@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
|
@@ -342,32 +342,32 @@ export class DuetPagination {
|
|
|
342
342
|
* Always the last one in the class.
|
|
343
343
|
*/
|
|
344
344
|
render() {
|
|
345
|
-
return (h(Host, { key: '
|
|
345
|
+
return (h(Host, { key: '46ed5d4ac7d4f6fd6c8836da58b53d8f6b37e293', onKeyDown: e => this.onKeyboardDown(e), class: { "duet-theme-turva": this.theme === "turva" } }, h("nav", { key: '2d3d82550e80258763d3d358011f79c91dce9539', role: "navigation", "aria-labelledby": this.accessibleLabelledBy ? `${this.accessibleLabelledBy} ${this.listId}` : this.listId, "aria-describedby": this.accessibleDescribedBy ? `${this.accessibleDescribedBy} ${this.listId}` : this.listId, "aria-descriptions": this.accessibleDescription, "aria-details": this.accessibleDetails, ref: el => (this.nativeNav = el), "aria-controls": this.ariaControls, class: {
|
|
346
346
|
"duet-pagination-nav": true,
|
|
347
347
|
[`duet-pagination-variation-${this.variation}`]: true,
|
|
348
|
-
} }, this.numbersStore !== "" && (h("div", { key: '
|
|
348
|
+
} }, this.numbersStore !== "" && (h("div", { key: '92e8b40079a47d3bba5058fad86d43bee28aea5a', "aria-live": "assertive", "aria-relevant": "text", class: "duet-pagination-overlay", "aria-label": `${this.accessibleLabels.jump_to} ${this.numbersStore}`, part: "navigation-overlay" }, h("duet-badge", { key: '9b86db811736e7d40fea8e7beef5f8059ed6ed52', theme: this.theme }, "jump to page : ", this.numbersStore))), h("ol", { key: '096543ca516822c32c5c6b7c6fa5f87f9e55bfd6', id: this.listId, class: {
|
|
349
349
|
"duet-pagination": true,
|
|
350
350
|
"duet-pagination-is-dimmed": this.numbersStore !== "",
|
|
351
|
-
}, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '
|
|
351
|
+
}, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '04f0c6b6f919e0b683af8eace28aae7ad92e89c5', class: {
|
|
352
352
|
"duet-pagination-page-button": true,
|
|
353
353
|
"duet-pagination-button-first": true,
|
|
354
|
-
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '
|
|
354
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'ee4222708ce462a8271c2defeae7b1dcccad2335', disabled: (this.internalSectionIndex === 0 && this.current <= 1) || this.disabled, "data-direction": "back", accessibleLabel: this.accessibleLabels.first_page, title: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), "icon-name": "action-move-to-first", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }))), h("li", { key: '46c2cae3bf4264558a3e10d787b72f8f24008a56', class: {
|
|
355
355
|
"duet-pagination-page-button": true,
|
|
356
356
|
"duet-pagination-button-first": true,
|
|
357
|
-
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '
|
|
357
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'eff45547458a5ae69885038d2f9bf70987b2d9b6', disabled: !!((this.internalSectionIndex === 0 && this.current <= 1) ||
|
|
358
358
|
(this.current <= 1 && this.processedPageLinks) ||
|
|
359
|
-
this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '
|
|
360
|
-
this.shouldDisplayNavigation() && (h(Fragment, { key: '
|
|
359
|
+
this.disabled), "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "accessible-label": this.accessibleLabels.previous_page, title: this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current - 2] : undefined })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (h(Fragment, { key: '7bb78a6b857a713f8b0538242d7201d2458a4093' }, h("li", { key: 'ebc516d88071e8a02d454e9b5fa7a4d01fc0978d', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '711f4e63b30cd5b5a5a3acc677396649d216594c', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: this.theme !== "turva" ? "secondary" : "secondary-turva", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e), theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[0] : undefined }, h("div", { key: '8c9cc99aa28744c7dc65ed0f8a25517a7bdec304', class: "duet-pagination-page-number" }, "1"))), h("li", { key: 'bccbbd448eb7ca1f0ce230a28ebdf7da5eed1a9a', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '2a6f5239ed98dcaf74fa063ec037885d6c2b5528', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1), theme: this.theme }, h("div", { key: '8bc41b81a0b66a8d92d7b20a872b35689d661bde', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026"))))), (this.shouldDisplayNavigation() && this.renderPageNumbers()) || this.renderSelect(), (this.internalSectionIndex + 1) * this.visibleItems < this.totalPages &&
|
|
360
|
+
this.shouldDisplayNavigation() && (h(Fragment, { key: 'da8bba6fd33f32cbc2e8c4b62ff9e3730cbc314f' }, (this.internalSectionIndex + 1) * this.visibleItems !== this.totalPages - 1 && (h("li", { key: 'a70996162c6bb74a47035e4d6c302f278c03eaf7', class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, h("duet-button", { key: '3933cb465302e5dedcc28fd9f695872e6e7348ad', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1), theme: this.theme }, h("div", { key: 'b0eec227fe7d491ba7e67c7dbbab722ff21df2f3', class: "duet-pagination-page-number", "aria-hidden": "true" }, "\u2026")))), h("li", { key: 'eadf008138f45ae43738c7b12df96dbc07001385', class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, h("duet-button", { key: '63b691b0400ede1a7ff96f57d0be5e4c1a45f320', disabled: this.disabled, class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: this.theme !== "turva" ? "secondary" : "secondary-turva", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), theme: this.theme, url: this.processedPageLinks
|
|
361
361
|
? this.processedPageLinks[this.processedPageLinks.length - 1]
|
|
362
|
-
: undefined }, h("div", { key: '
|
|
362
|
+
: undefined }, h("div", { key: '0a75c569fa712029c9bb6520ab684d1b3f4f84d9', class: "duet-pagination-page-number" }, this.totalPages))))), h("li", { key: '6185cbd48fc4828a57bc4ba50918fbc5e85f4e02', class: {
|
|
363
363
|
"duet-pagination-page-button": true,
|
|
364
364
|
"duet-pagination-button-last": true,
|
|
365
|
-
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '
|
|
365
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: 'baa8819f55e717201ccf55261f96fbf0b937bfc2', disabled: !!((this.current === this.totalPages &&
|
|
366
366
|
this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
|
|
367
|
-
(this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: '
|
|
367
|
+
(this.current === this.totalPages && this.processedPageLinks)) || this.disabled, class: "duet-date-dialog-next", "accessible-label": this.accessibleLabels.next_page, title: this.accessibleLabels.next_page, onClick: e => this.onMouseHandler(e, 1), "icon-name": "action-move-to-next", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.current] : undefined })), (this.variation === "compact" || this.matchesCompactBreakpoint) && (h("li", { key: 'a2058bec39076987b90193f0274dc9a9f43741c7', class: {
|
|
368
368
|
"duet-pagination-page-button": true,
|
|
369
369
|
"duet-pagination-button-last": true,
|
|
370
|
-
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '
|
|
370
|
+
}, role: "menuitem", part: "navigation-arrow" }, h("duet-action-button", { key: '4b2545937c6cc5f0b88d2d8e57e05fecc1214c7b', disabled: (this.current === this.totalPages &&
|
|
371
371
|
this.internalSectionIndex === Math.ceil(this.totalPages / this.visibleItems) - 1) ||
|
|
372
372
|
this.disabled, accessibleLabel: this.accessibleLabels.last_page, title: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e), "icon-name": "action-move-to-last", theme: this.theme, url: this.processedPageLinks ? this.processedPageLinks[this.totalPages - 1] : undefined })))))));
|
|
373
373
|
}
|
|
@@ -440,7 +440,7 @@ export class DuetPagination {
|
|
|
440
440
|
"references": {
|
|
441
441
|
"DuetPaginationVariation": {
|
|
442
442
|
"location": "local",
|
|
443
|
-
"path": "/Users/
|
|
443
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-pagination/duet-pagination.tsx",
|
|
444
444
|
"id": "src/components/duet-pagination/duet-pagination.tsx::DuetPaginationVariation"
|
|
445
445
|
}
|
|
446
446
|
}
|
|
@@ -757,7 +757,7 @@ export class DuetPagination {
|
|
|
757
757
|
"references": {
|
|
758
758
|
"DuetPaginationPageEvent": {
|
|
759
759
|
"location": "local",
|
|
760
|
-
"path": "/Users/
|
|
760
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-pagination/duet-pagination.tsx",
|
|
761
761
|
"id": "src/components/duet-pagination/duet-pagination.tsx::DuetPaginationPageEvent"
|
|
762
762
|
}
|
|
763
763
|
}
|
|
@@ -32,7 +32,7 @@ export class DuetParagraph {
|
|
|
32
32
|
const color = getColorByName(this.color);
|
|
33
33
|
// aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
|
|
34
34
|
// are not announced when placed inside duet-modal
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: '781489aa8cfa1fbe821c39ba70f9729111c34989', "aria-describedby": this.id }, h("p", { key: 'a8edeb1a584bef9687dfc46bd4bf1ca3463a24f8', id: this.id, class: {
|
|
36
36
|
"duet-paragraph": true,
|
|
37
37
|
"duet-paragraph-small": this.size === "small",
|
|
38
38
|
"duet-paragraph-semi-bold": this.weight === "semi-bold",
|
|
@@ -40,7 +40,7 @@ export class DuetParagraph {
|
|
|
40
40
|
"duet-m-0": this.margin === "none",
|
|
41
41
|
[this.variation]: true,
|
|
42
42
|
"duet-theme-turva": this.theme === "turva",
|
|
43
|
-
}, style: { color }, part: "duet-paragraph" }, h("slot", { key: '
|
|
43
|
+
}, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'fc52f55236cf7f668aa23a91f2de13a4063be43a' }))));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "duet-paragraph"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -117,7 +117,7 @@ export class DuetParagraph {
|
|
|
117
117
|
"references": {
|
|
118
118
|
"DuetParagraphSize": {
|
|
119
119
|
"location": "local",
|
|
120
|
-
"path": "/Users/
|
|
120
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
121
121
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphSize"
|
|
122
122
|
}
|
|
123
123
|
}
|
|
@@ -143,7 +143,7 @@ export class DuetParagraph {
|
|
|
143
143
|
"references": {
|
|
144
144
|
"DuetParagraphWeight": {
|
|
145
145
|
"location": "local",
|
|
146
|
-
"path": "/Users/
|
|
146
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
147
147
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphWeight"
|
|
148
148
|
}
|
|
149
149
|
}
|
|
@@ -169,7 +169,7 @@ export class DuetParagraph {
|
|
|
169
169
|
"references": {
|
|
170
170
|
"DuetParagraphVariation": {
|
|
171
171
|
"location": "local",
|
|
172
|
-
"path": "/Users/
|
|
172
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
173
173
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphVariation"
|
|
174
174
|
}
|
|
175
175
|
}
|
|
@@ -147,6 +147,12 @@ export class DuetPhoneInput {
|
|
|
147
147
|
set value(val) {
|
|
148
148
|
this._value = val;
|
|
149
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* This is a proxy for the enclosed native inputs validity
|
|
152
|
+
*/
|
|
153
|
+
get validity() {
|
|
154
|
+
return this.duetInputElement.validity;
|
|
155
|
+
}
|
|
150
156
|
/**t
|
|
151
157
|
* Component lifecycle events.
|
|
152
158
|
*/
|
|
@@ -651,6 +657,28 @@ export class DuetPhoneInput {
|
|
|
651
657
|
"attribute": "value",
|
|
652
658
|
"reflect": false
|
|
653
659
|
},
|
|
660
|
+
"validity": {
|
|
661
|
+
"type": "unknown",
|
|
662
|
+
"mutable": false,
|
|
663
|
+
"complexType": {
|
|
664
|
+
"original": "ValidityState",
|
|
665
|
+
"resolved": "ValidityState",
|
|
666
|
+
"references": {
|
|
667
|
+
"ValidityState": {
|
|
668
|
+
"location": "global",
|
|
669
|
+
"id": "global::ValidityState"
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
},
|
|
673
|
+
"required": false,
|
|
674
|
+
"optional": false,
|
|
675
|
+
"docs": {
|
|
676
|
+
"tags": [],
|
|
677
|
+
"text": "This is a proxy for the enclosed native inputs validity"
|
|
678
|
+
},
|
|
679
|
+
"getter": true,
|
|
680
|
+
"setter": false
|
|
681
|
+
},
|
|
654
682
|
"listFirst": {
|
|
655
683
|
"type": "string",
|
|
656
684
|
"mutable": false,
|
|
@@ -699,7 +727,7 @@ export class DuetPhoneInput {
|
|
|
699
727
|
"references": {
|
|
700
728
|
"DuetPhoneInputEvent": {
|
|
701
729
|
"location": "local",
|
|
702
|
-
"path": "/Users/
|
|
730
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-phone-input/duet-phone-input.tsx",
|
|
703
731
|
"id": "src/components/duet-phone-input/duet-phone-input.tsx::DuetPhoneInputEvent"
|
|
704
732
|
}
|
|
705
733
|
}
|
|
@@ -720,7 +748,7 @@ export class DuetPhoneInput {
|
|
|
720
748
|
"references": {
|
|
721
749
|
"DuetPhoneInputEvent": {
|
|
722
750
|
"location": "local",
|
|
723
|
-
"path": "/Users/
|
|
751
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-phone-input/duet-phone-input.tsx",
|
|
724
752
|
"id": "src/components/duet-phone-input/duet-phone-input.tsx::DuetPhoneInputEvent"
|
|
725
753
|
}
|
|
726
754
|
}
|
|
@@ -741,7 +769,7 @@ export class DuetPhoneInput {
|
|
|
741
769
|
"references": {
|
|
742
770
|
"DuetPhoneInputEvent": {
|
|
743
771
|
"location": "local",
|
|
744
|
-
"path": "/Users/
|
|
772
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-phone-input/duet-phone-input.tsx",
|
|
745
773
|
"id": "src/components/duet-phone-input/duet-phone-input.tsx::DuetPhoneInputEvent"
|
|
746
774
|
}
|
|
747
775
|
}
|
|
@@ -762,7 +790,7 @@ export class DuetPhoneInput {
|
|
|
762
790
|
"references": {
|
|
763
791
|
"DuetPhoneInputEvent": {
|
|
764
792
|
"location": "local",
|
|
765
|
-
"path": "/Users/
|
|
793
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-phone-input/duet-phone-input.tsx",
|
|
766
794
|
"id": "src/components/duet-phone-input/duet-phone-input.tsx::DuetPhoneInputEvent"
|
|
767
795
|
}
|
|
768
796
|
}
|
|
@@ -319,14 +319,14 @@ export class DuetPopupMenu {
|
|
|
319
319
|
overflowY: "auto",
|
|
320
320
|
height: this.popupMenuStyleHeight,
|
|
321
321
|
};
|
|
322
|
-
return (h(Host, { key: '
|
|
322
|
+
return (h(Host, { key: '5bb85676ba5f828c366f50de522256423be04e85' }, h("div", { key: 'b518597ae6452ccc99331cf6d9b97f209d8837ee', ref: element => {
|
|
323
323
|
this.menuElement = element;
|
|
324
324
|
}, style: styles, class: {
|
|
325
325
|
open: this.open,
|
|
326
326
|
"duet-popup-menu-list": true,
|
|
327
327
|
"duet-theme-turva": this.theme === "turva",
|
|
328
328
|
"scroll-visible": this.scrollLimit < this.itemElements.length,
|
|
329
|
-
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: '
|
|
329
|
+
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: '9805d1a455cb8e4c6503b1c4177a5d7a5c1d5d01' }, h("duet-input", { key: 'a5f49f43c7f8979b9adae13435194e7679bee6c2', ref: el => (this.filterInput = el), label: this.filterLabel[this.language], "label-hidden": true, expand: true, margin: "none", type: "search", onDuetInput: this.filterItems, onKeyDown: this.handleKeyDownOnFilter }), h("duet-spacer", { key: '507f2d58077dc27f7096aeb571e78a1b7ba3911f', size: "xx-small" }))), h("slot", { key: '0df4eef63e174ee4ff14a23ba819461e30a118c9' }))));
|
|
330
330
|
}
|
|
331
331
|
static get is() { return "duet-popup-menu"; }
|
|
332
332
|
static get encapsulation() { return "shadow"; }
|
|
@@ -710,7 +710,7 @@ export class DuetPopupMenu {
|
|
|
710
710
|
"references": {
|
|
711
711
|
"DuetPopupMenuEvent": {
|
|
712
712
|
"location": "local",
|
|
713
|
-
"path": "/Users/
|
|
713
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx",
|
|
714
714
|
"id": "src/components/duet-popup-menu/duet-popup-menu.tsx::DuetPopupMenuEvent"
|
|
715
715
|
}
|
|
716
716
|
}
|
|
@@ -66,11 +66,11 @@ export class DuetPopupMenuItem {
|
|
|
66
66
|
"duet-theme-turva": this.theme === "turva",
|
|
67
67
|
"active-descendant": this.activeDescendant,
|
|
68
68
|
};
|
|
69
|
-
return (h(Host, { key: '
|
|
69
|
+
return (h(Host, { key: 'ecd69714512d5821c0e558634c25094fae64a925', role: this.accessibleRole }, h(TagName, { key: '13b3dd3ab67cecd24989acf66444b6d0badec52c', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "listitem" ? 0 : -1, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '3bfc02794dbd281e150ea8a0b16abac9b2c38b89', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '831b7cbafa3ac23a3b8f75099e6e1e9725b32c2f', class: "duet-popup-menu-item-label" }, h("slot", { key: 'c460db8d6e2067b8f7e1a2b6cebcf456114db058' })), (this.trailingIcon || this.active || (this.url && this.external)) && (h("duet-icon", { key: 'f5c2c99a60fa0aa92e0e2530b04559f3260fcd6a', name: this.url && this.external
|
|
70
70
|
? newWindowIcon.title
|
|
71
71
|
: this.active
|
|
72
72
|
? "messaging-checked-small"
|
|
73
|
-
: this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '
|
|
73
|
+
: this.trailingIcon, size: (this.url && this.external) || this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: 'ee9a288b2fcf622e2c1885f4d1be67d5025c23f6', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
|
|
74
74
|
}
|
|
75
75
|
static get is() { return "duet-popup-menu-item"; }
|
|
76
76
|
static get encapsulation() { return "shadow"; }
|
|
@@ -395,7 +395,7 @@ export class DuetPopupMenuItem {
|
|
|
395
395
|
"references": {
|
|
396
396
|
"DuetPopupMenuItemEvent": {
|
|
397
397
|
"location": "local",
|
|
398
|
-
"path": "/Users/
|
|
398
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
|
|
399
399
|
"id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
|
|
400
400
|
}
|
|
401
401
|
}
|
|
@@ -416,7 +416,7 @@ export class DuetPopupMenuItem {
|
|
|
416
416
|
"references": {
|
|
417
417
|
"DuetPopupMenuItemEvent": {
|
|
418
418
|
"location": "local",
|
|
419
|
-
"path": "/Users/
|
|
419
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
|
|
420
420
|
"id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
|
|
421
421
|
}
|
|
422
422
|
}
|
|
@@ -53,12 +53,12 @@ export class DuetPromoCard {
|
|
|
53
53
|
backgroundColor: backgroundColor ? backgroundColor : "none",
|
|
54
54
|
};
|
|
55
55
|
const TagName = this.url ? "a" : "div";
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: 'b4f25c873b15a4a49a932bd545b2b4a127bcb625', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: 'a258d491371e320b9f48937a7d6e752e00688890', class: {
|
|
57
57
|
"duet-promo-card": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
"no-bg-color": !this.backgroundColor,
|
|
60
60
|
"duet-promo-card-link": !!this.url,
|
|
61
|
-
}, style: bannerStyles }, h(TagName, { key: '
|
|
61
|
+
}, style: bannerStyles }, h(TagName, { key: '28f1b5d2c3df418be9f59c5dc64771f45b0ef179', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'ed15e3982f37e6b3f8d07cb183a1d26cea36fa4e', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'bebacca9c33e3e45688c35344e2284bcc104f5be', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: '62ab7a65ea395d42ea9cedc5191d20a482d71c00', class: "pre-heading" }, h("slot", { key: '9a820fc917ecee6ed03c9bef2bec07721cef8204', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '2447d95b255c7b3b2aec8d0bae851ceb63f87189', class: "heading" }, h("duet-heading", { key: '7888fa82727069054b8dac0dccb9e98cf33a6ef6', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: '5a051e92591dcf390c94a5a8936b9b9cb1b900b0' }, h("slot", { key: 'cf12bd24a06e3366ff3e2db5fe72297d96c2355c', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: '524492cc8044e616df3d68f28f201509a4ed152d', class: "description" }, h("duet-paragraph", { key: 'b267bd81e032e81b6238915140aa57c5c704f114', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: '52fc68fb4d4a2c43ce5d62e4acad95e8eda460a9' }, h("slot", { key: '6573a8c5e6d054c2233c705fa639ea6e3d6cec09', name: "description" }))))), this.hasActionSlot && (h("div", { key: '788e42b09b153da16505d3ca579fe430ede78141', class: "action" }, h("slot", { key: '5f2be7ebc41c6dec491d1d2b29f6aeeabe5f4b0f', name: "action" }))))))));
|
|
62
62
|
}
|
|
63
63
|
static get is() { return "duet-promo-card"; }
|
|
64
64
|
static get encapsulation() { return "shadow"; }
|
|
@@ -590,7 +590,7 @@ export class DuetRadio {
|
|
|
590
590
|
"references": {
|
|
591
591
|
"DuetRadioEvent": {
|
|
592
592
|
"location": "local",
|
|
593
|
-
"path": "/Users/
|
|
593
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
594
594
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
595
595
|
}
|
|
596
596
|
}
|
|
@@ -611,7 +611,7 @@ export class DuetRadio {
|
|
|
611
611
|
"references": {
|
|
612
612
|
"DuetRadioEvent": {
|
|
613
613
|
"location": "local",
|
|
614
|
-
"path": "/Users/
|
|
614
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
615
615
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
616
616
|
}
|
|
617
617
|
}
|
|
@@ -632,7 +632,7 @@ export class DuetRadio {
|
|
|
632
632
|
"references": {
|
|
633
633
|
"DuetRadioEvent": {
|
|
634
634
|
"location": "local",
|
|
635
|
-
"path": "/Users/
|
|
635
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
636
636
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
637
637
|
}
|
|
638
638
|
}
|
|
@@ -611,7 +611,7 @@ export class DuetRangeSlider {
|
|
|
611
611
|
"references": {
|
|
612
612
|
"DuetRangeChangeEvent": {
|
|
613
613
|
"location": "local",
|
|
614
|
-
"path": "/Users/
|
|
614
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
|
|
615
615
|
"id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
|
|
616
616
|
}
|
|
617
617
|
}
|
|
@@ -632,7 +632,7 @@ export class DuetRangeSlider {
|
|
|
632
632
|
"references": {
|
|
633
633
|
"DuetRangeChangeEvent": {
|
|
634
634
|
"location": "local",
|
|
635
|
-
"path": "/Users/
|
|
635
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
|
|
636
636
|
"id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
|
|
637
637
|
}
|
|
638
638
|
}
|
|
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
|
|
|
169
169
|
* Always the last one in the class.
|
|
170
170
|
*/
|
|
171
171
|
render() {
|
|
172
|
-
return (h("div", { key: '
|
|
172
|
+
return (h("div", { key: '6c1302b439b78e5cbd65d5f31f653e1e2b2e5035', class: {
|
|
173
173
|
"duet-range-stepper": true,
|
|
174
174
|
"duet-theme-turva": this.theme === "turva",
|
|
175
|
-
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '
|
|
175
|
+
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '83962d5374b8fca08337992a067ca0cebe9477d4', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: '61cb1deef359115cdd2468894b3f492441590ff5', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'b647214520907749a3a87e3921f9780e545aa66e', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
|
|
176
176
|
}
|
|
177
177
|
static get is() { return "duet-range-stepper"; }
|
|
178
178
|
static get encapsulation() { return "shadow"; }
|
|
@@ -395,7 +395,7 @@ export class DuetRangeStepper {
|
|
|
395
395
|
"references": {
|
|
396
396
|
"DuetRangeStepperUpdateEvent": {
|
|
397
397
|
"location": "local",
|
|
398
|
-
"path": "/Users/
|
|
398
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
|
|
399
399
|
"id": "src/components/duet-range-stepper/duet-range-stepper.tsx::DuetRangeStepperUpdateEvent"
|
|
400
400
|
}
|
|
401
401
|
}
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute {
|
|
47
47
|
position: absolute;
|
|
48
48
|
top: 0;
|
|
49
|
-
z-index:
|
|
49
|
+
z-index: 210;
|
|
50
50
|
width: auto;
|
|
51
51
|
height: 100%;
|
|
52
52
|
padding: 0 16px;
|
|
@@ -182,6 +182,9 @@
|
|
|
182
182
|
padding-top: 16px;
|
|
183
183
|
padding-bottom: 16px;
|
|
184
184
|
}
|
|
185
|
+
:host .duet-scrollable-items .duet-scrollable-list.duet-scrollable-stretch {
|
|
186
|
+
width: 100%;
|
|
187
|
+
}
|
|
185
188
|
:host .duet-scrollable-items.center {
|
|
186
189
|
justify-content: center;
|
|
187
190
|
}
|
|
@@ -42,6 +42,7 @@ export class DuetScrollable {
|
|
|
42
42
|
this.padding = "none";
|
|
43
43
|
this.gap = "large";
|
|
44
44
|
this.selected = 0;
|
|
45
|
+
this.stretch = false;
|
|
45
46
|
}
|
|
46
47
|
watchPropHandler(newValue) {
|
|
47
48
|
this.scrollToElement(newValue, "center");
|
|
@@ -234,25 +235,26 @@ export class DuetScrollable {
|
|
|
234
235
|
* Always the last one in the class.
|
|
235
236
|
*/
|
|
236
237
|
render() {
|
|
237
|
-
return (h(Host, { key: '
|
|
238
|
+
return (h(Host, { key: 'a6b6c47b76b51d36baeb7c17ea49d02072804518', class: {
|
|
238
239
|
"duet-theme-turva": this.theme === "turva",
|
|
239
240
|
"duet-theme-default": this.theme === "default",
|
|
240
|
-
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: '
|
|
241
|
+
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: 'f02b7eb92b641ae95f75c65b1770b70f0f0b4395', class: {
|
|
241
242
|
collapse: true,
|
|
242
243
|
hide: !this.needsScrolling && !this.collapsed,
|
|
243
|
-
} }, h("duet-button", { key: '
|
|
244
|
+
} }, h("duet-button", { key: '361db712df5cd053b2893967d4197dad92c51ea7', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: 'fab8fa79977d5437808b2ba76887954563f8c83d', name: "collapse-button-label" })))), h("div", { key: 'd4a34094350602896f3c3af6f9170d6285cb2af1', class: {
|
|
244
245
|
"duet-scrollable-items": true,
|
|
245
246
|
buttons: this.buttons,
|
|
246
247
|
center: this.center,
|
|
247
248
|
"duet-theme-turva": this.theme === "turva",
|
|
248
|
-
} }, this.buttons && this.renderButton("left"), h("div", { key: '
|
|
249
|
+
} }, this.buttons && this.renderButton("left"), h("div", { key: '06a9edfb77eac6cf1435811b6f1981abbd91adf4', class: {
|
|
249
250
|
"duet-scrollable-list": true,
|
|
250
251
|
[`duet-scrollable-list--${this.buttonPosition}`]: true,
|
|
251
252
|
[`gap-${this.gap}`]: true,
|
|
252
253
|
collapsed: this.collapsed,
|
|
253
254
|
[`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
|
|
254
255
|
[`duet-scrollable-list--${this.buttonPosition}`]: this.buttonPosition === "absolute",
|
|
255
|
-
|
|
256
|
+
"duet-scrollable-stretch": this.stretch,
|
|
257
|
+
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '890f6a6957b1e9aaf3cb16fff1cda5f4e3b0da00' })), this.buttons && this.renderButton("right"))));
|
|
256
258
|
}
|
|
257
259
|
static get is() { return "duet-scrollable"; }
|
|
258
260
|
static get encapsulation() { return "shadow"; }
|
|
@@ -485,6 +487,29 @@ export class DuetScrollable {
|
|
|
485
487
|
"attribute": "selected",
|
|
486
488
|
"reflect": false,
|
|
487
489
|
"defaultValue": "0"
|
|
490
|
+
},
|
|
491
|
+
"stretch": {
|
|
492
|
+
"type": "boolean",
|
|
493
|
+
"mutable": false,
|
|
494
|
+
"complexType": {
|
|
495
|
+
"original": "boolean",
|
|
496
|
+
"resolved": "boolean",
|
|
497
|
+
"references": {}
|
|
498
|
+
},
|
|
499
|
+
"required": false,
|
|
500
|
+
"optional": false,
|
|
501
|
+
"docs": {
|
|
502
|
+
"tags": [{
|
|
503
|
+
"name": "internal",
|
|
504
|
+
"text": undefined
|
|
505
|
+
}],
|
|
506
|
+
"text": "Enables stretch mode for tab groups"
|
|
507
|
+
},
|
|
508
|
+
"getter": false,
|
|
509
|
+
"setter": false,
|
|
510
|
+
"attribute": "stretch",
|
|
511
|
+
"reflect": false,
|
|
512
|
+
"defaultValue": "false"
|
|
488
513
|
}
|
|
489
514
|
};
|
|
490
515
|
}
|
|
@@ -14,13 +14,13 @@ export class DuetSectionLayout {
|
|
|
14
14
|
* Always the last one in the class.
|
|
15
15
|
*/
|
|
16
16
|
render() {
|
|
17
|
-
return (h(Host, { key: '
|
|
17
|
+
return (h(Host, { key: '1e4be5f0fd0dbf7edf94df49eece4306db7ec282', class: {
|
|
18
18
|
"duet-middle": this.middle,
|
|
19
19
|
"duet-ie": isInternetExplorer(),
|
|
20
|
-
} }, h("div", { key: '
|
|
20
|
+
} }, h("div", { key: 'ccd593e31bc414fe71856d9912a22d178b3a16ab', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: '7e3653080aad7bcc759fae4d179fbe95c666f020', class: {
|
|
21
21
|
"duet-layout": true,
|
|
22
22
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
23
|
-
} }, h("section", { key: '
|
|
23
|
+
} }, h("section", { key: 'd0069ca9676e8bc94033282a402749665ee448a3', class: "duet-main" }, h("slot", { key: 'd463298c760c4e1cbaca123c6a69b9297b255c10' }))))));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "duet-section-layout"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -194,7 +194,7 @@ export class DuetSelect {
|
|
|
194
194
|
"references": {
|
|
195
195
|
"DuetSelectVariation": {
|
|
196
196
|
"location": "local",
|
|
197
|
-
"path": "/Users/
|
|
197
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-select/duet-select.tsx",
|
|
198
198
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectVariation"
|
|
199
199
|
}
|
|
200
200
|
}
|
|
@@ -544,7 +544,7 @@ export class DuetSelect {
|
|
|
544
544
|
"references": {
|
|
545
545
|
"DuetSelectItems": {
|
|
546
546
|
"location": "local",
|
|
547
|
-
"path": "/Users/
|
|
547
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-select/duet-select.tsx",
|
|
548
548
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectItems"
|
|
549
549
|
}
|
|
550
550
|
}
|
|
@@ -753,7 +753,7 @@ export class DuetSelect {
|
|
|
753
753
|
"references": {
|
|
754
754
|
"DuetSelectEvent": {
|
|
755
755
|
"location": "local",
|
|
756
|
-
"path": "/Users/
|
|
756
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-select/duet-select.tsx",
|
|
757
757
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
758
758
|
}
|
|
759
759
|
}
|
|
@@ -774,7 +774,7 @@ export class DuetSelect {
|
|
|
774
774
|
"references": {
|
|
775
775
|
"DuetSelectEvent": {
|
|
776
776
|
"location": "local",
|
|
777
|
-
"path": "/Users/
|
|
777
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-select/duet-select.tsx",
|
|
778
778
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
779
779
|
}
|
|
780
780
|
}
|
|
@@ -795,7 +795,7 @@ export class DuetSelect {
|
|
|
795
795
|
"references": {
|
|
796
796
|
"DuetSelectEvent": {
|
|
797
797
|
"location": "local",
|
|
798
|
-
"path": "/Users/
|
|
798
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-select/duet-select.tsx",
|
|
799
799
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
800
800
|
}
|
|
801
801
|
}
|
|
@@ -25,9 +25,9 @@ export class DuetShapedImage {
|
|
|
25
25
|
const style = {
|
|
26
26
|
"--rotation": `${this.rotation}deg`,
|
|
27
27
|
};
|
|
28
|
-
return (h(Host, { key: '
|
|
28
|
+
return (h(Host, { key: 'a8c6768d6fd86592319c1ad2e5223a59a2be138f', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '18ecd687fd2a3d951a8910cca4a90aa73d239243', class: {
|
|
29
29
|
"shaped-image": true,
|
|
30
|
-
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '
|
|
30
|
+
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: 'ede5d048662220a9ef915ff561823aef9f14f0e4', class: "shaped-image-mask", role: "presentation" }, h("span", { key: 'abb799417eb975033305e86b49a7c94d2e295465', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "duet-shaped-image"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -90,12 +90,12 @@ export class DuetShowMore {
|
|
|
90
90
|
* Always the last one of the class.
|
|
91
91
|
*/
|
|
92
92
|
render() {
|
|
93
|
-
return (h(Host, { key: '
|
|
93
|
+
return (h(Host, { key: 'e28180fda5c11db6ef6cd54181bef44dd0850cee' }, h("div", { key: '8cc30864a7fb2d071682f10ada5d206fe1444422', class: {
|
|
94
94
|
"duet-show-more": true,
|
|
95
95
|
"duet-theme-turva": this.theme === "turva",
|
|
96
96
|
"duet-m-0": this.margin === "none",
|
|
97
97
|
open: this.open,
|
|
98
|
-
} }, h("div", { key: '
|
|
98
|
+
} }, h("div", { key: '6ec560dbc2ce8216e0a40d411a200d772dad296b', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: '7fc79e43451f152fbc9926cf02c79ae1b345175f', class: { "slotted-content": true } }, h("slot", { key: '24d35d2b69f4bfffeb3118422ba242af5cc0deff' }))), h("duet-button", { key: '5f77eaef9d72966d265b77cb124c6b092d6d8852', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, accessiblePressed: this.open, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, h("span", { key: 'fa986b7b5358c050f0fb876fed910c2c4901d7c9' }, this.open ? this.showLessLabel : this.showMoreLabel)))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "duet-show-more"; }
|
|
101
101
|
static get encapsulation() { return "shadow"; }
|
|
@@ -467,7 +467,7 @@ export class DuetShowMore {
|
|
|
467
467
|
"references": {
|
|
468
468
|
"DuetShowMoreToggleEvent": {
|
|
469
469
|
"location": "local",
|
|
470
|
-
"path": "/Users/
|
|
470
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-show-more/duet-show-more.tsx",
|
|
471
471
|
"id": "src/components/duet-show-more/duet-show-more.tsx::DuetShowMoreToggleEvent"
|
|
472
472
|
}
|
|
473
473
|
}
|