@duetds/components 6.11.2 → 7.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +309 -230
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-alert.cjs.entry.js +14 -2
- 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 +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
- package/lib/cjs/duet-button_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +3 -3
- package/lib/cjs/duet-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +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 +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +25 -19
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +3 -2
- 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 +14 -9
- 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 +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-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 +6 -2
- 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 +4 -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 +1 -1
- package/lib/cjs/duet-popup-menu.cjs.entry.js +5 -5
- 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 +2 -2
- 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 +4 -4
- package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
- 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-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
- 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-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 +5 -5
- package/lib/cjs/duet-tray.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +5 -4
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{teleport-d79735ca.js → floating-ui.dom.esm-d537b048.js} +154 -195
- package/lib/cjs/{focus-utils-e486f272.js → focus-utils-6d4f01d9.js} +1 -1
- package/lib/cjs/{index-04de4d35.js → index-b7f668db.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/cjs/teleport-04ad16c2.js +88 -0
- package/lib/cjs/{token-utils-18a05118.js → token-utils-c1864408.js} +1 -1
- package/lib/cjs/{tokens.module-d30fb52a.js → tokens.module-5fe478ed.js} +0 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +54 -2
- 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 +4 -4
- 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-fieldset/duet-fieldset.js +25 -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.js +28 -23
- 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 +1 -1
- 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-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-modal/duet-modal.js +7 -3
- 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.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-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-tooltip/duet-tooltip.js +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +53 -29
- package/lib/collection/components/duet-upload/upload-item-header.js +6 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +5 -4
- package/lib/collection/utils/math.utils.js +3 -0
- package/lib/collection/utils/teleport.js +55 -7
- 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 +2 -2
- 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 +4 -4
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +2 -2
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +2 -2
- 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 +12 -12
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-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 +20 -15
- 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-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +11 -7
- package/lib/dist-custom-elements/duet-multiselect.js +10 -10
- 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 +14 -11
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +7 -7
- 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 +3 -2
- 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 +3 -3
- 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 +3 -3
- 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-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
- 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-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 +4 -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 +41 -34
- 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-e354b687.js → p-19b04293.js} +1 -1
- package/lib/dist-custom-elements/{p-b260c7b8.js → p-1fef65c4.js} +1 -1
- package/lib/dist-custom-elements/{p-f9076d3e.js → p-20d8a7ab.js} +14 -13
- package/lib/dist-custom-elements/{p-a5cb00f4.js → p-28facbdc.js} +2 -2
- package/lib/dist-custom-elements/{p-2bd44c3c.js → p-32a42529.js} +4 -4
- package/lib/dist-custom-elements/{p-4f3d4b28.js → p-34d193a7.js} +1 -1
- package/lib/dist-custom-elements/{p-411af53d.js → p-371290d2.js} +3 -3
- package/lib/dist-custom-elements/{p-44316a49.js → p-47bc3fc6.js} +1 -1
- package/lib/dist-custom-elements/{p-67584a63.js → p-4fa0d10e.js} +3 -3
- package/lib/dist-custom-elements/{p-df34106b.js → p-507ae246.js} +2 -2
- package/lib/dist-custom-elements/{p-f79fe19b.js → p-591040e5.js} +1 -1
- package/lib/dist-custom-elements/p-63c149ab.js +86 -0
- package/lib/dist-custom-elements/{p-baa9e0f3.js → p-66206ea5.js} +1 -1
- package/lib/dist-custom-elements/{p-9dc40c4f.js → p-80bd412e.js} +10 -10
- package/lib/dist-custom-elements/{p-2ca516d3.js → p-84003069.js} +5 -3
- package/lib/dist-custom-elements/{p-b244b9d4.js → p-86f35893.js} +1 -1
- package/lib/dist-custom-elements/{p-784fe90e.js → p-8adb9463.js} +155 -195
- package/lib/dist-custom-elements/{p-e4198c92.js → p-8dbc5e4b.js} +1 -1
- package/lib/dist-custom-elements/{p-748fb4e9.js → p-8e9d78b5.js} +1 -1
- package/lib/dist-custom-elements/{p-726f277c.js → p-91f98ca2.js} +5 -5
- package/lib/dist-custom-elements/{p-c56b4bad.js → p-93609c40.js} +2 -2
- package/lib/dist-custom-elements/{p-b4163126.js → p-960b00e1.js} +2 -2
- package/lib/dist-custom-elements/{p-2159ffc3.js → p-9fb22951.js} +2 -2
- package/lib/dist-custom-elements/{p-32fdcec8.js → p-a7cc7bd9.js} +2 -2
- package/lib/dist-custom-elements/{p-e22956bf.js → p-b1fa6ee7.js} +2 -2
- package/lib/dist-custom-elements/{p-351b0f8c.js → p-b95006a5.js} +2 -2
- package/lib/dist-custom-elements/{p-7a906a81.js → p-c2a056b1.js} +2 -2
- package/lib/dist-custom-elements/{p-c624c26b.js → p-c85f0028.js} +8 -8
- package/lib/dist-custom-elements/{p-229871c3.js → p-cbc43bac.js} +21 -7
- package/lib/dist-custom-elements/{p-d9bf49cf.js → p-da75f5d9.js} +1 -1
- package/lib/dist-custom-elements/{p-66ab9994.js → p-dd112690.js} +5 -5
- package/lib/dist-custom-elements/{p-7c68ac5a.js → p-de10f837.js} +7 -6
- package/lib/dist-custom-elements/{p-661e7864.js → p-de68431d.js} +1 -1
- package/lib/dist-custom-elements/{p-f13081a0.js → p-e78bd379.js} +3 -3
- package/lib/dist-custom-elements/{p-cd9b5f96.js → p-e8475b3c.js} +1 -1
- package/lib/dist-custom-elements/{p-ce09b821.js → p-eb0475d3.js} +1 -1
- package/lib/dist-custom-elements/{p-f30df343.js → p-f3ffb5b4.js} +2 -2
- package/lib/dist-custom-elements/{p-7ece12ec.js → p-f933f857.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-31441d04.system.entry.js → p-01aaac6a.system.entry.js} +1 -1
- package/lib/duet/{p-cc9f1e7e.system.entry.js → p-01f3e23e.system.entry.js} +1 -1
- package/lib/duet/{p-5d5f6c7c.entry.js → p-02ce139d.entry.js} +1 -1
- package/lib/duet/{p-e0af1e68.system.entry.js → p-02fa277e.system.entry.js} +1 -1
- package/lib/duet/{p-581baf04.system.entry.js → p-04dd24ca.system.entry.js} +1 -1
- package/lib/duet/p-05545e81.entry.js +4 -0
- package/lib/duet/{p-beb2fcfd.entry.js → p-07871336.entry.js} +1 -1
- package/lib/duet/{p-4aa7c43e.entry.js → p-090b0eb4.entry.js} +1 -1
- package/lib/duet/{p-fb763129.system.entry.js → p-0c3cfb88.system.entry.js} +1 -1
- package/lib/duet/{p-97b7d224.entry.js → p-0ec7bc0d.entry.js} +1 -1
- package/lib/duet/{p-20a3bf2b.entry.js → p-104758cf.entry.js} +1 -1
- package/lib/duet/{p-02c5180a.entry.js → p-10b014f5.entry.js} +1 -1
- package/lib/duet/{p-ff433afd.entry.js → p-1137a234.entry.js} +1 -1
- package/lib/duet/{p-27c853fe.system.entry.js → p-11a22107.system.entry.js} +1 -1
- package/lib/duet/{p-8b533166.system.entry.js → p-125fff3c.system.entry.js} +1 -1
- package/lib/duet/{p-da62279b.system.entry.js → p-15c364ef.system.entry.js} +1 -1
- package/lib/duet/p-180b9ef7.entry.js +4 -0
- package/lib/duet/{p-9e675661.entry.js → p-1e2689a2.entry.js} +1 -1
- package/lib/duet/{p-23ba8301.entry.js → p-231e217b.entry.js} +1 -1
- package/lib/duet/{p-7d15ac32.system.entry.js → p-2362c81c.system.entry.js} +1 -1
- package/lib/duet/{p-e8323345.system.entry.js → p-236348a6.system.entry.js} +1 -1
- package/lib/duet/{p-2ec51250.entry.js → p-26082482.entry.js} +1 -1
- package/lib/duet/{p-d67196da.entry.js → p-27831ad1.entry.js} +1 -1
- package/lib/duet/{p-a47b67e2.system.entry.js → p-27cbcb00.system.entry.js} +1 -1
- package/lib/duet/{p-a262eecf.entry.js → p-28cbcde9.entry.js} +1 -1
- package/lib/duet/{p-abdf2879.system.entry.js → p-2b90e0bf.system.entry.js} +1 -1
- package/lib/duet/{p-994fd476.entry.js → p-2f8baf13.entry.js} +1 -1
- package/lib/duet/{p-a1d40591.entry.js → p-2f8ff010.entry.js} +1 -1
- package/lib/duet/{p-bd3fd83f.system.entry.js → p-31f51b63.system.entry.js} +1 -1
- package/lib/duet/{p-05dc550e.entry.js → p-3351f110.entry.js} +1 -1
- package/lib/duet/{p-3c2ae0d5.js → p-33620d03.js} +1 -1
- package/lib/duet/{p-cc6b57eb.entry.js → p-3493bd62.entry.js} +1 -1
- package/lib/duet/{p-262f4bf7.system.entry.js → p-361a40a6.system.entry.js} +1 -1
- package/lib/duet/{p-57fbcba7.entry.js → p-399ae33f.entry.js} +1 -1
- package/lib/duet/{p-5e96a337.system.entry.js → p-3a48878a.system.entry.js} +1 -1
- package/lib/duet/{p-dae9d8eb.entry.js → p-3addfa0b.entry.js} +1 -1
- package/lib/duet/{p-c4917f80.system.entry.js → p-3bd38a60.system.entry.js} +1 -1
- package/lib/duet/{p-475d6e82.entry.js → p-3bdaca53.entry.js} +1 -1
- package/lib/duet/{p-e380af5d.system.entry.js → p-3bf13db2.system.entry.js} +1 -1
- package/lib/duet/{p-ef2eb6d8.entry.js → p-3ddc61bc.entry.js} +1 -1
- package/lib/duet/p-3e3f76cc.entry.js +4 -0
- package/lib/duet/{p-b5ea61f3.entry.js → p-407bc2e8.entry.js} +1 -1
- package/lib/duet/{p-6753d3e9.entry.js → p-4525bb7b.entry.js} +1 -1
- package/lib/duet/p-45d92a24.system.js +4 -0
- package/lib/duet/{p-e6ebe252.system.entry.js → p-46ae0197.system.entry.js} +1 -1
- package/lib/duet/{p-a77b749b.system.entry.js → p-4908aa39.system.entry.js} +1 -1
- package/lib/duet/{p-00cf42c2.system.js → p-491006e1.system.js} +1 -1
- package/lib/duet/{p-9915e4e4.system.entry.js → p-494e7691.system.entry.js} +1 -1
- package/lib/duet/{p-07bea2fe.system.entry.js → p-49e39bc1.system.entry.js} +1 -1
- package/lib/duet/p-4b3bef47.entry.js +4 -0
- package/lib/duet/{p-c674c251.system.entry.js → p-4b57b898.system.entry.js} +1 -1
- package/lib/duet/{p-37fb65e4.entry.js → p-4d272de8.entry.js} +1 -1
- package/lib/duet/{p-aec52fd0.system.entry.js → p-4ee4938c.system.entry.js} +1 -1
- package/lib/duet/{p-de07a6c7.system.entry.js → p-4f99c879.system.entry.js} +1 -1
- package/lib/duet/{p-3b651d8c.entry.js → p-5003f2f7.entry.js} +1 -1
- package/lib/duet/p-501d76ac.system.entry.js +4 -0
- package/lib/duet/{p-c3c627fe.entry.js → p-51ea8a1e.entry.js} +1 -1
- package/lib/duet/{p-66dfe352.entry.js → p-56e8e51e.entry.js} +1 -1
- package/lib/duet/{p-df3c0a26.system.entry.js → p-5700d7df.system.entry.js} +1 -1
- package/lib/duet/{p-d7cb8511.system.entry.js → p-5726b0c6.system.entry.js} +1 -1
- package/lib/duet/{p-5aa537c3.system.entry.js → p-57c81cdf.system.entry.js} +1 -1
- package/lib/duet/{p-fc25294f.entry.js → p-58d191e0.entry.js} +1 -1
- package/lib/duet/{p-2dd573a3.system.entry.js → p-5bb44d21.system.entry.js} +1 -1
- package/lib/duet/{p-99cc8fb5.entry.js → p-5be89661.entry.js} +1 -1
- package/lib/duet/{p-1dc34d52.entry.js → p-5c682b2c.entry.js} +1 -1
- package/lib/duet/{p-892dab61.system.entry.js → p-5d06caee.system.entry.js} +1 -1
- package/lib/duet/{p-e8bef1aa.entry.js → p-5d1f9c44.entry.js} +1 -1
- package/lib/duet/{p-e500eae6.system.entry.js → p-61c551d2.system.entry.js} +1 -1
- package/lib/duet/{p-6049c423.system.entry.js → p-63330f08.system.entry.js} +1 -1
- package/lib/duet/{p-5b27a74d.system.entry.js → p-63566970.system.entry.js} +1 -1
- package/lib/duet/p-63c149ab.js +4 -0
- package/lib/duet/{p-a8ea10a9.system.entry.js → p-66ab3c0e.system.entry.js} +1 -1
- package/lib/duet/{p-3d94b518.system.entry.js → p-6c1482e6.system.entry.js} +1 -1
- package/lib/duet/{p-e7ddaaf0.entry.js → p-715db5f9.entry.js} +1 -1
- package/lib/duet/{p-277d9e45.system.js → p-71a46879.system.js} +1 -1
- package/lib/duet/{p-a829f5f4.entry.js → p-720ffaf8.entry.js} +1 -1
- package/lib/duet/{p-19babdcf.entry.js → p-74bee1d0.entry.js} +1 -1
- package/lib/duet/{p-dd6874b5.entry.js → p-7709b117.entry.js} +1 -1
- package/lib/duet/{p-107887be.entry.js → p-7a3c5568.entry.js} +1 -1
- package/lib/duet/{p-807acf6d.system.entry.js → p-7d1b0468.system.entry.js} +1 -1
- package/lib/duet/{p-b6e0c13e.entry.js → p-7d5e5659.entry.js} +1 -1
- package/lib/duet/{p-f08bc317.entry.js → p-7e43823e.entry.js} +1 -1
- package/lib/duet/{p-00ff74e5.system.entry.js → p-8894b5f8.system.entry.js} +1 -1
- package/lib/duet/p-892b0784.system.js +5 -0
- package/lib/duet/p-8ace7a8f.entry.js +4 -0
- package/lib/duet/{p-6ecf1c48.entry.js → p-8adadd0e.entry.js} +1 -1
- package/lib/duet/p-8adb9463.js +4 -0
- package/lib/duet/{p-2d1e8451.system.entry.js → p-8aee7f16.system.entry.js} +1 -1
- package/lib/duet/{p-7431d1f1.system.entry.js → p-8b01d5ae.system.entry.js} +1 -1
- package/lib/duet/p-8be782cb.system.entry.js +4 -0
- package/lib/duet/{p-6999dcca.system.entry.js → p-8bfe774e.system.entry.js} +1 -1
- package/lib/duet/{p-10695d55.system.js → p-8c6e3c4f.system.js} +1 -1
- package/lib/duet/{p-1a5b2354.system.entry.js → p-8e64876c.system.entry.js} +1 -1
- package/lib/duet/p-90b90630.system.entry.js +4 -0
- package/lib/duet/p-90d5fb9a.entry.js +4 -0
- package/lib/duet/{p-72e1da72.system.entry.js → p-9116810a.system.entry.js} +1 -1
- package/lib/duet/{p-e232c9a6.entry.js → p-91e92ff0.entry.js} +1 -1
- package/lib/duet/{p-1f2686b7.system.entry.js → p-92a26eb7.system.entry.js} +1 -1
- package/lib/duet/{p-a11c326b.entry.js → p-939bceb1.entry.js} +1 -1
- package/lib/duet/{p-a6b44386.system.entry.js → p-968c8724.system.entry.js} +1 -1
- package/lib/duet/{p-2f3e999c.system.entry.js → p-9837720e.system.entry.js} +1 -1
- package/lib/duet/{p-164aa67a.entry.js → p-99a6c65d.entry.js} +1 -1
- package/lib/duet/{p-9793321f.system.entry.js → p-9a9f4f83.system.entry.js} +1 -1
- package/lib/duet/{p-60b48a3d.entry.js → p-9ad54264.entry.js} +1 -1
- package/lib/duet/{p-3f96bb94.entry.js → p-9bad6410.entry.js} +1 -1
- package/lib/duet/{p-f601fb92.entry.js → p-9ef41dff.entry.js} +1 -1
- package/lib/duet/{p-9364781c.system.entry.js → p-a04538da.system.entry.js} +2 -2
- package/lib/duet/{p-b482b06d.system.entry.js → p-a4dc39b7.system.entry.js} +1 -1
- package/lib/duet/{p-2a49661d.entry.js → p-a61f629f.entry.js} +1 -1
- package/lib/duet/p-a659351d.system.js +4 -0
- package/lib/duet/{p-ac93ef4d.entry.js → p-a6a78989.entry.js} +1 -1
- package/lib/duet/{p-75f7a572.js → p-a76ceaf6.js} +1 -1
- package/lib/duet/{p-78207603.entry.js → p-acfd55b1.entry.js} +1 -1
- package/lib/duet/{p-2f35384b.entry.js → p-afd647b4.entry.js} +1 -1
- package/lib/duet/{p-6586bc19.entry.js → p-b150413c.entry.js} +1 -1
- package/lib/duet/{p-5ccd0a8a.system.entry.js → p-b4548652.system.entry.js} +1 -1
- package/lib/duet/{p-88b565dc.system.entry.js → p-b50fe6a3.system.entry.js} +1 -1
- package/lib/duet/p-b63e9d32.system.entry.js +4 -0
- package/lib/duet/p-b63fdf97.entry.js +4 -0
- package/lib/duet/{p-c84acb8f.entry.js → p-b70632f4.entry.js} +1 -1
- package/lib/duet/{p-d202fbd4.system.entry.js → p-b8f45b9b.system.entry.js} +1 -1
- package/lib/duet/{p-ab7d36e8.system.entry.js → p-ba8d654e.system.entry.js} +1 -1
- package/lib/duet/{p-1507d44f.entry.js → p-c047dce3.entry.js} +1 -1
- package/lib/duet/{p-2d4c9a5b.system.entry.js → p-c06dd7ff.system.entry.js} +1 -1
- package/lib/duet/{p-3ba5bafd.system.entry.js → p-c1aa415d.system.entry.js} +1 -1
- package/lib/duet/p-c6265d54.system.entry.js +4 -0
- package/lib/duet/{p-11c031c1.system.entry.js → p-c7f078b4.system.entry.js} +1 -1
- package/lib/duet/{p-18607658.entry.js → p-ca587193.entry.js} +1 -1
- package/lib/duet/{p-66604d21.system.entry.js → p-cc2c3bda.system.entry.js} +1 -1
- package/lib/duet/{p-aa6a1a0e.system.entry.js → p-ccbd26f8.system.entry.js} +1 -1
- package/lib/duet/{p-7b8bd6ae.system.entry.js → p-cd494ec0.system.entry.js} +1 -1
- package/lib/duet/{p-a9997645.entry.js → p-d0517764.entry.js} +1 -1
- package/lib/duet/{p-b4b2f99a.entry.js → p-d1ada824.entry.js} +1 -1
- package/lib/duet/{p-94ecf766.system.entry.js → p-d23f5574.system.entry.js} +1 -1
- package/lib/duet/{p-14fc2fba.entry.js → p-d38f4401.entry.js} +1 -1
- package/lib/duet/{p-eb3a72fc.system.entry.js → p-d5a72abd.system.entry.js} +1 -1
- package/lib/duet/{p-375a323f.system.entry.js → p-d976e355.system.entry.js} +1 -1
- package/lib/duet/p-dafb7efd.js +5 -0
- package/lib/duet/{p-a9a34171.system.entry.js → p-dc00285e.system.entry.js} +1 -1
- package/lib/duet/{p-ab26e29d.entry.js → p-ddec1906.entry.js} +1 -1
- package/lib/duet/{p-cfea40ab.system.entry.js → p-dfecd542.system.entry.js} +1 -1
- package/lib/duet/{p-a93132ea.entry.js → p-e1a2ad9b.entry.js} +1 -1
- package/lib/duet/{p-2b1d7c14.entry.js → p-e26224c8.entry.js} +1 -1
- package/lib/duet/{p-a6307cb3.entry.js → p-e2674cbd.entry.js} +1 -1
- package/lib/duet/{p-489c0d61.entry.js → p-e464c127.entry.js} +1 -1
- package/lib/duet/{p-2a6ca4ea.system.entry.js → p-e62bcf02.system.entry.js} +1 -1
- package/lib/duet/{p-9355b478.system.entry.js → p-e73904ab.system.entry.js} +1 -1
- package/lib/duet/{p-8459e611.entry.js → p-e775f206.entry.js} +1 -1
- package/lib/duet/{p-7de54682.entry.js → p-e8496052.entry.js} +1 -1
- package/lib/duet/p-e8e50fdb.entry.js +4 -0
- package/lib/duet/{p-dee965b3.system.entry.js → p-ecfdc7d9.system.entry.js} +1 -1
- package/lib/duet/p-edddef22.entry.js +4 -0
- package/lib/duet/{p-6a640a77.system.entry.js → p-ee2dc527.system.entry.js} +1 -1
- package/lib/duet/{p-86c132c9.entry.js → p-ee3d6a73.entry.js} +1 -1
- package/lib/duet/{p-9fbdd8b6.entry.js → p-ef194759.entry.js} +1 -1
- package/lib/duet/{p-747807c9.system.entry.js → p-f06b4b03.system.entry.js} +1 -1
- package/lib/duet/{p-3fcc6db9.entry.js → p-f29123b4.entry.js} +1 -1
- package/lib/duet/{p-e3b90925.system.js → p-f36c856d.system.js} +1 -1
- package/lib/duet/{p-197496f4.system.entry.js → p-f36ee41c.system.entry.js} +1 -1
- package/lib/duet/p-fa56fe59.entry.js +4 -0
- package/lib/duet/{p-e91ebfb3.system.entry.js → p-fa7cdc28.system.entry.js} +1 -1
- package/lib/duet/{p-8ac9042e.system.entry.js → p-fc3275ba.system.entry.js} +1 -1
- package/lib/duet/p-fd4785ab.js +4 -0
- package/lib/duet/{p-1274aa0f.system.entry.js → p-fd54a219.system.entry.js} +1 -1
- package/lib/duet/{p-3d8f8731.entry.js → p-fe4cd626.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +3 -3
- package/lib/esm/duet-alert.entry.js +14 -2
- 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 +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm/duet-button_2.entry.js +3 -3
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +3 -3
- package/lib/esm/duet-card.entry.js +3 -3
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +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 +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +25 -19
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +3 -2
- 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 +14 -9
- 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 +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-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +6 -2
- 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 +4 -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 +1 -1
- 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 +3 -3
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +2 -2
- 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 +4 -4
- package/lib/esm/duet-slideout.entry.js +4 -4
- 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-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +1 -1
- 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-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 +3 -3
- package/lib/esm/duet-tray.entry.js +2 -2
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +5 -4
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{teleport-542f423e.js → floating-ui.dom.esm-6025c98f.js} +155 -195
- package/lib/esm/{focus-utils-8008bc82.js → focus-utils-8a8cfffd.js} +1 -1
- package/lib/esm/{index-79528b07.js → index-d48e2c74.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm/teleport-4ede216d.js +86 -0
- package/lib/esm/{token-utils-058d6220.js → token-utils-a1dcaa4b.js} +1 -1
- package/lib/esm/{tokens.module-f436c2cd.js → tokens.module-ed773027.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +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 +2 -2
- 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-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-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 +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 +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/floating-ui.dom.esm-6025c98f.js +4 -0
- package/lib/esm-es5/focus-utils-8a8cfffd.js +4 -0
- package/lib/esm-es5/index-d48e2c74.js +5 -0
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/teleport-4ede216d.js +4 -0
- package/lib/esm-es5/{token-utils-058d6220.js → token-utils-a1dcaa4b.js} +1 -1
- package/lib/esm-es5/{tokens.module-f436c2cd.js → tokens.module-ed773027.js} +1 -1
- package/lib/types/components/duet-alert/duet-alert.d.ts +12 -0
- package/lib/types/components/duet-fieldset/duet-fieldset.d.ts +6 -1
- package/lib/types/components/duet-header/duet-header.d.ts +3 -0
- package/lib/types/components/duet-modal/duet-modal.d.ts +1 -0
- package/lib/types/components/duet-upload/duet-upload.d.ts +20 -16
- package/lib/types/components.d.ts +32 -4
- package/lib/types/utils/teleport.d.ts +14 -2
- package/package.json +5 -5
- package/lib/duet/p-042b1636.entry.js +0 -4
- package/lib/duet/p-0e6350bf.system.entry.js +0 -4
- package/lib/duet/p-1002e2ae.system.entry.js +0 -4
- package/lib/duet/p-247f5600.entry.js +0 -4
- package/lib/duet/p-27530b53.js +0 -5
- package/lib/duet/p-30218ca6.system.entry.js +0 -4
- package/lib/duet/p-3ca2dafc.entry.js +0 -4
- package/lib/duet/p-4c063f5f.entry.js +0 -4
- package/lib/duet/p-7649b95e.js +0 -4
- package/lib/duet/p-7a0c7e22.system.entry.js +0 -4
- package/lib/duet/p-8c7ae2a9.system.js +0 -4
- package/lib/duet/p-8f416ae3.entry.js +0 -4
- package/lib/duet/p-949c4fd0.entry.js +0 -4
- package/lib/duet/p-be192c5b.js +0 -4
- package/lib/duet/p-be52bfd0.system.entry.js +0 -4
- package/lib/duet/p-be567ab1.entry.js +0 -4
- package/lib/duet/p-d86d90f2.entry.js +0 -4
- package/lib/duet/p-e15bdc0f.entry.js +0 -4
- package/lib/duet/p-ea8d7c61.system.js +0 -5
- package/lib/duet/p-f1d9862a.entry.js +0 -4
- package/lib/esm-es5/focus-utils-8008bc82.js +0 -4
- package/lib/esm-es5/index-79528b07.js +0 -5
- package/lib/esm-es5/teleport-542f423e.js +0 -4
|
@@ -754,7 +754,7 @@ export class DuetTextarea {
|
|
|
754
754
|
"references": {
|
|
755
755
|
"DuetTextareaEvent": {
|
|
756
756
|
"location": "local",
|
|
757
|
-
"path": "/Users/
|
|
757
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
758
758
|
}
|
|
759
759
|
}
|
|
760
760
|
}
|
|
@@ -774,7 +774,7 @@ export class DuetTextarea {
|
|
|
774
774
|
"references": {
|
|
775
775
|
"DuetTextareaEvent": {
|
|
776
776
|
"location": "local",
|
|
777
|
-
"path": "/Users/
|
|
777
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
778
778
|
}
|
|
779
779
|
}
|
|
780
780
|
}
|
|
@@ -794,7 +794,7 @@ export class DuetTextarea {
|
|
|
794
794
|
"references": {
|
|
795
795
|
"DuetTextareaEvent": {
|
|
796
796
|
"location": "local",
|
|
797
|
-
"path": "/Users/
|
|
797
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
798
798
|
}
|
|
799
799
|
}
|
|
800
800
|
}
|
|
@@ -814,7 +814,7 @@ export class DuetTextarea {
|
|
|
814
814
|
"references": {
|
|
815
815
|
"DuetTextareaEvent": {
|
|
816
816
|
"location": "local",
|
|
817
|
-
"path": "/Users/
|
|
817
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
818
818
|
}
|
|
819
819
|
}
|
|
820
820
|
}
|
|
@@ -432,7 +432,7 @@ export class DuetToggle {
|
|
|
432
432
|
"references": {
|
|
433
433
|
"DuetToggleChangeEvent": {
|
|
434
434
|
"location": "local",
|
|
435
|
-
"path": "/Users/
|
|
435
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-toggle/duet-toggle.tsx"
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
}
|
|
@@ -414,7 +414,7 @@ export class DuetTooltip {
|
|
|
414
414
|
"references": {
|
|
415
415
|
"DuetTooltipBreakpoint": {
|
|
416
416
|
"location": "local",
|
|
417
|
-
"path": "/Users/
|
|
417
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tooltip/duet-tooltip.tsx"
|
|
418
418
|
}
|
|
419
419
|
}
|
|
420
420
|
},
|
|
@@ -524,27 +524,27 @@ export class DuetUpload {
|
|
|
524
524
|
this.caption = undefined;
|
|
525
525
|
this.statusLabelDefaults = {
|
|
526
526
|
fi: {
|
|
527
|
-
inProgress: "Lähetetään {filesUploaded}
|
|
528
|
-
inProgressWithErrors: "Lähetetään {filesInProgress}
|
|
529
|
-
done: "
|
|
530
|
-
doneWithErrors: "
|
|
531
|
-
files: "
|
|
527
|
+
inProgress: "Lähetetään {filesUploaded}, yhteensä lähetettävänä {filesTotal}.",
|
|
528
|
+
inProgressWithErrors: "Lähetetään {filesInProgress}, lähetetty {filesUploaded}, yhteensä lähetettävänä {filesTotal}, {filesWithErrors} epäonnistui",
|
|
529
|
+
done: "Lähetys valmis, {filesTotal} lisätty onnistuneesti",
|
|
530
|
+
doneWithErrors: "Lähetys valmis, {filesUploaded} lisätty onnistuneesti, {filesWithErrors} epäonnistui",
|
|
531
|
+
files: "tiedostoa",
|
|
532
532
|
file: "tiedosto",
|
|
533
533
|
},
|
|
534
534
|
sv: {
|
|
535
|
-
inProgress: "
|
|
535
|
+
inProgress: "Laddar upp {filesUploaded} av {filesTotal}",
|
|
536
536
|
inProgressWithErrors: "Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades",
|
|
537
|
-
done: "
|
|
538
|
-
doneWithErrors: "
|
|
537
|
+
done: "Uppladdningen slutförd, {filesTotal} har lagts till",
|
|
538
|
+
doneWithErrors: "Uppladdningen slutförd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades",
|
|
539
539
|
files: "filer",
|
|
540
540
|
file: "fil",
|
|
541
541
|
},
|
|
542
542
|
en: {
|
|
543
|
-
inProgress: "
|
|
543
|
+
inProgress: "Uploading {filesUploaded} of {filesTotal}",
|
|
544
544
|
inProgressWithErrors: "Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed",
|
|
545
|
-
done: "
|
|
546
|
-
doneWithErrors: "
|
|
547
|
-
files: "
|
|
545
|
+
done: "Upload completed, {filesTotal} added successfully",
|
|
546
|
+
doneWithErrors: "Upload completed, {filesUploaded} added successfully, {filesWithErrors} failed.",
|
|
547
|
+
files: "files",
|
|
548
548
|
file: "file",
|
|
549
549
|
},
|
|
550
550
|
};
|
|
@@ -602,6 +602,7 @@ export class DuetUpload {
|
|
|
602
602
|
sv: "Lägg till en bilaga",
|
|
603
603
|
en: "Uploaded file",
|
|
604
604
|
};
|
|
605
|
+
this.headerHeadingLevel = "h3";
|
|
605
606
|
this.hideHeader = false;
|
|
606
607
|
this.emitEvent = false;
|
|
607
608
|
this.groups = [
|
|
@@ -738,7 +739,7 @@ export class DuetUpload {
|
|
|
738
739
|
this.externalUploadButton.ariaLabel = caption;
|
|
739
740
|
}
|
|
740
741
|
// @ts-ignore
|
|
741
|
-
return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { "label-hidden": this.hideHeader, label: this.label, caption: !this.captionOnBottom ? caption : undefined }, h("slot", { name: "header" }), !this.files.size && (h("duet-empty-state", { id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { name: "filefooter" }), h("slot", { name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { margin: "none", size: "small" }, h("div", { class: "upload-bottom-caption" }, caption))), h("slot", { name: "afterfooter" }), !this.hideButton && (h(Fragment, null, h("duet-spacer", { size: "large" }), h("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
|
|
742
|
+
return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("duet-fieldset", { "label-heading-level": this.headerHeadingLevel, "label-hidden": this.hideHeader, label: this.label, caption: !this.captionOnBottom ? caption : undefined }, h("slot", { name: "header" }), !this.files.size && (h("duet-empty-state", { id: this.labelId, part: this.identifier ? `${this.identifier}-empty-state` : "duet-upload-empty-state", icon: "messaging-attachment" }, h("duet-paragraph", { margin: "none" }, this.fileListEmpty))), !!this.files.size && h("slot", { name: "fileheader" }), !!this.files.size && (h("duet-upload-aria-status", { invalid: this.getFilesAsArray().invalid.length, valid: this.getFilesAsArray().valid.length, inprogress: this.filesInProgress.size, total: this.files.size, statusMessageLabel: this.internalStatusMessageLabel })), !!this.files.size && this.renderUploadedItems(), !!this.files.size && h("slot", { name: "filefooter" }), h("slot", { name: "uploadfooter" }), this.captionOnBottom && (h("duet-caption", { margin: "none", size: "small" }, h("div", { class: "upload-bottom-caption" }, caption))), h("slot", { name: "afterfooter" }), !this.hideButton && (h(Fragment, null, h("duet-spacer", { size: "large" }), h("duet-button", { id: this.buttonId, onClick: this.startUpload, "accessible-controls": identifier, disabled: this.fileMaxReached, "accessible-label": this.accessibleButtonLabel, "accessible-owns": identifier, size: "small", variation: "secondary", fixed: true, icon: "action-add-circle", part: this.identifier ? `${this.identifier}-button-upload` : "duet-upload-button-upload" }, this.buttonLabel))), (this.fileMaxReached ||
|
|
742
743
|
this.bytesMaxReached ||
|
|
743
744
|
this.filesToUploadExceedsLimit ||
|
|
744
745
|
this.filesToUploadTotalSizeIsAboveMax) && (h(Fragment, null, h("duet-spacer", { size: "medium" }), h("duet-alert", { part: this.identifier ? `${this.identifier}-error-notification` : "duet-upload-error-notification" }, this.fileMaxReached && getI18nError("duet-upload-301", this.errorCodes), this.bytesMaxReached && getI18nError("duet-upload-202", this.errorCodes), this.filesToUploadExceedsLimit && getI18nError("duet-upload-302", this.errorCodes), this.filesToUploadTotalSizeIsAboveMax && getI18nError("duet-upload-203", this.errorCodes)))), h("duet-visually-hidden", { "aria-hidden": "true" }, h("input", { ref: input => {
|
|
@@ -983,7 +984,7 @@ export class DuetUpload {
|
|
|
983
984
|
"references": {
|
|
984
985
|
"XHRInternalMiddleWare": {
|
|
985
986
|
"location": "local",
|
|
986
|
-
"path": "/Users/
|
|
987
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
987
988
|
}
|
|
988
989
|
}
|
|
989
990
|
},
|
|
@@ -1122,13 +1123,13 @@ export class DuetUpload {
|
|
|
1122
1123
|
"docs": {
|
|
1123
1124
|
"tags": [{
|
|
1124
1125
|
"name": "default",
|
|
1125
|
-
"text": "{\nfi: {\ninProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded} l\u00E4hetett\u00E4v\
|
|
1126
|
+
"text": "{\nfi: {\ninProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded}, yhteens\u00E4 l\u00E4hetett\u00E4v\u00E4n\u00E4 {filesTotal}.\",\ninProgressWithErrors:\n\"L\u00E4hetet\u00E4\u00E4n {filesInProgress}, l\u00E4hetetty {filesUploaded}, yhteens\u00E4 l\u00E4hetett\u00E4v\u00E4n\u00E4 {filesTotal}, {filesWithErrors} ep\u00E4onnistui\",\ndone: \"L\u00E4hetys valmis, {filesTotal} lis\u00E4tty onnistuneesti\",\ndoneWithErrors: \"L\u00E4hetys valmis, {filesUploaded} lis\u00E4tty onnistuneesti, {filesWithErrors} ep\u00E4onnistui\",\nfiles: \"tiedostoa\",\nfile: \"tiedosto\",\n},\nsv: {\ninProgress: \"Laddar upp {filesUploaded} av {filesTotal}\",\ninProgressWithErrors:\n\"Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades\",\ndone: \"Uppladdningen slutf\u00F6rd, {filesTotal} har lagts till\",\ndoneWithErrors: \"Uppladdningen slutf\u00F6rd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades\",\nfiles: \"filer\",\nfile: \"fil\",\n},\nen: {\ninProgress: \"Uploading {filesUploaded} of {filesTotal}\",\ninProgressWithErrors:\n\"Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed\",\ndone: \"Upload completed, {filesTotal} added successfully\",\ndoneWithErrors: \"Upload completed, {filesUploaded} added successfully, {filesWithErrors} failed.\",\nfiles: \"files\",\nfile: \"file\",\n},\n}"
|
|
1126
1127
|
}],
|
|
1127
1128
|
"text": "Property to change the aria upload progress text read aloud by screenreaders"
|
|
1128
1129
|
},
|
|
1129
1130
|
"attribute": "status-label-default",
|
|
1130
1131
|
"reflect": false,
|
|
1131
|
-
"defaultValue": "{\n fi: {\n inProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded} l\u00E4hetett\u00E4v\
|
|
1132
|
+
"defaultValue": "{\n fi: {\n inProgress: \"L\u00E4hetet\u00E4\u00E4n {filesUploaded}, yhteens\u00E4 l\u00E4hetett\u00E4v\u00E4n\u00E4 {filesTotal}.\",\n inProgressWithErrors:\n \"L\u00E4hetet\u00E4\u00E4n {filesInProgress}, l\u00E4hetetty {filesUploaded}, yhteens\u00E4 l\u00E4hetett\u00E4v\u00E4n\u00E4 {filesTotal}, {filesWithErrors} ep\u00E4onnistui\",\n done: \"L\u00E4hetys valmis, {filesTotal} lis\u00E4tty onnistuneesti\",\n doneWithErrors: \"L\u00E4hetys valmis, {filesUploaded} lis\u00E4tty onnistuneesti, {filesWithErrors} ep\u00E4onnistui\",\n files: \"tiedostoa\",\n file: \"tiedosto\",\n },\n sv: {\n inProgress: \"Laddar upp {filesUploaded} av {filesTotal}\",\n inProgressWithErrors:\n \"Laddar upp {filesInProgress}, {filesUploaded} uppladdad av {filesTotal}, {filesWithErrors} misslyckades\",\n done: \"Uppladdningen slutf\u00F6rd, {filesTotal} har lagts till\",\n doneWithErrors: \"Uppladdningen slutf\u00F6rd, {filesUploaded} har lagts till, {filesWithErrors} misslyckades\",\n files: \"filer\",\n file: \"fil\",\n },\n en: {\n inProgress: \"Uploading {filesUploaded} of {filesTotal}\",\n inProgressWithErrors:\n \"Uploading {filesInProgress}, {filesUploaded} uploaded of {filesTotal}, {filesWithErrors} failed\",\n done: \"Upload completed, {filesTotal} added successfully\",\n doneWithErrors: \"Upload completed, {filesUploaded} added successfully, {filesWithErrors} failed.\",\n files: \"files\",\n file: \"file\",\n },\n }"
|
|
1132
1133
|
},
|
|
1133
1134
|
"statusMessageLabel": {
|
|
1134
1135
|
"type": "string",
|
|
@@ -1362,7 +1363,7 @@ export class DuetUpload {
|
|
|
1362
1363
|
"references": {
|
|
1363
1364
|
"StringMap": {
|
|
1364
1365
|
"location": "local",
|
|
1365
|
-
"path": "/Users/
|
|
1366
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1366
1367
|
}
|
|
1367
1368
|
}
|
|
1368
1369
|
},
|
|
@@ -1815,6 +1816,29 @@ export class DuetUpload {
|
|
|
1815
1816
|
},
|
|
1816
1817
|
"defaultValue": "{\n fi: \"Ladattu tiedosto\",\n sv: \"L\u00E4gg till en bilaga\",\n en: \"Uploaded file\",\n }"
|
|
1817
1818
|
},
|
|
1819
|
+
"headerHeadingLevel": {
|
|
1820
|
+
"type": "string",
|
|
1821
|
+
"mutable": false,
|
|
1822
|
+
"complexType": {
|
|
1823
|
+
"original": "DuetHeadingLevel",
|
|
1824
|
+
"resolved": "\"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\"",
|
|
1825
|
+
"references": {
|
|
1826
|
+
"DuetHeadingLevel": {
|
|
1827
|
+
"location": "import",
|
|
1828
|
+
"path": "../../common-types"
|
|
1829
|
+
}
|
|
1830
|
+
}
|
|
1831
|
+
},
|
|
1832
|
+
"required": false,
|
|
1833
|
+
"optional": false,
|
|
1834
|
+
"docs": {
|
|
1835
|
+
"tags": [],
|
|
1836
|
+
"text": "Heading level for the label in the legend element. This is only used to give screen readers better logical structure.\nThis does not affect visual appearance."
|
|
1837
|
+
},
|
|
1838
|
+
"attribute": "header-heading-level",
|
|
1839
|
+
"reflect": false,
|
|
1840
|
+
"defaultValue": "\"h3\""
|
|
1841
|
+
},
|
|
1818
1842
|
"hideHeader": {
|
|
1819
1843
|
"type": "boolean",
|
|
1820
1844
|
"mutable": false,
|
|
@@ -1860,7 +1884,7 @@ export class DuetUpload {
|
|
|
1860
1884
|
"references": {
|
|
1861
1885
|
"DuetUploadTableGroupName": {
|
|
1862
1886
|
"location": "local",
|
|
1863
|
-
"path": "/Users/
|
|
1887
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1864
1888
|
}
|
|
1865
1889
|
}
|
|
1866
1890
|
},
|
|
@@ -1902,7 +1926,7 @@ export class DuetUpload {
|
|
|
1902
1926
|
"references": {
|
|
1903
1927
|
"DuetUploadEvent": {
|
|
1904
1928
|
"location": "local",
|
|
1905
|
-
"path": "/Users/
|
|
1929
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1906
1930
|
}
|
|
1907
1931
|
}
|
|
1908
1932
|
}
|
|
@@ -1922,7 +1946,7 @@ export class DuetUpload {
|
|
|
1922
1946
|
"references": {
|
|
1923
1947
|
"DuetUploadEvent": {
|
|
1924
1948
|
"location": "local",
|
|
1925
|
-
"path": "/Users/
|
|
1949
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1926
1950
|
}
|
|
1927
1951
|
}
|
|
1928
1952
|
}
|
|
@@ -1942,7 +1966,7 @@ export class DuetUpload {
|
|
|
1942
1966
|
"references": {
|
|
1943
1967
|
"DuetUploadEvent": {
|
|
1944
1968
|
"location": "local",
|
|
1945
|
-
"path": "/Users/
|
|
1969
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1946
1970
|
}
|
|
1947
1971
|
}
|
|
1948
1972
|
}
|
|
@@ -1962,7 +1986,7 @@ export class DuetUpload {
|
|
|
1962
1986
|
"references": {
|
|
1963
1987
|
"DuetUploadEvent": {
|
|
1964
1988
|
"location": "local",
|
|
1965
|
-
"path": "/Users/
|
|
1989
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1966
1990
|
}
|
|
1967
1991
|
}
|
|
1968
1992
|
}
|
|
@@ -1982,7 +2006,7 @@ export class DuetUpload {
|
|
|
1982
2006
|
"references": {
|
|
1983
2007
|
"DuetUploadEvent": {
|
|
1984
2008
|
"location": "local",
|
|
1985
|
-
"path": "/Users/
|
|
2009
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1986
2010
|
}
|
|
1987
2011
|
}
|
|
1988
2012
|
}
|
|
@@ -2002,7 +2026,7 @@ export class DuetUpload {
|
|
|
2002
2026
|
"references": {
|
|
2003
2027
|
"DuetUploadEvent": {
|
|
2004
2028
|
"location": "local",
|
|
2005
|
-
"path": "/Users/
|
|
2029
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
2006
2030
|
}
|
|
2007
2031
|
}
|
|
2008
2032
|
}
|
|
@@ -2022,7 +2046,7 @@ export class DuetUpload {
|
|
|
2022
2046
|
"references": {
|
|
2023
2047
|
"DuetUploadEvent": {
|
|
2024
2048
|
"location": "local",
|
|
2025
|
-
"path": "/Users/
|
|
2049
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
2026
2050
|
}
|
|
2027
2051
|
}
|
|
2028
2052
|
}
|
|
@@ -2042,7 +2066,7 @@ export class DuetUpload {
|
|
|
2042
2066
|
"references": {
|
|
2043
2067
|
"DuetUploadEvent": {
|
|
2044
2068
|
"location": "local",
|
|
2045
|
-
"path": "/Users/
|
|
2069
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
2046
2070
|
}
|
|
2047
2071
|
}
|
|
2048
2072
|
}
|
|
@@ -2062,7 +2086,7 @@ export class DuetUpload {
|
|
|
2062
2086
|
"references": {
|
|
2063
2087
|
"DuetUploadEvent": {
|
|
2064
2088
|
"location": "local",
|
|
2065
|
-
"path": "/Users/
|
|
2089
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
2066
2090
|
}
|
|
2067
2091
|
}
|
|
2068
2092
|
}
|
|
@@ -2082,7 +2106,7 @@ export class DuetUpload {
|
|
|
2082
2106
|
"references": {
|
|
2083
2107
|
"DuetUploadEvent": {
|
|
2084
2108
|
"location": "local",
|
|
2085
|
-
"path": "/Users/
|
|
2109
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
2086
2110
|
}
|
|
2087
2111
|
}
|
|
2088
2112
|
}
|
|
@@ -2102,7 +2126,7 @@ export class DuetUpload {
|
|
|
2102
2126
|
"references": {
|
|
2103
2127
|
"DuetUploadEvent": {
|
|
2104
2128
|
"location": "local",
|
|
2105
|
-
"path": "/Users/
|
|
2129
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
2106
2130
|
}
|
|
2107
2131
|
}
|
|
2108
2132
|
}
|
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { h } from "@stencil/core";
|
|
5
5
|
import { getLocaleString } from "../../utils/language-utils";
|
|
6
|
+
const headerAriaLabel = {
|
|
7
|
+
fi: "Liiteluettelo",
|
|
8
|
+
sv: "Lista över bilagor",
|
|
9
|
+
en: "Attachments list",
|
|
10
|
+
};
|
|
6
11
|
export const UploadItemHeader = ({ label, categoryLabel }) => {
|
|
7
|
-
return (h("div", { class: "items-header" }, categoryLabel && (h("duet-heading", { class: "category-header", border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold", margin: "none" }, getLocaleString(categoryLabel))), h("duet-heading", { class: { "filename-header": true, "no-category": !categoryLabel }, border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold", margin: "none" }, getLocaleString(label))));
|
|
12
|
+
return (h("div", { class: "items-header", tabindex: "0", "aria-label": getLocaleString(headerAriaLabel) }, categoryLabel && (h("duet-heading", { class: "category-header", border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold", margin: "none", "aria-hidden": "true" }, getLocaleString(categoryLabel))), h("duet-heading", { class: { "filename-header": true, "no-category": !categoryLabel }, border: "solid", color: "gray-darker", level: "h3", "visual-level": "h6", weight: "semibold", margin: "none", "aria-hidden": "true" }, getLocaleString(label))));
|
|
8
13
|
};
|
|
@@ -42,7 +42,8 @@ export class DuetUploadItem {
|
|
|
42
42
|
}
|
|
43
43
|
async focusActionButton() {
|
|
44
44
|
if (this.actionButton) {
|
|
45
|
-
await this.actionButton.setFocus();
|
|
45
|
+
await this.actionButton.setFocus({ preventScroll: true });
|
|
46
|
+
this.actionButton.scrollIntoView({ behavior: "smooth", block: "center", inline: "nearest" });
|
|
46
47
|
}
|
|
47
48
|
}
|
|
48
49
|
getFileNameLine() {
|
|
@@ -62,9 +63,9 @@ export class DuetUploadItem {
|
|
|
62
63
|
}
|
|
63
64
|
}
|
|
64
65
|
render() {
|
|
65
|
-
const { uid, meta } = this.data;
|
|
66
|
+
const { uid, meta, item } = this.data;
|
|
66
67
|
const Badges = meta && meta.badges ? (h("span", null, meta.badges.map(badgeText => (h("duet-badge", { color: "primary" }, badgeText))))) : undefined;
|
|
67
|
-
const actionDescription = `${meta && meta.badges ? meta.badges.join(",") : ""} ${name}`;
|
|
68
|
+
const actionDescription = `${meta && meta.badges ? meta.badges.join(",") : ""} ${item.name}`;
|
|
68
69
|
return (h("div", { class: {
|
|
69
70
|
"upload-item-row": true,
|
|
70
71
|
} }, this.showCategory && (h("div", { class: "item-categories" }, h("duet-heading", { class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.categoryLabel)), Badges)), h("div", { class: { "item-name": true, "no-category": !this.showCategory } }, !!this.label && (h("duet-heading", { class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.label))), this.getFileNameLine()), h("div", { class: "item-actions" }, this.actions.map(actionItem => {
|
|
@@ -126,7 +127,7 @@ export class DuetUploadItem {
|
|
|
126
127
|
"references": {
|
|
127
128
|
"ItemType": {
|
|
128
129
|
"location": "local",
|
|
129
|
-
"path": "/Users/
|
|
130
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload-item/duet-upload-item.tsx"
|
|
130
131
|
}
|
|
131
132
|
}
|
|
132
133
|
},
|
|
@@ -11,6 +11,9 @@
|
|
|
11
11
|
export function SafeParseFloat(value, locale) {
|
|
12
12
|
let results;
|
|
13
13
|
if (typeof value === "string") {
|
|
14
|
+
if (value === "") {
|
|
15
|
+
return null;
|
|
16
|
+
}
|
|
14
17
|
//the minuses are NOT the same characters, they differ in unicode for some languages
|
|
15
18
|
// "‐", "−", "–", and "—"
|
|
16
19
|
let convertedMinus = value.replace("−", "-").replace("‐", "-").replace("−", "-").replace("–", "-").replace("—", "-");
|
|
@@ -8,29 +8,77 @@
|
|
|
8
8
|
* When you close the popup, call teleport.resume() and move focus to the element that opened the popup.
|
|
9
9
|
* If your popup has closing animation, use the timeout parameter.
|
|
10
10
|
*/
|
|
11
|
-
import { zIndexPopup } from "@duetds/tokens";
|
|
12
11
|
export class Teleport {
|
|
13
12
|
constructor(element, target) {
|
|
14
13
|
this.element = element;
|
|
15
14
|
this.target = target || document.body;
|
|
15
|
+
this.teleportId = `${Math.random()}-${Date.now()}`.substring(2);
|
|
16
16
|
}
|
|
17
|
-
|
|
17
|
+
/**
|
|
18
|
+
* @param makeSiblingsInert - make all siblings of the element inert, use only with modals
|
|
19
|
+
*/
|
|
20
|
+
go(makeSiblingsInert = false) {
|
|
18
21
|
this.stub = document.createElement("div");
|
|
19
22
|
this.element.insertAdjacentElement("afterend", this.stub);
|
|
20
23
|
this.target.appendChild(this.element);
|
|
21
|
-
|
|
24
|
+
if (makeSiblingsInert) {
|
|
25
|
+
this._makeSiblingsInert();
|
|
26
|
+
}
|
|
27
|
+
this.deletionObserver = new MutationObserver(this._deletionObserverCallback.bind(this));
|
|
28
|
+
this.deletionObserver.observe(document.documentElement, { childList: true, subtree: true });
|
|
22
29
|
}
|
|
23
|
-
resume(
|
|
24
|
-
if (
|
|
25
|
-
setTimeout(this._resume.bind(this),
|
|
30
|
+
resume(delay = 0) {
|
|
31
|
+
if (delay) {
|
|
32
|
+
setTimeout(this._resume.bind(this), delay);
|
|
26
33
|
}
|
|
27
34
|
else {
|
|
28
35
|
this._resume();
|
|
29
36
|
}
|
|
30
37
|
}
|
|
31
38
|
_resume() {
|
|
32
|
-
this.element.style.zIndex = "";
|
|
33
39
|
this.stub.insertAdjacentElement("beforebegin", this.element);
|
|
34
40
|
this.stub.remove();
|
|
41
|
+
this._removeInertFromSiblings();
|
|
42
|
+
this.deletionObserver.disconnect();
|
|
43
|
+
}
|
|
44
|
+
_remove() {
|
|
45
|
+
var _a, _b;
|
|
46
|
+
(_a = this.element) === null || _a === void 0 ? void 0 : _a.remove();
|
|
47
|
+
(_b = this.stub) === null || _b === void 0 ? void 0 : _b.remove();
|
|
48
|
+
this._removeInertFromSiblings();
|
|
49
|
+
this.deletionObserver.disconnect();
|
|
50
|
+
}
|
|
51
|
+
_makeSiblingsInert() {
|
|
52
|
+
const siblings = Array.from(this.target.children);
|
|
53
|
+
siblings.forEach(sibling => {
|
|
54
|
+
if (sibling !== this.element) {
|
|
55
|
+
sibling.dataset.duetTeleportId = (sibling.dataset.duetTeleportId || "") + this.teleportId;
|
|
56
|
+
sibling.inert = true;
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
_removeInertFromSiblings() {
|
|
61
|
+
const siblings = Array.from(this.target.children);
|
|
62
|
+
siblings.forEach(sibling => {
|
|
63
|
+
var _a;
|
|
64
|
+
if ((_a = sibling.dataset.duetTeleportId) === null || _a === void 0 ? void 0 : _a.includes(this.teleportId)) {
|
|
65
|
+
sibling.dataset.duetTeleportId = sibling.dataset.duetTeleportId.replace(this.teleportId, "");
|
|
66
|
+
if (sibling.dataset.duetTeleportId === "") {
|
|
67
|
+
delete sibling.dataset.duetTeleportId;
|
|
68
|
+
sibling.inert = false;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* If the teleported element or its component (observed via stub) is removed from DOM, clean up the teleport.
|
|
75
|
+
*/
|
|
76
|
+
_deletionObserverCallback(mutationList) {
|
|
77
|
+
mutationList.forEach(mutation => {
|
|
78
|
+
if (Array.from(mutation.removedNodes).includes(this.element) ||
|
|
79
|
+
Array.from(mutation.removedNodes).some(n => n.contains(this.stub))) {
|
|
80
|
+
this._remove();
|
|
81
|
+
}
|
|
82
|
+
});
|
|
35
83
|
}
|
|
36
84
|
}
|
|
@@ -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-32a42529.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-cbc43bac.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-8e9d78b5.js';
|
|
5
5
|
|
|
6
6
|
const DuetBadge = DuetBadge$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-66206ea5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
|
-
import { g as getColorByName } from './p-
|
|
7
|
-
import { d as defineCustomElement$4 } from './p-
|
|
8
|
-
import { d as defineCustomElement$3 } from './p-
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { g as getColorByName } from './p-de68431d.js';
|
|
7
|
+
import { d as defineCustomElement$4 } from './p-93609c40.js';
|
|
8
|
+
import { d as defineCustomElement$3 } from './p-b95006a5.js';
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-507ae246.js';
|
|
10
10
|
|
|
11
11
|
const duetBannerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:block;width:auto}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-banner{display:grid;width:100%;height:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;text-align:left;border-radius:24px}.duet-banner.duet-p-0{padding:0 !important}.duet-banner.duet-m-0{margin:0 !important}.duet-banner .visual{position:relative;overflow:hidden;border-top-left-radius:24px;border-top-right-radius:24px}.duet-banner .visual .image-container{position:relative;width:400px;height:400px;overflow:hidden;border-radius:20%;transform:rotate(7deg)}.duet-banner .visual .image{position:relative;top:20px;width:100%;height:100%;transform:rotate(-7deg);object-fit:cover}.duet-banner .visual .icon{position:absolute}.duet-banner .content{display:flex;flex-direction:column;gap:8px;padding:0 20px 36px}.duet-banner .action{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;justify-content:flex-end;padding-top:16px}.duet-banner.small{grid-template-rows:335px 1fr;max-width:335px}.duet-banner.small .visual{border-top-left-radius:24px;border-top-right-radius:24px}.duet-banner.small .visual .image-container{top:-130px;left:-40px}.duet-banner.small .visual .icon{bottom:30px;left:15px}.duet-banner.large{grid-template-rows:none;grid-template-columns:50% 50%;min-width:900px;max-width:1112px;height:320px;max-height:none}.duet-banner.large .visual{border-top-left-radius:24px;border-bottom-left-radius:24px}.duet-banner.large .visual .image-container{top:-30px;left:-30px}.duet-banner.large .visual .image{top:-15px;left:30px}.duet-banner.large .visual .icon{top:40px;bottom:auto;left:335px}.duet-banner.large .content{align-items:flex-start;justify-content:center;padding:0 72px 0 0}.duet-banner.large .action{flex-grow:0}.duet-banner.auto{grid-template-rows:335px 1fr;max-width:335px}.duet-banner.auto .visual{border-top-left-radius:24px;border-top-right-radius:24px}.duet-banner.auto .visual .image-container{top:-130px;left:-40px}.duet-banner.auto .visual .icon{bottom:30px;left:15px}@media (min-width: 62em){.duet-banner.auto{grid-template-rows:none;grid-template-columns:50% 50%;min-width:900px;max-width:1112px;height:320px;max-height:none}.duet-banner.auto .visual{border-top-left-radius:24px;border-bottom-left-radius:24px}.duet-banner.auto .visual .image-container{top:-30px;left:-30px}.duet-banner.auto .visual .image{top:-15px;left:30px}.duet-banner.auto .visual .icon{top:40px;bottom:auto;left:335px}.duet-banner.auto .content{align-items:flex-start;justify-content:center;padding:0 72px 0 0}.duet-banner.auto .action{flex-grow:0}}.duet-banner.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-banner.duet-theme-turva .visual .image-container{width:526px;height:456px;transform:none;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E\");mask-repeat:no-repeat}.duet-banner.duet-theme-turva .visual .image{transform:none}.duet-banner.duet-theme-turva.small .visual .image-container{top:-164px;left:-147px}.duet-banner.duet-theme-turva.small .visual .image{top:0;left:0}.duet-banner.duet-theme-turva.small .visual .icon{bottom:15px}.duet-banner.duet-theme-turva.large .visual .image-container{top:-54.923px;left:-147px}.duet-banner.duet-theme-turva.large .visual .image{top:0;left:0}.duet-banner.duet-theme-turva.large .visual .icon{bottom:auto;left:295px}.duet-banner.duet-theme-turva.auto .visual .image-container{top:-164px;left:-147px}.duet-banner.duet-theme-turva.auto .visual .image{top:0;left:0}.duet-banner.duet-theme-turva.auto .visual .icon{bottom:15px}@media (min-width: 62em){.duet-banner.duet-theme-turva.auto .visual .image-container{top:-54.923px;left:-147px}.duet-banner.duet-theme-turva.auto .visual .image{top:0;left:0}.duet-banner.duet-theme-turva.auto .visual .icon{bottom:auto;left:295px}}";
|
|
12
12
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-66206ea5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-b95006a5.js';
|
|
7
7
|
|
|
8
8
|
const duetBreadcrumbCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-breadcrumb{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;font-size:0.875rem;font-weight:inherit;color:inherit;text-decoration:none}.duet-breadcrumb:focus{outline:0}:host(.user-is-tabbing) .duet-breadcrumb:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}:host(.user-is-tabbing) .duet-breadcrumb.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}";
|
|
9
9
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, F as Fragment, d as Host } from './p-66206ea5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { a as getLocaleString } from './p-076452be.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-b95006a5.js';
|
|
8
8
|
|
|
9
9
|
var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetButton$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetButton$1, d as defineCustomElement$1 } from './p-dd112690.js';
|
|
5
5
|
|
|
6
6
|
const DuetButton = DuetButton$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-66206ea5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-b95006a5.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-507ae246.js';
|
|
8
8
|
|
|
9
9
|
const duetCalloutCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:100%}blockquote,figure{margin:0}.duet-callout{margin-bottom:28px !important;display:flex;align-items:center;justify-content:center;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout .container{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:688px;text-align:center}.duet-callout .callout-icon{width:50px;padding-bottom:8px}.duet-callout .author{color:rgb(0, 41, 77)}.duet-callout.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-callout.duet-theme-turva .author{color:rgb(23, 28, 58)}.duet-callout.duet-m-0{margin:0 !important}";
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-19b04293.js';
|
|
5
5
|
|
|
6
6
|
const DuetCaption = DuetCaption$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-66206ea5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { c as createID } from './p-c1325e35.js';
|
|
7
7
|
import { i as isKeyboardClick } from './p-d8549efe.js';
|
|
8
8
|
import { s as sanitizeString } from './p-5a9d75e1.js';
|
|
9
|
-
import { g as getColorByName } from './p-
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
9
|
+
import { g as getColorByName } from './p-de68431d.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-b95006a5.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-da75f5d9.js';
|
|
12
12
|
|
|
13
13
|
const duetHeadingLevels = ["h1", "h2", "h3", "h4", "h5", "h6"];
|
|
14
14
|
const duetBlock = "div";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-f933f857.js';
|
|
5
5
|
|
|
6
6
|
const DuetCheckbox = DuetCheckbox$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 DuetCheckmark$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetCheckmark$1, d as defineCustomElement$1 } from './p-eb0475d3.js';
|
|
5
5
|
|
|
6
6
|
const DuetCheckmark = DuetCheckmark$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|