@alfalab/core-components-icon-button
Advanced tools
Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.1.3...@alfalab/core-components-icon-button@1.1.5) (2021-03-18) | ||
### Bug Fixes | ||
* one more sborka bug ([#579](https://github.com/alfa-laboratory/core-components/issues/579)) ([9fbe0be](https://github.com/alfa-laboratory/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc)) | ||
## [1.1.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.1.2...@alfalab/core-components-icon-button@1.1.3) (2021-03-16) | ||
@@ -8,0 +19,0 @@ |
@@ -53,3 +53,3 @@ 'use strict'; | ||
var styles = {"primary":"icon-button__primary_1mmv5","secondary":"icon-button__secondary_1mmv5","transparent":"icon-button__transparent_1mmv5","xxs":"icon-button__xxs_1mmv5","xs":"icon-button__xs_1mmv5","s":"icon-button__s_1mmv5","iconWrapper":"icon-button__iconWrapper_1mmv5","icon":"icon-button__icon_1mmv5"}; | ||
var styles = {"primary":"icon-button__primary_1ij7y","secondary":"icon-button__secondary_1ij7y","transparent":"icon-button__transparent_1ij7y","xxs":"icon-button__xxs_1ij7y","xs":"icon-button__xs_1ij7y","s":"icon-button__s_1ij7y","iconWrapper":"icon-button__iconWrapper_1ij7y","icon":"icon-button__icon_1ij7y"}; | ||
require('./index.css') | ||
@@ -56,0 +56,0 @@ |
@@ -44,3 +44,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_1mmv5","secondary":"icon-button__secondary_1mmv5","transparent":"icon-button__transparent_1mmv5","xxs":"icon-button__xxs_1mmv5","xs":"icon-button__xs_1mmv5","s":"icon-button__s_1mmv5","iconWrapper":"icon-button__iconWrapper_1mmv5","icon":"icon-button__icon_1mmv5"}; | ||
var styles = {"primary":"icon-button__primary_1ij7y","secondary":"icon-button__secondary_1ij7y","transparent":"icon-button__transparent_1ij7y","xxs":"icon-button__xxs_1ij7y","xs":"icon-button__xs_1ij7y","s":"icon-button__s_1ij7y","iconWrapper":"icon-button__iconWrapper_1ij7y","icon":"icon-button__icon_1ij7y"}; | ||
require('./index.css') | ||
@@ -47,0 +47,0 @@ |
@@ -5,3 +5,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_1mmv5","secondary":"icon-button__secondary_1mmv5","transparent":"icon-button__transparent_1mmv5","xxs":"icon-button__xxs_1mmv5","xs":"icon-button__xs_1mmv5","s":"icon-button__s_1mmv5","iconWrapper":"icon-button__iconWrapper_1mmv5","icon":"icon-button__icon_1mmv5"}; | ||
var styles = {"primary":"icon-button__primary_1ij7y","secondary":"icon-button__secondary_1ij7y","transparent":"icon-button__transparent_1ij7y","xxs":"icon-button__xxs_1ij7y","xs":"icon-button__xs_1ij7y","s":"icon-button__s_1ij7y","iconWrapper":"icon-button__iconWrapper_1ij7y","icon":"icon-button__icon_1ij7y"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@alfalab/core-components-icon-button", | ||
"version": "1.1.3", | ||
"version": "1.1.5", | ||
"description": "", | ||
@@ -19,6 +19,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-button": "^2.1.2", | ||
"@alfalab/core-components-button": "^2.1.4", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "371b1e2897c6cfa0313429617bb90c0524e25f73" | ||
"gitHead": "a1cb1e95011f0d7dcb1afed2142aaa49fc8e4bee" | ||
} |
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
48963
0.82%