@duetds/components 8.4.1 → 8.4.3
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 +194 -34
- package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
- package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +11 -4
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-chip.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
- package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +11 -6
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +1 -1
- 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 +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +3 -3
- package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-promo-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +92 -0
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +9 -2
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{floating-ui.dom.esm-a7d59d53.js → floating-ui.dom.esm-91f66430.js} +60 -20
- package/lib/cjs/{focus-utils-327224fb.js → focus-utils-a8f819a3.js} +1 -1
- package/lib/cjs/{index-f9de8fc6.js → index-cb4d7840.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/collection-manifest.json +2 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-banner/duet-banner.css +26 -0
- package/lib/collection/components/duet-button/duet-button.js +5 -5
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +5 -5
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +7 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.css +12 -0
- package/lib/collection/components/duet-header/duet-header.js +16 -16
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-link/duet-link.js +14 -7
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +6 -0
- package/lib/collection/components/duet-modal/duet-modal.js +4 -4
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +3 -0
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.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 +1 -1
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
- package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +113 -0
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +290 -0
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- 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-item/duet-toolbar-item.css +6 -0
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +48 -18
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +31 -3
- 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 +3 -3
- package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +2 -2
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- 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 +2 -2
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +3 -3
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +14 -14
- 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 +2 -2
- package/lib/dist-custom-elements/duet-footer.js +4 -4
- 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 +12 -12
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +9 -9
- 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 +1 -1
- 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 +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +9 -9
- package/lib/dist-custom-elements/duet-multiselect.js +9 -9
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
- package/lib/dist-custom-elements/duet-notification.js +2 -2
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +13 -13
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
- package/lib/dist-custom-elements/duet-popup-menu.js +3 -3
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +3 -3
- 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 +4 -4
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
- package/lib/dist-custom-elements/duet-show-more.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
- package/lib/dist-custom-elements/duet-slideout.js +4 -4
- 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-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-item.d.ts +11 -0
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +123 -0
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-tab-group.js +13 -13
- 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 +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-item.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- 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 +3 -3
- 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 +30 -23
- 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-95fd6b77.js → p-010b0059.js} +3 -3
- package/lib/dist-custom-elements/{p-3b611f77.js → p-04a28e53.js} +1 -1
- package/lib/dist-custom-elements/{p-ee4d3c46.js → p-09ac88f3.js} +4 -4
- package/lib/dist-custom-elements/{p-19e196d7.js → p-101df5e0.js} +2 -2
- package/lib/dist-custom-elements/{p-00c8a755.js → p-11e152cd.js} +60 -20
- package/lib/dist-custom-elements/{p-de784f1a.js → p-2103fc77.js} +1 -1
- package/lib/dist-custom-elements/{p-d91292b9.js → p-22530bf0.js} +1 -1
- package/lib/dist-custom-elements/{p-5744809e.js → p-252800e5.js} +1 -1
- package/lib/dist-custom-elements/{p-57391cc8.js → p-29282584.js} +1 -1
- package/lib/dist-custom-elements/{p-4b0c6729.js → p-34f86ab2.js} +1 -1
- package/lib/dist-custom-elements/{p-fe64b544.js → p-3a2a46d4.js} +13 -6
- package/lib/dist-custom-elements/{p-e1bb31ca.js → p-3da9e71c.js} +5 -5
- package/lib/dist-custom-elements/{p-65c75ef9.js → p-3e7280f6.js} +8 -8
- package/lib/dist-custom-elements/{p-2e054d37.js → p-3fa35111.js} +2 -2
- package/lib/dist-custom-elements/{p-40c896f1.js → p-44cdc06d.js} +1 -1
- package/lib/dist-custom-elements/{p-eef66341.js → p-4bd749d9.js} +1 -1
- package/lib/dist-custom-elements/{p-44597ec8.js → p-4da748b2.js} +1 -1
- package/lib/dist-custom-elements/{p-8e5e3b4e.js → p-613dba69.js} +4 -4
- package/lib/dist-custom-elements/{p-65d670a0.js → p-6a2c4e3a.js} +6 -6
- package/lib/dist-custom-elements/{p-c0e3f8a6.js → p-8af17456.js} +1 -1
- package/lib/dist-custom-elements/{p-f70cdce4.js → p-8d2fe91f.js} +10 -10
- package/lib/dist-custom-elements/{p-4ef93ac1.js → p-9b8fa220.js} +2 -2
- package/lib/dist-custom-elements/{p-72e0efbc.js → p-a225fccd.js} +5 -5
- package/lib/dist-custom-elements/{p-f6fffc84.js → p-b7f8263a.js} +2 -2
- package/lib/dist-custom-elements/{p-6542b17e.js → p-bb06c3ac.js} +1 -1
- package/lib/dist-custom-elements/{p-15060f3e.js → p-c5d64549.js} +19 -11
- package/lib/dist-custom-elements/{p-99feccb2.js → p-c7343af9.js} +1 -1
- package/lib/dist-custom-elements/{p-7a89935d.js → p-c7bbc1bd.js} +1 -1
- package/lib/dist-custom-elements/{p-a6d6bf5b.js → p-c8659f64.js} +1 -1
- package/lib/dist-custom-elements/{p-0ccedd20.js → p-cd25ec2f.js} +1 -1
- package/lib/dist-custom-elements/{p-2e5140b1.js → p-d0cf13fd.js} +1 -1
- package/lib/dist-custom-elements/{p-4bff90c2.js → p-d940c692.js} +1 -1
- package/lib/dist-custom-elements/{p-6c44ff37.js → p-d9f82ff4.js} +1 -1
- package/lib/dist-custom-elements/{p-d696adf5.js → p-e6920cf3.js} +2 -2
- package/lib/dist-custom-elements/{p-5230e644.js → p-ea4b4bbb.js} +1 -1
- package/lib/dist-custom-elements/{p-2a149fd8.js → p-f79a36ee.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-dfa44807.entry.js → p-01a3e3f8.entry.js} +1 -1
- package/lib/duet/{p-19c965b5.entry.js → p-01bf6506.entry.js} +1 -1
- package/lib/duet/{p-adab3da6.system.entry.js → p-02833fe6.system.entry.js} +1 -1
- package/lib/duet/{p-10b4dd2b.system.entry.js → p-029e0713.system.entry.js} +1 -1
- package/lib/duet/{p-946b6050.system.entry.js → p-04e058bc.system.entry.js} +1 -1
- package/lib/duet/{p-1aca2547.system.entry.js → p-0806aac6.system.entry.js} +1 -1
- package/lib/duet/{p-db927865.system.entry.js → p-091d343c.system.entry.js} +1 -1
- package/lib/duet/{p-790dad25.system.entry.js → p-098dcfbc.system.entry.js} +1 -1
- package/lib/duet/p-0995d4db.entry.js +4 -0
- package/lib/duet/{p-bfec3e0a.entry.js → p-0ad0dc08.entry.js} +1 -1
- package/lib/duet/{p-9b22092d.system.entry.js → p-0b80e74d.system.entry.js} +1 -1
- package/lib/duet/{p-63dfab5b.entry.js → p-0cfba791.entry.js} +1 -1
- package/lib/duet/{p-0fa339a9.system.entry.js → p-0f33db5a.system.entry.js} +1 -1
- package/lib/duet/{p-41f5841c.entry.js → p-0f9796d8.entry.js} +1 -1
- package/lib/duet/p-11e152cd.js +4 -0
- package/lib/duet/{p-f60d9095.system.entry.js → p-142fffe3.system.entry.js} +1 -1
- package/lib/duet/{p-1cacf327.entry.js → p-16669185.entry.js} +1 -1
- package/lib/duet/{p-2d5e65b9.system.entry.js → p-17130b15.system.entry.js} +1 -1
- package/lib/duet/{p-6315a118.system.entry.js → p-18b21092.system.entry.js} +1 -1
- package/lib/duet/{p-7599b013.entry.js → p-19348034.entry.js} +1 -1
- package/lib/duet/{p-40ec91af.system.entry.js → p-1a2ff25f.system.entry.js} +1 -1
- package/lib/duet/{p-ae014830.system.entry.js → p-1b32fc71.system.entry.js} +1 -1
- package/lib/duet/{p-b0d6abce.entry.js → p-1bf2c055.entry.js} +1 -1
- package/lib/duet/{p-18bc2b2f.entry.js → p-1d7f59a7.entry.js} +1 -1
- package/lib/duet/{p-571a1255.system.entry.js → p-1e3a9599.system.entry.js} +1 -1
- package/lib/duet/{p-ca737839.entry.js → p-205c1d86.entry.js} +1 -1
- package/lib/duet/{p-e58cd7fd.system.entry.js → p-22d2d468.system.entry.js} +1 -1
- package/lib/duet/{p-20211120.entry.js → p-2765967c.entry.js} +1 -1
- package/lib/duet/{p-351dbf91.system.entry.js → p-29d5a763.system.entry.js} +1 -1
- package/lib/duet/{p-a942bdee.entry.js → p-29e18bae.entry.js} +1 -1
- package/lib/duet/{p-2609cbef.system.entry.js → p-2a594105.system.entry.js} +1 -1
- package/lib/duet/{p-284bcc14.entry.js → p-2bfe2f51.entry.js} +1 -1
- package/lib/duet/{p-0f667990.system.entry.js → p-2c1f79ac.system.entry.js} +1 -1
- package/lib/duet/{p-cddf8053.system.entry.js → p-2e53172a.system.entry.js} +1 -1
- package/lib/duet/{p-6b8435d2.entry.js → p-2f82c4d4.entry.js} +1 -1
- package/lib/duet/{p-bc06eaac.entry.js → p-30a6959f.entry.js} +1 -1
- package/lib/duet/{p-70fa2c28.system.entry.js → p-31322a2c.system.entry.js} +1 -1
- package/lib/duet/{p-a8028561.entry.js → p-3266adc5.entry.js} +1 -1
- package/lib/duet/p-34eeb826.entry.js +4 -0
- package/lib/duet/{p-08708eb4.system.entry.js → p-3736f46a.system.entry.js} +1 -1
- package/lib/duet/{p-e11114db.entry.js → p-389ec8d1.entry.js} +1 -1
- package/lib/duet/{p-34dd8057.entry.js → p-39b31261.entry.js} +1 -1
- package/lib/duet/{p-35ba024d.entry.js → p-3a93f309.entry.js} +1 -1
- package/lib/duet/{p-3c4f16aa.system.entry.js → p-3b930917.system.entry.js} +1 -1
- package/lib/duet/{p-42529cf1.entry.js → p-3c47cc95.entry.js} +1 -1
- package/lib/duet/{p-b80d0aeb.system.entry.js → p-3d74d9ba.system.entry.js} +1 -1
- package/lib/duet/{p-85b7c2e7.entry.js → p-3e86fc2f.entry.js} +1 -1
- package/lib/duet/{p-26ed2d8a.entry.js → p-4128d086.entry.js} +1 -1
- package/lib/duet/{p-7ad82468.entry.js → p-41faac57.entry.js} +1 -1
- package/lib/duet/{p-1bce83be.system.entry.js → p-4219a6cc.system.entry.js} +1 -1
- package/lib/duet/{p-8d4942c5.entry.js → p-44dd3f6b.entry.js} +1 -1
- package/lib/duet/{p-29e5a618.system.entry.js → p-46efd28d.system.entry.js} +1 -1
- package/lib/duet/{p-87ce9349.entry.js → p-473f2aeb.entry.js} +1 -1
- package/lib/duet/{p-004adfad.entry.js → p-4999bd59.entry.js} +1 -1
- package/lib/duet/{p-9531abc8.system.entry.js → p-4dc1f780.system.entry.js} +1 -1
- package/lib/duet/p-4e22efae.entry.js +4 -0
- package/lib/duet/{p-3cbad6d0.entry.js → p-4ebf7879.entry.js} +1 -1
- package/lib/duet/{p-2b05e7f2.system.entry.js → p-51f24687.system.entry.js} +1 -1
- package/lib/duet/{p-fc070130.entry.js → p-543bc859.entry.js} +1 -1
- package/lib/duet/{p-6d276a1a.system.entry.js → p-56c12a47.system.entry.js} +1 -1
- package/lib/duet/{p-0fc49dba.entry.js → p-57a3bf19.entry.js} +1 -1
- package/lib/duet/p-580aed81.system.entry.js +4 -0
- package/lib/duet/{p-5d1dd83e.system.entry.js → p-5e396e57.system.entry.js} +1 -1
- package/lib/duet/{p-beed8c17.system.entry.js → p-5ea4fe7b.system.entry.js} +1 -1
- package/lib/duet/{p-813c70d0.system.entry.js → p-611fc71b.system.entry.js} +1 -1
- package/lib/duet/{p-67081f4b.system.entry.js → p-660c33d4.system.entry.js} +1 -1
- package/lib/duet/{p-f8d38386.system.entry.js → p-665cd245.system.entry.js} +1 -1
- package/lib/duet/{p-a6e667d6.entry.js → p-67af148d.entry.js} +1 -1
- package/lib/duet/{p-f3108381.system.entry.js → p-682cc430.system.entry.js} +1 -1
- package/lib/duet/{p-c0d2a7a9.system.entry.js → p-6aaaa6e6.system.entry.js} +1 -1
- package/lib/duet/{p-b72bdbe7.entry.js → p-6b9228dd.entry.js} +1 -1
- package/lib/duet/{p-fe2b2427.entry.js → p-71fc3743.entry.js} +1 -1
- package/lib/duet/{p-c8ad985d.entry.js → p-720b866c.entry.js} +1 -1
- package/lib/duet/{p-0086f84d.system.entry.js → p-76d99102.system.entry.js} +1 -1
- package/lib/duet/{p-0506b997.system.entry.js → p-778af8b7.system.entry.js} +1 -1
- package/lib/duet/p-7a79672d.system.entry.js +4 -0
- package/lib/duet/{p-6f6a2a37.entry.js → p-7ac66521.entry.js} +1 -1
- package/lib/duet/{p-7985f554.entry.js → p-7ad16b5f.entry.js} +1 -1
- package/lib/duet/{p-aeef3da1.system.entry.js → p-7b220ee3.system.entry.js} +1 -1
- package/lib/duet/{p-7d9cb5c8.system.entry.js → p-7df9ed1a.system.entry.js} +1 -1
- package/lib/duet/{p-dc3cc6a3.entry.js → p-7e7d991d.entry.js} +1 -1
- package/lib/duet/{p-651ba417.entry.js → p-80ab419c.entry.js} +1 -1
- package/lib/duet/p-81a240d4.entry.js +4 -0
- package/lib/duet/{p-f1bbf5eb.system.entry.js → p-83d69e66.system.entry.js} +1 -1
- package/lib/duet/{p-90d3f3c8.entry.js → p-841e2acc.entry.js} +1 -1
- package/lib/duet/{p-70c8c61a.entry.js → p-849e68d1.entry.js} +1 -1
- package/lib/duet/{p-78fb70b7.entry.js → p-85695c74.entry.js} +1 -1
- package/lib/duet/{p-6a3c4621.system.entry.js → p-8606a8a4.system.entry.js} +1 -1
- package/lib/duet/{p-cb40a8fc.entry.js → p-876f9b62.entry.js} +1 -1
- package/lib/duet/{p-fe57483c.system.entry.js → p-8814dca5.system.entry.js} +1 -1
- package/lib/duet/{p-de80b40e.system.entry.js → p-88f72255.system.entry.js} +1 -1
- package/lib/duet/{p-8cedb41b.system.entry.js → p-88f9880c.system.entry.js} +1 -1
- package/lib/duet/p-89beef33.entry.js +4 -0
- package/lib/duet/{p-4fd6f45a.entry.js → p-8ad68512.entry.js} +1 -1
- package/lib/duet/{p-5fd0a40f.entry.js → p-8c6521c9.entry.js} +1 -1
- package/lib/duet/p-8cf21e97.system.entry.js +4 -0
- package/lib/duet/{p-b1efef46.entry.js → p-904b6f63.entry.js} +1 -1
- package/lib/duet/{p-8f27c1f3.system.entry.js → p-916c05c0.system.entry.js} +1 -1
- package/lib/duet/{p-46b89ca6.js → p-93872497.js} +1 -1
- package/lib/duet/{p-30e523d0.entry.js → p-97574cd9.entry.js} +1 -1
- package/lib/duet/{p-214121e2.entry.js → p-977832d7.entry.js} +1 -1
- package/lib/duet/{p-f52f2a6e.system.entry.js → p-98f8ad8c.system.entry.js} +1 -1
- package/lib/duet/{p-dec35d01.system.entry.js → p-99528b33.system.entry.js} +1 -1
- package/lib/duet/{p-96ebee12.entry.js → p-9bfa5c62.entry.js} +1 -1
- package/lib/duet/p-9ce7e4da.entry.js +4 -0
- package/lib/duet/{p-bed03d19.entry.js → p-9d3ff1f9.entry.js} +1 -1
- package/lib/duet/{p-01d4ec9a.entry.js → p-9dd9783c.entry.js} +1 -1
- package/lib/duet/{p-c6077732.entry.js → p-9fa80a0d.entry.js} +1 -1
- package/lib/duet/{p-3bfb8a8b.system.entry.js → p-9ff8f713.system.entry.js} +1 -1
- package/lib/duet/{p-556a9b8e.entry.js → p-a25a5bda.entry.js} +1 -1
- package/lib/duet/{p-8ecc454b.entry.js → p-a7e7dc8e.entry.js} +1 -1
- package/lib/duet/{p-89fa198c.system.entry.js → p-a82cd36e.system.entry.js} +1 -1
- package/lib/duet/p-a8b99baa.system.entry.js +4 -0
- package/lib/duet/{p-e8731309.entry.js → p-aaa9d7f0.entry.js} +1 -1
- package/lib/duet/{p-c5e6009e.system.js → p-ae31c909.system.js} +1 -1
- package/lib/duet/{p-f3cd8f65.entry.js → p-afa55acc.entry.js} +1 -1
- package/lib/duet/{p-78774220.system.entry.js → p-b6168b5a.system.entry.js} +1 -1
- package/lib/duet/{p-4c85aea8.system.entry.js → p-b9678b20.system.entry.js} +1 -1
- package/lib/duet/{p-11220124.entry.js → p-b9fe5e8a.entry.js} +1 -1
- package/lib/duet/{p-630d3a3a.entry.js → p-ba1d9ad1.entry.js} +1 -1
- package/lib/duet/{p-5caa2783.entry.js → p-bb134fb0.entry.js} +1 -1
- package/lib/duet/{p-7c9656b0.entry.js → p-bc715683.entry.js} +1 -1
- package/lib/duet/{p-77d6d051.system.entry.js → p-be48cfce.system.entry.js} +1 -1
- package/lib/duet/{p-57a4f750.system.entry.js → p-bee1c0ab.system.entry.js} +1 -1
- package/lib/duet/{p-5ba285e6.entry.js → p-bef5842c.entry.js} +1 -1
- package/lib/duet/{p-0681edcd.system.entry.js → p-c1502939.system.entry.js} +1 -1
- package/lib/duet/{p-827c5d5a.system.entry.js → p-c746fdd9.system.entry.js} +1 -1
- package/lib/duet/{p-41a45115.system.entry.js → p-c782fbd2.system.entry.js} +1 -1
- package/lib/duet/{p-da6df9ee.entry.js → p-c8405ffe.entry.js} +1 -1
- package/lib/duet/{p-60e4f666.entry.js → p-c946fab0.entry.js} +1 -1
- package/lib/duet/{p-b001db05.entry.js → p-cacd3719.entry.js} +1 -1
- package/lib/duet/{p-deff1b20.system.entry.js → p-d1a08c91.system.entry.js} +2 -2
- package/lib/duet/{p-403f1729.entry.js → p-d1acd619.entry.js} +1 -1
- package/lib/duet/{p-7e09da7d.system.entry.js → p-d2fff81e.system.entry.js} +1 -1
- package/lib/duet/{p-460e260b.system.entry.js → p-d40d6372.system.entry.js} +1 -1
- package/lib/duet/{p-3d8d12ae.system.entry.js → p-d5366eb5.system.entry.js} +1 -1
- package/lib/duet/{p-cf3efe73.entry.js → p-d5e31ef5.entry.js} +1 -1
- package/lib/duet/{p-fdedb0c5.entry.js → p-d79938f5.entry.js} +1 -1
- package/lib/duet/{p-43b43c30.entry.js → p-d915620f.entry.js} +1 -1
- package/lib/duet/{p-474c2b3a.system.entry.js → p-d9cbeb06.system.entry.js} +1 -1
- package/lib/duet/{p-b9842ee6.entry.js → p-da899a00.entry.js} +1 -1
- package/lib/duet/{p-c9768708.system.entry.js → p-deb7a598.system.entry.js} +1 -1
- package/lib/duet/{p-3caa2fe0.system.entry.js → p-dfedf8dc.system.entry.js} +1 -1
- package/lib/duet/{p-0201d375.system.entry.js → p-e066623e.system.entry.js} +1 -1
- package/lib/duet/{p-17b7ba64.entry.js → p-e2d770ba.entry.js} +1 -1
- package/lib/duet/p-e4206eb5.system.entry.js +4 -0
- package/lib/duet/{p-bc9d8564.js → p-e45c589a.js} +1 -1
- package/lib/duet/p-e56fe6af.system.js +4 -0
- package/lib/duet/p-e639b9ee.system.js +4 -0
- package/lib/duet/{p-ab53abe4.entry.js → p-e94af0bf.entry.js} +1 -1
- package/lib/duet/{p-2b681fe9.system.entry.js → p-e9a89efc.system.entry.js} +1 -1
- package/lib/duet/{p-f7dc5f61.entry.js → p-ebc5c075.entry.js} +1 -1
- package/lib/duet/{p-3bcb8dde.system.entry.js → p-ee3003f9.system.entry.js} +1 -1
- package/lib/duet/p-ef3fb30c.entry.js +4 -0
- package/lib/duet/p-f0233912.entry.js +4 -0
- package/lib/duet/{p-e9d9754b.system.entry.js → p-f102b3c6.system.entry.js} +1 -1
- package/lib/duet/{p-b0f55d96.system.entry.js → p-f24be27e.system.entry.js} +2 -2
- package/lib/duet/{p-a60b9d5f.system.entry.js → p-f2eee8be.system.entry.js} +1 -1
- package/lib/duet/{p-4d7b03d6.system.entry.js → p-f3bcdaa7.system.entry.js} +1 -1
- package/lib/duet/{p-2663955a.system.entry.js → p-f441c24f.system.entry.js} +1 -1
- package/lib/duet/{p-8efd4118.entry.js → p-f598c39f.entry.js} +1 -1
- package/lib/duet/{p-cac37646.system.entry.js → p-f624f421.system.entry.js} +1 -1
- package/lib/duet/{p-2ccdffe3.system.entry.js → p-f63c4cea.system.entry.js} +1 -1
- package/lib/duet/p-f65457b0.system.js +4 -0
- package/lib/duet/{p-e309c2a0.system.entry.js → p-f7dc3756.system.entry.js} +1 -1
- package/lib/duet/p-f8ce87ee.system.entry.js +4 -0
- package/lib/duet/{p-5c52a571.entry.js → p-fa9802a4.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +1 -1
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm/duet-button_2.entry.js +1 -1
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +11 -4
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-chip.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +2 -2
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +1 -1
- package/lib/esm/duet-contact-card.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +11 -6
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-file-chooser.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +1 -1
- 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 +1 -1
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +1 -1
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-item.entry.js +2 -2
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +3 -3
- package/lib/esm/duet-multiselect.entry.js +1 -1
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +1 -1
- package/lib/esm/duet-number-input.entry.js +1 -1
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +1 -1
- package/lib/esm/duet-popup-menu-item.entry.js +2 -2
- package/lib/esm/duet-popup-menu.entry.js +3 -3
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-promo-card.entry.js +1 -1
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +1 -1
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +2 -2
- package/lib/esm/duet-slideout.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-item.entry.js +88 -0
- package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +2 -2
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm/duet-toolbar-item.entry.js +2 -2
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +1 -1
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +9 -2
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{floating-ui.dom.esm-efad5c89.js → floating-ui.dom.esm-34e0a5fa.js} +60 -20
- package/lib/esm/{focus-utils-92ce3363.js → focus-utils-68697c1f.js} +1 -1
- package/lib/esm/{index-ca0e302d.js → index-090eaa9b.js} +1 -1
- package/lib/esm/loader.js +3 -3
- 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.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- 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 +1 -1
- 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-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 +4 -0
- 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/floating-ui.dom.esm-34e0a5fa.js +4 -0
- package/lib/esm-es5/{focus-utils-92ce3363.js → focus-utils-68697c1f.js} +1 -1
- package/lib/esm-es5/{index-ca0e302d.js → index-090eaa9b.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-link/duet-link.d.ts +3 -1
- package/lib/types/components/duet-submenu-bar-item/duet-submenu-bar-item.d.ts +68 -0
- package/lib/types/components/duet-upload/duet-upload.d.ts +7 -0
- package/lib/types/components/duet-upload-item/duet-upload-item.d.ts +8 -0
- package/lib/types/components.d.ts +103 -4
- package/package.json +7 -6
- package/lib/duet/p-00c8a755.js +0 -4
- package/lib/duet/p-1ed57d33.entry.js +0 -4
- package/lib/duet/p-232940fa.system.js +0 -4
- package/lib/duet/p-3106cd96.entry.js +0 -4
- package/lib/duet/p-3626334d.entry.js +0 -4
- package/lib/duet/p-39a8acfe.entry.js +0 -4
- package/lib/duet/p-3a42e1ad.entry.js +0 -4
- package/lib/duet/p-47f5cc6a.entry.js +0 -4
- package/lib/duet/p-72e17db2.system.entry.js +0 -4
- package/lib/duet/p-83e46984.system.entry.js +0 -4
- package/lib/duet/p-b2fbc8d4.system.entry.js +0 -4
- package/lib/duet/p-b7331242.entry.js +0 -4
- package/lib/duet/p-befc75ae.system.js +0 -4
- package/lib/duet/p-cb238aa1.system.entry.js +0 -4
- package/lib/duet/p-d27edac1.system.entry.js +0 -4
- package/lib/duet/p-e350f3f3.system.js +0 -4
- package/lib/esm-es5/floating-ui.dom.esm-efad5c89.js +0 -4
- /package/lib/cjs/{bodyScrollLock.es6-83f334d1.js → bodyScrollLock.es6-dd2d7d91.js} +0 -0
- /package/lib/dist-custom-elements/{p-62c7d9d4.js → p-33937fd7.js} +0 -0
- /package/lib/dist-custom-elements/{p-141e14d0.js → p-8354d1f1.js} +0 -0
- /package/lib/duet/{p-ed5a5071.system.js → p-49957220.system.js} +0 -0
- /package/lib/duet/{p-141e14d0.js → p-8354d1f1.js} +0 -0
- /package/lib/esm/{bodyScrollLock.es6-8dc7cca7.js → bodyScrollLock.es6-ecbf187e.js} +0 -0
- /package/lib/esm-es5/{bodyScrollLock.es6-8dc7cca7.js → bodyScrollLock.es6-ecbf187e.js} +0 -0
|
@@ -109,7 +109,7 @@ export class DuetParagraph {
|
|
|
109
109
|
"references": {
|
|
110
110
|
"DuetParagraphSize": {
|
|
111
111
|
"location": "local",
|
|
112
|
-
"path": "/Users/
|
|
112
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
113
113
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphSize"
|
|
114
114
|
}
|
|
115
115
|
}
|
|
@@ -133,7 +133,7 @@ export class DuetParagraph {
|
|
|
133
133
|
"references": {
|
|
134
134
|
"DuetParagraphWeight": {
|
|
135
135
|
"location": "local",
|
|
136
|
-
"path": "/Users/
|
|
136
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
137
137
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphWeight"
|
|
138
138
|
}
|
|
139
139
|
}
|
|
@@ -157,7 +157,7 @@ export class DuetParagraph {
|
|
|
157
157
|
"references": {
|
|
158
158
|
"DuetParagraphVariation": {
|
|
159
159
|
"location": "local",
|
|
160
|
-
"path": "/Users/
|
|
160
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
161
161
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphVariation"
|
|
162
162
|
}
|
|
163
163
|
}
|
|
@@ -421,7 +421,7 @@ export class DuetPopupMenu {
|
|
|
421
421
|
"references": {
|
|
422
422
|
"DuetPopupMenuEvent": {
|
|
423
423
|
"location": "local",
|
|
424
|
-
"path": "/Users/
|
|
424
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx",
|
|
425
425
|
"id": "src/components/duet-popup-menu/duet-popup-menu.tsx::DuetPopupMenuEvent"
|
|
426
426
|
}
|
|
427
427
|
}
|
|
@@ -341,7 +341,7 @@ export class DuetPopupMenuItem {
|
|
|
341
341
|
"references": {
|
|
342
342
|
"DuetPopupMenuItemEvent": {
|
|
343
343
|
"location": "local",
|
|
344
|
-
"path": "/Users/
|
|
344
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
|
|
345
345
|
"id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
|
|
346
346
|
}
|
|
347
347
|
}
|
|
@@ -362,7 +362,7 @@ export class DuetPopupMenuItem {
|
|
|
362
362
|
"references": {
|
|
363
363
|
"DuetPopupMenuItemEvent": {
|
|
364
364
|
"location": "local",
|
|
365
|
-
"path": "/Users/
|
|
365
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
|
|
366
366
|
"id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
|
|
367
367
|
}
|
|
368
368
|
}
|
|
@@ -546,7 +546,7 @@ export class DuetRadio {
|
|
|
546
546
|
"references": {
|
|
547
547
|
"DuetRadioEvent": {
|
|
548
548
|
"location": "local",
|
|
549
|
-
"path": "/Users/
|
|
549
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
550
550
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
551
551
|
}
|
|
552
552
|
}
|
|
@@ -567,7 +567,7 @@ export class DuetRadio {
|
|
|
567
567
|
"references": {
|
|
568
568
|
"DuetRadioEvent": {
|
|
569
569
|
"location": "local",
|
|
570
|
-
"path": "/Users/
|
|
570
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
571
571
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
572
572
|
}
|
|
573
573
|
}
|
|
@@ -588,7 +588,7 @@ export class DuetRadio {
|
|
|
588
588
|
"references": {
|
|
589
589
|
"DuetRadioEvent": {
|
|
590
590
|
"location": "local",
|
|
591
|
-
"path": "/Users/
|
|
591
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
592
592
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
593
593
|
}
|
|
594
594
|
}
|
|
@@ -567,7 +567,7 @@ export class DuetRangeSlider {
|
|
|
567
567
|
"references": {
|
|
568
568
|
"DuetRangeChangeEvent": {
|
|
569
569
|
"location": "local",
|
|
570
|
-
"path": "/Users/
|
|
570
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
|
|
571
571
|
"id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
|
|
572
572
|
}
|
|
573
573
|
}
|
|
@@ -588,7 +588,7 @@ export class DuetRangeSlider {
|
|
|
588
588
|
"references": {
|
|
589
589
|
"DuetRangeChangeEvent": {
|
|
590
590
|
"location": "local",
|
|
591
|
-
"path": "/Users/
|
|
591
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
|
|
592
592
|
"id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
|
|
593
593
|
}
|
|
594
594
|
}
|
|
@@ -349,7 +349,7 @@ export class DuetRangeStepper {
|
|
|
349
349
|
"references": {
|
|
350
350
|
"DuetRangeStepperUpdateEvent": {
|
|
351
351
|
"location": "local",
|
|
352
|
-
"path": "/Users/
|
|
352
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
|
|
353
353
|
"id": "src/components/duet-range-stepper/duet-range-stepper.tsx::DuetRangeStepperUpdateEvent"
|
|
354
354
|
}
|
|
355
355
|
}
|
|
@@ -194,7 +194,7 @@ export class DuetSelect {
|
|
|
194
194
|
"references": {
|
|
195
195
|
"DuetSelectVariation": {
|
|
196
196
|
"location": "local",
|
|
197
|
-
"path": "/Users/
|
|
197
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
|
|
198
198
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectVariation"
|
|
199
199
|
}
|
|
200
200
|
}
|
|
@@ -510,7 +510,7 @@ export class DuetSelect {
|
|
|
510
510
|
"references": {
|
|
511
511
|
"DuetSelectItems": {
|
|
512
512
|
"location": "local",
|
|
513
|
-
"path": "/Users/
|
|
513
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
|
|
514
514
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectItems"
|
|
515
515
|
}
|
|
516
516
|
}
|
|
@@ -701,7 +701,7 @@ export class DuetSelect {
|
|
|
701
701
|
"references": {
|
|
702
702
|
"DuetSelectEvent": {
|
|
703
703
|
"location": "local",
|
|
704
|
-
"path": "/Users/
|
|
704
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
|
|
705
705
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
706
706
|
}
|
|
707
707
|
}
|
|
@@ -722,7 +722,7 @@ export class DuetSelect {
|
|
|
722
722
|
"references": {
|
|
723
723
|
"DuetSelectEvent": {
|
|
724
724
|
"location": "local",
|
|
725
|
-
"path": "/Users/
|
|
725
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
|
|
726
726
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
727
727
|
}
|
|
728
728
|
}
|
|
@@ -743,7 +743,7 @@ export class DuetSelect {
|
|
|
743
743
|
"references": {
|
|
744
744
|
"DuetSelectEvent": {
|
|
745
745
|
"location": "local",
|
|
746
|
-
"path": "/Users/
|
|
746
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-select/duet-select.tsx",
|
|
747
747
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
748
748
|
}
|
|
749
749
|
}
|
|
@@ -439,7 +439,7 @@ export class DuetShowMore {
|
|
|
439
439
|
"references": {
|
|
440
440
|
"DuetShowMoreToggleEvent": {
|
|
441
441
|
"location": "local",
|
|
442
|
-
"path": "/Users/
|
|
442
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-show-more/duet-show-more.tsx",
|
|
443
443
|
"id": "src/components/duet-show-more/duet-show-more.tsx::DuetShowMoreToggleEvent"
|
|
444
444
|
}
|
|
445
445
|
}
|
|
@@ -360,7 +360,7 @@ export class DuetSlideout {
|
|
|
360
360
|
"references": {
|
|
361
361
|
"DuetSlideoutEventDetails": {
|
|
362
362
|
"location": "local",
|
|
363
|
-
"path": "/Users/
|
|
363
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-slideout/duet-slideout.tsx",
|
|
364
364
|
"id": "src/components/duet-slideout/duet-slideout.tsx::DuetSlideoutEventDetails"
|
|
365
365
|
}
|
|
366
366
|
}
|
|
@@ -49,7 +49,7 @@ export class DuetSpacer {
|
|
|
49
49
|
"references": {
|
|
50
50
|
"DuetSpacerSize": {
|
|
51
51
|
"location": "local",
|
|
52
|
-
"path": "/Users/
|
|
52
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-spacer/duet-spacer.tsx",
|
|
53
53
|
"id": "src/components/duet-spacer/duet-spacer.tsx::DuetSpacerSize"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
@@ -97,7 +97,7 @@ export class DuetSpacer {
|
|
|
97
97
|
"references": {
|
|
98
98
|
"DuetSpacerBreakpoint": {
|
|
99
99
|
"location": "local",
|
|
100
|
-
"path": "/Users/
|
|
100
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-spacer/duet-spacer.tsx",
|
|
101
101
|
"id": "src/components/duet-spacer/duet-spacer.tsx::DuetSpacerBreakpoint"
|
|
102
102
|
}
|
|
103
103
|
}
|
|
@@ -96,7 +96,7 @@ export class DuetSpinner {
|
|
|
96
96
|
"references": {
|
|
97
97
|
"DuetSpinnerSize": {
|
|
98
98
|
"location": "local",
|
|
99
|
-
"path": "/Users/
|
|
99
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-spinner/duet-spinner.tsx",
|
|
100
100
|
"id": "src/components/duet-spinner/duet-spinner.tsx::DuetSpinnerSize"
|
|
101
101
|
}
|
|
102
102
|
}
|
|
@@ -202,7 +202,7 @@ export class DuetStep {
|
|
|
202
202
|
"references": {
|
|
203
203
|
"DuetStepState": {
|
|
204
204
|
"location": "local",
|
|
205
|
-
"path": "/Users/
|
|
205
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-step/duet-step.tsx",
|
|
206
206
|
"id": "src/components/duet-step/duet-step.tsx::DuetStepState"
|
|
207
207
|
}
|
|
208
208
|
}
|
|
@@ -280,7 +280,7 @@ export class DuetStep {
|
|
|
280
280
|
"references": {
|
|
281
281
|
"DuetStepClickEvent": {
|
|
282
282
|
"location": "local",
|
|
283
|
-
"path": "/Users/
|
|
283
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-step/duet-step.tsx",
|
|
284
284
|
"id": "src/components/duet-step/duet-step.tsx::DuetStepClickEvent"
|
|
285
285
|
}
|
|
286
286
|
}
|
|
@@ -225,7 +225,7 @@ export class DuetStepper {
|
|
|
225
225
|
"references": {
|
|
226
226
|
"DuetStepChangeEvent": {
|
|
227
227
|
"location": "local",
|
|
228
|
-
"path": "/Users/
|
|
228
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-stepper/duet-stepper.tsx",
|
|
229
229
|
"id": "src/components/duet-stepper/duet-stepper.tsx::DuetStepChangeEvent"
|
|
230
230
|
}
|
|
231
231
|
}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
*,
|
|
2
|
+
*::after,
|
|
3
|
+
*::before {
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
padding: 0;
|
|
6
|
+
margin: 0;
|
|
7
|
+
background: transparent;
|
|
8
|
+
border: 0;
|
|
9
|
+
-moz-appearance: none;
|
|
10
|
+
-webkit-appearance: none;
|
|
11
|
+
appearance: none;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
:host {
|
|
15
|
+
box-sizing: border-box;
|
|
16
|
+
padding: 0;
|
|
17
|
+
margin: 0;
|
|
18
|
+
background: transparent;
|
|
19
|
+
border: 0;
|
|
20
|
+
-moz-appearance: none;
|
|
21
|
+
-webkit-appearance: none;
|
|
22
|
+
appearance: none;
|
|
23
|
+
width: 100%;
|
|
24
|
+
height: 100%;
|
|
25
|
+
}
|
|
26
|
+
@media (min-width: 62em) {
|
|
27
|
+
:host {
|
|
28
|
+
width: auto;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.duet-submenu-bar-item {
|
|
33
|
+
display: flex;
|
|
34
|
+
flex-direction: column;
|
|
35
|
+
gap: 5px;
|
|
36
|
+
align-items: center;
|
|
37
|
+
justify-content: center;
|
|
38
|
+
width: auto;
|
|
39
|
+
height: 100%;
|
|
40
|
+
padding: 12px 1.5rem;
|
|
41
|
+
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
42
|
+
font-size: 0.875rem;
|
|
43
|
+
font-weight: 600;
|
|
44
|
+
line-height: 1.25;
|
|
45
|
+
color: rgb(0, 77, 128);
|
|
46
|
+
text-align: center;
|
|
47
|
+
text-decoration: none;
|
|
48
|
+
white-space: nowrap;
|
|
49
|
+
cursor: pointer;
|
|
50
|
+
}
|
|
51
|
+
.duet-submenu-bar-item:focus {
|
|
52
|
+
outline: 0;
|
|
53
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
54
|
+
}
|
|
55
|
+
.duet-theme-turva .duet-submenu-bar-item:focus, .duet-submenu-bar-item:focus.duet-theme-turva {
|
|
56
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
57
|
+
}
|
|
58
|
+
.duet-submenu-bar-item .label {
|
|
59
|
+
display: flex;
|
|
60
|
+
gap: 5px;
|
|
61
|
+
align-items: center;
|
|
62
|
+
justify-content: center;
|
|
63
|
+
}
|
|
64
|
+
.duet-submenu-bar-item .trailing-icon {
|
|
65
|
+
position: absolute;
|
|
66
|
+
right: 12px;
|
|
67
|
+
}
|
|
68
|
+
.duet-submenu-bar-item[aria-expanded=true] {
|
|
69
|
+
background: rgb(230, 242, 248);
|
|
70
|
+
}
|
|
71
|
+
.duet-submenu-bar-item[aria-expanded=true] .trailing-icon.rotate {
|
|
72
|
+
transform: rotate(180deg);
|
|
73
|
+
}
|
|
74
|
+
.duet-submenu-bar-item.active {
|
|
75
|
+
color: rgb(0, 119, 179);
|
|
76
|
+
}
|
|
77
|
+
.duet-submenu-bar-item.active.duet-theme-turva {
|
|
78
|
+
color: rgb(148, 9, 37);
|
|
79
|
+
}
|
|
80
|
+
.duet-submenu-bar-item.active::after {
|
|
81
|
+
position: absolute;
|
|
82
|
+
top: auto;
|
|
83
|
+
bottom: 0;
|
|
84
|
+
left: 0;
|
|
85
|
+
display: block;
|
|
86
|
+
width: 100%;
|
|
87
|
+
height: 1px;
|
|
88
|
+
content: "";
|
|
89
|
+
background: rgb(0, 119, 179);
|
|
90
|
+
transition: 300ms ease;
|
|
91
|
+
transform: translateY(1px);
|
|
92
|
+
}
|
|
93
|
+
.duet-submenu-bar-item.duet-theme-turva {
|
|
94
|
+
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
95
|
+
color: rgb(23, 28, 58);
|
|
96
|
+
}
|
|
97
|
+
.duet-submenu-bar-item.duet-theme-turva.active .label::after {
|
|
98
|
+
background: rgb(148, 9, 37);
|
|
99
|
+
}
|
|
100
|
+
.duet-submenu-bar-item.duet-theme-turva.active::after {
|
|
101
|
+
background: rgb(148, 9, 37);
|
|
102
|
+
}
|
|
103
|
+
.duet-submenu-bar-item:hover {
|
|
104
|
+
color: rgb(0, 41, 77);
|
|
105
|
+
background: rgb(230, 242, 248);
|
|
106
|
+
}
|
|
107
|
+
.duet-submenu-bar-item:hover.duet-theme-turva {
|
|
108
|
+
color: rgb(23, 28, 58);
|
|
109
|
+
background: rgb(228, 228, 230);
|
|
110
|
+
}
|
|
111
|
+
.duet-submenu-bar-item:hover.duet-theme-turva.active {
|
|
112
|
+
color: rgb(148, 9, 37);
|
|
113
|
+
}
|
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import { media_query_large } from "@duetds/tokens/lib/tokens.json";
|
|
5
|
+
import { h, Host } from "@stencil/core";
|
|
6
|
+
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
7
|
+
import { isEscapeKey } from "../../utils/keyboard-utils";
|
|
8
|
+
export class DuetSubmenuBarItem {
|
|
9
|
+
constructor() {
|
|
10
|
+
this.mql = [window.matchMedia(media_query_large.replace(/'/g, ""))];
|
|
11
|
+
this.boundMqlFunctions = [];
|
|
12
|
+
this.changeIconSize = () => {
|
|
13
|
+
if (this.mql[0].matches) {
|
|
14
|
+
this.iconSize = "x-small";
|
|
15
|
+
}
|
|
16
|
+
else {
|
|
17
|
+
this.iconSize = "small";
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
this.iconSize = "small";
|
|
21
|
+
this.theme = "";
|
|
22
|
+
this.active = false;
|
|
23
|
+
this.url = undefined;
|
|
24
|
+
this.leadingIcon = undefined;
|
|
25
|
+
this.trailingIcon = undefined;
|
|
26
|
+
this.accessibleLabel = undefined;
|
|
27
|
+
this.accessibleExpanded = undefined;
|
|
28
|
+
this.accessiblePopup = "false";
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Component lifecycle events.
|
|
32
|
+
*/
|
|
33
|
+
componentWillLoad() {
|
|
34
|
+
inheritGlobalTheme(this);
|
|
35
|
+
}
|
|
36
|
+
connectedCallback() {
|
|
37
|
+
this.changeIconSize();
|
|
38
|
+
for (let i = 0; i < this.mql.length; i++) {
|
|
39
|
+
// addEventListener is not available in Stencil hydrate
|
|
40
|
+
if (this.mql[i].addEventListener) {
|
|
41
|
+
const bound = this.changeIconSize.bind(this);
|
|
42
|
+
this.mql[i].addEventListener("change", bound);
|
|
43
|
+
this.boundMqlFunctions[i] = bound;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
disconnectedCallback() {
|
|
48
|
+
for (let i = 0; i < this.mql.length; i++) {
|
|
49
|
+
// removeEventListener is not available in Stencil hydrate
|
|
50
|
+
if (this.mql[i].removeEventListener) {
|
|
51
|
+
this.mql[i].removeEventListener("change", this.boundMqlFunctions[i]);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
this.boundMqlFunctions = [];
|
|
55
|
+
}
|
|
56
|
+
handleEscape(e) {
|
|
57
|
+
if (isEscapeKey(e)) {
|
|
58
|
+
const dropdown = this.element.closest("duet-submenu-bar");
|
|
59
|
+
dropdown.open = false;
|
|
60
|
+
dropdown.setFocus();
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Sets focus. Use this method instead of the global focus().
|
|
65
|
+
*/
|
|
66
|
+
async setFocus(options) {
|
|
67
|
+
setTimeout(() => this.itemElement.focus(options), 200);
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* render() function
|
|
71
|
+
* Always the last one in the class.
|
|
72
|
+
*/
|
|
73
|
+
render() {
|
|
74
|
+
const TagName = this.url ? "a" : "button";
|
|
75
|
+
return (h(Host, null, h(TagName, { 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.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined }, this.leadingIcon && (h("duet-icon", { theme: this.theme, name: this.leadingIcon, size: this.iconSize, margin: "none", color: "currentColor" })), h("div", { class: "label" }, h("span", { class: "label-text" }, h("slot", null)), this.trailingIcon && (h("duet-icon", { class: {
|
|
76
|
+
"trailing-icon": true,
|
|
77
|
+
rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
|
|
78
|
+
}, theme: this.theme, name: this.trailingIcon, margin: "none", size: this.trailingIcon === "action-arrow-down-small" ? "xxx-small" : this.iconSize, color: "currentColor" }))))));
|
|
79
|
+
}
|
|
80
|
+
static get is() { return "duet-submenu-bar-item"; }
|
|
81
|
+
static get encapsulation() { return "shadow"; }
|
|
82
|
+
static get originalStyleUrls() {
|
|
83
|
+
return {
|
|
84
|
+
"$": ["duet-submenu-bar-item.scss"]
|
|
85
|
+
};
|
|
86
|
+
}
|
|
87
|
+
static get styleUrls() {
|
|
88
|
+
return {
|
|
89
|
+
"$": ["duet-submenu-bar-item.css"]
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
static get properties() {
|
|
93
|
+
return {
|
|
94
|
+
"theme": {
|
|
95
|
+
"type": "string",
|
|
96
|
+
"mutable": true,
|
|
97
|
+
"complexType": {
|
|
98
|
+
"original": "DuetTheme",
|
|
99
|
+
"resolved": "\"\" | \"default\" | \"turva\"",
|
|
100
|
+
"references": {
|
|
101
|
+
"DuetTheme": {
|
|
102
|
+
"location": "import",
|
|
103
|
+
"path": "../../common-types",
|
|
104
|
+
"id": "src/common-types.d.ts::DuetTheme"
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"required": false,
|
|
109
|
+
"optional": false,
|
|
110
|
+
"docs": {
|
|
111
|
+
"tags": [],
|
|
112
|
+
"text": "Theme."
|
|
113
|
+
},
|
|
114
|
+
"attribute": "theme",
|
|
115
|
+
"reflect": false,
|
|
116
|
+
"defaultValue": "\"\""
|
|
117
|
+
},
|
|
118
|
+
"active": {
|
|
119
|
+
"type": "boolean",
|
|
120
|
+
"mutable": true,
|
|
121
|
+
"complexType": {
|
|
122
|
+
"original": "boolean",
|
|
123
|
+
"resolved": "boolean",
|
|
124
|
+
"references": {}
|
|
125
|
+
},
|
|
126
|
+
"required": false,
|
|
127
|
+
"optional": false,
|
|
128
|
+
"docs": {
|
|
129
|
+
"tags": [],
|
|
130
|
+
"text": "Active"
|
|
131
|
+
},
|
|
132
|
+
"attribute": "active",
|
|
133
|
+
"reflect": false,
|
|
134
|
+
"defaultValue": "false"
|
|
135
|
+
},
|
|
136
|
+
"url": {
|
|
137
|
+
"type": "string",
|
|
138
|
+
"mutable": false,
|
|
139
|
+
"complexType": {
|
|
140
|
+
"original": "string",
|
|
141
|
+
"resolved": "string",
|
|
142
|
+
"references": {}
|
|
143
|
+
},
|
|
144
|
+
"required": false,
|
|
145
|
+
"optional": false,
|
|
146
|
+
"docs": {
|
|
147
|
+
"tags": [],
|
|
148
|
+
"text": "Url"
|
|
149
|
+
},
|
|
150
|
+
"attribute": "url",
|
|
151
|
+
"reflect": false
|
|
152
|
+
},
|
|
153
|
+
"leadingIcon": {
|
|
154
|
+
"type": "string",
|
|
155
|
+
"mutable": false,
|
|
156
|
+
"complexType": {
|
|
157
|
+
"original": "DuetIconName",
|
|
158
|
+
"resolved": "string",
|
|
159
|
+
"references": {
|
|
160
|
+
"DuetIconName": {
|
|
161
|
+
"location": "import",
|
|
162
|
+
"path": "../../common-types",
|
|
163
|
+
"id": "src/common-types.d.ts::DuetIconName"
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
},
|
|
167
|
+
"required": false,
|
|
168
|
+
"optional": false,
|
|
169
|
+
"docs": {
|
|
170
|
+
"tags": [],
|
|
171
|
+
"text": "Left icon."
|
|
172
|
+
},
|
|
173
|
+
"attribute": "leading-icon",
|
|
174
|
+
"reflect": false,
|
|
175
|
+
"defaultValue": "undefined"
|
|
176
|
+
},
|
|
177
|
+
"trailingIcon": {
|
|
178
|
+
"type": "string",
|
|
179
|
+
"mutable": false,
|
|
180
|
+
"complexType": {
|
|
181
|
+
"original": "DuetIconName",
|
|
182
|
+
"resolved": "string",
|
|
183
|
+
"references": {
|
|
184
|
+
"DuetIconName": {
|
|
185
|
+
"location": "import",
|
|
186
|
+
"path": "../../common-types",
|
|
187
|
+
"id": "src/common-types.d.ts::DuetIconName"
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
"required": false,
|
|
192
|
+
"optional": false,
|
|
193
|
+
"docs": {
|
|
194
|
+
"tags": [],
|
|
195
|
+
"text": "Right icon."
|
|
196
|
+
},
|
|
197
|
+
"attribute": "trailing-icon",
|
|
198
|
+
"reflect": false,
|
|
199
|
+
"defaultValue": "undefined"
|
|
200
|
+
},
|
|
201
|
+
"accessibleLabel": {
|
|
202
|
+
"type": "string",
|
|
203
|
+
"mutable": false,
|
|
204
|
+
"complexType": {
|
|
205
|
+
"original": "string",
|
|
206
|
+
"resolved": "string",
|
|
207
|
+
"references": {}
|
|
208
|
+
},
|
|
209
|
+
"required": false,
|
|
210
|
+
"optional": false,
|
|
211
|
+
"docs": {
|
|
212
|
+
"tags": [],
|
|
213
|
+
"text": "Adds accessible label for the link that is only shown for screen readers.\nTypically, this label text replaces the visible text on the link for users\nwho use assistive technology."
|
|
214
|
+
},
|
|
215
|
+
"attribute": "accessible-label",
|
|
216
|
+
"reflect": false
|
|
217
|
+
},
|
|
218
|
+
"accessibleExpanded": {
|
|
219
|
+
"type": "boolean",
|
|
220
|
+
"mutable": true,
|
|
221
|
+
"complexType": {
|
|
222
|
+
"original": "boolean",
|
|
223
|
+
"resolved": "boolean",
|
|
224
|
+
"references": {}
|
|
225
|
+
},
|
|
226
|
+
"required": false,
|
|
227
|
+
"optional": false,
|
|
228
|
+
"docs": {
|
|
229
|
+
"tags": [],
|
|
230
|
+
"text": "If a button expands or collapses adjacent content, then use the ariaExpanded\nprop to add the aria-expanded attribute to the button. Set the value to convey\nthe current expanded (true) or collapsed (false) state of the content."
|
|
231
|
+
},
|
|
232
|
+
"attribute": "accessible-expanded",
|
|
233
|
+
"reflect": true
|
|
234
|
+
},
|
|
235
|
+
"accessiblePopup": {
|
|
236
|
+
"type": "string",
|
|
237
|
+
"mutable": true,
|
|
238
|
+
"complexType": {
|
|
239
|
+
"original": "string",
|
|
240
|
+
"resolved": "string",
|
|
241
|
+
"references": {}
|
|
242
|
+
},
|
|
243
|
+
"required": false,
|
|
244
|
+
"optional": false,
|
|
245
|
+
"docs": {
|
|
246
|
+
"tags": [],
|
|
247
|
+
"text": "Use this property to add an aria-haspopup attribute to a button."
|
|
248
|
+
},
|
|
249
|
+
"attribute": "accessible-popup",
|
|
250
|
+
"reflect": true,
|
|
251
|
+
"defaultValue": "\"false\""
|
|
252
|
+
}
|
|
253
|
+
};
|
|
254
|
+
}
|
|
255
|
+
static get states() {
|
|
256
|
+
return {
|
|
257
|
+
"iconSize": {}
|
|
258
|
+
};
|
|
259
|
+
}
|
|
260
|
+
static get methods() {
|
|
261
|
+
return {
|
|
262
|
+
"setFocus": {
|
|
263
|
+
"complexType": {
|
|
264
|
+
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
265
|
+
"parameters": [{
|
|
266
|
+
"name": "options",
|
|
267
|
+
"type": "FocusOptions",
|
|
268
|
+
"docs": ""
|
|
269
|
+
}],
|
|
270
|
+
"references": {
|
|
271
|
+
"Promise": {
|
|
272
|
+
"location": "global",
|
|
273
|
+
"id": "global::Promise"
|
|
274
|
+
},
|
|
275
|
+
"FocusOptions": {
|
|
276
|
+
"location": "global",
|
|
277
|
+
"id": "global::FocusOptions"
|
|
278
|
+
}
|
|
279
|
+
},
|
|
280
|
+
"return": "Promise<void>"
|
|
281
|
+
},
|
|
282
|
+
"docs": {
|
|
283
|
+
"text": "Sets focus. Use this method instead of the global focus().",
|
|
284
|
+
"tags": []
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
};
|
|
288
|
+
}
|
|
289
|
+
static get elementRef() { return "element"; }
|
|
290
|
+
}
|