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

@clayui/pagination

Package Overview
Dependencies
Maintainers
13
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/pagination - npm Package Versions

2345
16

3.133.0

Diff
matuzalemteles
published 3.133.0 •

Changelog

Source

3.133.0 (2025-03-28)

Bug Fixes

  • @clayui/core: LPD-50358 Apply selection toggle regardless of selection mode (11c0fac)
  • @clayui/core: LPD-52304 Add selectedIcon and onIconChange to handle control state (791ccd1)
  • @clayui/core: LPD-52304 Adjust size limit (a2096ae)
  • @clayui/date-picker: LPD-51873 improve accessibility and update types (8c827fc)
  • @clayui/date-picker: LPD-51873 Update stories (9d50ec2)
  • @clayui/date-picker: LPD-51873 Update tests and snapshots (8ef7a26)

Features

  • @clayui/core: LPD-50358 Add option to avoid expanding on item's click (d6d13b8)
  • @clayui/css: LPD-52054 SVG adds new slash icon (3b8abe8)
matuzalemteles
published 3.132.1 •

Changelog

Source

3.132.1 (2025-03-24)

Bug Fixes

  • @clayui/drop-down: fixes bug when transforming tree items to a linked list (19123fc)
matuzalemteles
published 3.132.0 •

Changelog

Source

3.132.0 (2025-03-24)

Bug Fixes

  • @clayui/breadcrumb: LPD-51678 Use breadcrumb-bar instead of utility classes (c59d9fc)
  • @clayui/core: LPD-47056 Follow up to export module (dae7cdc)
  • @clayui/core: LPD-47056 Increase size limit (5f3514f)
  • @clayui/core: LPD-47056 REmove usage of useResource due to errors (c2bd4e5)
  • @clayui/css: LPD-51678 Breadcrumb adds breadcrumb-bar (58e6b1c)
  • @clayui/css: LPD-51827 card-page add md container query and move xxxl query down to xl (6a5dc5e)
  • @clayui/drop-down: closing the drilldown moves the focus to the trigger (0ae9f53)

Features

  • @clayui/drop-down: Add support for more item types for Drill Down and compatibility with the DropDownWithItems component (a1d09e4)
  • @clayui/drop-down: LPD-47559 Cascading Menu should turn into drilldown in smaller screens (6cd180c)
matuzalemteles
published 3.131.0 •

Changelog

Source

3.131.0 (2025-03-20)

Bug Fixes

  • @clayui/css: LPD-51267 loading-animation-squares should respect system reduced motion preference (6c2a93e)

Features

  • @clayui/core: Improves IconSelector keyboard navigation (e8b293f)
  • @clayui/core: LPD-47056 Add spritemap property in documentation (1f7770e)
  • @clayui/core: LPD-47056 Improve screen reader feedback (240c618)
  • @clayui/css: LPD-51097 card-page-item's should be 100%, 50%, 25%, or 20% depending on container size (49acadd)

BREAKING CHANGES

  • @clayui/css: .card-page-item-asset, .card-page-item-directory, and .card-page-item-user no longer uses the mixin clay-custom-grid-columns
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.0 •

Changelog

Source

3.128.0 (2025-02-20)

Bug Fixes

  • @clayui/core: fixes build bug in applications (817bf5f)
  • @clayui/css: LPD-470022 Improve button and links compile performance (40e28c9)
  • @clayui/css: LPD-47129 Mixins, Improve performance in alerts, badges, and cards (34f48df)
  • @clayui/css: LPD-47130 Improve performance in close, custom-forms, and dropdown-menu mixins (9c3f64d)
  • @clayui/drop-down: fixes bug when unable to render component APIs in documentation (35fd03d)
  • @clayui/shared: Only run hide code if menus match in Overlay (824e33c)
  • fix eslint error (92fe965)
  • fix typescript error (79b6a1f)
  • fixes bug in components with generic types and sub components (4dd37e6)
  • www: fix paragraph bug in jsx flow in docs (b4da74a)
  • www: Fix visual bug of property type and default value (047075d)
  • www: fixes API Table props overflow bug (a0f864a)
  • www: fixes bug in build (aa63833)
  • www: fixes bug in icon documentation and generates icons at build time (45adb4f)
  • www: fixes bug when importing packages for multiple sources (0937558)
  • www: fixes bug when not pre-rendering blog pages (0680b94)
  • www: fixes visual bug with spacing in design documents (602c8c6)
  • www: Renders types that reference shared types in the Table API (ef40d10)

Features

  • @clayui/alert: Improve Alert typing (cebf9c8)
  • @clayui/autocomplete: improves component typing to create API Table (674b3aa)
  • @clayui/badge: improves component typing to create API Badge (b1d679c)
  • @clayui/breadcrumb: improves component typing to create API Breadcrumb (0da37ce)
  • @clayui/button: improves component typing to create API Table (e4eff1c)
  • @clayui/card: improves component typing to create API Card (ca308ab)
  • @clayui/color-picker: improves component typing to create API ColorPicker (5441eb6)
  • @clayui/core: improves component typing to create API FocusTrap (1137de8)
  • @clayui/core: improves component typing to create API Heading (2396f37)
  • @clayui/core: improves component typing to create API Nav (3d82db0)
  • @clayui/core: improves component typing to create API OverlayMask (047bd8a)
  • @clayui/core: improves component typing to create API Reduced Motion (83a35cc)
  • @clayui/core: improves component typing to create API Table Input (21d6c22)
  • @clayui/core: improves component typing to create API Text (10d366a)
  • @clayui/core: improves component typing to create API TreeView (96beca8)
  • @clayui/core: improves component typing to create API VerticalBar (0569bde)
  • @clayui/css: Grid adds container-fluid-max-{xxl | xxxl}; 1392px and 1872, respectively (a0f296b)
  • @clayui/css: LPD-41942 Picker (dropdown-menu-select) change max-height to 7 items (f9a43ee)
  • @clayui/data-provider: improves component typing to create API DataProvider (00ae6b8)
  • @clayui/date-picker: improves component typing to create API DatePicker (4a0031c)
  • @clayui/drop-down: improves component typing to create API DropDown (d1ea434)
  • @clayui/empty-state: improves component typing to create API EmptyState (add1b9b)
  • @clayui/form: improves component typing to create API DualListBox (cf9a9c2)
  • @clayui/form: improves component typing to create API Form (d8fdfa4)
  • @clayui/form: improves component typing to create API Input (395ec1e)
  • @clayui/form: improves component typing to create API Radio (a7d7f57)
  • @clayui/form: improves component typing to create API Select (3784785)
  • @clayui/form: improves component typing to create API SelectBox (be21064)
  • @clayui/form: improves component typing to create API Toggle (8f96507)
  • @clayui/icon: improves component typing to create API Icon (f4b94d5)
  • @clayui/label: improves component typing to create API Label (65aaf24)
  • @clayui/layout: improves component typing to create API Layout (77da733)
  • @clayui/layout: LPD-49037 Add xxl and xxxl sizes to container fluid (b73ede8)
  • @clayui/link: improves component typing to create API Link (5955715)
  • @clayui/list: improves component typing to create API List (de91472)
  • @clayui/loading-indicator: improves component typing to create API Loading Indicator (b1ee1f0)
  • @clayui/localized-input: improves component typing to create API Localized Input (f5a9ceb)
  • @clayui/management-toolbar: improves component typing to create API Management Toolbar (6ab6ee8)
  • @clayui/modal: improves component typing to create API Modal (abd1394)
  • @clayui/multi-select: improves component typing to create API MultiSelect (f4d6b29)
  • @clayui/multi-step-nav: improves component typing to create API MultiStepNav (00e0082)
  • @clayui/navigation-bar: improves component typing to create API Navigation Bar (7eac095)
  • @clayui/nav: improves component typing to create API Vertical Nav Input (9218ca1)
  • @clayui/pagination-bar: improves component typing to create API PaginationBar (52f0303)
  • @clayui/pagination: improves component typing to create API Pagination (e50fbc9)
  • @clayui/panel: improves component typing to create API Panel (e7156da)
  • @clayui/picker: improves component typing to create API Picker (e21fa76)
  • @clayui/popover: improves component typing to create API Popover (6c197f4)
  • @clayui/progress-bar: improves component typing to create API Progress Bar (44fa4a4)
  • @clayui/provider: improves component typing to create API Provider (536b6fa)
  • @clayui/slider: improves component typing to create API Slider (39b0d28)
  • @clayui/sticker: improves component typing to create API Sticker (de1f6c7)
  • @clayui/tabs: improves component typing to create API Tabs (bab2322)
  • @clayui/time-picker: improves component typing to create API Time Picker (b1e1e23)
  • @clayui/toolbar: improves component typing to create API Toolbar (09e74ea)
  • @clayui/tooltip: improves component typing to create API Tooltip (eb82afe)
  • @clayui/upper-toolbar: improves component typing to create API Upper Toolbar (b4ea7f2)
  • www: Add blog (d4ded17)
  • www: Add CSS category documents (a5f5862)
  • www: add Google Analytics (7e3f73e)
  • www: add mdxts implementation to read documents from clay-core (fdb5701)
  • www: adds HTML/CSS tab support (f6bd022)
  • www: Adds LXC integration (199d378)
  • www: Improves responsiveness for mobile version (8b05c69)
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)
2345
16