@duetds/components 9.14.0 → 9.16.0
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 +407 -287
- package/lib/cjs/{a11y-utils-a934645c.js → a11y-utils-5a9c531a.js} +1 -1
- package/lib/cjs/{app-globals-6b9852f3.js → app-globals-1cf9bebc.js} +1 -1
- package/lib/cjs/{common-strings-a54bbf77.js → common-strings-92c2f034.js} +23 -0
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-alert.cjs.entry.js +20 -32
- package/lib/cjs/duet-badge.cjs.entry.js +16 -4
- package/lib/cjs/duet-banner.cjs.entry.js +19 -8
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +7 -7
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +5 -5
- package/lib/cjs/duet-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-callout.cjs.entry.js +5 -5
- package/lib/cjs/duet-caption_4.cjs.entry.js +11 -11
- package/lib/cjs/duet-card.cjs.entry.js +9 -8
- 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.cjs.entry.js +4 -4
- package/lib/cjs/duet-choice_2.cjs.entry.js +29 -22
- package/lib/cjs/duet-collapsible.cjs.entry.js +3 -3
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- 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 +18 -8
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +8 -8
- 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 +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +5 -5
- package/lib/cjs/duet-grid_2.cjs.entry.js +7 -6
- package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-hero.cjs.entry.js +6 -6
- package/lib/cjs/duet-icon.cjs.entry.js +5 -5
- package/lib/cjs/duet-indicator.cjs.entry.js +53 -0
- package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-layout.cjs.entry.js +7 -7
- package/lib/cjs/duet-list_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +4 -4
- 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 +8 -8
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-modal.cjs.entry.js +13 -13
- package/lib/cjs/duet-multiselect.cjs.entry.js +9 -9
- package/lib/cjs/duet-nav.cjs.entry.js +3 -3
- package/lib/cjs/duet-notification_2.cjs.entry.js +9 -9
- 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 +16 -16
- package/lib/cjs/duet-panel.cjs.entry.js +4 -4
- package/lib/cjs/duet-phone-input.cjs.entry.js +24 -7
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-progress.cjs.entry.js +3 -3
- package/lib/cjs/duet-promo-card.cjs.entry.js +5 -5
- package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +30 -23
- package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
- package/lib/cjs/duet-select.cjs.entry.js +4 -4
- package/lib/cjs/duet-shaped-image.cjs.entry.js +4 -4
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-share-chart.cjs.entry.js +8 -6
- package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-link.cjs.entry.js +9 -9
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +7 -7
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -19
- package/lib/cjs/duet-slideout.cjs.entry.js +10 -10
- package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +7 -7
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +7 -7
- package/lib/cjs/duet-textarea.cjs.entry.js +4 -4
- 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 +10 -10
- 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 +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-9ce7ca99.js → errorcodes.utils-cd519cbd.js} +1 -1
- package/lib/cjs/{focus-utils-fa11f04b.js → focus-utils-241733db.js} +1 -1
- package/lib/cjs/{index-3d15fb5e.js → index-f3dac623.js} +5 -1
- package/lib/cjs/{language-utils-eaec2648.js → language-utils-cf6db76f.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-61317778.js → slot-utils-872ee5f7.js} +1 -1
- package/lib/cjs/{themeable-component-46222401.js → themeable-component-002fbe60.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -0
- package/lib/collection/common-strings.js +22 -0
- package/lib/collection/components/duet-alert/duet-alert.js +17 -29
- package/lib/collection/components/duet-badge/duet-badge.js +13 -2
- package/lib/collection/components/duet-banner/duet-banner.css +27 -0
- package/lib/collection/components/duet-banner/duet-banner.js +15 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-card/duet-card.css +12 -3
- package/lib/collection/components/duet-card/duet-card.js +31 -4
- package/lib/collection/components/duet-chip/duet-chip.css +6 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +4 -4
- package/lib/collection/components/duet-choice/duet-choice.js +0 -21
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +23 -14
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-date-picker/date-picker-day.js +6 -1
- package/lib/collection/components/duet-date-picker/date-utils.js +6 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-grid/duet-grid.js +5 -4
- package/lib/collection/components/duet-heading/duet-heading.css +1 -0
- package/lib/collection/components/duet-hero/duet-hero.css +282 -0
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-indicator/duet-indicator.css +46 -0
- package/lib/collection/components/duet-indicator/duet-indicator.js +101 -0
- package/lib/collection/components/duet-input/duet-input.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +5 -5
- package/lib/collection/components/duet-link/duet-link.js +2 -2
- package/lib/collection/components/duet-list/duet-list.js +1 -1
- 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.js +3 -3
- 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.js +4 -4
- 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.js +2 -2
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.js +7 -7
- 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 +4 -15
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +0 -15
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
- package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
- package/lib/collection/components/duet-panel/duet-panel.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +58 -3
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +6 -6
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-select/duet-select.js +1 -1
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-share-chart/duet-share-chart.js +4 -2
- package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +1 -1
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.css +26 -19
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +3 -3
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +16 -22
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +9 -14
- 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-status-icon/duet-status-icon.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- 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.js +4 -4
- 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.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-tab/duet-tab.js +54 -2
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +6 -61
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +15 -13
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- 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.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +9 -14
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- 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/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 +19 -8
- package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +4 -4
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +10 -8
- 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 +31 -22
- package/lib/dist-custom-elements/duet-choice.js +6 -8
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +15 -15
- package/lib/dist-custom-elements/duet-contact-card.js +10 -10
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +26 -16
- 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-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +8 -8
- 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 +9 -9
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +11 -11
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-indicator.d.ts +11 -0
- package/lib/dist-custom-elements/duet-indicator.js +9 -0
- 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 -6
- 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 +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +5 -5
- package/lib/dist-custom-elements/duet-modal.js +16 -16
- package/lib/dist-custom-elements/duet-multiselect.js +14 -14
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +22 -10
- package/lib/dist-custom-elements/duet-notification.js +12 -6
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- 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 +24 -24
- package/lib/dist-custom-elements/duet-panel.js +3 -3
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +38 -19
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +5 -5
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +4 -4
- 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-share-chart-item.js +2 -2
- package/lib/dist-custom-elements/duet-share-chart.js +6 -4
- 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 +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-slideout-panel.js +24 -17
- package/lib/dist-custom-elements/duet-slideout.js +8 -8
- 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-status-icon.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
- package/lib/dist-custom-elements/duet-tab-group.js +32 -24
- package/lib/dist-custom-elements/duet-tab.js +8 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +20 -8
- package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar.js +3 -3
- 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 +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-10893657.js → p-03c9ec22.js} +1 -1
- package/lib/dist-custom-elements/{p-0e0a0525.js → p-1172497f.js} +21 -4
- package/lib/dist-custom-elements/{p-f3b2867a.js → p-139e1daa.js} +3 -3
- package/lib/dist-custom-elements/{p-a4513f7a.js → p-1c66f5a0.js} +2 -2
- package/lib/dist-custom-elements/{p-b3835995.js → p-21d23d6c.js} +3 -3
- package/lib/dist-custom-elements/{p-96cabce8.js → p-21f19284.js} +23 -35
- package/lib/dist-custom-elements/{p-db2b09ab.js → p-24404a59.js} +2 -2
- package/lib/dist-custom-elements/{p-706a9a13.js → p-271a8315.js} +2 -2
- package/lib/dist-custom-elements/{p-65300e85.js → p-292fa964.js} +5 -5
- package/lib/dist-custom-elements/{p-9f715fa9.js → p-3663183a.js} +3 -3
- package/lib/dist-custom-elements/{p-d04e213c.js → p-38dd3c2b.js} +12 -12
- package/lib/dist-custom-elements/{p-85f0068e.js → p-3972dc75.js} +5 -5
- package/lib/dist-custom-elements/{p-3471fa90.js → p-41ce0759.js} +1 -1
- package/lib/dist-custom-elements/{p-92710b68.js → p-42a5e1de.js} +6 -5
- package/lib/dist-custom-elements/{p-9ac441e6.js → p-4f923779.js} +3 -3
- package/lib/dist-custom-elements/{p-d0bc3da2.js → p-52a4d93a.js} +2 -2
- package/lib/dist-custom-elements/{p-fddb3ec1.js → p-60ffc3cf.js} +1 -1
- package/lib/dist-custom-elements/{p-ee948dc8.js → p-6402ad5d.js} +4 -4
- package/lib/dist-custom-elements/{p-0a34fa11.js → p-6bcaf414.js} +1 -1
- package/lib/dist-custom-elements/{p-05fb2c81.js → p-6c16fc37.js} +4 -4
- package/lib/dist-custom-elements/{p-81360956.js → p-7a60242d.js} +2 -2
- package/lib/dist-custom-elements/{p-e9c8ad74.js → p-7d6b4a88.js} +2 -2
- package/lib/dist-custom-elements/{p-a69bc735.js → p-7e7dcf59.js} +1 -1
- package/lib/dist-custom-elements/{p-25f8ea4b.js → p-81d2c117.js} +3 -3
- package/lib/dist-custom-elements/p-8653283d.js +72 -0
- package/lib/dist-custom-elements/{p-f38adca4.js → p-867790e2.js} +7 -7
- package/lib/dist-custom-elements/{p-61b4aec9.js → p-886f39eb.js} +12 -12
- package/lib/dist-custom-elements/{p-d5c72ea3.js → p-8959f96f.js} +4 -4
- package/lib/dist-custom-elements/{p-5e16131c.js → p-9aa4a7b3.js} +2 -2
- package/lib/dist-custom-elements/{p-3419cd58.js → p-a019caf4.js} +9 -9
- package/lib/dist-custom-elements/{p-444e732a.js → p-a1827b91.js} +5 -5
- package/lib/dist-custom-elements/{p-c7f33aed.js → p-ab6148ae.js} +3 -3
- package/lib/dist-custom-elements/{p-3a815628.js → p-b74c6798.js} +11 -11
- package/lib/{esm/common-strings-a48b3fba.js → dist-custom-elements/p-b7a93f1c.js} +23 -1
- package/lib/dist-custom-elements/{p-dc970fdb.js → p-bb3c4ead.js} +1 -1
- package/lib/dist-custom-elements/{p-3883f329.js → p-bb928027.js} +5 -5
- package/lib/dist-custom-elements/{p-778364d6.js → p-c0f48cc4.js} +3 -3
- package/lib/dist-custom-elements/{p-f479ee47.js → p-d1f886eb.js} +5 -5
- package/lib/dist-custom-elements/{p-e77ffc34.js → p-d40a8125.js} +3 -3
- package/lib/dist-custom-elements/{p-f290964d.js → p-dc0c957e.js} +5 -5
- package/lib/dist-custom-elements/{p-36f6ec52.js → p-f5c2e1f7.js} +2 -2
- package/lib/dist-custom-elements/{p-cc1b78ce.js → p-f75df296.js} +10 -10
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-00c65f9d.entry.js +4 -0
- package/lib/duet/{p-6a718c27.system.entry.js → p-05e0ef86.system.entry.js} +1 -1
- package/lib/duet/{p-854605a6.js → p-07eaae93.js} +1 -1
- package/lib/duet/p-09f85d39.entry.js +4 -0
- package/lib/duet/{p-2e7454bd.system.entry.js → p-0ab42908.system.entry.js} +1 -1
- package/lib/duet/{p-c70b52b6.entry.js → p-0b1f9ab1.entry.js} +1 -1
- package/lib/duet/{p-86929bf6.entry.js → p-0db191ad.entry.js} +1 -1
- package/lib/duet/{p-22349ab1.system.entry.js → p-0e1edb8d.system.entry.js} +1 -1
- package/lib/duet/{p-713918d1.system.entry.js → p-0e414d45.system.entry.js} +1 -1
- package/lib/duet/{p-58d8549a.system.entry.js → p-0e638ebd.system.entry.js} +2 -2
- package/lib/duet/{p-c0020521.entry.js → p-0ee0acc5.entry.js} +1 -1
- package/lib/duet/p-0faea567.js +4 -0
- package/lib/duet/{p-b728fce7.system.entry.js → p-103e565a.system.entry.js} +1 -1
- package/lib/duet/{p-063b31ef.entry.js → p-1099e3c1.entry.js} +1 -1
- package/lib/duet/p-11158849.entry.js +4 -0
- package/lib/duet/{p-593df331.entry.js → p-12398ce3.entry.js} +1 -1
- package/lib/duet/p-143df6ab.entry.js +4 -0
- package/lib/duet/{p-78024429.system.entry.js → p-144aab10.system.entry.js} +1 -1
- package/lib/duet/p-151e589f.entry.js +4 -0
- package/lib/duet/{p-fae74a37.system.entry.js → p-15745be0.system.entry.js} +1 -1
- package/lib/duet/{p-11262ef8.system.entry.js → p-17375bc6.system.entry.js} +1 -1
- package/lib/duet/p-181b00e5.system.entry.js +4 -0
- package/lib/duet/p-185be698.system.entry.js +4 -0
- package/lib/duet/{p-baaa9e94.entry.js → p-1c21d6bb.entry.js} +1 -1
- package/lib/duet/{p-8a9fb89c.system.entry.js → p-1db742d9.system.entry.js} +1 -1
- package/lib/duet/{p-52d80d96.js → p-1dcaf506.js} +1 -1
- package/lib/duet/{p-83c0cfed.entry.js → p-1e543545.entry.js} +1 -1
- package/lib/duet/p-1ea05c4e.entry.js +4 -0
- package/lib/duet/p-1ea2eed2.entry.js +4 -0
- package/lib/duet/p-1eac8308.entry.js +4 -0
- package/lib/duet/{p-9ae77fe6.system.entry.js → p-202295c7.system.entry.js} +2 -2
- package/lib/duet/p-20ad3525.entry.js +4 -0
- package/lib/duet/{p-07dd4405.system.entry.js → p-21352a03.system.entry.js} +1 -1
- package/lib/duet/p-24954951.js +4 -0
- package/lib/duet/p-249ece01.system.entry.js +4 -0
- package/lib/duet/{p-fe9adf7c.system.entry.js → p-28439eeb.system.entry.js} +1 -1
- package/lib/duet/{p-aaa700a4.entry.js → p-29287b24.entry.js} +1 -1
- package/lib/duet/p-296d890c.entry.js +4 -0
- package/lib/duet/{p-89d45610.entry.js → p-297be33a.entry.js} +1 -1
- package/lib/duet/{p-48fb5298.entry.js → p-29a57223.entry.js} +1 -1
- package/lib/duet/{p-23d5c3fe.system.entry.js → p-2a01ec55.system.entry.js} +1 -1
- package/lib/duet/p-2a327afb.system.js +4 -0
- package/lib/duet/{p-99ffd1cf.system.js → p-2ca74bdf.system.js} +1 -1
- package/lib/duet/{p-6d5e6c51.system.entry.js → p-314579ab.system.entry.js} +1 -1
- package/lib/duet/p-31740db1.system.entry.js +4 -0
- package/lib/duet/{p-49b6f9a1.entry.js → p-32d67711.entry.js} +1 -1
- package/lib/duet/p-335f3ad7.system.entry.js +4 -0
- package/lib/duet/{p-0bc88aac.system.entry.js → p-34b4e0d4.system.entry.js} +1 -1
- package/lib/duet/{p-4215bd92.system.entry.js → p-38838777.system.entry.js} +1 -1
- package/lib/duet/{p-786418b7.system.entry.js → p-39c9a066.system.entry.js} +1 -1
- package/lib/duet/{p-6b99bf3d.system.js → p-3ad777ed.system.js} +1 -1
- package/lib/duet/p-3b48325f.entry.js +4 -0
- package/lib/duet/{p-fbc59efc.js → p-3f59cd08.js} +1 -1
- package/lib/duet/{p-9dc97ec5.entry.js → p-449238fa.entry.js} +1 -1
- package/lib/duet/p-489f6566.entry.js +4 -0
- package/lib/duet/{p-44b3eb2c.entry.js → p-49e49df2.entry.js} +1 -1
- package/lib/duet/p-51680ed4.system.js +4 -0
- package/lib/duet/p-53601652.entry.js +4 -0
- package/lib/duet/{p-e70fad83.entry.js → p-53f7c29f.entry.js} +1 -1
- package/lib/duet/{p-344834d8.system.entry.js → p-5610daf3.system.entry.js} +1 -1
- package/lib/duet/{p-4e21f876.system.entry.js → p-578c23a4.system.entry.js} +1 -1
- package/lib/duet/{p-c60c40a2.entry.js → p-58f230b9.entry.js} +1 -1
- package/lib/duet/p-5a5d2bd5.system.entry.js +4 -0
- package/lib/duet/{p-903d05d9.system.entry.js → p-5c636299.system.entry.js} +1 -1
- package/lib/duet/{p-56bada0c.system.entry.js → p-5df26556.system.entry.js} +1 -1
- package/lib/duet/{p-2455cbff.system.entry.js → p-5f1e33f1.system.entry.js} +1 -1
- package/lib/duet/{p-2e58b3ab.system.entry.js → p-617a3a36.system.entry.js} +1 -1
- package/lib/duet/{p-cb279bed.system.entry.js → p-66fbd83d.system.entry.js} +1 -1
- package/lib/duet/{p-f3587718.system.entry.js → p-6796f3c3.system.entry.js} +1 -1
- package/lib/duet/{p-ebb0b51d.system.entry.js → p-67ce5fe7.system.entry.js} +2 -2
- package/lib/duet/{p-72b4c06f.js → p-682a0ad1.js} +1 -1
- package/lib/duet/{p-378546de.js → p-688647ad.js} +1 -1
- package/lib/duet/{p-d8fadd2d.entry.js → p-68e43f24.entry.js} +1 -1
- package/lib/duet/{p-10310520.entry.js → p-69186487.entry.js} +1 -1
- package/lib/duet/{p-5b583276.entry.js → p-6d52ee47.entry.js} +1 -1
- package/lib/duet/{p-eb7b2984.system.entry.js → p-6e9997df.system.entry.js} +1 -1
- package/lib/duet/{p-f1beb947.system.entry.js → p-700d96c2.system.entry.js} +1 -1
- package/lib/duet/{p-f9b9fbf5.entry.js → p-709df441.entry.js} +1 -1
- package/lib/duet/p-73db1b4e.entry.js +4 -0
- package/lib/duet/{p-352b3557.system.entry.js → p-757f068a.system.entry.js} +1 -1
- package/lib/duet/p-7582d712.system.entry.js +4 -0
- package/lib/duet/{p-147f5eb5.entry.js → p-75e98d7d.entry.js} +1 -1
- package/lib/duet/{p-322c0015.system.entry.js → p-7677fb67.system.entry.js} +1 -1
- package/lib/duet/p-770aa3e8.entry.js +4 -0
- package/lib/duet/p-777d0fdd.system.entry.js +4 -0
- package/lib/duet/{p-e6f40951.system.entry.js → p-79565bed.system.entry.js} +1 -1
- package/lib/duet/{p-6cf2b2b8.entry.js → p-7c726fa5.entry.js} +1 -1
- package/lib/duet/{p-8637a449.js → p-7da818b1.js} +1 -1
- package/lib/duet/p-817e80e5.entry.js +4 -0
- package/lib/duet/p-839650fa.system.entry.js +4 -0
- package/lib/duet/{p-20170d5a.entry.js → p-84c3c6a9.entry.js} +1 -1
- package/lib/duet/{p-75542e0e.entry.js → p-85b614eb.entry.js} +1 -1
- package/lib/duet/{p-6a900d10.entry.js → p-85ed8d2a.entry.js} +1 -1
- package/lib/duet/p-87633fff.system.js +4 -0
- package/lib/duet/{p-ff97f8e4.system.entry.js → p-8808de6e.system.entry.js} +1 -1
- package/lib/duet/{p-7a022fb4.system.entry.js → p-88433a46.system.entry.js} +1 -1
- package/lib/duet/{p-17f215e8.entry.js → p-891b2193.entry.js} +1 -1
- package/lib/duet/p-8d82f49d.entry.js +4 -0
- package/lib/duet/{p-d6a2cc77.system.entry.js → p-8dad8fce.system.entry.js} +1 -1
- package/lib/duet/{p-c371758a.system.entry.js → p-8f0bdfa8.system.entry.js} +1 -1
- package/lib/duet/{p-561dd467.system.entry.js → p-90f215e3.system.entry.js} +1 -1
- package/lib/duet/{p-5c271084.system.entry.js → p-928c05ef.system.entry.js} +1 -1
- package/lib/duet/{p-d06d2098.system.entry.js → p-931c3e0e.system.entry.js} +1 -1
- package/lib/duet/{p-52746f84.entry.js → p-96d506b1.entry.js} +1 -1
- package/lib/duet/{p-2a96f88a.system.entry.js → p-9aa64cd1.system.entry.js} +2 -2
- package/lib/duet/{p-4c44b9d0.system.entry.js → p-9bb58dc0.system.entry.js} +1 -1
- package/lib/duet/{p-961dc1b6.entry.js → p-9c0eb1e6.entry.js} +1 -1
- package/lib/duet/{p-0e013c22.system.entry.js → p-9cbabc0b.system.entry.js} +1 -1
- package/lib/duet/p-9cf1f9b9.entry.js +4 -0
- package/lib/duet/{p-7ce8fc32.system.entry.js → p-9dc73fc9.system.entry.js} +1 -1
- package/lib/duet/{p-2c15a77e.entry.js → p-9ddf4f25.entry.js} +1 -1
- package/lib/duet/p-9e2eef25.entry.js +4 -0
- package/lib/duet/p-9ecf394a.system.js +4 -0
- package/lib/duet/{p-013232a8.system.entry.js → p-9f6eba5f.system.entry.js} +1 -1
- package/lib/duet/p-a0512a05.system.entry.js +4 -0
- package/lib/duet/p-a07cef22.entry.js +4 -0
- package/lib/duet/{p-ac643c4d.entry.js → p-a1166aa4.entry.js} +1 -1
- package/lib/duet/{p-7fd0a219.system.js → p-a142a88f.system.js} +1 -1
- package/lib/duet/{p-a2f05f0b.system.entry.js → p-a15d9a7f.system.entry.js} +1 -1
- package/lib/duet/p-a195d9c1.entry.js +4 -0
- package/lib/duet/p-a1b74038.entry.js +4 -0
- package/lib/duet/{p-f7b6fecb.entry.js → p-a2a4a889.entry.js} +1 -1
- package/lib/duet/{p-f947b5c5.system.entry.js → p-a388ed17.system.entry.js} +1 -1
- package/lib/duet/{p-ed810e76.system.js → p-a3ea8aa0.system.js} +1 -1
- package/lib/duet/{p-d3e245f0.system.entry.js → p-a47b5cf0.system.entry.js} +2 -2
- package/lib/duet/p-a652025e.system.entry.js +4 -0
- package/lib/duet/{p-d6368121.system.entry.js → p-a90271b5.system.entry.js} +1 -1
- package/lib/duet/{p-7be7fb2c.entry.js → p-ab8f38c1.entry.js} +1 -1
- package/lib/duet/{p-119d8a9d.entry.js → p-abbe0bdb.entry.js} +1 -1
- package/lib/duet/{p-670f33d1.system.js → p-adc02ebb.system.js} +1 -1
- package/lib/duet/p-adef3dfe.entry.js +4 -0
- package/lib/duet/{p-76c797cb.system.entry.js → p-b07a5883.system.entry.js} +1 -1
- package/lib/duet/{p-edb65a28.entry.js → p-b137766b.entry.js} +1 -1
- package/lib/duet/{p-cd27da84.entry.js → p-b31576e2.entry.js} +1 -1
- package/lib/duet/{p-98af4e91.entry.js → p-b3e8a986.entry.js} +1 -1
- package/lib/duet/{p-6a4e23b5.entry.js → p-b4f2405c.entry.js} +1 -1
- package/lib/duet/{p-af4c5e2b.entry.js → p-b50db31a.entry.js} +1 -1
- package/lib/duet/{p-11e013dd.entry.js → p-b5defe7d.entry.js} +1 -1
- package/lib/duet/{p-b083c7df.system.entry.js → p-b737793a.system.entry.js} +1 -1
- package/lib/duet/{p-dc3646e2.system.entry.js → p-b7706f3e.system.entry.js} +1 -1
- package/lib/duet/{p-75e72c46.system.entry.js → p-b9ea2688.system.entry.js} +1 -1
- package/lib/duet/{p-2d14dafa.system.entry.js → p-bb6d4e02.system.entry.js} +1 -1
- package/lib/duet/{p-eb237688.system.entry.js → p-bbb5ceff.system.entry.js} +1 -1
- package/lib/duet/{p-f835eb92.system.entry.js → p-bcadf02c.system.entry.js} +1 -1
- package/lib/duet/{p-6f46b9da.system.entry.js → p-be76413c.system.entry.js} +1 -1
- package/lib/duet/{p-1c2dcb63.entry.js → p-bf53d017.entry.js} +1 -1
- package/lib/duet/{p-22932c08.system.entry.js → p-c0ad7828.system.entry.js} +1 -1
- package/lib/duet/{p-08f64c06.entry.js → p-c0de9913.entry.js} +1 -1
- package/lib/duet/p-c1186d0d.entry.js +4 -0
- package/lib/duet/{p-9921468e.entry.js → p-c282ebfd.entry.js} +1 -1
- package/lib/duet/{p-704b8b7e.entry.js → p-c327a6b9.entry.js} +1 -1
- package/lib/duet/{p-4989501c.entry.js → p-c398295a.entry.js} +1 -1
- package/lib/duet/{p-38faf7e7.system.entry.js → p-c4eff1d7.system.entry.js} +1 -1
- package/lib/duet/p-c70b69a7.system.entry.js +4 -0
- package/lib/duet/{p-6db869c9.system.entry.js → p-c73fad00.system.entry.js} +1 -1
- package/lib/duet/{p-463b0d7a.entry.js → p-c7d0fd92.entry.js} +1 -1
- package/lib/duet/{p-fb9c9879.system.entry.js → p-c7fc62e7.system.entry.js} +1 -1
- package/lib/duet/{p-430ef395.entry.js → p-c861f3d9.entry.js} +1 -1
- package/lib/duet/{p-13f4076a.system.entry.js → p-ce5b779c.system.entry.js} +2 -2
- package/lib/duet/{p-2162fe62.entry.js → p-d02c0a0b.entry.js} +1 -1
- package/lib/duet/{p-2ee8e84d.system.entry.js → p-d329f24b.system.entry.js} +1 -1
- package/lib/duet/{p-e8777cf4.entry.js → p-d33eef1f.entry.js} +1 -1
- package/lib/duet/p-d66c0235.entry.js +4 -0
- package/lib/duet/{p-16e80004.entry.js → p-dc68a5b4.entry.js} +1 -1
- package/lib/duet/p-de4d3f16.entry.js +4 -0
- package/lib/duet/p-deec5fa6.entry.js +4 -0
- package/lib/duet/{p-7d63b0c0.entry.js → p-e0308e1f.entry.js} +1 -1
- package/lib/duet/{p-9361e0ff.entry.js → p-e05bbc0f.entry.js} +1 -1
- package/lib/duet/p-e30f0acf.entry.js +4 -0
- package/lib/duet/{p-a8527a22.system.entry.js → p-e4e4e4d7.system.entry.js} +1 -1
- package/lib/duet/{p-3b9c02b1.entry.js → p-e78a7199.entry.js} +1 -1
- package/lib/duet/{p-08f594ea.entry.js → p-e7f98811.entry.js} +1 -1
- package/lib/duet/{p-2a542c6a.entry.js → p-e89c1ca6.entry.js} +1 -1
- package/lib/duet/{p-86d288e5.entry.js → p-ec3ce240.entry.js} +1 -1
- package/lib/duet/{p-adcfa80c.system.entry.js → p-ed9f7d82.system.entry.js} +1 -1
- package/lib/duet/p-eecbc77f.system.entry.js +4 -0
- package/lib/duet/{p-628a59a6.entry.js → p-ef3038cf.entry.js} +1 -1
- package/lib/duet/{p-c9751b3c.system.entry.js → p-efd3c1ca.system.entry.js} +1 -1
- package/lib/duet/{p-8f55b49a.system.entry.js → p-f1f892da.system.entry.js} +2 -2
- package/lib/duet/{p-201895ea.system.entry.js → p-f2c7e3ee.system.entry.js} +1 -1
- package/lib/duet/{p-901f7bd1.entry.js → p-f32df45c.entry.js} +1 -1
- package/lib/duet/{p-c157389b.system.entry.js → p-f33021ec.system.entry.js} +1 -1
- package/lib/duet/p-f50d1845.system.js +4 -0
- package/lib/duet/p-f587ebfc.js +4 -0
- package/lib/duet/{p-d647ef97.system.entry.js → p-f743f28c.system.entry.js} +1 -1
- package/lib/duet/{p-4a54ae2a.system.entry.js → p-f7f9a565.system.entry.js} +1 -1
- package/lib/duet/p-f922b327.entry.js +4 -0
- package/lib/duet/{p-34485370.system.entry.js → p-fc154425.system.entry.js} +1 -1
- package/lib/duet/p-fc168be9.system.entry.js +4 -0
- package/lib/duet/{p-268d9b35.entry.js → p-fcdf0b4f.entry.js} +1 -1
- package/lib/duet/{p-0cef5003.system.entry.js → p-ff81c192.system.entry.js} +2 -2
- package/lib/esm/{a11y-utils-87967050.js → a11y-utils-056fbc86.js} +1 -1
- package/lib/esm/{app-globals-db5be99e.js → app-globals-2e3fbb8b.js} +1 -1
- package/lib/{dist-custom-elements/p-9b044291.js → esm/common-strings-1274857d.js} +23 -1
- package/lib/esm/duet-action-button.entry.js +3 -3
- package/lib/esm/duet-alert.entry.js +20 -32
- package/lib/esm/duet-badge.entry.js +16 -4
- package/lib/esm/duet-banner.entry.js +19 -8
- package/lib/esm/duet-breadcrumb.entry.js +7 -7
- package/lib/esm/duet-breadcrumbs.entry.js +5 -5
- package/lib/esm/duet-button_2.entry.js +6 -6
- package/lib/esm/duet-callout.entry.js +5 -5
- package/lib/esm/duet-caption_4.entry.js +11 -11
- package/lib/esm/duet-card.entry.js +9 -8
- package/lib/esm/duet-checkbox.entry.js +2 -2
- package/lib/esm/duet-checkmark.entry.js +4 -4
- package/lib/esm/duet-chip.entry.js +4 -4
- package/lib/esm/duet-choice_2.entry.js +29 -22
- package/lib/esm/duet-collapsible.entry.js +3 -3
- package/lib/esm/duet-combobox.entry.js +4 -4
- 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 +18 -8
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +8 -8
- 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 +2 -2
- package/lib/esm/duet-footer.entry.js +5 -5
- package/lib/esm/duet-grid_2.entry.js +7 -6
- package/lib/esm/duet-header_2.entry.js +5 -5
- package/lib/esm/duet-hero.entry.js +6 -6
- package/lib/esm/duet-icon.entry.js +5 -5
- package/lib/esm/duet-indicator.entry.js +49 -0
- package/lib/esm/duet-input_2.entry.js +4 -4
- package/lib/esm/duet-layout.entry.js +7 -7
- package/lib/esm/duet-list_2.entry.js +5 -5
- package/lib/esm/duet-menu-bar-button.entry.js +4 -4
- 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 +8 -8
- package/lib/esm/duet-menu-bar-link.entry.js +4 -4
- package/lib/esm/duet-menu-bar.entry.js +6 -6
- package/lib/esm/duet-modal.entry.js +13 -13
- package/lib/esm/duet-multiselect.entry.js +9 -9
- package/lib/esm/duet-nav.entry.js +3 -3
- package/lib/esm/duet-notification_2.entry.js +9 -9
- 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 +16 -16
- package/lib/esm/duet-panel.entry.js +4 -4
- package/lib/esm/duet-phone-input.entry.js +24 -7
- package/lib/esm/duet-popup-menu_2.entry.js +6 -6
- package/lib/esm/duet-progress.entry.js +3 -3
- package/lib/esm/duet-promo-card.entry.js +5 -5
- package/lib/esm/duet-radio_2.entry.js +3 -3
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +30 -23
- package/lib/esm/duet-section-layout.entry.js +4 -4
- package/lib/esm/duet-select.entry.js +4 -4
- package/lib/esm/duet-shaped-image.entry.js +4 -4
- package/lib/esm/duet-share-chart-item.entry.js +2 -2
- package/lib/esm/duet-share-chart.entry.js +8 -6
- package/lib/esm/duet-show-more.entry.js +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +5 -5
- package/lib/esm/duet-slideout-link.entry.js +9 -9
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +7 -7
- package/lib/esm/duet-slideout-panel.entry.js +14 -19
- package/lib/esm/duet-slideout.entry.js +10 -10
- package/lib/esm/duet-status-icon.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-item.entry.js +7 -7
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +7 -7
- package/lib/esm/duet-textarea.entry.js +4 -4
- 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 +10 -10
- 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 +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +6 -6
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-f17cc5a4.js → errorcodes.utils-1673d536.js} +1 -1
- package/lib/esm/{focus-utils-28046c5d.js → focus-utils-ef5827e9.js} +1 -1
- package/lib/esm/{index-04630419.js → index-917bdca5.js} +5 -1
- package/lib/esm/{language-utils-7caf2c7c.js → language-utils-fc71dceb.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-e3cda10f.js → slot-utils-e20aeb67.js} +1 -1
- package/lib/esm/{themeable-component-ddf67193.js → themeable-component-5aa6dce7.js} +1 -1
- package/lib/esm-es5/{a11y-utils-87967050.js → a11y-utils-056fbc86.js} +1 -1
- package/lib/esm-es5/{app-globals-db5be99e.js → app-globals-2e3fbb8b.js} +1 -1
- package/lib/esm-es5/{common-strings-a48b3fba.js → common-strings-1274857d.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 +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 +1 -1
- 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 +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-indicator.entry.js +4 -0
- 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-item.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 +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 +1 -1
- package/lib/esm-es5/duet-panel.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +2 -2
- package/lib/esm-es5/duet-popup-menu_2.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart.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-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-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-f17cc5a4.js → errorcodes.utils-1673d536.js} +1 -1
- package/lib/esm-es5/{focus-utils-28046c5d.js → focus-utils-ef5827e9.js} +1 -1
- package/lib/esm-es5/index-917bdca5.js +4 -0
- package/lib/esm-es5/{language-utils-7caf2c7c.js → language-utils-fc71dceb.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-e3cda10f.js → slot-utils-e20aeb67.js} +1 -1
- package/lib/esm-es5/{themeable-component-ddf67193.js → themeable-component-5aa6dce7.js} +1 -1
- package/lib/types/common-strings.d.ts +2 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +5 -2
- package/lib/types/components/duet-badge/duet-badge.d.ts +1 -0
- package/lib/types/components/duet-banner/duet-banner.d.ts +2 -0
- package/lib/types/components/duet-card/duet-card.d.ts +6 -0
- package/lib/types/components/duet-choice/duet-choice.d.ts +0 -4
- package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +2 -2
- package/lib/types/components/duet-indicator/duet-indicator.d.ts +17 -0
- package/lib/types/components/duet-input/duet-input.d.ts +0 -2
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +14 -0
- package/lib/types/components/duet-tab/duet-tab.d.ts +10 -0
- package/lib/types/components.d.ts +81 -13
- package/package.json +4 -4
- package/lib/duet/p-01fe0f34.js +0 -4
- package/lib/duet/p-07d21021.system.entry.js +0 -4
- package/lib/duet/p-0c16128f.entry.js +0 -4
- package/lib/duet/p-0e4ff2a3.system.entry.js +0 -4
- package/lib/duet/p-13821573.system.entry.js +0 -4
- package/lib/duet/p-18b21048.entry.js +0 -4
- package/lib/duet/p-19ad52bc.entry.js +0 -4
- package/lib/duet/p-1a767c08.system.entry.js +0 -4
- package/lib/duet/p-1f495ebe.entry.js +0 -4
- package/lib/duet/p-2dd204b0.entry.js +0 -4
- package/lib/duet/p-2fe381b6.entry.js +0 -4
- package/lib/duet/p-3a75e6d3.entry.js +0 -4
- package/lib/duet/p-413fc831.system.entry.js +0 -4
- package/lib/duet/p-42a0205d.entry.js +0 -4
- package/lib/duet/p-49b696b3.entry.js +0 -4
- package/lib/duet/p-4d81e7f6.system.js +0 -4
- package/lib/duet/p-51717f08.entry.js +0 -4
- package/lib/duet/p-51fc30ef.entry.js +0 -4
- package/lib/duet/p-564022f1.entry.js +0 -4
- package/lib/duet/p-5f678caa.entry.js +0 -4
- package/lib/duet/p-62cb44f1.entry.js +0 -4
- package/lib/duet/p-72ad70a2.entry.js +0 -4
- package/lib/duet/p-76332920.system.js +0 -4
- package/lib/duet/p-7856f483.entry.js +0 -4
- package/lib/duet/p-82680aa5.system.js +0 -4
- package/lib/duet/p-82733ff7.entry.js +0 -4
- package/lib/duet/p-834d6b2d.system.entry.js +0 -4
- package/lib/duet/p-870a420d.system.entry.js +0 -4
- package/lib/duet/p-89b2f873.system.js +0 -4
- package/lib/duet/p-89f89a39.system.entry.js +0 -4
- package/lib/duet/p-8bb2ddda.entry.js +0 -4
- package/lib/duet/p-8cbe7888.system.entry.js +0 -4
- package/lib/duet/p-8e7af8a4.system.entry.js +0 -4
- package/lib/duet/p-8edc7ed6.entry.js +0 -4
- package/lib/duet/p-914292d2.entry.js +0 -4
- package/lib/duet/p-91be5d76.system.entry.js +0 -4
- package/lib/duet/p-936f0051.entry.js +0 -4
- package/lib/duet/p-b1b64718.system.entry.js +0 -4
- package/lib/duet/p-b4018154.entry.js +0 -4
- package/lib/duet/p-b65f6339.system.js +0 -4
- package/lib/duet/p-b84841d7.js +0 -4
- package/lib/duet/p-be26ac3a.entry.js +0 -4
- package/lib/duet/p-c4e34a8e.entry.js +0 -4
- package/lib/duet/p-cc531319.js +0 -4
- package/lib/duet/p-cff34f13.entry.js +0 -4
- package/lib/duet/p-d6afc825.entry.js +0 -4
- package/lib/duet/p-ec22154d.entry.js +0 -4
- package/lib/duet/p-f58cbc59.system.entry.js +0 -4
- package/lib/duet/p-f89feeb2.entry.js +0 -4
- package/lib/esm-es5/index-04630419.js +0 -4
|
@@ -122,19 +122,19 @@ export class DuetSubmenuBar {
|
|
|
122
122
|
* Always the last one in the class.
|
|
123
123
|
*/
|
|
124
124
|
render() {
|
|
125
|
-
return (h(Host, { key: '
|
|
125
|
+
return (h(Host, { key: 'af1b15954a8651589b75a71211b2afc7d11b4728' }, h("nav", { key: '8060c7a7b7cc9b2b5b51f61927a291cc291191b9', class: {
|
|
126
126
|
"duet-submenu-bar": true,
|
|
127
127
|
"duet-theme-turva": this.theme === "turva",
|
|
128
128
|
hidden: this.hidden,
|
|
129
|
-
}, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '
|
|
129
|
+
}, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '38e52490582abe63054643cb4038196cea78f460', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
|
|
130
130
|
active: this.open,
|
|
131
|
-
}, onClick: this.onClick }, h("span", { key: '
|
|
131
|
+
}, onClick: this.onClick }, h("span", { key: '2409617cc4571c9bc502f163130eb90d858d1494', class: "label" }, h("slot", { key: '8dadc19b14475990fe4da9f60237678b9aed0298', name: "label" }), h("duet-icon", { key: 'b776299707367fee5fe0ee075f9090510341a387', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: 'd7bc94b646e87cc22c0e325340450ac0c4c746cb', class: {
|
|
132
132
|
"menu-container": true,
|
|
133
133
|
hidden: !this.open,
|
|
134
|
-
}, role: "presentation" }, h("div", { key: '
|
|
134
|
+
}, role: "presentation" }, h("div", { key: 'd56f9657beb5c1f3b964f4e552318e5f585db494', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
|
|
135
135
|
items: true,
|
|
136
136
|
hidden: !this.open,
|
|
137
|
-
}, ref: element => (this.itemsContainer = element) }, h("div", { key: '
|
|
137
|
+
}, ref: element => (this.itemsContainer = element) }, h("div", { key: 'd9beafc8b99857bb0722fac9eca8a8f8f51d74ff', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'b0e11600b15b58c0f9a83d2344189bc2f18df7cd' }), h("div", { key: '3613887ba9a6b68ba1674b22ea20ffaa3eb00aa6', class: "list-padding" }))), h("duet-overlay", { key: 'b24bdad2ce787d341b7f04a31f24f0526950933a', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
|
|
138
138
|
}
|
|
139
139
|
static get is() { return "duet-submenu-bar"; }
|
|
140
140
|
static get encapsulation() { return "shadow"; }
|
|
@@ -96,18 +96,18 @@ export class DuetSubmenuBarDropdown {
|
|
|
96
96
|
* Always the last one in the class.
|
|
97
97
|
*/
|
|
98
98
|
render() {
|
|
99
|
-
return (h(Host, { key: '
|
|
99
|
+
return (h(Host, { key: '9f33cd768a1ec69877aa0c76a0c77e1a100afae1', role: "listitem" }, h("div", { key: '4d52101b1614586ac501f4e7104da73bbc451f70', class: {
|
|
100
100
|
"duet-submenu-bar-dropdown": true,
|
|
101
101
|
"duet-theme-turva": this.theme === "turva",
|
|
102
102
|
open: this.open,
|
|
103
103
|
active: this.active,
|
|
104
|
-
} }, h("button", { key: '
|
|
104
|
+
} }, h("button", { key: '9d4b01c987a80d3ecead8711cd042160ad11c493', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
105
105
|
open: this.open,
|
|
106
106
|
active: this.active,
|
|
107
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '
|
|
107
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'f854ac46417778ce5eda977417cac11d9c50312a', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '3db9012df5d99c1130d2fb288e0442d1ddec24ac', class: "label" }, h("span", { key: '389bad658d35704a5ab2bb38e41a6db3f11d73f7', class: "label-text" }, h("slot", { key: 'ad3d4061471320cd5c87002e3a218f2e02434a2f', name: "label" })), h("duet-icon", { key: 'f357faf4c4fa580b7cd66ce2d237ba4f18f0cb13', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '7f5d346ee0965ad2fb4ae90035c37da48f5986bc', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
108
108
|
items: true,
|
|
109
109
|
hidden: !this.open,
|
|
110
|
-
} }, h("slot", { key: '
|
|
110
|
+
} }, h("slot", { key: '3290a7f8ab15948f69c18da3cd0311615484b5ad' })))));
|
|
111
111
|
}
|
|
112
112
|
static get is() { return "duet-submenu-bar-dropdown"; }
|
|
113
113
|
static get encapsulation() { return "shadow"; }
|
package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js
CHANGED
|
@@ -31,12 +31,12 @@ export class DuetSubmenuBarDropdownLink {
|
|
|
31
31
|
* Always the last one in the class.
|
|
32
32
|
*/
|
|
33
33
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '19d203a6a4985d18c2b7714a75fb763188d04e1d' }, h("a", { key: 'a8d6478b1b598715a43964d304e26fae436e9974', class: {
|
|
35
35
|
"duet-submenu-bar-dropdown-link": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
highlight: this.highlight,
|
|
38
38
|
active: this.active,
|
|
39
|
-
}, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '
|
|
39
|
+
}, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '97b08ff1b5c0f8ce1dff0165f48822ec17cbed8b', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: '28c79e781839ffd6bf371b22bebd8987ee542493', class: "label-container" }, h("span", { key: '9580582e487212cfdf8db2a873f28395f4354c33', class: "label" }, h("slot", { key: 'bf4e8914b9284c0096d90b032b81e93d3d93da1d' })), this.caret && h("duet-icon", { key: '6e5bc6f7b3bb53001e69c03c6b375aa1b448b4b1', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: 'fc32960d986c1dcc88e60944358dfa5320494c41', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
40
40
|
}
|
|
41
41
|
static get is() { return "duet-submenu-bar-dropdown-link"; }
|
|
42
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -57,7 +57,7 @@ export class DuetSubmenuBarItem {
|
|
|
57
57
|
render() {
|
|
58
58
|
const TagName = this.url ? "a" : "button";
|
|
59
59
|
const role = this.url ? "link" : "button";
|
|
60
|
-
return (h(Host, { key: '
|
|
60
|
+
return (h(Host, { key: 'c287dfc01f81f1f141e6737865729ed1f150393f', role: "listitem" }, h(TagName, { key: 'b3a25e1a9868133e026cc59014a92bc47b967da4', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: '0155ac8b93b2da25697c0d19ea81b8b0fc12782b', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '71c2350aa20bcd4c44e2fda3789734b7571d0882', class: "label" }, h("span", { key: '177921fcf4100c4accbb883e635b0ca4e7b4a8e2', class: "label-text" }, h("slot", { key: '5bf35114d835ce7fbe1e0576fd56afce9050fa15' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: '419f75603602b79929bd47fc4f50e57ba2912ed6', class: {
|
|
61
61
|
"trailing-icon": !!this.trailingIcon,
|
|
62
62
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
63
63
|
"external-icon": !!this.external,
|
|
@@ -29,7 +29,7 @@ export class DuetSubmenuBarLink {
|
|
|
29
29
|
* Always the last one in the class.
|
|
30
30
|
*/
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: '1631b8785eac1ae6b4572821e41bca2cc8301e65', role: "listitem" }, h("a", { key: '275eb5769ff90ea7bd0e2be9120dc2d8791c5c5b', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: 'ef4c344048e8407ef8c7cea344d613a57b530315', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: '8c6ba8356f5a4ec23c0bcf3ea6f8face48e62397', class: "label" }, h("slot", { key: '19a1be178aeec7d6086db248c1cc80a276239f90' })))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "duet-submenu-bar-link"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -48,6 +48,8 @@ export class DuetTab {
|
|
|
48
48
|
this.caption = undefined;
|
|
49
49
|
this.selected = undefined;
|
|
50
50
|
this.notificationMark = undefined;
|
|
51
|
+
this.indicator = undefined;
|
|
52
|
+
this.indicatorAccessibleLabel = undefined;
|
|
51
53
|
this.accessibleDescriptionDefault = null;
|
|
52
54
|
this.accessibleDescription = this
|
|
53
55
|
.accessibleDescriptionDefault
|
|
@@ -65,6 +67,9 @@ export class DuetTab {
|
|
|
65
67
|
connectedCallback() {
|
|
66
68
|
connectLanguageChangeObserver(this, { prop: "accessibleDescription", defaults: "accessibleDescriptionDefault" });
|
|
67
69
|
subscribeTabbingChange(this);
|
|
70
|
+
if (this.notificationMark) {
|
|
71
|
+
this.indicator = this.notificationMark === "warning" ? "change" : "error";
|
|
72
|
+
}
|
|
68
73
|
this.setupContentElement();
|
|
69
74
|
}
|
|
70
75
|
disconnectedCallback() {
|
|
@@ -215,14 +220,61 @@ export class DuetTab {
|
|
|
215
220
|
"required": false,
|
|
216
221
|
"optional": false,
|
|
217
222
|
"docs": {
|
|
218
|
-
"tags": [
|
|
219
|
-
|
|
223
|
+
"tags": [{
|
|
224
|
+
"name": "deprecated",
|
|
225
|
+
"text": "Use indicator property instead.\nNotification mark to show in the tab button. Works better with plain variation, as the dark background of\nselected default button makes the mark less noticable."
|
|
226
|
+
}],
|
|
227
|
+
"text": ""
|
|
220
228
|
},
|
|
221
229
|
"getter": false,
|
|
222
230
|
"setter": false,
|
|
223
231
|
"attribute": "notification-mark",
|
|
224
232
|
"reflect": true
|
|
225
233
|
},
|
|
234
|
+
"indicator": {
|
|
235
|
+
"type": "string",
|
|
236
|
+
"mutable": true,
|
|
237
|
+
"complexType": {
|
|
238
|
+
"original": "IndicatorVariation",
|
|
239
|
+
"resolved": "\"change\" | \"error\" | \"new\" | \"success\"",
|
|
240
|
+
"references": {
|
|
241
|
+
"IndicatorVariation": {
|
|
242
|
+
"location": "import",
|
|
243
|
+
"path": "../duet-indicator/duet-indicator",
|
|
244
|
+
"id": "src/components/duet-indicator/duet-indicator.tsx::IndicatorVariation"
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
},
|
|
248
|
+
"required": false,
|
|
249
|
+
"optional": false,
|
|
250
|
+
"docs": {
|
|
251
|
+
"tags": [],
|
|
252
|
+
"text": "Indicator to show in the tab button."
|
|
253
|
+
},
|
|
254
|
+
"getter": false,
|
|
255
|
+
"setter": false,
|
|
256
|
+
"attribute": "indicator",
|
|
257
|
+
"reflect": true
|
|
258
|
+
},
|
|
259
|
+
"indicatorAccessibleLabel": {
|
|
260
|
+
"type": "string",
|
|
261
|
+
"mutable": false,
|
|
262
|
+
"complexType": {
|
|
263
|
+
"original": "string",
|
|
264
|
+
"resolved": "string",
|
|
265
|
+
"references": {}
|
|
266
|
+
},
|
|
267
|
+
"required": false,
|
|
268
|
+
"optional": false,
|
|
269
|
+
"docs": {
|
|
270
|
+
"tags": [],
|
|
271
|
+
"text": "Provides accessible text for the Duet Indicator. If Indicator's default is sufficient this is not needed."
|
|
272
|
+
},
|
|
273
|
+
"getter": false,
|
|
274
|
+
"setter": false,
|
|
275
|
+
"attribute": "indicator-accessible-label",
|
|
276
|
+
"reflect": false
|
|
277
|
+
},
|
|
226
278
|
"accessibleDescriptionDefault": {
|
|
227
279
|
"type": "string",
|
|
228
280
|
"mutable": false,
|
|
@@ -166,74 +166,19 @@
|
|
|
166
166
|
min-width: fit-content;
|
|
167
167
|
text-align: center;
|
|
168
168
|
}
|
|
169
|
-
.duet-tab-button
|
|
169
|
+
.duet-tab-button duet-indicator {
|
|
170
170
|
position: absolute;
|
|
171
|
-
top:
|
|
172
|
-
right:
|
|
173
|
-
display: inline-block;
|
|
174
|
-
width: 6px;
|
|
175
|
-
height: 6px;
|
|
176
|
-
content: "";
|
|
177
|
-
border-radius: 50%;
|
|
178
|
-
background: rgb(247, 178, 40);
|
|
179
|
-
box-shadow: 0 0 0 1px #dea024;
|
|
171
|
+
top: 5px;
|
|
172
|
+
right: 5px;
|
|
180
173
|
}
|
|
181
|
-
.duet-tab-variation-plain .duet-tab-button
|
|
182
|
-
top: calc(50% - 0.5rem -
|
|
183
|
-
right: -
|
|
184
|
-
}
|
|
185
|
-
.duet-tab-button.duet-notification-mark-danger::after {
|
|
186
|
-
position: absolute;
|
|
187
|
-
top: 6px;
|
|
188
|
-
right: 6px;
|
|
189
|
-
display: inline-block;
|
|
190
|
-
width: 6px;
|
|
191
|
-
height: 6px;
|
|
192
|
-
content: "";
|
|
193
|
-
border-radius: 50%;
|
|
194
|
-
background: rgb(214, 28, 82);
|
|
195
|
-
box-shadow: 0 0 0 1px #c1194a;
|
|
196
|
-
}
|
|
197
|
-
.duet-tab-variation-plain .duet-tab-button.duet-notification-mark-danger::after {
|
|
198
|
-
top: calc(50% - 0.5rem - 6px);
|
|
199
|
-
right: -6px;
|
|
174
|
+
.duet-tab-variation-plain .duet-tab-button duet-indicator {
|
|
175
|
+
top: calc(50% - 0.5rem - 7px);
|
|
176
|
+
right: -7px;
|
|
200
177
|
}
|
|
201
178
|
.duet-theme-turva .duet-tab-button {
|
|
202
179
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
203
180
|
color: rgb(23, 28, 58);
|
|
204
181
|
}
|
|
205
|
-
.duet-theme-turva .duet-tab-button.duet-notification-mark-warning::after {
|
|
206
|
-
position: absolute;
|
|
207
|
-
top: 6px;
|
|
208
|
-
right: 6px;
|
|
209
|
-
display: inline-block;
|
|
210
|
-
width: 6px;
|
|
211
|
-
height: 6px;
|
|
212
|
-
content: "";
|
|
213
|
-
border-radius: 50%;
|
|
214
|
-
background: rgb(247, 178, 40);
|
|
215
|
-
box-shadow: 0 0 0 1px #dea024;
|
|
216
|
-
}
|
|
217
|
-
.duet-tab-variation-plain .duet-theme-turva .duet-tab-button.duet-notification-mark-warning::after {
|
|
218
|
-
top: calc(50% - 0.5rem - 6px);
|
|
219
|
-
right: -6px;
|
|
220
|
-
}
|
|
221
|
-
.duet-theme-turva .duet-tab-button.duet-notification-mark-danger::after {
|
|
222
|
-
position: absolute;
|
|
223
|
-
top: 6px;
|
|
224
|
-
right: 6px;
|
|
225
|
-
display: inline-block;
|
|
226
|
-
width: 6px;
|
|
227
|
-
height: 6px;
|
|
228
|
-
content: "";
|
|
229
|
-
border-radius: 50%;
|
|
230
|
-
background: rgb(214, 28, 82);
|
|
231
|
-
box-shadow: 0 0 0 1px #c1194a;
|
|
232
|
-
}
|
|
233
|
-
.duet-tab-variation-plain .duet-theme-turva .duet-tab-button.duet-notification-mark-danger::after {
|
|
234
|
-
top: calc(50% - 0.5rem - 6px);
|
|
235
|
-
right: -6px;
|
|
236
|
-
}
|
|
237
182
|
.duet-tab-button.duet-p-0 {
|
|
238
183
|
padding: 0 !important;
|
|
239
184
|
}
|
|
@@ -90,7 +90,7 @@ export class DuetTabGroup {
|
|
|
90
90
|
});
|
|
91
91
|
this.mutationO.observe(this.element, {
|
|
92
92
|
attributes: true,
|
|
93
|
-
attributeFilter: ["label"],
|
|
93
|
+
attributeFilter: ["label", "selected"],
|
|
94
94
|
childList: true,
|
|
95
95
|
characterData: true,
|
|
96
96
|
subtree: true,
|
|
@@ -169,24 +169,27 @@ export class DuetTabGroup {
|
|
|
169
169
|
return description;
|
|
170
170
|
}
|
|
171
171
|
async updateTabs() {
|
|
172
|
-
|
|
172
|
+
let selected;
|
|
173
173
|
this.tabs = this.getTabs();
|
|
174
174
|
this.tabs.forEach((tab, index) => {
|
|
175
175
|
tab.id = this.getTabId(index);
|
|
176
176
|
if (tab.selected) {
|
|
177
|
-
if (
|
|
178
|
-
|
|
177
|
+
if (selected === undefined) {
|
|
178
|
+
// keep first selected
|
|
179
|
+
selected = index;
|
|
179
180
|
}
|
|
180
181
|
else {
|
|
182
|
+
// unselect the rest
|
|
181
183
|
tab.selected = false;
|
|
182
184
|
}
|
|
183
185
|
}
|
|
184
186
|
});
|
|
185
|
-
if
|
|
186
|
-
|
|
187
|
+
// select first tab if none were selected
|
|
188
|
+
if (selected === undefined) {
|
|
189
|
+
selected = 0;
|
|
187
190
|
this.tabs[0].selected = true;
|
|
188
191
|
}
|
|
189
|
-
|
|
192
|
+
this.selected = selected;
|
|
190
193
|
}
|
|
191
194
|
/**
|
|
192
195
|
* To support text-align: center;
|
|
@@ -208,16 +211,15 @@ export class DuetTabGroup {
|
|
|
208
211
|
"duet-tab-button": true,
|
|
209
212
|
"stackable-tab": this.variation === "checked" && this.tabs.length <= 3,
|
|
210
213
|
selected: element.selected,
|
|
211
|
-
[`duet-notification-mark-${element.notificationMark}`]: !!element.notificationMark,
|
|
212
214
|
[largeBreakpoint]: ["default", "plain", "plain-scrolling"].includes(this.variation) ? true : false,
|
|
213
|
-
}, onClick: () => this.onTabSelect(index), onKeyDown: ev => this.handleKeyDown(ev) }, this.variation === "checked" ? (h("div", { class: { "checked-tab-content": true, "stackable-checked-tab-content": this.tabs.length <= 3 } }, h("div", { class: { "checked-tab-description": true, "stackable-description": this.tabs.length <= 3 } }, h("p", null, element.label), h("p", { class: { "tab-caption": true, selected: element.selected } }, element.caption)), h("div", { class: { "stackable-checkmark": this.tabs.length <= 3 } }, h("duet-checkmark", { theme: this.theme, checked: element.selected, type: "radio", "presentation-only": true, center: true })))) : (element.label))));
|
|
214
|
-
return (h("div", { key: '
|
|
215
|
+
}, onClick: () => this.onTabSelect(index), onKeyDown: ev => this.handleKeyDown(ev) }, this.variation === "checked" ? (h("div", { class: { "checked-tab-content": true, "stackable-checked-tab-content": this.tabs.length <= 3 } }, h("div", { class: { "checked-tab-description": true, "stackable-description": this.tabs.length <= 3 } }, h("p", null, element.label), h("p", { class: { "tab-caption": true, selected: element.selected } }, element.caption)), h("div", { class: { "stackable-checkmark": this.tabs.length <= 3 } }, h("duet-checkmark", { theme: this.theme, checked: element.selected, type: "radio", "presentation-only": true, center: true })))) : (element.label), element.indicator && (h("duet-indicator", { variation: element.indicator, "accessible-label": element.indicatorAccessibleLabel })))));
|
|
216
|
+
return (h("div", { key: '82bdbb06df621e50abe48e5112df78c99213c193', class: {
|
|
215
217
|
"duet-tab-group": true,
|
|
216
218
|
"duet-theme-turva": this.theme === "turva",
|
|
217
219
|
[variationClass]: true,
|
|
218
220
|
"duet-tab-plain-scrolling": this.variation === "plain-scrolling",
|
|
219
221
|
"duet-tab-group-scrolls": true,
|
|
220
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
222
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: '56bbfe2c4f72ffd7ca9f56df5df3f22bcb59ca3d', role: "tablist", class: {
|
|
221
223
|
"duet-m-0": this.margin === "none" || this.variation === "checked",
|
|
222
224
|
"duet-tab-group-tabs": true,
|
|
223
225
|
"duet-tab-group-hidden": this.tabs.length > 3 && !isSwipeScrollable,
|
|
@@ -228,11 +230,11 @@ export class DuetTabGroup {
|
|
|
228
230
|
} }, this.variation === "checked" ? (buttons) : (h("div", { class: {
|
|
229
231
|
"duet-tab-group-scrollable-wrapper": true,
|
|
230
232
|
"duet-tab-group-fill-space-wrapper": this.fillSpace && this.variation === "default",
|
|
231
|
-
} }, this.fillSpace && !this.stretch && this.variation === "default" && (h("div", { class: "duet-scrollable-stretch-overlay" }, h("div", { class: "background" }), h("div", { class: "border" }))), h("duet-scrollable", { selected: this.selected, identifier: this.identifier, gap: ["default", "plain", "plain-scrolling"].includes(this.variation) ? "none" : "large", buttonPosition: this.variation === "default" ? "absolute" : "relative", center: this.isCentered() ? this.isCentered() : this.element.style.textAlign == "center", theme: this.theme, stretch: this.stretch }, buttons)))), h("div", { key: '
|
|
233
|
+
} }, this.fillSpace && !this.stretch && this.variation === "default" && (h("div", { class: "duet-scrollable-stretch-overlay" }, h("div", { class: "background" }), h("div", { class: "border" }))), h("duet-scrollable", { selected: this.selected, identifier: this.identifier, gap: ["default", "plain", "plain-scrolling"].includes(this.variation) ? "none" : "large", buttonPosition: this.variation === "default" ? "absolute" : "relative", center: this.isCentered() ? this.isCentered() : this.element.style.textAlign == "center", theme: this.theme, stretch: this.stretch }, buttons)))), h("div", { key: 'c26feb7c39a92f1a3d44d09fb2e97a9667e54f41', class: {
|
|
232
234
|
"duet-tab-group-content": true,
|
|
233
235
|
"duet-m-0": this.margin === "none",
|
|
234
236
|
"checked-group-content": this.variation === "checked",
|
|
235
|
-
} }, h("slot", { key: '
|
|
237
|
+
} }, h("slot", { key: 'c6cb02cb9b42a53c57e63e9aafb505af31e9b2de' }))));
|
|
236
238
|
}
|
|
237
239
|
static get is() { return "duet-tab-group"; }
|
|
238
240
|
static get encapsulation() { return "shadow"; }
|
|
@@ -113,7 +113,7 @@ export class DuetTable {
|
|
|
113
113
|
});
|
|
114
114
|
}
|
|
115
115
|
render() {
|
|
116
|
-
return (h(Host, { key: '
|
|
116
|
+
return (h(Host, { key: '147da4a8e086100e74e07d3bdb773b73b53072ec', class: {
|
|
117
117
|
[`duet-table-${this.variation}`]: true,
|
|
118
118
|
"duet-table-flattened": !this.matchesBreakpoint,
|
|
119
119
|
// sticky only valid when in regular table layout
|
|
@@ -122,7 +122,7 @@ export class DuetTable {
|
|
|
122
122
|
"duet-m-0": this.margin === "none",
|
|
123
123
|
"duet-theme-turva": this.theme === "turva",
|
|
124
124
|
"duet-table-hide-head-visually": this.hideHeadVisually,
|
|
125
|
-
} }, h("slot", { key: '
|
|
125
|
+
} }, h("slot", { key: '127854a0ecfcd4b3debf08383af581e80dce62b7' })));
|
|
126
126
|
}
|
|
127
127
|
static get is() { return "duet-table"; }
|
|
128
128
|
static get originalStyleUrls() {
|
|
@@ -31,11 +31,11 @@ export class DuetToolbar {
|
|
|
31
31
|
: this.variation === "secondary"
|
|
32
32
|
? "secondary"
|
|
33
33
|
: "default";
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: 'ef985ffd5d6ace34e338b68d717e0ff4ddfba289' }, h("nav", { key: 'e7ca6e1aaa3342e2422c4ad43e6a52162f1b181e', class: {
|
|
35
35
|
"duet-toolbar": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
[variation]: true,
|
|
38
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
38
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: '3c0c92fc2fdd0b5736bc9c61951d4269b24580f8', class: "container" }, h("div", { key: 'f9f17a0ed80a2c530caf8537857dfc76d51c4a50', class: "list", role: "list" }, h("slot", { key: '22cd0173e2588e554cbb8ef035da5d875b28927b', name: "left" })), h("div", { key: '28483b4d1a73201f840eb08fcbf5be41250142a1', class: "list", role: "list" }, h("slot", { key: '97e0bad5bdb1951d56d8c0bb30d031e1d0404d6c', name: "right" }))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-toolbar"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -50,18 +50,18 @@ export class DuetToolbarDropdown {
|
|
|
50
50
|
itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
|
|
51
51
|
}
|
|
52
52
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
53
|
-
return (h(Host, { key: '
|
|
53
|
+
return (h(Host, { key: '596f1d30769cfc73eff986daa58617c9a93c262b', role: "listitem" }, h("div", { key: '83887c28043e54be6a283bc56dcf4ecaf1a150d9', class: {
|
|
54
54
|
"duet-toolbar-dropdown": true,
|
|
55
55
|
"duet-theme-turva": this.theme === "turva",
|
|
56
56
|
[itemsAlign]: true,
|
|
57
57
|
[variation]: true,
|
|
58
|
-
} }, h("button", { key: '
|
|
58
|
+
} }, h("button", { key: 'c26200e08162ae86a4df238749142e12bcb46bb9', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
|
|
59
59
|
active: this.active,
|
|
60
60
|
open: this.open,
|
|
61
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '
|
|
61
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'b771ad4e3866fd9ec5ce2b78daa6fee856581f7b', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'c7f76672e64e33c62e120a4051f37a7f55dc8462', class: "label" }, h("slot", { key: '04884aecafe96d8dba32dd276fa40b63c931f29d', name: "label" }), h("duet-icon", { key: '3b785a7dfec4e735690909bffcc7f8c25520c6b7', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '94c2c5c1847ce591dd7769e536f152362ff6821b', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
62
62
|
items: true,
|
|
63
63
|
hidden: !this.open,
|
|
64
|
-
} }, h("slot", { key: '
|
|
64
|
+
} }, h("slot", { key: '30a47f3493e33d12f8b50923fea15f0a5c259b7c' })))));
|
|
65
65
|
}
|
|
66
66
|
static get is() { return "duet-toolbar-dropdown"; }
|
|
67
67
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,11 +31,11 @@ export class DuetToolbarDropdownLink {
|
|
|
31
31
|
* Always the last one in the class.
|
|
32
32
|
*/
|
|
33
33
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: 'c632f004e1b25c843e913d55c75fc9ce59261541' }, h("a", { key: '3c28f36f8f9b8aecf176de0b5b59b508e625dfad', class: {
|
|
35
35
|
"duet-toolbar-dropdown-link": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
active: this.active,
|
|
38
|
-
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '
|
|
38
|
+
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '759c36b6ef114a2fa7e9a72cbe3944307b7fda6d', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: '2b66326e82cce5ed92f79c98d21d11b8277bc1e8', class: "label" }, h("slot", { key: '58edb19f68c081b56682e2f89057150456959f8e' })), this.active && (h("duet-icon", { key: '6fff9520d86555a4ad81465b21c8dea364218c3b', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-toolbar-dropdown-link"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -61,20 +61,6 @@
|
|
|
61
61
|
line-height: normal;
|
|
62
62
|
vertical-align: baseline;
|
|
63
63
|
}
|
|
64
|
-
.duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge {
|
|
65
|
-
position: absolute;
|
|
66
|
-
top: 0;
|
|
67
|
-
left: 11px;
|
|
68
|
-
display: inline-block;
|
|
69
|
-
width: 6px;
|
|
70
|
-
height: 6px;
|
|
71
|
-
background: rgb(247, 178, 40);
|
|
72
|
-
border-radius: 50%;
|
|
73
|
-
box-shadow: 0 0 0 1px #c18b1f;
|
|
74
|
-
}
|
|
75
|
-
.duet-theme-turva .duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge {
|
|
76
|
-
background: rgb(247, 178, 40);
|
|
77
|
-
}
|
|
78
64
|
.duet-toolbar-item .trailing-icon {
|
|
79
65
|
width: 16px;
|
|
80
66
|
height: 16px;
|
|
@@ -182,6 +168,15 @@
|
|
|
182
168
|
background: rgba(23, 28, 58, 0.2);
|
|
183
169
|
}
|
|
184
170
|
|
|
171
|
+
duet-indicator {
|
|
172
|
+
top: 4px;
|
|
173
|
+
left: 16px;
|
|
174
|
+
z-index: 1;
|
|
175
|
+
}
|
|
176
|
+
duet-indicator:has(+ .duet-toolbar-item .duet-toolbar-icon) {
|
|
177
|
+
left: 36px;
|
|
178
|
+
}
|
|
179
|
+
|
|
185
180
|
:host(.duet-theme-turva2) .duet-toolbar-item.duet-theme-turva:not(.primary) {
|
|
186
181
|
color: #172a3b;
|
|
187
182
|
}
|
|
@@ -57,17 +57,17 @@ export class DuetToolbarItem {
|
|
|
57
57
|
: this.variation === "secondary"
|
|
58
58
|
? "secondary"
|
|
59
59
|
: "default";
|
|
60
|
-
return (h(Host, { key: '
|
|
60
|
+
return (h(Host, { key: '4a794a46e3a85399537b5d0e754c96023b8965bb', role: "listitem" }, this.badge && h("duet-indicator", { key: '2b7fcc59e1a6085d01e352f4588c8ec1cd9d77f6', variation: "change" }), h(TagName, { key: '75faf7f2cc4771e483596c42d4dc1618dd17ccf0', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
|
|
61
61
|
"duet-toolbar-item": true,
|
|
62
62
|
"duet-theme-turva": this.theme === "turva",
|
|
63
63
|
active: this.active,
|
|
64
64
|
[variation]: true,
|
|
65
|
-
}, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("div", { key: '
|
|
65
|
+
}, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("div", { key: 'bcebd3cdca6ac2bd138ae887c0282bdb3a079313', class: "duet-toolbar-icon" }, h("duet-icon", { key: 'b1fa628989fa3fe411e832a64b4db44fdebc9bca', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" }), this.badge && h("div", { key: 'cbbaa29928d65247ab5d5502e30939215845ebe3', class: "duet-toolbar-badge" }))), h("slot", { key: '584f63205dd40d32c2dec8ffcbc1c9395f7c1a7f' }), (this.trailingIcon || (this.url && this.external)) && (h("div", { key: 'a5ebf0393700731a0962b7d7086f38253fd7af1b', class: "duet-toolbar-icon" }, h("duet-icon", { key: '5336b5e76fd461dfa557864f105814f92451b6e9', class: {
|
|
66
66
|
"trailing-icon": !!this.trailingIcon,
|
|
67
67
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
68
68
|
"external-icon": !!(this.url && this.external),
|
|
69
69
|
rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
|
|
70
|
-
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? newWindowIcon.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && h("div", { key: '
|
|
70
|
+
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? newWindowIcon.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && h("div", { key: 'fe044a52349d31c7dfad3937841f29b50f90f282', class: "duet-toolbar-badge" }))))));
|
|
71
71
|
}
|
|
72
72
|
static get is() { return "duet-toolbar-item"; }
|
|
73
73
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,12 +24,12 @@ export class DuetToolbarLink {
|
|
|
24
24
|
*/
|
|
25
25
|
render() {
|
|
26
26
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
27
|
-
return (h(Host, { key: '
|
|
27
|
+
return (h(Host, { key: 'ea2f78ced1097c2fe7e8299533f653269b7cbf97', role: "listitem" }, h("a", { key: '3d624303af389afe4d08c50756e3e0e240eb65b2', class: {
|
|
28
28
|
"duet-toolbar-link": true,
|
|
29
29
|
"duet-theme-turva": this.theme === "turva",
|
|
30
30
|
active: this.active,
|
|
31
31
|
[variation]: true,
|
|
32
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '
|
|
32
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '075505b373aaa3dbd7103ade34ef42a6d7a07ec6', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: 'e78fa0abab2fe36cf44e42208b7f341041ef068b' }))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "duet-toolbar-link"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -39,13 +39,13 @@ export class DuetTooltipButton {
|
|
|
39
39
|
* Always the last one in the class.
|
|
40
40
|
*/
|
|
41
41
|
render() {
|
|
42
|
-
const visuallyHidden = h("duet-visually-hidden", { key: '
|
|
43
|
-
return (h(Host, { key: '
|
|
42
|
+
const visuallyHidden = h("duet-visually-hidden", { key: '9eb5db50b79dc2250ccf2e24dd8d260daee0344c' }, this.accessibleLabel);
|
|
43
|
+
return (h(Host, { key: '90c2f17d3ecc3d65c2eabf37bc3b9d13cb43c898' }, h("button", { key: '9daf36dd45f62c0319805cbda850d325d7fae558', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
|
|
44
44
|
"duet-tooltip-button": true,
|
|
45
45
|
"duet-tooltip-button-has-label": !!this.label,
|
|
46
46
|
"duet-theme-turva": this.theme === "turva",
|
|
47
47
|
"duet-tooltip-button-negative": this.negative,
|
|
48
|
-
} }, h("svg", { key: '
|
|
48
|
+
} }, h("svg", { key: '09b56bf7d3108b987c1d3718c3daa99f30f450ab', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1c61f6ef5e02f9c6cf82f24133b5e6ed5efe653d', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), h("circle", { key: 'dc68127a8bcf1b9e8538ffd25362fdbadb4f631f', cx: "11.625", cy: "7.125", r: "1.125" }), h("path", { key: '146f6ab16c918f0f88b01c2c5da82a64a51ce814', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (h("span", { class: "duet-tooltip-label" }, this.label, visuallyHidden)) : (visuallyHidden))));
|
|
49
49
|
}
|
|
50
50
|
static get is() { return "duet-tooltip-button"; }
|
|
51
51
|
static get encapsulation() { return "shadow"; }
|
|
@@ -53,11 +53,11 @@ export class DuetTooltipPopup {
|
|
|
53
53
|
this.contentEl.focus();
|
|
54
54
|
}
|
|
55
55
|
render() {
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: '20c858471eb122674b6c7ac5de1b243eee925fa2' }, h("div", { key: '663db7f4fcfc622d7eacf3a688c9855299ba8cf9', class: {
|
|
57
57
|
"duet-tooltip": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
"duet-tooltip-active": this.active === true,
|
|
60
|
-
} }, h(FocusGuard, { key: '
|
|
60
|
+
} }, h(FocusGuard, { key: '7ad49fff09a690cae1a3089dc34028fbce775265', moveFocusTo: this.buttonEl }), h("div", { key: 'c5a92a166d28092b2c58ecbf3fb5f9074e254081', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: -1, id: this.tooltipId }, h("slot", { key: 'aa4ffe0b471baf807fcc21a4fcba7dd61872a614' })), h("div", { key: '541a8ca3aa8963840740481b632d95d31b040643', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: 'fdd6a17db7b4ca37ade95264d6c8024d45011af6', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: '914f2a0fb4376f8033059f8c5fe34f42bb6e6672', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: 'ca76340b0f68ec1d424384f2adc3cea1de1d9e76', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: '7a58123fa4fb824972ed724bf2ab67326f634617' }, this.accessibleCloseLabel)), h(FocusGuard, { key: '079e18d721f95ca86e3b58818bdc4362ff5f528b', moveFocusTo: this.contentEl }))));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "duet-tooltip-popup"; }
|
|
63
63
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,14 +87,14 @@ export class DuetTray {
|
|
|
87
87
|
* Always the last one in the class.
|
|
88
88
|
*/
|
|
89
89
|
render() {
|
|
90
|
-
return (h("div", { key: '
|
|
90
|
+
return (h("div", { key: '1d7ecedacff4c6f944fba1cd8a8e3ead97d0bdb7', class: {
|
|
91
91
|
"duet-tray": true,
|
|
92
92
|
"duet-tray-is-active": this.active,
|
|
93
93
|
"duet-tray-is-hidden": this.hiddenState,
|
|
94
94
|
"duet-tray-is-responsive": this.responsive,
|
|
95
95
|
"duet-theme-turva": this.theme === "turva",
|
|
96
96
|
"duet-tray-is-expandable": this.hasAdditionalContent,
|
|
97
|
-
} }, h("div", { key: '
|
|
97
|
+
} }, h("div", { key: '975ab4626c5bf9b232bce92778d549aab452ff8c', class: "duet-tray-default-content", role: "status" }, h("slot", { key: '2e0747c828ad43d2924a86ad0b92e530bef3fc88' })), this.hasAdditionalContent && (h(Fragment, { key: 'ea46786865bd60c5bb2e76ea53c4440e5e66b58d' }, h("button", { key: 'b2d26fdc7da5127389c579f8fd237d5ad8d86f76', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, h("duet-icon", { key: '100006a3739e953ac6e59b0de175a458a67f002f', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), h("duet-visually-hidden", { key: '0a573ad597411e4c05bc55f3398a266a9394f2fb' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), h("div", { key: '8f32327012fee5df11e22a02e46d75fab9c51e07', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, h("div", { key: '181ace36ed5a84c229e0af26e5b410b11456fb20', class: "duet-tray-expandable-content" }, h("slot", { key: 'a0ed8f11df760051de06207ccd8abe43bd26a7c0', name: "additional" })))))));
|
|
98
98
|
}
|
|
99
99
|
static get is() { return "duet-tray"; }
|
|
100
100
|
static get encapsulation() { return "shadow"; }
|