@duetds/components 8.4.1 → 8.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +194 -34
- package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
- package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +11 -4
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-chip.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
- package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +11 -6
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +1 -1
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-hero.cjs.entry.js +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +3 -3
- package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-popup-menu.cjs.entry.js +3 -3
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-promo-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +92 -0
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +9 -2
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{floating-ui.dom.esm-a7d59d53.js → floating-ui.dom.esm-91f66430.js} +60 -20
- package/lib/cjs/{focus-utils-327224fb.js → focus-utils-a8f819a3.js} +1 -1
- package/lib/cjs/{index-f9de8fc6.js → index-cb4d7840.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/collection-manifest.json +2 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-banner/duet-banner.css +26 -0
- package/lib/collection/components/duet-button/duet-button.js +5 -5
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +5 -5
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +7 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.css +12 -0
- package/lib/collection/components/duet-header/duet-header.js +16 -16
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-link/duet-link.js +14 -7
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +6 -0
- package/lib/collection/components/duet-modal/duet-modal.js +4 -4
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +3 -0
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
- package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +113 -0
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +290 -0
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +6 -0
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +48 -18
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +31 -3
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
- package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +2 -2
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +2 -2
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +3 -3
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +14 -14
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +8 -8
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +4 -4
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +12 -12
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +9 -9
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +9 -9
- package/lib/dist-custom-elements/duet-multiselect.js +9 -9
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
- package/lib/dist-custom-elements/duet-notification.js +2 -2
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +13 -13
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +3 -3
- package/lib/dist-custom-elements/duet-popup-menu.js +3 -3
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +3 -3
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
- package/lib/dist-custom-elements/duet-show-more.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
- package/lib/dist-custom-elements/duet-slideout.js +4 -4
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-item.d.ts +11 -0
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +123 -0
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-tab-group.js +13 -13
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-item.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +3 -3
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +30 -23
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/{p-95fd6b77.js → p-010b0059.js} +3 -3
- package/lib/dist-custom-elements/{p-3b611f77.js → p-04a28e53.js} +1 -1
- package/lib/dist-custom-elements/{p-ee4d3c46.js → p-09ac88f3.js} +4 -4
- package/lib/dist-custom-elements/{p-19e196d7.js → p-101df5e0.js} +2 -2
- package/lib/dist-custom-elements/{p-00c8a755.js → p-11e152cd.js} +60 -20
- package/lib/dist-custom-elements/{p-de784f1a.js → p-2103fc77.js} +1 -1
- package/lib/dist-custom-elements/{p-d91292b9.js → p-22530bf0.js} +1 -1
- package/lib/dist-custom-elements/{p-5744809e.js → p-252800e5.js} +1 -1
- package/lib/dist-custom-elements/{p-57391cc8.js → p-29282584.js} +1 -1
- package/lib/dist-custom-elements/{p-4b0c6729.js → p-34f86ab2.js} +1 -1
- package/lib/dist-custom-elements/{p-fe64b544.js → p-3a2a46d4.js} +13 -6
- package/lib/dist-custom-elements/{p-e1bb31ca.js → p-3da9e71c.js} +5 -5
- package/lib/dist-custom-elements/{p-65c75ef9.js → p-3e7280f6.js} +8 -8
- package/lib/dist-custom-elements/{p-2e054d37.js → p-3fa35111.js} +2 -2
- package/lib/dist-custom-elements/{p-40c896f1.js → p-44cdc06d.js} +1 -1
- package/lib/dist-custom-elements/{p-eef66341.js → p-4bd749d9.js} +1 -1
- package/lib/dist-custom-elements/{p-44597ec8.js → p-4da748b2.js} +1 -1
- package/lib/dist-custom-elements/{p-8e5e3b4e.js → p-613dba69.js} +4 -4
- package/lib/dist-custom-elements/{p-65d670a0.js → p-6a2c4e3a.js} +6 -6
- package/lib/dist-custom-elements/{p-c0e3f8a6.js → p-8af17456.js} +1 -1
- package/lib/dist-custom-elements/{p-f70cdce4.js → p-8d2fe91f.js} +10 -10
- package/lib/dist-custom-elements/{p-4ef93ac1.js → p-9b8fa220.js} +2 -2
- package/lib/dist-custom-elements/{p-72e0efbc.js → p-a225fccd.js} +5 -5
- package/lib/dist-custom-elements/{p-f6fffc84.js → p-b7f8263a.js} +2 -2
- package/lib/dist-custom-elements/{p-6542b17e.js → p-bb06c3ac.js} +1 -1
- package/lib/dist-custom-elements/{p-15060f3e.js → p-c5d64549.js} +19 -11
- package/lib/dist-custom-elements/{p-99feccb2.js → p-c7343af9.js} +1 -1
- package/lib/dist-custom-elements/{p-7a89935d.js → p-c7bbc1bd.js} +1 -1
- package/lib/dist-custom-elements/{p-a6d6bf5b.js → p-c8659f64.js} +1 -1
- package/lib/dist-custom-elements/{p-0ccedd20.js → p-cd25ec2f.js} +1 -1
- package/lib/dist-custom-elements/{p-2e5140b1.js → p-d0cf13fd.js} +1 -1
- package/lib/dist-custom-elements/{p-4bff90c2.js → p-d940c692.js} +1 -1
- package/lib/dist-custom-elements/{p-6c44ff37.js → p-d9f82ff4.js} +1 -1
- package/lib/dist-custom-elements/{p-d696adf5.js → p-e6920cf3.js} +2 -2
- package/lib/dist-custom-elements/{p-5230e644.js → p-ea4b4bbb.js} +1 -1
- package/lib/dist-custom-elements/{p-2a149fd8.js → p-f79a36ee.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-dfa44807.entry.js → p-01a3e3f8.entry.js} +1 -1
- package/lib/duet/{p-19c965b5.entry.js → p-01bf6506.entry.js} +1 -1
- package/lib/duet/{p-adab3da6.system.entry.js → p-02833fe6.system.entry.js} +1 -1
- package/lib/duet/{p-10b4dd2b.system.entry.js → p-029e0713.system.entry.js} +1 -1
- package/lib/duet/{p-946b6050.system.entry.js → p-04e058bc.system.entry.js} +1 -1
- package/lib/duet/{p-1aca2547.system.entry.js → p-0806aac6.system.entry.js} +1 -1
- package/lib/duet/{p-db927865.system.entry.js → p-091d343c.system.entry.js} +1 -1
- package/lib/duet/{p-790dad25.system.entry.js → p-098dcfbc.system.entry.js} +1 -1
- package/lib/duet/p-0995d4db.entry.js +4 -0
- package/lib/duet/{p-bfec3e0a.entry.js → p-0ad0dc08.entry.js} +1 -1
- package/lib/duet/{p-9b22092d.system.entry.js → p-0b80e74d.system.entry.js} +1 -1
- package/lib/duet/{p-63dfab5b.entry.js → p-0cfba791.entry.js} +1 -1
- package/lib/duet/{p-0fa339a9.system.entry.js → p-0f33db5a.system.entry.js} +1 -1
- package/lib/duet/{p-41f5841c.entry.js → p-0f9796d8.entry.js} +1 -1
- package/lib/duet/p-11e152cd.js +4 -0
- package/lib/duet/{p-f60d9095.system.entry.js → p-142fffe3.system.entry.js} +1 -1
- package/lib/duet/{p-1cacf327.entry.js → p-16669185.entry.js} +1 -1
- package/lib/duet/{p-2d5e65b9.system.entry.js → p-17130b15.system.entry.js} +1 -1
- package/lib/duet/{p-6315a118.system.entry.js → p-18b21092.system.entry.js} +1 -1
- package/lib/duet/{p-7599b013.entry.js → p-19348034.entry.js} +1 -1
- package/lib/duet/{p-40ec91af.system.entry.js → p-1a2ff25f.system.entry.js} +1 -1
- package/lib/duet/{p-ae014830.system.entry.js → p-1b32fc71.system.entry.js} +1 -1
- package/lib/duet/{p-b0d6abce.entry.js → p-1bf2c055.entry.js} +1 -1
- package/lib/duet/{p-18bc2b2f.entry.js → p-1d7f59a7.entry.js} +1 -1
- package/lib/duet/{p-571a1255.system.entry.js → p-1e3a9599.system.entry.js} +1 -1
- package/lib/duet/{p-ca737839.entry.js → p-205c1d86.entry.js} +1 -1
- package/lib/duet/{p-e58cd7fd.system.entry.js → p-22d2d468.system.entry.js} +1 -1
- package/lib/duet/{p-20211120.entry.js → p-2765967c.entry.js} +1 -1
- package/lib/duet/{p-351dbf91.system.entry.js → p-29d5a763.system.entry.js} +1 -1
- package/lib/duet/{p-a942bdee.entry.js → p-29e18bae.entry.js} +1 -1
- package/lib/duet/{p-2609cbef.system.entry.js → p-2a594105.system.entry.js} +1 -1
- package/lib/duet/{p-284bcc14.entry.js → p-2bfe2f51.entry.js} +1 -1
- package/lib/duet/{p-0f667990.system.entry.js → p-2c1f79ac.system.entry.js} +1 -1
- package/lib/duet/{p-cddf8053.system.entry.js → p-2e53172a.system.entry.js} +1 -1
- package/lib/duet/{p-6b8435d2.entry.js → p-2f82c4d4.entry.js} +1 -1
- package/lib/duet/{p-bc06eaac.entry.js → p-30a6959f.entry.js} +1 -1
- package/lib/duet/{p-70fa2c28.system.entry.js → p-31322a2c.system.entry.js} +1 -1
- package/lib/duet/{p-a8028561.entry.js → p-3266adc5.entry.js} +1 -1
- package/lib/duet/p-34eeb826.entry.js +4 -0
- package/lib/duet/{p-08708eb4.system.entry.js → p-3736f46a.system.entry.js} +1 -1
- package/lib/duet/{p-e11114db.entry.js → p-389ec8d1.entry.js} +1 -1
- package/lib/duet/{p-34dd8057.entry.js → p-39b31261.entry.js} +1 -1
- package/lib/duet/{p-35ba024d.entry.js → p-3a93f309.entry.js} +1 -1
- package/lib/duet/{p-3c4f16aa.system.entry.js → p-3b930917.system.entry.js} +1 -1
- package/lib/duet/{p-42529cf1.entry.js → p-3c47cc95.entry.js} +1 -1
- package/lib/duet/{p-b80d0aeb.system.entry.js → p-3d74d9ba.system.entry.js} +1 -1
- package/lib/duet/{p-85b7c2e7.entry.js → p-3e86fc2f.entry.js} +1 -1
- package/lib/duet/{p-26ed2d8a.entry.js → p-4128d086.entry.js} +1 -1
- package/lib/duet/{p-7ad82468.entry.js → p-41faac57.entry.js} +1 -1
- package/lib/duet/{p-1bce83be.system.entry.js → p-4219a6cc.system.entry.js} +1 -1
- package/lib/duet/{p-8d4942c5.entry.js → p-44dd3f6b.entry.js} +1 -1
- package/lib/duet/{p-29e5a618.system.entry.js → p-46efd28d.system.entry.js} +1 -1
- package/lib/duet/{p-87ce9349.entry.js → p-473f2aeb.entry.js} +1 -1
- package/lib/duet/{p-004adfad.entry.js → p-4999bd59.entry.js} +1 -1
- package/lib/duet/{p-9531abc8.system.entry.js → p-4dc1f780.system.entry.js} +1 -1
- package/lib/duet/p-4e22efae.entry.js +4 -0
- package/lib/duet/{p-3cbad6d0.entry.js → p-4ebf7879.entry.js} +1 -1
- package/lib/duet/{p-2b05e7f2.system.entry.js → p-51f24687.system.entry.js} +1 -1
- package/lib/duet/{p-fc070130.entry.js → p-543bc859.entry.js} +1 -1
- package/lib/duet/{p-6d276a1a.system.entry.js → p-56c12a47.system.entry.js} +1 -1
- package/lib/duet/{p-0fc49dba.entry.js → p-57a3bf19.entry.js} +1 -1
- package/lib/duet/p-580aed81.system.entry.js +4 -0
- package/lib/duet/{p-5d1dd83e.system.entry.js → p-5e396e57.system.entry.js} +1 -1
- package/lib/duet/{p-beed8c17.system.entry.js → p-5ea4fe7b.system.entry.js} +1 -1
- package/lib/duet/{p-813c70d0.system.entry.js → p-611fc71b.system.entry.js} +1 -1
- package/lib/duet/{p-67081f4b.system.entry.js → p-660c33d4.system.entry.js} +1 -1
- package/lib/duet/{p-f8d38386.system.entry.js → p-665cd245.system.entry.js} +1 -1
- package/lib/duet/{p-a6e667d6.entry.js → p-67af148d.entry.js} +1 -1
- package/lib/duet/{p-f3108381.system.entry.js → p-682cc430.system.entry.js} +1 -1
- package/lib/duet/{p-c0d2a7a9.system.entry.js → p-6aaaa6e6.system.entry.js} +1 -1
- package/lib/duet/{p-b72bdbe7.entry.js → p-6b9228dd.entry.js} +1 -1
- package/lib/duet/{p-fe2b2427.entry.js → p-71fc3743.entry.js} +1 -1
- package/lib/duet/{p-c8ad985d.entry.js → p-720b866c.entry.js} +1 -1
- package/lib/duet/{p-0086f84d.system.entry.js → p-76d99102.system.entry.js} +1 -1
- package/lib/duet/{p-0506b997.system.entry.js → p-778af8b7.system.entry.js} +1 -1
- package/lib/duet/p-7a79672d.system.entry.js +4 -0
- package/lib/duet/{p-6f6a2a37.entry.js → p-7ac66521.entry.js} +1 -1
- package/lib/duet/{p-7985f554.entry.js → p-7ad16b5f.entry.js} +1 -1
- package/lib/duet/{p-aeef3da1.system.entry.js → p-7b220ee3.system.entry.js} +1 -1
- package/lib/duet/{p-7d9cb5c8.system.entry.js → p-7df9ed1a.system.entry.js} +1 -1
- package/lib/duet/{p-dc3cc6a3.entry.js → p-7e7d991d.entry.js} +1 -1
- package/lib/duet/{p-651ba417.entry.js → p-80ab419c.entry.js} +1 -1
- package/lib/duet/p-81a240d4.entry.js +4 -0
- package/lib/duet/{p-f1bbf5eb.system.entry.js → p-83d69e66.system.entry.js} +1 -1
- package/lib/duet/{p-90d3f3c8.entry.js → p-841e2acc.entry.js} +1 -1
- package/lib/duet/{p-70c8c61a.entry.js → p-849e68d1.entry.js} +1 -1
- package/lib/duet/{p-78fb70b7.entry.js → p-85695c74.entry.js} +1 -1
- package/lib/duet/{p-6a3c4621.system.entry.js → p-8606a8a4.system.entry.js} +1 -1
- package/lib/duet/{p-cb40a8fc.entry.js → p-876f9b62.entry.js} +1 -1
- package/lib/duet/{p-fe57483c.system.entry.js → p-8814dca5.system.entry.js} +1 -1
- package/lib/duet/{p-de80b40e.system.entry.js → p-88f72255.system.entry.js} +1 -1
- package/lib/duet/{p-8cedb41b.system.entry.js → p-88f9880c.system.entry.js} +1 -1
- package/lib/duet/p-89beef33.entry.js +4 -0
- package/lib/duet/{p-4fd6f45a.entry.js → p-8ad68512.entry.js} +1 -1
- package/lib/duet/{p-5fd0a40f.entry.js → p-8c6521c9.entry.js} +1 -1
- package/lib/duet/p-8cf21e97.system.entry.js +4 -0
- package/lib/duet/{p-b1efef46.entry.js → p-904b6f63.entry.js} +1 -1
- package/lib/duet/{p-8f27c1f3.system.entry.js → p-916c05c0.system.entry.js} +1 -1
- package/lib/duet/{p-46b89ca6.js → p-93872497.js} +1 -1
- package/lib/duet/{p-30e523d0.entry.js → p-97574cd9.entry.js} +1 -1
- package/lib/duet/{p-214121e2.entry.js → p-977832d7.entry.js} +1 -1
- package/lib/duet/{p-f52f2a6e.system.entry.js → p-98f8ad8c.system.entry.js} +1 -1
- package/lib/duet/{p-dec35d01.system.entry.js → p-99528b33.system.entry.js} +1 -1
- package/lib/duet/{p-96ebee12.entry.js → p-9bfa5c62.entry.js} +1 -1
- package/lib/duet/p-9ce7e4da.entry.js +4 -0
- package/lib/duet/{p-bed03d19.entry.js → p-9d3ff1f9.entry.js} +1 -1
- package/lib/duet/{p-01d4ec9a.entry.js → p-9dd9783c.entry.js} +1 -1
- package/lib/duet/{p-c6077732.entry.js → p-9fa80a0d.entry.js} +1 -1
- package/lib/duet/{p-3bfb8a8b.system.entry.js → p-9ff8f713.system.entry.js} +1 -1
- package/lib/duet/{p-556a9b8e.entry.js → p-a25a5bda.entry.js} +1 -1
- package/lib/duet/{p-8ecc454b.entry.js → p-a7e7dc8e.entry.js} +1 -1
- package/lib/duet/{p-89fa198c.system.entry.js → p-a82cd36e.system.entry.js} +1 -1
- package/lib/duet/p-a8b99baa.system.entry.js +4 -0
- package/lib/duet/{p-e8731309.entry.js → p-aaa9d7f0.entry.js} +1 -1
- package/lib/duet/{p-c5e6009e.system.js → p-ae31c909.system.js} +1 -1
- package/lib/duet/{p-f3cd8f65.entry.js → p-afa55acc.entry.js} +1 -1
- package/lib/duet/{p-78774220.system.entry.js → p-b6168b5a.system.entry.js} +1 -1
- package/lib/duet/{p-4c85aea8.system.entry.js → p-b9678b20.system.entry.js} +1 -1
- package/lib/duet/{p-11220124.entry.js → p-b9fe5e8a.entry.js} +1 -1
- package/lib/duet/{p-630d3a3a.entry.js → p-ba1d9ad1.entry.js} +1 -1
- package/lib/duet/{p-5caa2783.entry.js → p-bb134fb0.entry.js} +1 -1
- package/lib/duet/{p-7c9656b0.entry.js → p-bc715683.entry.js} +1 -1
- package/lib/duet/{p-77d6d051.system.entry.js → p-be48cfce.system.entry.js} +1 -1
- package/lib/duet/{p-57a4f750.system.entry.js → p-bee1c0ab.system.entry.js} +1 -1
- package/lib/duet/{p-5ba285e6.entry.js → p-bef5842c.entry.js} +1 -1
- package/lib/duet/{p-0681edcd.system.entry.js → p-c1502939.system.entry.js} +1 -1
- package/lib/duet/{p-827c5d5a.system.entry.js → p-c746fdd9.system.entry.js} +1 -1
- package/lib/duet/{p-41a45115.system.entry.js → p-c782fbd2.system.entry.js} +1 -1
- package/lib/duet/{p-da6df9ee.entry.js → p-c8405ffe.entry.js} +1 -1
- package/lib/duet/{p-60e4f666.entry.js → p-c946fab0.entry.js} +1 -1
- package/lib/duet/{p-b001db05.entry.js → p-cacd3719.entry.js} +1 -1
- package/lib/duet/{p-deff1b20.system.entry.js → p-d1a08c91.system.entry.js} +2 -2
- package/lib/duet/{p-403f1729.entry.js → p-d1acd619.entry.js} +1 -1
- package/lib/duet/{p-7e09da7d.system.entry.js → p-d2fff81e.system.entry.js} +1 -1
- package/lib/duet/{p-460e260b.system.entry.js → p-d40d6372.system.entry.js} +1 -1
- package/lib/duet/{p-3d8d12ae.system.entry.js → p-d5366eb5.system.entry.js} +1 -1
- package/lib/duet/{p-cf3efe73.entry.js → p-d5e31ef5.entry.js} +1 -1
- package/lib/duet/{p-fdedb0c5.entry.js → p-d79938f5.entry.js} +1 -1
- package/lib/duet/{p-43b43c30.entry.js → p-d915620f.entry.js} +1 -1
- package/lib/duet/{p-474c2b3a.system.entry.js → p-d9cbeb06.system.entry.js} +1 -1
- package/lib/duet/{p-b9842ee6.entry.js → p-da899a00.entry.js} +1 -1
- package/lib/duet/{p-c9768708.system.entry.js → p-deb7a598.system.entry.js} +1 -1
- package/lib/duet/{p-3caa2fe0.system.entry.js → p-dfedf8dc.system.entry.js} +1 -1
- package/lib/duet/{p-0201d375.system.entry.js → p-e066623e.system.entry.js} +1 -1
- package/lib/duet/{p-17b7ba64.entry.js → p-e2d770ba.entry.js} +1 -1
- package/lib/duet/p-e4206eb5.system.entry.js +4 -0
- package/lib/duet/{p-bc9d8564.js → p-e45c589a.js} +1 -1
- package/lib/duet/p-e56fe6af.system.js +4 -0
- package/lib/duet/p-e639b9ee.system.js +4 -0
- package/lib/duet/{p-ab53abe4.entry.js → p-e94af0bf.entry.js} +1 -1
- package/lib/duet/{p-2b681fe9.system.entry.js → p-e9a89efc.system.entry.js} +1 -1
- package/lib/duet/{p-f7dc5f61.entry.js → p-ebc5c075.entry.js} +1 -1
- package/lib/duet/{p-3bcb8dde.system.entry.js → p-ee3003f9.system.entry.js} +1 -1
- package/lib/duet/p-ef3fb30c.entry.js +4 -0
- package/lib/duet/p-f0233912.entry.js +4 -0
- package/lib/duet/{p-e9d9754b.system.entry.js → p-f102b3c6.system.entry.js} +1 -1
- package/lib/duet/{p-b0f55d96.system.entry.js → p-f24be27e.system.entry.js} +2 -2
- package/lib/duet/{p-a60b9d5f.system.entry.js → p-f2eee8be.system.entry.js} +1 -1
- package/lib/duet/{p-4d7b03d6.system.entry.js → p-f3bcdaa7.system.entry.js} +1 -1
- package/lib/duet/{p-2663955a.system.entry.js → p-f441c24f.system.entry.js} +1 -1
- package/lib/duet/{p-8efd4118.entry.js → p-f598c39f.entry.js} +1 -1
- package/lib/duet/{p-cac37646.system.entry.js → p-f624f421.system.entry.js} +1 -1
- package/lib/duet/{p-2ccdffe3.system.entry.js → p-f63c4cea.system.entry.js} +1 -1
- package/lib/duet/p-f65457b0.system.js +4 -0
- package/lib/duet/{p-e309c2a0.system.entry.js → p-f7dc3756.system.entry.js} +1 -1
- package/lib/duet/p-f8ce87ee.system.entry.js +4 -0
- package/lib/duet/{p-5c52a571.entry.js → p-fa9802a4.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +1 -1
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm/duet-button_2.entry.js +1 -1
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +11 -4
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-chip.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +2 -2
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +1 -1
- package/lib/esm/duet-contact-card.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +11 -6
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-file-chooser.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +1 -1
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +4 -4
- package/lib/esm/duet-hero.entry.js +1 -1
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +1 -1
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-item.entry.js +2 -2
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +3 -3
- package/lib/esm/duet-multiselect.entry.js +1 -1
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +1 -1
- package/lib/esm/duet-number-input.entry.js +1 -1
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +1 -1
- package/lib/esm/duet-popup-menu-item.entry.js +2 -2
- package/lib/esm/duet-popup-menu.entry.js +3 -3
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-promo-card.entry.js +1 -1
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +1 -1
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +2 -2
- package/lib/esm/duet-slideout.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-item.entry.js +88 -0
- package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +2 -2
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm/duet-toolbar-item.entry.js +2 -2
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +1 -1
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +9 -2
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{floating-ui.dom.esm-efad5c89.js → floating-ui.dom.esm-34e0a5fa.js} +60 -20
- package/lib/esm/{focus-utils-92ce3363.js → focus-utils-68697c1f.js} +1 -1
- package/lib/esm/{index-ca0e302d.js → index-090eaa9b.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +4 -0
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/floating-ui.dom.esm-34e0a5fa.js +4 -0
- package/lib/esm-es5/{focus-utils-92ce3363.js → focus-utils-68697c1f.js} +1 -1
- package/lib/esm-es5/{index-ca0e302d.js → index-090eaa9b.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-link/duet-link.d.ts +3 -1
- package/lib/types/components/duet-submenu-bar-item/duet-submenu-bar-item.d.ts +68 -0
- package/lib/types/components/duet-upload/duet-upload.d.ts +7 -0
- package/lib/types/components/duet-upload-item/duet-upload-item.d.ts +8 -0
- package/lib/types/components.d.ts +103 -4
- package/package.json +7 -6
- package/lib/duet/p-00c8a755.js +0 -4
- package/lib/duet/p-1ed57d33.entry.js +0 -4
- package/lib/duet/p-232940fa.system.js +0 -4
- package/lib/duet/p-3106cd96.entry.js +0 -4
- package/lib/duet/p-3626334d.entry.js +0 -4
- package/lib/duet/p-39a8acfe.entry.js +0 -4
- package/lib/duet/p-3a42e1ad.entry.js +0 -4
- package/lib/duet/p-47f5cc6a.entry.js +0 -4
- package/lib/duet/p-72e17db2.system.entry.js +0 -4
- package/lib/duet/p-83e46984.system.entry.js +0 -4
- package/lib/duet/p-b2fbc8d4.system.entry.js +0 -4
- package/lib/duet/p-b7331242.entry.js +0 -4
- package/lib/duet/p-befc75ae.system.js +0 -4
- package/lib/duet/p-cb238aa1.system.entry.js +0 -4
- package/lib/duet/p-d27edac1.system.entry.js +0 -4
- package/lib/duet/p-e350f3f3.system.js +0 -4
- package/lib/esm-es5/floating-ui.dom.esm-efad5c89.js +0 -4
- /package/lib/cjs/{bodyScrollLock.es6-83f334d1.js → bodyScrollLock.es6-dd2d7d91.js} +0 -0
- /package/lib/dist-custom-elements/{p-62c7d9d4.js → p-33937fd7.js} +0 -0
- /package/lib/dist-custom-elements/{p-141e14d0.js → p-8354d1f1.js} +0 -0
- /package/lib/duet/{p-ed5a5071.system.js → p-49957220.system.js} +0 -0
- /package/lib/duet/{p-141e14d0.js → p-8354d1f1.js} +0 -0
- /package/lib/esm/{bodyScrollLock.es6-8dc7cca7.js → bodyScrollLock.es6-ecbf187e.js} +0 -0
- /package/lib/esm-es5/{bodyScrollLock.es6-8dc7cca7.js → bodyScrollLock.es6-ecbf187e.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var __extends=this&&this.__extends||function(){var e=function(t,r){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]};return e(t,r)};return function(t,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var __awaiter=this&&this.__awaiter||function(e,t,r,n){function i(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,a){function o(e){try{u(n.next(e))}catch(e){a(e)}}function l(e){try{u(n["throw"](e))}catch(e){a(e)}}function u(e){e.done?r(e.value):i(e.value).then(o,l)}u((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:l(0),throw:l(1),return:l(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function l(e){return function(t){return u([e,t])}}function u(l){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,l[0]&&(r=0)),r)try{if(n=1,i&&(a=l[0]&2?i["return"]:l[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;if(i=0,a)l=[l[0]&2,a.value];switch(l[0]){case 0:case 1:a=l;break;case 4:r.label++;return{value:l[1],done:false};case 5:r.label++;i=l[1];l=[0];continue;case 7:l=r.ops.pop();r.trys.pop();continue;default:if(!(a=r.trys,a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){r=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){r.label=l[1];break}if(l[0]===6&&r.label<a[1]){r.label=a[1];a=l;break}if(a&&r.label<a[2]){r.label=a[2];r.ops.push(l);break}if(a[2])r.ops.pop();r.trys.pop();continue}l=t.call(e,r)}catch(e){l=[6,e];i=0}finally{n=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,a;n<i;n++){if(a||!(n in t)){if(!a)a=Array.prototype.slice.call(t,0,n);a[n]=t[n]}}return e.concat(a||Array.prototype.slice.call(t))};
|
|
2
2
|
/*!
|
|
3
3
|
* Built with Duet Design System
|
|
4
|
-
*/var NAMESPACE="duet";var BUILD={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:true,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,initializeNextTick:true,invisiblePrehydration:false,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:true,shadowDelegatesFocus:true,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var Env={cdnURILocal:"http://0.0.0.0:3334",cdnURIProd:"https://cdn.duetds.com/api",duetIconVersion:"4.0.37"};var scopeId;var contentRef;var hostTagName;var useNativeShadowDom=false;var checkSlotFallbackVisibility=false;var checkSlotRelocate=false;var isSvgMode=false;var queuePending=false;var Build={isDev:false,isBrowser:true,isServer:false,isTesting:false};var createTime=function(e,t){if(t===void 0){t=""}{return function(){return}}};var uniqueTime=function(e,t){{return function(){return}}};var CONTENT_REF_ID="r";var ORG_LOCATION_ID="o";var SLOT_NODE_ID="s";var TEXT_NODE_ID="t";var HYDRATE_ID="s-id";var HYDRATED_STYLE_ID="sty-id";var HYDRATE_CHILD_ID="c-id";var SLOT_FB_CSS="slot-fb{display:contents}slot-fb[hidden]{display:none}";var XLINK_NS="http://www.w3.org/1999/xlink";var EMPTY_OBJ={};var SVG_NS="http://www.w3.org/2000/svg";var HTML_NS="http://www.w3.org/1999/xhtml";var isDef=function(e){return e!=null};var isComplexType=function(e){e=typeof e;return e==="object"||e==="function"};function queryNonceMetaTagContent(e){var t,r,n;return(n=(r=(t=e.head)===null||t===void 0?void 0:t.querySelector('meta[name="csp-nonce"]'))===null||r===void 0?void 0:r.getAttribute("content"))!==null&&n!==void 0?n:undefined}var h=function(e,t){var r=[];for(var n=2;n<arguments.length;n++){r[n-2]=arguments[n]}var i=null;var a=null;var o=null;var l=false;var u=false;var f=[];var s=function(t){for(var r=0;r<t.length;r++){i=t[r];if(Array.isArray(i)){s(i)}else if(i!=null&&typeof i!=="boolean"){if(l=typeof e!=="function"&&!isComplexType(i)){i=String(i)}if(l&&u){f[f.length-1].t+=i}else{f.push(l?newVNode(null,i):i)}u=l}}};s(r);if(t){if(t.key){a=t.key}if(t.name){o=t.name}{var c=t.className||t.class;if(c){t.class=typeof c!=="object"?c:Object.keys(c).filter((function(e){return c[e]})).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,f,vdomFnUtils)}var v=newVNode(e,null);v.i=t;if(f.length>0){v.o=f}{v.l=a}{v.u=o}return v};var newVNode=function(e,t){var r={v:0,p:e,t:t,m:null,o:null};{r.i=null}{r.l=null}{r.u=null}return r};var Host={};var isHost=function(e){return e&&e.p===Host};var vdomFnUtils={forEach:function(e,t){return e.map(convertToPublic).forEach(t)},map:function(e,t){return e.map(convertToPublic).map(t).map(convertToPrivate)}};var convertToPublic=function(e){return{vattrs:e.i,vchildren:e.o,vkey:e.l,vname:e.u,vtag:e.p,vtext:e.t}};var convertToPrivate=function(e){if(typeof e.vtag==="function"){var t=Object.assign({},e.vattrs);if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return h.apply(void 0,__spreadArray([e.vtag,t],e.vchildren||[],false))}var r=newVNode(e.vtag,e.vtext);r.i=e.vattrs;r.o=e.vchildren;r.l=e.vkey;r.u=e.vname;return r};var initializeClientHydrate=function(e,t,r,n){var i=createTime("hydrateClient",t);var a=e.shadowRoot;var o=[];var l=[];var u=a?[]:null;var f=n.h=newVNode(t,null);if(!plt.S){initializeDocumentHydrate(doc.body,plt.S=new Map)}e[HYDRATE_ID]=r;e.removeAttribute(HYDRATE_ID);clientHydrate(f,o,l,u,e,e,r);o.map((function(e){var r=e.T+"."+e._;var n=plt.S.get(r);var i=e.m;if(n&&supportsShadow&&n["s-en"]===""){n.parentNode.insertBefore(i,n.nextSibling)}if(!a){i["s-hn"]=t;if(n){i["s-ol"]=n;i["s-ol"]["s-nr"]=i}}plt.S.delete(r)}));if(a){u.map((function(e){if(e){a.appendChild(e)}}))}i()};var clientHydrate=function(e,t,r,n,i,a,o){var l;var u;var f;var s;if(a.nodeType===1){l=a.getAttribute(HYDRATE_CHILD_ID);if(l){u=l.split(".");if(u[0]===o||u[0]==="0"){f={v:0,T:u[0],_:u[1],C:u[2],$:u[3],p:a.tagName.toLowerCase(),m:a,i:null,o:null,l:null,u:null,t:null};t.push(f);a.removeAttribute(HYDRATE_CHILD_ID);if(!e.o){e.o=[]}e.o[f.$]=f;e=f;if(n&&f.C==="0"){n[f.$]=f.m}}}for(s=a.childNodes.length-1;s>=0;s--){clientHydrate(e,t,r,n,i,a.childNodes[s],o)}if(a.shadowRoot){for(s=a.shadowRoot.childNodes.length-1;s>=0;s--){clientHydrate(e,t,r,n,i,a.shadowRoot.childNodes[s],o)}}}else if(a.nodeType===8){u=a.nodeValue.split(".");if(u[1]===o||u[1]==="0"){l=u[0];f={v:0,T:u[1],_:u[2],C:u[3],$:u[4],m:a,i:null,o:null,l:null,u:null,p:null,t:null};if(l===TEXT_NODE_ID){f.m=a.nextSibling;if(f.m&&f.m.nodeType===3){f.t=f.m.textContent;t.push(f);a.remove();if(!e.o){e.o=[]}e.o[f.$]=f;if(n&&f.C==="0"){n[f.$]=f.m}}}else if(f.T===o){if(l===SLOT_NODE_ID){f.p="slot";if(u[5]){a["s-sn"]=f.u=u[5]}else{a["s-sn"]=""}a["s-sr"]=true;if(n){f.m=doc.createElement(f.p);if(f.u){f.m.setAttribute("name",f.u)}a.parentNode.insertBefore(f.m,a);a.remove();if(f.C==="0"){n[f.$]=f.m}}r.push(f);if(!e.o){e.o=[]}e.o[f.$]=f}else if(l===CONTENT_REF_ID){if(n){a.remove()}else{i["s-cr"]=a;a["s-cn"]=true}}}}}else if(e&&e.p==="style"){var c=newVNode(null,a.textContent);c.m=a;c.$="0";e.o=[c]}};var initializeDocumentHydrate=function(e,t){if(e.nodeType===1){var r=0;for(;r<e.childNodes.length;r++){initializeDocumentHydrate(e.childNodes[r],t)}if(e.shadowRoot){for(r=0;r<e.shadowRoot.childNodes.length;r++){initializeDocumentHydrate(e.shadowRoot.childNodes[r],t)}}}else if(e.nodeType===8){var n=e.nodeValue.split(".");if(n[0]===ORG_LOCATION_ID){t.set(n[1]+"."+n[2],e);e.nodeValue="";e["s-en"]=n[3]}}};var parsePropertyValue=function(e,t){if(e!=null&&!isComplexType(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var getElement=function(e){return getHostRef(e).$hostElement$};var createEvent=function(e,t,r){var n=getElement(e);return{emit:function(e){return emitEvent(n,t,{bubbles:!!(r&4),composed:!!(r&2),cancelable:!!(r&1),detail:e})}}};var emitEvent=function(e,t,r){var n=plt.ce(t,r);e.dispatchEvent(n);return n};var rootAppliedStyles=new WeakMap;var registerStyle=function(e,t,r){var n=styles.get(e);if(supportsConstructableStylesheets&&r){n=n||new CSSStyleSheet;if(typeof n==="string"){n=t}else{n.replaceSync(t)}}else{n=t}styles.set(e,n)};var addStyle=function(e,t,r){var n;var i=getScopeId(t);var a=styles.get(i);e=e.nodeType===11?e:doc;if(a){if(typeof a==="string"){e=e.head||e;var o=rootAppliedStyles.get(e);var l=void 0;if(!o){rootAppliedStyles.set(e,o=new Set)}if(!o.has(i)){if(e.host&&(l=e.querySelector("[".concat(HYDRATED_STYLE_ID,'="').concat(i,'"]')))){l.innerHTML=a}else{l=doc.createElement("style");l.innerHTML=a;var u=(n=plt.N)!==null&&n!==void 0?n:queryNonceMetaTagContent(doc);if(u!=null){l.setAttribute("nonce",u)}e.insertBefore(l,e.querySelector("link"))}if(t.v&4){l.innerHTML+=SLOT_FB_CSS}if(o){o.add(i)}}}else if(!e.adoptedStyleSheets.includes(a)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[a],false)}}return i};var attachStyles=function(e){var t=e.R;var r=e.$hostElement$;var n=t.v;var i=createTime("attachStyles",t.D);var a=addStyle(r.shadowRoot?r.shadowRoot:r.getRootNode(),t);if(n&10){r["s-sc"]=a;r.classList.add(a+"-h");if(n&2){r.classList.add(a+"-s")}}i()};var getScopeId=function(e,t){return"sc-"+e.D};var convertScopedToShadow=function(e){return e.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{")};var setAccessor=function(e,t,r,n,i,a){if(r!==n){var o=isMemberInElement(e,t);var l=t.toLowerCase();if(t==="class"){var u=e.classList;var f=parseClassList(r);var s=parseClassList(n);u.remove.apply(u,f.filter((function(e){return e&&!s.includes(e)})));u.add.apply(u,s.filter((function(e){return e&&!f.includes(e)})))}else if(t==="style"){{for(var c in r){if(!n||n[c]==null){if(c.includes("-")){e.style.removeProperty(c)}else{e.style[c]=""}}}}for(var c in n){if(!r||n[c]!==r[c]){if(c.includes("-")){e.style.setProperty(c,n[c])}else{e.style[c]=n[c]}}}}else if(t==="key");else if(t==="ref"){if(n){n(e)}}else if(!o&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(isMemberInElement(win,l)){t=l.slice(2)}else{t=l[2]+t.slice(3)}if(r||n){var v=t.endsWith(CAPTURE_EVENT_SUFFIX);t=t.replace(CAPTURE_EVENT_REGEX,"");if(r){plt.rel(e,t,r,v)}if(n){plt.ael(e,t,n,v)}}}else{var d=isComplexType(n);if((o||d&&n!==null)&&!i){try{if(!e.tagName.includes("-")){var p=n==null?"":n;if(t==="list"){o=false}else if(r==null||e[t]!=p){e[t]=p}}else{e[t]=n}}catch(e){}}var m=false;{if(l!==(l=l.replace(/^xlink\:?/,""))){t=l;m=true}}if(n==null||n===false){if(n!==false||e.getAttribute(t)===""){if(m){e.removeAttributeNS(XLINK_NS,t)}else{e.removeAttribute(t)}}}else if((!o||a&4||i)&&!d){n=n===true?"":n;if(m){e.setAttributeNS(XLINK_NS,t,n)}else{e.setAttribute(t,n)}}}}};var parseClassListRegex=/\s/;var parseClassList=function(e){return!e?[]:e.split(parseClassListRegex)};var CAPTURE_EVENT_SUFFIX="Capture";var CAPTURE_EVENT_REGEX=new RegExp(CAPTURE_EVENT_SUFFIX+"$");var updateElement=function(e,t,r,n){var i=t.m.nodeType===11&&t.m.host?t.m.host:t.m;var a=e&&e.i||EMPTY_OBJ;var o=t.i||EMPTY_OBJ;{for(n in a){if(!(n in o)){setAccessor(i,n,a[n],undefined,r,t.v)}}}for(n in o){setAccessor(i,n,a[n],o[n],r,t.v)}};var createElm=function(e,t,r,n){var i=t.o[r];var a=0;var o;var l;var u;if(!useNativeShadowDom){checkSlotRelocate=true;if(i.p==="slot"){if(scopeId){n.classList.add(scopeId+"-s")}i.v|=i.o?2:1}}if(i.t!==null){o=i.m=doc.createTextNode(i.t)}else if(i.v&1){o=i.m=doc.createTextNode("")}else{if(!isSvgMode){isSvgMode=i.p==="svg"}o=i.m=doc.createElementNS(isSvgMode?SVG_NS:HTML_NS,i.v&2?"slot-fb":i.p);if(isSvgMode&&i.p==="foreignObject"){isSvgMode=false}{updateElement(null,i,isSvgMode)}if(isDef(scopeId)&&o["s-si"]!==scopeId){o.classList.add(o["s-si"]=scopeId)}if(i.o){for(a=0;a<i.o.length;++a){l=createElm(e,i,a,o);if(l){o.appendChild(l)}}}{if(i.p==="svg"){isSvgMode=false}else if(o.tagName==="foreignObject"){isSvgMode=true}}}o["s-hn"]=hostTagName;{if(i.v&(2|1)){o["s-sr"]=true;o["s-cr"]=contentRef;o["s-sn"]=i.u||"";u=e&&e.o&&e.o[r];if(u&&u.p===i.p&&e.m){{putBackInOriginalLocation(e.m,false)}}}}return o};var putBackInOriginalLocation=function(e,t){plt.v|=1;var r=e.childNodes;for(var n=r.length-1;n>=0;n--){var i=r[n];if(i["s-hn"]!==hostTagName&&i["s-ol"]){parentReferenceNode(i).insertBefore(i,referenceNode(i));i["s-ol"].remove();i["s-ol"]=undefined;i["s-sh"]=undefined;checkSlotRelocate=true}if(t){putBackInOriginalLocation(i,t)}}plt.v&=~1};var addVnodes=function(e,t,r,n,i,a){var o=e["s-cr"]&&e["s-cr"].parentNode||e;var l;if(o.shadowRoot&&o.tagName===hostTagName){o=o.shadowRoot}for(;i<=a;++i){if(n[i]){l=createElm(null,r,i,e);if(l){n[i].m=l;o.insertBefore(l,referenceNode(t))}}}};var removeVnodes=function(e,t,r){for(var n=t;n<=r;++n){var i=e[n];if(i){var a=i.m;nullifyVNodeRefs(i);if(a){{checkSlotFallbackVisibility=true;if(a["s-ol"]){a["s-ol"].remove()}else{putBackInOriginalLocation(a,true)}}a.remove()}}}};var updateChildren=function(e,t,r,n,i){if(i===void 0){i=false}var a=0;var o=0;var l=0;var u=0;var f=t.length-1;var s=t[0];var c=t[f];var v=n.length-1;var d=n[0];var p=n[v];var m;var h;while(a<=f&&o<=v){if(s==null){s=t[++a]}else if(c==null){c=t[--f]}else if(d==null){d=n[++o]}else if(p==null){p=n[--v]}else if(isSameVnode(s,d,i)){patch(s,d,i);s=t[++a];d=n[++o]}else if(isSameVnode(c,p,i)){patch(c,p,i);c=t[--f];p=n[--v]}else if(isSameVnode(s,p,i)){if(s.p==="slot"||p.p==="slot"){putBackInOriginalLocation(s.m.parentNode,false)}patch(s,p,i);e.insertBefore(s.m,c.m.nextSibling);s=t[++a];p=n[--v]}else if(isSameVnode(c,d,i)){if(s.p==="slot"||p.p==="slot"){putBackInOriginalLocation(c.m.parentNode,false)}patch(c,d,i);e.insertBefore(c.m,s.m);c=t[--f];d=n[++o]}else{l=-1;{for(u=a;u<=f;++u){if(t[u]&&t[u].l!==null&&t[u].l===d.l){l=u;break}}}if(l>=0){h=t[l];if(h.p!==d.p){m=createElm(t&&t[o],r,l,e)}else{patch(h,d,i);t[l]=undefined;m=h.m}d=n[++o]}else{m=createElm(t&&t[o],r,o,e);d=n[++o]}if(m){{parentReferenceNode(s.m).insertBefore(m,referenceNode(s.m))}}}}if(a>f){addVnodes(e,n[v+1]==null?null:n[v+1].m,r,n,o,v)}else if(o>v){removeVnodes(t,a,f)}};var isSameVnode=function(e,t,r){if(r===void 0){r=false}if(e.p===t.p){if(e.p==="slot"){return e.u===t.u}if(!r){return e.l===t.l}return true}return false};var referenceNode=function(e){return e&&e["s-ol"]||e};var parentReferenceNode=function(e){return(e["s-ol"]?e["s-ol"]:e).parentNode};var patch=function(e,t,r){if(r===void 0){r=false}var n=t.m=e.m;var i=e.o;var a=t.o;var o=t.p;var l=t.t;var u;if(l===null){{isSvgMode=o==="svg"?true:o==="foreignObject"?false:isSvgMode}{if(o==="slot");else{updateElement(e,t,isSvgMode)}}if(i!==null&&a!==null){updateChildren(n,i,t,a,r)}else if(a!==null){if(e.t!==null){n.textContent=""}addVnodes(n,null,t,a,0,a.length-1)}else if(i!==null){removeVnodes(i,0,i.length-1)}if(isSvgMode&&o==="svg"){isSvgMode=false}}else if(u=n["s-cr"]){u.parentNode.textContent=l}else if(e.t!==l){n.data=l}};var updateFallbackSlotVisibility=function(e){var t=e.childNodes;for(var r=0,n=t;r<n.length;r++){var i=n[r];if(i.nodeType===1){if(i["s-sr"]){var a=i["s-sn"];i.hidden=false;for(var o=0,l=t;o<l.length;o++){var u=l[o];if(u!==i){if(u["s-hn"]!==i["s-hn"]||a!==""){if(u.nodeType===1&&(a===u.getAttribute("slot")||a===u["s-sn"])){i.hidden=true;break}}else{if(u.nodeType===1||u.nodeType===3&&u.textContent.trim()!==""){i.hidden=true;break}}}}}updateFallbackSlotVisibility(i)}}};var relocateNodes=[];var markSlotContentForRelocation=function(e){var t;var r;var n;for(var i=0,a=e.childNodes;i<a.length;i++){var o=a[i];if(o["s-sr"]&&(t=o["s-cr"])&&t.parentNode){r=t.parentNode.childNodes;var l=o["s-sn"];var u=function(){t=r[n];if(!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==o["s-hn"]&&!BUILD.experimentalSlotFixes){if(isNodeLocatedInSlot(t,l)){var e=relocateNodes.find((function(e){return e.k===t}));checkSlotFallbackVisibility=true;t["s-sn"]=t["s-sn"]||l;if(e){e.k["s-sh"]=o["s-hn"];e.I=o}else{t["s-sh"]=o["s-hn"];relocateNodes.push({I:o,k:t})}if(t["s-sr"]){relocateNodes.map((function(r){if(isNodeLocatedInSlot(r.k,t["s-sn"])){e=relocateNodes.find((function(e){return e.k===t}));if(e&&!r.I){r.I=e.I}}}))}}else if(!relocateNodes.some((function(e){return e.k===t}))){relocateNodes.push({k:t})}}};for(n=r.length-1;n>=0;n--){u()}}if(o.nodeType===1){markSlotContentForRelocation(o)}}};var isNodeLocatedInSlot=function(e,t){if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var nullifyVNodeRefs=function(e){{e.i&&e.i.ref&&e.i.ref(null);e.o&&e.o.map(nullifyVNodeRefs)}};var renderVdom=function(e,t,r){if(r===void 0){r=false}var n,i,a,o;var l=e.$hostElement$;var u=e.R;var f=e.h||newVNode(null,null);var s=isHost(t)?t:h(null,null,t);hostTagName=l.tagName;if(u.L){s.i=s.i||{};u.L.map((function(e){var t=e[0],r=e[1];return s.i[r]=l[t]}))}if(r&&s.i){for(var c=0,v=Object.keys(s.i);c<v.length;c++){var d=v[c];if(l.hasAttribute(d)&&!["key","ref","style","class"].includes(d)){s.i[d]=l[d]}}}s.p=null;s.v|=4;e.h=s;s.m=f.m=l.shadowRoot||l;{scopeId=l["s-sc"]}{contentRef=l["s-cr"];useNativeShadowDom=(u.v&1)!==0;checkSlotFallbackVisibility=false}patch(f,s,r);{plt.v|=1;if(checkSlotRelocate){markSlotContentForRelocation(s.m);for(var p=0,m=relocateNodes;p<m.length;p++){var y=m[p];var S=y.k;if(!S["s-ol"]){var g=doc.createTextNode("");g["s-nr"]=S;S.parentNode.insertBefore(S["s-ol"]=g,S)}}for(var T=0,b=relocateNodes;T<b.length;T++){var y=b[T];var S=y.k;var _=y.I;if(_){var C=_.parentNode;var E=_.nextSibling;{var g=(n=S["s-ol"])===null||n===void 0?void 0:n.previousSibling;while(g){var $=(i=g["s-nr"])!==null&&i!==void 0?i:null;if($&&$["s-sn"]===S["s-sn"]&&C===$.parentNode){$=$.nextSibling;if(!$||!$["s-nr"]){E=$;break}}g=g.previousSibling}}if(!E&&C!==S.parentNode||S.nextSibling!==E){if(S!==E){if(!S["s-hn"]&&S["s-ol"]){S["s-hn"]=S["s-ol"].parentNode.nodeName}C.insertBefore(S,E);if(S.nodeType===1){S.hidden=(a=S["s-ih"])!==null&&a!==void 0?a:false}}}}else{if(S.nodeType===1){if(r){S["s-ih"]=(o=S.hidden)!==null&&o!==void 0?o:false}S.hidden=true}}}}if(checkSlotFallbackVisibility){updateFallbackSlotVisibility(s.m)}plt.v&=~1;relocateNodes.length=0}};var attachToAncestor=function(e,t){if(t&&!e.H&&t["s-p"]){t["s-p"].push(new Promise((function(t){return e.H=t})))}};var scheduleUpdate=function(e,t){{e.v|=16}if(e.v&4){e.v|=512;return}attachToAncestor(e,e.A);var r=function(){return dispatchHooks(e,t)};return writeTask(r)};var dispatchHooks=function(e,t){var r=createTime("scheduleUpdate",e.R.D);var n=e.O;var i;if(t){{e.v|=256;if(e.V){e.V.map((function(e){var t=e[0],r=e[1];return safeCall(n,t,r)}));e.V=undefined}}{i=safeCall(n,"componentWillLoad")}}{i=enqueue(i,(function(){return safeCall(n,"componentWillRender")}))}r();return enqueue(i,(function(){return updateComponent(e,n,t)}))};var enqueue=function(e,t){return isPromisey(e)?e.then(t):t()};var isPromisey=function(e){return e instanceof Promise||e&&e.then&&typeof e.then==="function"};var updateComponent=function(e,t,r){return __awaiter(void 0,void 0,void 0,(function(){var n,i,a,o,l,u,f;return __generator(this,(function(s){i=e.$hostElement$;a=createTime("update",e.R.D);o=i["s-rc"];if(r){attachStyles(e)}l=createTime("render",e.R.D);{callRender(e,t,i,r)}if(o){o.map((function(e){return e()}));i["s-rc"]=undefined}l();a();{u=(n=i["s-p"])!==null&&n!==void 0?n:[];f=function(){return postUpdateComponent(e)};if(u.length===0){f()}else{Promise.all(u).then(f);e.v|=4;u.length=0}}return[2]}))}))};var callRender=function(e,t,r,n){try{t=t.render();{e.v&=~16}{e.v|=2}{{{renderVdom(e,t,n)}}}}catch(t){consoleError(t,e.$hostElement$)}return null};var postUpdateComponent=function(e){var t=e.R.D;var r=e.$hostElement$;var n=createTime("postUpdate",t);var i=e.O;var a=e.A;{safeCall(i,"componentDidRender")}if(!(e.v&64)){e.v|=64;{addHydratedFlag(r)}{safeCall(i,"componentDidLoad")}n();{e.M(r);if(!a){appDidLoad()}}}else{{safeCall(i,"componentDidUpdate")}n()}{e.F(r)}{if(e.H){e.H();e.H=undefined}if(e.v&512){nextTick((function(){return scheduleUpdate(e,false)}))}e.v&=~(4|512)}};var appDidLoad=function(e){{addHydratedFlag(doc.documentElement)}nextTick((function(){return emitEvent(win,"appload",{detail:{namespace:NAMESPACE}})}))};var safeCall=function(e,t,r){if(e&&e[t]){try{return e[t](r)}catch(e){consoleError(e)}}return undefined};var addHydratedFlag=function(e){return e.classList.add("hydrated")};var getValue=function(e,t){return getHostRef(e).P.get(t)};var setValue=function(e,t,r,n){var i=getHostRef(e);var a=i.$hostElement$;var o=i.P.get(t);var l=i.v;var u=i.O;r=parsePropertyValue(r,n.U[t][0]);var f=Number.isNaN(o)&&Number.isNaN(r);var s=r!==o&&!f;if((!(l&8)||o===undefined)&&s){i.P.set(t,r);if(u){if(n.j&&l&128){var c=n.j[t];if(c){c.map((function(e){try{u[e](r,o,t)}catch(e){consoleError(e,a)}}))}}if((l&(2|16))===2){scheduleUpdate(i,false)}}}};var proxyComponent=function(e,t,r){var n;var i=e.prototype;if(t.U){if(e.watchers){t.j=e.watchers}var a=Object.entries(t.U);a.map((function(e){var n=e[0],a=e[1][0];if(a&31||r&2&&a&32){Object.defineProperty(i,n,{get:function(){return getValue(this,n)},set:function(e){setValue(this,n,e,t)},configurable:true,enumerable:true})}else if(r&1&&a&64){Object.defineProperty(i,n,{value:function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}var r;var i=getHostRef(this);return(r=i===null||i===void 0?void 0:i.q)===null||r===void 0?void 0:r.then((function(){var t;return(t=i.O)===null||t===void 0?void 0:t[n].apply(t,e)}))}})}}));if(r&1){var o=new Map;i.attributeChangedCallback=function(e,r,n){var a=this;plt.jmp((function(){var l;var u=o.get(e);if(a.hasOwnProperty(u)){n=a[u];delete a[u]}else if(i.hasOwnProperty(u)&&typeof a[u]==="number"&&a[u]==n){return}else if(u==null){var f=getHostRef(a);var s=f===null||f===void 0?void 0:f.v;if(s&&!(s&8)&&s&128&&n!==r){var c=f.O;var v=(l=t.j)===null||l===void 0?void 0:l[e];v===null||v===void 0?void 0:v.forEach((function(t){if(c[t]!=null){c[t].call(c,n,r,e)}}))}return}a[u]=n===null&&typeof a[u]==="boolean"?false:n}))};e.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((n=t.j)!==null&&n!==void 0?n:{}),true),a.filter((function(e){var t=e[0],r=e[1];return r[0]&15})).map((function(e){var r=e[0],n=e[1];var i;var a=n[1]||r;o.set(a,r);if(n[0]&512){(i=t.L)===null||i===void 0?void 0:i.push([r,a])}return a})),true)))}}return e};var initializeComponent=function(e,t,r,n){return __awaiter(void 0,void 0,void 0,(function(){var e,n,i,a,o,l,u,f;return __generator(this,(function(s){switch(s.label){case 0:if(!((t.v&32)===0))return[3,3];t.v|=32;e=loadModule(r);if(!e.then)return[3,2];n=uniqueTime();return[4,e];case 1:e=s.sent();n();s.label=2;case 2:if(!e.isProxied){{r.j=e.watchers}proxyComponent(e,r,2);e.isProxied=true}i=createTime("createInstance",r.D);{t.v|=8}try{new e(t)}catch(e){consoleError(e)}{t.v&=~8}{t.v|=128}i();fireConnectedCallback(t.O);if(e.style){a=e.style;o=getScopeId(r);if(!styles.has(o)){l=createTime("registerStyles",r.D);registerStyle(o,a,!!(r.v&1));l()}}s.label=3;case 3:u=t.A;f=function(){return scheduleUpdate(t,true)};if(u&&u["s-rc"]){u["s-rc"].push(f)}else{f()}return[2]}}))}))};var fireConnectedCallback=function(e){{safeCall(e,"connectedCallback")}};var connectedCallback=function(e){if((plt.v&1)===0){var t=getHostRef(e);var r=t.R;var n=createTime("connectedCallback",r.D);if(!(t.v&1)){t.v|=1;var i=void 0;{i=e.getAttribute(HYDRATE_ID);if(i){if(r.v&1){var a=addStyle(e.shadowRoot,r);e.classList.remove(a+"-h",a+"-s")}initializeClientHydrate(e,r.D,i,t)}}if(!i){if(r.v&(4|8)){setContentReference(e)}}{var o=e;while(o=o.parentNode||o.host){if(o.nodeType===1&&o.hasAttribute("s-id")&&o["s-p"]||o["s-p"]){attachToAncestor(t,t.A=o);break}}}if(r.U){Object.entries(r.U).map((function(t){var r=t[0],n=t[1][0];if(n&31&&e.hasOwnProperty(r)){var i=e[r];delete e[r];e[r]=i}}))}{nextTick((function(){return initializeComponent(e,t,r)}))}}else{addHostEventListeners(e,t,r.B);if(t===null||t===void 0?void 0:t.O){fireConnectedCallback(t.O)}else if(t===null||t===void 0?void 0:t.Y){t.Y.then((function(){return fireConnectedCallback(t.O)}))}}n()}};var setContentReference=function(e){var t=e["s-cr"]=doc.createComment("");t["s-cn"]=true;e.insertBefore(t,e.firstChild)};var disconnectInstance=function(e){{safeCall(e,"disconnectedCallback")}};var disconnectedCallback=function(e){return __awaiter(void 0,void 0,void 0,(function(){var t;return __generator(this,(function(r){if((plt.v&1)===0){t=getHostRef(e);{if(t.W){t.W.map((function(e){return e()}));t.W=undefined}}if(t===null||t===void 0?void 0:t.O){disconnectInstance(t.O)}else if(t===null||t===void 0?void 0:t.Y){t.Y.then((function(){return disconnectInstance(t.O)}))}}return[2]}))}))};var patchChildSlotNodes=function(e,t){var r=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.item=function(e){return this[e]};return t}(Array);if(t.v&8){var n=e.__lookupGetter__("childNodes");Object.defineProperty(e,"children",{get:function(){return this.childNodes.map((function(e){return e.nodeType===1}))}});Object.defineProperty(e,"childElementCount",{get:function(){return e.children.length}});Object.defineProperty(e,"childNodes",{get:function(){var e=n.call(this);if((plt.v&1)===0&&getHostRef(this).v&2){var t=new r;for(var i=0;i<e.length;i++){var a=e[i]["s-nr"];if(a){t.push(a)}}return t}return r.from(e)}})}};var bootstrapLazy=function(e,t){if(t===void 0){t={}}var r;var n=createTime();var i=t.exclude||[];var a=win.customElements;var o=doc.head;var l=o.querySelector("meta[charset]");var u=doc.createElement("style");var f=[];var s=doc.querySelectorAll("[".concat(HYDRATED_STYLE_ID,"]"));var c;var v=true;var d=0;Object.assign(plt,t);plt.X=new URL(t.resourcesUrl||"./",doc.baseURI).href;{plt.v|=2}{for(;d<s.length;d++){registerStyle(s[d].getAttribute(HYDRATED_STYLE_ID),convertScopedToShadow(s[d].innerHTML),true)}}var p=false;e.map((function(e){e[1].map((function(t){var r;var n={v:t[0],D:t[1],U:t[2],B:t[3]};if(n.v&4){p=true}{n.U=t[2]}{n.B=t[3]}{n.L=[]}{n.j=(r=t[4])!==null&&r!==void 0?r:{}}var o=n.D;var l=function(e){__extends(t,e);function t(t){var r=e.call(this,t)||this;t=r;registerHost(t,n);if(n.v&1){{{t.attachShadow({mode:"open",delegatesFocus:!!(n.v&16)})}}}return r}t.prototype.connectedCallback=function(){var e=this;if(c){clearTimeout(c);c=null}if(v){f.push(this)}else{plt.jmp((function(){return connectedCallback(e)}))}};t.prototype.disconnectedCallback=function(){var e=this;plt.jmp((function(){return disconnectedCallback(e)}))};t.prototype.componentOnReady=function(){return getHostRef(this).Y};return t}(HTMLElement);{{patchChildSlotNodes(l.prototype,n)}}n.G=e[0];if(!i.includes(o)&&!a.get(o)){a.define(o,proxyComponent(l,n,1))}}))}));if(p){u.innerHTML+=SLOT_FB_CSS}if(u.innerHTML.length){u.setAttribute("data-styles","");var m=(r=plt.N)!==null&&r!==void 0?r:queryNonceMetaTagContent(doc);if(m!=null){u.setAttribute("nonce",m)}o.insertBefore(u,l?l.nextSibling:o.firstChild)}v=false;if(f.length){f.map((function(e){return e.connectedCallback()}))}else{{plt.jmp((function(){return c=setTimeout(appDidLoad,30)}))}}n()};var Fragment=function(e,t){return t};var addHostEventListeners=function(e,t,r,n){if(r){r.map((function(r){var n=r[0],i=r[1],a=r[2];var o=getHostListenerTarget(e,n);var l=hostListenerProxy(t,a);var u=hostListenerOpts(n);plt.ael(o,i,l,u);(t.W=t.W||[]).push((function(){return plt.rel(o,i,l,u)}))}))}};var hostListenerProxy=function(e,t){return function(r){try{{if(e.v&256){e.O[t](r)}else{(e.V=e.V||[]).push([t,r])}}}catch(e){consoleError(e)}}};var getHostListenerTarget=function(e,t){if(t&4)return doc;if(t&8)return win;if(t&16)return doc.body;return e};var hostListenerOpts=function(e){return(e&2)!==0};var setNonce=function(e){return plt.N=e};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,t){return hostRefs.set(t.O=e,t)};var registerHost=function(e,t){var r={v:0,$hostElement$:e,R:t,P:new Map};{r.q=new Promise((function(e){return r.F=e}))}{r.Y=new Promise((function(e){return r.M=e}));e["s-p"]=[];e["s-rc"]=[]}addHostEventListeners(e,r,t.B);return hostRefs.set(e,r)};var isMemberInElement=function(e,t){return t in e};var consoleError=function(e,t){return(0,console.error)(e,t)};var cmpModules=new Map;var loadModule=function(e,t,r){var n=e.D.replace(/-/g,"_");var i=e.G;var a=cmpModules.get(i);if(a){return a[n]}
|
|
4
|
+
*/var NAMESPACE="duet";var BUILD={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:true,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,initializeNextTick:true,invisiblePrehydration:false,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:true,shadowDelegatesFocus:true,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var Env={cdnURILocal:"http://0.0.0.0:3334",cdnURIProd:"https://cdn.duetds.com/api",duetIconVersion:"4.0.39"};var scopeId;var contentRef;var hostTagName;var useNativeShadowDom=false;var checkSlotFallbackVisibility=false;var checkSlotRelocate=false;var isSvgMode=false;var queuePending=false;var Build={isDev:false,isBrowser:true,isServer:false,isTesting:false};var createTime=function(e,t){if(t===void 0){t=""}{return function(){return}}};var uniqueTime=function(e,t){{return function(){return}}};var CONTENT_REF_ID="r";var ORG_LOCATION_ID="o";var SLOT_NODE_ID="s";var TEXT_NODE_ID="t";var HYDRATE_ID="s-id";var HYDRATED_STYLE_ID="sty-id";var HYDRATE_CHILD_ID="c-id";var SLOT_FB_CSS="slot-fb{display:contents}slot-fb[hidden]{display:none}";var XLINK_NS="http://www.w3.org/1999/xlink";var EMPTY_OBJ={};var SVG_NS="http://www.w3.org/2000/svg";var HTML_NS="http://www.w3.org/1999/xhtml";var isDef=function(e){return e!=null};var isComplexType=function(e){e=typeof e;return e==="object"||e==="function"};function queryNonceMetaTagContent(e){var t,r,n;return(n=(r=(t=e.head)===null||t===void 0?void 0:t.querySelector('meta[name="csp-nonce"]'))===null||r===void 0?void 0:r.getAttribute("content"))!==null&&n!==void 0?n:undefined}var h=function(e,t){var r=[];for(var n=2;n<arguments.length;n++){r[n-2]=arguments[n]}var i=null;var a=null;var o=null;var l=false;var u=false;var f=[];var s=function(t){for(var r=0;r<t.length;r++){i=t[r];if(Array.isArray(i)){s(i)}else if(i!=null&&typeof i!=="boolean"){if(l=typeof e!=="function"&&!isComplexType(i)){i=String(i)}if(l&&u){f[f.length-1].t+=i}else{f.push(l?newVNode(null,i):i)}u=l}}};s(r);if(t){if(t.key){a=t.key}if(t.name){o=t.name}{var c=t.className||t.class;if(c){t.class=typeof c!=="object"?c:Object.keys(c).filter((function(e){return c[e]})).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,f,vdomFnUtils)}var v=newVNode(e,null);v.i=t;if(f.length>0){v.o=f}{v.l=a}{v.u=o}return v};var newVNode=function(e,t){var r={v:0,p:e,t:t,m:null,o:null};{r.i=null}{r.l=null}{r.u=null}return r};var Host={};var isHost=function(e){return e&&e.p===Host};var vdomFnUtils={forEach:function(e,t){return e.map(convertToPublic).forEach(t)},map:function(e,t){return e.map(convertToPublic).map(t).map(convertToPrivate)}};var convertToPublic=function(e){return{vattrs:e.i,vchildren:e.o,vkey:e.l,vname:e.u,vtag:e.p,vtext:e.t}};var convertToPrivate=function(e){if(typeof e.vtag==="function"){var t=Object.assign({},e.vattrs);if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return h.apply(void 0,__spreadArray([e.vtag,t],e.vchildren||[],false))}var r=newVNode(e.vtag,e.vtext);r.i=e.vattrs;r.o=e.vchildren;r.l=e.vkey;r.u=e.vname;return r};var initializeClientHydrate=function(e,t,r,n){var i=createTime("hydrateClient",t);var a=e.shadowRoot;var o=[];var l=[];var u=a?[]:null;var f=n.h=newVNode(t,null);if(!plt.S){initializeDocumentHydrate(doc.body,plt.S=new Map)}e[HYDRATE_ID]=r;e.removeAttribute(HYDRATE_ID);clientHydrate(f,o,l,u,e,e,r);o.map((function(e){var r=e.T+"."+e._;var n=plt.S.get(r);var i=e.m;if(n&&supportsShadow&&n["s-en"]===""){n.parentNode.insertBefore(i,n.nextSibling)}if(!a){i["s-hn"]=t;if(n){i["s-ol"]=n;i["s-ol"]["s-nr"]=i}}plt.S.delete(r)}));if(a){u.map((function(e){if(e){a.appendChild(e)}}))}i()};var clientHydrate=function(e,t,r,n,i,a,o){var l;var u;var f;var s;if(a.nodeType===1){l=a.getAttribute(HYDRATE_CHILD_ID);if(l){u=l.split(".");if(u[0]===o||u[0]==="0"){f={v:0,T:u[0],_:u[1],C:u[2],$:u[3],p:a.tagName.toLowerCase(),m:a,i:null,o:null,l:null,u:null,t:null};t.push(f);a.removeAttribute(HYDRATE_CHILD_ID);if(!e.o){e.o=[]}e.o[f.$]=f;e=f;if(n&&f.C==="0"){n[f.$]=f.m}}}for(s=a.childNodes.length-1;s>=0;s--){clientHydrate(e,t,r,n,i,a.childNodes[s],o)}if(a.shadowRoot){for(s=a.shadowRoot.childNodes.length-1;s>=0;s--){clientHydrate(e,t,r,n,i,a.shadowRoot.childNodes[s],o)}}}else if(a.nodeType===8){u=a.nodeValue.split(".");if(u[1]===o||u[1]==="0"){l=u[0];f={v:0,T:u[1],_:u[2],C:u[3],$:u[4],m:a,i:null,o:null,l:null,u:null,p:null,t:null};if(l===TEXT_NODE_ID){f.m=a.nextSibling;if(f.m&&f.m.nodeType===3){f.t=f.m.textContent;t.push(f);a.remove();if(!e.o){e.o=[]}e.o[f.$]=f;if(n&&f.C==="0"){n[f.$]=f.m}}}else if(f.T===o){if(l===SLOT_NODE_ID){f.p="slot";if(u[5]){a["s-sn"]=f.u=u[5]}else{a["s-sn"]=""}a["s-sr"]=true;if(n){f.m=doc.createElement(f.p);if(f.u){f.m.setAttribute("name",f.u)}a.parentNode.insertBefore(f.m,a);a.remove();if(f.C==="0"){n[f.$]=f.m}}r.push(f);if(!e.o){e.o=[]}e.o[f.$]=f}else if(l===CONTENT_REF_ID){if(n){a.remove()}else{i["s-cr"]=a;a["s-cn"]=true}}}}}else if(e&&e.p==="style"){var c=newVNode(null,a.textContent);c.m=a;c.$="0";e.o=[c]}};var initializeDocumentHydrate=function(e,t){if(e.nodeType===1){var r=0;for(;r<e.childNodes.length;r++){initializeDocumentHydrate(e.childNodes[r],t)}if(e.shadowRoot){for(r=0;r<e.shadowRoot.childNodes.length;r++){initializeDocumentHydrate(e.shadowRoot.childNodes[r],t)}}}else if(e.nodeType===8){var n=e.nodeValue.split(".");if(n[0]===ORG_LOCATION_ID){t.set(n[1]+"."+n[2],e);e.nodeValue="";e["s-en"]=n[3]}}};var parsePropertyValue=function(e,t){if(e!=null&&!isComplexType(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var getElement=function(e){return getHostRef(e).$hostElement$};var createEvent=function(e,t,r){var n=getElement(e);return{emit:function(e){return emitEvent(n,t,{bubbles:!!(r&4),composed:!!(r&2),cancelable:!!(r&1),detail:e})}}};var emitEvent=function(e,t,r){var n=plt.ce(t,r);e.dispatchEvent(n);return n};var rootAppliedStyles=new WeakMap;var registerStyle=function(e,t,r){var n=styles.get(e);if(supportsConstructableStylesheets&&r){n=n||new CSSStyleSheet;if(typeof n==="string"){n=t}else{n.replaceSync(t)}}else{n=t}styles.set(e,n)};var addStyle=function(e,t,r){var n;var i=getScopeId(t);var a=styles.get(i);e=e.nodeType===11?e:doc;if(a){if(typeof a==="string"){e=e.head||e;var o=rootAppliedStyles.get(e);var l=void 0;if(!o){rootAppliedStyles.set(e,o=new Set)}if(!o.has(i)){if(e.host&&(l=e.querySelector("[".concat(HYDRATED_STYLE_ID,'="').concat(i,'"]')))){l.innerHTML=a}else{l=doc.createElement("style");l.innerHTML=a;var u=(n=plt.N)!==null&&n!==void 0?n:queryNonceMetaTagContent(doc);if(u!=null){l.setAttribute("nonce",u)}e.insertBefore(l,e.querySelector("link"))}if(t.v&4){l.innerHTML+=SLOT_FB_CSS}if(o){o.add(i)}}}else if(!e.adoptedStyleSheets.includes(a)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[a],false)}}return i};var attachStyles=function(e){var t=e.R;var r=e.$hostElement$;var n=t.v;var i=createTime("attachStyles",t.D);var a=addStyle(r.shadowRoot?r.shadowRoot:r.getRootNode(),t);if(n&10){r["s-sc"]=a;r.classList.add(a+"-h");if(n&2){r.classList.add(a+"-s")}}i()};var getScopeId=function(e,t){return"sc-"+e.D};var convertScopedToShadow=function(e){return e.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{")};var setAccessor=function(e,t,r,n,i,a){if(r!==n){var o=isMemberInElement(e,t);var l=t.toLowerCase();if(t==="class"){var u=e.classList;var f=parseClassList(r);var s=parseClassList(n);u.remove.apply(u,f.filter((function(e){return e&&!s.includes(e)})));u.add.apply(u,s.filter((function(e){return e&&!f.includes(e)})))}else if(t==="style"){{for(var c in r){if(!n||n[c]==null){if(c.includes("-")){e.style.removeProperty(c)}else{e.style[c]=""}}}}for(var c in n){if(!r||n[c]!==r[c]){if(c.includes("-")){e.style.setProperty(c,n[c])}else{e.style[c]=n[c]}}}}else if(t==="key");else if(t==="ref"){if(n){n(e)}}else if(!o&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(isMemberInElement(win,l)){t=l.slice(2)}else{t=l[2]+t.slice(3)}if(r||n){var v=t.endsWith(CAPTURE_EVENT_SUFFIX);t=t.replace(CAPTURE_EVENT_REGEX,"");if(r){plt.rel(e,t,r,v)}if(n){plt.ael(e,t,n,v)}}}else{var d=isComplexType(n);if((o||d&&n!==null)&&!i){try{if(!e.tagName.includes("-")){var p=n==null?"":n;if(t==="list"){o=false}else if(r==null||e[t]!=p){e[t]=p}}else{e[t]=n}}catch(e){}}var m=false;{if(l!==(l=l.replace(/^xlink\:?/,""))){t=l;m=true}}if(n==null||n===false){if(n!==false||e.getAttribute(t)===""){if(m){e.removeAttributeNS(XLINK_NS,t)}else{e.removeAttribute(t)}}}else if((!o||a&4||i)&&!d){n=n===true?"":n;if(m){e.setAttributeNS(XLINK_NS,t,n)}else{e.setAttribute(t,n)}}}}};var parseClassListRegex=/\s/;var parseClassList=function(e){return!e?[]:e.split(parseClassListRegex)};var CAPTURE_EVENT_SUFFIX="Capture";var CAPTURE_EVENT_REGEX=new RegExp(CAPTURE_EVENT_SUFFIX+"$");var updateElement=function(e,t,r,n){var i=t.m.nodeType===11&&t.m.host?t.m.host:t.m;var a=e&&e.i||EMPTY_OBJ;var o=t.i||EMPTY_OBJ;{for(n in a){if(!(n in o)){setAccessor(i,n,a[n],undefined,r,t.v)}}}for(n in o){setAccessor(i,n,a[n],o[n],r,t.v)}};var createElm=function(e,t,r,n){var i=t.o[r];var a=0;var o;var l;var u;if(!useNativeShadowDom){checkSlotRelocate=true;if(i.p==="slot"){if(scopeId){n.classList.add(scopeId+"-s")}i.v|=i.o?2:1}}if(i.t!==null){o=i.m=doc.createTextNode(i.t)}else if(i.v&1){o=i.m=doc.createTextNode("")}else{if(!isSvgMode){isSvgMode=i.p==="svg"}o=i.m=doc.createElementNS(isSvgMode?SVG_NS:HTML_NS,i.v&2?"slot-fb":i.p);if(isSvgMode&&i.p==="foreignObject"){isSvgMode=false}{updateElement(null,i,isSvgMode)}if(isDef(scopeId)&&o["s-si"]!==scopeId){o.classList.add(o["s-si"]=scopeId)}if(i.o){for(a=0;a<i.o.length;++a){l=createElm(e,i,a,o);if(l){o.appendChild(l)}}}{if(i.p==="svg"){isSvgMode=false}else if(o.tagName==="foreignObject"){isSvgMode=true}}}o["s-hn"]=hostTagName;{if(i.v&(2|1)){o["s-sr"]=true;o["s-cr"]=contentRef;o["s-sn"]=i.u||"";u=e&&e.o&&e.o[r];if(u&&u.p===i.p&&e.m){{putBackInOriginalLocation(e.m,false)}}}}return o};var putBackInOriginalLocation=function(e,t){plt.v|=1;var r=e.childNodes;for(var n=r.length-1;n>=0;n--){var i=r[n];if(i["s-hn"]!==hostTagName&&i["s-ol"]){parentReferenceNode(i).insertBefore(i,referenceNode(i));i["s-ol"].remove();i["s-ol"]=undefined;i["s-sh"]=undefined;checkSlotRelocate=true}if(t){putBackInOriginalLocation(i,t)}}plt.v&=~1};var addVnodes=function(e,t,r,n,i,a){var o=e["s-cr"]&&e["s-cr"].parentNode||e;var l;if(o.shadowRoot&&o.tagName===hostTagName){o=o.shadowRoot}for(;i<=a;++i){if(n[i]){l=createElm(null,r,i,e);if(l){n[i].m=l;o.insertBefore(l,referenceNode(t))}}}};var removeVnodes=function(e,t,r){for(var n=t;n<=r;++n){var i=e[n];if(i){var a=i.m;nullifyVNodeRefs(i);if(a){{checkSlotFallbackVisibility=true;if(a["s-ol"]){a["s-ol"].remove()}else{putBackInOriginalLocation(a,true)}}a.remove()}}}};var updateChildren=function(e,t,r,n,i){if(i===void 0){i=false}var a=0;var o=0;var l=0;var u=0;var f=t.length-1;var s=t[0];var c=t[f];var v=n.length-1;var d=n[0];var p=n[v];var m;var h;while(a<=f&&o<=v){if(s==null){s=t[++a]}else if(c==null){c=t[--f]}else if(d==null){d=n[++o]}else if(p==null){p=n[--v]}else if(isSameVnode(s,d,i)){patch(s,d,i);s=t[++a];d=n[++o]}else if(isSameVnode(c,p,i)){patch(c,p,i);c=t[--f];p=n[--v]}else if(isSameVnode(s,p,i)){if(s.p==="slot"||p.p==="slot"){putBackInOriginalLocation(s.m.parentNode,false)}patch(s,p,i);e.insertBefore(s.m,c.m.nextSibling);s=t[++a];p=n[--v]}else if(isSameVnode(c,d,i)){if(s.p==="slot"||p.p==="slot"){putBackInOriginalLocation(c.m.parentNode,false)}patch(c,d,i);e.insertBefore(c.m,s.m);c=t[--f];d=n[++o]}else{l=-1;{for(u=a;u<=f;++u){if(t[u]&&t[u].l!==null&&t[u].l===d.l){l=u;break}}}if(l>=0){h=t[l];if(h.p!==d.p){m=createElm(t&&t[o],r,l,e)}else{patch(h,d,i);t[l]=undefined;m=h.m}d=n[++o]}else{m=createElm(t&&t[o],r,o,e);d=n[++o]}if(m){{parentReferenceNode(s.m).insertBefore(m,referenceNode(s.m))}}}}if(a>f){addVnodes(e,n[v+1]==null?null:n[v+1].m,r,n,o,v)}else if(o>v){removeVnodes(t,a,f)}};var isSameVnode=function(e,t,r){if(r===void 0){r=false}if(e.p===t.p){if(e.p==="slot"){return e.u===t.u}if(!r){return e.l===t.l}return true}return false};var referenceNode=function(e){return e&&e["s-ol"]||e};var parentReferenceNode=function(e){return(e["s-ol"]?e["s-ol"]:e).parentNode};var patch=function(e,t,r){if(r===void 0){r=false}var n=t.m=e.m;var i=e.o;var a=t.o;var o=t.p;var l=t.t;var u;if(l===null){{isSvgMode=o==="svg"?true:o==="foreignObject"?false:isSvgMode}{if(o==="slot");else{updateElement(e,t,isSvgMode)}}if(i!==null&&a!==null){updateChildren(n,i,t,a,r)}else if(a!==null){if(e.t!==null){n.textContent=""}addVnodes(n,null,t,a,0,a.length-1)}else if(i!==null){removeVnodes(i,0,i.length-1)}if(isSvgMode&&o==="svg"){isSvgMode=false}}else if(u=n["s-cr"]){u.parentNode.textContent=l}else if(e.t!==l){n.data=l}};var updateFallbackSlotVisibility=function(e){var t=e.childNodes;for(var r=0,n=t;r<n.length;r++){var i=n[r];if(i.nodeType===1){if(i["s-sr"]){var a=i["s-sn"];i.hidden=false;for(var o=0,l=t;o<l.length;o++){var u=l[o];if(u!==i){if(u["s-hn"]!==i["s-hn"]||a!==""){if(u.nodeType===1&&(a===u.getAttribute("slot")||a===u["s-sn"])){i.hidden=true;break}}else{if(u.nodeType===1||u.nodeType===3&&u.textContent.trim()!==""){i.hidden=true;break}}}}}updateFallbackSlotVisibility(i)}}};var relocateNodes=[];var markSlotContentForRelocation=function(e){var t;var r;var n;for(var i=0,a=e.childNodes;i<a.length;i++){var o=a[i];if(o["s-sr"]&&(t=o["s-cr"])&&t.parentNode){r=t.parentNode.childNodes;var l=o["s-sn"];var u=function(){t=r[n];if(!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==o["s-hn"]&&!BUILD.experimentalSlotFixes){if(isNodeLocatedInSlot(t,l)){var e=relocateNodes.find((function(e){return e.k===t}));checkSlotFallbackVisibility=true;t["s-sn"]=t["s-sn"]||l;if(e){e.k["s-sh"]=o["s-hn"];e.I=o}else{t["s-sh"]=o["s-hn"];relocateNodes.push({I:o,k:t})}if(t["s-sr"]){relocateNodes.map((function(r){if(isNodeLocatedInSlot(r.k,t["s-sn"])){e=relocateNodes.find((function(e){return e.k===t}));if(e&&!r.I){r.I=e.I}}}))}}else if(!relocateNodes.some((function(e){return e.k===t}))){relocateNodes.push({k:t})}}};for(n=r.length-1;n>=0;n--){u()}}if(o.nodeType===1){markSlotContentForRelocation(o)}}};var isNodeLocatedInSlot=function(e,t){if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var nullifyVNodeRefs=function(e){{e.i&&e.i.ref&&e.i.ref(null);e.o&&e.o.map(nullifyVNodeRefs)}};var renderVdom=function(e,t,r){if(r===void 0){r=false}var n,i,a,o;var l=e.$hostElement$;var u=e.R;var f=e.h||newVNode(null,null);var s=isHost(t)?t:h(null,null,t);hostTagName=l.tagName;if(u.L){s.i=s.i||{};u.L.map((function(e){var t=e[0],r=e[1];return s.i[r]=l[t]}))}if(r&&s.i){for(var c=0,v=Object.keys(s.i);c<v.length;c++){var d=v[c];if(l.hasAttribute(d)&&!["key","ref","style","class"].includes(d)){s.i[d]=l[d]}}}s.p=null;s.v|=4;e.h=s;s.m=f.m=l.shadowRoot||l;{scopeId=l["s-sc"]}{contentRef=l["s-cr"];useNativeShadowDom=(u.v&1)!==0;checkSlotFallbackVisibility=false}patch(f,s,r);{plt.v|=1;if(checkSlotRelocate){markSlotContentForRelocation(s.m);for(var p=0,m=relocateNodes;p<m.length;p++){var y=m[p];var S=y.k;if(!S["s-ol"]){var g=doc.createTextNode("");g["s-nr"]=S;S.parentNode.insertBefore(S["s-ol"]=g,S)}}for(var T=0,b=relocateNodes;T<b.length;T++){var y=b[T];var S=y.k;var _=y.I;if(_){var C=_.parentNode;var E=_.nextSibling;{var g=(n=S["s-ol"])===null||n===void 0?void 0:n.previousSibling;while(g){var $=(i=g["s-nr"])!==null&&i!==void 0?i:null;if($&&$["s-sn"]===S["s-sn"]&&C===$.parentNode){$=$.nextSibling;if(!$||!$["s-nr"]){E=$;break}}g=g.previousSibling}}if(!E&&C!==S.parentNode||S.nextSibling!==E){if(S!==E){if(!S["s-hn"]&&S["s-ol"]){S["s-hn"]=S["s-ol"].parentNode.nodeName}C.insertBefore(S,E);if(S.nodeType===1){S.hidden=(a=S["s-ih"])!==null&&a!==void 0?a:false}}}}else{if(S.nodeType===1){if(r){S["s-ih"]=(o=S.hidden)!==null&&o!==void 0?o:false}S.hidden=true}}}}if(checkSlotFallbackVisibility){updateFallbackSlotVisibility(s.m)}plt.v&=~1;relocateNodes.length=0}};var attachToAncestor=function(e,t){if(t&&!e.H&&t["s-p"]){t["s-p"].push(new Promise((function(t){return e.H=t})))}};var scheduleUpdate=function(e,t){{e.v|=16}if(e.v&4){e.v|=512;return}attachToAncestor(e,e.A);var r=function(){return dispatchHooks(e,t)};return writeTask(r)};var dispatchHooks=function(e,t){var r=createTime("scheduleUpdate",e.R.D);var n=e.O;var i;if(t){{e.v|=256;if(e.V){e.V.map((function(e){var t=e[0],r=e[1];return safeCall(n,t,r)}));e.V=undefined}}{i=safeCall(n,"componentWillLoad")}}{i=enqueue(i,(function(){return safeCall(n,"componentWillRender")}))}r();return enqueue(i,(function(){return updateComponent(e,n,t)}))};var enqueue=function(e,t){return isPromisey(e)?e.then(t):t()};var isPromisey=function(e){return e instanceof Promise||e&&e.then&&typeof e.then==="function"};var updateComponent=function(e,t,r){return __awaiter(void 0,void 0,void 0,(function(){var n,i,a,o,l,u,f;return __generator(this,(function(s){i=e.$hostElement$;a=createTime("update",e.R.D);o=i["s-rc"];if(r){attachStyles(e)}l=createTime("render",e.R.D);{callRender(e,t,i,r)}if(o){o.map((function(e){return e()}));i["s-rc"]=undefined}l();a();{u=(n=i["s-p"])!==null&&n!==void 0?n:[];f=function(){return postUpdateComponent(e)};if(u.length===0){f()}else{Promise.all(u).then(f);e.v|=4;u.length=0}}return[2]}))}))};var callRender=function(e,t,r,n){try{t=t.render();{e.v&=~16}{e.v|=2}{{{renderVdom(e,t,n)}}}}catch(t){consoleError(t,e.$hostElement$)}return null};var postUpdateComponent=function(e){var t=e.R.D;var r=e.$hostElement$;var n=createTime("postUpdate",t);var i=e.O;var a=e.A;{safeCall(i,"componentDidRender")}if(!(e.v&64)){e.v|=64;{addHydratedFlag(r)}{safeCall(i,"componentDidLoad")}n();{e.M(r);if(!a){appDidLoad()}}}else{{safeCall(i,"componentDidUpdate")}n()}{e.F(r)}{if(e.H){e.H();e.H=undefined}if(e.v&512){nextTick((function(){return scheduleUpdate(e,false)}))}e.v&=~(4|512)}};var appDidLoad=function(e){{addHydratedFlag(doc.documentElement)}nextTick((function(){return emitEvent(win,"appload",{detail:{namespace:NAMESPACE}})}))};var safeCall=function(e,t,r){if(e&&e[t]){try{return e[t](r)}catch(e){consoleError(e)}}return undefined};var addHydratedFlag=function(e){return e.classList.add("hydrated")};var getValue=function(e,t){return getHostRef(e).P.get(t)};var setValue=function(e,t,r,n){var i=getHostRef(e);var a=i.$hostElement$;var o=i.P.get(t);var l=i.v;var u=i.O;r=parsePropertyValue(r,n.U[t][0]);var f=Number.isNaN(o)&&Number.isNaN(r);var s=r!==o&&!f;if((!(l&8)||o===undefined)&&s){i.P.set(t,r);if(u){if(n.j&&l&128){var c=n.j[t];if(c){c.map((function(e){try{u[e](r,o,t)}catch(e){consoleError(e,a)}}))}}if((l&(2|16))===2){scheduleUpdate(i,false)}}}};var proxyComponent=function(e,t,r){var n;var i=e.prototype;if(t.U){if(e.watchers){t.j=e.watchers}var a=Object.entries(t.U);a.map((function(e){var n=e[0],a=e[1][0];if(a&31||r&2&&a&32){Object.defineProperty(i,n,{get:function(){return getValue(this,n)},set:function(e){setValue(this,n,e,t)},configurable:true,enumerable:true})}else if(r&1&&a&64){Object.defineProperty(i,n,{value:function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}var r;var i=getHostRef(this);return(r=i===null||i===void 0?void 0:i.q)===null||r===void 0?void 0:r.then((function(){var t;return(t=i.O)===null||t===void 0?void 0:t[n].apply(t,e)}))}})}}));if(r&1){var o=new Map;i.attributeChangedCallback=function(e,r,n){var a=this;plt.jmp((function(){var l;var u=o.get(e);if(a.hasOwnProperty(u)){n=a[u];delete a[u]}else if(i.hasOwnProperty(u)&&typeof a[u]==="number"&&a[u]==n){return}else if(u==null){var f=getHostRef(a);var s=f===null||f===void 0?void 0:f.v;if(s&&!(s&8)&&s&128&&n!==r){var c=f.O;var v=(l=t.j)===null||l===void 0?void 0:l[e];v===null||v===void 0?void 0:v.forEach((function(t){if(c[t]!=null){c[t].call(c,n,r,e)}}))}return}a[u]=n===null&&typeof a[u]==="boolean"?false:n}))};e.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((n=t.j)!==null&&n!==void 0?n:{}),true),a.filter((function(e){var t=e[0],r=e[1];return r[0]&15})).map((function(e){var r=e[0],n=e[1];var i;var a=n[1]||r;o.set(a,r);if(n[0]&512){(i=t.L)===null||i===void 0?void 0:i.push([r,a])}return a})),true)))}}return e};var initializeComponent=function(e,t,r,n){return __awaiter(void 0,void 0,void 0,(function(){var e,n,i,a,o,l,u,f;return __generator(this,(function(s){switch(s.label){case 0:if(!((t.v&32)===0))return[3,3];t.v|=32;e=loadModule(r);if(!e.then)return[3,2];n=uniqueTime();return[4,e];case 1:e=s.sent();n();s.label=2;case 2:if(!e.isProxied){{r.j=e.watchers}proxyComponent(e,r,2);e.isProxied=true}i=createTime("createInstance",r.D);{t.v|=8}try{new e(t)}catch(e){consoleError(e)}{t.v&=~8}{t.v|=128}i();fireConnectedCallback(t.O);if(e.style){a=e.style;o=getScopeId(r);if(!styles.has(o)){l=createTime("registerStyles",r.D);registerStyle(o,a,!!(r.v&1));l()}}s.label=3;case 3:u=t.A;f=function(){return scheduleUpdate(t,true)};if(u&&u["s-rc"]){u["s-rc"].push(f)}else{f()}return[2]}}))}))};var fireConnectedCallback=function(e){{safeCall(e,"connectedCallback")}};var connectedCallback=function(e){if((plt.v&1)===0){var t=getHostRef(e);var r=t.R;var n=createTime("connectedCallback",r.D);if(!(t.v&1)){t.v|=1;var i=void 0;{i=e.getAttribute(HYDRATE_ID);if(i){if(r.v&1){var a=addStyle(e.shadowRoot,r);e.classList.remove(a+"-h",a+"-s")}initializeClientHydrate(e,r.D,i,t)}}if(!i){if(r.v&(4|8)){setContentReference(e)}}{var o=e;while(o=o.parentNode||o.host){if(o.nodeType===1&&o.hasAttribute("s-id")&&o["s-p"]||o["s-p"]){attachToAncestor(t,t.A=o);break}}}if(r.U){Object.entries(r.U).map((function(t){var r=t[0],n=t[1][0];if(n&31&&e.hasOwnProperty(r)){var i=e[r];delete e[r];e[r]=i}}))}{nextTick((function(){return initializeComponent(e,t,r)}))}}else{addHostEventListeners(e,t,r.B);if(t===null||t===void 0?void 0:t.O){fireConnectedCallback(t.O)}else if(t===null||t===void 0?void 0:t.Y){t.Y.then((function(){return fireConnectedCallback(t.O)}))}}n()}};var setContentReference=function(e){var t=e["s-cr"]=doc.createComment("");t["s-cn"]=true;e.insertBefore(t,e.firstChild)};var disconnectInstance=function(e){{safeCall(e,"disconnectedCallback")}};var disconnectedCallback=function(e){return __awaiter(void 0,void 0,void 0,(function(){var t;return __generator(this,(function(r){if((plt.v&1)===0){t=getHostRef(e);{if(t.W){t.W.map((function(e){return e()}));t.W=undefined}}if(t===null||t===void 0?void 0:t.O){disconnectInstance(t.O)}else if(t===null||t===void 0?void 0:t.Y){t.Y.then((function(){return disconnectInstance(t.O)}))}}return[2]}))}))};var patchChildSlotNodes=function(e,t){var r=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.item=function(e){return this[e]};return t}(Array);if(t.v&8){var n=e.__lookupGetter__("childNodes");Object.defineProperty(e,"children",{get:function(){return this.childNodes.map((function(e){return e.nodeType===1}))}});Object.defineProperty(e,"childElementCount",{get:function(){return e.children.length}});Object.defineProperty(e,"childNodes",{get:function(){var e=n.call(this);if((plt.v&1)===0&&getHostRef(this).v&2){var t=new r;for(var i=0;i<e.length;i++){var a=e[i]["s-nr"];if(a){t.push(a)}}return t}return r.from(e)}})}};var bootstrapLazy=function(e,t){if(t===void 0){t={}}var r;var n=createTime();var i=t.exclude||[];var a=win.customElements;var o=doc.head;var l=o.querySelector("meta[charset]");var u=doc.createElement("style");var f=[];var s=doc.querySelectorAll("[".concat(HYDRATED_STYLE_ID,"]"));var c;var v=true;var d=0;Object.assign(plt,t);plt.X=new URL(t.resourcesUrl||"./",doc.baseURI).href;{plt.v|=2}{for(;d<s.length;d++){registerStyle(s[d].getAttribute(HYDRATED_STYLE_ID),convertScopedToShadow(s[d].innerHTML),true)}}var p=false;e.map((function(e){e[1].map((function(t){var r;var n={v:t[0],D:t[1],U:t[2],B:t[3]};if(n.v&4){p=true}{n.U=t[2]}{n.B=t[3]}{n.L=[]}{n.j=(r=t[4])!==null&&r!==void 0?r:{}}var o=n.D;var l=function(e){__extends(t,e);function t(t){var r=e.call(this,t)||this;t=r;registerHost(t,n);if(n.v&1){{{t.attachShadow({mode:"open",delegatesFocus:!!(n.v&16)})}}}return r}t.prototype.connectedCallback=function(){var e=this;if(c){clearTimeout(c);c=null}if(v){f.push(this)}else{plt.jmp((function(){return connectedCallback(e)}))}};t.prototype.disconnectedCallback=function(){var e=this;plt.jmp((function(){return disconnectedCallback(e)}))};t.prototype.componentOnReady=function(){return getHostRef(this).Y};return t}(HTMLElement);{{patchChildSlotNodes(l.prototype,n)}}n.G=e[0];if(!i.includes(o)&&!a.get(o)){a.define(o,proxyComponent(l,n,1))}}))}));if(p){u.innerHTML+=SLOT_FB_CSS}if(u.innerHTML.length){u.setAttribute("data-styles","");var m=(r=plt.N)!==null&&r!==void 0?r:queryNonceMetaTagContent(doc);if(m!=null){u.setAttribute("nonce",m)}o.insertBefore(u,l?l.nextSibling:o.firstChild)}v=false;if(f.length){f.map((function(e){return e.connectedCallback()}))}else{{plt.jmp((function(){return c=setTimeout(appDidLoad,30)}))}}n()};var Fragment=function(e,t){return t};var addHostEventListeners=function(e,t,r,n){if(r){r.map((function(r){var n=r[0],i=r[1],a=r[2];var o=getHostListenerTarget(e,n);var l=hostListenerProxy(t,a);var u=hostListenerOpts(n);plt.ael(o,i,l,u);(t.W=t.W||[]).push((function(){return plt.rel(o,i,l,u)}))}))}};var hostListenerProxy=function(e,t){return function(r){try{{if(e.v&256){e.O[t](r)}else{(e.V=e.V||[]).push([t,r])}}}catch(e){consoleError(e)}}};var getHostListenerTarget=function(e,t){if(t&4)return doc;if(t&8)return win;if(t&16)return doc.body;return e};var hostListenerOpts=function(e){return(e&2)!==0};var setNonce=function(e){return plt.N=e};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,t){return hostRefs.set(t.O=e,t)};var registerHost=function(e,t){var r={v:0,$hostElement$:e,R:t,P:new Map};{r.q=new Promise((function(e){return r.F=e}))}{r.Y=new Promise((function(e){return r.M=e}));e["s-p"]=[];e["s-rc"]=[]}addHostEventListeners(e,r,t.B);return hostRefs.set(e,r)};var isMemberInElement=function(e,t){return t in e};var consoleError=function(e,t){return(0,console.error)(e,t)};var cmpModules=new Map;var loadModule=function(e,t,r){var n=e.D.replace(/-/g,"_");var i=e.G;var a=cmpModules.get(i);if(a){return a[n]}
|
|
5
5
|
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import("./".concat(i,".entry.js").concat("")).then((function(e){{cmpModules.set(i,e)}return e[n]}),consoleError)};var styles=new Map;var win=typeof window!=="undefined"?window:{};var doc=win.document||{head:{}};var plt={v:0,X:"",jmp:function(e){return e()},raf:function(e){return requestAnimationFrame(e)},ael:function(e,t,r,n){return e.addEventListener(t,r,n)},rel:function(e,t,r,n){return e.removeEventListener(t,r,n)},ce:function(e,t){return new CustomEvent(e,t)}};var supportsShadow=true;var promiseResolve=function(e){return Promise.resolve(e)};var supportsConstructableStylesheets=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false}();var queueDomReads=[];var queueDomWrites=[];var queueTask=function(e,t){return function(r){e.push(r);if(!queuePending){queuePending=true;if(t&&plt.v&4){nextTick(flush)}else{plt.raf(flush)}}}};var consume=function(e){for(var t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){consoleError(e)}}e.length=0};var flush=function(){consume(queueDomReads);{consume(queueDomWrites);if(queuePending=queueDomReads.length>0){plt.raf(flush)}}};var nextTick=function(e){return promiseResolve().then(e)};var writeTask=queueTask(queueDomWrites,true);export{Build as B,Env as E,Fragment as F,Host as H,NAMESPACE as N,bootstrapLazy as b,createEvent as c,doc as d,getElement as g,h,promiseResolve as p,registerInstance as r,setNonce as s};
|
package/lib/esm-es5/loader.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import{b as bootstrapLazy}from"./index-ca0e302d.js";export{s as setNonce}from"./index-ca0e302d.js";import{g as globalScripts}from"./app-globals-45aa6d20.js";var defineCustomElements=function(e,l){if(typeof window==="undefined")return undefined;globalScripts();return bootstrapLazy(JSON.parse('[["duet-icon",[[1,"duet-icon",{"theme":[1025],"icon":[1],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"backgroundOpacity":[2,"background-opacity"],"backgroundRotation":[2,"background-rotation"],"size":[1],"outline":[1],"shape":[1],"svgContent":[32]},null,{"src":["loadIcon"],"icon":["loadIcon"],"name":["loadIcon"]}]]],["duet-pagination_2",[[1,"duet-pagination",{"theme":[1025],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[1040],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"compactBreakpoint":[1,"compact-breakpoint"],"ariaControls":[1,"accessible-controls"],"current":[1026],"pageLinks":[1025,"page-links"],"processedPageLinks":[32],"numbersStore":[32],"matchesCompactBreakpoint":[32],"totalPages":[32],"internalSectionIndex":[32]},null,{"total":["watchPropTotalHandler"],"current":["watchStateHandler"],"pageLinks":["refresh"]}],[1,"duet-range-stepper",{"theme":[1025],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"]},null,{"stepIndex":["watchStepIndexStateHandler"],"stepSize":["watchStepSizeStateHandler"]}]]],["duet-choice_2",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"breakpoint":[1],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"value":["updateChoices"],"disabled":["updateChoices"],"name":["updateChoices"],"direction":["updateChoices"],"responsive":["updateChoices"]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1025,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"collapsibleForceExpanded":[4,"collapsible-force-expanded"],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1025,"info-label"],"collapsibleNotificationDefaults":[1,"accessible-collapsible-notification-default"],"collapsibleNotification":[1025,"collapsible-notification"],"isHovering":[32],"isInfoOpen":[32],"isBlurred":[32],"setFocus":[64],"toggleInfoMethod":[64]},[[2,"blur","handleHostBlur"],[2,"keydown","handleHostKeyDown"],[2,"keyup","handleHostKeyUp"]]]]],["duet-date-picker",[[6,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1537],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1025],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"open":[32],"focusedDay":[32],"inputValue":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]],{"min":["updateValidity"],"max":["updateValidity"],"value":["updateValidity","updateInternalValue"],"required":["updateValidity"]}]]],["duet-number-input",[[6,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1025,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1025,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1025,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1025],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["duet-textarea",[[6,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"allControls":[4,"all-controls"],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"accessibleDescribedBy":[1,"accessible-described-by"],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"checkboxesVisible":[32],"activeDescendant":[32],"language":[32],"setFocus":[64]},[[8,"click","handleFocus"]],{"items":["refresh"]}]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"name":["updateRadios"],"value":["updateRadios"],"disabled":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-modal",[[1,"duet-modal",{"language":[1537],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleLabel":[1,"accessible-label"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"variation":[1],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"headingVisualLevel":[1,"heading-visual-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["duet-notification_2",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-step_2",[[6,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["duet-show-more",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["duet-banner",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"]}]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"],"language":[32]}]]],["duet-card",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"headingBackground":[1,"heading-background"],"icon":[1],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["duet-promo-card",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["duet-tray",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-callout",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["duet-chip",[[1,"duet-chip",{"accessibleLabel":[1,"accessible-label"],"variation":[1],"size":[1],"popup":[1],"icon":[1],"theme":[1025],"identifier":[1],"value":[1025],"name":[1],"checked":[1540],"disabled":[4],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"focus":[32],"popupElement":[32],"popupOpen":[32],"setFocus":[64]},null,{"checked":["clearOtherRadioButtons"]}]]],["duet-collapsible",[[1,"duet-collapsible",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"heading":[1],"headingFullWidth":[4,"heading-full-width"],"centerHeading":[4,"center-heading"],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["duet-combobox",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[1040],"theme":[1025],"force":[4],"items":[1032],"formatter":[16],"value":[1537],"minCharacters":[2,"min-characters"],"openListOnClick":[4,"open-list-on-click"],"filterType":[1,"filter-type"],"processedItems":[32],"inputWidth":[32],"inputValue":[32],"selectionMsg":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]],{"activeItem":["activeItemHandler"],"items":["processItems"],"value":["processValue"],"listOpen":["processListOpenChange"]}]]],["duet-file-chooser",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"accessibleLabel":[1,"accessible-label"],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]},[[9,"resize","onWindowResize"]]]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"iconSize":[32],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537],"iconSize":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-menu-bar-dropdown-link",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-menu-bar-item",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"iconSize":[32],"setFocus":[64]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"],"iconSize":[32]}]]],["duet-page-heading",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025]}]]],["duet-popup-menu-item",[[1,"duet-popup-menu-item",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"url":[1],"external":[4],"targetLanguage":[1,"target-language"],"value":[1],"leadingIcon":[1,"leading-icon"],"leadingIconColor":[1,"leading-icon-color"],"trailingIcon":[1,"trailing-icon"],"trailingText":[1,"trailing-text"],"active":[1028],"focus":[32],"setFocus":[64],"isFocused":[64]}]]],["duet-range-slider",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-slideout",[[1,"duet-slideout",{"theme":[1025],"accessibleRole":[1,"accessible-role"],"open":[1540],"opener":[1],"backgroundColor":[1537,"background-color"],"language":[32],"displaying":[32],"openPanel":[32],"setFocus":[64],"toggle":[64],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["handleOpenChange"]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["duet-slideout-link",[[1,"duet-slideout-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"caret":[1028],"menuItem":[4,"menu-item"]}]]],["duet-slideout-panel",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"backgroundColor":[1537,"background-color"],"label":[32],"language":[32],"setFocus":[64]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar",[[1,"duet-submenu-bar",{"theme":[1025],"open":[1540],"accessibleLabel":[1,"accessible-label"],"mobile":[32],"bodyScroll":[32],"setFocus":[64]},null,{"open":["watchOpenStateHandler"]}]]],["duet-submenu-bar-dropdown",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"active":[1028],"open":[1540],"icon":[1537],"isDesktop":[32],"iconSize":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown-link",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["duet-toggle",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-item",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["duet-layout",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-nav",[[1,"duet-nav",{"theme":[1025]}]]],["duet-popup-menu",[[1,"duet-popup-menu",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"controller":[1],"placement":[1],"position":[1025],"mainAxisOffset":[2,"main-axis-offset"],"crossAxisOffset":[2,"cross-axis-offset"],"open":[32],"menuY":[32],"menuX":[32],"isOpen":[64],"show":[64],"hide":[64],"toggle":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[8,"click","handleClick"]],{"controller":["handleControllerChange"],"open":["handleOpenChange"]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4]}]]],["duet-shaped-image",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-upload-item",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"dismissible":[4],"focusable":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64],"setFocus":[64]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["duet-editable-table_3",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"hideCancelButton":[4,"hide-cancel-button"],"value":[1025],"externalUploadButtonId":[1,"external-upload-button-id"],"captionOnBottom":[4,"caption-on-bottom"],"showUploadedItemsHeader":[4,"show-uploaded-items-header"],"uploadedItemsHeaderLabel":[16],"headerHeadingLevel":[1,"header-heading-level"],"hideHeader":[4,"hide-header"],"emitEvent":[4,"link-click-event"],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64],"focusActionButton":[64]},null,{"valid":["watchValidHandler"]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"],"hideHeadVisually":[4,"hide-head-visually"],"language":[32]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"hideHeadVisually":[4,"hide-head-visually"],"matchesBreakpoint":[32],"language":[32]},null,{"language":["watchLanguageStateHandler"]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"required":[4],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-tooltip-button_2",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]},null,{"active":["handleActiveChange"]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["duet-select",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]},null,{"value":["valueChanged"],"items":["refresh"]}]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"theme":[1025],"label":[513],"caption":[513],"selected":[516],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1025,"accessible-description"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"contentId":[1,"content-id"],"setFocus":[64]},null,{"selected":["setupSelected"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"collapsed":[1540],"buttons":[4],"center":[4],"selected":[1026],"tablistAtStart":[32],"isTabContentSmallerThanWrapper":[32],"tablistAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["duet-empty-state",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["duet-progress",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-grid_2",[[6,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"rowReverse":[4,"row-reverse"],"alignment":[1],"distribution":[1],"mobile":[1],"gridTemplate":[1,"grid-template"],"distributeFormElement":[32]},null,{"responsive":["updateGridItems"],"breakpoint":["updateGridItems"],"direction":["updateGridItems"]}],[2,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"direction":[1],"breakpoint":[1]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"responsive":[4],"breakpoint":[1]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"user":["refresh"],"items":["refresh"],"session":["refresh"],"back":["refresh"],"contactItems":["refresh"],"languageItems":["refresh"]}],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"accessibleLabelDefaults":[1040],"accessibleLabel":[1537,"accessible-label"],"language":[1537],"setFocus":[64]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["duet-tooltip",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"accessibleAboutLabel":[1,"accessible-about-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"placement":[32],"tooltipY":[32],"tooltipX":[32],"arrowX":[32],"arrowY":[32],"buttonActive":[32]},[[9,"scroll","onScroll"],[9,"resize","handleWindowResize"],[4,"click","handleDocumentClick"],[4,"keydown","handleKeyDown"],[4,"tooltipPopupClosed","handlePopupClose"]],{"active":["handleActiveChange"]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-caption_4",[[17,"duet-link",{"variation":[1],"accessibleLabel":[1,"accessible-label"],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDownloadDefaults":[1,"accessible-label-download-default"],"accessibleLabelDownload":[1025,"accessible-label-download"],"identifier":[1],"theme":[1025],"url":[513],"external":[4],"download":[8],"tabToLink":[4,"tab-to-link"],"icon":[1],"iconColor":[1,"icon-color"],"iconResponsive":[4,"icon-responsive"],"padding":[1],"isSmallScreen":[32],"setFocus":[64]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4],"fixedSize":[4,"fixed-size"]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["duet-button_2",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelLoadingDefaults":[1,"accessible-label-loading-default"],"accessibleLabelLoading":[1025,"accessible-label-loading"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]},null,{"disabled":["syncToProxyButton"],"submit":["syncToProxyButton"],"value":["syncToProxyButton"],"name":["syncToProxyButton"]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["duet-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"type":[1],"variation":[1],"label":[1025],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64]},null,{"disallowPattern":["disallowedPatternChange"],"value":["valueChanged"]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1],"weight":[1],"color":[1]}]]]]'),l)};export{defineCustomElements};
|
|
4
|
+
import{b as bootstrapLazy}from"./index-090eaa9b.js";export{s as setNonce}from"./index-090eaa9b.js";import{g as globalScripts}from"./app-globals-45aa6d20.js";var defineCustomElements=function(e,l){if(typeof window==="undefined")return undefined;globalScripts();return bootstrapLazy(JSON.parse('[["duet-icon",[[1,"duet-icon",{"theme":[1025],"icon":[1],"src":[1],"name":[1],"margin":[1],"responsive":[4],"color":[513],"background":[1],"backgroundOpacity":[2,"background-opacity"],"backgroundRotation":[2,"background-rotation"],"size":[1],"outline":[1],"shape":[1],"svgContent":[32]},null,{"src":["loadIcon"],"icon":["loadIcon"],"name":["loadIcon"]}]]],["duet-pagination_2",[[1,"duet-pagination",{"theme":[1025],"variation":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabels":[1040],"take":[2],"visibleItems":[2,"visible-items"],"total":[2],"compactBreakpoint":[1,"compact-breakpoint"],"ariaControls":[1,"accessible-controls"],"current":[1026],"pageLinks":[1025,"page-links"],"processedPageLinks":[32],"numbersStore":[32],"matchesCompactBreakpoint":[32],"totalPages":[32],"internalSectionIndex":[32]},null,{"total":["watchPropTotalHandler"],"current":["watchStateHandler"],"pageLinks":["refresh"]}],[1,"duet-range-stepper",{"theme":[1025],"stepIndex":[1026,"step-index"],"stepSize":[2,"step-size"],"total":[2],"ariaLabelsDefaults":[16],"ariaLabels":[1040],"ariaControls":[1,"accessible-controls"]},null,{"stepIndex":["watchStepIndexStateHandler"],"stepSize":["watchStepSizeStateHandler"]}]]],["duet-choice_2",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"responsive":[4],"breakpoint":[1],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"value":["updateChoices"],"disabled":["updateChoices"],"name":["updateChoices"],"direction":["updateChoices"],"responsive":["updateChoices"]}],[6,"duet-choice",{"theme":[1025],"label":[1],"accessibleLabelInfoButtonDefaults":[1,"accessible-label-info-default"],"accessibleLabelInfoButton":[1025,"accessible-label-info-button"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"caption":[1],"value":[1537],"type":[513],"name":[1],"checked":[1540],"collapsible":[4],"collapsibleForceExpanded":[4,"collapsible-force-expanded"],"margin":[1],"icon":[1],"expand":[4],"padding":[1],"identifier":[1],"groupDirection":[1,"group-direction"],"groupDisabled":[4,"group-disabled"],"groupResponsive":[4,"group-responsive"],"disabled":[516],"required":[4],"infoLabelDefaults":[1,"accessible-label-info-default"],"infoLabel":[1025,"info-label"],"collapsibleNotificationDefaults":[1,"accessible-collapsible-notification-default"],"collapsibleNotification":[1025,"collapsible-notification"],"isHovering":[32],"isInfoOpen":[32],"isBlurred":[32],"setFocus":[64],"toggleInfoMethod":[64]},[[2,"blur","handleHostBlur"],[2,"keydown","handleHostKeyDown"],[2,"keyup","handleHostKeyUp"]]]]],["duet-date-picker",[[6,"duet-date-picker",{"theme":[1025],"expand":[4],"name":[1],"identifier":[1],"label":[1],"caption":[1],"margin":[1],"language":[1537],"placeholderDefaults":[1,"placeholder-default"],"placeholder":[1025],"echoPlaceholder":[1540,"echo-placeholder"],"disabled":[516],"error":[1],"labelHidden":[4,"label-hidden"],"role":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"required":[4],"direction":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1537],"min":[1],"max":[1],"incrementYears":[2,"increment"],"validity":[1040],"open":[32],"focusedDay":[32],"inputValue":[32],"setFocus":[64],"show":[64],"hide":[64]},[[4,"click","handleDocumentClick"]],{"min":["updateValidity"],"max":["updateValidity"],"value":["updateValidity","updateInternalValue"],"required":["updateValidity"]}]]],["duet-number-input",[[6,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1025,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1025,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1025,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1025],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["duet-textarea",[[6,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"allControls":[4,"all-controls"],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"accessibleDescribedBy":[1,"accessible-described-by"],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"checkboxesVisible":[32],"activeDescendant":[32],"language":[32],"setFocus":[64]},[[8,"click","handleFocus"]],{"items":["refresh"]}]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"name":["updateRadios"],"value":["updateRadios"],"disabled":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-modal",[[1,"duet-modal",{"language":[1537],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"size":[1],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleLabel":[1,"accessible-label"],"accessibleDetails":[1,"accessible-details"],"accessibleDescription":[1,"accessible-description"],"variation":[1],"gutterSize":[1,"gutter-size"],"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"headingVisualLevel":[1,"heading-visual-level"],"icon":[1],"color":[1],"active":[1540],"closeOnBlur":[1028,"close-on-blur"],"open":[32],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["duet-notification_2",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-step_2",[[6,"duet-step",{"theme":[1025],"heading":[1],"headingLevel":[1,"heading-level"],"stepIndex":[2,"step-index"],"state":[1],"roundedTop":[4,"rounded-top"],"roundedBottom":[4,"rounded-bottom"],"setFocus":[64]}],[1,"duet-stepper",{"theme":[1025],"accessibleLive":[1,"accessible-live"],"margin":[1],"backDisabled":[4,"back-disabled"],"selected":[1538]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["duet-show-more",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["duet-banner",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"]}]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"],"language":[32]}]]],["duet-card",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"headingBackground":[1,"heading-background"],"icon":[1],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["duet-promo-card",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["duet-tray",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-callout",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["duet-chip",[[1,"duet-chip",{"accessibleLabel":[1,"accessible-label"],"variation":[1],"size":[1],"popup":[1],"icon":[1],"theme":[1025],"identifier":[1],"value":[1025],"name":[1],"checked":[1540],"disabled":[4],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"focus":[32],"popupElement":[32],"popupOpen":[32],"setFocus":[64]},null,{"checked":["clearOtherRadioButtons"]}]]],["duet-collapsible",[[1,"duet-collapsible",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"heading":[1],"headingFullWidth":[4,"heading-full-width"],"centerHeading":[4,"center-heading"],"headingWeight":[1,"heading-weight"],"headingSize":[1,"heading-size"],"headingLevel":[1,"heading-level"],"margin":[1],"open":[1540],"setFocus":[64]}]]],["duet-combobox",[[6,"duet-combobox",{"accessibleLabelDefaults":[1,"accessible-label-defaults"],"accessibleLabels":[1040],"theme":[1025],"force":[4],"items":[1032],"formatter":[16],"value":[1537],"minCharacters":[2,"min-characters"],"openListOnClick":[4,"open-list-on-click"],"filterType":[1,"filter-type"],"processedItems":[32],"inputWidth":[32],"inputValue":[32],"selectionMsg":[32],"listOpen":[32],"selectedItems":[32],"activeItem":[32],"formatItem":[64]},[[4,"click","handleDocumentClick"]],{"activeItem":["activeItemHandler"],"items":["processItems"],"value":["processValue"],"listOpen":["processListOpenChange"]}]]],["duet-file-chooser",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"accessibleLabel":[1,"accessible-label"],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32]},[[9,"resize","onWindowResize"]]]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"iconSize":[32],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[1,"duet-menu-bar-dropdown",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"open":[1540],"icon":[1537],"iconSize":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-menu-bar-dropdown-link",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-menu-bar-item",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"iconSize":[32],"setFocus":[64]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"],"iconSize":[32]}]]],["duet-page-heading",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025]}]]],["duet-popup-menu-item",[[1,"duet-popup-menu-item",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"url":[1],"external":[4],"targetLanguage":[1,"target-language"],"value":[1],"leadingIcon":[1,"leading-icon"],"leadingIconColor":[1,"leading-icon-color"],"trailingIcon":[1,"trailing-icon"],"trailingText":[1,"trailing-text"],"active":[1028],"focus":[32],"setFocus":[64],"isFocused":[64]}]]],["duet-range-slider",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-slideout",[[1,"duet-slideout",{"theme":[1025],"accessibleRole":[1,"accessible-role"],"open":[1540],"opener":[1],"backgroundColor":[1537,"background-color"],"language":[32],"displaying":[32],"openPanel":[32],"setFocus":[64],"toggle":[64],"show":[64],"hide":[64]},[[8,"keyup","handleKeyUp"]],{"open":["handleOpenChange"]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["duet-slideout-link",[[1,"duet-slideout-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"caret":[1028],"menuItem":[4,"menu-item"]}]]],["duet-slideout-panel",[[1,"duet-slideout-panel",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"labelSize":[1537,"label-size"],"backgroundColor":[1537,"background-color"],"label":[32],"language":[32],"setFocus":[64]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar",[[1,"duet-submenu-bar",{"theme":[1025],"open":[1540],"accessibleLabel":[1,"accessible-label"],"mobile":[32],"bodyScroll":[32],"setFocus":[64]},null,{"open":["watchOpenStateHandler"]}]]],["duet-submenu-bar-dropdown",[[1,"duet-submenu-bar-dropdown",{"theme":[1025],"active":[1028],"open":[1540],"icon":[1537],"isDesktop":[32],"iconSize":[32],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown-link",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-item",[[1,"duet-submenu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"iconSize":[32],"setFocus":[64]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"iconSize":[32]}]]],["duet-toggle",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-item",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"setFocus":[64]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["duet-layout",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-nav",[[1,"duet-nav",{"theme":[1025]}]]],["duet-popup-menu",[[1,"duet-popup-menu",{"accessibleLabel":[1,"accessible-label"],"accessibleRole":[1,"accessible-role"],"theme":[1025],"controller":[1],"placement":[1],"position":[1025],"mainAxisOffset":[2,"main-axis-offset"],"crossAxisOffset":[2,"cross-axis-offset"],"open":[32],"menuY":[32],"menuX":[32],"isOpen":[64],"show":[64],"hide":[64],"toggle":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[8,"click","handleClick"]],{"controller":["handleControllerChange"],"open":["handleOpenChange"]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4]}]]],["duet-shaped-image",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-upload-item",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"buttonTitles":[16],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"dismissible":[4],"focusable":[4],"isDismissed":[32],"timeoutID":[32],"show":[64],"hide":[64],"setFocus":[64]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["duet-editable-table_3",[[1,"duet-upload",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"external":[4],"middleware":[16],"deferUpload":[4,"defer-upload"],"hideButton":[4,"hide-upload-button"],"actions":[16],"uri":[1],"showLinks":[4,"show-links"],"caption":[1],"statusLabelDefaults":[1,"status-label-default"],"statusMessageLabel":[1,"status-message-label"],"buttonLabelDefaults":[1,"button-label-default"],"buttonLabel":[1,"button-label"],"accessibleButtonLabel":[1,"accessible-button-label"],"theme":[1025],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"alignment":[1],"hideGroups":[4,"hide-table-labels"],"files":[1040],"valid":[1540],"labelDefaults":[1,"label-default"],"label":[1],"descriptionDefaults":[1,"description-default"],"description":[1],"fileListEmptyDefaults":[1,"list-empty-default"],"fileListEmpty":[1,"file-list-empty"],"error":[1],"errorCodes":[16],"name":[1],"maxBytes":[2,"max-bytes"],"maxBytesTotal":[2,"max-bytes-total"],"maxFiles":[2,"max-files"],"allowedExtensions":[1,"allowed-extensions"],"allowedMimetypes":[1,"allowed-mimetypes"],"multiple":[4],"limitSelection":[4,"limit-selection"],"hideCancelButton":[4,"hide-cancel-button"],"value":[1025],"externalUploadButtonId":[1,"external-upload-button-id"],"captionOnBottom":[4,"caption-on-bottom"],"showUploadedItemsHeader":[4,"show-uploaded-items-header"],"uploadedItemsHeaderLabel":[16],"headerHeadingLevel":[1,"header-heading-level"],"hideHeader":[4,"hide-header"],"emitEvent":[4,"link-click-event"],"actionButtonTitles":[1,"action-button-titles"],"groups":[16],"tick":[32],"setFocus":[64],"upload":[64],"uploadPending":[64],"refresh":[64],"getFiles":[64],"updateValue":[64],"focusActionButton":[64]},null,{"valid":["watchValidHandler"]}],[6,"duet-editable-table",{"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"actions":[1040],"columns":[1040],"rows":[1040],"sortable":[4],"groupId":[1,"group-id"],"theme":[1025],"accessibleRole":[1,"accessible-role"],"hideHeadVisually":[4,"hide-head-visually"],"language":[32]}],[4,"duet-table",{"theme":[1025],"margin":[1],"variation":[1],"sticky":[4],"stickyDistance":[1,"sticky-distance"],"breakpoint":[1],"hideHeadVisually":[4,"hide-head-visually"],"matchesBreakpoint":[32],"language":[32]},null,{"language":["watchLanguageStateHandler"]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"required":[4],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-tooltip-button_2",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]},null,{"active":["handleActiveChange"]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["duet-select",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]},null,{"value":["valueChanged"],"items":["refresh"]}]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"tabs":[32],"selected":[32],"openTab":[64],"refresh":[64]}],[6,"duet-tab",{"theme":[1025],"label":[513],"caption":[513],"selected":[516],"accessibleDescriptionDefault":[1,"accessible-description-defaults"],"accessibleDescription":[1025,"accessible-description"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"contentId":[1,"content-id"],"setFocus":[64]},null,{"selected":["setupSelected"]}],[1,"duet-scrollable",{"theme":[1025],"identifier":[1],"collapsed":[1540],"buttons":[4],"center":[4],"selected":[1026],"tablistAtStart":[32],"isTabContentSmallerThanWrapper":[32],"tablistAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["duet-empty-state",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["duet-progress",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-grid_2",[[6,"duet-grid",{"responsive":[4],"breakpoint":[1],"direction":[1],"rowReverse":[4,"row-reverse"],"alignment":[1],"distribution":[1],"mobile":[1],"gridTemplate":[1,"grid-template"],"distributeFormElement":[32]},null,{"responsive":["updateGridItems"],"breakpoint":["updateGridItems"],"direction":["updateGridItems"]}],[2,"duet-grid-item",{"fill":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"theme":[1025],"margin":[1],"responsive":[4],"direction":[1],"breakpoint":[1]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"responsive":[4],"breakpoint":[1]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"user":["refresh"],"items":["refresh"],"session":["refresh"],"back":["refresh"],"contactItems":["refresh"],"languageItems":["refresh"]}],[1,"duet-logo",{"theme":[1025],"margin":[1],"inverse":[4],"size":[1],"href":[1537],"accessibleLabelDefaults":[1040],"accessibleLabel":[1537,"accessible-label"],"language":[1537],"setFocus":[64]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["duet-tooltip",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"accessibleAboutLabel":[1,"accessible-about-label"],"accessibleInputLabel":[1,"accessible-input-label"],"accessibleCloseLabelDefault":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"label":[1],"breakpoint":[1],"direction":[1],"positionVertical":[513,"position-vertical"],"positionHorizontal":[513,"position-horizontal"],"active":[1540],"placement":[32],"tooltipY":[32],"tooltipX":[32],"arrowX":[32],"arrowY":[32],"buttonActive":[32]},[[9,"scroll","onScroll"],[9,"resize","handleWindowResize"],[4,"click","handleDocumentClick"],[4,"keydown","handleKeyDown"],[4,"tooltipPopupClosed","handlePopupClose"]],{"active":["handleActiveChange"]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-caption_4",[[17,"duet-link",{"variation":[1],"accessibleLabel":[1,"accessible-label"],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDownloadDefaults":[1,"accessible-label-download-default"],"accessibleLabelDownload":[1025,"accessible-label-download"],"identifier":[1],"theme":[1025],"url":[513],"external":[4],"download":[1],"tabToLink":[4,"tab-to-link"],"icon":[1],"iconColor":[1,"icon-color"],"iconResponsive":[4,"icon-responsive"],"padding":[1],"isSmallScreen":[32],"setFocus":[64]}],[1,"duet-paragraph",{"theme":[1025],"margin":[1],"size":[1],"weight":[1],"variation":[1],"color":[1]}],[1,"duet-heading",{"level":[513],"margin":[1],"visualLevel":[1,"visual-level"],"border":[8],"weight":[1],"color":[1],"theme":[1025],"hyphenate":[4],"fixedSize":[4,"fixed-size"]}],[1,"duet-caption",{"theme":[1025],"margin":[1],"selected":[4],"size":[1]}]]],["duet-button_2",[[1,"duet-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"loading":[4],"variation":[1],"negative":[4],"theme":[1025],"margin":[1],"padding":[1],"centerText":[4,"center-text"],"wrapping":[1],"expand":[4],"fixed":[4],"disabled":[516],"name":[1],"value":[1],"identifier":[1],"submit":[516],"external":[4],"language":[1537],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelLoadingDefaults":[1,"accessible-label-loading-default"],"accessibleLabelLoading":[1025,"accessible-label-loading"],"icon":[1],"color":[1],"iconRight":[4,"icon-right"],"iconSize":[1,"icon-size"],"size":[1],"iconOnly":[4,"icon-only"],"url":[513],"setFocus":[64]},null,{"disabled":["syncToProxyButton"],"submit":["syncToProxyButton"],"value":["syncToProxyButton"],"name":["syncToProxyButton"]}],[1,"duet-spinner",{"accessibleLabel":[1,"accessible-label"],"color":[1],"size":[1],"theme":[1025]}]]],["duet-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"required":[4],"type":[1],"variation":[1],"label":[1025],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"error":[1],"labelHidden":[4,"label-hidden"],"numericKeyboard":[4,"numeric-keyboard"],"name":[1],"pattern":[1],"maxlength":[2],"minlength":[2],"placeholder":[1],"component":[1],"role":[1],"icon":[1],"autoComplete":[1,"auto-complete"],"disallowPattern":[1,"disallow-pattern"],"value":[1025],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"language":[32],"isPasswordRevealed":[32],"isFocused":[32],"setFocus":[64],"resetCursor":[64],"clearInput":[64]},null,{"disallowPattern":["disallowedPatternChange"],"value":["valueChanged"]}],[6,"duet-label",{"theme":[1025],"for":[1],"margin":[1],"size":[1],"weight":[1],"color":[1]}]]]]'),l)};export{defineCustomElements};
|
|
@@ -9,6 +9,7 @@ import { DuetLangObject } from "../../utils/language-utils";
|
|
|
9
9
|
export declare class DuetLink implements ThemeableComponent {
|
|
10
10
|
private nativeLink;
|
|
11
11
|
private mediaQuery;
|
|
12
|
+
private resolvedDownload;
|
|
12
13
|
private screenTestBound;
|
|
13
14
|
element: HTMLElement;
|
|
14
15
|
/**
|
|
@@ -71,7 +72,7 @@ export declare class DuetLink implements ThemeableComponent {
|
|
|
71
72
|
* With a value, it will be used as the name for the downloaded file. Without a value, the browser will suggest a name.
|
|
72
73
|
* NOTE: this attribute only works for same-origin URLs, or the blob: and data: schemes.
|
|
73
74
|
*/
|
|
74
|
-
download:
|
|
75
|
+
download: string;
|
|
75
76
|
/**
|
|
76
77
|
* Initially visually hidden link, which is shown on focus.
|
|
77
78
|
*/
|
|
@@ -111,6 +112,7 @@ export declare class DuetLink implements ThemeableComponent {
|
|
|
111
112
|
private destroyMediaQuery;
|
|
112
113
|
private screenTest;
|
|
113
114
|
private getAccessibleLabel;
|
|
115
|
+
private resolveDownload;
|
|
114
116
|
private renderContent;
|
|
115
117
|
private renderGrid;
|
|
116
118
|
/**
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { DuetIconName, DuetIconSize, DuetTheme } from "../../common-types";
|
|
2
|
+
import { ThemeableComponent } from "../../common/themeable-component";
|
|
3
|
+
export declare class DuetSubmenuBarItem implements ThemeableComponent {
|
|
4
|
+
/**
|
|
5
|
+
* Own Properties.
|
|
6
|
+
*/
|
|
7
|
+
private itemElement;
|
|
8
|
+
private mql;
|
|
9
|
+
private boundMqlFunctions;
|
|
10
|
+
iconSize: DuetIconSize;
|
|
11
|
+
/**
|
|
12
|
+
* Reference to host HTML element.
|
|
13
|
+
*/
|
|
14
|
+
element: HTMLElement;
|
|
15
|
+
/**
|
|
16
|
+
* Theme.
|
|
17
|
+
*/
|
|
18
|
+
theme: DuetTheme;
|
|
19
|
+
/**
|
|
20
|
+
* Active
|
|
21
|
+
*/
|
|
22
|
+
active: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Url
|
|
25
|
+
*/
|
|
26
|
+
url: string;
|
|
27
|
+
/**
|
|
28
|
+
* Left icon.
|
|
29
|
+
*/
|
|
30
|
+
leadingIcon: DuetIconName;
|
|
31
|
+
/**
|
|
32
|
+
* Right icon.
|
|
33
|
+
*/
|
|
34
|
+
trailingIcon: DuetIconName;
|
|
35
|
+
/**
|
|
36
|
+
* Adds accessible label for the link that is only shown for screen readers.
|
|
37
|
+
* Typically, this label text replaces the visible text on the link for users
|
|
38
|
+
* who use assistive technology.
|
|
39
|
+
*/
|
|
40
|
+
accessibleLabel: string;
|
|
41
|
+
/**
|
|
42
|
+
* If a button expands or collapses adjacent content, then use the ariaExpanded
|
|
43
|
+
* prop to add the aria-expanded attribute to the button. Set the value to convey
|
|
44
|
+
* the current expanded (true) or collapsed (false) state of the content.
|
|
45
|
+
*/
|
|
46
|
+
accessibleExpanded: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* Use this property to add an aria-haspopup attribute to a button.
|
|
49
|
+
*/
|
|
50
|
+
accessiblePopup: string;
|
|
51
|
+
/**
|
|
52
|
+
* Component lifecycle events.
|
|
53
|
+
*/
|
|
54
|
+
componentWillLoad(): void;
|
|
55
|
+
connectedCallback(): void;
|
|
56
|
+
disconnectedCallback(): void;
|
|
57
|
+
private changeIconSize;
|
|
58
|
+
private handleEscape;
|
|
59
|
+
/**
|
|
60
|
+
* Sets focus. Use this method instead of the global focus().
|
|
61
|
+
*/
|
|
62
|
+
setFocus(options?: FocusOptions): Promise<void>;
|
|
63
|
+
/**
|
|
64
|
+
* render() function
|
|
65
|
+
* Always the last one in the class.
|
|
66
|
+
*/
|
|
67
|
+
render(): any;
|
|
68
|
+
}
|
|
@@ -3,6 +3,7 @@ import { FormComponent, ThemeableComponent } from "../../common";
|
|
|
3
3
|
import { DuetHeadingLevel, DuetMargin, DuetTheme, StatusMessage } from "../../common-types";
|
|
4
4
|
import { DuetLangObject } from "../../utils/language-utils";
|
|
5
5
|
import { DuetEditableTableActions } from "../duet-editable-table/duet-editable-table";
|
|
6
|
+
import { UploadActionButtonTitles } from "../duet-upload-item/duet-upload-item";
|
|
6
7
|
import { DuetUploadErrorCode } from "./errorcodes.utils";
|
|
7
8
|
import { DuetXhrRequest, DuetXhrRequestOptions, failureHandler, progressTracker, successHandler } from "./xhr.helpers";
|
|
8
9
|
export type DuetUploadEvent = {
|
|
@@ -346,6 +347,11 @@ export declare class DuetUpload implements ThemeableComponent, FormComponent {
|
|
|
346
347
|
* will emit an event on uploaded file link click (check linkClick event).
|
|
347
348
|
*/
|
|
348
349
|
emitEvent: boolean;
|
|
350
|
+
/**
|
|
351
|
+
* Map action name to DuetLangObject or boolean. Sets upload item action buttons titles
|
|
352
|
+
* (show as DOM tooltip when hovering).
|
|
353
|
+
*/
|
|
354
|
+
actionButtonTitles: string | UploadActionButtonTitles;
|
|
349
355
|
/**
|
|
350
356
|
* Emitted when the value has changed.
|
|
351
357
|
*/
|
|
@@ -406,6 +412,7 @@ export declare class DuetUpload implements ThemeableComponent, FormComponent {
|
|
|
406
412
|
private nativeInput?;
|
|
407
413
|
private externalUploadButton?;
|
|
408
414
|
private itemRefs;
|
|
415
|
+
private processedButtonTitles;
|
|
409
416
|
/**
|
|
410
417
|
* Properties
|
|
411
418
|
*/
|
|
@@ -5,6 +5,9 @@ import { DuetLangObject } from "../../utils/language-utils";
|
|
|
5
5
|
import { DuetFileListItem, DuetUploadEvent } from "../duet-upload/duet-upload";
|
|
6
6
|
import { DuetUploadErrorCode } from "../duet-upload/errorcodes.utils";
|
|
7
7
|
export type ItemType = "pending" | "inprogress" | "failure" | "success";
|
|
8
|
+
export type UploadActionButtonTitles = {
|
|
9
|
+
[actionName: string]: DuetLangObject | boolean;
|
|
10
|
+
};
|
|
8
11
|
export declare class DuetUploadItem implements ThemeableComponent {
|
|
9
12
|
element: HTMLElement;
|
|
10
13
|
/**
|
|
@@ -27,6 +30,10 @@ export declare class DuetUploadItem implements ThemeableComponent {
|
|
|
27
30
|
* actions.
|
|
28
31
|
*/
|
|
29
32
|
actions: any;
|
|
33
|
+
/**
|
|
34
|
+
* buttonTitles.
|
|
35
|
+
*/
|
|
36
|
+
buttonTitles: UploadActionButtonTitles;
|
|
30
37
|
/**
|
|
31
38
|
* label.
|
|
32
39
|
*/
|
|
@@ -59,5 +66,6 @@ export declare class DuetUploadItem implements ThemeableComponent {
|
|
|
59
66
|
private fileUploadingInfo;
|
|
60
67
|
private onLinkClick;
|
|
61
68
|
private getFileNameLine;
|
|
69
|
+
private getActionButtonTitle;
|
|
62
70
|
render(): any;
|
|
63
71
|
}
|