@duetds/components 9.4.2 → 9.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +2282 -200
- package/lib/cjs/{a11y-utils-821a2919.js → a11y-utils-1e25e6e3.js} +1 -1
- package/lib/cjs/{app-globals-b8946136.js → app-globals-b0eb39d1.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +3 -3
- package/lib/cjs/duet-badge.cjs.entry.js +3 -3
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
- package/lib/cjs/duet-button_2.cjs.entry.js +10 -10
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +11 -10
- package/lib/cjs/duet-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/{duet-chip_3.cjs.entry.js → duet-chip.cjs.entry.js} +3 -377
- package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
- package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +7 -7
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +8 -8
- package/lib/cjs/duet-icon.cjs.entry.js +4 -4
- package/lib/cjs/duet-input_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-layout.cjs.entry.js +7 -7
- package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-modal.cjs.entry.js +10 -10
- package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
- package/lib/cjs/duet-phone-input.cjs.entry.js +2008 -0
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +426 -0
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +18 -13
- package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-link.cjs.entry.js +22 -4
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
- package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
- package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +4 -4
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-4059c3de.js → errorcodes.utils-dc219661.js} +1 -1
- package/lib/cjs/{focus-utils-b50cfb47.js → focus-utils-21fac156.js} +1 -1
- package/lib/cjs/{index-ae9c685d.js → index-e6a117fc.js} +11 -3
- package/lib/cjs/{language-utils-eb134c64.js → language-utils-c291fe9b.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-66b2afa4.js → slot-utils-8d10ec0a.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -0
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-button/duet-button.css +32 -18
- package/lib/collection/components/duet-button/duet-button.js +6 -6
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-chip/duet-chip.js +1 -1
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +4 -4
- package/lib/collection/components/duet-heading/duet-heading.js +22 -2
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-input/duet-input.css +34 -3
- package/lib/collection/components/duet-input/duet-input.js +4 -4
- 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 +2 -2
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.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 +6 -6
- 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.js +2 -2
- 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-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.css +61 -0
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +802 -0
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +69 -9
- 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 +11 -6
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +17 -2
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +90 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.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-group/duet-tab-group.js +4 -4
- 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.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 +2 -2
- 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/collection/data/countries.js +1762 -0
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +3 -3
- 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 +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +4 -4
- package/lib/dist-custom-elements/duet-collapsible.js +5 -5
- 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 +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +11 -11
- 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 +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +14 -14
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +6 -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 +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +14 -14
- 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 +6 -6
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- 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-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.d.ts +11 -0
- package/lib/dist-custom-elements/duet-phone-input.js +2135 -0
- 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-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +25 -6
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
- package/lib/dist-custom-elements/duet-slideout.js +7 -7
- 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 +4 -4
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- 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 +3 -3
- 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 +11 -11
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +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 +5 -5
- 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 +21 -21
- 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-f904de26.js → p-0a5495b6.js} +3 -3
- package/lib/dist-custom-elements/{p-12afa6a9.js → p-1219c53a.js} +4 -4
- package/lib/dist-custom-elements/{p-64e2d3ca.js → p-1237d11e.js} +8 -8
- package/lib/dist-custom-elements/{p-682759c1.js → p-1a132b1a.js} +1 -1
- package/lib/dist-custom-elements/{p-cf7ebeca.js → p-1f0fcce4.js} +16 -11
- package/lib/dist-custom-elements/{p-e7837082.js → p-2b1e6b5d.js} +3 -3
- package/lib/dist-custom-elements/{p-5f69b1a3.js → p-2c7e8fea.js} +6 -6
- package/lib/dist-custom-elements/{p-fc719f13.js → p-35112a3e.js} +5 -5
- package/lib/dist-custom-elements/{p-7bd61001.js → p-40b6cfdc.js} +10 -10
- package/lib/dist-custom-elements/{p-db63d729.js → p-41f565f8.js} +2 -2
- package/lib/dist-custom-elements/{p-e40f6f72.js → p-49e93494.js} +4 -4
- package/lib/dist-custom-elements/{p-ea1b9fd2.js → p-4a747b86.js} +1 -1
- package/lib/dist-custom-elements/{p-20670f23.js → p-4ac79666.js} +6 -4
- package/lib/dist-custom-elements/{p-3cebc38f.js → p-4bbce223.js} +1 -1
- package/lib/dist-custom-elements/{p-6c512deb.js → p-57030e72.js} +3 -3
- package/lib/dist-custom-elements/{p-8bb33e70.js → p-5814136c.js} +3 -3
- package/lib/dist-custom-elements/{p-2bba9071.js → p-5d240efc.js} +12 -12
- package/lib/dist-custom-elements/{p-996b724b.js → p-629b86f6.js} +4 -4
- package/lib/dist-custom-elements/{p-a8105585.js → p-6f0a0708.js} +1 -1
- package/lib/dist-custom-elements/{p-81287261.js → p-75e0f2c0.js} +264 -1
- package/lib/dist-custom-elements/{p-8c206875.js → p-80b6a631.js} +3 -3
- package/lib/dist-custom-elements/{p-9d6b2f72.js → p-80d7e109.js} +3 -3
- package/lib/dist-custom-elements/{p-96198aec.js → p-87b5d28b.js} +5 -5
- package/lib/dist-custom-elements/{p-fa1cdac3.js → p-8df0e44b.js} +3 -3
- package/lib/dist-custom-elements/{p-0ead9c70.js → p-8eb7fe43.js} +2 -2
- package/lib/dist-custom-elements/{p-84a16ba6.js → p-9baca56c.js} +1 -1
- package/lib/dist-custom-elements/{p-792db7b0.js → p-9e44038b.js} +1 -1
- package/lib/dist-custom-elements/{p-3e337443.js → p-b6c1319b.js} +2 -2
- package/lib/dist-custom-elements/{p-43578452.js → p-d34a377a.js} +119 -12
- package/lib/dist-custom-elements/{p-32dde064.js → p-d40633ba.js} +3 -3
- package/lib/dist-custom-elements/{p-919a3f56.js → p-d6afe712.js} +7 -7
- package/lib/dist-custom-elements/{p-95bf575a.js → p-da3f596f.js} +2 -2
- package/lib/dist-custom-elements/{p-2218a02d.js → p-de88ebc9.js} +2 -2
- package/lib/dist-custom-elements/{p-eb8c49d0.js → p-e639defe.js} +4 -4
- package/lib/dist-custom-elements/{p-57b14f14.js → p-ea83aa97.js} +4 -4
- package/lib/dist-custom-elements/{p-b1d9f172.js → p-eb67694d.js} +2 -2
- package/lib/dist-custom-elements/{p-55baf5dc.js → p-eee324c4.js} +3 -3
- package/lib/dist-custom-elements/{p-1783819b.js → p-f58c99dc.js} +12 -12
- package/lib/dist-custom-elements/{p-9613c7ae.js → p-ffd0da9c.js} +2 -2
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-2590f7b0.system.entry.js → p-004f4889.system.entry.js} +1 -1
- package/lib/duet/{p-7e67797a.system.entry.js → p-005170b7.system.entry.js} +1 -1
- package/lib/duet/{p-53c14a6d.system.entry.js → p-00a09206.system.entry.js} +1 -1
- package/lib/duet/{p-d8a7a6eb.entry.js → p-02464eab.entry.js} +1 -1
- package/lib/duet/{p-c06b8830.system.entry.js → p-025b2278.system.entry.js} +1 -1
- package/lib/duet/{p-5817c9a6.entry.js → p-078b7a5e.entry.js} +1 -1
- package/lib/duet/p-082839ec.entry.js +4 -0
- package/lib/duet/{p-05bd5fc1.system.entry.js → p-08d304b6.system.entry.js} +1 -1
- package/lib/duet/{p-67b77e1a.system.entry.js → p-09b58b33.system.entry.js} +1 -1
- package/lib/duet/{p-89a86ebc.system.entry.js → p-09e94e65.system.entry.js} +1 -1
- package/lib/duet/{p-edda0b76.system.entry.js → p-0a3c17d4.system.entry.js} +1 -1
- package/lib/duet/{p-6791795c.entry.js → p-0b690c76.entry.js} +1 -1
- package/lib/duet/{p-5c6fa752.entry.js → p-0c24394e.entry.js} +1 -1
- package/lib/duet/p-0c618613.entry.js +4 -0
- package/lib/duet/{p-59cbcc2e.system.js → p-0d75b285.system.js} +1 -1
- package/lib/duet/p-0e5ef946.js +4 -0
- package/lib/duet/{p-f1f562bb.entry.js → p-0ecd1f95.entry.js} +1 -1
- package/lib/duet/p-12e049bd.system.js +4 -0
- package/lib/duet/p-14618c69.entry.js +4 -0
- package/lib/duet/{p-d451ec53.entry.js → p-147d6e48.entry.js} +1 -1
- package/lib/duet/p-152229b6.entry.js +4 -0
- package/lib/duet/{p-e51fe789.entry.js → p-159d4c32.entry.js} +1 -1
- package/lib/duet/{p-bca39a19.system.entry.js → p-19516bf2.system.entry.js} +1 -1
- package/lib/duet/{p-9b6794b3.entry.js → p-1a67a738.entry.js} +1 -1
- package/lib/duet/p-1aaa8644.system.entry.js +4 -0
- package/lib/duet/{p-bca6125e.entry.js → p-1dd3ef28.entry.js} +1 -1
- package/lib/duet/{p-e8334ed1.entry.js → p-1e540c4c.entry.js} +1 -1
- package/lib/duet/{p-f6f21b70.entry.js → p-1ea7e7a7.entry.js} +1 -1
- package/lib/duet/{p-1e4e0a4d.entry.js → p-20577153.entry.js} +1 -1
- package/lib/duet/{p-b5c7f8cd.entry.js → p-22884344.entry.js} +1 -1
- package/lib/duet/{p-59339a3e.system.entry.js → p-230d0772.system.entry.js} +1 -1
- package/lib/duet/{p-fa03d3b3.system.entry.js → p-23dafa29.system.entry.js} +1 -1
- package/lib/duet/{p-42ed9cf5.entry.js → p-248d1fc1.entry.js} +1 -1
- package/lib/duet/{p-4aa4bece.system.entry.js → p-24aece3a.system.entry.js} +1 -1
- package/lib/duet/{p-ee3b1868.system.entry.js → p-24fc6b8a.system.entry.js} +1 -1
- package/lib/duet/{p-709882f3.system.entry.js → p-25aca626.system.entry.js} +1 -1
- package/lib/duet/{p-472dab44.system.entry.js → p-263ba5bc.system.entry.js} +1 -1
- package/lib/duet/p-276503fe.system.entry.js +4 -0
- package/lib/duet/p-27b82d35.entry.js +4 -0
- package/lib/duet/{p-4ec25d4a.system.js → p-27f2bc53.system.js} +1 -1
- package/lib/duet/{p-653c75c3.system.entry.js → p-28ce8dcb.system.entry.js} +1 -1
- package/lib/duet/p-2922d3fe.entry.js +4 -0
- package/lib/duet/{p-c05be5e1.entry.js → p-29641354.entry.js} +1 -1
- package/lib/duet/{p-7df5aaf6.system.entry.js → p-333be6f6.system.entry.js} +2 -2
- package/lib/duet/{p-3a495087.entry.js → p-33f45e04.entry.js} +1 -1
- package/lib/duet/{p-8c8f2565.entry.js → p-34524a03.entry.js} +1 -1
- package/lib/duet/{p-73f5d7d3.system.entry.js → p-34f1a0c8.system.entry.js} +2 -2
- package/lib/duet/{p-b99e40e7.entry.js → p-383d480f.entry.js} +1 -1
- package/lib/duet/{p-f89203db.entry.js → p-39293af6.entry.js} +1 -1
- package/lib/duet/{p-05673dd4.system.entry.js → p-398ffdcd.system.entry.js} +1 -1
- package/lib/duet/{p-e64cdc3b.system.entry.js → p-39934ea9.system.entry.js} +1 -1
- package/lib/duet/{p-3a0a60fb.system.entry.js → p-3ad59868.system.entry.js} +1 -1
- package/lib/duet/{p-d72393c6.entry.js → p-3b1d8855.entry.js} +1 -1
- package/lib/duet/{p-7abde534.system.js → p-3b451879.system.js} +1 -1
- package/lib/duet/{p-475672d1.entry.js → p-3c520d06.entry.js} +1 -1
- package/lib/duet/{p-a6f485ce.system.entry.js → p-404880c0.system.entry.js} +1 -1
- package/lib/duet/{p-b2a5f5d0.entry.js → p-40525c72.entry.js} +1 -1
- package/lib/duet/{p-3b88a791.system.entry.js → p-416a6b00.system.entry.js} +1 -1
- package/lib/duet/p-427c3017.system.entry.js +4 -0
- package/lib/duet/{p-5b2030f6.entry.js → p-4513706a.entry.js} +1 -1
- package/lib/duet/{p-b77c2cc1.entry.js → p-457121d7.entry.js} +1 -1
- package/lib/duet/{p-df67d91b.system.entry.js → p-457d4e7b.system.entry.js} +1 -1
- package/lib/duet/{p-b2fbe44f.entry.js → p-4b998fe4.entry.js} +1 -1
- package/lib/duet/p-4d569314.entry.js +4 -0
- package/lib/duet/{p-49cddce5.system.entry.js → p-4d88d4d8.system.entry.js} +1 -1
- package/lib/duet/{p-7ae20674.system.entry.js → p-4ede4c9b.system.entry.js} +1 -1
- package/lib/duet/{p-3ee0e7a2.system.entry.js → p-50d381f8.system.entry.js} +1 -1
- package/lib/duet/p-531431a4.entry.js +4 -0
- package/lib/duet/{p-d3ba2b21.entry.js → p-54d22e9f.entry.js} +1 -1
- package/lib/duet/{p-5e98b366.system.entry.js → p-559373ce.system.entry.js} +1 -1
- package/lib/duet/{p-968c2680.entry.js → p-56172ea4.entry.js} +1 -1
- package/lib/duet/p-56d25af6.entry.js +4 -0
- package/lib/duet/{p-849a093c.system.entry.js → p-57ed1115.system.entry.js} +1 -1
- package/lib/duet/{p-e1d6e640.system.entry.js → p-5b19279e.system.entry.js} +1 -1
- package/lib/duet/{p-0620d479.system.entry.js → p-5cb308e3.system.entry.js} +1 -1
- package/lib/duet/{p-1dbbe6df.system.entry.js → p-5e37ae74.system.entry.js} +1 -1
- package/lib/duet/{p-f8cda4cb.entry.js → p-5e587df2.entry.js} +1 -1
- package/lib/duet/{p-09fea5ea.system.entry.js → p-608d87af.system.entry.js} +1 -1
- package/lib/duet/{p-c1030c78.entry.js → p-61df374f.entry.js} +1 -1
- package/lib/duet/{p-2f333676.system.entry.js → p-62467dcd.system.entry.js} +2 -2
- package/lib/duet/p-635329d5.js +4 -0
- package/lib/duet/{p-e9d69dba.entry.js → p-63a85911.entry.js} +1 -1
- package/lib/duet/p-63a866fd.entry.js +4 -0
- package/lib/duet/{p-87cc03bb.system.entry.js → p-63c713ac.system.entry.js} +1 -1
- package/lib/duet/{p-4261665d.system.entry.js → p-68f1ac3d.system.entry.js} +1 -1
- package/lib/duet/{p-05fcbe8e.system.entry.js → p-6989245e.system.entry.js} +1 -1
- package/lib/duet/{p-c71a58da.js → p-6be21d53.js} +1 -1
- package/lib/duet/{p-3677dc32.entry.js → p-6cdf7d12.entry.js} +1 -1
- package/lib/duet/{p-2b8d5ebf.system.entry.js → p-6f585b8e.system.entry.js} +1 -1
- package/lib/duet/{p-7b39ff48.entry.js → p-701148c7.entry.js} +1 -1
- package/lib/duet/{p-1f521358.system.entry.js → p-70565a72.system.entry.js} +1 -1
- package/lib/duet/{p-457a2d83.system.entry.js → p-73d6f3f1.system.entry.js} +1 -1
- package/lib/duet/{p-f2a35fdd.entry.js → p-7404823f.entry.js} +1 -1
- package/lib/duet/{p-9ea49d85.system.entry.js → p-79dfa1cd.system.entry.js} +1 -1
- package/lib/duet/{p-042e2fe8.entry.js → p-7a55ccd4.entry.js} +1 -1
- package/lib/duet/{p-9c4c9249.system.entry.js → p-7b464a76.system.entry.js} +1 -1
- package/lib/duet/{p-ad2f0283.system.entry.js → p-7c217bba.system.entry.js} +1 -1
- package/lib/duet/{p-d46c21c3.system.entry.js → p-7e74329c.system.entry.js} +2 -2
- package/lib/duet/{p-ddc04775.entry.js → p-7f8cd5ca.entry.js} +1 -1
- package/lib/duet/p-7faa23b3.entry.js +4 -0
- package/lib/duet/{p-72b3dc7c.entry.js → p-7ff5d518.entry.js} +1 -1
- package/lib/duet/{p-99110a93.entry.js → p-81779e0c.entry.js} +1 -1
- package/lib/duet/{p-d2a5a09f.js → p-82fc6160.js} +1 -1
- package/lib/duet/{p-e39b4df9.system.entry.js → p-83827bc3.system.entry.js} +1 -1
- package/lib/duet/{p-758432df.entry.js → p-85f02853.entry.js} +1 -1
- package/lib/duet/p-891a644e.system.js +4 -0
- package/lib/duet/{p-5e988172.system.entry.js → p-8a4d54c7.system.entry.js} +1 -1
- package/lib/duet/{p-9a1ede4b.system.entry.js → p-8bcec5d9.system.entry.js} +1 -1
- package/lib/duet/{p-f2a5e96f.entry.js → p-8ea137df.entry.js} +1 -1
- package/lib/duet/{p-829f18ac.entry.js → p-8fe213ce.entry.js} +1 -1
- package/lib/duet/{p-242c72b4.entry.js → p-9342741d.entry.js} +1 -1
- package/lib/duet/{p-3b03ad48.js → p-93c1b76f.js} +1 -1
- package/lib/duet/p-958736f6.entry.js +4 -0
- package/lib/duet/{p-3945d323.system.entry.js → p-960955b8.system.entry.js} +1 -1
- package/lib/duet/{p-23c363ea.system.entry.js → p-981c3a70.system.entry.js} +1 -1
- package/lib/duet/{p-ee268c5a.entry.js → p-987c6807.entry.js} +1 -1
- package/lib/duet/{p-75e262dd.system.entry.js → p-9c346e3e.system.entry.js} +1 -1
- package/lib/duet/{p-fae62327.system.entry.js → p-9f2d018f.system.entry.js} +1 -1
- package/lib/duet/{p-3a5017af.entry.js → p-9f4deff5.entry.js} +1 -1
- package/lib/duet/{p-373e1b99.entry.js → p-a56e7b3e.entry.js} +1 -1
- package/lib/duet/{p-b6e4d58e.system.entry.js → p-a596cd3a.system.entry.js} +1 -1
- package/lib/duet/{p-7b249d64.system.entry.js → p-a79b216a.system.entry.js} +1 -1
- package/lib/duet/{p-31fcb811.entry.js → p-a8ba38dd.entry.js} +1 -1
- package/lib/duet/{p-75e12142.js → p-ac43ccbd.js} +1 -1
- package/lib/duet/p-adf55373.system.entry.js +4 -0
- package/lib/duet/{p-6e1b9c32.system.entry.js → p-af2289ca.system.entry.js} +2 -2
- package/lib/duet/{p-fd38377e.system.entry.js → p-af4ddc28.system.entry.js} +1 -1
- package/lib/duet/{p-b2f48572.entry.js → p-b1cc50bc.entry.js} +1 -1
- package/lib/duet/{p-d1274fac.entry.js → p-b25b4fa7.entry.js} +1 -1
- package/lib/duet/{p-dc807a5c.system.js → p-b3cb308a.system.js} +1 -1
- package/lib/duet/{p-b7393278.entry.js → p-bb93284d.entry.js} +1 -1
- package/lib/duet/{p-e9d570bf.entry.js → p-bbff29df.entry.js} +1 -1
- package/lib/duet/{p-3f8677ac.system.js → p-bca7337f.system.js} +1 -1
- package/lib/duet/{p-f5e1a0cc.entry.js → p-be1b4801.entry.js} +1 -1
- package/lib/duet/{p-2bb74e72.entry.js → p-c002302d.entry.js} +1 -1
- package/lib/duet/{p-d5a1fea0.entry.js → p-c18cf73d.entry.js} +1 -1
- package/lib/duet/{p-ef16cf2f.system.entry.js → p-c1ad9533.system.entry.js} +1 -1
- package/lib/duet/{p-2a4b6723.system.entry.js → p-c25ffdd4.system.entry.js} +1 -1
- package/lib/duet/p-c5850fb4.entry.js +4 -0
- package/lib/duet/{p-6460ecdd.entry.js → p-c67bc178.entry.js} +1 -1
- package/lib/duet/p-c77f6d5d.entry.js +4 -0
- package/lib/duet/{p-f3e0a76f.system.entry.js → p-c82bf6d3.system.entry.js} +1 -1
- package/lib/duet/{p-2822c55e.system.entry.js → p-c8ebba85.system.entry.js} +1 -1
- package/lib/duet/{p-c6564753.system.entry.js → p-cc425ef7.system.entry.js} +1 -1
- package/lib/duet/{p-8d66d9ff.entry.js → p-ccc9d700.entry.js} +1 -1
- package/lib/duet/{p-fe63ab87.system.entry.js → p-ce0aeaf2.system.entry.js} +2 -2
- package/lib/duet/p-d02896d8.js +4 -0
- package/lib/duet/p-d070e142.system.entry.js +4 -0
- package/lib/duet/{p-6b4ca314.entry.js → p-d0e04b56.entry.js} +1 -1
- package/lib/duet/{p-a488b792.system.entry.js → p-d3d379cf.system.entry.js} +1 -1
- package/lib/duet/{p-714399a1.system.entry.js → p-d4d5d006.system.entry.js} +1 -1
- package/lib/duet/{p-07be03a5.system.js → p-d526e143.system.js} +1 -1
- package/lib/duet/{p-d1219b00.system.entry.js → p-d63f49eb.system.entry.js} +1 -1
- package/lib/duet/p-d67da533.system.entry.js +4 -0
- package/lib/duet/{p-e8eed1e6.entry.js → p-d754a42c.entry.js} +1 -1
- package/lib/duet/{p-58f49211.system.entry.js → p-dcb533d6.system.entry.js} +1 -1
- package/lib/duet/{p-1a045554.entry.js → p-dd9d2671.entry.js} +1 -1
- package/lib/duet/{p-9f5a2024.entry.js → p-df0fb865.entry.js} +1 -1
- package/lib/duet/{p-ab2b67ab.entry.js → p-df7ef805.entry.js} +1 -1
- package/lib/duet/{p-3215139d.system.entry.js → p-e0b8ed9a.system.entry.js} +1 -1
- package/lib/duet/{p-93c4d3c3.system.entry.js → p-e1d536a6.system.entry.js} +1 -1
- package/lib/duet/{p-a220b676.entry.js → p-e1ec6cd6.entry.js} +1 -1
- package/lib/duet/{p-53a07476.system.entry.js → p-e2cb818b.system.entry.js} +1 -1
- package/lib/duet/{p-2c565a29.entry.js → p-e2e8a654.entry.js} +1 -1
- package/lib/duet/{p-243553ce.entry.js → p-e3454275.entry.js} +1 -1
- package/lib/duet/{p-37631fb0.system.entry.js → p-e3834dc3.system.entry.js} +1 -1
- package/lib/duet/{p-dfe8ce73.system.entry.js → p-e4f41663.system.entry.js} +1 -1
- package/lib/duet/{p-f409cd1f.system.entry.js → p-e6563981.system.entry.js} +2 -2
- package/lib/duet/{p-3e9b5b6f.entry.js → p-e7d36069.entry.js} +1 -1
- package/lib/duet/{p-5b8b0f3b.entry.js → p-f2a9ebce.entry.js} +1 -1
- package/lib/duet/p-f33aace0.entry.js +4 -0
- package/lib/duet/p-f6ecfb29.system.entry.js +4 -0
- package/lib/duet/p-f75cbdb7.system.entry.js +4 -0
- package/lib/duet/{p-27aab6b1.entry.js → p-f9189172.entry.js} +1 -1
- package/lib/duet/{p-772f84d7.system.entry.js → p-f989f433.system.entry.js} +1 -1
- package/lib/duet/{p-52d6efa6.system.entry.js → p-fb841ad4.system.entry.js} +1 -1
- package/lib/duet/{p-03d1fe77.entry.js → p-fbc20d2d.entry.js} +1 -1
- package/lib/duet/{p-f12da4d6.system.entry.js → p-ff948c06.system.entry.js} +1 -1
- package/lib/duet/{p-e5ef5e89.entry.js → p-ffb66495.entry.js} +1 -1
- package/lib/esm/{a11y-utils-47ea468e.js → a11y-utils-42550857.js} +1 -1
- package/lib/esm/{app-globals-52a8e9e5.js → app-globals-e40eeed5.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +3 -3
- package/lib/esm/duet-badge.entry.js +3 -3
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +6 -6
- package/lib/esm/duet-breadcrumbs.entry.js +4 -4
- package/lib/esm/duet-button_2.entry.js +10 -10
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +11 -10
- package/lib/esm/duet-card.entry.js +2 -2
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/{duet-chip_3.entry.js → duet-chip.entry.js} +5 -377
- package/lib/esm/duet-choice_2.entry.js +3 -3
- package/lib/esm/duet-collapsible.entry.js +4 -4
- package/lib/esm/duet-combobox.entry.js +3 -3
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +4 -4
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +7 -7
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +5 -5
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +7 -7
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +3 -3
- package/lib/esm/duet-hero.entry.js +8 -8
- package/lib/esm/duet-icon.entry.js +4 -4
- package/lib/esm/duet-input_2.entry.js +5 -5
- package/lib/esm/duet-layout.entry.js +7 -7
- package/lib/esm/duet-list_2.entry.js +4 -4
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-menu-bar-item.entry.js +6 -6
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +4 -4
- package/lib/esm/duet-modal.entry.js +10 -10
- package/lib/esm/duet-multiselect.entry.js +8 -8
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +6 -6
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-overlay.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +15 -15
- package/lib/esm/duet-phone-input.entry.js +2004 -0
- package/lib/esm/duet-popup-menu_2.entry.js +421 -0
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +4 -4
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +18 -13
- package/lib/esm/duet-section-layout.entry.js +4 -4
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-show-more.entry.js +4 -4
- package/lib/esm/duet-slideout-lang.entry.js +3 -3
- package/lib/esm/duet-slideout-link.entry.js +22 -4
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
- package/lib/esm/duet-slideout-panel.entry.js +10 -10
- package/lib/esm/duet-slideout.entry.js +8 -8
- package/lib/esm/duet-status-icon.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +6 -6
- package/lib/esm/duet-textarea.entry.js +3 -3
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
- package/lib/esm/duet-toolbar-item.entry.js +7 -7
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +4 -4
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +5 -5
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-e55da25d.js → errorcodes.utils-871f54ed.js} +1 -1
- package/lib/esm/{focus-utils-b09f6029.js → focus-utils-3e4436c1.js} +1 -1
- package/lib/esm/{index-ed83a687.js → index-caf8af66.js} +11 -3
- package/lib/esm/{language-utils-d2c8afdc.js → language-utils-37fa60e1.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-035ffb1f.js → slot-utils-44165de2.js} +1 -1
- package/lib/esm-es5/{a11y-utils-47ea468e.js → a11y-utils-42550857.js} +1 -1
- package/lib/esm-es5/{app-globals-52a8e9e5.js → app-globals-e40eeed5.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 +2 -2
- 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 +4 -0
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +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-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 +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-phone-input.entry.js +4 -0
- package/lib/esm-es5/duet-popup-menu_2.entry.js +4 -0
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +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 +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-e55da25d.js → errorcodes.utils-871f54ed.js} +1 -1
- package/lib/esm-es5/focus-utils-3e4436c1.js +4 -0
- package/lib/esm-es5/index-caf8af66.js +4 -0
- package/lib/esm-es5/{language-utils-d2c8afdc.js → language-utils-37fa60e1.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-035ffb1f.js → slot-utils-44165de2.js} +1 -1
- package/lib/types/components/duet-button/duet-button.d.ts +1 -1
- package/lib/types/components/duet-heading/duet-heading.d.ts +6 -0
- package/lib/types/components/duet-input/duet-input.d.ts +4 -3
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +161 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +11 -1
- package/lib/types/components/duet-slideout-link/duet-slideout-link.d.ts +17 -0
- package/lib/types/components.d.ts +267 -2
- package/lib/types/data/countries.d.ts +22 -0
- package/package.json +4 -4
- package/lib/dist-custom-elements/p-b48eb919.js +0 -268
- package/lib/duet/p-05744ea4.entry.js +0 -4
- package/lib/duet/p-0dee442d.system.entry.js +0 -4
- package/lib/duet/p-0f354fb2.system.entry.js +0 -4
- package/lib/duet/p-15b3553c.system.entry.js +0 -4
- package/lib/duet/p-254f4171.entry.js +0 -4
- package/lib/duet/p-2f769f52.system.entry.js +0 -4
- package/lib/duet/p-46d7ebac.js +0 -4
- package/lib/duet/p-55d318e7.entry.js +0 -4
- package/lib/duet/p-571bc7a8.js +0 -4
- package/lib/duet/p-5bb1c4b6.entry.js +0 -4
- package/lib/duet/p-6044fe21.entry.js +0 -4
- package/lib/duet/p-7e0c5458.entry.js +0 -4
- package/lib/duet/p-8396cd14.entry.js +0 -4
- package/lib/duet/p-96ba9bdb.system.entry.js +0 -4
- package/lib/duet/p-97b9b2ae.entry.js +0 -4
- package/lib/duet/p-a1f1645c.system.entry.js +0 -4
- package/lib/duet/p-a4bab4d8.entry.js +0 -4
- package/lib/duet/p-bf4d22d5.system.js +0 -4
- package/lib/duet/p-c4fc305d.entry.js +0 -4
- package/lib/duet/p-ceb3a8ca.entry.js +0 -4
- package/lib/duet/p-d681c210.entry.js +0 -4
- package/lib/duet/p-da4d3c61.js +0 -4
- package/lib/duet/p-f1bb265f.entry.js +0 -4
- package/lib/duet/p-f872ec26.system.js +0 -4
- package/lib/esm-es5/duet-chip_3.entry.js +0 -4
- package/lib/esm-es5/focus-utils-b09f6029.js +0 -4
- package/lib/esm-es5/index-ed83a687.js +0 -4
|
@@ -7,9 +7,15 @@ import { Build, h, Host, } from "@stencil/core";
|
|
|
7
7
|
import { inheritGlobalTheme } from "../../common";
|
|
8
8
|
import { focusElement } from "../../utils/focus-utils";
|
|
9
9
|
import { isArrowDownKey, isArrowUpKey, isEscapeKey, isTabKey } from "../../utils/keyboard-utils";
|
|
10
|
+
import { getLanguage } from "../../utils/language-utils";
|
|
10
11
|
import { Teleport } from "../../utils/teleport";
|
|
11
12
|
export class DuetPopupMenu {
|
|
12
13
|
constructor() {
|
|
14
|
+
this.filterLabel = {
|
|
15
|
+
en: "Filter menu",
|
|
16
|
+
fi: "Suodata valikkoa",
|
|
17
|
+
sv: "Filtrera meny",
|
|
18
|
+
};
|
|
13
19
|
this.setOpenButton = (element) => {
|
|
14
20
|
if (!element) {
|
|
15
21
|
return;
|
|
@@ -45,9 +51,32 @@ export class DuetPopupMenu {
|
|
|
45
51
|
this.menuY = coordinates.y;
|
|
46
52
|
this.menuX = coordinates.x;
|
|
47
53
|
};
|
|
54
|
+
this.getNonFilteredItems = () => {
|
|
55
|
+
return this.showFilterInput ? this.itemElements.filter(i => i.style.display !== "none") : this.itemElements;
|
|
56
|
+
};
|
|
57
|
+
this.filterItems = () => {
|
|
58
|
+
var _a;
|
|
59
|
+
const filterText = (_a = this.filterInput.value) === null || _a === void 0 ? void 0 : _a.toLocaleLowerCase();
|
|
60
|
+
const items = this.itemElements;
|
|
61
|
+
items.forEach(item => {
|
|
62
|
+
item.style.display =
|
|
63
|
+
!filterText ||
|
|
64
|
+
item.textContent.toLowerCase().includes(filterText) ||
|
|
65
|
+
item.value.toLowerCase().includes(filterText)
|
|
66
|
+
? ""
|
|
67
|
+
: "none";
|
|
68
|
+
});
|
|
69
|
+
};
|
|
70
|
+
this.handleKeyDownOnFilter = (ev) => {
|
|
71
|
+
var _a;
|
|
72
|
+
if (isArrowDownKey(ev)) {
|
|
73
|
+
(_a = this.getNonFilteredItems()[0]) === null || _a === void 0 ? void 0 : _a.setFocus();
|
|
74
|
+
}
|
|
75
|
+
};
|
|
48
76
|
this.open = false;
|
|
49
77
|
this.menuY = undefined;
|
|
50
78
|
this.menuX = undefined;
|
|
79
|
+
this.language = getLanguage();
|
|
51
80
|
this.accessibleLabel = undefined;
|
|
52
81
|
this.accessibleRole = "menu";
|
|
53
82
|
this.theme = "";
|
|
@@ -60,6 +89,7 @@ export class DuetPopupMenu {
|
|
|
60
89
|
this.crossAxisOffset = 0;
|
|
61
90
|
this.controllerIcon = "action-arrow-down-small";
|
|
62
91
|
this.scrollLimit = undefined;
|
|
92
|
+
this.showFilterInput = undefined;
|
|
63
93
|
}
|
|
64
94
|
/**
|
|
65
95
|
* Element, or id of an element, that controls the opening and closing of the popup menu. If id is given,
|
|
@@ -137,16 +167,17 @@ export class DuetPopupMenu {
|
|
|
137
167
|
}
|
|
138
168
|
}
|
|
139
169
|
async handleKeyDown(evt) {
|
|
170
|
+
const items = this.getNonFilteredItems();
|
|
140
171
|
if (this.open) {
|
|
141
172
|
if (isArrowDownKey(evt)) {
|
|
142
173
|
evt.preventDefault();
|
|
143
174
|
const current = await this.getFocusedItemIndex();
|
|
144
175
|
if (current !== -1) {
|
|
145
|
-
if (current <
|
|
146
|
-
|
|
176
|
+
if (current < items.length - 1) {
|
|
177
|
+
items[current + 1].setFocus();
|
|
147
178
|
}
|
|
148
179
|
else {
|
|
149
|
-
|
|
180
|
+
items[0].setFocus();
|
|
150
181
|
}
|
|
151
182
|
}
|
|
152
183
|
}
|
|
@@ -155,10 +186,15 @@ export class DuetPopupMenu {
|
|
|
155
186
|
const current = await this.getFocusedItemIndex();
|
|
156
187
|
if (current !== -1) {
|
|
157
188
|
if (current === 0) {
|
|
158
|
-
this.
|
|
189
|
+
if (this.showFilterInput) {
|
|
190
|
+
this.filterInput.setFocus();
|
|
191
|
+
}
|
|
192
|
+
else {
|
|
193
|
+
items[items.length - 1].setFocus();
|
|
194
|
+
}
|
|
159
195
|
}
|
|
160
196
|
else {
|
|
161
|
-
|
|
197
|
+
items[current - 1].setFocus();
|
|
162
198
|
}
|
|
163
199
|
}
|
|
164
200
|
}
|
|
@@ -222,6 +258,10 @@ export class DuetPopupMenu {
|
|
|
222
258
|
if (this.menuElement && this.openButton) {
|
|
223
259
|
this.autoUpdateCleanup = autoUpdate(this.openButton, this.menuElement, this.updatePlacement);
|
|
224
260
|
}
|
|
261
|
+
if (this.showFilterInput) {
|
|
262
|
+
this.filterInput.value = "";
|
|
263
|
+
this.filterItems();
|
|
264
|
+
}
|
|
225
265
|
setTimeout(() => {
|
|
226
266
|
if (this.accessibleRole === "menu") {
|
|
227
267
|
this.itemElements[0].setFocus();
|
|
@@ -263,7 +303,7 @@ export class DuetPopupMenu {
|
|
|
263
303
|
}
|
|
264
304
|
}
|
|
265
305
|
async getFocusedItemIndex() {
|
|
266
|
-
const items = this.
|
|
306
|
+
const items = this.getNonFilteredItems();
|
|
267
307
|
for (let i = 0; i < items.length; i++) {
|
|
268
308
|
if (await items[i].isFocused()) {
|
|
269
309
|
return i;
|
|
@@ -279,14 +319,14 @@ export class DuetPopupMenu {
|
|
|
279
319
|
overflowY: "auto",
|
|
280
320
|
height: this.popupMenuStyleHeight,
|
|
281
321
|
};
|
|
282
|
-
return (h(Host, { key: '
|
|
322
|
+
return (h(Host, { key: '245da481a4c3ac550648005777f7f7724c8e7806' }, h("div", { key: '17069b93e411e4f951dcf4f591aacf90a0fcf7ec', ref: element => {
|
|
283
323
|
this.menuElement = element;
|
|
284
324
|
}, style: styles, class: {
|
|
285
325
|
open: this.open,
|
|
286
326
|
"duet-popup-menu-list": true,
|
|
287
327
|
"duet-theme-turva": this.theme === "turva",
|
|
288
328
|
"scroll-visible": this.scrollLimit < this.itemElements.length,
|
|
289
|
-
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '
|
|
329
|
+
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: '24e126dbabf9089b5d3bed8d20c4a2d727531a0e' }, h("duet-input", { key: '719101f79b6678a0e7b28694e2c630e902f58bb2', ref: el => (this.filterInput = el), label: this.filterLabel[this.language], "label-hidden": true, expand: true, margin: "none", type: "search", onDuetInput: this.filterItems, onKeyDown: this.handleKeyDownOnFilter }), h("duet-spacer", { key: 'c49e9178d065230acbc63f163b9b31dfa53a56ae', size: "xx-small" }))), h("slot", { key: 'd6e2cbd68cd5f5961d5c486a974b72083f2cbae0' }))));
|
|
290
330
|
}
|
|
291
331
|
static get is() { return "duet-popup-menu"; }
|
|
292
332
|
static get encapsulation() { return "shadow"; }
|
|
@@ -623,6 +663,25 @@ export class DuetPopupMenu {
|
|
|
623
663
|
"setter": false,
|
|
624
664
|
"attribute": "scroll-limit",
|
|
625
665
|
"reflect": false
|
|
666
|
+
},
|
|
667
|
+
"showFilterInput": {
|
|
668
|
+
"type": "boolean",
|
|
669
|
+
"mutable": false,
|
|
670
|
+
"complexType": {
|
|
671
|
+
"original": "boolean",
|
|
672
|
+
"resolved": "boolean",
|
|
673
|
+
"references": {}
|
|
674
|
+
},
|
|
675
|
+
"required": false,
|
|
676
|
+
"optional": false,
|
|
677
|
+
"docs": {
|
|
678
|
+
"tags": [],
|
|
679
|
+
"text": "Show input where user can type to filter popup-menu items to those that have a match in value or text content"
|
|
680
|
+
},
|
|
681
|
+
"getter": false,
|
|
682
|
+
"setter": false,
|
|
683
|
+
"attribute": "show-filter-input",
|
|
684
|
+
"reflect": false
|
|
626
685
|
}
|
|
627
686
|
};
|
|
628
687
|
}
|
|
@@ -630,7 +689,8 @@ export class DuetPopupMenu {
|
|
|
630
689
|
return {
|
|
631
690
|
"open": {},
|
|
632
691
|
"menuY": {},
|
|
633
|
-
"menuX": {}
|
|
692
|
+
"menuX": {},
|
|
693
|
+
"language": {}
|
|
634
694
|
};
|
|
635
695
|
}
|
|
636
696
|
static get events() {
|
|
@@ -66,11 +66,11 @@ export class DuetPopupMenuItem {
|
|
|
66
66
|
"duet-theme-turva": this.theme === "turva",
|
|
67
67
|
"active-descendant": this.activeDescendant,
|
|
68
68
|
};
|
|
69
|
-
return (h(Host, { key: '
|
|
69
|
+
return (h(Host, { key: '2f4a7fe60bc5938bbcb3b1fbce1b4c7bb6bc1de2', role: this.accessibleRole }, h(TagName, { key: 'c9f7fd447bb786217bd8a914167bb908acf66f37', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: 'dcd75ed8a6b9113d52ffa7525c4356cbb2900bc4', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: 'db792f6c21c039bc1997fe199227a84854623c9d', class: "duet-popup-menu-item-label" }, h("slot", { key: 'dbe5cfc337cc536811672bfc2240518c230df8d6' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: 'dbcb7c7c1fb2a4279aab71c16bf8dfd0505fbe38', name: this.url && this.external
|
|
70
70
|
? newWindowIcon.title
|
|
71
71
|
: this.active
|
|
72
72
|
? "messaging-checked-small"
|
|
73
|
-
: this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '
|
|
73
|
+
: this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'e234fa5fd161ad0938c925c4b1fb75b6fbbb37f2', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
|
|
74
74
|
}
|
|
75
75
|
static get is() { return "duet-popup-menu-item"; }
|
|
76
76
|
static get encapsulation() { return "shadow"; }
|
|
@@ -53,12 +53,12 @@ export class DuetPromoCard {
|
|
|
53
53
|
backgroundColor: backgroundColor ? backgroundColor : "none",
|
|
54
54
|
};
|
|
55
55
|
const TagName = this.url ? "a" : "div";
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: '0a97e9abde099796c74ee8d4533922d35deb236e', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '1c1fd59c053cb81d932443c888c6e9573953e946', class: {
|
|
57
57
|
"duet-promo-card": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
"no-bg-color": !this.backgroundColor,
|
|
60
60
|
"duet-promo-card-link": !!this.url,
|
|
61
|
-
}, style: bannerStyles }, h(TagName, { key: '
|
|
61
|
+
}, style: bannerStyles }, h(TagName, { key: 'fd53e9b56dc719eb84b55e185a7709e6ab267e58', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: '34994ce60ac0342c63a4fcfe21a57b0246d2c19e', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'f0bef01fd5ff40970d3d54befca4682fdceed46f', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'ad3e40631d0e0a7eab15ca8c97a22141dc14c409', class: "pre-heading" }, h("slot", { key: '887cb71bdcf6fffcb82565434e42ad1ee361841c', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '90549d05dab8e3a238f8361cbbcc6ecea1d7cd42', class: "heading" }, h("duet-heading", { key: '56eaa16c5fb2f0094e32c24b1e9494092980b3f2', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '6567201df4ec186d0fecce37cadbdeb9e7d3ceeb' }, h("slot", { key: '8f979f5facd440dd76a6a2711922cf4a1b47cba0', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '1d1c853e865e767a7f96255f0e9316c6ff4d642a', class: "description" }, h("duet-paragraph", { key: '4c1741ff05acd2562c07bdee11c9e00951dc8772', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '2dd6a0fb0ae7508a6fca281632206ccbab9b80fa' }, h("slot", { key: 'c2bda8a30bfbcedfd5aa88b32c332172eb693ea3', name: "description" }))))), this.hasActionSlot && (h("div", { key: '46fbd5da2ebd36613c039f6edbb22e81d1fcaf47', class: "action" }, h("slot", { key: 'a573eaf8d88210c4c4e613c36a6f127d6caeb783', name: "action" }))))))));
|
|
62
62
|
}
|
|
63
63
|
static get is() { return "duet-promo-card"; }
|
|
64
64
|
static get encapsulation() { return "shadow"; }
|
|
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
|
|
|
169
169
|
* Always the last one in the class.
|
|
170
170
|
*/
|
|
171
171
|
render() {
|
|
172
|
-
return (h("div", { key: '
|
|
172
|
+
return (h("div", { key: '9221b16527b63eb5558cc9422c26fc70e3d44935', class: {
|
|
173
173
|
"duet-range-stepper": true,
|
|
174
174
|
"duet-theme-turva": this.theme === "turva",
|
|
175
|
-
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '
|
|
175
|
+
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '301b08e846538f0e5d4da1b205ff27d1fa860075', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '8f0a856cff8bf8a66e389c505d1817e2b038a201', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: '0746ef65ce1181f4975853482470b6064d2d680a', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
|
|
176
176
|
}
|
|
177
177
|
static get is() { return "duet-range-stepper"; }
|
|
178
178
|
static get encapsulation() { return "shadow"; }
|
|
@@ -192,7 +192,12 @@ export class DuetScrollable {
|
|
|
192
192
|
this.scrollToElement(last + 1, "center");
|
|
193
193
|
}
|
|
194
194
|
getOverlayWidth() {
|
|
195
|
-
|
|
195
|
+
// This is a hot-fix for the duet-tab-group component not
|
|
196
|
+
// working properly with turva theme. This should be properly fixed in the future.
|
|
197
|
+
if (this.buttonPosition === "absolute") {
|
|
198
|
+
return this.theme === "turva" ? 1 : 0;
|
|
199
|
+
}
|
|
200
|
+
return 10;
|
|
196
201
|
}
|
|
197
202
|
renderButton(direction) {
|
|
198
203
|
const arrowColor = this.theme === "turva" ? "color-primary-darker-turva" : "color-primary";
|
|
@@ -229,25 +234,25 @@ export class DuetScrollable {
|
|
|
229
234
|
* Always the last one in the class.
|
|
230
235
|
*/
|
|
231
236
|
render() {
|
|
232
|
-
return (h(Host, { key: '
|
|
237
|
+
return (h(Host, { key: '73d85963b8e4016fe3d891925fe817e0a7cd9cb5', class: {
|
|
233
238
|
"duet-theme-turva": this.theme === "turva",
|
|
234
239
|
"duet-theme-default": this.theme === "default",
|
|
235
|
-
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: '
|
|
240
|
+
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: 'c34006e80ca8d106b496b124d73fc23063fa6e3e', class: {
|
|
236
241
|
collapse: true,
|
|
237
242
|
hide: !this.needsScrolling && !this.collapsed,
|
|
238
|
-
} }, h("duet-button", { key: '
|
|
243
|
+
} }, h("duet-button", { key: 'cd7768e824f0d392c78fbc0b6dc5cb01e48e3402', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: '0c5978598a028065857e7f68f68eb1f6069eb006', name: "collapse-button-label" })))), h("div", { key: '769b377acbb2108d336d00ded087feffa8b65792', class: {
|
|
239
244
|
"duet-scrollable-items": true,
|
|
240
245
|
buttons: this.buttons,
|
|
241
246
|
center: this.center,
|
|
242
247
|
"duet-theme-turva": this.theme === "turva",
|
|
243
|
-
} }, this.buttons && this.renderButton("left"), h("div", { key: '
|
|
248
|
+
} }, this.buttons && this.renderButton("left"), h("div", { key: '36d1d94c465dcc3a2759bbfb7dfa092528824e9d', class: {
|
|
244
249
|
"duet-scrollable-list": true,
|
|
245
250
|
[`duet-scrollable-list--${this.buttonPosition}`]: true,
|
|
246
251
|
[`gap-${this.gap}`]: true,
|
|
247
252
|
collapsed: this.collapsed,
|
|
248
253
|
[`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
|
|
249
254
|
[`duet-scrollable-list--${this.buttonPosition}`]: this.buttonPosition === "absolute",
|
|
250
|
-
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '
|
|
255
|
+
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '4ce1914b23bc31c920b3ddffc064b323a2d66002' })), this.buttons && this.renderButton("right"))));
|
|
251
256
|
}
|
|
252
257
|
static get is() { return "duet-scrollable"; }
|
|
253
258
|
static get encapsulation() { return "shadow"; }
|
|
@@ -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: '89be4e82e34327cb68c695187821280140aa3233', class: {
|
|
18
18
|
"duet-middle": this.middle,
|
|
19
19
|
"duet-ie": isInternetExplorer(),
|
|
20
|
-
} }, h("div", { key: '
|
|
20
|
+
} }, h("div", { key: '2cde22f46d6a6b602245fb0d6e875349845bd204', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: 'a39c58d05f6944ba7c6c0bfda25a3ad1d99f3e2f', class: {
|
|
21
21
|
"duet-layout": true,
|
|
22
22
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
23
|
-
} }, h("section", { key: '
|
|
23
|
+
} }, h("section", { key: 'ee98fe87b3d0994ab04c65590b5288d35aea2a9e', class: "duet-main" }, h("slot", { key: '2f931f464073257e432992e99f40a58727401352' }))))));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "duet-section-layout"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -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: '2261e3fd3e60d1ea8591219a9e64b3137fc93969', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '1c4204740ad1cfd299e96b484c602189f189e137', 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: 'e313b068532ce26450e93a3b68bfe7190f6dd4fc', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '01ffb3799bf6211c8b11bfd62a42b1c080bf1a74', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "duet-shaped-image"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -90,12 +90,12 @@ export class DuetShowMore {
|
|
|
90
90
|
* Always the last one of the class.
|
|
91
91
|
*/
|
|
92
92
|
render() {
|
|
93
|
-
return (h(Host, { key: '
|
|
93
|
+
return (h(Host, { key: '342980885abd34eaaed8c7a94d2c8814af8ac7b1' }, h("div", { key: 'ad3d469d25dc5073ab2e585f075e4a6d239da446', class: {
|
|
94
94
|
"duet-show-more": true,
|
|
95
95
|
"duet-theme-turva": this.theme === "turva",
|
|
96
96
|
"duet-m-0": this.margin === "none",
|
|
97
97
|
open: this.open,
|
|
98
|
-
} }, h("div", { key: '
|
|
98
|
+
} }, h("div", { key: 'e11ff42b395ce60a533b3d293e95d0b9d28985b1', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: 'ce456a7014e3c0d41542315a58952db9a67958ca', class: { "slotted-content": true } }, h("slot", { key: '1359b929236258f2f46becc67c2ef0212d720aab' }))), h("duet-button", { key: '89258a40cc1e2a2332a2f76bec76ff7478f5d48a', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, accessiblePressed: this.open, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, h("span", { key: '3fdb11c208b0ef335f23e4f8f5d0076add4d3cbb' }, this.open ? this.showLessLabel : this.showMoreLabel)))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "duet-show-more"; }
|
|
101
101
|
static get encapsulation() { return "shadow"; }
|
|
@@ -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: '4adf7d99cbc333b181e8fd4866d08855eb6a6d1c' }, h("div", { key: '78f45ec446655208a7bf17cfe3be6a4aebc5c181', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, this.modal && h("duet-overlay", { key: '278b3a9e1823ab3650f7fc705d3d7d41a676b70f', visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: 'c5fd8e77aa37a4e5106dafcc83a4b07098fc5695', 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: '3d629c66c8376aec3febe6c9c0818b8a45df56a2', moveFocusTo: this.closeButton }), h("div", { key: '7792e9afa44d5ff99e1350e99f0ec4cf0a570067', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: 'b1849e638fe366a073e2d247695ed828259f385a', class: "top" }, h("button", { key: 'cfd4aaf534427596f9fe01415e42bf355608798a', 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: '410f3f0ce0f8e66791f998f3fb9169ddcd6723c7', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '6341b9c23dd91454d7e8bb38201578a02906cb15', class: "sticky-header" }, h("slot", { key: 'a9128943f3767198b7b3602dd242ab35ee7fc104', name: "sticky-header" }))), h("div", { key: '53aa0fd6b0097f061b2d5767b8a0b4a360a78040', 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: 'd0bb2bfede05aae54cd56e487fb7a69b124b84ce' })), h(FocusGuard, { key: '73d243e3a801c30a7706edac7d87a78a7750a4f1', moveFocusTo: this.closeButton })))));
|
|
273
273
|
}
|
|
274
274
|
static get is() { return "duet-slideout"; }
|
|
275
275
|
static get encapsulation() { return "shadow"; }
|
|
@@ -35,7 +35,7 @@ export class DuetSlideoutLang {
|
|
|
35
35
|
*/
|
|
36
36
|
render() {
|
|
37
37
|
const langTranslation = getLocaleString(this.chooseLangObject);
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: '00c9777c6d216869e7a3c1dcc5dae6e4503bfa25' }, h("div", { key: 'a39f00f60a7a25189b6564165aafcf0e1d480824', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, h("duet-icon", { key: '6a895b8e8e7c4dbdf541a16a01566fabb3150c9d', name: "navigation-language", margin: "none", color: "secondary" }), h("slot", { key: 'dd216d56b29a88616d01acd917af1e8f7d21e31d' }))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-slideout-lang"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
.duet-slideout-link.active span {
|
|
55
55
|
position: relative;
|
|
56
56
|
}
|
|
57
|
-
.duet-slideout-link.active
|
|
57
|
+
.duet-slideout-link.active .label-content::after {
|
|
58
58
|
position: absolute;
|
|
59
59
|
top: auto;
|
|
60
60
|
bottom: 0;
|
|
@@ -87,11 +87,26 @@
|
|
|
87
87
|
}
|
|
88
88
|
.duet-slideout-link .label {
|
|
89
89
|
display: flex;
|
|
90
|
-
gap:
|
|
90
|
+
gap: 8px;
|
|
91
91
|
align-items: center;
|
|
92
92
|
justify-content: space-between;
|
|
93
93
|
width: 100%;
|
|
94
94
|
}
|
|
95
|
+
.duet-slideout-link .label-container {
|
|
96
|
+
display: flex;
|
|
97
|
+
gap: 8px;
|
|
98
|
+
align-items: center;
|
|
99
|
+
justify-content: flex-start;
|
|
100
|
+
width: 100%;
|
|
101
|
+
}
|
|
102
|
+
.duet-slideout-link .external-icon {
|
|
103
|
+
width: 10px;
|
|
104
|
+
height: 10px;
|
|
105
|
+
}
|
|
106
|
+
.duet-slideout-link.medium .external-icon, .duet-slideout-link.large .external-icon {
|
|
107
|
+
width: 12px;
|
|
108
|
+
height: 12px;
|
|
109
|
+
}
|
|
95
110
|
|
|
96
111
|
slot[name=description]::slotted(*) {
|
|
97
112
|
display: block;
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
+
import newWindowIcon from "@duetds/icons/lib/assets/action-new-window-small";
|
|
4
5
|
import { h, Host } from "@stencil/core";
|
|
6
|
+
import { DuetStringsExternalDefaults } from "../../common-strings";
|
|
5
7
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
8
|
+
import { getAccessibleLinkLabel } from "../../utils/a11y-utils";
|
|
9
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
6
10
|
export class DuetSlideoutLink {
|
|
7
11
|
constructor() {
|
|
8
12
|
this.accessibleLabel = undefined;
|
|
@@ -14,6 +18,9 @@ export class DuetSlideoutLink {
|
|
|
14
18
|
this.size = "inherit";
|
|
15
19
|
this.caret = false;
|
|
16
20
|
this.menuItem = false;
|
|
21
|
+
this.accessibleLabelExternalDefaults = DuetStringsExternalDefaults;
|
|
22
|
+
this.accessibleLabelExternal = getLocaleString(this.accessibleLabelExternalDefaults);
|
|
23
|
+
this.external = false;
|
|
17
24
|
}
|
|
18
25
|
/**
|
|
19
26
|
* Component lifecycle events.
|
|
@@ -21,17 +28,26 @@ export class DuetSlideoutLink {
|
|
|
21
28
|
componentWillLoad() {
|
|
22
29
|
inheritGlobalTheme(this);
|
|
23
30
|
}
|
|
31
|
+
connectedCallback() {
|
|
32
|
+
connectLanguageChangeObserver(this, {
|
|
33
|
+
prop: "accessibleLabelExternal",
|
|
34
|
+
defaults: "accessibleLabelExternalDefaults",
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
disconnectedCallback() {
|
|
38
|
+
disconnectLanguageChangeObserver(this);
|
|
39
|
+
}
|
|
24
40
|
/**
|
|
25
41
|
* render() function
|
|
26
42
|
* Always the last one in the class.
|
|
27
43
|
*/
|
|
28
44
|
render() {
|
|
29
|
-
return (h(Host, { key: '
|
|
45
|
+
return (h(Host, { key: 'e550af12584f602566859a45b7cbee36a7aae43e' }, h("a", { key: '414c6a6a1fb91c95f3d241b0a9c90b13bb4c0793', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
|
|
30
46
|
"duet-slideout-link": true,
|
|
31
47
|
"duet-theme-turva": this.theme === "turva",
|
|
32
48
|
active: this.active,
|
|
33
49
|
[this.size]: true,
|
|
34
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '
|
|
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: 'd8c1ebd401cd5e022ac9e4a1204133a336d3a2b7', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: '473fe104cec5068f8f4bd4d5ee4e928de4bc268a', class: "label" }, h("span", { key: '425d0d0252417d78b704a7f294577110048729bc' }, h("span", { key: 'ba72671d83eee86369e9408738a00a44331bbf95', class: "label-container" }, h("span", { key: '907ae07b430dd127c8fb7931d3432b4e84d2b885', class: "label-content" }, h("slot", { key: '3ed0ebaace8750688a19520a5e7f5d1606a6dc00' })), this.external && (h("duet-icon", { key: 'f872b62d2c5757e7a0d059092cc143f4cb683abe', class: "external-icon", theme: this.theme, name: newWindowIcon.title, margin: "none", size: "auto", color: "currentColor" }))), h("slot", { key: '19c6036aa3e972f49c02e5c66f7c5856601da94e', name: "description" })), this.caret && (h("duet-icon", { key: '1f649b48aff0af010198404d37f1df359fa5a043', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
|
|
35
51
|
}
|
|
36
52
|
static get is() { return "duet-slideout-link"; }
|
|
37
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -234,6 +250,78 @@ export class DuetSlideoutLink {
|
|
|
234
250
|
"attribute": "menu-item",
|
|
235
251
|
"reflect": false,
|
|
236
252
|
"defaultValue": "false"
|
|
253
|
+
},
|
|
254
|
+
"accessibleLabelExternalDefaults": {
|
|
255
|
+
"type": "string",
|
|
256
|
+
"mutable": false,
|
|
257
|
+
"complexType": {
|
|
258
|
+
"original": "DuetLangObject | string",
|
|
259
|
+
"resolved": "DuetLangObject | string",
|
|
260
|
+
"references": {
|
|
261
|
+
"DuetLangObject": {
|
|
262
|
+
"location": "import",
|
|
263
|
+
"path": "../../utils/language-utils",
|
|
264
|
+
"id": "src/utils/language-utils.ts::DuetLangObject"
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
"required": false,
|
|
269
|
+
"optional": false,
|
|
270
|
+
"docs": {
|
|
271
|
+
"tags": [{
|
|
272
|
+
"name": "default",
|
|
273
|
+
"text": "{fi: \"Avautuu uuteen ikkunaan\",sv: \"\u00D6ppnas i nytt f\u00F6nster\",en: \"Opens in a new window\"}"
|
|
274
|
+
}],
|
|
275
|
+
"text": "Defaults for accessibleLabelExternal"
|
|
276
|
+
},
|
|
277
|
+
"getter": false,
|
|
278
|
+
"setter": false,
|
|
279
|
+
"attribute": "accessible-label-external-default",
|
|
280
|
+
"reflect": false,
|
|
281
|
+
"defaultValue": "DuetStringsExternalDefaults"
|
|
282
|
+
},
|
|
283
|
+
"accessibleLabelExternal": {
|
|
284
|
+
"type": "string",
|
|
285
|
+
"mutable": true,
|
|
286
|
+
"complexType": {
|
|
287
|
+
"original": "string",
|
|
288
|
+
"resolved": "string",
|
|
289
|
+
"references": {}
|
|
290
|
+
},
|
|
291
|
+
"required": false,
|
|
292
|
+
"optional": false,
|
|
293
|
+
"docs": {
|
|
294
|
+
"tags": [{
|
|
295
|
+
"name": "default",
|
|
296
|
+
"text": "{fi: \"Avautuu uuteen ikkunaan\",sv: \"\u00D6ppnas i nytt f\u00F6nster\",en: \"Opens in a new window\"}"
|
|
297
|
+
}],
|
|
298
|
+
"text": "Adds accessible label for tooltip that is shown in external link (url & external have both been set)"
|
|
299
|
+
},
|
|
300
|
+
"getter": false,
|
|
301
|
+
"setter": false,
|
|
302
|
+
"attribute": "accessible-label-external",
|
|
303
|
+
"reflect": false,
|
|
304
|
+
"defaultValue": "getLocaleString(this.accessibleLabelExternalDefaults)"
|
|
305
|
+
},
|
|
306
|
+
"external": {
|
|
307
|
+
"type": "boolean",
|
|
308
|
+
"mutable": false,
|
|
309
|
+
"complexType": {
|
|
310
|
+
"original": "boolean",
|
|
311
|
+
"resolved": "boolean",
|
|
312
|
+
"references": {}
|
|
313
|
+
},
|
|
314
|
+
"required": false,
|
|
315
|
+
"optional": false,
|
|
316
|
+
"docs": {
|
|
317
|
+
"tags": [],
|
|
318
|
+
"text": "Forces URL to open in a new browser tab. Used together with URL prop."
|
|
319
|
+
},
|
|
320
|
+
"getter": false,
|
|
321
|
+
"setter": false,
|
|
322
|
+
"attribute": "external",
|
|
323
|
+
"reflect": false,
|
|
324
|
+
"defaultValue": "false"
|
|
237
325
|
}
|
|
238
326
|
};
|
|
239
327
|
}
|
|
@@ -159,23 +159,23 @@ export class DuetSlideoutPanel {
|
|
|
159
159
|
};
|
|
160
160
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
161
161
|
const backTranslation = getLocaleString(this.backLangObject);
|
|
162
|
-
return (h(Host, { key: '
|
|
162
|
+
return (h(Host, { key: 'a710fcd33474df65bbe83049ae28e187effd69ae' }, h("div", { key: 'fe869129deed68044a9f2481c205d080cd330b2a', class: {
|
|
163
163
|
"duet-slideout-panel": true,
|
|
164
164
|
"duet-theme-turva": this.theme === "turva",
|
|
165
165
|
active: this.open,
|
|
166
|
-
} }, h("button", { key: '
|
|
166
|
+
} }, h("button", { key: '8a24f464c102b7c76c02b5acca1cb2e908555178', 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
167
|
link: true,
|
|
168
168
|
active: this.active,
|
|
169
|
-
}, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '
|
|
169
|
+
}, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '664e55c2ca66476e87fa06a4eae62611e36e43b7', class: "duet-slideout-icon" }, h("duet-icon", { key: 'de6f7888ca1f7a98f68295cdab35aa37951ad364', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: 'e3dc40373f694ff41a804d29a9e323a95aafc443', class: "duet-slideout-badge" }))), h("span", { key: '430e44ec6d63d207f7d0c5daccb6c0ec3855331b', class: "label" }, h("span", { key: '54f5dd510db6b7b2210b6dfefb6b45c6c5d5291c', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: 'e5c11e4b9011bf989df3035c09d760d536a81ab2', name: "label" })), h("duet-icon", { key: '75ca92a7f5340d296f7672f24f349b02bb44c035', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '656e51077667f5439a4d15b62570e34367d012cb', ref: element => (this.dialog = element), class: {
|
|
170
170
|
dialog: true,
|
|
171
171
|
hidden: !this.open,
|
|
172
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
172
|
+
}, style: styles }, h(FocusGuard, { key: 'b77848293b232403fdd8ad8a60b113a91ddbc721', moveFocusTo: this.closeButton }), h("div", { key: '80d042265606b8ecdbf2c26379a9c8f9a8659cbc', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '8afeafcbef97a3f50614baa1e070a5a52ab7a8ae', class: "top" }, h("button", { key: '43aa773b6c0590cfec9b967e56a10e29cb3ec384', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
|
|
173
173
|
back: true,
|
|
174
|
-
}, onClick: this.onClick }, h("duet-icon", { key: '
|
|
174
|
+
}, onClick: this.onClick }, h("duet-icon", { key: 'aa92eb201a646609e6b07cfc5784a7b45b4edd88', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '87e20bf173b45a95f21ae12b7ccda422f23bb65c' }, this.label.innerHTML), h("button", { key: '956cac2cdd217b51c1a95b6dac24eb752c1b3e8a', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '83df0e158d36a13e6aea98a1d2d0473c039305c2', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'ddf1937be4406b7f411cb78b676e9a7dc0ada529', class: "sticky-header" }, h("slot", { key: '66a7f892da69baf18f0c371c0ecfd9a21d9d2f08', name: "sticky-header" }))), h("div", { key: '2eeb327bce4ea692cef4c5b9c8742f0bf7f19e47', tabindex: "-1", role: "menu",
|
|
175
175
|
//TODO: slideout menu fades out, needs to be instant
|
|
176
176
|
id: "menu", "aria-labelledby": "button", class: {
|
|
177
177
|
items: true,
|
|
178
|
-
} }, h("slot", { key: '
|
|
178
|
+
} }, h("slot", { key: '74cce3b2ebaffc2b345804e6fe417912db8e72e2' })), h(FocusGuard, { key: '259710cbfb6565bfc2f542d78513017882dc507d', moveFocusTo: this.closeButton })))));
|
|
179
179
|
}
|
|
180
180
|
static get is() { return "duet-slideout-panel"; }
|
|
181
181
|
static get encapsulation() { return "shadow"; }
|
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: '4dd2ace190b42dc603842e0a68bede86a0576849' }, h("div", { key: '3bcae1d437eb66927c58c9d6394668f7e89b96c0', 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: '0dc6a0b34fe49504c0a3d50e2d3bc5b46f0edf47', 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: '0210db38d3f9ddcfb8d06635554d6d59a655fdf9', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: '4cd6d589071a450df12bad944193b1cb1ad884ce', class: "label" }, h("slot", { key: '9426c6a0c178440bb061f2beab412bc89aaab672', name: "label" }), h("duet-icon", { key: '1e1c91b9e194bc0e96b46659e469447ea8a189f2', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: '05ac5933fa4af767dd52ac778b7a95a9fdf30a1c', 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: '5d9e9507bb4d8ec3ce3dcc4101b9a1ff432af55a' })))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "duet-slideout-panel-dropdown"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|