@duetds/components 9.1.2 → 9.2.1
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 +581 -354
- package/lib/cjs/a11y-utils-76311b95.js +20 -0
- package/lib/cjs/{app-globals-75ae6194.js → app-globals-940f10af.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +5 -5
- package/lib/cjs/duet-alert.cjs.entry.js +4 -4
- package/lib/cjs/duet-badge.cjs.entry.js +4 -4
- package/lib/cjs/duet-banner.cjs.entry.js +4 -4
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -7
- package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-callout.cjs.entry.js +5 -5
- package/lib/cjs/duet-caption_4.cjs.entry.js +14 -25
- 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 +4 -4
- package/lib/cjs/duet-chip_3.cjs.entry.js +653 -0
- package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
- package/lib/cjs/duet-combobox.cjs.entry.js +43 -39
- package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
- package/lib/cjs/duet-divider_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +11 -11
- package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
- package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
- package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +4 -4
- package/lib/cjs/duet-grid_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-header_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-hero.cjs.entry.js +4 -4
- package/lib/cjs/duet-icon.cjs.entry.js +6 -6
- package/lib/cjs/duet-input_2.cjs.entry.js +101 -12
- package/lib/cjs/duet-layout.cjs.entry.js +7 -10
- package/lib/cjs/duet-list_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +24 -6
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-modal.cjs.entry.js +11 -11
- package/lib/cjs/duet-multiselect.cjs.entry.js +9 -9
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +8 -8
- package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
- package/lib/cjs/duet-overlay.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
- package/lib/cjs/duet-pagination_2.cjs.entry.js +19 -19
- package/lib/cjs/duet-progress.cjs.entry.js +3 -3
- package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
- package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-range-slider.cjs.entry.js +3 -3
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +49 -28
- package/lib/cjs/duet-section-layout.cjs.entry.js +5 -6
- package/lib/cjs/duet-select.cjs.entry.js +3 -3
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +13 -13
- package/lib/cjs/duet-slideout.cjs.entry.js +11 -11
- package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +7 -7
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +23 -5
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +8 -8
- package/lib/cjs/duet-textarea.cjs.entry.js +7 -7
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +25 -6
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +6 -6
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-388375fb.js → errorcodes.utils-a9512b40.js} +1 -1
- package/lib/cjs/{focus-utils-8bf2f9fe.js → focus-utils-c9b32897.js} +1 -1
- package/lib/cjs/{index-9e6f7e53.js → index-ce05ed4b.js} +1 -1
- package/lib/cjs/{language-utils-0eb766d8.js → language-utils-04d69d6b.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-0975145c.js → slot-utils-83d6d31e.js} +1 -1
- package/lib/cjs/{token-utils-ecc7f5a1.js → token-utils-453a4e75.js} +1 -1
- package/lib/cjs/{tokens-1c133754.js → tokens-57e06fe4.js} +25 -25
- package/lib/cjs/{tokens.module-cf303205.js → tokens.module-fcba867f.js} +25 -25
- package/lib/collection/components/duet-action-button/duet-action-button.css +7 -7
- package/lib/collection/components/duet-alert/duet-alert.css +12 -12
- package/lib/collection/components/duet-badge/duet-badge.css +18 -18
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-button/duet-button.css +39 -39
- package/lib/collection/components/duet-callout/duet-callout.css +2 -2
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-caption/duet-caption.css +2 -2
- package/lib/collection/components/duet-card/duet-card.css +6 -6
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +16 -16
- package/lib/collection/components/duet-chip/duet-chip.css +83 -28
- package/lib/collection/components/duet-chip/duet-chip.js +102 -6
- package/lib/collection/components/duet-choice/duet-checkmark.css +6 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +50 -50
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +4 -4
- package/lib/collection/components/duet-combobox/duet-combobox-select.js +4 -8
- package/lib/collection/components/duet-combobox/duet-combobox.css +4 -81
- package/lib/collection/components/duet-combobox/duet-combobox.js +37 -25
- package/lib/collection/components/duet-contact-card/duet-contact-card.css +1 -1
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +2 -2
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +26 -26
- package/lib/collection/components/duet-divider/duet-divider.css +2 -2
- package/lib/collection/components/duet-empty-state/duet-empty-state.css +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.css +3 -3
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-footer/duet-footer.css +5 -5
- package/lib/collection/components/duet-grid-item/duet-grid-item.css +1 -1
- package/lib/collection/components/duet-header/duet-header.css +42 -42
- package/lib/collection/components/duet-heading/duet-heading.css +3 -3
- package/lib/collection/components/duet-hero/duet-hero.css +13 -13
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-input/duet-input.css +39 -37
- package/lib/collection/components/duet-input/duet-input.js +96 -7
- package/lib/collection/components/duet-label/duet-label.css +1 -1
- package/lib/collection/components/duet-layout/duet-layout.css +24 -19
- package/lib/collection/components/duet-layout/duet-layout.js +4 -7
- package/lib/collection/components/duet-link/duet-link.css +9 -9
- package/lib/collection/components/duet-link/duet-link.js +4 -15
- package/lib/collection/components/duet-list/duet-list.js +1 -1
- package/lib/collection/components/duet-list-item/duet-list-item.css +8 -8
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -3
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +3 -3
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +4 -1
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +87 -4
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.css +6 -6
- package/lib/collection/components/duet-modal/duet-modal.js +6 -6
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +24 -24
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.css +9 -9
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +12 -12
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
- package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
- package/lib/collection/components/duet-overlay/duet-overlay.css +1 -1
- package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.css +2 -2
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.css +1 -1
- package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
- package/lib/collection/components/duet-paragraph/duet-paragraph.css +3 -3
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +1 -1
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +44 -10
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +13 -5
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +26 -3
- package/lib/collection/components/duet-progress/duet-progress.css +6 -6
- package/lib/collection/components/duet-promo-card/duet-promo-card.css +1 -1
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-radio/duet-radio.css +10 -10
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +21 -21
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +3 -0
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +38 -16
- package/lib/collection/components/duet-section-layout/duet-section-layout.css +24 -15
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -4
- package/lib/collection/components/duet-select/duet-select.css +18 -18
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-show-more/duet-show-more.css +1 -1
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.css +8 -8
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +1 -1
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +2 -2
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +10 -10
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
- package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
- package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
- package/lib/collection/components/duet-step/duet-step.css +4 -4
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +9 -9
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +11 -11
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +6 -6
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +13 -9
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +86 -3
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +9 -9
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +27 -27
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-table/duet-table.css +30 -30
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-textarea/duet-textarea.css +27 -27
- package/lib/collection/components/duet-textarea/duet-textarea.js +3 -3
- package/lib/collection/components/duet-toggle/duet-toggle.css +4 -4
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +11 -11
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +5 -5
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -11
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +88 -4
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +8 -8
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +10 -10
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.css +8 -8
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.css +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/collection/utils/a11y-utils.js +16 -0
- 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 +4 -4
- package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
- package/lib/dist-custom-elements/duet-breadcrumbs.js +5 -5
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +5 -5
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +6 -6
- 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 +1 -1
- 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 +5 -5
- package/lib/dist-custom-elements/duet-combobox.js +80 -58
- package/lib/dist-custom-elements/duet-contact-card.js +11 -11
- package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
- package/lib/dist-custom-elements/duet-date-picker.js +14 -14
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +8 -8
- 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-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +9 -9
- 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 +11 -11
- 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 +6 -9
- 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 +6 -6
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +8 -8
- package/lib/dist-custom-elements/duet-menu-bar-item.js +27 -7
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +6 -6
- package/lib/dist-custom-elements/duet-modal.js +16 -16
- package/lib/dist-custom-elements/duet-multiselect.js +16 -16
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +8 -8
- package/lib/dist-custom-elements/duet-notification.js +6 -6
- package/lib/dist-custom-elements/duet-number-input.js +13 -13
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +5 -5
- package/lib/dist-custom-elements/duet-pagination.js +27 -27
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -111
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -277
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +7 -7
- 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 +5 -5
- package/lib/dist-custom-elements/duet-range-stepper.js +8 -8
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +5 -6
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-link.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-slideout-panel.js +10 -10
- package/lib/dist-custom-elements/duet-slideout.js +10 -10
- 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 +6 -6
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +9 -9
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +27 -7
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +5 -5
- package/lib/dist-custom-elements/duet-submenu-bar.js +10 -10
- package/lib/dist-custom-elements/duet-tab-group.js +20 -20
- package/lib/dist-custom-elements/duet-tab.js +3 -3
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +14 -14
- package/lib/dist-custom-elements/duet-toggle.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +8 -8
- package/lib/dist-custom-elements/duet-toolbar-item.js +28 -7
- package/lib/dist-custom-elements/duet-toolbar-link.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar.js +4 -4
- 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 +8 -8
- 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 +22 -22
- 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-01dec611.js +368 -0
- package/lib/dist-custom-elements/{p-9635880c.js → p-0cf30970.js} +6 -6
- package/lib/dist-custom-elements/{p-dc26d4a2.js → p-0e77715d.js} +25 -25
- package/lib/dist-custom-elements/{p-926dfd0d.js → p-1149a5f1.js} +1 -1
- package/lib/dist-custom-elements/{p-7dfb4906.js → p-14903ee8.js} +6 -6
- package/lib/dist-custom-elements/{p-53d15ae4.js → p-1749d98a.js} +43 -22
- package/lib/dist-custom-elements/{p-8979d055.js → p-1cea02c6.js} +3 -3
- package/lib/dist-custom-elements/{p-cc58e64e.js → p-1cf7db2a.js} +3 -3
- package/lib/dist-custom-elements/{p-c5f82e3b.js → p-28807fbd.js} +2 -2
- package/lib/dist-custom-elements/{p-132de48f.js → p-29c84284.js} +4 -4
- package/lib/dist-custom-elements/{p-434e64ad.js → p-2cc77e29.js} +9 -9
- package/lib/dist-custom-elements/{p-cd8e9097.js → p-329cec9e.js} +2 -2
- package/lib/dist-custom-elements/{p-7a8eda34.js → p-3883514c.js} +5 -5
- package/lib/dist-custom-elements/{p-39b4be25.js → p-3d136f5c.js} +8 -8
- package/lib/dist-custom-elements/{p-1e7abd9f.js → p-55342fcd.js} +8 -19
- package/lib/dist-custom-elements/{p-b1aa75c1.js → p-55989a50.js} +7 -7
- package/lib/dist-custom-elements/p-570cecb0.js +119 -0
- package/lib/dist-custom-elements/{p-16a278f4.js → p-5e4809d5.js} +6 -6
- package/lib/dist-custom-elements/{p-a1979351.js → p-6fdef72e.js} +2 -2
- package/lib/dist-custom-elements/{p-00d7b302.js → p-72bc5f40.js} +3 -3
- package/lib/dist-custom-elements/{p-6081e535.js → p-782759f5.js} +2 -2
- package/lib/dist-custom-elements/{p-3caf29d6.js → p-791ee647.js} +2 -2
- package/lib/dist-custom-elements/{p-52618a53.js → p-87248c43.js} +3 -3
- package/lib/dist-custom-elements/{p-a7559bee.js → p-95fb5b4b.js} +7 -7
- package/lib/dist-custom-elements/{p-e399097c.js → p-9f461090.js} +3 -3
- package/lib/dist-custom-elements/{p-fac41d14.js → p-9fa78368.js} +1 -1
- package/lib/dist-custom-elements/{p-8acea31f.js → p-a407fdb5.js} +3 -3
- package/lib/dist-custom-elements/{p-11d8af72.js → p-a89ea763.js} +6 -6
- package/lib/dist-custom-elements/{p-fdc2bf62.js → p-aa53a402.js} +12 -12
- package/lib/dist-custom-elements/{p-7a7a6a7b.js → p-aad2ab95.js} +9 -9
- package/lib/dist-custom-elements/{p-ddb9e9be.js → p-ab30a756.js} +4 -4
- package/lib/{esm/duet-popup-menu.entry.js → dist-custom-elements/p-ae917476.js} +69 -20
- package/lib/dist-custom-elements/{p-401837cb.js → p-b87d1e74.js} +4 -4
- package/lib/dist-custom-elements/{p-7c8f29a0.js → p-be13a7a6.js} +6 -6
- package/lib/dist-custom-elements/{p-239cfc2e.js → p-c43f0450.js} +3 -3
- package/lib/dist-custom-elements/{p-c77f9e4d.js → p-c8e032e9.js} +4 -4
- package/lib/dist-custom-elements/{p-785686e3.js → p-ca700701.js} +1 -1
- package/lib/dist-custom-elements/{p-5f658e84.js → p-d00e8f90.js} +107 -18
- package/lib/dist-custom-elements/{p-f5924b7d.js → p-d551ba52.js} +2 -2
- package/lib/dist-custom-elements/{p-f43704a4.js → p-e685687b.js} +2 -2
- package/lib/dist-custom-elements/{p-bec25ec5.js → p-e8594dcd.js} +3 -3
- package/lib/dist-custom-elements/p-f0cc5629.js +18 -0
- package/lib/dist-custom-elements/{p-74f689ae.js → p-f1a4011f.js} +5 -5
- package/lib/{esm/tokens-e0e3d241.js → dist-custom-elements/p-f6000a03.js} +25 -25
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-a1af9ad9.system.entry.js → p-033a796b.system.entry.js} +1 -1
- package/lib/duet/{p-5e2f8206.js → p-03ebb87c.js} +1 -1
- package/lib/duet/{p-ab78e681.entry.js → p-09f97fb6.entry.js} +1 -1
- package/lib/duet/{p-946101a9.js → p-0e91ae89.js} +1 -1
- package/lib/duet/{p-14dc7cf5.entry.js → p-0f61ec4f.entry.js} +1 -1
- package/lib/duet/{p-8f1823c2.system.entry.js → p-102d7289.system.entry.js} +1 -1
- package/lib/duet/p-1117cfde.system.entry.js +4 -0
- package/lib/duet/{p-8c84e41c.entry.js → p-1261a1b5.entry.js} +1 -1
- package/lib/duet/{p-8f2af04b.system.entry.js → p-13f6afbe.system.entry.js} +1 -1
- package/lib/duet/{p-dcf097a9.system.entry.js → p-14a83e9e.system.entry.js} +1 -1
- package/lib/duet/{p-e20b0d90.entry.js → p-151b3794.entry.js} +1 -1
- package/lib/duet/{p-91bf41a8.system.entry.js → p-16a3016e.system.entry.js} +1 -1
- package/lib/duet/p-16e3f6f0.system.entry.js +4 -0
- package/lib/duet/{p-7e06948d.entry.js → p-16ee7d09.entry.js} +1 -1
- package/lib/duet/p-176154a9.system.entry.js +4 -0
- package/lib/duet/{p-f8d41de4.entry.js → p-186dc204.entry.js} +1 -1
- package/lib/duet/{p-a4a42c3e.system.entry.js → p-19097787.system.entry.js} +1 -1
- package/lib/duet/{p-5e502442.system.entry.js → p-1f32a819.system.entry.js} +1 -1
- package/lib/duet/{p-33ca3555.system.entry.js → p-1fb804dc.system.entry.js} +1 -1
- package/lib/duet/{p-123e5149.entry.js → p-2091f634.entry.js} +1 -1
- package/lib/duet/{p-35bf92a1.system.entry.js → p-22b59f78.system.entry.js} +1 -1
- package/lib/duet/{p-50428ca6.entry.js → p-231b853e.entry.js} +1 -1
- package/lib/duet/p-25deb7be.system.entry.js +4 -0
- package/lib/duet/p-28d2739c.entry.js +4 -0
- package/lib/duet/p-2b0552dc.system.entry.js +4 -0
- package/lib/duet/{p-8aaadc21.system.entry.js → p-2c42ece3.system.entry.js} +1 -1
- package/lib/duet/{p-85f4d527.entry.js → p-306faf90.entry.js} +1 -1
- package/lib/duet/p-30947766.entry.js +4 -0
- package/lib/duet/{p-2349ea53.entry.js → p-312f509d.entry.js} +1 -1
- package/lib/duet/p-3363aa75.entry.js +4 -0
- package/lib/duet/{p-f6c25420.system.entry.js → p-36b2ad26.system.entry.js} +1 -1
- package/lib/duet/{p-695da2aa.entry.js → p-375948ff.entry.js} +1 -1
- package/lib/duet/p-37b8bb50.system.entry.js +4 -0
- package/lib/duet/p-386c614c.system.entry.js +4 -0
- package/lib/duet/{p-d3101c8a.system.js → p-39fb8819.system.js} +1 -1
- package/lib/duet/{p-03eab84c.system.entry.js → p-3beb1c58.system.entry.js} +1 -1
- package/lib/duet/{p-12155eae.system.entry.js → p-3c0373cb.system.entry.js} +1 -1
- package/lib/duet/{p-e95fa292.js → p-3d9a63aa.js} +1 -1
- package/lib/duet/{p-d5e996fd.entry.js → p-3e13fb5c.entry.js} +1 -1
- package/lib/duet/{p-c7aea431.entry.js → p-3e15a291.entry.js} +1 -1
- package/lib/duet/{p-31ee8ad8.entry.js → p-4068cfee.entry.js} +1 -1
- package/lib/duet/{p-20a0e98c.entry.js → p-408a9ccb.entry.js} +1 -1
- package/lib/duet/p-4217dab3.system.entry.js +4 -0
- package/lib/duet/{p-6d11c049.entry.js → p-446f79d6.entry.js} +1 -1
- package/lib/duet/p-46030b7e.entry.js +4 -0
- package/lib/duet/{p-c3035dee.system.entry.js → p-48c61eee.system.entry.js} +1 -1
- package/lib/duet/p-48c90346.system.js +4 -0
- package/lib/duet/p-495d8962.system.entry.js +4 -0
- package/lib/duet/{p-bfb824c6.entry.js → p-497263c5.entry.js} +1 -1
- package/lib/duet/{p-0d9de644.entry.js → p-4a657e92.entry.js} +1 -1
- package/lib/duet/p-4d20e324.system.entry.js +4 -0
- package/lib/duet/{p-2c999efc.entry.js → p-50bf90d6.entry.js} +1 -1
- package/lib/duet/{p-0853dd3b.system.js → p-514b6b5b.system.js} +1 -1
- package/lib/duet/{p-5432aefa.system.entry.js → p-528db5b3.system.entry.js} +1 -1
- package/lib/duet/{p-eb8bf9ea.entry.js → p-529aff73.entry.js} +1 -1
- package/lib/duet/p-54fbe5c8.entry.js +4 -0
- package/lib/duet/p-599c6ee4.system.entry.js +4 -0
- package/lib/duet/p-5f6a8312.system.entry.js +4 -0
- package/lib/duet/{p-bf40b101.entry.js → p-5fe9bbe0.entry.js} +1 -1
- package/lib/duet/p-60754704.entry.js +4 -0
- package/lib/duet/p-61fe7d32.entry.js +4 -0
- package/lib/duet/{p-3b668f9d.system.entry.js → p-64030845.system.entry.js} +2 -2
- package/lib/duet/{p-4f47944f.system.entry.js → p-646fcab7.system.entry.js} +1 -1
- package/lib/duet/{p-2f891fbb.system.js → p-6a95a2e3.system.js} +1 -1
- package/lib/duet/p-6adc0389.system.entry.js +4 -0
- package/lib/duet/{p-697c4f57.entry.js → p-6f106108.entry.js} +1 -1
- package/lib/duet/{p-471c18e5.system.entry.js → p-6f53cfb2.system.entry.js} +1 -1
- package/lib/duet/{p-fd40d190.system.entry.js → p-739bfa4e.system.entry.js} +1 -1
- package/lib/duet/{p-0487aadb.system.entry.js → p-753333e9.system.entry.js} +1 -1
- package/lib/duet/{p-8507509a.js → p-75e078ac.js} +1 -1
- package/lib/duet/{p-e05007a2.system.entry.js → p-7712eb09.system.entry.js} +1 -1
- package/lib/duet/{p-730ac0b8.entry.js → p-783cc158.entry.js} +1 -1
- package/lib/duet/{p-8de97e36.entry.js → p-7863c54a.entry.js} +1 -1
- package/lib/duet/p-7a3ae8a9.system.js +4 -0
- package/lib/duet/{p-11d01633.system.entry.js → p-7a41aff3.system.entry.js} +1 -1
- package/lib/duet/{p-4f7a0a49.entry.js → p-7b6bacd8.entry.js} +1 -1
- package/lib/duet/{p-6cd9ae43.entry.js → p-7db5f5b6.entry.js} +1 -1
- package/lib/duet/p-7f94c928.entry.js +4 -0
- package/lib/duet/{p-0fee15c1.system.js → p-8002cdbf.system.js} +1 -1
- package/lib/duet/p-8002d713.system.entry.js +4 -0
- package/lib/duet/{p-758cb2a2.system.entry.js → p-8087cdcd.system.entry.js} +1 -1
- package/lib/duet/{p-3affe362.entry.js → p-81168888.entry.js} +1 -1
- package/lib/duet/{p-4a689653.system.js → p-832862b7.system.js} +1 -1
- package/lib/duet/{p-91374fa5.system.entry.js → p-832e5af8.system.entry.js} +1 -1
- package/lib/duet/{p-73170927.entry.js → p-8486a863.entry.js} +1 -1
- package/lib/duet/{p-9ea9329f.entry.js → p-84b5b372.entry.js} +1 -1
- package/lib/duet/p-8b3b5673.js +4 -0
- package/lib/duet/{p-ae6de40d.entry.js → p-8bee5b14.entry.js} +1 -1
- package/lib/duet/{p-a2ddcf90.entry.js → p-8c95d7e7.entry.js} +1 -1
- package/lib/duet/p-8d947a43.system.entry.js +4 -0
- package/lib/duet/{p-012938af.system.entry.js → p-91b2664a.system.entry.js} +1 -1
- package/lib/duet/p-94eab61e.system.js +4 -0
- package/lib/duet/{p-8cb3b550.system.entry.js → p-961a7a42.system.entry.js} +1 -1
- package/lib/duet/{p-76ebeb39.system.entry.js → p-962a7ed7.system.entry.js} +1 -1
- package/lib/duet/p-9832a62e.system.entry.js +4 -0
- package/lib/duet/{p-ea7dccdf.system.entry.js → p-9abe2d23.system.entry.js} +1 -1
- package/lib/duet/p-9c50306c.system.entry.js +4 -0
- package/lib/duet/{p-c3524f86.system.entry.js → p-9c5717a5.system.entry.js} +1 -1
- package/lib/duet/p-9d0d4329.system.entry.js +4 -0
- package/lib/duet/p-9d7aea44.entry.js +4 -0
- package/lib/duet/{p-60327ec6.system.entry.js → p-a033bafa.system.entry.js} +1 -1
- package/lib/duet/p-a0c1c7d8.system.entry.js +4 -0
- package/lib/duet/p-a0ffaabf.entry.js +4 -0
- package/lib/duet/{p-2b3b6d33.entry.js → p-a1e13f21.entry.js} +1 -1
- package/lib/duet/{p-8a9f676f.system.entry.js → p-a838f364.system.entry.js} +1 -1
- package/lib/duet/{p-934124e4.entry.js → p-a90efe08.entry.js} +1 -1
- package/lib/duet/{p-86f0eef8.system.entry.js → p-aba65c68.system.entry.js} +1 -1
- package/lib/duet/{p-5ed66d93.entry.js → p-ac538db7.entry.js} +1 -1
- package/lib/duet/p-adcd2fb3.entry.js +4 -0
- package/lib/duet/{p-ebca186a.system.entry.js → p-b224ee72.system.entry.js} +1 -1
- package/lib/duet/{p-966bf379.system.entry.js → p-b274ebde.system.entry.js} +1 -1
- package/lib/duet/{p-eb8ddb2c.entry.js → p-b2f64f34.entry.js} +1 -1
- package/lib/duet/{p-541301b8.system.entry.js → p-b3ab4a17.system.entry.js} +1 -1
- package/lib/duet/{p-e1e9de91.entry.js → p-b4df4c57.entry.js} +1 -1
- package/lib/duet/p-b4e4bf04.system.entry.js +4 -0
- package/lib/duet/{p-6e0ff6ff.entry.js → p-b5443923.entry.js} +1 -1
- package/lib/duet/p-b657f08f.system.entry.js +4 -0
- package/lib/duet/{p-64da9c94.system.entry.js → p-ba4bdb0d.system.entry.js} +1 -1
- package/lib/duet/{p-00f584d4.js → p-bb2d58bc.js} +1 -1
- package/lib/duet/{p-7cc379a7.system.entry.js → p-bc2be70e.system.entry.js} +1 -1
- package/lib/duet/p-bc50d23b.entry.js +4 -0
- package/lib/duet/{p-9070bf89.system.entry.js → p-bd2768a5.system.entry.js} +1 -1
- package/lib/duet/p-c1b1b16d.entry.js +4 -0
- package/lib/duet/{p-ecde67f6.entry.js → p-c8783040.entry.js} +1 -1
- package/lib/duet/p-cade991a.entry.js +4 -0
- package/lib/duet/{p-6c917ed9.entry.js → p-cca4a7db.entry.js} +1 -1
- package/lib/duet/p-ccf2bc0a.system.entry.js +4 -0
- package/lib/duet/{p-dc7c2dc7.system.entry.js → p-cd0e3537.system.entry.js} +1 -1
- package/lib/duet/{p-cf05a9a4.entry.js → p-ce754f76.entry.js} +1 -1
- package/lib/duet/{p-b839f59a.system.entry.js → p-ce7987e8.system.entry.js} +1 -1
- package/lib/duet/{p-6df59cfe.entry.js → p-cf1206a8.entry.js} +1 -1
- package/lib/duet/p-d08a89dc.entry.js +4 -0
- package/lib/duet/{p-0b249181.js → p-d11659fd.js} +1 -1
- package/lib/duet/p-d22c889b.entry.js +4 -0
- package/lib/duet/{p-de5b2f37.system.js → p-d6c69f62.system.js} +1 -1
- package/lib/duet/p-d6e16c5d.entry.js +4 -0
- package/lib/duet/{p-fc3f42ab.entry.js → p-d6fbbecc.entry.js} +1 -1
- package/lib/duet/{p-fe661e98.system.entry.js → p-d8d99c33.system.entry.js} +1 -1
- package/lib/duet/{p-064b79e8.entry.js → p-d9ad612c.entry.js} +1 -1
- package/lib/duet/{p-22c7d5ee.entry.js → p-d9b32ab3.entry.js} +1 -1
- package/lib/duet/{p-d4cf8310.system.entry.js → p-db2c01b7.system.entry.js} +1 -1
- package/lib/duet/{p-f368439a.entry.js → p-dcbb4af4.entry.js} +1 -1
- package/lib/duet/p-defbfc15.js +4 -0
- package/lib/duet/{p-9e4c6ea7.system.js → p-dfbd0dd7.system.js} +1 -1
- package/lib/duet/{p-0e255314.system.entry.js → p-e2122bd3.system.entry.js} +1 -1
- package/lib/duet/p-e4c8559c.system.js +4 -0
- package/lib/duet/p-e5997320.entry.js +4 -0
- package/lib/duet/{p-5cd8706b.entry.js → p-e6596826.entry.js} +1 -1
- package/lib/duet/{p-4ab05bd1.system.entry.js → p-e7f0d18b.system.entry.js} +1 -1
- package/lib/duet/{p-18766573.entry.js → p-e8d31be7.entry.js} +1 -1
- package/lib/duet/{p-493a25c0.system.entry.js → p-ead4b210.system.entry.js} +1 -1
- package/lib/duet/{p-754100c9.system.entry.js → p-eaeee3a3.system.entry.js} +1 -1
- package/lib/duet/{p-6faa9435.system.entry.js → p-eb26c1f5.system.entry.js} +1 -1
- package/lib/duet/{p-d46a310c.entry.js → p-eb9677dc.entry.js} +1 -1
- package/lib/duet/{p-5446b2c4.entry.js → p-ec58f8ee.entry.js} +1 -1
- package/lib/duet/{p-7f96f678.entry.js → p-ec5d2407.entry.js} +1 -1
- package/lib/duet/{p-30f2d20a.entry.js → p-ec70084a.entry.js} +1 -1
- package/lib/duet/p-ee067380.system.entry.js +4 -0
- package/lib/duet/{p-902c3cbe.system.entry.js → p-ee52d40a.system.entry.js} +1 -1
- package/lib/duet/{p-c3573c7a.entry.js → p-f0634b57.entry.js} +1 -1
- package/lib/duet/p-f0cc5629.js +4 -0
- package/lib/duet/{p-337009ba.system.entry.js → p-f28acd06.system.entry.js} +1 -1
- package/lib/duet/{p-0b2e581f.entry.js → p-f2957e8e.entry.js} +1 -1
- package/lib/duet/{p-8cacd5d4.entry.js → p-f33f42ce.entry.js} +1 -1
- package/lib/duet/p-f40c4ff4.entry.js +4 -0
- package/lib/duet/{p-632363b9.system.entry.js → p-f48366d3.system.entry.js} +1 -1
- package/lib/duet/p-f6000a03.js +4 -0
- package/lib/duet/{p-c5332265.system.entry.js → p-f6471762.system.entry.js} +2 -2
- package/lib/duet/{p-36637566.system.entry.js → p-f749aa8a.system.entry.js} +2 -2
- package/lib/duet/{p-997146fa.system.entry.js → p-f930128c.system.entry.js} +2 -2
- package/lib/duet/{p-8980f13e.entry.js → p-fa2ef682.entry.js} +1 -1
- package/lib/duet/p-fa3e0628.system.entry.js +4 -0
- package/lib/duet/{p-62cf9516.entry.js → p-fbcd3fb7.entry.js} +1 -1
- package/lib/duet/p-fc100c70.entry.js +4 -0
- package/lib/duet/{p-236df5f1.entry.js → p-fccf2ddc.entry.js} +1 -1
- package/lib/duet/{p-2526c848.entry.js → p-fd5d4f14.entry.js} +1 -1
- package/lib/duet/p-fdbc3f6c.entry.js +4 -0
- package/lib/duet/{p-191f51da.system.entry.js → p-fdbc9c7f.system.entry.js} +1 -1
- package/lib/duet/{p-a1a10757.system.entry.js → p-ffdfb64b.system.entry.js} +2 -2
- package/lib/esm/a11y-utils-92930863.js +18 -0
- package/lib/esm/{app-globals-6cbf18ba.js → app-globals-19322ff1.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +5 -5
- package/lib/esm/duet-alert.entry.js +4 -4
- package/lib/esm/duet-badge.entry.js +4 -4
- package/lib/esm/duet-banner.entry.js +4 -4
- package/lib/esm/duet-breadcrumb.entry.js +6 -6
- package/lib/esm/duet-breadcrumbs.entry.js +7 -7
- package/lib/esm/duet-button_2.entry.js +7 -7
- package/lib/esm/duet-callout.entry.js +5 -5
- package/lib/esm/duet-caption_4.entry.js +14 -25
- 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 +4 -4
- package/lib/esm/duet-chip_3.entry.js +647 -0
- package/lib/esm/duet-choice_2.entry.js +4 -4
- package/lib/esm/duet-collapsible.entry.js +4 -4
- package/lib/esm/duet-combobox.entry.js +44 -40
- package/lib/esm/duet-contact-card.entry.js +5 -5
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +5 -5
- package/lib/esm/duet-divider_2.entry.js +5 -5
- package/lib/esm/duet-editable-table_3.entry.js +11 -11
- package/lib/esm/duet-empty-state.entry.js +2 -2
- package/lib/esm/duet-fieldset.entry.js +6 -6
- package/lib/esm/duet-file-chooser.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +4 -4
- package/lib/esm/duet-grid_2.entry.js +3 -3
- package/lib/esm/duet-header_2.entry.js +6 -6
- package/lib/esm/duet-hero.entry.js +4 -4
- package/lib/esm/duet-icon.entry.js +6 -6
- package/lib/esm/duet-input_2.entry.js +102 -13
- package/lib/esm/duet-layout.entry.js +7 -10
- package/lib/esm/duet-list_2.entry.js +5 -5
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-menu-bar-item.entry.js +24 -6
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +6 -6
- package/lib/esm/duet-modal.entry.js +11 -11
- package/lib/esm/duet-multiselect.entry.js +9 -9
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +8 -8
- package/lib/esm/duet-number-input.entry.js +4 -4
- package/lib/esm/duet-overlay.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +4 -4
- package/lib/esm/duet-pagination_2.entry.js +19 -19
- package/lib/esm/duet-progress.entry.js +3 -3
- package/lib/esm/duet-promo-card.entry.js +7 -7
- package/lib/esm/duet-radio_2.entry.js +3 -3
- package/lib/esm/duet-range-slider.entry.js +3 -3
- package/lib/esm/duet-scrollable_3.entry.js +49 -28
- package/lib/esm/duet-section-layout.entry.js +5 -6
- package/lib/esm/duet-select.entry.js +3 -3
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-show-more.entry.js +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +4 -4
- package/lib/esm/duet-slideout-link.entry.js +4 -4
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
- package/lib/esm/duet-slideout-panel.entry.js +13 -13
- package/lib/esm/duet-slideout.entry.js +11 -11
- package/lib/esm/duet-step_2.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +7 -7
- package/lib/esm/duet-submenu-bar-item.entry.js +23 -5
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +8 -8
- package/lib/esm/duet-textarea.entry.js +7 -7
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
- package/lib/esm/duet-toolbar-item.entry.js +25 -6
- package/lib/esm/duet-toolbar-link.entry.js +4 -4
- package/lib/esm/duet-toolbar.entry.js +4 -4
- package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +6 -6
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +5 -5
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-2a3a0ed1.js → errorcodes.utils-953f4d47.js} +1 -1
- package/lib/esm/{focus-utils-1e2c1ed7.js → focus-utils-5147573d.js} +1 -1
- package/lib/esm/{index-f384e24a.js → index-940c081d.js} +1 -1
- package/lib/esm/{language-utils-b0c1f3cd.js → language-utils-b0c1eb01.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-e698dc9e.js → slot-utils-4a318cb9.js} +1 -1
- package/lib/esm/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
- package/lib/{dist-custom-elements/p-d5c7ae62.js → esm/tokens-84fb2357.js} +25 -25
- package/lib/esm/{tokens.module-b5fab24a.js → tokens.module-216c2ae9.js} +25 -25
- package/lib/esm-es5/a11y-utils-92930863.js +4 -0
- package/lib/esm-es5/{app-globals-6cbf18ba.js → app-globals-19322ff1.js} +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +2 -2
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip_3.entry.js +4 -0
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +2 -2
- 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-file-chooser.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 +2 -2
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- 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 +1 -1
- 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 +2 -2
- 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-item.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-toolbar-item.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 +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-2a3a0ed1.js → errorcodes.utils-953f4d47.js} +1 -1
- package/lib/esm-es5/focus-utils-5147573d.js +4 -0
- package/lib/esm-es5/{index-f384e24a.js → index-940c081d.js} +1 -1
- package/lib/esm-es5/{language-utils-b0c1f3cd.js → language-utils-b0c1eb01.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-e698dc9e.js → slot-utils-4a318cb9.js} +1 -1
- package/lib/esm-es5/{token-utils-54a23ef5.js → token-utils-3c2fb643.js} +1 -1
- package/lib/esm-es5/tokens-84fb2357.js +4 -0
- package/lib/esm-es5/tokens.module-216c2ae9.js +4 -0
- package/lib/types/components/duet-chip/duet-chip.d.ts +24 -2
- package/lib/types/components/duet-combobox/duet-combobox-select.d.ts +2 -1
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +3 -1
- package/lib/types/components/duet-input/duet-input.d.ts +22 -1
- package/lib/types/components/duet-link/duet-link.d.ts +0 -1
- package/lib/types/components/duet-menu-bar-item/duet-menu-bar-item.d.ts +17 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +7 -2
- package/lib/types/components/duet-popup-menu-item/duet-popup-menu-item.d.ts +6 -1
- package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -0
- package/lib/types/components/duet-submenu-bar-item/duet-submenu-bar-item.d.ts +17 -0
- package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +17 -0
- package/lib/types/components.d.ts +112 -10
- package/lib/types/utils/a11y-utils.d.ts +11 -0
- package/package.json +4 -4
- package/lib/cjs/duet-chip.cjs.entry.js +0 -290
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +0 -83
- package/lib/cjs/duet-popup-menu.cjs.entry.js +0 -250
- package/lib/dist-custom-elements/p-9ef37cc5.js +0 -327
- package/lib/duet/p-01ce7028.system.entry.js +0 -4
- package/lib/duet/p-04085d32.entry.js +0 -4
- package/lib/duet/p-053113a9.system.entry.js +0 -4
- package/lib/duet/p-08727974.entry.js +0 -4
- package/lib/duet/p-1b5ce17e.system.entry.js +0 -4
- package/lib/duet/p-1c8c9651.entry.js +0 -4
- package/lib/duet/p-20393f34.system.entry.js +0 -4
- package/lib/duet/p-22a5ac0a.entry.js +0 -4
- package/lib/duet/p-22cb3c28.system.entry.js +0 -4
- package/lib/duet/p-26c71746.system.js +0 -4
- package/lib/duet/p-2e108879.js +0 -4
- package/lib/duet/p-2fc10b59.entry.js +0 -4
- package/lib/duet/p-3233973c.system.entry.js +0 -4
- package/lib/duet/p-344d401b.entry.js +0 -4
- package/lib/duet/p-38ab5505.entry.js +0 -4
- package/lib/duet/p-3a5b7cf7.system.entry.js +0 -4
- package/lib/duet/p-45d596e8.entry.js +0 -4
- package/lib/duet/p-47e4eada.entry.js +0 -4
- package/lib/duet/p-50c83774.js +0 -4
- package/lib/duet/p-54f1f550.system.entry.js +0 -4
- package/lib/duet/p-59ae9e27.system.entry.js +0 -4
- package/lib/duet/p-63f80431.system.entry.js +0 -4
- package/lib/duet/p-6a0ed208.entry.js +0 -4
- package/lib/duet/p-6a34f6be.entry.js +0 -4
- package/lib/duet/p-6d405ca2.system.entry.js +0 -4
- package/lib/duet/p-6e8ebe18.entry.js +0 -4
- package/lib/duet/p-6fde361f.system.entry.js +0 -4
- package/lib/duet/p-76eec0c0.system.entry.js +0 -4
- package/lib/duet/p-86ba2e23.entry.js +0 -4
- package/lib/duet/p-8ab41ea5.entry.js +0 -4
- package/lib/duet/p-8d25bac7.entry.js +0 -4
- package/lib/duet/p-91115d1e.system.js +0 -4
- package/lib/duet/p-9d3ef1e0.system.entry.js +0 -4
- package/lib/duet/p-9d521ea1.system.entry.js +0 -4
- package/lib/duet/p-a2c01fc7.system.entry.js +0 -4
- package/lib/duet/p-a365e326.entry.js +0 -4
- package/lib/duet/p-a81e7736.entry.js +0 -4
- package/lib/duet/p-aa8648b3.system.entry.js +0 -4
- package/lib/duet/p-ae4cd43d.entry.js +0 -4
- package/lib/duet/p-b3bbea88.system.entry.js +0 -4
- package/lib/duet/p-b5aaa528.system.entry.js +0 -4
- package/lib/duet/p-b64eb2b3.system.entry.js +0 -4
- package/lib/duet/p-b93605ee.system.entry.js +0 -4
- package/lib/duet/p-c2ca9373.entry.js +0 -4
- package/lib/duet/p-cb9d279b.system.entry.js +0 -4
- package/lib/duet/p-ce289a58.system.entry.js +0 -4
- package/lib/duet/p-d3b84b94.entry.js +0 -4
- package/lib/duet/p-d5c7ae62.js +0 -4
- package/lib/duet/p-e408682d.system.entry.js +0 -4
- package/lib/duet/p-e69bd7e8.entry.js +0 -4
- package/lib/duet/p-ea445202.system.entry.js +0 -4
- package/lib/duet/p-ec6a0e13.entry.js +0 -4
- package/lib/duet/p-f1bf4f9e.entry.js +0 -4
- package/lib/duet/p-f5063a7d.system.js +0 -4
- package/lib/duet/p-f9eb5cbb.system.entry.js +0 -4
- package/lib/esm/duet-chip.entry.js +0 -286
- package/lib/esm/duet-popup-menu-item.entry.js +0 -79
- package/lib/esm-es5/duet-chip.entry.js +0 -4
- package/lib/esm-es5/duet-popup-menu-item.entry.js +0 -4
- package/lib/esm-es5/duet-popup-menu.entry.js +0 -4
- package/lib/esm-es5/focus-utils-1e2c1ed7.js +0 -4
- package/lib/esm-es5/tokens-e0e3d241.js +0 -4
- package/lib/esm-es5/tokens.module-b5fab24a.js +0 -4
|
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
|
|
|
169
169
|
* Always the last one in the class.
|
|
170
170
|
*/
|
|
171
171
|
render() {
|
|
172
|
-
return (h("div", { key: '
|
|
172
|
+
return (h("div", { key: '43d93bf62ed3c3b091933da841d015662b158e50', class: {
|
|
173
173
|
"duet-range-stepper": true,
|
|
174
174
|
"duet-theme-turva": this.theme === "turva",
|
|
175
|
-
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '
|
|
175
|
+
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '0eb7fa8f8e1f5853a16c85f8d9670c70d531f13a', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: 'b89f2b93dfe5a510bf6acbdf30ce694ff1ac59dc', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'a9d84ec5096ae382828ee82ba75bd558b08d49ea', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
|
|
176
176
|
}
|
|
177
177
|
static get is() { return "duet-range-stepper"; }
|
|
178
178
|
static get encapsulation() { return "shadow"; }
|
|
@@ -104,6 +104,9 @@
|
|
|
104
104
|
:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--bottom {
|
|
105
105
|
align-items: flex-end;
|
|
106
106
|
}
|
|
107
|
+
:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button[hidden] {
|
|
108
|
+
display: none !important;
|
|
109
|
+
}
|
|
107
110
|
:host .duet-scrollable-items .duet-scrollable-list {
|
|
108
111
|
display: flex;
|
|
109
112
|
flex-wrap: nowrap;
|
|
@@ -20,12 +20,8 @@ export class DuetScrollable {
|
|
|
20
20
|
* and thus needs scrolling.
|
|
21
21
|
*/
|
|
22
22
|
this.resizeObserver = new ResizeObserver(entries => {
|
|
23
|
-
var _a, _b, _c, _d;
|
|
24
23
|
if ((entries === null || entries === void 0 ? void 0 : entries.length) === 1) {
|
|
25
|
-
|
|
26
|
-
const totalContentWidth = (_d = (_c = entries[0]) === null || _c === void 0 ? void 0 : _c.target) === null || _d === void 0 ? void 0 : _d.scrollWidth;
|
|
27
|
-
const scrollingThreshold = 10;
|
|
28
|
-
this.needsScrolling = totalContentWidth > scrollPaneWidth + scrollingThreshold;
|
|
24
|
+
this.checkScrollingNeeded(entries[0].target);
|
|
29
25
|
}
|
|
30
26
|
});
|
|
31
27
|
this.collapsedOnClick = () => {
|
|
@@ -55,11 +51,12 @@ export class DuetScrollable {
|
|
|
55
51
|
this.hasCollapseButtonLabelSlot = hasSlot(this.element, "collapse-button-label");
|
|
56
52
|
}
|
|
57
53
|
componentDidLoad() {
|
|
58
|
-
this.resizeObserver.observe(this.scrollPaneElement);
|
|
59
|
-
// Use requestAnimationFrame to defer state changes after initial render,
|
|
60
|
-
// preventing extra re-renders
|
|
61
54
|
requestAnimationFrame(() => {
|
|
62
|
-
|
|
55
|
+
if (this.scrollPaneElement) {
|
|
56
|
+
this.checkScrollingNeeded();
|
|
57
|
+
this.updateScrollButtons();
|
|
58
|
+
this.resizeObserver.observe(this.scrollPaneElement);
|
|
59
|
+
}
|
|
63
60
|
});
|
|
64
61
|
}
|
|
65
62
|
disconnectedCallback() {
|
|
@@ -71,6 +68,25 @@ export class DuetScrollable {
|
|
|
71
68
|
getScrollPaneElements() {
|
|
72
69
|
return getElementsFromDefaultSlot(this.element);
|
|
73
70
|
}
|
|
71
|
+
/**
|
|
72
|
+
* Check if scrolling is needed.
|
|
73
|
+
*/
|
|
74
|
+
checkScrollingNeeded(element = this.scrollPaneElement, threshold = 10) {
|
|
75
|
+
if (!element) {
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
const scrollPaneWidth = element.getBoundingClientRect().width;
|
|
79
|
+
const totalContentWidth = element.scrollWidth;
|
|
80
|
+
this.needsScrolling = totalContentWidth > scrollPaneWidth + threshold;
|
|
81
|
+
// Update scroll buttons whenever we check if scrolling is needed
|
|
82
|
+
if (!this.needsScrolling) {
|
|
83
|
+
this.scrollPaneAtStart = true;
|
|
84
|
+
this.scrollPaneAtEnd = true;
|
|
85
|
+
}
|
|
86
|
+
else {
|
|
87
|
+
this.updateScrollButtons();
|
|
88
|
+
}
|
|
89
|
+
}
|
|
74
90
|
getLastVisibleElement() {
|
|
75
91
|
const element = this.getScrollPaneElements().find(el => el.getBoundingClientRect().x +
|
|
76
92
|
el.getBoundingClientRect().width -
|
|
@@ -189,32 +205,38 @@ export class DuetScrollable {
|
|
|
189
205
|
"duet-scrollable-button-container": true,
|
|
190
206
|
[`${direction}`]: true,
|
|
191
207
|
"duet-scrollable-button-container--occluded": !this.needsScrolling,
|
|
192
|
-
} }, h("
|
|
208
|
+
} }, h("span", { part: `${this.identifier}-button-${direction}`, "aria-hidden": "true", class: {
|
|
193
209
|
"duet-scrollable-button": true,
|
|
194
210
|
[`duet-scrollable-button--${this.buttonAlignment}`]: true,
|
|
195
211
|
[`duet-scrollable-button--${direction}`]: true,
|
|
196
|
-
}, onClick: () =>
|
|
212
|
+
}, onClick: () => {
|
|
213
|
+
scrollTo();
|
|
214
|
+
if (document.activeElement) {
|
|
215
|
+
;
|
|
216
|
+
document.activeElement.blur();
|
|
217
|
+
}
|
|
218
|
+
}, hidden: !this.buttons || scrollPaneLocation }, h("duet-icon", { color: scrollPaneLocation ? arrowColorDisabled : arrowColor, name: direction === "left" ? "action-arrow-left" : "action-arrow-right", size: "small", margin: "none" }))));
|
|
197
219
|
}
|
|
198
220
|
/**
|
|
199
221
|
* render() function
|
|
200
222
|
* Always the last one in the class.
|
|
201
223
|
*/
|
|
202
224
|
render() {
|
|
203
|
-
return (h(Host, { key: '
|
|
225
|
+
return (h(Host, { key: '8cd00d30bab204218507a5f2cc933593256dc211', class: {
|
|
204
226
|
"duet-theme-turva": this.theme === "turva",
|
|
205
227
|
"duet-theme-default": this.theme === "default",
|
|
206
|
-
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: '
|
|
228
|
+
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: 'bf3fbde0fa3d1e62a072385f9224bfed02394257', class: {
|
|
207
229
|
collapse: true,
|
|
208
230
|
hide: !this.needsScrolling && !this.collapsed,
|
|
209
|
-
} }, h("duet-button", { key: '
|
|
231
|
+
} }, h("duet-button", { key: 'd2eec5f6186d39ac5dc628c17e7905ca4861d273', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: 'c258896a5157720fdd1bdfbcfa5fbb5eef9f252e', name: "collapse-button-label" })))), h("div", { key: '78db72bcd08b2537cfea85fe93e2d52f9a0c5fc0', class: {
|
|
210
232
|
"duet-scrollable-items": true,
|
|
211
233
|
buttons: this.buttons,
|
|
212
234
|
center: this.center,
|
|
213
|
-
} }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), h("div", { key: '
|
|
235
|
+
} }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), h("div", { key: '11de576708e608721a3b4bfa056f266189c92d27', class: {
|
|
214
236
|
"duet-scrollable-list": true,
|
|
215
237
|
collapsed: this.collapsed,
|
|
216
238
|
[`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
|
|
217
|
-
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '
|
|
239
|
+
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '269440da90135c9ac4159522cce22b32df62a5e1' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
|
|
218
240
|
}
|
|
219
241
|
static get is() { return "duet-scrollable"; }
|
|
220
242
|
static get encapsulation() { return "shadow"; }
|
|
@@ -50,10 +50,33 @@
|
|
|
50
50
|
height: auto;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
.duet-layout-wrapper {
|
|
54
|
+
display: block;
|
|
55
|
+
margin: 48px 0 36px;
|
|
56
|
+
overflow-x: clip;
|
|
57
|
+
}
|
|
58
|
+
@media (min-width: 36em) {
|
|
59
|
+
.duet-layout-wrapper {
|
|
60
|
+
margin-top: 72px;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
@media (min-width: 62em) {
|
|
64
|
+
.duet-layout-wrapper {
|
|
65
|
+
margin-bottom: 48px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
.duet-layout-wrapper.duet-m-0 {
|
|
69
|
+
margin-top: 0 !important;
|
|
70
|
+
margin-bottom: 0 !important;
|
|
71
|
+
}
|
|
72
|
+
.duet-layout-wrapper > * {
|
|
73
|
+
width: 100%;
|
|
74
|
+
}
|
|
75
|
+
|
|
53
76
|
.duet-layout {
|
|
54
77
|
position: relative;
|
|
55
78
|
padding: 0 16px;
|
|
56
|
-
margin:
|
|
79
|
+
margin: 0 auto;
|
|
57
80
|
}
|
|
58
81
|
@media (max-width: 20.5em) {
|
|
59
82
|
.duet-layout.padding-xxx-small {
|
|
@@ -100,15 +123,6 @@
|
|
|
100
123
|
padding: 0;
|
|
101
124
|
}
|
|
102
125
|
}
|
|
103
|
-
@media (min-width: 36em) {
|
|
104
|
-
.duet-layout {
|
|
105
|
-
margin-top: 72px;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
.duet-layout.duet-m-0 {
|
|
109
|
-
margin-top: 0 !important;
|
|
110
|
-
margin-bottom: 0 !important;
|
|
111
|
-
}
|
|
112
126
|
@media (min-width: 36em) {
|
|
113
127
|
.duet-layout {
|
|
114
128
|
padding: 0 28px;
|
|
@@ -119,7 +133,6 @@
|
|
|
119
133
|
display: flex;
|
|
120
134
|
flex-direction: row;
|
|
121
135
|
padding: 0 56px;
|
|
122
|
-
margin-bottom: 48px;
|
|
123
136
|
}
|
|
124
137
|
}
|
|
125
138
|
@media (min-width: 76.25em) {
|
|
@@ -138,8 +151,4 @@
|
|
|
138
151
|
min-width: 600px;
|
|
139
152
|
margin: 0 auto;
|
|
140
153
|
}
|
|
141
|
-
.has-sidebar .duet-main {
|
|
142
|
-
max-width: 734px;
|
|
143
|
-
margin-right: 20px;
|
|
144
|
-
}
|
|
145
154
|
}
|
|
@@ -14,14 +14,13 @@ export class DuetSectionLayout {
|
|
|
14
14
|
* Always the last one in the class.
|
|
15
15
|
*/
|
|
16
16
|
render() {
|
|
17
|
-
return (h(Host, { key: '
|
|
17
|
+
return (h(Host, { key: '6bc31c9e1170800e377bae9bfddbfb0f50b3747d', class: {
|
|
18
18
|
"duet-middle": this.middle,
|
|
19
19
|
"duet-ie": isInternetExplorer(),
|
|
20
|
-
} }, h("div", { key: '
|
|
20
|
+
} }, h("div", { key: '56cdfd23f32d5ff47130d9f247b95d81fd57bad2', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: 'b1a797a77e8f60f14c966ceba0eb1c41fefdd7cc', class: {
|
|
21
21
|
"duet-layout": true,
|
|
22
|
-
"duet-m-0": this.margin === "none",
|
|
23
22
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
24
|
-
} }, h("section", { key: '
|
|
23
|
+
} }, h("section", { key: '87aec98914b281099c0a16b8d6e4e16048cafdc6', class: "duet-main" }, h("slot", { key: '116e073f6de9c5ffc8c84f967a4bfc2aff067440' }))))));
|
|
25
24
|
}
|
|
26
25
|
static get is() { return "duet-section-layout"; }
|
|
27
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -133,11 +133,11 @@ duet-tooltip,
|
|
|
133
133
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
134
134
|
}
|
|
135
135
|
.duet-select-wrapper select:hover + .duet-select {
|
|
136
|
-
border-color: rgb(
|
|
136
|
+
border-color: rgb(127, 150, 165);
|
|
137
137
|
box-shadow: 0 0 0 1px #909599;
|
|
138
138
|
}
|
|
139
139
|
.duet-theme-turva .duet-select-wrapper select:hover + .duet-select {
|
|
140
|
-
border-color: rgb(
|
|
140
|
+
border-color: rgb(143, 147, 158);
|
|
141
141
|
box-shadow: 0 0 0 1px #747475;
|
|
142
142
|
}
|
|
143
143
|
.has-error .duet-select-wrapper select:hover + .duet-select {
|
|
@@ -172,18 +172,18 @@ duet-tooltip,
|
|
|
172
172
|
cursor: default !important;
|
|
173
173
|
}
|
|
174
174
|
.duet-select-wrapper select[disabled] + .duet-select {
|
|
175
|
-
color: rgb(
|
|
175
|
+
color: rgb(8, 42, 77) !important;
|
|
176
176
|
cursor: default !important;
|
|
177
177
|
background: rgb(245, 248, 250) !important;
|
|
178
178
|
border-color: rgb(245, 248, 250) !important;
|
|
179
179
|
box-shadow: none !important;
|
|
180
180
|
opacity: 1 !important;
|
|
181
|
-
-webkit-text-fill-color: rgb(
|
|
181
|
+
-webkit-text-fill-color: rgb(8, 42, 77) !important;
|
|
182
182
|
}
|
|
183
183
|
.duet-theme-turva .duet-select-wrapper select[disabled] + .duet-select {
|
|
184
184
|
color: rgb(23, 28, 58) !important;
|
|
185
|
-
background: rgb(245,
|
|
186
|
-
border-color: rgb(245,
|
|
185
|
+
background: rgb(245, 247, 250) !important;
|
|
186
|
+
border-color: rgb(245, 247, 250) !important;
|
|
187
187
|
-webkit-text-fill-color: rgb(23, 28, 58) !important;
|
|
188
188
|
}
|
|
189
189
|
.duet-select-wrapper span.duet-keep-container-height {
|
|
@@ -211,31 +211,31 @@ duet-tooltip,
|
|
|
211
211
|
font-weight: 400;
|
|
212
212
|
font-variant-numeric: tabular-nums;
|
|
213
213
|
line-height: 1.5;
|
|
214
|
-
color: rgb(
|
|
214
|
+
color: rgb(8, 42, 77);
|
|
215
215
|
text-align: left;
|
|
216
216
|
text-overflow: ellipsis;
|
|
217
217
|
white-space: nowrap;
|
|
218
218
|
background: rgb(255, 255, 255);
|
|
219
|
-
border: 1px solid rgb(
|
|
219
|
+
border: 1px solid rgb(127, 150, 165);
|
|
220
220
|
border-radius: 4px;
|
|
221
221
|
transition: 150ms ease;
|
|
222
222
|
}
|
|
223
223
|
.has-error .duet-select {
|
|
224
|
-
border-color: rgb(
|
|
224
|
+
border-color: rgb(214, 28, 82) !important;
|
|
225
225
|
}
|
|
226
226
|
.has-error .duet-select .duet-select-icon {
|
|
227
|
-
color: rgb(
|
|
227
|
+
color: rgb(214, 28, 82) !important;
|
|
228
228
|
}
|
|
229
229
|
.duet-theme-turva.has-error .duet-select {
|
|
230
|
-
border-color: rgb(
|
|
230
|
+
border-color: rgb(214, 28, 82) !important;
|
|
231
231
|
}
|
|
232
232
|
.duet-theme-turva.has-error .duet-select .duet-select-icon {
|
|
233
|
-
color: rgb(
|
|
233
|
+
color: rgb(214, 28, 82) !important;
|
|
234
234
|
}
|
|
235
235
|
.duet-theme-turva .duet-select {
|
|
236
236
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
237
237
|
color: rgb(23, 28, 58);
|
|
238
|
-
border-color: rgb(
|
|
238
|
+
border-color: rgb(143, 147, 158);
|
|
239
239
|
}
|
|
240
240
|
.duet-select svg {
|
|
241
241
|
position: absolute;
|
|
@@ -244,7 +244,7 @@ duet-tooltip,
|
|
|
244
244
|
z-index: 200;
|
|
245
245
|
width: 20px;
|
|
246
246
|
height: 20px;
|
|
247
|
-
color: rgb(
|
|
247
|
+
color: rgb(8, 42, 77);
|
|
248
248
|
pointer-events: none;
|
|
249
249
|
transform: translateY(-50%);
|
|
250
250
|
}
|
|
@@ -279,7 +279,7 @@ duet-tooltip,
|
|
|
279
279
|
font-size: 0.875rem;
|
|
280
280
|
font-weight: 400;
|
|
281
281
|
line-height: 1.25;
|
|
282
|
-
color: rgb(
|
|
282
|
+
color: rgb(98, 121, 138);
|
|
283
283
|
border-radius: 4px;
|
|
284
284
|
}
|
|
285
285
|
.duet-select-help span {
|
|
@@ -288,13 +288,13 @@ duet-tooltip,
|
|
|
288
288
|
}
|
|
289
289
|
.duet-theme-turva .duet-select-help {
|
|
290
290
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
291
|
-
color: rgb(
|
|
291
|
+
color: rgb(143, 147, 158);
|
|
292
292
|
}
|
|
293
293
|
.has-error .duet-select-help {
|
|
294
|
-
color: rgb(
|
|
294
|
+
color: rgb(214, 28, 82);
|
|
295
295
|
}
|
|
296
296
|
.duet-theme-turva.has-error .duet-select-help {
|
|
297
|
-
color: rgb(
|
|
297
|
+
color: rgb(214, 28, 82);
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
.duet-label-hidden duet-label {
|
|
@@ -25,9 +25,9 @@ export class DuetShapedImage {
|
|
|
25
25
|
const style = {
|
|
26
26
|
"--rotation": `${this.rotation}deg`,
|
|
27
27
|
};
|
|
28
|
-
return (h(Host, { key: '
|
|
28
|
+
return (h(Host, { key: '16d09ec20d546b5d340f23ba2f6789c3be57026e', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '6c9753158ad968fe0b682108c5b29cc9bd202d62', class: {
|
|
29
29
|
"shaped-image": true,
|
|
30
|
-
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '
|
|
30
|
+
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '66289a76e9b44b58bb3f3398e0d45c0d4dd97672', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '0fba329399362e59f4ccf5721c1066c8d4bf7fae', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "duet-shaped-image"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -90,12 +90,12 @@ export class DuetShowMore {
|
|
|
90
90
|
* Always the last one of the class.
|
|
91
91
|
*/
|
|
92
92
|
render() {
|
|
93
|
-
return (h(Host, { key: '
|
|
93
|
+
return (h(Host, { key: 'f2ae77fcd733d57404b733d43ffb049d3503ecd0' }, h("div", { key: 'a0a01d9f4ef3065ced4d4de652969744e6e1e227', class: {
|
|
94
94
|
"duet-show-more": true,
|
|
95
95
|
"duet-theme-turva": this.theme === "turva",
|
|
96
96
|
"duet-m-0": this.margin === "none",
|
|
97
97
|
open: this.open,
|
|
98
|
-
} }, h("div", { key: '
|
|
98
|
+
} }, h("div", { key: '8b799e3b59a456e4873357daa72313f0d29bffcf', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: 'e5e04fa045ab43f00086e8799f87ab2b57f0a13b', class: { "slotted-content": true } }, h("slot", { key: 'ca94e5187354a6debb373955df2d046a9c9271a4' }))), h("duet-button", { key: 'fc11f79ebc689843332bc829f108d62180fa62fe', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, accessiblePressed: this.open, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, h("span", { key: '63e4d04789225b2ff7938e8e1156345b14b6633f' }, this.open ? this.showLessLabel : this.showMoreLabel)))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "duet-show-more"; }
|
|
101
101
|
static get encapsulation() { return "shadow"; }
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
font-size: 1rem;
|
|
49
49
|
font-weight: 400;
|
|
50
50
|
line-height: 1.5;
|
|
51
|
-
color: rgb(
|
|
51
|
+
color: rgb(8, 42, 77);
|
|
52
52
|
}
|
|
53
53
|
.duet-slideout.duet-theme-turva {
|
|
54
54
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
z-index: 200;
|
|
88
88
|
}
|
|
89
89
|
.duet-slideout .dialog .top-container.has-sticky-header-slot .top {
|
|
90
|
-
background: rgb(
|
|
90
|
+
background: rgb(240, 247, 250);
|
|
91
91
|
}
|
|
92
92
|
.duet-slideout .dialog .top-container.has-sticky-header-slot .sticky-header {
|
|
93
93
|
display: block;
|
|
@@ -115,8 +115,8 @@
|
|
|
115
115
|
width: 100%;
|
|
116
116
|
padding: 0 1.5rem;
|
|
117
117
|
margin-bottom: 20px;
|
|
118
|
-
background: rgb(
|
|
119
|
-
border-bottom: 1px solid rgb(
|
|
118
|
+
background: rgb(240, 247, 250);
|
|
119
|
+
border-bottom: 1px solid rgb(212, 223, 229);
|
|
120
120
|
}
|
|
121
121
|
.duet-slideout .dialog .items {
|
|
122
122
|
display: flex;
|
|
@@ -153,18 +153,18 @@
|
|
|
153
153
|
background: rgb(198, 12, 48);
|
|
154
154
|
}
|
|
155
155
|
.duet-slideout.duet-theme-turva .has-sticky-header-slot .top {
|
|
156
|
-
background: rgb(245,
|
|
156
|
+
background: rgb(245, 247, 250);
|
|
157
157
|
}
|
|
158
158
|
.duet-slideout.duet-theme-turva .has-sticky-header-slot .sticky-header {
|
|
159
|
-
background: rgb(245,
|
|
160
|
-
border-bottom: 1px solid rgb(
|
|
159
|
+
background: rgb(245, 247, 250);
|
|
160
|
+
border-bottom: 1px solid rgb(222, 224, 228);
|
|
161
161
|
}
|
|
162
162
|
.duet-slideout.duet-theme-turva .dialog .top button:focus {
|
|
163
163
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
slot {
|
|
167
|
-
color: rgb(
|
|
167
|
+
color: rgb(8, 42, 77);
|
|
168
168
|
}
|
|
169
169
|
.duet-theme-turva slot {
|
|
170
170
|
color: rgb(23, 28, 58);
|
|
@@ -211,15 +211,15 @@ export class DuetSlideout {
|
|
|
211
211
|
};
|
|
212
212
|
const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
|
|
213
213
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
214
|
-
return (h(Host, { key: '
|
|
214
|
+
return (h(Host, { key: '382d37300cf05dcb13fdf8824876e0148029ac41' }, h("div", { key: '308a1a6d818574db32fc48c2a001b2c7e49cb694', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: '7fa43387656dea8e448e89b8c42e88af59edfcf9', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: '2d0d1d2d1b7e7b914c71605ba2e99bad4535e3c7', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
|
|
215
215
|
dialog: true,
|
|
216
216
|
hidden: !this.open,
|
|
217
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
217
|
+
}, style: styles }, h(FocusGuard, { key: '1fff6c072160d4bd1f4cbd0a76c350423e61cd7e', moveFocusTo: this.closeButton }), h("div", { key: '099e9fa740e958a60b4be655fbb821a850613fab', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '0364ef69089b576a3d046ad18cea8e421fd78f47', class: "top" }, h("button", { key: '4801538fe2d60e45bfcdf34aa796443be783ff29', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
|
|
218
218
|
"slideout-close": true,
|
|
219
219
|
active: this.open,
|
|
220
|
-
}, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '
|
|
220
|
+
}, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: 'adddff71eb7c2d717909330b4a1b952989de80a7', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '2532328955997fed29910a8ce59cf95a08a453bd', class: "sticky-header" }, h("slot", { key: 'e6938e50feec7af6a66335e655942ffd1912c96e', name: "sticky-header" }))), h("div", { key: '14489762ae9efcbdd60d2673202f2e6a514d70dd', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
|
|
221
221
|
items: true,
|
|
222
|
-
} }, h("slot", { key: '
|
|
222
|
+
} }, h("slot", { key: 'da507350699332f3630e4d327447cb11989029f7' })), h(FocusGuard, { key: 'd9a0a209bd64fc4d099de599e0ee4c3842a54f02', moveFocusTo: this.closeButton })))));
|
|
223
223
|
}
|
|
224
224
|
static get is() { return "duet-slideout"; }
|
|
225
225
|
static get encapsulation() { return "shadow"; }
|
|
@@ -35,7 +35,7 @@ export class DuetSlideoutLang {
|
|
|
35
35
|
*/
|
|
36
36
|
render() {
|
|
37
37
|
const langTranslation = getLocaleString(this.chooseLangObject);
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: 'aed42fe94f896240d3214b85ce81ae44088725c9' }, h("div", { key: '91b0974a62874b0ce4b1e72d26c87704246b4c02', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '4402435ac632e6709ee70b2035f8baab92e2dcf7', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: '5dd9e2565992301f58f9f95ddcf37005aa4e3d2e' }))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-slideout-lang"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -99,8 +99,8 @@ slot[name=description]::slotted(*) {
|
|
|
99
99
|
font-size: 1rem;
|
|
100
100
|
font-size: 1.25;
|
|
101
101
|
font-weight: 400;
|
|
102
|
-
color: rgb(
|
|
102
|
+
color: rgb(98, 121, 138);
|
|
103
103
|
}
|
|
104
104
|
.duet-theme-turva slot[name=description]::slotted(*) {
|
|
105
|
-
color: rgb(
|
|
105
|
+
color: rgb(113, 118, 132);
|
|
106
106
|
}
|
|
@@ -26,12 +26,12 @@ export class DuetSlideoutLink {
|
|
|
26
26
|
* Always the last one in the class.
|
|
27
27
|
*/
|
|
28
28
|
render() {
|
|
29
|
-
return (h(Host, { key: '
|
|
29
|
+
return (h(Host, { key: '8fb965b7d39258f9aa6259590f4d980eead1a526' }, h("a", { key: '995df84aced23bc4624ad9d85a83e4994ffd6fa0', class: {
|
|
30
30
|
"duet-slideout-link": true,
|
|
31
31
|
"duet-theme-turva": this.theme === "turva",
|
|
32
32
|
active: this.active,
|
|
33
33
|
[this.size]: true,
|
|
34
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '
|
|
34
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: 'a3a12d0cd2624ec1b81087bf5ffa25207be7bb80', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '862595fcb291b0c66db690a2bbfff8a6bd5969df', class: "label" }, h("span", { key: '4ff6bb72dd62090f404b02f0759a7aa167e4bb45' }, h("slot", { key: 'ef702f21eb3a17a5d2a6d8285151b237d9277a18' }), h("slot", { key: 'fadd69515efc42ea99cc55e8c0881f3f9186f2a4', name: "description" })), this.caret && (h("duet-icon", { key: '28a8e3d6da029430b3540d22e5eedb34dedf8cff', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "duet-slideout-link"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
font-size: 1.5rem;
|
|
53
53
|
font-weight: 800;
|
|
54
54
|
line-height: 1.25;
|
|
55
|
-
color: rgb(
|
|
55
|
+
color: rgb(8, 42, 77);
|
|
56
56
|
text-align: left;
|
|
57
57
|
text-decoration: none;
|
|
58
58
|
cursor: pointer;
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
z-index: 200;
|
|
123
123
|
}
|
|
124
124
|
.duet-slideout-panel .top-container.has-sticky-header-slot .top {
|
|
125
|
-
background: rgb(
|
|
125
|
+
background: rgb(240, 247, 250);
|
|
126
126
|
}
|
|
127
127
|
.duet-slideout-panel .top-container.has-sticky-header-slot .sticky-header {
|
|
128
128
|
display: block;
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
font-size: 1rem;
|
|
152
152
|
font-weight: 600;
|
|
153
153
|
line-height: 1.5;
|
|
154
|
-
color: rgb(
|
|
154
|
+
color: rgb(8, 42, 77);
|
|
155
155
|
opacity: 1;
|
|
156
156
|
transition: top 0.3s ease-in, opacity 0.3s ease-in;
|
|
157
157
|
}
|
|
@@ -160,8 +160,8 @@
|
|
|
160
160
|
width: 100%;
|
|
161
161
|
padding: 0 1.5rem;
|
|
162
162
|
margin-bottom: 20px;
|
|
163
|
-
background: rgb(
|
|
164
|
-
border-bottom: 1px solid rgb(
|
|
163
|
+
background: rgb(240, 247, 250);
|
|
164
|
+
border-bottom: 1px solid rgb(212, 223, 229);
|
|
165
165
|
}
|
|
166
166
|
.duet-slideout-panel .items {
|
|
167
167
|
display: flex;
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
justify-content: flex-start;
|
|
171
171
|
padding: 1rem 16px;
|
|
172
172
|
overflow-y: auto;
|
|
173
|
-
color: rgb(
|
|
173
|
+
color: rgb(8, 42, 77);
|
|
174
174
|
}
|
|
175
175
|
.duet-slideout-panel.duet-theme-turva .link {
|
|
176
176
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
@@ -183,11 +183,11 @@
|
|
|
183
183
|
background: rgb(198, 12, 48);
|
|
184
184
|
}
|
|
185
185
|
.duet-slideout-panel.duet-theme-turva .has-sticky-header-slot .top {
|
|
186
|
-
background: rgb(245,
|
|
186
|
+
background: rgb(245, 247, 250);
|
|
187
187
|
}
|
|
188
188
|
.duet-slideout-panel.duet-theme-turva .has-sticky-header-slot .sticky-header {
|
|
189
|
-
background: rgb(245,
|
|
190
|
-
border-bottom: 1px solid rgb(
|
|
189
|
+
background: rgb(245, 247, 250);
|
|
190
|
+
border-bottom: 1px solid rgb(222, 224, 228);
|
|
191
191
|
}
|
|
192
192
|
.duet-slideout-panel.duet-theme-turva .top .back:focus,
|
|
193
193
|
.duet-slideout-panel.duet-theme-turva .top .close:focus {
|
|
@@ -203,7 +203,7 @@ slot:not([name=label]) {
|
|
|
203
203
|
--active-translate-y: translateY(1px);
|
|
204
204
|
font-size: 1rem;
|
|
205
205
|
font-weight: 600;
|
|
206
|
-
color: rgb(
|
|
206
|
+
color: rgb(8, 42, 77);
|
|
207
207
|
}
|
|
208
208
|
.duet-theme-turva slot:not([name=label]) {
|
|
209
209
|
color: rgb(23, 28, 58);
|
|
@@ -158,21 +158,21 @@ export class DuetSlideoutPanel {
|
|
|
158
158
|
};
|
|
159
159
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
160
160
|
const backTranslation = getLocaleString(this.backLangObject);
|
|
161
|
-
return (h(Host, { key: '
|
|
161
|
+
return (h(Host, { key: '4894ffaee3ff8c052c6a69ab11a520bebe9dda52' }, h("div", { key: 'ef9b9d3501f1d27e7097e9fca9ba7879418c40be', class: {
|
|
162
162
|
"duet-slideout-panel": true,
|
|
163
163
|
"duet-theme-turva": this.theme === "turva",
|
|
164
164
|
active: this.open,
|
|
165
|
-
} }, h("button", { key: '
|
|
165
|
+
} }, h("button", { key: '2e9a8ded1dba99b3a2b69454d0a575a1f6b7638a', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
166
166
|
link: true,
|
|
167
167
|
active: this.active,
|
|
168
|
-
}, onClick: this.onClick, inert: this.open }, this.icon && h("duet-icon", { key: '
|
|
168
|
+
}, onClick: this.onClick, inert: this.open }, this.icon && h("duet-icon", { key: 'fe52801541da8d8443d786747bef60637adc3fae', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '283929f93a31e091094dc1b6dd5d8a18e719c834', class: "label" }, h("span", { key: 'e2186e357666cb1b5e27a048f84162ca27293bff', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: 'b555dc65e44da767e718a3a5d527c7b2cd77f4cd', name: "label" })), h("duet-icon", { key: '819ecfc8650f4b720c90d7fe86160a7d68c99c9f', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '5448d9e971302bfe4269cda106cdd322e77b3c32', ref: element => (this.dialog = element), class: {
|
|
169
169
|
dialog: true,
|
|
170
170
|
hidden: !this.open,
|
|
171
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
171
|
+
}, style: styles }, h(FocusGuard, { key: '323e693c5774603efaba24bb52587d076925b97d', moveFocusTo: this.closeButton }), h("div", { key: '7a17c1dac1bf423064326b8dc41a78b49e7a0420', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '624254dd067e08f801f498af72f3abb514e5be8b', class: "top" }, h("button", { key: 'd415caf91b19b1dedb14f7c2da220e51e37e699e', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
|
|
172
172
|
back: true,
|
|
173
|
-
}, onClick: this.onClick }, h("duet-icon", { key: '
|
|
173
|
+
}, onClick: this.onClick }, h("duet-icon", { key: '8288a43f1d803c186ff775e8ae454d0d60925f8b', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: 'ccacf36e23bfe6072c806caa790a8b405975a509' }, this.label.innerHTML), h("button", { key: '6c71c338e33d3196956f6ad2d4bdde62668dec82', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '729a7ce51dd5326b61cfd28c26706886dd77d312', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '0c424256bd13477252fafd78194f5912e52a8392', class: "sticky-header" }, h("slot", { key: '92d20c29ca1b38101958ac98f421334a2d21d0e1', name: "sticky-header" }))), h("div", { key: 'dbc9d5b2939c8eeeec5df7c01e753809b0d89329', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
174
174
|
items: true,
|
|
175
|
-
} }, h("slot", { key: '
|
|
175
|
+
} }, h("slot", { key: '73befdc1cc16c43ff7319c1efc6fd78957ae03e6' })), h(FocusGuard, { key: '70c1286b9d6fca87ee08f6bcff7bed76592417ce', moveFocusTo: this.closeButton })))));
|
|
176
176
|
}
|
|
177
177
|
static get is() { return "duet-slideout-panel"; }
|
|
178
178
|
static get encapsulation() { return "shadow"; }
|