@duetds/components 7.0.0 → 7.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +140 -193
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -12
- package/lib/cjs/duet-alert.cjs.entry.js +3 -12
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +6 -9
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +6 -11
- 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 +7 -16
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +12 -13
- package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +4 -10
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +6 -9
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +8 -24
- package/lib/cjs/duet-hero.cjs.entry.js +6 -9
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +4 -10
- package/lib/cjs/duet-multiselect.cjs.entry.js +2 -2
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +3 -11
- package/lib/cjs/duet-number-input.cjs.entry.js +13 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -18
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-popup-menu.cjs.entry.js +1 -1
- package/lib/cjs/duet-progress.cjs.entry.js +8 -2
- 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 +13 -3
- 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 +8 -20
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
- 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 +3 -3
- 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-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +16 -11
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip.cjs.entry.js +6 -12
- package/lib/cjs/duet-tray.cjs.entry.js +11 -2
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{errorcodes.utils-5deca818.js → errorcodes.utils-c85ef728.js} +1 -1
- package/lib/cjs/{focus-utils-6d4f01d9.js → focus-utils-38735740.js} +1 -1
- package/lib/cjs/{index-b7f668db.js → index-293b429f.js} +1 -1
- package/lib/cjs/{language-utils-44df1d37.js → language-utils-6f1ce5d7.js} +42 -8
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/components/duet-action-button/duet-action-button.js +5 -18
- package/lib/collection/components/duet-alert/duet-alert.js +4 -17
- package/lib/collection/components/duet-button/duet-button.js +9 -14
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +4 -4
- package/lib/collection/components/duet-choice/duet-choice.js +8 -21
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +16 -18
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +5 -13
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +11 -16
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +20 -30
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.js +9 -14
- package/lib/collection/components/duet-icon/duet-icon.js +1 -1
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-link/duet-link.js +4 -12
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.js +2 -13
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-modal/duet-modal.js +4 -12
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification/duet-notification.js +1 -12
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +20 -9
- package/lib/collection/components/duet-pagination/duet-pagination.js +5 -15
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-progress/duet-progress.js +8 -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 +3 -17
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.js +7 -22
- 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/duet-submenu-bar.js +18 -10
- package/lib/collection/components/duet-tab/duet-tab.js +14 -4
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +5 -13
- package/lib/collection/components/duet-tray/duet-tray.js +14 -5
- package/lib/collection/components/duet-upload/duet-upload.js +14 -14
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
- package/lib/collection/utils/language-utils.js +42 -8
- 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 +4 -4
- package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +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 +10 -20
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +13 -15
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +14 -20
- 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-footer.js +9 -12
- 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 +14 -22
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +14 -17
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +9 -15
- package/lib/dist-custom-elements/duet-multiselect.js +11 -11
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
- package/lib/dist-custom-elements/duet-notification.js +4 -12
- package/lib/dist-custom-elements/duet-number-input.js +27 -16
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +10 -18
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- 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 +7 -15
- 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 +12 -24
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
- package/lib/dist-custom-elements/duet-slideout.js +3 -3
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +17 -12
- package/lib/dist-custom-elements/duet-tab-group.js +14 -14
- package/lib/dist-custom-elements/duet-tab.js +14 -4
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +15 -6
- 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 +19 -19
- 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-8e9d78b5.js → p-01db92de.js} +1 -1
- package/lib/dist-custom-elements/{p-076452be.js → p-03baceb5.js} +43 -9
- package/lib/dist-custom-elements/{p-b95006a5.js → p-086d3a1e.js} +1 -1
- package/lib/dist-custom-elements/{p-960b00e1.js → p-1605b6bc.js} +3 -11
- package/lib/dist-custom-elements/{p-9fb22951.js → p-19a0d6e2.js} +2 -2
- package/lib/dist-custom-elements/{p-1fef65c4.js → p-1d182f79.js} +1 -1
- package/lib/dist-custom-elements/{p-47bc3fc6.js → p-235d8a5c.js} +1 -1
- package/lib/dist-custom-elements/{p-a7cc7bd9.js → p-30109959.js} +1 -1
- package/lib/dist-custom-elements/{p-8dbc5e4b.js → p-381457b7.js} +1 -1
- package/lib/dist-custom-elements/{p-80bd412e.js → p-514fd660.js} +11 -11
- package/lib/dist-custom-elements/{p-eb0475d3.js → p-62f4212c.js} +1 -1
- package/lib/dist-custom-elements/{p-84003069.js → p-64515617.js} +2 -2
- package/lib/dist-custom-elements/{p-c2a056b1.js → p-66c3c2ff.js} +10 -4
- package/lib/dist-custom-elements/{p-507ae246.js → p-673d137b.js} +1 -1
- package/lib/dist-custom-elements/{p-34d193a7.js → p-7334412f.js} +1 -1
- package/lib/dist-custom-elements/{p-c85f0028.js → p-738a4221.js} +8 -8
- package/lib/dist-custom-elements/{p-591040e5.js → p-73fe1bc9.js} +1 -1
- package/lib/dist-custom-elements/{p-f933f857.js → p-7780af95.js} +1 -1
- package/lib/dist-custom-elements/{p-32a42529.js → p-8419c6df.js} +5 -15
- package/lib/dist-custom-elements/{p-b1fa6ee7.js → p-8c3e38ff.js} +2 -2
- package/lib/dist-custom-elements/{p-da75f5d9.js → p-8c4f8cf6.js} +1 -1
- package/lib/dist-custom-elements/{p-91f98ca2.js → p-8eb253dd.js} +5 -5
- package/lib/dist-custom-elements/{p-4fa0d10e.js → p-9ec59f0c.js} +8 -13
- package/lib/dist-custom-elements/{p-20d8a7ab.js → p-a51f82c1.js} +11 -11
- package/lib/dist-custom-elements/{p-cbc43bac.js → p-a57adc44.js} +7 -17
- package/lib/dist-custom-elements/{p-dd112690.js → p-a703f4fc.js} +9 -12
- package/lib/dist-custom-elements/{p-86f35893.js → p-af940408.js} +1 -1
- package/lib/dist-custom-elements/{p-de10f837.js → p-afba26ca.js} +10 -16
- package/lib/dist-custom-elements/{p-19b04293.js → p-bef6a63e.js} +1 -1
- package/lib/dist-custom-elements/{p-66206ea5.js → p-d2e00066.js} +1 -1
- package/lib/dist-custom-elements/{p-28facbdc.js → p-d3c39517.js} +2 -2
- package/lib/dist-custom-elements/{p-e78bd379.js → p-e04f1726.js} +3 -3
- package/lib/dist-custom-elements/{p-371290d2.js → p-eb371ca2.js} +2 -2
- package/lib/dist-custom-elements/{p-93609c40.js → p-edcc6460.js} +1 -1
- package/lib/dist-custom-elements/{p-f3ffb5b4.js → p-f4b0f495.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-28cbcde9.entry.js → p-020a3539.entry.js} +1 -1
- package/lib/duet/{p-1e2689a2.entry.js → p-0286b7a2.entry.js} +1 -1
- package/lib/duet/{p-8b01d5ae.system.entry.js → p-02ecdaa3.system.entry.js} +1 -1
- package/lib/duet/p-03baceb5.js +4 -0
- package/lib/duet/{p-3bf13db2.system.entry.js → p-042ddc0b.system.entry.js} +1 -1
- package/lib/duet/{p-61c551d2.system.entry.js → p-05d51dd5.system.entry.js} +1 -1
- package/lib/duet/{p-b70632f4.entry.js → p-063362dc.entry.js} +1 -1
- package/lib/duet/{p-4ee4938c.system.entry.js → p-0643f59c.system.entry.js} +1 -1
- package/lib/duet/{p-2f8baf13.entry.js → p-06b98dcf.entry.js} +1 -1
- package/lib/duet/{p-ecfdc7d9.system.entry.js → p-07d1bca1.system.entry.js} +1 -1
- package/lib/duet/{p-dfecd542.system.entry.js → p-09c7b65f.system.entry.js} +1 -1
- package/lib/duet/p-0b2b5e02.entry.js +4 -0
- package/lib/duet/{p-02fa277e.system.entry.js → p-0ff6b102.system.entry.js} +1 -1
- package/lib/duet/{p-0c3cfb88.system.entry.js → p-10403f18.system.entry.js} +1 -1
- package/lib/duet/{p-27831ad1.entry.js → p-113fb7fd.entry.js} +1 -1
- package/lib/duet/{p-5c682b2c.entry.js → p-11a9a53a.entry.js} +1 -1
- package/lib/duet/{p-fe4cd626.entry.js → p-1a4048cd.entry.js} +1 -1
- package/lib/duet/{p-7709b117.entry.js → p-1ab64109.entry.js} +1 -1
- package/lib/duet/p-1ff390cc.entry.js +4 -0
- package/lib/duet/{p-01aaac6a.system.entry.js → p-219f8ad0.system.entry.js} +1 -1
- package/lib/duet/p-232eb375.entry.js +4 -0
- package/lib/duet/{p-f29123b4.entry.js → p-2966e9fc.entry.js} +1 -1
- package/lib/duet/{p-8be782cb.system.entry.js → p-2988e130.system.entry.js} +1 -1
- package/lib/duet/p-29b6966f.system.entry.js +4 -0
- package/lib/duet/p-2a67ea70.entry.js +4 -0
- package/lib/duet/{p-92a26eb7.system.entry.js → p-2aa8003d.system.entry.js} +1 -1
- package/lib/duet/{p-ba8d654e.system.entry.js → p-2b4eeb12.system.entry.js} +1 -1
- package/lib/duet/p-2b612619.entry.js +4 -0
- package/lib/duet/p-2ca07ca9.entry.js +4 -0
- package/lib/duet/{p-f36ee41c.system.entry.js → p-2dc2aa5e.system.entry.js} +1 -1
- package/lib/duet/{p-cd494ec0.system.entry.js → p-2efddfd9.system.entry.js} +1 -1
- package/lib/duet/{p-49e39bc1.system.entry.js → p-30cf2b59.system.entry.js} +1 -1
- package/lib/duet/p-32ff5031.entry.js +4 -0
- package/lib/duet/p-3839659d.entry.js +4 -0
- package/lib/duet/p-3a537b33.entry.js +4 -0
- package/lib/duet/{p-b50fe6a3.system.entry.js → p-3a6f80d9.system.entry.js} +1 -1
- package/lib/duet/{p-892b0784.system.js → p-3df81a44.system.js} +1 -1
- package/lib/duet/{p-2b90e0bf.system.entry.js → p-3e8676ad.system.entry.js} +1 -1
- package/lib/duet/p-43660fa9.system.js +4 -0
- package/lib/duet/{p-dc00285e.system.entry.js → p-440e33f7.system.entry.js} +1 -1
- package/lib/duet/p-447b2d32.system.entry.js +4 -0
- package/lib/duet/{p-8bfe774e.system.entry.js → p-49307c34.system.entry.js} +1 -1
- package/lib/duet/{p-ee2dc527.system.entry.js → p-4975c703.system.entry.js} +1 -1
- package/lib/duet/{p-fc3275ba.system.entry.js → p-4cd69e6c.system.entry.js} +1 -1
- package/lib/duet/{p-ca587193.entry.js → p-50e85eb6.entry.js} +1 -1
- package/lib/duet/{p-c7f078b4.system.entry.js → p-521cf68b.system.entry.js} +1 -1
- package/lib/duet/{p-939bceb1.entry.js → p-57983b03.entry.js} +1 -1
- package/lib/duet/{p-2362c81c.system.entry.js → p-5984f636.system.entry.js} +1 -1
- package/lib/duet/{p-31f51b63.system.entry.js → p-5af292fc.system.entry.js} +1 -1
- package/lib/duet/{p-91e92ff0.entry.js → p-5c38a0ec.entry.js} +1 -1
- package/lib/duet/{p-e775f206.entry.js → p-5ce0c9cb.entry.js} +1 -1
- package/lib/duet/{p-ee3d6a73.entry.js → p-5e35d78b.entry.js} +1 -1
- package/lib/duet/{p-399ae33f.entry.js → p-61fa14a1.entry.js} +1 -1
- package/lib/duet/{p-d976e355.system.entry.js → p-62186e95.system.entry.js} +1 -1
- package/lib/duet/{p-9837720e.system.entry.js → p-62a3aede.system.entry.js} +1 -1
- package/lib/duet/p-63a328be.entry.js +4 -0
- package/lib/duet/{p-e73904ab.system.entry.js → p-64d939e4.system.entry.js} +1 -1
- package/lib/duet/p-66fb430d.system.entry.js +4 -0
- package/lib/duet/{p-c047dce3.entry.js → p-67482eec.entry.js} +1 -1
- package/lib/duet/{p-6b115b63.system.js → p-6aa821df.system.js} +1 -1
- package/lib/duet/{p-26082482.entry.js → p-6d08b396.entry.js} +1 -1
- package/lib/duet/{p-b150413c.entry.js → p-6f149655.entry.js} +1 -1
- package/lib/duet/{p-7d1b0468.system.entry.js → p-6fdff4ce.system.entry.js} +1 -1
- package/lib/duet/{p-361a40a6.system.entry.js → p-70c0ef8f.system.entry.js} +1 -1
- package/lib/duet/{p-f36c856d.system.js → p-74c80dcb.system.js} +1 -1
- package/lib/duet/{p-7e43823e.entry.js → p-75175511.entry.js} +1 -1
- package/lib/duet/{p-fd54a219.system.entry.js → p-7524f91e.system.entry.js} +1 -1
- package/lib/duet/{p-4d272de8.entry.js → p-75998bce.entry.js} +1 -1
- package/lib/duet/p-75d8ce27.entry.js +4 -0
- package/lib/duet/p-7b19a39e.entry.js +4 -0
- package/lib/duet/p-7b6ac4e9.system.entry.js +4 -0
- package/lib/duet/p-7f330b01.entry.js +4 -0
- package/lib/duet/{p-dafb7efd.js → p-7f7c02d3.js} +1 -1
- package/lib/duet/{p-63566970.system.entry.js → p-8009931e.system.entry.js} +1 -1
- package/lib/duet/{p-57c81cdf.system.entry.js → p-81570fd2.system.entry.js} +1 -1
- package/lib/duet/{p-d1ada824.entry.js → p-8176ff86.entry.js} +1 -1
- package/lib/duet/p-8186a629.system.entry.js +4 -0
- package/lib/duet/{p-a61f629f.entry.js → p-83373685.entry.js} +1 -1
- package/lib/duet/{p-5be89661.entry.js → p-83e37d00.entry.js} +1 -1
- package/lib/duet/{p-56e8e51e.entry.js → p-853022c3.entry.js} +1 -1
- package/lib/duet/{p-27cbcb00.system.entry.js → p-85a99bfe.system.entry.js} +1 -1
- package/lib/duet/p-87320ed1.entry.js +4 -0
- package/lib/duet/{p-125fff3c.system.entry.js → p-884d94b6.system.entry.js} +1 -1
- package/lib/duet/{p-d5a72abd.system.entry.js → p-8a069add.system.entry.js} +1 -1
- package/lib/duet/{p-9ef41dff.entry.js → p-8a442edd.entry.js} +1 -1
- package/lib/duet/{p-10b014f5.entry.js → p-8e10f417.entry.js} +1 -1
- package/lib/duet/{p-4f99c879.system.entry.js → p-8f404baa.system.entry.js} +1 -1
- package/lib/duet/{p-4525bb7b.entry.js → p-8f4c76b0.entry.js} +1 -1
- package/lib/duet/{p-90b90630.system.entry.js → p-9050da89.system.entry.js} +1 -1
- package/lib/duet/{p-99a6c65d.entry.js → p-91aa65aa.entry.js} +1 -1
- package/lib/duet/{p-46ae0197.system.entry.js → p-92d06e19.system.entry.js} +1 -1
- package/lib/duet/{p-407bc2e8.entry.js → p-9356610f.entry.js} +1 -1
- package/lib/duet/{p-9116810a.system.entry.js → p-93e31a64.system.entry.js} +1 -1
- package/lib/duet/p-944c228b.system.entry.js +4 -0
- package/lib/duet/{p-e62bcf02.system.entry.js → p-94fa4149.system.entry.js} +1 -1
- package/lib/duet/p-9767cb04.entry.js +4 -0
- package/lib/duet/{p-5700d7df.system.entry.js → p-9786696a.system.entry.js} +1 -1
- package/lib/duet/{p-8ace7a8f.entry.js → p-97fae0fb.entry.js} +1 -1
- package/lib/duet/{p-d0517764.entry.js → p-9b1fd7a1.entry.js} +1 -1
- package/lib/duet/{p-0ec7bc0d.entry.js → p-9ba60214.entry.js} +1 -1
- package/lib/duet/{p-11a22107.system.entry.js → p-9c940c92.system.entry.js} +1 -1
- package/lib/duet/{p-7d5e5659.entry.js → p-9de73eeb.entry.js} +1 -1
- package/lib/duet/{p-720ffaf8.entry.js → p-9ebc3482.entry.js} +1 -1
- package/lib/duet/{p-c1aa415d.system.entry.js → p-a1ef9c8d.system.entry.js} +1 -1
- package/lib/duet/{p-3ddc61bc.entry.js → p-a2b56ad5.entry.js} +1 -1
- package/lib/duet/{p-8adadd0e.entry.js → p-a2cc9f13.entry.js} +1 -1
- package/lib/duet/{p-5726b0c6.system.entry.js → p-a37fe430.system.entry.js} +1 -1
- package/lib/duet/{p-6c1482e6.system.entry.js → p-a554240d.system.entry.js} +1 -1
- package/lib/duet/{p-01f3e23e.system.entry.js → p-a78720f3.system.entry.js} +1 -1
- package/lib/duet/{p-02ce139d.entry.js → p-a78acdab.entry.js} +1 -1
- package/lib/duet/p-a7e3993f.entry.js +4 -0
- package/lib/duet/{p-acfd55b1.entry.js → p-aacda988.entry.js} +1 -1
- package/lib/duet/{p-e8496052.entry.js → p-ac145455.entry.js} +1 -1
- package/lib/duet/{p-63330f08.system.entry.js → p-af7954b6.system.entry.js} +1 -1
- package/lib/duet/{p-ccbd26f8.system.entry.js → p-b104c06e.system.entry.js} +2 -2
- package/lib/duet/{p-c06dd7ff.system.entry.js → p-b1d8a16c.system.entry.js} +1 -1
- package/lib/duet/{p-d38f4401.entry.js → p-b27defab.entry.js} +1 -1
- package/lib/duet/{p-d23f5574.system.entry.js → p-b75316c7.system.entry.js} +1 -1
- package/lib/duet/{p-05545e81.entry.js → p-b9971754.entry.js} +1 -1
- package/lib/duet/p-ba38dfac.entry.js +4 -0
- package/lib/duet/{p-8aee7f16.system.entry.js → p-bac04faa.system.entry.js} +1 -1
- package/lib/duet/p-bb39dc49.system.entry.js +4 -0
- package/lib/duet/{p-33620d03.js → p-bd14e44c.js} +1 -1
- package/lib/duet/{p-7a3c5568.entry.js → p-bf77a08c.entry.js} +1 -1
- package/lib/duet/{p-74bee1d0.entry.js → p-c016688c.entry.js} +1 -1
- package/lib/duet/{p-9a9f4f83.system.entry.js → p-c116c4c8.system.entry.js} +1 -1
- package/lib/duet/{p-b63e9d32.system.entry.js → p-c1549802.system.entry.js} +2 -2
- package/lib/duet/{p-8e64876c.system.entry.js → p-c186dac6.system.entry.js} +1 -1
- package/lib/duet/{p-e464c127.entry.js → p-c3191c9b.entry.js} +1 -1
- package/lib/duet/{p-494e7691.system.entry.js → p-c3d6acad.system.entry.js} +1 -1
- package/lib/duet/{p-edddef22.entry.js → p-c462b305.entry.js} +1 -1
- package/lib/duet/{p-501d76ac.system.entry.js → p-c4e79b8a.system.entry.js} +2 -2
- package/lib/duet/{p-04dd24ca.system.entry.js → p-cac220a5.system.entry.js} +1 -1
- package/lib/duet/{p-b4548652.system.entry.js → p-cad0cb56.system.entry.js} +1 -1
- package/lib/duet/{p-cc2c3bda.system.entry.js → p-cb21fdb1.system.entry.js} +1 -1
- package/lib/duet/{p-ef194759.entry.js → p-cbb118f1.entry.js} +1 -1
- package/lib/duet/{p-104758cf.entry.js → p-ccb906e8.entry.js} +1 -1
- package/lib/duet/p-cd98fdce.entry.js +4 -0
- package/lib/duet/{p-e26224c8.entry.js → p-cf7b7833.entry.js} +1 -1
- package/lib/duet/{p-ddec1906.entry.js → p-d115d2e5.entry.js} +1 -1
- package/lib/duet/p-d1501256.system.entry.js +4 -0
- package/lib/duet/{p-4908aa39.system.entry.js → p-d239ba69.system.entry.js} +1 -1
- package/lib/duet/p-d2f22086.system.js +4 -0
- package/lib/duet/{p-5003f2f7.entry.js → p-d48bf1f7.entry.js} +1 -1
- package/lib/duet/{p-4b57b898.system.entry.js → p-dd1962aa.system.entry.js} +1 -1
- package/lib/duet/{p-afd647b4.entry.js → p-dedc7d3d.entry.js} +1 -1
- package/lib/duet/{p-2f8ff010.entry.js → p-e02549c8.entry.js} +1 -1
- package/lib/duet/{p-3addfa0b.entry.js → p-e6c629ad.entry.js} +1 -1
- package/lib/duet/{p-cf504df5.js → p-e91385fb.js} +1 -1
- package/lib/duet/{p-3e3f76cc.entry.js → p-ec69b0b0.entry.js} +1 -1
- package/lib/duet/{p-fa7cdc28.system.entry.js → p-ef787a77.system.entry.js} +1 -1
- package/lib/duet/{p-236348a6.system.entry.js → p-f06a2407.system.entry.js} +1 -1
- package/lib/duet/{p-a4dc39b7.system.entry.js → p-f0adf23a.system.entry.js} +1 -1
- package/lib/duet/p-f23ee326.entry.js +4 -0
- package/lib/duet/{p-090b0eb4.entry.js → p-f4cac723.entry.js} +1 -1
- package/lib/duet/p-f4ef94f9.system.entry.js +4 -0
- package/lib/duet/{p-5d06caee.system.entry.js → p-f6f47c4e.system.entry.js} +1 -1
- package/lib/duet/{p-b8f45b9b.system.entry.js → p-f9f5e865.system.entry.js} +2 -2
- package/lib/duet/{p-3bd38a60.system.entry.js → p-fd857889.system.entry.js} +1 -1
- package/lib/duet/{p-3493bd62.entry.js → p-fde817b4.entry.js} +1 -1
- package/lib/duet/p-ff25bae7.entry.js +4 -0
- package/lib/esm/duet-action-button.entry.js +3 -12
- package/lib/esm/duet-alert.entry.js +3 -12
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +6 -9
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +6 -11
- 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 +7 -16
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +12 -13
- package/lib/esm/duet-contact-card.entry.js +2 -2
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +4 -10
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +3 -3
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +6 -9
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +8 -24
- package/lib/esm/duet-hero.entry.js +6 -9
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +2 -2
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +4 -10
- package/lib/esm/duet-multiselect.entry.js +2 -2
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +3 -11
- package/lib/esm/duet-number-input.entry.js +13 -2
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +4 -18
- package/lib/esm/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm/duet-popup-menu.entry.js +1 -1
- package/lib/esm/duet-progress.entry.js +8 -2
- 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 +13 -3
- 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 +8 -20
- package/lib/esm/duet-slideout-lang.entry.js +2 -2
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +3 -3
- 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-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +16 -11
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm/duet-tooltip.entry.js +6 -12
- package/lib/esm/duet-tray.entry.js +11 -2
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +3 -3
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{errorcodes.utils-c0c33bce.js → errorcodes.utils-47fc5d49.js} +1 -1
- package/lib/esm/{focus-utils-8a8cfffd.js → focus-utils-ec77318a.js} +1 -1
- package/lib/esm/{index-d48e2c74.js → index-cbdca10f.js} +1 -1
- package/lib/esm/{language-utils-6be16ff0.js → language-utils-9d850f6c.js} +43 -9
- package/lib/esm/loader.js +3 -3
- package/lib/esm-es5/duet-action-button.entry.js +2 -2
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +2 -2
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +2 -2
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +2 -2
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-c0c33bce.js → errorcodes.utils-47fc5d49.js} +1 -1
- package/lib/esm-es5/focus-utils-ec77318a.js +4 -0
- package/lib/esm-es5/{index-d48e2c74.js → index-cbdca10f.js} +1 -1
- package/lib/esm-es5/language-utils-9d850f6c.js +4 -0
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-action-button/duet-action-button.d.ts +1 -6
- package/lib/types/components/duet-alert/duet-alert.d.ts +1 -3
- package/lib/types/components/duet-button/duet-button.d.ts +0 -1
- package/lib/types/components/duet-choice/duet-choice.d.ts +1 -3
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +2 -3
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +0 -1
- package/lib/types/components/duet-footer/duet-footer.d.ts +0 -1
- package/lib/types/components/duet-header/duet-header.d.ts +0 -1
- package/lib/types/components/duet-hero/duet-hero.d.ts +0 -1
- package/lib/types/components/duet-link/duet-link.d.ts +0 -1
- package/lib/types/components/duet-logo/duet-logo.d.ts +0 -1
- package/lib/types/components/duet-modal/duet-modal.d.ts +0 -1
- package/lib/types/components/duet-notification/duet-notification.d.ts +0 -1
- package/lib/types/components/duet-number-input/duet-number-input.d.ts +2 -0
- package/lib/types/components/duet-pagination/duet-pagination.d.ts +1 -3
- package/lib/types/components/duet-progress/duet-progress.d.ts +2 -0
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +1 -6
- package/lib/types/components/duet-show-more/duet-show-more.d.ts +0 -1
- package/lib/types/components/duet-submenu-bar/duet-submenu-bar.d.ts +1 -0
- package/lib/types/components/duet-tab/duet-tab.d.ts +5 -0
- package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +0 -1
- package/lib/types/components/duet-tray/duet-tray.d.ts +2 -0
- package/lib/types/utils/language-utils.d.ts +7 -1
- package/package.json +5 -5
- package/lib/duet/p-076452be.js +0 -4
- package/lib/duet/p-07871336.entry.js +0 -4
- package/lib/duet/p-1137a234.entry.js +0 -4
- package/lib/duet/p-15c364ef.system.entry.js +0 -4
- package/lib/duet/p-180b9ef7.entry.js +0 -4
- package/lib/duet/p-231e217b.entry.js +0 -4
- package/lib/duet/p-3351f110.entry.js +0 -4
- package/lib/duet/p-3a48878a.system.entry.js +0 -4
- package/lib/duet/p-3bdaca53.entry.js +0 -4
- package/lib/duet/p-491006e1.system.js +0 -4
- package/lib/duet/p-4b3bef47.entry.js +0 -4
- package/lib/duet/p-51ea8a1e.entry.js +0 -4
- package/lib/duet/p-58d191e0.entry.js +0 -4
- package/lib/duet/p-5bb44d21.system.entry.js +0 -4
- package/lib/duet/p-5d1f9c44.entry.js +0 -4
- package/lib/duet/p-66ab3c0e.system.entry.js +0 -4
- package/lib/duet/p-715db5f9.entry.js +0 -4
- package/lib/duet/p-8894b5f8.system.entry.js +0 -4
- package/lib/duet/p-90d5fb9a.entry.js +0 -4
- package/lib/duet/p-968c8724.system.entry.js +0 -4
- package/lib/duet/p-9ad54264.entry.js +0 -4
- package/lib/duet/p-9bad6410.entry.js +0 -4
- package/lib/duet/p-a04538da.system.entry.js +0 -4
- package/lib/duet/p-a6a78989.entry.js +0 -4
- package/lib/duet/p-b63fdf97.entry.js +0 -4
- package/lib/duet/p-c6265d54.system.entry.js +0 -4
- package/lib/duet/p-c8dc599d.system.js +0 -4
- package/lib/duet/p-e1a2ad9b.entry.js +0 -4
- package/lib/duet/p-e2674cbd.entry.js +0 -4
- package/lib/duet/p-e8e50fdb.entry.js +0 -4
- package/lib/duet/p-f06b4b03.system.entry.js +0 -4
- package/lib/duet/p-fa56fe59.entry.js +0 -4
- package/lib/esm-es5/focus-utils-8a8cfffd.js +0 -4
- package/lib/esm-es5/language-utils-6be16ff0.js +0 -4
|
@@ -1,13 +1,13 @@
|
|
|
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-cbdca10f.js';
|
|
5
5
|
import { m as media_query_medium, a as media_query_large } from './tokens-f6b32339.js';
|
|
6
6
|
import { c as computePosition, f as flip, s as shift, a as arrow } from './floating-ui.dom.esm-6025c98f.js';
|
|
7
7
|
import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
|
|
8
8
|
import { c as createID } from './create-id-981107da.js';
|
|
9
9
|
import { f as isEscapeKey } from './keyboard-utils-d237bd5a.js';
|
|
10
|
-
import {
|
|
10
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-9d850f6c.js';
|
|
11
11
|
import { T as Teleport } from './teleport-4ede216d.js';
|
|
12
12
|
import './string-utils-5954f458.js';
|
|
13
13
|
|
|
@@ -98,14 +98,6 @@ const DuetTooltip = class {
|
|
|
98
98
|
this.positionHorizontal = "0";
|
|
99
99
|
this.active = false;
|
|
100
100
|
}
|
|
101
|
-
watchLanguageStateHandler(newValue, oldValue) {
|
|
102
|
-
if (newValue !== oldValue && this.accessibleLabel === this.accessibleLabelDefault[oldValue]) {
|
|
103
|
-
this.accessibleLabel = getLocaleString(this.accessibleLabelDefault, newValue);
|
|
104
|
-
}
|
|
105
|
-
if (newValue !== oldValue && this.accessibleCloseLabel === this.accessibleCloseLabelDefault[oldValue]) {
|
|
106
|
-
this.accessibleCloseLabel = getLocaleString(this.accessibleCloseLabelDefault, newValue);
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
101
|
/**
|
|
110
102
|
* Component lifecycle events.
|
|
111
103
|
*/
|
|
@@ -139,7 +131,10 @@ const DuetTooltip = class {
|
|
|
139
131
|
this.focusTarget = null;
|
|
140
132
|
}
|
|
141
133
|
connectedCallback() {
|
|
142
|
-
connectLanguageChangeObserver(this
|
|
134
|
+
connectLanguageChangeObserver(this, [
|
|
135
|
+
{ prop: "accessibleLabel", defaults: "accessibleLabelDefault" },
|
|
136
|
+
{ prop: "accessibleCloseLabel", defaults: "accessibleCloseLabelDefault" },
|
|
137
|
+
]);
|
|
143
138
|
}
|
|
144
139
|
disconnectedCallback() {
|
|
145
140
|
disconnectLanguageChangeObserver(this);
|
|
@@ -214,7 +209,6 @@ const DuetTooltip = class {
|
|
|
214
209
|
}
|
|
215
210
|
get element() { return getElement(this); }
|
|
216
211
|
static get watchers() { return {
|
|
217
|
-
"language": ["watchLanguageStateHandler"],
|
|
218
212
|
"active": ["handleActiveChange"]
|
|
219
213
|
}; }
|
|
220
214
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, F as Fragment, g as getElement } from './index-
|
|
4
|
+
import { r as registerInstance, h, F as Fragment, g as getElement } from './index-cbdca10f.js';
|
|
5
5
|
import { s as sizeHeader } from './tokens.module-ed773027.js';
|
|
6
6
|
import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
|
|
7
7
|
import { c as createID } from './create-id-981107da.js';
|
|
8
|
-
import {
|
|
8
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-9d850f6c.js';
|
|
9
9
|
import './string-utils-5954f458.js';
|
|
10
10
|
|
|
11
11
|
const duetTrayCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-tray{position:fixed;top:4rem;right:0;left:0;z-index:399;display:flex;flex-direction:column;max-height:calc(100% - 8rem);padding:16px 20px 16px 24px;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.5;color:rgb(0, 41, 77);visibility:hidden;background:rgb(243, 249, 252);border-bottom:1px solid rgb(225, 227, 230);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:opacity 600ms ease, visibility 600ms ease, transform 600ms ease;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray{padding:16px 36px}}@media (min-width: 106.25em){.duet-tray{padding:16px 52px 16px 60px}}.duet-tray:focus{outline:0}:host(.user-is-tabbing) .duet-tray:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}:host(.user-is-tabbing) .duet-tray.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-tray.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:rgb(245, 245, 247);border-color:rgb(228, 228, 230)}.duet-tray.duet-tray-is-active{visibility:visible;opacity:1;transform:translateY(0)}.duet-tray.duet-tray-is-hidden{visibility:hidden;opacity:0;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray.duet-tray-is-responsive{display:none !important}}.duet-tray.duet-tray-is-expandable{padding-right:66px}@media (min-width: 62em){.duet-tray.duet-tray-is-expandable{padding-right:78px}}@media (min-width: 106.25em){.duet-tray.duet-tray-is-expandable{padding-right:94px}}.duet-tray-expandable{position:relative;z-index:100;width:calc(100% + 46px);max-height:0;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity 600ms ease, visibility 600ms ease, max-height 600ms ease;scrollbar-width:none}.duet-tray-expandable::-webkit-scrollbar{display:none}.duet-tray-expandable.active{max-height:500px;visibility:visible;opacity:1}.duet-tray-expandable-content{width:100%;margin-top:16px;border-top:1px solid rgb(225, 227, 230)}.duet-theme-turva .duet-tray-expandable-content{border-color:rgb(228, 228, 230)}.duet-tray-button{-webkit-user-select:none;user-select:none;padding:20px !important;position:absolute;top:-2px;right:0;z-index:200;color:rgb(0, 41, 77);text-align:center;cursor:pointer;border-radius:4px;transition:transform 300ms ease;-webkit-tap-highlight-color:transparent}@media (min-width: 62em){.duet-tray-button{margin-right:16px}}@media (min-width: 106.25em){.duet-tray-button{margin-right:36px}}.duet-theme-turva .duet-tray-button{color:rgb(23, 28, 58)}.duet-tray-button.duet-tray-is-expanded{transform:rotate(-180deg)}.duet-tray-button:focus{outline:0}:host(.user-is-tabbing) .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179)}:host(.user-is-tabbing) .duet-theme-turva .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58)}.duet-tray-button:active{box-shadow:none;opacity:0.75}";
|
|
@@ -57,6 +57,15 @@ const DuetTray = class {
|
|
|
57
57
|
inheritGlobalTheme(this);
|
|
58
58
|
this.hasAdditionalContent = !!this.element.querySelector("[slot='additional']");
|
|
59
59
|
}
|
|
60
|
+
connectedCallback() {
|
|
61
|
+
connectLanguageChangeObserver(this, [
|
|
62
|
+
{ prop: "accessibleOpenLabel", defaults: "accessibleOpenLabelDefaults" },
|
|
63
|
+
{ prop: "accessibleCloseLabel", defaults: "accessibleCloseLabelDefaults" },
|
|
64
|
+
]);
|
|
65
|
+
}
|
|
66
|
+
disconnectedCallback() {
|
|
67
|
+
disconnectLanguageChangeObserver(this);
|
|
68
|
+
}
|
|
60
69
|
/**
|
|
61
70
|
* Component event handling.
|
|
62
71
|
*/
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h } from './index-
|
|
4
|
+
import { r as registerInstance, h } from './index-cbdca10f.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './themeable-component-cb76be7c.js';
|
|
6
|
-
import {
|
|
7
|
-
import { a as getI18nError } from './errorcodes.utils-
|
|
6
|
+
import { g as getLocaleString } from './language-utils-9d850f6c.js';
|
|
7
|
+
import { a as getI18nError } from './errorcodes.utils-47fc5d49.js';
|
|
8
8
|
import './string-utils-5954f458.js';
|
|
9
9
|
|
|
10
10
|
const formatBytes = (bytes, decimals = 2) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
4
|
+
import { r as registerInstance, h, H as Host } from './index-cbdca10f.js';
|
|
5
5
|
|
|
6
6
|
const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
|
|
7
7
|
|
package/lib/esm/duet.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { d as doc, N as NAMESPACE, p as promiseResolve, b as bootstrapLazy } from './index-
|
|
5
|
-
export { s as setNonce } from './index-
|
|
4
|
+
import { d as doc, N as NAMESPACE, p as promiseResolve, b as bootstrapLazy } from './index-cbdca10f.js';
|
|
5
|
+
export { s as setNonce } from './index-cbdca10f.js';
|
|
6
6
|
import { g as globalScripts } from './app-globals-de2a5510.js';
|
|
7
7
|
|
|
8
8
|
/*
|
|
@@ -29,5 +29,5 @@ const patchBrowser = () => {
|
|
|
29
29
|
|
|
30
30
|
patchBrowser().then(options => {
|
|
31
31
|
globalScripts();
|
|
32
|
-
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]}]]],[\"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]}],[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\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"isBlurred\":[32],\"language\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]},[[2,\"blur\",\"handleHostBlur\"],[2,\"keydown\",\"handleHostKeyDown\"],[2,\"keyup\",\"handleHostKeyUp\"]]]]],[\"duet-date-picker\",[[2,\"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\"]]]]],[\"duet-number-input\",[[2,\"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\":[1,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"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-pagination_2\",[[1,\"duet-pagination\",{\"theme\":[1025],\"jumpString\":[1,\"jump-string\"],\"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],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"numbersStore\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32],\"language\":[32]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"language\":[32]}]]],[\"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],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-textarea\",[[2,\"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],\"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]}]]],[\"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],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]}]]],[\"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]}],[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\"],\"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\"]]]]],[\"duet-cookie-consent\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]}]]],[\"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\"]]]]],[\"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],\"open\":[1540],\"buttonAriaOpen\":[32]}]]],[\"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\":[1],\"image\":[1],\"icon\":[1],\"headingLevel\":[1,\"heading-level\"]}]]],[\"duet-footer\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]}]]],[\"duet-callout\",[[1,\"duet-callout\",{\"theme\":[1025],\"margin\":[1]}]]],[\"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\"]}]]],[\"duet-tray\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-breadcrumb\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"variation\":[1],\"children\":[32]}]]],[\"duet-chip\",[[1,\"duet-chip\",{\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"icon\":[1],\"theme\":[1025],\"identifier\":[1],\"value\":[1025],\"name\":[1],\"checked\":[1540],\"focus\":[32],\"popup\":[32],\"popupOpen\":[32],\"setFocus\":[64]}]]],[\"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],\"language\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]]]]],[\"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-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\"],\"theme\":[1025],\"url\":[1],\"external\":[4],\"value\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"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],\"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],\"open\":[1540],\"backgroundColor\":[1537,\"background-color\"],\"language\":[32],\"toggle\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"]]]]],[\"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]}]]],[\"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],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]}]]],[\"duet-toolbar-dropdown\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[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-link\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"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\"],\"theme\":[1025],\"controller\":[16],\"placement\":[1],\"position\":[1],\"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\"]]]]],[\"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],\"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-select\",[[2,\"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],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[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],\"language\":[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]}]]],[\"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-empty-state\",[[1,\"duet-empty-state\",{\"theme\":[1025],\"icon\":[1],\"size\":[1]}]]],[\"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]}],[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]}],[1,\"duet-list-item\",{\"responsive\":[4],\"breakpoint\":[1]}]]],[\"duet-fieldset\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"labelHeadingLevel\":[1,\"label-heading-level\"],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32]}]]],[\"duet-divider_2\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-visually-hidden\",[[1,\"duet-visually-hidden\"]]],[\"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\":[1,\"accessible-label-upload\"],\"progress\":[1538],\"caption\":[1],\"height\":[1],\"theme\":[1025]}]]],[\"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\"]]],[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\"],\"numbersStore\":[32],\"language\":[32],\"setFocus\":[64]}]]],[\"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]}],[1,\"duet-tooltip-button\",{\"label\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"setFocus\":[64]}]]],[\"duet-tooltip\",[[6,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-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]},[[9,\"scroll\",\"onScroll\"],[9,\"resize\",\"handleWindowResize\"],[4,\"click\",\"handleDocumentClick\"],[4,\"keydown\",\"handleKeyDown\"],[4,\"tooltipPopupClosed\",\"handlePopupClose\"]]]]],[\"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\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]}],[1,\"duet-spinner\",{\"accessibleLabel\":[1,\"accessible-label\"],\"color\":[1],\"size\":[1],\"theme\":[1025]}]]],[\"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\"],\"identifier\":[1],\"theme\":[1025],\"url\":[513],\"external\":[4],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"padding\":[1],\"setFocus\":[64]}],[1,\"duet-heading\",{\"level\":[513],\"margin\":[1],\"visualLevel\":[1,\"visual-level\"],\"border\":[8],\"weight\":[1],\"color\":[1],\"theme\":[1025],\"hyphenate\":[4]}],[1,\"duet-paragraph\",{\"theme\":[1025],\"margin\":[1],\"size\":[1],\"weight\":[1],\"variation\":[1],\"color\":[1]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"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\"],\"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]}],[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]}]]],[\"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],\"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]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1]}]]],[\"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\",{\"label\":[513],\"caption\":[513],\"selected\":[516],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1,\"accessible-description\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"collapsed\":[1540],\"buttons\":[4],\"center\":[4],\"selected\":[1026],\"tablistAtStart\":[32],\"isTabContentSmallerThanWrapper\":[32],\"tablistAtEnd\":[32],\"childrenData\":[32]}]]]]"), options);
|
|
32
|
+
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]}]]],[\"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]}],[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\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"isBlurred\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]},[[2,\"blur\",\"handleHostBlur\"],[2,\"keydown\",\"handleHostKeyDown\"],[2,\"keyup\",\"handleHostKeyUp\"]]]]],[\"duet-date-picker\",[[2,\"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\"]]]]],[\"duet-number-input\",[[2,\"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-pagination_2\",[[1,\"duet-pagination\",{\"theme\":[1025],\"jumpString\":[1,\"jump-string\"],\"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],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"numbersStore\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"]}]]],[\"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],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-textarea\",[[2,\"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],\"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]}]]],[\"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],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]}]]],[\"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]}],[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\"],\"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\"]]]]],[\"duet-cookie-consent\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]}]]],[\"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\"]]]]],[\"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],\"open\":[1540],\"buttonAriaOpen\":[32]}]]],[\"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\":[1],\"image\":[1],\"icon\":[1],\"headingLevel\":[1,\"heading-level\"]}]]],[\"duet-footer\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]}]]],[\"duet-callout\",[[1,\"duet-callout\",{\"theme\":[1025],\"margin\":[1]}]]],[\"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\"]}]]],[\"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-breadcrumb\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"variation\":[1],\"children\":[32]}]]],[\"duet-chip\",[[1,\"duet-chip\",{\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"icon\":[1],\"theme\":[1025],\"identifier\":[1],\"value\":[1025],\"name\":[1],\"checked\":[1540],\"focus\":[32],\"popup\":[32],\"popupOpen\":[32],\"setFocus\":[64]}]]],[\"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\"]]]]],[\"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-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\"],\"theme\":[1025],\"url\":[1],\"external\":[4],\"value\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"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],\"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],\"open\":[1540],\"backgroundColor\":[1537,\"background-color\"],\"language\":[32],\"toggle\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"]]]]],[\"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]}]]],[\"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],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]}]]],[\"duet-toolbar-dropdown\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[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-link\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"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\"],\"theme\":[1025],\"controller\":[16],\"placement\":[1],\"position\":[1],\"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\"]]]]],[\"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],\"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-select\",[[2,\"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],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[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]}]]],[\"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-empty-state\",[[1,\"duet-empty-state\",{\"theme\":[1025],\"icon\":[1],\"size\":[1]}]]],[\"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]}],[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]}],[1,\"duet-list-item\",{\"responsive\":[4],\"breakpoint\":[1]}]]],[\"duet-fieldset\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"labelHeadingLevel\":[1,\"label-heading-level\"],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32]}]]],[\"duet-divider_2\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-visually-hidden\",[[1,\"duet-visually-hidden\"]]],[\"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-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\"]]],[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\"],\"numbersStore\":[32],\"setFocus\":[64]}]]],[\"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]}],[1,\"duet-tooltip-button\",{\"label\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"setFocus\":[64]}]]],[\"duet-tooltip\",[[6,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-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]},[[9,\"scroll\",\"onScroll\"],[9,\"resize\",\"handleWindowResize\"],[4,\"click\",\"handleDocumentClick\"],[4,\"keydown\",\"handleKeyDown\"],[4,\"tooltipPopupClosed\",\"handlePopupClose\"]]]]],[\"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\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]}],[1,\"duet-spinner\",{\"accessibleLabel\":[1,\"accessible-label\"],\"color\":[1],\"size\":[1],\"theme\":[1025]}]]],[\"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\"],\"identifier\":[1],\"theme\":[1025],\"url\":[513],\"external\":[4],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"padding\":[1],\"setFocus\":[64]}],[1,\"duet-heading\",{\"level\":[513],\"margin\":[1],\"visualLevel\":[1,\"visual-level\"],\"border\":[8],\"weight\":[1],\"color\":[1],\"theme\":[1025],\"hyphenate\":[4]}],[1,\"duet-paragraph\",{\"theme\":[1025],\"margin\":[1],\"size\":[1],\"weight\":[1],\"variation\":[1],\"color\":[1]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"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\"],\"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]}],[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]}]]],[\"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],\"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]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1]}]]],[\"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\",{\"label\":[513],\"caption\":[513],\"selected\":[516],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1025,\"accessible-description\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"collapsed\":[1540],\"buttons\":[4],\"center\":[4],\"selected\":[1026],\"tablistAtStart\":[32],\"isTabContentSmallerThanWrapper\":[32],\"tablistAtEnd\":[32],\"childrenData\":[32]}]]]]"), options);
|
|
33
33
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import {
|
|
4
|
+
import { g as getLocaleString } from './language-utils-9d850f6c.js';
|
|
5
5
|
import { p as parsePossibleJSON } from './string-utils-5954f458.js';
|
|
6
6
|
|
|
7
7
|
const getError = (code, errorCodes) => {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
4
|
const NAMESPACE = 'duet';
|
|
5
|
-
const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.0.
|
|
5
|
+
const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"4.0.2"};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Virtual DOM patching algorithm based on Snabbdom by
|
|
@@ -91,36 +91,70 @@ const getLocaleString = (langObject, languageOverride) => {
|
|
|
91
91
|
/**
|
|
92
92
|
* Language change observer
|
|
93
93
|
*
|
|
94
|
-
* Change component's language property or state when the html lang attribute changes.
|
|
94
|
+
* Change component's language property or state when the html lang attribute changes. Can also change default labeles to new language.
|
|
95
95
|
* For now the <html> element must have the data-duet-lang-observe attribute set to a truthy value for the
|
|
96
96
|
* language change to happen. At a later point this will be done without requiring the data attribute.
|
|
97
97
|
*
|
|
98
98
|
* Usage:
|
|
99
|
-
* Call
|
|
100
|
-
*
|
|
99
|
+
* Call in component's connectedCallback
|
|
100
|
+
* connectLanguageChangeObserver(this)
|
|
101
|
+
* or
|
|
102
|
+
* connectLanguageChangeObserver(this, [{ prop: "labelProp", defaults: "labelPropDefaults" }])
|
|
103
|
+
*
|
|
104
|
+
* Call in disconnectedCallback
|
|
105
|
+
* disconnectLanguageChangeObserver(this)
|
|
106
|
+
*/
|
|
107
|
+
/**
|
|
108
|
+
* Component instances that have subscribed to language change.
|
|
101
109
|
*/
|
|
102
110
|
const languageChangeSubscribers = new Set();
|
|
103
|
-
|
|
111
|
+
/**
|
|
112
|
+
* Label properties that should be changed when language changes.
|
|
113
|
+
*/
|
|
114
|
+
const languageChangeTargets = new WeakMap();
|
|
115
|
+
const languagaChangeObserverCallback = mutationList => {
|
|
116
|
+
let oldValue = defaultLanguage;
|
|
117
|
+
for (const mutation of mutationList) {
|
|
118
|
+
if (mutation.type === "attributes" && mutation.attributeName === "lang") {
|
|
119
|
+
oldValue = mutation.oldValue;
|
|
120
|
+
break;
|
|
121
|
+
}
|
|
122
|
+
}
|
|
104
123
|
if (document.documentElement.dataset.duetLangObserve) {
|
|
105
124
|
languageChangeSubscribers.forEach((component) => {
|
|
106
125
|
if (component.language) {
|
|
107
126
|
component.language = getLanguage();
|
|
108
127
|
}
|
|
109
|
-
|
|
110
|
-
|
|
128
|
+
if (languageChangeTargets.has(component)) {
|
|
129
|
+
languageChangeTargets.get(component).forEach(target => {
|
|
130
|
+
if (component[target.defaults] && component[target.prop] === component[target.defaults][oldValue]) {
|
|
131
|
+
component[target.prop] = getLocaleString(component[target.defaults]);
|
|
132
|
+
}
|
|
133
|
+
});
|
|
111
134
|
}
|
|
112
135
|
});
|
|
113
136
|
}
|
|
114
137
|
};
|
|
115
138
|
{
|
|
116
139
|
const languageChangeObserver = new MutationObserver(languagaChangeObserverCallback);
|
|
117
|
-
languageChangeObserver.observe(document.documentElement, { attributeFilter: ["lang"] });
|
|
140
|
+
languageChangeObserver.observe(document.documentElement, { attributeFilter: ["lang"], attributeOldValue: true });
|
|
118
141
|
}
|
|
119
|
-
const connectLanguageChangeObserver = (component) => {
|
|
142
|
+
const connectLanguageChangeObserver = (component, targets) => {
|
|
120
143
|
languageChangeSubscribers.add(component);
|
|
144
|
+
if (targets) {
|
|
145
|
+
if (!Array.isArray(targets)) {
|
|
146
|
+
targets = [targets];
|
|
147
|
+
}
|
|
148
|
+
if (targets.some(t => !(t.prop in component) || !(t.defaults in component))) {
|
|
149
|
+
console.error("connectLanguageChangeObserver: component must have target.prop and target.defaults properties");
|
|
150
|
+
targets = targets.filter(t => t.prop in component && t.defaults in component);
|
|
151
|
+
}
|
|
152
|
+
languageChangeTargets.set(component, targets);
|
|
153
|
+
}
|
|
121
154
|
};
|
|
122
155
|
const disconnectLanguageChangeObserver = (component) => {
|
|
123
156
|
languageChangeSubscribers.delete(component);
|
|
157
|
+
languageChangeTargets.delete(component);
|
|
124
158
|
};
|
|
125
159
|
|
|
126
|
-
export {
|
|
160
|
+
export { getLanguage as a, getLocale as b, connectLanguageChangeObserver as c, disconnectLanguageChangeObserver as d, getLocaleString as g, sanitizeString as s };
|