@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
|
@@ -616,7 +616,7 @@ export class DuetHeader {
|
|
|
616
616
|
},
|
|
617
617
|
"I18nText": {
|
|
618
618
|
"location": "local",
|
|
619
|
-
"path": "/Users/
|
|
619
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
620
620
|
"id": "src/components/duet-header/duet-header.tsx::I18nText"
|
|
621
621
|
}
|
|
622
622
|
}
|
|
@@ -645,7 +645,7 @@ export class DuetHeader {
|
|
|
645
645
|
"references": {
|
|
646
646
|
"I18nText": {
|
|
647
647
|
"location": "local",
|
|
648
|
-
"path": "/Users/
|
|
648
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
649
649
|
"id": "src/components/duet-header/duet-header.tsx::I18nText"
|
|
650
650
|
}
|
|
651
651
|
}
|
|
@@ -1038,7 +1038,7 @@ export class DuetHeader {
|
|
|
1038
1038
|
"references": {
|
|
1039
1039
|
"DuetHeaderChangeEvent": {
|
|
1040
1040
|
"location": "local",
|
|
1041
|
-
"path": "/Users/
|
|
1041
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1042
1042
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1043
1043
|
}
|
|
1044
1044
|
}
|
|
@@ -1059,7 +1059,7 @@ export class DuetHeader {
|
|
|
1059
1059
|
"references": {
|
|
1060
1060
|
"DuetHeaderChangeEvent": {
|
|
1061
1061
|
"location": "local",
|
|
1062
|
-
"path": "/Users/
|
|
1062
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1063
1063
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1064
1064
|
}
|
|
1065
1065
|
}
|
|
@@ -1080,7 +1080,7 @@ export class DuetHeader {
|
|
|
1080
1080
|
"references": {
|
|
1081
1081
|
"DuetHeaderChangeEvent": {
|
|
1082
1082
|
"location": "local",
|
|
1083
|
-
"path": "/Users/
|
|
1083
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1084
1084
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1085
1085
|
}
|
|
1086
1086
|
}
|
|
@@ -1101,7 +1101,7 @@ export class DuetHeader {
|
|
|
1101
1101
|
"references": {
|
|
1102
1102
|
"DuetHeaderChangeEvent": {
|
|
1103
1103
|
"location": "local",
|
|
1104
|
-
"path": "/Users/
|
|
1104
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1105
1105
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1106
1106
|
}
|
|
1107
1107
|
}
|
|
@@ -1122,7 +1122,7 @@ export class DuetHeader {
|
|
|
1122
1122
|
"references": {
|
|
1123
1123
|
"DuetHeaderChangeEvent": {
|
|
1124
1124
|
"location": "local",
|
|
1125
|
-
"path": "/Users/
|
|
1125
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1126
1126
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1127
1127
|
}
|
|
1128
1128
|
}
|
|
@@ -1143,7 +1143,7 @@ export class DuetHeader {
|
|
|
1143
1143
|
"references": {
|
|
1144
1144
|
"DuetHeaderChangeEvent": {
|
|
1145
1145
|
"location": "local",
|
|
1146
|
-
"path": "/Users/
|
|
1146
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1147
1147
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1148
1148
|
}
|
|
1149
1149
|
}
|
|
@@ -1164,7 +1164,7 @@ export class DuetHeader {
|
|
|
1164
1164
|
"references": {
|
|
1165
1165
|
"DuetHeaderChangeEvent": {
|
|
1166
1166
|
"location": "local",
|
|
1167
|
-
"path": "/Users/
|
|
1167
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1168
1168
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1169
1169
|
}
|
|
1170
1170
|
}
|
|
@@ -1185,7 +1185,7 @@ export class DuetHeader {
|
|
|
1185
1185
|
"references": {
|
|
1186
1186
|
"DuetHeaderChangeEvent": {
|
|
1187
1187
|
"location": "local",
|
|
1188
|
-
"path": "/Users/
|
|
1188
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1189
1189
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1190
1190
|
}
|
|
1191
1191
|
}
|
|
@@ -1206,7 +1206,7 @@ export class DuetHeader {
|
|
|
1206
1206
|
"references": {
|
|
1207
1207
|
"DuetHeaderChangeEvent": {
|
|
1208
1208
|
"location": "local",
|
|
1209
|
-
"path": "/Users/
|
|
1209
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1210
1210
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1211
1211
|
}
|
|
1212
1212
|
}
|
|
@@ -1227,7 +1227,7 @@ export class DuetHeader {
|
|
|
1227
1227
|
"references": {
|
|
1228
1228
|
"DuetHeaderChangeEvent": {
|
|
1229
1229
|
"location": "local",
|
|
1230
|
-
"path": "/Users/
|
|
1230
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1231
1231
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1232
1232
|
}
|
|
1233
1233
|
}
|
|
@@ -1248,7 +1248,7 @@ export class DuetHeader {
|
|
|
1248
1248
|
"references": {
|
|
1249
1249
|
"DuetHeaderAnalyticsEvent": {
|
|
1250
1250
|
"location": "local",
|
|
1251
|
-
"path": "/Users/
|
|
1251
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1252
1252
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderAnalyticsEvent"
|
|
1253
1253
|
}
|
|
1254
1254
|
}
|
|
@@ -1269,7 +1269,7 @@ export class DuetHeader {
|
|
|
1269
1269
|
"references": {
|
|
1270
1270
|
"DuetHeaderMobileNavToggleEvent": {
|
|
1271
1271
|
"location": "local",
|
|
1272
|
-
"path": "/Users/
|
|
1272
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1273
1273
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderMobileNavToggleEvent"
|
|
1274
1274
|
}
|
|
1275
1275
|
}
|
|
@@ -1290,7 +1290,7 @@ export class DuetHeader {
|
|
|
1290
1290
|
"references": {
|
|
1291
1291
|
"DuetHeaderChangeEvent": {
|
|
1292
1292
|
"location": "local",
|
|
1293
|
-
"path": "/Users/
|
|
1293
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-header/duet-header.tsx",
|
|
1294
1294
|
"id": "src/components/duet-header/duet-header.tsx::DuetHeaderChangeEvent"
|
|
1295
1295
|
}
|
|
1296
1296
|
}
|
|
@@ -34,7 +34,7 @@ export class DuetHeading {
|
|
|
34
34
|
render() {
|
|
35
35
|
const TagName = sanitizeString(this.level);
|
|
36
36
|
const color = getColorByName(this.color);
|
|
37
|
-
return (h(TagName, { key: '
|
|
37
|
+
return (h(TagName, { key: '503e72f1d157423d41337a6ac71c1032e611b72b', class: {
|
|
38
38
|
"duet-heading": true,
|
|
39
39
|
"duet-heading-border": this.border !== false,
|
|
40
40
|
"duet-heading-border-solid": this.border === "solid",
|
|
@@ -45,7 +45,7 @@ export class DuetHeading {
|
|
|
45
45
|
[this.visualLevel ? this.visualLevel : this.level]: true,
|
|
46
46
|
"duet-theme-turva": this.theme === "turva",
|
|
47
47
|
"fixed-size": this.fixedSize,
|
|
48
|
-
}, "aria-label": this.accessibleLabel, style: { color }, part: "duet-heading" }, h("slot", { key: '
|
|
48
|
+
}, "aria-label": this.accessibleLabel, style: { color }, part: "duet-heading" }, h("slot", { key: '5d267eda1aea3d9d8284864c0386c4099823a6c9' })));
|
|
49
49
|
}
|
|
50
50
|
static get is() { return "duet-heading"; }
|
|
51
51
|
static get encapsulation() { return "shadow"; }
|
|
@@ -167,7 +167,7 @@ export class DuetHeading {
|
|
|
167
167
|
"references": {
|
|
168
168
|
"DuetHeadingWeight": {
|
|
169
169
|
"location": "local",
|
|
170
|
-
"path": "/Users/
|
|
170
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-heading/duet-heading.tsx",
|
|
171
171
|
"id": "src/components/duet-heading/duet-heading.tsx::DuetHeadingWeight"
|
|
172
172
|
}
|
|
173
173
|
}
|
|
@@ -158,7 +158,7 @@ export class DuetHero {
|
|
|
158
158
|
outlineColor = "color-primary-turva";
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
return (h("div", { key: '
|
|
161
|
+
return (h("div", { key: '1f3ac3d92ecbcce710c1b1b1a9d0b2871bc959da', role: "region", class: {
|
|
162
162
|
"duet-hero": true,
|
|
163
163
|
"duet-theme-turva": this.theme === "turva",
|
|
164
164
|
"duet-has-category-icon": !!this.categoryIcon,
|
|
@@ -176,17 +176,17 @@ export class DuetHero {
|
|
|
176
176
|
"duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
|
|
177
177
|
"duet-hero-left-align": this.leftAlign && !campaignOrSection,
|
|
178
178
|
"duet-hero-narrow": this.layout === "narrow",
|
|
179
|
-
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: '
|
|
180
|
-
this.processedBack && (h("div", { key: '
|
|
179
|
+
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: 'cc2b5fc035028fcc794ebc4fed0e47dabf113d14', class: "background-area" }, h("div", { key: '877d4f3dbb1c55e57746583bd7222cfd36f85f19', class: "background-container" }, h("div", { key: '13f15b3bca9e43ce9f5eb6b6e09d4e1fe64eed0f', class: "background" }, h("img", { key: '78fdbfeef361e5738c92247d813d265217cab7c2', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: '40d2607ed6cba7db994f26e29141aac3afa9a93e', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: '94f7dc4bba3edfd18b4174f24adee009cfedc08f', class: { "background-area": true, [this.layout]: true } }, h("div", { key: 'd21b011ee9c6f31e0e62a05448b3451cc901a405', class: { "background-container": true, [this.layout]: true } }, h("div", { key: '4bb1fbc995849a06011a753d187b050dd7c082d9', class: { background: true, [this.layout]: true } }, h("div", { key: 'f57332554b74dfc95610754c40a8917cf5ef150f', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: '60c4bdd140fe90cfd574875a0e5702d92f59816d', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: '13a71f7719f4528fcc3dedfd223162bd44c31ace', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: '7ed75e8fbc0244c6cbdcb80812d7397ce0eedcd9', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: 'e7f3c6c6da1826756b8fc7335dd7c34f60040e28', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: '8d9c4885e88db588b6fb74a2c912750fce37eb29', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: 'f949a84adeb136052263e5315c12cf74db11f0b9', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: '3bbe9c16d041643fa4aab737aab1784a22ecedb7', class: "background-area" }, h("div", { key: '09cd70418a676ea606b35aeb695ca543f419349c', class: "background" }, h("div", { key: '238c817aad225e31a79cfc9c2b913e284f280c21', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '603dac6307834d67c9ff5838a6512b8d331c4d70', class: "brand-shape" }), h("div", { key: 'ca6013e79a7fa6592529e73f006f0a65d61da30d', class: "brand-shaped-image" }, h("div", { key: '2af6e66e338db1f59510d26140d6f22fbd4fc53a', class: "brand-shaped-image-wrapper" }, h("div", { key: 'd94d4375f19d9992e8376a209248af0d821d86a6', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: '5bd169d99ec295465cd442414254a56c2b2aa556', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: '2ea4c3d50109f0295d2795cd1ba14da29222328f', class: "duet-hero-image-mask" }, h("div", { key: '18f68ef6e0bbd4d73ce1d3eab2e909d1fe569dde', class: "duet-hero-image-wrapper" }, h("div", { key: '7173fe4d9704f189673615c5877a9dc292e6e9eb', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
|
|
180
|
+
this.processedBack && (h("div", { key: '63f757c91f431dffdb8a18ca7629a7340997cfdc', class: "duet-hero-back" }, h("duet-button", { key: '709ec6ccebdb62de70ff4632ac20665ca3286da3', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
|
|
181
181
|
label: this.processedBack.label,
|
|
182
182
|
href: this.processedBack.href,
|
|
183
183
|
id: this.processedBack.id,
|
|
184
184
|
analyticsId: this.processedBack.analyticsId,
|
|
185
|
-
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '
|
|
185
|
+
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '5ff479166e75d460f603ee928d959bddb4a44dce', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { key: 'ea705ceb8a51176d217265edd8a2f76f3a726806', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: 'b9d587e2e61f76270c94e8ef58562e8cfe0bfa24', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: '2f6b898a9602d833c8d2cde11ba1287c51ba01d7', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { key: '90e1e86e436e68c1a9410ca6743a2fd875ba276d', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto" }, this.heading ? this.heading : h("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: '139eabc311c52d61f83ef865bb45dcb857e956c1', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("slot", { key: '86a8736f020e2a5744cafb06820469980becd78d', name: "subheading" }))), this.description && (h("duet-paragraph", { key: '182bde149927947501491d1b747d8da9b9c6dbde', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: '769173505401a66b7c095d8bf89d2ecbe096d26c', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { key: 'cd7db97f12cc48a175dd03da7eba2b20a5802fe9', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("slot", { key: '743f4dd9f52dc86018e9a77423c2decda8db47ad' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: '7160eed21c1700d656830b87f020ae689540a176', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
|
|
186
186
|
this.variation !== "image" &&
|
|
187
187
|
!campaignOrSection &&
|
|
188
188
|
this.variation !== "product" &&
|
|
189
|
-
this.variation !== "content" && h("div", { key: '
|
|
189
|
+
this.variation !== "content" && h("div", { key: 'b577acd6ebd8dd68e8cfd6bce02044114ead3dc4', class: "duet-hero-image", style: styles }), h("slot", { key: '064ceca16eab6353c44a273ebb766a544e085667', name: "bottom" }))));
|
|
190
190
|
}
|
|
191
191
|
static get is() { return "duet-hero"; }
|
|
192
192
|
static get encapsulation() { return "shadow"; }
|
|
@@ -375,7 +375,7 @@ export class DuetHero {
|
|
|
375
375
|
"references": {
|
|
376
376
|
"DuetHeroIconSize": {
|
|
377
377
|
"location": "local",
|
|
378
|
-
"path": "/Users/
|
|
378
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-hero/duet-hero.tsx",
|
|
379
379
|
"id": "src/components/duet-hero/duet-hero.tsx::DuetHeroIconSize"
|
|
380
380
|
}
|
|
381
381
|
}
|
|
@@ -617,7 +617,7 @@ export class DuetHero {
|
|
|
617
617
|
"references": {
|
|
618
618
|
"DuetHeroButtonData": {
|
|
619
619
|
"location": "local",
|
|
620
|
-
"path": "/Users/
|
|
620
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-hero/duet-hero.tsx",
|
|
621
621
|
"id": "src/components/duet-hero/duet-hero.tsx::DuetHeroButtonData"
|
|
622
622
|
}
|
|
623
623
|
}
|
|
@@ -740,7 +740,7 @@ export class DuetHero {
|
|
|
740
740
|
"references": {
|
|
741
741
|
"DuetHeroVariation": {
|
|
742
742
|
"location": "local",
|
|
743
|
-
"path": "/Users/
|
|
743
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-hero/duet-hero.tsx",
|
|
744
744
|
"id": "src/components/duet-hero/duet-hero.tsx::DuetHeroVariation"
|
|
745
745
|
}
|
|
746
746
|
}
|
|
@@ -860,7 +860,7 @@ export class DuetHero {
|
|
|
860
860
|
"references": {
|
|
861
861
|
"DuetHeroClickEvent": {
|
|
862
862
|
"location": "local",
|
|
863
|
-
"path": "/Users/
|
|
863
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-hero/duet-hero.tsx",
|
|
864
864
|
"id": "src/components/duet-hero/duet-hero.tsx::DuetHeroClickEvent"
|
|
865
865
|
}
|
|
866
866
|
}
|
|
@@ -881,7 +881,7 @@ export class DuetHero {
|
|
|
881
881
|
"references": {
|
|
882
882
|
"DuetHeroAnalyticsEvent": {
|
|
883
883
|
"location": "local",
|
|
884
|
-
"path": "/Users/
|
|
884
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-hero/duet-hero.tsx",
|
|
885
885
|
"id": "src/components/duet-hero/duet-hero.tsx::DuetHeroAnalyticsEvent"
|
|
886
886
|
}
|
|
887
887
|
}
|
|
@@ -102,11 +102,11 @@ export class DuetIcon {
|
|
|
102
102
|
: {};
|
|
103
103
|
const iconStyles = Object.assign({}, iconRotationStyles);
|
|
104
104
|
const shapeStyle = this.shape === "brand-rotated" ? "duet-icon-shape-brand" : `duet-icon-shape-${this.shape}`;
|
|
105
|
-
return (h(Host, { key: '
|
|
105
|
+
return (h(Host, { key: '84c42b49ccdbce122db670bd99c0390de4ac152a', class: {
|
|
106
106
|
"duet-m-0": this.margin === "none",
|
|
107
107
|
"duet-icon-has-outline": !!this.outline,
|
|
108
108
|
"duet-icon-has-background": !!this.background,
|
|
109
|
-
} }, h("span", { key: '
|
|
109
|
+
} }, h("span", { key: '20eba260f00af16a6b59a0fe9a92b2fbdebeba48', "aria-hidden": "true", style: styles, class: {
|
|
110
110
|
"duet-icon": true,
|
|
111
111
|
"duet-theme-turva": this.theme === "turva",
|
|
112
112
|
"duet-theme-default": this.theme === "default",
|
|
@@ -115,7 +115,7 @@ export class DuetIcon {
|
|
|
115
115
|
[shapeStyle]: true,
|
|
116
116
|
rotated: this.shape === "brand-rotated" && this.theme !== "turva",
|
|
117
117
|
"duet-icon-not-responsive": !this.responsive,
|
|
118
|
-
} }, h("span", { key: '
|
|
118
|
+
} }, h("span", { key: '2092b7fff365bcdf2260d992c78e346fed24b3ca', "aria-hidden": "true", class: { "duet-icon-svg": true, rotated: this.shape === "brand-rotated" && this.theme !== "turva" }, "data-name": this.name, innerHTML: this.svgContent, style: iconStyles }))));
|
|
119
119
|
}
|
|
120
120
|
static get is() { return "duet-icon"; }
|
|
121
121
|
static get encapsulation() { return "shadow"; }
|
|
@@ -252,6 +252,12 @@ export class DuetInput {
|
|
|
252
252
|
this.timeoutId = setTimeout(emitEvent, this.debounce);
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
|
+
/**
|
|
256
|
+
* This is a proxy for the enclosed native inputs validity
|
|
257
|
+
*/
|
|
258
|
+
get validity() {
|
|
259
|
+
return this.nativeInput.validity;
|
|
260
|
+
}
|
|
255
261
|
/**
|
|
256
262
|
* Component lifecycle events.
|
|
257
263
|
*/
|
|
@@ -958,7 +964,7 @@ export class DuetInput {
|
|
|
958
964
|
"references": {
|
|
959
965
|
"DuetInputType": {
|
|
960
966
|
"location": "local",
|
|
961
|
-
"path": "/Users/
|
|
967
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
962
968
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputType"
|
|
963
969
|
}
|
|
964
970
|
}
|
|
@@ -984,7 +990,7 @@ export class DuetInput {
|
|
|
984
990
|
"references": {
|
|
985
991
|
"DuetVariationType": {
|
|
986
992
|
"location": "local",
|
|
987
|
-
"path": "/Users/
|
|
993
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
988
994
|
"id": "src/components/duet-input/duet-input.tsx::DuetVariationType"
|
|
989
995
|
}
|
|
990
996
|
}
|
|
@@ -1252,7 +1258,7 @@ export class DuetInput {
|
|
|
1252
1258
|
"references": {
|
|
1253
1259
|
"DuetInputComponentType": {
|
|
1254
1260
|
"location": "local",
|
|
1255
|
-
"path": "/Users/
|
|
1261
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
1256
1262
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputComponentType"
|
|
1257
1263
|
}
|
|
1258
1264
|
}
|
|
@@ -1375,6 +1381,28 @@ export class DuetInput {
|
|
|
1375
1381
|
"attribute": "value",
|
|
1376
1382
|
"reflect": false
|
|
1377
1383
|
},
|
|
1384
|
+
"validity": {
|
|
1385
|
+
"type": "unknown",
|
|
1386
|
+
"mutable": false,
|
|
1387
|
+
"complexType": {
|
|
1388
|
+
"original": "ValidityState",
|
|
1389
|
+
"resolved": "ValidityState",
|
|
1390
|
+
"references": {
|
|
1391
|
+
"ValidityState": {
|
|
1392
|
+
"location": "global",
|
|
1393
|
+
"id": "global::ValidityState"
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
"required": false,
|
|
1398
|
+
"optional": false,
|
|
1399
|
+
"docs": {
|
|
1400
|
+
"tags": [],
|
|
1401
|
+
"text": "This is a proxy for the enclosed native inputs validity"
|
|
1402
|
+
},
|
|
1403
|
+
"getter": true,
|
|
1404
|
+
"setter": false
|
|
1405
|
+
},
|
|
1378
1406
|
"tooltip": {
|
|
1379
1407
|
"type": "string",
|
|
1380
1408
|
"mutable": false,
|
|
@@ -1447,7 +1475,7 @@ export class DuetInput {
|
|
|
1447
1475
|
"references": {
|
|
1448
1476
|
"DuetInputEvent": {
|
|
1449
1477
|
"location": "local",
|
|
1450
|
-
"path": "/Users/
|
|
1478
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
1451
1479
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputEvent"
|
|
1452
1480
|
}
|
|
1453
1481
|
}
|
|
@@ -1468,7 +1496,7 @@ export class DuetInput {
|
|
|
1468
1496
|
"references": {
|
|
1469
1497
|
"DuetInputEvent": {
|
|
1470
1498
|
"location": "local",
|
|
1471
|
-
"path": "/Users/
|
|
1499
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
1472
1500
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputEvent"
|
|
1473
1501
|
}
|
|
1474
1502
|
}
|
|
@@ -1489,7 +1517,7 @@ export class DuetInput {
|
|
|
1489
1517
|
"references": {
|
|
1490
1518
|
"DuetInputEvent": {
|
|
1491
1519
|
"location": "local",
|
|
1492
|
-
"path": "/Users/
|
|
1520
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
1493
1521
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputEvent"
|
|
1494
1522
|
}
|
|
1495
1523
|
}
|
|
@@ -1510,7 +1538,7 @@ export class DuetInput {
|
|
|
1510
1538
|
"references": {
|
|
1511
1539
|
"DuetInputEvent": {
|
|
1512
1540
|
"location": "local",
|
|
1513
|
-
"path": "/Users/
|
|
1541
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
1514
1542
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputEvent"
|
|
1515
1543
|
}
|
|
1516
1544
|
}
|
|
@@ -1531,7 +1559,7 @@ export class DuetInput {
|
|
|
1531
1559
|
"references": {
|
|
1532
1560
|
"DuetInputEvent": {
|
|
1533
1561
|
"location": "local",
|
|
1534
|
-
"path": "/Users/
|
|
1562
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-input/duet-input.tsx",
|
|
1535
1563
|
"id": "src/components/duet-input/duet-input.tsx::DuetInputEvent"
|
|
1536
1564
|
}
|
|
1537
1565
|
}
|
|
@@ -105,7 +105,7 @@ export class DuetLabel {
|
|
|
105
105
|
"references": {
|
|
106
106
|
"DuetLabelMargin": {
|
|
107
107
|
"location": "local",
|
|
108
|
-
"path": "/Users/
|
|
108
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-label/duet-label.tsx",
|
|
109
109
|
"id": "src/components/duet-label/duet-label.tsx::DuetLabelMargin"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
@@ -131,7 +131,7 @@ export class DuetLabel {
|
|
|
131
131
|
"references": {
|
|
132
132
|
"DuetLabelSize": {
|
|
133
133
|
"location": "local",
|
|
134
|
-
"path": "/Users/
|
|
134
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-label/duet-label.tsx",
|
|
135
135
|
"id": "src/components/duet-label/duet-label.tsx::DuetLabelSize"
|
|
136
136
|
}
|
|
137
137
|
}
|
|
@@ -43,24 +43,24 @@ export class DuetLayout {
|
|
|
43
43
|
* Always the last one in the class.
|
|
44
44
|
*/
|
|
45
45
|
render() {
|
|
46
|
-
return (h(Host, { key: '
|
|
46
|
+
return (h(Host, { key: '939cedfacbeb6cc0069fdca4c80909580937143f', class: {
|
|
47
47
|
center: this.center,
|
|
48
48
|
"duet-middle": this.middle,
|
|
49
49
|
"duet-ie": isInternetExplorer(),
|
|
50
|
-
} }, h("div", { key: '
|
|
50
|
+
} }, h("div", { key: '04e36c83cf0d51f536377f6679e455765e98c837', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, this.hasTop && (h("div", { key: '316f74d7dbf89cd2da0122cf0c169af3c1abca94', class: {
|
|
51
51
|
"duet-layout-top": true,
|
|
52
52
|
"duet-center": this.center,
|
|
53
|
-
} }, h("div", { key: '
|
|
53
|
+
} }, h("div", { key: '4ab63842f267fca4adadd6bed7c88a5509e6b792', class: "duet-layout-top-wrapper" }, h("slot", { key: 'c512f4e7f30bb6a1e7159a79d3bc24ba05cf3640', name: "top" })))), h("div", { key: '9d6a034aa4a5e0a1c4e5293b2755be1d304be851', class: {
|
|
54
54
|
"duet-layout": true,
|
|
55
55
|
"has-sidebar": this.hasSidebar,
|
|
56
56
|
"duet-center": this.center,
|
|
57
57
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
58
|
-
} }, h("main", { key: '
|
|
58
|
+
} }, h("main", { key: '5d98c6a1feb7e641bf95140b957f1c23add97d4e', class: "duet-main" }, this.hasPageHeading && h("slot", { key: '3f321ec210469b09507b8d1f3f457a4486912eba', name: "page-heading" }), h("slot", { key: 'df7d9350f8cfcaadde996fb8507570e80a4b542f', name: "main" })), this.hasSidebar && (h("aside", { key: 'ab2cde3f205725d4e4994aa68a93ab79a5df2b7e', class: "duet-sidebar" }, h("div", { key: '66865fbd9febf8a642c39db1b1f37a915bef1a1a', class: {
|
|
59
59
|
"duet-sidebar-container": true,
|
|
60
60
|
"has-tabs": this.tabs,
|
|
61
61
|
sticky: this.sticky,
|
|
62
62
|
[this.stickyDistance]: this.sticky,
|
|
63
|
-
} }, h("slot", { key: '
|
|
63
|
+
} }, h("slot", { key: '4869dd5a533b2adb3d166e27a81820df7b6a7692', name: "sidebar" }))))))));
|
|
64
64
|
}
|
|
65
65
|
static get is() { return "duet-layout"; }
|
|
66
66
|
static get encapsulation() { return "shadow"; }
|
|
@@ -131,7 +131,7 @@ export class DuetLayout {
|
|
|
131
131
|
"references": {
|
|
132
132
|
"DuetLayoutStickyDistance": {
|
|
133
133
|
"location": "local",
|
|
134
|
-
"path": "/Users/
|
|
134
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-layout/duet-layout.tsx",
|
|
135
135
|
"id": "src/components/duet-layout/duet-layout.tsx::DuetLayoutStickyDistance"
|
|
136
136
|
}
|
|
137
137
|
}
|
|
@@ -40,6 +40,7 @@ export class DuetLink {
|
|
|
40
40
|
this.margin = "auto";
|
|
41
41
|
this.padding = "auto";
|
|
42
42
|
this.isMediumScreen = false;
|
|
43
|
+
this.ariaLabel = undefined;
|
|
43
44
|
}
|
|
44
45
|
/**
|
|
45
46
|
* Component lifecycle events.
|
|
@@ -57,9 +58,17 @@ export class DuetLink {
|
|
|
57
58
|
prop: "accessibleLabelExternal",
|
|
58
59
|
defaults: "accessibleLabelExternalDefaults",
|
|
59
60
|
});
|
|
61
|
+
this.setAriaLabel();
|
|
62
|
+
if (!Build.isServer) {
|
|
63
|
+
this.mutationObserver = new MutationObserver(this.setAriaLabel.bind(this));
|
|
64
|
+
this.mutationObserver.observe(this.element, { subtree: true, childList: true, characterData: true });
|
|
65
|
+
}
|
|
60
66
|
}
|
|
61
67
|
disconnectedCallback() {
|
|
62
68
|
disconnectLanguageChangeObserver(this);
|
|
69
|
+
if (this.mutationObserver) {
|
|
70
|
+
this.mutationObserver.disconnect();
|
|
71
|
+
}
|
|
63
72
|
}
|
|
64
73
|
/**
|
|
65
74
|
* Sets focus on the specified `duet-link`. Use this method instead of the global
|
|
@@ -68,6 +77,11 @@ export class DuetLink {
|
|
|
68
77
|
async setFocus(options) {
|
|
69
78
|
this.nativeLink.focus(options);
|
|
70
79
|
}
|
|
80
|
+
setAriaLabel() {
|
|
81
|
+
setTimeout(() => {
|
|
82
|
+
this.ariaLabel = (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel;
|
|
83
|
+
});
|
|
84
|
+
}
|
|
71
85
|
resolveDownload() {
|
|
72
86
|
if (this.download === "") {
|
|
73
87
|
return this.url.split("/").pop();
|
|
@@ -106,10 +120,10 @@ export class DuetLink {
|
|
|
106
120
|
render() {
|
|
107
121
|
const Tag = !this.url ? "button" : "a";
|
|
108
122
|
const isButton = Tag === "button";
|
|
109
|
-
return (h(Host, { key: '
|
|
123
|
+
return (h(Host, { key: 'bcde4f333a3bd278709dddda0e90ceae4c6a705d', class: {
|
|
110
124
|
[`duet-link-${this.variation}`]: true,
|
|
111
125
|
"duet-m-0": this.margin === "none",
|
|
112
|
-
} }, h(Tag, { key: '
|
|
126
|
+
} }, h(Tag, { key: 'ab2c62a98d88a54965ab7be9cc45907e6e07e5d7', href: this.url, class: {
|
|
113
127
|
"duet-link": true,
|
|
114
128
|
"duet-link-is-external": this.external,
|
|
115
129
|
"duet-link-is-download": !!this.download,
|
|
@@ -120,7 +134,7 @@ export class DuetLink {
|
|
|
120
134
|
"duet-p-0": this.padding === "none",
|
|
121
135
|
[this.padding]: true,
|
|
122
136
|
[this.variation]: true,
|
|
123
|
-
}, target: this.download || !this.url ? null : this.external ? "_blank" : "_self", download: this.resolvedDownload, "aria-label":
|
|
137
|
+
}, 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())));
|
|
124
138
|
}
|
|
125
139
|
static get is() { return "duet-link"; }
|
|
126
140
|
static get encapsulation() { return "shadow"; }
|
|
@@ -635,7 +649,8 @@ export class DuetLink {
|
|
|
635
649
|
}
|
|
636
650
|
static get states() {
|
|
637
651
|
return {
|
|
638
|
-
"isMediumScreen": {}
|
|
652
|
+
"isMediumScreen": {},
|
|
653
|
+
"ariaLabel": {}
|
|
639
654
|
};
|
|
640
655
|
}
|
|
641
656
|
static get methods() {
|
|
@@ -668,4 +683,10 @@ export class DuetLink {
|
|
|
668
683
|
};
|
|
669
684
|
}
|
|
670
685
|
static get elementRef() { return "element"; }
|
|
686
|
+
static get watchers() {
|
|
687
|
+
return [{
|
|
688
|
+
"propName": "language",
|
|
689
|
+
"methodName": "setAriaLabel"
|
|
690
|
+
}];
|
|
691
|
+
}
|
|
671
692
|
}
|
|
@@ -72,7 +72,7 @@ export class DuetList {
|
|
|
72
72
|
* Always the last one in the class.
|
|
73
73
|
*/
|
|
74
74
|
render() {
|
|
75
|
-
return (h("dl", { key: '
|
|
75
|
+
return (h("dl", { key: '9e004e8a4752dd9ebcb4faf2881a2520823e231b', class: { "duet-list-component": true, "duet-m-0": this.margin === "none" } }, h("slot", { key: 'c7678a8d8ad217e33c8c69398cdbe18f23f5fa1d' })));
|
|
76
76
|
}
|
|
77
77
|
static get is() { return "duet-list"; }
|
|
78
78
|
static get encapsulation() { return "shadow"; }
|
|
@@ -175,7 +175,7 @@ export class DuetList {
|
|
|
175
175
|
"references": {
|
|
176
176
|
"DuetListMobileAlignment": {
|
|
177
177
|
"location": "local",
|
|
178
|
-
"path": "/Users/
|
|
178
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-list/duet-list.tsx",
|
|
179
179
|
"id": "src/components/duet-list/duet-list.tsx::DuetListMobileAlignment"
|
|
180
180
|
}
|
|
181
181
|
}
|
|
@@ -227,7 +227,7 @@ export class DuetList {
|
|
|
227
227
|
"references": {
|
|
228
228
|
"DuetListVariation": {
|
|
229
229
|
"location": "local",
|
|
230
|
-
"path": "/Users/
|
|
230
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-list/duet-list.tsx",
|
|
231
231
|
"id": "src/components/duet-list/duet-list.tsx::DuetListVariation"
|
|
232
232
|
}
|
|
233
233
|
}
|
|
@@ -253,7 +253,7 @@ export class DuetList {
|
|
|
253
253
|
"references": {
|
|
254
254
|
"DuetListLabelWidth": {
|
|
255
255
|
"location": "local",
|
|
256
|
-
"path": "/Users/
|
|
256
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-list/duet-list.tsx",
|
|
257
257
|
"id": "src/components/duet-list/duet-list.tsx::DuetListLabelWidth"
|
|
258
258
|
}
|
|
259
259
|
}
|
|
@@ -16,14 +16,14 @@ export class DuetListItem {
|
|
|
16
16
|
* Always the last one in the class.
|
|
17
17
|
*/
|
|
18
18
|
render() {
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: 'dbea429576ed1f52ed1c3fc26b2ad7d235a0a413', class: {
|
|
20
20
|
"duet-no-stacking": !this.responsive,
|
|
21
21
|
"duet-list-item-breakpoint-x-small": this.breakpoint === "x-small",
|
|
22
22
|
"duet-list-item-breakpoint-small": this.breakpoint === "small",
|
|
23
23
|
"duet-list-item-breakpoint-medium": this.breakpoint === "medium",
|
|
24
24
|
"duet-list-item-breakpoint-large": this.breakpoint === "large",
|
|
25
25
|
"duet-list-item-breakpoint-x-large": this.breakpoint === "x-large",
|
|
26
|
-
} }, h("dt", { key: '
|
|
26
|
+
} }, h("dt", { key: '21f820ef81ada72e006b22a14634b2ba57fe9ce3' }, h("slot", { key: '3650e03253950a189ca684b374220b0edd9f6e37', name: "label" })), h("dd", { key: '9e704a02a57e3d1809b3ee7895ffb554a37e24c0' }, h("slot", { key: '8bd4afe4da261e270cfa9dd2b946946dd4cb12ad', name: "value" }))));
|
|
27
27
|
}
|
|
28
28
|
static get is() { return "duet-list-item"; }
|
|
29
29
|
static get encapsulation() { return "shadow"; }
|