@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
|
@@ -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;
|
|
@@ -146,20 +146,20 @@ export class DuetSelect {
|
|
|
146
146
|
return (h(Host, { onClick: this.onClick, class: {
|
|
147
147
|
"duet-m-0": this.margin === "none",
|
|
148
148
|
"duet-expand": this.expand,
|
|
149
|
-
|
|
149
|
+
[`duet-select-variation-${this.variation}`]: true,
|
|
150
150
|
} }, h("div", { class: {
|
|
151
151
|
"duet-select-container": true,
|
|
152
152
|
"duet-label-hidden": this.labelHidden,
|
|
153
153
|
"duet-theme-turva": this.theme === "turva",
|
|
154
|
-
|
|
154
|
+
[`duet-select-variation-${this.variation}`]: true,
|
|
155
155
|
"duet-input-top-caption-shown": this.isCaptionVisible,
|
|
156
156
|
"has-error": !!this.error,
|
|
157
157
|
} }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-select-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-select-placeholder", size: "small" }, this.placeholder)), h("select", { ref: select => (this.nativeSelect = select), disabled: this.disabled, name: this.name, id: identifier, role: this.role, "aria-labelledby": this.labelId, "aria-describedby": this.getDescribedBy(), "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.onChange, required: this.required }, this.placeholder && (h("option", { disabled: true, selected: true, value: "" }, this.placeholder)), !this.processedItems ? (h("option", null, "Virhe valintoja ladattaessa. P\u00E4ivit\u00E4 sivu ja kokeile uusiksi.")) : (this.processedItems.map(item => {
|
|
158
158
|
return isOptionGroup(item) ? this.renderOptionGroup(item) : this.renderOption(item);
|
|
159
159
|
}))), h("div", { class: {
|
|
160
160
|
"duet-select": true,
|
|
161
|
-
|
|
162
|
-
}, "aria-hidden": "true" }, h("span", { key: this.value }, this.getSelectedItemLabel()), this.variation
|
|
161
|
+
[`duet-select-variation-${this.variation}`]: true,
|
|
162
|
+
}, "aria-hidden": "true" }, h("span", { key: this.value, class: "duet-select-selected-value" }, this.getSelectedItemLabel()), (this.variation === "default" && (h("svg", { role: "img", class: "duet-select-icon", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" })))) || (h("duet-icon", { theme: this.theme, name: "action-arrow-down-small", color: "currentColor", margin: "none", size: this.variation === "compact" ? "xxx-small" : "xx-small" }))), h("span", { class: "duet-keep-container-height", role: "presention", "aria-hidden": "true" }, "_")), h("span", { class: "duet-select-help", id: this.errorId, "aria-live": this.accessibleLiveError, "aria-atomic": "true", "aria-relevant": "additions removals" }, this.error && h("span", null, this.error)))));
|
|
163
163
|
}
|
|
164
164
|
static get is() { return "duet-select"; }
|
|
165
165
|
static get encapsulation() { return "scoped"; }
|
|
@@ -180,7 +180,7 @@ export class DuetSelect {
|
|
|
180
180
|
"mutable": false,
|
|
181
181
|
"complexType": {
|
|
182
182
|
"original": "DuetSelectVariation",
|
|
183
|
-
"resolved": "\"default\" | \"tiny\"",
|
|
183
|
+
"resolved": "\"compact\" | \"default\" | \"tiny\"",
|
|
184
184
|
"references": {
|
|
185
185
|
"DuetSelectVariation": {
|
|
186
186
|
"location": "local",
|
|
@@ -192,7 +192,7 @@ export class DuetSelect {
|
|
|
192
192
|
"optional": false,
|
|
193
193
|
"docs": {
|
|
194
194
|
"tags": [],
|
|
195
|
-
"text": "Variation of dropdown.
|
|
195
|
+
"text": "Variation of dropdown. Tiny is used for small numbers / tiny option ranges. Compact works well with adjacent buttons,\nlike with compact pagination."
|
|
196
196
|
},
|
|
197
197
|
"attribute": "variation",
|
|
198
198
|
"reflect": false,
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
}
|
|
107
107
|
.duet-slideout .dialog .top button:focus {
|
|
108
108
|
outline: 0;
|
|
109
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
109
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
110
110
|
}
|
|
111
111
|
.duet-slideout .dialog .top duet-icon {
|
|
112
112
|
padding: 16px;
|
|
@@ -129,12 +129,15 @@
|
|
|
129
129
|
transition: 300ms ease;
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
+
.duet-slideout.duet-theme-turva .dialog {
|
|
133
|
+
box-shadow: 0 3px 6px 0 rgba(23, 28, 58, 0.1) inset;
|
|
134
|
+
}
|
|
132
135
|
.duet-slideout.duet-theme-turva button {
|
|
133
136
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
134
137
|
color: rgb(23, 28, 58);
|
|
135
138
|
}
|
|
136
139
|
.duet-slideout.duet-theme-turva button:focus {
|
|
137
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
140
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
138
141
|
}
|
|
139
142
|
.duet-slideout.duet-theme-turva button.active {
|
|
140
143
|
color: rgb(198, 12, 48);
|
|
@@ -143,7 +146,7 @@
|
|
|
143
146
|
background: rgb(198, 12, 48);
|
|
144
147
|
}
|
|
145
148
|
.duet-slideout.duet-theme-turva .dialog .top button:focus {
|
|
146
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
149
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
147
150
|
}
|
|
148
151
|
|
|
149
152
|
::slotted(*) {
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
text-align: left;
|
|
42
42
|
text-decoration: none;
|
|
43
43
|
}
|
|
44
|
-
.duet-slideout-link.duet-theme-turva {
|
|
45
|
-
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
46
|
-
}
|
|
47
44
|
.duet-slideout-link:focus {
|
|
48
45
|
outline: 0;
|
|
49
|
-
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;
|
|
50
47
|
}
|
|
51
|
-
.duet-slideout-link:focus.duet-theme-turva {
|
|
52
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
48
|
+
.duet-theme-turva .duet-slideout-link:focus, .duet-slideout-link:focus.duet-theme-turva {
|
|
49
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
50
|
+
}
|
|
51
|
+
.duet-slideout-link.duet-theme-turva {
|
|
52
|
+
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
53
53
|
}
|
|
54
54
|
.duet-slideout-link.active span {
|
|
55
55
|
position: relative;
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
}
|
|
79
79
|
.duet-slideout-panel .link:focus {
|
|
80
80
|
outline: 0;
|
|
81
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
81
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
82
82
|
}
|
|
83
83
|
.duet-slideout-panel .link.active .label-text {
|
|
84
84
|
position: relative;
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
.duet-slideout-panel .top .back:focus,
|
|
130
130
|
.duet-slideout-panel .top .close:focus {
|
|
131
131
|
outline: 0;
|
|
132
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
132
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
133
133
|
}
|
|
134
134
|
.duet-slideout-panel .top duet-icon {
|
|
135
135
|
padding: 16px;
|
|
@@ -157,14 +157,14 @@
|
|
|
157
157
|
color: rgb(23, 28, 58);
|
|
158
158
|
}
|
|
159
159
|
.duet-slideout-panel.duet-theme-turva .link:focus {
|
|
160
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
160
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
161
161
|
}
|
|
162
162
|
.duet-slideout-panel.duet-theme-turva .link.active .label-text::after {
|
|
163
163
|
background: rgb(198, 12, 48);
|
|
164
164
|
}
|
|
165
165
|
.duet-slideout-panel.duet-theme-turva .top .back:focus,
|
|
166
166
|
.duet-slideout-panel.duet-theme-turva .top .close:focus {
|
|
167
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
167
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
168
168
|
}
|
|
169
169
|
.duet-slideout-panel.duet-theme-turva .top span {
|
|
170
170
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css
CHANGED
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
}
|
|
69
69
|
.duet-slideout-panel-dropdown button:focus {
|
|
70
70
|
outline: 0;
|
|
71
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
71
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
72
72
|
}
|
|
73
73
|
.duet-slideout-panel-dropdown button.active .label::after {
|
|
74
74
|
position: absolute;
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
color: rgb(23, 28, 58);
|
|
112
112
|
}
|
|
113
113
|
.duet-slideout-panel-dropdown.duet-theme-turva button:focus {
|
|
114
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
114
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
115
115
|
}
|
|
116
116
|
.duet-slideout-panel-dropdown.duet-theme-turva button.active .label::after {
|
|
117
117
|
background: rgb(198, 12, 48);
|
|
@@ -73,10 +73,10 @@
|
|
|
73
73
|
opacity: 0.75;
|
|
74
74
|
}
|
|
75
75
|
:host(.user-is-tabbing) .duet-step-heading:focus {
|
|
76
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
76
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
77
77
|
}
|
|
78
78
|
:host(.user-is-tabbing) .duet-theme-turva .duet-step-heading:focus {
|
|
79
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
79
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
80
80
|
}
|
|
81
81
|
.is-complete .duet-step-heading:hover .duet-step-counter, .is-disabled .duet-step-heading:hover .duet-step-counter {
|
|
82
82
|
background-color: #005f8f;
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
.duet-submenu-bar .shadow-container .top-shadow {
|
|
54
54
|
top: -80px;
|
|
55
55
|
height: 80px;
|
|
56
|
-
box-shadow: 0 3px 6px rgba(0, 41, 77, 0.1);
|
|
56
|
+
box-shadow: 0 3px 6px 0 rgba(0, 41, 77, 0.1);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
@media (min-width: 62em) {
|
|
@@ -73,13 +73,13 @@
|
|
|
73
73
|
line-height: 1.25;
|
|
74
74
|
color: rgb(0, 41, 77);
|
|
75
75
|
}
|
|
76
|
-
.duet-submenu-bar button:focus {
|
|
77
|
-
outline: 0;
|
|
78
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
79
|
-
}
|
|
80
76
|
.duet-submenu-bar button.active .caret {
|
|
81
77
|
transform: rotate(180deg);
|
|
82
78
|
}
|
|
79
|
+
.duet-submenu-bar button:focus {
|
|
80
|
+
outline: 0;
|
|
81
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
82
|
+
}
|
|
83
83
|
.duet-submenu-bar button .label {
|
|
84
84
|
position: relative;
|
|
85
85
|
display: flex;
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
border-bottom: 1px solid rgb(228, 228, 230);
|
|
173
173
|
}
|
|
174
174
|
.duet-submenu-bar.duet-theme-turva button:focus {
|
|
175
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
175
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
176
176
|
}
|
|
177
177
|
.duet-submenu-bar.duet-theme-turva .items {
|
|
178
178
|
background: rgb(245, 245, 247);
|
|
@@ -181,10 +181,10 @@
|
|
|
181
181
|
background: rgba(23, 28, 58, 0.6);
|
|
182
182
|
}
|
|
183
183
|
.duet-submenu-bar.duet-theme-turva .shadow-container .top-shadow {
|
|
184
|
-
box-shadow: 0 2px 6px 0 rgba(
|
|
184
|
+
box-shadow: 0 2px 6px 0 rgba(23, 28, 58, 0.07);
|
|
185
185
|
}
|
|
186
186
|
@media (min-width: 62em) {
|
|
187
187
|
.duet-submenu-bar.duet-theme-turva .shadow-container .top-shadow {
|
|
188
|
-
box-shadow: 0 3px 6px 0 rgba(
|
|
188
|
+
box-shadow: 0 3px 6px 0 rgba(23, 28, 58, 0.1);
|
|
189
189
|
}
|
|
190
190
|
}
|
|
@@ -9,7 +9,7 @@ export class DuetSubmenuBar {
|
|
|
9
9
|
constructor() {
|
|
10
10
|
this.mql = [window.matchMedia(media_query_large.replace(/'/g, ""))];
|
|
11
11
|
this.boundMqlFunctions = [];
|
|
12
|
-
this.
|
|
12
|
+
this.handleMobileView = () => {
|
|
13
13
|
if (this.mql[0].matches) {
|
|
14
14
|
this.mobile = false;
|
|
15
15
|
this.enableBodyScroll();
|
|
@@ -28,13 +28,17 @@ export class DuetSubmenuBar {
|
|
|
28
28
|
if (this.nav) {
|
|
29
29
|
enableBodyScroll(this.nav);
|
|
30
30
|
}
|
|
31
|
-
|
|
31
|
+
if (this.itemsContainer) {
|
|
32
|
+
enableBodyScroll(this.itemsContainer);
|
|
33
|
+
}
|
|
32
34
|
};
|
|
33
35
|
this.disableBodyScroll = () => {
|
|
34
36
|
if (this.nav) {
|
|
35
37
|
disableBodyScroll(this.nav, { reserveScrollBarGap: true });
|
|
36
38
|
}
|
|
37
|
-
|
|
39
|
+
if (this.itemsContainer) {
|
|
40
|
+
disableBodyScroll(this.itemsContainer, { reserveScrollBarGap: true });
|
|
41
|
+
}
|
|
38
42
|
};
|
|
39
43
|
this.checkIfHasItems = () => {
|
|
40
44
|
const hasDropdownLinks = !!this.element.querySelector("duet-submenu-bar-dropdown-link");
|
|
@@ -47,7 +51,7 @@ export class DuetSubmenuBar {
|
|
|
47
51
|
this.open = false;
|
|
48
52
|
this.accessibleLabel = undefined;
|
|
49
53
|
}
|
|
50
|
-
|
|
54
|
+
watchOpenStateHandler(newValue) {
|
|
51
55
|
const open = newValue;
|
|
52
56
|
if (open) {
|
|
53
57
|
this.bodyScroll = false;
|
|
@@ -71,11 +75,11 @@ export class DuetSubmenuBar {
|
|
|
71
75
|
connectedCallback() {
|
|
72
76
|
this.nav = document.querySelector("duet-nav > [slot='mobile']");
|
|
73
77
|
this.hasItems = this.checkIfHasItems();
|
|
74
|
-
this.
|
|
78
|
+
this.handleMobileView();
|
|
75
79
|
for (let i = 0; i < this.mql.length; i++) {
|
|
76
80
|
// addEventListener is not available in Stencil hydrate
|
|
77
81
|
if (this.mql[i].addEventListener) {
|
|
78
|
-
const bound = this.
|
|
82
|
+
const bound = this.handleMobileView.bind(this);
|
|
79
83
|
this.mql[i].addEventListener("change", bound);
|
|
80
84
|
this.boundMqlFunctions[i] = bound;
|
|
81
85
|
}
|
|
@@ -222,7 +226,7 @@ export class DuetSubmenuBar {
|
|
|
222
226
|
static get watchers() {
|
|
223
227
|
return [{
|
|
224
228
|
"propName": "open",
|
|
225
|
-
"methodName": "
|
|
229
|
+
"methodName": "watchOpenStateHandler"
|
|
226
230
|
}];
|
|
227
231
|
}
|
|
228
232
|
}
|
|
@@ -69,10 +69,6 @@
|
|
|
69
69
|
align-items: center;
|
|
70
70
|
justify-content: center;
|
|
71
71
|
}
|
|
72
|
-
.duet-submenu-bar-dropdown button:focus {
|
|
73
|
-
outline: 0;
|
|
74
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
75
|
-
}
|
|
76
72
|
@media (min-width: 62em) {
|
|
77
73
|
.duet-submenu-bar-dropdown button.open {
|
|
78
74
|
background: rgb(230, 242, 248);
|
|
@@ -81,6 +77,10 @@
|
|
|
81
77
|
.duet-submenu-bar-dropdown button.open .caret {
|
|
82
78
|
transform: rotate(180deg);
|
|
83
79
|
}
|
|
80
|
+
.duet-submenu-bar-dropdown button:focus {
|
|
81
|
+
outline: 0;
|
|
82
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
83
|
+
}
|
|
84
84
|
.duet-submenu-bar-dropdown button.active .label-text {
|
|
85
85
|
position: relative;
|
|
86
86
|
}
|
|
@@ -180,14 +180,14 @@
|
|
|
180
180
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
181
181
|
color: rgb(23, 28, 58);
|
|
182
182
|
}
|
|
183
|
-
.duet-submenu-bar-dropdown.duet-theme-turva button:focus {
|
|
184
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
185
|
-
}
|
|
186
183
|
@media (min-width: 62em) {
|
|
187
184
|
.duet-submenu-bar-dropdown.duet-theme-turva button:hover {
|
|
188
185
|
background: rgb(228, 228, 230);
|
|
189
186
|
}
|
|
190
187
|
}
|
|
188
|
+
.duet-submenu-bar-dropdown.duet-theme-turva button:focus {
|
|
189
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
190
|
+
}
|
|
191
191
|
.duet-submenu-bar-dropdown.duet-theme-turva button.active .label-text::after, .duet-submenu-bar-dropdown.duet-theme-turva button.open .label-text::after {
|
|
192
192
|
background: rgb(198, 12, 48);
|
|
193
193
|
}
|
package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css
CHANGED
|
@@ -40,19 +40,19 @@
|
|
|
40
40
|
text-align: center;
|
|
41
41
|
text-decoration: none;
|
|
42
42
|
}
|
|
43
|
+
.duet-submenu-bar-dropdown-link:focus {
|
|
44
|
+
outline: 0;
|
|
45
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
46
|
+
}
|
|
47
|
+
.duet-theme-turva .duet-submenu-bar-dropdown-link:focus, .duet-submenu-bar-dropdown-link:focus.duet-theme-turva {
|
|
48
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
49
|
+
}
|
|
43
50
|
@media (min-width: 62em) {
|
|
44
51
|
.duet-submenu-bar-dropdown-link {
|
|
45
52
|
padding: 0.675rem 16px;
|
|
46
53
|
font-size: 0.875rem;
|
|
47
54
|
}
|
|
48
55
|
}
|
|
49
|
-
.duet-submenu-bar-dropdown-link:focus {
|
|
50
|
-
outline: 0;
|
|
51
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
52
|
-
}
|
|
53
|
-
.duet-submenu-bar-dropdown-link:focus.duet-theme-turva {
|
|
54
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
55
|
-
}
|
|
56
56
|
.duet-submenu-bar-dropdown-link.active .label {
|
|
57
57
|
position: relative;
|
|
58
58
|
}
|
|
@@ -45,6 +45,13 @@
|
|
|
45
45
|
text-align: center;
|
|
46
46
|
text-decoration: none;
|
|
47
47
|
}
|
|
48
|
+
.duet-submenu-bar-link:focus {
|
|
49
|
+
outline: 0;
|
|
50
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
51
|
+
}
|
|
52
|
+
.duet-theme-turva .duet-submenu-bar-link:focus, .duet-submenu-bar-link:focus.duet-theme-turva {
|
|
53
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
54
|
+
}
|
|
48
55
|
@media (min-width: 62em) {
|
|
49
56
|
.duet-submenu-bar-link {
|
|
50
57
|
flex-direction: column;
|
|
@@ -55,13 +62,6 @@
|
|
|
55
62
|
color: rgb(0, 77, 128);
|
|
56
63
|
}
|
|
57
64
|
}
|
|
58
|
-
.duet-submenu-bar-link:focus {
|
|
59
|
-
outline: 0;
|
|
60
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
61
|
-
}
|
|
62
|
-
.duet-submenu-bar-link:focus.duet-theme-turva {
|
|
63
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
64
|
-
}
|
|
65
65
|
@media (min-width: 62em) {
|
|
66
66
|
.duet-submenu-bar-link.active {
|
|
67
67
|
color: rgb(0, 119, 179);
|
|
@@ -173,10 +173,10 @@
|
|
|
173
173
|
outline: 0;
|
|
174
174
|
}
|
|
175
175
|
:host(.user-is-tabbing) .duet-tab-button:focus {
|
|
176
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
176
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important;
|
|
177
177
|
}
|
|
178
178
|
:host(.user-is-tabbing) .duet-theme-turva .duet-tab-button:focus {
|
|
179
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
179
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important;
|
|
180
180
|
}
|
|
181
181
|
.duet-tab-button:first-child {
|
|
182
182
|
border-top-left-radius: 4px;
|
|
@@ -346,11 +346,10 @@
|
|
|
346
346
|
}
|
|
347
347
|
.duet-tab-group-content:focus {
|
|
348
348
|
outline: 0;
|
|
349
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
349
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important;
|
|
350
350
|
}
|
|
351
|
-
.duet-theme-turva .duet-tab-group-content:focus {
|
|
352
|
-
|
|
353
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58) !important;
|
|
351
|
+
.duet-theme-turva .duet-tab-group-content:focus, .duet-tab-group-content:focus.duet-theme-turva {
|
|
352
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important;
|
|
354
353
|
}
|
|
355
354
|
.duet-tab-group-content.checked-group-content {
|
|
356
355
|
padding: 28px 0 28px 0;
|
|
@@ -159,7 +159,7 @@ duet-tooltip {
|
|
|
159
159
|
}
|
|
160
160
|
.duet-textarea[disabled] {
|
|
161
161
|
color: rgb(101, 119, 135) !important;
|
|
162
|
-
cursor:
|
|
162
|
+
cursor: not-allowed !important;
|
|
163
163
|
background: rgb(245, 248, 250) !important;
|
|
164
164
|
border-color: rgb(245, 248, 250) !important;
|
|
165
165
|
}
|
|
@@ -168,33 +168,54 @@ duet-tooltip {
|
|
|
168
168
|
background: rgb(245, 245, 247) !important;
|
|
169
169
|
border-color: rgb(245, 245, 247) !important;
|
|
170
170
|
}
|
|
171
|
+
.duet-textarea[disabled]::-webkit-input-placeholder {
|
|
172
|
+
color: rgb(0, 41, 77);
|
|
173
|
+
opacity: 1 !important;
|
|
174
|
+
transition: color 300ms ease;
|
|
175
|
+
}
|
|
176
|
+
.duet-theme-turva .duet-textarea[disabled]::-webkit-input-placeholder {
|
|
177
|
+
color: rgb(23, 28, 58);
|
|
178
|
+
}
|
|
179
|
+
.duet-textarea[disabled]::-moz-placeholder {
|
|
180
|
+
color: rgb(0, 41, 77);
|
|
181
|
+
opacity: 1 !important;
|
|
182
|
+
}
|
|
183
|
+
.duet-theme-turva .duet-textarea[disabled]::-moz-placeholder {
|
|
184
|
+
color: rgb(23, 28, 58);
|
|
185
|
+
}
|
|
186
|
+
.duet-textarea[disabled]:-ms-input-placeholder {
|
|
187
|
+
color: rgb(0, 41, 77);
|
|
188
|
+
}
|
|
189
|
+
.duet-theme-turva .duet-textarea[disabled]:-ms-input-placeholder {
|
|
190
|
+
color: rgb(23, 28, 58);
|
|
191
|
+
}
|
|
171
192
|
.duet-textarea:hover:not(:disabled) {
|
|
172
|
-
box-shadow: 0 0 0 1px
|
|
193
|
+
box-shadow: 0 0 0 1px #909599;
|
|
173
194
|
}
|
|
174
195
|
.duet-theme-turva .duet-textarea:hover:not(:disabled) {
|
|
175
|
-
box-shadow: 0 0 0 1px
|
|
196
|
+
box-shadow: 0 0 0 1px #0077b3;
|
|
176
197
|
}
|
|
177
198
|
.has-error .duet-textarea:hover:not(:disabled) {
|
|
178
|
-
box-shadow: 0 0 0 1px
|
|
199
|
+
box-shadow: 0 0 0 1px #de2362;
|
|
179
200
|
}
|
|
180
201
|
.duet-theme-turva.has-error .duet-textarea:hover:not(:disabled) {
|
|
181
|
-
box-shadow: 0 0 0 1px
|
|
202
|
+
box-shadow: 0 0 0 1px #e55039;
|
|
182
203
|
}
|
|
183
204
|
.duet-textarea:focus {
|
|
184
205
|
border-color: rgb(0, 119, 179);
|
|
185
206
|
outline: 0;
|
|
186
|
-
box-shadow: 0 0 0 1px
|
|
207
|
+
box-shadow: 0 0 0 1px #0077b3 !important;
|
|
187
208
|
transition: none;
|
|
188
209
|
}
|
|
189
210
|
.duet-theme-turva .duet-textarea:focus {
|
|
190
211
|
border-color: rgb(23, 28, 58);
|
|
191
|
-
box-shadow: 0 0 0 1px
|
|
212
|
+
box-shadow: 0 0 0 1px #171c3a !important;
|
|
192
213
|
}
|
|
193
214
|
.has-error .duet-textarea:focus {
|
|
194
|
-
box-shadow: 0 0 0 1px
|
|
215
|
+
box-shadow: 0 0 0 1px #de2362;
|
|
195
216
|
}
|
|
196
217
|
.duet-theme-turva.has-error .duet-textarea:focus {
|
|
197
|
-
box-shadow: 0 0 0 1px
|
|
218
|
+
box-shadow: 0 0 0 1px #e55039;
|
|
198
219
|
}
|
|
199
220
|
.duet-textarea:not(:focus):not(:hover):invalid {
|
|
200
221
|
box-shadow: none;
|
|
@@ -116,10 +116,10 @@ duet-label {
|
|
|
116
116
|
background: #e38698;
|
|
117
117
|
}
|
|
118
118
|
:host(.user-is-tabbing) .duet-switch input:focus + .duet-slider {
|
|
119
|
-
box-shadow: 0 0 0 1px
|
|
119
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(0, 119, 179, 0.75);
|
|
120
120
|
}
|
|
121
121
|
:host(.user-is-tabbing) .duet-theme-turva .duet-switch input:focus + .duet-slider {
|
|
122
|
-
box-shadow: 0 0 0 1px
|
|
122
|
+
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(23, 28, 58, 0.75);
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
.duet-slider {
|
|
@@ -142,7 +142,7 @@ duet-label {
|
|
|
142
142
|
content: "";
|
|
143
143
|
background-color: rgb(255, 255, 255);
|
|
144
144
|
border-radius: 50%;
|
|
145
|
-
box-shadow: 1px 0 2px #5d6266;
|
|
145
|
+
box-shadow: 1px 0 2px 0 #5d6266;
|
|
146
146
|
transition: 300ms ease;
|
|
147
147
|
}
|
|
148
148
|
.duet-theme-turva .duet-slider {
|
|
@@ -150,5 +150,5 @@ duet-label {
|
|
|
150
150
|
}
|
|
151
151
|
.duet-theme-turva .duet-slider::before {
|
|
152
152
|
background-color: rgb(255, 255, 255);
|
|
153
|
-
box-shadow: 1px 0 2px #
|
|
153
|
+
box-shadow: 1px 0 2px 0 #00334d;
|
|
154
154
|
}
|
|
@@ -54,13 +54,13 @@
|
|
|
54
54
|
color: rgb(0, 41, 77);
|
|
55
55
|
background: rgb(243, 249, 252);
|
|
56
56
|
}
|
|
57
|
-
.duet-toolbar-dropdown button:focus {
|
|
58
|
-
outline: 0;
|
|
59
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
60
|
-
}
|
|
61
57
|
.duet-toolbar-dropdown button.open .caret {
|
|
62
58
|
transform: rotate(180deg);
|
|
63
59
|
}
|
|
60
|
+
.duet-toolbar-dropdown button:focus {
|
|
61
|
+
outline: 0;
|
|
62
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
63
|
+
}
|
|
64
64
|
.duet-toolbar-dropdown button.active, .duet-toolbar-dropdown button.open {
|
|
65
65
|
color: rgb(0, 41, 77);
|
|
66
66
|
}
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
background: rgb(245, 245, 247);
|
|
111
111
|
}
|
|
112
112
|
.duet-toolbar-dropdown.duet-theme-turva button:focus {
|
|
113
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
113
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
114
114
|
}
|
|
115
115
|
.duet-toolbar-dropdown.duet-theme-turva button.active, .duet-toolbar-dropdown.duet-theme-turva button.open {
|
|
116
116
|
color: rgb(23, 28, 58);
|