@rescui/button
Advanced tools
Comparing version 0.13.2 to 0.13.3
var styles = { | ||
"main": "_main_t1uype_17", | ||
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_t1uype_1", | ||
"busy": "_busy_t1uype_49", | ||
"busyOverlay": "_busyOverlay_t1uype_53", | ||
"light": "_light_t1uype_59", | ||
"disabled": "_disabled_t1uype_61", | ||
"dark": "_dark_t1uype_62", | ||
"alignIconLeft": "_alignIconLeft_t1uype_78", | ||
"alignIconRight": "_alignIconRight_t1uype_82", | ||
"sizeXs": "_sizeXs_t1uype_86", | ||
"sizeS": "_sizeS_t1uype_93", | ||
"sizeM": "_sizeM_t1uype_100", | ||
"sizeL": "_sizeL_t1uype_107", | ||
"allowMultiline": "_allowMultiline_t1uype_115", | ||
"multiline": "_multiline_t1uype_119", | ||
"withoutText": "_withoutText_t1uype_139", | ||
"withIcon": "_withIcon_t1uype_145", | ||
"busyIcon": "_busyIcon_t1uype_151", | ||
"flatRight": "_flatRight_t1uype_159", | ||
"flatLeft": "_flatLeft_t1uype_164", | ||
"modeClassic": "_modeClassic_t1uype_169", | ||
"modeRock": "_modeRock_t1uype_242", | ||
"modeTransparent": "_modeTransparent_t1uype_320", | ||
"modeOutline": "_modeOutline_t1uype_390", | ||
"modeClear": "_modeClear_t1uype_479", | ||
"highlighted": "_highlighted_t1uype_514", | ||
"shiftedLeft": "_shiftedLeft_t1uype_565", | ||
"shiftedRight": "_shiftedRight_t1uype_566", | ||
"shiftedTop": "_shiftedTop_t1uype_567", | ||
"shiftedBottom": "_shiftedBottom_t1uype_568", | ||
"icon": "_icon_t1uype_570" | ||
"main": "_main_ia2wq9_17", | ||
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_ia2wq9_1", | ||
"busy": "_busy_ia2wq9_49", | ||
"busyOverlay": "_busyOverlay_ia2wq9_53", | ||
"light": "_light_ia2wq9_59", | ||
"disabled": "_disabled_ia2wq9_61", | ||
"dark": "_dark_ia2wq9_62", | ||
"alignIconLeft": "_alignIconLeft_ia2wq9_78", | ||
"alignIconRight": "_alignIconRight_ia2wq9_82", | ||
"sizeXs": "_sizeXs_ia2wq9_86", | ||
"sizeS": "_sizeS_ia2wq9_93", | ||
"sizeM": "_sizeM_ia2wq9_100", | ||
"sizeL": "_sizeL_ia2wq9_107", | ||
"allowMultiline": "_allowMultiline_ia2wq9_115", | ||
"multiline": "_multiline_ia2wq9_119", | ||
"withoutText": "_withoutText_ia2wq9_139", | ||
"withIcon": "_withIcon_ia2wq9_145", | ||
"busyIcon": "_busyIcon_ia2wq9_151", | ||
"flatRight": "_flatRight_ia2wq9_159", | ||
"flatLeft": "_flatLeft_ia2wq9_164", | ||
"modeClassic": "_modeClassic_ia2wq9_169", | ||
"modeRock": "_modeRock_ia2wq9_242", | ||
"modeTransparent": "_modeTransparent_ia2wq9_320", | ||
"modeOutline": "_modeOutline_ia2wq9_390", | ||
"modeClear": "_modeClear_ia2wq9_479", | ||
"highlighted": "_highlighted_ia2wq9_514", | ||
"shiftedLeft": "_shiftedLeft_ia2wq9_565", | ||
"shiftedRight": "_shiftedRight_ia2wq9_566", | ||
"shiftedTop": "_shiftedTop_ia2wq9_567", | ||
"shiftedBottom": "_shiftedBottom_ia2wq9_568", | ||
"icon": "_icon_ia2wq9_570" | ||
}; | ||
export { styles as default }; |
{ | ||
"name": "@rescui/button", | ||
"version": "0.13.2", | ||
"version": "0.13.3", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "license": "Apache-2.0", | ||
"@babel/runtime-corejs3": "^7.14.0", | ||
"@rescui/icons": "^0.15.0", | ||
"@rescui/icons": "^0.15.1", | ||
"@rescui/use-resize-observer": "^0.1.6", | ||
@@ -30,7 +30,7 @@ "classnames": "^2.2.6", | ||
"devDependencies": { | ||
"@rescui/colors": "^0.1.9", | ||
"@rescui/colors": "^0.1.10", | ||
"@rescui/postcss-preset-library": "^0.1.1", | ||
"@rescui/scripts": "^0.2.2", | ||
"@rescui/typography": "^0.12.0", | ||
"@rescui/visual-regression": "^0.1.0", | ||
"@rescui/typography": "^0.13.0", | ||
"@rescui/visual-regression": "^0.1.1", | ||
"@types/classnames": "^2.2.11" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "15a2e015857a718b8e9345198726ef194d566f8b" | ||
"gitHead": "498f4f71458e1323b14f9182713a7bf213e4333a" | ||
} |
Sorry, the diff of this file is not supported yet
57544
Updated@rescui/icons@^0.15.1