@rescui/menu
Advanced tools
Comparing version 0.7.0 to 0.7.1
var styles = { | ||
"wrapper": "_wrapper_1hgqi15_8", | ||
"menuItem": "_menuItem_1hgqi15_12", | ||
"content": "_content_1hgqi15_40", | ||
"placementRight": "_placementRight_1hgqi15_46", | ||
"sizeS": "_sizeS_1hgqi15_51", | ||
"sizeM": "_sizeM_1hgqi15_55", | ||
"sizeL": "_sizeL_1hgqi15_59", | ||
"modeClear": "_modeClear_1hgqi15_63", | ||
"keyboardNavigationDisabled": "_keyboardNavigationDisabled_1hgqi15_71", | ||
"themeLight": "_themeLight_1hgqi15_71", | ||
"themeDark": "_themeDark_1hgqi15_78", | ||
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_1hgqi15_1", | ||
"modeClassic": "_modeClassic_1hgqi15_107", | ||
"selected": "_selected_1hgqi15_119", | ||
"modeRock": "_modeRock_1hgqi15_129", | ||
"disableCursor": "_disableCursor_1hgqi15_149", | ||
"highlighted": "_highlighted_1hgqi15_154", | ||
"disabled": "_disabled_1hgqi15_237", | ||
"icon": "_icon_1hgqi15_248", | ||
"placementLeft": "_placementLeft_1hgqi15_252", | ||
"divider": "_divider_1hgqi15_278", | ||
"groupHeader": "_groupHeader_1hgqi15_296", | ||
"groupHeaderSizeL": "_groupHeaderSizeL_1hgqi15_300", | ||
"groupHeaderSizeM": "_groupHeaderSizeM_1hgqi15_305", | ||
"groupHeaderSizeS": "_groupHeaderSizeS_1hgqi15_310" | ||
"wrapper": "_wrapper_1wzo2h_8", | ||
"menuItem": "_menuItem_1wzo2h_12", | ||
"content": "_content_1wzo2h_40", | ||
"placementRight": "_placementRight_1wzo2h_46", | ||
"sizeS": "_sizeS_1wzo2h_51", | ||
"sizeM": "_sizeM_1wzo2h_55", | ||
"sizeL": "_sizeL_1wzo2h_59", | ||
"modeClear": "_modeClear_1wzo2h_63", | ||
"keyboardNavigationDisabled": "_keyboardNavigationDisabled_1wzo2h_71", | ||
"themeLight": "_themeLight_1wzo2h_71", | ||
"themeDark": "_themeDark_1wzo2h_78", | ||
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_1wzo2h_1", | ||
"modeClassic": "_modeClassic_1wzo2h_107", | ||
"selected": "_selected_1wzo2h_119", | ||
"modeRock": "_modeRock_1wzo2h_129", | ||
"disableCursor": "_disableCursor_1wzo2h_149", | ||
"highlighted": "_highlighted_1wzo2h_154", | ||
"disabled": "_disabled_1wzo2h_237", | ||
"icon": "_icon_1wzo2h_248", | ||
"placementLeft": "_placementLeft_1wzo2h_252", | ||
"divider": "_divider_1wzo2h_278", | ||
"groupHeader": "_groupHeader_1wzo2h_296", | ||
"groupHeaderSizeL": "_groupHeaderSizeL_1wzo2h_300", | ||
"groupHeaderSizeM": "_groupHeaderSizeM_1wzo2h_305", | ||
"groupHeaderSizeS": "_groupHeaderSizeS_1wzo2h_310" | ||
}; | ||
export { styles as default }; |
{ | ||
"name": "@rescui/menu", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "", | ||
@@ -29,7 +29,7 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@rescui/colors": "^0.1.3", | ||
"@rescui/colors": "^0.1.4", | ||
"@rescui/postcss-preset-library": "^0.1.0", | ||
"@rescui/scripts": "^0.1.7", | ||
"@rescui/typography": "^0.8.0", | ||
"@rescui/visual-regression": "^0.0.2", | ||
"@rescui/typography": "^0.8.1", | ||
"@rescui/visual-regression": "^0.0.3", | ||
"postcss": "^8.3.0" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "8d0a38b912d49bd0eaa81ee1e9b3d68ae1614152" | ||
"gitHead": "171f3f3ab932e9819d381600180e5588790cdc53" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55163