@duetds/components 6.8.3 → 6.8.5
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 +153 -28
- package/lib/cjs/duet-action-button.cjs.entry.js +11 -2
- package/lib/cjs/duet-alert.cjs.entry.js +14 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- 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 +9 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +15 -1
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +22 -4
- 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 +15 -3
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +1 -1
- 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-footer.cjs.entry.js +14 -2
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-hero.cjs.entry.js +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-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 +12 -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 +1 -1
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +6 -4
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +8 -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 +9 -2
- package/lib/cjs/duet-slideout.cjs.entry.js +9 -2
- 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.cjs.entry.js +1 -1
- package/lib/cjs/duet-tray.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-2ff2eab6.js → focus-utils-37a486af.js} +1 -1
- package/lib/cjs/{index-6d5f06d0.js → index-6f5a3a97.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/components/duet-action-button/duet-action-button.js +38 -3
- package/lib/collection/components/duet-alert/duet-alert.js +21 -4
- package/lib/collection/components/duet-button/duet-button.js +27 -12
- 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-choice/duet-choice.js +33 -11
- package/lib/collection/components/duet-choice-group/duet-choice-group.css +6 -1
- 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 +23 -9
- 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-footer/duet-footer.js +26 -12
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +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-link/duet-link.js +20 -3
- package/lib/collection/components/duet-list/duet-list.js +4 -4
- 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 +19 -7
- 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-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 +6 -4
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-slideout/duet-slideout.js +14 -2
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +13 -1
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +10 -2
- 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 +4 -4
- 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 +13 -13
- 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-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-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +7 -7
- package/lib/dist-custom-elements/duet-choice.js +28 -9
- 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 +26 -14
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +1 -1
- 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 +20 -8
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +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 +20 -10
- package/lib/dist-custom-elements/duet-multiselect.js +8 -8
- 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 +9 -9
- 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-progress.js +1 -1
- package/lib/dist-custom-elements/duet-radio-group.js +6 -6
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +9 -7
- 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-slideout-lang.js +12 -4
- 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 +11 -3
- package/lib/dist-custom-elements/duet-slideout.js +11 -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 +9 -9
- 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 +8 -8
- 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.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +3 -3
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +18 -18
- 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-5ab6461c.js → p-02e545b7.js} +1 -1
- package/lib/dist-custom-elements/{p-89dbfa07.js → p-05ca18f5.js} +1 -1
- package/lib/dist-custom-elements/{p-a0efab88.js → p-0696d787.js} +15 -7
- package/lib/dist-custom-elements/{p-9b6166b7.js → p-0ccf72fa.js} +1 -1
- package/lib/dist-custom-elements/{p-f7a12024.js → p-14693ab8.js} +8 -8
- package/lib/dist-custom-elements/{p-53076cdd.js → p-28adb7fb.js} +2 -2
- package/lib/dist-custom-elements/{p-10030e7c.js → p-29249230.js} +1 -1
- package/lib/dist-custom-elements/{p-26afb575.js → p-2e134a85.js} +1 -1
- package/lib/dist-custom-elements/{p-9cfa785f.js → p-2fdc173c.js} +15 -5
- package/lib/dist-custom-elements/{p-c86c6df0.js → p-313e06d8.js} +2 -2
- package/lib/dist-custom-elements/{p-1cb77270.js → p-3c33adbf.js} +2 -2
- package/lib/dist-custom-elements/{p-87b5525b.js → p-4ebb8421.js} +20 -6
- package/lib/dist-custom-elements/{p-cb7de9dd.js → p-5c82d569.js} +1 -1
- package/lib/dist-custom-elements/{p-d5e06462.js → p-68cadecc.js} +1 -1
- package/lib/dist-custom-elements/{p-2e97d3cf.js → p-6b2ce804.js} +1 -1
- package/lib/dist-custom-elements/{p-05e73b74.js → p-702e2d96.js} +1 -1
- package/lib/dist-custom-elements/{p-4ad31816.js → p-7f29b745.js} +1 -1
- package/lib/dist-custom-elements/{p-9f1bb199.js → p-7f5d00ac.js} +1 -1
- package/lib/dist-custom-elements/{p-dd03af24.js → p-8c7ba159.js} +1 -1
- package/lib/dist-custom-elements/{p-8aa1b007.js → p-9487cba1.js} +1 -1
- package/lib/dist-custom-elements/{p-7a6f9236.js → p-959d322b.js} +1 -1
- package/lib/dist-custom-elements/{p-9556589f.js → p-a99b2301.js} +1 -1
- package/lib/dist-custom-elements/{p-4a7f34e4.js → p-aae0cdb6.js} +2 -2
- package/lib/dist-custom-elements/{p-db69ae9d.js → p-adfa75f8.js} +7 -7
- package/lib/dist-custom-elements/{p-13d9d4b0.js → p-b7ca2d79.js} +1 -1
- package/lib/dist-custom-elements/{p-9bf072bd.js → p-bf14f0f8.js} +2 -2
- package/lib/dist-custom-elements/{p-57aace09.js → p-c714f33d.js} +3 -3
- package/lib/dist-custom-elements/{p-ce7b7450.js → p-cd14282a.js} +1 -1
- package/lib/dist-custom-elements/{p-84c970d9.js → p-f8879c12.js} +1 -1
- package/lib/dist-custom-elements/{p-8d8f500f.js → p-fb2bc18b.js} +6 -6
- package/lib/dist-custom-elements/{p-6a8cdb7b.js → p-fb62bc38.js} +1 -1
- package/lib/dist-custom-elements/{p-681c9a42.js → p-fd472f42.js} +21 -7
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-6c05e879.js → p-076452be.js} +1 -1
- package/lib/duet/{p-eb92e362.entry.js → p-0a5ee4c0.entry.js} +1 -1
- package/lib/duet/p-0de5b288.system.entry.js +4 -0
- package/lib/duet/{p-aabd9905.system.entry.js → p-0e045be0.system.entry.js} +1 -1
- package/lib/duet/{p-2d0a6607.system.entry.js → p-0e81a136.system.entry.js} +1 -1
- package/lib/duet/{p-d9a1ce3e.system.entry.js → p-0f79b452.system.entry.js} +1 -1
- package/lib/duet/{p-1ea20994.entry.js → p-126b0216.entry.js} +1 -1
- package/lib/duet/{p-4d25be5d.entry.js → p-12bb63b7.entry.js} +1 -1
- package/lib/duet/p-13a45164.entry.js +4 -0
- package/lib/duet/{p-70425e80.system.entry.js → p-15a2c27e.system.entry.js} +1 -1
- package/lib/duet/p-15c4eceb.entry.js +4 -0
- package/lib/duet/{p-abdd047f.system.entry.js → p-1b362e7c.system.entry.js} +1 -1
- package/lib/duet/{p-fd7a5a08.entry.js → p-1bd49c6c.entry.js} +1 -1
- package/lib/duet/{p-fd7de93a.entry.js → p-1dab1d9c.entry.js} +1 -1
- package/lib/duet/{p-d03517b4.system.entry.js → p-23e9caeb.system.entry.js} +1 -1
- package/lib/duet/p-24d3c4a8.entry.js +4 -0
- package/lib/duet/{p-dd6b8fec.system.entry.js → p-24e34082.system.entry.js} +1 -1
- package/lib/duet/{p-92d37e55.system.js → p-255ef2f1.system.js} +1 -1
- package/lib/duet/{p-a8d67797.entry.js → p-275d65d5.entry.js} +1 -1
- package/lib/duet/{p-def345e8.system.entry.js → p-2b3edac6.system.entry.js} +1 -1
- package/lib/duet/{p-3ffbaf35.system.entry.js → p-2d400724.system.entry.js} +1 -1
- package/lib/duet/p-2e49efe9.entry.js +4 -0
- package/lib/duet/{p-dbc13c36.system.js → p-2f72d12a.system.js} +1 -1
- package/lib/duet/{p-c88e1b86.system.entry.js → p-31bc70cf.system.entry.js} +2 -2
- package/lib/duet/{p-2c19f162.entry.js → p-320e55ab.entry.js} +1 -1
- package/lib/duet/{p-76fdc86f.system.entry.js → p-34b64696.system.entry.js} +1 -1
- package/lib/duet/{p-ecb55af2.system.entry.js → p-355552d3.system.entry.js} +1 -1
- package/lib/duet/{p-614c7065.system.entry.js → p-3aec0017.system.entry.js} +1 -1
- package/lib/duet/p-3b9604e9.system.entry.js +4 -0
- package/lib/duet/{p-85961465.entry.js → p-3d915826.entry.js} +1 -1
- package/lib/duet/p-3d9e1c4b.entry.js +4 -0
- package/lib/duet/{p-2b3c2e41.system.entry.js → p-3f2e2726.system.entry.js} +1 -1
- package/lib/duet/p-40a2b2fa.system.js +4 -0
- package/lib/duet/{p-4af19474.entry.js → p-42d2ad4e.entry.js} +1 -1
- package/lib/duet/{p-cc332f12.entry.js → p-45899b5e.entry.js} +1 -1
- package/lib/duet/{p-07f8de09.system.entry.js → p-4694e76b.system.entry.js} +1 -1
- package/lib/duet/{p-ca6f6878.entry.js → p-477f553f.entry.js} +1 -1
- package/lib/duet/p-47f8be1e.system.entry.js +4 -0
- package/lib/duet/{p-01833853.system.entry.js → p-4b9e5447.system.entry.js} +1 -1
- package/lib/duet/{p-53de8491.entry.js → p-4f973b10.entry.js} +1 -1
- package/lib/duet/{p-15e1c955.entry.js → p-576c31f3.entry.js} +1 -1
- package/lib/duet/{p-3aeb487a.entry.js → p-576e7135.entry.js} +1 -1
- package/lib/duet/{p-b3c6d973.system.entry.js → p-57846bb5.system.entry.js} +1 -1
- package/lib/duet/{p-39c79c00.system.entry.js → p-5956cfad.system.entry.js} +1 -1
- package/lib/duet/{p-d4e3b832.system.entry.js → p-5b36c6d6.system.entry.js} +1 -1
- package/lib/duet/{p-efdc7c2e.entry.js → p-5bfac643.entry.js} +1 -1
- package/lib/duet/{p-a6653cdc.system.entry.js → p-5eb41b56.system.entry.js} +1 -1
- package/lib/duet/{p-0f2c807b.entry.js → p-62228568.entry.js} +1 -1
- package/lib/duet/{p-3f01f964.system.entry.js → p-63ecf24a.system.entry.js} +1 -1
- package/lib/duet/{p-7ff34de9.entry.js → p-6446cfa5.entry.js} +1 -1
- package/lib/duet/{p-35afcb27.entry.js → p-6473dc0f.entry.js} +1 -1
- package/lib/duet/{p-9aebf3f7.entry.js → p-682ccc00.entry.js} +1 -1
- package/lib/duet/p-69b85da0.system.entry.js +4 -0
- package/lib/duet/{p-d94e5b57.system.entry.js → p-6b52b6f4.system.entry.js} +1 -1
- package/lib/duet/{p-75492e02.system.entry.js → p-6c4c2102.system.entry.js} +1 -1
- package/lib/duet/{p-1bb2106c.system.entry.js → p-6d7c1dcc.system.entry.js} +1 -1
- package/lib/duet/p-6f1da07b.entry.js +4 -0
- package/lib/duet/p-70aedb94.system.entry.js +4 -0
- package/lib/duet/{p-886c35c2.entry.js → p-715016fb.entry.js} +1 -1
- package/lib/duet/{p-d8d0fb8f.entry.js → p-72830e75.entry.js} +1 -1
- package/lib/duet/{p-8f1e0f63.entry.js → p-73d50c9c.entry.js} +1 -1
- package/lib/duet/{p-94fa2062.system.entry.js → p-74540b5e.system.entry.js} +1 -1
- package/lib/duet/{p-84cf594e.entry.js → p-7573fbcd.entry.js} +1 -1
- package/lib/duet/{p-2e5b3bcf.entry.js → p-7677034c.entry.js} +1 -1
- package/lib/duet/{p-b1296afd.system.entry.js → p-775fc78c.system.entry.js} +1 -1
- package/lib/duet/p-786be329.entry.js +4 -0
- package/lib/duet/{p-c989c952.entry.js → p-78ac6b1f.entry.js} +1 -1
- package/lib/duet/{p-259eff20.system.entry.js → p-7981e13b.system.entry.js} +1 -1
- package/lib/duet/{p-50ee41e3.entry.js → p-7e109c31.entry.js} +1 -1
- package/lib/duet/{p-1e86fdd0.system.entry.js → p-7ee5cf27.system.entry.js} +1 -1
- package/lib/duet/{p-1c21f6ee.entry.js → p-7fc39256.entry.js} +1 -1
- package/lib/duet/{p-cbd1e2c6.system.entry.js → p-7ff69245.system.entry.js} +1 -1
- package/lib/duet/{p-56b49a2b.system.entry.js → p-8044edc7.system.entry.js} +1 -1
- package/lib/duet/{p-ab4af140.entry.js → p-81d08141.entry.js} +1 -1
- package/lib/duet/{p-5fcf69f8.entry.js → p-870ef497.entry.js} +1 -1
- package/lib/duet/{p-7c7f6370.entry.js → p-88ed5a90.entry.js} +1 -1
- package/lib/duet/{p-8ed7e105.entry.js → p-8a801ef7.entry.js} +1 -1
- package/lib/duet/{p-2e6a3a17.entry.js → p-8f91a9d2.entry.js} +1 -1
- package/lib/duet/{p-15b65a7c.entry.js → p-91bdc352.entry.js} +1 -1
- package/lib/duet/{p-4266b177.entry.js → p-96a2cd90.entry.js} +1 -1
- package/lib/duet/{p-268a27e0.system.entry.js → p-983dabf1.system.entry.js} +1 -1
- package/lib/duet/{p-770f94ca.entry.js → p-98daf9ba.entry.js} +1 -1
- package/lib/duet/{p-c48232b6.entry.js → p-98ec16d6.entry.js} +1 -1
- package/lib/duet/p-9f9a8841.system.entry.js +4 -0
- package/lib/duet/{p-d4d0fd29.js → p-a07e1194.js} +1 -1
- package/lib/duet/{p-ef7c6a28.system.entry.js → p-a3a9a1b8.system.entry.js} +1 -1
- package/lib/duet/p-a495ef97.js +4 -0
- package/lib/duet/{p-d7d050f5.system.entry.js → p-a5f7e606.system.entry.js} +1 -1
- package/lib/duet/p-a8bb0bf7.entry.js +4 -0
- package/lib/duet/{p-51588335.entry.js → p-a9a5200e.entry.js} +1 -1
- package/lib/duet/{p-7f1506d7.entry.js → p-aa828067.entry.js} +1 -1
- package/lib/duet/{p-20291d6a.system.entry.js → p-ad936690.system.entry.js} +1 -1
- package/lib/duet/{p-49ebb54d.system.entry.js → p-af4294e7.system.entry.js} +1 -1
- package/lib/duet/p-b0416fcb.entry.js +4 -0
- package/lib/duet/{p-f998b544.system.entry.js → p-b132b5df.system.entry.js} +1 -1
- package/lib/duet/{p-18a1350b.system.entry.js → p-b17088f0.system.entry.js} +2 -2
- package/lib/duet/{p-9693b127.entry.js → p-b2838ccd.entry.js} +1 -1
- package/lib/duet/{p-1ec42ecd.entry.js → p-b41123b4.entry.js} +1 -1
- package/lib/duet/{p-1515b46a.entry.js → p-b581a3bb.entry.js} +1 -1
- package/lib/duet/{p-1ccc3647.system.entry.js → p-b5b3ab80.system.entry.js} +1 -1
- package/lib/duet/{p-48a22eca.entry.js → p-b6637423.entry.js} +1 -1
- package/lib/duet/{p-fc1cf69f.system.entry.js → p-b6a726fc.system.entry.js} +1 -1
- package/lib/duet/{p-04a1f201.entry.js → p-bb7d4e61.entry.js} +1 -1
- package/lib/duet/{p-9207cd90.system.entry.js → p-bc674367.system.entry.js} +1 -1
- package/lib/duet/{p-e30006d7.system.entry.js → p-bdc0fe30.system.entry.js} +1 -1
- package/lib/duet/{p-3c5967bc.entry.js → p-bf48a550.entry.js} +1 -1
- package/lib/duet/p-c1cbbc7d.entry.js +4 -0
- package/lib/duet/{p-3ab084e8.system.entry.js → p-c23ab387.system.entry.js} +1 -1
- package/lib/duet/{p-2765a53e.system.entry.js → p-c274e869.system.entry.js} +1 -1
- package/lib/duet/p-c3aafeac.entry.js +4 -0
- package/lib/duet/{p-4ddb8b0f.entry.js → p-c60c531f.entry.js} +1 -1
- package/lib/duet/{p-2ef88161.system.js → p-c8dc599d.system.js} +1 -1
- package/lib/duet/{p-d871a695.system.entry.js → p-cc6d13b2.system.entry.js} +1 -1
- package/lib/duet/{p-8ae86f38.system.entry.js → p-ce0ee352.system.entry.js} +1 -1
- package/lib/duet/{p-b7c160f8.system.entry.js → p-ce9b09ee.system.entry.js} +1 -1
- package/lib/duet/{p-a8432547.system.entry.js → p-d2d70510.system.entry.js} +1 -1
- package/lib/duet/{p-e651dcce.system.entry.js → p-d6d7165c.system.entry.js} +1 -1
- package/lib/duet/{p-40b6203e.system.entry.js → p-db9ac8a2.system.entry.js} +1 -1
- package/lib/duet/{p-9431cbd9.entry.js → p-dd416fcc.entry.js} +1 -1
- package/lib/duet/p-df5f218c.system.entry.js +4 -0
- package/lib/duet/{p-c3436d4d.system.entry.js → p-e0a5f9b5.system.entry.js} +1 -1
- package/lib/duet/{p-8d4c36cc.system.entry.js → p-e1007ea6.system.entry.js} +1 -1
- package/lib/duet/p-e165eb06.system.entry.js +4 -0
- package/lib/duet/{p-d7014558.entry.js → p-e24d6a72.entry.js} +1 -1
- package/lib/duet/p-e501c893.system.entry.js +4 -0
- package/lib/duet/{p-032d0db3.system.entry.js → p-e9c85d4e.system.entry.js} +1 -1
- package/lib/duet/{p-9ca2af16.system.entry.js → p-ea45098f.system.entry.js} +1 -1
- package/lib/duet/p-eb63c8f0.system.entry.js +4 -0
- package/lib/duet/{p-68ab467a.entry.js → p-ee01f20b.entry.js} +1 -1
- package/lib/duet/{p-0115b516.system.entry.js → p-f32e95bb.system.entry.js} +1 -1
- package/lib/duet/{p-74c8d3c2.entry.js → p-f3c22a2f.entry.js} +1 -1
- package/lib/duet/p-f4ad0c9c.entry.js +4 -0
- package/lib/duet/{p-cffc25f7.system.entry.js → p-f518c0a0.system.entry.js} +1 -1
- package/lib/duet/{p-2a57d9b6.entry.js → p-f6af1d70.entry.js} +1 -1
- package/lib/duet/{p-9abc893a.system.entry.js → p-f7c1f47c.system.entry.js} +1 -1
- package/lib/duet/{p-e459f448.entry.js → p-f8fe134c.entry.js} +1 -1
- package/lib/duet/{p-efe489f3.entry.js → p-fc0c9ac3.entry.js} +1 -1
- package/lib/duet/p-fda01bca.entry.js +4 -0
- package/lib/duet/{p-64c8ddb9.entry.js → p-fedc971f.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +12 -3
- package/lib/esm/duet-alert.entry.js +15 -2
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +10 -2
- package/lib/esm/duet-caption_4.entry.js +16 -2
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +23 -5
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +2 -2
- package/lib/esm/duet-contact-card.entry.js +2 -2
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +16 -4
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +2 -2
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +15 -3
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +2 -2
- package/lib/esm/duet-hero.entry.js +2 -2
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +2 -2
- 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 +13 -3
- package/lib/esm/duet-multiselect.entry.js +2 -2
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +2 -2
- package/lib/esm/duet-number-input.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +7 -5
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +2 -2
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +9 -2
- 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 +10 -3
- package/lib/esm/duet-slideout.entry.js +10 -3
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-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.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +2 -2
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{focus-utils-24487417.js → focus-utils-6f660fbe.js} +1 -1
- package/lib/esm/{index-3b6ef857.js → index-3e7e0b4a.js} +1 -1
- package/lib/esm/{language-utils-7b211f31.js → language-utils-6be16ff0.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.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-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-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +2 -2
- 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 +2 -2
- 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-progress.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-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 +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.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-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-6f660fbe.js +4 -0
- package/lib/esm-es5/{index-3b6ef857.js → index-3e7e0b4a.js} +1 -1
- package/lib/esm-es5/{language-utils-7b211f31.js → language-utils-6be16ff0.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-action-button/duet-action-button.d.ts +6 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +4 -1
- package/lib/types/components/duet-button/duet-button.d.ts +3 -2
- package/lib/types/components/duet-choice/duet-choice.d.ts +6 -2
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +3 -0
- package/lib/types/components/duet-footer/duet-footer.d.ts +3 -0
- package/lib/types/components/duet-link/duet-link.d.ts +3 -0
- package/lib/types/components/duet-modal/duet-modal.d.ts +2 -0
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +0 -1
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +4 -1
- package/lib/types/components/duet-slideout-lang/duet-slideout-lang.d.ts +4 -1
- package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -1
- package/lib/types/components.d.ts +8 -4
- package/package.json +5 -5
- package/lib/duet/p-0335d3ba.system.entry.js +0 -4
- package/lib/duet/p-31159c85.system.entry.js +0 -4
- package/lib/duet/p-3dc1f3c6.system.entry.js +0 -4
- package/lib/duet/p-44c56bb6.entry.js +0 -4
- package/lib/duet/p-470e0520.entry.js +0 -4
- package/lib/duet/p-475f863c.entry.js +0 -4
- package/lib/duet/p-4d5cb241.entry.js +0 -4
- package/lib/duet/p-4f203781.js +0 -4
- package/lib/duet/p-5a884cab.entry.js +0 -4
- package/lib/duet/p-5bf71c27.entry.js +0 -4
- package/lib/duet/p-74e6b8fd.system.entry.js +0 -4
- package/lib/duet/p-77c2e21e.system.js +0 -4
- package/lib/duet/p-82e4f38f.entry.js +0 -4
- package/lib/duet/p-84f17b60.entry.js +0 -4
- package/lib/duet/p-8e6d9b39.entry.js +0 -4
- package/lib/duet/p-9a911da7.entry.js +0 -4
- package/lib/duet/p-9d4592dc.system.entry.js +0 -4
- package/lib/duet/p-9fd3df4e.system.entry.js +0 -4
- package/lib/duet/p-c96b1fae.entry.js +0 -4
- package/lib/duet/p-cb814de3.entry.js +0 -4
- package/lib/duet/p-da73f58c.system.entry.js +0 -4
- package/lib/duet/p-deb0bf2b.system.entry.js +0 -4
- package/lib/duet/p-f5708af6.system.entry.js +0 -4
- package/lib/duet/p-fee010a2.entry.js +0 -4
- package/lib/duet/p-ff84ff9d.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-24487417.js +0 -4
|
@@ -400,7 +400,7 @@ export class DuetTooltip {
|
|
|
400
400
|
"references": {
|
|
401
401
|
"DuetTooltipBreakpoint": {
|
|
402
402
|
"location": "local",
|
|
403
|
-
"path": "/Users/
|
|
403
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tooltip/duet-tooltip.tsx"
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
@@ -939,7 +939,7 @@ export class DuetUpload {
|
|
|
939
939
|
"references": {
|
|
940
940
|
"XHRInternalMiddleWare": {
|
|
941
941
|
"location": "local",
|
|
942
|
-
"path": "/Users/
|
|
942
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
943
943
|
}
|
|
944
944
|
}
|
|
945
945
|
},
|
|
@@ -1318,7 +1318,7 @@ export class DuetUpload {
|
|
|
1318
1318
|
"references": {
|
|
1319
1319
|
"StringMap": {
|
|
1320
1320
|
"location": "local",
|
|
1321
|
-
"path": "/Users/
|
|
1321
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
},
|
|
@@ -1703,7 +1703,7 @@ export class DuetUpload {
|
|
|
1703
1703
|
"references": {
|
|
1704
1704
|
"DuetUploadTableGroupName": {
|
|
1705
1705
|
"location": "local",
|
|
1706
|
-
"path": "/Users/
|
|
1706
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1707
1707
|
}
|
|
1708
1708
|
}
|
|
1709
1709
|
},
|
|
@@ -1745,7 +1745,7 @@ export class DuetUpload {
|
|
|
1745
1745
|
"references": {
|
|
1746
1746
|
"DuetUploadEvent": {
|
|
1747
1747
|
"location": "local",
|
|
1748
|
-
"path": "/Users/
|
|
1748
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1749
1749
|
}
|
|
1750
1750
|
}
|
|
1751
1751
|
}
|
|
@@ -1765,7 +1765,7 @@ export class DuetUpload {
|
|
|
1765
1765
|
"references": {
|
|
1766
1766
|
"DuetUploadEvent": {
|
|
1767
1767
|
"location": "local",
|
|
1768
|
-
"path": "/Users/
|
|
1768
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1769
1769
|
}
|
|
1770
1770
|
}
|
|
1771
1771
|
}
|
|
@@ -1785,7 +1785,7 @@ export class DuetUpload {
|
|
|
1785
1785
|
"references": {
|
|
1786
1786
|
"DuetUploadEvent": {
|
|
1787
1787
|
"location": "local",
|
|
1788
|
-
"path": "/Users/
|
|
1788
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1789
1789
|
}
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1805,7 +1805,7 @@ export class DuetUpload {
|
|
|
1805
1805
|
"references": {
|
|
1806
1806
|
"DuetUploadEvent": {
|
|
1807
1807
|
"location": "local",
|
|
1808
|
-
"path": "/Users/
|
|
1808
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1809
1809
|
}
|
|
1810
1810
|
}
|
|
1811
1811
|
}
|
|
@@ -1825,7 +1825,7 @@ export class DuetUpload {
|
|
|
1825
1825
|
"references": {
|
|
1826
1826
|
"DuetUploadEvent": {
|
|
1827
1827
|
"location": "local",
|
|
1828
|
-
"path": "/Users/
|
|
1828
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1829
1829
|
}
|
|
1830
1830
|
}
|
|
1831
1831
|
}
|
|
@@ -1845,7 +1845,7 @@ export class DuetUpload {
|
|
|
1845
1845
|
"references": {
|
|
1846
1846
|
"DuetUploadEvent": {
|
|
1847
1847
|
"location": "local",
|
|
1848
|
-
"path": "/Users/
|
|
1848
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1849
1849
|
}
|
|
1850
1850
|
}
|
|
1851
1851
|
}
|
|
@@ -1865,7 +1865,7 @@ export class DuetUpload {
|
|
|
1865
1865
|
"references": {
|
|
1866
1866
|
"DuetUploadEvent": {
|
|
1867
1867
|
"location": "local",
|
|
1868
|
-
"path": "/Users/
|
|
1868
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1869
1869
|
}
|
|
1870
1870
|
}
|
|
1871
1871
|
}
|
|
@@ -1885,7 +1885,7 @@ export class DuetUpload {
|
|
|
1885
1885
|
"references": {
|
|
1886
1886
|
"DuetUploadEvent": {
|
|
1887
1887
|
"location": "local",
|
|
1888
|
-
"path": "/Users/
|
|
1888
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
1891
|
}
|
|
@@ -1905,7 +1905,7 @@ export class DuetUpload {
|
|
|
1905
1905
|
"references": {
|
|
1906
1906
|
"DuetUploadEvent": {
|
|
1907
1907
|
"location": "local",
|
|
1908
|
-
"path": "/Users/
|
|
1908
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1909
1909
|
}
|
|
1910
1910
|
}
|
|
1911
1911
|
}
|
|
@@ -1925,7 +1925,7 @@ export class DuetUpload {
|
|
|
1925
1925
|
"references": {
|
|
1926
1926
|
"DuetUploadEvent": {
|
|
1927
1927
|
"location": "local",
|
|
1928
|
-
"path": "/Users/
|
|
1928
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-upload/duet-upload.tsx"
|
|
1929
1929
|
}
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
@@ -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-2fdc173c.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-fd472f42.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-6b2ce804.js';
|
|
5
5
|
|
|
6
6
|
const DuetBadge = DuetBadge$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -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-05ca18f5.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-2e134a85.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:rgb(0, 41, 77);text-decoration:none}.duet-breadcrumb:hover{color:rgb(0, 77, 128)}.duet-breadcrumb.duet-theme-turva{color:rgb(23, 28, 58)}.duet-breadcrumb.duet-theme-turva:hover{color:rgb(148, 9, 37)}.duet-breadcrumb:focus{outline:0}.duet-breadcrumb:active{opacity:0.75}: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)}.duet-breadcrumb.duet-breadcrumb-without-href:hover{color:rgb(0, 41, 77)}.duet-breadcrumb.duet-breadcrumb-without-href.duet-theme-turva:hover{color:rgb(23, 28, 58)}.duet-breadcrumb.duet-breadcrumb-without-href:active{opacity:1}";
|
|
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-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { g as getLocaleString } from './p-6c05e879.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-2e134a85.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-0696d787.js';
|
|
5
5
|
|
|
6
6
|
const DuetButton = DuetButton$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 DuetCaption$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-a99b2301.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-05ca18f5.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
9
|
import { g as getColorByName } from './p-9ed347f9.js';
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-2e134a85.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-0ccf72fa.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-29249230.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-8c7ba159.js';
|
|
5
5
|
|
|
6
6
|
const DuetCheckmark = DuetCheckmark$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,16 +1,16 @@
|
|
|
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-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { f as findCheckedOption, w as watchForOptions } from './p-12721178.js';
|
|
7
|
-
import { d as defineCustomElement$6 } from './p-
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
9
|
-
import { d as defineCustomElement$4 } from './p-
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$6 } from './p-a99b2301.js';
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-28adb7fb.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-2e134a85.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-c714f33d.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-5c82d569.js';
|
|
12
12
|
|
|
13
|
-
const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}@media (max-width: 35.9375em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex
|
|
13
|
+
const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block;margin-bottom:-12px}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{margin-bottom:0}}@media (max-width: 35.9375em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex}}.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}@media (max-width: 22.5em){.horizontal.duet-choice-group-breakpoint-x-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}}.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 36em){.horizontal.duet-choice-group-breakpoint-small.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 48em){.horizontal.duet-choice-group-breakpoint-medium.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 62em){.horizontal.duet-choice-group-breakpoint-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:block}@media (min-width: 64.0625em){.horizontal.duet-choice-group-breakpoint-x-large.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group:not(.duet-no-stacking){display:flex}}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
|
|
14
14
|
|
|
15
15
|
const duetChoiceSelector = ":scope duet-choice:not(:scope duet-choice duet-choice-group duet-choice):not(:scope duet-choice duet-fieldset duet-choice)";
|
|
16
16
|
const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
|
|
7
7
|
import { c as createID } from './p-c1325e35.js';
|
|
8
8
|
import { F as FocusGuard } from './p-efaad71c.js';
|
|
9
9
|
import { i as isKeyboardClick, a as isQuestionKey, b as isEscapeKey } from './p-d8549efe.js';
|
|
10
|
-
import { g as getLocaleString,
|
|
11
|
-
import { d as defineCustomElement$5 } from './p-
|
|
12
|
-
import { d as defineCustomElement$4 } from './p-
|
|
13
|
-
import { d as defineCustomElement$3 } from './p-
|
|
14
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-6c05e879.js';
|
|
11
|
+
import { d as defineCustomElement$5 } from './p-a99b2301.js';
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-2e134a85.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-0ccf72fa.js';
|
|
14
|
+
import { d as defineCustomElement$2 } from './p-5c82d569.js';
|
|
15
15
|
|
|
16
16
|
var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
|
|
17
17
|
|
|
@@ -99,6 +99,7 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
99
99
|
this.isHovering = false;
|
|
100
100
|
this.isInfoOpen = false;
|
|
101
101
|
this.isBlurred = false;
|
|
102
|
+
this.language = getLanguage();
|
|
102
103
|
this.theme = "";
|
|
103
104
|
this.label = "label";
|
|
104
105
|
this.accessibleLabelInfoButtonDefaults = DuetStringsExternalDefaults;
|
|
@@ -127,12 +128,20 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
127
128
|
this.disabled = false;
|
|
128
129
|
this.required = false;
|
|
129
130
|
this.infoLabelDefaults = {
|
|
130
|
-
fi: "Lisätietoja",
|
|
131
|
+
fi: "Lisätietoja vaihtoehdosta",
|
|
131
132
|
en: "More information about",
|
|
132
133
|
sv: "Mera information om",
|
|
133
134
|
};
|
|
134
135
|
this.infoLabel = getLocaleString(this.infoLabelDefaults, getLanguage());
|
|
135
136
|
}
|
|
137
|
+
watchLanguageStateHandler(newValue, oldValue) {
|
|
138
|
+
if (newValue !== oldValue && this.accessibleLabelInfoButton === this.accessibleLabelInfoButtonDefaults[oldValue]) {
|
|
139
|
+
this.accessibleLabelInfoButton = getLocaleString(this.accessibleLabelInfoButtonDefaults, newValue);
|
|
140
|
+
}
|
|
141
|
+
if (newValue !== oldValue && this.infoLabel === this.infoLabelDefaults[oldValue]) {
|
|
142
|
+
this.infoLabel = getLocaleString(this.infoLabelDefaults, newValue);
|
|
143
|
+
}
|
|
144
|
+
}
|
|
136
145
|
/**
|
|
137
146
|
* Component lifecycle events.
|
|
138
147
|
*/
|
|
@@ -144,6 +153,12 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
144
153
|
this.hasLabel = !!this.element.querySelector(":scope > [slot='label']");
|
|
145
154
|
this.hasBeforeText = !!this.element.querySelector("[slot='before-text']");
|
|
146
155
|
}
|
|
156
|
+
connectedCallback() {
|
|
157
|
+
connectLanguageChangeObserver(this);
|
|
158
|
+
}
|
|
159
|
+
disconnectedCallback() {
|
|
160
|
+
disconnectLanguageChangeObserver(this);
|
|
161
|
+
}
|
|
147
162
|
/**
|
|
148
163
|
* Component event handling.
|
|
149
164
|
*/
|
|
@@ -249,12 +264,15 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
249
264
|
} }, h("span", { id: this.headerId }, h("slot", { name: "header" })), this.hasInfo ? (h("span", null, h("span", { "aria-relevant": "all", "aria-atomic": "true", "aria-live": this.isInfoOpen ? "polite" : "off" }, h("slot", { name: "info" })), h("slot", null))) : (h("span", null, h("slot", null)))), this.isInfoOpen && h(FocusGuard, { moveFocusTo: this.infoButtonEl }))) : null));
|
|
250
265
|
}
|
|
251
266
|
get element() { return this; }
|
|
267
|
+
static get watchers() { return {
|
|
268
|
+
"language": ["watchLanguageStateHandler"]
|
|
269
|
+
}; }
|
|
252
270
|
static get style() { return duetChoiceCss; }
|
|
253
271
|
}, [6, "duet-choice", {
|
|
254
272
|
"theme": [1025],
|
|
255
273
|
"label": [1],
|
|
256
274
|
"accessibleLabelInfoButtonDefaults": [1, "accessible-label-info-default"],
|
|
257
|
-
"accessibleLabelInfoButton": [
|
|
275
|
+
"accessibleLabelInfoButton": [1025, "accessible-label-info-button"],
|
|
258
276
|
"accessibleActiveDescendant": [1, "accessible-active-descendant"],
|
|
259
277
|
"accessibleControls": [1, "accessible-controls"],
|
|
260
278
|
"accessibleOwns": [1, "accessible-owns"],
|
|
@@ -279,10 +297,11 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
279
297
|
"disabled": [516],
|
|
280
298
|
"required": [4],
|
|
281
299
|
"infoLabelDefaults": [1, "accessible-label-info-default"],
|
|
282
|
-
"infoLabel": [
|
|
300
|
+
"infoLabel": [1025, "info-label"],
|
|
283
301
|
"isHovering": [32],
|
|
284
302
|
"isInfoOpen": [32],
|
|
285
303
|
"isBlurred": [32],
|
|
304
|
+
"language": [32],
|
|
286
305
|
"setFocus": [64],
|
|
287
306
|
"toggleInfoMethod": [64]
|
|
288
307
|
}, [[2, "blur", "handleHostBlur"], [2, "keydown", "handleHostKeyDown"], [2, "keyup", "handleHostKeyUp"]]]);
|
|
@@ -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, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-05ca18f5.js';
|
|
5
5
|
import { a as actionArrowDownSmall } from './p-115c79b6.js';
|
|
6
6
|
import { f as font_size_medium, t as tokens } from './p-c4d8cad0.js';
|
|
7
7
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
8
8
|
import { c as createID } from './p-c1325e35.js';
|
|
9
9
|
import { i as isKeyboardClick } from './p-d8549efe.js';
|
|
10
10
|
import { s as sanitizeString } from './p-5a9d75e1.js';
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-2e134a85.js';
|
|
12
12
|
|
|
13
13
|
const duetCollapsibleCss = "*,*::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-bottom:16px !important;display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}:host(.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\";color:rgb(23, 28, 58)}:host(.duet-m-0){margin:0 !important}.duet-collapsible-content{display:none;padding-left:18px;margin-top:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:rgb(0, 41, 77)}@media (max-width: 35.9375em){.duet-collapsible-content{font-size:0.875rem}}.duet-collapsible-content.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\";color:rgb(23, 28, 58)}:host([open])>.duet-collapsible-content{display:block}.duet-collapsible-heading{-webkit-user-select:none;user-select:none;display:flex;align-items:center;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77);text-align:left;cursor:pointer;border-radius:4px}.duet-collapsible-heading.duet-collapsible-heading-centered{margin:auto}.duet-collapsible-heading.duet-collapsible-normal-weight{font-weight:400}.duet-collapsible-heading.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\";color:rgb(23, 28, 58)}.duet-collapsible-heading .duet-collapsible-heading-content{flex:0 auto;min-width:0}.duet-collapsible-heading.has-after-heading .duet-collapsible-heading-content+div{flex:1 0 auto;margin-left:16px}.duet-collapsible-heading:focus{outline:0}:host(.user-is-tabbing) .duet-collapsible-heading:focus{border-radius:4px;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-theme-turva) .duet-collapsible-heading:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-collapsible-heading-icon{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:rgb(0, 41, 77);transition:transform 300ms ease}.duet-collapsible-heading-icon:last-child,.duet-collapsible-heading-icon:last-of-type{margin-right:0 !important}[aria-expanded=true] .duet-collapsible-heading-icon{transform:rotate(180deg)}";
|
|
14
14
|
|
|
@@ -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 as h$1, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { d as debounce } from './p-0b3f675e.js';
|
|
7
7
|
import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-d8549efe.js';
|
|
8
8
|
import { g as getLocaleString, a as getLanguage } from './p-6c05e879.js';
|
|
9
9
|
import { p as parsePossibleJSON } from './p-5a9d75e1.js';
|
|
10
10
|
import { h, F as Fragment } from './p-152ee893.js';
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-2e134a85.js';
|
|
12
12
|
|
|
13
13
|
const SelectSingle = ({ item, search = "", selected }) => {
|
|
14
14
|
const regEx = search !== "" ? new RegExp("(" + search.split(" ").join("|") + ")", "gi") : undefined;
|
|
@@ -1,16 +1,16 @@
|
|
|
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-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { a as getLanguage, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-6c05e879.js';
|
|
7
|
-
import { d as defineCustomElement$8 } from './p-
|
|
8
|
-
import { d as defineCustomElement$7 } from './p-
|
|
9
|
-
import { d as defineCustomElement$6 } from './p-
|
|
10
|
-
import { d as defineCustomElement$5 } from './p-
|
|
11
|
-
import { d as defineCustomElement$4 } from './p-
|
|
12
|
-
import { d as defineCustomElement$3 } from './p-
|
|
13
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$8 } from './p-0696d787.js';
|
|
8
|
+
import { d as defineCustomElement$7 } from './p-702e2d96.js';
|
|
9
|
+
import { d as defineCustomElement$6 } from './p-2e134a85.js';
|
|
10
|
+
import { d as defineCustomElement$5 } from './p-4ebb8421.js';
|
|
11
|
+
import { d as defineCustomElement$4 } from './p-9487cba1.js';
|
|
12
|
+
import { d as defineCustomElement$3 } from './p-959d322b.js';
|
|
13
|
+
import { d as defineCustomElement$2 } from './p-5c82d569.js';
|
|
14
14
|
|
|
15
15
|
const duetContactCardCss = "*,*::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-bottom:12px !important;display:block}:host(.duet-m-0){margin:0 !important}::slotted(*){padding-top:1.5rem}@media (min-width: 48em){::slotted(*){grid-column:2/span 2;padding-top:0}}.duet-contact-card{display:grid;grid-template-columns: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-size:1rem;font-weight:600;line-height:1.5;color:rgb(0, 41, 77)}.duet-contact-card.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\";color:rgb(23, 28, 58)}@media (min-width: 48em){.duet-contact-card{grid-template-columns:min-content minmax(0, 1fr) auto;gap:20px}}.duet-contact-card .image{width:4rem;height:4rem;margin-bottom:8px;border-radius:4px}@media (min-width: 48em){.duet-contact-card .image{width:6rem;height:6rem;padding-bottom:0}}.duet-contact-card .description{padding-bottom:8px}.duet-contact-card .email,.duet-contact-card .phone{display:grid;grid-template-columns:min-content auto;gap:8px;align-items:center;justify-content:flex-start;padding-bottom:8px;word-break:break-all}";
|
|
16
16
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
|
-
import { d as defineCustomElement$6 } from './p-
|
|
7
|
-
import { d as defineCustomElement$5 } from './p-
|
|
8
|
-
import { d as defineCustomElement$4 } from './p-
|
|
9
|
-
import { d as defineCustomElement$3 } from './p-
|
|
10
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$6 } from './p-0696d787.js';
|
|
7
|
+
import { d as defineCustomElement$5 } from './p-2e134a85.js';
|
|
8
|
+
import { d as defineCustomElement$4 } from './p-0ccf72fa.js';
|
|
9
|
+
import { d as defineCustomElement$3 } from './p-959d322b.js';
|
|
10
|
+
import { d as defineCustomElement$2 } from './p-5c82d569.js';
|
|
11
11
|
|
|
12
12
|
const duetCookieConsentCss = "*,*::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;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;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-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-cookie-consent{padding:20px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;color:rgb(255, 255, 255) !important;background-color:rgba(0, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(0, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.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\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:rgb(255, 255, 255) !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}";
|
|
13
13
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h as h$1, d as Host } from './p-05ca18f5.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { c as createID } from './p-c1325e35.js';
|
|
7
7
|
import { F as FocusGuard } from './p-efaad71c.js';
|
|
8
|
-
import { a as getLanguage, g as getLocaleString } from './p-6c05e879.js';
|
|
8
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-6c05e879.js';
|
|
9
9
|
import { h } from './p-152ee893.js';
|
|
10
|
-
import { d as defineCustomElement$a } from './p-
|
|
11
|
-
import { d as defineCustomElement$9 } from './p-
|
|
12
|
-
import { d as defineCustomElement$8 } from './p-
|
|
13
|
-
import { d as defineCustomElement$7 } from './p-
|
|
14
|
-
import { d as defineCustomElement$6 } from './p-
|
|
15
|
-
import { d as defineCustomElement$5 } from './p-
|
|
16
|
-
import { d as defineCustomElement$4 } from './p-
|
|
17
|
-
import { d as defineCustomElement$3 } from './p-
|
|
18
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$a } from './p-2fdc173c.js';
|
|
11
|
+
import { d as defineCustomElement$9 } from './p-0696d787.js';
|
|
12
|
+
import { d as defineCustomElement$8 } from './p-a99b2301.js';
|
|
13
|
+
import { d as defineCustomElement$7 } from './p-2e134a85.js';
|
|
14
|
+
import { d as defineCustomElement$6 } from './p-14693ab8.js';
|
|
15
|
+
import { d as defineCustomElement$5 } from './p-cd14282a.js';
|
|
16
|
+
import { d as defineCustomElement$4 } from './p-959d322b.js';
|
|
17
|
+
import { d as defineCustomElement$3 } from './p-c714f33d.js';
|
|
18
|
+
import { d as defineCustomElement$2 } from './p-5c82d569.js';
|
|
19
19
|
|
|
20
20
|
const formatOptionsShort = { day: "numeric", month: "long" };
|
|
21
21
|
const formatOptionsLong = { day: "numeric", month: "long", year: "numeric" };
|
|
@@ -556,6 +556,11 @@ const DuetDatePicker$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
556
556
|
this.incrementYears = 10;
|
|
557
557
|
this.validity = undefined;
|
|
558
558
|
}
|
|
559
|
+
watchLanguageStateHandler(newValue, oldValue) {
|
|
560
|
+
if (newValue !== oldValue && this.placeholder === this.placeholderDefaults[oldValue]) {
|
|
561
|
+
this.placeholder = getLocaleString(this.placeholderDefaults, newValue);
|
|
562
|
+
}
|
|
563
|
+
}
|
|
559
564
|
updateValidity() {
|
|
560
565
|
this.determineValidity(parseISODate(this.value));
|
|
561
566
|
}
|
|
@@ -599,6 +604,12 @@ const DuetDatePicker$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
599
604
|
break;
|
|
600
605
|
}
|
|
601
606
|
}
|
|
607
|
+
connectedCallback() {
|
|
608
|
+
connectLanguageChangeObserver(this);
|
|
609
|
+
}
|
|
610
|
+
disconnectedCallback() {
|
|
611
|
+
disconnectLanguageChangeObserver(this);
|
|
612
|
+
}
|
|
602
613
|
/**
|
|
603
614
|
* Sets focus on the date picker's input. Use this method instead of the global `focus()`.
|
|
604
615
|
*/
|
|
@@ -736,10 +747,11 @@ const DuetDatePicker$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
736
747
|
left: this.direction === "left",
|
|
737
748
|
error: !!this.error,
|
|
738
749
|
active: this.open,
|
|
739
|
-
}, role: "dialog", "aria-modal": "true", "aria-hidden": this.open ? "false" : "true", "aria-labelledby": this.dialogLabelId, onTouchMove: this.handleTouchMove, onTouchStart: this.handleTouchStart, onTouchEnd: this.handleTouchEnd }, h$1(FocusGuard, { moveFocusTo: this.focusedDayNode }), h$1("div", { class: "duet-date-dialog-wrapper", onKeyDown: this.handleEscKey, ref: element => (this.dialogWrapperNode = element) }, h$1("duet-visually-hidden", { "aria-live": "polite" }, text.keyboardInstruction), h$1("div", { class: "duet-date-dialog-mobile-header" }, h$1("duet-label", { margin: "none" }, this.label), h$1("button", { class: "duet-date-picker-close", ref: element => (this.closeButtonNode = element), onClick: () => this.hide(), type: "button" }, h$1("duet-icon", { name: "navigation-close-small", margin: "none", color: "currentColor", size: "xx-small" }), h$1("duet-visually-hidden", null, text.closeLabel))), h$1("div", { class: "duet-date-dialog-header" }, h$1("div", { class: "duet-date-dialog-dropdowns" }, h$1("duet-visually-hidden", null, h$1("h2", { id: this.dialogLabelId, "aria-live": "polite", "aria-atomic": "true" }, text.monthLabels[focusedMonth], " ", this.focusedDay.getFullYear())), h$1("duet-visually-hidden", null, h$1("label", { htmlFor: this.monthSelectId }, text.monthSelectLabel)), h$1("div", { class: "duet-date-dialog-select" }, h$1("select", { id: this.monthSelectId, class: "duet-date-month-select", ref: element => (this.monthSelectNode = element), onChange: this.handleMonthSelect }, text.monthLabels.map((month, i) => (h$1("option", { key: month, value: i, selected: i === focusedMonth, disabled: !inRange(new Date(focusedYear, i, 1), minDate ? startOfMonth(minDate) : null, maxDate ? endOfMonth(maxDate) : null) }, month)))), h$1("div", { class: "duet-date-dialog-select-label", "aria-hidden": "true" }, h$1("span", null, text.monthLabelsShort[focusedMonth]), h$1("duet-icon", { name: "action-arrow-down-small", color: "currentColor", margin: "none", size: "xxx-small" }))), h$1("duet-visually-hidden", null, h$1("label", { htmlFor: this.yearSelectId }, text.yearSelectLabel)), h$1("div", { class: "duet-date-dialog-select" }, h$1("select", { id: this.yearSelectId, class: "duet-date-year-select", onChange: this.handleYearSelect }, range(minYear, maxYear).map(year => (h$1("option", { key: year, selected: year === focusedYear }, year)))), h$1("div", { class: "duet-date-dialog-select-label", "aria-hidden": "true" }, h$1("span", null, this.focusedDay.getFullYear()), h$1("duet-icon", { name: "action-arrow-down-small", color: "currentColor", margin: "none", size: "xxx-small" })))), h$1("div", { class: "duet-date-dialog-buttons" }, h$1("duet-action-button", { class: "duet-date-dialog-prev", onClick: this.handlePreviousMonthClick, disabled: prevMonthDisabled, "icon-name": "action-arrow-left-small" }, text.prevMonthLabel), h$1("duet-action-button", { class: "duet-date-dialog-next", onClick: this.handleNextMonthClick, disabled: nextMonthDisabled, "icon-name": "action-arrow-right-small" }, text.nextMonthLabel))), h$1(DatePickerMonth, { selectedDate: valueAsDate, focusedDate: this.focusedDay, onDateSelect: this.handleDaySelect, onKeyboardNavigation: this.handleKeyboardNavigation, labelledById: this.dialogLabelId, language: this.language, theme: this.theme, min: minDate, max: maxDate, focusedDayRef: element => (this.focusedDayNode = element), onFocusEnter: this.enableActiveFocus, onFocusExit: this.disableActiveFocus })), h$1(FocusGuard, { moveFocusTo: this.closeButtonNode }))));
|
|
750
|
+
}, role: "dialog", "aria-modal": "true", "aria-hidden": this.open ? "false" : "true", "aria-labelledby": this.dialogLabelId, onTouchMove: this.handleTouchMove, onTouchStart: this.handleTouchStart, onTouchEnd: this.handleTouchEnd }, h$1(FocusGuard, { moveFocusTo: this.focusedDayNode }), h$1("div", { class: "duet-date-dialog-wrapper", onKeyDown: this.handleEscKey, ref: element => (this.dialogWrapperNode = element) }, h$1("duet-visually-hidden", { "aria-live": "polite" }, text.keyboardInstruction), h$1("div", { class: "duet-date-dialog-mobile-header" }, h$1("duet-label", { margin: "none" }, this.label), h$1("button", { class: "duet-date-picker-close", ref: element => (this.closeButtonNode = element), onClick: () => this.hide(), type: "button" }, h$1("duet-icon", { name: "navigation-close-small", margin: "none", color: "currentColor", size: "xx-small" }), h$1("duet-visually-hidden", null, text.closeLabel))), h$1("div", { class: "duet-date-dialog-header" }, h$1("div", { class: "duet-date-dialog-dropdowns" }, h$1("duet-visually-hidden", null, h$1("h2", { id: this.dialogLabelId, "aria-live": "polite", "aria-atomic": "true" }, text.monthLabels[focusedMonth], " ", this.focusedDay.getFullYear())), h$1("duet-visually-hidden", null, h$1("label", { htmlFor: this.monthSelectId }, text.monthSelectLabel)), h$1("div", { class: "duet-date-dialog-select" }, h$1("select", { id: this.monthSelectId, class: "duet-date-month-select", ref: element => (this.monthSelectNode = element), onChange: this.handleMonthSelect }, text.monthLabels.map((month, i) => (h$1("option", { key: month, value: i, selected: i === focusedMonth, disabled: !inRange(new Date(focusedYear, i, 1), minDate ? startOfMonth(minDate) : null, maxDate ? endOfMonth(maxDate) : null) }, month)))), h$1("div", { class: "duet-date-dialog-select-label", "aria-hidden": "true" }, h$1("span", null, text.monthLabelsShort[focusedMonth]), h$1("duet-icon", { name: "action-arrow-down-small", color: "currentColor", margin: "none", size: "xxx-small" }))), h$1("duet-visually-hidden", null, h$1("label", { htmlFor: this.yearSelectId }, text.yearSelectLabel)), h$1("div", { class: "duet-date-dialog-select" }, h$1("select", { id: this.yearSelectId, class: "duet-date-year-select", onChange: this.handleYearSelect }, range(minYear, maxYear).map(year => (h$1("option", { key: year, selected: year === focusedYear }, year)))), h$1("div", { class: "duet-date-dialog-select-label", "aria-hidden": "true" }, h$1("span", null, this.focusedDay.getFullYear()), h$1("duet-icon", { name: "action-arrow-down-small", color: "currentColor", margin: "none", size: "xxx-small" })))), h$1("div", { class: "duet-date-dialog-buttons" }, h$1("duet-action-button", { accessibleLabel: i18n[this.language].prevMonthLabel, actionName: i18n[this.language].prevMonthLabel, class: "duet-date-dialog-prev", onClick: this.handlePreviousMonthClick, disabled: prevMonthDisabled, "icon-name": "action-arrow-left-small" }, text.prevMonthLabel), h$1("duet-action-button", { accessibleLabel: i18n[this.language].nextMonthLabel, actionName: i18n[this.language].nextMonthLabel, class: "duet-date-dialog-next", onClick: this.handleNextMonthClick, disabled: nextMonthDisabled, "icon-name": "action-arrow-right-small" }, text.nextMonthLabel))), h$1(DatePickerMonth, { selectedDate: valueAsDate, focusedDate: this.focusedDay, onDateSelect: this.handleDaySelect, onKeyboardNavigation: this.handleKeyboardNavigation, labelledById: this.dialogLabelId, language: this.language, theme: this.theme, min: minDate, max: maxDate, focusedDayRef: element => (this.focusedDayNode = element), onFocusEnter: this.enableActiveFocus, onFocusExit: this.disableActiveFocus })), h$1(FocusGuard, { moveFocusTo: this.closeButtonNode }))));
|
|
740
751
|
}
|
|
741
752
|
get element() { return this; }
|
|
742
753
|
static get watchers() { return {
|
|
754
|
+
"language": ["watchLanguageStateHandler"],
|
|
743
755
|
"min": ["updateValidity"],
|
|
744
756
|
"max": ["updateValidity"],
|
|
745
757
|
"value": ["updateValidity", "updateInternalValue"],
|
|
@@ -754,9 +766,9 @@ const DuetDatePicker$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
754
766
|
"label": [1],
|
|
755
767
|
"caption": [1],
|
|
756
768
|
"margin": [1],
|
|
757
|
-
"language": [
|
|
769
|
+
"language": [1537],
|
|
758
770
|
"placeholderDefaults": [1, "placeholder-default"],
|
|
759
|
-
"placeholder": [
|
|
771
|
+
"placeholder": [1025],
|
|
760
772
|
"echoPlaceholder": [1540, "echo-placeholder"],
|
|
761
773
|
"disabled": [516],
|
|
762
774
|
"error": [1],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-02e545b7.js';
|
|
5
5
|
|
|
6
6
|
const DuetDivider = DuetDivider$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 DuetEditableTable$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-adfa75f8.js';
|
|
5
5
|
|
|
6
6
|
const DuetEditableTable = DuetEditableTable$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 DuetEmptyState$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-3c33adbf.js';
|
|
5
5
|
|
|
6
6
|
const DuetEmptyState = DuetEmptyState$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 DuetFieldset$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-28adb7fb.js';
|
|
5
5
|
|
|
6
6
|
const DuetFieldset = DuetFieldset$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|