@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
|
@@ -31,11 +31,11 @@ export class DuetCallout {
|
|
|
31
31
|
<path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
|
|
32
32
|
</svg>
|
|
33
33
|
`;
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '2c0e0547229b6ad6a7cdc410305fd4410b3e23c5' }, h("div", { key: 'e1ed12bbba8544b1dd2f80aef8d290f01b087a42', class: {
|
|
35
35
|
"duet-callout": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
"duet-m-0": this.margin === "none",
|
|
38
|
-
} }, h("figure", { key: '
|
|
38
|
+
} }, h("figure", { key: '1c13c1e60d0eacf6130836b22e40820cd0bcc996', class: "container" }, h("duet-icon", { key: 'd510e6802cb67270d02ad5261719f3fb6c34ab68', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '035294078491273c88249b1577a037f28c24ca30' }, h("slot", { key: 'b516e727fc4d435fed30d422ba311099aff70605' })), this.hasAuthorSlot && (h("figcaption", { key: 'ad0b1b81c5dc8cc30136ec2779fb66c428d624ef', class: "author" }, h("span", { key: '4e2c5eb565f7e54f07900a691e2c01c73df22858' }, "\u2014 "), h("slot", { key: '00fcc97851122cdc95659800a0da4c35ffbfa7c1', name: "author" })))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-callout"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -303,7 +303,7 @@ export class DuetChip {
|
|
|
303
303
|
onBlur: this.onBlur,
|
|
304
304
|
ref: el => (this.focusableElement = el),
|
|
305
305
|
};
|
|
306
|
-
return (h(Host, { key: '
|
|
306
|
+
return (h(Host, { key: 'b1df7c5770002dd9425d26bf8fa17d3721f601d2', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: 'faa1626d1b3317a950205d14d078fbe0237d7415', class: classes }, h("button", Object.assign({ key: '10cc3c7ffd551371d87683ed1f77ac4e8f26a054', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '09730f09588f700c71c44b5a553e2d9f8697ba23', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '5c24873e683e50fe2638d484259298cda0e787e3', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '4b3637344329df9466503eac30a67d349fa182df' })))), this.variation === "input" && (h("span", { key: '110a424cd1b0c929a93150e286aece0d225570c5', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: '42b26053fda75b29e3c7cdfa659547142478635a', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: '6363c8549b51dd39b76e8f72f57c23450b963923', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: '7431ce93955a8cebc8d2f38cee1e7e36ceaee7cf', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'd26a8c7e52b1c4c7f52f82943e8fb678a9350fc2' })), h("button", { key: '1cca88cfde7c8dba8f455140f17ee2aade08cde5', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '9a68ecb75fb3a364875dfd4d641f47c800d0582a', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: 'c3d47adc6647a5d70ffc49887a300faf937759c4', class: classes }, h("input", Object.assign({ key: 'c557b5098446b6e3cf9b44e6d55b1adb09a5be24', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: '9dac1a2fca9e959933fda89eef2dd17434e71361', htmlFor: identifier }, this.icon && (h("span", { key: 'ae307754bbdd4907a829e31ee25082463b4f216b', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'cba0d0deff98f3900974e1aa583927ae7747102c', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'be2dda983e43069160117f83d20ada5d003e19f8', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '8efc83f4fa6c1960862f001737cc0a382f2e64e1' }), this.popupElement && (h("span", { key: '11d2f0c6552c34208db15624bdcbaa4fb2f4806b', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: 'fb05d3357ecb174ca39e77473ade54c7a771b5cc', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: 'b9788ff66787c6ad9f01e0430087cdaf8aaa7419', class: classes }, h("slot", { key: '52e3600944848b6a7fe4bd9b1afb5bb2dfe57909', name: "input" }), h("label", { key: '2f68754b97f21f763ffd59ae5081f661f831ee3a', htmlFor: identifier }, this.icon && (h("span", { key: '45bac9d17f7fd94c8214438175f1980d9f61bf8a', class: "duet-chip-icon-container" }, h("duet-icon", { key: 'f0512358b9ff4ca4f70cf0af9d6b8a4e2c5997b1', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'ccfc7316e3e366ba20a315bac570fd30f68b1bc0', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '0d715c904b0a004fa16467801c598b6b485aea70' }))))));
|
|
307
307
|
}
|
|
308
308
|
static get is() { return "duet-chip"; }
|
|
309
309
|
static get encapsulation() { return "shadow"; }
|
|
@@ -18,11 +18,11 @@ export class DuetCheckmark {
|
|
|
18
18
|
inheritGlobalTheme(this);
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: '55c7be96c4af72eca86ca4ac162d8a6437847188', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '63a3a765c707f7167a9ceb051aca670919d11b95', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: 'a6c403cbd2f31cb9accc560cc8e50c318ec0720b', class: {
|
|
22
22
|
"duet-checkmark-container": true,
|
|
23
23
|
center: this.center,
|
|
24
24
|
"duet-checkmark-radio": this.type === "radio",
|
|
25
|
-
} }, this.checked && h("div", { key: '
|
|
25
|
+
} }, this.checked && h("div", { key: '33bbad5a921fc12b1c1cee9214d15b980c02548e', class: "duet-checkmark" })))));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "duet-checkmark"; }
|
|
28
28
|
static get originalStyleUrls() {
|
|
@@ -115,7 +115,7 @@ export class DuetCollapsible {
|
|
|
115
115
|
*/
|
|
116
116
|
render() {
|
|
117
117
|
const HeadingTagName = this.headingLevel ? sanitizeString(this.headingLevel) : "div";
|
|
118
|
-
return (h(Host, { key: '
|
|
118
|
+
return (h(Host, { key: 'b9c815342f0c4635b2bf03cb210c7e71e90b54d8', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, h(HeadingTagName, { key: '6fb34dc0d618314f3545feae349af2b90669dc38' }, h("button", { key: '2c60976671c564a2ba4c2bae7c25a81d46dd089e', class: {
|
|
119
119
|
"duet-collapsible-heading": true,
|
|
120
120
|
"duet-collapsible-heading-centered": this.centerHeading,
|
|
121
121
|
"duet-theme-turva": this.theme === "turva",
|
|
@@ -123,7 +123,7 @@ export class DuetCollapsible {
|
|
|
123
123
|
"has-after-heading": this.hasAfterHeading,
|
|
124
124
|
"full-width": this.headingFullWidth,
|
|
125
125
|
"has-caption": !!this.caption,
|
|
126
|
-
}, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.getAccessibleLabel(), "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: '
|
|
126
|
+
}, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.getAccessibleLabel(), "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: '3b733940731cc46545abc6866c089123cc96ea45', class: "duet-collapsible-heading-wrapper" }, h("div", { key: '4696b9066a27b1ad9786408f13242f4dbca76136', class: "duet-collapsible-heading-icon" }, h("duet-icon", { key: 'af4bef7f00f2755cdd2edb7c0834fbc8b39b928e', margin: "none", size: this.getEquivalentIconSize(), icon: icon.svg })), h("div", { key: 'dae6f5b4438375679e96b8af64596caaeb74dd9f', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (h("div", { key: '6337a53605fe5692e29ff904314fe66028d4adf5', part: "duet-collapsible-after-heading" }, h("slot", { key: 'fda139a14f821a8b76a567d8eae0e0274bbf5c9f', name: "after-heading" })))), this.caption && (h("div", { key: '46a5a2fab4fd02fa234d593a376b4dd4bce3551b', class: "duet-collapsible-heading-caption" }, h("duet-caption", { key: '802fa725384a8566be0264ca8d6d59ff02cd76bc', size: "small", margin: "none" }, this.caption))))), h("div", { key: '53cf9e6295a32dbb6aba736c9b8fdfa0239363b1', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, h("slot", { key: '6f5055ecdb2266dfc97f419482bffa151a766317' }))));
|
|
127
127
|
}
|
|
128
128
|
static get is() { return "duet-collapsible"; }
|
|
129
129
|
static get encapsulation() { return "shadow"; }
|
|
@@ -45,10 +45,10 @@ export class DuetContactCard {
|
|
|
45
45
|
render() {
|
|
46
46
|
const isTurva = this.theme === "turva";
|
|
47
47
|
const theme = isTurva ? "turva" : "default";
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
return (h(Host, { key: '7d4179d7cb8c4bb59a1c22c671fbe0e48c76d12f', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '746d78591b5235b00d84d082b96f97d7f3d8ac82', class: {
|
|
49
49
|
"duet-contact-card": true,
|
|
50
50
|
"duet-theme-turva": this.theme === "turva",
|
|
51
|
-
}, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '
|
|
51
|
+
}, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: 'd92467c574bfe46519683002a9356384e7a91c24' }, this.name && (h("duet-heading", { key: 'e0024d46a8ed78ba623164dc5ba462b243a12e8a', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '569b3e131ac8ef6273ac70656c2d9faaf57079a5', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: '99a89137c9e10ef6fd3fb3975edfdf0e014c14b7', class: "email" }, h("duet-icon", { key: '6d8d6e14a74c16381168f384cc785222b0e6a097', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '8dc230b8d3ccc086b61720fb7b6b6645095899a7', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: 'd796194cecf6deec03d02bab49a0268d553409e6', class: "phone" }, h("duet-icon", { key: 'acffc1fe7f7f50a0e588f8fc3147f28a2fb4c0fc', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '9c1033570e39e0fc68bbe969b7ca2263f92b518c', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: '567da157296dc01f1c5818e9fa9a24a95fd7540f', class: "call-to-action" }, h("duet-button", { key: '39f6d00de0bceaec00d73e5eacaf2bbb610832b6', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: '657e7d11d3602ee0009e38ef8dde5309566f6406' }), h("slot", { key: '98a6810ad6c915b5825889f058fc9d3a63df040c' }))));
|
|
52
52
|
}
|
|
53
53
|
static get is() { return "duet-contact-card"; }
|
|
54
54
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,7 +40,7 @@ export class DuetCookieConsent {
|
|
|
40
40
|
* Always the last one in the class.
|
|
41
41
|
*/
|
|
42
42
|
render() {
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: '3ce0228a96f65cd1d7e52892ee19e8a1732a40ff', tabindex: "0", class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '24c6d7c27151928edb749a3797f1a8cc5a67be96', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, h("div", { key: 'ed1a82ad8ee72dd7c9a912453faa72ba4e27b3a8', class: "duet-cookie-consent-content" }, h("div", { key: '0233b97bcee86c27e59549df832c91b7f8805eed', class: "expand" }, h("slot", { key: '2b6a7a2356cc18e61e8aafa78d5f17ea01f85c25' })), h("duet-spacer", { key: '4d2dbf87b38a00fee61be0e064fed9ff4958736f', size: "large", direction: "horizontal" }), h("div", { key: '5d12618d329eebcf3d5cd3f9508dcbe2492466b7' }, h("duet-button", { key: 'ea878954d3e7a1616c8c548fbaabe9828b3afa19', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "duet-cookie-consent"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -22,7 +22,7 @@ export class DuetDivider {
|
|
|
22
22
|
*/
|
|
23
23
|
render() {
|
|
24
24
|
const background = getColorByName(this.color);
|
|
25
|
-
return (h("div", { key: '
|
|
25
|
+
return (h("div", { key: 'a8ffb4c7ae688f5132e92183c4f1505ae5137b44', class: {
|
|
26
26
|
"duet-m-0": this.margin === "none",
|
|
27
27
|
"duet-m-s": this.margin === "small",
|
|
28
28
|
"duet-divider": true,
|
|
@@ -20,11 +20,11 @@ export class DuetEmptyState {
|
|
|
20
20
|
* Always the last one in the class.
|
|
21
21
|
*/
|
|
22
22
|
render() {
|
|
23
|
-
return (h(Host, { key: '
|
|
23
|
+
return (h(Host, { key: '15bccd2c13aab1465840c9dcc4318b7a112edf7b' }, h("div", { key: '5952a98691e9c06ae16439f6411ae635f61d3db4', class: {
|
|
24
24
|
"duet-empty-state": true,
|
|
25
25
|
"duet-theme-turva": this.theme === "turva",
|
|
26
26
|
"duet-is-small": this.size === "small",
|
|
27
|
-
} }, h("duet-icon", { key: '
|
|
27
|
+
} }, 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' })))));
|
|
28
28
|
}
|
|
29
29
|
static get is() { return "duet-empty-state"; }
|
|
30
30
|
static get encapsulation() { return "shadow"; }
|
|
@@ -39,20 +39,20 @@ export class DuetFieldset {
|
|
|
39
39
|
* Always the last one in the class.
|
|
40
40
|
*/
|
|
41
41
|
render() {
|
|
42
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: 'b168d38f9adb462f0f44e4e5d2f4696ca4d7bc10', class: { "duet-m-0": this.margin === "none" } }, h("fieldset", { key: '7800fa169b7871195421414bf75c0d919d12bf9b', "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
|
|
43
43
|
// NVDA and VoiceOver do not yet support aria-errormessage
|
|
44
44
|
// once they do, we can remove errors from the aria-describedby
|
|
45
45
|
// aria-errormessage={this.error ? this.errorId : null}
|
|
46
46
|
class: {
|
|
47
47
|
"duet-fieldset": true,
|
|
48
48
|
"duet-theme-turva": this.theme === "turva",
|
|
49
|
-
} }, h("legend", { key: '
|
|
49
|
+
} }, h("legend", { key: '5f1926deca424959efcff40befe8779d2077998f', id: this.labelId }, h(this.labelHeadingLevel, { key: '19d831a69931e0b557efff7f2653b23a017c136a' }, this.label), this.caption && h("span", { key: '03daf2a72c3a0bd7d8d52f428c2d26ed3d008bed' }, this.caption)), h("div", { key: '790d7c7ac6f3141415cbe4cfe3a1e5196c354a32', class: {
|
|
50
50
|
"duet-legend-wrapper": true,
|
|
51
51
|
"duet-legend-has-caption": !!this.caption,
|
|
52
52
|
"duet-legend-has-tooltip": this.hasTooltip,
|
|
53
53
|
"duet-legend-hidden": this.labelHidden,
|
|
54
54
|
"duet-legend-compact": this.compactLabel,
|
|
55
|
-
} }, h("div", { key: '
|
|
55
|
+
} }, h("div", { key: 'cde80fe36abae43beaea46abe5f9995f16c04c7c', class: "duet-fieldset-label" }, h("span", { key: '9e67d598f47389ec90534d7899d399dc0558e24e', "aria-hidden": "true" }, this.label), h("slot", { key: '2d427290dc70d8d4f2ab05f03e283bf1cb9cd637', onSlotchange: this.checkHasTooltip, name: "tooltip" })), this.caption && (h("div", { key: '4ebecc5ab46bf1b48c6f3b981cfeb3c64de15393', class: "duet-fieldset-caption", "aria-hidden": "true" }, h("duet-caption", { key: '9281fb9d06e5e5c359504ca84f1e5f4c4a2f136f', theme: this.theme, margin: "none" }, this.caption)))), h("slot", { key: 'e3afdf3b06e81f9eb49ad8a16c5792a3fef7dc86' }), h("span", { key: '97ada7026bc7d9d5c659be4eab71eaa416edab4f', class: "duet-fieldset-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '35ecd3fbb5810c1e374ebe8d104a28ae475effa3' }, this.error)))));
|
|
56
56
|
}
|
|
57
57
|
static get is() { return "duet-fieldset"; }
|
|
58
58
|
static get encapsulation() { return "shadow"; }
|
|
@@ -38,7 +38,7 @@ export class DuetUploadItem {
|
|
|
38
38
|
inheritGlobalTheme(this);
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
|
-
return (h(Host, { key: '
|
|
41
|
+
return (h(Host, { key: '10d219682193a77214731256ff8efeb8847762aa' }, h("duet-visually-hidden", { key: '78cf6009458b26f2f0f1bb1db60c850489e45556', "aria-hidden": "true" }, h("input", { key: 'd1ad31afd5645d9ad9cd6b431532a76934812684', ref: input => {
|
|
42
42
|
this.nativeInput = input;
|
|
43
43
|
}, type: "file", class: {
|
|
44
44
|
"duet-upload": true,
|
|
@@ -116,15 +116,15 @@ export class DuetFooter {
|
|
|
116
116
|
render() {
|
|
117
117
|
const text = getLocaleString(i18n, this.language);
|
|
118
118
|
const copyrightLabel = this.theme === "turva" ? text.turva : text.lahi;
|
|
119
|
-
return (h("footer", { key: '
|
|
119
|
+
return (h("footer", { key: '0239c9d8d627418f97e0ae24abc1c9e2ca47c229', class: {
|
|
120
120
|
"duet-footer": true,
|
|
121
121
|
"duet-m-0": this.margin === "none",
|
|
122
122
|
"duet-theme-turva": this.theme === "turva",
|
|
123
123
|
"duet-footer-simple": this.variation === "simple",
|
|
124
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
124
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: '98d1156ad2f44e0d8ab3121ee3db513b82386703', class: "duet-footer-wrapper" }, this.variation !== "simple" && (h("div", { key: 'ec729eff6008f31125a808b77a97155700a7b480', class: {
|
|
125
125
|
"duet-footer-top": true,
|
|
126
126
|
"duet-has-info": this.hasInfoSlot,
|
|
127
|
-
}, part: "top" }, h("div", { key: '
|
|
127
|
+
}, part: "top" }, h("div", { key: '0d5208bde7c1870767a3946cc9b9611585469908', class: "footer-top-logo" }, h("duet-logo", { key: 'e6f83fe8968570abb566d1ed1f7aa9fc2930441e', href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), h("div", { key: 'c5c60cb251a4b78d0f5b86820abb813ee2db1f23', class: "footer-top-right-container" }, h("slot", { key: '68ca65194609d5ead28262311b69a4a377f29c5d', name: "info" }), h("div", { key: 'adc5b5c6f8d8fc6127acb6ba6d8a64459621cef5', class: "footer-top-items" }, this.processedItems &&
|
|
128
128
|
this.processedItems.map((item, index) => {
|
|
129
129
|
var _a, _b, _c, _d, _e, _f;
|
|
130
130
|
return (h(Fragment, null, index > 0 && h("duet-spacer", { size: "x-large", direction: "horizontal" }), h("duet-button", { ref: element => this.setDataAttributes(element, item), theme: this.theme, id: item.id, class: "duet-footer-link", variation: "plain", margin: "none", fixed: true, negative: true, url: item.href, external: item.external, icon: ((_a = item.href) === null || _a === void 0 ? void 0 : _a.startsWith("tel:"))
|
|
@@ -134,7 +134,7 @@ export class DuetFooter {
|
|
|
134
134
|
: "navigation-arrow-right", "icon-right": !((_c = item.href) === null || _c === void 0 ? void 0 : _c.startsWith("tel:")) && !((_d = item.href) === null || _d === void 0 ? void 0 : _d.startsWith("mailto:")), "icon-size": ((_e = item.href) === null || _e === void 0 ? void 0 : _e.startsWith("tel:")) || ((_f = item.href) === null || _f === void 0 ? void 0 : _f.startsWith("mailto:"))
|
|
135
135
|
? "medium"
|
|
136
136
|
: "medium-small", onClick: event => this.handleItemClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label)));
|
|
137
|
-
}))))), h("slot", { key: '
|
|
137
|
+
}))))), h("slot", { key: '92391739f41ed1b88eb34ebd22bbdd1a6b94a5e3', name: "extra" }), h("p", { key: '692485bfd3c550e5abd173b358cf7ec18ec49a3e', class: "duet-footer-menu", part: "menu" }, h("span", { key: '074f786140a2219127a987881cbce05045c150b8', class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), h("span", { key: '95e7b17c83d7994ec0ae75e710a39900f1f7dfad', class: "duet-footer-menu-links" }, this.processedMenu && (h(Fragment, { key: '78e702876e88b1f4b0e2edcf09e06154f601824b' }, this.processedMenu.map(item => (h("a", { ref: element => this.setDataAttributes(element, item), href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item), onMouseEnter: event => this.emitDuetEvent(event, item), onTouchStart: event => this.emitDuetEvent(event, item) }, item.label, item.external && (h(Fragment, null, h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), h("span", { class: "duet-footer-external" }, h("duet-icon", { icon: newWindowIconSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), h("p", { key: '716654a0bdebdb4b395c0cd1dafbfcbea17d69eb', class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
|
|
138
138
|
}
|
|
139
139
|
static get is() { return "duet-footer"; }
|
|
140
140
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,6 +19,7 @@ export class DuetHeading {
|
|
|
19
19
|
this.theme = "";
|
|
20
20
|
this.hyphenate = false;
|
|
21
21
|
this.fixedSize = false;
|
|
22
|
+
this.accessibleLabel = undefined;
|
|
22
23
|
}
|
|
23
24
|
/**
|
|
24
25
|
* Component lifecycle events.
|
|
@@ -33,7 +34,7 @@ export class DuetHeading {
|
|
|
33
34
|
render() {
|
|
34
35
|
const TagName = sanitizeString(this.level);
|
|
35
36
|
const color = getColorByName(this.color);
|
|
36
|
-
return (h(TagName, { key: '
|
|
37
|
+
return (h(TagName, { key: 'fc35d12a14663418e76f8e17d41efd7fa1990638', class: {
|
|
37
38
|
"duet-heading": true,
|
|
38
39
|
"duet-heading-border": this.border !== false,
|
|
39
40
|
"duet-heading-border-solid": this.border === "solid",
|
|
@@ -44,7 +45,7 @@ export class DuetHeading {
|
|
|
44
45
|
[this.visualLevel ? this.visualLevel : this.level]: true,
|
|
45
46
|
"duet-theme-turva": this.theme === "turva",
|
|
46
47
|
"fixed-size": this.fixedSize,
|
|
47
|
-
}, style: { color }, part: "duet-heading" }, h("slot", { key: '
|
|
48
|
+
}, "aria-label": this.accessibleLabel, style: { color }, part: "duet-heading" }, h("slot", { key: 'a6f73f221a78d15399456b9d861906f806725228' })));
|
|
48
49
|
}
|
|
49
50
|
static get is() { return "duet-heading"; }
|
|
50
51
|
static get encapsulation() { return "shadow"; }
|
|
@@ -274,6 +275,25 @@ export class DuetHeading {
|
|
|
274
275
|
"attribute": "fixed-size",
|
|
275
276
|
"reflect": false,
|
|
276
277
|
"defaultValue": "false"
|
|
278
|
+
},
|
|
279
|
+
"accessibleLabel": {
|
|
280
|
+
"type": "string",
|
|
281
|
+
"mutable": false,
|
|
282
|
+
"complexType": {
|
|
283
|
+
"original": "string",
|
|
284
|
+
"resolved": "string",
|
|
285
|
+
"references": {}
|
|
286
|
+
},
|
|
287
|
+
"required": false,
|
|
288
|
+
"optional": false,
|
|
289
|
+
"docs": {
|
|
290
|
+
"tags": [],
|
|
291
|
+
"text": "Adds aria-label for the heading. It is important to note that this overrides the heading's text content for\nscreen readers. Usually the same content should be provided for all users. Use this attribute only in specisl\ncircumstances when an accessibility specialist instructs to do so."
|
|
292
|
+
},
|
|
293
|
+
"getter": false,
|
|
294
|
+
"setter": false,
|
|
295
|
+
"attribute": "accessible-label",
|
|
296
|
+
"reflect": false
|
|
277
297
|
}
|
|
278
298
|
};
|
|
279
299
|
}
|
|
@@ -158,7 +158,7 @@ export class DuetHero {
|
|
|
158
158
|
outlineColor = "color-primary-turva";
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
return (h("div", { key: '
|
|
161
|
+
return (h("div", { key: '7fc47bf02cf2ba5cc2f33ff49bcf333743275049', role: "region", class: {
|
|
162
162
|
"duet-hero": true,
|
|
163
163
|
"duet-theme-turva": this.theme === "turva",
|
|
164
164
|
"duet-has-category-icon": !!this.categoryIcon,
|
|
@@ -176,17 +176,17 @@ export class DuetHero {
|
|
|
176
176
|
"duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
|
|
177
177
|
"duet-hero-left-align": this.leftAlign && !campaignOrSection,
|
|
178
178
|
"duet-hero-narrow": this.layout === "narrow",
|
|
179
|
-
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: '
|
|
180
|
-
this.processedBack && (h("div", { key: '
|
|
179
|
+
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: '027155027be1fed9a7d604115d6cbf17d469784f', class: "background-area" }, h("div", { key: '50da22f0391f62fa7908ca1dde5f0d3811051e3c', class: "background-container" }, h("div", { key: 'f8d0e012065ad50a71b83b58d2803e72e362220b', class: "background" }, h("img", { key: '0ce16bfa321211483792484b28452eeb01f10ab0', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: 'b3ed40e5ee0d1c2eff55c802cea26926c5b5c4a4', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: 'a8f5380a004ccd14380113b51fbdae26aa48954b', class: { "background-area": true, [this.layout]: true } }, h("div", { key: '6730e1f397006ff742abbaa6427967dba8fa84df', class: { "background-container": true, [this.layout]: true } }, h("div", { key: '7634d6dcebde7cae44467a54f7a8694f113ad2c0', class: { background: true, [this.layout]: true } }, h("div", { key: 'e76b7db5ea6705834dc2227b5f61c55f035e2541', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: '1fe3f40e033535c4aea637a04a707044d1ca4725', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: 'b6530997d59934dbe48d900439bd90446663d33e', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: '7a5a3487ca172144d6640aeb6d84479daeaf5adb', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: '29fe4aaa5e5d9657cfb16a19ed6c31984db541e0', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: 'eb0c71c578dc20f7969e35cf6ee01fbc171b858b', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: 'c82c2c9ada8ffb8b59e4709267d3ac23640e1d10', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: 'a0bccb8efc399c63a4e86f1e1937d1ea2f71464f', class: "background-area" }, h("div", { key: '94fbd4c735f15af824e3297ad7de803b2061cec3', class: "background" }, h("div", { key: 'ac7124cbfa8990d2beb003d0bd715b5b80df52cc', class: "background-mask" }), this.theme !== "turva" && h("div", { key: 'b72cdbdbd41cc07a87787a2dfab5a9dd706044b5', class: "brand-shape" }), h("div", { key: 'e366068120a1dd8666b60470e6a75937a0cbdf0c', class: "brand-shaped-image" }, h("div", { key: '6ed547b25f4df9f78e29d89781c072c3106d121e', class: "brand-shaped-image-wrapper" }, h("div", { key: '29b9be6046fbe1aa14c3dcf11f45fb5ee82f123e', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: '9a910213a30875c026f8a8250f4c750c5084684b', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: '005129885fa908c00635dbe6db3f50ead8e424f6', class: "duet-hero-image-mask" }, h("div", { key: 'a231ebb9a646dff22ff2ffb8edf412c137bfa0d4', class: "duet-hero-image-wrapper" }, h("div", { key: '401ab6dac2cc004f7c8384640b8ce333dd02b32b', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
|
|
180
|
+
this.processedBack && (h("div", { key: '4d9a74443e2d7d58a8e2c5fbf5fa76913c32a1fd', class: "duet-hero-back" }, h("duet-button", { key: '229f71142d441bf3e49b7ab650c46e923fdc4b31', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
|
|
181
181
|
label: this.processedBack.label,
|
|
182
182
|
href: this.processedBack.href,
|
|
183
183
|
id: this.processedBack.id,
|
|
184
184
|
analyticsId: this.processedBack.analyticsId,
|
|
185
|
-
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '
|
|
185
|
+
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '394173c6a3790c12f933749c5d3d431c03c66a93', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { key: '7aca29154e6e696454b23e350ba837cb3306e9b0', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: 'e69d457cde95f1e299f5c5a4950772e84a55da81', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: '89fee6188b91405f4f830ac18601540ace504694', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { key: '50e1711f9a80fe95d2224f574b92bde5abc04c7e', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : h("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: 'ccb9034eaf3121b01230e4957fdcf5c2a7cf03db', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("slot", { key: '46912375d84115a602ed2e6cd9da2a1a51d0553d', name: "subheading" }))), this.description && (h("duet-paragraph", { key: '95d009ad1bf8553becef11b3b8894b665dae0af3', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: '61f9a7eb5006ab577c6fb3bead189355afeae32e', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { key: '8fbba708dc8ff9e6094a61334b9ca7705e8decd3', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("slot", { key: '57645d2a7a0950cf03aef608dfaf4a67bfbebbdc' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: '6712f9bd53ce7a5454751d84880f2127dafe9cfd', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
|
|
186
186
|
this.variation !== "image" &&
|
|
187
187
|
!campaignOrSection &&
|
|
188
188
|
this.variation !== "product" &&
|
|
189
|
-
this.variation !== "content" && h("div", { key: '
|
|
189
|
+
this.variation !== "content" && h("div", { key: '0b01b76687b810f020251e813c5cd9cfe7cc1d0e', class: "duet-hero-image", style: styles }), h("slot", { key: 'a61e7ebcbb366aaa17f9dc427ddb4b072cb03c41', name: "bottom" }))));
|
|
190
190
|
}
|
|
191
191
|
static get is() { return "duet-hero"; }
|
|
192
192
|
static get encapsulation() { return "shadow"; }
|
|
@@ -97,11 +97,11 @@ export class DuetIcon {
|
|
|
97
97
|
: {};
|
|
98
98
|
const iconStyles = Object.assign({}, iconRotationStyles);
|
|
99
99
|
const shapeStyle = this.shape === "brand-rotated" ? "duet-icon-shape-brand" : `duet-icon-shape-${this.shape}`;
|
|
100
|
-
return (h(Host, { key: '
|
|
100
|
+
return (h(Host, { key: '776dcedf38f8369f2a3dd22910b86c80c25155a8', class: {
|
|
101
101
|
"duet-m-0": this.margin === "none",
|
|
102
102
|
"duet-icon-has-outline": !!this.outline,
|
|
103
103
|
"duet-icon-has-background": !!this.background,
|
|
104
|
-
} }, h("span", { key: '
|
|
104
|
+
} }, h("span", { key: 'e08e1f123f360833978105629283f56a3d55ee15', "aria-hidden": "true", style: styles, class: {
|
|
105
105
|
"duet-icon": true,
|
|
106
106
|
"duet-theme-turva": this.theme === "turva",
|
|
107
107
|
"duet-theme-default": this.theme === "default",
|
|
@@ -110,7 +110,7 @@ export class DuetIcon {
|
|
|
110
110
|
[shapeStyle]: true,
|
|
111
111
|
rotated: this.shape === "brand-rotated" && this.theme !== "turva",
|
|
112
112
|
"duet-icon-not-responsive": !this.responsive,
|
|
113
|
-
} }, h("span", { key: '
|
|
113
|
+
} }, h("span", { key: '5e1d19fc1682d3d428dd2f49a867e120ff9ad45c', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
|
|
114
114
|
}
|
|
115
115
|
static get is() { return "duet-icon"; }
|
|
116
116
|
static get encapsulation() { return "shadow"; }
|
|
@@ -377,11 +377,13 @@ duet-caption:not(:last-of-type) {
|
|
|
377
377
|
width: 100%;
|
|
378
378
|
}
|
|
379
379
|
|
|
380
|
-
.duet-input-variation-button
|
|
380
|
+
.duet-input-variation-button,
|
|
381
|
+
.duet-input-variation-button-left {
|
|
381
382
|
position: relative;
|
|
382
383
|
width: 100%;
|
|
383
384
|
}
|
|
384
|
-
.duet-input-variation-button .duet-input-relative
|
|
385
|
+
.duet-input-variation-button .duet-input-relative,
|
|
386
|
+
.duet-input-variation-button-left .duet-input-relative {
|
|
385
387
|
display: flex;
|
|
386
388
|
flex-direction: row;
|
|
387
389
|
flex-wrap: nowrap;
|
|
@@ -390,16 +392,45 @@ duet-caption:not(:last-of-type) {
|
|
|
390
392
|
justify-content: flex-start;
|
|
391
393
|
width: auto;
|
|
392
394
|
}
|
|
393
|
-
.duet-input-variation-button .duet-input-relative duet-button
|
|
395
|
+
.duet-input-variation-button .duet-input-relative duet-button,
|
|
396
|
+
.duet-input-variation-button-left .duet-input-relative duet-button {
|
|
394
397
|
z-index: 250;
|
|
395
398
|
margin-bottom: 0;
|
|
396
399
|
}
|
|
400
|
+
|
|
401
|
+
.duet-input-variation-button-left .duet-input-relative {
|
|
402
|
+
border-radius: 4px;
|
|
403
|
+
}
|
|
404
|
+
.duet-input-variation-button-left.has-focus .duet-input-relative {
|
|
405
|
+
border-color: rgb(0, 119, 179);
|
|
406
|
+
box-shadow: 0 0 0 1px #0077b3 !important;
|
|
407
|
+
}
|
|
408
|
+
.duet-input-variation-button-left.duet-theme-turva.has-focus .duet-input-relative {
|
|
409
|
+
border-color: rgb(23, 28, 58);
|
|
410
|
+
box-shadow: 0 0 0 1px #171c3a !important;
|
|
411
|
+
}
|
|
412
|
+
.duet-input-variation-button-left:hover:not(.disabled) .duet-input-relative {
|
|
413
|
+
box-shadow: 0 0 0 1px #909599;
|
|
414
|
+
}
|
|
415
|
+
.duet-input-variation-button-left.duet-theme-turva:hover:not(.disabled) .duet-input-relative {
|
|
416
|
+
box-shadow: 0 0 0 1px #747475;
|
|
417
|
+
}
|
|
418
|
+
.duet-input-variation-button-left .duet-input:focus, .duet-input-variation-button-left .duet-input:hover:not(.disabled) {
|
|
419
|
+
box-shadow: none !important;
|
|
420
|
+
}
|
|
421
|
+
|
|
397
422
|
.duet-input-variation-button .duet-input-relative .duet-input {
|
|
398
423
|
border-right-width: 0 !important;
|
|
399
424
|
border-top-right-radius: 0 !important;
|
|
400
425
|
border-bottom-right-radius: 0 !important;
|
|
401
426
|
}
|
|
402
427
|
|
|
428
|
+
.duet-input-variation-button-left .duet-input-relative .duet-input {
|
|
429
|
+
border-left-width: 0 !important;
|
|
430
|
+
border-top-left-radius: 0 !important;
|
|
431
|
+
border-bottom-left-radius: 0 !important;
|
|
432
|
+
}
|
|
433
|
+
|
|
403
434
|
.duet-input-variation-revealable {
|
|
404
435
|
position: relative;
|
|
405
436
|
width: 100%;
|
|
@@ -445,7 +445,7 @@ export class DuetInput {
|
|
|
445
445
|
"has-clear": this.clear,
|
|
446
446
|
"has-focus": this.isFocused,
|
|
447
447
|
disabled: this.disabled,
|
|
448
|
-
} }, h("div", { class: "duet-input-label-container" }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { name: "tooltip" })), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), this.chips && (h("duet-visually-hidden", { id: this.chipCountId }, ", ", `${this.getAllChips().length} ${getLocaleString(this.chipsSelectedDesriptionLabel)}`, ",")), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
|
|
448
|
+
} }, h("div", { class: "duet-input-label-container" }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { name: "tooltip" })), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), this.chips && (h("duet-visually-hidden", { id: this.chipCountId }, ", ", `${this.getAllChips().length} ${getLocaleString(this.chipsSelectedDesriptionLabel)}`, ",")), this.variation === "button-left" && h("slot", { name: "button-left" }), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
|
|
449
449
|
"duet-input": true,
|
|
450
450
|
disabled: this.disabled,
|
|
451
451
|
"is-number": this.component === "number",
|
|
@@ -980,7 +980,7 @@ export class DuetInput {
|
|
|
980
980
|
"mutable": false,
|
|
981
981
|
"complexType": {
|
|
982
982
|
"original": "DuetVariationType",
|
|
983
|
-
"resolved": "\"button\" | \"default\" | \"revealable\"",
|
|
983
|
+
"resolved": "\"button\" | \"button-left\" | \"default\" | \"revealable\"",
|
|
984
984
|
"references": {
|
|
985
985
|
"DuetVariationType": {
|
|
986
986
|
"location": "local",
|
|
@@ -993,7 +993,7 @@ export class DuetInput {
|
|
|
993
993
|
"optional": false,
|
|
994
994
|
"docs": {
|
|
995
995
|
"tags": [],
|
|
996
|
-
"text": "Variation of button. Use \"button\" to render a button element next to the input
|
|
996
|
+
"text": "Variation of button. Use \"button\" to render a button element next to the input, \"button-left\" to render a button on\nthe left edge of the input, and \"revealable\" to render a button that reveals the password."
|
|
997
997
|
},
|
|
998
998
|
"getter": false,
|
|
999
999
|
"setter": false,
|
|
@@ -1248,7 +1248,7 @@ export class DuetInput {
|
|
|
1248
1248
|
"mutable": false,
|
|
1249
1249
|
"complexType": {
|
|
1250
1250
|
"original": "DuetInputComponentType",
|
|
1251
|
-
"resolved": "\"date\" | \"input\" | \"number\"",
|
|
1251
|
+
"resolved": "\"date\" | \"input\" | \"number\" | \"phone\"",
|
|
1252
1252
|
"references": {
|
|
1253
1253
|
"DuetInputComponentType": {
|
|
1254
1254
|
"location": "local",
|
|
@@ -43,24 +43,24 @@ export class DuetLayout {
|
|
|
43
43
|
* Always the last one in the class.
|
|
44
44
|
*/
|
|
45
45
|
render() {
|
|
46
|
-
return (h(Host, { key: '
|
|
46
|
+
return (h(Host, { key: '80c12f757fb1c4bf5445c7617d1892dd1aa8eb0d', class: {
|
|
47
47
|
center: this.center,
|
|
48
48
|
"duet-middle": this.middle,
|
|
49
49
|
"duet-ie": isInternetExplorer(),
|
|
50
|
-
} }, h("div", { key: '
|
|
50
|
+
} }, h("div", { key: '81afc5eb022aacc3bf55f0d7ba58002290a3a2dd', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, this.hasTop && (h("div", { key: '2d48af138c05b1bfbf816ba62afe9fd409d9f74b', class: {
|
|
51
51
|
"duet-layout-top": true,
|
|
52
52
|
"duet-center": this.center,
|
|
53
|
-
} }, h("div", { key: '
|
|
53
|
+
} }, h("div", { key: '857faa5737328c10aa87c41fbc8f6076877d9ba1', class: "duet-layout-top-wrapper" }, h("slot", { key: '75876d2b39ff260c65420eddba4194a661bf0c4a', name: "top" })))), h("div", { key: 'a9d25df347b7e011438c99ccc489d3b410610624', class: {
|
|
54
54
|
"duet-layout": true,
|
|
55
55
|
"has-sidebar": this.hasSidebar,
|
|
56
56
|
"duet-center": this.center,
|
|
57
57
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
58
|
-
} }, h("main", { key: '
|
|
58
|
+
} }, h("main", { key: '936f850f1165c8b853fce05c0a7ddd893d7a3e33', class: "duet-main" }, this.hasPageHeading && h("slot", { key: '2aef8f0058038a3a55c89c240726d7766a4783a3', name: "page-heading" }), h("slot", { key: '6f04a6b39bcf239c2e7d09049e8949247b80361d', name: "main" })), this.hasSidebar && (h("aside", { key: '2dbb3af225bedfa47296eb2cd946fcb20ca9fe94', class: "duet-sidebar" }, h("div", { key: '7ee757a5e3ecc82c89559ff426ae848366ec683e', class: {
|
|
59
59
|
"duet-sidebar-container": true,
|
|
60
60
|
"has-tabs": this.tabs,
|
|
61
61
|
sticky: this.sticky,
|
|
62
62
|
[this.stickyDistance]: this.sticky,
|
|
63
|
-
} }, h("slot", { key: '
|
|
63
|
+
} }, h("slot", { key: '4f566a10f4c4e366deb04c43de70358f6df09ec4', name: "sidebar" }))))))));
|
|
64
64
|
}
|
|
65
65
|
static get is() { return "duet-layout"; }
|
|
66
66
|
static get encapsulation() { return "shadow"; }
|
|
@@ -106,10 +106,10 @@ export class DuetLink {
|
|
|
106
106
|
render() {
|
|
107
107
|
const Tag = !this.url ? "button" : "a";
|
|
108
108
|
const isButton = Tag === "button";
|
|
109
|
-
return (h(Host, { key: '
|
|
109
|
+
return (h(Host, { key: 'f3e90c99efca22219ff8ebd0a2c5bced2b833798', class: {
|
|
110
110
|
[`duet-link-${this.variation}`]: true,
|
|
111
111
|
"duet-m-0": this.margin === "none",
|
|
112
|
-
} }, h(Tag, { key: '
|
|
112
|
+
} }, h(Tag, { key: '736b53ab41312fd62f6701294d8228f4cc2a54be', href: this.url, class: {
|
|
113
113
|
"duet-link": true,
|
|
114
114
|
"duet-link-is-external": this.external,
|
|
115
115
|
"duet-link-is-download": !!this.download,
|
|
@@ -72,7 +72,7 @@ export class DuetList {
|
|
|
72
72
|
* Always the last one in the class.
|
|
73
73
|
*/
|
|
74
74
|
render() {
|
|
75
|
-
return (h("dl", { key: '
|
|
75
|
+
return (h("dl", { key: '7db97f4b853a8c566565c13d19c6699cb61aa0f1', class: { "duet-list-component": true, "duet-m-0": this.margin === "none" } }, h("slot", { key: '9def9a838232a96dc345c2fdaa72ad1bf0cf773c' })));
|
|
76
76
|
}
|
|
77
77
|
static get is() { return "duet-list"; }
|
|
78
78
|
static get encapsulation() { return "shadow"; }
|
|
@@ -16,14 +16,14 @@ export class DuetListItem {
|
|
|
16
16
|
* Always the last one in the class.
|
|
17
17
|
*/
|
|
18
18
|
render() {
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: '7d5edc9fc5a6204321bde53375110cb79bf4cc5a', class: {
|
|
20
20
|
"duet-no-stacking": !this.responsive,
|
|
21
21
|
"duet-list-item-breakpoint-x-small": this.breakpoint === "x-small",
|
|
22
22
|
"duet-list-item-breakpoint-small": this.breakpoint === "small",
|
|
23
23
|
"duet-list-item-breakpoint-medium": this.breakpoint === "medium",
|
|
24
24
|
"duet-list-item-breakpoint-large": this.breakpoint === "large",
|
|
25
25
|
"duet-list-item-breakpoint-x-large": this.breakpoint === "x-large",
|
|
26
|
-
} }, h("dt", { key: '
|
|
26
|
+
} }, h("dt", { key: '98639d5240ed7adaba681680719ae58994ec15f5' }, h("slot", { key: 'd8f9358d2665d96c121786911152df7352b6fc46', name: "label" })), h("dd", { key: '5edaa517ab825259c299f647e1f7023ec7cd5fa7' }, h("slot", { key: '0c0693a642e6bbd8e075f804a4b93067ebc77699', name: "value" }))));
|
|
27
27
|
}
|
|
28
28
|
static get is() { return "duet-list-item"; }
|
|
29
29
|
static get encapsulation() { return "shadow"; }
|
|
@@ -79,7 +79,7 @@ export class DuetLogo {
|
|
|
79
79
|
*/
|
|
80
80
|
render() {
|
|
81
81
|
const TagName = this.href ? "a" : "div";
|
|
82
|
-
return (h(Host, { key: '
|
|
82
|
+
return (h(Host, { key: 'cd8e66cfc274e3f41172ef96b07880d49099714b', class: { "duet-m-0": this.margin === "none" } }, h(TagName, { key: '4440c702c9c89c8ff2f94146c02849f04f5e055f', href: this.href, ref: link => (this.nativeLink = link), "aria-label": this.accessibleLabel, class: {
|
|
83
83
|
"duet-logo": true,
|
|
84
84
|
[this.size]: true,
|
|
85
85
|
"duet-theme-turva": this.theme === "turva",
|