@alfalab/core-components-icon-button
Advanced tools
Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.1.9...@alfalab/core-components-icon-button@1.2.0) (2021-04-06) | ||
### Features | ||
* **vars:** fresh colors ([10907ec](https://github.com/alfa-laboratory/core-components/commit/10907eca0f5556795529a90b41d2bc663ea01dfe)) | ||
## [1.1.9](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.1.8...@alfalab/core-components-icon-button@1.1.9) (2021-04-01) | ||
@@ -8,0 +19,0 @@ |
@@ -53,3 +53,3 @@ 'use strict'; | ||
var styles = {"primary":"icon-button__primary_1pn1m","secondary":"icon-button__secondary_1pn1m","transparent":"icon-button__transparent_1pn1m","xxs":"icon-button__xxs_1pn1m","xs":"icon-button__xs_1pn1m","s":"icon-button__s_1pn1m","iconWrapper":"icon-button__iconWrapper_1pn1m","icon":"icon-button__icon_1pn1m"}; | ||
var styles = {"primary":"icon-button__primary_1u3s3","secondary":"icon-button__secondary_1u3s3","transparent":"icon-button__transparent_1u3s3","xxs":"icon-button__xxs_1u3s3","xs":"icon-button__xs_1u3s3","s":"icon-button__s_1u3s3","iconWrapper":"icon-button__iconWrapper_1u3s3","icon":"icon-button__icon_1u3s3"}; | ||
require('./index.css') | ||
@@ -56,0 +56,0 @@ |
@@ -44,3 +44,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_1pn1m","secondary":"icon-button__secondary_1pn1m","transparent":"icon-button__transparent_1pn1m","xxs":"icon-button__xxs_1pn1m","xs":"icon-button__xs_1pn1m","s":"icon-button__s_1pn1m","iconWrapper":"icon-button__iconWrapper_1pn1m","icon":"icon-button__icon_1pn1m"}; | ||
var styles = {"primary":"icon-button__primary_1u3s3","secondary":"icon-button__secondary_1u3s3","transparent":"icon-button__transparent_1u3s3","xxs":"icon-button__xxs_1u3s3","xs":"icon-button__xs_1u3s3","s":"icon-button__s_1u3s3","iconWrapper":"icon-button__iconWrapper_1u3s3","icon":"icon-button__icon_1u3s3"}; | ||
require('./index.css') | ||
@@ -47,0 +47,0 @@ |
@@ -5,3 +5,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_1pn1m","secondary":"icon-button__secondary_1pn1m","transparent":"icon-button__transparent_1pn1m","xxs":"icon-button__xxs_1pn1m","xs":"icon-button__xs_1pn1m","s":"icon-button__s_1pn1m","iconWrapper":"icon-button__iconWrapper_1pn1m","icon":"icon-button__icon_1pn1m"}; | ||
var styles = {"primary":"icon-button__primary_1u3s3","secondary":"icon-button__secondary_1u3s3","transparent":"icon-button__transparent_1u3s3","xxs":"icon-button__xxs_1u3s3","xs":"icon-button__xs_1u3s3","s":"icon-button__s_1u3s3","iconWrapper":"icon-button__iconWrapper_1u3s3","icon":"icon-button__icon_1u3s3"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@alfalab/core-components-icon-button", | ||
"version": "1.1.9", | ||
"version": "1.2.0", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "8493409199ed9c4a12ade27891fa8ccb315a6192" | ||
"gitHead": "ef71ed8da07a71d40f3b3aa9a9bbb3b220aa834f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
50366
0.66%