@duetds/components 9.5.1 → 9.6.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 +263 -217
- package/lib/cjs/{a11y-utils-1e25e6e3.js → a11y-utils-285b9770.js} +1 -1
- package/lib/cjs/{app-globals-b0eb39d1.js → app-globals-a643282a.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 +3 -3
- 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 +4 -4
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +7 -7
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +8 -8
- package/lib/cjs/duet-icon.cjs.entry.js +14 -9
- 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 +11 -11
- package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
- package/lib/cjs/duet-phone-input.cjs.entry.js +9 -3
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +8 -8
- 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 +23 -14
- 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-dc219661.js → errorcodes.utils-ffbb3f35.js} +1 -1
- package/lib/cjs/{focus-utils-21fac156.js → focus-utils-2f1ec06b.js} +1 -1
- package/lib/cjs/{index-e6a117fc.js → index-850a7759.js} +6 -6
- package/lib/cjs/{language-utils-c291fe9b.js → language-utils-030e2133.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-8d10ec0a.js → slot-utils-84ad3d6c.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 +72 -27
- package/lib/collection/components/duet-alert/duet-alert.js +37 -16
- 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 +3 -3
- 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 +4 -4
- 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 +13 -8
- 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.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 +4 -4
- 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 +3 -3
- 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 +30 -5
- 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 +57 -1
- 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 +4 -4
- 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 +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +11 -11
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +14 -14
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +6 -6
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +15 -15
- package/lib/dist-custom-elements/duet-multiselect.js +14 -14
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +5 -5
- package/lib/dist-custom-elements/duet-pagination.js +24 -24
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.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-75e0f2c0.js → p-0e2c29a0.js} +5 -5
- package/lib/dist-custom-elements/{p-d40633ba.js → p-0e3a8465.js} +3 -3
- package/lib/dist-custom-elements/{p-40b6cfdc.js → p-1399c239.js} +9 -9
- package/lib/dist-custom-elements/{p-d6afe712.js → p-17b1f88c.js} +7 -7
- package/lib/dist-custom-elements/{p-4a747b86.js → p-19a2d36f.js} +1 -1
- package/lib/dist-custom-elements/{p-35112a3e.js → p-1ee62209.js} +5 -5
- package/lib/dist-custom-elements/{p-5814136c.js → p-246a45c5.js} +3 -3
- package/lib/dist-custom-elements/{p-0a5495b6.js → p-24de14ac.js} +3 -3
- package/lib/dist-custom-elements/{p-1219c53a.js → p-2a7b9c7c.js} +4 -4
- package/lib/dist-custom-elements/{p-8eb7fe43.js → p-2cdc1b0d.js} +2 -2
- package/lib/dist-custom-elements/{p-b6c1319b.js → p-4e00e010.js} +2 -2
- package/lib/dist-custom-elements/{p-8df0e44b.js → p-5554d38b.js} +3 -3
- package/lib/dist-custom-elements/{p-4bbce223.js → p-670555eb.js} +1 -1
- package/lib/dist-custom-elements/p-71d24b1e.js +213 -0
- package/lib/dist-custom-elements/{p-1237d11e.js → p-744611d2.js} +8 -8
- package/lib/dist-custom-elements/{p-9baca56c.js → p-7a5af4ef.js} +1 -1
- package/lib/dist-custom-elements/{p-87b5d28b.js → p-7da00182.js} +6 -6
- package/lib/dist-custom-elements/p-83dee022.js +108 -0
- package/lib/dist-custom-elements/{p-80d7e109.js → p-84a626a1.js} +3 -3
- package/lib/dist-custom-elements/{p-2b1e6b5d.js → p-859504c9.js} +3 -3
- package/lib/dist-custom-elements/{p-de88ebc9.js → p-86431925.js} +2 -2
- package/lib/dist-custom-elements/{p-da3f596f.js → p-8799d4ad.js} +2 -2
- package/lib/dist-custom-elements/{p-1f0fcce4.js → p-88624802.js} +14 -11
- package/lib/dist-custom-elements/{p-eb67694d.js → p-8aeac44c.js} +2 -2
- package/lib/dist-custom-elements/{p-ca3cb21e.js → p-8cb0e6bd.js} +2 -2
- package/lib/dist-custom-elements/{p-f58c99dc.js → p-97505489.js} +17 -10
- package/lib/dist-custom-elements/{p-e639defe.js → p-a202083e.js} +4 -4
- package/lib/dist-custom-elements/{p-9e44038b.js → p-a839bb27.js} +3 -3
- package/lib/dist-custom-elements/{p-6f0a0708.js → p-b6a06b4d.js} +1 -1
- package/lib/dist-custom-elements/{p-eee324c4.js → p-b7e56baf.js} +3 -3
- package/lib/dist-custom-elements/{p-1a132b1a.js → p-c084f5f2.js} +2 -2
- package/lib/dist-custom-elements/{p-57030e72.js → p-c18fe324.js} +3 -3
- package/lib/dist-custom-elements/{p-ffd0da9c.js → p-c45170b0.js} +2 -2
- package/lib/dist-custom-elements/{p-d34a377a.js → p-ca4970b2.js} +15 -15
- package/lib/dist-custom-elements/{p-ea83aa97.js → p-cfa9907a.js} +25 -5
- package/lib/dist-custom-elements/{p-41f565f8.js → p-dd76e32c.js} +2 -2
- package/lib/dist-custom-elements/{p-49e93494.js → p-dff748c3.js} +14 -9
- package/lib/dist-custom-elements/{p-629b86f6.js → p-e2468742.js} +4 -4
- package/lib/dist-custom-elements/{p-5d240efc.js → p-e88ea44e.js} +12 -12
- package/lib/dist-custom-elements/{p-4ac79666.js → p-eff24429.js} +3 -3
- package/lib/dist-custom-elements/{p-80b6a631.js → p-f22589a4.js} +3 -3
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-383d480f.entry.js → p-00213276.entry.js} +1 -1
- package/lib/duet/{p-29641354.entry.js → p-01d7ac55.entry.js} +1 -1
- package/lib/duet/{p-1e540c4c.entry.js → p-023fce1f.entry.js} +1 -1
- package/lib/duet/{p-d63f49eb.system.entry.js → p-07fed22f.system.entry.js} +1 -1
- package/lib/duet/{p-a596cd3a.system.entry.js → p-08a47466.system.entry.js} +1 -1
- package/lib/duet/{p-dcb533d6.system.entry.js → p-0a11226b.system.entry.js} +1 -1
- package/lib/duet/{p-6cdf7d12.entry.js → p-0a912734.entry.js} +1 -1
- package/lib/duet/p-0c5d3a82.entry.js +4 -0
- package/lib/duet/{p-df0fb865.entry.js → p-0d16c5ae.entry.js} +1 -1
- package/lib/duet/{p-cc425ef7.system.entry.js → p-0def186e.system.entry.js} +1 -1
- package/lib/duet/{p-e6563981.system.entry.js → p-0e695a6c.system.entry.js} +2 -2
- package/lib/duet/{p-4d88d4d8.system.entry.js → p-0f087a51.system.entry.js} +2 -2
- package/lib/duet/{p-c67bc178.entry.js → p-0f568460.entry.js} +1 -1
- package/lib/duet/{p-85f02853.entry.js → p-13dd00d9.entry.js} +1 -1
- package/lib/duet/{p-147d6e48.entry.js → p-1585915c.entry.js} +1 -1
- package/lib/duet/{p-248d1fc1.entry.js → p-169801e2.entry.js} +1 -1
- package/lib/duet/{p-6be21d53.js → p-1cfacaa0.js} +1 -1
- package/lib/duet/{p-8fe213ce.entry.js → p-1d1caba8.entry.js} +1 -1
- package/lib/duet/{p-9f4deff5.entry.js → p-1df70f01.entry.js} +1 -1
- package/lib/duet/{p-e2e8a654.entry.js → p-1e43f46b.entry.js} +1 -1
- package/lib/duet/{p-7b464a76.system.entry.js → p-1ef91f38.system.entry.js} +1 -1
- package/lib/duet/{p-af2289ca.system.entry.js → p-20408f45.system.entry.js} +2 -2
- package/lib/duet/{p-b3cb308a.system.js → p-225d896f.system.js} +1 -1
- package/lib/duet/{p-e0b8ed9a.system.entry.js → p-2686c475.system.entry.js} +1 -1
- package/lib/duet/{p-8bcec5d9.system.entry.js → p-2724434b.system.entry.js} +1 -1
- package/lib/duet/{p-54d22e9f.entry.js → p-27f623da.entry.js} +1 -1
- package/lib/duet/p-295bc09e.entry.js +4 -0
- package/lib/duet/{p-c8ebba85.system.entry.js → p-2b04ef5c.system.entry.js} +1 -1
- package/lib/duet/{p-70565a72.system.entry.js → p-2cee1f9b.system.entry.js} +1 -1
- package/lib/duet/{p-958736f6.entry.js → p-2d7bc4a2.entry.js} +1 -1
- package/lib/duet/p-3051dbbb.entry.js +4 -0
- package/lib/duet/{p-7404823f.entry.js → p-318bab4d.entry.js} +1 -1
- package/lib/duet/{p-24aece3a.system.entry.js → p-31c2bad0.system.entry.js} +1 -1
- package/lib/duet/{p-57ed1115.system.entry.js → p-32234cba.system.entry.js} +1 -1
- package/lib/duet/{p-7f8cd5ca.entry.js → p-33ffb428.entry.js} +1 -1
- package/lib/duet/{p-f2a9ebce.entry.js → p-36a99082.entry.js} +1 -1
- package/lib/duet/{p-3ad59868.system.entry.js → p-36afe6cb.system.entry.js} +1 -1
- package/lib/duet/{p-d67da533.system.entry.js → p-36de2705.system.entry.js} +1 -1
- package/lib/duet/{p-531431a4.entry.js → p-3853498e.entry.js} +1 -1
- package/lib/duet/{p-09e94e65.system.entry.js → p-3977bdb1.system.entry.js} +1 -1
- package/lib/duet/p-39c01a70.entry.js +4 -0
- package/lib/duet/{p-5e587df2.entry.js → p-3b1aa036.entry.js} +1 -1
- package/lib/duet/{p-263ba5bc.system.entry.js → p-3eae7e96.system.entry.js} +1 -1
- package/lib/duet/{p-078b7a5e.entry.js → p-3ec00c51.entry.js} +1 -1
- package/lib/duet/{p-559373ce.system.entry.js → p-3fbbc8f3.system.entry.js} +1 -1
- package/lib/duet/{p-608d87af.system.entry.js → p-409e717a.system.entry.js} +1 -1
- package/lib/duet/{p-3b1d8855.entry.js → p-40efa103.entry.js} +1 -1
- package/lib/duet/{p-d070e142.system.entry.js → p-42a9ae6f.system.entry.js} +1 -1
- package/lib/duet/{p-3c520d06.entry.js → p-433a874a.entry.js} +1 -1
- package/lib/duet/p-447b8180.entry.js +4 -0
- package/lib/duet/{p-2922d3fe.entry.js → p-464f4b7b.entry.js} +1 -1
- package/lib/duet/{p-34524a03.entry.js → p-488c0e3a.entry.js} +1 -1
- package/lib/duet/{p-025b2278.system.entry.js → p-4ac80ae7.system.entry.js} +1 -1
- package/lib/duet/{p-d3d379cf.system.entry.js → p-5153ffb5.system.entry.js} +1 -1
- package/lib/duet/{p-9c346e3e.system.entry.js → p-520b7deb.system.entry.js} +1 -1
- package/lib/duet/{p-5b19279e.system.entry.js → p-52d47015.system.entry.js} +1 -1
- package/lib/duet/{p-a56e7b3e.entry.js → p-5540127f.entry.js} +1 -1
- package/lib/duet/p-575c30ef.system.js +5 -0
- package/lib/duet/{p-987c6807.entry.js → p-584d6a6f.entry.js} +1 -1
- package/lib/duet/{p-40525c72.entry.js → p-59df0c73.entry.js} +1 -1
- package/lib/duet/{p-02464eab.entry.js → p-5b634ed9.entry.js} +1 -1
- package/lib/duet/{p-bca7337f.system.js → p-5b87722f.system.js} +1 -1
- package/lib/duet/{p-4b998fe4.entry.js → p-5b9ead99.entry.js} +1 -1
- package/lib/duet/{p-276503fe.system.entry.js → p-5cf8adc4.system.entry.js} +1 -1
- package/lib/duet/{p-c18cf73d.entry.js → p-5ddbca89.entry.js} +1 -1
- package/lib/duet/{p-27f2bc53.system.js → p-5e7f679b.system.js} +1 -1
- package/lib/duet/{p-56172ea4.entry.js → p-5ed3cb90.entry.js} +1 -1
- package/lib/duet/{p-7c217bba.system.entry.js → p-5f96e4e5.system.entry.js} +1 -1
- package/lib/duet/{p-981c3a70.system.entry.js → p-62190c9b.system.entry.js} +1 -1
- package/lib/duet/{p-159d4c32.entry.js → p-62641202.entry.js} +1 -1
- package/lib/duet/p-646ef587.entry.js +4 -0
- package/lib/duet/{p-93c1b76f.js → p-64f7e70b.js} +1 -1
- package/lib/duet/{p-8ea137df.entry.js → p-66018a44.entry.js} +1 -1
- package/lib/duet/{p-6f585b8e.system.entry.js → p-66909888.system.entry.js} +1 -1
- package/lib/duet/{p-1ea7e7a7.entry.js → p-67664a30.entry.js} +1 -1
- package/lib/duet/{p-e1d536a6.system.entry.js → p-676e0083.system.entry.js} +1 -1
- package/lib/duet/{p-ffb66495.entry.js → p-6b88e0e0.entry.js} +1 -1
- package/lib/duet/{p-005170b7.system.entry.js → p-6d945a13.system.entry.js} +1 -1
- package/lib/duet/{p-d754a42c.entry.js → p-6dd4a284.entry.js} +1 -1
- package/lib/duet/{p-7a55ccd4.entry.js → p-715167d0.entry.js} +1 -1
- package/lib/duet/{p-79dfa1cd.system.entry.js → p-74595c7b.system.entry.js} +1 -1
- package/lib/duet/{p-e7d36069.entry.js → p-759159df.entry.js} +1 -1
- package/lib/duet/{p-230d0772.system.entry.js → p-76b521c3.system.entry.js} +1 -1
- package/lib/duet/{p-28ce8dcb.system.entry.js → p-76bc7f02.system.entry.js} +1 -1
- package/lib/duet/{p-b25b4fa7.entry.js → p-78029a8c.entry.js} +1 -1
- package/lib/duet/{p-ff948c06.system.entry.js → p-78a1c944.system.entry.js} +1 -1
- package/lib/duet/{p-68f1ac3d.system.entry.js → p-7af3685e.system.entry.js} +1 -1
- package/lib/duet/{p-25aca626.system.entry.js → p-7f982bc5.system.entry.js} +1 -1
- package/lib/duet/{p-404880c0.system.entry.js → p-7fafcd70.system.entry.js} +1 -1
- package/lib/duet/{p-63a85911.entry.js → p-811e587d.entry.js} +1 -1
- package/lib/duet/{p-4d569314.entry.js → p-81ac1fb9.entry.js} +1 -1
- package/lib/duet/{p-9f2d018f.system.entry.js → p-834bb95a.system.entry.js} +2 -2
- package/lib/duet/{p-5cb308e3.system.entry.js → p-8870ff92.system.entry.js} +1 -1
- package/lib/duet/{p-0c24394e.entry.js → p-894af6d5.entry.js} +1 -1
- package/lib/duet/{p-20577153.entry.js → p-898a1eb6.entry.js} +1 -1
- package/lib/duet/{p-08d304b6.system.entry.js → p-8c475dea.system.entry.js} +1 -1
- package/lib/duet/p-8cb0e6bd.js +4 -0
- package/lib/duet/{p-e3834dc3.system.entry.js → p-8e1b9c1a.system.entry.js} +2 -2
- package/lib/duet/{p-be1b4801.entry.js → p-8f3d2885.entry.js} +1 -1
- package/lib/duet/p-8fdd5cc7.system.entry.js +4 -0
- package/lib/duet/p-8fde9a1b.js +5 -0
- package/lib/duet/{p-bb93284d.entry.js → p-8fe41782.entry.js} +1 -1
- package/lib/duet/{p-33f45e04.entry.js → p-90132584.entry.js} +1 -1
- package/lib/duet/p-908aa11e.entry.js +4 -0
- package/lib/duet/{p-c25ffdd4.system.entry.js → p-96415561.system.entry.js} +1 -1
- package/lib/duet/{p-701148c7.entry.js → p-96cb91ac.entry.js} +1 -1
- package/lib/duet/{p-7e74329c.system.entry.js → p-975e92b7.system.entry.js} +2 -2
- package/lib/duet/{p-c82bf6d3.system.entry.js → p-a112a313.system.entry.js} +1 -1
- package/lib/duet/{p-e4f41663.system.entry.js → p-a2f07690.system.entry.js} +1 -1
- package/lib/duet/p-a451ac2a.entry.js +4 -0
- package/lib/duet/{p-0ecd1f95.entry.js → p-a4608e97.entry.js} +1 -1
- package/lib/duet/{p-6989245e.system.entry.js → p-a5cdb4fb.system.entry.js} +1 -1
- package/lib/duet/{p-27b82d35.entry.js → p-a5d3dd13.entry.js} +1 -1
- package/lib/duet/{p-a79b216a.system.entry.js → p-a62a66ea.system.entry.js} +1 -1
- package/lib/duet/{p-34f1a0c8.system.entry.js → p-a76f07dc.system.entry.js} +1 -1
- package/lib/duet/p-acb77c8b.system.js +4 -0
- package/lib/duet/{p-f989f433.system.entry.js → p-ada4e675.system.entry.js} +1 -1
- package/lib/duet/{p-b1cc50bc.entry.js → p-ade5c55c.entry.js} +1 -1
- package/lib/duet/p-ae0f8173.system.entry.js +4 -0
- package/lib/duet/p-b1f33063.system.js +4 -0
- package/lib/duet/{p-39934ea9.system.entry.js → p-b2f132e7.system.entry.js} +1 -1
- package/lib/duet/{p-63a866fd.entry.js → p-b4bd3b2c.entry.js} +1 -1
- package/lib/duet/{p-83827bc3.system.entry.js → p-b53f51e9.system.entry.js} +1 -1
- package/lib/duet/{p-427c3017.system.entry.js → p-b5afa22f.system.entry.js} +1 -1
- package/lib/duet/p-b5cf1014.system.entry.js +4 -0
- package/lib/duet/p-b62b1ae8.entry.js +4 -0
- package/lib/duet/p-b87e98f8.system.js +4 -0
- package/lib/duet/p-b88bf0cf.js +4 -0
- package/lib/duet/{p-0b690c76.entry.js → p-b92ebb57.entry.js} +1 -1
- package/lib/duet/{p-ce0aeaf2.system.entry.js → p-ba01d549.system.entry.js} +1 -1
- package/lib/duet/{p-9342741d.entry.js → p-ba86d704.entry.js} +1 -1
- package/lib/duet/{p-5e37ae74.system.entry.js → p-bc249477.system.entry.js} +1 -1
- package/lib/duet/{p-0d75b285.system.js → p-bc97e6a8.system.js} +1 -1
- package/lib/duet/{p-960955b8.system.entry.js → p-c00053cb.system.entry.js} +1 -1
- package/lib/duet/{p-004f4889.system.entry.js → p-c02998a1.system.entry.js} +1 -1
- package/lib/duet/{p-dd9d2671.entry.js → p-c3bbb91e.entry.js} +1 -1
- package/lib/duet/{p-457121d7.entry.js → p-c5eaf3a1.entry.js} +1 -1
- package/lib/duet/{p-d0e04b56.entry.js → p-c9459a92.entry.js} +1 -1
- package/lib/duet/{p-e3454275.entry.js → p-c9d3f692.entry.js} +1 -1
- package/lib/duet/{p-457d4e7b.system.entry.js → p-cac48643.system.entry.js} +1 -1
- package/lib/duet/{p-c002302d.entry.js → p-cb7dccf2.entry.js} +1 -1
- package/lib/duet/p-cbeb7a7f.entry.js +4 -0
- package/lib/duet/{p-c5850fb4.entry.js → p-cda3dd39.entry.js} +1 -1
- package/lib/duet/{p-50d381f8.system.entry.js → p-cf02b043.system.entry.js} +1 -1
- package/lib/duet/{p-c1ad9533.system.entry.js → p-cfa0f78a.system.entry.js} +1 -1
- package/lib/duet/{p-ccc9d700.entry.js → p-d00a1ca7.entry.js} +1 -1
- package/lib/duet/{p-3b451879.system.js → p-d1abb9cd.system.js} +1 -1
- package/lib/duet/{p-09b58b33.system.entry.js → p-d55cd34e.system.entry.js} +1 -1
- package/lib/duet/{p-d4d5d006.system.entry.js → p-d5df40cf.system.entry.js} +1 -1
- package/lib/duet/{p-1dd3ef28.entry.js → p-d7ccf5ec.entry.js} +1 -1
- package/lib/duet/{p-7ff5d518.entry.js → p-d81b6edc.entry.js} +1 -1
- package/lib/duet/{p-f75cbdb7.system.entry.js → p-db0b77ca.system.entry.js} +1 -1
- package/lib/duet/{p-af4ddc28.system.entry.js → p-de2f8904.system.entry.js} +1 -1
- package/lib/duet/{p-0a3c17d4.system.entry.js → p-de81656a.system.entry.js} +1 -1
- package/lib/duet/p-e1827d9e.system.entry.js +4 -0
- package/lib/duet/{p-fbc20d2d.entry.js → p-e669ce8c.entry.js} +1 -1
- package/lib/duet/{p-4513706a.entry.js → p-e8b8a3ad.entry.js} +1 -1
- package/lib/duet/{p-22884344.entry.js → p-e8bc416f.entry.js} +1 -1
- package/lib/duet/{p-c77f6d5d.entry.js → p-e9171ed3.entry.js} +1 -1
- package/lib/duet/{p-f6ecfb29.system.entry.js → p-ea790730.system.entry.js} +2 -2
- package/lib/duet/{p-e2cb818b.system.entry.js → p-ec784e1d.system.entry.js} +1 -1
- package/lib/duet/{p-1a67a738.entry.js → p-edbffab0.entry.js} +1 -1
- package/lib/duet/{p-24fc6b8a.system.entry.js → p-eddd3652.system.entry.js} +1 -1
- package/lib/duet/{p-39293af6.entry.js → p-f1fcaad6.entry.js} +1 -1
- package/lib/duet/{p-19516bf2.system.entry.js → p-f20ad02b.system.entry.js} +1 -1
- package/lib/duet/p-f27e5ce4.js +4 -0
- package/lib/duet/{p-73d6f3f1.system.entry.js → p-f2ddfe13.system.entry.js} +1 -1
- package/lib/duet/{p-00a09206.system.entry.js → p-f49a7dd9.system.entry.js} +1 -1
- package/lib/duet/{p-333be6f6.system.entry.js → p-f583ecaf.system.entry.js} +1 -1
- package/lib/duet/{p-61df374f.entry.js → p-f6cfa6ea.entry.js} +1 -1
- package/lib/duet/p-f965caf6.entry.js +4 -0
- package/lib/duet/{p-4ede4c9b.system.entry.js → p-fa7cdaa4.system.entry.js} +1 -1
- package/lib/duet/{p-ac43ccbd.js → p-faed9fef.js} +1 -1
- package/lib/duet/{p-1aaa8644.system.entry.js → p-fb515009.system.entry.js} +1 -1
- package/lib/duet/{p-63c713ac.system.entry.js → p-fb574eaf.system.entry.js} +1 -1
- package/lib/duet/{p-635329d5.js → p-fb811193.js} +1 -1
- package/lib/duet/{p-398ffdcd.system.entry.js → p-fb98c26d.system.entry.js} +1 -1
- package/lib/duet/{p-81779e0c.entry.js → p-fba4682d.entry.js} +1 -1
- package/lib/duet/{p-416a6b00.system.entry.js → p-fcbcf5d6.system.entry.js} +1 -1
- package/lib/duet/p-fcca7eb3.entry.js +4 -0
- package/lib/duet/{p-62467dcd.system.entry.js → p-fd6e9582.system.entry.js} +2 -2
- package/lib/esm/{a11y-utils-42550857.js → a11y-utils-682fc061.js} +1 -1
- package/lib/esm/{app-globals-e40eeed5.js → app-globals-5ae3ef64.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 +3 -3
- 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 +4 -4
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +7 -7
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +5 -5
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +7 -7
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +3 -3
- package/lib/esm/duet-hero.entry.js +8 -8
- package/lib/esm/duet-icon.entry.js +14 -9
- 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 +11 -11
- package/lib/esm/duet-multiselect.entry.js +8 -8
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +6 -6
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-overlay.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +15 -15
- package/lib/esm/duet-phone-input.entry.js +9 -3
- package/lib/esm/duet-popup-menu_2.entry.js +8 -8
- 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 +23 -14
- 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-871f54ed.js → errorcodes.utils-23d19523.js} +1 -1
- package/lib/esm/{focus-utils-3e4436c1.js → focus-utils-b97d6fb5.js} +1 -1
- package/lib/esm/{index-caf8af66.js → index-9b64dfa3.js} +6 -6
- package/lib/esm/{language-utils-37fa60e1.js → language-utils-87dc6eb1.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-44165de2.js → slot-utils-b8cbdf64.js} +1 -1
- package/lib/esm/{teleport-546f382d.js → teleport-aa27d5f9.js} +2 -2
- package/lib/esm-es5/{a11y-utils-42550857.js → a11y-utils-682fc061.js} +1 -1
- package/lib/esm-es5/{app-globals-e40eeed5.js → app-globals-5ae3ef64.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 +2 -2
- 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 +1 -1
- 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 +1 -1
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- 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-871f54ed.js → errorcodes.utils-23d19523.js} +1 -1
- package/lib/esm-es5/{focus-utils-3e4436c1.js → focus-utils-b97d6fb5.js} +1 -1
- package/lib/esm-es5/index-9b64dfa3.js +4 -0
- package/lib/esm-es5/{language-utils-37fa60e1.js → language-utils-87dc6eb1.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-44165de2.js → slot-utils-b8cbdf64.js} +1 -1
- package/lib/esm-es5/teleport-aa27d5f9.js +4 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +11 -4
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -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-phone-input/duet-phone-input.d.ts +4 -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 +54 -6
- package/package.json +4 -4
- package/lib/dist-custom-elements/p-2c7e8fea.js +0 -205
- package/lib/duet/p-082839ec.entry.js +0 -4
- package/lib/duet/p-0c618613.entry.js +0 -4
- package/lib/duet/p-0e5ef946.js +0 -4
- package/lib/duet/p-12e049bd.system.js +0 -4
- package/lib/duet/p-14618c69.entry.js +0 -4
- package/lib/duet/p-152229b6.entry.js +0 -4
- package/lib/duet/p-23dafa29.system.entry.js +0 -4
- package/lib/duet/p-56d25af6.entry.js +0 -4
- package/lib/duet/p-7faa23b3.entry.js +0 -4
- package/lib/duet/p-82fc6160.js +0 -5
- package/lib/duet/p-891a644e.system.js +0 -4
- package/lib/duet/p-8a4d54c7.system.entry.js +0 -4
- package/lib/duet/p-a8ba38dd.entry.js +0 -4
- package/lib/duet/p-adf55373.system.entry.js +0 -4
- package/lib/duet/p-bbff29df.entry.js +0 -4
- package/lib/duet/p-ca3cb21e.js +0 -4
- package/lib/duet/p-d02896d8.js +0 -4
- package/lib/duet/p-d526e143.system.js +0 -5
- package/lib/duet/p-df7ef805.entry.js +0 -4
- package/lib/duet/p-e1ec6cd6.entry.js +0 -4
- package/lib/duet/p-f33aace0.entry.js +0 -4
- package/lib/duet/p-f6b21d17.system.js +0 -4
- package/lib/duet/p-f9189172.entry.js +0 -4
- package/lib/duet/p-fb841ad4.system.entry.js +0 -4
- package/lib/esm-es5/index-caf8af66.js +0 -4
- package/lib/esm-es5/teleport-546f382d.js +0 -4
|
@@ -15,12 +15,6 @@ export class DuetAlert {
|
|
|
15
15
|
constructor() {
|
|
16
16
|
this.descriptiveId = createID("DuetAlert");
|
|
17
17
|
this.hasShowMoreSlot = false;
|
|
18
|
-
this.iconVariationMap = {
|
|
19
|
-
default: "messaging-info",
|
|
20
|
-
success: "messaging-success",
|
|
21
|
-
warning: "messaging-alert",
|
|
22
|
-
danger: "messaging-danger-alert",
|
|
23
|
-
};
|
|
24
18
|
this.handleDismiss = (ev) => {
|
|
25
19
|
this.handleHide();
|
|
26
20
|
this.duetDismiss.emit({
|
|
@@ -35,8 +29,12 @@ export class DuetAlert {
|
|
|
35
29
|
this.isDismissed = true;
|
|
36
30
|
this.element.addEventListener("transitionend", () => this.duetCloseComplete.emit(), { once: true });
|
|
37
31
|
};
|
|
32
|
+
this.handleExpandToggle = () => {
|
|
33
|
+
this.isExpanded = !this.isExpanded;
|
|
34
|
+
};
|
|
38
35
|
this.theme = "";
|
|
39
36
|
this.isDismissed = false;
|
|
37
|
+
this.isExpanded = false;
|
|
40
38
|
this.timeoutID = undefined;
|
|
41
39
|
this.accessibleLabelDefaults = {
|
|
42
40
|
fi: "Painike viestin sulkemiseen",
|
|
@@ -53,6 +51,7 @@ export class DuetAlert {
|
|
|
53
51
|
this.position = "content";
|
|
54
52
|
this.dismissible = false;
|
|
55
53
|
this.focusable = false;
|
|
54
|
+
this.expandingTitle = "";
|
|
56
55
|
}
|
|
57
56
|
/**
|
|
58
57
|
* Component lifecycle events.
|
|
@@ -108,19 +107,20 @@ export class DuetAlert {
|
|
|
108
107
|
* Always the last one in the class.
|
|
109
108
|
*/
|
|
110
109
|
render() {
|
|
111
|
-
|
|
112
|
-
return (h(Host, { key: 'd3c53bc46ae4d9f94d286a8ca55a1891afaec2d1', class: {
|
|
110
|
+
return (h(Host, { key: '06620fa82e81c4a150b23f4f6e966147b6e6870c', class: {
|
|
113
111
|
"duet-theme-turva": this.theme === "turva",
|
|
114
112
|
"duet-alert-is-dismissed": this.isDismissed,
|
|
115
|
-
}, role: this.announcements ? "alert" : undefined }, h("div", { key: '
|
|
113
|
+
}, role: this.announcements ? "alert" : undefined }, h("div", { key: 'f7a81ec3238b0d2fbd7bbf073177c19834570796', class: {
|
|
116
114
|
"duet-alert-wrapper": true,
|
|
117
115
|
"duet-p-0": this.padding === "none",
|
|
118
116
|
"duet-m-0": this.margin === "none",
|
|
119
117
|
[this.variation]: true,
|
|
120
118
|
[this.position]: true,
|
|
121
119
|
"duet-theme-turva": this.theme === "turva",
|
|
122
|
-
} }, h("div", { key: '
|
|
120
|
+
} }, h("div", { key: '3592e88a89d85f1ce0381d852a475b9dfe5442b9', class: {
|
|
123
121
|
"duet-alert": true,
|
|
122
|
+
"duet-alert-expandable": !!this.expandingTitle,
|
|
123
|
+
"duet-alert-expanded": this.isExpanded,
|
|
124
124
|
"duet-alert-has-icon": !!this.icon || this.position === "below-nav",
|
|
125
125
|
"duet-alert-has-show-more": this.hasShowMoreSlot,
|
|
126
126
|
"duet-alert-is-dismissible": this.dismissible,
|
|
@@ -128,9 +128,9 @@ export class DuetAlert {
|
|
|
128
128
|
"duet-m-0": this.margin === "none",
|
|
129
129
|
[this.variation]: true,
|
|
130
130
|
"duet-theme-turva": this.theme === "turva",
|
|
131
|
-
} }, h("div", { key: '
|
|
131
|
+
} }, h("div", { key: 'fe5b231c4e4c832dbc67ad92881397b83939a8bd', class: "duet-alert-container", ref: element => {
|
|
132
132
|
this.alertContainer = element;
|
|
133
|
-
}, tabindex: this.focusable ? "0" : undefined }, this.
|
|
133
|
+
}, tabindex: this.focusable ? "0" : undefined }, this.position !== "below-nav" && (h("div", { key: 'cfea6d4a41a4d738ac66f98c0a20c3d768366cd9', class: "duet-alert-icon" }, (this.icon && h("duet-icon", { key: 'a25f4bbc61467c1778990fb06dbc3d6ac858ba2a', size: "auto", name: this.icon, color: "currentColor" })) || (h("duet-status-icon", { key: 'a4dfb99f40a39303027cd9fca17522d1d3561580', strong: true, variation: this.variation, margin: "none", size: "auto" })))), this.position === "below-nav" && (h("div", { key: '9cf13040b80a2cae970a5fcb4f5c648766ba8e84', class: "duet-alert-icon below-nav" }, h("duet-status-icon", { key: '7ff20b576f48af77014e044e1789ab9752c931f0', strong: true, variation: this.variation, margin: "none", size: "auto" }))), h("span", { key: 'b063829358afa09115ad242c8ed74e28ff45771f', id: this.descriptiveId }, this.expandingTitle && (h("button", { key: '8039158452820911e9a03456557b62b321098642', "aria-expanded": this.isExpanded.toString(), "aria-controls": `${this.descriptiveId}-content`, class: "duet-alert-expander", onClick: this.handleExpandToggle }, h("span", { key: 'b3830e45790cb825cc50b7df82919794e860c2b4' }, this.expandingTitle), h("duet-icon", { key: 'ac27d252ef3af1cf56b34067356b879a4a372ceb', name: "action-arrow-down", color: this.variation === "default" ? "lt-blue-800" : `${this.variation}-800`, margin: "none", size: "x-small" }))), (!this.expandingTitle || this.isExpanded) && (h("span", { key: '90948facbf4820ee5d653dcc21b90665b7f064ea', id: `${this.descriptiveId}-content` }, h("slot", { key: '3e8fe9bb2ec95b5cd3007c38b827a1ba812870e0' }))))), this.hasShowMoreSlot && (h("duet-show-more", { key: 'b2d5e192923d83fb8764771f4d7a6800d1767c94', margin: "none", class: "duet-alert-show-more" }, h("slot", { key: 'a8aa19b76a7c807c0261f38cb9330dfc8ae7f18f', name: "show-more" }))), this.dismissible && !this.expandingTitle && (h("div", { key: '4ce212d852c5734afb057c9870a55bbfd1218e86', class: "duet-alert-dismiss" }, h("duet-button", { key: 'a970a7077e907f1e7bbfdd61a090eaa6d7e28d61', 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 })))))));
|
|
134
134
|
}
|
|
135
135
|
static get is() { return "duet-alert"; }
|
|
136
136
|
static get encapsulation() { return "shadow"; }
|
|
@@ -236,7 +236,7 @@ export class DuetAlert {
|
|
|
236
236
|
"optional": false,
|
|
237
237
|
"docs": {
|
|
238
238
|
"tags": [],
|
|
239
|
-
"text": "Enable or disabled announcements by assistive technologies."
|
|
239
|
+
"text": "Enable or disabled announcements by assistive technologies. If the alert is present already on page load, this usually\nshould be set to false, so that it is not read out first."
|
|
240
240
|
},
|
|
241
241
|
"getter": false,
|
|
242
242
|
"setter": false,
|
|
@@ -399,7 +399,7 @@ export class DuetAlert {
|
|
|
399
399
|
"optional": false,
|
|
400
400
|
"docs": {
|
|
401
401
|
"tags": [],
|
|
402
|
-
"text": "
|
|
402
|
+
"text": "Show a button to dismiss the alert. Note that this has no effect when expandingTitle is used."
|
|
403
403
|
},
|
|
404
404
|
"getter": false,
|
|
405
405
|
"setter": false,
|
|
@@ -419,19 +419,40 @@ export class DuetAlert {
|
|
|
419
419
|
"optional": false,
|
|
420
420
|
"docs": {
|
|
421
421
|
"tags": [],
|
|
422
|
-
"text": "
|
|
422
|
+
"text": "Make alert focusable."
|
|
423
423
|
},
|
|
424
424
|
"getter": false,
|
|
425
425
|
"setter": false,
|
|
426
426
|
"attribute": "focusable",
|
|
427
427
|
"reflect": false,
|
|
428
428
|
"defaultValue": "false"
|
|
429
|
+
},
|
|
430
|
+
"expandingTitle": {
|
|
431
|
+
"type": "string",
|
|
432
|
+
"mutable": false,
|
|
433
|
+
"complexType": {
|
|
434
|
+
"original": "string",
|
|
435
|
+
"resolved": "string",
|
|
436
|
+
"references": {}
|
|
437
|
+
},
|
|
438
|
+
"required": false,
|
|
439
|
+
"optional": false,
|
|
440
|
+
"docs": {
|
|
441
|
+
"tags": [],
|
|
442
|
+
"text": "When given, the expanding title is initially shown and the content of the alert is hidden. The title acts as a\ntoggle button for showing/hiding the content. Note that you can't make an expanding alert dismissible."
|
|
443
|
+
},
|
|
444
|
+
"getter": false,
|
|
445
|
+
"setter": false,
|
|
446
|
+
"attribute": "expanding-title",
|
|
447
|
+
"reflect": false,
|
|
448
|
+
"defaultValue": "\"\""
|
|
429
449
|
}
|
|
430
450
|
};
|
|
431
451
|
}
|
|
432
452
|
static get states() {
|
|
433
453
|
return {
|
|
434
454
|
"isDismissed": {},
|
|
455
|
+
"isExpanded": {},
|
|
435
456
|
"timeoutID": {}
|
|
436
457
|
};
|
|
437
458
|
}
|
|
@@ -452,7 +473,7 @@ export class DuetAlert {
|
|
|
452
473
|
"references": {
|
|
453
474
|
"DuetAlertEvent": {
|
|
454
475
|
"location": "local",
|
|
455
|
-
"path": "/Users/
|
|
476
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-alert/duet-alert.tsx",
|
|
456
477
|
"id": "src/components/duet-alert/duet-alert.tsx::DuetAlertEvent"
|
|
457
478
|
}
|
|
458
479
|
}
|
|
@@ -22,12 +22,12 @@ export class DuetBadge {
|
|
|
22
22
|
*/
|
|
23
23
|
render() {
|
|
24
24
|
const backgroundClass = `background-${this.background}`;
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '0fb98aa1f2907baf25a77db2ef2890e8ba01da24', class: { "duet-m-0": this.margin === "none" } }, h("span", { key: 'e0da2a8830c8e053b81a8ba1ba9fdac3a74f0a79', class: {
|
|
26
26
|
"duet-badge": true,
|
|
27
27
|
[this.variation]: true,
|
|
28
28
|
[backgroundClass]: true,
|
|
29
29
|
"duet-theme-turva": this.theme === "turva",
|
|
30
|
-
} }, h("slot", { key: '
|
|
30
|
+
} }, h("slot", { key: '50f738303eb006070e7d29254c5244537d4605d0' }))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "duet-badge"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -91,14 +91,14 @@ export class DuetBanner {
|
|
|
91
91
|
img: { src: this.image, alt: "", loading: "lazy", class: "image", role: "presentation" },
|
|
92
92
|
sources: parsePossibleJSON(this.sources),
|
|
93
93
|
};
|
|
94
|
-
return (h(Host, { key: '
|
|
94
|
+
return (h(Host, { key: '0af3739adf8f70478714148e8c932e6c26034be1', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '912afc7d42b05ef67242da0d0038e7b1892e420c', class: {
|
|
95
95
|
"duet-banner": true,
|
|
96
96
|
"duet-theme-turva": this.theme === "turva",
|
|
97
97
|
[this.currentSize]: true,
|
|
98
98
|
"size-medium": this.size === "medium" || this.size === "large",
|
|
99
99
|
"size-large": this.size === "large",
|
|
100
100
|
"no-image": !this.image,
|
|
101
|
-
}, style: bannerStyles }, h("div", { key: '
|
|
101
|
+
}, style: bannerStyles }, h("div", { key: '4213a9062ef79c32430faf2230b896cdcf686fab', class: "visual" }, h("div", { key: '28cc855a769f28823c4501268ac578dc00d177be', class: "image-container" }, this.image && h(DuetPicture, Object.assign({ key: 'ef1257956d87c2dd2e40a309d784cf92680ff193' }, pictureSource))), 1 > 2 && this.icon && (h("duet-icon", { key: 'e5ab5a791cd6199505005bbe11b43d7ebd0d7c9b', theme: this.theme, class: "icon", name: this.icon, shape: "brand", size: this.currentSize === "large" ? "xx-large" : "x-large", color: this.iconColor, background: this.iconBackgroundColor, "background-rotation": "7", "background-opacity": "0.85", margin: "none" })), h("div", { key: 'c21b74c5b8af201787e8c502cab1fe5e7c6f11d5', style: bannerStyles, class: "brand-shape" })), h("div", { key: '8f2a9fa44b18a35442b056f6d52d73a3804dc536', class: "content" }, this.hasHeadingSlot && (h("div", { key: '7003386020f8944006ea5c7f8479aef1908f4773', class: "heading" }, 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 }, h("span", { key: 'b32d9f049c16b5521ad96d823c6d2325c6a80b98' }, h("slot", { key: '83c445eca1d63aa91847fbe090eb8afdaec130d7', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '2a885bb4ddd277b9a56e00addc82784c469dcdfa', class: "description", style: { color } }, h("slot", { key: 'f79f7fdb5137692c0ffa3fa2dd6044f9f5a1f799', name: "description" }))), this.hasActionSlot && (h("div", { key: '21306ab0e66e7a6c5830df04387c89af2b01cfe8', class: "action" }, h("slot", { key: '7f9c1b80831ae7e2baa3e89ff91bd2802b4c4fb9', name: "action" })))))));
|
|
102
102
|
}
|
|
103
103
|
static get is() { return "duet-banner"; }
|
|
104
104
|
static get encapsulation() { return "shadow"; }
|
|
@@ -279,7 +279,7 @@ export class DuetBanner {
|
|
|
279
279
|
"references": {
|
|
280
280
|
"bannerSize": {
|
|
281
281
|
"location": "local",
|
|
282
|
-
"path": "/Users/
|
|
282
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-banner/duet-banner.tsx",
|
|
283
283
|
"id": "src/components/duet-banner/duet-banner.tsx::bannerSize"
|
|
284
284
|
}
|
|
285
285
|
}
|
|
@@ -42,14 +42,14 @@ export class DuetBreadcrumb {
|
|
|
42
42
|
*/
|
|
43
43
|
render() {
|
|
44
44
|
var _a;
|
|
45
|
-
return (h(Host, { key: '
|
|
45
|
+
return (h(Host, { key: '3c39bf30d5e28bdd44c42c651b907bef02ca283f', role: "listitem" }, h("div", { key: 'ed0cfc7def8bc35f0f8010dc2c87ffdcbf187b87', class: "container" }, this.icon === "arrow-right-small-icon" && (h("duet-icon", { key: 'a94a629a27e77807add5e168872d71d26454a65b', class: "duet-breadrumbs-arrow", size: "auto", icon: arrowRightSmallIcon.svg, margin: "none", color: "currentColor" })), h("a", { key: '496a188bbbea5db5b7d72016f1eee204d31b5727', class: {
|
|
46
46
|
"duet-breadcrumb": true,
|
|
47
47
|
"duet-theme-turva": this.theme === "turva",
|
|
48
48
|
}, href: this.href ? this.href : undefined, "aria-label": `${!this.href ? `${getLocaleString(this.currentCrumb)} ` : ""}${(_a = this.accessibleLabel) !== null && _a !== void 0 ? _a : this.element.innerHTML}`, role: "link" }, this.icon !== "arrow-right-small-icon" &&
|
|
49
49
|
this.icon && [
|
|
50
|
-
h("duet-icon", { key: '
|
|
51
|
-
this.hasSlottedContent && h("duet-spacer", { key: '
|
|
52
|
-
], h("slot", { key: '
|
|
50
|
+
h("duet-icon", { key: 'cd39da4f5529b6be502b280545703600b0b6dee0', size: this.iconSize, name: this.icon, margin: "none", color: "currentColor" }),
|
|
51
|
+
this.hasSlottedContent && h("duet-spacer", { key: 'ecba8a7f92a140853c599d2d23ae95bca864dd50', size: "x-small", direction: "horizontal" }),
|
|
52
|
+
], h("slot", { key: '7219cdf405c1feac2edd55dca10b42af68eccbc3' })))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "duet-breadcrumb"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -53,11 +53,11 @@ export class DuetBreadcrumbs {
|
|
|
53
53
|
*/
|
|
54
54
|
render() {
|
|
55
55
|
const color = getColorByName(this.color);
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: 'eff6f903108da2f57d998e4c8d76737743fd9288' }, h("nav", { key: 'ef6a8c4a4562379a8b47f47c6f72e72bcd4e7928', "aria-label": this.breadcrumbsAriaLabel, class: {
|
|
57
57
|
"duet-breadcrumbs": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
[this.variation]: true,
|
|
60
|
-
} }, h("div", { key: '
|
|
60
|
+
} }, h("div", { key: 'cffd47b2c190847017411faf676ca13446facaa1', class: "container" }, h("div", { key: '4503bae0216f1dea26ae7be7e643e5983fd3947c', role: "list", class: "list", style: { color } }, h("slot", { key: '34c07e83c9e4dd6d4e91c3a51efa31f877d1a3da' })), h("div", { key: '334597f482a1627cd5b2b76ff3f75931e07eea71', class: "bottom-border bottom-border--container" })), h("div", { key: '319b2b25f30b5411897cd9099163f178474e653e', class: "bottom-border bottom-border--nav" }))));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "duet-breadcrumbs"; }
|
|
63
63
|
static get encapsulation() { return "shadow"; }
|
|
@@ -176,12 +176,12 @@ export class DuetButton {
|
|
|
176
176
|
// enforce consistency for external links
|
|
177
177
|
const icon = isExternalLink ? "action-new-window" : this.icon;
|
|
178
178
|
const iconRight = isExternalLink ? true : this.iconRight;
|
|
179
|
-
const commonChildren = (h("span", { key: '
|
|
179
|
+
const commonChildren = (h("span", { key: '6df4a72f66f9fd4ae02883ad8ab231bf6b20f6a6', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (h("span", { key: '690ebfa2995cd90691f4fc4e2e5deb62f89b5e29', "aria-hidden": "true", class: {
|
|
180
180
|
"duet-button-icon": true,
|
|
181
181
|
left: !iconRight,
|
|
182
182
|
right: iconRight,
|
|
183
183
|
[this.getButtonIconSize()]: true,
|
|
184
|
-
} }, h("duet-icon", { key: '
|
|
184
|
+
} }, h("duet-icon", { key: 'c6e2fc503c4a4f104a0b7d1508342ecac6f0db32', size: "auto", margin: "none", name: icon, color: "currentColor" }))), h("span", { key: 'edbff7f759d1b849b74a736e6ef6a99294d44289', class: "duet-button-contents-slot" }, h("slot", { key: '4379b5ff8076f808776bcf763c59a39d51b7b569' }))));
|
|
185
185
|
const size = this.size == "medium" || this.size == "small" || this.size == "x-small" ? this.size : "medium";
|
|
186
186
|
const commonProps = {
|
|
187
187
|
onFocus: this.onFocus,
|
|
@@ -216,7 +216,7 @@ export class DuetButton {
|
|
|
216
216
|
"aria-details": this.accessibleDetails,
|
|
217
217
|
"aria-description": this.accessibleDescription,
|
|
218
218
|
};
|
|
219
|
-
return (h(Host, { key: '
|
|
219
|
+
return (h(Host, { key: '1d74b0a85872e849c86b8a3ffe589d4a443c72ca', class: {
|
|
220
220
|
"duet-m-0": this.margin === "none",
|
|
221
221
|
"duet-small": this.size === "small",
|
|
222
222
|
"duet-x-small": this.size === "x-small",
|
|
@@ -224,13 +224,13 @@ export class DuetButton {
|
|
|
224
224
|
"duet-expand": this.expand,
|
|
225
225
|
[this.variation]: true,
|
|
226
226
|
"input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
|
|
227
|
-
} }, h("span", { key: '
|
|
227
|
+
} }, h("span", { key: '744d6dacf5f2d588382d024d36d0cbc1b2236929', onClick: this.handleClick, class: {
|
|
228
228
|
"duet-button-container": true,
|
|
229
229
|
"duet-button-is-loading": this.loading,
|
|
230
230
|
"duet-theme-turva": this.theme === "turva",
|
|
231
231
|
"duet-button-negative": this.negative || this.variation === "negative",
|
|
232
232
|
[this.variation]: true,
|
|
233
|
-
} }, this.url ? (h("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (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 && h("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && h("duet-spinner", { key: '
|
|
233
|
+
} }, this.url ? (h("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (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 && h("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && h("duet-spinner", { key: '902914bbba7d1a08b8f028d8a6235dc84f9ae0f7', color: "currentColor" })), h("slot", { key: 'e5a8158694af4cebd82e33faf28e6214be2823de', name: "proxybutton" })));
|
|
234
234
|
}
|
|
235
235
|
static get is() { return "duet-button"; }
|
|
236
236
|
static get encapsulation() { return "shadow"; }
|
|
@@ -488,7 +488,7 @@ export class DuetButton {
|
|
|
488
488
|
"references": {
|
|
489
489
|
"DuetButtonVariation": {
|
|
490
490
|
"location": "local",
|
|
491
|
-
"path": "/Users/
|
|
491
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-button/duet-button.tsx",
|
|
492
492
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonVariation"
|
|
493
493
|
}
|
|
494
494
|
}
|
|
@@ -637,7 +637,7 @@ export class DuetButton {
|
|
|
637
637
|
"references": {
|
|
638
638
|
"DuetButtonTextCentering": {
|
|
639
639
|
"location": "local",
|
|
640
|
-
"path": "/Users/
|
|
640
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-button/duet-button.tsx",
|
|
641
641
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonTextCentering"
|
|
642
642
|
}
|
|
643
643
|
}
|
|
@@ -663,7 +663,7 @@ export class DuetButton {
|
|
|
663
663
|
"references": {
|
|
664
664
|
"DuetButtonWrapping": {
|
|
665
665
|
"location": "local",
|
|
666
|
-
"path": "/Users/
|
|
666
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-button/duet-button.tsx",
|
|
667
667
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonWrapping"
|
|
668
668
|
}
|
|
669
669
|
}
|
|
@@ -1054,7 +1054,7 @@ export class DuetButton {
|
|
|
1054
1054
|
"references": {
|
|
1055
1055
|
"DuetButtonIconSize": {
|
|
1056
1056
|
"location": "local",
|
|
1057
|
-
"path": "/Users/
|
|
1057
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-button/duet-button.tsx",
|
|
1058
1058
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonIconSize"
|
|
1059
1059
|
}
|
|
1060
1060
|
}
|
|
@@ -1080,7 +1080,7 @@ export class DuetButton {
|
|
|
1080
1080
|
"references": {
|
|
1081
1081
|
"DuetButtonSize": {
|
|
1082
1082
|
"location": "local",
|
|
1083
|
-
"path": "/Users/
|
|
1083
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-button/duet-button.tsx",
|
|
1084
1084
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonSize"
|
|
1085
1085
|
}
|
|
1086
1086
|
}
|
|
@@ -31,11 +31,11 @@ export class DuetCallout {
|
|
|
31
31
|
<path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
|
|
32
32
|
</svg>
|
|
33
33
|
`;
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '1f3d85e38ab2cb67cbed8b7a1b4964e65aa11ac9' }, h("div", { key: '27bea794b5968a85c5e162438e674d748bfd80f8', class: {
|
|
35
35
|
"duet-callout": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
"duet-m-0": this.margin === "none",
|
|
38
|
-
} }, h("figure", { key: '
|
|
38
|
+
} }, h("figure", { key: '369b24b1890ad9e3f0ecb674a41be2e1fdbe756c', class: "container" }, h("duet-icon", { key: 'f2ac395e6a8ddc0d4ed0b62566bd0d8f74e57d8c', class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", { key: '9082471b83d092b9f9a8fa7e6a697225b0cf395c' }, h("slot", { key: 'da080022642fcf1acc5d63be667fc8e8958bd488' })), this.hasAuthorSlot && (h("figcaption", { key: 'c4e03326b79b0b1010f4f32d6dc1bd7083a6a2ac', class: "author" }, h("span", { key: 'bf63da57bdfdbb640aaf52cb004f2f4be6bb1bf3' }, "\u2014 "), h("slot", { key: '440a7037be0c937ffd0a135de1fed5234e55d8b5', name: "author" })))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-callout"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -21,13 +21,13 @@ export class DuetCaption {
|
|
|
21
21
|
* Always the last one in the class.
|
|
22
22
|
*/
|
|
23
23
|
render() {
|
|
24
|
-
return (h(Host, { key: '
|
|
24
|
+
return (h(Host, { key: '46c245b72ac2d6f4641a58e56dccecdce8421151', class: {
|
|
25
25
|
"duet-caption": true,
|
|
26
26
|
"duet-caption-selected": this.selected,
|
|
27
27
|
"duet-caption-small": this.size === "small",
|
|
28
28
|
"duet-theme-turva": this.theme === "turva",
|
|
29
29
|
"duet-m-0": this.margin === "none",
|
|
30
|
-
} }, h("slot", { key: '
|
|
30
|
+
} }, h("slot", { key: '56d458c5573dda5e0b8f6ec7d376a9eb327e0628' })));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "duet-caption"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -124,7 +124,7 @@ export class DuetCaption {
|
|
|
124
124
|
"references": {
|
|
125
125
|
"DuetCaptionSize": {
|
|
126
126
|
"location": "local",
|
|
127
|
-
"path": "/Users/
|
|
127
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-caption/duet-caption.tsx",
|
|
128
128
|
"id": "src/components/duet-caption/duet-caption.tsx::DuetCaptionSize"
|
|
129
129
|
}
|
|
130
130
|
}
|
|
@@ -102,10 +102,10 @@ export class DuetCard {
|
|
|
102
102
|
const styles = {
|
|
103
103
|
backgroundColor: getColorByName(this.background),
|
|
104
104
|
};
|
|
105
|
-
return (h(Host, { key: '
|
|
105
|
+
return (h(Host, { key: '00c59be2ab7c40755629602f9e85ea64ab612158', class: {
|
|
106
106
|
"duet-m-0": this.margin === "none",
|
|
107
107
|
"duet-card-info": this.variation === "info",
|
|
108
|
-
} }, h(TagName, { key: '
|
|
108
|
+
} }, h(TagName, { key: '8578ca3d024c5846a36cac0e767622b7eaabcb88', href: this.url, style: styles, ref: card => (this.nativeCard = card), "aria-label": this.accessibleLabel, class: {
|
|
109
109
|
"duet-card": true,
|
|
110
110
|
[this.padding]: true,
|
|
111
111
|
[this.variation]: true,
|
|
@@ -115,7 +115,7 @@ export class DuetCard {
|
|
|
115
115
|
"duet-card-has-bg": this.background !== "gray-lightest",
|
|
116
116
|
"duet-card-has-icon": !!this.icon,
|
|
117
117
|
"duet-card-collapsed": this.collapsible && !this.open,
|
|
118
|
-
} }, this.image && (h("div", { key: '
|
|
118
|
+
} }, this.image && (h("div", { key: '2609ba055ac602c074c2a545688284f99afc3105', class: "duet-card-image-mask" }, h("img", { key: '59572ec1bd938cb3fb54d511031d170980129026', src: this.image, class: "duet-card-image", loading: "lazy", alt: "", "aria-hidden": "true" }))), (this.heading || this.hasHeadingSlot) && this.renderHeading(), h("div", { key: 'ae06ad0ca9a5828a10dfcf8aa54aa44967acd203', class: "duet-card-content", id: this.cardId }, h("slot", { key: '751c8dd97e06452610214c242a67843d86e0e8f8' }), this.hasFooter && (h("div", { key: '5fc1bc24f217f51984ffa8fb82b05a8022a1bc13', class: "duet-card-footer" }, h("slot", { key: '3225e28c9fae8e9a7d712ec2f7edca2848c81bac', name: "footer" })))))));
|
|
119
119
|
}
|
|
120
120
|
static get is() { return "duet-card"; }
|
|
121
121
|
static get encapsulation() { return "shadow"; }
|
|
@@ -199,7 +199,7 @@ export class DuetCard {
|
|
|
199
199
|
"references": {
|
|
200
200
|
"DuetCardVariation": {
|
|
201
201
|
"location": "local",
|
|
202
|
-
"path": "/Users/
|
|
202
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-card/duet-card.tsx",
|
|
203
203
|
"id": "src/components/duet-card/duet-card.tsx::DuetCardVariation"
|
|
204
204
|
}
|
|
205
205
|
}
|
|
@@ -386,7 +386,7 @@ export class DuetCard {
|
|
|
386
386
|
"references": {
|
|
387
387
|
"DuetCardPadding": {
|
|
388
388
|
"location": "local",
|
|
389
|
-
"path": "/Users/
|
|
389
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-card/duet-card.tsx",
|
|
390
390
|
"id": "src/components/duet-card/duet-card.tsx::DuetCardPadding"
|
|
391
391
|
}
|
|
392
392
|
}
|
|
@@ -519,7 +519,7 @@ export class DuetCard {
|
|
|
519
519
|
"references": {
|
|
520
520
|
"DuetCardToggleEvent": {
|
|
521
521
|
"location": "local",
|
|
522
|
-
"path": "/Users/
|
|
522
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-card/duet-card.tsx",
|
|
523
523
|
"id": "src/components/duet-card/duet-card.tsx::DuetCardToggleEvent"
|
|
524
524
|
}
|
|
525
525
|
}
|
|
@@ -579,7 +579,7 @@ export class DuetCheckbox {
|
|
|
579
579
|
"references": {
|
|
580
580
|
"DuetCheckboxEvent": {
|
|
581
581
|
"location": "local",
|
|
582
|
-
"path": "/Users/
|
|
582
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-checkbox/duet-checkbox.tsx",
|
|
583
583
|
"id": "src/components/duet-checkbox/duet-checkbox.tsx::DuetCheckboxEvent"
|
|
584
584
|
}
|
|
585
585
|
}
|
|
@@ -600,7 +600,7 @@ export class DuetCheckbox {
|
|
|
600
600
|
"references": {
|
|
601
601
|
"DuetCheckboxEvent": {
|
|
602
602
|
"location": "local",
|
|
603
|
-
"path": "/Users/
|
|
603
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-checkbox/duet-checkbox.tsx",
|
|
604
604
|
"id": "src/components/duet-checkbox/duet-checkbox.tsx::DuetCheckboxEvent"
|
|
605
605
|
}
|
|
606
606
|
}
|
|
@@ -621,7 +621,7 @@ export class DuetCheckbox {
|
|
|
621
621
|
"references": {
|
|
622
622
|
"DuetCheckboxEvent": {
|
|
623
623
|
"location": "local",
|
|
624
|
-
"path": "/Users/
|
|
624
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-checkbox/duet-checkbox.tsx",
|
|
625
625
|
"id": "src/components/duet-checkbox/duet-checkbox.tsx::DuetCheckboxEvent"
|
|
626
626
|
}
|
|
627
627
|
}
|
|
@@ -303,7 +303,7 @@ export class DuetChip {
|
|
|
303
303
|
onBlur: this.onBlur,
|
|
304
304
|
ref: el => (this.focusableElement = el),
|
|
305
305
|
};
|
|
306
|
-
return (h(Host, { key: '
|
|
306
|
+
return (h(Host, { key: 'e3c5ac0bcb6f15c05652b68982a64a4f8d7b4bb3', class: { [this.variation]: true } }, this.variation === "button" && (h("span", { key: 'dc86df1e11e894aff70d34087371c93b6329ef1e', class: classes }, h("button", Object.assign({ key: '1e13b37c1c71a4907d128312ea8bd90258880c1e', id: identifier, "aria-label": this.accessibleLabel, "aria-haspopup": this.getAccessiblePopup(), "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { key: '05667331b19b01c56a04d5f9498bc7381a660096', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'af00b089def6ac2628c2c416e27cf0d05699a09b', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: '08a0582eaa49c55586d168fa03b3d62d6954f7f5' })))), this.variation === "input" && (h("span", { key: '2b30fc1d97ced4d10148e7f1c3c0112fe0ea2b60', class: classes, "aria-label": this.getAccessibleInputChipLabel() }, h("button", Object.assign({ key: '57728c6fbeca7182d286c0dd2d7a026b5597c83f', id: identifier, class: "duet-chip-input-button", value: this.value, "aria-label": this.accessibleLabel, onMouseOver: () => (this.inputChipHover = true), onMouseOut: () => (this.inputChipHover = false), onClick: () => (this.selected = !this.selected) }, focusHandlers), h("span", { key: 'dac4d434921406763d0fa0cafea39a50678f1681', class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { key: 'e263448effb29b656e4823abc6d04b7bc8fe781a', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", { key: 'aaba46892e9d7066b5e0098e7524fc3b2f7985e3' })), h("button", { key: '751e257177b3a8347329709be074c01d135d3540', class: "duet-chip-remove-button", "aria-label": this.getAccessibleDeleteLabel(), onClick: this.onRemoveClick, onFocus: () => (this.inputChipDeleteFocus = true), onBlur: () => (this.inputChipDeleteFocus = false), ref: el => (this.deleteButtonElement = el) }, h("duet-icon", { key: '3cb2221c44913d1c70c3594ee5fde8fa4f4bc31d', name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { key: '95ea48c4b60f50a3560d102823daa8e42083e20a', class: classes }, h("input", Object.assign({ key: '5ece926b189caaa5fde8f2695360995fd98cf8d1', "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { key: 'a4cf02cbd56ba320b9214510cfd43bf460115a5b', htmlFor: identifier }, this.icon && (h("span", { key: 'c524bdec18879cef4eff6c7d5c9b9896c537fee1', class: "duet-chip-icon-container" }, h("duet-icon", { key: '471160845fecd2564b61ee48e7354c1a97bbddc8', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: 'b5c3d480ac094c86b2a2ccfc2ef3a2553220b182', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '4c0df1f1b35c9c29a3a52e495511041ce40d2603' }), this.popupElement && (h("span", { key: 'cf411822faef6c1f41ef097083834968fce0520d', class: "duet-chip-popup-disclosure" }, h("duet-icon", { key: '89b311631787a8684a935c102925c9795076c2d5', name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { key: '023dc35672ae48ac7ee0e418886fc03ca343b6b5', class: classes }, h("slot", { key: '6f71bcb76853e665c86d93827f159df48d092af7', name: "input" }), h("label", { key: 'ed83ea093121d6c2ddc8d361051680416ce2f78d', htmlFor: identifier }, this.icon && (h("span", { key: 'a5c23157a66e95624c9e50537f363a461558957e', class: "duet-chip-icon-container" }, h("duet-icon", { key: '37ffce61bbf2743e5d3e5726c20855095e09ca22', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { key: '39491231b4bda9a0215b266e5734f4fd9c6fd13c', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", { key: '4e7a55b644e168ab2114df5a6d12f501d541dc52' }))))));
|
|
307
307
|
}
|
|
308
308
|
static get is() { return "duet-chip"; }
|
|
309
309
|
static get encapsulation() { return "shadow"; }
|
|
@@ -347,7 +347,7 @@ export class DuetChip {
|
|
|
347
347
|
"references": {
|
|
348
348
|
"DuetChipVariation": {
|
|
349
349
|
"location": "local",
|
|
350
|
-
"path": "/Users/
|
|
350
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
351
351
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipVariation"
|
|
352
352
|
}
|
|
353
353
|
}
|
|
@@ -373,7 +373,7 @@ export class DuetChip {
|
|
|
373
373
|
"references": {
|
|
374
374
|
"DuetChipSize": {
|
|
375
375
|
"location": "local",
|
|
376
|
-
"path": "/Users/
|
|
376
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
377
377
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipSize"
|
|
378
378
|
}
|
|
379
379
|
}
|
|
@@ -648,7 +648,7 @@ export class DuetChip {
|
|
|
648
648
|
"references": {
|
|
649
649
|
"DuetChipEvent": {
|
|
650
650
|
"location": "local",
|
|
651
|
-
"path": "/Users/
|
|
651
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
652
652
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
653
653
|
}
|
|
654
654
|
}
|
|
@@ -669,7 +669,7 @@ export class DuetChip {
|
|
|
669
669
|
"references": {
|
|
670
670
|
"DuetChipEvent": {
|
|
671
671
|
"location": "local",
|
|
672
|
-
"path": "/Users/
|
|
672
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
673
673
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
674
674
|
}
|
|
675
675
|
}
|
|
@@ -690,7 +690,7 @@ export class DuetChip {
|
|
|
690
690
|
"references": {
|
|
691
691
|
"DuetChipEvent": {
|
|
692
692
|
"location": "local",
|
|
693
|
-
"path": "/Users/
|
|
693
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
694
694
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
695
695
|
}
|
|
696
696
|
}
|
|
@@ -711,7 +711,7 @@ export class DuetChip {
|
|
|
711
711
|
"references": {
|
|
712
712
|
"DuetChipEvent": {
|
|
713
713
|
"location": "local",
|
|
714
|
-
"path": "/Users/
|
|
714
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
715
715
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
716
716
|
}
|
|
717
717
|
}
|
|
@@ -18,11 +18,11 @@ export class DuetCheckmark {
|
|
|
18
18
|
inheritGlobalTheme(this);
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: '22e3563654e056a768f2306ba8b402a7b090963d', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '9baca94da72a5e4355fd6052ed612b9f9831fa8a', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: '4a4015c67d3e0cbeb35c22ee29383bab257bfb27', class: {
|
|
22
22
|
"duet-checkmark-container": true,
|
|
23
23
|
center: this.center,
|
|
24
24
|
"duet-checkmark-radio": this.type === "radio",
|
|
25
|
-
} }, this.checked && h("div", { key: '
|
|
25
|
+
} }, this.checked && h("div", { key: '56907d77866167ff5834d2dcc16b5cef15eb9454', class: "duet-checkmark" })))));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "duet-checkmark"; }
|
|
28
28
|
static get originalStyleUrls() {
|
|
@@ -1062,7 +1062,7 @@ export class DuetChoice {
|
|
|
1062
1062
|
"references": {
|
|
1063
1063
|
"DuetChoiceEvent": {
|
|
1064
1064
|
"location": "local",
|
|
1065
|
-
"path": "/Users/
|
|
1065
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-choice/duet-choice.tsx",
|
|
1066
1066
|
"id": "src/components/duet-choice/duet-choice.tsx::DuetChoiceEvent"
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
@@ -1083,7 +1083,7 @@ export class DuetChoice {
|
|
|
1083
1083
|
"references": {
|
|
1084
1084
|
"DuetChoiceEvent": {
|
|
1085
1085
|
"location": "local",
|
|
1086
|
-
"path": "/Users/
|
|
1086
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-choice/duet-choice.tsx",
|
|
1087
1087
|
"id": "src/components/duet-choice/duet-choice.tsx::DuetChoiceEvent"
|
|
1088
1088
|
}
|
|
1089
1089
|
}
|
|
@@ -1104,7 +1104,7 @@ export class DuetChoice {
|
|
|
1104
1104
|
"references": {
|
|
1105
1105
|
"DuetChoiceEvent": {
|
|
1106
1106
|
"location": "local",
|
|
1107
|
-
"path": "/Users/
|
|
1107
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-choice/duet-choice.tsx",
|
|
1108
1108
|
"id": "src/components/duet-choice/duet-choice.tsx::DuetChoiceEvent"
|
|
1109
1109
|
}
|
|
1110
1110
|
}
|