@duetds/components 9.3.2 → 9.4.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 +304 -196
- package/lib/cjs/{a11y-utils-9d522b3c.js → a11y-utils-9a2b3c7b.js} +1 -1
- package/lib/cjs/{app-globals-ed8b5106.js → app-globals-041a56ca.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-alert.cjs.entry.js +4 -4
- package/lib/cjs/duet-badge.cjs.entry.js +3 -3
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +7 -7
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
- package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +11 -11
- package/lib/cjs/duet-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/duet-chip_3.cjs.entry.js +8 -7
- package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +17 -6
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
- 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 +8 -8
- 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 +8 -8
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-hero.cjs.entry.js +8 -8
- package/lib/cjs/duet-icon.cjs.entry.js +4 -4
- package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
- 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 +4 -4
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
- 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 +9 -9
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
- package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +16 -16
- 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 +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +29 -28
- 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 +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
- 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 +10 -9
- package/lib/cjs/duet-status-icon.cjs.entry.js +86 -0
- package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- 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 +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
- 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 +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- 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-042e73b2.js → errorcodes.utils-381e59b0.js} +1 -1
- package/lib/cjs/{focus-utils-79683b7f.js → focus-utils-8b057c75.js} +1 -1
- package/lib/cjs/{index-48792b1c.js → index-0885358e.js} +1 -1
- package/lib/cjs/{keyboard-utils-681e11ec.js → keyboard-utils-f7c9f980.js} +4 -0
- package/lib/cjs/{language-utils-0b533bd8.js → language-utils-ae5d768d.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-4993d500.js → slot-utils-63bd5fd6.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -0
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-chip/duet-chip.js +3 -2
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +17 -1
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +33 -2
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +4 -4
- package/lib/collection/components/duet-heading/duet-heading.css +1 -0
- package/lib/collection/components/duet-heading/duet-heading.js +2 -2
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-layout/duet-layout.js +5 -5
- package/lib/collection/components/duet-link/duet-link.js +2 -2
- package/lib/collection/components/duet-list/duet-list.js +1 -1
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.js +6 -6
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
- package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +8 -33
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +15 -17
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.js +5 -4
- 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 +1 -1
- package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
- package/lib/collection/components/duet-status-icon/duet-status-icon.js +182 -0
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +24 -3
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +28 -5
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/collection/utils/keyboard-utils.js +3 -0
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +3 -3
- package/lib/dist-custom-elements/duet-breadcrumb.js +8 -8
- 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 +4 -4
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +25 -7
- package/lib/dist-custom-elements/duet-combobox.js +16 -16
- package/lib/dist-custom-elements/duet-contact-card.js +10 -10
- package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
- 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 +8 -8
- 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 +12 -12
- 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 +9 -9
- 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 +5 -5
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +7 -7
- 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 +15 -15
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +7 -7
- package/lib/dist-custom-elements/duet-notification.js +5 -5
- package/lib/dist-custom-elements/duet-number-input.js +12 -12
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +5 -5
- package/lib/dist-custom-elements/duet-pagination.js +25 -25
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- 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 +3 -3
- package/lib/dist-custom-elements/duet-range-stepper.js +7 -7
- 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 +9 -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.d.ts +11 -0
- package/lib/dist-custom-elements/duet-status-icon.js +111 -0
- package/lib/dist-custom-elements/duet-step.js +5 -5
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +5 -5
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
- package/lib/dist-custom-elements/duet-tab-group.js +18 -14
- package/lib/dist-custom-elements/duet-tab.js +2 -2
- 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 +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +7 -7
- 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 +6 -6
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +21 -21
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/{p-00371426.js → p-09815b2b.js} +3 -3
- package/lib/dist-custom-elements/{p-a5e5d630.js → p-0c770b66.js} +3 -3
- package/lib/dist-custom-elements/{p-6feba7bb.js → p-0f108a55.js} +3 -3
- package/lib/dist-custom-elements/{p-ac901dbf.js → p-12cf5e61.js} +5 -5
- package/lib/dist-custom-elements/{p-9fb49035.js → p-137df5b8.js} +4 -4
- package/lib/dist-custom-elements/{p-64b0aebd.js → p-1565f818.js} +2 -2
- package/lib/dist-custom-elements/{p-c37a3d76.js → p-2307d2d1.js} +5 -5
- package/lib/dist-custom-elements/{p-f8c8174f.js → p-2b22f87f.js} +1 -1
- package/lib/dist-custom-elements/{p-712259e0.js → p-2de672fa.js} +3 -3
- package/lib/dist-custom-elements/{p-33d21ff2.js → p-379ead88.js} +8 -8
- package/lib/dist-custom-elements/{p-ea321c45.js → p-43fd1a4e.js} +1 -1
- package/lib/dist-custom-elements/{p-4dd5d18f.js → p-4a5693c1.js} +11 -11
- package/lib/dist-custom-elements/{p-54931e85.js → p-5e0c9ae3.js} +2 -2
- package/lib/dist-custom-elements/{p-88047e60.js → p-64ac2d82.js} +5 -4
- package/lib/dist-custom-elements/{p-fd2cf87d.js → p-6800a20c.js} +1 -1
- package/lib/dist-custom-elements/{p-fd267007.js → p-728d540b.js} +6 -6
- package/lib/dist-custom-elements/{p-25ea4a16.js → p-74a62a18.js} +2 -2
- package/lib/dist-custom-elements/{p-afe17ede.js → p-779bb3cb.js} +4 -4
- package/lib/dist-custom-elements/{p-e7a9cd6f.js → p-7a8ebdb7.js} +1 -1
- package/lib/dist-custom-elements/{p-accdf258.js → p-7ef40153.js} +6 -6
- package/lib/dist-custom-elements/{p-167f1cfd.js → p-7ff2883f.js} +4 -4
- package/lib/dist-custom-elements/{p-18a780a8.js → p-8756bed2.js} +2 -2
- package/lib/dist-custom-elements/{p-ca700701.js → p-8db11326.js} +4 -1
- package/lib/dist-custom-elements/{p-5d23c028.js → p-958921e7.js} +1 -1
- package/lib/dist-custom-elements/{p-c90eb69a.js → p-9b617d26.js} +4 -4
- package/lib/dist-custom-elements/{p-0b80be82.js → p-a20d05a4.js} +2 -2
- package/lib/dist-custom-elements/p-a40c2591.js +80 -0
- package/lib/dist-custom-elements/{p-c5dd5195.js → p-ab6edc77.js} +2 -2
- package/lib/dist-custom-elements/{p-fa2c423f.js → p-b4bf10b0.js} +2 -2
- package/lib/dist-custom-elements/{p-86494dae.js → p-b81ca2db.js} +21 -23
- package/lib/dist-custom-elements/{p-7623dd11.js → p-c93eb05d.js} +7 -7
- package/lib/dist-custom-elements/{p-20f331d0.js → p-d8614705.js} +1 -1
- package/lib/dist-custom-elements/{p-8e60819a.js → p-d98c8b50.js} +3 -3
- package/lib/dist-custom-elements/{p-883b759b.js → p-dbd1adfc.js} +8 -8
- package/lib/dist-custom-elements/{p-e718ebf2.js → p-e241b5a5.js} +2 -2
- package/lib/dist-custom-elements/{p-962142a6.js → p-e867abf5.js} +12 -12
- package/lib/dist-custom-elements/{p-7302dad1.js → p-ea9b9b2f.js} +3 -3
- package/lib/dist-custom-elements/{p-fd7b2557.js → p-edee5233.js} +4 -4
- package/lib/dist-custom-elements/{p-d5f00f7a.js → p-ef22eef0.js} +4 -4
- package/lib/dist-custom-elements/{p-873a94ec.js → p-fc61e76b.js} +3 -3
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-d4f4c169.system.entry.js → p-01138f48.system.entry.js} +1 -1
- package/lib/duet/{p-75ccf31d.system.entry.js → p-03e62726.system.entry.js} +1 -1
- package/lib/duet/{p-8e50bb3c.system.entry.js → p-07da24e7.system.entry.js} +1 -1
- package/lib/duet/{p-61b8a82a.system.entry.js → p-0b35587c.system.entry.js} +1 -1
- package/lib/duet/{p-715f8da6.entry.js → p-0b7a9e7e.entry.js} +1 -1
- package/lib/duet/{p-f911eeb3.system.entry.js → p-0be1d10e.system.entry.js} +1 -1
- package/lib/duet/{p-d5525f32.system.entry.js → p-0bf58ef6.system.entry.js} +1 -1
- package/lib/duet/{p-68f0e677.system.entry.js → p-0c298b66.system.entry.js} +1 -1
- package/lib/duet/{p-b2d845d2.entry.js → p-0cdced5e.entry.js} +1 -1
- package/lib/duet/p-0d6ace6f.js +4 -0
- package/lib/duet/{p-8ec97e17.system.entry.js → p-0e7d38cc.system.entry.js} +1 -1
- package/lib/duet/{p-44b1fc0b.system.entry.js → p-0fbac587.system.entry.js} +1 -1
- package/lib/duet/p-11654b49.entry.js +4 -0
- package/lib/duet/{p-79e18558.entry.js → p-11be757f.entry.js} +1 -1
- package/lib/duet/{p-03bbef94.entry.js → p-122749fb.entry.js} +1 -1
- package/lib/duet/{p-2e842525.system.entry.js → p-157dff13.system.entry.js} +1 -1
- package/lib/duet/{p-8d7050bd.entry.js → p-157e23af.entry.js} +1 -1
- package/lib/duet/{p-5bd38b1d.system.entry.js → p-15a53691.system.entry.js} +1 -1
- package/lib/duet/{p-25ef3ff1.entry.js → p-162799c6.entry.js} +1 -1
- package/lib/duet/{p-8fde6132.entry.js → p-16faee9f.entry.js} +1 -1
- package/lib/duet/{p-b2e5420c.system.entry.js → p-17895d18.system.entry.js} +1 -1
- package/lib/duet/{p-2ba307f8.system.js → p-1798db32.system.js} +1 -1
- package/lib/duet/{p-ea4cfa7a.entry.js → p-1a79e62b.entry.js} +1 -1
- package/lib/duet/{p-a131e2c8.entry.js → p-1cd57607.entry.js} +1 -1
- package/lib/duet/{p-58f8b75a.system.entry.js → p-21e80fca.system.entry.js} +1 -1
- package/lib/duet/{p-ae8df627.entry.js → p-21e9479b.entry.js} +1 -1
- package/lib/duet/{p-eea2c82d.system.entry.js → p-223809b0.system.entry.js} +1 -1
- package/lib/duet/{p-2b04aa6e.system.entry.js → p-228c4e1a.system.entry.js} +1 -1
- package/lib/duet/{p-fdd4d012.system.entry.js → p-2333b3be.system.entry.js} +2 -2
- package/lib/duet/{p-77a4a288.system.entry.js → p-24430da8.system.entry.js} +1 -1
- package/lib/duet/{p-5b0c6bd5.system.entry.js → p-255e535e.system.entry.js} +2 -2
- package/lib/duet/{p-ff714520.system.entry.js → p-26673b69.system.entry.js} +1 -1
- package/lib/duet/{p-a0f3b9ac.entry.js → p-27c6a5e8.entry.js} +1 -1
- package/lib/duet/{p-e8cd8878.system.entry.js → p-289411d8.system.entry.js} +1 -1
- package/lib/duet/{p-27953036.system.entry.js → p-29ce7512.system.entry.js} +2 -2
- package/lib/duet/p-2b2cc6ec.system.entry.js +4 -0
- package/lib/duet/{p-a9ae2560.system.entry.js → p-2c111433.system.entry.js} +1 -1
- package/lib/duet/{p-68231a92.system.js → p-2cdacb01.system.js} +1 -1
- package/lib/duet/{p-7005c045.entry.js → p-2d1ba8e7.entry.js} +1 -1
- package/lib/duet/{p-13f436fb.system.entry.js → p-2de788fb.system.entry.js} +1 -1
- package/lib/duet/{p-dd49c59b.entry.js → p-2e8b6b27.entry.js} +1 -1
- package/lib/duet/p-2ebd7e11.entry.js +4 -0
- package/lib/duet/{p-33c4c937.system.entry.js → p-3023a9c8.system.entry.js} +1 -1
- package/lib/duet/{p-22ba621c.system.entry.js → p-30377b9c.system.entry.js} +1 -1
- package/lib/duet/{p-cdd07ff7.entry.js → p-30958aff.entry.js} +1 -1
- package/lib/duet/p-309ed04d.entry.js +4 -0
- package/lib/duet/p-31c8a4f9.entry.js +4 -0
- package/lib/duet/{p-dcd8a2b7.system.entry.js → p-32789a75.system.entry.js} +1 -1
- package/lib/duet/{p-c4098610.system.entry.js → p-34aaba6d.system.entry.js} +2 -2
- package/lib/duet/{p-86941ea3.js → p-3670f3bf.js} +1 -1
- package/lib/duet/{p-1152dc3f.entry.js → p-37f5330c.entry.js} +1 -1
- package/lib/duet/{p-5e05b9ab.system.entry.js → p-386f4b25.system.entry.js} +1 -1
- package/lib/duet/{p-1c4e31e9.entry.js → p-390c7d6b.entry.js} +1 -1
- package/lib/duet/{p-72b951ed.system.js → p-3986c681.system.js} +1 -1
- package/lib/duet/{p-40b7d7a6.entry.js → p-3ae84db5.entry.js} +1 -1
- package/lib/duet/{p-5b32bfb2.system.entry.js → p-3ae8a375.system.entry.js} +1 -1
- package/lib/duet/{p-c356d09c.js → p-3afaf734.js} +1 -1
- package/lib/duet/{p-c4a3d876.entry.js → p-3db76aae.entry.js} +1 -1
- package/lib/duet/{p-bfb890be.entry.js → p-3dfeb490.entry.js} +1 -1
- package/lib/duet/{p-71fda692.entry.js → p-3f3cea24.entry.js} +1 -1
- package/lib/duet/p-402af830.js +4 -0
- package/lib/duet/{p-311bb293.system.entry.js → p-40f1f79f.system.entry.js} +1 -1
- package/lib/duet/{p-90e9fafd.system.entry.js → p-40f5341f.system.entry.js} +1 -1
- package/lib/duet/{p-3671c29d.entry.js → p-412ea70f.entry.js} +1 -1
- package/lib/duet/{p-e0a6de56.system.js → p-447e1392.system.js} +1 -1
- package/lib/duet/{p-11aeff7a.entry.js → p-4621935a.entry.js} +1 -1
- package/lib/duet/{p-54d61566.entry.js → p-48c4241a.entry.js} +1 -1
- package/lib/duet/{p-d5512e16.system.entry.js → p-49782d32.system.entry.js} +1 -1
- package/lib/duet/{p-70bfa140.entry.js → p-4b260d34.entry.js} +1 -1
- package/lib/duet/{p-eede054e.entry.js → p-4ca65f0e.entry.js} +1 -1
- package/lib/duet/{p-aeef4188.entry.js → p-4d6b7fc3.entry.js} +1 -1
- package/lib/duet/{p-aa5652c8.system.entry.js → p-4dc5c722.system.entry.js} +1 -1
- package/lib/duet/{p-f06e6bbc.js → p-4dcb6a39.js} +1 -1
- package/lib/duet/{p-8150baf3.entry.js → p-4e431348.entry.js} +1 -1
- package/lib/duet/p-4ed3dbdb.entry.js +4 -0
- package/lib/duet/p-537b9b7c.entry.js +4 -0
- package/lib/duet/{p-48f56f3d.system.entry.js → p-5a18d272.system.entry.js} +2 -2
- package/lib/duet/{p-4bcbe08f.entry.js → p-5c24625f.entry.js} +1 -1
- package/lib/duet/{p-94855b40.system.js → p-5c58f1d6.system.js} +1 -1
- package/lib/duet/{p-361f616c.system.entry.js → p-61458b6d.system.entry.js} +1 -1
- package/lib/duet/{p-a6754d5d.system.entry.js → p-677ee7c2.system.entry.js} +1 -1
- package/lib/duet/{p-d27b82c0.system.entry.js → p-6789bfc3.system.entry.js} +1 -1
- package/lib/duet/{p-3e36ca1f.entry.js → p-67eefd11.entry.js} +1 -1
- package/lib/duet/{p-8fe134bc.entry.js → p-689d753c.entry.js} +1 -1
- package/lib/duet/{p-3de1602a.entry.js → p-6b0a411f.entry.js} +1 -1
- package/lib/duet/{p-13f8502f.js → p-6b7d8a09.js} +1 -1
- package/lib/duet/{p-fdade91c.entry.js → p-6b8e825d.entry.js} +1 -1
- package/lib/duet/{p-83453427.entry.js → p-6d21309f.entry.js} +1 -1
- package/lib/duet/{p-97b3e5ba.entry.js → p-6d979036.entry.js} +1 -1
- package/lib/duet/p-7094e51e.js +4 -0
- package/lib/duet/{p-f3f6e056.entry.js → p-71088a03.entry.js} +1 -1
- package/lib/duet/{p-ae1ab925.entry.js → p-71daec5c.entry.js} +1 -1
- package/lib/duet/{p-f3498cfd.system.entry.js → p-728018d9.system.entry.js} +1 -1
- package/lib/duet/{p-c82ac90a.system.entry.js → p-72c8f523.system.entry.js} +1 -1
- package/lib/duet/{p-34d7dd10.system.js → p-752fa0fc.system.js} +1 -1
- package/lib/duet/{p-c44f38a8.entry.js → p-77300e28.entry.js} +1 -1
- package/lib/duet/{p-86005dff.system.entry.js → p-787d25f2.system.entry.js} +1 -1
- package/lib/duet/{p-06dd43b6.system.entry.js → p-7983c4a8.system.entry.js} +1 -1
- package/lib/duet/{p-969cd5f2.system.entry.js → p-7a14a530.system.entry.js} +1 -1
- package/lib/duet/{p-0c359705.entry.js → p-7bd6f4b7.entry.js} +1 -1
- package/lib/duet/{p-1863181e.system.entry.js → p-7c8ae4e7.system.entry.js} +1 -1
- package/lib/duet/{p-46e18b0d.system.entry.js → p-7ce19618.system.entry.js} +1 -1
- package/lib/duet/{p-7f116220.system.entry.js → p-7fcef23b.system.entry.js} +1 -1
- package/lib/duet/{p-53aa1f8a.entry.js → p-80149654.entry.js} +1 -1
- package/lib/duet/{p-e83ed709.system.js → p-8296c9c2.system.js} +1 -1
- package/lib/duet/{p-8a25aa36.system.js → p-832b9f34.system.js} +1 -1
- package/lib/duet/{p-1180725a.entry.js → p-8398084e.entry.js} +1 -1
- package/lib/duet/{p-d144d52c.entry.js → p-8687fcc2.entry.js} +1 -1
- package/lib/duet/{p-21de0c46.entry.js → p-8735343c.entry.js} +1 -1
- package/lib/duet/{p-46fa7042.entry.js → p-88fb65a2.entry.js} +1 -1
- package/lib/duet/{p-7dfcd7a4.entry.js → p-8c6cdf79.entry.js} +1 -1
- package/lib/duet/p-8cb2fdd0.entry.js +4 -0
- package/lib/duet/{p-1291a0aa.entry.js → p-8cc83f72.entry.js} +1 -1
- package/lib/duet/p-8d6f34c7.entry.js +4 -0
- package/lib/duet/p-8e661448.entry.js +4 -0
- package/lib/duet/{p-736a2869.system.entry.js → p-8ea78391.system.entry.js} +1 -1
- package/lib/duet/{p-86e6cc4e.entry.js → p-90deab2b.entry.js} +1 -1
- package/lib/duet/{p-087f7b07.system.entry.js → p-929a9ac4.system.entry.js} +1 -1
- package/lib/duet/p-95dfc82e.entry.js +4 -0
- package/lib/duet/{p-e94d7fd9.entry.js → p-9720b69d.entry.js} +1 -1
- package/lib/duet/{p-5c2a1ad1.system.entry.js → p-97f5cc5f.system.entry.js} +1 -1
- package/lib/duet/{p-285978b7.entry.js → p-987d35e4.entry.js} +1 -1
- package/lib/duet/{p-9a263ca4.entry.js → p-9a51b302.entry.js} +1 -1
- package/lib/duet/{p-d1ac5674.entry.js → p-9a699405.entry.js} +1 -1
- package/lib/duet/p-9ab1ed28.entry.js +4 -0
- package/lib/duet/{p-ebfb92db.entry.js → p-9b31aec7.entry.js} +1 -1
- package/lib/duet/p-9b975c4d.system.entry.js +4 -0
- package/lib/duet/{p-5916fd4c.system.entry.js → p-9f448577.system.entry.js} +1 -1
- package/lib/duet/p-a45e3f8b.js +4 -0
- package/lib/duet/{p-584ea8ef.system.entry.js → p-a90dbdf5.system.entry.js} +1 -1
- package/lib/duet/{p-14d0f248.system.entry.js → p-a9b15fd2.system.entry.js} +1 -1
- package/lib/duet/{p-431e1880.system.entry.js → p-ad829c9c.system.entry.js} +2 -2
- package/lib/duet/{p-f57bf786.system.entry.js → p-afb94f9d.system.entry.js} +1 -1
- package/lib/duet/{p-ed12c299.system.entry.js → p-b4240572.system.entry.js} +1 -1
- package/lib/duet/{p-19d7c08d.system.entry.js → p-b4c99a36.system.entry.js} +1 -1
- package/lib/duet/{p-6f0003c2.system.entry.js → p-b6d838f9.system.entry.js} +1 -1
- package/lib/duet/{p-97b2ae4e.system.entry.js → p-b9652b11.system.entry.js} +2 -2
- package/lib/duet/{p-19f3d38b.system.entry.js → p-bade7a64.system.entry.js} +1 -1
- package/lib/duet/{p-6bb784cd.system.entry.js → p-baeada3f.system.entry.js} +1 -1
- package/lib/duet/p-c44fa6da.system.js +4 -0
- package/lib/duet/{p-3727fa6a.entry.js → p-c65a8fd5.entry.js} +1 -1
- package/lib/duet/{p-a85274d6.entry.js → p-c7999f61.entry.js} +1 -1
- package/lib/duet/{p-5cf51af4.system.entry.js → p-ca7e058e.system.entry.js} +1 -1
- package/lib/duet/{p-818999e4.entry.js → p-cbceab61.entry.js} +1 -1
- package/lib/duet/{p-63b85043.system.entry.js → p-cd19a1eb.system.entry.js} +2 -2
- package/lib/duet/{p-293a8254.entry.js → p-ce62a521.entry.js} +1 -1
- package/lib/duet/{p-c8128bb9.entry.js → p-ce90eee7.entry.js} +1 -1
- package/lib/duet/{p-82a861c3.system.entry.js → p-d0850ee7.system.entry.js} +2 -2
- package/lib/duet/{p-61b30475.system.entry.js → p-d1299867.system.entry.js} +1 -1
- package/lib/duet/p-d1c50a7f.entry.js +4 -0
- package/lib/duet/{p-6fd11cfd.system.entry.js → p-d2cca9d5.system.entry.js} +1 -1
- package/lib/duet/p-d3c0331b.system.entry.js +4 -0
- package/lib/duet/{p-8326443d.entry.js → p-d4cb4cd0.entry.js} +1 -1
- package/lib/duet/{p-d85ad216.system.entry.js → p-d603dd16.system.entry.js} +1 -1
- package/lib/duet/{p-1e64a95b.system.entry.js → p-d68f8928.system.entry.js} +1 -1
- package/lib/duet/p-d9bf3529.system.entry.js +4 -0
- package/lib/duet/{p-04167a26.entry.js → p-dc575c6f.entry.js} +1 -1
- package/lib/duet/{p-ccfc05f8.system.entry.js → p-e039b7fb.system.entry.js} +1 -1
- package/lib/duet/p-e08b5b39.entry.js +4 -0
- package/lib/duet/{p-491f511c.entry.js → p-e6e0246c.entry.js} +1 -1
- package/lib/duet/p-e8c1027b.system.entry.js +4 -0
- package/lib/duet/{p-9cd1babd.entry.js → p-ea3c0f7a.entry.js} +1 -1
- package/lib/duet/{p-863b7447.entry.js → p-ea44e8dd.entry.js} +1 -1
- package/lib/duet/p-eb17346a.system.entry.js +4 -0
- package/lib/duet/{p-78f953dd.entry.js → p-eb66b734.entry.js} +1 -1
- package/lib/duet/{p-cb4dad4e.system.entry.js → p-ed2ba463.system.entry.js} +1 -1
- package/lib/duet/{p-c5a95a14.system.entry.js → p-edc41e58.system.entry.js} +1 -1
- package/lib/duet/{p-f0005157.system.entry.js → p-edf6efb7.system.entry.js} +1 -1
- package/lib/duet/{p-6cd39e87.entry.js → p-f02aa41c.entry.js} +1 -1
- package/lib/duet/{p-5a576bee.entry.js → p-f2e8bda0.entry.js} +1 -1
- package/lib/duet/p-f4328c39.entry.js +4 -0
- package/lib/duet/{p-81ffde6e.system.entry.js → p-f53fb433.system.entry.js} +1 -1
- package/lib/duet/{p-3d83d128.system.entry.js → p-f80d1698.system.entry.js} +1 -1
- package/lib/duet/{p-8b64edd3.system.entry.js → p-f8f61f7d.system.entry.js} +1 -1
- package/lib/duet/{p-d851086a.entry.js → p-fa569461.entry.js} +1 -1
- package/lib/duet/p-fa88cac4.system.entry.js +4 -0
- package/lib/duet/{p-9ca29310.entry.js → p-fc30d695.entry.js} +1 -1
- package/lib/esm/{a11y-utils-0f4bfcab.js → a11y-utils-efd1151b.js} +1 -1
- package/lib/esm/{app-globals-4a06b004.js → app-globals-8f12ab47.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +3 -3
- package/lib/esm/duet-alert.entry.js +4 -4
- package/lib/esm/duet-badge.entry.js +3 -3
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +7 -7
- package/lib/esm/duet-breadcrumbs.entry.js +4 -4
- package/lib/esm/duet-button_2.entry.js +4 -4
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +11 -11
- package/lib/esm/duet-card.entry.js +3 -3
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/duet-chip_3.entry.js +8 -7
- package/lib/esm/duet-choice_2.entry.js +4 -4
- package/lib/esm/duet-collapsible.entry.js +17 -6
- package/lib/esm/duet-combobox.entry.js +4 -4
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +3 -3
- 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 +8 -8
- 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 +8 -8
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +4 -4
- package/lib/esm/duet-hero.entry.js +8 -8
- package/lib/esm/duet-icon.entry.js +4 -4
- package/lib/esm/duet-input_2.entry.js +4 -4
- 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 +4 -4
- package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
- 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 +9 -9
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +7 -7
- package/lib/esm/duet-number-input.entry.js +4 -4
- package/lib/esm/duet-overlay.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +16 -16
- 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 +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +29 -28
- 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 +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +3 -3
- package/lib/esm/duet-slideout-link.entry.js +3 -3
- 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 +10 -9
- package/lib/esm/duet-status-icon.entry.js +82 -0
- package/lib/esm/duet-step_2.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- 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 +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
- 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 +3 -3
- package/lib/esm/duet-tray.entry.js +5 -5
- 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-6664168c.js → errorcodes.utils-66d99a23.js} +1 -1
- package/lib/esm/{focus-utils-a784b6e8.js → focus-utils-b48493c9.js} +1 -1
- package/lib/esm/{index-df3d13a5.js → index-5a27eaf5.js} +1 -1
- package/lib/esm/{keyboard-utils-439bcc8b.js → keyboard-utils-daf80d44.js} +4 -1
- package/lib/esm/{language-utils-0da69172.js → language-utils-2c1dd412.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-f4a28f08.js → slot-utils-2823028d.js} +1 -1
- package/lib/esm-es5/{a11y-utils-0f4bfcab.js → a11y-utils-efd1151b.js} +1 -1
- package/lib/esm-es5/{app-globals-4a06b004.js → app-globals-8f12ab47.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip_3.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +2 -2
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +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-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 +1 -1
- package/lib/esm-es5/duet-status-icon.entry.js +4 -0
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-6664168c.js → errorcodes.utils-66d99a23.js} +1 -1
- package/lib/esm-es5/focus-utils-b48493c9.js +4 -0
- package/lib/esm-es5/{index-df3d13a5.js → index-5a27eaf5.js} +1 -1
- package/lib/esm-es5/{keyboard-utils-439bcc8b.js → keyboard-utils-daf80d44.js} +1 -1
- package/lib/esm-es5/{language-utils-0da69172.js → language-utils-2c1dd412.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-f4a28f08.js → slot-utils-2823028d.js} +1 -1
- package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +5 -0
- package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +4 -1
- package/lib/types/components/duet-status-icon/duet-status-icon.d.ts +26 -0
- package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +5 -0
- package/lib/types/components.d.ts +61 -0
- package/lib/types/utils/keyboard-utils.d.ts +1 -0
- package/package.json +4 -4
- package/lib/dist-custom-elements/p-396dec0e.js +0 -80
- package/lib/duet/p-06f5c7e7.entry.js +0 -4
- package/lib/duet/p-095cf21b.system.entry.js +0 -4
- package/lib/duet/p-0bffa91a.entry.js +0 -4
- package/lib/duet/p-0d6ca7ac.system.js +0 -4
- package/lib/duet/p-10435dde.entry.js +0 -4
- package/lib/duet/p-18de9ed1.system.entry.js +0 -4
- package/lib/duet/p-1b6ef5df.js +0 -4
- package/lib/duet/p-23b834c5.system.entry.js +0 -4
- package/lib/duet/p-52049d75.entry.js +0 -4
- package/lib/duet/p-5ca10213.system.entry.js +0 -4
- package/lib/duet/p-6e63f2c6.entry.js +0 -4
- package/lib/duet/p-6fdd0abe.js +0 -4
- package/lib/duet/p-7c42db0e.entry.js +0 -4
- package/lib/duet/p-8532bedb.entry.js +0 -4
- package/lib/duet/p-85333227.entry.js +0 -4
- package/lib/duet/p-88cb782b.entry.js +0 -4
- package/lib/duet/p-a08f8250.entry.js +0 -4
- package/lib/duet/p-a1b7f2a0.js +0 -4
- package/lib/duet/p-b2165388.entry.js +0 -4
- package/lib/duet/p-ba877b46.system.entry.js +0 -4
- package/lib/duet/p-c482192a.system.entry.js +0 -4
- package/lib/duet/p-d357770c.js +0 -4
- package/lib/duet/p-d3fe8c48.entry.js +0 -4
- package/lib/duet/p-da97d1ef.entry.js +0 -4
- package/lib/esm-es5/focus-utils-a784b6e8.js +0 -4
|
@@ -26,12 +26,12 @@ export class DuetSlideoutLink {
|
|
|
26
26
|
* Always the last one in the class.
|
|
27
27
|
*/
|
|
28
28
|
render() {
|
|
29
|
-
return (h(Host, { key: '
|
|
29
|
+
return (h(Host, { key: '397e43c602bd3d9926d0649d5df37f30abc8e122' }, h("a", { key: 'ea5609a4fd536e03d6563b21c05d9d15f024f996', class: {
|
|
30
30
|
"duet-slideout-link": true,
|
|
31
31
|
"duet-theme-turva": this.theme === "turva",
|
|
32
32
|
active: this.active,
|
|
33
33
|
[this.size]: true,
|
|
34
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '
|
|
34
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: 'cd2858752a02bceda1dc86741a5a7588f4c04fc5', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), h("div", { key: 'c0e8b4c5f08ff88b02749475f88ea49699c9f32e', class: "label" }, h("span", { key: '6f32f8b54e0c9927ef11ea6feb0e9f41239f5826' }, h("slot", { key: 'aa5b10e8ed48b56c94a4b92b8f4a4c04fd8751cd' }), h("slot", { key: '3ccb1b5c03782d3df88ce40121c3848abbb7ed21', name: "description" })), this.caret && (h("duet-icon", { key: '7761639943a89d708a9cdc554e8b464538154ab5', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "duet-slideout-link"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -159,23 +159,23 @@ export class DuetSlideoutPanel {
|
|
|
159
159
|
};
|
|
160
160
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
161
161
|
const backTranslation = getLocaleString(this.backLangObject);
|
|
162
|
-
return (h(Host, { key: '
|
|
162
|
+
return (h(Host, { key: '67ac4db2da51c270872cadbf5219233a9ff49cc4' }, h("div", { key: '7d35e8a8d56f4508b42b4c9e49f891de410b25e5', class: {
|
|
163
163
|
"duet-slideout-panel": true,
|
|
164
164
|
"duet-theme-turva": this.theme === "turva",
|
|
165
165
|
active: this.open,
|
|
166
|
-
} }, h("button", { key: '
|
|
166
|
+
} }, h("button", { key: '632d47f161dee0f8454fbce8615efca79e6d2dff', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
167
167
|
link: true,
|
|
168
168
|
active: this.active,
|
|
169
|
-
}, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '
|
|
169
|
+
}, onClick: this.onClick, inert: this.open }, this.icon && (h("div", { key: '5b588bebc956c3f46b518419c6b9fd93fe213449', class: "duet-slideout-icon" }, h("duet-icon", { key: '1c49b187b6e353af06e65edacac5c316b1fead11', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && h("div", { key: '1588137970e42a8fbe9144b56362777a655bf9ee', class: "duet-slideout-badge" }))), h("span", { key: 'd1ebea539372c1e0721da0c98d47cd754ce9d112', class: "label" }, h("span", { key: 'ebcd5893f37c3afd09acc0ea3f97b820ff698b89', class: { "label-text": true, [this.labelSize]: true } }, h("slot", { key: '6a87678f0894ca4c4fb7a93637574d97996f4f2e', name: "label" })), h("duet-icon", { key: '08db52555e06b25a4fa86f2edec885fca3daef6a', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), h("div", { key: '572076d218ff5a3fb537618c6f8d1683b310254f', ref: element => (this.dialog = element), class: {
|
|
170
170
|
dialog: true,
|
|
171
171
|
hidden: !this.open,
|
|
172
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
172
|
+
}, style: styles }, h(FocusGuard, { key: 'b99c2c59baf028a14b46ace0840415246c59f0e0', moveFocusTo: this.closeButton }), h("div", { key: '396411a19f66abbc40d87c6b9931359667bf81dd', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '9e0dacf6865a2f4f1f629bd8da4d8d23755a1b80', class: "top" }, h("button", { key: '90bc7c889a1bf16041e3ef77f7bb5da7c412553c', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
|
|
173
173
|
back: true,
|
|
174
|
-
}, onClick: this.onClick }, h("duet-icon", { key: '
|
|
174
|
+
}, onClick: this.onClick }, h("duet-icon", { key: 'b1e6ab3413e1547ea61bed770d8c1658b4026781', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), h("span", { key: '5ecc199ecd47e4f73837a0b259a4322fdaacde7a' }, this.label.innerHTML), h("button", { key: '22ebfee56701b85b67709264e8106eb28ad57395', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, h("duet-icon", { key: '2ff8febe05142b416fee52661fc38cacc36f349c', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: '3607f16e1cb18fcee43c049c30aba6a43da7a170', class: "sticky-header" }, h("slot", { key: 'e68a32e67f1ea06768c77caa82e6e9176d15872a', name: "sticky-header" }))), h("div", { key: '3c38a1b360d2a753a440a65d9db6d05589220eab', tabindex: "-1", role: "menu",
|
|
175
175
|
//TODO: slideout menu fades out, needs to be instant
|
|
176
176
|
id: "menu", "aria-labelledby": "button", class: {
|
|
177
177
|
items: true,
|
|
178
|
-
} }, h("slot", { key: '
|
|
178
|
+
} }, h("slot", { key: '965461798b3a5abff5f298310af54746973d5c31' })), h(FocusGuard, { key: '058d1fc766894b3778f2133b494a6f6b1dfe30be', moveFocusTo: this.closeButton })))));
|
|
179
179
|
}
|
|
180
180
|
static get is() { return "duet-slideout-panel"; }
|
|
181
181
|
static get encapsulation() { return "shadow"; }
|
package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js
CHANGED
|
@@ -40,16 +40,16 @@ export class DuetSlideoutPanelDropdown {
|
|
|
40
40
|
* Always the last one in the class.
|
|
41
41
|
*/
|
|
42
42
|
render() {
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: '3aeb0f6518e111df8282802e65d6c74348cd2367' }, h("div", { key: '27a2c32674a4a98fad156142a9c5f07aaa47cab0', class: {
|
|
44
44
|
"duet-slideout-panel-dropdown": true,
|
|
45
45
|
"duet-theme-turva": this.theme === "turva",
|
|
46
46
|
active: this.open,
|
|
47
|
-
} }, h("button", { key: '
|
|
47
|
+
} }, h("button", { key: '9bade63cdca5e3cfbd83e984db86bda5e094008e', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
48
48
|
active: this.active,
|
|
49
|
-
}, onClick: this.onClick }, this.icon && h("duet-icon", { key: '
|
|
49
|
+
}, onClick: this.onClick }, this.icon && h("duet-icon", { key: 'a1257b1aadd2f1011526e05231fb994cbaf9ff44', name: this.icon, size: "medium", margin: "none", color: "secondary" }), h("span", { key: 'ecadae30af9fdfe3397e3bbada78b23f9759f124', class: "label" }, h("slot", { key: 'b1faf455a33bf5ad1fec780460f55c83b77d62d7', name: "label" }), h("duet-icon", { key: '11597586080089822d868c152b6aae9155045b94', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), h("div", { key: 'ffd5653ffd46ef59cceb9e61cd5ba59b6c2d54d0', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
50
50
|
items: true,
|
|
51
51
|
hidden: !this.open,
|
|
52
|
-
} }, h("slot", { key: '
|
|
52
|
+
} }, h("slot", { key: '46d294db4305ddf9f57bec16fb419eedae4898a0' })))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "duet-slideout-panel-dropdown"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -13,7 +13,7 @@ export class DuetSpacer {
|
|
|
13
13
|
* Always the last one in the class.
|
|
14
14
|
*/
|
|
15
15
|
render() {
|
|
16
|
-
return (h(Host, { key: '
|
|
16
|
+
return (h(Host, { key: 'aa2a7ac6bd334dc7d419d2dbe89da8b0961f64cf', class: {
|
|
17
17
|
"duet-spacer": true,
|
|
18
18
|
"duet-spacer-xx-small": this.breakpoint === "xx-small",
|
|
19
19
|
"duet-spacer-x-small": this.breakpoint === "x-small",
|
|
@@ -23,11 +23,11 @@ export class DuetSpinner {
|
|
|
23
23
|
*/
|
|
24
24
|
render() {
|
|
25
25
|
const color = this.color === "currentColor" ? "currentColor" : getColorByName(this.color);
|
|
26
|
-
return (h(Host, { key: '
|
|
26
|
+
return (h(Host, { key: '5d31dde5f546428f75226d820ca714fe74855a54', class: {
|
|
27
27
|
"duet-custom-color": this.color !== "currentColor" && this.theme !== "turva" && this.theme !== "default",
|
|
28
28
|
"duet-theme-turva": this.theme === "turva" && this.color !== "currentColor",
|
|
29
29
|
"duet-theme-default": this.theme === "default" && this.color !== "currentColor",
|
|
30
|
-
} }, h("div", { key: '
|
|
30
|
+
} }, h("div", { key: '99cefb1d1a1f4d2d6abc9c935e791036279c9911', class: {
|
|
31
31
|
"duet-spinner": true,
|
|
32
32
|
[this.size]: true,
|
|
33
33
|
}, style: { color }, "aria-label": this.accessibleLabel })));
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import * as tokens from "@duetds/tokens/lib/tokens.json";
|
|
5
|
+
import { h, Host } from "@stencil/core";
|
|
6
|
+
export class DuetStatusIcon {
|
|
7
|
+
constructor() {
|
|
8
|
+
this.bg = {
|
|
9
|
+
default: {
|
|
10
|
+
default: "color_lt_blue_100",
|
|
11
|
+
success: "color_success_200",
|
|
12
|
+
warning: "color_warning_200",
|
|
13
|
+
danger: "color_danger_100",
|
|
14
|
+
},
|
|
15
|
+
strong: {
|
|
16
|
+
default: "color_lt_blue_600",
|
|
17
|
+
success: "color_success_700",
|
|
18
|
+
warning: "color_warning_500",
|
|
19
|
+
danger: "color_danger_600",
|
|
20
|
+
},
|
|
21
|
+
};
|
|
22
|
+
this.color = {
|
|
23
|
+
default: {
|
|
24
|
+
default: "color_lt_blue_700",
|
|
25
|
+
success: "color_success_800",
|
|
26
|
+
warning: "color_warning_800",
|
|
27
|
+
danger: "color_danger_700",
|
|
28
|
+
},
|
|
29
|
+
strong: {
|
|
30
|
+
default: "color_lt_blue_100",
|
|
31
|
+
success: "color_gray_lightest",
|
|
32
|
+
warning: "color_warning_900",
|
|
33
|
+
danger: "color_gray_lightest",
|
|
34
|
+
},
|
|
35
|
+
};
|
|
36
|
+
this.variation = "default";
|
|
37
|
+
this.size = "medium";
|
|
38
|
+
this.margin = "auto";
|
|
39
|
+
this.strong = false;
|
|
40
|
+
}
|
|
41
|
+
getBg() {
|
|
42
|
+
return tokens[this.bg[this.strong ? "strong" : "default"][this.variation]];
|
|
43
|
+
}
|
|
44
|
+
getColor() {
|
|
45
|
+
return tokens[this.color[this.strong ? "strong" : "default"][this.variation]];
|
|
46
|
+
}
|
|
47
|
+
getIcon() {
|
|
48
|
+
switch (this.variation) {
|
|
49
|
+
case "default":
|
|
50
|
+
return `
|
|
51
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
|
|
52
|
+
<rect width="24" height="24" rx="12" fill="${this.getBg()}"/>
|
|
53
|
+
<path fill="${this.getColor()}" d="M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z"/>
|
|
54
|
+
<circle fill="${this.getColor()}" cx="11.625" cy="7.125" r="1.125"/>
|
|
55
|
+
</svg>`;
|
|
56
|
+
case "success":
|
|
57
|
+
return `
|
|
58
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
|
|
59
|
+
<rect width="24" height="24" rx="12" fill="${this.getBg()}"/>
|
|
60
|
+
<path fill="${this.getColor()}" d="M9.325 17.916a1.79 1.79 0 0 1-1.498-.799l-2.44-3.462a.75.75 0 0 1 1.227-.864l2.45 3.477a.306.306 0 0 0 .261.148.294.294 0 0 0 .236-.119l7.852-9.935a.75.75 0 1 1 1.175.93l-7.843 9.923a1.781 1.781 0 0 1-.423.396 1.78 1.78 0 0 1-.997.305z"/>
|
|
61
|
+
</svg>`;
|
|
62
|
+
case "warning":
|
|
63
|
+
case "danger":
|
|
64
|
+
return `
|
|
65
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
|
|
66
|
+
<path fill="${this.getBg()}" d="M1.27,23.767C1.58,23.919 1.926,24 2.273,24L21.73,24C22.336,24 22.906,23.764 23.334,23.336C23.764,22.908 24.001,22.337 24.001,21.73C24.001,21.383 23.92,21.037 23.768,20.727L14.295,1.429C13.862,0.547 12.981,0 11.997,0C11.605,0 11.227,0.088 10.873,0.262C10.369,0.51 9.954,0.924 9.706,1.429L0.234,20.728C-0.034,21.271 -0.073,21.888 0.123,22.462C0.319,23.036 0.727,23.5 1.27,23.767Z"/>
|
|
67
|
+
<rect fill="${this.getColor()}" x="11.1" y="7.2" width="1.8" height="8.4" rx="0.9"/>
|
|
68
|
+
<rect fill="${this.getColor()}" x="10.8" y="18" width="2.4" height="2.4" rx="1.2"/>
|
|
69
|
+
</svg>`;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
render() {
|
|
73
|
+
return (h(Host, { key: '513b3e143bc34d530eccc8a15767fa2badbbd9f6', class: {
|
|
74
|
+
[`duet-status-icon-${this.variation}`]: true,
|
|
75
|
+
"duet-strong-bg": this.strong,
|
|
76
|
+
} }, h("duet-icon", { key: 'bdb984f064a33652090f67faf98f420d103fc960', icon: this.getIcon(), size: this.size, margin: this.margin })));
|
|
77
|
+
}
|
|
78
|
+
static get is() { return "duet-status-icon"; }
|
|
79
|
+
static get encapsulation() { return "shadow"; }
|
|
80
|
+
static get properties() {
|
|
81
|
+
return {
|
|
82
|
+
"variation": {
|
|
83
|
+
"type": "string",
|
|
84
|
+
"mutable": false,
|
|
85
|
+
"complexType": {
|
|
86
|
+
"original": "DuetStatus",
|
|
87
|
+
"resolved": "\"danger\" | \"default\" | \"success\" | \"warning\"",
|
|
88
|
+
"references": {
|
|
89
|
+
"DuetStatus": {
|
|
90
|
+
"location": "import",
|
|
91
|
+
"path": "../../common-types",
|
|
92
|
+
"id": "src/common-types.d.ts::DuetStatus"
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
"required": false,
|
|
97
|
+
"optional": false,
|
|
98
|
+
"docs": {
|
|
99
|
+
"tags": [],
|
|
100
|
+
"text": "Status the icon indicates"
|
|
101
|
+
},
|
|
102
|
+
"getter": false,
|
|
103
|
+
"setter": false,
|
|
104
|
+
"attribute": "variation",
|
|
105
|
+
"reflect": false,
|
|
106
|
+
"defaultValue": "\"default\""
|
|
107
|
+
},
|
|
108
|
+
"size": {
|
|
109
|
+
"type": "string",
|
|
110
|
+
"mutable": false,
|
|
111
|
+
"complexType": {
|
|
112
|
+
"original": "DuetIconSize",
|
|
113
|
+
"resolved": "\"auto\" | \"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-small\" | \"xxx-large\" | \"xxx-small\"",
|
|
114
|
+
"references": {
|
|
115
|
+
"DuetIconSize": {
|
|
116
|
+
"location": "import",
|
|
117
|
+
"path": "../../common-types",
|
|
118
|
+
"id": "src/common-types.d.ts::DuetIconSize"
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
"required": false,
|
|
123
|
+
"optional": false,
|
|
124
|
+
"docs": {
|
|
125
|
+
"tags": [],
|
|
126
|
+
"text": "Icon size. Entered as one of the icon size design tokens."
|
|
127
|
+
},
|
|
128
|
+
"getter": false,
|
|
129
|
+
"setter": false,
|
|
130
|
+
"attribute": "size",
|
|
131
|
+
"reflect": true,
|
|
132
|
+
"defaultValue": "\"medium\""
|
|
133
|
+
},
|
|
134
|
+
"margin": {
|
|
135
|
+
"type": "string",
|
|
136
|
+
"mutable": false,
|
|
137
|
+
"complexType": {
|
|
138
|
+
"original": "DuetMargin",
|
|
139
|
+
"resolved": "\"auto\" | \"none\"",
|
|
140
|
+
"references": {
|
|
141
|
+
"DuetMargin": {
|
|
142
|
+
"location": "import",
|
|
143
|
+
"path": "../../common-types",
|
|
144
|
+
"id": "src/common-types.d.ts::DuetMargin"
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
"required": false,
|
|
149
|
+
"optional": false,
|
|
150
|
+
"docs": {
|
|
151
|
+
"tags": [],
|
|
152
|
+
"text": "Controls the margin of the component."
|
|
153
|
+
},
|
|
154
|
+
"getter": false,
|
|
155
|
+
"setter": false,
|
|
156
|
+
"attribute": "margin",
|
|
157
|
+
"reflect": false,
|
|
158
|
+
"defaultValue": "\"auto\""
|
|
159
|
+
},
|
|
160
|
+
"strong": {
|
|
161
|
+
"type": "boolean",
|
|
162
|
+
"mutable": false,
|
|
163
|
+
"complexType": {
|
|
164
|
+
"original": "boolean",
|
|
165
|
+
"resolved": "boolean",
|
|
166
|
+
"references": {}
|
|
167
|
+
},
|
|
168
|
+
"required": false,
|
|
169
|
+
"optional": false,
|
|
170
|
+
"docs": {
|
|
171
|
+
"tags": [],
|
|
172
|
+
"text": "Use strong background color when the icon would not otherwise stand out from the surrounding background."
|
|
173
|
+
},
|
|
174
|
+
"getter": false,
|
|
175
|
+
"setter": false,
|
|
176
|
+
"attribute": "strong",
|
|
177
|
+
"reflect": false,
|
|
178
|
+
"defaultValue": "false"
|
|
179
|
+
}
|
|
180
|
+
};
|
|
181
|
+
}
|
|
182
|
+
}
|
|
@@ -88,7 +88,7 @@ export class DuetStepper {
|
|
|
88
88
|
* Always the last one in the class.
|
|
89
89
|
*/
|
|
90
90
|
render() {
|
|
91
|
-
return (h(Host, { key: '
|
|
91
|
+
return (h(Host, { key: '22b196db710cbed3e8ad8b4dd0650c115a3f88d5', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: 'a0285f6474768b1dd10b9ed222a69f1d3bdcba88', class: { "duet-stepper": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-visually-hidden", { key: 'bf50d57a713aa062329cc40685b7441e31dc892c', "aria-live": "polite", "aria-atomic": "true", "aria-relevant": "all" }, this.formatAnnouncement()), h("slot", { key: 'fb7bb222787bd590d30cce8f5619cc8c30c1f4b4' }))));
|
|
92
92
|
}
|
|
93
93
|
static get is() { return "duet-stepper"; }
|
|
94
94
|
static get encapsulation() { return "shadow"; }
|
|
@@ -122,19 +122,19 @@ export class DuetSubmenuBar {
|
|
|
122
122
|
* Always the last one in the class.
|
|
123
123
|
*/
|
|
124
124
|
render() {
|
|
125
|
-
return (h(Host, { key: '
|
|
125
|
+
return (h(Host, { key: '36733ff35a676602cb5664783353722ac32a3f23' }, h("nav", { key: '6c79e18ca14402ba9becc0611cad56215ee0d54d', class: {
|
|
126
126
|
"duet-submenu-bar": true,
|
|
127
127
|
"duet-theme-turva": this.theme === "turva",
|
|
128
128
|
hidden: this.hidden,
|
|
129
|
-
}, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '
|
|
129
|
+
}, "aria-label": this.accessibleLabel }, this.hasItems && (h("button", { key: '54db29b81a8fd888ddf9094b92ad72d453c30270', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
|
|
130
130
|
active: this.open,
|
|
131
|
-
}, onClick: this.onClick }, h("span", { key: '
|
|
131
|
+
}, onClick: this.onClick }, h("span", { key: 'fd6fbc391f58b209fb675d1038043ab291ea8765', class: "label" }, h("slot", { key: '26efb16331d21d400c0416df1c54c98fec07fd9c', name: "label" }), h("duet-icon", { key: 'f383299770b09f13b0fc9c89c72b5a2ad495931d', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), h("div", { key: '71b7b2aefc7c9dbfb546df751e2ef5c5f420e440', class: {
|
|
132
132
|
"menu-container": true,
|
|
133
133
|
hidden: !this.open,
|
|
134
|
-
}, role: "presentation" }, h("div", { key: '
|
|
134
|
+
}, role: "presentation" }, h("div", { key: '3680be7bd688b8448d76f25ed074cb26f00f1bf0', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
|
|
135
135
|
items: true,
|
|
136
136
|
hidden: !this.open,
|
|
137
|
-
}, ref: element => (this.itemsContainer = element) }, h("div", { key: '
|
|
137
|
+
}, ref: element => (this.itemsContainer = element) }, h("div", { key: 'd3c022573601ad29c14074a42129b0fec8f8e7e7', class: "list", role: this.mobile ? "presentation" : "list" }, h("slot", { key: 'ff8f80314ddf742307286285008a7b7b87e0311a' }), h("div", { key: '4724caa14d11b92502ca9bbf81d83a1f169e0514', class: "list-padding" }))), h("duet-overlay", { key: '96982d748408a3fc7db02df17eb9261732cae2f3', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
|
|
138
138
|
}
|
|
139
139
|
static get is() { return "duet-submenu-bar"; }
|
|
140
140
|
static get encapsulation() { return "shadow"; }
|
|
@@ -96,18 +96,18 @@ export class DuetSubmenuBarDropdown {
|
|
|
96
96
|
* Always the last one in the class.
|
|
97
97
|
*/
|
|
98
98
|
render() {
|
|
99
|
-
return (h(Host, { key: '
|
|
99
|
+
return (h(Host, { key: '6b5d2434a5a7d5afdfaf40e2134d1f02d2f8e222', role: "listitem" }, h("div", { key: 'efe625a31b8e3fa67d845250f6802633a3e970d3', class: {
|
|
100
100
|
"duet-submenu-bar-dropdown": true,
|
|
101
101
|
"duet-theme-turva": this.theme === "turva",
|
|
102
102
|
open: this.open,
|
|
103
103
|
active: this.active,
|
|
104
|
-
} }, h("button", { key: '
|
|
104
|
+
} }, h("button", { key: '7b631206096ecd24fd7018850656a6ab3cf3f89b', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
105
105
|
open: this.open,
|
|
106
106
|
active: this.active,
|
|
107
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '
|
|
107
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '3c9030513cf42a8633d8359be8003179bd5913b6', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '66fc2c66e8e27bee53464ce406797f4c32ca3b5c', class: "label" }, h("span", { key: 'a073565bff14d28d8cf5167eec655716e3e0e61e', class: "label-text" }, h("slot", { key: '14f7ef42fc76a1363bb5e0eacf4eac6bbb080490', name: "label" })), h("duet-icon", { key: '66884d73e81fa44ca37f1b3fe6d5d5dd02114ac6', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '16f20eb6a5a4f169b34bf32c8dbe1e3f401a97b9', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
108
108
|
items: true,
|
|
109
109
|
hidden: !this.open,
|
|
110
|
-
} }, h("slot", { key: '
|
|
110
|
+
} }, h("slot", { key: '39e9087f187e2ed824ae75f02eea9894648c4bba' })))));
|
|
111
111
|
}
|
|
112
112
|
static get is() { return "duet-submenu-bar-dropdown"; }
|
|
113
113
|
static get encapsulation() { return "shadow"; }
|
package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js
CHANGED
|
@@ -31,12 +31,12 @@ export class DuetSubmenuBarDropdownLink {
|
|
|
31
31
|
* Always the last one in the class.
|
|
32
32
|
*/
|
|
33
33
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '2e7a0b63fabe8ee0f29cd63e339241722cb0b915' }, h("a", { key: 'c128f0afb1378b9587ee76a62d89bec957d0544b', class: {
|
|
35
35
|
"duet-submenu-bar-dropdown-link": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
highlight: this.highlight,
|
|
38
38
|
active: this.active,
|
|
39
|
-
}, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '
|
|
39
|
+
}, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '88e38d32863145821247bc1d66e48fdb304c64db', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("span", { key: 'c2d61e88b734363598485cac9e84636edaa485d9', class: "label-container" }, h("span", { key: 'c15270a7dc528c31fe81b0ac1c0730d1712aa273', class: "label" }, h("slot", { key: 'd3dfc2c82e310183f2b613f55506ae8e661427af' })), this.caret && h("duet-icon", { key: '7f4c469fb9066822bf2bf9d3086cc08734a84a4a', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (h("duet-icon", { key: '90c5be1db9e0fb6684d0b8032326b9fd57547a72', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
40
40
|
}
|
|
41
41
|
static get is() { return "duet-submenu-bar-dropdown-link"; }
|
|
42
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -57,7 +57,7 @@ export class DuetSubmenuBarItem {
|
|
|
57
57
|
render() {
|
|
58
58
|
const TagName = this.url ? "a" : "button";
|
|
59
59
|
const role = this.url ? "link" : "button";
|
|
60
|
-
return (h(Host, { key: '
|
|
60
|
+
return (h(Host, { key: '4d177e3c8fab0bac22778d0bb67cb96b3f16a04c', role: "listitem" }, h(TagName, { key: 'b32f2c34e132612cfa2e2507478f514b83585c5e', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("duet-icon", { key: 'afa64cadf036d77b203ba09462da022116620c39', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), h("div", { key: '5163f1bbf922e02e2805a3270e3b25d987bc56c3', class: "label" }, h("span", { key: 'd6da532a7b7d70b375e1be84446fb1dd7ba4c607', class: "label-text" }, h("slot", { key: '2cde0560e036111ed9665d9186bf0d15b7132c78' })), (this.trailingIcon || this.external) && (h("duet-icon", { key: 'f4f83f5ea741b517a630271ee5bf1ea10840f985', class: {
|
|
61
61
|
"trailing-icon": !!this.trailingIcon,
|
|
62
62
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
63
63
|
"external-icon": !!this.external,
|
|
@@ -29,7 +29,7 @@ export class DuetSubmenuBarLink {
|
|
|
29
29
|
* Always the last one in the class.
|
|
30
30
|
*/
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: '7a7d10e6e2c4118a911623476d672630f006784a', role: "listitem" }, h("a", { key: '027009d3d9de4ce94d88b521e399c59538a56753', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (h("duet-icon", { key: 'da3c19c52745c356f2917b5796b79bbef53f8df5', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), h("span", { key: 'a325291a240a537079b1103e06e6ee130bd76e8d', class: "label" }, h("slot", { key: '83d70266ae54f9bc2acfffc07a43f45c40010e66' })))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "duet-submenu-bar-link"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -224,12 +224,23 @@
|
|
|
224
224
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important;
|
|
225
225
|
}
|
|
226
226
|
.duet-tab-variation-default .duet-tab-button {
|
|
227
|
-
padding:
|
|
227
|
+
padding: 11px 20px 13px 20px;
|
|
228
228
|
overflow: hidden;
|
|
229
|
+
font-size: 0.875rem;
|
|
229
230
|
color: rgb(81, 105, 123);
|
|
230
231
|
background: rgb(245, 248, 250);
|
|
231
232
|
border: 1px solid rgb(212, 223, 229);
|
|
232
233
|
}
|
|
234
|
+
.duet-tab-variation-default .duet-tab-button.switch-large-at-always {
|
|
235
|
+
padding: 15px 28px 17px 28px;
|
|
236
|
+
font-size: 1rem;
|
|
237
|
+
}
|
|
238
|
+
@media (min-width: 36em) {
|
|
239
|
+
.duet-tab-variation-default .duet-tab-button.switch-large-at-small {
|
|
240
|
+
padding: 15px 28px 17px 28px;
|
|
241
|
+
font-size: 1rem;
|
|
242
|
+
}
|
|
243
|
+
}
|
|
233
244
|
.duet-tab-variation-default .duet-tab-button.selected {
|
|
234
245
|
color: rgb(8, 42, 77);
|
|
235
246
|
background: rgb(255, 255, 255);
|
|
@@ -278,14 +289,24 @@
|
|
|
278
289
|
.duet-tab-variation-plain .duet-tab-button {
|
|
279
290
|
display: inline-block;
|
|
280
291
|
width: auto;
|
|
281
|
-
padding
|
|
282
|
-
padding-left: 0;
|
|
292
|
+
padding: 12px 0;
|
|
283
293
|
margin-left: 0;
|
|
294
|
+
font-size: 0.875rem;
|
|
284
295
|
color: rgb(98, 121, 138);
|
|
285
296
|
border-width: 0;
|
|
286
297
|
border-radius: 0;
|
|
287
298
|
transition: none;
|
|
288
299
|
}
|
|
300
|
+
.duet-tab-variation-plain .duet-tab-button.switch-large-at-always {
|
|
301
|
+
padding: 20px 0;
|
|
302
|
+
font-size: 1rem;
|
|
303
|
+
}
|
|
304
|
+
@media (min-width: 36em) {
|
|
305
|
+
.duet-tab-variation-plain .duet-tab-button.switch-large-at-small {
|
|
306
|
+
padding: 20px 0;
|
|
307
|
+
font-size: 1rem;
|
|
308
|
+
}
|
|
309
|
+
}
|
|
289
310
|
.duet-tab-variation-plain .duet-tab-button:hover {
|
|
290
311
|
color: rgb(8, 42, 77);
|
|
291
312
|
}
|
|
@@ -26,7 +26,7 @@ export class DuetTabGroup {
|
|
|
26
26
|
}
|
|
27
27
|
if (isTabKey(ev) && !isShiftTabKey(ev)) {
|
|
28
28
|
ev.preventDefault();
|
|
29
|
-
this.element.querySelector("duet-tab[selected]").setFocus();
|
|
29
|
+
this.element.querySelector(":scope > duet-tab[selected]").setFocus();
|
|
30
30
|
}
|
|
31
31
|
if (button) {
|
|
32
32
|
ev.preventDefault();
|
|
@@ -76,6 +76,7 @@ export class DuetTabGroup {
|
|
|
76
76
|
this.padding = "auto";
|
|
77
77
|
this.setTabIndex = true;
|
|
78
78
|
this.tabChangeConfirm = false;
|
|
79
|
+
this.switchLargeBreakpoint = "small";
|
|
79
80
|
}
|
|
80
81
|
/**
|
|
81
82
|
* Component lifecycle events.
|
|
@@ -193,30 +194,32 @@ export class DuetTabGroup {
|
|
|
193
194
|
// TODO: get rid of plain-scrolling class, as we always scroll
|
|
194
195
|
const variationClass = this.variation === "plain-scrolling" ? "duet-tab-variation-plain" : `duet-tab-variation-${this.variation}`;
|
|
195
196
|
const isSwipeScrollable = this.variation === "checked" || this.variation === "plain-scrolling";
|
|
197
|
+
const largeBreakpoint = `switch-large-at-${this.switchLargeBreakpoint ? this.switchLargeBreakpoint : "small"}`;
|
|
196
198
|
const buttons = this.tabs.map((element, index) => (h("button", { role: "tab", id: this.getButtonId(index), "aria-selected": element.selected ? "true" : "false", "aria-description": this.getAccessibleDescription(index), tabindex: element.selected ? "0" : "-1", part: `${this.identifier}-button ${element.selected ? `${this.identifier}-button--selected` : ""}`, type: "button", class: {
|
|
197
199
|
"duet-p-0": this.padding === "none",
|
|
198
200
|
"duet-tab-button": true,
|
|
199
201
|
"stackable-tab": this.variation === "checked" && this.tabs.length <= 3,
|
|
200
202
|
selected: element.selected,
|
|
201
203
|
[`duet-notification-mark-${element.notificationMark}`]: !!element.notificationMark,
|
|
204
|
+
[largeBreakpoint]: ["default", "plain", "plain-scrolling"].includes(this.variation) ? true : false,
|
|
202
205
|
}, onClick: () => this.onTabSelect(index), onKeyDown: ev => this.handleKeyDown(ev) }, this.variation === "checked" ? (h("div", { class: { "checked-tab-content": true, "stackable-checked-tab-content": this.tabs.length <= 3 } }, h("div", { class: { "checked-tab-description": true, "stackable-description": this.tabs.length <= 3 } }, h("p", null, element.label), h("p", { class: { "tab-caption": true, selected: element.selected } }, element.caption)), h("div", { class: { "stackable-checkmark": this.tabs.length <= 3 } }, h("duet-checkmark", { theme: this.theme, checked: element.selected, type: "radio", "presentation-only": true, center: true })))) : (element.label))));
|
|
203
|
-
return (h("div", { key: '
|
|
206
|
+
return (h("div", { key: '207a82ac69bc1e0dc240a920b5cc2c7a8ba9ab62', class: {
|
|
204
207
|
"duet-tab-group": true,
|
|
205
208
|
"duet-theme-turva": this.theme === "turva",
|
|
206
209
|
[variationClass]: true,
|
|
207
210
|
"duet-tab-plain-scrolling": this.variation === "plain-scrolling",
|
|
208
211
|
"duet-tab-group-scrolls": true,
|
|
209
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
212
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: '71e4268271d5193a1b9c7a8878ca9a3895f2d2d2', role: "tablist", class: {
|
|
210
213
|
"duet-m-0": this.margin === "none" || this.variation === "checked",
|
|
211
214
|
"duet-tab-group-tabs": true,
|
|
212
215
|
"duet-tab-group-hidden": this.tabs.length > 3 && !isSwipeScrollable,
|
|
213
216
|
}, ref: el => {
|
|
214
217
|
this.tabsContainer = el;
|
|
215
|
-
} }, this.variation === "checked" ? (buttons) : (h("duet-scrollable", { selected: this.selected, identifier: this.identifier, gap:
|
|
218
|
+
} }, this.variation === "checked" ? (buttons) : (h("duet-scrollable", { selected: this.selected, identifier: this.identifier, gap: ["default", "plain", "plain-scrolling"].includes(this.variation) ? "none" : "large", buttonPosition: this.variation === "default" ? "absolute" : "relative", center: this.isCentered() ? this.isCentered() : this.element.style.textAlign == "center" }, buttons))), h("div", { key: 'd0671945a27f612e16f322d4b0a50e1f29ee50af', class: {
|
|
216
219
|
"duet-tab-group-content": true,
|
|
217
220
|
"duet-m-0": this.margin === "none",
|
|
218
221
|
"checked-group-content": this.variation === "checked",
|
|
219
|
-
} }, h("slot", { key: '
|
|
222
|
+
} }, h("slot", { key: '90483c74164e3e6a6c9119dffbf9be6cfbd85853' }))));
|
|
220
223
|
}
|
|
221
224
|
static get is() { return "duet-tab-group"; }
|
|
222
225
|
static get encapsulation() { return "shadow"; }
|
|
@@ -568,6 +571,26 @@ export class DuetTabGroup {
|
|
|
568
571
|
"attribute": "tab-change-confirm",
|
|
569
572
|
"reflect": false,
|
|
570
573
|
"defaultValue": "false"
|
|
574
|
+
},
|
|
575
|
+
"switchLargeBreakpoint": {
|
|
576
|
+
"type": "string",
|
|
577
|
+
"mutable": false,
|
|
578
|
+
"complexType": {
|
|
579
|
+
"original": "\"small\" | \"never\" | \"always\"",
|
|
580
|
+
"resolved": "\"always\" | \"never\" | \"small\"",
|
|
581
|
+
"references": {}
|
|
582
|
+
},
|
|
583
|
+
"required": false,
|
|
584
|
+
"optional": false,
|
|
585
|
+
"docs": {
|
|
586
|
+
"tags": [],
|
|
587
|
+
"text": "By default switches to larger size from small breakpoint.\nNever disables switching to larger size and always forces it."
|
|
588
|
+
},
|
|
589
|
+
"getter": false,
|
|
590
|
+
"setter": false,
|
|
591
|
+
"attribute": "switch-large-breakpoint",
|
|
592
|
+
"reflect": false,
|
|
593
|
+
"defaultValue": "\"small\""
|
|
571
594
|
}
|
|
572
595
|
};
|
|
573
596
|
}
|
|
@@ -113,7 +113,7 @@ export class DuetTable {
|
|
|
113
113
|
});
|
|
114
114
|
}
|
|
115
115
|
render() {
|
|
116
|
-
return (h(Host, { key: '
|
|
116
|
+
return (h(Host, { key: '26ab3b66d99bdff07554198125e8867b84051c9f', class: {
|
|
117
117
|
[`duet-table-${this.variation}`]: true,
|
|
118
118
|
"duet-table-flattened": !this.matchesBreakpoint,
|
|
119
119
|
// sticky only valid when in regular table layout
|
|
@@ -122,7 +122,7 @@ export class DuetTable {
|
|
|
122
122
|
"duet-m-0": this.margin === "none",
|
|
123
123
|
"duet-theme-turva": this.theme === "turva",
|
|
124
124
|
"duet-table-hide-head-visually": this.hideHeadVisually,
|
|
125
|
-
} }, h("slot", { key: '
|
|
125
|
+
} }, h("slot", { key: '1df61c45d1faa92385e24949ff773ec71852e0a5' })));
|
|
126
126
|
}
|
|
127
127
|
static get is() { return "duet-table"; }
|
|
128
128
|
static get originalStyleUrls() {
|
|
@@ -31,11 +31,11 @@ export class DuetToolbar {
|
|
|
31
31
|
: this.variation === "secondary"
|
|
32
32
|
? "secondary"
|
|
33
33
|
: "default";
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '562a3b82275cd77dc7f90d6c53776923965415e0' }, h("nav", { key: '074728e56d1f75a560331c1a4a8f12cea3343aa8', class: {
|
|
35
35
|
"duet-toolbar": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
[variation]: true,
|
|
38
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
38
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: 'f2379c6e218e998c32f8b8a808d3ba1a9fc0602c', class: "container" }, h("div", { key: '6a7a09168fc5ad7f0b8fac5019fca192d800a4dc', class: "list", role: "list" }, h("slot", { key: '45621a40c7ecdb2e834ea94b6e72eeb434113b8f', name: "left" })), h("div", { key: '32c6e4b3e88e5a5226d9d6a33d93dfe16079335c', class: "list", role: "list" }, h("slot", { key: '75e255dcc244d524f02921fc033d9e07789f8e00', name: "right" }))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-toolbar"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|