@alfalab/core-components-icon-button
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @alfalab/core-components-icon-button | ||
## [1.1.8](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.1.7...@alfalab/core-components-icon-button@1.1.8) (2021-03-30) | ||
@@ -8,0 +16,0 @@ |
@@ -53,3 +53,3 @@ 'use strict'; | ||
var styles = {"primary":"icon-button__primary_v9vwp","secondary":"icon-button__secondary_v9vwp","transparent":"icon-button__transparent_v9vwp","xxs":"icon-button__xxs_v9vwp","xs":"icon-button__xs_v9vwp","s":"icon-button__s_v9vwp","iconWrapper":"icon-button__iconWrapper_v9vwp","icon":"icon-button__icon_v9vwp"}; | ||
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"}; | ||
require('./index.css') | ||
@@ -56,0 +56,0 @@ |
@@ -44,3 +44,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_v9vwp","secondary":"icon-button__secondary_v9vwp","transparent":"icon-button__transparent_v9vwp","xxs":"icon-button__xxs_v9vwp","xs":"icon-button__xs_v9vwp","s":"icon-button__s_v9vwp","iconWrapper":"icon-button__iconWrapper_v9vwp","icon":"icon-button__icon_v9vwp"}; | ||
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"}; | ||
require('./index.css') | ||
@@ -47,0 +47,0 @@ |
@@ -5,3 +5,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_v9vwp","secondary":"icon-button__secondary_v9vwp","transparent":"icon-button__transparent_v9vwp","xxs":"icon-button__xxs_v9vwp","xs":"icon-button__xs_v9vwp","s":"icon-button__s_v9vwp","iconWrapper":"icon-button__iconWrapper_v9vwp","icon":"icon-button__icon_v9vwp"}; | ||
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"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@alfalab/core-components-icon-button", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "", | ||
@@ -19,6 +19,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-button": "^2.1.7", | ||
"@alfalab/core-components-button": "^2.2.0", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "be1aaf3a417ba6c62c26048565f18b187511a164" | ||
"gitHead": "8493409199ed9c4a12ade27891fa8ccb315a6192" | ||
} |
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
50037
0.51%