@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
|
@@ -228,18 +228,18 @@ export class DuetScrollable {
|
|
|
228
228
|
* Always the last one in the class.
|
|
229
229
|
*/
|
|
230
230
|
render() {
|
|
231
|
-
return (h(Host, { key: '
|
|
231
|
+
return (h(Host, { key: '3858f9356ec3ea38a7c475ce2d2fff6485827f82', class: {
|
|
232
232
|
"duet-theme-turva": this.theme === "turva",
|
|
233
233
|
"duet-theme-default": this.theme === "default",
|
|
234
|
-
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: '
|
|
234
|
+
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: 'b142496c0e6686103983b537b53ccdc7e8cae7c0', class: {
|
|
235
235
|
collapse: true,
|
|
236
236
|
hide: !this.needsScrolling && !this.collapsed,
|
|
237
|
-
} }, h("duet-button", { key: '
|
|
237
|
+
} }, h("duet-button", { key: '50d5f6266a0f0432cd1dd752a00260d5246890d3', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '5c05fd2e927df5ebd7b5c2cec3112013b58cec01', name: "collapse-button-label" })))), h("div", { key: '33f0efaf3fcc09241a9e75fa75b86ef093bc811f', class: {
|
|
238
238
|
"duet-scrollable-items": true,
|
|
239
239
|
buttons: this.buttons,
|
|
240
240
|
center: this.center,
|
|
241
241
|
"duet-theme-turva": this.theme === "turva",
|
|
242
|
-
} }, this.buttons && this.renderButton("left"), h("div", { key: '
|
|
242
|
+
} }, this.buttons && this.renderButton("left"), h("div", { key: '6b0f1e40aa5c8406b448e93bcecb8343a0a883a3', class: {
|
|
243
243
|
"duet-scrollable-list": true,
|
|
244
244
|
[`duet-scrollable-list--${this.buttonPosition}`]: true,
|
|
245
245
|
[`gap-${this.gap}`]: true,
|
|
@@ -247,7 +247,7 @@ export class DuetScrollable {
|
|
|
247
247
|
[`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
|
|
248
248
|
[`duet-scrollable-list--${this.buttonPosition}`]: this.buttonPosition === "absolute",
|
|
249
249
|
"duet-scrollable-stretch": this.stretch,
|
|
250
|
-
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '
|
|
250
|
+
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '77747e312df865dc66478dd32fcf87507bde8016' })), this.buttons && this.renderButton("right"))));
|
|
251
251
|
}
|
|
252
252
|
static get is() { return "duet-scrollable"; }
|
|
253
253
|
static get encapsulation() { return "shadow"; }
|
|
@@ -478,7 +478,7 @@ export class DuetScrollable {
|
|
|
478
478
|
"getter": false,
|
|
479
479
|
"setter": false,
|
|
480
480
|
"attribute": "selected",
|
|
481
|
-
"reflect":
|
|
481
|
+
"reflect": true,
|
|
482
482
|
"defaultValue": "0"
|
|
483
483
|
},
|
|
484
484
|
"stretch": {
|
|
@@ -14,13 +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: 'f512bf9741608c9c04847ad772f19788feee6431', class: {
|
|
18
18
|
"duet-middle": this.middle,
|
|
19
19
|
"duet-ie": isInternetExplorer(),
|
|
20
|
-
} }, h("div", { key: '
|
|
20
|
+
} }, h("div", { key: '9020dcc8f511fd02b4a9d19663ae65696107d20e', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: '16617879cac9b9b1ff776187bf4a3fcc8dd5f8eb', class: {
|
|
21
21
|
"duet-layout": true,
|
|
22
22
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
23
|
-
} }, h("section", { key: '
|
|
23
|
+
} }, h("section", { key: 'a62bcb0c68b4104b40babe31e3113d457c784414', class: "duet-main" }, h("slot", { key: 'ae6241e0135d468cc3a4a22b4c1cb8c52c64d23a' }))))));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "duet-section-layout"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -169,7 +169,7 @@ export class DuetSelect {
|
|
|
169
169
|
}))), h("div", { class: {
|
|
170
170
|
"duet-select": true,
|
|
171
171
|
[`duet-select-variation-${this.variation}`]: true,
|
|
172
|
-
}, "aria-hidden": "true" }, h("span", { key: this.value, class: "duet-select-selected-value" }, this.getSelectedItemLabel()), (this.variation === "default" && (h("svg", { role: "img", class: "duet-select-icon", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" })))) || (h("duet-icon", { theme: this.theme, name: "action-arrow-down-small", color: "currentColor", margin: "none", size: this.variation === "compact" ? "xxx-small" : "xx-small" }))), h("span", { class: "duet-keep-container-height", role: "presention", "aria-hidden": "true" }, "_")), h("span", { class: "duet-select-help
|
|
172
|
+
}, "aria-hidden": "true" }, h("span", { key: this.value, class: "duet-select-selected-value" }, this.getSelectedItemLabel()), (this.variation === "default" && (h("svg", { role: "img", class: "duet-select-icon", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m12 18.999c-.4 0-.776-.156-1.059-.438l-10.721-10.72c-.142-.142-.22-.33-.22-.531 0-.2.078-.389.22-.53.142-.142.33-.22.53-.22s.389.078.53.22l10.72 10.719 10.72-10.719c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.33.22.53s-.078.389-.22.53l-10.72 10.72c-.282.283-.659.439-1.06.439z" })))) || (h("duet-icon", { theme: this.theme, name: "action-arrow-down-small", color: "currentColor", margin: "none", size: this.variation === "compact" ? "xxx-small" : "xx-small" }))), h("span", { class: "duet-keep-container-height", role: "presention", "aria-hidden": "true" }, "_")), h("span", { class: "duet-select-help", id: this.errorId, "aria-live": this.accessibleLiveError, "aria-atomic": "true", "aria-relevant": "additions removals" }, this.error && h("span", { class: "duet-select-error" }, this.error)))));
|
|
173
173
|
}
|
|
174
174
|
static get is() { return "duet-select"; }
|
|
175
175
|
static get encapsulation() { return "scoped"; }
|
|
@@ -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: '22fc022036e3c4dcabcda2dd05d2803c2661237a', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '65e58f4f533ee30849ad65714dd9457851c84446', 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: 'eec616c0b8b9b83bffab93d1365fb567888f1982', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '4b8a720f9cd2202408d923befb228ba6420ef375', 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"; }
|
|
@@ -58,10 +58,12 @@ export class DuetShareChart {
|
|
|
58
58
|
this.itemsTotalValue = this.items.reduce((total, { value }) => total + value, 0);
|
|
59
59
|
}
|
|
60
60
|
render() {
|
|
61
|
-
return (h(Host, { key: '
|
|
61
|
+
return (h(Host, { key: '70e0558ae1aa0042d3488c4610edf2ae7f0ce700' }, h("div", { key: '5bd7c4afeb50bc140af45a753caab394d6e0e296', class: "duet-share-chart-horizontal-bar", role: "presentation" }, this.items
|
|
62
|
+
.filter(i => !!i.value)
|
|
63
|
+
.map(item => (h("span", { class: "duet-share-chart-share", style: {
|
|
62
64
|
width: `${(item.value / this.itemsTotalValue) * 100}%`,
|
|
63
65
|
backgroundColor: getColorByName(item.color, this.theme),
|
|
64
|
-
} })))), h("ul", { key: '
|
|
66
|
+
} })))), h("ul", { key: 'c5aa993b912a4ed0d6ab461c9c7cc9759ed4e61c', class: "duet-share-chart-item-list" }, this.items.map(item => (h("li", { class: { "duet-theme-turva": this.theme === "turva" } }, h("span", { class: "duet-share-chart-item-color", style: { background: getColorByName(item.color, this.theme) } }), h("span", { class: "duet-share-chart-item-text" }, item.text, ":"), h("span", { class: "duet-share-chart-item-value" }, "\u00A0", formatNumber(item.value), "\u00A0", this.unit), this.unit !== "%" && (h("duet-visually-hidden", null, `${formatNumber((item.value / this.itemsTotalValue) * 100, 0)} %`)))))), h("slot", { key: '61ede20c0cd58db96135ac036084888a09e2d4ad' })));
|
|
65
67
|
}
|
|
66
68
|
static get is() { return "duet-share-chart"; }
|
|
67
69
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class DuetShareChartItem {
|
|
|
8
8
|
this.color = undefined;
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: 'a534a2301783cbc13c21ddb49139b2d3a8e11624' }, h("div", { key: '0ebe764e832f7c717d589971936e666873f49651', hidden: true }, h("slot", { key: '8ac2ae8ae9da5d60cb860192e34906cbec2185ff' }))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "duet-share-chart-item"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -91,12 +91,12 @@ export class DuetShowMore {
|
|
|
91
91
|
* Always the last one of the class.
|
|
92
92
|
*/
|
|
93
93
|
render() {
|
|
94
|
-
return (h(Host, { key: '
|
|
94
|
+
return (h(Host, { key: '56ef8d68e3957481eb3c0fd77169a3830a6c0ec3' }, h("div", { key: 'd73ea6ea5f16f353ca41d0600aecf3eb91734338', class: {
|
|
95
95
|
"duet-show-more": true,
|
|
96
96
|
"duet-theme-turva": this.theme === "turva",
|
|
97
97
|
"duet-m-0": this.margin === "none",
|
|
98
98
|
open: this.open,
|
|
99
|
-
} }, h("div", { key: '
|
|
99
|
+
} }, h("div", { key: 'aa3781bcb009ab2f72dce109180c32c29e5a86d5', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "-1" : "" }, h("div", { key: '79305d6a5745287d4baeda24e227cd0ee2e6cd28', class: { "slotted-content": true } }, h("slot", { key: 'b75e7fbce1ab1e8e1680bc88cca241d0a8503375' }))), h("duet-button", { key: '103cd44aef5b443ed759a845f684db2e9881b67c', 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.isSafariBrowser ? this.open : null, 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: 'c185219d1cbab88f4efb3e254dc3130c432f83f6' }, this.open ? this.showLessLabel : this.showMoreLabel)))));
|
|
100
100
|
}
|
|
101
101
|
static get is() { return "duet-show-more"; }
|
|
102
102
|
static get encapsulation() { return "shadow"; }
|
|
@@ -29,6 +29,8 @@
|
|
|
29
29
|
width: 100%;
|
|
30
30
|
visibility: hidden;
|
|
31
31
|
opacity: 0;
|
|
32
|
+
transition: opacity 300ms ease;
|
|
33
|
+
transition-delay: 300ms;
|
|
32
34
|
}
|
|
33
35
|
|
|
34
36
|
:host([open]:not([open=false])) ::slotted(*) {
|
|
@@ -62,28 +64,20 @@
|
|
|
62
64
|
.duet-slideout .dialog {
|
|
63
65
|
position: fixed;
|
|
64
66
|
top: 0;
|
|
67
|
+
right: 0;
|
|
65
68
|
bottom: 0;
|
|
66
|
-
left:
|
|
69
|
+
left: auto;
|
|
67
70
|
z-index: 600;
|
|
68
|
-
width: 100
|
|
69
|
-
height: 100%;
|
|
71
|
+
width: min(450px, 100%);
|
|
70
72
|
padding-bottom: 75px;
|
|
71
73
|
overflow-y: auto;
|
|
72
74
|
box-shadow: 0 3px 6px 0 rgba(0, 41, 77, 0.1) inset;
|
|
75
|
+
transition: bottom 300ms ease;
|
|
76
|
+
transition-delay: 0s;
|
|
73
77
|
}
|
|
74
78
|
.duet-slideout .dialog:not(.modal) {
|
|
75
79
|
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
|
|
76
80
|
}
|
|
77
|
-
@media (min-width: 62em) {
|
|
78
|
-
.duet-slideout .dialog {
|
|
79
|
-
right: 0;
|
|
80
|
-
left: auto;
|
|
81
|
-
width: 500px;
|
|
82
|
-
padding-bottom: 0;
|
|
83
|
-
transition: right 300ms ease;
|
|
84
|
-
transition-delay: 0s;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
81
|
.duet-slideout .dialog .top-container.has-sticky-header-slot {
|
|
88
82
|
position: sticky;
|
|
89
83
|
top: 0;
|
|
@@ -102,6 +96,8 @@
|
|
|
102
96
|
align-items: center;
|
|
103
97
|
justify-content: flex-end;
|
|
104
98
|
padding: 4px;
|
|
99
|
+
opacity: 1;
|
|
100
|
+
transition: opacity 300ms ease;
|
|
105
101
|
}
|
|
106
102
|
.duet-slideout .dialog .top button {
|
|
107
103
|
cursor: pointer;
|
|
@@ -127,17 +123,28 @@
|
|
|
127
123
|
align-items: flex-start;
|
|
128
124
|
justify-content: center;
|
|
129
125
|
width: 100%;
|
|
130
|
-
padding:
|
|
126
|
+
padding: 12px 20px;
|
|
127
|
+
opacity: 1;
|
|
128
|
+
transition: padding 600ms ease, opacity 300ms ease;
|
|
129
|
+
transition-delay: 300ms;
|
|
130
|
+
}
|
|
131
|
+
@media (min-width: 36em) {
|
|
132
|
+
.duet-slideout .dialog .items {
|
|
133
|
+
padding: 16px 28px;
|
|
134
|
+
}
|
|
131
135
|
}
|
|
132
136
|
.duet-slideout .dialog.hidden {
|
|
137
|
+
bottom: 100vh;
|
|
133
138
|
pointer-events: none;
|
|
134
139
|
visibility: hidden;
|
|
140
|
+
transition: 300ms ease;
|
|
135
141
|
}
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
142
|
+
.duet-slideout .dialog.hidden .items {
|
|
143
|
+
padding-top: 28px;
|
|
144
|
+
opacity: 0;
|
|
145
|
+
}
|
|
146
|
+
.duet-slideout .dialog.hidden .top {
|
|
147
|
+
opacity: 0;
|
|
141
148
|
}
|
|
142
149
|
.duet-slideout.duet-theme-turva .dialog {
|
|
143
150
|
box-shadow: 0 3px 6px 0 rgba(23, 28, 58, 0.1) inset;
|
|
@@ -260,16 +260,16 @@ export class DuetSlideout {
|
|
|
260
260
|
};
|
|
261
261
|
const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
|
|
262
262
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
263
|
-
return (h(Host, { key: '
|
|
263
|
+
return (h(Host, { key: '092ff7252a26d276ee0925def1cb985c4963f9f9' }, h("div", { key: '4798e60685324dc1d96b79ed05d847531821734e', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && h("duet-overlay", { key: '6af2c640de7f635373f2f795e4adeebc4432fc87', visible: this.open, zIndex: "600" }), h("div", { key: '6613f55b6e61baa05833e225741427abc9c810bb', 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: {
|
|
264
264
|
dialog: true,
|
|
265
265
|
hidden: !this.open,
|
|
266
266
|
modal: this.modal,
|
|
267
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
267
|
+
}, style: styles }, h(FocusGuard, { key: '2bcc71858b33eb7031d874753e5b56ae08d27232', moveFocusTo: this.closeButton }), h("div", { key: 'e93b3e3e696fed7a15af0b629cdc75d4e6c6a42e', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '3264075d1c8a40dd86f3fd0e54f6c0c3fd14042a', class: "top" }, h("button", { key: '65e408749cc6f7ee8c01d1d261cc610df794f3fc', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
|
|
268
268
|
"slideout-close": true,
|
|
269
269
|
active: this.open,
|
|
270
|
-
}, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '
|
|
270
|
+
}, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '0e81890e31a7c1935f81687260391f8a4efee1dc', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'a337d39c4c83b1f55addb400087a26a359f46167', class: "sticky-header" }, h("slot", { key: '4a06486e639fac6b9fa5844e8b4bb0ad30ebe50a', name: "sticky-header" }))), h("div", { key: '3f809bf568d2364e7aaf4ffe4974a7a221b8fbb5', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
|
|
271
271
|
items: true,
|
|
272
|
-
} }, h("slot", { key: '
|
|
272
|
+
} }, h("slot", { key: '61358e482b8f13d7facf58c55618bd6c45e044f9' })), h(FocusGuard, { key: 'bb6241de5b1dd23f17300cb51361bb10b4e6bfc6', moveFocusTo: this.closeButton })))));
|
|
273
273
|
}
|
|
274
274
|
static get is() { return "duet-slideout"; }
|
|
275
275
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
.duet-slideout-lang {
|
|
26
26
|
display: flex;
|
|
27
|
-
gap:
|
|
27
|
+
gap: 16px;
|
|
28
28
|
align-items: center;
|
|
29
29
|
justify-content: flex-start;
|
|
30
30
|
width: min-content;
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
::slotted(:not(:last-child))::after {
|
|
44
44
|
position: absolute;
|
|
45
45
|
top: 25%;
|
|
46
|
-
right: -
|
|
46
|
+
right: -14px;
|
|
47
47
|
width: 2px;
|
|
48
48
|
height: 50%;
|
|
49
49
|
content: "";
|
|
@@ -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: '2d8d0ea8ccd8932027c97026ab0fd8ff94b13f5d' }, h("div", { key: '8ecd4a30d2535356b74019ea8a6e6243bb05b88c', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '825bf7a329128b49e03969c52b7abb3c76922fef', name: "navigation-language", margin: "none", color: "secondary", size: "small" }), h("slot", { key: 'a43360f381937d2d74610b34de107c10e384a880' }))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-slideout-lang"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
.duet-slideout-link {
|
|
28
28
|
position: relative;
|
|
29
29
|
display: flex;
|
|
30
|
-
gap:
|
|
30
|
+
gap: 16px;
|
|
31
31
|
align-items: center;
|
|
32
32
|
justify-content: flex-start;
|
|
33
33
|
width: 100%;
|
|
@@ -78,11 +78,11 @@
|
|
|
78
78
|
--active-translate-y: 1px;
|
|
79
79
|
}
|
|
80
80
|
.duet-slideout-link.medium {
|
|
81
|
-
font-size:
|
|
81
|
+
font-size: 1rem;
|
|
82
82
|
font-weight: 600;
|
|
83
83
|
}
|
|
84
84
|
.duet-slideout-link.large {
|
|
85
|
-
font-size: 1.
|
|
85
|
+
font-size: 1.25rem;
|
|
86
86
|
font-weight: 800;
|
|
87
87
|
}
|
|
88
88
|
.duet-slideout-link .label {
|
|
@@ -42,12 +42,12 @@ export class DuetSlideoutLink {
|
|
|
42
42
|
* Always the last one in the class.
|
|
43
43
|
*/
|
|
44
44
|
render() {
|
|
45
|
-
return (h(Host, { key: '
|
|
45
|
+
return (h(Host, { key: '8f75d1b8cc2f5509ee8c41c0f09a1e0b7c325e2b' }, h("a", { key: '470e7d3de6ae4220816ce83100eab2798017637c', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
|
|
46
46
|
"duet-slideout-link": true,
|
|
47
47
|
"duet-theme-turva": this.theme === "turva",
|
|
48
48
|
active: this.active,
|
|
49
49
|
[this.size]: true,
|
|
50
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (h("duet-icon", { key: '
|
|
50
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (h("duet-icon", { key: '280f1b56285002d77cdae1dd796ccc4cead40484', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "small", margin: "none" })), h("div", { key: 'c20e8bd370c0c9419dac439bc9be417f532caa80', class: "label" }, h("span", { key: 'c9e43ff4e0f400bb100908512d4832941833413e' }, h("span", { key: '362461c72afbd9a669ca2be4bb63b0e0a0816ae8', class: "label-container" }, h("span", { key: 'a5cd71224f0299bc2f8c63c65e28c8f535da4b59', class: "label-content" }, h("slot", { key: '59eb785f2e0fe626375adca66fa6c0c1dc63f6d0' })), this.external && (h("duet-icon", { key: '55f8b1ed150acb31ad46d9f8ba2f7d47ada4f3ca', class: "external-icon", theme: this.theme, name: newWindowIcon.title, margin: "none", size: "auto", color: "currentColor" }))), h("slot", { key: 'ddba75f06da785a06950ed38f726c1ac3cfea012', name: "description" })), this.caret && (h("duet-icon", { key: 'f9091c7a26c7db26a48b8b96bd3b4502cb79bc10', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
|
|
51
51
|
}
|
|
52
52
|
static get is() { return "duet-slideout-link"; }
|
|
53
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
.duet-slideout-panel .link {
|
|
43
43
|
position: relative;
|
|
44
44
|
display: flex;
|
|
45
|
-
gap:
|
|
45
|
+
gap: 16px;
|
|
46
46
|
align-items: center;
|
|
47
47
|
justify-content: flex-start;
|
|
48
48
|
width: 100%;
|
|
@@ -64,20 +64,6 @@
|
|
|
64
64
|
line-height: normal;
|
|
65
65
|
vertical-align: baseline;
|
|
66
66
|
}
|
|
67
|
-
.duet-slideout-panel .link .duet-slideout-icon .duet-slideout-badge {
|
|
68
|
-
position: absolute;
|
|
69
|
-
top: 0;
|
|
70
|
-
left: 16px;
|
|
71
|
-
display: inline-block;
|
|
72
|
-
width: 6px;
|
|
73
|
-
height: 6px;
|
|
74
|
-
background: rgb(247, 178, 40);
|
|
75
|
-
border-radius: 50%;
|
|
76
|
-
box-shadow: 0 0 0 1px #c18b1f;
|
|
77
|
-
}
|
|
78
|
-
.duet-theme-turva .duet-slideout-panel .link .duet-slideout-icon .duet-slideout-badge {
|
|
79
|
-
background: rgb(247, 178, 40);
|
|
80
|
-
}
|
|
81
67
|
@media (min-width: 62em) {
|
|
82
68
|
.duet-slideout-panel .link .duet-slideout-icon {
|
|
83
69
|
margin-right: 8px;
|
|
@@ -95,11 +81,11 @@
|
|
|
95
81
|
font-weight: 600;
|
|
96
82
|
}
|
|
97
83
|
.duet-slideout-panel .link .label-text.medium {
|
|
98
|
-
font-size:
|
|
84
|
+
font-size: 1rem;
|
|
99
85
|
font-weight: 600;
|
|
100
86
|
}
|
|
101
87
|
.duet-slideout-panel .link .label-text.large {
|
|
102
|
-
font-size: 1.
|
|
88
|
+
font-size: 1.25rem;
|
|
103
89
|
font-weight: 800;
|
|
104
90
|
}
|
|
105
91
|
.duet-slideout-panel .link:focus {
|
|
@@ -128,9 +114,9 @@
|
|
|
128
114
|
.duet-slideout-panel .dialog {
|
|
129
115
|
position: fixed;
|
|
130
116
|
top: 0;
|
|
131
|
-
|
|
117
|
+
right: 0;
|
|
132
118
|
z-index: 600;
|
|
133
|
-
width: 100
|
|
119
|
+
width: min(450px, 100%);
|
|
134
120
|
height: 100%;
|
|
135
121
|
overflow-y: auto;
|
|
136
122
|
visibility: visible;
|
|
@@ -174,8 +160,8 @@
|
|
|
174
160
|
}
|
|
175
161
|
.duet-slideout-panel .top span {
|
|
176
162
|
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
177
|
-
font-size: 1rem;
|
|
178
|
-
font-weight:
|
|
163
|
+
font-size: 1.1rem;
|
|
164
|
+
font-weight: 700;
|
|
179
165
|
line-height: 1.5;
|
|
180
166
|
color: rgb(8, 42, 77);
|
|
181
167
|
opacity: 1;
|
|
@@ -194,10 +180,18 @@
|
|
|
194
180
|
flex-direction: column;
|
|
195
181
|
align-items: flex-start;
|
|
196
182
|
justify-content: flex-start;
|
|
197
|
-
padding:
|
|
183
|
+
padding: 12px 20px;
|
|
198
184
|
overflow-y: auto;
|
|
199
185
|
color: rgb(8, 42, 77);
|
|
200
186
|
}
|
|
187
|
+
@media (min-width: 36em) {
|
|
188
|
+
.duet-slideout-panel .items {
|
|
189
|
+
padding: 16px 28px;
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
.duet-slideout-panel duet-indicator {
|
|
193
|
+
top: 4px;
|
|
194
|
+
}
|
|
201
195
|
.duet-slideout-panel.duet-theme-turva .link {
|
|
202
196
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
203
197
|
color: rgb(23, 28, 58);
|
|
@@ -52,7 +52,7 @@ export class DuetSlideoutPanel {
|
|
|
52
52
|
this.open = false;
|
|
53
53
|
this.icon = undefined;
|
|
54
54
|
this.labelSize = "medium";
|
|
55
|
-
this.backgroundColor = "
|
|
55
|
+
this.backgroundColor = "gray-lightest";
|
|
56
56
|
this.badge = false;
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
@@ -149,33 +149,28 @@ export class DuetSlideoutPanel {
|
|
|
149
149
|
* Always the last one in the class.
|
|
150
150
|
*/
|
|
151
151
|
render() {
|
|
152
|
-
const defaultBackgroundColor = this.backgroundColor === "primary-lightest"
|
|
153
|
-
? this.theme === "turva"
|
|
154
|
-
? "gray-lighter"
|
|
155
|
-
: this.backgroundColor
|
|
156
|
-
: this.backgroundColor;
|
|
157
152
|
const styles = {
|
|
158
|
-
background: getColorByName(
|
|
153
|
+
background: getColorByName(this.backgroundColor, this.theme),
|
|
159
154
|
};
|
|
160
155
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
161
156
|
const backTranslation = getLocaleString(this.backLangObject);
|
|
162
|
-
return (h(Host, { key: '
|
|
157
|
+
return (h(Host, { key: '35f2c88d333a9f340fe932b7b4d1a7b0e161121c' }, h("div", { key: '4c41b297d480b756e8f8a6534bd8a9bfe11752f6', class: {
|
|
163
158
|
"duet-slideout-panel": true,
|
|
164
159
|
"duet-theme-turva": this.theme === "turva",
|
|
165
160
|
active: this.open,
|
|
166
|
-
} }, h("button", { key: '
|
|
161
|
+
} }, this.badge && h("duet-indicator", { key: 'ab7fdbdf53e7a00de6d029caf32059da791cd8c6', variation: "change" }), h("button", { key: 'b82bc5cb3f6c0cab2c75d1221b89b197af62fccb', 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: {
|
|
167
162
|
link: true,
|
|
168
163
|
active: this.active,
|
|
169
|
-
}, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '
|
|
164
|
+
}, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '36db3f1d56f979de83a419d9b146b10517766578', class: "duet-slideout-icon" }, h("duet-icon", { key: '40daa0bea7fa859523611fd4a321357f6417d29e', name: this.icon, size: "small", margin: "none", color: "secondary" }))), h("span", { key: 'dca0924732de13136afc665ea749dbc7326af42a', class: "label" }, h("span", { key: '2d2cb8664580036b92d38c443067abe5104bcdb2', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '3a27effb385bcb69a00b36880a27cc2365d85387', name: "label" })), h("duet-icon", { key: '0c8f43acde619695b5dfb4a340384c6ff6c72b96', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: 'dc04111a0ccaf306e9d1f090de3ece36deba1cb7', ref: element => (this.dialog = element), class: {
|
|
170
165
|
dialog: true,
|
|
171
166
|
hidden: !this.open,
|
|
172
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
167
|
+
}, style: styles }, h(FocusGuard, { key: '21c80b489ad5b2d99c6527c598642f08a110f012', moveFocusTo: this.closeButton }), h("div", { key: '94ecda012acf4236fbf0c4e6bb2ddf00f0dc1d85', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'e971612fa04b42cae7278eea004030dd0196ff24', class: "top" }, h("button", { key: 'ebf4cd9537f5593d8531e3f8a4083619c37c3315', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
|
|
173
168
|
back: true,
|
|
174
|
-
}, onClick: this.onClick }, h("duet-icon", { key: '
|
|
169
|
+
}, onClick: this.onClick }, h("duet-icon", { key: '203def1ac6d4a5f12739e1d65e408de037017af3', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: 'eb1ef1869555fed504b3379aa1dd0d0d1d8757a4' }, this.label.innerHTML), h("button", { key: '5f427bf5cb3ef229ff24623da9b7ad9ba0ffe90c', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '7231ebeb54f08c90e946c8c2bdd9f7e5072ef8a8', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '697a04a9c44a76c1c523acc00299f1876694b580', class: "sticky-header" }, h("slot", { key: '474ad484641ecb1f1f4d85a8feaa2344693502f6', name: "sticky-header" }))), h("div", { key: '718778b6897b09783c1cb28c4d05a29c60a969e7', tabindex: "-1", role: "menu",
|
|
175
170
|
//TODO: slideout menu fades out, needs to be instant
|
|
176
171
|
id: "menu", "aria-labelledby": "button", class: {
|
|
177
172
|
items: true,
|
|
178
|
-
} }, h("slot", { key: '
|
|
173
|
+
} }, h("slot", { key: 'c0ab6f7bea6779ea11e6f6d3fb9758c7ae96ff66' })), h(FocusGuard, { key: '1a537464c41b73e910b26f02eb6249451749a503', moveFocusTo: this.closeButton })))));
|
|
179
174
|
}
|
|
180
175
|
static get is() { return "duet-slideout-panel"; }
|
|
181
176
|
static get encapsulation() { return "shadow"; }
|
|
@@ -321,7 +316,7 @@ export class DuetSlideoutPanel {
|
|
|
321
316
|
"setter": false,
|
|
322
317
|
"attribute": "background-color",
|
|
323
318
|
"reflect": true,
|
|
324
|
-
"defaultValue": "\"
|
|
319
|
+
"defaultValue": "\"gray-lightest\""
|
|
325
320
|
},
|
|
326
321
|
"badge": {
|
|
327
322
|
"type": "boolean",
|
package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css
CHANGED
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
.duet-slideout-panel-dropdown button {
|
|
45
45
|
position: relative;
|
|
46
46
|
display: flex;
|
|
47
|
-
gap:
|
|
47
|
+
gap: 16px;
|
|
48
48
|
align-items: center;
|
|
49
49
|
justify-content: flex-start;
|
|
50
50
|
width: 100%;
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
justify-content: center;
|
|
90
90
|
width: 100%;
|
|
91
91
|
max-height: 1000px;
|
|
92
|
-
padding: 4px 20px 8px
|
|
92
|
+
padding: 4px 20px 8px 36px;
|
|
93
93
|
overflow-y: auto;
|
|
94
94
|
visibility: visible;
|
|
95
95
|
transition: max-height 0.3s ease-in, padding-bottom 0.3s ease-in;
|
package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js
CHANGED
|
@@ -40,16 +40,16 @@ export class DuetSlideoutPanelDropdown {
|
|
|
40
40
|
* Always the last one in the class.
|
|
41
41
|
*/
|
|
42
42
|
render() {
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: 'd258b7901f9bc6e8c6d5be72c705441178343174' }, h("div", { key: '8d089ee36780b154b591c28104fe576d16d44103', class: {
|
|
44
44
|
"duet-slideout-panel-dropdown": true,
|
|
45
45
|
"duet-theme-turva": this.theme === "turva",
|
|
46
46
|
active: this.open,
|
|
47
|
-
} }, h("button", { key: '
|
|
47
|
+
} }, h("button", { key: 'b6d9cfa6742285816254d8f800d0134cbab60392', 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: {
|
|
48
48
|
active: this.active,
|
|
49
|
-
}, onClick: this.onClick }, this.icon && h("duet-icon", { key: '
|
|
49
|
+
}, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'd47c45eda3b4efd847b762bf480f12529a017490', name: this.icon, size: "small", margin: "none", color: "secondary" }), h("span", { key: '6e7ca63c7898c2b71207f7a0d4c4ae5fd1e57383', class: "label" }, h("slot", { key: '3c9920b20aee4d50cde6494dcb1789c74bd785f1', name: "label" }), h("duet-icon", { key: 'b45531eb083d9819f941c20b70712e94cea1628b', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '1d6fc52322fe24684457bb1e03ba908a5496e200', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
50
50
|
items: true,
|
|
51
51
|
hidden: !this.open,
|
|
52
|
-
} }, h("slot", { key: '
|
|
52
|
+
} }, h("slot", { key: 'a74310df86c00bf3c2b547b16eb256adcb5681f3' })))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "duet-slideout-panel-dropdown"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -13,7 +13,7 @@ export class DuetSpacer {
|
|
|
13
13
|
* Always the last one in the class.
|
|
14
14
|
*/
|
|
15
15
|
render() {
|
|
16
|
-
return (h(Host, { key: '
|
|
16
|
+
return (h(Host, { key: '6538750ce10fceade9822375b75a8bbbe20cd76f', class: {
|
|
17
17
|
"duet-spacer": true,
|
|
18
18
|
"duet-spacer-xx-small": this.breakpoint === "xx-small",
|
|
19
19
|
"duet-spacer-x-small": this.breakpoint === "x-small",
|
|
@@ -20,11 +20,11 @@ export class DuetSpinner {
|
|
|
20
20
|
*/
|
|
21
21
|
render() {
|
|
22
22
|
const color = this.color === "currentColor" ? "currentColor" : getColorByName(this.color);
|
|
23
|
-
return (h(Host, { key: '
|
|
23
|
+
return (h(Host, { key: 'feb500dd4e62ad66f8d1caed2c882a89acddc938', class: {
|
|
24
24
|
"duet-custom-color": this.color !== "currentColor" && this.theme !== "turva" && this.theme !== "default",
|
|
25
25
|
"duet-theme-turva": this.theme === "turva" && this.color !== "currentColor",
|
|
26
26
|
"duet-theme-default": this.theme === "default" && this.color !== "currentColor",
|
|
27
|
-
} }, h("div", { key: '
|
|
27
|
+
} }, h("div", { key: '9483e2ed54fc623f7ae129808bbd88607c0de1e2', class: {
|
|
28
28
|
"duet-spinner": true,
|
|
29
29
|
[this.size]: true,
|
|
30
30
|
}, style: { color }, "aria-label": this.accessibleLabel })));
|
|
@@ -73,10 +73,10 @@ export class DuetStatusIcon {
|
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
render() {
|
|
76
|
-
return (h(Host, { key: '
|
|
76
|
+
return (h(Host, { key: '284be2e2073b0593a3f301e93f02524ed9473460', class: {
|
|
77
77
|
[`duet-status-icon-${this.getVariation()}`]: true,
|
|
78
78
|
"duet-strong-bg": this.strong,
|
|
79
|
-
} }, h("duet-icon", { key: '
|
|
79
|
+
} }, h("duet-icon", { key: 'fbffdc5785eec0a97fc236b056f01c1cde0140b8', icon: this.getIcon(), size: this.size, margin: this.margin })));
|
|
80
80
|
}
|
|
81
81
|
static get is() { return "duet-status-icon"; }
|
|
82
82
|
static get encapsulation() { return "shadow"; }
|
|
@@ -101,7 +101,7 @@ export class DuetStepper {
|
|
|
101
101
|
* Always the last one in the class.
|
|
102
102
|
*/
|
|
103
103
|
render() {
|
|
104
|
-
return (h(Host, { key: '
|
|
104
|
+
return (h(Host, { key: '8990256cd5a15e62e1e41d4d99ec61376c0fab88', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '6a9e41f275fa7183528d2ef71eaf9b0964883aa0', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: '0afabdd2da5214751347e4c8cd6b364012eeda47', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'e2f78e4998188083683ca19ea28cb04eba2b893c' }))));
|
|
105
105
|
}
|
|
106
106
|
static get is() { return "duet-stepper"; }
|
|
107
107
|
static get encapsulation() { return "shadow"; }
|