New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clayui/multi-select

Package Overview
Dependencies
Maintainers
3
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/multi-select - npm Package Versions

2345
16

3.130.0

Diff
matuzalemteles
published 3.130.0 •

Changelog

Source

3.130.0 (2025-03-12)

Bug Fixes

  • @clayui/css: custom-control-outside shouldn't be clickable beyond the text (42b167f)
  • @clayui/css: LPD-47339 loading-animation-squares should look like loading-animation when c-prefers-reduced-motion is on (66f0d11)
  • @clayui/css: LPD-51231 custom-control-outside renders text below input (b70f601)

Features

  • @clayui/core: LPD-46157 Improvements on visual and review requests (94005a2)
  • @clayui/core: LPD-46157 simplifies the implementation of IconSelector, adds public APIs and removes some unnecessary stuff (18455d4)
  • @clayui/core: LPD-46381 Language Picker should use shrink be default (d946364)
  • @clayui/core: LPD-46381 Picker adds shrink prop (885c124)
  • @clayui/css: LPD-46381 Forms add form-control-shrink to make width of select element only as wide as its contents (7f8db3d)
  • @clayui/css: LPD-49901 Icons, adds send.svg (0fd5cf5)
  • @clayui/css: LPD-50634 Icons adds Speed and Voice svgs (cb40bc1)
  • @clayui/form: LPD-46381 Select adds shrink to make select element only as wide as its longest option (e87cd5c)
  • @clayui/icon-selector: LPD-46157 Add docs and stories (9db809d)
  • @clayui/icon-selector: LPD-46157 Add new icon-selector component and it's imports (0c0b26a)
  • @clayui/icon-selector: LPD-46157 Add style to icon selector (fa00f38)
  • @clayui/icon-selector: LPD-46157 Update dependencies (1e6fbf6)
matuzalemteles
published 3.129.0 •

Changelog

Source

3.129.0 (2025-02-27)

Bug Fixes

  • @clayui/drop-down: fixes menuElementAttrs type bug (4942022)
  • exports displayType types (c507341)
  • exports the missing types (1ff3486)
  • www: add new redirects (ed51bba)

Features

  • @clayui/management-toolbar: LPD-49362 Add fluidSize prop (d47205f)
matuzalemteles
published 3.128.3 •

Changelog

Source

3.128.3 (2025-02-21)

Bug Fixes

  • @clayui/multi-select: fixes typescript lint bug (7a3f32a)
matuzalemteles
published 3.127.0 •

Changelog

Source

3.127.0 (2025-01-23)

Bug Fixes

  • @clay/css: LPD-46380 Labels in dropdown-item are slightly misaligned (b46a14e)
  • @clayui/css: LPD-45799 Cadmin c-prefers-focus should output correct selector (346126e)
  • @clayui/date-picker: LPD-46943 Fix date format when use12Hours true (c73a4eb)

Features

  • @clayui/language-picker: LPD-45714 Add aria-labels or correct reading with the screen reader (35eb475)
  • @clayui/language-picker: LPD-45714 Add defaultActive prop (ef3b2fa)
  • @clayui/language-picker: LPD-45714 Add defaultLocaleId to the API (559b176)
  • @clayui/language-picker: LPD-45714 Add defaultSelectedLocaleId (29a032b)
  • @clayui/language-picker: LPD-45714 Add different labels to indicate the translation (a9f6c7f)
  • @clayui/language-picker: LPD-45714 Add LanguagePicker component (3cc0966)
  • @clayui/language-picker: LPD-45714 Add prop to hide the trigger text (847228e)
  • @clayui/language-picker: LPD-45714 Add security margin (6c6f952)
  • @clayui/language-picker: LPD-45714 Add tests (cc668ff)
  • @clayui/language-picker: LPD-45714 Add translations (f32db5b)
  • @clayui/language-picker: LPD-45714 Does not use ClayButton to avoid the btn class and update the styles (5797aa4)
  • @clayui/language-picker: LPD-45714 Export component as LanguagePicker (b030db1)
  • @clayui/language-picker: LPD-45714 Make the language picker work in an uncontrolled way (6f0a6c0)
  • @clayui/language-picker: LPD-45714 Move component to clay-core (1ebff3b)
  • @clayui/language-picker: LPD-45714 Move the label for the SR to the Option component (effc1b6)
  • @clayui/language-picker: LPD-45714 Remove unnecessary href (077031a)
  • @clayui/language-picker: LPD-45714 Rename labels to messages (ca04d51)
  • @clayui/language-picker: LPD-45714 Replace displayName by name (35025a8)
  • @clayui/language-picker: LPD-45714 Replace selectedLocale with selectedLocaleId to be consistent with the design of the onSelectedLocaleChange API (b68567e)
  • @clayui/language-picker: LPD-45714 Update tests (983d7fc)
  • @clayui/language-picker: LPD-45714 Wrap label to add right margin (9eaf740)
  • @clayui/vertical-nav: LPD-46396 - Include an aria-label property on the Clay Vertical Navigation component and ensure its proper implementation in usage. (e86d6cc)
  • @clayui/vertical-nav: LPD-46396 - Update stories (2fc9c3d)
  • @clayui/vertical-nav: LPD-46396 - Update tests and snapshots (859c893)
matuzalemteles
published 3.125.0 •

Changelog

Source

3.125.0 (2025-01-13)

Bug Fixes

  • @clayui.css: LPD-44793 toggle-switch-sm label text breaks to new line too early (4ebdd4d)
  • @clayui/css: LPD-40824 Update code color to #e60000 red (750f56f), closes #e60000
  • @clayui/css: LPD-45052 Remove letter-spacing from diabled link in menubar-primary (ea66fae)
  • @clayui/css: LPD-45685 Multi Step Nav should use focus-visible (9a18636)
  • @clayui/form: LPD-45345 Radio Toggle Switch should use role="radio" (a7d88a5)

Features

  • @clayui/css: LPD-36816 Multi Step Nav adds multi-step-nav-center (ad0abb8)
  • @clayui/css: LPD-40080 Add new sticker variants sticker-outline-* (86c8523)
  • @clayui/css: LPD-45032 Add new gallery icon (89ff50a)
  • @clayui/multi-step-nav: LPD-36816 Adds prop center to center the nav (4a2de61)
  • @clayui/sticker: LPD-40080 Add new displayType outline-* (9a86f6d)
matuzalemteles
published 3.124.0 •

Changelog

Source

3.124.0 (2024-12-18)

Bug Fixes

  • @clayui/charts: LPD-44040 Update Clay Chart colors for accessibility (63575e3)
  • @clayui/core: fixes bug when keeping the column visible when it should be hidden (2bcbcf3)
  • @clayui/core: fixes bug when updating the state at render time a… 27bf8ca …nd the number of table columns when the state changes (1b4a50e)
  • @clayui/core: fixes keyboard navigation bug for VerticalNav with displayType primary (40dfe9b)
  • @clayui/css: LPD-44040 Update Atlas base colors (11d00af)

Features

  • @clayui/core: LPD-40160 Add displayType primary for VerticalNav for CMS Product Menu variant (8cbefc8)
  • @clayui/core: LPD-40160 Add floating menubar action button (1a2e082)
  • @clayui/core: LPD-40160 Add floating menubar action button (7782b3a)
  • @clayui/css: LPD-40160 Adds menubar-action for adding New Space (2bbfd72)
  • @clayui/css: LPD-40160 Adds menubar-primary for CMS Product Menu variant (5144840)
  • @clayui/css: LPD-42908 Adds language flags fr-BE, fr-CH, de-CH, it-CH, mk-MK, de-AT (98411df)
  • @clayui/css: LPD-44385 Add language flag no-No.svg (84999dd)
matuzalemteles
published 3.123.1 •

Changelog

Source

3.123.1 (2024-11-27)

Bug Fixes

  • @clayui/core: Adapt snapshots (c218410)
  • @clayui/core: Remove navbar-text-truncate class (3ca40d6)

Reverts

  • Revert "feat(@clayui/dropdown): LPD-41310 Add "triggerIcon=undefined" prop to prevent caret-icon to be displayed" (7d9f443)
matuzalemteles
published 3.123.0 •

Changelog

Source

3.123.0 (2024-11-21)

Features

  • @clayui/table: LPD-42395 Add tooltips to table action buttons in Clay Table (2834a18)
  • @clayui/table: LPD-42395 Update snapshot (09038db)
matuzalemteles
published 3.122.0 •

Changelog

Source

3.122.0 (2024-11-13)

Bug Fixes

  • @clayui/core: LPD-39956 - Not render left arrow button when child array is empty (2d154b4)
  • @clayui/core: LPD-39956 - Update tests (eb0c15a)
  • @clayui/css: LPD-39960 Fix padding between text and icon on table head (f0f92e0)
  • @clayui/css: LPD-39960 make autofit-col spacing smaller in thead (8649001)
  • @clayui/form: LPD-36696 DualListBox maximum items should correctly disable buttons and error message (53e9e80)
  • @clayui/form: LPD-36696 DualListBox adds children and don't disable left right buttons if no items are selected (c796665)
  • @clayui/modal: LPD-41004 clayui.com Modal should list more detail about size (1a922a4)
  • @clayui/modal: LPD-41004 exposes size types in the modal's Table API (821a939)
  • @clayui/pagination-bar: LPD-38518 - Add case test for pagination bar (0294c7d)
  • @clayui/picker: LPD-38518 - Add case test for picker option (97b6bbb)
  • @clayui/picker: LPD-38518 - Add prop "href" to handle options with links (2392cb9)
  • @clayui/sidebar: LPD-39580 Sidebar Header Title should be bold (700) (e0090c3)
  • @clayui/vertical-nav: LPD-39579 Vertical Navigation Items height should be 40px by default, not 41px (0c17878)

Features

  • @clayui/core: add new API to set item id key for table (c5b49d3)
  • @clayui/css: LPD-39977 Add new marketplace icon (cb64738)
  • @clayui/css: LPD-41347 - Add Rwanda Flag Icon (2c48243)
  • @clayui/dropdown: LPD-41310 Add "triggerIcon=undefined" prop to prevent caret-icon to be displayed (1805059)
  • @clayui/dropdown: LPD-41310 Adds caret icon only for trigger that is button (aebf2f3)
  • @clayui/dropdown: LPD-41310 Update Clay Dropdown Component to Include Caret Icon (5a5ed73)
  • @clayui/dropdown: LPD-41310 Update spanshots (56dfcd7)
  • @clayui/form: LPD-36696 Add new API to set maximum items for Left and Right side with error message (8e0ab50)
  • @clayui/form: LPD-36696 sf (766d9a8)
  • adding react compiler plugin (a2d14c9)
matuzalemteles
published 3.121.0 •

Changelog

Source

3.121.0 (2024-10-17)

Features

  • @clayui/core: Update sorting icons for the Clay Table. (ac89778)
  • @clayui/css: LPD-39299 Adds d4-l1 for colors (083c268)
2345
16