@duetds/components 7.0.11 → 7.0.13
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 +214 -83
- 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 +3 -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 +33 -6
- package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +14 -10
- package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +3 -3
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-904b5d93.js → focus-utils-a94e86a5.js} +1 -1
- package/lib/cjs/{index-87e1f90a.js → index-04d05fd9.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/cjs/{token-utils-c1864408.js → token-utils-71db4785.js} +1 -1
- package/lib/cjs/{tokens-30e7656b.js → tokens-cecc0f2f.js} +24 -0
- package/lib/cjs/{tokens.module-5fe478ed.js → tokens.module-10f42b21.js} +16 -0
- package/lib/collection/components/duet-action-button/duet-action-button.css +8 -10
- package/lib/collection/components/duet-action-button/duet-action-button.js +3 -2
- package/lib/collection/components/duet-alert/duet-alert.css +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-badge/duet-badge.css +9 -9
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +22 -3
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +23 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +13 -21
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -3
- package/lib/collection/components/duet-button/duet-button.css +13 -13
- package/lib/collection/components/duet-button/duet-button.js +5 -5
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.css +4 -4
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +2 -2
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.css +2 -2
- package/lib/collection/components/duet-chip/duet-chip.js +4 -4
- package/lib/collection/components/duet-choice/duet-choice.css +6 -3
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +27 -2
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +12 -12
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.css +3 -3
- package/lib/collection/components/duet-footer/duet-footer.js +7 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.css +12 -12
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.css +2 -2
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +1 -1
- package/lib/collection/components/duet-input/duet-input.css +18 -18
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-link/duet-link.css +2 -2
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.css +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +6 -6
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +7 -7
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +7 -7
- package/lib/collection/components/duet-modal/duet-modal.js +3 -3
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +15 -15
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification/duet-notification.css +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.css +2 -2
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.css +18 -0
- package/lib/collection/components/duet-pagination/duet-pagination.js +84 -30
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +3 -1
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +3 -3
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-radio/duet-radio.css +2 -2
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +2 -2
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
- package/lib/collection/components/duet-select/duet-select.css +30 -11
- package/lib/collection/components/duet-select/duet-select.js +11 -11
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.css +6 -3
- package/lib/collection/components/duet-slideout/duet-slideout.js +34 -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-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.css +2 -2
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +8 -8
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +11 -7
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +7 -7
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +7 -7
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +7 -7
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +5 -6
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.css +8 -8
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +5 -5
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +7 -7
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +7 -7
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +4 -4
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.css +4 -4
- package/lib/collection/components/duet-upload/duet-upload.js +14 -14
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +24 -6
- package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -12
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +5 -5
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +3 -3
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +4 -4
- package/lib/dist-custom-elements/duet-combobox.js +2 -2
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +19 -9
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-footer.js +5 -5
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +10 -10
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +10 -10
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +7 -7
- package/lib/dist-custom-elements/duet-multiselect.js +11 -11
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
- package/lib/dist-custom-elements/duet-notification.js +3 -3
- package/lib/dist-custom-elements/duet-number-input.js +12 -12
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +101 -22
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
- package/lib/dist-custom-elements/duet-popup-menu.js +3 -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 +33 -5
- 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-fe16ab51.js → p-147839fe.js} +2 -2
- package/lib/dist-custom-elements/{p-0c432f19.js → p-216ee242.js} +2 -2
- package/lib/dist-custom-elements/{p-d6ba9330.js → p-235639a0.js} +6 -5
- package/lib/dist-custom-elements/{p-c34976a7.js → p-31d056ee.js} +11 -11
- package/lib/dist-custom-elements/{p-91c5485e.js → p-32b3e436.js} +1 -1
- package/lib/dist-custom-elements/{p-05f08935.js → p-3b2d38bd.js} +3 -3
- package/lib/dist-custom-elements/{p-5bd9489b.js → p-444a8a81.js} +1 -1
- package/lib/dist-custom-elements/{p-120f66c1.js → p-457ad3b4.js} +2 -2
- package/lib/dist-custom-elements/{p-6379e5c0.js → p-5128c90e.js} +2 -2
- package/lib/dist-custom-elements/{p-ba5c09ae.js → p-54138086.js} +1 -1
- package/lib/dist-custom-elements/{p-687196b5.js → p-580110b9.js} +1 -1
- package/lib/dist-custom-elements/{p-b519ac77.js → p-64d43840.js} +24 -0
- package/lib/dist-custom-elements/{p-b514c789.js → p-6658c850.js} +2 -2
- package/lib/dist-custom-elements/p-6ff6de66.js +262 -0
- package/lib/dist-custom-elements/{p-9c9ea306.js → p-70bf0b69.js} +5 -5
- package/lib/dist-custom-elements/{p-2b5c6ba3.js → p-735d77aa.js} +1 -1
- package/lib/dist-custom-elements/{p-b7079e8b.js → p-778299c4.js} +2 -2
- package/lib/dist-custom-elements/{p-a18f1990.js → p-7a8c2aed.js} +7 -7
- package/lib/dist-custom-elements/{p-fef085ea.js → p-7ccf98f1.js} +1 -1
- package/lib/dist-custom-elements/{p-81c56b23.js → p-811e436b.js} +2 -2
- package/lib/dist-custom-elements/{p-7d753a00.js → p-86766141.js} +10 -10
- package/lib/dist-custom-elements/{p-bc8d2341.js → p-87ab6444.js} +2 -2
- package/lib/dist-custom-elements/{p-acf16b0a.js → p-891cf00a.js} +1 -1
- package/lib/dist-custom-elements/{p-afe7886a.js → p-89f61853.js} +2 -2
- package/lib/dist-custom-elements/{p-37376979.js → p-8a544a4a.js} +3 -3
- package/lib/dist-custom-elements/{p-f14bd0c6.js → p-9510958d.js} +6 -6
- package/lib/dist-custom-elements/{p-873b2ba5.js → p-9ec763ef.js} +1 -1
- package/lib/dist-custom-elements/{p-d89ad85e.js → p-ae9d10ef.js} +2 -2
- package/lib/dist-custom-elements/{p-d111b07b.js → p-b4fb8e06.js} +4 -4
- package/lib/dist-custom-elements/{p-e8475b3c.js → p-c057158b.js} +16 -0
- package/lib/dist-custom-elements/{p-a741522e.js → p-dddcc1da.js} +3 -3
- package/lib/dist-custom-elements/p-e4de8f7b.js +271 -0
- package/lib/dist-custom-elements/{p-9ae52620.js → p-e7815ffd.js} +2 -2
- package/lib/dist-custom-elements/{p-87306ee7.js → p-e8146874.js} +4 -4
- package/lib/dist-custom-elements/{p-15f143d3.js → p-e9d838dd.js} +2 -2
- package/lib/dist-custom-elements/{p-cfac6456.js → p-fbdc5afe.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-00abf5b6.entry.js +4 -0
- package/lib/duet/{p-a4f2ef63.system.entry.js → p-02b7e1ef.system.entry.js} +1 -1
- package/lib/duet/p-02f1d7cc.system.js +4 -0
- package/lib/duet/p-0478d0eb.entry.js +4 -0
- package/lib/duet/{p-d9837b02.system.entry.js → p-04940a8a.system.entry.js} +1 -1
- package/lib/duet/{p-4bd910ce.entry.js → p-059c9d4e.entry.js} +1 -1
- package/lib/duet/{p-cf0b8d70.entry.js → p-066f7fdf.entry.js} +1 -1
- package/lib/duet/{p-e655693e.system.entry.js → p-076228e9.system.entry.js} +1 -1
- package/lib/duet/{p-e9641c9c.entry.js → p-076aef18.entry.js} +1 -1
- package/lib/duet/{p-14572cb2.system.entry.js → p-0acc8f88.system.entry.js} +1 -1
- package/lib/duet/{p-2737980f.entry.js → p-0b0a898d.entry.js} +1 -1
- package/lib/duet/p-0c3d7e64.system.entry.js +4 -0
- package/lib/duet/{p-0ebb9c78.system.entry.js → p-0c6705bb.system.entry.js} +1 -1
- package/lib/duet/p-0e697654.system.entry.js +4 -0
- package/lib/duet/{p-8a43a36b.entry.js → p-0ffc3cf9.entry.js} +1 -1
- package/lib/duet/p-108d9370.system.entry.js +4 -0
- package/lib/duet/p-11e79c8c.system.entry.js +4 -0
- package/lib/duet/p-14285f86.system.entry.js +4 -0
- package/lib/duet/{p-312b8994.entry.js → p-14bd6514.entry.js} +1 -1
- package/lib/duet/{p-24be555f.system.entry.js → p-16abb2d5.system.entry.js} +1 -1
- package/lib/duet/{p-098a521b.entry.js → p-1719aa4e.entry.js} +1 -1
- package/lib/duet/{p-f7418b24.js → p-18f1d30e.js} +1 -1
- package/lib/duet/p-1b398a07.entry.js +4 -0
- package/lib/duet/p-1c0ad101.system.entry.js +4 -0
- package/lib/duet/{p-f83c8880.system.entry.js → p-1d463cc4.system.entry.js} +1 -1
- package/lib/duet/p-213ba11f.entry.js +4 -0
- package/lib/duet/{p-f8115fd2.entry.js → p-23ba9eba.entry.js} +1 -1
- package/lib/duet/{p-9995c95a.system.entry.js → p-243a9ef5.system.entry.js} +1 -1
- package/lib/duet/{p-fde69767.entry.js → p-24e2be74.entry.js} +1 -1
- package/lib/duet/p-25495204.system.entry.js +4 -0
- package/lib/duet/p-29280d68.entry.js +4 -0
- package/lib/duet/{p-bcc83d43.entry.js → p-2992af15.entry.js} +1 -1
- package/lib/duet/{p-839d40e7.entry.js → p-29be2109.entry.js} +1 -1
- package/lib/duet/p-29f1e1a4.system.entry.js +4 -0
- package/lib/duet/{p-a76ceaf6.js → p-2bb34e3d.js} +1 -1
- package/lib/duet/p-2e9a772c.entry.js +4 -0
- package/lib/duet/{p-c074a0e7.entry.js → p-2ea04945.entry.js} +1 -1
- package/lib/duet/{p-169ae92e.entry.js → p-2eabea79.entry.js} +1 -1
- package/lib/duet/{p-d9dafc19.entry.js → p-31b566c1.entry.js} +1 -1
- package/lib/duet/{p-19162fe2.entry.js → p-3346552d.entry.js} +1 -1
- package/lib/duet/{p-661f8827.entry.js → p-34928212.entry.js} +1 -1
- package/lib/duet/{p-ca5e4a54.system.entry.js → p-3536fd40.system.entry.js} +1 -1
- package/lib/duet/{p-956a4a3a.system.entry.js → p-356745e0.system.entry.js} +1 -1
- package/lib/duet/{p-765e3ec1.entry.js → p-3709d186.entry.js} +1 -1
- package/lib/duet/{p-92e48b99.system.entry.js → p-380c94f6.system.entry.js} +1 -1
- package/lib/duet/p-388e6ec4.entry.js +4 -0
- package/lib/duet/{p-ba1d3a66.system.js → p-3cb9e865.system.js} +1 -1
- package/lib/duet/{p-8c27f203.entry.js → p-3ec86ced.entry.js} +1 -1
- package/lib/duet/{p-01b45353.system.entry.js → p-417357f9.system.entry.js} +1 -1
- package/lib/duet/p-427dbb96.system.entry.js +4 -0
- package/lib/duet/{p-1b518a40.system.entry.js → p-429a181d.system.entry.js} +1 -1
- package/lib/duet/p-43b0c3d2.system.entry.js +4 -0
- package/lib/duet/p-43b42819.entry.js +4 -0
- package/lib/duet/{p-b940581b.entry.js → p-45bec102.entry.js} +1 -1
- package/lib/duet/{p-da9649c1.entry.js → p-46b3ed07.entry.js} +1 -1
- package/lib/duet/{p-7feb3a81.entry.js → p-4a4faa7d.entry.js} +1 -1
- package/lib/duet/p-4ab24dcd.entry.js +4 -0
- package/lib/duet/{p-af3f52ec.system.entry.js → p-4e886433.system.entry.js} +1 -1
- package/lib/duet/{p-37ebb688.entry.js → p-521c96ec.entry.js} +1 -1
- package/lib/duet/p-56952081.entry.js +4 -0
- package/lib/duet/{p-1727b8ec.system.entry.js → p-5738c25c.system.entry.js} +1 -1
- package/lib/duet/{p-2912650b.entry.js → p-60a70493.entry.js} +1 -1
- package/lib/duet/p-64d43840.js +4 -0
- package/lib/duet/{p-76f69465.system.entry.js → p-67862509.system.entry.js} +1 -1
- package/lib/duet/p-67d9de79.system.entry.js +4 -0
- package/lib/duet/p-6c93f614.system.entry.js +4 -0
- package/lib/duet/{p-589881f3.entry.js → p-6d711206.entry.js} +1 -1
- package/lib/duet/p-6d74aac6.system.entry.js +4 -0
- package/lib/duet/p-6f677b2a.system.entry.js +4 -0
- package/lib/duet/{p-aff6a3f8.system.entry.js → p-6f6a58e4.system.entry.js} +1 -1
- package/lib/duet/{p-7d34f006.entry.js → p-701b89a1.entry.js} +1 -1
- package/lib/duet/p-70477e77.system.entry.js +4 -0
- package/lib/duet/{p-f86bdaa9.entry.js → p-7174ea1e.entry.js} +1 -1
- package/lib/duet/{p-974ec475.entry.js → p-7260f799.entry.js} +1 -1
- package/lib/duet/p-7326a4c0.system.entry.js +4 -0
- package/lib/duet/{p-33a1196f.entry.js → p-74216caa.entry.js} +1 -1
- package/lib/duet/{p-3a9af609.entry.js → p-7804ff1e.entry.js} +1 -1
- package/lib/duet/p-79075bec.system.entry.js +4 -0
- package/lib/duet/p-7ac0621b.system.entry.js +4 -0
- package/lib/duet/{p-f4d36100.system.entry.js → p-7b7faa01.system.entry.js} +1 -1
- package/lib/duet/{p-05ba305e.system.entry.js → p-7cf9e266.system.entry.js} +2 -2
- package/lib/duet/{p-da51b5d0.system.entry.js → p-7dc87593.system.entry.js} +1 -1
- package/lib/duet/{p-5c0b4434.system.entry.js → p-7fe6bf2c.system.entry.js} +1 -1
- package/lib/duet/p-81c35152.entry.js +4 -0
- package/lib/duet/p-822a791e.entry.js +4 -0
- package/lib/duet/{p-37db0554.entry.js → p-8364fae3.entry.js} +1 -1
- package/lib/duet/p-8433b6d1.system.entry.js +4 -0
- package/lib/duet/p-850eacf6.entry.js +4 -0
- package/lib/duet/{p-c529a45e.entry.js → p-87ca87df.entry.js} +1 -1
- package/lib/duet/p-8810df88.js +4 -0
- package/lib/duet/p-885b38a9.system.js +4 -0
- package/lib/duet/{p-938eb486.system.entry.js → p-8a3fcbdb.system.entry.js} +1 -1
- package/lib/duet/p-8b5d616e.system.entry.js +4 -0
- package/lib/duet/p-8b641c9c.system.entry.js +4 -0
- package/lib/duet/{p-3bca30ca.system.entry.js → p-8db716f2.system.entry.js} +1 -1
- package/lib/duet/{p-5bc67330.entry.js → p-8e5253bc.entry.js} +1 -1
- package/lib/duet/p-97fc4a88.system.entry.js +4 -0
- package/lib/duet/p-98488fab.system.entry.js +4 -0
- package/lib/duet/{p-84377dda.entry.js → p-9949a334.entry.js} +1 -1
- package/lib/duet/p-9ce8627c.system.entry.js +4 -0
- package/lib/duet/p-9d033a04.system.js +4 -0
- package/lib/duet/{p-27bcd0ee.system.entry.js → p-9d505129.system.entry.js} +1 -1
- package/lib/duet/p-9e3276c6.system.entry.js +4 -0
- package/lib/duet/{p-918a8ca7.system.entry.js → p-9f9ada02.system.entry.js} +1 -1
- package/lib/duet/{p-5cc6f176.entry.js → p-a374de00.entry.js} +1 -1
- package/lib/duet/{p-6e5ee495.entry.js → p-a39844b6.entry.js} +1 -1
- package/lib/duet/{p-b502b5b8.entry.js → p-a678835a.entry.js} +1 -1
- package/lib/duet/{p-c48d8cfe.system.js → p-a7c2017b.system.js} +1 -1
- package/lib/duet/p-a87a2760.system.entry.js +4 -0
- package/lib/duet/{p-83032abc.entry.js → p-a8e6dcb9.entry.js} +1 -1
- package/lib/duet/p-ac962b74.system.entry.js +4 -0
- package/lib/duet/p-afee3739.system.entry.js +4 -0
- package/lib/duet/p-b0475c8a.entry.js +4 -0
- package/lib/duet/p-b07fe45f.system.entry.js +4 -0
- package/lib/duet/{p-fb7932ed.entry.js → p-b465c929.entry.js} +1 -1
- package/lib/duet/{p-3ad8fd01.system.entry.js → p-b71c141b.system.entry.js} +1 -1
- package/lib/duet/{p-393bb353.entry.js → p-b7605eb1.entry.js} +1 -1
- package/lib/duet/{p-71a46879.system.js → p-b760c72b.system.js} +1 -1
- package/lib/duet/{p-55fd5afe.entry.js → p-b760effb.entry.js} +1 -1
- package/lib/duet/{p-ac70bace.system.entry.js → p-b7e61bdc.system.entry.js} +1 -1
- package/lib/duet/p-b8b12400.system.entry.js +4 -0
- package/lib/duet/p-b9eb37ae.system.entry.js +4 -0
- package/lib/duet/p-bd594a8b.entry.js +4 -0
- package/lib/duet/p-bde9a702.system.entry.js +4 -0
- package/lib/duet/{p-fdeecf57.system.entry.js → p-c1573ac3.system.entry.js} +1 -1
- package/lib/duet/p-c1fb544b.system.entry.js +4 -0
- package/lib/duet/{p-dfb3dc4a.entry.js → p-c201968f.entry.js} +1 -1
- package/lib/duet/{p-03048264.system.entry.js → p-c2731be1.system.entry.js} +1 -1
- package/lib/duet/p-c2b0861c.system.entry.js +4 -0
- package/lib/duet/p-c3a883e3.entry.js +4 -0
- package/lib/duet/p-c4fac0b5.system.entry.js +4 -0
- package/lib/duet/{p-b069fbc0.entry.js → p-cb451f23.entry.js} +1 -1
- package/lib/duet/{p-0445200d.entry.js → p-cba1009b.entry.js} +1 -1
- package/lib/duet/p-cd05fea5.system.entry.js +4 -0
- package/lib/duet/p-cf824b6b.system.entry.js +4 -0
- package/lib/duet/{p-e845d5f4.system.entry.js → p-d183a3e7.system.entry.js} +1 -1
- package/lib/duet/{p-8c8fbad6.system.entry.js → p-d1f815a3.system.entry.js} +1 -1
- package/lib/duet/p-d4d63fbd.system.entry.js +4 -0
- package/lib/duet/{p-71f9674a.entry.js → p-d68c84ab.entry.js} +1 -1
- package/lib/duet/{p-444b3ae5.entry.js → p-d6d5ef13.entry.js} +1 -1
- package/lib/duet/{p-eedc5e43.entry.js → p-d7c5ac53.entry.js} +1 -1
- package/lib/duet/p-db6887df.entry.js +4 -0
- package/lib/duet/{p-78d94bf8.entry.js → p-db95e133.entry.js} +1 -1
- package/lib/duet/{p-ad71602b.entry.js → p-dfc66b98.entry.js} +1 -1
- package/lib/duet/{p-1200d4b2.system.entry.js → p-e27a7520.system.entry.js} +1 -1
- package/lib/duet/{p-3d82ea29.entry.js → p-e356ca29.entry.js} +1 -1
- package/lib/duet/{p-2432f0f4.entry.js → p-e3f8becc.entry.js} +1 -1
- package/lib/duet/{p-a7253ad1.entry.js → p-e4734600.entry.js} +1 -1
- package/lib/duet/{p-7a81869c.entry.js → p-e4e0578f.entry.js} +1 -1
- package/lib/duet/{p-50db959c.system.entry.js → p-e50d1003.system.entry.js} +1 -1
- package/lib/duet/{p-dd8c607e.system.entry.js → p-e7cc2826.system.entry.js} +1 -1
- package/lib/duet/{p-e8c0cf74.entry.js → p-e91a7222.entry.js} +1 -1
- package/lib/duet/p-e9b8cee0.system.entry.js +4 -0
- package/lib/duet/p-ea1287ce.system.entry.js +4 -0
- package/lib/duet/{p-2f431a14.entry.js → p-f0317574.entry.js} +1 -1
- package/lib/duet/{p-fd4785ab.js → p-f1d51e20.js} +1 -1
- package/lib/duet/p-f27b134c.system.entry.js +4 -0
- package/lib/duet/{p-4ad5e118.entry.js → p-f5903e7d.entry.js} +1 -1
- package/lib/duet/{p-8abd8397.entry.js → p-f74b6629.entry.js} +1 -1
- package/lib/duet/p-faf2b9d1.entry.js +4 -0
- package/lib/duet/p-fbdb1eec.entry.js +4 -0
- package/lib/duet/p-fc0f56ae.system.entry.js +4 -0
- package/lib/duet/{p-9f1e66fa.entry.js → p-fee0f558.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 +3 -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 +33 -6
- package/lib/esm/duet-step_2.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +14 -10
- package/lib/esm/duet-textarea.entry.js +2 -2
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
- package/lib/esm/duet-toolbar-link.entry.js +2 -2
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip-button_2.entry.js +4 -4
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +3 -3
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{focus-utils-6a5d6710.js → focus-utils-e26ba3b3.js} +1 -1
- package/lib/esm/{index-461a449b.js → index-c1a17a4c.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm/{token-utils-a1dcaa4b.js → token-utils-2d3af0db.js} +1 -1
- package/lib/esm/{tokens-f6b32339.js → tokens-e6b6db9b.js} +24 -0
- package/lib/esm/{tokens.module-ed773027.js → tokens.module-c7944140.js} +16 -0
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- 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-6a5d6710.js → focus-utils-e26ba3b3.js} +1 -1
- package/lib/esm-es5/{index-461a449b.js → index-c1a17a4c.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{token-utils-a1dcaa4b.js → token-utils-2d3af0db.js} +1 -1
- package/lib/esm-es5/tokens-e6b6db9b.js +4 -0
- package/lib/esm-es5/tokens.module-c7944140.js +4 -0
- package/lib/types/components/duet-breadcrumbs/duet-breadcrumb.d.ts +6 -1
- package/lib/types/components/duet-cookie-consent/duet-cookie-consent.d.ts +2 -0
- package/lib/types/components/duet-pagination/duet-pagination.d.ts +10 -4
- package/lib/types/components/duet-select/duet-select.d.ts +3 -2
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +5 -0
- package/lib/types/components/duet-submenu-bar/duet-submenu-bar.d.ts +2 -2
- package/lib/types/components.d.ts +10 -10
- package/package.json +5 -5
- package/lib/dist-custom-elements/p-1a94e82b.js +0 -262
- package/lib/dist-custom-elements/p-bb65095e.js +0 -271
- package/lib/duet/p-0037e20d.system.entry.js +0 -4
- package/lib/duet/p-0289fbda.entry.js +0 -4
- package/lib/duet/p-06f27610.system.entry.js +0 -4
- package/lib/duet/p-073d6f97.entry.js +0 -4
- package/lib/duet/p-0a30ca43.js +0 -4
- package/lib/duet/p-0eee231b.system.entry.js +0 -4
- package/lib/duet/p-1300971a.system.entry.js +0 -4
- package/lib/duet/p-153a027b.system.entry.js +0 -4
- package/lib/duet/p-15534404.system.entry.js +0 -4
- package/lib/duet/p-15799688.system.entry.js +0 -4
- package/lib/duet/p-1667e146.system.entry.js +0 -4
- package/lib/duet/p-16a5c1c3.system.entry.js +0 -4
- package/lib/duet/p-1f28890e.entry.js +0 -4
- package/lib/duet/p-2220521c.system.entry.js +0 -4
- package/lib/duet/p-223e3b4e.system.entry.js +0 -4
- package/lib/duet/p-24396004.system.entry.js +0 -4
- package/lib/duet/p-2578f223.entry.js +0 -4
- package/lib/duet/p-2768e79d.system.entry.js +0 -4
- package/lib/duet/p-3a8c1f83.system.entry.js +0 -4
- package/lib/duet/p-3ace0310.system.entry.js +0 -4
- package/lib/duet/p-3f0e3f2e.system.entry.js +0 -4
- package/lib/duet/p-43bf80f7.entry.js +0 -4
- package/lib/duet/p-45e609b1.system.js +0 -4
- package/lib/duet/p-4a6d2260.system.entry.js +0 -4
- package/lib/duet/p-4bebb594.system.entry.js +0 -4
- package/lib/duet/p-51d7dce2.entry.js +0 -4
- package/lib/duet/p-547f4d57.system.entry.js +0 -4
- package/lib/duet/p-54bedfc1.entry.js +0 -4
- package/lib/duet/p-54e76170.entry.js +0 -4
- package/lib/duet/p-583c363f.system.entry.js +0 -4
- package/lib/duet/p-63f0077b.entry.js +0 -4
- package/lib/duet/p-64b40242.system.entry.js +0 -4
- package/lib/duet/p-6e95e911.entry.js +0 -4
- package/lib/duet/p-6ff65c0f.system.entry.js +0 -4
- package/lib/duet/p-75e5becf.system.entry.js +0 -4
- package/lib/duet/p-775ae756.entry.js +0 -4
- package/lib/duet/p-82b579a9.system.entry.js +0 -4
- package/lib/duet/p-86364112.system.entry.js +0 -4
- package/lib/duet/p-88fbee70.system.entry.js +0 -4
- package/lib/duet/p-8c6e3c4f.system.js +0 -4
- package/lib/duet/p-94dd060e.system.entry.js +0 -4
- package/lib/duet/p-9721d5c8.entry.js +0 -4
- package/lib/duet/p-97a0cefa.system.entry.js +0 -4
- package/lib/duet/p-a1aae246.entry.js +0 -4
- package/lib/duet/p-aa76ed06.system.entry.js +0 -4
- package/lib/duet/p-acb8efa3.system.entry.js +0 -4
- package/lib/duet/p-b519ac77.js +0 -4
- package/lib/duet/p-c0421abd.system.entry.js +0 -4
- package/lib/duet/p-c0a1eca6.system.entry.js +0 -4
- package/lib/duet/p-c9881968.system.entry.js +0 -4
- package/lib/duet/p-cdc5fd58.system.entry.js +0 -4
- package/lib/duet/p-d01530c7.entry.js +0 -4
- package/lib/duet/p-d6f75b8c.system.entry.js +0 -4
- package/lib/duet/p-d89ed9a7.entry.js +0 -4
- package/lib/duet/p-dc42d88f.system.entry.js +0 -4
- package/lib/duet/p-dd01dec3.entry.js +0 -4
- package/lib/duet/p-e0e8af53.system.entry.js +0 -4
- package/lib/duet/p-e4408451.system.entry.js +0 -4
- package/lib/duet/p-e71c9a22.system.entry.js +0 -4
- package/lib/duet/p-e7db4458.system.entry.js +0 -4
- package/lib/duet/p-ecb74e7a.system.js +0 -4
- package/lib/duet/p-eec6e6f2.entry.js +0 -4
- package/lib/duet/p-f5caefda.entry.js +0 -4
- package/lib/duet/p-f89a1ae9.system.entry.js +0 -4
- package/lib/duet/p-fa3fea8e.entry.js +0 -4
- package/lib/duet/p-fcc290f8.system.entry.js +0 -4
- package/lib/esm-es5/tokens-f6b32339.js +0 -4
- package/lib/esm-es5/tokens.module-ed773027.js +0 -4
|
@@ -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,11 +180,11 @@ 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",
|
|
187
|
-
"path": "/Users/
|
|
187
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
},
|
|
@@ -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,
|
|
@@ -497,7 +497,7 @@ export class DuetSelect {
|
|
|
497
497
|
"references": {
|
|
498
498
|
"DuetSelectItems": {
|
|
499
499
|
"location": "local",
|
|
500
|
-
"path": "/Users/
|
|
500
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -646,7 +646,7 @@ export class DuetSelect {
|
|
|
646
646
|
"references": {
|
|
647
647
|
"DuetSelectEvent": {
|
|
648
648
|
"location": "local",
|
|
649
|
-
"path": "/Users/
|
|
649
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
650
650
|
}
|
|
651
651
|
}
|
|
652
652
|
}
|
|
@@ -666,7 +666,7 @@ export class DuetSelect {
|
|
|
666
666
|
"references": {
|
|
667
667
|
"DuetSelectEvent": {
|
|
668
668
|
"location": "local",
|
|
669
|
-
"path": "/Users/
|
|
669
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
670
670
|
}
|
|
671
671
|
}
|
|
672
672
|
}
|
|
@@ -686,7 +686,7 @@ export class DuetSelect {
|
|
|
686
686
|
"references": {
|
|
687
687
|
"DuetSelectEvent": {
|
|
688
688
|
"location": "local",
|
|
689
|
-
"path": "/Users/
|
|
689
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
@@ -382,7 +382,7 @@ export class DuetShowMore {
|
|
|
382
382
|
"references": {
|
|
383
383
|
"DuetShowMoreToggleEvent": {
|
|
384
384
|
"location": "local",
|
|
385
|
-
"path": "/Users/
|
|
385
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-show-more/duet-show-more.tsx"
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
@@ -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(*) {
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
4
|
import { Build, h, Host } from "@stencil/core";
|
|
5
|
+
import { disableBodyScroll, enableBodyScroll } from "body-scroll-lock/lib/bodyScrollLock.es6.js";
|
|
5
6
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
6
7
|
import { FocusGuard } from "../../utils/focus-utils";
|
|
7
8
|
import { isEscapeKey } from "../../utils/keyboard-utils";
|
|
@@ -15,6 +16,14 @@ export class DuetSlideout {
|
|
|
15
16
|
sv: "Avsluta menyn",
|
|
16
17
|
};
|
|
17
18
|
this.isSafariBrowser = /^((?!chrome|android).)*safari/i.test(navigator === null || navigator === void 0 ? void 0 : navigator.userAgent);
|
|
19
|
+
this.handleBodyScrolling = () => {
|
|
20
|
+
if (this.displaying && this.open) {
|
|
21
|
+
disableBodyScroll(this.dialog, { reserveScrollBarGap: true });
|
|
22
|
+
}
|
|
23
|
+
else {
|
|
24
|
+
enableBodyScroll(this.dialog);
|
|
25
|
+
}
|
|
26
|
+
};
|
|
18
27
|
this.toggleMenu = (e) => {
|
|
19
28
|
const toggle = !this.open;
|
|
20
29
|
this.open = toggle;
|
|
@@ -28,16 +37,19 @@ export class DuetSlideout {
|
|
|
28
37
|
const openPanel = this.element.querySelector("duet-slideout-panel[open]");
|
|
29
38
|
if (openPanel) {
|
|
30
39
|
openPanel.setFocus();
|
|
40
|
+
this.handleBodyScrolling();
|
|
31
41
|
}
|
|
32
42
|
else {
|
|
33
43
|
setTimeout(() => {
|
|
34
44
|
this.closeButton.focus();
|
|
45
|
+
this.handleBodyScrolling();
|
|
35
46
|
}, 200);
|
|
36
47
|
}
|
|
37
48
|
}
|
|
38
49
|
else {
|
|
39
50
|
setTimeout(() => {
|
|
40
51
|
this.openButton.setFocus();
|
|
52
|
+
this.handleBodyScrolling();
|
|
41
53
|
}, 200);
|
|
42
54
|
}
|
|
43
55
|
};
|
|
@@ -45,6 +57,7 @@ export class DuetSlideout {
|
|
|
45
57
|
this.toggleMenu(e);
|
|
46
58
|
};
|
|
47
59
|
this.language = getLanguage();
|
|
60
|
+
this.displaying = false;
|
|
48
61
|
this.theme = "";
|
|
49
62
|
this.open = false;
|
|
50
63
|
this.backgroundColor = "gray-lightest";
|
|
@@ -84,11 +97,28 @@ export class DuetSlideout {
|
|
|
84
97
|
this.openButton = this.openButton;
|
|
85
98
|
}
|
|
86
99
|
}
|
|
100
|
+
async componentDidLoad() {
|
|
101
|
+
if (Build.isServer) {
|
|
102
|
+
return;
|
|
103
|
+
}
|
|
104
|
+
this.intersectionObserver = new IntersectionObserver(entries => {
|
|
105
|
+
if (entries[0].isIntersecting) {
|
|
106
|
+
this.displaying = true;
|
|
107
|
+
}
|
|
108
|
+
else {
|
|
109
|
+
this.displaying = false;
|
|
110
|
+
}
|
|
111
|
+
this.handleBodyScrolling();
|
|
112
|
+
});
|
|
113
|
+
this.intersectionObserver.observe(this.dialog);
|
|
114
|
+
}
|
|
87
115
|
connectedCallback() {
|
|
88
116
|
connectLanguageChangeObserver(this);
|
|
89
117
|
}
|
|
90
118
|
disconnectedCallback() {
|
|
91
119
|
disconnectLanguageChangeObserver(this);
|
|
120
|
+
enableBodyScroll(this.dialog);
|
|
121
|
+
this.intersectionObserver.disconnect();
|
|
92
122
|
}
|
|
93
123
|
/**
|
|
94
124
|
* Component event handling.
|
|
@@ -121,7 +151,7 @@ export class DuetSlideout {
|
|
|
121
151
|
hidden: !this.open,
|
|
122
152
|
}, onClick: () => {
|
|
123
153
|
this.open = false;
|
|
124
|
-
} }), h("div", { tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "menubar", class: {
|
|
154
|
+
} }), h("div", { ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "menubar", class: {
|
|
125
155
|
dialog: true,
|
|
126
156
|
hidden: !this.open,
|
|
127
157
|
}, style: styles }, h(FocusGuard, { moveFocusTo: this.closeButton }), h("div", { class: "top" }, h("button", { ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
|
|
@@ -213,7 +243,8 @@ export class DuetSlideout {
|
|
|
213
243
|
}
|
|
214
244
|
static get states() {
|
|
215
245
|
return {
|
|
216
|
-
"language": {}
|
|
246
|
+
"language": {},
|
|
247
|
+
"displaying": {}
|
|
217
248
|
};
|
|
218
249
|
}
|
|
219
250
|
static get events() {
|
|
@@ -233,7 +264,7 @@ export class DuetSlideout {
|
|
|
233
264
|
"references": {
|
|
234
265
|
"DuetSlideoutEventDetails": {
|
|
235
266
|
"location": "local",
|
|
236
|
-
"path": "/Users/
|
|
267
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx"
|
|
237
268
|
}
|
|
238
269
|
}
|
|
239
270
|
}
|
|
@@ -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);
|
|
@@ -49,7 +49,7 @@ export class DuetSpacer {
|
|
|
49
49
|
"references": {
|
|
50
50
|
"DuetSpacerSize": {
|
|
51
51
|
"location": "local",
|
|
52
|
-
"path": "/Users/
|
|
52
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx"
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
},
|
|
@@ -95,7 +95,7 @@ export class DuetSpacer {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetSpacerBreakpoint": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|
|
@@ -95,7 +95,7 @@ export class DuetSpinner {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetSpinnerSize": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spinner/duet-spinner.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|
|
@@ -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;
|
|
@@ -193,7 +193,7 @@ export class DuetStep {
|
|
|
193
193
|
"references": {
|
|
194
194
|
"DuetStepState": {
|
|
195
195
|
"location": "local",
|
|
196
|
-
"path": "/Users/
|
|
196
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx"
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
199
|
},
|
|
@@ -270,7 +270,7 @@ export class DuetStep {
|
|
|
270
270
|
"references": {
|
|
271
271
|
"DuetStepClickEvent": {
|
|
272
272
|
"location": "local",
|
|
273
|
-
"path": "/Users/
|
|
273
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx"
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
}
|
|
@@ -223,7 +223,7 @@ export class DuetStepper {
|
|
|
223
223
|
"references": {
|
|
224
224
|
"DuetStepChangeEvent": {
|
|
225
225
|
"location": "local",
|
|
226
|
-
"path": "/Users/
|
|
226
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-stepper/duet-stepper.tsx"
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
229
|
}
|
|
@@ -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;
|