Socket
Socket
Sign inDemoInstall

@rescui/select

Package Overview
Dependencies
40
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

2

lib/parts/common-select.p.module.css.js
var styles = {
"menu": "_menu_o4jtcg_1"
"menu": "_menu_oo53xv_1"
};
export { styles as default };
var styles = {
"errorMessage": "_errorMessage_rpf8ch_4",
"sizeL": "_sizeL_rpf8ch_8",
"label": "_label_rpf8ch_9",
"note": "_note_rpf8ch_12",
"sizeM": "_sizeM_rpf8ch_17",
"sizeS": "_sizeS_rpf8ch_26",
"themeLight": "_themeLight_rpf8ch_36",
"themeDark": "_themeDark_rpf8ch_40",
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_rpf8ch_1",
"bold": "_bold_rpf8ch_77"
"errorMessage": "_errorMessage_ibg1nm_4",
"sizeL": "_sizeL_ibg1nm_8",
"label": "_label_ibg1nm_9",
"note": "_note_ibg1nm_12",
"sizeM": "_sizeM_ibg1nm_17",
"sizeS": "_sizeS_ibg1nm_26",
"themeLight": "_themeLight_ibg1nm_36",
"themeDark": "_themeDark_ibg1nm_40",
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_ibg1nm_1",
"bold": "_bold_ibg1nm_77"
};
export { styles as default };
var styles = {
"main": "_main_14k6ey2_3",
"select": "_select_14k6ey2_7",
"sizeL": "_sizeL_14k6ey2_19",
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_14k6ey2_1",
"sizeM": "_sizeM_14k6ey2_23",
"sizeS": "_sizeS_14k6ey2_27"
"main": "_main_1g0jmsp_3",
"select": "_select_1g0jmsp_7",
"sizeL": "_sizeL_1g0jmsp_19",
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_1g0jmsp_1",
"sizeM": "_sizeM_1g0jmsp_23",
"sizeS": "_sizeS_1g0jmsp_27"
};
export { styles as default };
var styles = {
"main": "_main_ahh9g1_24",
"open": "_open_ahh9g1_36",
"enabled": "_enabled_ahh9g1_41",
"disabled": "_disabled_ahh9g1_45",
"focused": "_focused_ahh9g1_49",
"searchFocused": "_searchFocused_ahh9g1_50",
"sizeL": "_sizeL_ahh9g1_56",
"sizeM": "_sizeM_ahh9g1_59",
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_ahh9g1_1",
"sizeS": "_sizeS_ahh9g1_62",
"isMulti": "_isMulti_ahh9g1_136",
"error": "_error_ahh9g1_69",
"notSelected": "_notSelected_ahh9g1_144",
"themeLight": "_themeLight_ahh9g1_148",
"searchKeyFocused": "_searchKeyFocused_ahh9g1_154",
"rock": "_rock_ahh9g1_168",
"toggle": "_toggle_ahh9g1_173",
"labelWrapper": "_labelWrapper_ahh9g1_177",
"themeDark": "_themeDark_ahh9g1_199",
"label": "_label_ahh9g1_177",
"iconsWrapper": "_iconsWrapper_ahh9g1_285",
"searchInput": "_searchInput_ahh9g1_340",
"multi": "_multi_ahh9g1_366",
"tagsContainer": "_tagsContainer_ahh9g1_375",
"tag": "_tag_ahh9g1_375",
"icon": "_icon_ahh9g1_285",
"clearIcon": "_clearIcon_ahh9g1_490"
"main": "_main_8mg0r6_24",
"open": "_open_8mg0r6_36",
"enabled": "_enabled_8mg0r6_41",
"disabled": "_disabled_8mg0r6_45",
"focused": "_focused_8mg0r6_49",
"searchFocused": "_searchFocused_8mg0r6_50",
"sizeL": "_sizeL_8mg0r6_56",
"sizeM": "_sizeM_8mg0r6_59",
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_8mg0r6_1",
"sizeS": "_sizeS_8mg0r6_62",
"isMulti": "_isMulti_8mg0r6_136",
"error": "_error_8mg0r6_69",
"notSelected": "_notSelected_8mg0r6_144",
"themeLight": "_themeLight_8mg0r6_148",
"searchKeyFocused": "_searchKeyFocused_8mg0r6_154",
"rock": "_rock_8mg0r6_168",
"toggle": "_toggle_8mg0r6_173",
"labelWrapper": "_labelWrapper_8mg0r6_177",
"themeDark": "_themeDark_8mg0r6_199",
"label": "_label_8mg0r6_177",
"iconsWrapper": "_iconsWrapper_8mg0r6_285",
"searchInput": "_searchInput_8mg0r6_340",
"multi": "_multi_8mg0r6_366",
"tagsContainer": "_tagsContainer_8mg0r6_375",
"tag": "_tag_8mg0r6_375",
"icon": "_icon_8mg0r6_285",
"clearIcon": "_clearIcon_8mg0r6_490"
};
export { styles as default };
{
"name": "@rescui/select",
"version": "0.5.0",
"version": "0.5.1",
"description": "",

@@ -19,6 +19,6 @@ "license": "Apache-2.0",

"@juggle/resize-observer": "3.3.0",
"@rescui/dropdown": "^0.5.0",
"@rescui/icons": "^0.11.0",
"@rescui/menu": "^0.9.0",
"@rescui/tag": "^0.6.0",
"@rescui/dropdown": "^0.5.1",
"@rescui/icons": "^0.11.1",
"@rescui/menu": "^0.9.1",
"@rescui/tag": "^0.6.1",
"classnames": "^2.2.6",

@@ -32,3 +32,3 @@ "core-js": "^3.9.1",

"prop-types": "^15.7.2",
"react": ">=16.8.0 <18"
"react": ">=16.8.0 <19"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"@rescui/scripts": "^0.2.0",
"@rescui/typography": "^0.10.0",
"@rescui/typography": "^0.10.1",
"@rescui/visual-regression": "^0.0.4",

@@ -48,3 +48,3 @@ "postcss": "^8.3.0",

},
"gitHead": "c87adfdebe07392a0aa67ce434ce465762d8fa95"
"gitHead": "3fb96470654a814a47b84a55571b1454c69da15c"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc