@duetds/components 7.0.11 → 7.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +191 -82
- package/lib/cjs/duet-action-button.cjs.entry.js +5 -4
- package/lib/cjs/duet-alert.cjs.entry.js +2 -2
- package/lib/cjs/duet-badge.cjs.entry.js +2 -2
- package/lib/cjs/duet-banner.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +22 -4
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +3 -5
- package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
- package/lib/cjs/duet-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-chip.cjs.entry.js +2 -2
- package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +3 -3
- package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
- package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +13 -3
- package/lib/cjs/duet-date-picker.cjs.entry.js +3 -3
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +2 -2
- package/lib/cjs/duet-grid_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-hero.cjs.entry.js +2 -2
- package/lib/cjs/duet-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-input_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -3
- package/lib/cjs/duet-modal.cjs.entry.js +2 -2
- package/lib/cjs/duet-multiselect.cjs.entry.js +2 -2
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-number-input.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +53 -10
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-popup-menu.cjs.entry.js +1 -1
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-promo-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -2
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +6 -6
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout.cjs.entry.js +5 -5
- package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +14 -10
- package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +3 -3
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-904b5d93.js → focus-utils-a3fae3c7.js} +1 -1
- package/lib/cjs/{index-87e1f90a.js → index-caae8c44.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/cjs/{token-utils-c1864408.js → token-utils-71db4785.js} +1 -1
- package/lib/cjs/{tokens-30e7656b.js → tokens-cecc0f2f.js} +24 -0
- package/lib/cjs/{tokens.module-5fe478ed.js → tokens.module-10f42b21.js} +16 -0
- package/lib/collection/components/duet-action-button/duet-action-button.css +8 -10
- package/lib/collection/components/duet-action-button/duet-action-button.js +3 -2
- package/lib/collection/components/duet-alert/duet-alert.css +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-badge/duet-badge.css +9 -9
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +22 -3
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +23 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +13 -21
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -3
- package/lib/collection/components/duet-button/duet-button.css +13 -13
- package/lib/collection/components/duet-button/duet-button.js +5 -5
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.css +4 -4
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +2 -2
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.css +2 -2
- package/lib/collection/components/duet-chip/duet-chip.js +4 -4
- package/lib/collection/components/duet-choice/duet-choice.css +6 -3
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +27 -2
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +12 -12
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.css +3 -3
- package/lib/collection/components/duet-footer/duet-footer.js +7 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.css +12 -12
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.css +2 -2
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +1 -1
- package/lib/collection/components/duet-input/duet-input.css +18 -18
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-link/duet-link.css +2 -2
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.css +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +6 -6
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +7 -7
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +7 -7
- package/lib/collection/components/duet-modal/duet-modal.js +3 -3
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +15 -15
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification/duet-notification.css +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.css +2 -2
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.css +18 -0
- package/lib/collection/components/duet-pagination/duet-pagination.js +84 -30
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +3 -3
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-radio/duet-radio.css +2 -2
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +2 -2
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
- package/lib/collection/components/duet-select/duet-select.css +30 -11
- package/lib/collection/components/duet-select/duet-select.js +11 -11
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.css +6 -3
- package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +6 -6
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +4 -4
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
- package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.css +2 -2
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +8 -8
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +11 -7
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +7 -7
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +7 -7
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +7 -7
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +5 -6
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.css +8 -8
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +5 -5
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +7 -7
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +7 -7
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +4 -4
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.css +4 -4
- package/lib/collection/components/duet-upload/duet-upload.js +14 -14
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +24 -6
- package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -12
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +5 -5
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +3 -3
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +4 -4
- package/lib/dist-custom-elements/duet-combobox.js +2 -2
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +19 -9
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-footer.js +5 -5
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +10 -10
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +10 -10
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +7 -7
- package/lib/dist-custom-elements/duet-multiselect.js +11 -11
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
- package/lib/dist-custom-elements/duet-notification.js +3 -3
- package/lib/dist-custom-elements/duet-number-input.js +12 -12
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +101 -22
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +4 -4
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +2 -2
- package/lib/dist-custom-elements/duet-range-slider.js +4 -4
- package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
- package/lib/dist-custom-elements/duet-show-more.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-link.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-panel.js +4 -4
- package/lib/dist-custom-elements/duet-slideout.js +4 -4
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +5 -5
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar.js +15 -11
- package/lib/dist-custom-elements/duet-tab-group.js +14 -14
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +11 -11
- package/lib/dist-custom-elements/duet-toggle.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +5 -5
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +18 -18
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/{p-de68431d.js → p-03e72a70.js} +1 -1
- package/lib/dist-custom-elements/p-07bc27ea.js +262 -0
- package/lib/dist-custom-elements/{p-f14bd0c6.js → p-0aba8228.js} +6 -6
- package/lib/dist-custom-elements/{p-cfac6456.js → p-12580504.js} +1 -1
- package/lib/dist-custom-elements/{p-873b2ba5.js → p-1b13f80e.js} +1 -1
- package/lib/dist-custom-elements/{p-687196b5.js → p-1b74fb07.js} +1 -1
- package/lib/dist-custom-elements/{p-fef085ea.js → p-23e5fa7c.js} +1 -1
- package/lib/dist-custom-elements/p-2b7ac761.js +271 -0
- package/lib/dist-custom-elements/{p-b514c789.js → p-3186fb9f.js} +2 -2
- package/lib/dist-custom-elements/{p-a741522e.js → p-31b0690c.js} +3 -3
- package/lib/dist-custom-elements/{p-0c432f19.js → p-33120def.js} +2 -2
- package/lib/dist-custom-elements/{p-5bd9489b.js → p-391dc2ef.js} +1 -1
- package/lib/dist-custom-elements/{p-d6ba9330.js → p-43198798.js} +6 -5
- package/lib/dist-custom-elements/{p-81c56b23.js → p-4c347387.js} +2 -2
- package/lib/dist-custom-elements/{p-2b5c6ba3.js → p-574d75b2.js} +1 -1
- package/lib/dist-custom-elements/{p-fe16ab51.js → p-5f2456ef.js} +2 -2
- package/lib/dist-custom-elements/{p-9ae52620.js → p-64bb8758.js} +2 -2
- package/lib/dist-custom-elements/{p-b519ac77.js → p-64d43840.js} +24 -0
- package/lib/dist-custom-elements/{p-7d753a00.js → p-6867b3fe.js} +10 -10
- package/lib/dist-custom-elements/{p-37376979.js → p-7382fe25.js} +3 -3
- package/lib/dist-custom-elements/{p-91c5485e.js → p-7cfffcaa.js} +1 -1
- package/lib/dist-custom-elements/{p-6379e5c0.js → p-7fa28910.js} +2 -2
- package/lib/dist-custom-elements/{p-15f143d3.js → p-80231805.js} +2 -2
- package/lib/dist-custom-elements/{p-d89ad85e.js → p-84ab3b95.js} +2 -2
- package/lib/dist-custom-elements/{p-9c9ea306.js → p-882ef6ce.js} +5 -5
- package/lib/dist-custom-elements/{p-05f08935.js → p-b09581ca.js} +3 -3
- package/lib/dist-custom-elements/{p-d111b07b.js → p-baaf323b.js} +4 -4
- package/lib/dist-custom-elements/{p-ba5c09ae.js → p-bb4a2438.js} +1 -1
- package/lib/dist-custom-elements/{p-e8475b3c.js → p-c057158b.js} +16 -0
- package/lib/dist-custom-elements/{p-acf16b0a.js → p-cb99a590.js} +1 -1
- package/lib/dist-custom-elements/{p-afe7886a.js → p-cc5e0445.js} +2 -2
- package/lib/dist-custom-elements/{p-120f66c1.js → p-d7be7de5.js} +2 -2
- package/lib/dist-custom-elements/{p-a18f1990.js → p-dc75d108.js} +7 -7
- package/lib/dist-custom-elements/{p-b7079e8b.js → p-dfcd1096.js} +2 -2
- package/lib/dist-custom-elements/{p-c34976a7.js → p-e681c310.js} +11 -11
- package/lib/dist-custom-elements/{p-bc8d2341.js → p-ed5d7c83.js} +2 -2
- package/lib/dist-custom-elements/{p-87306ee7.js → p-f389f1b2.js} +4 -4
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-f86bdaa9.entry.js → p-02646df4.entry.js} +1 -1
- package/lib/duet/{p-098a521b.entry.js → p-029be4ef.entry.js} +1 -1
- package/lib/duet/p-0481ad6a.system.entry.js +4 -0
- package/lib/duet/p-056c8418.system.entry.js +4 -0
- package/lib/duet/{p-bcc83d43.entry.js → p-0768183c.entry.js} +1 -1
- package/lib/duet/{p-5c0b4434.system.entry.js → p-0852e478.system.entry.js} +1 -1
- package/lib/duet/{p-3ad8fd01.system.entry.js → p-0bafe70f.system.entry.js} +1 -1
- package/lib/duet/p-0f19fb78.js +4 -0
- package/lib/duet/{p-fb7932ed.entry.js → p-0f3ac34b.entry.js} +1 -1
- package/lib/duet/p-11f73648.entry.js +4 -0
- package/lib/duet/{p-d9837b02.system.entry.js → p-1598bff0.system.entry.js} +1 -1
- package/lib/duet/{p-dd01dec3.entry.js → p-1773eef1.entry.js} +1 -1
- package/lib/duet/p-1a84a12e.system.entry.js +4 -0
- package/lib/duet/p-1ae4025b.system.entry.js +4 -0
- package/lib/duet/{p-1727b8ec.system.entry.js → p-1c4188fa.system.entry.js} +1 -1
- package/lib/duet/{p-a7253ad1.entry.js → p-1d345ae7.entry.js} +1 -1
- package/lib/duet/{p-1b518a40.system.entry.js → p-1ee69ea1.system.entry.js} +1 -1
- package/lib/duet/p-1efda4c7.entry.js +4 -0
- package/lib/duet/p-1fd95298.system.entry.js +4 -0
- package/lib/duet/p-2175ed21.system.entry.js +4 -0
- package/lib/duet/{p-589881f3.entry.js → p-228969f2.entry.js} +1 -1
- package/lib/duet/{p-0ebb9c78.system.entry.js → p-24aa9591.system.entry.js} +1 -1
- package/lib/duet/p-25b55443.entry.js +4 -0
- package/lib/duet/{p-1200d4b2.system.entry.js → p-26117eaf.system.entry.js} +1 -1
- package/lib/duet/{p-fdeecf57.system.entry.js → p-272d5428.system.entry.js} +1 -1
- package/lib/duet/{p-8a43a36b.entry.js → p-2abbdacf.entry.js} +1 -1
- package/lib/duet/{p-a76ceaf6.js → p-2bb34e3d.js} +1 -1
- package/lib/duet/{p-d9dafc19.entry.js → p-2c9669e1.entry.js} +1 -1
- package/lib/duet/p-2d5cc2e2.entry.js +4 -0
- package/lib/duet/p-2e3f5a08.system.entry.js +4 -0
- package/lib/duet/{p-d01530c7.entry.js → p-3078ef63.entry.js} +1 -1
- package/lib/duet/p-32b89b56.system.entry.js +4 -0
- package/lib/duet/p-3521d168.system.entry.js +4 -0
- package/lib/duet/{p-05ba305e.system.entry.js → p-35648f8f.system.entry.js} +2 -2
- package/lib/duet/p-3aed6255.system.entry.js +4 -0
- package/lib/duet/{p-b502b5b8.entry.js → p-3d89fa32.entry.js} +1 -1
- package/lib/duet/{p-3bca30ca.system.entry.js → p-3da4bc97.system.entry.js} +1 -1
- package/lib/duet/{p-78d94bf8.entry.js → p-3fcc633b.entry.js} +1 -1
- package/lib/duet/{p-ad71602b.entry.js → p-421c1632.entry.js} +1 -1
- package/lib/duet/p-4362ce6c.system.entry.js +4 -0
- package/lib/duet/p-4418898f.system.entry.js +4 -0
- package/lib/duet/{p-03048264.system.entry.js → p-4733ad1d.system.entry.js} +1 -1
- package/lib/duet/{p-8c8fbad6.system.entry.js → p-4742f8de.system.entry.js} +1 -1
- package/lib/duet/{p-169ae92e.entry.js → p-4a9dcfad.entry.js} +1 -1
- package/lib/duet/{p-37ebb688.entry.js → p-4aa7baaf.entry.js} +1 -1
- package/lib/duet/{p-ba1d3a66.system.js → p-4b2edf92.system.js} +1 -1
- package/lib/duet/{p-a4f2ef63.system.entry.js → p-4b71addd.system.entry.js} +1 -1
- package/lib/duet/{p-c074a0e7.entry.js → p-4b89c97b.entry.js} +1 -1
- package/lib/duet/p-4e835302.system.entry.js +4 -0
- package/lib/duet/{p-956a4a3a.system.entry.js → p-4ea0128e.system.entry.js} +1 -1
- package/lib/duet/p-54bf0354.entry.js +4 -0
- package/lib/duet/{p-7a81869c.entry.js → p-56970770.entry.js} +1 -1
- package/lib/duet/p-58622e2e.entry.js +4 -0
- package/lib/duet/p-5a48a309.system.entry.js +4 -0
- package/lib/duet/{p-b940581b.entry.js → p-5ac22332.entry.js} +1 -1
- package/lib/duet/{p-6e5ee495.entry.js → p-5b418dbb.entry.js} +1 -1
- package/lib/duet/{p-33a1196f.entry.js → p-5ba09f38.entry.js} +1 -1
- package/lib/duet/p-5ef641ff.system.entry.js +4 -0
- package/lib/duet/{p-2737980f.entry.js → p-6255710e.entry.js} +1 -1
- package/lib/duet/{p-eedc5e43.entry.js → p-64164662.entry.js} +1 -1
- package/lib/duet/p-64d43840.js +4 -0
- package/lib/duet/{p-92e48b99.system.entry.js → p-64e6988d.system.entry.js} +1 -1
- package/lib/duet/{p-dfb3dc4a.entry.js → p-667b24f7.entry.js} +1 -1
- package/lib/duet/{p-e845d5f4.system.entry.js → p-668573a9.system.entry.js} +1 -1
- package/lib/duet/{p-fde69767.entry.js → p-669ac83a.entry.js} +1 -1
- package/lib/duet/{p-839d40e7.entry.js → p-671d3a25.entry.js} +1 -1
- package/lib/duet/p-6a8943bb.system.entry.js +4 -0
- package/lib/duet/p-6b8da313.system.entry.js +4 -0
- package/lib/duet/{p-e8c0cf74.entry.js → p-6cd9a2a7.entry.js} +1 -1
- package/lib/duet/p-6e939587.system.entry.js +4 -0
- package/lib/duet/{p-4bd910ce.entry.js → p-70c50e9c.entry.js} +1 -1
- package/lib/duet/p-712c2eb8.system.js +4 -0
- package/lib/duet/{p-444b3ae5.entry.js → p-72bf6e7c.entry.js} +1 -1
- package/lib/duet/p-72c9518b.system.entry.js +4 -0
- package/lib/duet/{p-da9649c1.entry.js → p-737b7907.entry.js} +1 -1
- package/lib/duet/p-75b83038.entry.js +4 -0
- package/lib/duet/{p-661f8827.entry.js → p-7725c6ba.entry.js} +1 -1
- package/lib/duet/{p-e655693e.system.entry.js → p-77788ca3.system.entry.js} +1 -1
- package/lib/duet/p-78b45ec6.system.entry.js +4 -0
- package/lib/duet/{p-27bcd0ee.system.entry.js → p-79195de4.system.entry.js} +1 -1
- package/lib/duet/{p-da51b5d0.system.entry.js → p-7a429565.system.entry.js} +1 -1
- package/lib/duet/{p-c48d8cfe.system.js → p-7b96058a.system.js} +1 -1
- package/lib/duet/p-7d893e0e.system.entry.js +4 -0
- package/lib/duet/p-7fe774c3.system.entry.js +4 -0
- package/lib/duet/{p-c529a45e.entry.js → p-81d26fa7.entry.js} +1 -1
- package/lib/duet/{p-76f69465.system.entry.js → p-83b14d8d.system.entry.js} +1 -1
- package/lib/duet/{p-5bc67330.entry.js → p-84029a06.entry.js} +1 -1
- package/lib/duet/p-85b087f9.system.entry.js +4 -0
- package/lib/duet/{p-393bb353.entry.js → p-881d6701.entry.js} +1 -1
- package/lib/duet/p-885b38a9.system.js +4 -0
- package/lib/duet/{p-9995c95a.system.entry.js → p-88b9b08d.system.entry.js} +1 -1
- package/lib/duet/{p-83032abc.entry.js → p-8de878be.entry.js} +1 -1
- package/lib/duet/{p-938eb486.system.entry.js → p-8ea61384.system.entry.js} +1 -1
- package/lib/duet/{p-312b8994.entry.js → p-8f61a9c0.entry.js} +1 -1
- package/lib/duet/{p-14572cb2.system.entry.js → p-9329be40.system.entry.js} +1 -1
- package/lib/duet/p-959d9711.entry.js +4 -0
- package/lib/duet/{p-84377dda.entry.js → p-963a1f88.entry.js} +1 -1
- package/lib/duet/{p-cf0b8d70.entry.js → p-978a8de4.entry.js} +1 -1
- package/lib/duet/{p-aff6a3f8.system.entry.js → p-978c4aad.system.entry.js} +1 -1
- package/lib/duet/p-9a48d06b.system.entry.js +4 -0
- package/lib/duet/{p-19162fe2.entry.js → p-9a9721ba.entry.js} +1 -1
- package/lib/duet/p-9c5609e2.entry.js +4 -0
- package/lib/duet/{p-f4d36100.system.entry.js → p-9ce3d583.system.entry.js} +1 -1
- package/lib/duet/p-9d033a04.system.js +4 -0
- package/lib/duet/{p-b069fbc0.entry.js → p-9f1e6875.entry.js} +1 -1
- package/lib/duet/{p-ac70bace.system.entry.js → p-a274d41f.system.entry.js} +1 -1
- package/lib/duet/p-a5468bb1.system.entry.js +4 -0
- package/lib/duet/{p-37db0554.entry.js → p-a6f53f4c.entry.js} +1 -1
- package/lib/duet/p-aab07b21.system.entry.js +4 -0
- package/lib/duet/p-ad15eb07.system.entry.js +4 -0
- package/lib/duet/p-ad2e5ca1.system.entry.js +4 -0
- package/lib/duet/{p-e9641c9c.entry.js → p-afb4e9a2.entry.js} +1 -1
- package/lib/duet/p-b36de54a.entry.js +4 -0
- package/lib/duet/{p-2432f0f4.entry.js → p-b5f4b891.entry.js} +1 -1
- package/lib/duet/{p-71f9674a.entry.js → p-b61e227e.entry.js} +1 -1
- package/lib/duet/{p-01b45353.system.entry.js → p-b61e487c.system.entry.js} +1 -1
- package/lib/duet/{p-974ec475.entry.js → p-b7046095.entry.js} +1 -1
- package/lib/duet/{p-71a46879.system.js → p-b760c72b.system.js} +1 -1
- package/lib/duet/{p-2912650b.entry.js → p-b99515a3.entry.js} +1 -1
- package/lib/duet/p-ba932347.entry.js +4 -0
- package/lib/duet/p-bbbc3c68.system.entry.js +4 -0
- package/lib/duet/{p-7feb3a81.entry.js → p-c00aa8e3.entry.js} +1 -1
- package/lib/duet/{p-3d82ea29.entry.js → p-c0d97cd4.entry.js} +1 -1
- package/lib/duet/p-c0ec6576.entry.js +4 -0
- package/lib/duet/p-c28932f1.system.entry.js +4 -0
- package/lib/duet/p-c5ec657f.entry.js +4 -0
- package/lib/duet/p-c79008b6.system.entry.js +4 -0
- package/lib/duet/{p-f8115fd2.entry.js → p-c7e98b4d.entry.js} +1 -1
- package/lib/duet/{p-4ad5e118.entry.js → p-c8cfeb6d.entry.js} +1 -1
- package/lib/duet/{p-f83c8880.system.entry.js → p-c944d048.system.entry.js} +1 -1
- package/lib/duet/p-c95084b4.system.entry.js +4 -0
- package/lib/duet/p-c9d20740.system.entry.js +4 -0
- package/lib/duet/{p-af3f52ec.system.entry.js → p-cbd12d28.system.entry.js} +1 -1
- package/lib/duet/{p-3a9af609.entry.js → p-cbd6baf4.entry.js} +1 -1
- package/lib/duet/{p-9f1e66fa.entry.js → p-cdfb3f0d.entry.js} +1 -1
- package/lib/duet/{p-50db959c.system.entry.js → p-ce25e402.system.entry.js} +1 -1
- package/lib/duet/{p-55fd5afe.entry.js → p-d09f834f.entry.js} +1 -1
- package/lib/duet/p-d4903d4e.system.entry.js +4 -0
- package/lib/duet/{p-8c27f203.entry.js → p-d5857745.entry.js} +1 -1
- package/lib/duet/{p-0445200d.entry.js → p-dbe1972d.entry.js} +1 -1
- package/lib/duet/p-dc2ad84b.system.entry.js +4 -0
- package/lib/duet/{p-dd8c607e.system.entry.js → p-dd298295.system.entry.js} +1 -1
- package/lib/duet/{p-918a8ca7.system.entry.js → p-dd835e61.system.entry.js} +1 -1
- package/lib/duet/p-e08b30ff.system.entry.js +4 -0
- package/lib/duet/p-e0e0599e.entry.js +4 -0
- package/lib/duet/{p-8abd8397.entry.js → p-e1edc035.entry.js} +1 -1
- package/lib/duet/p-e64b7188.entry.js +4 -0
- package/lib/duet/{p-f7418b24.js → p-e8153582.js} +1 -1
- package/lib/duet/p-e837f021.system.entry.js +4 -0
- package/lib/duet/p-ea0abeb5.entry.js +4 -0
- package/lib/duet/{p-7d34f006.entry.js → p-ea0d1d98.entry.js} +1 -1
- package/lib/duet/{p-3a8c1f83.system.entry.js → p-edddc79c.system.entry.js} +2 -2
- package/lib/duet/p-ee89748e.system.entry.js +4 -0
- package/lib/duet/{p-ca5e4a54.system.entry.js → p-f19049b2.system.entry.js} +1 -1
- package/lib/duet/{p-fd4785ab.js → p-f1d51e20.js} +1 -1
- package/lib/duet/p-f4101fbc.system.entry.js +4 -0
- package/lib/duet/p-f932476c.system.entry.js +4 -0
- package/lib/duet/{p-54e76170.entry.js → p-f9e9a5d2.entry.js} +1 -1
- package/lib/duet/{p-24be555f.system.entry.js → p-fa0d520a.system.entry.js} +1 -1
- package/lib/duet/{p-5cc6f176.entry.js → p-fba56b19.entry.js} +1 -1
- package/lib/duet/p-fbea12f3.system.entry.js +4 -0
- package/lib/duet/{p-765e3ec1.entry.js → p-fbff318d.entry.js} +1 -1
- package/lib/duet/{p-2f431a14.entry.js → p-fd26a2f4.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +5 -4
- package/lib/esm/duet-alert.entry.js +2 -2
- package/lib/esm/duet-badge.entry.js +2 -2
- package/lib/esm/duet-banner.entry.js +3 -3
- package/lib/esm/duet-breadcrumb.entry.js +22 -4
- package/lib/esm/duet-breadcrumbs.entry.js +3 -5
- package/lib/esm/duet-button_2.entry.js +4 -4
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +4 -4
- package/lib/esm/duet-card.entry.js +4 -4
- package/lib/esm/duet-checkbox.entry.js +2 -2
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-chip.entry.js +2 -2
- package/lib/esm/duet-choice_2.entry.js +3 -3
- package/lib/esm/duet-collapsible.entry.js +3 -3
- package/lib/esm/duet-combobox.entry.js +1 -1
- package/lib/esm/duet-contact-card.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +13 -3
- package/lib/esm/duet-date-picker.entry.js +3 -3
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +3 -3
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +2 -2
- package/lib/esm/duet-grid_2.entry.js +2 -2
- package/lib/esm/duet-header_2.entry.js +5 -5
- package/lib/esm/duet-hero.entry.js +2 -2
- package/lib/esm/duet-icon.entry.js +3 -3
- package/lib/esm/duet-input_2.entry.js +2 -2
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +3 -3
- package/lib/esm/duet-modal.entry.js +2 -2
- package/lib/esm/duet-multiselect.entry.js +2 -2
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +3 -3
- package/lib/esm/duet-number-input.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +53 -10
- package/lib/esm/duet-popup-menu-item.entry.js +2 -2
- package/lib/esm/duet-popup-menu.entry.js +1 -1
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-promo-card.entry.js +3 -3
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +3 -3
- package/lib/esm/duet-scrollable_3.entry.js +2 -2
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +6 -6
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +2 -2
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
- package/lib/esm/duet-slideout-panel.entry.js +5 -5
- package/lib/esm/duet-slideout.entry.js +5 -5
- package/lib/esm/duet-step_2.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +14 -10
- package/lib/esm/duet-textarea.entry.js +2 -2
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
- package/lib/esm/duet-toolbar-link.entry.js +2 -2
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip-button_2.entry.js +4 -4
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +3 -3
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{focus-utils-6a5d6710.js → focus-utils-9d791cc9.js} +1 -1
- package/lib/esm/{index-461a449b.js → index-4e67e7db.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm/{token-utils-a1dcaa4b.js → token-utils-2d3af0db.js} +1 -1
- package/lib/esm/{tokens-f6b32339.js → tokens-e6b6db9b.js} +24 -0
- package/lib/esm/{tokens.module-ed773027.js → tokens.module-c7944140.js} +16 -0
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu-item.entry.js +2 -2
- package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +2 -2
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +2 -2
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-9d791cc9.js +4 -0
- package/lib/esm-es5/{index-461a449b.js → index-4e67e7db.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{token-utils-a1dcaa4b.js → token-utils-2d3af0db.js} +1 -1
- package/lib/esm-es5/tokens-e6b6db9b.js +4 -0
- package/lib/esm-es5/tokens.module-c7944140.js +4 -0
- package/lib/types/components/duet-breadcrumbs/duet-breadcrumb.d.ts +6 -1
- package/lib/types/components/duet-cookie-consent/duet-cookie-consent.d.ts +2 -0
- package/lib/types/components/duet-pagination/duet-pagination.d.ts +10 -4
- package/lib/types/components/duet-select/duet-select.d.ts +3 -2
- package/lib/types/components/duet-submenu-bar/duet-submenu-bar.d.ts +2 -2
- package/lib/types/components.d.ts +10 -10
- package/package.json +5 -5
- package/lib/dist-custom-elements/p-1a94e82b.js +0 -262
- package/lib/dist-custom-elements/p-bb65095e.js +0 -271
- package/lib/duet/p-0037e20d.system.entry.js +0 -4
- package/lib/duet/p-0289fbda.entry.js +0 -4
- package/lib/duet/p-06f27610.system.entry.js +0 -4
- package/lib/duet/p-073d6f97.entry.js +0 -4
- package/lib/duet/p-0a30ca43.js +0 -4
- package/lib/duet/p-0eee231b.system.entry.js +0 -4
- package/lib/duet/p-1300971a.system.entry.js +0 -4
- package/lib/duet/p-153a027b.system.entry.js +0 -4
- package/lib/duet/p-15534404.system.entry.js +0 -4
- package/lib/duet/p-15799688.system.entry.js +0 -4
- package/lib/duet/p-1667e146.system.entry.js +0 -4
- package/lib/duet/p-16a5c1c3.system.entry.js +0 -4
- package/lib/duet/p-1f28890e.entry.js +0 -4
- package/lib/duet/p-2220521c.system.entry.js +0 -4
- package/lib/duet/p-223e3b4e.system.entry.js +0 -4
- package/lib/duet/p-24396004.system.entry.js +0 -4
- package/lib/duet/p-2578f223.entry.js +0 -4
- package/lib/duet/p-2768e79d.system.entry.js +0 -4
- package/lib/duet/p-3ace0310.system.entry.js +0 -4
- package/lib/duet/p-3f0e3f2e.system.entry.js +0 -4
- package/lib/duet/p-43bf80f7.entry.js +0 -4
- package/lib/duet/p-45e609b1.system.js +0 -4
- package/lib/duet/p-4a6d2260.system.entry.js +0 -4
- package/lib/duet/p-4bebb594.system.entry.js +0 -4
- package/lib/duet/p-51d7dce2.entry.js +0 -4
- package/lib/duet/p-547f4d57.system.entry.js +0 -4
- package/lib/duet/p-54bedfc1.entry.js +0 -4
- package/lib/duet/p-583c363f.system.entry.js +0 -4
- package/lib/duet/p-63f0077b.entry.js +0 -4
- package/lib/duet/p-64b40242.system.entry.js +0 -4
- package/lib/duet/p-6e95e911.entry.js +0 -4
- package/lib/duet/p-6ff65c0f.system.entry.js +0 -4
- package/lib/duet/p-75e5becf.system.entry.js +0 -4
- package/lib/duet/p-775ae756.entry.js +0 -4
- package/lib/duet/p-82b579a9.system.entry.js +0 -4
- package/lib/duet/p-86364112.system.entry.js +0 -4
- package/lib/duet/p-88fbee70.system.entry.js +0 -4
- package/lib/duet/p-8c6e3c4f.system.js +0 -4
- package/lib/duet/p-94dd060e.system.entry.js +0 -4
- package/lib/duet/p-9721d5c8.entry.js +0 -4
- package/lib/duet/p-97a0cefa.system.entry.js +0 -4
- package/lib/duet/p-a1aae246.entry.js +0 -4
- package/lib/duet/p-aa76ed06.system.entry.js +0 -4
- package/lib/duet/p-acb8efa3.system.entry.js +0 -4
- package/lib/duet/p-b519ac77.js +0 -4
- package/lib/duet/p-c0421abd.system.entry.js +0 -4
- package/lib/duet/p-c0a1eca6.system.entry.js +0 -4
- package/lib/duet/p-c9881968.system.entry.js +0 -4
- package/lib/duet/p-cdc5fd58.system.entry.js +0 -4
- package/lib/duet/p-d6f75b8c.system.entry.js +0 -4
- package/lib/duet/p-d89ed9a7.entry.js +0 -4
- package/lib/duet/p-dc42d88f.system.entry.js +0 -4
- package/lib/duet/p-e0e8af53.system.entry.js +0 -4
- package/lib/duet/p-e4408451.system.entry.js +0 -4
- package/lib/duet/p-e71c9a22.system.entry.js +0 -4
- package/lib/duet/p-e7db4458.system.entry.js +0 -4
- package/lib/duet/p-ecb74e7a.system.js +0 -4
- package/lib/duet/p-eec6e6f2.entry.js +0 -4
- package/lib/duet/p-f5caefda.entry.js +0 -4
- package/lib/duet/p-f89a1ae9.system.entry.js +0 -4
- package/lib/duet/p-fa3fea8e.entry.js +0 -4
- package/lib/duet/p-fcc290f8.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-6a5d6710.js +0 -4
- package/lib/esm-es5/tokens-f6b32339.js +0 -4
- package/lib/esm-es5/tokens.module-ed773027.js +0 -4
|
@@ -58,4 +58,22 @@
|
|
|
58
58
|
}
|
|
59
59
|
.duet-pagination.duet-pagination-is-dimmed {
|
|
60
60
|
opacity: 0.5;
|
|
61
|
+
}
|
|
62
|
+
.duet-pagination .duet-pagination-select {
|
|
63
|
+
margin: 0 4px 0 12px !important;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.duet-pagination-total-pages {
|
|
67
|
+
margin: 0;
|
|
68
|
+
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
69
|
+
font-size: 1rem;
|
|
70
|
+
font-weight: 600 !important;
|
|
71
|
+
line-height: 1.25;
|
|
72
|
+
color: rgb(0, 41, 77);
|
|
73
|
+
text-align: left;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
:host(.duet-theme-turva) .duet-pagination-total-pages {
|
|
77
|
+
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
78
|
+
color: rgb(23, 28, 58);
|
|
61
79
|
}
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { Fragment, h, Host } from "@stencil/core";
|
|
4
|
+
import { Build, Fragment, h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common";
|
|
6
6
|
import { createID } from "../../utils/create-id";
|
|
7
7
|
import { debounce } from "../../utils/js-utils";
|
|
8
8
|
import { isArrowDownKey, isArrowKey, isArrowLeftKey, isArrowRightKey, isArrowUpKey, isNumber, } from "../../utils/keyboard-utils";
|
|
9
9
|
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
10
|
+
import { breakpointTokensUpTo, breakpointToToken } from "../../utils/token-utils";
|
|
10
11
|
import { shouldDisplayNavigation } from "./duet-pagination-utils";
|
|
11
12
|
/**
|
|
12
13
|
* @part navigation-arrow - this part enables style overrides for the navigation-arrow
|
|
@@ -19,6 +20,9 @@ export class DuetPagination {
|
|
|
19
20
|
this.listId = createID("duet-pagination-list");
|
|
20
21
|
// not in state because we don't want to trigger a render
|
|
21
22
|
this.firstRenderDone = false;
|
|
23
|
+
this.handleMediaQueryChange = (mq) => {
|
|
24
|
+
this.matchesCompactBreakpoint = breakpointTokensUpTo.includes(this.compactBreakpoint) ? mq.matches : !mq.matches;
|
|
25
|
+
};
|
|
22
26
|
/**
|
|
23
27
|
* Private methods.
|
|
24
28
|
*/
|
|
@@ -27,6 +31,9 @@ export class DuetPagination {
|
|
|
27
31
|
if (after === 0) {
|
|
28
32
|
this.current = 1;
|
|
29
33
|
}
|
|
34
|
+
else if (after > this.totalPages) {
|
|
35
|
+
this.current = this.totalPages;
|
|
36
|
+
}
|
|
30
37
|
else if (before !== after) {
|
|
31
38
|
const calculatedSectionIndex = Math.ceil(after / this.visibleItems) - 1;
|
|
32
39
|
if (calculatedSectionIndex !== this.internalSectionIndex) {
|
|
@@ -65,10 +72,10 @@ export class DuetPagination {
|
|
|
65
72
|
});
|
|
66
73
|
}, 500);
|
|
67
74
|
this.numbersStore = "";
|
|
75
|
+
this.matchesCompactBreakpoint = false;
|
|
68
76
|
this.totalPages = 10;
|
|
69
77
|
this.internalSectionIndex = 0;
|
|
70
78
|
this.theme = "";
|
|
71
|
-
this.jumpString = "...";
|
|
72
79
|
this.variation = "default";
|
|
73
80
|
this.accessibleDescribedBy = undefined;
|
|
74
81
|
this.accessibleDetails = undefined;
|
|
@@ -84,6 +91,7 @@ export class DuetPagination {
|
|
|
84
91
|
go_to: "Go to page",
|
|
85
92
|
description: "You may use arrow keys to select page number",
|
|
86
93
|
pagination_label: "Pagination, choose a number to jump to a page",
|
|
94
|
+
select_label: "Total pages {0}, choose a number to jump to a page",
|
|
87
95
|
prev_section: "Show previous {0} page numbers, screen reader user should use arrowkeys to navigate",
|
|
88
96
|
next_section: "Show next {0} page numbers, screen reader user should use arrowkeys to navigate",
|
|
89
97
|
},
|
|
@@ -96,6 +104,7 @@ export class DuetPagination {
|
|
|
96
104
|
go_to: "Siirry sivulle",
|
|
97
105
|
description: "Voit käyttää nuolinäppäimiä sivunumeron valitsemiseen",
|
|
98
106
|
pagination_label: "Sivutus, valitse sivunumero siirtyäksesi sivulle",
|
|
107
|
+
select_label: "Sivuja yhteensä {0}, valitse sivunumero siirtyäksesi sivulle",
|
|
99
108
|
prev_section: "Näytä edelliset {0} sivunumerot, käyttäjän pitää käyttää nuolinäppäimiä navigoidaksesi",
|
|
100
109
|
next_section: "Näytä seuraavat {0} sivunumerot, käyttäjän pitää käyttää nuolinäppäimiä navigoidaksesi",
|
|
101
110
|
},
|
|
@@ -107,7 +116,8 @@ export class DuetPagination {
|
|
|
107
116
|
jump_to: "Hoppa till sida",
|
|
108
117
|
go_to: "Hoppa till sida",
|
|
109
118
|
description: "Du kan använda piltangenterna för att välja sida",
|
|
110
|
-
pagination_label: "
|
|
119
|
+
pagination_label: "Paginering, välj en siffra för att hoppa till en sida",
|
|
120
|
+
select_label: "Totalt antal sidor {0}, välj en siffra för att hoppa till en sida",
|
|
111
121
|
prev_section: "Visa föregående {0} sidnummer, skrivbordsläsare ska använda piltangenterna för att navigera",
|
|
112
122
|
next_section: "Visa nästa {0} sidnummer, skrivbordsläsare ska använda piltangenterna för att navigera",
|
|
113
123
|
},
|
|
@@ -116,6 +126,7 @@ export class DuetPagination {
|
|
|
116
126
|
this.take = 5;
|
|
117
127
|
this.visibleItems = 5;
|
|
118
128
|
this.total = 1000;
|
|
129
|
+
this.compactBreakpoint = "x-small";
|
|
119
130
|
this.ariaControls = "";
|
|
120
131
|
this.current = 1;
|
|
121
132
|
}
|
|
@@ -149,9 +160,22 @@ export class DuetPagination {
|
|
|
149
160
|
}
|
|
150
161
|
}
|
|
151
162
|
connectedCallback() {
|
|
163
|
+
if (Build.isServer) {
|
|
164
|
+
return;
|
|
165
|
+
}
|
|
166
|
+
const token = this.compactBreakpoint === "none" ? "all" : breakpointToToken[this.compactBreakpoint];
|
|
167
|
+
this.mq = matchMedia(token);
|
|
168
|
+
this.mq.addEventListener("change", debounce(this.handleMediaQueryChange, 50));
|
|
169
|
+
this.handleMediaQueryChange(this.mq);
|
|
152
170
|
connectLanguageChangeObserver(this, { prop: "accessibleLabels", defaults: "accessibleLabelsDefaults" });
|
|
153
171
|
}
|
|
154
172
|
disconnectedCallback() {
|
|
173
|
+
if (Build.isServer) {
|
|
174
|
+
return;
|
|
175
|
+
}
|
|
176
|
+
this.mq.removeEventListener("change", this.handleMediaQueryChange);
|
|
177
|
+
this.mq = null;
|
|
178
|
+
this.matchesCompactBreakpoint = false;
|
|
155
179
|
disconnectLanguageChangeObserver(this);
|
|
156
180
|
}
|
|
157
181
|
//get totalpages from visible and total
|
|
@@ -204,6 +228,12 @@ export class DuetPagination {
|
|
|
204
228
|
this.current = clickedId;
|
|
205
229
|
this.emitPageEvent({}, clickedId);
|
|
206
230
|
}
|
|
231
|
+
selectClickHandler(e) {
|
|
232
|
+
e.preventDefault();
|
|
233
|
+
const clickedId = Number(e.target.value);
|
|
234
|
+
this.current = clickedId;
|
|
235
|
+
this.emitPageEvent({}, clickedId);
|
|
236
|
+
}
|
|
207
237
|
//handles click on the next section buttons
|
|
208
238
|
sectionClickHandler(e, direction) {
|
|
209
239
|
e.preventDefault();
|
|
@@ -253,8 +283,19 @@ export class DuetPagination {
|
|
|
253
283
|
} while (i < this.visibleItems + this.internalSectionIndex * this.visibleItems);
|
|
254
284
|
return items;
|
|
255
285
|
}
|
|
286
|
+
renderSelect() {
|
|
287
|
+
const items = [];
|
|
288
|
+
for (let i = 1; i <= this.totalPages; i++) {
|
|
289
|
+
items.push({
|
|
290
|
+
value: i.toString(),
|
|
291
|
+
label: i.toString(),
|
|
292
|
+
});
|
|
293
|
+
}
|
|
294
|
+
const select = (h("duet-select", { theme: this.theme, class: "duet-pagination-select", variation: "compact", items: JSON.stringify(items), value: this.current.toString(), label: this.accessibleLabels.select_label.replace("{0}", `${this.totalPages}`), labelHidden: true, onDuetChange: e => this.selectClickHandler(e) }));
|
|
295
|
+
return (h("li", null, select, h("span", { class: "duet-pagination-total-pages", "aria-hidden": "true" }, "/ ", this.totalPages)));
|
|
296
|
+
}
|
|
256
297
|
shouldDisplayNavigation() {
|
|
257
|
-
if (this.variation !== "compact") {
|
|
298
|
+
if (this.variation !== "compact" && !this.matchesCompactBreakpoint) {
|
|
258
299
|
return shouldDisplayNavigation(this.visibleItems, this.total, this.take);
|
|
259
300
|
}
|
|
260
301
|
return false;
|
|
@@ -264,21 +305,28 @@ export class DuetPagination {
|
|
|
264
305
|
* Always the last one in the class.
|
|
265
306
|
*/
|
|
266
307
|
render() {
|
|
267
|
-
return (h(Host, { onKeyDown: e => this.onKeyboardDown(e) }, h("nav", { role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
|
|
308
|
+
return (h(Host, { onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
|
|
268
309
|
"duet-pagination-nav": true,
|
|
269
310
|
[`duet-pagination-variation-${this.variation}`]: true,
|
|
270
311
|
} }, this.numbersStore !== "" && (h("div", { "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { id: this.listId, class: {
|
|
271
312
|
"duet-pagination": true,
|
|
272
313
|
"duet-pagination-is-dimmed": this.numbersStore !== "",
|
|
273
|
-
}, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, h("li", { class: {
|
|
314
|
+
}, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { class: {
|
|
274
315
|
"duet-pagination-page-button": true,
|
|
275
316
|
"duet-pagination-button-first": true,
|
|
276
|
-
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back",
|
|
277
|
-
|
|
317
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme }))), h("li", { class: {
|
|
318
|
+
"duet-pagination-page-button": true,
|
|
319
|
+
"duet-pagination-button-first": true,
|
|
320
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, null, h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme }, h("div", { class: "duet-pagination-page-number" }, "1"))), h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
|
|
321
|
+
this.shouldDisplayNavigation() && (h(Fragment, null, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme }, h("div", { class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { class: {
|
|
322
|
+
"duet-pagination-page-button": true,
|
|
323
|
+
"duet-pagination-button-last": true,
|
|
324
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.current === this.totalPages &&
|
|
325
|
+
this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { class: {
|
|
278
326
|
"duet-pagination-page-button": true,
|
|
279
327
|
"duet-pagination-button-last": true,
|
|
280
328
|
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { disabled: this.current === this.totalPages &&
|
|
281
|
-
this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1,
|
|
329
|
+
this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1, accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), "icon-name": "action-move-to-last", theme: this.theme })))))));
|
|
282
330
|
}
|
|
283
331
|
static get is() { return "duet-pagination"; }
|
|
284
332
|
static get encapsulation() { return "shadow"; }
|
|
@@ -317,24 +365,6 @@ export class DuetPagination {
|
|
|
317
365
|
"reflect": false,
|
|
318
366
|
"defaultValue": "\"\""
|
|
319
367
|
},
|
|
320
|
-
"jumpString": {
|
|
321
|
-
"type": "string",
|
|
322
|
-
"mutable": false,
|
|
323
|
-
"complexType": {
|
|
324
|
-
"original": "string",
|
|
325
|
-
"resolved": "string",
|
|
326
|
-
"references": {}
|
|
327
|
-
},
|
|
328
|
-
"required": false,
|
|
329
|
-
"optional": false,
|
|
330
|
-
"docs": {
|
|
331
|
-
"tags": [],
|
|
332
|
-
"text": "Characters to use for the jump buttons."
|
|
333
|
-
},
|
|
334
|
-
"attribute": "jump-string",
|
|
335
|
-
"reflect": false,
|
|
336
|
-
"defaultValue": "\"...\""
|
|
337
|
-
},
|
|
338
368
|
"variation": {
|
|
339
369
|
"type": "string",
|
|
340
370
|
"mutable": false,
|
|
@@ -344,7 +374,7 @@ export class DuetPagination {
|
|
|
344
374
|
"references": {
|
|
345
375
|
"DuetPaginationVariation": {
|
|
346
376
|
"location": "local",
|
|
347
|
-
"path": "/Users/
|
|
377
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx"
|
|
348
378
|
}
|
|
349
379
|
}
|
|
350
380
|
},
|
|
@@ -449,7 +479,7 @@ export class DuetPagination {
|
|
|
449
479
|
"tags": [],
|
|
450
480
|
"text": "Default pagination labels"
|
|
451
481
|
},
|
|
452
|
-
"defaultValue": "{\n en: {\n next_page: \"Next page\",\n previous_page: \"Previous page\",\n first_page: \"First page\",\n last_page: \"Last page\",\n jump_to: \"Jump to page\",\n go_to: \"Go to page\",\n description: \"You may use arrow keys to select page number\",\n pagination_label: \"Pagination, choose a number to jump to a page\",\n prev_section: \"Show previous {0} page numbers, screen reader user should use arrowkeys to navigate\",\n next_section: \"Show next {0} page numbers, screen reader user should use arrowkeys to navigate\",\n },\n fi: {\n next_page: \"Seuraava sivu\",\n previous_page: \"Edellinen sivu\",\n first_page: \"Ensimm\u00E4inen sivu\",\n last_page: \"Viimeinen sivu\",\n jump_to: \"Siirry sivulle\",\n go_to: \"Siirry sivulle\",\n description: \"Voit k\u00E4ytt\u00E4\u00E4 nuolin\u00E4pp\u00E4imi\u00E4 sivunumeron valitsemiseen\",\n pagination_label: \"Sivutus, valitse sivunumero siirty\u00E4ksesi sivulle\",\n prev_section: \"N\u00E4yt\u00E4 edelliset {0} sivunumerot, k\u00E4ytt\u00E4j\u00E4n pit\u00E4\u00E4 k\u00E4ytt\u00E4\u00E4 nuolin\u00E4pp\u00E4imi\u00E4 navigoidaksesi\",\n next_section: \"N\u00E4yt\u00E4 seuraavat {0} sivunumerot, k\u00E4ytt\u00E4j\u00E4n pit\u00E4\u00E4 k\u00E4ytt\u00E4\u00E4 nuolin\u00E4pp\u00E4imi\u00E4 navigoidaksesi\",\n },\n sv: {\n next_page: \"N\u00E4sta sida\",\n previous_page: \"F\u00F6reg\u00E5ende sida\",\n first_page: \"F\u00F6rsta sidan\",\n last_page: \"Sista sidan\",\n jump_to: \"Hoppa till sida\",\n go_to: \"Hoppa till sida\",\n description: \"Du kan anv\u00E4nda piltangenterna f\u00F6r att v\u00E4lja sida\",\n pagination_label: \"
|
|
482
|
+
"defaultValue": "{\n en: {\n next_page: \"Next page\",\n previous_page: \"Previous page\",\n first_page: \"First page\",\n last_page: \"Last page\",\n jump_to: \"Jump to page\",\n go_to: \"Go to page\",\n description: \"You may use arrow keys to select page number\",\n pagination_label: \"Pagination, choose a number to jump to a page\",\n select_label: \"Total pages {0}, choose a number to jump to a page\",\n prev_section: \"Show previous {0} page numbers, screen reader user should use arrowkeys to navigate\",\n next_section: \"Show next {0} page numbers, screen reader user should use arrowkeys to navigate\",\n },\n fi: {\n next_page: \"Seuraava sivu\",\n previous_page: \"Edellinen sivu\",\n first_page: \"Ensimm\u00E4inen sivu\",\n last_page: \"Viimeinen sivu\",\n jump_to: \"Siirry sivulle\",\n go_to: \"Siirry sivulle\",\n description: \"Voit k\u00E4ytt\u00E4\u00E4 nuolin\u00E4pp\u00E4imi\u00E4 sivunumeron valitsemiseen\",\n pagination_label: \"Sivutus, valitse sivunumero siirty\u00E4ksesi sivulle\",\n select_label: \"Sivuja yhteens\u00E4 {0}, valitse sivunumero siirty\u00E4ksesi sivulle\",\n prev_section: \"N\u00E4yt\u00E4 edelliset {0} sivunumerot, k\u00E4ytt\u00E4j\u00E4n pit\u00E4\u00E4 k\u00E4ytt\u00E4\u00E4 nuolin\u00E4pp\u00E4imi\u00E4 navigoidaksesi\",\n next_section: \"N\u00E4yt\u00E4 seuraavat {0} sivunumerot, k\u00E4ytt\u00E4j\u00E4n pit\u00E4\u00E4 k\u00E4ytt\u00E4\u00E4 nuolin\u00E4pp\u00E4imi\u00E4 navigoidaksesi\",\n },\n sv: {\n next_page: \"N\u00E4sta sida\",\n previous_page: \"F\u00F6reg\u00E5ende sida\",\n first_page: \"F\u00F6rsta sidan\",\n last_page: \"Sista sidan\",\n jump_to: \"Hoppa till sida\",\n go_to: \"Hoppa till sida\",\n description: \"Du kan anv\u00E4nda piltangenterna f\u00F6r att v\u00E4lja sida\",\n pagination_label: \"Paginering, v\u00E4lj en siffra f\u00F6r att hoppa till en sida\",\n select_label: \"Totalt antal sidor {0}, v\u00E4lj en siffra f\u00F6r att hoppa till en sida\",\n prev_section: \"Visa f\u00F6reg\u00E5ende {0} sidnummer, skrivbordsl\u00E4sare ska anv\u00E4nda piltangenterna f\u00F6r att navigera\",\n next_section: \"Visa n\u00E4sta {0} sidnummer, skrivbordsl\u00E4sare ska anv\u00E4nda piltangenterna f\u00F6r att navigera\",\n },\n }"
|
|
453
483
|
},
|
|
454
484
|
"accessibleLabels": {
|
|
455
485
|
"type": "unknown",
|
|
@@ -525,6 +555,29 @@ export class DuetPagination {
|
|
|
525
555
|
"reflect": false,
|
|
526
556
|
"defaultValue": "1000"
|
|
527
557
|
},
|
|
558
|
+
"compactBreakpoint": {
|
|
559
|
+
"type": "string",
|
|
560
|
+
"mutable": false,
|
|
561
|
+
"complexType": {
|
|
562
|
+
"original": "DuetBreakpoints | \"none\"",
|
|
563
|
+
"resolved": "\"large\" | \"medium\" | \"none\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-small\" | \"xxx-large\" | \"xxx-small\"",
|
|
564
|
+
"references": {
|
|
565
|
+
"DuetBreakpoints": {
|
|
566
|
+
"location": "import",
|
|
567
|
+
"path": "../../utils/token-utils"
|
|
568
|
+
}
|
|
569
|
+
}
|
|
570
|
+
},
|
|
571
|
+
"required": false,
|
|
572
|
+
"optional": false,
|
|
573
|
+
"docs": {
|
|
574
|
+
"tags": [],
|
|
575
|
+
"text": "Breakpoint at which the pagination should be rendered as compact with a select element"
|
|
576
|
+
},
|
|
577
|
+
"attribute": "compact-breakpoint",
|
|
578
|
+
"reflect": false,
|
|
579
|
+
"defaultValue": "\"x-small\""
|
|
580
|
+
},
|
|
528
581
|
"ariaControls": {
|
|
529
582
|
"type": "string",
|
|
530
583
|
"mutable": false,
|
|
@@ -566,6 +619,7 @@ export class DuetPagination {
|
|
|
566
619
|
static get states() {
|
|
567
620
|
return {
|
|
568
621
|
"numbersStore": {},
|
|
622
|
+
"matchesCompactBreakpoint": {},
|
|
569
623
|
"totalPages": {},
|
|
570
624
|
"internalSectionIndex": {}
|
|
571
625
|
};
|
|
@@ -587,7 +641,7 @@ export class DuetPagination {
|
|
|
587
641
|
"references": {
|
|
588
642
|
"DuetPaginationPageEvent": {
|
|
589
643
|
"location": "local",
|
|
590
|
-
"path": "/Users/
|
|
644
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx"
|
|
591
645
|
}
|
|
592
646
|
}
|
|
593
647
|
}
|
|
@@ -107,7 +107,7 @@ export class DuetParagraph {
|
|
|
107
107
|
"references": {
|
|
108
108
|
"DuetParagraphSize": {
|
|
109
109
|
"location": "local",
|
|
110
|
-
"path": "/Users/
|
|
110
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
},
|
|
@@ -130,7 +130,7 @@ export class DuetParagraph {
|
|
|
130
130
|
"references": {
|
|
131
131
|
"DuetParagraphWeight": {
|
|
132
132
|
"location": "local",
|
|
133
|
-
"path": "/Users/
|
|
133
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
},
|
|
@@ -153,7 +153,7 @@ export class DuetParagraph {
|
|
|
153
153
|
"references": {
|
|
154
154
|
"DuetParagraphVariation": {
|
|
155
155
|
"location": "local",
|
|
156
|
-
"path": "/Users/
|
|
156
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
},
|
|
@@ -327,7 +327,7 @@ export class DuetPopupMenu {
|
|
|
327
327
|
"references": {
|
|
328
328
|
"DuetPopupMenuEvent": {
|
|
329
329
|
"location": "local",
|
|
330
|
-
"path": "/Users/
|
|
330
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx"
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
333
|
}
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
}
|
|
46
46
|
.duet-popup-menu-item:focus {
|
|
47
47
|
outline: 0;
|
|
48
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
48
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
49
49
|
}
|
|
50
|
-
.duet-popup-menu-item:focus.duet-theme-turva {
|
|
51
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
50
|
+
.duet-theme-turva .duet-popup-menu-item:focus, .duet-popup-menu-item:focus.duet-theme-turva {
|
|
51
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
52
52
|
}
|
|
53
53
|
.duet-popup-menu-item.active, .duet-popup-menu-item.active:hover {
|
|
54
54
|
color: rgb(255, 255, 255);
|
|
@@ -275,7 +275,7 @@ export class DuetPopupMenuItem {
|
|
|
275
275
|
"references": {
|
|
276
276
|
"DuetPopupMenuItemEvent": {
|
|
277
277
|
"location": "local",
|
|
278
|
-
"path": "/Users/
|
|
278
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx"
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
}
|
|
@@ -295,7 +295,7 @@ export class DuetPopupMenuItem {
|
|
|
295
295
|
"references": {
|
|
296
296
|
"DuetPopupMenuItemEvent": {
|
|
297
297
|
"location": "local",
|
|
298
|
-
"path": "/Users/
|
|
298
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx"
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
301
|
}
|
|
@@ -133,10 +133,10 @@
|
|
|
133
133
|
border-color: rgb(23, 28, 58);
|
|
134
134
|
}
|
|
135
135
|
.duet-radio:focus + label::before {
|
|
136
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
136
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
137
137
|
}
|
|
138
138
|
.duet-theme-turva .duet-radio:focus + label::before {
|
|
139
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
139
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
140
140
|
}
|
|
141
141
|
.duet-radio:checked + label::after {
|
|
142
142
|
position: absolute;
|
|
@@ -540,7 +540,7 @@ export class DuetRadio {
|
|
|
540
540
|
"references": {
|
|
541
541
|
"DuetRadioEvent": {
|
|
542
542
|
"location": "local",
|
|
543
|
-
"path": "/Users/
|
|
543
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
}
|
|
@@ -560,7 +560,7 @@ export class DuetRadio {
|
|
|
560
560
|
"references": {
|
|
561
561
|
"DuetRadioEvent": {
|
|
562
562
|
"location": "local",
|
|
563
|
-
"path": "/Users/
|
|
563
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
564
564
|
}
|
|
565
565
|
}
|
|
566
566
|
}
|
|
@@ -580,7 +580,7 @@ export class DuetRadio {
|
|
|
580
580
|
"references": {
|
|
581
581
|
"DuetRadioEvent": {
|
|
582
582
|
"location": "local",
|
|
583
|
-
"path": "/Users/
|
|
583
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
584
584
|
}
|
|
585
585
|
}
|
|
586
586
|
}
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
outline: 0;
|
|
106
106
|
}
|
|
107
107
|
:host(.user-is-tabbing) .duet-range:focus {
|
|
108
|
-
box-shadow: 0 0 0 1px
|
|
108
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(0, 119, 179, 0.75);
|
|
109
109
|
}
|
|
110
110
|
:host(.user-is-tabbing) .duet-theme-turva .duet-range:focus {
|
|
111
|
-
box-shadow: 0 0 0 1px
|
|
111
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(23, 28, 58, 0.75);
|
|
112
112
|
}
|
|
113
113
|
.duet-range::-webkit-slider-runnable-track {
|
|
114
114
|
background: transparent;
|
|
@@ -512,7 +512,7 @@ export class DuetRangeSlider {
|
|
|
512
512
|
"references": {
|
|
513
513
|
"DuetRangeChangeEvent": {
|
|
514
514
|
"location": "local",
|
|
515
|
-
"path": "/Users/
|
|
515
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx"
|
|
516
516
|
}
|
|
517
517
|
}
|
|
518
518
|
}
|
|
@@ -532,7 +532,7 @@ export class DuetRangeSlider {
|
|
|
532
532
|
"references": {
|
|
533
533
|
"DuetRangeChangeEvent": {
|
|
534
534
|
"location": "local",
|
|
535
|
-
"path": "/Users/
|
|
535
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx"
|
|
536
536
|
}
|
|
537
537
|
}
|
|
538
538
|
}
|
|
@@ -346,7 +346,7 @@ export class DuetRangeStepper {
|
|
|
346
346
|
"references": {
|
|
347
347
|
"DuetRangeStepperUpdateEvent": {
|
|
348
348
|
"location": "local",
|
|
349
|
-
"path": "/Users/
|
|
349
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx"
|
|
350
350
|
}
|
|
351
351
|
}
|
|
352
352
|
}
|
|
@@ -38,13 +38,16 @@
|
|
|
38
38
|
width: 100% !important;
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
|
-
:host.duet-select-variation-tiny {
|
|
41
|
+
:host.duet-select-variation-tiny, :host.duet-select-variation-compact {
|
|
42
42
|
position: relative;
|
|
43
43
|
top: -2px;
|
|
44
44
|
width: 72px;
|
|
45
45
|
margin: 0 !important;
|
|
46
46
|
vertical-align: baseline;
|
|
47
47
|
}
|
|
48
|
+
:host.duet-select-variation-compact {
|
|
49
|
+
width: auto;
|
|
50
|
+
}
|
|
48
51
|
|
|
49
52
|
:host(.duet-m-0) {
|
|
50
53
|
margin: 0 !important;
|
|
@@ -102,6 +105,10 @@ duet-tooltip {
|
|
|
102
105
|
width: 81px;
|
|
103
106
|
padding: 0 !important;
|
|
104
107
|
}
|
|
108
|
+
.duet-select-variation-compact .duet-select-wrapper {
|
|
109
|
+
padding: 0 !important;
|
|
110
|
+
line-height: 1;
|
|
111
|
+
}
|
|
105
112
|
.duet-select-wrapper select {
|
|
106
113
|
position: absolute;
|
|
107
114
|
top: 0;
|
|
@@ -125,27 +132,27 @@ duet-tooltip {
|
|
|
125
132
|
}
|
|
126
133
|
.duet-select-wrapper select:hover + .duet-select {
|
|
127
134
|
border-color: rgb(144, 149, 153);
|
|
128
|
-
box-shadow: 0 0 0 1px
|
|
135
|
+
box-shadow: 0 0 0 1px #909599;
|
|
129
136
|
}
|
|
130
137
|
.duet-theme-turva .duet-select-wrapper select:hover + .duet-select {
|
|
131
138
|
border-color: rgb(116, 116, 117);
|
|
132
|
-
box-shadow: 0 0 0 1px
|
|
139
|
+
box-shadow: 0 0 0 1px #0077b3;
|
|
133
140
|
}
|
|
134
141
|
.has-error .duet-select-wrapper select:hover + .duet-select {
|
|
135
|
-
box-shadow: 0 0 0 1px
|
|
142
|
+
box-shadow: 0 0 0 1px #de2362;
|
|
136
143
|
}
|
|
137
144
|
.duet-theme-turva.has-error .duet-select-wrapper select:hover + .duet-select {
|
|
138
|
-
box-shadow: 0 0 0 1px
|
|
145
|
+
box-shadow: 0 0 0 1px #e55039;
|
|
139
146
|
}
|
|
140
147
|
.duet-select-wrapper select:focus + .duet-select {
|
|
141
148
|
border-color: rgb(0, 119, 179);
|
|
142
149
|
outline: 0;
|
|
143
|
-
box-shadow: 0 0 0 1px
|
|
150
|
+
box-shadow: 0 0 0 1px #0077b3 !important;
|
|
144
151
|
transition: none;
|
|
145
152
|
}
|
|
146
153
|
.duet-theme-turva .duet-select-wrapper select:focus + .duet-select {
|
|
147
154
|
border-color: rgb(23, 28, 58);
|
|
148
|
-
box-shadow: 0 0 0 1px
|
|
155
|
+
box-shadow: 0 0 0 1px #171c3a !important;
|
|
149
156
|
}
|
|
150
157
|
.duet-theme-turva .duet-select-wrapper select:focus + .duet-select .duet-select-icon {
|
|
151
158
|
color: rgb(23, 28, 58);
|
|
@@ -154,10 +161,10 @@ duet-tooltip {
|
|
|
154
161
|
color: rgb(0, 119, 179);
|
|
155
162
|
}
|
|
156
163
|
.has-error .duet-select-wrapper select:focus + .duet-select {
|
|
157
|
-
box-shadow: 0 0 0 1px
|
|
164
|
+
box-shadow: 0 0 0 1px #de2362;
|
|
158
165
|
}
|
|
159
166
|
.duet-theme-turva.has-error .duet-select-wrapper select:focus + .duet-select {
|
|
160
|
-
box-shadow: 0 0 0 1px
|
|
167
|
+
box-shadow: 0 0 0 1px #e55039;
|
|
161
168
|
}
|
|
162
169
|
.duet-select-wrapper select[disabled] {
|
|
163
170
|
cursor: default !important;
|
|
@@ -180,6 +187,9 @@ duet-tooltip {
|
|
|
180
187
|
.duet-select-wrapper span.duet-keep-container-height {
|
|
181
188
|
opacity: 0;
|
|
182
189
|
}
|
|
190
|
+
.duet-select-variation-compact .duet-select-wrapper span.duet-keep-container-height {
|
|
191
|
+
display: none;
|
|
192
|
+
}
|
|
183
193
|
|
|
184
194
|
.duet-select {
|
|
185
195
|
position: absolute;
|
|
@@ -239,7 +249,7 @@ duet-tooltip {
|
|
|
239
249
|
.duet-theme-turva .duet-select svg {
|
|
240
250
|
color: rgb(23, 28, 58);
|
|
241
251
|
}
|
|
242
|
-
.duet-select-variation-tiny .duet-select {
|
|
252
|
+
.duet-select-variation-tiny .duet-select, .duet-select-variation-compact .duet-select {
|
|
243
253
|
width: 72px;
|
|
244
254
|
min-width: inherit;
|
|
245
255
|
padding: 0 !important;
|
|
@@ -248,9 +258,18 @@ duet-tooltip {
|
|
|
248
258
|
font-weight: 600;
|
|
249
259
|
text-align: center;
|
|
250
260
|
}
|
|
251
|
-
.duet-select-variation-tiny .duet-select duet-icon {
|
|
261
|
+
.duet-select-variation-tiny .duet-select duet-icon, .duet-select-variation-compact .duet-select duet-icon {
|
|
252
262
|
padding-left: 10px;
|
|
253
263
|
}
|
|
264
|
+
.duet-select-variation-compact .duet-select {
|
|
265
|
+
position: relative;
|
|
266
|
+
width: fit-content;
|
|
267
|
+
padding: 7px 16px !important;
|
|
268
|
+
font-size: 0.875rem;
|
|
269
|
+
line-height: 1.1;
|
|
270
|
+
text-align: right;
|
|
271
|
+
border-radius: 8px;
|
|
272
|
+
}
|
|
254
273
|
|
|
255
274
|
.duet-select-help {
|
|
256
275
|
display: block;
|