@duetds/components 8.1.0 → 8.1.2
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 +168 -80
- package/lib/cjs/app-globals-aece069f.js +28 -0
- package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-alert.cjs.entry.js +4 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +11 -2
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +5 -4
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +15 -5
- package/lib/cjs/duet-card.cjs.entry.js +10 -4
- 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 +8 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +5 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +9 -3
- package/lib/cjs/duet-combobox.cjs.entry.js +2 -2
- package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +8 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +4 -4
- 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 +4 -1
- package/lib/cjs/duet-grid_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-header_2.cjs.entry.js +6 -4
- package/lib/cjs/duet-hero.cjs.entry.js +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
- 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 +2 -2
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-modal.cjs.entry.js +4 -4
- package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +6 -1
- package/lib/cjs/duet-number-input.cjs.entry.js +4 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-popup-menu.cjs.entry.js +4 -4
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-promo-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +9 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +4 -2
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
- 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 +4 -4
- package/lib/cjs/duet-slideout.cjs.entry.js +13 -10
- package/lib/cjs/duet-step_2.cjs.entry.js +8 -2
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
- package/lib/cjs/duet-toggle.cjs.entry.js +8 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +3 -3
- 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 +14 -19
- package/lib/cjs/duet-tooltip.cjs.entry.js +8 -4
- package/lib/cjs/duet-tray.cjs.entry.js +5 -2
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{focus-utils-9b549956.js → focus-utils-6b554ff9.js} +1 -1
- package/lib/cjs/{index-ce232ed8.js → index-157c822b.js} +1 -1
- package/lib/cjs/keyboard-utils-7248dd0a.js +69 -0
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{teleport-e9d05bca.js → teleport-e7315776.js} +8 -0
- package/lib/cjs/{token-utils-84b3bca6.js → token-utils-f11c288e.js} +1 -1
- package/lib/cjs/{tokens-cecc0f2f.js → tokens-c0b8b3a8.js} +1 -1
- package/lib/cjs/{tokens.module-10f42b21.js → tokens.module-44ad1fdb.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +4 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +34 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +2 -2
- package/lib/collection/components/duet-button/duet-button.css +2 -2
- package/lib/collection/components/duet-button/duet-button.js +6 -5
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +10 -4
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +11 -4
- package/lib/collection/components/duet-choice/duet-choice.js +6 -4
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +10 -4
- package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +8 -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 +10 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +18 -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-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-input/duet-input.css +2 -2
- 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 +12 -2
- 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-dropdown/duet-menu-bar-dropdown.css +5 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +12 -20
- package/lib/collection/components/duet-modal/duet-modal.js +3 -3
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +1 -1
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification/duet-notification.js +3 -0
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +4 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +7 -5
- 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.css +1 -1
- 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.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 +9 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
- package/lib/collection/components/duet-select/duet-select.css +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.css +4 -10
- package/lib/collection/components/duet-slideout/duet-slideout.js +7 -4
- 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 +9 -3
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +15 -7
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +8 -6
- package/lib/collection/components/duet-textarea/duet-textarea.css +1 -1
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +8 -1
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +5 -5
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +12 -10
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +1 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +6 -28
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +6 -28
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +6 -2
- package/lib/collection/components/duet-tray/duet-tray.js +3 -0
- package/lib/collection/components/duet-upload/duet-upload.js +14 -14
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
- package/lib/collection/global/duet-global.js +0 -26
- package/lib/collection/utils/keyboard-utils.js +43 -12
- package/lib/collection/utils/teleport.js +8 -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 +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +20 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +11 -5
- 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 +9 -2
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +8 -6
- package/lib/dist-custom-elements/duet-collapsible.js +10 -4
- 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 +13 -6
- package/lib/dist-custom-elements/duet-date-picker.js +12 -12
- 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 +7 -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 -10
- 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 +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +5 -5
- package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-modal.js +9 -9
- package/lib/dist-custom-elements/duet-multiselect.js +12 -12
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +7 -4
- package/lib/dist-custom-elements/duet-notification.js +5 -2
- package/lib/dist-custom-elements/duet-number-input.js +14 -12
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +15 -15
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
- package/lib/dist-custom-elements/duet-popup-menu.js +4 -4
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +4 -4
- 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 +10 -3
- package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
- 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 +6 -6
- 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 +12 -9
- 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 +11 -5
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +5 -5
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-tab-group.js +16 -14
- 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 +11 -11
- package/lib/dist-custom-elements/duet-toggle.js +9 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +4 -4
- 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 +7 -4
- 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 +18 -18
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -27
- package/lib/dist-custom-elements/{p-402e81c0.js → p-04889da1.js} +5 -5
- package/lib/dist-custom-elements/{p-76b345c8.js → p-0583d228.js} +2 -2
- package/lib/{esm/tokens-e6b6db9b.js → dist-custom-elements/p-0cc51aa5.js} +1 -1
- package/lib/dist-custom-elements/{p-9b5f8ba4.js → p-0d345f52.js} +2 -2
- package/lib/dist-custom-elements/{p-98746766.js → p-16e97b9c.js} +1 -1
- package/lib/dist-custom-elements/{p-ba0f907f.js → p-17f23d02.js} +2 -2
- package/lib/dist-custom-elements/{p-872a2adb.js → p-18ae77da.js} +2 -2
- package/lib/dist-custom-elements/{p-dfd29738.js → p-23f7068d.js} +1 -1
- package/lib/dist-custom-elements/{p-ffc7f083.js → p-2591d3c1.js} +1 -1
- package/lib/dist-custom-elements/{p-6f7dcc4d.js → p-26c9e94a.js} +1 -1
- package/lib/dist-custom-elements/{p-598731b0.js → p-2f7f4d60.js} +2 -2
- package/lib/dist-custom-elements/{p-a45d0398.js → p-3e81fc67.js} +2 -2
- package/lib/dist-custom-elements/{p-4f43c247.js → p-5f7df847.js} +1 -1
- package/lib/dist-custom-elements/{p-f91cddd9.js → p-60358cbc.js} +12 -8
- package/lib/dist-custom-elements/{p-0a7c0d3d.js → p-60d4a8ce.js} +10 -10
- package/lib/dist-custom-elements/{p-ba9ad148.js → p-666a097e.js} +1 -1
- package/lib/dist-custom-elements/{p-2605a78e.js → p-6b73593d.js} +2 -2
- package/lib/dist-custom-elements/{p-38b35e69.js → p-6cdb4bc9.js} +9 -9
- package/lib/{esm/teleport-4462e8c1.js → dist-custom-elements/p-751344b2.js} +8 -0
- package/lib/dist-custom-elements/{p-c057158b.js → p-7d6b2e2a.js} +1 -1
- package/lib/dist-custom-elements/{p-247a9d01.js → p-803d6f4c.js} +8 -5
- package/lib/dist-custom-elements/{p-d5f3b174.js → p-8496cd8c.js} +1 -1
- package/lib/dist-custom-elements/{p-3a17ba0c.js → p-88a1e813.js} +5 -5
- package/lib/dist-custom-elements/p-8f253845.js +51 -0
- package/lib/dist-custom-elements/{p-57a1cba9.js → p-9a81250e.js} +1 -1
- package/lib/dist-custom-elements/{p-02eb68f2.js → p-a4f9be99.js} +2 -2
- package/lib/dist-custom-elements/{p-0825cbc5.js → p-a5450dd6.js} +9 -12
- package/lib/dist-custom-elements/{p-bc3fa417.js → p-a88f801c.js} +1 -1
- package/lib/dist-custom-elements/{p-a6e6f578.js → p-c7e8eeec.js} +1 -1
- package/lib/dist-custom-elements/{p-ff387a2f.js → p-ca00c920.js} +2 -2
- package/lib/dist-custom-elements/{p-39827833.js → p-d4cb22d8.js} +2 -2
- package/lib/dist-custom-elements/p-d8f01eb9.js +301 -0
- package/lib/dist-custom-elements/{p-1cd7077a.js → p-dab34418.js} +1 -1
- package/lib/dist-custom-elements/{p-257f2e82.js → p-db24b3f2.js} +16 -12
- package/lib/dist-custom-elements/{p-70a66e96.js → p-e65ac105.js} +1 -1
- package/lib/dist-custom-elements/{p-d5fc2405.js → p-e6b65023.js} +2 -2
- package/lib/dist-custom-elements/{p-86649f25.js → p-ea3632de.js} +12 -12
- package/lib/dist-custom-elements/{p-6fbb1970.js → p-ec4ffa81.js} +3 -3
- package/lib/dist-custom-elements/{p-ce1cc5ab.js → p-ff6cac8b.js} +11 -14
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-ad5e3c9c.system.entry.js → p-01e08373.system.entry.js} +1 -1
- package/lib/duet/p-04249722.entry.js +4 -0
- package/lib/duet/{p-d32e9ae1.system.entry.js → p-04e87e02.system.entry.js} +1 -1
- package/lib/duet/{p-4212bab8.js → p-06570fbf.js} +1 -1
- package/lib/duet/{p-8cf2feaa.entry.js → p-0a2bd8cf.entry.js} +1 -1
- package/lib/duet/{p-64d43840.js → p-0cc51aa5.js} +1 -1
- package/lib/duet/p-0d7aef74.entry.js +4 -0
- package/lib/duet/p-0d80334c.entry.js +4 -0
- package/lib/duet/{p-bd97fff1.system.entry.js → p-0f69701f.system.entry.js} +1 -1
- package/lib/duet/{p-191959c7.entry.js → p-1074866e.entry.js} +1 -1
- package/lib/duet/p-10932e23.system.entry.js +4 -0
- package/lib/duet/{p-bc16a555.entry.js → p-12bb48aa.entry.js} +1 -1
- package/lib/duet/{p-bf3bf531.system.entry.js → p-12c62fda.system.entry.js} +1 -1
- package/lib/duet/{p-5dccd17b.entry.js → p-13662eb9.entry.js} +1 -1
- package/lib/duet/{p-d41e819d.entry.js → p-137fbf26.entry.js} +1 -1
- package/lib/duet/{p-338ba4d2.entry.js → p-1a716787.entry.js} +1 -1
- package/lib/duet/p-1a9958ee.system.js +4 -0
- package/lib/duet/p-1ddd6fc8.system.entry.js +4 -0
- package/lib/duet/{p-226489c4.entry.js → p-1ef2844f.entry.js} +1 -1
- package/lib/duet/{p-b868bb09.system.entry.js → p-2417aad9.system.entry.js} +1 -1
- package/lib/duet/p-259a297a.system.js +4 -0
- package/lib/duet/{p-8920edb7.system.entry.js → p-2ab62956.system.entry.js} +1 -1
- package/lib/duet/p-2bb2b022.js +4 -0
- package/lib/duet/p-3021e910.entry.js +4 -0
- package/lib/duet/p-3043f61b.system.entry.js +4 -0
- package/lib/duet/{p-ab2da6f9.entry.js → p-31a0f1fe.entry.js} +1 -1
- package/lib/duet/p-338cf0ab.entry.js +4 -0
- package/lib/duet/p-33aec494.system.entry.js +4 -0
- package/lib/duet/p-3487783b.system.entry.js +4 -0
- package/lib/duet/p-351b5fd0.system.entry.js +4 -0
- package/lib/duet/p-37cca48e.entry.js +4 -0
- package/lib/duet/{p-200089a6.system.entry.js → p-38dfb538.system.entry.js} +1 -1
- package/lib/duet/{p-ec98691e.system.entry.js → p-3a39dd19.system.entry.js} +1 -1
- package/lib/duet/p-3a7a6906.entry.js +4 -0
- package/lib/duet/p-3b586fc5.entry.js +4 -0
- package/lib/duet/p-3d0b9e59.entry.js +4 -0
- package/lib/duet/{p-f8c64564.system.entry.js → p-3e1b4203.system.entry.js} +1 -1
- package/lib/duet/{p-0a7c3ecf.entry.js → p-43cccc70.entry.js} +1 -1
- package/lib/duet/{p-8a16fb3c.entry.js → p-4534b63a.entry.js} +1 -1
- package/lib/duet/{p-bcd1e9d8.system.entry.js → p-45cb0078.system.entry.js} +1 -1
- package/lib/duet/{p-6b2876f1.entry.js → p-470b320a.entry.js} +1 -1
- package/lib/duet/{p-e3574b05.entry.js → p-47b9ebfc.entry.js} +1 -1
- package/lib/duet/p-48ad58f7.entry.js +4 -0
- package/lib/duet/{p-6e6ececd.system.entry.js → p-49d0f126.system.entry.js} +1 -1
- package/lib/duet/p-4d8758f9.entry.js +4 -0
- package/lib/duet/{p-bf0e9413.entry.js → p-4e431ff6.entry.js} +1 -1
- package/lib/duet/{p-24f7d6bf.entry.js → p-4ec02d20.entry.js} +1 -1
- package/lib/duet/p-4ed862cd.system.entry.js +4 -0
- package/lib/duet/p-52e711b6.system.js +4 -0
- package/lib/duet/{p-51d53e57.entry.js → p-5692f185.entry.js} +1 -1
- package/lib/duet/{p-9f39d6de.system.entry.js → p-56b22bac.system.entry.js} +1 -1
- package/lib/duet/p-5795b0d9.system.js +4 -0
- package/lib/duet/{p-a4dd147b.entry.js → p-58aec0bf.entry.js} +1 -1
- package/lib/duet/p-5eed2113.entry.js +4 -0
- package/lib/duet/p-60cd790e.entry.js +4 -0
- package/lib/duet/p-61a28f2c.system.entry.js +4 -0
- package/lib/duet/p-63287e64.entry.js +4 -0
- package/lib/duet/p-63885f31.system.entry.js +4 -0
- package/lib/duet/p-66a1f261.system.entry.js +4 -0
- package/lib/duet/{p-8e414050.entry.js → p-67eb8cc6.entry.js} +1 -1
- package/lib/duet/{p-42b49430.system.entry.js → p-6a410f49.system.entry.js} +1 -1
- package/lib/duet/{p-d73f7574.entry.js → p-6a7ed346.entry.js} +1 -1
- package/lib/duet/{p-7a832531.entry.js → p-6bbd1456.entry.js} +1 -1
- package/lib/duet/{p-258b8732.entry.js → p-6d5e9d4d.entry.js} +1 -1
- package/lib/duet/p-6d839458.js +4 -0
- package/lib/duet/{p-9fb3e7b4.system.entry.js → p-717013b6.system.entry.js} +1 -1
- package/lib/duet/{p-e3c5663f.entry.js → p-730c0fff.entry.js} +1 -1
- package/lib/duet/p-751344b2.js +4 -0
- package/lib/duet/p-752eccd9.system.entry.js +4 -0
- package/lib/duet/{p-57a63204.entry.js → p-79d99a3a.entry.js} +1 -1
- package/lib/duet/{p-e1f6b6f3.system.entry.js → p-7e877080.system.entry.js} +1 -1
- package/lib/duet/{p-7bbc5a65.system.entry.js → p-7f81eb4c.system.entry.js} +1 -1
- package/lib/duet/{p-9aa0ebba.entry.js → p-808eb713.entry.js} +1 -1
- package/lib/duet/p-81aa9e58.system.entry.js +4 -0
- package/lib/duet/{p-793d7e04.system.entry.js → p-81ec9b35.system.entry.js} +1 -1
- package/lib/duet/{p-97d72f16.system.entry.js → p-81f0c65d.system.entry.js} +1 -1
- package/lib/duet/{p-1e587bcc.system.entry.js → p-84b2e3f0.system.entry.js} +1 -1
- package/lib/duet/{p-f25e57fe.system.entry.js → p-854ca73a.system.entry.js} +1 -1
- package/lib/duet/{p-d13cb6f4.system.entry.js → p-86abce17.system.entry.js} +1 -1
- package/lib/duet/{p-9ec69dbc.system.entry.js → p-870db7df.system.entry.js} +1 -1
- package/lib/duet/p-87551364.system.entry.js +4 -0
- package/lib/duet/{p-fb8a5b68.system.entry.js → p-8c655835.system.entry.js} +1 -1
- package/lib/duet/{p-16db7b1e.entry.js → p-8d0cb2d8.entry.js} +1 -1
- package/lib/duet/{p-542d792f.entry.js → p-8de5a1f0.entry.js} +1 -1
- package/lib/duet/{p-9d033a04.system.js → p-8eaaef1c.system.js} +1 -1
- package/lib/duet/p-917dedc1.system.entry.js +4 -0
- package/lib/duet/{p-1fbbf69f.entry.js → p-92579533.entry.js} +1 -1
- package/lib/duet/{p-75243a15.system.entry.js → p-9357c710.system.entry.js} +1 -1
- package/lib/duet/{p-55f98dc4.entry.js → p-9508feb6.entry.js} +1 -1
- package/lib/duet/{p-d8104d1b.entry.js → p-951d1081.entry.js} +1 -1
- package/lib/duet/{p-4b272eca.system.entry.js → p-9762f038.system.entry.js} +1 -1
- package/lib/duet/{p-dcfe6e27.system.entry.js → p-977a40ba.system.entry.js} +1 -1
- package/lib/duet/{p-60cee508.system.entry.js → p-994f3966.system.entry.js} +1 -1
- package/lib/duet/{p-13f7d993.entry.js → p-9a868a09.entry.js} +1 -1
- package/lib/duet/{p-8d8bdf90.system.entry.js → p-9b6df3eb.system.entry.js} +1 -1
- package/lib/duet/{p-6f891451.entry.js → p-9c3381d1.entry.js} +1 -1
- package/lib/duet/p-9ee5583e.entry.js +4 -0
- package/lib/duet/p-9fab377c.system.entry.js +4 -0
- package/lib/duet/{p-aa6ad573.system.entry.js → p-a080b5ee.system.entry.js} +1 -1
- package/lib/duet/p-a1c69051.system.entry.js +4 -0
- package/lib/duet/{p-2349e838.entry.js → p-a2b1a4c0.entry.js} +1 -1
- package/lib/duet/{p-f4493cb6.entry.js → p-a38b0c78.entry.js} +1 -1
- package/lib/duet/{p-6576401a.entry.js → p-a3e01217.entry.js} +1 -1
- package/lib/duet/{p-38320af8.js → p-a4fd3204.js} +1 -1
- package/lib/duet/p-a51fc564.entry.js +4 -0
- package/lib/duet/{p-07af14f1.js → p-a68b58e6.js} +1 -1
- package/lib/duet/{p-b27b1902.system.entry.js → p-a76a945d.system.entry.js} +1 -1
- package/lib/duet/{p-c565698d.system.entry.js → p-a881dcee.system.entry.js} +1 -1
- package/lib/duet/{p-71ef1651.system.entry.js → p-a8eef96f.system.entry.js} +1 -1
- package/lib/duet/{p-5ed00370.system.js → p-ab04f0b5.system.js} +1 -1
- package/lib/duet/{p-903efe1d.entry.js → p-ac03e45a.entry.js} +1 -1
- package/lib/duet/{p-b036d4f0.system.entry.js → p-adb4f00d.system.entry.js} +1 -1
- package/lib/duet/{p-ad3021d3.system.entry.js → p-ae0edbf0.system.entry.js} +1 -1
- package/lib/duet/{p-d8ee9cc9.entry.js → p-ae55ab01.entry.js} +1 -1
- package/lib/duet/{p-ebe22b98.system.entry.js → p-af129095.system.entry.js} +1 -1
- package/lib/duet/{p-e79bf1c2.entry.js → p-af24d0ba.entry.js} +1 -1
- package/lib/duet/{p-dce5a6f9.entry.js → p-b00491f4.entry.js} +1 -1
- package/lib/duet/{p-a5504252.entry.js → p-b0b1f2a2.entry.js} +1 -1
- package/lib/duet/{p-b54be005.entry.js → p-b14f32a6.entry.js} +1 -1
- package/lib/duet/{p-c0c9acd9.system.entry.js → p-b2196a24.system.entry.js} +1 -1
- package/lib/duet/p-b2bba5c2.system.entry.js +4 -0
- package/lib/duet/{p-13876bc6.entry.js → p-b421c710.entry.js} +1 -1
- package/lib/duet/{p-26f7d1b9.system.entry.js → p-b59a6d4c.system.entry.js} +1 -1
- package/lib/duet/p-b7fd8ad4.system.entry.js +4 -0
- package/lib/duet/{p-b62108c8.system.entry.js → p-b853ccf5.system.entry.js} +2 -2
- package/lib/duet/{p-885b38a9.system.js → p-b985bcf7.system.js} +1 -1
- package/lib/duet/p-bb01e446.system.entry.js +4 -0
- package/lib/duet/{p-9308c47c.system.entry.js → p-bb0cfbf7.system.entry.js} +1 -1
- package/lib/duet/{p-625f750f.system.entry.js → p-bb174891.system.entry.js} +1 -1
- package/lib/duet/p-bc1fed7e.system.entry.js +4 -0
- package/lib/duet/p-be2d339f.system.entry.js +4 -0
- package/lib/duet/p-bf3e4216.entry.js +4 -0
- package/lib/duet/{p-b62ed1f0.entry.js → p-bfd0356f.entry.js} +1 -1
- package/lib/duet/{p-3aa3fb24.system.entry.js → p-c0fc230e.system.entry.js} +1 -1
- package/lib/duet/{p-f009e108.entry.js → p-c796c3f4.entry.js} +1 -1
- package/lib/duet/p-cc62667c.entry.js +4 -0
- package/lib/duet/{p-580a7bae.entry.js → p-cd042667.entry.js} +1 -1
- package/lib/duet/{p-81230084.system.entry.js → p-cd5dba94.system.entry.js} +1 -1
- package/lib/duet/{p-0aa1b1cd.system.entry.js → p-cd970535.system.entry.js} +2 -2
- package/lib/duet/p-cfe49bdb.entry.js +4 -0
- package/lib/duet/p-d538903d.entry.js +4 -0
- package/lib/duet/p-d6453fde.entry.js +4 -0
- package/lib/duet/{p-f1d51e20.js → p-d96c1564.js} +1 -1
- package/lib/duet/{p-342527a4.entry.js → p-dac54475.entry.js} +1 -1
- package/lib/duet/{p-33d6e5ef.entry.js → p-db498557.entry.js} +1 -1
- package/lib/duet/{p-e6bd0e51.system.entry.js → p-e07fa18a.system.entry.js} +1 -1
- package/lib/duet/p-e10553a8.entry.js +4 -0
- package/lib/duet/{p-785ff4f2.entry.js → p-e27983cf.entry.js} +1 -1
- package/lib/duet/p-e41cd4f9.system.entry.js +4 -0
- package/lib/duet/{p-b022a3d5.system.entry.js → p-e42e3a8a.system.entry.js} +2 -2
- package/lib/duet/{p-f7b58d72.system.js → p-e42e59a8.system.js} +1 -1
- package/lib/duet/{p-cfb85117.entry.js → p-e4bbb63e.entry.js} +1 -1
- package/lib/duet/p-e5514a5b.entry.js +4 -0
- package/lib/duet/{p-246db04a.entry.js → p-e6a69686.entry.js} +1 -1
- package/lib/duet/{p-2b9499f1.entry.js → p-e6d43779.entry.js} +1 -1
- package/lib/duet/{p-464adc60.system.entry.js → p-eaac2908.system.entry.js} +1 -1
- package/lib/duet/p-ead618f6.system.entry.js +4 -0
- package/lib/duet/{p-132ea5e6.entry.js → p-eadfb5cf.entry.js} +1 -1
- package/lib/duet/{p-7b847e11.system.entry.js → p-eb0e33f2.system.entry.js} +1 -1
- package/lib/duet/{p-51bdb5fd.system.entry.js → p-eb0e706a.system.entry.js} +1 -1
- package/lib/duet/{p-502f43bb.entry.js → p-eb892ea8.entry.js} +1 -1
- package/lib/duet/{p-61fe1543.system.entry.js → p-ec80c9be.system.entry.js} +1 -1
- package/lib/duet/p-eccd38da.system.js +4 -0
- package/lib/duet/{p-2c730d40.entry.js → p-f1c23c0a.entry.js} +1 -1
- package/lib/duet/{p-1b11541f.entry.js → p-f5aacbf9.entry.js} +1 -1
- package/lib/duet/p-f662ac7c.system.entry.js +4 -0
- package/lib/duet/{p-69fba9fe.system.entry.js → p-f7105228.system.entry.js} +1 -1
- package/lib/duet/p-f8d2bf05.system.entry.js +4 -0
- package/lib/duet/{p-9192de69.system.entry.js → p-f9fc34c4.system.entry.js} +1 -1
- package/lib/duet/{p-8bc5df74.entry.js → p-fa25a512.entry.js} +1 -1
- package/lib/duet/p-fe1e84a5.system.entry.js +4 -0
- package/lib/esm/app-globals-45aa6d20.js +26 -0
- package/lib/esm/duet-action-button.entry.js +4 -4
- package/lib/esm/duet-alert.entry.js +4 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +3 -3
- package/lib/esm/duet-breadcrumb.entry.js +11 -2
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +5 -4
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +15 -5
- package/lib/esm/duet-card.entry.js +10 -4
- 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 +8 -1
- package/lib/esm/duet-choice_2.entry.js +5 -3
- package/lib/esm/duet-collapsible.entry.js +9 -3
- package/lib/esm/duet-combobox.entry.js +2 -2
- package/lib/esm/duet-contact-card.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +8 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +4 -4
- 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 +4 -1
- package/lib/esm/duet-grid_2.entry.js +2 -2
- package/lib/esm/duet-header_2.entry.js +6 -4
- package/lib/esm/duet-hero.entry.js +1 -1
- package/lib/esm/duet-icon.entry.js +3 -3
- package/lib/esm/duet-input_2.entry.js +3 -3
- 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 +2 -2
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +4 -4
- package/lib/esm/duet-menu-bar-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar.entry.js +2 -2
- package/lib/esm/duet-modal.entry.js +4 -4
- package/lib/esm/duet-multiselect.entry.js +3 -3
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +6 -1
- package/lib/esm/duet-number-input.entry.js +4 -2
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +4 -4
- package/lib/esm/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm/duet-popup-menu.entry.js +4 -4
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-promo-card.entry.js +3 -3
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +9 -2
- package/lib/esm/duet-scrollable_3.entry.js +4 -2
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +2 -2
- 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 +4 -4
- package/lib/esm/duet-slideout.entry.js +13 -10
- package/lib/esm/duet-step_2.entry.js +8 -2
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +2 -2
- package/lib/esm/duet-textarea.entry.js +2 -2
- package/lib/esm/duet-toggle.entry.js +8 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-toolbar-dropdown.entry.js +3 -3
- 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 +14 -19
- package/lib/esm/duet-tooltip.entry.js +8 -4
- package/lib/esm/duet-tray.entry.js +5 -2
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{focus-utils-d54af982.js → focus-utils-270bf5da.js} +1 -1
- package/lib/esm/{index-d4489a2e.js → index-d7bdcdc1.js} +1 -1
- package/lib/esm/keyboard-utils-eba88365.js +51 -0
- package/lib/esm/loader.js +4 -4
- package/lib/{dist-custom-elements/p-b2e550a3.js → esm/teleport-691e534d.js} +8 -0
- package/lib/esm/{token-utils-b4bd3ec7.js → token-utils-84d66351.js} +1 -1
- package/lib/{dist-custom-elements/p-64d43840.js → esm/tokens-5a0d14c7.js} +1 -1
- package/lib/esm/{tokens.module-c7944140.js → tokens.module-16569707.js} +1 -1
- package/lib/esm-es5/app-globals-45aa6d20.js +4 -0
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +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 +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-icon.entry.js +2 -2
- 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 +2 -2
- 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-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 +2 -2
- 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-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 +2 -2
- 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-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 +2 -2
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-270bf5da.js +4 -0
- package/lib/esm-es5/{index-d4489a2e.js → index-d7bdcdc1.js} +1 -1
- package/lib/esm-es5/keyboard-utils-eba88365.js +4 -0
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/teleport-691e534d.js +4 -0
- package/lib/esm-es5/{token-utils-b4bd3ec7.js → token-utils-84d66351.js} +1 -1
- package/lib/esm-es5/{tokens-e6b6db9b.js → tokens-5a0d14c7.js} +1 -1
- package/lib/esm-es5/{tokens.module-c7944140.js → tokens.module-16569707.js} +1 -1
- package/lib/types/common-types.d.ts +11 -0
- package/lib/types/components/duet-breadcrumbs/duet-breadcrumb.d.ts +6 -1
- package/lib/types/components/duet-card/duet-card.d.ts +2 -0
- package/lib/types/components/duet-chip/duet-chip.d.ts +2 -0
- package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +2 -0
- package/lib/types/components/duet-cookie-consent/duet-cookie-consent.d.ts +2 -0
- package/lib/types/components/duet-header/duet-header-icon.d.ts +1 -1
- package/lib/types/components/duet-icon/duet-icon.d.ts +1 -2
- package/lib/types/components/duet-link/duet-link.d.ts +1 -0
- package/lib/types/components/duet-menu-bar-button/duet-menu-bar-button.d.ts +1 -2
- package/lib/types/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.d.ts +1 -2
- package/lib/types/components/duet-menu-bar-link/duet-menu-bar-link.d.ts +1 -2
- package/lib/types/components/duet-range-slider/duet-range-slider.d.ts +2 -0
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +1 -0
- package/lib/types/components/duet-step/duet-step.d.ts +2 -0
- package/lib/types/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.d.ts +1 -2
- package/lib/types/components/duet-submenu-bar-link/duet-submenu-bar-link.d.ts +1 -2
- package/lib/types/components/duet-toggle/duet-toggle.d.ts +2 -0
- package/lib/types/components/duet-tooltip/duet-tooltip-button.d.ts +2 -3
- package/lib/types/components/duet-tooltip/duet-tooltip-popup.d.ts +2 -3
- package/lib/types/components.d.ts +10 -4
- package/lib/types/utils/keyboard-utils.d.ts +2 -0
- package/package.json +5 -5
- package/lib/cjs/app-globals-cd75f624.js +0 -54
- package/lib/cjs/keyboard-utils-02441bc5.js +0 -36
- package/lib/dist-custom-elements/p-56ac3289.js +0 -20
- package/lib/dist-custom-elements/p-5fe36e8b.js +0 -300
- package/lib/duet/p-0782a6e5.js +0 -4
- package/lib/duet/p-105a1448.entry.js +0 -4
- package/lib/duet/p-1ea5e7e8.system.entry.js +0 -4
- package/lib/duet/p-25bde810.entry.js +0 -4
- package/lib/duet/p-26c85bab.entry.js +0 -4
- package/lib/duet/p-2f0a23ae.entry.js +0 -4
- package/lib/duet/p-3cafacc3.system.entry.js +0 -4
- package/lib/duet/p-3e1248d8.entry.js +0 -4
- package/lib/duet/p-40ee5f5e.system.entry.js +0 -4
- package/lib/duet/p-42b9c6f9.system.entry.js +0 -4
- package/lib/duet/p-48d6a81d.system.entry.js +0 -4
- package/lib/duet/p-4911c778.system.entry.js +0 -4
- package/lib/duet/p-4c650a9e.entry.js +0 -4
- package/lib/duet/p-513dfe01.entry.js +0 -4
- package/lib/duet/p-5b86c564.entry.js +0 -4
- package/lib/duet/p-5c94249e.system.entry.js +0 -4
- package/lib/duet/p-5f43dbcf.entry.js +0 -4
- package/lib/duet/p-65e434a5.entry.js +0 -4
- package/lib/duet/p-67c653f9.system.js +0 -4
- package/lib/duet/p-6a972453.system.entry.js +0 -4
- package/lib/duet/p-6cae9d4b.entry.js +0 -4
- package/lib/duet/p-73f176dc.system.entry.js +0 -4
- package/lib/duet/p-7a085479.system.entry.js +0 -4
- package/lib/duet/p-7a91a53e.system.entry.js +0 -4
- package/lib/duet/p-7b5cd54a.system.entry.js +0 -4
- package/lib/duet/p-7e833901.system.entry.js +0 -4
- package/lib/duet/p-81a6df68.system.js +0 -4
- package/lib/duet/p-8d0d6e06.system.js +0 -4
- package/lib/duet/p-8d69624a.entry.js +0 -4
- package/lib/duet/p-8eb82556.system.entry.js +0 -4
- package/lib/duet/p-97488cc9.entry.js +0 -4
- package/lib/duet/p-9de9d3eb.entry.js +0 -4
- package/lib/duet/p-9e36548d.system.js +0 -4
- package/lib/duet/p-a59b5059.entry.js +0 -4
- package/lib/duet/p-ad0179fa.system.entry.js +0 -4
- package/lib/duet/p-b2e550a3.js +0 -4
- package/lib/duet/p-b5831260.system.entry.js +0 -4
- package/lib/duet/p-b5ffa156.entry.js +0 -4
- package/lib/duet/p-b6af2626.entry.js +0 -4
- package/lib/duet/p-b8b0249f.system.entry.js +0 -4
- package/lib/duet/p-c0152624.system.entry.js +0 -4
- package/lib/duet/p-cb69ce4a.entry.js +0 -4
- package/lib/duet/p-cc1909de.js +0 -4
- package/lib/duet/p-cd8177fe.entry.js +0 -4
- package/lib/duet/p-d2681203.entry.js +0 -4
- package/lib/duet/p-d3069a7b.entry.js +0 -4
- package/lib/duet/p-d5d57b8f.system.entry.js +0 -4
- package/lib/duet/p-db14fdfd.system.entry.js +0 -4
- package/lib/duet/p-e3a8dcb3.system.entry.js +0 -4
- package/lib/duet/p-e96a5f8b.system.entry.js +0 -4
- package/lib/duet/p-f0dc0a5b.entry.js +0 -4
- package/lib/duet/p-f1d894da.system.entry.js +0 -4
- package/lib/duet/p-f3bf4d40.system.js +0 -4
- package/lib/duet/p-fb30fcb0.system.entry.js +0 -4
- package/lib/duet/p-fc0fe631.system.entry.js +0 -4
- package/lib/duet/p-fc4f175f.system.entry.js +0 -4
- package/lib/duet/p-ff815e47.entry.js +0 -4
- package/lib/esm/app-globals-41b37f11.js +0 -52
- package/lib/esm/keyboard-utils-5746e126.js +0 -20
- package/lib/esm-es5/app-globals-41b37f11.js +0 -4
- package/lib/esm-es5/focus-utils-d54af982.js +0 -4
- package/lib/esm-es5/keyboard-utils-5746e126.js +0 -4
- package/lib/esm-es5/teleport-4462e8c1.js +0 -4
|
@@ -760,7 +760,7 @@ export class DuetTextarea {
|
|
|
760
760
|
"references": {
|
|
761
761
|
"DuetTextareaEvent": {
|
|
762
762
|
"location": "local",
|
|
763
|
-
"path": "/Users/
|
|
763
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
764
764
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
765
765
|
}
|
|
766
766
|
}
|
|
@@ -781,7 +781,7 @@ export class DuetTextarea {
|
|
|
781
781
|
"references": {
|
|
782
782
|
"DuetTextareaEvent": {
|
|
783
783
|
"location": "local",
|
|
784
|
-
"path": "/Users/
|
|
784
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
785
785
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
786
786
|
}
|
|
787
787
|
}
|
|
@@ -802,7 +802,7 @@ export class DuetTextarea {
|
|
|
802
802
|
"references": {
|
|
803
803
|
"DuetTextareaEvent": {
|
|
804
804
|
"location": "local",
|
|
805
|
-
"path": "/Users/
|
|
805
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
806
806
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
807
807
|
}
|
|
808
808
|
}
|
|
@@ -823,7 +823,7 @@ export class DuetTextarea {
|
|
|
823
823
|
"references": {
|
|
824
824
|
"DuetTextareaEvent": {
|
|
825
825
|
"location": "local",
|
|
826
|
-
"path": "/Users/
|
|
826
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
827
827
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
828
828
|
}
|
|
829
829
|
}
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
import { Build, h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common";
|
|
6
6
|
import { createID } from "../../utils/create-id";
|
|
7
|
+
import { subscribeTabbingChange, unsubscribeTabbingChange } from "../../utils/keyboard-utils";
|
|
7
8
|
export class DuetToggle {
|
|
8
9
|
constructor() {
|
|
9
10
|
/**
|
|
@@ -53,6 +54,12 @@ export class DuetToggle {
|
|
|
53
54
|
this.value = this.identifier;
|
|
54
55
|
}
|
|
55
56
|
}
|
|
57
|
+
connectedCallback() {
|
|
58
|
+
subscribeTabbingChange(this);
|
|
59
|
+
}
|
|
60
|
+
disconnectedCallback() {
|
|
61
|
+
unsubscribeTabbingChange(this);
|
|
62
|
+
}
|
|
56
63
|
/**
|
|
57
64
|
* Sets focus on the specified `duet-toggle`. Use this method instead of the global
|
|
58
65
|
* `input.focus()`.
|
|
@@ -437,7 +444,7 @@ export class DuetToggle {
|
|
|
437
444
|
"references": {
|
|
438
445
|
"DuetToggleChangeEvent": {
|
|
439
446
|
"location": "local",
|
|
440
|
-
"path": "/Users/
|
|
447
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-toggle/duet-toggle.tsx",
|
|
441
448
|
"id": "src/components/duet-toggle/duet-toggle.tsx::DuetToggleChangeEvent"
|
|
442
449
|
}
|
|
443
450
|
}
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
.duet-toolbar-dropdown .items {
|
|
81
81
|
position: absolute;
|
|
82
|
-
top:
|
|
82
|
+
top: 93%;
|
|
83
83
|
right: 0%;
|
|
84
84
|
left: auto;
|
|
85
85
|
z-index: 600;
|
|
@@ -88,11 +88,11 @@
|
|
|
88
88
|
align-items: center;
|
|
89
89
|
justify-content: center;
|
|
90
90
|
min-width: 175px;
|
|
91
|
-
padding:
|
|
91
|
+
padding: 8px;
|
|
92
92
|
color: rgb(0, 41, 77);
|
|
93
|
-
background: rgb(
|
|
94
|
-
border-radius:
|
|
95
|
-
box-shadow: 0
|
|
93
|
+
background: rgb(255, 255, 255);
|
|
94
|
+
border-radius: 8px;
|
|
95
|
+
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);
|
|
96
96
|
}
|
|
97
97
|
.duet-toolbar-dropdown .items.hidden {
|
|
98
98
|
display: none;
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
.duet-toolbar-dropdown-link {
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-direction: row;
|
|
30
|
-
gap:
|
|
30
|
+
gap: 12px;
|
|
31
31
|
align-items: center;
|
|
32
32
|
justify-content: flex-start;
|
|
33
33
|
height: 100%;
|
|
34
|
-
padding: 0.5rem
|
|
34
|
+
padding: 0.5rem 8px;
|
|
35
35
|
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
36
|
-
font-size:
|
|
36
|
+
font-size: 1rem;
|
|
37
37
|
font-weight: 400;
|
|
38
|
-
line-height: 1.
|
|
38
|
+
line-height: 1.5;
|
|
39
39
|
color: rgb(0, 41, 77);
|
|
40
40
|
text-align: center;
|
|
41
41
|
text-decoration: none;
|
|
@@ -47,17 +47,19 @@
|
|
|
47
47
|
.duet-theme-turva .duet-toolbar-dropdown-link:focus, .duet-toolbar-dropdown-link:focus.duet-theme-turva {
|
|
48
48
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
49
49
|
}
|
|
50
|
+
.duet-toolbar-dropdown-link .label {
|
|
51
|
+
flex: 1;
|
|
52
|
+
text-align: left;
|
|
53
|
+
}
|
|
50
54
|
.duet-toolbar-dropdown-link.duet-theme-turva {
|
|
51
55
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
52
56
|
color: rgb(23, 28, 58);
|
|
53
57
|
}
|
|
54
|
-
.duet-toolbar-dropdown-link.active
|
|
55
|
-
|
|
56
|
-
background: rgb(0, 119, 179);
|
|
58
|
+
.duet-toolbar-dropdown-link.active {
|
|
59
|
+
background: rgb(243, 249, 252);
|
|
57
60
|
}
|
|
58
|
-
.duet-toolbar-dropdown-link.active.duet-theme-turva
|
|
59
|
-
|
|
60
|
-
background: rgb(198, 12, 48);
|
|
61
|
+
.duet-toolbar-dropdown-link.active.duet-theme-turva {
|
|
62
|
+
background: rgb(245, 245, 247);
|
|
61
63
|
}
|
|
62
64
|
.duet-toolbar-dropdown-link:hover {
|
|
63
65
|
background: rgb(230, 242, 248);
|
|
@@ -35,7 +35,7 @@ export class DuetToolbarDropdownLink {
|
|
|
35
35
|
"duet-toolbar-dropdown-link": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
active: this.active,
|
|
38
|
-
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { name: this.icon, size: "x-small", margin: "none" }), h("slot", null))));
|
|
38
|
+
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { name: this.icon, size: "x-small", margin: "none" }), h("span", { class: "label" }, h("slot", null)), this.active && (h("duet-icon", { name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-toolbar-dropdown-link"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common";
|
|
6
|
+
import { subscribeTabbingChange, unsubscribeTabbingChange } from "../../utils/keyboard-utils";
|
|
6
7
|
/**
|
|
7
8
|
* @internal
|
|
8
9
|
* This component is solely for internal use by duet-tooltip.
|
|
9
10
|
*/
|
|
10
11
|
export class DuetTooltipButton {
|
|
11
12
|
constructor() {
|
|
12
|
-
this.userIsTabbing = false;
|
|
13
13
|
this.label = "";
|
|
14
14
|
this.accessibleLabel = undefined;
|
|
15
15
|
this.theme = "";
|
|
@@ -22,13 +22,11 @@ export class DuetTooltipButton {
|
|
|
22
22
|
componentWillLoad() {
|
|
23
23
|
inheritGlobalTheme(this);
|
|
24
24
|
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
this.userIsTabbing = true;
|
|
28
|
-
}
|
|
25
|
+
connectedCallback() {
|
|
26
|
+
subscribeTabbingChange(this);
|
|
29
27
|
}
|
|
30
|
-
|
|
31
|
-
this
|
|
28
|
+
disconnectedCallback() {
|
|
29
|
+
unsubscribeTabbingChange(this);
|
|
32
30
|
}
|
|
33
31
|
async setFocus(options) {
|
|
34
32
|
if (this.buttonElement) {
|
|
@@ -40,7 +38,7 @@ export class DuetTooltipButton {
|
|
|
40
38
|
* Always the last one in the class.
|
|
41
39
|
*/
|
|
42
40
|
render() {
|
|
43
|
-
return (h(Host,
|
|
41
|
+
return (h(Host, null, h("button", { ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
|
|
44
42
|
"duet-tooltip-button": true,
|
|
45
43
|
"duet-tooltip-button-has-label": !!this.label,
|
|
46
44
|
"duet-theme-turva": this.theme === "turva",
|
|
@@ -155,11 +153,6 @@ export class DuetTooltipButton {
|
|
|
155
153
|
}
|
|
156
154
|
};
|
|
157
155
|
}
|
|
158
|
-
static get states() {
|
|
159
|
-
return {
|
|
160
|
-
"userIsTabbing": {}
|
|
161
|
-
};
|
|
162
|
-
}
|
|
163
156
|
static get methods() {
|
|
164
157
|
return {
|
|
165
158
|
"setFocus": {
|
|
@@ -190,19 +183,4 @@ export class DuetTooltipButton {
|
|
|
190
183
|
};
|
|
191
184
|
}
|
|
192
185
|
static get elementRef() { return "element"; }
|
|
193
|
-
static get listeners() {
|
|
194
|
-
return [{
|
|
195
|
-
"name": "keydown",
|
|
196
|
-
"method": "listenKeys",
|
|
197
|
-
"target": "window",
|
|
198
|
-
"capture": false,
|
|
199
|
-
"passive": false
|
|
200
|
-
}, {
|
|
201
|
-
"name": "mousedown",
|
|
202
|
-
"method": "listenMouse",
|
|
203
|
-
"target": "window",
|
|
204
|
-
"capture": false,
|
|
205
|
-
"passive": true
|
|
206
|
-
}];
|
|
207
|
-
}
|
|
208
186
|
}
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
import { h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common";
|
|
6
6
|
import { FocusGuard } from "../../utils/focus-utils";
|
|
7
|
+
import { subscribeTabbingChange, unsubscribeTabbingChange } from "../../utils/keyboard-utils";
|
|
7
8
|
import { Teleport } from "../../utils/teleport";
|
|
8
9
|
/**
|
|
9
10
|
* @internal
|
|
@@ -14,7 +15,6 @@ export class DuetTooltipPopup {
|
|
|
14
15
|
this.handleCloseClick = () => {
|
|
15
16
|
this.tooltipPopupClosed.emit();
|
|
16
17
|
};
|
|
17
|
-
this.userIsTabbing = false;
|
|
18
18
|
this.theme = "";
|
|
19
19
|
this.active = undefined;
|
|
20
20
|
this.tooltipId = undefined;
|
|
@@ -37,13 +37,11 @@ export class DuetTooltipPopup {
|
|
|
37
37
|
inheritGlobalTheme(this);
|
|
38
38
|
this.teleport = new Teleport(this.element);
|
|
39
39
|
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
this.userIsTabbing = true;
|
|
43
|
-
}
|
|
40
|
+
connectedCallback() {
|
|
41
|
+
subscribeTabbingChange(this);
|
|
44
42
|
}
|
|
45
|
-
|
|
46
|
-
this
|
|
43
|
+
disconnectedCallback() {
|
|
44
|
+
unsubscribeTabbingChange(this);
|
|
47
45
|
}
|
|
48
46
|
async getArrowElement() {
|
|
49
47
|
return this.arrowEl;
|
|
@@ -55,7 +53,7 @@ export class DuetTooltipPopup {
|
|
|
55
53
|
this.contentEl.focus();
|
|
56
54
|
}
|
|
57
55
|
render() {
|
|
58
|
-
return (h(Host,
|
|
56
|
+
return (h(Host, null, h("div", { class: {
|
|
59
57
|
"duet-tooltip": true,
|
|
60
58
|
"duet-theme-turva": this.theme === "turva",
|
|
61
59
|
"duet-tooltip-active": this.active === true,
|
|
@@ -184,11 +182,6 @@ export class DuetTooltipPopup {
|
|
|
184
182
|
}
|
|
185
183
|
};
|
|
186
184
|
}
|
|
187
|
-
static get states() {
|
|
188
|
-
return {
|
|
189
|
-
"userIsTabbing": {}
|
|
190
|
-
};
|
|
191
|
-
}
|
|
192
185
|
static get events() {
|
|
193
186
|
return [{
|
|
194
187
|
"method": "tooltipPopupClosed",
|
|
@@ -282,19 +275,4 @@ export class DuetTooltipPopup {
|
|
|
282
275
|
"methodName": "handleActiveChange"
|
|
283
276
|
}];
|
|
284
277
|
}
|
|
285
|
-
static get listeners() {
|
|
286
|
-
return [{
|
|
287
|
-
"name": "keydown",
|
|
288
|
-
"method": "listenKeys",
|
|
289
|
-
"target": "window",
|
|
290
|
-
"capture": false,
|
|
291
|
-
"passive": false
|
|
292
|
-
}, {
|
|
293
|
-
"name": "mousedown",
|
|
294
|
-
"method": "listenMouse",
|
|
295
|
-
"target": "window",
|
|
296
|
-
"capture": false,
|
|
297
|
-
"passive": true
|
|
298
|
-
}];
|
|
299
|
-
}
|
|
300
278
|
}
|
|
@@ -190,6 +190,10 @@ export class DuetTooltip {
|
|
|
190
190
|
// top of other tooltips and the header.
|
|
191
191
|
zIndex: this.active ? "201" : "",
|
|
192
192
|
};
|
|
193
|
+
const popupContainerStyles = {
|
|
194
|
+
position: "relative",
|
|
195
|
+
overflow: this.active ? "visible" : "hidden",
|
|
196
|
+
};
|
|
193
197
|
const positionStyles = {
|
|
194
198
|
top: `${this.tooltipY}px`,
|
|
195
199
|
left: `${this.tooltipX}px`,
|
|
@@ -200,7 +204,7 @@ export class DuetTooltip {
|
|
|
200
204
|
top: this.arrowY ? `${this.arrowY}px` : undefined,
|
|
201
205
|
left: this.arrowX ? `${this.arrowX}px` : undefined,
|
|
202
206
|
};
|
|
203
|
-
return (h(Host, { style: tooltipStyles }, h("duet-tooltip-button", { ref: element => (this.buttonEl = element), active: this.active, tooltipId: this.tooltipId, label: this.label, accessibleLabel: this.accessibleInputLabel ? `${this.accessibleInputLabel}, ${this.accessibleLabel}` : this.accessibleLabel, onClick: this.toggleOpen, theme: this.theme }), h("duet-tooltip-popup", { ref: element => (this.popupElement = element), active: this.active, tooltipId: this.tooltipId, arrowStyles: arrowStyles, style: positionStyles, placement: this.placement, accessibleCloseLabel: this.accessibleCloseLabel, theme: this.theme }, h("slot", null))));
|
|
207
|
+
return (h(Host, { style: tooltipStyles }, h("duet-tooltip-button", { ref: element => (this.buttonEl = element), active: this.active, tooltipId: this.tooltipId, label: this.label, accessibleLabel: this.accessibleInputLabel ? `${this.accessibleInputLabel}, ${this.accessibleLabel}` : this.accessibleLabel, onClick: this.toggleOpen, theme: this.theme }), h("div", { style: popupContainerStyles }, h("duet-tooltip-popup", { ref: element => (this.popupElement = element), active: this.active, tooltipId: this.tooltipId, arrowStyles: arrowStyles, style: positionStyles, placement: this.placement, accessibleCloseLabel: this.accessibleCloseLabel, theme: this.theme }, h("slot", null)))));
|
|
204
208
|
}
|
|
205
209
|
static get is() { return "duet-tooltip"; }
|
|
206
210
|
static get encapsulation() { return "scoped"; }
|
|
@@ -413,7 +417,7 @@ export class DuetTooltip {
|
|
|
413
417
|
"references": {
|
|
414
418
|
"DuetTooltipBreakpoint": {
|
|
415
419
|
"location": "local",
|
|
416
|
-
"path": "/Users/
|
|
420
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tooltip/duet-tooltip.tsx",
|
|
417
421
|
"id": "src/components/duet-tooltip/duet-tooltip.tsx::DuetTooltipBreakpoint"
|
|
418
422
|
}
|
|
419
423
|
}
|
|
@@ -5,6 +5,7 @@ import { sizeHeader } from "@duetds/tokens";
|
|
|
5
5
|
import { Fragment, h } from "@stencil/core";
|
|
6
6
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
7
7
|
import { createID } from "../../utils/create-id";
|
|
8
|
+
import { subscribeTabbingChange, unsubscribeTabbingChange } from "../../utils/keyboard-utils";
|
|
8
9
|
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocaleString, } from "../../utils/language-utils";
|
|
9
10
|
const topOffset = parseFloat(sizeHeader) * 2 * 16; // convert rem -> px
|
|
10
11
|
/**
|
|
@@ -61,9 +62,11 @@ export class DuetTray {
|
|
|
61
62
|
{ prop: "accessibleOpenLabel", defaults: "accessibleOpenLabelDefaults" },
|
|
62
63
|
{ prop: "accessibleCloseLabel", defaults: "accessibleCloseLabelDefaults" },
|
|
63
64
|
]);
|
|
65
|
+
subscribeTabbingChange(this);
|
|
64
66
|
}
|
|
65
67
|
disconnectedCallback() {
|
|
66
68
|
disconnectLanguageChangeObserver(this);
|
|
69
|
+
unsubscribeTabbingChange(this);
|
|
67
70
|
}
|
|
68
71
|
/**
|
|
69
72
|
* Component event handling.
|
|
@@ -991,7 +991,7 @@ export class DuetUpload {
|
|
|
991
991
|
"references": {
|
|
992
992
|
"XHRInternalMiddleWare": {
|
|
993
993
|
"location": "local",
|
|
994
|
-
"path": "/Users/
|
|
994
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
995
995
|
"id": "src/components/duet-upload/duet-upload.tsx::XHRInternalMiddleWare"
|
|
996
996
|
}
|
|
997
997
|
}
|
|
@@ -1377,7 +1377,7 @@ export class DuetUpload {
|
|
|
1377
1377
|
"references": {
|
|
1378
1378
|
"StringMap": {
|
|
1379
1379
|
"location": "local",
|
|
1380
|
-
"path": "/Users/
|
|
1380
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
1381
1381
|
"id": "src/components/duet-upload/duet-upload.tsx::StringMap"
|
|
1382
1382
|
}
|
|
1383
1383
|
}
|
|
@@ -1923,7 +1923,7 @@ export class DuetUpload {
|
|
|
1923
1923
|
"references": {
|
|
1924
1924
|
"DuetUploadTableGroupName": {
|
|
1925
1925
|
"location": "local",
|
|
1926
|
-
"path": "/Users/
|
|
1926
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
1927
1927
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadTableGroupName"
|
|
1928
1928
|
}
|
|
1929
1929
|
}
|
|
@@ -1966,7 +1966,7 @@ export class DuetUpload {
|
|
|
1966
1966
|
"references": {
|
|
1967
1967
|
"DuetUploadEvent": {
|
|
1968
1968
|
"location": "local",
|
|
1969
|
-
"path": "/Users/
|
|
1969
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
1970
1970
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
1971
1971
|
}
|
|
1972
1972
|
}
|
|
@@ -1987,7 +1987,7 @@ export class DuetUpload {
|
|
|
1987
1987
|
"references": {
|
|
1988
1988
|
"DuetUploadEvent": {
|
|
1989
1989
|
"location": "local",
|
|
1990
|
-
"path": "/Users/
|
|
1990
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
1991
1991
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
1992
1992
|
}
|
|
1993
1993
|
}
|
|
@@ -2008,7 +2008,7 @@ export class DuetUpload {
|
|
|
2008
2008
|
"references": {
|
|
2009
2009
|
"DuetUploadEvent": {
|
|
2010
2010
|
"location": "local",
|
|
2011
|
-
"path": "/Users/
|
|
2011
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2012
2012
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2013
2013
|
}
|
|
2014
2014
|
}
|
|
@@ -2029,7 +2029,7 @@ export class DuetUpload {
|
|
|
2029
2029
|
"references": {
|
|
2030
2030
|
"DuetUploadEvent": {
|
|
2031
2031
|
"location": "local",
|
|
2032
|
-
"path": "/Users/
|
|
2032
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2033
2033
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2034
2034
|
}
|
|
2035
2035
|
}
|
|
@@ -2050,7 +2050,7 @@ export class DuetUpload {
|
|
|
2050
2050
|
"references": {
|
|
2051
2051
|
"DuetUploadEvent": {
|
|
2052
2052
|
"location": "local",
|
|
2053
|
-
"path": "/Users/
|
|
2053
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2054
2054
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2055
2055
|
}
|
|
2056
2056
|
}
|
|
@@ -2071,7 +2071,7 @@ export class DuetUpload {
|
|
|
2071
2071
|
"references": {
|
|
2072
2072
|
"DuetUploadEvent": {
|
|
2073
2073
|
"location": "local",
|
|
2074
|
-
"path": "/Users/
|
|
2074
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2075
2075
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2076
2076
|
}
|
|
2077
2077
|
}
|
|
@@ -2092,7 +2092,7 @@ export class DuetUpload {
|
|
|
2092
2092
|
"references": {
|
|
2093
2093
|
"DuetUploadEvent": {
|
|
2094
2094
|
"location": "local",
|
|
2095
|
-
"path": "/Users/
|
|
2095
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2096
2096
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2097
2097
|
}
|
|
2098
2098
|
}
|
|
@@ -2113,7 +2113,7 @@ export class DuetUpload {
|
|
|
2113
2113
|
"references": {
|
|
2114
2114
|
"DuetUploadEvent": {
|
|
2115
2115
|
"location": "local",
|
|
2116
|
-
"path": "/Users/
|
|
2116
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2117
2117
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2118
2118
|
}
|
|
2119
2119
|
}
|
|
@@ -2134,7 +2134,7 @@ export class DuetUpload {
|
|
|
2134
2134
|
"references": {
|
|
2135
2135
|
"DuetUploadEvent": {
|
|
2136
2136
|
"location": "local",
|
|
2137
|
-
"path": "/Users/
|
|
2137
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2138
2138
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2139
2139
|
}
|
|
2140
2140
|
}
|
|
@@ -2155,7 +2155,7 @@ export class DuetUpload {
|
|
|
2155
2155
|
"references": {
|
|
2156
2156
|
"DuetUploadEvent": {
|
|
2157
2157
|
"location": "local",
|
|
2158
|
-
"path": "/Users/
|
|
2158
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2159
2159
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2160
2160
|
}
|
|
2161
2161
|
}
|
|
@@ -2176,7 +2176,7 @@ export class DuetUpload {
|
|
|
2176
2176
|
"references": {
|
|
2177
2177
|
"DuetUploadEvent": {
|
|
2178
2178
|
"location": "local",
|
|
2179
|
-
"path": "/Users/
|
|
2179
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload/duet-upload.tsx",
|
|
2180
2180
|
"id": "src/components/duet-upload/duet-upload.tsx::DuetUploadEvent"
|
|
2181
2181
|
}
|
|
2182
2182
|
}
|
|
@@ -142,7 +142,7 @@ export class DuetUploadItem {
|
|
|
142
142
|
"references": {
|
|
143
143
|
"ItemType": {
|
|
144
144
|
"location": "local",
|
|
145
|
-
"path": "/Users/
|
|
145
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-upload-item/duet-upload-item.tsx",
|
|
146
146
|
"id": "src/components/duet-upload-item/duet-upload-item.tsx::ItemType"
|
|
147
147
|
}
|
|
148
148
|
}
|
|
@@ -2,32 +2,6 @@
|
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
4
|
import { setupLoggers } from "./log-wrapper";
|
|
5
|
-
const TAB_KEY = 9;
|
|
6
5
|
export default () => {
|
|
7
|
-
function listenKeys(event) {
|
|
8
|
-
if (event.keyCode === TAB_KEY) {
|
|
9
|
-
var components = document.querySelectorAll(".hydrated");
|
|
10
|
-
for (var i = 0; i < components.length; i++) {
|
|
11
|
-
components[i].classList.add("user-is-tabbing");
|
|
12
|
-
}
|
|
13
|
-
if (typeof window !== "undefined") {
|
|
14
|
-
window.removeEventListener("keydown", listenKeys);
|
|
15
|
-
window.addEventListener("mousedown", listenMouse, false);
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
function listenMouse() {
|
|
20
|
-
var components = document.querySelectorAll(".hydrated");
|
|
21
|
-
for (var i = 0; i < components.length; i++) {
|
|
22
|
-
components[i].classList.remove("user-is-tabbing");
|
|
23
|
-
}
|
|
24
|
-
if (typeof window !== "undefined") {
|
|
25
|
-
window.removeEventListener("mousedown", listenMouse);
|
|
26
|
-
window.addEventListener("keydown", listenKeys, false);
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
if (typeof window !== "undefined") {
|
|
30
|
-
window.addEventListener("keydown", listenKeys, false);
|
|
31
|
-
}
|
|
32
6
|
setupLoggers();
|
|
33
7
|
};
|
|
@@ -1,18 +1,49 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
export const isArrowLeftKey = (e) => e.
|
|
5
|
-
export const isArrowUpKey = (e) => e.
|
|
6
|
-
export const isArrowRightKey = (e) => e.
|
|
7
|
-
export const isArrowDownKey = (e) => e.
|
|
4
|
+
export const isArrowLeftKey = (e) => e.key === "ArrowLeft" || e.key === "Left";
|
|
5
|
+
export const isArrowUpKey = (e) => e.key === "ArrowUp" || e.key === "Up";
|
|
6
|
+
export const isArrowRightKey = (e) => e.key === "ArrowRight" || e.key === "Right";
|
|
7
|
+
export const isArrowDownKey = (e) => e.key === "ArrowDown" || e.key === "Down";
|
|
8
8
|
export const isArrowKey = (e) => isArrowDownKey(e) || isArrowRightKey(e) || isArrowUpKey(e) || isArrowLeftKey(e);
|
|
9
|
-
export const isEscapeKey = (e) => e.key === "Escape" || e.key === "Esc"
|
|
10
|
-
export const isTabKey = (e) => e.key === "Tab"
|
|
11
|
-
export const isBackspaceKey = (e) => e.
|
|
12
|
-
export const isSpaceKey = (e) => e.key === "
|
|
13
|
-
export const isPlusKey = (e) => e.key === "+" || e.
|
|
14
|
-
export const isMinusKey = (e) => e.key === "-" || e.
|
|
9
|
+
export const isEscapeKey = (e) => e.key === "Escape" || e.key === "Esc";
|
|
10
|
+
export const isTabKey = (e) => e.key === "Tab";
|
|
11
|
+
export const isBackspaceKey = (e) => e.key === "Backspace";
|
|
12
|
+
export const isSpaceKey = (e) => e.key === " " || e.key === "Spacebar";
|
|
13
|
+
export const isPlusKey = (e) => e.key === "+" || e.key === "Add";
|
|
14
|
+
export const isMinusKey = (e) => e.key === "-" || e.key === "Subtract";
|
|
15
15
|
export const isQuestionKey = (e) => e.key === "?";
|
|
16
|
-
export const isEnterKey = (e) => e.key === "Enter"
|
|
16
|
+
export const isEnterKey = (e) => e.key === "Enter";
|
|
17
17
|
export const isKeyboardClick = (e) => isEnterKey(e) || isSpaceKey(e);
|
|
18
|
-
export const isNumber = (e) =>
|
|
18
|
+
export const isNumber = (e) => e.key >= "0" && e.key <= "9";
|
|
19
|
+
/**
|
|
20
|
+
* Component instances that have subscribed to tabbing change.
|
|
21
|
+
*/
|
|
22
|
+
const tabbingChangeSubscribers = new Set();
|
|
23
|
+
function notifySubscribers(tabbing) {
|
|
24
|
+
tabbingChangeSubscribers.forEach(subscriber => {
|
|
25
|
+
subscriber.element.classList[tabbing ? "add" : "remove"]("user-is-tabbing");
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
function listenKeys(event) {
|
|
29
|
+
if (isTabKey(event)) {
|
|
30
|
+
notifySubscribers(true);
|
|
31
|
+
window.removeEventListener("keydown", listenKeys);
|
|
32
|
+
window.addEventListener("mousedown", listenMouse, false);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
function listenMouse() {
|
|
36
|
+
notifySubscribers(false);
|
|
37
|
+
window.removeEventListener("mousedown", listenMouse);
|
|
38
|
+
window.addEventListener("keydown", listenKeys, false);
|
|
39
|
+
}
|
|
40
|
+
// start listening for tabbing (and mouse clicking through that) only if window is defined (i.e. not on server)
|
|
41
|
+
if (typeof window !== "undefined") {
|
|
42
|
+
window.addEventListener("keydown", listenKeys, false);
|
|
43
|
+
}
|
|
44
|
+
export const subscribeTabbingChange = component => {
|
|
45
|
+
tabbingChangeSubscribers.add(component);
|
|
46
|
+
};
|
|
47
|
+
export const unsubscribeTabbingChange = component => {
|
|
48
|
+
tabbingChangeSubscribers.delete(component);
|
|
49
|
+
};
|
|
@@ -19,6 +19,10 @@ export class Teleport {
|
|
|
19
19
|
* @param makeSiblingsInert - make all siblings of the element inert, use only with modals
|
|
20
20
|
*/
|
|
21
21
|
go(makeSiblingsInert = false) {
|
|
22
|
+
const skipTeleport = this.element.getAttribute("skip-teleport");
|
|
23
|
+
if (skipTeleport && skipTeleport !== "false") {
|
|
24
|
+
return;
|
|
25
|
+
}
|
|
22
26
|
// React handles teleporting itself with portals
|
|
23
27
|
if (!this.element.dataset.reactPortal) {
|
|
24
28
|
this.stub = document.createElement("template");
|
|
@@ -33,6 +37,10 @@ export class Teleport {
|
|
|
33
37
|
this.isActive = true;
|
|
34
38
|
}
|
|
35
39
|
resume(delay = 0) {
|
|
40
|
+
const skipTeleport = this.element.getAttribute("skip-teleport");
|
|
41
|
+
if (skipTeleport && skipTeleport !== "false") {
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
36
44
|
if (!this.isActive) {
|
|
37
45
|
return;
|
|
38
46
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-04889da1.js';
|
|
5
5
|
|
|
6
6
|
const DuetActionButton = DuetActionButton$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-803d6f4c.js';
|
|
5
5
|
|
|
6
6
|
const DuetAlert = DuetAlert$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-c7e8eeec.js';
|
|
5
5
|
|
|
6
6
|
const DuetBadge = DuetBadge$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|