@rescui/button
Advanced tools
Comparing version 0.7.4 to 0.7.5
var styles = { | ||
"main": "_main_12yxkch_17", | ||
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_12yxkch_1", | ||
"busy": "_busy_12yxkch_49", | ||
"busyOverlay": "_busyOverlay_12yxkch_53", | ||
"light": "_light_12yxkch_59", | ||
"disabled": "_disabled_12yxkch_61", | ||
"dark": "_dark_12yxkch_62", | ||
"alignIconLeft": "_alignIconLeft_12yxkch_77", | ||
"alignIconRight": "_alignIconRight_12yxkch_81", | ||
"sizeXs": "_sizeXs_12yxkch_85", | ||
"sizeS": "_sizeS_12yxkch_92", | ||
"sizeM": "_sizeM_12yxkch_99", | ||
"sizeL": "_sizeL_12yxkch_106", | ||
"withoutText": "_withoutText_12yxkch_113", | ||
"withIcon": "_withIcon_12yxkch_119", | ||
"flatRight": "_flatRight_12yxkch_125", | ||
"flatLeft": "_flatLeft_12yxkch_130", | ||
"modeClassic": "_modeClassic_12yxkch_135", | ||
"busyIcon": "_busyIcon_12yxkch_139", | ||
"modeRock": "_modeRock_12yxkch_208", | ||
"modeTransparent": "_modeTransparent_12yxkch_286", | ||
"modeOutline": "_modeOutline_12yxkch_356", | ||
"modeClear": "_modeClear_12yxkch_434", | ||
"highlighted": "_highlighted_12yxkch_469", | ||
"shiftedLeft": "_shiftedLeft_12yxkch_520", | ||
"shiftedRight": "_shiftedRight_12yxkch_521", | ||
"shiftedTop": "_shiftedTop_12yxkch_522", | ||
"shiftedBottom": "_shiftedBottom_12yxkch_523", | ||
"icon": "_icon_12yxkch_525" | ||
"main": "_main_1vu399z_17", | ||
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_1vu399z_1", | ||
"busy": "_busy_1vu399z_49", | ||
"busyOverlay": "_busyOverlay_1vu399z_53", | ||
"light": "_light_1vu399z_59", | ||
"disabled": "_disabled_1vu399z_61", | ||
"dark": "_dark_1vu399z_62", | ||
"alignIconLeft": "_alignIconLeft_1vu399z_77", | ||
"alignIconRight": "_alignIconRight_1vu399z_81", | ||
"sizeXs": "_sizeXs_1vu399z_85", | ||
"sizeS": "_sizeS_1vu399z_92", | ||
"sizeM": "_sizeM_1vu399z_99", | ||
"sizeL": "_sizeL_1vu399z_106", | ||
"withoutText": "_withoutText_1vu399z_113", | ||
"withIcon": "_withIcon_1vu399z_119", | ||
"flatRight": "_flatRight_1vu399z_125", | ||
"flatLeft": "_flatLeft_1vu399z_130", | ||
"modeClassic": "_modeClassic_1vu399z_135", | ||
"busyIcon": "_busyIcon_1vu399z_139", | ||
"modeRock": "_modeRock_1vu399z_208", | ||
"modeTransparent": "_modeTransparent_1vu399z_286", | ||
"modeOutline": "_modeOutline_1vu399z_356", | ||
"modeClear": "_modeClear_1vu399z_434", | ||
"highlighted": "_highlighted_1vu399z_469", | ||
"shiftedLeft": "_shiftedLeft_1vu399z_520", | ||
"shiftedRight": "_shiftedRight_1vu399z_521", | ||
"shiftedTop": "_shiftedTop_1vu399z_522", | ||
"shiftedBottom": "_shiftedBottom_1vu399z_523", | ||
"icon": "_icon_1vu399z_525" | ||
}; | ||
export { styles as default }; |
{ | ||
"name": "@rescui/button", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "license": "Apache-2.0", | ||
"@babel/runtime-corejs3": "^7.14.0", | ||
"@rescui/icons": "^0.10.2", | ||
"@rescui/icons": "^0.10.3", | ||
"classnames": "^2.2.6", | ||
@@ -29,7 +29,7 @@ "core-js": "^3.9.1" | ||
"devDependencies": { | ||
"@rescui/colors": "^0.1.4", | ||
"@rescui/colors": "^0.1.5", | ||
"@rescui/postcss-preset-library": "^0.1.0", | ||
"@rescui/scripts": "^0.1.7", | ||
"@rescui/typography": "^0.8.2", | ||
"@rescui/visual-regression": "^0.0.3", | ||
"@rescui/typography": "^0.8.3", | ||
"@rescui/visual-regression": "^0.0.4", | ||
"@types/classnames": "^2.2.11" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "399d5bcaf892b517a4b5d8108d509ed6549629f2" | ||
"gitHead": "20a2d86279a96ad1375a69513d550bdc983f9616" | ||
} |
Sorry, the diff of this file is not supported yet
Updated@rescui/icons@^0.10.3