@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,6 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
+
/**
|
|
5
|
+
* Custom positioning reference element.
|
|
6
|
+
* @see https://floating-ui.com/docs/virtual-elements
|
|
7
|
+
*/
|
|
4
8
|
const min$1 = Math.min;
|
|
5
9
|
const max$1 = Math.max;
|
|
6
10
|
const oppositeSideMap = {
|
|
@@ -106,12 +110,21 @@ function getPaddingObject(padding) {
|
|
|
106
110
|
};
|
|
107
111
|
}
|
|
108
112
|
function rectToClientRect(rect) {
|
|
113
|
+
const {
|
|
114
|
+
x,
|
|
115
|
+
y,
|
|
116
|
+
width,
|
|
117
|
+
height
|
|
118
|
+
} = rect;
|
|
109
119
|
return {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
120
|
+
width,
|
|
121
|
+
height,
|
|
122
|
+
top: y,
|
|
123
|
+
left: x,
|
|
124
|
+
right: x + width,
|
|
125
|
+
bottom: y + height,
|
|
126
|
+
x,
|
|
127
|
+
y
|
|
115
128
|
};
|
|
116
129
|
}
|
|
117
130
|
|
|
@@ -173,7 +186,7 @@ function computeCoordsFromPlacement(_ref, placement, rtl) {
|
|
|
173
186
|
|
|
174
187
|
/**
|
|
175
188
|
* Computes the `x` and `y` coordinates that will place the floating element
|
|
176
|
-
* next to a reference element
|
|
189
|
+
* next to a given reference element.
|
|
177
190
|
*
|
|
178
191
|
* This export does not have any `platform` interface logic. You will need to
|
|
179
192
|
* write one for the platform you are using Floating UI with.
|
|
@@ -251,7 +264,6 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
251
264
|
} = computeCoordsFromPlacement(rects, statefulPlacement, rtl));
|
|
252
265
|
}
|
|
253
266
|
i = -1;
|
|
254
|
-
continue;
|
|
255
267
|
}
|
|
256
268
|
}
|
|
257
269
|
return {
|
|
@@ -301,9 +313,10 @@ async function detectOverflow(state, options) {
|
|
|
301
313
|
strategy
|
|
302
314
|
}));
|
|
303
315
|
const rect = elementContext === 'floating' ? {
|
|
304
|
-
...rects.floating,
|
|
305
316
|
x,
|
|
306
|
-
y
|
|
317
|
+
y,
|
|
318
|
+
width: rects.floating.width,
|
|
319
|
+
height: rects.floating.height
|
|
307
320
|
} : rects.reference;
|
|
308
321
|
const offsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(elements.floating));
|
|
309
322
|
const offsetScale = (await (platform.isElement == null ? void 0 : platform.isElement(offsetParent))) ? (await (platform.getScale == null ? void 0 : platform.getScale(offsetParent))) || {
|
|
@@ -314,6 +327,7 @@ async function detectOverflow(state, options) {
|
|
|
314
327
|
y: 1
|
|
315
328
|
};
|
|
316
329
|
const elementClientRect = rectToClientRect(platform.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
330
|
+
elements,
|
|
317
331
|
rect,
|
|
318
332
|
offsetParent,
|
|
319
333
|
strategy
|
|
@@ -341,7 +355,8 @@ const arrow = options => ({
|
|
|
341
355
|
placement,
|
|
342
356
|
rects,
|
|
343
357
|
platform,
|
|
344
|
-
elements
|
|
358
|
+
elements,
|
|
359
|
+
middlewareData
|
|
345
360
|
} = state;
|
|
346
361
|
// Since `element` is required, we don't Partial<> the type.
|
|
347
362
|
const {
|
|
@@ -389,16 +404,20 @@ const arrow = options => ({
|
|
|
389
404
|
|
|
390
405
|
// If the reference is small enough that the arrow's padding causes it to
|
|
391
406
|
// to point to nothing for an aligned placement, adjust the offset of the
|
|
392
|
-
// floating element itself.
|
|
393
|
-
//
|
|
394
|
-
const shouldAddOffset = getAlignment(placement) != null && center
|
|
395
|
-
const alignmentOffset = shouldAddOffset ? center < min$1$1 ? min$1$1
|
|
407
|
+
// floating element itself. To ensure `shift()` continues to take action,
|
|
408
|
+
// a single reset is performed when this is true.
|
|
409
|
+
const shouldAddOffset = !middlewareData.arrow && getAlignment(placement) != null && center !== offset && rects.reference[length] / 2 - (center < min$1$1 ? minPadding : maxPadding) - arrowDimensions[length] / 2 < 0;
|
|
410
|
+
const alignmentOffset = shouldAddOffset ? center < min$1$1 ? center - min$1$1 : center - max : 0;
|
|
396
411
|
return {
|
|
397
|
-
[axis]: coords[axis]
|
|
412
|
+
[axis]: coords[axis] + alignmentOffset,
|
|
398
413
|
data: {
|
|
399
414
|
[axis]: offset,
|
|
400
|
-
centerOffset: center - offset
|
|
401
|
-
|
|
415
|
+
centerOffset: center - offset - alignmentOffset,
|
|
416
|
+
...(shouldAddOffset && {
|
|
417
|
+
alignmentOffset
|
|
418
|
+
})
|
|
419
|
+
},
|
|
420
|
+
reset: shouldAddOffset
|
|
402
421
|
};
|
|
403
422
|
}
|
|
404
423
|
});
|
|
@@ -417,7 +436,7 @@ const flip = function (options) {
|
|
|
417
436
|
name: 'flip',
|
|
418
437
|
options,
|
|
419
438
|
async fn(state) {
|
|
420
|
-
var _middlewareData$flip;
|
|
439
|
+
var _middlewareData$arrow, _middlewareData$flip;
|
|
421
440
|
const {
|
|
422
441
|
placement,
|
|
423
442
|
middlewareData,
|
|
@@ -435,6 +454,14 @@ const flip = function (options) {
|
|
|
435
454
|
flipAlignment = true,
|
|
436
455
|
...detectOverflowOptions
|
|
437
456
|
} = evaluate(options, state);
|
|
457
|
+
|
|
458
|
+
// If a reset by the arrow was caused due to an alignment offset being
|
|
459
|
+
// added, we should skip any logic now since `flip()` has already done its
|
|
460
|
+
// work.
|
|
461
|
+
// https://github.com/floating-ui/floating-ui/issues/2549#issuecomment-1719601643
|
|
462
|
+
if ((_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {
|
|
463
|
+
return {};
|
|
464
|
+
}
|
|
438
465
|
const side = getSide(placement);
|
|
439
466
|
const isBasePlacement = getSide(initialPlacement) === initialPlacement;
|
|
440
467
|
const rtl = await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating));
|
|
@@ -512,6 +539,7 @@ const flip = function (options) {
|
|
|
512
539
|
|
|
513
540
|
// For type backwards-compatibility, the `OffsetOptions` type was also
|
|
514
541
|
// Derivable.
|
|
542
|
+
|
|
515
543
|
async function convertValueToCoords(state, options) {
|
|
516
544
|
const {
|
|
517
545
|
placement,
|
|
@@ -568,15 +596,27 @@ const offset = function (options) {
|
|
|
568
596
|
name: 'offset',
|
|
569
597
|
options,
|
|
570
598
|
async fn(state) {
|
|
599
|
+
var _middlewareData$offse, _middlewareData$arrow;
|
|
571
600
|
const {
|
|
572
601
|
x,
|
|
573
|
-
y
|
|
602
|
+
y,
|
|
603
|
+
placement,
|
|
604
|
+
middlewareData
|
|
574
605
|
} = state;
|
|
575
606
|
const diffCoords = await convertValueToCoords(state, options);
|
|
607
|
+
|
|
608
|
+
// If the placement is the same and the arrow caused an alignment offset
|
|
609
|
+
// then we don't need to change the positioning coordinates.
|
|
610
|
+
if (placement === ((_middlewareData$offse = middlewareData.offset) == null ? void 0 : _middlewareData$offse.placement) && (_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {
|
|
611
|
+
return {};
|
|
612
|
+
}
|
|
576
613
|
return {
|
|
577
614
|
x: x + diffCoords.x,
|
|
578
615
|
y: y + diffCoords.y,
|
|
579
|
-
data:
|
|
616
|
+
data: {
|
|
617
|
+
...diffCoords,
|
|
618
|
+
placement
|
|
619
|
+
}
|
|
580
620
|
};
|
|
581
621
|
}
|
|
582
622
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
const NAMESPACE = 'duet';
|
|
5
5
|
const BUILD = /* duet */ { 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 };
|
|
6
|
-
const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.0.
|
|
6
|
+
const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.0.39"};
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Virtual DOM patching algorithm based on Snabbdom by
|
package/lib/esm/loader.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { b as bootstrapLazy } from './index-
|
|
5
|
-
export { s as setNonce } from './index-
|
|
4
|
+
import { b as bootstrapLazy } from './index-090eaa9b.js';
|
|
5
|
+
export { s as setNonce } from './index-090eaa9b.js';
|
|
6
6
|
import { g as globalScripts } from './app-globals-45aa6d20.js';
|
|
7
7
|
|
|
8
8
|
const defineCustomElements = (win, options) => {
|
|
9
9
|
if (typeof window === 'undefined') return undefined;
|
|
10
10
|
globalScripts();
|
|
11
|
-
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]}]]]]"), options);
|
|
11
|
+
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]}]]]]"), options);
|
|
12
12
|
};
|
|
13
13
|
|
|
14
14
|
export { defineCustomElements };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(t,e,n,i){function o(t){return t instanceof n?t:new n((function(e){e(t)}))}return new(n||(n=Promise))((function(n,r){function a(t){try{u(i.next(t))}catch(t){r(t)}}function s(t){try{u(i["throw"](t))}catch(t){r(t)}}function u(t){t.done?n(t.value):o(t.value).then(a,s)}u((i=i.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var n={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},i,o,r,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(t){return function(e){return u([t,e])}}function u(s){if(i)throw new TypeError("Generator is already executing.");while(a&&(a=0,s[0]&&(n=0)),n)try{if(i=1,o&&(r=s[0]&2?o["return"]:s[0]?o["throw"]||((r=o["return"])&&r.call(o),0):o.next)&&!(r=r.call(o,s[1])).done)return r;if(o=0,r)s=[s[0]&2,r.value];switch(s[0]){case 0:case 1:r=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;o=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(r=n.trys,r=r.length>0&&r[r.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!r||s[1]>r[0]&&s[1]<r[3])){n.label=s[1];break}if(s[0]===6&&n.label<r[1]){n.label=r[1];r=s;break}if(r&&n.label<r[2]){n.label=r[2];n.ops.push(s);break}if(r[2])n.ops.pop();n.trys.pop();continue}s=e.call(t,n)}catch(t){s=[6,t];o=0}finally{i=r=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* Built with Duet Design System
|
|
4
|
-
*/import{r as registerInstance,c as createEvent,h,H as Host,g as getElement}from"./index-
|
|
4
|
+
*/import{r as registerInstance,c as createEvent,h,H as Host,g as getElement}from"./index-090eaa9b.js";import{i as inheritGlobalTheme}from"./themeable-component-724c0f7e.js";import{c as createID}from"./create-id-149a1b6d.js";import{d as debounce}from"./js-utils-9b9e0039.js";import{i as isKeyboardClick}from"./keyboard-utils-0708be80.js";import{g as getLocaleString,c as connectLanguageChangeObserver,d as disconnectLanguageChangeObserver}from"./language-utils-00ca4c55.js";import{c as capitalizeFirstLetter,g as getColorByName,s as shadeRGBColor}from"./token-utils-0c77cb3c.js";import"./string-utils-ca039233.js";import"./tokens.module-c9866649.js";var duetActionButtonCss="*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:inline-block;margin:0 auto}.duet-action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:auto !important;padding:0 !important;margin:0 0 0 8px;color:rgb(0, 41, 77);white-space:nowrap;cursor:pointer;background:rgb(245, 248, 250);border-radius:50%;transition:background-color 300ms ease !important}.duet-action-button.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 245, 247)}.duet-action-button duet-icon{display:block}@media (max-width: 35.9375em){.duet-action-button{width:32px;height:32px}}.duet-action-button:not(:disabled):hover{background:#e9ecee}.duet-action-button:not(:disabled):hover.duet-theme-turva{background:#e9e9eb}.duet-action-button:focus{outline:0;box-shadow:0 0 0 2px #0077b3 !important}.duet-action-button:focus.duet-theme-turva{box-shadow:0 0 0 2px #171c3a !important}.duet-action-button:active:focus{background:#dddfe1 !important;box-shadow:none}.duet-action-button:active:focus.duet-theme-turva{background:#ddddde !important}.duet-action-button:disabled{color:rgb(144, 149, 153);cursor:default;background:rgb(245, 248, 250);opacity:0.75}.duet-action-button.duet-theme-turva:disabled{color:rgb(116, 116, 117);background:rgb(245, 245, 247)}";var DuetActionButton=function(){function t(t){var e=this;registerInstance(this,t);this.duetActionEvent=createEvent(this,"duetActionEvent",6);this.listId=createID("duet-action-button");this.emitPageEvent=debounce((function(t){e.duetActionEvent.emit({component:"duet-action-button",originalEvent:t,action:e.actionId,name:e.actionName,meta:e.actionMeta,id:e.listId})}));this.numbersStore="";this.theme="";this.iconName="action-arrow-left-small";this.iconColor="currentColor";this.iconSize="xx-small";this.actionName="default-action";this.actionId=undefined;this.actionMeta=undefined;this.disabled=false;this.color="";this.background="";this.accessibleTitle=true;this.accessibleDescribedBy=undefined;this.accessibleDetails=undefined;this.accessibleLabelledBy=undefined;this.accessibleDescription=undefined;this.accessibleLabelsDefaults={en:"Click to activate action",fi:"Klikkaa aktivoidaksesi toiminto",sv:"Klicka för att aktivera åtgärd"};this.accessibleLabel=getLocaleString(this.accessibleLabelsDefaults);this.accessibleControls="";this.url=undefined}t.prototype.onKeyboardDown=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(isKeyboardClick(t)){this.emitPageEvent(t)}return[2]}))}))};t.prototype.getTitle=function(){var t="";if(typeof this.accessibleTitle==="string"){t=this.accessibleTitle}if(this.accessibleTitle===true){t=capitalizeFirstLetter("".concat(this.actionName))}return t};t.prototype.onMouseHandler=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){t.preventDefault();this.duetActionEvent.emit({component:"duet-action-button",originalEvent:t,action:this.actionName,id:this.actionId,meta:this.actionMeta});return[2]}))}))};t.prototype.componentWillLoad=function(){inheritGlobalTheme(this)};t.prototype.connectedCallback=function(){connectLanguageChangeObserver(this,{prop:"accessibleLabel",defaults:"accessibleLabelsDefaults"})};t.prototype.disconnectedCallback=function(){disconnectLanguageChangeObserver(this)};t.prototype.setFocus=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.nativeButton){this.nativeButton.focus(t)}return[2]}))}))};t.prototype.render=function(){var t;var e=this;var n=this.color==="currentColor"?"currentColor":getColorByName(this.color,this.theme);var i=getColorByName(this.background,this.theme);var o=i?shadeRGBColor(i,-.1):i;var r=i?"\n button.duet-action-button {\n background: ".concat(i," !important;\n }\n button.duet-action-button:not(:disabled):hover {\n background: ").concat(o," !important;\n }\n "):"";var a={color:n,"border-color":getColorByName(this.iconColor,this.theme),"border-width":"1px","border-style":"solid"};var s={ref:function(t){return e.nativeButton=t},part:"button",style:a,disabled:this.disabled,id:this.listId,type:"button","aria-label":this.accessibleLabel,"aria-labelledby":this.accessibleLabelledBy,"aria-description":this.accessibleDescription,"aria-describedby":this.accessibleDescribedBy,"aria-details":this.accessibleDetails,"aria-controls":this.accessibleControls,title:this.getTitle(),class:(t={"duet-action-button":true,"duet-action-button--disabled":this.disabled},t["duet-action-button--".concat(this.theme)]=this.theme!=="",t["duet-theme-turva"]=this.theme==="turva",t)};return h(Host,{onKeyDown:function(t){return e.onKeyboardDown(t)}},h("style",{innerHTML:r}),this.url&&!this.disabled?h("a",Object.assign({},s,{href:this.url}),h("duet-icon",{part:"icon",name:this.iconName,color:this.iconColor,margin:"none",size:this.iconSize})):h("button",Object.assign({},s,{onClick:function(t){return e.onMouseHandler(t)}}),h("duet-icon",{part:"icon",name:this.iconName,color:this.iconColor,margin:"none",size:this.iconSize}),h("duet-visually-hidden",null,h("slot",null))))};Object.defineProperty(t.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return t}();DuetActionButton.style=duetActionButtonCss;export{DuetActionButton as duet_action_button};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(e,t,i,r){function n(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,a){function s(e){try{u(r.next(e))}catch(e){a(e)}}function o(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?i(e.value):n(e.value).then(s,o)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,n,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(e){return function(t){return u([e,t])}}function u(o){if(r)throw new TypeError("Generator is already executing.");while(s&&(s=0,o[0]&&(i=0)),i)try{if(r=1,n&&(a=o[0]&2?n["return"]:o[0]?n["throw"]||((a=n["return"])&&a.call(n),0):n.next)&&!(a=a.call(n,o[1])).done)return a;if(n=0,a)o=[o[0]&2,a.value];switch(o[0]){case 0:case 1:a=o;break;case 4:i.label++;return{value:o[1],done:false};case 5:i.label++;n=o[1];o=[0];continue;case 7:o=i.ops.pop();i.trys.pop();continue;default:if(!(a=i.trys,a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){i=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){i.label=o[1];break}if(o[0]===6&&i.label<a[1]){i.label=a[1];a=o;break}if(a&&i.label<a[2]){i.label=a[2];i.ops.push(o);break}if(a[2])i.ops.pop();i.trys.pop();continue}o=t.call(e,i)}catch(e){o=[6,e];n=0}finally{r=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* Built with Duet Design System
|
|
4
|
-
*/import{r as registerInstance,c as createEvent,h,H as Host,g as getElement}from"./index-
|
|
4
|
+
*/import{r as registerInstance,c as createEvent,h,H as Host,g as getElement}from"./index-090eaa9b.js";import{i as inheritGlobalTheme}from"./themeable-component-724c0f7e.js";import{c as createID}from"./create-id-149a1b6d.js";import{s as subscribeTabbingChange,u as unsubscribeTabbingChange}from"./keyboard-utils-0708be80.js";import{g as getLocaleString,c as connectLanguageChangeObserver,d as disconnectLanguageChangeObserver}from"./language-utils-00ca4c55.js";import"./string-utils-ca039233.js";var duetAlertCss='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%;max-height:999px;border-radius:4px;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, max-height 300ms ease}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}:host(.duet-alert-is-dismissed){max-height:0;overflow:hidden;visibility:hidden !important;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert{margin:0 !important}.duet-alert{margin-bottom:16px !important;position:relative;width:100%;padding:16px;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.25;color:rgb(0, 41, 77);background:#f2f8fb;border:1px solid rgb(0, 119, 179);border-radius:4px;transition:margin 100ms 300ms ease}.duet-alert.duet-p-0{padding:0 !important}.duet-alert.duet-m-0{margin:0 !important}.duet-alert.duet-theme-turva{font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:rgb(23, 28, 58);background:#f3f4f5;border-color:rgb(23, 28, 58)}.duet-alert.warning{background:#fffbf4;border-color:rgb(247, 178, 40)}.duet-alert.warning.duet-theme-turva{background:#fffaf3;border-color:rgb(250, 164, 15)}.duet-alert.danger{background:#fdf4f7;border-color:rgb(222, 35, 98)}.duet-alert.danger.duet-theme-turva{background:#fdf4f3;border-color:rgb(224, 42, 13)}.duet-alert.success{background:#f2f9f7;border-color:rgb(0, 135, 90)}.duet-alert.success.duet-theme-turva{background:#f3f9f6;border-color:rgb(8, 135, 78)}.duet-alert-dismiss{position:absolute;top:2px;right:2px}.duet-alert-container{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 auto !important}.duet-alert-container span{width:100%}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-icon{display:inline-block;align-self:center;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon duet-icon{width:20px;height:20px}.duet-alert-is-dismissible{padding:16px 48px 16px 16px;text-align:left}.duet-alert-is-dismissible .duet-alert-container{text-align:left}';var DuetAlert=function(){function e(e){var t=this;registerInstance(this,e);this.duetDismiss=createEvent(this,"duetDismiss",7);this.descriptiveId=createID("DuetAlert");this.handleDismiss=function(e){t.handleHide();t.duetDismiss.emit({component:"duet-alert",originalEvent:e})};this.handleShow=function(){t.isDismissed=false};this.handleHide=function(){t.isDismissed=true};this.theme="";this.isDismissed=false;this.timeoutID=undefined;this.accessibleLabelDefaults={fi:"Sulje viesti",sv:"Stäng meddelandet",en:"Close the message"};this.accessibleLabel=getLocaleString(this.accessibleLabelDefaults);this.announcements=true;this.icon="";this.autoDismiss=undefined;this.margin="auto";this.padding="auto";this.variation="default";this.dismissible=false;this.focusable=false}e.prototype.componentWillLoad=function(){inheritGlobalTheme(this)};e.prototype.componentDidLoad=function(){var e=this;if(this.autoDismiss){this.timeoutID=setTimeout((function(){return e.handleDismiss()}),this.autoDismiss)}};e.prototype.connectedCallback=function(){connectLanguageChangeObserver(this,{prop:"accessibleLabel",defaults:"accessibleLabelDefaults"});subscribeTabbingChange(this)};e.prototype.disconnectedCallback=function(){if(this.timeoutID){clearTimeout(this.timeoutID)}disconnectLanguageChangeObserver(this);unsubscribeTabbingChange(this)};e.prototype.show=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.handleShow();return[2]}))}))};e.prototype.hide=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.handleHide();return[2]}))}))};e.prototype.setFocus=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.alertContainer.focus(e);return[2]}))}))};e.prototype.render=function(){var e;var t=this;var i=this.theme==="turva"?"secondary-turva":"secondary";return h(Host,{class:{"duet-theme-turva":this.theme==="turva","duet-alert-is-dismissed":this.isDismissed},role:this.announcements?"alert":undefined},h("div",{class:(e={"duet-alert":true,"duet-alert-has-icon":!!this.icon,"duet-alert-is-dismissible":this.dismissible,"duet-p-0":this.padding==="none","duet-m-0":this.margin==="none"},e[this.variation]=true,e["duet-theme-turva"]=this.theme==="turva",e)},h("div",{class:"duet-alert-container",ref:function(e){t.alertContainer=e},tabindex:this.focusable?"0":undefined},this.icon&&h("div",{class:"duet-alert-icon"},h("duet-icon",{size:"auto",name:this.icon,color:"currentColor"})),h("span",{id:this.descriptiveId},h("slot",null))),this.dismissible&&h("div",{class:"duet-alert-dismiss"},h("duet-button",{variation:"plain",accessibleLabel:this.accessibleLabel,accessibleDescribedBy:this.descriptiveId,color:i,iconSize:"medium",icon:"navigation-close",iconOnly:true,margin:"none",theme:this.theme,onClick:this.handleDismiss,fixed:true}))))};Object.defineProperty(e.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return e}();DuetAlert.style=duetAlertCss;export{DuetAlert as duet_alert};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import{r as registerInstance,h,H as Host,g as getElement}from"./index-
|
|
4
|
+
import{r as registerInstance,h,H as Host,g as getElement}from"./index-090eaa9b.js";import{i as inheritGlobalTheme}from"./themeable-component-724c0f7e.js";var duetBadgeCss='*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:4px !important;margin-bottom:2px !important;display:inline-block;width:auto;vertical-align:middle}:host:last-child,:host:last-of-type{margin-right:0 !important}:host(.duet-m-0){margin:0 !important}.duet-badge{display:inline-block;width:100%;padding:4.4444444444px 12px 5.4444444444px;font-family:"localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.25;color:rgb(0, 41, 77);text-align:center;word-break:break-word;vertical-align:middle;background:#d9ebf4;border-radius:20rem}.duet-badge.duet-p-0{padding:0 !important}.duet-badge.duet-m-0{margin:0 !important}.duet-badge.duet-theme-turva{padding:5.4444444444px 12px 4.4444444444px;font-family:"turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:700;color:rgb(23, 28, 58);background:#e8e8eb}.duet-badge.warning{background:#fdecc9}.duet-badge.warning.duet-theme-turva{background:#fee8c3}.duet-badge.danger{background:#f8d3e0}.duet-badge.danger.duet-theme-turva{background:#f9d4cf}.duet-badge.success{background:#cce7de}.duet-badge.success.duet-theme-turva{background:#cee7dc}.duet-badge.subtle{color:rgb(101, 119, 135);background:none;outline:1px solid rgb(225, 227, 230);outline-offset:-1px}.duet-badge.subtle.duet-theme-turva{color:rgb(68, 68, 69);background:none;outline-color:rgb(228, 228, 230)}.duet-badge.background-strong.default{color:rgb(255, 255, 255);background:rgb(0, 119, 179)}.duet-badge.background-strong.default.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(23, 28, 58)}.duet-badge.background-strong.warning{background:#f9c153}.duet-badge.background-strong.warning.duet-theme-turva{background:#fbb63f}.duet-badge.background-strong.danger{color:rgb(255, 255, 255);background:rgb(222, 35, 98)}.duet-badge.background-strong.danger.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(224, 42, 13)}.duet-badge.background-strong.success{color:rgb(255, 255, 255);background:rgb(0, 135, 90)}.duet-badge.background-strong.success.duet-theme-turva{color:rgb(255, 255, 255);background:rgb(8, 135, 78)}.duet-badge.background-strong.subtle{border-color:rgb(207, 210, 212);outline-color:rgb(0, 41, 77)}.duet-badge.background-strong.subtle.duet-theme-turva{border-color:rgb(207, 207, 209);outline-color:rgb(23, 28, 58)}';var DuetBadge=function(){function e(e){registerInstance(this,e);this.theme="";this.variation="default";this.background="normal";this.margin="auto"}e.prototype.componentWillLoad=function(){inheritGlobalTheme(this)};e.prototype.render=function(){var e;var t="background-".concat(this.background);return h(Host,{class:{"duet-m-0":this.margin==="none"}},h("span",{class:(e={"duet-badge":true},e[this.variation]=true,e[t]=true,e["duet-theme-turva"]=this.theme==="turva",e)},h("slot",null)))};Object.defineProperty(e.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return e}();DuetBadge.style=duetBadgeCss;export{DuetBadge as duet_badge};
|