@alfalab/core-components-icon-button
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@3.0.2...@alfalab/core-components-icon-button@3.0.3) (2021-07-23) | ||
**Note:** Version bump only for package @alfalab/core-components-icon-button | ||
## [3.0.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@3.0.1...@alfalab/core-components-icon-button@3.0.2) (2021-07-19) | ||
@@ -8,0 +16,0 @@ |
@@ -53,9 +53,9 @@ 'use strict'; | ||
var styles = {"xxs":"icon-button__xxs_1qs2e","xs":"icon-button__xs_1qs2e","s":"icon-button__s_1qs2e","iconWrapper":"icon-button__iconWrapper_1qs2e","icon":"icon-button__icon_1qs2e"}; | ||
var styles = {"xxs":"icon-button__xxs_1mgxa","xs":"icon-button__xs_1mgxa","s":"icon-button__s_1mgxa","iconWrapper":"icon-button__iconWrapper_1mgxa","icon":"icon-button__icon_1mgxa"}; | ||
require('./index.css') | ||
var defaultColors = {"primary":"icon-button__primary_1tyfd","secondary":"icon-button__secondary_1tyfd","transparent":"icon-button__transparent_1tyfd","negative":"icon-button__negative_1tyfd"}; | ||
var defaultColors = {"primary":"icon-button__primary_1clvf","secondary":"icon-button__secondary_1clvf","transparent":"icon-button__transparent_1clvf","negative":"icon-button__negative_1clvf"}; | ||
require('./default.css') | ||
var invertedColors = {"primary":"icon-button__primary_kynfz","secondary":"icon-button__secondary_kynfz","transparent":"icon-button__transparent_kynfz","negative":"icon-button__negative_kynfz"}; | ||
var invertedColors = {"primary":"icon-button__primary_3m3i8","secondary":"icon-button__secondary_3m3i8","transparent":"icon-button__transparent_3m3i8","negative":"icon-button__negative_3m3i8"}; | ||
require('./inverted.css') | ||
@@ -62,0 +62,0 @@ |
@@ -44,9 +44,9 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"xxs":"icon-button__xxs_1qs2e","xs":"icon-button__xs_1qs2e","s":"icon-button__s_1qs2e","iconWrapper":"icon-button__iconWrapper_1qs2e","icon":"icon-button__icon_1qs2e"}; | ||
var styles = {"xxs":"icon-button__xxs_1mgxa","xs":"icon-button__xs_1mgxa","s":"icon-button__s_1mgxa","iconWrapper":"icon-button__iconWrapper_1mgxa","icon":"icon-button__icon_1mgxa"}; | ||
require('./index.css') | ||
var defaultColors = {"primary":"icon-button__primary_1tyfd","secondary":"icon-button__secondary_1tyfd","transparent":"icon-button__transparent_1tyfd","negative":"icon-button__negative_1tyfd"}; | ||
var defaultColors = {"primary":"icon-button__primary_1clvf","secondary":"icon-button__secondary_1clvf","transparent":"icon-button__transparent_1clvf","negative":"icon-button__negative_1clvf"}; | ||
require('./default.css') | ||
var invertedColors = {"primary":"icon-button__primary_kynfz","secondary":"icon-button__secondary_kynfz","transparent":"icon-button__transparent_kynfz","negative":"icon-button__negative_kynfz"}; | ||
var invertedColors = {"primary":"icon-button__primary_3m3i8","secondary":"icon-button__secondary_3m3i8","transparent":"icon-button__transparent_3m3i8","negative":"icon-button__negative_3m3i8"}; | ||
require('./inverted.css') | ||
@@ -53,0 +53,0 @@ |
@@ -5,9 +5,9 @@ import React, { forwardRef } from 'react'; | ||
var styles = {"xxs":"icon-button__xxs_1qs2e","xs":"icon-button__xs_1qs2e","s":"icon-button__s_1qs2e","iconWrapper":"icon-button__iconWrapper_1qs2e","icon":"icon-button__icon_1qs2e"}; | ||
var styles = {"xxs":"icon-button__xxs_1mgxa","xs":"icon-button__xs_1mgxa","s":"icon-button__s_1mgxa","iconWrapper":"icon-button__iconWrapper_1mgxa","icon":"icon-button__icon_1mgxa"}; | ||
require('./index.css') | ||
var defaultColors = {"primary":"icon-button__primary_1tyfd","secondary":"icon-button__secondary_1tyfd","transparent":"icon-button__transparent_1tyfd","negative":"icon-button__negative_1tyfd"}; | ||
var defaultColors = {"primary":"icon-button__primary_1clvf","secondary":"icon-button__secondary_1clvf","transparent":"icon-button__transparent_1clvf","negative":"icon-button__negative_1clvf"}; | ||
require('./default.css') | ||
var invertedColors = {"primary":"icon-button__primary_kynfz","secondary":"icon-button__secondary_kynfz","transparent":"icon-button__transparent_kynfz","negative":"icon-button__negative_kynfz"}; | ||
var invertedColors = {"primary":"icon-button__primary_3m3i8","secondary":"icon-button__secondary_3m3i8","transparent":"icon-button__transparent_3m3i8","negative":"icon-button__negative_3m3i8"}; | ||
require('./inverted.css') | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "@alfalab/core-components-icon-button", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "", | ||
@@ -22,6 +22,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-button": "^4.0.2", | ||
"@alfalab/core-components-button": "^4.1.0", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "394d0105c7162272b2f5666bd32cb5c32d132904" | ||
"gitHead": "b0ac874c516285023648e00c68eb234e1fca38d6" | ||
} |
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
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
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
72072
0.36%