@duetds/components 7.0.10 → 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-f819de70.js → focus-utils-a3fae3c7.js} +1 -1
- package/lib/cjs/{index-0da1d389.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 +1 -0
- package/lib/collection/components/duet-alert/duet-alert.css +2 -2
- 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-card/duet-card.css +4 -4
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +2 -2
- package/lib/collection/components/duet-chip/duet-chip.css +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +6 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +26 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +13 -13
- package/lib/collection/components/duet-footer/duet-footer.css +3 -3
- package/lib/collection/components/duet-header/duet-header.css +12 -12
- package/lib/collection/components/duet-hero/duet-hero.css +2 -2
- package/lib/collection/components/duet-input/duet-input.css +19 -19
- package/lib/collection/components/duet-link/duet-link.css +6 -2
- package/lib/collection/components/duet-logo/duet-logo.css +2 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -2
- 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-multiselect/duet-multiselect.css +15 -15
- 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-number-input/duet-number-input.css +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.css +18 -0
- package/lib/collection/components/duet-pagination/duet-pagination.js +82 -28
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +3 -3
- package/lib/collection/components/duet-radio/duet-radio.css +2 -2
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +2 -2
- package/lib/collection/components/duet-select/duet-select.css +30 -11
- package/lib/collection/components/duet-select/duet-select.js +6 -6
- package/lib/collection/components/duet-slideout/duet-slideout.css +6 -3
- 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-step/duet-step.css +2 -2
- 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-textarea/duet-textarea.css +30 -9
- package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
- 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 +1 -1
- package/lib/collection/components/duet-tray/duet-tray.css +4 -4
- 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-163fcdbb.js → p-0aba8228.js} +6 -6
- package/lib/dist-custom-elements/{p-9813ba38.js → p-12580504.js} +1 -1
- package/lib/dist-custom-elements/{p-f4277d58.js → p-1b13f80e.js} +1 -1
- package/lib/dist-custom-elements/{p-544c2468.js → p-1b74fb07.js} +1 -1
- package/lib/dist-custom-elements/{p-93f0dc64.js → p-23e5fa7c.js} +1 -1
- package/lib/dist-custom-elements/p-2b7ac761.js +271 -0
- package/lib/dist-custom-elements/{p-641f26f0.js → p-3186fb9f.js} +2 -2
- package/lib/dist-custom-elements/{p-e619b416.js → p-31b0690c.js} +3 -3
- package/lib/dist-custom-elements/{p-646c1073.js → p-33120def.js} +2 -2
- package/lib/dist-custom-elements/{p-d1c5ad0c.js → p-391dc2ef.js} +1 -1
- package/lib/dist-custom-elements/{p-ffaf9be2.js → p-43198798.js} +6 -5
- package/lib/dist-custom-elements/{p-0235657b.js → p-4c347387.js} +2 -2
- package/lib/dist-custom-elements/{p-6c7e40b7.js → p-574d75b2.js} +1 -1
- package/lib/dist-custom-elements/{p-59866ec4.js → p-5f2456ef.js} +2 -2
- package/lib/dist-custom-elements/{p-d115f8c4.js → p-64bb8758.js} +2 -2
- package/lib/{esm/tokens-f6b32339.js → dist-custom-elements/p-64d43840.js} +24 -0
- package/lib/dist-custom-elements/{p-40d68c33.js → p-6867b3fe.js} +10 -10
- package/lib/dist-custom-elements/{p-6c661974.js → p-7382fe25.js} +3 -3
- package/lib/dist-custom-elements/{p-bb23679c.js → p-7cfffcaa.js} +1 -1
- package/lib/dist-custom-elements/{p-4a179227.js → p-7fa28910.js} +2 -2
- package/lib/dist-custom-elements/{p-63afd881.js → p-80231805.js} +2 -2
- package/lib/dist-custom-elements/{p-98a1192e.js → p-84ab3b95.js} +2 -2
- package/lib/dist-custom-elements/{p-6d15ae64.js → p-882ef6ce.js} +5 -5
- package/lib/dist-custom-elements/{p-020981f3.js → p-b09581ca.js} +3 -3
- package/lib/dist-custom-elements/{p-5da97911.js → p-baaf323b.js} +4 -4
- package/lib/dist-custom-elements/{p-9991c742.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-2f0560b2.js → p-cb99a590.js} +1 -1
- package/lib/dist-custom-elements/{p-eef59051.js → p-cc5e0445.js} +2 -2
- package/lib/dist-custom-elements/{p-db6d3937.js → p-d7be7de5.js} +2 -2
- package/lib/dist-custom-elements/{p-18b82843.js → p-dc75d108.js} +7 -7
- package/lib/dist-custom-elements/{p-a27e59c7.js → p-dfcd1096.js} +2 -2
- package/lib/dist-custom-elements/{p-5ab3aa7e.js → p-e681c310.js} +11 -11
- package/lib/dist-custom-elements/{p-c75d0764.js → p-ed5d7c83.js} +2 -2
- package/lib/dist-custom-elements/{p-2e774732.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-a8f64133.entry.js → p-02646df4.entry.js} +1 -1
- package/lib/duet/{p-c306cd8b.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-4ec32c74.entry.js → p-0768183c.entry.js} +1 -1
- package/lib/duet/{p-d0cebc0f.system.entry.js → p-0852e478.system.entry.js} +1 -1
- package/lib/duet/{p-febb27db.system.entry.js → p-0bafe70f.system.entry.js} +1 -1
- package/lib/duet/p-0f19fb78.js +4 -0
- package/lib/duet/{p-3aa42780.entry.js → p-0f3ac34b.entry.js} +1 -1
- package/lib/duet/p-11f73648.entry.js +4 -0
- package/lib/duet/{p-69e3df63.system.entry.js → p-1598bff0.system.entry.js} +1 -1
- package/lib/duet/{p-5ae91a1a.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-6d39f293.system.entry.js → p-1c4188fa.system.entry.js} +1 -1
- package/lib/duet/{p-087f1a26.entry.js → p-1d345ae7.entry.js} +1 -1
- package/lib/duet/{p-e0d61dd2.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-8299c898.entry.js → p-228969f2.entry.js} +1 -1
- package/lib/duet/{p-51932229.system.entry.js → p-24aa9591.system.entry.js} +1 -1
- package/lib/duet/p-25b55443.entry.js +4 -0
- package/lib/duet/{p-0b58263e.system.entry.js → p-26117eaf.system.entry.js} +1 -1
- package/lib/duet/{p-32158986.system.entry.js → p-272d5428.system.entry.js} +1 -1
- package/lib/duet/{p-c9a72a1c.entry.js → p-2abbdacf.entry.js} +1 -1
- package/lib/duet/{p-a76ceaf6.js → p-2bb34e3d.js} +1 -1
- package/lib/duet/{p-55a567ab.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-91613823.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-d809eeef.system.entry.js → p-35648f8f.system.entry.js} +2 -2
- package/lib/duet/p-3aed6255.system.entry.js +4 -0
- package/lib/duet/{p-15bf31f1.entry.js → p-3d89fa32.entry.js} +1 -1
- package/lib/duet/{p-d8cc3e33.system.entry.js → p-3da4bc97.system.entry.js} +1 -1
- package/lib/duet/{p-deb762ba.entry.js → p-3fcc633b.entry.js} +1 -1
- package/lib/duet/{p-472616f6.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-14ea141d.system.entry.js → p-4733ad1d.system.entry.js} +1 -1
- package/lib/duet/{p-d2b0c9b2.system.entry.js → p-4742f8de.system.entry.js} +1 -1
- package/lib/duet/{p-8f0d3e27.entry.js → p-4a9dcfad.entry.js} +1 -1
- package/lib/duet/{p-53b294db.entry.js → p-4aa7baaf.entry.js} +1 -1
- package/lib/duet/{p-7bc398f4.system.js → p-4b2edf92.system.js} +1 -1
- package/lib/duet/{p-87a97a11.system.entry.js → p-4b71addd.system.entry.js} +1 -1
- package/lib/duet/{p-16904cfe.entry.js → p-4b89c97b.entry.js} +1 -1
- package/lib/duet/p-4e835302.system.entry.js +4 -0
- package/lib/duet/{p-12f9bd0e.system.entry.js → p-4ea0128e.system.entry.js} +1 -1
- package/lib/duet/p-54bf0354.entry.js +4 -0
- package/lib/duet/{p-ff4413e1.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-d6b794ff.entry.js → p-5ac22332.entry.js} +1 -1
- package/lib/duet/{p-9bd46a56.entry.js → p-5b418dbb.entry.js} +1 -1
- package/lib/duet/{p-f4ffe080.entry.js → p-5ba09f38.entry.js} +1 -1
- package/lib/duet/p-5ef641ff.system.entry.js +4 -0
- package/lib/duet/{p-a6f576c7.entry.js → p-6255710e.entry.js} +1 -1
- package/lib/duet/{p-af4f739c.entry.js → p-64164662.entry.js} +1 -1
- package/lib/duet/p-64d43840.js +4 -0
- package/lib/duet/{p-5f82caf9.system.entry.js → p-64e6988d.system.entry.js} +1 -1
- package/lib/duet/{p-f40d8d4f.entry.js → p-667b24f7.entry.js} +1 -1
- package/lib/duet/{p-1f993dad.system.entry.js → p-668573a9.system.entry.js} +1 -1
- package/lib/duet/{p-2958c680.entry.js → p-669ac83a.entry.js} +1 -1
- package/lib/duet/{p-c410e83b.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-c7888e86.entry.js → p-6cd9a2a7.entry.js} +1 -1
- package/lib/duet/p-6e939587.system.entry.js +4 -0
- package/lib/duet/{p-35e7f63f.entry.js → p-70c50e9c.entry.js} +1 -1
- package/lib/duet/p-712c2eb8.system.js +4 -0
- package/lib/duet/{p-0b2284c1.entry.js → p-72bf6e7c.entry.js} +1 -1
- package/lib/duet/p-72c9518b.system.entry.js +4 -0
- package/lib/duet/{p-2cd892f5.entry.js → p-737b7907.entry.js} +1 -1
- package/lib/duet/p-75b83038.entry.js +4 -0
- package/lib/duet/{p-8183a9ab.entry.js → p-7725c6ba.entry.js} +1 -1
- package/lib/duet/{p-9d15b0ce.system.entry.js → p-77788ca3.system.entry.js} +1 -1
- package/lib/duet/p-78b45ec6.system.entry.js +4 -0
- package/lib/duet/{p-6715414e.system.entry.js → p-79195de4.system.entry.js} +1 -1
- package/lib/duet/{p-1defcf72.system.entry.js → p-7a429565.system.entry.js} +1 -1
- package/lib/duet/p-7b96058a.system.js +5 -0
- package/lib/duet/p-7d893e0e.system.entry.js +4 -0
- package/lib/duet/p-7fe774c3.system.entry.js +4 -0
- package/lib/duet/{p-085dd685.entry.js → p-81d26fa7.entry.js} +1 -1
- package/lib/duet/{p-071e0dd1.system.entry.js → p-83b14d8d.system.entry.js} +1 -1
- package/lib/duet/{p-267922ed.entry.js → p-84029a06.entry.js} +1 -1
- package/lib/duet/p-85b087f9.system.entry.js +4 -0
- package/lib/duet/{p-03e50791.entry.js → p-881d6701.entry.js} +1 -1
- package/lib/duet/p-885b38a9.system.js +4 -0
- package/lib/duet/{p-004e93f9.system.entry.js → p-88b9b08d.system.entry.js} +1 -1
- package/lib/duet/{p-102486d0.entry.js → p-8de878be.entry.js} +1 -1
- package/lib/duet/{p-2c4fd5bb.system.entry.js → p-8ea61384.system.entry.js} +1 -1
- package/lib/duet/{p-f7711547.entry.js → p-8f61a9c0.entry.js} +1 -1
- package/lib/duet/{p-384a4393.system.entry.js → p-9329be40.system.entry.js} +1 -1
- package/lib/duet/p-959d9711.entry.js +4 -0
- package/lib/duet/{p-d6224ef6.entry.js → p-963a1f88.entry.js} +1 -1
- package/lib/duet/{p-61a2e4b4.entry.js → p-978a8de4.entry.js} +1 -1
- package/lib/duet/{p-0d9f8aed.system.entry.js → p-978c4aad.system.entry.js} +1 -1
- package/lib/duet/p-9a48d06b.system.entry.js +4 -0
- package/lib/duet/{p-615a51f4.entry.js → p-9a9721ba.entry.js} +1 -1
- package/lib/duet/p-9c5609e2.entry.js +4 -0
- package/lib/duet/{p-3cc0331b.system.entry.js → p-9ce3d583.system.entry.js} +1 -1
- package/lib/duet/p-9d033a04.system.js +4 -0
- package/lib/duet/{p-91fb66e8.entry.js → p-9f1e6875.entry.js} +1 -1
- package/lib/duet/{p-2aac0002.system.entry.js → p-a274d41f.system.entry.js} +1 -1
- package/lib/duet/p-a5468bb1.system.entry.js +4 -0
- package/lib/duet/{p-d15454ba.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-125a5fa7.entry.js → p-afb4e9a2.entry.js} +1 -1
- package/lib/duet/p-b36de54a.entry.js +4 -0
- package/lib/duet/{p-d1f09a1b.entry.js → p-b5f4b891.entry.js} +1 -1
- package/lib/duet/{p-71c0c5dd.entry.js → p-b61e227e.entry.js} +1 -1
- package/lib/duet/{p-ebc416ed.system.entry.js → p-b61e487c.system.entry.js} +1 -1
- package/lib/duet/{p-5b562f86.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-71004cdc.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-7fe7dfe0.entry.js → p-c00aa8e3.entry.js} +1 -1
- package/lib/duet/{p-825b9fff.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-199e90c1.entry.js → p-c7e98b4d.entry.js} +1 -1
- package/lib/duet/{p-4ead41a9.entry.js → p-c8cfeb6d.entry.js} +1 -1
- package/lib/duet/{p-0c049754.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-b91cfa37.system.entry.js → p-cbd12d28.system.entry.js} +1 -1
- package/lib/duet/{p-79f659d0.entry.js → p-cbd6baf4.entry.js} +1 -1
- package/lib/duet/{p-63e9128b.entry.js → p-cdfb3f0d.entry.js} +1 -1
- package/lib/duet/{p-0129cb8f.system.entry.js → p-ce25e402.system.entry.js} +1 -1
- package/lib/duet/{p-d6bd6b21.entry.js → p-d09f834f.entry.js} +1 -1
- package/lib/duet/p-d4903d4e.system.entry.js +4 -0
- package/lib/duet/{p-443236a1.entry.js → p-d5857745.entry.js} +1 -1
- package/lib/duet/{p-3d4ac830.entry.js → p-dbe1972d.entry.js} +1 -1
- package/lib/duet/p-dc2ad84b.system.entry.js +4 -0
- package/lib/duet/{p-88a5df69.system.entry.js → p-dd298295.system.entry.js} +1 -1
- package/lib/duet/{p-68071b63.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-9a48ccad.entry.js → p-e1edc035.entry.js} +1 -1
- package/lib/duet/p-e64b7188.entry.js +4 -0
- package/lib/duet/p-e8153582.js +5 -0
- package/lib/duet/p-e837f021.system.entry.js +4 -0
- package/lib/duet/p-ea0abeb5.entry.js +4 -0
- package/lib/duet/{p-d7edfa8b.entry.js → p-ea0d1d98.entry.js} +1 -1
- package/lib/duet/{p-8bf76ff4.system.entry.js → p-edddc79c.system.entry.js} +2 -2
- package/lib/duet/p-ee89748e.system.entry.js +4 -0
- package/lib/duet/p-f19049b2.system.entry.js +4 -0
- 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-a23d858f.entry.js → p-f9e9a5d2.entry.js} +1 -1
- package/lib/duet/{p-588feb0b.system.entry.js → p-fa0d520a.system.entry.js} +1 -1
- package/lib/duet/{p-87a6fa20.entry.js → p-fba56b19.entry.js} +1 -1
- package/lib/duet/p-fbea12f3.system.entry.js +4 -0
- package/lib/duet/{p-1b249ec1.entry.js → p-fbff318d.entry.js} +1 -1
- package/lib/duet/{p-b14dff8b.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-cec4482a.js → focus-utils-9d791cc9.js} +1 -1
- package/lib/esm/{index-5e6959fa.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/{dist-custom-elements/p-b519ac77.js → esm/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 +2 -2
- 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-4e67e7db.js +5 -0
- 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 +6 -6
- package/lib/dist-custom-elements/p-28ac1c89.js +0 -271
- package/lib/dist-custom-elements/p-aa1734c0.js +0 -262
- package/lib/duet/p-013b39fc.system.entry.js +0 -4
- package/lib/duet/p-07067450.entry.js +0 -4
- package/lib/duet/p-095e369e.system.entry.js +0 -4
- package/lib/duet/p-09822b6f.js +0 -5
- package/lib/duet/p-0cc2bc70.system.entry.js +0 -4
- package/lib/duet/p-150e565b.entry.js +0 -4
- package/lib/duet/p-1661eee5.system.entry.js +0 -4
- package/lib/duet/p-1cf0c69a.system.entry.js +0 -4
- package/lib/duet/p-1d33edc3.system.entry.js +0 -4
- package/lib/duet/p-273c17c5.system.js +0 -4
- package/lib/duet/p-319f4737.entry.js +0 -4
- package/lib/duet/p-33987397.entry.js +0 -4
- package/lib/duet/p-35e6de08.system.entry.js +0 -4
- package/lib/duet/p-3a79efb6.entry.js +0 -4
- package/lib/duet/p-3c014ca1.system.entry.js +0 -4
- package/lib/duet/p-4139531b.system.entry.js +0 -4
- package/lib/duet/p-45e609b1.system.js +0 -4
- package/lib/duet/p-49b2a8ae.entry.js +0 -4
- package/lib/duet/p-4c05a0da.system.entry.js +0 -4
- package/lib/duet/p-53aec3e5.system.entry.js +0 -4
- package/lib/duet/p-54c3618b.system.entry.js +0 -4
- package/lib/duet/p-5590e72b.system.entry.js +0 -4
- package/lib/duet/p-55d5384b.entry.js +0 -4
- package/lib/duet/p-63eaa2b0.system.entry.js +0 -4
- package/lib/duet/p-6c0809d8.entry.js +0 -4
- package/lib/duet/p-6e3c77da.system.entry.js +0 -4
- package/lib/duet/p-6fcbf406.system.entry.js +0 -4
- package/lib/duet/p-708d72ff.system.entry.js +0 -4
- package/lib/duet/p-73536fca.system.entry.js +0 -4
- package/lib/duet/p-74c05983.entry.js +0 -4
- package/lib/duet/p-75db4b7f.system.entry.js +0 -4
- package/lib/duet/p-7a5d5f31.entry.js +0 -4
- package/lib/duet/p-7ac807c1.system.entry.js +0 -4
- package/lib/duet/p-7bfa34e8.entry.js +0 -4
- package/lib/duet/p-7daf67f9.system.entry.js +0 -4
- package/lib/duet/p-859d58c7.system.entry.js +0 -4
- package/lib/duet/p-8c6e3c4f.system.js +0 -4
- package/lib/duet/p-93422612.system.entry.js +0 -4
- package/lib/duet/p-957eeb84.entry.js +0 -4
- package/lib/duet/p-9612326c.system.js +0 -5
- package/lib/duet/p-98da0cad.system.entry.js +0 -4
- package/lib/duet/p-9f55caf5.system.entry.js +0 -4
- package/lib/duet/p-a20413e7.system.entry.js +0 -4
- package/lib/duet/p-a65050e0.entry.js +0 -4
- package/lib/duet/p-a89163ea.js +0 -4
- package/lib/duet/p-ab948224.entry.js +0 -4
- package/lib/duet/p-ac1409be.system.entry.js +0 -4
- package/lib/duet/p-acf0ecbf.system.entry.js +0 -4
- package/lib/duet/p-af728064.system.entry.js +0 -4
- package/lib/duet/p-b519ac77.js +0 -4
- package/lib/duet/p-b7a29a7a.entry.js +0 -4
- package/lib/duet/p-b9808683.system.entry.js +0 -4
- package/lib/duet/p-bdbea745.system.entry.js +0 -4
- package/lib/duet/p-cde3810f.system.entry.js +0 -4
- package/lib/duet/p-d2c0a339.system.entry.js +0 -4
- package/lib/duet/p-d3a33b68.system.entry.js +0 -4
- package/lib/duet/p-d5bc3742.entry.js +0 -4
- package/lib/duet/p-d6ef38f6.system.entry.js +0 -4
- package/lib/duet/p-d8f9b66a.system.entry.js +0 -4
- package/lib/duet/p-db2646d9.system.entry.js +0 -4
- package/lib/duet/p-e1991ce1.system.entry.js +0 -4
- package/lib/duet/p-e29085ac.system.entry.js +0 -4
- package/lib/duet/p-e9c852e2.system.entry.js +0 -4
- package/lib/duet/p-f0dadf8b.system.entry.js +0 -4
- package/lib/duet/p-f36508e4.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-cec4482a.js +0 -4
- package/lib/esm-es5/index-5e6959fa.js +0 -5
- package/lib/esm-es5/tokens-f6b32339.js +0 -4
- package/lib/esm-es5/tokens.module-ed773027.js +0 -4
|
@@ -43,10 +43,10 @@
|
|
|
43
43
|
}
|
|
44
44
|
.duet-logo:focus {
|
|
45
45
|
outline: 0;
|
|
46
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
46
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
47
47
|
}
|
|
48
48
|
.duet-theme-turva .duet-logo:focus, .duet-logo:focus.duet-theme-turva {
|
|
49
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
49
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
50
50
|
}
|
|
51
51
|
.duet-logo.duet-logo-en {
|
|
52
52
|
width: 166px;
|
|
@@ -154,11 +154,11 @@
|
|
|
154
154
|
}
|
|
155
155
|
.duet-menu-bar.duet-theme-turva {
|
|
156
156
|
background: rgb(255, 255, 255);
|
|
157
|
-
box-shadow: 0 2px 6px 0 rgba(
|
|
157
|
+
box-shadow: 0 2px 6px 0 rgba(23, 28, 58, 0.07);
|
|
158
158
|
}
|
|
159
159
|
@media (min-width: 62em) {
|
|
160
160
|
.duet-menu-bar.duet-theme-turva {
|
|
161
|
-
box-shadow: 0 3px 6px 0 rgba(
|
|
161
|
+
box-shadow: 0 3px 6px 0 rgba(23, 28, 58, 0.1);
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
text-decoration: none;
|
|
39
39
|
cursor: pointer;
|
|
40
40
|
}
|
|
41
|
-
.duet-menu-bar-button.duet-theme-turva {
|
|
42
|
-
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
43
|
-
}
|
|
44
41
|
.duet-menu-bar-button:focus {
|
|
45
42
|
outline: 0;
|
|
46
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
43
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
47
44
|
}
|
|
48
|
-
.duet-menu-bar-button:focus.duet-theme-turva {
|
|
49
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
45
|
+
.duet-theme-turva .duet-menu-bar-button:focus, .duet-menu-bar-button:focus.duet-theme-turva {
|
|
46
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
47
|
+
}
|
|
48
|
+
.duet-menu-bar-button.duet-theme-turva {
|
|
49
|
+
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
50
50
|
}
|
|
51
51
|
@media (min-width: 62em) {
|
|
52
52
|
.duet-menu-bar-button {
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
}
|
|
71
71
|
.duet-menu-bar-dropdown button:focus {
|
|
72
72
|
outline: 0;
|
|
73
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
73
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
74
74
|
}
|
|
75
75
|
.duet-menu-bar-dropdown button .label {
|
|
76
76
|
display: flex;
|
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
127
127
|
color: rgb(23, 28, 58);
|
|
128
128
|
}
|
|
129
|
-
.duet-menu-bar-dropdown.duet-theme-turva button:focus {
|
|
130
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
131
|
-
}
|
|
132
129
|
.duet-menu-bar-dropdown.duet-theme-turva button:hover {
|
|
133
130
|
color: rgb(198, 12, 48);
|
|
134
131
|
}
|
|
132
|
+
.duet-menu-bar-dropdown.duet-theme-turva button:focus {
|
|
133
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
134
|
+
}
|
|
135
135
|
.duet-menu-bar-dropdown.duet-theme-turva button.active {
|
|
136
136
|
color: rgb(198, 12, 48);
|
|
137
137
|
}
|
package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css
CHANGED
|
@@ -44,19 +44,19 @@
|
|
|
44
44
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
45
45
|
color: rgb(23, 28, 58);
|
|
46
46
|
}
|
|
47
|
+
.duet-menu-bar-dropdown-link--slot-right:focus {
|
|
48
|
+
outline: 0;
|
|
49
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
50
|
+
}
|
|
51
|
+
.duet-theme-turva .duet-menu-bar-dropdown-link--slot-right:focus, .duet-menu-bar-dropdown-link--slot-right:focus.duet-theme-turva {
|
|
52
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
53
|
+
}
|
|
47
54
|
.duet-menu-bar-dropdown-link--slot-right:hover {
|
|
48
55
|
background: rgb(230, 242, 248);
|
|
49
56
|
}
|
|
50
57
|
.duet-menu-bar-dropdown-link--slot-right:hover.duet-theme-turva {
|
|
51
58
|
background: rgb(228, 228, 230);
|
|
52
59
|
}
|
|
53
|
-
.duet-menu-bar-dropdown-link--slot-right:focus {
|
|
54
|
-
outline: 0;
|
|
55
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
56
|
-
}
|
|
57
|
-
.duet-menu-bar-dropdown-link--slot-right:focus.duet-theme-turva {
|
|
58
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
59
|
-
}
|
|
60
60
|
.duet-menu-bar-dropdown-link--slot-below:hover {
|
|
61
61
|
color: rgb(0, 77, 128);
|
|
62
62
|
background: rgb(243, 249, 252);
|
|
@@ -37,6 +37,13 @@
|
|
|
37
37
|
text-decoration: none;
|
|
38
38
|
white-space: nowrap;
|
|
39
39
|
}
|
|
40
|
+
.duet-menu-bar-link:focus {
|
|
41
|
+
outline: 0;
|
|
42
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
43
|
+
}
|
|
44
|
+
.duet-theme-turva .duet-menu-bar-link:focus, .duet-menu-bar-link:focus.duet-theme-turva {
|
|
45
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
46
|
+
}
|
|
40
47
|
.duet-menu-bar-link.duet-theme-turva {
|
|
41
48
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
42
49
|
}
|
|
@@ -50,13 +57,6 @@
|
|
|
50
57
|
padding: 0 28px;
|
|
51
58
|
}
|
|
52
59
|
}
|
|
53
|
-
.duet-menu-bar-link:focus {
|
|
54
|
-
outline: 0;
|
|
55
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
56
|
-
}
|
|
57
|
-
.duet-menu-bar-link:focus.duet-theme-turva {
|
|
58
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
59
|
-
}
|
|
60
60
|
.duet-menu-bar-link.active {
|
|
61
61
|
color: rgb(0, 119, 179);
|
|
62
62
|
}
|
|
@@ -114,33 +114,33 @@
|
|
|
114
114
|
}
|
|
115
115
|
.duet-multiselect:hover {
|
|
116
116
|
border-color: rgb(144, 149, 153);
|
|
117
|
-
box-shadow: 0 0 0 1px
|
|
117
|
+
box-shadow: 0 0 0 1px #909599;
|
|
118
118
|
}
|
|
119
119
|
.duet-theme-turva .duet-multiselect:hover {
|
|
120
120
|
border-color: rgb(116, 116, 117);
|
|
121
|
-
box-shadow: 0 0 0 1px
|
|
121
|
+
box-shadow: 0 0 0 1px #0077b3;
|
|
122
122
|
}
|
|
123
123
|
.has-error .duet-multiselect:hover {
|
|
124
|
-
box-shadow: 0 0 0 1px
|
|
124
|
+
box-shadow: 0 0 0 1px #de2362;
|
|
125
125
|
}
|
|
126
126
|
.duet-theme-turva.has-error .duet-multiselect:hover {
|
|
127
|
-
box-shadow: 0 0 0 1px
|
|
127
|
+
box-shadow: 0 0 0 1px #e55039;
|
|
128
128
|
}
|
|
129
129
|
.duet-multiselect:focus, .duet-multiselect.duet-multiselect-active {
|
|
130
130
|
border-color: rgb(0, 119, 179);
|
|
131
131
|
outline: 0;
|
|
132
|
-
box-shadow: 0 0 0 1px
|
|
132
|
+
box-shadow: 0 0 0 1px #0077b3 !important;
|
|
133
133
|
transition: none;
|
|
134
134
|
}
|
|
135
135
|
.duet-theme-turva .duet-multiselect:focus, .duet-theme-turva .duet-multiselect.duet-multiselect-active {
|
|
136
136
|
border-color: rgb(23, 28, 58);
|
|
137
|
-
box-shadow: 0 0 0 1px
|
|
137
|
+
box-shadow: 0 0 0 1px #171c3a !important;
|
|
138
138
|
}
|
|
139
139
|
.has-error .duet-multiselect:focus, .has-error .duet-multiselect.duet-multiselect-active {
|
|
140
|
-
box-shadow: 0 0 0 1px
|
|
140
|
+
box-shadow: 0 0 0 1px #de2362;
|
|
141
141
|
}
|
|
142
142
|
.duet-theme-turva.has-error .duet-multiselect:focus, .duet-theme-turva.has-error .duet-multiselect.duet-multiselect-active {
|
|
143
|
-
box-shadow: 0 0 0 1px
|
|
143
|
+
box-shadow: 0 0 0 1px #e55039;
|
|
144
144
|
}
|
|
145
145
|
.duet-multiselect[disabled] {
|
|
146
146
|
color: rgb(0, 41, 77) !important;
|
|
@@ -238,6 +238,13 @@
|
|
|
238
238
|
cursor: pointer;
|
|
239
239
|
border-radius: 4px;
|
|
240
240
|
}
|
|
241
|
+
.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus {
|
|
242
|
+
outline: 0;
|
|
243
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
244
|
+
}
|
|
245
|
+
.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus, .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus.duet-theme-turva {
|
|
246
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
247
|
+
}
|
|
241
248
|
.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:first-child {
|
|
242
249
|
border-right: 1px solid rgb(225, 227, 230);
|
|
243
250
|
}
|
|
@@ -245,16 +252,9 @@
|
|
|
245
252
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
246
253
|
color: rgb(198, 12, 48);
|
|
247
254
|
}
|
|
248
|
-
.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus {
|
|
249
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
250
|
-
}
|
|
251
255
|
.duet-theme-turva .duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:hover {
|
|
252
256
|
color: rgb(23, 28, 58);
|
|
253
257
|
}
|
|
254
|
-
.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:focus {
|
|
255
|
-
outline: 0;
|
|
256
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
257
|
-
}
|
|
258
258
|
.duet-multiselect-checkboxes .duet-multiselect-all-control-buttons button:hover {
|
|
259
259
|
color: rgb(0, 41, 77);
|
|
260
260
|
}
|
|
@@ -62,10 +62,10 @@
|
|
|
62
62
|
}
|
|
63
63
|
:host(.user-is-tabbing) .duet-notification:focus-within {
|
|
64
64
|
z-index: 1;
|
|
65
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
65
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
66
66
|
}
|
|
67
67
|
:host(.user-is-tabbing) .duet-notification:focus-within.duet-theme-turva {
|
|
68
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
68
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
.duet-notification-container {
|
|
@@ -85,10 +85,10 @@
|
|
|
85
85
|
outline: 0;
|
|
86
86
|
}
|
|
87
87
|
:host(.user-is-tabbing) .duet-drawer-toggle:focus {
|
|
88
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
88
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
89
89
|
}
|
|
90
90
|
:host(.user-is-tabbing) .duet-theme-turva .duet-drawer-toggle:focus {
|
|
91
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
91
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
92
92
|
}
|
|
93
93
|
.duet-drawer-toggle:hover {
|
|
94
94
|
color: rgb(0, 77, 128);
|
|
@@ -89,10 +89,10 @@
|
|
|
89
89
|
}
|
|
90
90
|
:host(.user-is-tabbing) .duet-number-buttons .duet-number-button:focus {
|
|
91
91
|
z-index: 2;
|
|
92
|
-
box-shadow: 0 0 0 2px
|
|
92
|
+
box-shadow: 0 0 0 2px #0077b3 !important;
|
|
93
93
|
}
|
|
94
94
|
.duet-theme-turva :host(.user-is-tabbing) .duet-number-buttons .duet-number-button:focus {
|
|
95
|
-
box-shadow: 0 0 0 2px
|
|
95
|
+
box-shadow: 0 0 0 2px #171c3a !important;
|
|
96
96
|
}
|
|
97
97
|
.duet-number-buttons .duet-number-button:first-of-type {
|
|
98
98
|
border-left: 1px solid rgb(207, 210, 212);
|
|
@@ -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,
|
|
@@ -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
|
};
|
|
@@ -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);
|
|
@@ -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;
|
|
@@ -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;
|