@duetds/components 9.5.2 → 9.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +287 -234
- package/lib/cjs/{a11y-utils-8e2be21b.js → a11y-utils-25ba7ab3.js} +1 -1
- package/lib/cjs/{app-globals-617d939b.js → app-globals-f3fcb8f4.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +16 -16
- package/lib/cjs/duet-badge.cjs.entry.js +3 -3
- package/lib/cjs/duet-banner.cjs.entry.js +4 -4
- 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 +9 -9
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +30 -13
- package/lib/cjs/duet-card.cjs.entry.js +5 -5
- 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.cjs.entry.js +3 -3
- package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
- package/lib/cjs/duet-combobox.cjs.entry.js +8 -4
- 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 +7 -6
- 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 +9 -3
- 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 +12 -12
- 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 +4 -4
- 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 +9 -3
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +20 -9
- 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 +28 -26
- 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 +6 -6
- 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 +9 -9
- package/lib/cjs/duet-status-icon.cjs.entry.js +8 -8
- 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 +7 -7
- 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-a69cd631.js → errorcodes.utils-6adb39b6.js} +1 -1
- package/lib/cjs/{focus-utils-2a54eb7a.js → focus-utils-f0ed0617.js} +1 -1
- package/lib/cjs/{index-206506a2.js → index-bd0d3a3a.js} +6 -6
- package/lib/cjs/{language-utils-6754f426.js → language-utils-38c8559b.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-aa13b3a0.js → slot-utils-e7a090af.js} +1 -1
- package/lib/cjs/{teleport-c6f8391a.js → teleport-c0eede18.js} +2 -2
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.css +75 -36
- package/lib/collection/components/duet-alert/duet-alert.js +38 -17
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-banner/duet-banner.js +3 -3
- 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.js +10 -10
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-caption/duet-caption.js +3 -3
- package/lib/collection/components/duet-card/duet-card.js +6 -6
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +7 -7
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.js +4 -4
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +5 -5
- package/lib/collection/components/duet-combobox/duet-combobox.js +8 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -2
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +27 -6
- package/lib/collection/components/duet-divider/duet-divider.js +2 -2
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +3 -3
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +2 -2
- package/lib/collection/components/duet-footer/duet-footer.js +11 -11
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +3 -3
- package/lib/collection/components/duet-hero/duet-hero.js +10 -10
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-input/duet-input.js +36 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +6 -6
- package/lib/collection/components/duet-link/duet-link.js +25 -4
- package/lib/collection/components/duet-list/duet-list.js +4 -4
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +2 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -3
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.css +3 -13
- package/lib/collection/components/duet-modal/duet-modal.js +10 -10
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +11 -11
- 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 +3 -3
- package/lib/collection/components/duet-number-input/duet-number-input.js +6 -6
- package/lib/collection/components/duet-overlay/duet-overlay.js +2 -2
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +13 -13
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +5 -5
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +32 -4
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +16 -4
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +4 -4
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +4 -1
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +35 -17
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-show-more/duet-show-more.js +3 -3
- package/lib/collection/components/duet-slideout/duet-slideout.js +5 -5
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -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 +3 -3
- package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
- package/lib/collection/components/duet-status-icon/duet-status-icon.js +7 -7
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
- 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.css +90 -14
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +56 -9
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- 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-tooltip/duet-tooltip.js +1 -1
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.js +16 -16
- 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 +4 -4
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/collection/utils/teleport.js +2 -2
- 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 +5 -5
- 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 +6 -6
- 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 +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +5 -5
- package/lib/dist-custom-elements/duet-combobox.js +20 -16
- 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 +17 -15
- 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 +16 -16
- package/lib/dist-custom-elements/duet-multiselect.js +14 -14
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +12 -12
- 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.js +23 -16
- 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 +4 -4
- 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 +8 -8
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-status-icon.js +1 -103
- 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 +21 -12
- 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 +42 -36
- 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-1cc451fc.js → p-03ab6108.js} +2 -2
- package/lib/dist-custom-elements/{p-53b3bd2d.js → p-1a622e52.js} +3 -3
- package/lib/dist-custom-elements/{p-1f86efd7.js → p-1d3954cb.js} +3 -3
- package/lib/dist-custom-elements/{p-673093b5.js → p-1dd720f0.js} +17 -10
- package/lib/dist-custom-elements/{p-ce7d290f.js → p-1f125fa8.js} +19 -23
- package/lib/dist-custom-elements/{p-c3d01088.js → p-233b4c3c.js} +28 -16
- package/lib/dist-custom-elements/{p-a571ab43.js → p-25c3394c.js} +3 -3
- package/lib/dist-custom-elements/{p-a317fac9.js → p-25ea4fbc.js} +2 -2
- package/lib/dist-custom-elements/{p-8882b67b.js → p-2a7ecb51.js} +5 -5
- package/lib/dist-custom-elements/{p-6dd74d76.js → p-3132451c.js} +2 -2
- package/lib/dist-custom-elements/{p-ec26aeea.js → p-3a9b4b57.js} +3 -3
- package/lib/dist-custom-elements/{p-495fa25d.js → p-52e36342.js} +1 -1
- package/lib/dist-custom-elements/{p-6f36f4f3.js → p-55d85326.js} +5 -5
- package/lib/dist-custom-elements/p-59f0edd5.js +108 -0
- package/lib/dist-custom-elements/{p-69756ccb.js → p-60f2dd6f.js} +1 -1
- package/lib/dist-custom-elements/{p-519df228.js → p-677769ce.js} +3 -3
- package/lib/dist-custom-elements/{p-5a892951.js → p-6c6dbfe6.js} +12 -12
- package/lib/dist-custom-elements/p-6f0f0340.js +213 -0
- package/lib/dist-custom-elements/{p-6888c8d6.js → p-70bef044.js} +3 -3
- package/lib/dist-custom-elements/{p-935c69ca.js → p-7408a383.js} +4 -4
- package/lib/dist-custom-elements/{p-b54dea97.js → p-78076fd7.js} +3 -3
- package/lib/dist-custom-elements/{p-1b7f952f.js → p-81505f0b.js} +2 -2
- package/lib/dist-custom-elements/{p-fba92a7b.js → p-86162600.js} +7 -7
- package/lib/dist-custom-elements/{p-136dc3af.js → p-8c022d66.js} +4 -4
- package/lib/dist-custom-elements/{p-ca3cb21e.js → p-8cb0e6bd.js} +2 -2
- package/lib/dist-custom-elements/{p-accb4fa9.js → p-9091f589.js} +9 -9
- package/lib/dist-custom-elements/{p-2bb0877f.js → p-9760ce0e.js} +2 -2
- package/lib/dist-custom-elements/{p-79957fa3.js → p-992b1ceb.js} +1 -1
- package/lib/dist-custom-elements/{p-9f5cc4e3.js → p-99a2aeb6.js} +3 -3
- package/lib/dist-custom-elements/{p-fd01fff8.js → p-9d87ca15.js} +3 -3
- package/lib/dist-custom-elements/{p-aedaa6be.js → p-a97b2383.js} +2 -2
- package/lib/dist-custom-elements/{p-9126e8a2.js → p-bda6f3f9.js} +6 -6
- package/lib/dist-custom-elements/{p-d3f39f5e.js → p-bff79ef5.js} +8 -8
- package/lib/dist-custom-elements/{p-320da2a2.js → p-c6b96452.js} +3 -3
- package/lib/dist-custom-elements/{p-6646e07d.js → p-cf873d23.js} +2 -2
- package/lib/dist-custom-elements/{p-ef2dcc5a.js → p-d6ce295d.js} +4 -4
- package/lib/dist-custom-elements/{p-f7a60dd8.js → p-e0fa87f3.js} +3 -3
- package/lib/dist-custom-elements/{p-9614cc57.js → p-eb167bf0.js} +4 -4
- package/lib/dist-custom-elements/{p-1a4430e2.js → p-ec479ece.js} +2 -2
- package/lib/dist-custom-elements/{p-dbea5087.js → p-f5c940d5.js} +1 -1
- package/lib/dist-custom-elements/{p-38cb34bf.js → p-fe23c57b.js} +25 -5
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-9936eb61.entry.js → p-008d13f6.entry.js} +1 -1
- package/lib/duet/{p-b2a64677.system.entry.js → p-00eb86f7.system.entry.js} +1 -1
- package/lib/duet/{p-0d512165.entry.js → p-02624d47.entry.js} +1 -1
- package/lib/duet/{p-6c8361b8.entry.js → p-035193bd.entry.js} +1 -1
- package/lib/duet/{p-d6f8386e.entry.js → p-03c79def.entry.js} +1 -1
- package/lib/duet/{p-4994dbf2.system.entry.js → p-03d9ea48.system.entry.js} +1 -1
- package/lib/duet/{p-42868a02.system.entry.js → p-047bf506.system.entry.js} +1 -1
- package/lib/duet/{p-8e40c17e.entry.js → p-04acf023.entry.js} +1 -1
- package/lib/duet/p-07f563b1.js +4 -0
- package/lib/duet/{p-0c115b39.js → p-09e6f01c.js} +1 -1
- package/lib/duet/{p-64542862.entry.js → p-0aec719a.entry.js} +1 -1
- package/lib/duet/{p-976918a1.system.entry.js → p-0b44f354.system.entry.js} +1 -1
- package/lib/duet/{p-818b5277.entry.js → p-0cdbf1c3.entry.js} +1 -1
- package/lib/duet/{p-cf900c12.system.entry.js → p-0d9c8f18.system.entry.js} +1 -1
- package/lib/duet/p-0e0c1abe.system.js +4 -0
- package/lib/duet/{p-bd5bc40f.system.entry.js → p-0f6140cf.system.entry.js} +1 -1
- package/lib/duet/{p-a4650edb.entry.js → p-1013472f.entry.js} +1 -1
- package/lib/duet/p-11b053ad.entry.js +4 -0
- package/lib/duet/{p-4460ee6c.js → p-11d704ac.js} +1 -1
- package/lib/duet/{p-031f13b0.system.entry.js → p-12a60f38.system.entry.js} +1 -1
- package/lib/duet/{p-a9f4cfe4.entry.js → p-136be903.entry.js} +1 -1
- package/lib/duet/p-16494063.entry.js +4 -0
- package/lib/duet/{p-57d70be4.system.entry.js → p-171de312.system.entry.js} +1 -1
- package/lib/duet/{p-b4151081.system.entry.js → p-18775501.system.entry.js} +1 -1
- package/lib/duet/{p-915e55ec.entry.js → p-19682bba.entry.js} +1 -1
- package/lib/duet/{p-5f56c425.system.entry.js → p-1ba8274b.system.entry.js} +1 -1
- package/lib/duet/p-1d02ebd2.entry.js +4 -0
- package/lib/duet/p-20f3f09a.entry.js +4 -0
- package/lib/duet/{p-5c91da22.entry.js → p-215c864f.entry.js} +1 -1
- package/lib/duet/{p-53d7ea2c.entry.js → p-2217828e.entry.js} +1 -1
- package/lib/duet/{p-0b986e9b.entry.js → p-223c20f3.entry.js} +1 -1
- package/lib/duet/{p-7373389d.entry.js → p-23005ca3.entry.js} +1 -1
- package/lib/duet/{p-009738f9.entry.js → p-233ca05d.entry.js} +1 -1
- package/lib/duet/{p-f91f1fc4.system.entry.js → p-241e75c1.system.entry.js} +1 -1
- package/lib/duet/{p-67ea455b.system.entry.js → p-24749cae.system.entry.js} +1 -1
- package/lib/duet/{p-de32ceff.system.entry.js → p-24bfae26.system.entry.js} +1 -1
- package/lib/duet/{p-8741bd70.entry.js → p-27848324.entry.js} +1 -1
- package/lib/duet/{p-679b55fe.entry.js → p-289149a6.entry.js} +1 -1
- package/lib/duet/p-2926c851.system.entry.js +4 -0
- package/lib/duet/p-292b14e4.entry.js +4 -0
- package/lib/duet/{p-419bca5b.system.entry.js → p-29c15fc5.system.entry.js} +1 -1
- package/lib/duet/{p-280063be.system.entry.js → p-2b159e34.system.entry.js} +1 -1
- package/lib/duet/{p-70a7f815.entry.js → p-2c8199ef.entry.js} +1 -1
- package/lib/duet/{p-225d100c.entry.js → p-2daa1149.entry.js} +1 -1
- package/lib/duet/p-3277aae2.entry.js +4 -0
- package/lib/duet/{p-b1487aa4.system.entry.js → p-388fb6f4.system.entry.js} +1 -1
- package/lib/duet/{p-9eeaf2e9.js → p-3b75c778.js} +1 -1
- package/lib/duet/p-3c07985a.system.js +5 -0
- package/lib/duet/{p-fd7ff8da.system.entry.js → p-3c8ffc42.system.entry.js} +1 -1
- package/lib/duet/{p-226aa2e9.system.entry.js → p-3d0ce27c.system.entry.js} +1 -1
- package/lib/duet/{p-accd2829.system.entry.js → p-3e1757d6.system.entry.js} +1 -1
- package/lib/duet/{p-f3c5e966.system.entry.js → p-3eba0ef4.system.entry.js} +1 -1
- package/lib/duet/{p-538e55e5.entry.js → p-417300dc.entry.js} +1 -1
- package/lib/duet/{p-d3b2d5de.system.entry.js → p-419c2f7d.system.entry.js} +1 -1
- package/lib/duet/{p-fda88cec.system.entry.js → p-42ab25f5.system.entry.js} +1 -1
- package/lib/duet/{p-013c9fff.entry.js → p-42e199a5.entry.js} +1 -1
- package/lib/duet/{p-b994aa71.system.entry.js → p-442cd997.system.entry.js} +1 -1
- package/lib/duet/{p-24898376.entry.js → p-466faf9e.entry.js} +1 -1
- package/lib/duet/p-4a67f962.entry.js +4 -0
- package/lib/duet/{p-948b038a.system.entry.js → p-4da60c16.system.entry.js} +1 -1
- package/lib/duet/{p-8b353b35.system.entry.js → p-4f8c34d8.system.entry.js} +1 -1
- package/lib/duet/{p-81e906ff.system.entry.js → p-52a04950.system.entry.js} +1 -1
- package/lib/duet/{p-5b86d3c0.entry.js → p-560c1d62.entry.js} +1 -1
- package/lib/duet/{p-05e3b483.system.entry.js → p-5715df68.system.entry.js} +1 -1
- package/lib/duet/{p-7c74b0a5.system.entry.js → p-57c54c6b.system.entry.js} +2 -2
- package/lib/duet/{p-b92193a6.system.entry.js → p-583bed26.system.entry.js} +1 -1
- package/lib/duet/{p-9b702bc1.system.entry.js → p-5a44810f.system.entry.js} +1 -1
- package/lib/duet/{p-9261386e.system.entry.js → p-5b3edba3.system.entry.js} +2 -2
- package/lib/duet/{p-f12a93a9.system.entry.js → p-5c1f23fb.system.entry.js} +1 -1
- package/lib/duet/{p-8beb97fe.system.entry.js → p-5c6462f5.system.entry.js} +1 -1
- package/lib/duet/{p-7b5c18ba.system.entry.js → p-5ef3fea9.system.entry.js} +1 -1
- package/lib/duet/{p-053ef6d1.system.entry.js → p-5ef95413.system.entry.js} +1 -1
- package/lib/duet/{p-8b2056f0.system.js → p-604c0163.system.js} +1 -1
- package/lib/duet/{p-3af95762.system.js → p-619c9d96.system.js} +1 -1
- package/lib/duet/{p-b86a869b.entry.js → p-6355cee3.entry.js} +1 -1
- package/lib/duet/{p-6365f418.system.entry.js → p-636f9d1d.system.entry.js} +1 -1
- package/lib/duet/{p-591ce092.entry.js → p-64345805.entry.js} +1 -1
- package/lib/duet/{p-426d835f.entry.js → p-644ed943.entry.js} +1 -1
- package/lib/duet/{p-7ff034b0.system.entry.js → p-64e4169d.system.entry.js} +2 -2
- package/lib/duet/{p-dd8cad8a.entry.js → p-66472ff9.entry.js} +1 -1
- package/lib/duet/{p-82cf9d43.entry.js → p-6699249f.entry.js} +1 -1
- package/lib/duet/{p-7e0e5b92.entry.js → p-67837d32.entry.js} +1 -1
- package/lib/duet/{p-580978f0.system.entry.js → p-6800f4a8.system.entry.js} +1 -1
- package/lib/duet/{p-f6c800dd.system.entry.js → p-6865c3ad.system.entry.js} +1 -1
- package/lib/duet/{p-caf28e68.system.entry.js → p-691cd3b2.system.entry.js} +1 -1
- package/lib/duet/{p-38487de7.system.entry.js → p-6ab3400e.system.entry.js} +1 -1
- package/lib/duet/{p-f36f2f4b.entry.js → p-6d384417.entry.js} +1 -1
- package/lib/duet/{p-72809aec.system.js → p-6f71d987.system.js} +1 -1
- package/lib/duet/{p-0121cfad.entry.js → p-6f7f6164.entry.js} +1 -1
- package/lib/duet/{p-519297ed.system.entry.js → p-6fb2114f.system.entry.js} +1 -1
- package/lib/duet/{p-fb4c1c0a.system.entry.js → p-759dc158.system.entry.js} +1 -1
- package/lib/duet/{p-af55cef5.entry.js → p-78ee75a3.entry.js} +1 -1
- package/lib/duet/{p-04dcf198.entry.js → p-79a0ae27.entry.js} +1 -1
- package/lib/duet/{p-94179cd5.system.entry.js → p-7a586e24.system.entry.js} +1 -1
- package/lib/duet/{p-204e76d3.entry.js → p-7a974bb3.entry.js} +1 -1
- package/lib/duet/{p-d1464455.system.entry.js → p-7cec26c0.system.entry.js} +1 -1
- package/lib/duet/{p-580d4d53.entry.js → p-7e12ea5d.entry.js} +1 -1
- package/lib/duet/{p-d0edb7b9.system.entry.js → p-7eb542cb.system.entry.js} +1 -1
- package/lib/duet/{p-936b8007.system.entry.js → p-802dabda.system.entry.js} +2 -2
- package/lib/duet/p-822babea.entry.js +4 -0
- package/lib/duet/{p-8c2bc346.system.entry.js → p-834c5688.system.entry.js} +1 -1
- package/lib/duet/{p-c35a3eb6.system.entry.js → p-8360e947.system.entry.js} +1 -1
- package/lib/duet/{p-955ccb5a.system.entry.js → p-84c8fa96.system.entry.js} +1 -1
- package/lib/duet/{p-430404c6.entry.js → p-85747aeb.entry.js} +1 -1
- package/lib/duet/{p-31f93fec.system.entry.js → p-8b84e7d1.system.entry.js} +1 -1
- package/lib/duet/{p-ea29ebbb.system.entry.js → p-8bc6d884.system.entry.js} +1 -1
- package/lib/duet/p-8cb0e6bd.js +4 -0
- package/lib/duet/{p-318498a5.entry.js → p-8d3ca486.entry.js} +1 -1
- package/lib/duet/{p-ddd70eeb.system.entry.js → p-928ad147.system.entry.js} +1 -1
- package/lib/duet/{p-df82459a.entry.js → p-94cb0a4d.entry.js} +1 -1
- package/lib/duet/p-95020901.js +5 -0
- package/lib/duet/{p-fb4f24c4.system.entry.js → p-9560ca18.system.entry.js} +1 -1
- package/lib/duet/p-95b4c987.system.js +4 -0
- package/lib/duet/{p-07f8adab.entry.js → p-9637810d.entry.js} +1 -1
- package/lib/duet/{p-d287e564.entry.js → p-9640580e.entry.js} +1 -1
- package/lib/duet/{p-6c6981db.system.entry.js → p-973ce37e.system.entry.js} +1 -1
- package/lib/duet/p-98c5e8a1.entry.js +4 -0
- package/lib/duet/{p-0fdf67d6.system.entry.js → p-9965e073.system.entry.js} +1 -1
- package/lib/duet/{p-fc4861d9.system.entry.js → p-9ae862fd.system.entry.js} +1 -1
- package/lib/duet/p-9cd2590a.entry.js +4 -0
- package/lib/duet/{p-618b1c12.entry.js → p-a2f7581b.entry.js} +1 -1
- package/lib/duet/{p-818fd2f6.entry.js → p-a3e89f27.entry.js} +1 -1
- package/lib/duet/{p-d98c8e4e.system.entry.js → p-a42257c5.system.entry.js} +1 -1
- package/lib/duet/{p-f248e320.system.entry.js → p-a6cf0ec6.system.entry.js} +1 -1
- package/lib/duet/{p-897f21a7.system.js → p-a777581b.system.js} +1 -1
- package/lib/duet/{p-8bed7caf.entry.js → p-a8094216.entry.js} +1 -1
- package/lib/duet/{p-44e4cc6f.entry.js → p-a82320be.entry.js} +1 -1
- package/lib/duet/p-a9028d0d.system.entry.js +4 -0
- package/lib/duet/{p-20b0dacc.system.entry.js → p-a9cb1a1c.system.entry.js} +1 -1
- package/lib/duet/{p-572bf138.entry.js → p-ab05fb0b.entry.js} +1 -1
- package/lib/duet/{p-827c2a0d.system.entry.js → p-ad1e8555.system.entry.js} +1 -1
- package/lib/duet/{p-6a689584.system.entry.js → p-b0fa3186.system.entry.js} +1 -1
- package/lib/duet/p-b1f33063.system.js +4 -0
- package/lib/duet/p-b201f9a1.entry.js +4 -0
- package/lib/duet/{p-1370b18f.entry.js → p-b550a913.entry.js} +1 -1
- package/lib/duet/{p-c613e449.system.entry.js → p-b58600dd.system.entry.js} +1 -1
- package/lib/duet/p-bb631281.system.entry.js +4 -0
- package/lib/duet/{p-9192b71d.system.entry.js → p-c02504cf.system.entry.js} +1 -1
- package/lib/duet/p-c0709af2.system.js +4 -0
- package/lib/duet/p-c15142f5.entry.js +4 -0
- package/lib/duet/{p-d2f008ef.entry.js → p-c501d02b.entry.js} +1 -1
- package/lib/duet/{p-f57f0b8c.entry.js → p-c52e55a7.entry.js} +1 -1
- package/lib/duet/p-c7b93da9.entry.js +4 -0
- package/lib/duet/{p-6d1f93c1.entry.js → p-c847be46.entry.js} +1 -1
- package/lib/duet/{p-d046f3f0.system.entry.js → p-c85ccca5.system.entry.js} +2 -2
- package/lib/duet/{p-cb5d825f.system.entry.js → p-ce22fae3.system.entry.js} +1 -1
- package/lib/duet/{p-3c466cd8.entry.js → p-ce3b6d30.entry.js} +1 -1
- package/lib/duet/{p-c1380dcb.system.entry.js → p-ceb10175.system.entry.js} +2 -2
- package/lib/duet/{p-b1db69df.entry.js → p-d38c3f99.entry.js} +1 -1
- package/lib/duet/{p-8acb2a04.entry.js → p-d5d810e3.entry.js} +1 -1
- package/lib/duet/p-d68b2e69.entry.js +4 -0
- package/lib/duet/{p-35950181.entry.js → p-d6f95f08.entry.js} +1 -1
- package/lib/duet/{p-f2f75690.entry.js → p-da05b632.entry.js} +1 -1
- package/lib/duet/{p-6270b097.entry.js → p-da245696.entry.js} +1 -1
- package/lib/duet/{p-eab15c94.system.entry.js → p-dae00c9e.system.entry.js} +1 -1
- package/lib/duet/{p-ee5c74bc.system.entry.js → p-db32bf8d.system.entry.js} +1 -1
- package/lib/duet/{p-cb15af71.entry.js → p-dbf45e6e.entry.js} +1 -1
- package/lib/duet/p-dc1bbd4a.entry.js +4 -0
- package/lib/duet/{p-0dcc1a8b.system.entry.js → p-dce091f0.system.entry.js} +1 -1
- package/lib/duet/p-defffdba.entry.js +4 -0
- package/lib/duet/p-e0fd88f6.system.entry.js +4 -0
- package/lib/duet/{p-759dca5c.system.entry.js → p-e1044629.system.entry.js} +1 -1
- package/lib/duet/{p-8594d015.system.entry.js → p-e2b8bf66.system.entry.js} +1 -1
- package/lib/duet/{p-68ab87cc.entry.js → p-e324d239.entry.js} +1 -1
- package/lib/duet/p-e3d07bc5.entry.js +4 -0
- package/lib/duet/p-e61d5b18.entry.js +4 -0
- package/lib/duet/p-e62b1dce.js +4 -0
- package/lib/duet/{p-04b258fd.entry.js → p-e773ef6f.entry.js} +1 -1
- package/lib/duet/p-e8cddd7e.system.entry.js +4 -0
- package/lib/duet/{p-12b625a8.entry.js → p-ea48ed7c.entry.js} +1 -1
- package/lib/duet/{p-78b02eb3.system.entry.js → p-ea555470.system.entry.js} +1 -1
- package/lib/duet/{p-32ef55ff.system.entry.js → p-eb56df32.system.entry.js} +2 -2
- package/lib/duet/{p-9db6f107.system.entry.js → p-ebd74504.system.entry.js} +1 -1
- package/lib/duet/{p-420817c5.system.entry.js → p-eed5a31c.system.entry.js} +1 -1
- package/lib/duet/p-f24b08b0.entry.js +4 -0
- package/lib/duet/{p-1428de02.entry.js → p-f325a273.entry.js} +1 -1
- package/lib/duet/{p-74f81150.entry.js → p-f3a1ae8c.entry.js} +1 -1
- package/lib/duet/{p-c936b330.system.entry.js → p-f3ccef8a.system.entry.js} +1 -1
- package/lib/duet/{p-b9231b8e.entry.js → p-fd2afc4b.entry.js} +1 -1
- package/lib/duet/{p-a1c6f370.entry.js → p-ff6fefe1.entry.js} +1 -1
- package/lib/duet/{p-5baa6a33.js → p-ff8513b0.js} +1 -1
- package/lib/esm/{a11y-utils-d3187c9b.js → a11y-utils-164dbfa3.js} +1 -1
- package/lib/esm/{app-globals-aa323b86.js → app-globals-ae08927b.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +16 -16
- package/lib/esm/duet-badge.entry.js +3 -3
- package/lib/esm/duet-banner.entry.js +4 -4
- 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 +9 -9
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +30 -13
- package/lib/esm/duet-card.entry.js +5 -5
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/duet-chip.entry.js +3 -3
- package/lib/esm/duet-choice_2.entry.js +4 -4
- package/lib/esm/duet-collapsible.entry.js +4 -4
- package/lib/esm/duet-combobox.entry.js +8 -4
- 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 +7 -6
- 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 +9 -3
- 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 +12 -12
- 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 +4 -4
- 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 +9 -3
- package/lib/esm/duet-popup-menu_2.entry.js +20 -9
- 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 +28 -26
- 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 +6 -6
- 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 +9 -9
- package/lib/esm/duet-status-icon.entry.js +8 -8
- 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 +7 -7
- 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-2a62c871.js → errorcodes.utils-9f14b707.js} +1 -1
- package/lib/esm/{focus-utils-27172227.js → focus-utils-abef2c27.js} +1 -1
- package/lib/esm/{index-2ab7ff5a.js → index-4a2cda26.js} +6 -6
- package/lib/esm/{language-utils-579bbfe7.js → language-utils-84825af4.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-2fa37472.js → slot-utils-b8ef3101.js} +1 -1
- package/lib/esm/{teleport-546f382d.js → teleport-aa27d5f9.js} +2 -2
- package/lib/esm-es5/{a11y-utils-d3187c9b.js → a11y-utils-164dbfa3.js} +1 -1
- package/lib/esm-es5/{app-globals-aa323b86.js → app-globals-ae08927b.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +2 -2
- package/lib/esm-es5/duet-card.entry.js +2 -2
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +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 +2 -2
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- 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 +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
- 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-2a62c871.js → errorcodes.utils-9f14b707.js} +1 -1
- package/lib/esm-es5/{focus-utils-27172227.js → focus-utils-abef2c27.js} +1 -1
- package/lib/esm-es5/index-4a2cda26.js +4 -0
- package/lib/esm-es5/{language-utils-579bbfe7.js → language-utils-84825af4.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-2fa37472.js → slot-utils-b8ef3101.js} +1 -1
- package/lib/esm-es5/teleport-aa27d5f9.js +4 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +13 -5
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -0
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -0
- package/lib/types/components/duet-input/duet-input.d.ts +4 -0
- package/lib/types/components/duet-link/duet-link.d.ts +3 -0
- package/lib/types/components/duet-number-input/duet-number-input.d.ts +2 -1
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +4 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +2 -0
- package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +5 -0
- package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +9 -0
- package/lib/types/components.d.ts +66 -10
- package/package.json +4 -4
- package/lib/dist-custom-elements/p-9fda1d1d.js +0 -205
- package/lib/duet/p-0ac49d24.entry.js +0 -4
- package/lib/duet/p-0f99e898.entry.js +0 -4
- package/lib/duet/p-1219c4af.system.js +0 -4
- package/lib/duet/p-12b57efb.entry.js +0 -4
- package/lib/duet/p-14fe190e.system.js +0 -5
- package/lib/duet/p-1a73d27a.entry.js +0 -4
- package/lib/duet/p-1b269e8b.system.entry.js +0 -4
- package/lib/duet/p-2100fda2.system.entry.js +0 -4
- package/lib/duet/p-277c4782.entry.js +0 -4
- package/lib/duet/p-2f8ffc2b.system.entry.js +0 -4
- package/lib/duet/p-336da573.entry.js +0 -4
- package/lib/duet/p-38ff8286.js +0 -4
- package/lib/duet/p-3acc8647.system.js +0 -4
- package/lib/duet/p-43cbc2bf.entry.js +0 -4
- package/lib/duet/p-43f0aaf5.entry.js +0 -4
- package/lib/duet/p-4670cbd2.entry.js +0 -4
- package/lib/duet/p-530e612b.js +0 -4
- package/lib/duet/p-5c3998b7.entry.js +0 -4
- package/lib/duet/p-5e0bfce0.entry.js +0 -4
- package/lib/duet/p-5ff9214f.entry.js +0 -4
- package/lib/duet/p-7d396a31.entry.js +0 -4
- package/lib/duet/p-85c02068.entry.js +0 -4
- package/lib/duet/p-88f046a0.entry.js +0 -4
- package/lib/duet/p-98012c62.entry.js +0 -4
- package/lib/duet/p-a5fac26c.entry.js +0 -4
- package/lib/duet/p-aada68bf.entry.js +0 -4
- package/lib/duet/p-bf039477.system.entry.js +0 -4
- package/lib/duet/p-c46cff2a.system.js +0 -4
- package/lib/duet/p-ca3cb21e.js +0 -4
- package/lib/duet/p-d693003b.entry.js +0 -4
- package/lib/duet/p-ecb2aca6.js +0 -5
- package/lib/duet/p-ed82b53d.system.entry.js +0 -4
- package/lib/duet/p-f6b21d17.system.js +0 -4
- package/lib/esm-es5/index-2ab7ff5a.js +0 -4
- package/lib/esm-es5/teleport-546f382d.js +0 -4
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const createId = require('./create-id-1f8c438f.js');
|
|
11
11
|
const jsUtils = require('./js-utils-92e24ba1.js');
|
|
12
12
|
const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
|
|
13
|
-
const languageUtils = require('./language-utils-
|
|
13
|
+
const languageUtils = require('./language-utils-38c8559b.js');
|
|
14
14
|
const tokenUtils = require('./token-utils-12717808.js');
|
|
15
15
|
require('./string-utils-7b13c16e.js');
|
|
16
16
|
require('./tokens.module-46ddb47a.js');
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const createId = require('./create-id-1f8c438f.js');
|
|
11
11
|
const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
|
|
12
|
-
const languageUtils = require('./language-utils-
|
|
13
|
-
const slotUtils = require('./slot-utils-
|
|
12
|
+
const languageUtils = require('./language-utils-38c8559b.js');
|
|
13
|
+
const slotUtils = require('./slot-utils-e7a090af.js');
|
|
14
14
|
require('./string-utils-7b13c16e.js');
|
|
15
15
|
|
|
16
|
-
const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;
|
|
16
|
+
const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;overflow:hidden;visibility:hidden !important;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert-wrapper{margin-bottom:16px !important;position:relative;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);background:rgb(228, 241, 247);border:1px solid rgb(172, 210, 229);border-radius:12px;transition:margin 100ms 300ms ease}.duet-alert-wrapper.duet-p-0{padding:0 !important}.duet-alert-wrapper.duet-m-0{margin:0 !important}.duet-alert-wrapper.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-alert-wrapper.warning{color:rgb(38, 26, 4);background:rgb(255, 247, 221);border:1px solid rgb(255, 217, 120)}.duet-alert-wrapper.danger{color:rgb(89, 0, 45);background:rgb(255, 225, 231);border:1px solid rgb(252, 136, 162)}.duet-alert-wrapper.success{color:rgb(4, 38, 33);background:rgb(231, 248, 239);border:1px solid rgb(163, 229, 202)}.duet-alert-wrapper.below-nav{margin-bottom:0 !important;border:0;border-bottom:1px solid rgb(212, 223, 229);border-radius:0}.duet-alert-wrapper .duet-alert{position:relative;width:100%;max-width:1384px;padding:16px;margin:0 auto}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible{padding:16px 72px 16px 16px;text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible .duet-alert-container{text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-has-show-more{padding-bottom:0}.duet-alert-wrapper .duet-alert.duet-alert-has-icon .duet-alert-show-more{margin-left:36px}.duet-alert-wrapper .duet-alert.duet-alert-expandable{padding-right:20px}.duet-alert-dismiss{position:absolute;top:3px;right:3px}.duet-alert-dismiss duet-button:hover{background-color:rgb(198, 225, 238);border-radius:8px}.warning .duet-alert-dismiss duet-button:hover{background-color:rgb(255, 232, 160)}.danger .duet-alert-dismiss duet-button:hover{background-color:rgb(255, 173, 190)}.success .duet-alert-dismiss duet-button:hover{background-color:rgb(191, 239, 218)}.duet-alert-container{display:inline-flex;align-items:flex-start;width:100%;margin:0 auto !important}.duet-alert-container .duet-alert-content{flex-grow:1;line-height:1.5}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-container:focus{outline:none}.duet-alert-icon{position:relative;top:2px;display:inline-block;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon duet-icon{width:20px;height:20px}.duet-alert-expander{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;width:calc(100% + 32px + 40px);padding:16px;padding-right:20px;padding-left:52px;margin:-16px;margin-left:-52px;font-family:inherit;color:inherit;cursor:pointer;background-color:inherit}.duet-alert-expanded .duet-alert-expander{margin-bottom:-4px}.duet-alert-expander .expanding-title{flex-grow:1;font-size:1rem;line-height:1.5;text-align:left}.duet-alert-expander duet-icon{position:relative;top:4px;transition:rotate 300ms ease}.duet-alert-expanded .duet-alert-expander duet-icon{rotate:180deg}.duet-alert-expander:hover{filter:brightness(85%)}";
|
|
17
17
|
const DuetAlertStyle0 = duetAlertCss;
|
|
18
18
|
|
|
19
19
|
const DuetAlert = class {
|
|
@@ -23,12 +23,6 @@ const DuetAlert = class {
|
|
|
23
23
|
this.duetCloseComplete = index.createEvent(this, "duetCloseComplete", 7);
|
|
24
24
|
this.descriptiveId = createId.createID("DuetAlert");
|
|
25
25
|
this.hasShowMoreSlot = false;
|
|
26
|
-
this.iconVariationMap = {
|
|
27
|
-
default: "messaging-info",
|
|
28
|
-
success: "messaging-success",
|
|
29
|
-
warning: "messaging-alert",
|
|
30
|
-
danger: "messaging-danger-alert",
|
|
31
|
-
};
|
|
32
26
|
this.handleDismiss = (ev) => {
|
|
33
27
|
this.handleHide();
|
|
34
28
|
this.duetDismiss.emit({
|
|
@@ -43,8 +37,12 @@ const DuetAlert = class {
|
|
|
43
37
|
this.isDismissed = true;
|
|
44
38
|
this.element.addEventListener("transitionend", () => this.duetCloseComplete.emit(), { once: true });
|
|
45
39
|
};
|
|
40
|
+
this.handleExpandToggle = () => {
|
|
41
|
+
this.isExpanded = !this.isExpanded;
|
|
42
|
+
};
|
|
46
43
|
this.theme = "";
|
|
47
44
|
this.isDismissed = false;
|
|
45
|
+
this.isExpanded = false;
|
|
48
46
|
this.timeoutID = undefined;
|
|
49
47
|
this.accessibleLabelDefaults = {
|
|
50
48
|
fi: "Painike viestin sulkemiseen",
|
|
@@ -61,6 +59,7 @@ const DuetAlert = class {
|
|
|
61
59
|
this.position = "content";
|
|
62
60
|
this.dismissible = false;
|
|
63
61
|
this.focusable = false;
|
|
62
|
+
this.expandingTitle = "";
|
|
64
63
|
}
|
|
65
64
|
/**
|
|
66
65
|
* Component lifecycle events.
|
|
@@ -116,19 +115,20 @@ const DuetAlert = class {
|
|
|
116
115
|
* Always the last one in the class.
|
|
117
116
|
*/
|
|
118
117
|
render() {
|
|
119
|
-
|
|
120
|
-
return (index.h(index.Host, { key: 'd3c53bc46ae4d9f94d286a8ca55a1891afaec2d1', class: {
|
|
118
|
+
return (index.h(index.Host, { key: 'ae55751444a59a0630329e55f88711761506aa5f', class: {
|
|
121
119
|
"duet-theme-turva": this.theme === "turva",
|
|
122
120
|
"duet-alert-is-dismissed": this.isDismissed,
|
|
123
|
-
}, role: this.announcements ? "alert" : undefined }, index.h("div", { key: '
|
|
121
|
+
}, role: this.announcements ? "alert" : undefined }, index.h("div", { key: '03074d2258592e0ffa63f933f291667050116d87', class: {
|
|
124
122
|
"duet-alert-wrapper": true,
|
|
125
123
|
"duet-p-0": this.padding === "none",
|
|
126
124
|
"duet-m-0": this.margin === "none",
|
|
127
125
|
[this.variation]: true,
|
|
128
126
|
[this.position]: true,
|
|
129
127
|
"duet-theme-turva": this.theme === "turva",
|
|
130
|
-
} }, index.h("div", { key: '
|
|
128
|
+
} }, index.h("div", { key: '8a8ba0be00f76fc59c9e6f800ab5e7187c1708d9', class: {
|
|
131
129
|
"duet-alert": true,
|
|
130
|
+
"duet-alert-expandable": !!this.expandingTitle,
|
|
131
|
+
"duet-alert-expanded": this.isExpanded,
|
|
132
132
|
"duet-alert-has-icon": !!this.icon || this.position === "below-nav",
|
|
133
133
|
"duet-alert-has-show-more": this.hasShowMoreSlot,
|
|
134
134
|
"duet-alert-is-dismissible": this.dismissible,
|
|
@@ -136,9 +136,9 @@ const DuetAlert = class {
|
|
|
136
136
|
"duet-m-0": this.margin === "none",
|
|
137
137
|
[this.variation]: true,
|
|
138
138
|
"duet-theme-turva": this.theme === "turva",
|
|
139
|
-
} }, index.h("div", { key: '
|
|
139
|
+
} }, index.h("div", { key: '7ea557b2dbf25762a9382fb05a562dd92ba94a0d', class: "duet-alert-container", ref: element => {
|
|
140
140
|
this.alertContainer = element;
|
|
141
|
-
}, tabindex: this.focusable ? "0" : undefined }, this.
|
|
141
|
+
}, tabindex: this.focusable ? "0" : undefined }, this.position !== "below-nav" && (index.h("div", { key: '8e1ffa6107c2cd63f831bdfa0d80fdc0565bdfc1', class: "duet-alert-icon" }, (this.icon && index.h("duet-icon", { key: '0e2cddc6680f121ac6837f426c135d94fec8fd4f', size: "auto", name: this.icon, color: "currentColor" })) || (index.h("duet-status-icon", { key: '22400d9ead5d0d2153077460773ac2dc3b60b0ec', strong: true, variation: this.variation, margin: "none", size: "auto" })))), this.position === "below-nav" && (index.h("div", { key: '5b40ce74518e3cd6d0bb90d925578b1b8118ca82', class: "duet-alert-icon below-nav" }, index.h("duet-status-icon", { key: '2be267d6749de5f4ba1694b82c2117b2553834e3', strong: true, variation: this.variation, margin: "none", size: "auto" }))), index.h("div", { key: 'b806ffa20525c37ea87b4e57b5354181fa4cb8ea', class: "duet-alert-content", id: this.descriptiveId }, this.expandingTitle && (index.h("button", { key: '04956e8168dbd2e3dc200b0c0a4ccd5da3290f2a', "aria-expanded": this.isExpanded.toString(), "aria-controls": `${this.descriptiveId}-content`, class: "duet-alert-expander", onClick: this.handleExpandToggle }, index.h("span", { key: '63ae4a87fbe7e728c81183def7afdf108588f83e', class: "expanding-title" }, this.expandingTitle), index.h("duet-icon", { key: 'fb34541b1a576e13e5505e38a944b03a4799a0cf', name: "action-arrow-down", color: this.variation === "default" ? "lt-blue-800" : `${this.variation}-800`, margin: "none", size: "x-small" }))), (!this.expandingTitle || this.isExpanded) && (index.h("div", { key: '05754aa30c0d0f9062047c766c0a1151b4599a26', id: `${this.descriptiveId}-content` }, index.h("slot", { key: '213940d0f233bd4762584448579ad48477d564dd' }))))), this.hasShowMoreSlot && (index.h("duet-show-more", { key: '328837aa4a239bdad2e1a63811ccf64d818863b1', margin: "none", class: "duet-alert-show-more" }, index.h("slot", { key: '6200788cc7facca8507701008dfdb22d5034a974', name: "show-more" }))), this.dismissible && !this.expandingTitle && (index.h("div", { key: '0302d1c6d386bdca47034e4e08f694d6dcd64149', class: "duet-alert-dismiss" }, index.h("duet-button", { key: '73c78cce1ec34e97b139d267d7efd56d231a8a95', variation: "plain", accessibleLabel: this.accessibleLabel, accessibleDescribedBy: this.descriptiveId, iconSize: "medium", icon: "navigation-close", iconOnly: true, margin: "none", color: this.variation === "default" ? "lt-blue-800" : `${this.variation}-800`, theme: this.theme, onClick: this.handleDismiss, fixed: true })))))));
|
|
142
142
|
}
|
|
143
143
|
get element() { return index.getElement(this); }
|
|
144
144
|
};
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
|
|
11
11
|
const duetBadgeCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{display:inline-block;width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:rgb(8, 42, 77);text-align:center;word-break:break-word;vertical-align:middle;background:#d9ebf4;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-badge.warning{background:#fdecc9}.duet-badge.warning.duet-theme-turva{background:#fdecc9}.duet-badge.danger{background:#f7d2dc}.duet-badge.danger.duet-theme-turva{background:#f7d2dc}.duet-badge.success{background:#d6e6e1}.duet-badge.success.duet-theme-turva{background:#d6e6e1}.duet-badge.subtle{color:rgb(98, 121, 138);background:none;outline:1px solid rgb(212, 223, 229);outline-offset:-1px}.duet-badge.subtle.duet-theme-turva{color:rgb(113, 118, 132);background:none;outline-color:rgb(222, 224, 228)}.duet-badge.background-strong.default{color:rgb(255, 255, 255);background:rgb(0, 119, 179)}.duet-badge.background-strong.default.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(23, 28, 58)}.duet-badge.background-strong.warning{background:#f9c153}.duet-badge.background-strong.warning.duet-theme-turva{background:#f9c153}.duet-badge.background-strong.danger{color:rgb(255, 255, 255);background:rgb(214, 28, 82)}.duet-badge.background-strong.danger.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(214, 28, 82)}.duet-badge.background-strong.success{color:rgb(255, 255, 255);background:rgb(48, 131, 105)}.duet-badge.background-strong.success.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(48, 131, 105)}.duet-badge.background-strong.subtle{border-color:rgb(181, 198, 208);outline-color:rgb(8, 42, 77)}.duet-badge.background-strong.subtle.duet-theme-turva{border-color:rgb(199, 202, 207);outline-color:rgb(23, 28, 58)}";
|
|
@@ -31,12 +31,12 @@ const DuetBadge = class {
|
|
|
31
31
|
*/
|
|
32
32
|
render() {
|
|
33
33
|
const backgroundClass = `background-${this.background}`;
|
|
34
|
-
return (index.h(index.Host, { key: '
|
|
34
|
+
return (index.h(index.Host, { key: '9623fc33248326ca42a44f8ffd8d61ab48c21af5', class: { "duet-m-0": this.margin === "none" } }, index.h("span", { key: '639c1fcb5564297151bb401e3289344702c1f25e', class: {
|
|
35
35
|
"duet-badge": true,
|
|
36
36
|
[this.variation]: true,
|
|
37
37
|
[backgroundClass]: true,
|
|
38
38
|
"duet-theme-turva": this.theme === "turva",
|
|
39
|
-
} }, index.h("slot", { key: '
|
|
39
|
+
} }, index.h("slot", { key: '7c6daca7a06dde1cd98dfd61c4eecdd59ee011e8' }))));
|
|
40
40
|
}
|
|
41
41
|
get element() { return index.getElement(this); }
|
|
42
42
|
};
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
|
-
const slotUtils = require('./slot-utils-
|
|
10
|
+
const slotUtils = require('./slot-utils-e7a090af.js');
|
|
11
11
|
const stringUtils = require('./string-utils-7b13c16e.js');
|
|
12
12
|
const tokenUtils = require('./token-utils-12717808.js');
|
|
13
13
|
require('./tokens.module-46ddb47a.js');
|
|
@@ -102,14 +102,14 @@ const DuetBanner = class {
|
|
|
102
102
|
img: { src: this.image, alt: "", loading: "lazy", class: "image", role: "presentation" },
|
|
103
103
|
sources: stringUtils.parsePossibleJSON(this.sources),
|
|
104
104
|
};
|
|
105
|
-
return (index.h(index.Host, { key: '
|
|
105
|
+
return (index.h(index.Host, { key: '0af3739adf8f70478714148e8c932e6c26034be1', class: { "duet-m-0": this.margin === "none" } }, index.h("aside", { key: '912afc7d42b05ef67242da0d0038e7b1892e420c', class: {
|
|
106
106
|
"duet-banner": true,
|
|
107
107
|
"duet-theme-turva": this.theme === "turva",
|
|
108
108
|
[this.currentSize]: true,
|
|
109
109
|
"size-medium": this.size === "medium" || this.size === "large",
|
|
110
110
|
"size-large": this.size === "large",
|
|
111
111
|
"no-image": !this.image,
|
|
112
|
-
}, style: bannerStyles }, index.h("div", { key: '
|
|
112
|
+
}, style: bannerStyles }, index.h("div", { key: '4213a9062ef79c32430faf2230b896cdcf686fab', class: "visual" }, index.h("div", { key: '28cc855a769f28823c4501268ac578dc00d177be', class: "image-container" }, this.image && index.h(DuetPicture, Object.assign({ key: 'ef1257956d87c2dd2e40a309d784cf92680ff193' }, pictureSource))), 1 > 2 , index.h("div", { key: 'c21b74c5b8af201787e8c502cab1fe5e7c6f11d5', style: bannerStyles, class: "brand-shape" })), index.h("div", { key: '8f2a9fa44b18a35442b056f6d52d73a3804dc536', class: "content" }, this.hasHeadingSlot && (index.h("div", { key: '7003386020f8944006ea5c7f8479aef1908f4773', class: "heading" }, index.h("duet-heading", { key: '3bb18ccbae1989efaaf587de4985e01aa50db691', theme: this.theme, level: this.headingLevel, "visual-level": this.currentSize === "large" ? "h2" : "h3", "fixed-size": true, margin: "none", color: this.textColor }, index.h("span", { key: 'b32d9f049c16b5521ad96d823c6d2325c6a80b98' }, index.h("slot", { key: '83c445eca1d63aa91847fbe090eb8afdaec130d7', name: "heading" }))))), this.hasDescriptionSlot && (index.h("div", { key: '2a885bb4ddd277b9a56e00addc82784c469dcdfa', class: "description", style: { color } }, index.h("slot", { key: 'f79f7fdb5137692c0ffa3fa2dd6044f9f5a1f799', name: "description" }))), this.hasActionSlot && (index.h("div", { key: '21306ab0e66e7a6c5830df04387c89af2b01cfe8', class: "action" }, index.h("slot", { key: '7f9c1b80831ae7e2baa3e89ff91bd2802b4c4fb9', name: "action" })))))));
|
|
113
113
|
}
|
|
114
114
|
get element() { return index.getElement(this); }
|
|
115
115
|
};
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
|
|
11
|
-
const languageUtils = require('./language-utils-
|
|
11
|
+
const languageUtils = require('./language-utils-38c8559b.js');
|
|
12
12
|
require('./string-utils-7b13c16e.js');
|
|
13
13
|
|
|
14
14
|
var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
|
|
@@ -53,14 +53,14 @@ const DuetBreadcrumb = class {
|
|
|
53
53
|
*/
|
|
54
54
|
render() {
|
|
55
55
|
var _a;
|
|
56
|
-
return (index.h(index.Host, { key: '
|
|
56
|
+
return (index.h(index.Host, { key: 'fb8525d8da1761cf7ec289bf2ebcdab006edcbaa', role: "listitem" }, index.h("div", { key: 'a2a3cf5e15c5ccb962c0da35ae1c4b9efab68590', class: "container" }, this.icon === "arrow-right-small-icon" && (index.h("duet-icon", { key: 'bbf4f84cae4467ae42f85af283947d23f8649a64', class: "duet-breadrumbs-arrow", size: "auto", icon: actionArrowRightSmall.svg, margin: "none", color: "currentColor" })), index.h("a", { key: 'e89ba01440a8d69033de4710b1c943c211c07e5e', class: {
|
|
57
57
|
"duet-breadcrumb": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
}, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${languageUtils.getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
|
|
60
60
|
this.icon && [
|
|
61
|
-
index.h("duet-icon", { key: '
|
|
62
|
-
this.hasSlottedContent && index.h("duet-spacer", { key: '
|
|
63
|
-
], index.h("slot", { key: '
|
|
61
|
+
index.h("duet-icon", { key: '93d11f8f8eb831623d0157b205ed0b0745804ccb', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
|
|
62
|
+
this.hasSlottedContent && index.h("duet-spacer", { key: 'fe74c144a1765dd1fe1de6d463892fa7470651fe', size: "x-small", direction: "horizontal" }),
|
|
63
|
+
], index.h("slot", { key: '5ad471b0521af2799e4ac7a5934d02e77e6be8d5' })))));
|
|
64
64
|
}
|
|
65
65
|
get element() { return index.getElement(this); }
|
|
66
66
|
};
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
|
-
const languageUtils = require('./language-utils-
|
|
10
|
+
const languageUtils = require('./language-utils-38c8559b.js');
|
|
11
11
|
const tokenUtils = require('./token-utils-12717808.js');
|
|
12
12
|
require('./string-utils-7b13c16e.js');
|
|
13
13
|
require('./tokens.module-46ddb47a.js');
|
|
@@ -58,11 +58,11 @@ const DuetBreadcrumbs = class {
|
|
|
58
58
|
*/
|
|
59
59
|
render() {
|
|
60
60
|
const color = tokenUtils.getColorByName(this.color);
|
|
61
|
-
return (index.h(index.Host, { key: '
|
|
61
|
+
return (index.h(index.Host, { key: 'e40c7f2324bab83282f93d08c7543a6fbda0cd62' }, index.h("nav", { key: 'f399d4b1f69708cefacb29ea6360cd6dfabc0c28', "aria-label": this.breadcrumbsAriaLabel, class: {
|
|
62
62
|
"duet-breadcrumbs": true,
|
|
63
63
|
"duet-theme-turva": this.theme === "turva",
|
|
64
64
|
[this.variation]: true,
|
|
65
|
-
} }, index.h("div", { key: '
|
|
65
|
+
} }, index.h("div", { key: 'ce6966271f4abef55194c0a47a3b4a0b7ceb652f', class: "container" }, index.h("div", { key: 'd6ddbc6527ff4de43ab048479a66959ce6a79f77', role: "list", class: "list", style: { color } }, index.h("slot", { key: '7e18d5f338e0313e997f6796208328fa841649f6' })), index.h("div", { key: 'c2cd24eb1795af2aad5b56a9497a579346b3e4c9', class: "bottom-border bottom-border--container" })), index.h("div", { key: '97fc1ae51d8e3d2063d79f07b875920725bb5e1e', class: "bottom-border bottom-border--nav" }))));
|
|
66
66
|
}
|
|
67
67
|
get element() { return index.getElement(this); }
|
|
68
68
|
};
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const commonStrings = require('./common-strings-2984301e.js');
|
|
11
|
-
const languageUtils = require('./language-utils-
|
|
11
|
+
const languageUtils = require('./language-utils-38c8559b.js');
|
|
12
12
|
const tokenUtils = require('./token-utils-12717808.js');
|
|
13
13
|
require('./string-utils-7b13c16e.js');
|
|
14
14
|
require('./tokens.module-46ddb47a.js');
|
|
@@ -189,12 +189,12 @@ const DuetButton = class {
|
|
|
189
189
|
// enforce consistency for external links
|
|
190
190
|
const icon = isExternalLink ? "action-new-window" : this.icon;
|
|
191
191
|
const iconRight = isExternalLink ? true : this.iconRight;
|
|
192
|
-
const commonChildren = (index.h("span", { key: '
|
|
192
|
+
const commonChildren = (index.h("span", { key: '6df4a72f66f9fd4ae02883ad8ab231bf6b20f6a6', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: tokenUtils.getColorByName(this.color) } }, icon && (index.h("span", { key: '690ebfa2995cd90691f4fc4e2e5deb62f89b5e29', "aria-hidden": "true", class: {
|
|
193
193
|
"duet-button-icon": true,
|
|
194
194
|
left: !iconRight,
|
|
195
195
|
right: iconRight,
|
|
196
196
|
[this.getButtonIconSize()]: true,
|
|
197
|
-
} }, index.h("duet-icon", { key: '
|
|
197
|
+
} }, index.h("duet-icon", { key: 'c6e2fc503c4a4f104a0b7d1508342ecac6f0db32', size: "auto", margin: "none", name: icon, color: "currentColor" }))), index.h("span", { key: 'edbff7f759d1b849b74a736e6ef6a99294d44289', class: "duet-button-contents-slot" }, index.h("slot", { key: '4379b5ff8076f808776bcf763c59a39d51b7b569' }))));
|
|
198
198
|
const size = this.size == "medium" || this.size == "small" || this.size == "x-small" ? this.size : "medium";
|
|
199
199
|
const commonProps = {
|
|
200
200
|
onFocus: this.onFocus,
|
|
@@ -229,7 +229,7 @@ const DuetButton = class {
|
|
|
229
229
|
"aria-details": this.accessibleDetails,
|
|
230
230
|
"aria-description": this.accessibleDescription,
|
|
231
231
|
};
|
|
232
|
-
return (index.h(index.Host, { key: '
|
|
232
|
+
return (index.h(index.Host, { key: '1d74b0a85872e849c86b8a3ffe589d4a443c72ca', class: {
|
|
233
233
|
"duet-m-0": this.margin === "none",
|
|
234
234
|
"duet-small": this.size === "small",
|
|
235
235
|
"duet-x-small": this.size === "x-small",
|
|
@@ -237,13 +237,13 @@ const DuetButton = class {
|
|
|
237
237
|
"duet-expand": this.expand,
|
|
238
238
|
[this.variation]: true,
|
|
239
239
|
"input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
|
|
240
|
-
} }, index.h("span", { key: '
|
|
240
|
+
} }, index.h("span", { key: '744d6dacf5f2d588382d024d36d0cbc1b2236929', onClick: this.handleClick, class: {
|
|
241
241
|
"duet-button-container": true,
|
|
242
242
|
"duet-button-is-loading": this.loading,
|
|
243
243
|
"duet-theme-turva": this.theme === "turva",
|
|
244
244
|
"duet-button-negative": this.negative || this.variation === "negative",
|
|
245
245
|
[this.variation]: true,
|
|
246
|
-
} }, this.url ? (index.h("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (index.h("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && index.h("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && index.h("duet-spinner", { key: '
|
|
246
|
+
} }, this.url ? (index.h("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (index.h("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && index.h("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && index.h("duet-spinner", { key: '902914bbba7d1a08b8f028d8a6235dc84f9ae0f7', color: "currentColor" })), index.h("slot", { key: 'e5a8158694af4cebd82e33faf28e6214be2823de', name: "proxybutton" })));
|
|
247
247
|
}
|
|
248
248
|
get element() { return index.getElement(this); }
|
|
249
249
|
};
|
|
@@ -272,11 +272,11 @@ const DuetSpinner = class {
|
|
|
272
272
|
*/
|
|
273
273
|
render() {
|
|
274
274
|
const color = this.color === "currentColor" ? "currentColor" : tokenUtils.getColorByName(this.color);
|
|
275
|
-
return (index.h(index.Host, { key: '
|
|
275
|
+
return (index.h(index.Host, { key: 'dcb6140eeae0e31c85319ee668193865ba6a5e57', class: {
|
|
276
276
|
"duet-custom-color": this.color !== "currentColor" && this.theme !== "turva" && this.theme !== "default",
|
|
277
277
|
"duet-theme-turva": this.theme === "turva" && this.color !== "currentColor",
|
|
278
278
|
"duet-theme-default": this.theme === "default" && this.color !== "currentColor",
|
|
279
|
-
} }, index.h("div", { key: '
|
|
279
|
+
} }, index.h("div", { key: 'd3d38db9f52dbd35af639463194130c6c265d24d', class: {
|
|
280
280
|
"duet-spinner": true,
|
|
281
281
|
[this.size]: true,
|
|
282
282
|
}, style: { color }, "aria-label": this.accessibleLabel })));
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
|
-
const slotUtils = require('./slot-utils-
|
|
10
|
+
const slotUtils = require('./slot-utils-e7a090af.js');
|
|
11
11
|
|
|
12
12
|
const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout blockquote{font-size:2.7vw;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}@media (max-width: 37.037037037rem){.duet-callout blockquote{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-callout blockquote{font-size:1.25rem}}.duet-callout .author{color:rgb(8, 42, 77)}.duet-callout.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout.duet-theme-turva .author,.duet-callout.duet-theme-turva blockquote{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
|
|
13
13
|
const DuetCalloutStyle0 = duetCalloutCss;
|
|
@@ -36,11 +36,11 @@ const DuetCallout = class {
|
|
|
36
36
|
<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"/>
|
|
37
37
|
</svg>
|
|
38
38
|
`;
|
|
39
|
-
return (index.h(index.Host, { key: '
|
|
39
|
+
return (index.h(index.Host, { key: '6ff31c274248d365aca970c4e45121be580da7af' }, index.h("div", { key: '322bdf154b041ab1ec721021f668e52371fee91f', class: {
|
|
40
40
|
"duet-callout": true,
|
|
41
41
|
"duet-theme-turva": this.theme === "turva",
|
|
42
42
|
"duet-m-0": this.margin === "none",
|
|
43
|
-
} }, index.h("figure", { key: '
|
|
43
|
+
} }, index.h("figure", { key: '40790b7c44b4ee3a34a71d6ef0beb37b6fd6a4d2', class: "container" }, index.h("duet-icon", { key: 'bb56fef27123e9067f797d2cda9efad69cbbceb5', 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 }), index.h("blockquote", { key: 'f8c76a1ea16947bafb7831897f8f07fb45112668' }, index.h("slot", { key: '513d3b47def761dfd445d5d0302266b8dbbeb0fd' })), this.hasAuthorSlot && (index.h("figcaption", { key: 'b10664d604f41b24b0665e4c408408b2bc55c3fc', class: "author" }, index.h("span", { key: '080d91a9e3496544dbcdec79aa4d5ea0f5736f32' }, "\u2014 "), index.h("slot", { key: 'b6f21e38600829d5cae75b6f1987796abb0dbd16', name: "author" })))))));
|
|
44
44
|
}
|
|
45
45
|
get element() { return index.getElement(this); }
|
|
46
46
|
};
|
|
@@ -5,17 +5,17 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const stringUtils = require('./string-utils-7b13c16e.js');
|
|
11
11
|
const tokenUtils = require('./token-utils-12717808.js');
|
|
12
12
|
const actionNewWindowSmall = require('./action-new-window-small-fa51dfb9.js');
|
|
13
13
|
const commonStrings = require('./common-strings-2984301e.js');
|
|
14
|
-
const a11yUtils = require('./a11y-utils-
|
|
15
|
-
const languageUtils = require('./language-utils-
|
|
14
|
+
const a11yUtils = require('./a11y-utils-25ba7ab3.js');
|
|
15
|
+
const languageUtils = require('./language-utils-38c8559b.js');
|
|
16
16
|
const createId = require('./create-id-1f8c438f.js');
|
|
17
17
|
require('./tokens.module-46ddb47a.js');
|
|
18
|
-
require('./slot-utils-
|
|
18
|
+
require('./slot-utils-e7a090af.js');
|
|
19
19
|
|
|
20
20
|
const duetCaptionCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:flex;flex:0 0 100%;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(98, 121, 138);vertical-align:top}:host.duet-p-0{padding:0 !important}:host.duet-m-0{margin:0 !important}:host(.duet-caption-small){font-size:0.875rem;line-height:1.25}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}:host(.duet-caption-selected){color:rgb(0, 119, 179)}:host(.duet-caption-selected.duet-theme-turva){color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}";
|
|
21
21
|
const DuetCaptionStyle0 = duetCaptionCss;
|
|
@@ -39,13 +39,13 @@ const DuetCaption = class {
|
|
|
39
39
|
* Always the last one in the class.
|
|
40
40
|
*/
|
|
41
41
|
render() {
|
|
42
|
-
return (index.h(index.Host, { key: '
|
|
42
|
+
return (index.h(index.Host, { key: '46c245b72ac2d6f4641a58e56dccecdce8421151', class: {
|
|
43
43
|
"duet-caption": true,
|
|
44
44
|
"duet-caption-selected": this.selected,
|
|
45
45
|
"duet-caption-small": this.size === "small",
|
|
46
46
|
"duet-theme-turva": this.theme === "turva",
|
|
47
47
|
"duet-m-0": this.margin === "none",
|
|
48
|
-
} }, index.h("slot", { key: '
|
|
48
|
+
} }, index.h("slot", { key: '56d458c5573dda5e0b8f6ec7d376a9eb327e0628' })));
|
|
49
49
|
}
|
|
50
50
|
get element() { return index.getElement(this); }
|
|
51
51
|
};
|
|
@@ -81,7 +81,7 @@ const DuetHeading = class {
|
|
|
81
81
|
render() {
|
|
82
82
|
const TagName = stringUtils.sanitizeString(this.level);
|
|
83
83
|
const color = tokenUtils.getColorByName(this.color);
|
|
84
|
-
return (index.h(TagName, { key: '
|
|
84
|
+
return (index.h(TagName, { key: '503e72f1d157423d41337a6ac71c1032e611b72b', class: {
|
|
85
85
|
"duet-heading": true,
|
|
86
86
|
"duet-heading-border": this.border !== false,
|
|
87
87
|
"duet-heading-border-solid": this.border === "solid",
|
|
@@ -92,7 +92,7 @@ const DuetHeading = class {
|
|
|
92
92
|
[this.visualLevel ? this.visualLevel : this.level]: true,
|
|
93
93
|
"duet-theme-turva": this.theme === "turva",
|
|
94
94
|
"fixed-size": this.fixedSize,
|
|
95
|
-
}, "aria-label": this.accessibleLabel, style: { color }, part: "duet-heading" }, index.h("slot", { key: '
|
|
95
|
+
}, "aria-label": this.accessibleLabel, style: { color }, part: "duet-heading" }, index.h("slot", { key: '5d267eda1aea3d9d8284864c0386c4099823a6c9' })));
|
|
96
96
|
}
|
|
97
97
|
get element() { return index.getElement(this); }
|
|
98
98
|
};
|
|
@@ -132,6 +132,7 @@ const DuetLink = class {
|
|
|
132
132
|
this.margin = "auto";
|
|
133
133
|
this.padding = "auto";
|
|
134
134
|
this.isMediumScreen = false;
|
|
135
|
+
this.ariaLabel = undefined;
|
|
135
136
|
}
|
|
136
137
|
/**
|
|
137
138
|
* Component lifecycle events.
|
|
@@ -149,9 +150,17 @@ const DuetLink = class {
|
|
|
149
150
|
prop: "accessibleLabelExternal",
|
|
150
151
|
defaults: "accessibleLabelExternalDefaults",
|
|
151
152
|
});
|
|
153
|
+
this.setAriaLabel();
|
|
154
|
+
{
|
|
155
|
+
this.mutationObserver = new MutationObserver(this.setAriaLabel.bind(this));
|
|
156
|
+
this.mutationObserver.observe(this.element, { subtree: true, childList: true, characterData: true });
|
|
157
|
+
}
|
|
152
158
|
}
|
|
153
159
|
disconnectedCallback() {
|
|
154
160
|
languageUtils.disconnectLanguageChangeObserver(this);
|
|
161
|
+
if (this.mutationObserver) {
|
|
162
|
+
this.mutationObserver.disconnect();
|
|
163
|
+
}
|
|
155
164
|
}
|
|
156
165
|
/**
|
|
157
166
|
* Sets focus on the specified `duet-link`. Use this method instead of the global
|
|
@@ -160,6 +169,11 @@ const DuetLink = class {
|
|
|
160
169
|
async setFocus(options) {
|
|
161
170
|
this.nativeLink.focus(options);
|
|
162
171
|
}
|
|
172
|
+
setAriaLabel() {
|
|
173
|
+
setTimeout(() => {
|
|
174
|
+
this.ariaLabel = (this.url && a11yUtils.getAccessibleLinkLabel(this)) || this.accessibleLabel;
|
|
175
|
+
});
|
|
176
|
+
}
|
|
163
177
|
resolveDownload() {
|
|
164
178
|
if (this.download === "") {
|
|
165
179
|
return this.url.split("/").pop();
|
|
@@ -198,10 +212,10 @@ const DuetLink = class {
|
|
|
198
212
|
render() {
|
|
199
213
|
const Tag = !this.url ? "button" : "a";
|
|
200
214
|
const isButton = Tag === "button";
|
|
201
|
-
return (index.h(index.Host, { key: '
|
|
215
|
+
return (index.h(index.Host, { key: 'bcde4f333a3bd278709dddda0e90ceae4c6a705d', class: {
|
|
202
216
|
[`duet-link-${this.variation}`]: true,
|
|
203
217
|
"duet-m-0": this.margin === "none",
|
|
204
|
-
} }, index.h(Tag, { key: '
|
|
218
|
+
} }, index.h(Tag, { key: 'ab2c62a98d88a54965ab7be9cc45907e6e07e5d7', href: this.url, class: {
|
|
205
219
|
"duet-link": true,
|
|
206
220
|
"duet-link-is-external": this.external,
|
|
207
221
|
"duet-link-is-download": !!this.download,
|
|
@@ -212,10 +226,13 @@ const DuetLink = class {
|
|
|
212
226
|
"duet-p-0": this.padding === "none",
|
|
213
227
|
[this.padding]: true,
|
|
214
228
|
[this.variation]: true,
|
|
215
|
-
}, target: this.download || !this.url ? null : this.external ? "_blank" : "_self", download: this.resolvedDownload, "aria-label":
|
|
229
|
+
}, target: this.download || !this.url ? null : this.external ? "_blank" : "_self", download: this.resolvedDownload, "aria-label": this.ariaLabel, "aria-expanded": this.accessibleExpanded != null && isButton ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null && isButton ? this.accessiblePopup.toString() : undefined, id: this.identifier, ref: el => (this.nativeLink = el), part: "duet-link", rel: this.external ? "noopener" : undefined }, this.renderContent())));
|
|
216
230
|
}
|
|
217
231
|
static get delegatesFocus() { return true; }
|
|
218
232
|
get element() { return index.getElement(this); }
|
|
233
|
+
static get watchers() { return {
|
|
234
|
+
"language": ["setAriaLabel"]
|
|
235
|
+
}; }
|
|
219
236
|
};
|
|
220
237
|
DuetLink.style = DuetLinkStyle0;
|
|
221
238
|
|
|
@@ -247,7 +264,7 @@ const DuetParagraph = class {
|
|
|
247
264
|
const color = tokenUtils.getColorByName(this.color);
|
|
248
265
|
// aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
|
|
249
266
|
// are not announced when placed inside duet-modal
|
|
250
|
-
return (index.h(index.Host, { key: '
|
|
267
|
+
return (index.h(index.Host, { key: 'c40c5ba6cbe85a63b4175aaedcd83594adc10734', "aria-describedby": this.id }, index.h("p", { key: '96d0dad61f9e9b74f6c0945723b401dc179c87df', id: this.id, class: {
|
|
251
268
|
"duet-paragraph": true,
|
|
252
269
|
"duet-paragraph-small": this.size === "small",
|
|
253
270
|
"duet-paragraph-semi-bold": this.weight === "semi-bold",
|
|
@@ -255,7 +272,7 @@ const DuetParagraph = class {
|
|
|
255
272
|
"duet-m-0": this.margin === "none",
|
|
256
273
|
[this.variation]: true,
|
|
257
274
|
"duet-theme-turva": this.theme === "turva",
|
|
258
|
-
}, style: { color }, part: "duet-paragraph" }, index.h("slot", { key: '
|
|
275
|
+
}, style: { color }, part: "duet-paragraph" }, index.h("slot", { key: 'b8d26076ea382a76379fb587c13f05eadb91da4e' }))));
|
|
259
276
|
}
|
|
260
277
|
get element() { return index.getElement(this); }
|
|
261
278
|
};
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const createId = require('./create-id-1f8c438f.js');
|
|
11
11
|
const keyboardUtils = require('./keyboard-utils-f7c9f980.js');
|
|
12
|
-
const slotUtils = require('./slot-utils-
|
|
12
|
+
const slotUtils = require('./slot-utils-e7a090af.js');
|
|
13
13
|
const stringUtils = require('./string-utils-7b13c16e.js');
|
|
14
14
|
const tokenUtils = require('./token-utils-12717808.js');
|
|
15
15
|
require('./tokens.module-46ddb47a.js');
|
|
@@ -109,10 +109,10 @@ const DuetCard = class {
|
|
|
109
109
|
const styles = {
|
|
110
110
|
backgroundColor: tokenUtils.getColorByName(this.background),
|
|
111
111
|
};
|
|
112
|
-
return (index.h(index.Host, { key: '
|
|
112
|
+
return (index.h(index.Host, { key: '00c59be2ab7c40755629602f9e85ea64ab612158', class: {
|
|
113
113
|
"duet-m-0": this.margin === "none",
|
|
114
114
|
"duet-card-info": this.variation === "info",
|
|
115
|
-
} }, index.h(TagName, { key: '
|
|
115
|
+
} }, index.h(TagName, { key: '8578ca3d024c5846a36cac0e767622b7eaabcb88', href: this.url, style: styles, ref: card => (this.nativeCard = card), "aria-label": this.accessibleLabel, class: {
|
|
116
116
|
"duet-card": true,
|
|
117
117
|
[this.padding]: true,
|
|
118
118
|
[this.variation]: true,
|
|
@@ -122,7 +122,7 @@ const DuetCard = class {
|
|
|
122
122
|
"duet-card-has-bg": this.background !== "gray-lightest",
|
|
123
123
|
"duet-card-has-icon": !!this.icon,
|
|
124
124
|
"duet-card-collapsed": this.collapsible && !this.open,
|
|
125
|
-
} }, this.image && (index.h("div", { key: '
|
|
125
|
+
} }, this.image && (index.h("div", { key: '2609ba055ac602c074c2a545688284f99afc3105', class: "duet-card-image-mask" }, index.h("img", { key: '59572ec1bd938cb3fb54d511031d170980129026', src: this.image, class: "duet-card-image", loading: "lazy", alt: "", "aria-hidden": "true" }))), (this.heading || this.hasHeadingSlot) && this.renderHeading(), index.h("div", { key: 'ae06ad0ca9a5828a10dfcf8aa54aa44967acd203', class: "duet-card-content", id: this.cardId }, index.h("slot", { key: '751c8dd97e06452610214c242a67843d86e0e8f8' }), this.hasFooter && (index.h("div", { key: '5fc1bc24f217f51984ffa8fb82b05a8022a1bc13', class: "duet-card-footer" }, index.h("slot", { key: '3225e28c9fae8e9a7d712ec2f7edca2848c81bac', name: "footer" })))))));
|
|
126
126
|
}
|
|
127
127
|
get element() { return index.getElement(this); }
|
|
128
128
|
};
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
const createId = require('./create-id-1f8c438f.js');
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-bd0d3a3a.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-996b489c.js');
|
|
10
10
|
|
|
11
11
|
const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}";
|
|
@@ -27,11 +27,11 @@ const DuetCheckmark = class {
|
|
|
27
27
|
themeableComponent.inheritGlobalTheme(this);
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (index.h(index.Host, { key: '
|
|
30
|
+
return (index.h(index.Host, { key: '265d69c7fac47ab340e1bce60afeecacfad74b6a', class: { "duet-theme-turva": this.theme === "turva" } }, index.h("div", { key: '450d7b7f3fcc4e48c25b138b2faa1c948a1c3bea', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, index.h("div", { key: 'cbc25ccaf46a53ec786f3fa24eeed574666d93cc', class: {
|
|
31
31
|
"duet-checkmark-container": true,
|
|
32
32
|
center: this.center,
|
|
33
33
|
"duet-checkmark-radio": this.type === "radio",
|
|
34
|
-
} }, this.checked && index.h("div", { key: '
|
|
34
|
+
} }, this.checked && index.h("div", { key: '034ea9806dbba29937fdf57e3fba5f1ff5130160', class: "duet-checkmark" })))));
|
|
35
35
|
}
|
|
36
36
|
};
|
|
37
37
|
DuetCheckmark.style = DuetCheckmarkStyle0;
|