@alfalab/core-components-icon-button
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.3.0...@alfalab/core-components-icon-button@1.3.1) (2021-05-07) | ||
**Note:** Version bump only for package @alfalab/core-components-icon-button | ||
# [1.3.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.2.1...@alfalab/core-components-icon-button@1.3.0) (2021-05-07) | ||
@@ -8,0 +16,0 @@ |
@@ -53,3 +53,3 @@ 'use strict'; | ||
var styles = {"primary":"icon-button__primary_888aj","secondary":"icon-button__secondary_888aj","transparent":"icon-button__transparent_888aj","negative":"icon-button__negative_888aj","xxs":"icon-button__xxs_888aj","xs":"icon-button__xs_888aj","s":"icon-button__s_888aj","iconWrapper":"icon-button__iconWrapper_888aj","icon":"icon-button__icon_888aj"}; | ||
var styles = {"primary":"icon-button__primary_1jueo","secondary":"icon-button__secondary_1jueo","transparent":"icon-button__transparent_1jueo","negative":"icon-button__negative_1jueo","xxs":"icon-button__xxs_1jueo","xs":"icon-button__xs_1jueo","s":"icon-button__s_1jueo","iconWrapper":"icon-button__iconWrapper_1jueo","icon":"icon-button__icon_1jueo"}; | ||
require('./index.css') | ||
@@ -56,0 +56,0 @@ |
@@ -44,3 +44,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_888aj","secondary":"icon-button__secondary_888aj","transparent":"icon-button__transparent_888aj","negative":"icon-button__negative_888aj","xxs":"icon-button__xxs_888aj","xs":"icon-button__xs_888aj","s":"icon-button__s_888aj","iconWrapper":"icon-button__iconWrapper_888aj","icon":"icon-button__icon_888aj"}; | ||
var styles = {"primary":"icon-button__primary_1jueo","secondary":"icon-button__secondary_1jueo","transparent":"icon-button__transparent_1jueo","negative":"icon-button__negative_1jueo","xxs":"icon-button__xxs_1jueo","xs":"icon-button__xs_1jueo","s":"icon-button__s_1jueo","iconWrapper":"icon-button__iconWrapper_1jueo","icon":"icon-button__icon_1jueo"}; | ||
require('./index.css') | ||
@@ -47,0 +47,0 @@ |
@@ -5,3 +5,3 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"primary":"icon-button__primary_888aj","secondary":"icon-button__secondary_888aj","transparent":"icon-button__transparent_888aj","negative":"icon-button__negative_888aj","xxs":"icon-button__xxs_888aj","xs":"icon-button__xs_888aj","s":"icon-button__s_888aj","iconWrapper":"icon-button__iconWrapper_888aj","icon":"icon-button__icon_888aj"}; | ||
var styles = {"primary":"icon-button__primary_1jueo","secondary":"icon-button__secondary_1jueo","transparent":"icon-button__transparent_1jueo","negative":"icon-button__negative_1jueo","xxs":"icon-button__xxs_1jueo","xs":"icon-button__xs_1jueo","s":"icon-button__s_1jueo","iconWrapper":"icon-button__iconWrapper_1jueo","icon":"icon-button__icon_1jueo"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@alfalab/core-components-icon-button", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "", | ||
@@ -22,6 +22,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-button": "^2.2.0", | ||
"@alfalab/core-components-button": "^2.3.0", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "646f9e1df9f90fa2ec28660f2d13cda66db9f5a6" | ||
"gitHead": "d3f2a4f9fafd5be75da1d63b9810cedf17856f14" | ||
} |
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
56038
0.46%