@duetds/components 9.4.2 → 9.5.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 +2269 -199
- package/lib/cjs/{a11y-utils-821a2919.js → a11y-utils-103b327e.js} +1 -1
- package/lib/cjs/{app-globals-b8946136.js → app-globals-2b7fff72.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 +2002 -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 +12 -12
- 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-e3a0f607.js} +1 -1
- package/lib/cjs/{focus-utils-b50cfb47.js → focus-utils-47d23c45.js} +1 -1
- package/lib/cjs/{index-ae9c685d.js → index-7b1d76ef.js} +11 -3
- package/lib/cjs/{language-utils-eb134c64.js → language-utils-a6a152b8.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-66b2afa4.js → slot-utils-6864011f.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 +20 -0
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +777 -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 +5 -5
- 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 +2128 -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-e7837082.js → p-18bc63f3.js} +3 -3
- package/lib/dist-custom-elements/{p-919a3f56.js → p-19b9ead1.js} +7 -7
- package/lib/dist-custom-elements/{p-3cebc38f.js → p-26c7e23f.js} +1 -1
- package/lib/dist-custom-elements/{p-6c512deb.js → p-2ecca38c.js} +3 -3
- package/lib/dist-custom-elements/{p-12afa6a9.js → p-2f6cc198.js} +4 -4
- package/lib/dist-custom-elements/{p-ea1b9fd2.js → p-32ca7625.js} +1 -1
- package/lib/dist-custom-elements/{p-2218a02d.js → p-39b87412.js} +2 -2
- package/lib/dist-custom-elements/{p-8bb33e70.js → p-41403f71.js} +3 -3
- package/lib/dist-custom-elements/{p-e40f6f72.js → p-4ccd7bcc.js} +4 -4
- package/lib/dist-custom-elements/{p-fa1cdac3.js → p-4d6f6627.js} +3 -3
- package/lib/dist-custom-elements/{p-20670f23.js → p-4ed8da23.js} +6 -4
- package/lib/dist-custom-elements/{p-84a16ba6.js → p-52df4164.js} +1 -1
- package/lib/dist-custom-elements/{p-682759c1.js → p-548610a6.js} +1 -1
- package/lib/dist-custom-elements/{p-81287261.js → p-7327e3d5.js} +264 -1
- package/lib/dist-custom-elements/{p-eb8c49d0.js → p-76415eb2.js} +4 -4
- package/lib/dist-custom-elements/{p-43578452.js → p-76f76fab.js} +119 -12
- package/lib/dist-custom-elements/{p-8c206875.js → p-7b74fee9.js} +3 -3
- package/lib/dist-custom-elements/{p-7bd61001.js → p-87df2d6e.js} +10 -10
- package/lib/dist-custom-elements/{p-32dde064.js → p-8ad5e64f.js} +3 -3
- package/lib/dist-custom-elements/{p-b1d9f172.js → p-8f1394dd.js} +2 -2
- package/lib/dist-custom-elements/{p-fc719f13.js → p-9cb035b0.js} +5 -5
- package/lib/dist-custom-elements/{p-cf7ebeca.js → p-a013e7b0.js} +10 -10
- package/lib/dist-custom-elements/{p-2bba9071.js → p-a201b49f.js} +12 -12
- package/lib/dist-custom-elements/{p-5f69b1a3.js → p-ad89064b.js} +6 -6
- package/lib/dist-custom-elements/{p-9613c7ae.js → p-b2599bdb.js} +2 -2
- package/lib/dist-custom-elements/{p-64e2d3ca.js → p-b3a6e82a.js} +8 -8
- package/lib/dist-custom-elements/{p-3e337443.js → p-b8bae8c7.js} +2 -2
- package/lib/dist-custom-elements/{p-db63d729.js → p-c577fbfe.js} +2 -2
- package/lib/dist-custom-elements/{p-57b14f14.js → p-c69401c2.js} +4 -4
- package/lib/dist-custom-elements/{p-a8105585.js → p-cf1df71c.js} +1 -1
- package/lib/dist-custom-elements/{p-96198aec.js → p-d01a8307.js} +5 -5
- package/lib/dist-custom-elements/{p-0ead9c70.js → p-d05c6565.js} +2 -2
- package/lib/dist-custom-elements/{p-55baf5dc.js → p-d5859ccf.js} +3 -3
- package/lib/dist-custom-elements/{p-996b724b.js → p-da60c00a.js} +4 -4
- package/lib/dist-custom-elements/{p-9d6b2f72.js → p-db1f42f3.js} +3 -3
- package/lib/dist-custom-elements/{p-95bf575a.js → p-dce51f6d.js} +2 -2
- package/lib/dist-custom-elements/{p-f904de26.js → p-eb768545.js} +3 -3
- package/lib/dist-custom-elements/{p-792db7b0.js → p-ed6a907e.js} +1 -1
- package/lib/dist-custom-elements/{p-1783819b.js → p-fc9e69ed.js} +12 -12
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-a220b676.entry.js → p-00ab909e.entry.js} +1 -1
- package/lib/duet/{p-fa03d3b3.system.entry.js → p-00dd59e4.system.entry.js} +1 -1
- package/lib/duet/{p-472dab44.system.entry.js → p-033947e4.system.entry.js} +1 -1
- package/lib/duet/{p-7b39ff48.entry.js → p-03abf8be.entry.js} +1 -1
- package/lib/duet/{p-31fcb811.entry.js → p-04090a71.entry.js} +1 -1
- package/lib/duet/{p-3b03ad48.js → p-083bbc28.js} +1 -1
- package/lib/duet/{p-2b8d5ebf.system.entry.js → p-0c5d595b.system.entry.js} +1 -1
- package/lib/duet/{p-d3ba2b21.entry.js → p-0d1c524e.entry.js} +1 -1
- package/lib/duet/{p-da4d3c61.js → p-0d443be5.js} +1 -1
- package/lib/duet/{p-9b6794b3.entry.js → p-0d626d2e.entry.js} +1 -1
- package/lib/duet/{p-242c72b4.entry.js → p-0e2727b2.entry.js} +1 -1
- package/lib/duet/{p-5b8b0f3b.entry.js → p-0e3a6d04.entry.js} +1 -1
- package/lib/duet/p-1052f050.entry.js +4 -0
- package/lib/duet/{p-f8cda4cb.entry.js → p-1057eeaa.entry.js} +1 -1
- package/lib/duet/{p-03d1fe77.entry.js → p-1275c867.entry.js} +1 -1
- package/lib/duet/{p-2a4b6723.system.entry.js → p-1317da1c.system.entry.js} +1 -1
- package/lib/duet/{p-3a0a60fb.system.entry.js → p-1364a715.system.entry.js} +1 -1
- package/lib/duet/{p-373e1b99.entry.js → p-148be53e.entry.js} +1 -1
- package/lib/duet/{p-49cddce5.system.entry.js → p-15bd06bb.system.entry.js} +1 -1
- package/lib/duet/{p-53c14a6d.system.entry.js → p-1744b916.system.entry.js} +1 -1
- package/lib/duet/{p-243553ce.entry.js → p-17592731.entry.js} +1 -1
- package/lib/duet/{p-ad2f0283.system.entry.js → p-17d11f8c.system.entry.js} +1 -1
- package/lib/duet/{p-b2f48572.entry.js → p-19625473.entry.js} +1 -1
- package/lib/duet/{p-d1274fac.entry.js → p-1b1d98b4.entry.js} +1 -1
- package/lib/duet/{p-6791795c.entry.js → p-1c0ace6c.entry.js} +1 -1
- package/lib/duet/{p-7ae20674.system.entry.js → p-1ea716c1.system.entry.js} +1 -1
- package/lib/duet/{p-c1030c78.entry.js → p-1fc48a8d.entry.js} +1 -1
- package/lib/duet/{p-b77c2cc1.entry.js → p-202f526f.entry.js} +1 -1
- package/lib/duet/{p-67b77e1a.system.entry.js → p-207e46dc.system.entry.js} +1 -1
- package/lib/duet/{p-f3e0a76f.system.entry.js → p-26df85b3.system.entry.js} +1 -1
- package/lib/duet/{p-53a07476.system.entry.js → p-28cc13b6.system.entry.js} +1 -1
- package/lib/duet/{p-05bd5fc1.system.entry.js → p-28ef1aaf.system.entry.js} +1 -1
- package/lib/duet/{p-b2fbe44f.entry.js → p-295396cd.entry.js} +1 -1
- package/lib/duet/{p-23c363ea.system.entry.js → p-2a0c7157.system.entry.js} +1 -1
- package/lib/duet/{p-f12da4d6.system.entry.js → p-2a0e1cd2.system.entry.js} +1 -1
- package/lib/duet/{p-0620d479.system.entry.js → p-2a4f4522.system.entry.js} +1 -1
- package/lib/duet/{p-5c6fa752.entry.js → p-2b082283.entry.js} +1 -1
- package/lib/duet/{p-7abde534.system.js → p-2bb44297.system.js} +1 -1
- package/lib/duet/{p-e9d69dba.entry.js → p-2c64554e.entry.js} +1 -1
- package/lib/duet/{p-3945d323.system.entry.js → p-2efdf39c.system.entry.js} +1 -1
- package/lib/duet/{p-f2a5e96f.entry.js → p-3072addc.entry.js} +1 -1
- package/lib/duet/{p-d451ec53.entry.js → p-345ac2e1.entry.js} +1 -1
- package/lib/duet/{p-93c4d3c3.system.entry.js → p-346f8340.system.entry.js} +1 -1
- package/lib/duet/{p-968c2680.entry.js → p-35600b76.entry.js} +1 -1
- package/lib/duet/{p-72b3dc7c.entry.js → p-35c49132.entry.js} +1 -1
- package/lib/duet/{p-e9d570bf.entry.js → p-37c469ec.entry.js} +1 -1
- package/lib/duet/{p-ab2b67ab.entry.js → p-3ac058e8.entry.js} +1 -1
- package/lib/duet/{p-5e98b366.system.entry.js → p-3bcc4ed9.system.entry.js} +1 -1
- package/lib/duet/p-42a1b0f0.system.js +4 -0
- package/lib/duet/{p-4aa4bece.system.entry.js → p-433fad0d.system.entry.js} +1 -1
- package/lib/duet/{p-c06b8830.system.entry.js → p-435f700f.system.entry.js} +1 -1
- package/lib/duet/{p-d5a1fea0.entry.js → p-45beef6d.entry.js} +1 -1
- package/lib/duet/{p-b7393278.entry.js → p-477e39b0.entry.js} +1 -1
- package/lib/duet/{p-b99e40e7.entry.js → p-48bb29d2.entry.js} +1 -1
- package/lib/duet/{p-3a495087.entry.js → p-497fe0b1.entry.js} +1 -1
- package/lib/duet/p-4a2ccec7.entry.js +4 -0
- package/lib/duet/{p-ef16cf2f.system.entry.js → p-4af9bc5f.system.entry.js} +1 -1
- package/lib/duet/{p-8c8f2565.entry.js → p-4ebb368b.entry.js} +1 -1
- package/lib/duet/{p-e64cdc3b.system.entry.js → p-4f2c25a0.system.entry.js} +1 -1
- package/lib/duet/{p-dc807a5c.system.js → p-4f945200.system.js} +1 -1
- package/lib/duet/{p-ddc04775.entry.js → p-4fc8517e.entry.js} +1 -1
- package/lib/duet/{p-3677dc32.entry.js → p-4fc945d4.entry.js} +1 -1
- package/lib/duet/{p-d72393c6.entry.js → p-52829324.entry.js} +1 -1
- package/lib/duet/{p-9a1ede4b.system.entry.js → p-53b9b442.system.entry.js} +1 -1
- package/lib/duet/p-55bafbde.system.entry.js +4 -0
- package/lib/duet/{p-8d66d9ff.entry.js → p-56b48e3d.entry.js} +1 -1
- package/lib/duet/{p-42ed9cf5.entry.js → p-580a6591.entry.js} +1 -1
- package/lib/duet/p-587a9d58.system.entry.js +4 -0
- package/lib/duet/{p-7e67797a.system.entry.js → p-5ab4313d.system.entry.js} +1 -1
- package/lib/duet/{p-75e262dd.system.entry.js → p-5c561b82.system.entry.js} +1 -1
- package/lib/duet/{p-4261665d.system.entry.js → p-5d5ba6ed.system.entry.js} +1 -1
- package/lib/duet/{p-a6f485ce.system.entry.js → p-5e01a303.system.entry.js} +1 -1
- package/lib/duet/{p-f1f562bb.entry.js → p-5e2d4a51.entry.js} +1 -1
- package/lib/duet/{p-07be03a5.system.js → p-61173f11.system.js} +1 -1
- package/lib/duet/p-622e1ffc.js +4 -0
- package/lib/duet/{p-a488b792.system.entry.js → p-64651bff.system.entry.js} +1 -1
- package/lib/duet/p-64853b73.entry.js +4 -0
- package/lib/duet/{p-772f84d7.system.entry.js → p-66021b00.system.entry.js} +2 -2
- package/lib/duet/{p-05673dd4.system.entry.js → p-68cbc985.system.entry.js} +1 -1
- package/lib/duet/{p-c05be5e1.entry.js → p-6c36ad85.entry.js} +1 -1
- package/lib/duet/p-6eb279dd.system.entry.js +4 -0
- package/lib/duet/{p-e1d6e640.system.entry.js → p-6fb72847.system.entry.js} +1 -1
- package/lib/duet/{p-f2a35fdd.entry.js → p-71ec5b28.entry.js} +1 -1
- package/lib/duet/{p-849a093c.system.entry.js → p-73853b36.system.entry.js} +1 -1
- package/lib/duet/{p-457a2d83.system.entry.js → p-7567fef0.system.entry.js} +1 -1
- package/lib/duet/{p-fe63ab87.system.entry.js → p-76361fed.system.entry.js} +2 -2
- package/lib/duet/p-7638da3f.entry.js +4 -0
- package/lib/duet/{p-75e12142.js → p-76927493.js} +1 -1
- package/lib/duet/{p-f89203db.entry.js → p-7ac466a3.entry.js} +1 -1
- package/lib/duet/{p-2822c55e.system.entry.js → p-7b5541e9.system.entry.js} +1 -1
- package/lib/duet/p-7be5b9a7.js +4 -0
- package/lib/duet/{p-c6564753.system.entry.js → p-7cad68ea.system.entry.js} +1 -1
- package/lib/duet/{p-e51fe789.entry.js → p-7fceb8c8.entry.js} +1 -1
- package/lib/duet/{p-3215139d.system.entry.js → p-84b24dcc.system.entry.js} +1 -1
- package/lib/duet/{p-e39b4df9.system.entry.js → p-84c02ce1.system.entry.js} +1 -1
- package/lib/duet/p-84f2cc6b.entry.js +4 -0
- package/lib/duet/p-85261a28.entry.js +4 -0
- package/lib/duet/p-85a38287.system.entry.js +4 -0
- package/lib/duet/{p-1a045554.entry.js → p-88e0e42c.entry.js} +1 -1
- package/lib/duet/p-89cf1a91.system.js +4 -0
- package/lib/duet/p-8b59d885.entry.js +4 -0
- package/lib/duet/{p-042e2fe8.entry.js → p-8bfb6649.entry.js} +1 -1
- package/lib/duet/{p-6460ecdd.entry.js → p-8d6e249b.entry.js} +1 -1
- package/lib/duet/{p-15b3553c.system.entry.js → p-8ecbac63.system.entry.js} +1 -1
- package/lib/duet/{p-d1219b00.system.entry.js → p-8f698359.system.entry.js} +1 -1
- package/lib/duet/{p-9c4c9249.system.entry.js → p-91a98b52.system.entry.js} +1 -1
- package/lib/duet/{p-2f333676.system.entry.js → p-91f7ae75.system.entry.js} +1 -1
- package/lib/duet/{p-fae62327.system.entry.js → p-925da010.system.entry.js} +1 -1
- package/lib/duet/{p-758432df.entry.js → p-943edeef.entry.js} +1 -1
- package/lib/duet/{p-1f521358.system.entry.js → p-9525c31e.system.entry.js} +1 -1
- package/lib/duet/{p-1e4e0a4d.entry.js → p-95f1b9a1.entry.js} +1 -1
- package/lib/duet/{p-d681c210.entry.js → p-96a6cca2.entry.js} +1 -1
- package/lib/duet/{p-97b9b2ae.entry.js → p-98fd263d.entry.js} +1 -1
- package/lib/duet/{p-7df5aaf6.system.entry.js → p-9d3e0050.system.entry.js} +2 -2
- package/lib/duet/{p-b5c7f8cd.entry.js → p-9f377238.entry.js} +1 -1
- package/lib/duet/p-9f3a5506.entry.js +4 -0
- package/lib/duet/{p-6b4ca314.entry.js → p-9f9e4b5a.entry.js} +1 -1
- package/lib/duet/{p-7b249d64.system.entry.js → p-a0229b56.system.entry.js} +1 -1
- package/lib/duet/{p-d2a5a09f.js → p-a083b91a.js} +1 -1
- package/lib/duet/p-a331ae6e.system.js +4 -0
- package/lib/duet/{p-1dbbe6df.system.entry.js → p-a637d6a7.system.entry.js} +1 -1
- package/lib/duet/{p-b6e4d58e.system.entry.js → p-a90243df.system.entry.js} +1 -1
- package/lib/duet/{p-f5e1a0cc.entry.js → p-afc011e1.entry.js} +1 -1
- package/lib/duet/p-aff748c3.entry.js +4 -0
- package/lib/duet/{p-dfe8ce73.system.entry.js → p-b1c2ab61.system.entry.js} +1 -1
- package/lib/duet/p-b3076f6c.system.entry.js +4 -0
- package/lib/duet/{p-2c565a29.entry.js → p-b327a269.entry.js} +1 -1
- package/lib/duet/{p-3e9b5b6f.entry.js → p-b32dcb86.entry.js} +1 -1
- package/lib/duet/{p-ee3b1868.system.entry.js → p-b336e3fb.system.entry.js} +1 -1
- package/lib/duet/{p-9f5a2024.entry.js → p-b410d85d.entry.js} +1 -1
- package/lib/duet/p-b56915bb.system.entry.js +4 -0
- package/lib/duet/{p-89a86ebc.system.entry.js → p-b642d349.system.entry.js} +1 -1
- package/lib/duet/{p-ee268c5a.entry.js → p-b79ca71d.entry.js} +1 -1
- package/lib/duet/{p-e5ef5e89.entry.js → p-baf88ca9.entry.js} +1 -1
- package/lib/duet/{p-714399a1.system.entry.js → p-bbb9a30a.system.entry.js} +1 -1
- package/lib/duet/{p-5b2030f6.entry.js → p-bcd14101.entry.js} +1 -1
- package/lib/duet/{p-d8a7a6eb.entry.js → p-bcfd5746.entry.js} +1 -1
- package/lib/duet/{p-bca6125e.entry.js → p-bfb897ab.entry.js} +1 -1
- package/lib/duet/{p-709882f3.system.entry.js → p-c2befbf1.system.entry.js} +1 -1
- package/lib/duet/{p-27aab6b1.entry.js → p-c2d61f47.entry.js} +1 -1
- package/lib/duet/{p-9ea49d85.system.entry.js → p-c3d6433f.system.entry.js} +1 -1
- package/lib/duet/{p-f409cd1f.system.entry.js → p-c50c0b02.system.entry.js} +2 -2
- package/lib/duet/{p-05fcbe8e.system.entry.js → p-c5117f90.system.entry.js} +1 -1
- package/lib/duet/{p-2bb74e72.entry.js → p-c56c0b41.entry.js} +1 -1
- package/lib/duet/{p-52d6efa6.system.entry.js → p-c581e6d3.system.entry.js} +1 -1
- package/lib/duet/{p-59339a3e.system.entry.js → p-c734cff9.system.entry.js} +1 -1
- package/lib/duet/p-ca29569e.system.js +4 -0
- package/lib/duet/{p-3f8677ac.system.js → p-cdba12cc.system.js} +1 -1
- package/lib/duet/{p-6e1b9c32.system.entry.js → p-ce8d83cf.system.entry.js} +2 -2
- package/lib/duet/{p-5817c9a6.entry.js → p-d2059383.entry.js} +1 -1
- package/lib/duet/{p-653c75c3.system.entry.js → p-d2e9bcdf.system.entry.js} +1 -1
- package/lib/duet/{p-3b88a791.system.entry.js → p-d3e906da.system.entry.js} +1 -1
- package/lib/duet/{p-f6f21b70.entry.js → p-d49076b6.entry.js} +1 -1
- package/lib/duet/{p-df67d91b.system.entry.js → p-d66a0251.system.entry.js} +1 -1
- package/lib/duet/{p-fd38377e.system.entry.js → p-d8c356eb.system.entry.js} +1 -1
- package/lib/duet/{p-09fea5ea.system.entry.js → p-d915362b.system.entry.js} +1 -1
- package/lib/duet/{p-73f5d7d3.system.entry.js → p-da49ab05.system.entry.js} +2 -2
- package/lib/duet/{p-edda0b76.system.entry.js → p-dc186a2f.system.entry.js} +1 -1
- package/lib/duet/p-dcb8b2e2.entry.js +4 -0
- package/lib/duet/{p-37631fb0.system.entry.js → p-dd3fff16.system.entry.js} +1 -1
- package/lib/duet/{p-e8334ed1.entry.js → p-dd7ec171.entry.js} +1 -1
- package/lib/duet/{p-c71a58da.js → p-e3857119.js} +1 -1
- package/lib/duet/p-e67910bf.system.entry.js +4 -0
- package/lib/duet/{p-3ee0e7a2.system.entry.js → p-e81eade0.system.entry.js} +1 -1
- package/lib/duet/{p-e8eed1e6.entry.js → p-e8b5235d.entry.js} +1 -1
- package/lib/duet/{p-bca39a19.system.entry.js → p-eaff90e5.system.entry.js} +1 -1
- package/lib/duet/{p-87cc03bb.system.entry.js → p-ed4e9cd6.system.entry.js} +1 -1
- package/lib/duet/{p-99110a93.entry.js → p-edd39bb2.entry.js} +1 -1
- package/lib/duet/p-ef7b1342.entry.js +4 -0
- package/lib/duet/{p-2590f7b0.system.entry.js → p-f268a161.system.entry.js} +1 -1
- package/lib/duet/p-f3737a2b.entry.js +4 -0
- package/lib/duet/{p-b2a5f5d0.entry.js → p-f38a5f44.entry.js} +1 -1
- package/lib/duet/{p-475672d1.entry.js → p-f631a689.entry.js} +1 -1
- package/lib/duet/{p-5e988172.system.entry.js → p-f7d083c5.system.entry.js} +1 -1
- package/lib/duet/p-f89d7751.entry.js +4 -0
- package/lib/duet/{p-58f49211.system.entry.js → p-f8f56a8e.system.entry.js} +1 -1
- package/lib/duet/{p-829f18ac.entry.js → p-fb9b0a2f.entry.js} +1 -1
- package/lib/duet/p-fce0a87d.entry.js +4 -0
- package/lib/duet/{p-d46c21c3.system.entry.js → p-ff2aca13.system.entry.js} +2 -2
- package/lib/esm/{a11y-utils-47ea468e.js → a11y-utils-9dbc7c3d.js} +1 -1
- package/lib/esm/{app-globals-52a8e9e5.js → app-globals-e00fbe9c.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 +1998 -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 +12 -12
- 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-416994cc.js} +1 -1
- package/lib/esm/{focus-utils-b09f6029.js → focus-utils-7bc146cd.js} +1 -1
- package/lib/esm/{index-ed83a687.js → index-1a6cee61.js} +11 -3
- package/lib/esm/{language-utils-d2c8afdc.js → language-utils-8a9d5323.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-035ffb1f.js → slot-utils-9633ef1e.js} +1 -1
- package/lib/esm-es5/{a11y-utils-47ea468e.js → a11y-utils-9dbc7c3d.js} +1 -1
- package/lib/esm-es5/{app-globals-52a8e9e5.js → app-globals-e00fbe9c.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 +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +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-416994cc.js} +1 -1
- package/lib/esm-es5/{focus-utils-b09f6029.js → focus-utils-7bc146cd.js} +1 -1
- package/lib/esm-es5/index-1a6cee61.js +4 -0
- package/lib/esm-es5/{language-utils-d2c8afdc.js → language-utils-8a9d5323.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-035ffb1f.js → slot-utils-9633ef1e.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 +156 -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 +259 -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-254f4171.entry.js +0 -4
- package/lib/duet/p-2f769f52.system.entry.js +0 -4
- package/lib/duet/p-3a5017af.entry.js +0 -4
- package/lib/duet/p-46d7ebac.js +0 -4
- package/lib/duet/p-4ec25d4a.system.js +0 -4
- package/lib/duet/p-55d318e7.entry.js +0 -4
- package/lib/duet/p-571bc7a8.js +0 -4
- package/lib/duet/p-59cbcc2e.system.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-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-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/index-ed83a687.js +0 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h } from './p-548610a6.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
6
6
|
import { s as sanitizeString } from './p-9c3c64b9.js';
|
|
7
7
|
import { g as getColorByName } from './p-6e022235.js';
|
|
@@ -23,6 +23,7 @@ const DuetHeading = /*@__PURE__*/ proxyCustomElement(class DuetHeading extends H
|
|
|
23
23
|
this.theme = "";
|
|
24
24
|
this.hyphenate = false;
|
|
25
25
|
this.fixedSize = false;
|
|
26
|
+
this.accessibleLabel = undefined;
|
|
26
27
|
}
|
|
27
28
|
/**
|
|
28
29
|
* Component lifecycle events.
|
|
@@ -37,7 +38,7 @@ const DuetHeading = /*@__PURE__*/ proxyCustomElement(class DuetHeading extends H
|
|
|
37
38
|
render() {
|
|
38
39
|
const TagName = sanitizeString(this.level);
|
|
39
40
|
const color = getColorByName(this.color);
|
|
40
|
-
return (h(TagName, { key: '
|
|
41
|
+
return (h(TagName, { key: 'fc35d12a14663418e76f8e17d41efd7fa1990638', class: {
|
|
41
42
|
"duet-heading": true,
|
|
42
43
|
"duet-heading-border": this.border !== false,
|
|
43
44
|
"duet-heading-border-solid": this.border === "solid",
|
|
@@ -48,7 +49,7 @@ const DuetHeading = /*@__PURE__*/ proxyCustomElement(class DuetHeading extends H
|
|
|
48
49
|
[this.visualLevel ? this.visualLevel : this.level]: true,
|
|
49
50
|
"duet-theme-turva": this.theme === "turva",
|
|
50
51
|
"fixed-size": this.fixedSize,
|
|
51
|
-
}, style: { color }, part: "duet-heading" }, h("slot", { key: '
|
|
52
|
+
}, "aria-label": this.accessibleLabel, style: { color }, part: "duet-heading" }, h("slot", { key: 'a6f73f221a78d15399456b9d861906f806725228' })));
|
|
52
53
|
}
|
|
53
54
|
get element() { return this; }
|
|
54
55
|
static get style() { return DuetHeadingStyle0; }
|
|
@@ -61,7 +62,8 @@ const DuetHeading = /*@__PURE__*/ proxyCustomElement(class DuetHeading extends H
|
|
|
61
62
|
"color": [1],
|
|
62
63
|
"theme": [1025],
|
|
63
64
|
"hyphenate": [4],
|
|
64
|
-
"fixedSize": [4, "fixed-size"]
|
|
65
|
+
"fixedSize": [4, "fixed-size"],
|
|
66
|
+
"accessibleLabel": [1, "accessible-label"]
|
|
65
67
|
}]);
|
|
66
68
|
function defineCustomElement() {
|
|
67
69
|
if (typeof customElements === "undefined") {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-548610a6.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
6
6
|
import { g as getColorByName } from './p-6e022235.js';
|
|
7
7
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
const NAMESPACE = 'duet';
|
|
5
5
|
const BUILD = /* duet */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", invisiblePrehydration: false, isDebug: false, isDev: false, isTesting: false, lazyLoad: false, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: true, shadowDelegatesFocus: true, shadowDom: true, slot: true, slotChildNodesFix: true, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
|
|
6
|
-
const Env = /* duet */ {"cdnURILocal":"http://localhost:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.1.
|
|
6
|
+
const Env = /* duet */ {"cdnURILocal":"http://localhost:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.1.11"};
|
|
7
7
|
|
|
8
8
|
/*
|
|
9
9
|
Stencil Client Platform v4.23.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-548610a6.js';
|
|
5
|
+
import { m as media_query_medium, a as media_query_large } from './p-f6000a03.js';
|
|
6
|
+
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
7
|
+
import { c as createID } from './p-5e59e970.js';
|
|
8
|
+
import { b as isEscapeKey } from './p-8db11326.js';
|
|
9
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
|
|
10
|
+
import { d as defineCustomElement$4 } from './p-4ccd7bcc.js';
|
|
11
|
+
import { d as defineCustomElement$3 } from './p-da60c00a.js';
|
|
12
|
+
import { d as defineCustomElement$2 } from './p-d01a8307.js';
|
|
13
|
+
import { d as defineCustomElement$1 } from './p-39b87412.js';
|
|
14
|
+
|
|
4
15
|
/**
|
|
5
16
|
* Custom positioning reference element.
|
|
6
17
|
* @see https://floating-ui.com/docs/virtual-elements
|
|
@@ -1345,4 +1356,256 @@ const computePosition = (reference, floating, options) => {
|
|
|
1345
1356
|
});
|
|
1346
1357
|
};
|
|
1347
1358
|
|
|
1348
|
-
|
|
1359
|
+
const duetTooltipCss = "*.sc-duet-tooltip,*.sc-duet-tooltip::after,*.sc-duet-tooltip::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-tooltip-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}duet-tooltip-button.sc-duet-tooltip{position:relative}duet-tooltip-popup.sc-duet-tooltip{position:absolute}";
|
|
1360
|
+
const DuetTooltipStyle0 = duetTooltipCss;
|
|
1361
|
+
|
|
1362
|
+
const DuetTooltip = /*@__PURE__*/ proxyCustomElement(class DuetTooltip extends H {
|
|
1363
|
+
constructor() {
|
|
1364
|
+
super();
|
|
1365
|
+
this.__registerHost();
|
|
1366
|
+
/**
|
|
1367
|
+
* Own Properties.
|
|
1368
|
+
*/
|
|
1369
|
+
this.mql = [
|
|
1370
|
+
window.matchMedia(media_query_medium.replace(/'/g, "")),
|
|
1371
|
+
window.matchMedia(media_query_large.replace(/'/g, "")),
|
|
1372
|
+
];
|
|
1373
|
+
this.tooltipId = createID("DuetTooltip");
|
|
1374
|
+
this.aboutString = {
|
|
1375
|
+
fi: "aiheesta",
|
|
1376
|
+
en: "about",
|
|
1377
|
+
sv: "om",
|
|
1378
|
+
};
|
|
1379
|
+
/**
|
|
1380
|
+
* Local methods
|
|
1381
|
+
*/
|
|
1382
|
+
this.openTooltip = () => {
|
|
1383
|
+
this.active = true;
|
|
1384
|
+
setTimeout(() => {
|
|
1385
|
+
this.contentEl.focus({ preventScroll: true });
|
|
1386
|
+
this.buttonActive = true;
|
|
1387
|
+
}, 200);
|
|
1388
|
+
};
|
|
1389
|
+
this.closeTooltip = (moveFocusToButton = false) => {
|
|
1390
|
+
this.active = false;
|
|
1391
|
+
if (moveFocusToButton) {
|
|
1392
|
+
setTimeout(() => {
|
|
1393
|
+
this.buttonEl.setFocus({ preventScroll: true });
|
|
1394
|
+
}, 200);
|
|
1395
|
+
}
|
|
1396
|
+
setTimeout(() => {
|
|
1397
|
+
this.buttonActive = false;
|
|
1398
|
+
});
|
|
1399
|
+
setTimeout(() => {
|
|
1400
|
+
this.updatePlacement();
|
|
1401
|
+
}, 200);
|
|
1402
|
+
};
|
|
1403
|
+
this.toggleOpen = () => {
|
|
1404
|
+
this.active ? this.closeTooltip() : this.openTooltip();
|
|
1405
|
+
};
|
|
1406
|
+
this.updatePlacement = async () => {
|
|
1407
|
+
var _a, _b;
|
|
1408
|
+
let preferRight = true;
|
|
1409
|
+
if (this.breakpoint === "large" && !this.mql[1].matches) {
|
|
1410
|
+
preferRight = false;
|
|
1411
|
+
}
|
|
1412
|
+
else if (this.breakpoint === "medium" && !this.mql[0].matches) {
|
|
1413
|
+
preferRight = false;
|
|
1414
|
+
}
|
|
1415
|
+
let placement = preferRight ? "top-start" : "top-end";
|
|
1416
|
+
if (this.direction === "left") {
|
|
1417
|
+
placement = "top-end";
|
|
1418
|
+
}
|
|
1419
|
+
else if (this.direction === "right") {
|
|
1420
|
+
placement = "top-start";
|
|
1421
|
+
}
|
|
1422
|
+
const position = await computePosition(this.buttonEl, this.popupElement, {
|
|
1423
|
+
placement,
|
|
1424
|
+
middleware: [flip(), shift({ padding: 5 }), arrow({ element: this.arrowEl })],
|
|
1425
|
+
});
|
|
1426
|
+
this.tooltipY = position.y;
|
|
1427
|
+
this.tooltipX = position.x;
|
|
1428
|
+
this.placement = position.placement;
|
|
1429
|
+
this.arrowY = (_a = position.middlewareData.arrow) === null || _a === void 0 ? void 0 : _a.y;
|
|
1430
|
+
this.arrowX = (_b = position.middlewareData.arrow) === null || _b === void 0 ? void 0 : _b.x;
|
|
1431
|
+
};
|
|
1432
|
+
this.placement = "bottom";
|
|
1433
|
+
this.tooltipY = undefined;
|
|
1434
|
+
this.tooltipX = undefined;
|
|
1435
|
+
this.arrowX = undefined;
|
|
1436
|
+
this.arrowY = undefined;
|
|
1437
|
+
this.buttonActive = undefined;
|
|
1438
|
+
this.theme = "";
|
|
1439
|
+
this.language = getLanguage();
|
|
1440
|
+
this.accessibleLabelDefault = {
|
|
1441
|
+
fi: "Näytä lisätietoja",
|
|
1442
|
+
en: "Show more information",
|
|
1443
|
+
sv: "Visa mer tilläggsuppgifter",
|
|
1444
|
+
};
|
|
1445
|
+
this.accessibleLabel = getLocaleString(this.accessibleLabelDefault, this.language);
|
|
1446
|
+
this.accessibleAboutLabel = undefined;
|
|
1447
|
+
this.accessibleInputLabel = undefined;
|
|
1448
|
+
this.accessibleCloseLabelDefault = {
|
|
1449
|
+
fi: "Sulje lisätiedot",
|
|
1450
|
+
en: "Close details",
|
|
1451
|
+
sv: "Stäng tilläggsuppgifter",
|
|
1452
|
+
};
|
|
1453
|
+
this.accessibleCloseLabel = getLocaleString(this.accessibleCloseLabelDefault, this.language);
|
|
1454
|
+
this.label = "";
|
|
1455
|
+
this.breakpoint = "medium";
|
|
1456
|
+
this.direction = "auto";
|
|
1457
|
+
this.positionVertical = "0";
|
|
1458
|
+
this.positionHorizontal = "0";
|
|
1459
|
+
this.active = false;
|
|
1460
|
+
this.negative = false;
|
|
1461
|
+
}
|
|
1462
|
+
/**
|
|
1463
|
+
* Component lifecycle events.
|
|
1464
|
+
*/
|
|
1465
|
+
componentWillLoad() {
|
|
1466
|
+
inheritGlobalTheme(this);
|
|
1467
|
+
this.buttonActive = this.active;
|
|
1468
|
+
}
|
|
1469
|
+
async componentDidLoad() {
|
|
1470
|
+
this.arrowEl = await this.popupElement.getArrowElement();
|
|
1471
|
+
this.contentEl = await this.popupElement.getContentElement();
|
|
1472
|
+
this.updatePlacement();
|
|
1473
|
+
if (this.active) {
|
|
1474
|
+
this.openTooltip();
|
|
1475
|
+
await this.handleActiveChange(this.active);
|
|
1476
|
+
}
|
|
1477
|
+
this.intersectionObserver = new IntersectionObserver(this.updatePlacement, { root: document.body });
|
|
1478
|
+
this.intersectionObserver.observe(this.element);
|
|
1479
|
+
}
|
|
1480
|
+
connectedCallback() {
|
|
1481
|
+
connectLanguageChangeObserver(this, [
|
|
1482
|
+
{ prop: "accessibleLabel", defaults: "accessibleLabelDefault" },
|
|
1483
|
+
{ prop: "accessibleCloseLabel", defaults: "accessibleCloseLabelDefault" },
|
|
1484
|
+
]);
|
|
1485
|
+
}
|
|
1486
|
+
disconnectedCallback() {
|
|
1487
|
+
disconnectLanguageChangeObserver(this);
|
|
1488
|
+
}
|
|
1489
|
+
handleDocumentClick(e) {
|
|
1490
|
+
if (!this.active) {
|
|
1491
|
+
return;
|
|
1492
|
+
}
|
|
1493
|
+
const path = e.composedPath();
|
|
1494
|
+
const isClickOutside = path.every(el => el !== this.element && el !== this.contentEl);
|
|
1495
|
+
if (isClickOutside) {
|
|
1496
|
+
this.closeTooltip();
|
|
1497
|
+
}
|
|
1498
|
+
}
|
|
1499
|
+
handleKeyDown(e) {
|
|
1500
|
+
if (this.active && isEscapeKey(e)) {
|
|
1501
|
+
this.closeTooltip(true);
|
|
1502
|
+
}
|
|
1503
|
+
}
|
|
1504
|
+
handlePopupClose() {
|
|
1505
|
+
if (this.active) {
|
|
1506
|
+
this.closeTooltip(true);
|
|
1507
|
+
}
|
|
1508
|
+
}
|
|
1509
|
+
async handleActiveChange(newActiveValue) {
|
|
1510
|
+
if (newActiveValue) {
|
|
1511
|
+
this.autoUpdateCleanup = autoUpdate(this.buttonEl, this.popupElement, this.updatePlacement);
|
|
1512
|
+
}
|
|
1513
|
+
else {
|
|
1514
|
+
this.autoUpdateCleanup();
|
|
1515
|
+
}
|
|
1516
|
+
}
|
|
1517
|
+
/**
|
|
1518
|
+
* render() function.
|
|
1519
|
+
* Always the last one in the class.
|
|
1520
|
+
*/
|
|
1521
|
+
render() {
|
|
1522
|
+
const tooltipStyles = {
|
|
1523
|
+
transform: `translateY(${this.positionVertical}) translateX(${this.positionHorizontal})`,
|
|
1524
|
+
// This is needed to that the active tooltip stacks on
|
|
1525
|
+
// top of other tooltips and the header.
|
|
1526
|
+
zIndex: this.active ? "201" : "",
|
|
1527
|
+
};
|
|
1528
|
+
const popupContainerStyles = {
|
|
1529
|
+
position: "relative",
|
|
1530
|
+
overflow: this.active ? "visible" : "hidden",
|
|
1531
|
+
};
|
|
1532
|
+
const positionStyles = {
|
|
1533
|
+
top: `${this.tooltipY}px`,
|
|
1534
|
+
left: `${this.tooltipX}px`,
|
|
1535
|
+
display: "block",
|
|
1536
|
+
"pointer-events": this.active ? "auto" : "none",
|
|
1537
|
+
};
|
|
1538
|
+
const arrowStyles = {
|
|
1539
|
+
top: this.arrowY ? `${this.arrowY}px` : undefined,
|
|
1540
|
+
left: this.arrowX ? `${this.arrowX}px` : undefined,
|
|
1541
|
+
};
|
|
1542
|
+
return (h(Host, { style: tooltipStyles }, h("duet-tooltip-button", { ref: element => (this.buttonEl = element), active: this.buttonActive, tooltipId: this.tooltipId, label: this.label, accessibleLabel: (this.accessibleInputLabel && `${this.accessibleInputLabel}, ${this.accessibleLabel}`) ||
|
|
1543
|
+
(this.accessibleAboutLabel &&
|
|
1544
|
+
`${this.accessibleLabel} ${this.aboutString[this.language]} ${this.accessibleAboutLabel}`) ||
|
|
1545
|
+
this.accessibleLabel, onClick: this.toggleOpen, theme: this.theme, negative: this.negative }), h("div", { style: popupContainerStyles }, h("duet-tooltip-popup", { ref: element => (this.popupElement = element), active: this.active, tooltipId: this.tooltipId, arrowStyles: arrowStyles, style: positionStyles, placement: this.placement, accessibleCloseLabel: this.accessibleCloseLabel, theme: this.theme }, h("slot", null)))));
|
|
1546
|
+
}
|
|
1547
|
+
get element() { return this; }
|
|
1548
|
+
static get watchers() { return {
|
|
1549
|
+
"active": ["handleActiveChange"]
|
|
1550
|
+
}; }
|
|
1551
|
+
static get style() { return DuetTooltipStyle0; }
|
|
1552
|
+
}, [6, "duet-tooltip", {
|
|
1553
|
+
"theme": [1025],
|
|
1554
|
+
"language": [1025],
|
|
1555
|
+
"accessibleLabelDefault": [1, "accessible-label-default"],
|
|
1556
|
+
"accessibleLabel": [1025, "accessible-label"],
|
|
1557
|
+
"accessibleAboutLabel": [1, "accessible-about-label"],
|
|
1558
|
+
"accessibleInputLabel": [1, "accessible-input-label"],
|
|
1559
|
+
"accessibleCloseLabelDefault": [1, "accessible-close-label-default"],
|
|
1560
|
+
"accessibleCloseLabel": [1025, "accessible-close-label"],
|
|
1561
|
+
"label": [1],
|
|
1562
|
+
"breakpoint": [1],
|
|
1563
|
+
"direction": [1],
|
|
1564
|
+
"positionVertical": [513, "position-vertical"],
|
|
1565
|
+
"positionHorizontal": [513, "position-horizontal"],
|
|
1566
|
+
"active": [1540],
|
|
1567
|
+
"negative": [4],
|
|
1568
|
+
"placement": [32],
|
|
1569
|
+
"tooltipY": [32],
|
|
1570
|
+
"tooltipX": [32],
|
|
1571
|
+
"arrowX": [32],
|
|
1572
|
+
"arrowY": [32],
|
|
1573
|
+
"buttonActive": [32]
|
|
1574
|
+
}, [[4, "click", "handleDocumentClick"], [4, "keydown", "handleKeyDown"], [4, "tooltipPopupClosed", "handlePopupClose"]], {
|
|
1575
|
+
"active": ["handleActiveChange"]
|
|
1576
|
+
}]);
|
|
1577
|
+
function defineCustomElement() {
|
|
1578
|
+
if (typeof customElements === "undefined") {
|
|
1579
|
+
return;
|
|
1580
|
+
}
|
|
1581
|
+
const components = ["duet-tooltip", "duet-icon", "duet-tooltip-button", "duet-tooltip-popup", "duet-visually-hidden"];
|
|
1582
|
+
components.forEach(tagName => { switch (tagName) {
|
|
1583
|
+
case "duet-tooltip":
|
|
1584
|
+
if (!customElements.get(tagName)) {
|
|
1585
|
+
customElements.define(tagName, DuetTooltip);
|
|
1586
|
+
}
|
|
1587
|
+
break;
|
|
1588
|
+
case "duet-icon":
|
|
1589
|
+
if (!customElements.get(tagName)) {
|
|
1590
|
+
defineCustomElement$4();
|
|
1591
|
+
}
|
|
1592
|
+
break;
|
|
1593
|
+
case "duet-tooltip-button":
|
|
1594
|
+
if (!customElements.get(tagName)) {
|
|
1595
|
+
defineCustomElement$3();
|
|
1596
|
+
}
|
|
1597
|
+
break;
|
|
1598
|
+
case "duet-tooltip-popup":
|
|
1599
|
+
if (!customElements.get(tagName)) {
|
|
1600
|
+
defineCustomElement$2();
|
|
1601
|
+
}
|
|
1602
|
+
break;
|
|
1603
|
+
case "duet-visually-hidden":
|
|
1604
|
+
if (!customElements.get(tagName)) {
|
|
1605
|
+
defineCustomElement$1();
|
|
1606
|
+
}
|
|
1607
|
+
break;
|
|
1608
|
+
} });
|
|
1609
|
+
}
|
|
1610
|
+
|
|
1611
|
+
export { DuetTooltip as D, autoUpdate as a, computePosition as c, defineCustomElement as d, flip as f, offset as o, shift as s };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-548610a6.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
6
|
-
import { d as defineCustomElement$1 } from './p-
|
|
6
|
+
import { d as defineCustomElement$1 } from './p-4ccd7bcc.js';
|
|
7
7
|
|
|
8
8
|
const duetEmptyStateCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;height:100%}.duet-empty-state{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:48px;color:rgb(8, 42, 77);text-align:center;background:rgb(245, 248, 250);border-radius:4px}.duet-empty-state.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}";
|
|
9
9
|
const DuetEmptyStateStyle0 = duetEmptyStateCss;
|
|
@@ -28,11 +28,11 @@ const DuetEmptyState = /*@__PURE__*/ proxyCustomElement(class DuetEmptyState ext
|
|
|
28
28
|
* Always the last one in the class.
|
|
29
29
|
*/
|
|
30
30
|
render() {
|
|
31
|
-
return (h(Host, { key: '
|
|
31
|
+
return (h(Host, { key: '15bccd2c13aab1465840c9dcc4318b7a112edf7b' }, h("div", { key: '5952a98691e9c06ae16439f6411ae635f61d3db4', class: {
|
|
32
32
|
"duet-empty-state": true,
|
|
33
33
|
"duet-theme-turva": this.theme === "turva",
|
|
34
34
|
"duet-is-small": this.size === "small",
|
|
35
|
-
} }, h("duet-icon", { key: '
|
|
35
|
+
} }, h("duet-icon", { key: '7b46aa60033f7777c3e606baa4d548dfb46d4c9c', color: "currentColor", name: this.icon, size: this.size === "small" ? "large" : "x-large" }), h("div", { key: '0e58a4fea54cfd7cab1f5b611e5e076c03ffffe4' }, h("slot", { key: '57378c8bb666cb31a04d0199c910ecf4b49b402f' })))));
|
|
36
36
|
}
|
|
37
37
|
get element() { return this; }
|
|
38
38
|
static get style() { return DuetEmptyStateStyle0; }
|
|
@@ -1,13 +1,24 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-548610a6.js';
|
|
5
5
|
import { s as spaceXSmall } from './p-4c179c1e.js';
|
|
6
|
-
import { o as offset, f as flip, s as shift, c as computePosition,
|
|
6
|
+
import { o as offset, f as flip, s as shift, c as computePosition, a as autoUpdate, d as defineCustomElement$4 } from './p-7327e3d5.js';
|
|
7
7
|
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
8
8
|
import { f as focusElement } from './p-e30dc66d.js';
|
|
9
|
-
import {
|
|
9
|
+
import { g as isArrowDownKey, b as isEscapeKey, f as isArrowUpKey, d as isTabKey } from './p-8db11326.js';
|
|
10
|
+
import { a as getLanguage } from './p-35375593.js';
|
|
10
11
|
import { T as Teleport } from './p-ca3cb21e.js';
|
|
12
|
+
import { d as defineCustomElement$b } from './p-87df2d6e.js';
|
|
13
|
+
import { d as defineCustomElement$a } from './p-ed6a907e.js';
|
|
14
|
+
import { d as defineCustomElement$9 } from './p-4ccd7bcc.js';
|
|
15
|
+
import { d as defineCustomElement$8 } from './p-fc9e69ed.js';
|
|
16
|
+
import { d as defineCustomElement$7 } from './p-52df4164.js';
|
|
17
|
+
import { d as defineCustomElement$6 } from './p-b8bae8c7.js';
|
|
18
|
+
import { d as defineCustomElement$5 } from './p-2ecca38c.js';
|
|
19
|
+
import { d as defineCustomElement$3 } from './p-da60c00a.js';
|
|
20
|
+
import { d as defineCustomElement$2 } from './p-d01a8307.js';
|
|
21
|
+
import { d as defineCustomElement$1 } from './p-39b87412.js';
|
|
11
22
|
|
|
12
23
|
const duetPopupMenuCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(8, 42, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.scroll-visible{overflow-y:scroll;scroll-margin:20px}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}::slotted(duet-notification){max-width:360px}";
|
|
13
24
|
const DuetPopupMenuStyle0 = duetPopupMenuCss;
|
|
@@ -18,6 +29,11 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
18
29
|
this.__registerHost();
|
|
19
30
|
this.__attachShadow();
|
|
20
31
|
this.duetToggle = createEvent(this, "duetToggle", 7);
|
|
32
|
+
this.filterLabel = {
|
|
33
|
+
en: "Filter menu",
|
|
34
|
+
fi: "Suodata valikkoa",
|
|
35
|
+
sv: "Filtrera meny",
|
|
36
|
+
};
|
|
21
37
|
this.setOpenButton = (element) => {
|
|
22
38
|
if (!element) {
|
|
23
39
|
return;
|
|
@@ -53,9 +69,32 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
53
69
|
this.menuY = coordinates.y;
|
|
54
70
|
this.menuX = coordinates.x;
|
|
55
71
|
};
|
|
72
|
+
this.getNonFilteredItems = () => {
|
|
73
|
+
return this.showFilterInput ? this.itemElements.filter(i => i.style.display !== "none") : this.itemElements;
|
|
74
|
+
};
|
|
75
|
+
this.filterItems = () => {
|
|
76
|
+
var _a;
|
|
77
|
+
const filterText = (_a = this.filterInput.value) === null || _a === void 0 ? void 0 : _a.toLocaleLowerCase();
|
|
78
|
+
const items = this.itemElements;
|
|
79
|
+
items.forEach(item => {
|
|
80
|
+
item.style.display =
|
|
81
|
+
!filterText ||
|
|
82
|
+
item.textContent.toLowerCase().includes(filterText) ||
|
|
83
|
+
item.value.toLowerCase().includes(filterText)
|
|
84
|
+
? ""
|
|
85
|
+
: "none";
|
|
86
|
+
});
|
|
87
|
+
};
|
|
88
|
+
this.handleKeyDownOnFilter = (ev) => {
|
|
89
|
+
var _a;
|
|
90
|
+
if (isArrowDownKey(ev)) {
|
|
91
|
+
(_a = this.getNonFilteredItems()[0]) === null || _a === void 0 ? void 0 : _a.setFocus();
|
|
92
|
+
}
|
|
93
|
+
};
|
|
56
94
|
this.open = false;
|
|
57
95
|
this.menuY = undefined;
|
|
58
96
|
this.menuX = undefined;
|
|
97
|
+
this.language = getLanguage();
|
|
59
98
|
this.accessibleLabel = undefined;
|
|
60
99
|
this.accessibleRole = "menu";
|
|
61
100
|
this.theme = "";
|
|
@@ -68,6 +107,7 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
68
107
|
this.crossAxisOffset = 0;
|
|
69
108
|
this.controllerIcon = "action-arrow-down-small";
|
|
70
109
|
this.scrollLimit = undefined;
|
|
110
|
+
this.showFilterInput = undefined;
|
|
71
111
|
}
|
|
72
112
|
/**
|
|
73
113
|
* Element, or id of an element, that controls the opening and closing of the popup menu. If id is given,
|
|
@@ -142,16 +182,17 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
142
182
|
}
|
|
143
183
|
}
|
|
144
184
|
async handleKeyDown(evt) {
|
|
185
|
+
const items = this.getNonFilteredItems();
|
|
145
186
|
if (this.open) {
|
|
146
187
|
if (isArrowDownKey(evt)) {
|
|
147
188
|
evt.preventDefault();
|
|
148
189
|
const current = await this.getFocusedItemIndex();
|
|
149
190
|
if (current !== -1) {
|
|
150
|
-
if (current <
|
|
151
|
-
|
|
191
|
+
if (current < items.length - 1) {
|
|
192
|
+
items[current + 1].setFocus();
|
|
152
193
|
}
|
|
153
194
|
else {
|
|
154
|
-
|
|
195
|
+
items[0].setFocus();
|
|
155
196
|
}
|
|
156
197
|
}
|
|
157
198
|
}
|
|
@@ -160,10 +201,15 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
160
201
|
const current = await this.getFocusedItemIndex();
|
|
161
202
|
if (current !== -1) {
|
|
162
203
|
if (current === 0) {
|
|
163
|
-
this.
|
|
204
|
+
if (this.showFilterInput) {
|
|
205
|
+
this.filterInput.setFocus();
|
|
206
|
+
}
|
|
207
|
+
else {
|
|
208
|
+
items[items.length - 1].setFocus();
|
|
209
|
+
}
|
|
164
210
|
}
|
|
165
211
|
else {
|
|
166
|
-
|
|
212
|
+
items[current - 1].setFocus();
|
|
167
213
|
}
|
|
168
214
|
}
|
|
169
215
|
}
|
|
@@ -227,6 +273,10 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
227
273
|
if (this.menuElement && this.openButton) {
|
|
228
274
|
this.autoUpdateCleanup = autoUpdate(this.openButton, this.menuElement, this.updatePlacement);
|
|
229
275
|
}
|
|
276
|
+
if (this.showFilterInput) {
|
|
277
|
+
this.filterInput.value = "";
|
|
278
|
+
this.filterItems();
|
|
279
|
+
}
|
|
230
280
|
setTimeout(() => {
|
|
231
281
|
if (this.accessibleRole === "menu") {
|
|
232
282
|
this.itemElements[0].setFocus();
|
|
@@ -268,7 +318,7 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
268
318
|
}
|
|
269
319
|
}
|
|
270
320
|
async getFocusedItemIndex() {
|
|
271
|
-
const items = this.
|
|
321
|
+
const items = this.getNonFilteredItems();
|
|
272
322
|
for (let i = 0; i < items.length; i++) {
|
|
273
323
|
if (await items[i].isFocused()) {
|
|
274
324
|
return i;
|
|
@@ -284,14 +334,14 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
284
334
|
overflowY: "auto",
|
|
285
335
|
height: this.popupMenuStyleHeight,
|
|
286
336
|
};
|
|
287
|
-
return (h(Host, { key: '
|
|
337
|
+
return (h(Host, { key: '245da481a4c3ac550648005777f7f7724c8e7806' }, h("div", { key: '17069b93e411e4f951dcf4f591aacf90a0fcf7ec', ref: element => {
|
|
288
338
|
this.menuElement = element;
|
|
289
339
|
}, style: styles, class: {
|
|
290
340
|
open: this.open,
|
|
291
341
|
"duet-popup-menu-list": true,
|
|
292
342
|
"duet-theme-turva": this.theme === "turva",
|
|
293
343
|
"scroll-visible": this.scrollLimit < this.itemElements.length,
|
|
294
|
-
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '
|
|
344
|
+
}, 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' }))));
|
|
295
345
|
}
|
|
296
346
|
get element() { return this; }
|
|
297
347
|
static get watchers() { return {
|
|
@@ -313,9 +363,11 @@ const DuetPopupMenu = /*@__PURE__*/ proxyCustomElement(class DuetPopupMenu exten
|
|
|
313
363
|
"crossAxisOffset": [2, "cross-axis-offset"],
|
|
314
364
|
"controllerIcon": [1, "controller-icon"],
|
|
315
365
|
"scrollLimit": [2, "scroll-limit"],
|
|
366
|
+
"showFilterInput": [4, "show-filter-input"],
|
|
316
367
|
"open": [32],
|
|
317
368
|
"menuY": [32],
|
|
318
369
|
"menuX": [32],
|
|
370
|
+
"language": [32],
|
|
319
371
|
"isOpen": [64],
|
|
320
372
|
"show": [64],
|
|
321
373
|
"hide": [64],
|
|
@@ -327,13 +379,68 @@ function defineCustomElement() {
|
|
|
327
379
|
if (typeof customElements === "undefined") {
|
|
328
380
|
return;
|
|
329
381
|
}
|
|
330
|
-
const components = ["duet-popup-menu"];
|
|
382
|
+
const components = ["duet-popup-menu", "duet-button", "duet-caption", "duet-icon", "duet-input", "duet-label", "duet-spacer", "duet-spinner", "duet-tooltip", "duet-tooltip-button", "duet-tooltip-popup", "duet-visually-hidden"];
|
|
331
383
|
components.forEach(tagName => { switch (tagName) {
|
|
332
384
|
case "duet-popup-menu":
|
|
333
385
|
if (!customElements.get(tagName)) {
|
|
334
386
|
customElements.define(tagName, DuetPopupMenu);
|
|
335
387
|
}
|
|
336
388
|
break;
|
|
389
|
+
case "duet-button":
|
|
390
|
+
if (!customElements.get(tagName)) {
|
|
391
|
+
defineCustomElement$b();
|
|
392
|
+
}
|
|
393
|
+
break;
|
|
394
|
+
case "duet-caption":
|
|
395
|
+
if (!customElements.get(tagName)) {
|
|
396
|
+
defineCustomElement$a();
|
|
397
|
+
}
|
|
398
|
+
break;
|
|
399
|
+
case "duet-icon":
|
|
400
|
+
if (!customElements.get(tagName)) {
|
|
401
|
+
defineCustomElement$9();
|
|
402
|
+
}
|
|
403
|
+
break;
|
|
404
|
+
case "duet-input":
|
|
405
|
+
if (!customElements.get(tagName)) {
|
|
406
|
+
defineCustomElement$8();
|
|
407
|
+
}
|
|
408
|
+
break;
|
|
409
|
+
case "duet-label":
|
|
410
|
+
if (!customElements.get(tagName)) {
|
|
411
|
+
defineCustomElement$7();
|
|
412
|
+
}
|
|
413
|
+
break;
|
|
414
|
+
case "duet-spacer":
|
|
415
|
+
if (!customElements.get(tagName)) {
|
|
416
|
+
defineCustomElement$6();
|
|
417
|
+
}
|
|
418
|
+
break;
|
|
419
|
+
case "duet-spinner":
|
|
420
|
+
if (!customElements.get(tagName)) {
|
|
421
|
+
defineCustomElement$5();
|
|
422
|
+
}
|
|
423
|
+
break;
|
|
424
|
+
case "duet-tooltip":
|
|
425
|
+
if (!customElements.get(tagName)) {
|
|
426
|
+
defineCustomElement$4();
|
|
427
|
+
}
|
|
428
|
+
break;
|
|
429
|
+
case "duet-tooltip-button":
|
|
430
|
+
if (!customElements.get(tagName)) {
|
|
431
|
+
defineCustomElement$3();
|
|
432
|
+
}
|
|
433
|
+
break;
|
|
434
|
+
case "duet-tooltip-popup":
|
|
435
|
+
if (!customElements.get(tagName)) {
|
|
436
|
+
defineCustomElement$2();
|
|
437
|
+
}
|
|
438
|
+
break;
|
|
439
|
+
case "duet-visually-hidden":
|
|
440
|
+
if (!customElements.get(tagName)) {
|
|
441
|
+
defineCustomElement$1();
|
|
442
|
+
}
|
|
443
|
+
break;
|
|
337
444
|
} });
|
|
338
445
|
}
|
|
339
446
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-548610a6.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
6
6
|
import { c as createID } from './p-5e59e970.js';
|
|
7
7
|
import { d as debounce } from './p-9e371678.js';
|
|
8
8
|
import { i as isKeyboardClick } from './p-8db11326.js';
|
|
9
9
|
import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
|
|
10
10
|
import { c as capitalizeFirstLetter, g as getColorByName, s as shadeRGBColor } from './p-6e022235.js';
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
12
|
-
import { d as defineCustomElement$1 } from './p-
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-4ccd7bcc.js';
|
|
12
|
+
import { d as defineCustomElement$1 } from './p-39b87412.js';
|
|
13
13
|
|
|
14
14
|
const duetActionButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px;color:rgb(8, 42, 77);white-space:nowrap;cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;transition:background-color 300ms ease !important}.duet-action-button.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){.duet-action-button{width:32px;height:32px}}.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-action-button:not(:disabled):hover.duet-theme-turva{background:#e9ebee}.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-action-button:focus.duet-theme-turva{box-shadow:0 0 0 2px #171c3a !important}.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-action-button:active:focus.duet-theme-turva{background:#dddee1 !important}.duet-action-button:disabled{color:rgb(127, 150, 165);cursor:default;background:rgb(245, 248, 250);opacity:0.75}.duet-action-button.duet-theme-turva:disabled{color:rgb(143, 147, 158);background:rgb(245, 247, 250)}";
|
|
15
15
|
const DuetActionButtonStyle0 = duetActionButtonCss;
|