@duetds/components 9.8.1 → 9.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +217 -64
- package/lib/cjs/{a11y-utils-097578a2.js → a11y-utils-050310c7.js} +1 -1
- package/lib/cjs/{app-globals-939b4e56.js → app-globals-f4faf11d.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +3 -3
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-callout.cjs.entry.js +2 -2
- package/lib/cjs/duet-caption_4.cjs.entry.js +4 -4
- package/lib/cjs/duet-card.cjs.entry.js +2 -2
- 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 +2 -2
- package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
- 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 -4
- package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
- package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +3 -3
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-hero.cjs.entry.js +34 -8
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-layout.cjs.entry.js +2 -2
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-modal.cjs.entry.js +4 -4
- package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-phone-input.cjs.entry.js +4 -4
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +34 -9
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -3
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +22 -0
- package/lib/cjs/duet-share-chart.cjs.entry.js +83 -0
- package/lib/cjs/duet-show-more.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
- package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
- package/lib/cjs/duet-status-icon.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 +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +4 -4
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-8daf7a3e.js → errorcodes.utils-6917a13a.js} +1 -1
- package/lib/cjs/{focus-utils-ea4a19c7.js → focus-utils-17b92876.js} +1 -1
- package/lib/cjs/{index-fc6fff62.js → index-45354cdd.js} +9 -1
- package/lib/cjs/{language-utils-57e014ea.js → language-utils-5a4f4a41.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-6c8e09f2.js → slot-utils-4e1bb28c.js} +1 -1
- package/lib/collection/collection-manifest.json +2 -0
- package/lib/collection/components/duet-divider/duet-divider.css +4 -2
- package/lib/collection/components/duet-hero/duet-hero.js +32 -6
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +30 -5
- package/lib/collection/components/duet-share-chart/duet-share-chart.css +78 -0
- package/lib/collection/components/duet-share-chart/duet-share-chart.js +137 -0
- package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +65 -0
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
- package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- 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 +3 -3
- package/lib/dist-custom-elements/duet-breadcrumb.js +3 -3
- package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +2 -2
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +4 -4
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +15 -15
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +7 -7
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +41 -15
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-item.js +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 +8 -8
- package/lib/dist-custom-elements/duet-multiselect.js +9 -9
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
- package/lib/dist-custom-elements/duet-notification.js +2 -2
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +3 -3
- package/lib/dist-custom-elements/duet-pagination.js +13 -13
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +17 -17
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- 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 +4 -4
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
- package/lib/dist-custom-elements/duet-share-chart-item.d.ts +11 -0
- package/lib/dist-custom-elements/duet-share-chart-item.js +39 -0
- package/lib/dist-custom-elements/duet-share-chart.d.ts +11 -0
- package/lib/dist-custom-elements/duet-share-chart.js +106 -0
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
- 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-status-icon.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 +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
- package/lib/dist-custom-elements/duet-tab-group.js +7 -7
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar.js +3 -3
- 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 +5 -5
- 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 +20 -20
- 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-3b006865.js → p-06c403d9.js} +1 -1
- package/lib/dist-custom-elements/{p-a79cf453.js → p-132b261a.js} +10 -10
- package/lib/dist-custom-elements/{p-a250051a.js → p-175fc551.js} +1 -1
- package/lib/dist-custom-elements/{p-9c0c0583.js → p-1c4fcb41.js} +2 -2
- package/lib/dist-custom-elements/{p-55e9908e.js → p-1eb29b1c.js} +10 -10
- package/lib/dist-custom-elements/{p-63fe7ca7.js → p-1f610268.js} +1 -1
- package/lib/dist-custom-elements/{p-3be17de6.js → p-238a3868.js} +8 -8
- package/lib/dist-custom-elements/{p-24c28a7d.js → p-2a0aefe4.js} +2 -2
- package/lib/dist-custom-elements/{p-d385e3d5.js → p-2e0d729f.js} +1 -1
- package/lib/dist-custom-elements/{p-83a1e485.js → p-3acb66c0.js} +2 -2
- package/lib/dist-custom-elements/{p-5df3d6fc.js → p-42b1e9d0.js} +1 -1
- package/lib/dist-custom-elements/{p-e6686c28.js → p-42eebb86.js} +1 -1
- package/lib/dist-custom-elements/{p-ae395997.js → p-49773f56.js} +7 -7
- package/lib/dist-custom-elements/{p-5b8ccb94.js → p-4d6e3fcc.js} +2 -2
- package/lib/dist-custom-elements/{p-fd6463e9.js → p-56cd0edf.js} +5 -5
- package/lib/dist-custom-elements/{p-ec5e2453.js → p-57a0b5df.js} +1 -1
- package/lib/dist-custom-elements/{p-93b6c77d.js → p-647c78a8.js} +2 -2
- package/lib/dist-custom-elements/{p-096bf531.js → p-761fd588.js} +4 -4
- package/lib/dist-custom-elements/{p-c02edb53.js → p-7947d2cd.js} +43 -18
- package/lib/dist-custom-elements/{p-8ba73d37.js → p-79480384.js} +2 -2
- package/lib/dist-custom-elements/{p-667241b7.js → p-7a37b78a.js} +1 -1
- package/lib/dist-custom-elements/{p-04667e10.js → p-813debec.js} +3 -3
- package/lib/dist-custom-elements/{p-5f1b2f21.js → p-85b61ebc.js} +1 -1
- package/lib/dist-custom-elements/{p-834b2a63.js → p-86746543.js} +3 -3
- package/lib/dist-custom-elements/{p-09910065.js → p-9d462464.js} +1 -1
- package/lib/dist-custom-elements/{p-96a35539.js → p-b1717bf1.js} +1 -1
- package/lib/dist-custom-elements/{p-0686dc77.js → p-b388715c.js} +5 -5
- package/lib/dist-custom-elements/{p-3e8e8086.js → p-b5c0ae56.js} +5 -5
- package/lib/dist-custom-elements/{p-39b0cc41.js → p-b7bf60cf.js} +1 -1
- package/lib/dist-custom-elements/{p-b9ff419d.js → p-b8c6f396.js} +5 -5
- package/lib/dist-custom-elements/{p-488020a7.js → p-bc7aeee0.js} +3 -3
- package/lib/dist-custom-elements/{p-04f23cbd.js → p-bd7dd1f2.js} +1 -1
- package/lib/dist-custom-elements/{p-11a0aa1e.js → p-bec2501d.js} +5 -5
- package/lib/dist-custom-elements/{p-cbcfee87.js → p-cda5f601.js} +1 -1
- package/lib/dist-custom-elements/{p-1dc954e8.js → p-dca657f2.js} +4 -4
- package/lib/dist-custom-elements/{p-43bc973b.js → p-dcd7d6d2.js} +2 -2
- package/lib/dist-custom-elements/{p-7a72ebb0.js → p-df8428db.js} +1 -1
- package/lib/dist-custom-elements/{p-137202b7.js → p-f2b72f2d.js} +1 -1
- package/lib/dist-custom-elements/{p-f851b808.js → p-fd3dd124.js} +2 -2
- package/lib/dist-custom-elements/{p-3e85c24b.js → p-fee53217.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-ecca6f8b.entry.js → p-00a1eee5.entry.js} +1 -1
- package/lib/duet/{p-877d4d36.system.entry.js → p-00c275a8.system.entry.js} +1 -1
- package/lib/duet/{p-9753e113.entry.js → p-00f58c81.entry.js} +1 -1
- package/lib/duet/{p-99f20857.system.entry.js → p-0128eef9.system.entry.js} +1 -1
- package/lib/duet/p-015b7bce.system.entry.js +4 -0
- package/lib/duet/{p-f31077cb.entry.js → p-02f8661f.entry.js} +1 -1
- package/lib/duet/{p-06d3fe65.system.entry.js → p-0484d391.system.entry.js} +1 -1
- package/lib/duet/{p-e1a10b0a.system.entry.js → p-062c814d.system.entry.js} +1 -1
- package/lib/duet/{p-137c741a.system.entry.js → p-06479d57.system.entry.js} +1 -1
- package/lib/duet/{p-1e507e83.js → p-0773901d.js} +1 -1
- package/lib/duet/{p-6efad73a.entry.js → p-0936d659.entry.js} +1 -1
- package/lib/duet/{p-c4806b54.system.entry.js → p-0a5a0f9f.system.entry.js} +1 -1
- package/lib/duet/{p-14ba3f91.entry.js → p-0a9b1b0b.entry.js} +1 -1
- package/lib/duet/{p-8001d81f.system.entry.js → p-0c27b62a.system.entry.js} +1 -1
- package/lib/duet/{p-a78172c5.entry.js → p-0dd3a7c9.entry.js} +1 -1
- package/lib/duet/{p-e4b1161d.entry.js → p-0fe8704c.entry.js} +1 -1
- package/lib/duet/{p-e134a4fb.system.entry.js → p-116c7db8.system.entry.js} +1 -1
- package/lib/duet/{p-81f0049b.entry.js → p-12a12f9c.entry.js} +1 -1
- package/lib/duet/p-151fb80c.system.entry.js +4 -0
- package/lib/duet/{p-0eb08814.system.entry.js → p-15aaf279.system.entry.js} +1 -1
- package/lib/duet/{p-c91a0af8.entry.js → p-16997663.entry.js} +1 -1
- package/lib/duet/{p-479dbb1a.entry.js → p-16a2b903.entry.js} +1 -1
- package/lib/duet/{p-e4810a48.system.entry.js → p-17aa4bbe.system.entry.js} +1 -1
- package/lib/duet/{p-72e3606a.system.entry.js → p-184e698a.system.entry.js} +1 -1
- package/lib/duet/{p-a30e2463.entry.js → p-1921b16d.entry.js} +1 -1
- package/lib/duet/{p-d712ab71.entry.js → p-1b7ac0a5.entry.js} +1 -1
- package/lib/duet/{p-667b336e.system.entry.js → p-1c107ee6.system.entry.js} +1 -1
- package/lib/duet/{p-843b6ffb.system.entry.js → p-1de43ba1.system.entry.js} +1 -1
- package/lib/duet/{p-eae140c0.system.entry.js → p-1f337fe3.system.entry.js} +1 -1
- package/lib/duet/{p-00dcfb01.system.entry.js → p-1fe573fb.system.entry.js} +1 -1
- package/lib/duet/{p-62197a6b.entry.js → p-20611247.entry.js} +1 -1
- package/lib/duet/{p-80982954.entry.js → p-238fa831.entry.js} +1 -1
- package/lib/duet/{p-1c6c54d7.system.entry.js → p-24c9714a.system.entry.js} +2 -2
- package/lib/duet/{p-dfbe0fb4.entry.js → p-28b88f1b.entry.js} +1 -1
- package/lib/duet/{p-8e4cdc90.system.entry.js → p-2afae3ba.system.entry.js} +1 -1
- package/lib/duet/{p-a79a1f51.system.entry.js → p-2b2a0e6f.system.entry.js} +1 -1
- package/lib/duet/{p-390d28f8.entry.js → p-2b30e991.entry.js} +1 -1
- package/lib/duet/{p-bd942603.system.entry.js → p-2b4f458d.system.entry.js} +1 -1
- package/lib/duet/p-2e51ccc4.entry.js +4 -0
- package/lib/duet/{p-26a24272.entry.js → p-303a9f45.entry.js} +1 -1
- package/lib/duet/p-31bb5751.js +4 -0
- package/lib/duet/{p-9801b273.system.entry.js → p-321b7867.system.entry.js} +1 -1
- package/lib/duet/{p-f55ab6b2.system.entry.js → p-34afb5ae.system.entry.js} +1 -1
- package/lib/duet/{p-392eff23.system.entry.js → p-393c06a4.system.entry.js} +1 -1
- package/lib/duet/{p-32207489.entry.js → p-3964bb3b.entry.js} +1 -1
- package/lib/duet/p-3c6da86e.entry.js +4 -0
- package/lib/duet/{p-3095009a.entry.js → p-3e7f5733.entry.js} +1 -1
- package/lib/duet/{p-67928d56.system.entry.js → p-3f35573d.system.entry.js} +1 -1
- package/lib/duet/{p-dfb49ef9.system.entry.js → p-407dcb6c.system.entry.js} +1 -1
- package/lib/duet/{p-389f0a82.system.entry.js → p-42f8f330.system.entry.js} +1 -1
- package/lib/duet/{p-46779515.entry.js → p-437d2bb6.entry.js} +1 -1
- package/lib/duet/{p-4c945e8d.system.entry.js → p-4393178b.system.entry.js} +1 -1
- package/lib/duet/{p-3447a0d5.system.entry.js → p-442222ef.system.entry.js} +1 -1
- package/lib/duet/{p-e93e2173.entry.js → p-44d6dc12.entry.js} +1 -1
- package/lib/duet/{p-c5d5ecc9.system.entry.js → p-48bd046c.system.entry.js} +1 -1
- package/lib/duet/{p-f379651a.entry.js → p-4b3b6db2.entry.js} +1 -1
- package/lib/duet/{p-f7e90f95.entry.js → p-4d7b963e.entry.js} +1 -1
- package/lib/duet/{p-4f748c8f.system.entry.js → p-5373b8ad.system.entry.js} +1 -1
- package/lib/duet/{p-e9727644.entry.js → p-55865968.entry.js} +1 -1
- package/lib/duet/{p-93063ada.entry.js → p-55a8a353.entry.js} +1 -1
- package/lib/duet/{p-6e0bf246.system.entry.js → p-56cef695.system.entry.js} +1 -1
- package/lib/duet/{p-7a2affb3.entry.js → p-5844d557.entry.js} +1 -1
- package/lib/duet/{p-e0a33b1b.system.entry.js → p-599ce571.system.entry.js} +1 -1
- package/lib/duet/{p-c0f912cc.entry.js → p-5a9197a4.entry.js} +1 -1
- package/lib/duet/{p-4e8caaa1.entry.js → p-5b908466.entry.js} +1 -1
- package/lib/duet/{p-10868102.entry.js → p-5e0962cd.entry.js} +1 -1
- package/lib/duet/{p-ad30ebd0.entry.js → p-60162940.entry.js} +1 -1
- package/lib/duet/{p-daf28095.entry.js → p-636a177b.entry.js} +1 -1
- package/lib/duet/{p-eef0fb8e.js → p-64d39db4.js} +1 -1
- package/lib/duet/{p-9e453fe1.entry.js → p-65e8cb09.entry.js} +1 -1
- package/lib/duet/{p-47639ffb.system.entry.js → p-67b4c262.system.entry.js} +1 -1
- package/lib/duet/{p-8a95f91f.entry.js → p-67fc5d1c.entry.js} +1 -1
- package/lib/duet/{p-4d4ee898.system.entry.js → p-682e6943.system.entry.js} +1 -1
- package/lib/duet/p-68eb7faa.entry.js +4 -0
- package/lib/duet/p-6bbac3f9.system.js +4 -0
- package/lib/duet/{p-54647826.entry.js → p-6d16043c.entry.js} +1 -1
- package/lib/duet/{p-1e8f0c99.system.entry.js → p-70ae6f2c.system.entry.js} +2 -2
- package/lib/duet/{p-77a0c991.system.entry.js → p-725c2a9e.system.entry.js} +1 -1
- package/lib/duet/{p-56a9d89a.js → p-737130d0.js} +1 -1
- package/lib/duet/{p-43c0bdf6.system.entry.js → p-74184074.system.entry.js} +1 -1
- package/lib/duet/{p-eca1a4e7.system.entry.js → p-74941bed.system.entry.js} +2 -2
- package/lib/duet/{p-ad64f0f9.entry.js → p-74f7b2c7.entry.js} +1 -1
- package/lib/duet/p-7930b999.system.js +4 -0
- package/lib/duet/{p-24f81ad8.entry.js → p-793b2147.entry.js} +1 -1
- package/lib/duet/{p-a6cc3e96.system.entry.js → p-793f3625.system.entry.js} +1 -1
- package/lib/duet/{p-399daeeb.entry.js → p-7a33d0be.entry.js} +1 -1
- package/lib/duet/{p-424991f9.system.entry.js → p-7bf8f183.system.entry.js} +1 -1
- package/lib/duet/{p-72481e45.system.entry.js → p-7c0e1242.system.entry.js} +1 -1
- package/lib/duet/{p-c9906be7.system.js → p-7df350f6.system.js} +1 -1
- package/lib/duet/{p-d6a10b17.system.entry.js → p-7e257f15.system.entry.js} +1 -1
- package/lib/duet/{p-b076d1e9.js → p-85bd737a.js} +1 -1
- package/lib/duet/p-86a187a0.system.entry.js +4 -0
- package/lib/duet/{p-5fc41341.system.entry.js → p-8763fcda.system.entry.js} +1 -1
- package/lib/duet/{p-5ce67557.entry.js → p-88f1717c.entry.js} +1 -1
- package/lib/duet/{p-d891a3d5.entry.js → p-89aebeb3.entry.js} +1 -1
- package/lib/duet/{p-dd11e9d1.system.entry.js → p-89fb266e.system.entry.js} +1 -1
- package/lib/duet/{p-d937f8a0.entry.js → p-8aeb58ba.entry.js} +1 -1
- package/lib/duet/p-8da50ca3.entry.js +4 -0
- package/lib/duet/{p-0bfc0d18.system.entry.js → p-912efbb2.system.entry.js} +1 -1
- package/lib/duet/{p-2f5ae557.system.entry.js → p-9240897c.system.entry.js} +1 -1
- package/lib/duet/{p-af8baa25.system.entry.js → p-938f9b3e.system.entry.js} +1 -1
- package/lib/duet/{p-280e5fbc.system.entry.js → p-94a34398.system.entry.js} +1 -1
- package/lib/duet/{p-c167fa9c.system.js → p-94e4f977.system.js} +1 -1
- package/lib/duet/{p-99b95f5b.entry.js → p-953ec2bf.entry.js} +1 -1
- package/lib/duet/{p-5a05ac1c.entry.js → p-96c232c1.entry.js} +1 -1
- package/lib/duet/{p-38c651af.entry.js → p-9a04c2b1.entry.js} +1 -1
- package/lib/duet/{p-2b21b9f9.system.entry.js → p-9bdb177a.system.entry.js} +1 -1
- package/lib/duet/{p-c29e36d2.system.entry.js → p-9c39ff09.system.entry.js} +1 -1
- package/lib/duet/{p-ab06a9a9.entry.js → p-9e736904.entry.js} +1 -1
- package/lib/duet/{p-dca60359.system.entry.js → p-a0cc3a57.system.entry.js} +1 -1
- package/lib/duet/{p-d41d25b8.system.js → p-a1105b5c.system.js} +1 -1
- package/lib/duet/{p-dc03d7c1.system.entry.js → p-a487e706.system.entry.js} +1 -1
- package/lib/duet/{p-464ba021.system.entry.js → p-a5c6603f.system.entry.js} +1 -1
- package/lib/duet/{p-832472d6.system.entry.js → p-a7e0505e.system.entry.js} +1 -1
- package/lib/duet/{p-67d95d6b.system.entry.js → p-aa59a64b.system.entry.js} +1 -1
- package/lib/duet/{p-2ff1d200.entry.js → p-ab6757f6.entry.js} +1 -1
- package/lib/duet/{p-7ec3d3e3.entry.js → p-ac5d2bcc.entry.js} +1 -1
- package/lib/duet/{p-bea64888.system.entry.js → p-ac8c8a39.system.entry.js} +1 -1
- package/lib/duet/{p-fabffe99.system.entry.js → p-ad3f1daf.system.entry.js} +1 -1
- package/lib/duet/p-ad694b62.system.js +4 -0
- package/lib/duet/{p-21573559.entry.js → p-adaf3f59.entry.js} +1 -1
- package/lib/duet/{p-fe9466e8.system.entry.js → p-ae0c29d6.system.entry.js} +1 -1
- package/lib/duet/{p-ac4e4fce.js → p-ae924d35.js} +1 -1
- package/lib/duet/p-af5d05c3.system.js +4 -0
- package/lib/duet/{p-b9bdc17f.system.entry.js → p-afa617d4.system.entry.js} +1 -1
- package/lib/duet/{p-bc33cf30.entry.js → p-b1ab0652.entry.js} +1 -1
- package/lib/duet/{p-9bcd668f.entry.js → p-b1ba3c6a.entry.js} +1 -1
- package/lib/duet/p-b1fb2829.entry.js +4 -0
- package/lib/duet/{p-59e27cad.system.entry.js → p-b4676151.system.entry.js} +1 -1
- package/lib/duet/{p-480818a9.system.entry.js → p-b6ba7e61.system.entry.js} +1 -1
- package/lib/duet/{p-b518aa35.entry.js → p-b84219f5.entry.js} +1 -1
- package/lib/duet/{p-c418caff.entry.js → p-b8a0329d.entry.js} +1 -1
- package/lib/duet/{p-d0ecd074.system.entry.js → p-baa4658c.system.entry.js} +1 -1
- package/lib/duet/{p-1ef17cee.entry.js → p-bb19eb2d.entry.js} +1 -1
- package/lib/duet/{p-7610d693.entry.js → p-bfa81195.entry.js} +1 -1
- package/lib/duet/{p-70597f4c.system.entry.js → p-c03f1b5c.system.entry.js} +1 -1
- package/lib/duet/{p-1d0fe824.entry.js → p-c07e462d.entry.js} +1 -1
- package/lib/duet/{p-44dbafbc.entry.js → p-c2509427.entry.js} +1 -1
- package/lib/duet/{p-6b51c48f.system.js → p-c378ccdd.system.js} +1 -1
- package/lib/duet/{p-56359195.system.entry.js → p-c4538952.system.entry.js} +1 -1
- package/lib/duet/p-c45f948b.system.entry.js +4 -0
- package/lib/duet/{p-40a9a9ec.system.entry.js → p-c6ad88ca.system.entry.js} +1 -1
- package/lib/duet/{p-989e7207.system.entry.js → p-c708fd70.system.entry.js} +1 -1
- package/lib/duet/p-c9bed1f1.entry.js +4 -0
- package/lib/duet/{p-04817234.system.entry.js → p-c9f780bb.system.entry.js} +1 -1
- package/lib/duet/{p-b8b78b10.system.entry.js → p-cb66bf76.system.entry.js} +1 -1
- package/lib/duet/{p-7a5289a2.entry.js → p-ce092918.entry.js} +1 -1
- package/lib/duet/{p-cf7c4d7a.entry.js → p-cff0ecb0.entry.js} +1 -1
- package/lib/duet/{p-6e7593cc.entry.js → p-d0ba77fe.entry.js} +1 -1
- package/lib/duet/{p-b717cd3c.system.entry.js → p-d13e3716.system.entry.js} +1 -1
- package/lib/duet/{p-a5db972f.system.entry.js → p-d286a412.system.entry.js} +1 -1
- package/lib/duet/{p-90a3d2a3.system.entry.js → p-d440f795.system.entry.js} +1 -1
- package/lib/duet/{p-d444335a.system.entry.js → p-d45702f5.system.entry.js} +1 -1
- package/lib/duet/{p-b8b3d2bd.entry.js → p-d45de9cb.entry.js} +1 -1
- package/lib/duet/{p-6127a46f.entry.js → p-d535f442.entry.js} +1 -1
- package/lib/duet/{p-609ddf66.system.entry.js → p-d64d72d6.system.entry.js} +1 -1
- package/lib/duet/p-dadd8c19.system.entry.js +4 -0
- package/lib/duet/{p-1df62080.entry.js → p-dbe6cf3c.entry.js} +1 -1
- package/lib/duet/p-dcd70e16.entry.js +4 -0
- package/lib/duet/{p-65a7b2e7.entry.js → p-de9a637d.entry.js} +1 -1
- package/lib/duet/{p-5c40f796.system.entry.js → p-dfc8cb16.system.entry.js} +1 -1
- package/lib/duet/{p-ae24eb7a.system.entry.js → p-e0880953.system.entry.js} +1 -1
- package/lib/duet/{p-18fa97ec.entry.js → p-e2bf5465.entry.js} +1 -1
- package/lib/duet/p-e52a6209.entry.js +4 -0
- package/lib/duet/{p-4467e702.system.entry.js → p-e5606a0f.system.entry.js} +1 -1
- package/lib/duet/{p-ae76d6f4.entry.js → p-e57748ed.entry.js} +1 -1
- package/lib/duet/{p-a6bea7ba.entry.js → p-e6236342.entry.js} +1 -1
- package/lib/duet/{p-83d919a0.system.entry.js → p-e79cba3f.system.entry.js} +1 -1
- package/lib/duet/{p-6b4c3ca3.system.entry.js → p-e91e9697.system.entry.js} +1 -1
- package/lib/duet/p-e9c354e0.entry.js +4 -0
- package/lib/duet/{p-a6350c1a.entry.js → p-ea8bc817.entry.js} +1 -1
- package/lib/duet/{p-cbcf289e.entry.js → p-eaf430ed.entry.js} +1 -1
- package/lib/duet/{p-46862b49.entry.js → p-eb4ce4cc.entry.js} +1 -1
- package/lib/duet/{p-4ce3657e.js → p-ed0179f9.js} +1 -1
- package/lib/duet/{p-64de9f31.entry.js → p-ef2872f7.entry.js} +1 -1
- package/lib/duet/{p-e607f70f.system.entry.js → p-efeb6892.system.entry.js} +1 -1
- package/lib/duet/{p-0a3a04ef.entry.js → p-f0939f30.entry.js} +1 -1
- package/lib/duet/p-f189d547.entry.js +4 -0
- package/lib/duet/{p-3c0c4647.entry.js → p-f5d1a11c.entry.js} +1 -1
- package/lib/duet/{p-952d883d.system.entry.js → p-f6099430.system.entry.js} +1 -1
- package/lib/duet/{p-c03ab48d.entry.js → p-fa05d75c.entry.js} +1 -1
- package/lib/duet/{p-6bd2ee7c.entry.js → p-fe66eee6.entry.js} +1 -1
- package/lib/duet/{p-eb247c69.entry.js → p-ff06b22b.entry.js} +1 -1
- package/lib/esm/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
- package/lib/esm/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +3 -3
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +2 -2
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +2 -2
- package/lib/esm/duet-callout.entry.js +2 -2
- package/lib/esm/duet-caption_4.entry.js +4 -4
- package/lib/esm/duet-card.entry.js +2 -2
- 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 +2 -2
- package/lib/esm/duet-choice_2.entry.js +3 -3
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +3 -3
- 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 -4
- package/lib/esm/duet-divider_2.entry.js +2 -2
- package/lib/esm/duet-editable-table_3.entry.js +5 -5
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +2 -2
- package/lib/esm/duet-file-chooser.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +3 -3
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +2 -2
- package/lib/esm/duet-hero.entry.js +34 -8
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +3 -3
- package/lib/esm/duet-layout.entry.js +2 -2
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-item.entry.js +4 -4
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +2 -2
- package/lib/esm/duet-modal.entry.js +4 -4
- package/lib/esm/duet-multiselect.entry.js +3 -3
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +2 -2
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-overlay.entry.js +1 -1
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +2 -2
- package/lib/esm/duet-phone-input.entry.js +4 -4
- package/lib/esm/duet-popup-menu_2.entry.js +34 -9
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +2 -2
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +3 -3
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-share-chart-item.entry.js +18 -0
- package/lib/esm/duet-share-chart.entry.js +79 -0
- package/lib/esm/duet-show-more.entry.js +2 -2
- package/lib/esm/duet-slideout-lang.entry.js +3 -3
- package/lib/esm/duet-slideout-link.entry.js +6 -6
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
- package/lib/esm/duet-slideout-panel.entry.js +10 -10
- package/lib/esm/duet-slideout.entry.js +4 -4
- package/lib/esm/duet-status-icon.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +6 -6
- package/lib/esm/duet-textarea.entry.js +3 -3
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
- package/lib/esm/duet-toolbar-item.entry.js +7 -7
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +7 -7
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +4 -4
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +3 -3
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
- package/lib/esm/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
- package/lib/esm/{index-34ea6605.js → index-56e364b1.js} +9 -1
- package/lib/esm/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
- package/lib/esm-es5/{a11y-utils-2a2d96fc.js → a11y-utils-ba8ce43e.js} +1 -1
- package/lib/esm-es5/{app-globals-a715e37b.js → app-globals-90a110af.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +2 -2
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.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-share-chart-item.entry.js +4 -0
- package/lib/esm-es5/duet-share-chart.entry.js +4 -0
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-4706f52b.js → errorcodes.utils-755952c8.js} +1 -1
- package/lib/esm-es5/{focus-utils-24b4b611.js → focus-utils-a8518a11.js} +1 -1
- package/lib/esm-es5/index-56e364b1.js +4 -0
- package/lib/esm-es5/{language-utils-b9cfda88.js → language-utils-abee49de.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-c2720dae.js → slot-utils-2d133bd0.js} +1 -1
- package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +1 -0
- package/lib/types/components/duet-share-chart/duet-share-chart.d.ts +36 -0
- package/lib/types/components/duet-share-chart-item/duet-share-chart-item.d.ts +13 -0
- package/lib/types/components.d.ts +58 -0
- package/package.json +4 -4
- package/lib/duet/p-0d66d8aa.system.js +0 -4
- package/lib/duet/p-10c15de8.js +0 -4
- package/lib/duet/p-3d7e8a4c.system.entry.js +0 -4
- package/lib/duet/p-3ea20a06.system.js +0 -4
- package/lib/duet/p-46d11c81.entry.js +0 -4
- package/lib/duet/p-66fa5726.system.js +0 -4
- package/lib/duet/p-83331645.system.entry.js +0 -4
- package/lib/duet/p-9ec8dbd7.entry.js +0 -4
- package/lib/duet/p-b18e0e24.entry.js +0 -4
- package/lib/duet/p-b24ea804.system.js +0 -4
- package/lib/duet/p-b3d4537f.entry.js +0 -4
- package/lib/duet/p-c2cc4081.system.entry.js +0 -4
- package/lib/duet/p-c4fcc1fa.entry.js +0 -4
- package/lib/duet/p-c5da89d2.entry.js +0 -4
- package/lib/duet/p-d42fdaeb.entry.js +0 -4
- package/lib/duet/p-e84be897.entry.js +0 -4
- package/lib/esm-es5/index-34ea6605.js +0 -4
package/lib/cjs/loader.cjs.js
CHANGED
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
9
|
-
const appGlobals = require('./app-globals-
|
|
8
|
+
const index = require('./index-45354cdd.js');
|
|
9
|
+
const appGlobals = require('./app-globals-f4faf11d.js');
|
|
10
10
|
|
|
11
11
|
const defineCustomElements = async (win, options) => {
|
|
12
12
|
if (typeof window === 'undefined') return undefined;
|
|
13
13
|
await appGlobals.globalScripts();
|
|
14
|
-
return index.bootstrapLazy(JSON.parse("[[\"duet-icon.cjs\",[[1,\"duet-icon\",{\"theme\":[1025],\"icon\":[513],\"src\":[1],\"name\":[1],\"margin\":[1],\"responsive\":[4],\"color\":[513],\"background\":[1],\"backgroundOpacity\":[2,\"background-opacity\"],\"backgroundRotation\":[2,\"background-rotation\"],\"size\":[513],\"outline\":[1],\"shape\":[1],\"svgContent\":[32]},null,{\"src\":[\"loadIcon\"],\"icon\":[\"loadIcon\"],\"name\":[\"loadIcon\"]}]]],[\"duet-pagination_2.cjs\",[[1,\"duet-pagination\",{\"theme\":[1025],\"disabled\":[516],\"variation\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabels\":[1040],\"take\":[2],\"visibleItems\":[2,\"visible-items\"],\"total\":[2],\"compactBreakpoint\":[1,\"compact-breakpoint\"],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"pageLinks\":[1025,\"page-links\"],\"processedPageLinks\":[32],\"numbersStore\":[32],\"matchesCompactBreakpoint\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32]},null,{\"total\":[\"watchPropTotalHandler\"],\"current\":[\"watchStateHandler\"],\"pageLinks\":[\"refresh\"]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"disabled\":[516],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"buttonLeftDisabled\":[32],\"buttonRightDisabled\":[32]},null,{\"stepIndex\":[\"watchStepIndexStateHandler\"],\"stepSize\":[\"watchStepSizeStateHandler\"]}]]],[\"duet-phone-input.cjs\",[[1,\"duet-phone-input\",{\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"disabled\":[516],\"required\":[4],\"countries\":[6145],\"labelDefaults\":[1,\"label-default\"],\"label\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"name\":[1],\"error\":[1],\"tooltip\":[1],\"value\":[6145],\"validity\":[2064],\"listFirst\":[1,\"list-first\"],\"language\":[32],\"currentCountry\":[32],\"setFocus\":[64]}]]],[\"duet-combobox.cjs\",[[6,\"duet-combobox\",{\"accessibleLabelDefaults\":[1,\"accessible-label-defaults\"],\"accessibleLabels\":[1040],\"label\":[1],\"caption\":[1],\"theme\":[1025],\"force\":[4],\"multiple\":[4],\"items\":[1032],\"formatter\":[16],\"value\":[1025],\"minCharacters\":[2,\"min-characters\"],\"openListOnClick\":[4,\"open-list-on-click\"],\"filterType\":[1,\"filter-type\"],\"processedItems\":[32],\"inputValue\":[32],\"listOpen\":[32],\"selectedItems\":[32],\"activeItem\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"listOpen\":[\"popupMenuOpenHandler\",\"processListOpenChange\"],\"activeItem\":[\"activeItemHandler\"],\"inputValue\":[\"inputValueHandler\"],\"items\":[\"processItems\"],\"value\":[\"processValue\"]}]]],[\"duet-date-picker.cjs\",[[6,\"duet-date-picker\",{\"theme\":[1025],\"expand\":[4],\"name\":[1],\"identifier\":[1],\"label\":[1],\"caption\":[1],\"margin\":[1],\"language\":[1537],\"placeholderDefaults\":[1,\"placeholder-default\"],\"placeholder\":[1025],\"echoPlaceholder\":[1540,\"echo-placeholder\"],\"disabled\":[516],\"error\":[1],\"disableBuiltInErrors\":[4,\"disable-built-in-errors\"],\"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\":[2064],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"open\":[32],\"focusedDay\":[32],\"inputValue\":[32],\"inputHasFocus\":[32],\"internalValidityError\":[32],\"setFocus\":[64],\"show\":[64],\"hide\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"min\":[\"updateValidity\"],\"max\":[\"updateValidity\"],\"value\":[\"updateValidity\",\"updateInternalValue\"],\"required\":[\"updateValidity\"]}]]],[\"duet-choice_2.cjs\",[[6,\"duet-choice-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"responsive\":[4],\"breakpoint\":[1],\"value\":[1537],\"disabled\":[4],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"getInitialValue\":[64]},null,{\"value\":[\"setInitialValue\",\"updateChoices\"],\"disabled\":[\"updateChoices\"],\"name\":[\"updateChoices\"],\"direction\":[\"updateChoices\"],\"responsive\":[\"updateChoices\"]}],[6,\"duet-choice\",{\"theme\":[1025],\"label\":[1],\"accessibleLabelInfoButtonDefaults\":[1,\"accessible-label-info-default\"],\"accessibleLabelInfoButton\":[1025,\"accessible-label-info-button\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"caption\":[1],\"value\":[1537],\"type\":[513],\"name\":[1],\"checked\":[1540],\"collapsible\":[4],\"collapsibleForceExpanded\":[4,\"collapsible-force-expanded\"],\"margin\":[1],\"icon\":[1],\"expand\":[4],\"padding\":[1],\"identifier\":[1],\"groupDirection\":[1,\"group-direction\"],\"groupDisabled\":[4,\"group-disabled\"],\"groupResponsive\":[4,\"group-responsive\"],\"disabled\":[516],\"required\":[4],\"infoLabelDefaults\":[1,\"accessible-label-info-default\"],\"infoLabel\":[1025,\"info-label\"],\"collapsibleNotificationDefaults\":[1,\"accessible-collapsible-notification-default\"],\"collapsibleNotification\":[1025,\"collapsible-notification\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]}]]],[\"duet-number-input.cjs\",[[6,\"duet-number-input\",{\"language\":[1025],\"locale\":[1],\"unit\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLiveDefaults\":[1,\"accessible-live-default\"],\"accessibleLive\":[1025,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1025,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1025,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"max\":[2],\"name\":[1],\"error\":[1],\"tooltip\":[1],\"step\":[2],\"rounding\":[4],\"role\":[1],\"disabled\":[516],\"required\":[4],\"value\":[1025],\"focusedValue\":[32],\"setFocus\":[64],\"getValueAsNumber\":[64]}]]],[\"duet-textarea.cjs\",[[6,\"duet-textarea\",{\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleAutocomplete\":[1,\"accessible-autocomplete\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"required\":[4],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"maxlength\":[2],\"minlength\":[2],\"error\":[1],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"value\":[1025],\"disallowPattern\":[1,\"disallow-pattern\"],\"counter\":[4],\"counterLabel\":[1,\"counter-label\"],\"setFocus\":[64]},null,{\"disallowPattern\":[\"disallowedPatternChange\"]}]]],[\"duet-hero.cjs\",[[1,\"duet-hero\",{\"theme\":[1025],\"heading\":[1],\"preHeading\":[1,\"pre-heading\"],\"level\":[1],\"subHeadingLevel\":[1,\"sub-heading-level\"],\"description\":[1],\"icon\":[1],\"iconSize\":[1,\"icon-size\"],\"iconRight\":[4,\"icon-right\"],\"categoryIcon\":[1,\"category-icon\"],\"categoryIconColor\":[1,\"category-icon-color\"],\"buttonLabel\":[1,\"button-label\"],\"language\":[1025],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"buttonUrl\":[1,\"button-url\"],\"buttonId\":[1,\"button-id\"],\"buttonData\":[16],\"textCenter\":[4,\"text-center\"],\"leftAlign\":[4,\"left-align\"],\"image\":[1],\"imageSize\":[1,\"image-size\"],\"imagePosition\":[1,\"image-position\"],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]},null,{\"back\":[\"refresh\"],\"listItems\":[\"refresh\"],\"actions\":[\"refresh\"]}]]],[\"duet-multiselect.cjs\",[[1,\"duet-multiselect\",{\"margin\":[1],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"expand\":[4],\"value\":[1040],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"allControls\":[4,\"all-controls\"],\"placeholder\":[1],\"caption\":[1],\"items\":[1],\"disabled\":[516],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"processedGroups\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64],\"selectWithValues\":[64]},[[8,\"click\",\"handleFocus\"]],{\"items\":[\"refresh\"]}]]],[\"duet-radio_2.cjs\",[[6,\"duet-radio-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"responsive\":[4],\"value\":[1537],\"disabled\":[4],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"]},null,{\"name\":[\"updateRadios\"],\"value\":[\"updateRadios\"],\"disabled\":[\"updateRadios\"],\"direction\":[\"updateRadios\"],\"responsive\":[\"updateRadios\"]}],[6,\"duet-radio\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleIndex\":[1,\"accessible-index\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"disabled\":[516],\"required\":[4],\"blockEvents\":[4,\"block-events\"],\"identifier\":[1],\"label\":[1],\"name\":[1],\"role\":[1],\"groupDisabled\":[4,\"group-disabled\"],\"groupDirection\":[1,\"group-direction\"],\"groupResponsive\":[4,\"group-responsive\"],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-contact-card.cjs\",[[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.cjs\",[[1,\"duet-modal\",{\"language\":[1537],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleLoaderAnnouncement\":[1025,\"accessible-loader-announcement\"],\"size\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleDescription\":[1,\"accessible-description\"],\"variation\":[1],\"gutterSize\":[1,\"gutter-size\"],\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"headingVisualLevel\":[1,\"heading-visual-level\"],\"icon\":[1],\"color\":[1],\"active\":[1540],\"closeOnBlur\":[1028,\"close-on-blur\"],\"open\":[32],\"show\":[64],\"hide\":[64],\"scrollToTop\":[64],\"addMessage\":[64]},[[8,\"keyup\",\"handleKeyUp\"]],{\"open\":[\"openChanged\"],\"active\":[\"activeChanged\"]}]]],[\"duet-footer.cjs\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]},null,{\"menu\":[\"refresh\"],\"items\":[\"refresh\"]}]]],[\"duet-cookie-consent.cjs\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]},[[0,\"focusin\",\"handleFocusIn\"],[0,\"focusout\",\"handleFocusOut\"]]]]],[\"duet-notification_2.cjs\",[[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.cjs\",[[1,\"duet-step\",{\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"stepIndex\":[2,\"step-index\"],\"state\":[1],\"roundedTop\":[4,\"rounded-top\"],\"roundedBottom\":[4,\"rounded-bottom\"],\"setFocus\":[64]}],[1,\"duet-stepper\",{\"theme\":[1025],\"accessibleLive\":[1,\"accessible-live\"],\"margin\":[1],\"backDisabled\":[4,\"back-disabled\"],\"selected\":[1538]},[[0,\"duetStepClick\",\"onDuetStepClick\"]],{\"selected\":[\"currentStepChanged\"],\"backDisabled\":[\"currentStepInvokedDisable\"]}]]],[\"duet-banner.cjs\",[[1,\"duet-banner\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"iconColor\":[1,\"icon-color\"],\"iconBackgroundColor\":[1,\"icon-background-color\"],\"textColor\":[1,\"text-color\"],\"size\":[1025],\"image\":[1],\"sources\":[1],\"icon\":[1],\"headingLevel\":[1,\"heading-level\"],\"currentSize\":[32]}]]],[\"duet-breadcrumb.cjs\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"iconSize\":[1,\"icon-size\"],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[32]}]]],[\"duet-card.cjs\",[[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-collapsible.cjs\",[[1,\"duet-collapsible\",{\"theme\":[1025],\"negative\":[4],\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"caption\":[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-page-heading.cjs\",[[1,\"duet-page-heading\",{\"theme\":[1025],\"icon\":[1025],\"layout\":[1025],\"progressCurrentStep\":[2,\"progress-current-step\"],\"progressTotalSteps\":[2,\"progress-total-steps\"]}]]],[\"duet-promo-card.cjs\",[[1,\"duet-promo-card\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"image\":[1],\"headingLevel\":[1,\"heading-level\"],\"url\":[1],\"setFocus\":[64]}]]],[\"duet-slideout.cjs\",[[1,\"duet-slideout\",{\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"open\":[1540],\"opener\":[6145],\"controller\":[6145],\"backgroundColor\":[1537,\"background-color\"],\"modal\":[4],\"language\":[32],\"displaying\":[32],\"openPanel\":[32],\"setFocus\":[64],\"toggle\":[64],\"show\":[64],\"hide\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[4,\"click\",\"handleDocumentClick\"]],{\"open\":[\"handleOpenChange\"]}]]],[\"duet-submenu-bar.cjs\",[[1,\"duet-submenu-bar\",{\"theme\":[1025],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"open\":[1540],\"accessibleLabel\":[1,\"accessible-label\"],\"hidden\":[32],\"mobile\":[32],\"bodyScroll\":[32],\"setFocus\":[64]},[[9,\"scroll\",\"checkScroll\"]],{\"open\":[\"watchOpenStateHandler\"]}]]],[\"duet-tray.cjs\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1025,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-callout.cjs\",[[1,\"duet-callout\",{\"theme\":[1025],\"margin\":[1]}]]],[\"duet-file-chooser.cjs\",[[1,\"duet-file-chooser\",{\"theme\":[1025],\"multiple\":[4],\"accept\":[1],\"open\":[64],\"getFiles\":[64]}]]],[\"duet-menu-bar.cjs\",[[1,\"duet-menu-bar\",{\"theme\":[1025],\"language\":[1025],\"logo\":[1028],\"logoHref\":[1025,\"logo-href\"],\"logoLinkAccessibleLabel\":[1025,\"logo-link-accessible-label\"],\"accessibleLabel\":[1,\"accessible-label\"],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"hidden\":[32],\"onBottom\":[32],\"logoSize\":[32],\"leftMoreVisible\":[32],\"rightMoreVisible\":[32],\"centerSlotUsed\":[32]},[[9,\"scroll\",\"checkScroll\"],[9,\"resize\",\"onWindowResize\"]]]]],[\"duet-menu-bar-button.cjs\",[[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],\"setFocus\":[64]}]]],[\"duet-menu-bar-dropdown.cjs\",[[1,\"duet-menu-bar-dropdown\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-menu-bar-dropdown-link.cjs\",[[1,\"duet-menu-bar-dropdown-link\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-menu-bar-item.cjs\",[[1,\"duet-menu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-menu-bar-link.cjs\",[[1,\"duet-menu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-range-slider.cjs\",[[2,\"duet-range-slider\",{\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"name\":[1],\"required\":[4],\"disabled\":[516],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"min\":[2],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelHidden\":[4,\"label-hidden\"],\"unit\":[1],\"max\":[2],\"step\":[2],\"locale\":[1],\"value\":[1026],\"debounce\":[2],\"setFocus\":[64]}]]],[\"duet-slideout-lang.cjs\",[[1,\"duet-slideout-lang\",{\"theme\":[1025],\"language\":[32]}]]],[\"duet-slideout-link.cjs\",[[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\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4]}]]],[\"duet-slideout-panel.cjs\",[[1,\"duet-slideout-panel\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"labelSize\":[1537,\"label-size\"],\"backgroundColor\":[1537,\"background-color\"],\"badge\":[4],\"label\":[32],\"language\":[32],\"bodyScrollLocked\":[32],\"setFocus\":[64]},null,{\"open\":[\"handleOpenChange\"]}]]],[\"duet-slideout-panel-dropdown.cjs\",[[1,\"duet-slideout-panel-dropdown\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar-dropdown.cjs\",[[1,\"duet-submenu-bar-dropdown\",{\"theme\":[1025],\"active\":[1028],\"open\":[1540],\"icon\":[1537],\"isDesktop\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar-dropdown-link.cjs\",[[1,\"duet-submenu-bar-dropdown-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"caret\":[1028],\"highlight\":[1028]}]]],[\"duet-submenu-bar-item.cjs\",[[1,\"duet-submenu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-submenu-bar-link.cjs\",[[1,\"duet-submenu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537]}]]],[\"duet-toggle.cjs\",[[2,\"duet-toggle\",{\"theme\":[1025],\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]},null,{\"checked\":[\"checkedChanged\"]}]]],[\"duet-toolbar-dropdown.cjs\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[1025],\"variation\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-toolbar-dropdown-link.cjs\",[[1,\"duet-toolbar-dropdown-link\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"targetLanguage\":[1,\"target-language\"],\"href\":[1025],\"icon\":[1537],\"active\":[1028]}]]],[\"duet-toolbar-item.cjs\",[[1,\"duet-toolbar-item\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"badge\":[4],\"setFocus\":[64]}]]],[\"duet-toolbar-link.cjs\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs.cjs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"variation\":[1],\"color\":[1],\"children\":[32]}]]],[\"duet-layout.cjs\",[[1,\"duet-layout\",{\"sticky\":[4],\"margin\":[1],\"stickyDistance\":[1,\"sticky-distance\"],\"center\":[4],\"tabs\":[4],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-nav.cjs\",[[1,\"duet-nav\",{\"theme\":[1025],\"sticky\":[4]}]]],[\"duet-section-layout.cjs\",[[1,\"duet-section-layout\",{\"margin\":[1],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-shaped-image.cjs\",[[1,\"duet-shaped-image\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"margin\":[1],\"src\":[1],\"rotation\":[2]}]]],[\"duet-toolbar.cjs\",[[1,\"duet-toolbar\",{\"theme\":[1025],\"variation\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-upload-item.cjs\",[[0,\"duet-upload-item\",{\"theme\":[1025],\"data\":[16],\"type\":[1],\"showLinks\":[4,\"show-links\"],\"actions\":[8],\"buttonTitles\":[16],\"label\":[16],\"categoryLabel\":[16],\"errorCodes\":[16],\"showCategory\":[4,\"show-category\"],\"linkClickEvent\":[16],\"focusActionButton\":[64]}]]],[\"duet-select.cjs\",[[6,\"duet-select\",{\"variation\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"expand\":[4],\"value\":[1537],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"items\":[1],\"disabled\":[516],\"required\":[4],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[64]},null,{\"value\":[\"valueChanged\"],\"items\":[\"refresh\"]}]]],[\"duet-alert.cjs\",[[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],\"position\":[1],\"dismissible\":[4],\"focusable\":[4],\"expandingTitle\":[1,\"expanding-title\"],\"isDismissed\":[32],\"isExpanded\":[32],\"timeoutID\":[32],\"show\":[64],\"hide\":[64],\"setFocus\":[64]}]]],[\"duet-chip.cjs\",[[1,\"duet-chip\",{\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"size\":[1],\"popup\":[1],\"icon\":[1],\"theme\":[1025],\"identifier\":[1],\"value\":[1537],\"name\":[1],\"selected\":[1028],\"checked\":[1540],\"disabled\":[4],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"focus\":[32],\"popupElement\":[32],\"popupOpen\":[32],\"inputChipHover\":[32],\"inputChipDeleteFocus\":[32],\"setFocus\":[64],\"setDeleteFocus\":[64],\"removeChip\":[64]},null,{\"checked\":[\"clearOtherRadioButtons\"]}]]],[\"duet-upload-aria-status.cjs\",[[1,\"duet-upload-aria-status\",{\"statusMessageLabel\":[16],\"accessibleAriaLive\":[1,\"accessible-aria-live\"],\"valid\":[2],\"total\":[2],\"invalid\":[2],\"inprogress\":[2],\"statusMessage\":[32]},null,{\"valid\":[\"watchHandler\"],\"invalid\":[\"watchHandler\"],\"inprogress\":[\"watchHandler\"],\"total\":[\"watchHandler\"]}]]],[\"duet-checkbox.cjs\",[[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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"required\":[4],\"error\":[1],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"role\":[1],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-checkmark.cjs\",[[0,\"duet-checkmark\",{\"theme\":[1025],\"checked\":[1028],\"presentationOnly\":[4,\"presentation-only\"],\"center\":[4],\"type\":[513]}]]],[\"duet-show-more.cjs\",[[1,\"duet-show-more\",{\"theme\":[1025],\"language\":[1537],\"showMoreLabelDefaults\":[16],\"showMoreLabel\":[1537,\"show-more-label\"],\"showLessLabelDefaults\":[16],\"showLessLabel\":[1537,\"show-less-label\"],\"showMoreAccessibleLabelDefaults\":[16],\"showMoreAccessibleLabel\":[1537,\"show-more-accessible-label\"],\"showLessAccessibleLabelDefaults\":[16],\"showLessAccessibleLabel\":[1537,\"show-less-accessible-label\"],\"margin\":[1],\"buttonMargin\":[1,\"button-margin\"],\"buttonPadding\":[1,\"button-padding\"],\"open\":[1540],\"buttonAriaOpen\":[32]}]]],[\"duet-empty-state.cjs\",[[1,\"duet-empty-state\",{\"theme\":[1025],\"icon\":[1],\"size\":[1]}]]],[\"duet-status-icon.cjs\",[[1,\"duet-status-icon\",{\"variation\":[1],\"size\":[513],\"margin\":[1],\"strong\":[4]}]]],[\"duet-list_2.cjs\",[[1,\"duet-list\",{\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"mobile\":[1],\"breakpoint\":[1],\"variation\":[1],\"labelWidth\":[1,\"label-width\"],\"responsive\":[4]},null,{\"theme\":[\"updateListItems\"],\"padding\":[\"updateListItems\"],\"mobile\":[\"updateListItems\"],\"responsive\":[\"updateListItems\"],\"breakpoint\":[\"updateListItems\"],\"variation\":[\"updateListItems\"],\"labelWidth\":[\"updateListItems\"]}],[1,\"duet-list-item\",{\"responsive\":[4],\"breakpoint\":[1]}]]],[\"duet-fieldset.cjs\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"compactLabel\":[4,\"compact-label\"],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"labelHeadingLevel\":[1,\"label-heading-level\"],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32],\"lastItemIsChip\":[32]}]]],[\"duet-grid_2.cjs\",[[1,\"duet-grid-item\",{\"fill\":[4],\"maxWidth\":[1,\"max-width\"],\"minWidth\":[1,\"min-width\"],\"theme\":[1025],\"margin\":[1],\"responsive\":[4],\"direction\":[1],\"breakpoint\":[1],\"rowReverse\":[4,\"row-reverse\"]}],[1,\"duet-grid\",{\"responsive\":[4],\"breakpoint\":[1],\"direction\":[1],\"rowReverse\":[4,\"row-reverse\"],\"alignment\":[1],\"distribution\":[1],\"mobile\":[1],\"gridTemplate\":[1,\"grid-template\"]},null,{\"responsive\":[\"updateGridItems\"],\"breakpoint\":[\"updateGridItems\"],\"direction\":[\"updateGridItems\"]}]]],[\"duet-divider_2.cjs\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-visually-hidden.cjs\",[[1,\"duet-visually-hidden\"]]],[\"duet-scrollable_3.cjs\",[[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\"],\"switchLargeBreakpoint\":[1,\"switch-large-breakpoint\"],\"fillSpace\":[4,\"fill-space\"],\"stretch\":[4],\"tabs\":[32],\"selected\":[32],\"openTab\":[64],\"refresh\":[64]}],[6,\"duet-tab\",{\"theme\":[1025],\"label\":[513],\"caption\":[513],\"selected\":[516],\"notificationMark\":[513,\"notification-mark\"],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1025,\"accessible-description\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"contentId\":[1,\"content-id\"],\"setFocus\":[64]},null,{\"selected\":[\"setupSelected\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"collapsed\":[1540],\"buttons\":[4],\"buttonAlignment\":[1,\"button-alignment\"],\"buttonPosition\":[1,\"button-position\"],\"center\":[516],\"padding\":[1],\"gap\":[1],\"selected\":[1026],\"stretch\":[4],\"scrollPaneAtStart\":[32],\"needsScrolling\":[32],\"scrollPaneAtEnd\":[32],\"childrenData\":[32]},null,{\"selected\":[\"watchPropHandler\"]}]]],[\"duet-progress.cjs\",[[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.cjs\",[[1,\"duet-header\",{\"theme\":[1025],\"language\":[1025],\"accessibleI18nLabelsDefaults\":[1,\"accessible-labels-default\"],\"accessibleI18nLabels\":[1040],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelDefaults\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"user\":[8],\"logoHref\":[1,\"logo-href\"],\"currentHref\":[1025,\"current-href\"],\"skipToId\":[1,\"skip-to-id\"],\"items\":[8],\"region\":[1],\"session\":[8],\"search\":[8],\"back\":[8],\"contact\":[1],\"contactItems\":[8,\"contact-items\"],\"languageItems\":[8,\"language-items\"],\"isContactOpen\":[32],\"isLanguageOpen\":[32],\"isSessionOpen\":[32],\"isSlideOutOpen\":[32],\"isSegmentOpen\":[32],\"openMenu\":[32],\"closedActives\":[32],\"processedItems\":[32],\"processedLanguageItems\":[32],\"processedContactItems\":[32],\"processedSession\":[32],\"processedSearch\":[32],\"processedUser\":[32],\"processedBack\":[32],\"renderDesktopNav\":[32],\"closeMenus\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[4,\"focus\",\"handleDocumentClick\"],[4,\"click\",\"handleDocumentClick\"]],{\"user\":[\"refresh\"],\"items\":[\"refresh\"],\"session\":[\"refresh\"],\"back\":[\"refresh\"],\"contactItems\":[\"refresh\"],\"languageItems\":[\"refresh\"]}],[1,\"duet-logo\",{\"theme\":[1025],\"margin\":[1],\"inverse\":[4],\"size\":[1],\"href\":[1537],\"accessibleLabelDefaults\":[1040],\"accessibleLabel\":[1537,\"accessible-label\"],\"language\":[1537],\"setFocus\":[64]}]]],[\"duet-badge.cjs\",[[1,\"duet-badge\",{\"theme\":[1025],\"variation\":[1],\"background\":[1],\"margin\":[1]}]]],[\"duet-action-button.cjs\",[[1,\"duet-action-button\",{\"theme\":[1025],\"iconName\":[1,\"icon-name\"],\"iconColor\":[1,\"icon-color\"],\"iconSize\":[1,\"icon-size\"],\"actionName\":[1,\"action-name\"],\"actionId\":[1,\"action-id\"],\"actionMeta\":[1,\"action-meta\"],\"disabled\":[4],\"color\":[513],\"background\":[1],\"accessibleTitle\":[8,\"title\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"url\":[513],\"numbersStore\":[32],\"setFocus\":[64]}]]],[\"duet-tooltip-button_2.cjs\",[[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],\"negative\":[4],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"setFocus\":[64]}]]],[\"duet-tooltip.cjs\",[[6,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleAboutLabel\":[1,\"accessible-about-label\"],\"accessibleInputLabel\":[1,\"accessible-input-label\"],\"accessibleCloseLabelDefault\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"label\":[1],\"breakpoint\":[1],\"direction\":[1],\"positionVertical\":[513,\"position-vertical\"],\"positionHorizontal\":[513,\"position-horizontal\"],\"active\":[1540],\"negative\":[4],\"placement\":[32],\"tooltipY\":[32],\"tooltipX\":[32],\"arrowX\":[32],\"arrowY\":[32],\"buttonActive\":[32]},[[4,\"click\",\"handleDocumentClick\"],[4,\"keydown\",\"handleKeyDown\"],[4,\"tooltipPopupClosed\",\"handlePopupClose\"]],{\"active\":[\"handleActiveChange\"]}]]],[\"duet-caption_4.cjs\",[[17,\"duet-link\",{\"variation\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelDownloadDefaults\":[1,\"accessible-label-download-default\"],\"accessibleLabelDownload\":[1025,\"accessible-label-download\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"identifier\":[1],\"theme\":[1025],\"url\":[1537],\"external\":[4],\"download\":[1],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"iconBackground\":[1,\"icon-background\"],\"iconResponsive\":[4,\"icon-responsive\"],\"margin\":[1],\"padding\":[1],\"isMediumScreen\":[32],\"ariaLabel\":[32],\"setFocus\":[64]},null,{\"language\":[\"setAriaLabel\"]}],[1,\"duet-paragraph\",{\"theme\":[1025],\"margin\":[1],\"size\":[1],\"weight\":[1],\"variation\":[1],\"color\":[1]}],[1,\"duet-heading\",{\"level\":[513],\"margin\":[1],\"visualLevel\":[1,\"visual-level\"],\"border\":[8],\"weight\":[1],\"color\":[1],\"theme\":[1025],\"hyphenate\":[4],\"fixedSize\":[4,\"fixed-size\"],\"accessibleLabel\":[1,\"accessible-label\"]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"duet-button_2.cjs\",[[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],\"form\":[1],\"padding\":[1],\"centerText\":[4,\"center-text\"],\"wrapping\":[1],\"expand\":[4],\"fixed\":[4],\"disabled\":[516],\"name\":[1],\"value\":[1],\"identifier\":[1],\"submit\":[516],\"external\":[4],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelLoadingDefaults\":[1,\"accessible-label-loading-default\"],\"accessibleLabelLoading\":[1025,\"accessible-label-loading\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]}],[1,\"duet-spinner\",{\"accessibleLabel\":[1,\"accessible-label\"],\"color\":[1],\"size\":[1],\"theme\":[1025]}]]],[\"duet-editable-table_3.cjs\",[[1,\"duet-upload\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"external\":[4],\"middleware\":[16],\"deferUpload\":[4,\"defer-upload\"],\"hideButton\":[4,\"hide-upload-button\"],\"actions\":[16],\"uri\":[1],\"showLinks\":[4,\"show-links\"],\"caption\":[1],\"statusLabelDefaults\":[1,\"status-label-default\"],\"statusMessageLabel\":[1,\"status-message-label\"],\"buttonLabelDefaults\":[1,\"button-label-default\"],\"buttonLabel\":[1,\"button-label\"],\"accessibleButtonLabel\":[1,\"accessible-button-label\"],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"required\":[4],\"alignment\":[1],\"hideGroups\":[4,\"hide-table-labels\"],\"files\":[1040],\"valid\":[1540],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"descriptionDefaults\":[1,\"description-default\"],\"description\":[1],\"fileListEmptyDefaults\":[1,\"list-empty-default\"],\"fileListEmpty\":[1,\"file-list-empty\"],\"error\":[1],\"errorCodes\":[16],\"name\":[1],\"maxBytes\":[2,\"max-bytes\"],\"maxBytesTotal\":[2,\"max-bytes-total\"],\"maxFiles\":[2,\"max-files\"],\"allowedExtensions\":[1,\"allowed-extensions\"],\"allowedMimetypes\":[1,\"allowed-mimetypes\"],\"multiple\":[4],\"limitSelection\":[4,\"limit-selection\"],\"hideCancelButton\":[4,\"hide-cancel-button\"],\"value\":[1025],\"externalUploadButtonId\":[1,\"external-upload-button-id\"],\"captionOnBottom\":[4,\"caption-on-bottom\"],\"showUploadedItemsHeader\":[4,\"show-uploaded-items-header\"],\"uploadedItemsHeaderLabel\":[16],\"headerHeadingLevel\":[1,\"header-heading-level\"],\"hideHeader\":[4,\"hide-header\"],\"emitEvent\":[4,\"link-click-event\"],\"actionButtonTitles\":[1,\"action-button-titles\"],\"renameDuplicates\":[4,\"rename-duplicates\"],\"groups\":[16],\"tick\":[32],\"setFocus\":[64],\"upload\":[64],\"uploadPending\":[64],\"refresh\":[64],\"getFiles\":[64],\"updateValue\":[64],\"focusActionButton\":[64]},null,{\"valid\":[\"watchValidHandler\"]}],[6,\"duet-editable-table\",{\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"actions\":[1040],\"columns\":[1040],\"rows\":[1040],\"sortable\":[4],\"groupId\":[1,\"group-id\"],\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"language\":[32]}],[4,\"duet-table\",{\"theme\":[1025],\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"matchesBreakpoint\":[32],\"language\":[32]},null,{\"language\":[\"watchLanguageStateHandler\"]}]]],[\"duet-popup-menu_2.cjs\",[[1,\"duet-popup-menu\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"skipTeleport\":[4,\"skip-teleport\"],\"controller\":[6145],\"opener\":[6145],\"placement\":[1],\"forcePlacement\":[4,\"force-placement\"],\"allowVerticalFlip\":[4,\"allow-vertical-flip\"],\"position\":[1025],\"mainAxisOffset\":[2,\"main-axis-offset\"],\"crossAxisOffset\":[2,\"cross-axis-offset\"],\"controllerIcon\":[1,\"controller-icon\"],\"scrollLimit\":[2,\"scroll-limit\"],\"showFilterInput\":[4,\"show-filter-input\"],\"open\":[32],\"menuY\":[32],\"menuX\":[32],\"filterResultCount\":[32],\"language\":[32],\"isOpen\":[64],\"show\":[64],\"hide\":[64],\"toggle\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[8,\"click\",\"handleClick\"]],{\"open\":[\"handleOpenChange\"]}],[1,\"duet-popup-menu-item\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"url\":[1],\"external\":[4],\"targetLanguage\":[1,\"target-language\"],\"value\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"leadingIconColor\":[1,\"leading-icon-color\"],\"trailingIcon\":[1,\"trailing-icon\"],\"trailingText\":[1,\"trailing-text\"],\"active\":[1028],\"activeDescendant\":[4,\"active-descendant\"],\"focus\":[32],\"setFocus\":[64],\"isFocused\":[64]}]]],[\"duet-overlay.cjs\",[[1,\"duet-overlay\",{\"visible\":[1540],\"keepStackingContext\":[1540,\"keep-stacking-context\"],\"modalOverlay\":[1540,\"modal-overlay\"],\"theme\":[1025],\"displayDevice\":[1025,\"display-device\"],\"transition\":[1025],\"zIndex\":[1025,\"z-index\"],\"variation\":[1]}]]],[\"duet-input_2.cjs\",[[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],\"inputAlign\":[1,\"input-align\"],\"inputPadding\":[1,\"input-padding\"],\"required\":[4],\"type\":[1],\"variation\":[1],\"chips\":[4],\"label\":[1025],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"numericKeyboard\":[4,\"numeric-keyboard\"],\"name\":[1],\"pattern\":[1],\"maxlength\":[2],\"minlength\":[2],\"placeholder\":[1],\"component\":[1],\"role\":[1],\"icon\":[1],\"autoComplete\":[1,\"auto-complete\"],\"disallowPattern\":[1,\"disallow-pattern\"],\"value\":[1025],\"validity\":[2064],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"language\":[32],\"isPasswordRevealed\":[32],\"isFocused\":[32],\"setFocus\":[64],\"resetCursor\":[64],\"clearInput\":[64],\"addChip\":[64],\"hasChip\":[64],\"getChips\":[64],\"clearChips\":[64]},null,{\"disallowPattern\":[\"disallowedPatternChange\"],\"value\":[\"valueChanged\"]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1],\"weight\":[1],\"color\":[1]}]]]]"), options);
|
|
14
|
+
return index.bootstrapLazy(JSON.parse("[[\"duet-icon.cjs\",[[1,\"duet-icon\",{\"theme\":[1025],\"icon\":[513],\"src\":[1],\"name\":[1],\"margin\":[1],\"responsive\":[4],\"color\":[513],\"background\":[1],\"backgroundOpacity\":[2,\"background-opacity\"],\"backgroundRotation\":[2,\"background-rotation\"],\"size\":[513],\"outline\":[1],\"shape\":[1],\"svgContent\":[32]},null,{\"src\":[\"loadIcon\"],\"icon\":[\"loadIcon\"],\"name\":[\"loadIcon\"]}]]],[\"duet-pagination_2.cjs\",[[1,\"duet-pagination\",{\"theme\":[1025],\"disabled\":[516],\"variation\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabels\":[1040],\"take\":[2],\"visibleItems\":[2,\"visible-items\"],\"total\":[2],\"compactBreakpoint\":[1,\"compact-breakpoint\"],\"ariaControls\":[1,\"accessible-controls\"],\"current\":[1026],\"pageLinks\":[1025,\"page-links\"],\"processedPageLinks\":[32],\"numbersStore\":[32],\"matchesCompactBreakpoint\":[32],\"totalPages\":[32],\"internalSectionIndex\":[32]},null,{\"total\":[\"watchPropTotalHandler\"],\"current\":[\"watchStateHandler\"],\"pageLinks\":[\"refresh\"]}],[1,\"duet-range-stepper\",{\"theme\":[1025],\"disabled\":[516],\"stepIndex\":[1026,\"step-index\"],\"stepSize\":[2,\"step-size\"],\"total\":[2],\"ariaLabelsDefaults\":[16],\"ariaLabels\":[1040],\"ariaControls\":[1,\"accessible-controls\"],\"buttonLeftDisabled\":[32],\"buttonRightDisabled\":[32]},null,{\"stepIndex\":[\"watchStepIndexStateHandler\"],\"stepSize\":[\"watchStepSizeStateHandler\"]}]]],[\"duet-phone-input.cjs\",[[1,\"duet-phone-input\",{\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"disabled\":[516],\"required\":[4],\"countries\":[6145],\"labelDefaults\":[1,\"label-default\"],\"label\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"name\":[1],\"error\":[1],\"tooltip\":[1],\"value\":[6145],\"validity\":[2064],\"listFirst\":[1,\"list-first\"],\"language\":[32],\"currentCountry\":[32],\"setFocus\":[64]}]]],[\"duet-combobox.cjs\",[[6,\"duet-combobox\",{\"accessibleLabelDefaults\":[1,\"accessible-label-defaults\"],\"accessibleLabels\":[1040],\"label\":[1],\"caption\":[1],\"theme\":[1025],\"force\":[4],\"multiple\":[4],\"items\":[1032],\"formatter\":[16],\"value\":[1025],\"minCharacters\":[2,\"min-characters\"],\"openListOnClick\":[4,\"open-list-on-click\"],\"filterType\":[1,\"filter-type\"],\"processedItems\":[32],\"inputValue\":[32],\"listOpen\":[32],\"selectedItems\":[32],\"activeItem\":[32],\"formatItem\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"listOpen\":[\"popupMenuOpenHandler\",\"processListOpenChange\"],\"activeItem\":[\"activeItemHandler\"],\"inputValue\":[\"inputValueHandler\"],\"items\":[\"processItems\"],\"value\":[\"processValue\"]}]]],[\"duet-date-picker.cjs\",[[6,\"duet-date-picker\",{\"theme\":[1025],\"expand\":[4],\"name\":[1],\"identifier\":[1],\"label\":[1],\"caption\":[1],\"margin\":[1],\"language\":[1537],\"placeholderDefaults\":[1,\"placeholder-default\"],\"placeholder\":[1025],\"echoPlaceholder\":[1540,\"echo-placeholder\"],\"disabled\":[516],\"error\":[1],\"disableBuiltInErrors\":[4,\"disable-built-in-errors\"],\"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\":[2064],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"open\":[32],\"focusedDay\":[32],\"inputValue\":[32],\"inputHasFocus\":[32],\"internalValidityError\":[32],\"setFocus\":[64],\"show\":[64],\"hide\":[64]},[[4,\"click\",\"handleDocumentClick\"]],{\"min\":[\"updateValidity\"],\"max\":[\"updateValidity\"],\"value\":[\"updateValidity\",\"updateInternalValue\"],\"required\":[\"updateValidity\"]}]]],[\"duet-choice_2.cjs\",[[6,\"duet-choice-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"responsive\":[4],\"breakpoint\":[1],\"value\":[1537],\"disabled\":[4],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"getInitialValue\":[64]},null,{\"value\":[\"setInitialValue\",\"updateChoices\"],\"disabled\":[\"updateChoices\"],\"name\":[\"updateChoices\"],\"direction\":[\"updateChoices\"],\"responsive\":[\"updateChoices\"]}],[6,\"duet-choice\",{\"theme\":[1025],\"label\":[1],\"accessibleLabelInfoButtonDefaults\":[1,\"accessible-label-info-default\"],\"accessibleLabelInfoButton\":[1025,\"accessible-label-info-button\"],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"caption\":[1],\"value\":[1537],\"type\":[513],\"name\":[1],\"checked\":[1540],\"collapsible\":[4],\"collapsibleForceExpanded\":[4,\"collapsible-force-expanded\"],\"margin\":[1],\"icon\":[1],\"expand\":[4],\"padding\":[1],\"identifier\":[1],\"groupDirection\":[1,\"group-direction\"],\"groupDisabled\":[4,\"group-disabled\"],\"groupResponsive\":[4,\"group-responsive\"],\"disabled\":[516],\"required\":[4],\"infoLabelDefaults\":[1,\"accessible-label-info-default\"],\"infoLabel\":[1025,\"info-label\"],\"collapsibleNotificationDefaults\":[1,\"accessible-collapsible-notification-default\"],\"collapsibleNotification\":[1025,\"collapsible-notification\"],\"isHovering\":[32],\"isInfoOpen\":[32],\"setFocus\":[64],\"toggleInfoMethod\":[64]}]]],[\"duet-number-input.cjs\",[[6,\"duet-number-input\",{\"language\":[1025],\"locale\":[1],\"unit\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLiveDefaults\":[1,\"accessible-live-default\"],\"accessibleLive\":[1025,\"accessible-live\"],\"accessibleLiveEnabled\":[4,\"accessible-live-enabled\"],\"accessibleAddDefaults\":[1,\"accessible-add-default\"],\"accessibleAdd\":[1025,\"accessible-add\"],\"accessibleSubtractDefaults\":[1,\"accessible-subtract-defaults\"],\"accessibleSubtract\":[1025,\"accessible-subtract\"],\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"min\":[2],\"labelDefaults\":[1,\"label-default\"],\"label\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"max\":[2],\"name\":[1],\"error\":[1],\"tooltip\":[1],\"step\":[2],\"rounding\":[4],\"role\":[1],\"disabled\":[516],\"required\":[4],\"value\":[1025],\"focusedValue\":[32],\"setFocus\":[64],\"getValueAsNumber\":[64]}]]],[\"duet-textarea.cjs\",[[6,\"duet-textarea\",{\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleAutocomplete\":[1,\"accessible-autocomplete\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"expand\":[4],\"disabled\":[516],\"identifier\":[1],\"required\":[4],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"maxlength\":[2],\"minlength\":[2],\"error\":[1],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"value\":[1025],\"disallowPattern\":[1,\"disallow-pattern\"],\"counter\":[4],\"counterLabel\":[1,\"counter-label\"],\"setFocus\":[64]},null,{\"disallowPattern\":[\"disallowedPatternChange\"]}]]],[\"duet-hero.cjs\",[[1,\"duet-hero\",{\"theme\":[1025],\"heading\":[1],\"preHeading\":[1,\"pre-heading\"],\"level\":[1],\"subHeadingLevel\":[1,\"sub-heading-level\"],\"description\":[1],\"icon\":[1],\"iconSize\":[1,\"icon-size\"],\"iconRight\":[4,\"icon-right\"],\"categoryIcon\":[1,\"category-icon\"],\"categoryIconColor\":[1,\"category-icon-color\"],\"buttonLabel\":[1,\"button-label\"],\"language\":[1025],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"buttonUrl\":[1,\"button-url\"],\"buttonId\":[1,\"button-id\"],\"buttonData\":[16],\"textCenter\":[4,\"text-center\"],\"leftAlign\":[4,\"left-align\"],\"image\":[1],\"imageSize\":[1,\"image-size\"],\"imagePosition\":[1,\"image-position\"],\"variation\":[1],\"back\":[8],\"listItems\":[8,\"list-items\"],\"actions\":[8],\"layout\":[1025],\"processedListItems\":[32],\"processedActions\":[32],\"processedBack\":[32]},null,{\"back\":[\"refresh\"],\"listItems\":[\"refresh\"],\"actions\":[\"refresh\"]}]]],[\"duet-multiselect.cjs\",[[1,\"duet-multiselect\",{\"margin\":[1],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"expand\":[4],\"value\":[1040],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"allControls\":[4,\"all-controls\"],\"placeholder\":[1],\"caption\":[1],\"items\":[1],\"disabled\":[516],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"processedGroups\":[32],\"checkboxesVisible\":[32],\"activeDescendant\":[32],\"language\":[32],\"setFocus\":[64],\"selectWithValues\":[64]},[[8,\"click\",\"handleFocus\"]],{\"items\":[\"refresh\"]}]]],[\"duet-radio_2.cjs\",[[6,\"duet-radio-group\",{\"direction\":[1],\"margin\":[1],\"theme\":[1025],\"error\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"name\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"caption\":[1],\"responsive\":[4],\"value\":[1537],\"disabled\":[4],\"required\":[4],\"accessibleLiveError\":[1,\"accessible-live-error\"]},null,{\"name\":[\"updateRadios\"],\"value\":[\"updateRadios\"],\"disabled\":[\"updateRadios\"],\"direction\":[\"updateRadios\"],\"responsive\":[\"updateRadios\"]}],[6,\"duet-radio\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleIndex\":[1,\"accessible-index\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"theme\":[1025],\"disabled\":[516],\"required\":[4],\"blockEvents\":[4,\"block-events\"],\"identifier\":[1],\"label\":[1],\"name\":[1],\"role\":[1],\"groupDisabled\":[4,\"group-disabled\"],\"groupDirection\":[1,\"group-direction\"],\"groupResponsive\":[4,\"group-responsive\"],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-contact-card.cjs\",[[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.cjs\",[[1,\"duet-modal\",{\"language\":[1537],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleLoaderAnnouncement\":[1025,\"accessible-loader-announcement\"],\"size\":[1],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleDescription\":[1,\"accessible-description\"],\"variation\":[1],\"gutterSize\":[1,\"gutter-size\"],\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"headingVisualLevel\":[1,\"heading-visual-level\"],\"icon\":[1],\"color\":[1],\"active\":[1540],\"closeOnBlur\":[1028,\"close-on-blur\"],\"open\":[32],\"show\":[64],\"hide\":[64],\"scrollToTop\":[64],\"addMessage\":[64]},[[8,\"keyup\",\"handleKeyUp\"]],{\"open\":[\"openChanged\"],\"active\":[\"activeChanged\"]}]]],[\"duet-footer.cjs\",[[1,\"duet-footer\",{\"theme\":[1025],\"variation\":[1],\"margin\":[1],\"logoHref\":[1,\"logo-href\"],\"language\":[1537],\"items\":[8],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"menu\":[8],\"processedMainItem\":[32],\"processedItems\":[32],\"processedMenu\":[32]},null,{\"menu\":[\"refresh\"],\"items\":[\"refresh\"]}]]],[\"duet-cookie-consent.cjs\",[[1,\"duet-cookie-consent\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025]},[[0,\"focusin\",\"handleFocusIn\"],[0,\"focusout\",\"handleFocusOut\"]]]]],[\"duet-notification_2.cjs\",[[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.cjs\",[[1,\"duet-step\",{\"theme\":[1025],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"stepIndex\":[2,\"step-index\"],\"state\":[1],\"roundedTop\":[4,\"rounded-top\"],\"roundedBottom\":[4,\"rounded-bottom\"],\"setFocus\":[64]}],[1,\"duet-stepper\",{\"theme\":[1025],\"accessibleLive\":[1,\"accessible-live\"],\"margin\":[1],\"backDisabled\":[4,\"back-disabled\"],\"selected\":[1538]},[[0,\"duetStepClick\",\"onDuetStepClick\"]],{\"selected\":[\"currentStepChanged\"],\"backDisabled\":[\"currentStepInvokedDisable\"]}]]],[\"duet-banner.cjs\",[[1,\"duet-banner\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"iconColor\":[1,\"icon-color\"],\"iconBackgroundColor\":[1,\"icon-background-color\"],\"textColor\":[1,\"text-color\"],\"size\":[1025],\"image\":[1],\"sources\":[1],\"icon\":[1],\"headingLevel\":[1,\"heading-level\"],\"currentSize\":[32]}]]],[\"duet-breadcrumb.cjs\",[[1,\"duet-breadcrumb\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1025],\"iconSize\":[1,\"icon-size\"],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[32]}]]],[\"duet-card.cjs\",[[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-collapsible.cjs\",[[1,\"duet-collapsible\",{\"theme\":[1025],\"negative\":[4],\"accessibleLabel\":[1,\"accessible-label\"],\"heading\":[1],\"caption\":[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-page-heading.cjs\",[[1,\"duet-page-heading\",{\"theme\":[1025],\"icon\":[1025],\"layout\":[1025],\"progressCurrentStep\":[2,\"progress-current-step\"],\"progressTotalSteps\":[2,\"progress-total-steps\"]}]]],[\"duet-promo-card.cjs\",[[1,\"duet-promo-card\",{\"theme\":[1025],\"margin\":[1],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"image\":[1],\"headingLevel\":[1,\"heading-level\"],\"url\":[1],\"setFocus\":[64]}]]],[\"duet-slideout.cjs\",[[1,\"duet-slideout\",{\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"open\":[1540],\"opener\":[6145],\"controller\":[6145],\"backgroundColor\":[1537,\"background-color\"],\"modal\":[4],\"language\":[32],\"displaying\":[32],\"openPanel\":[32],\"setFocus\":[64],\"toggle\":[64],\"show\":[64],\"hide\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[4,\"click\",\"handleDocumentClick\"]],{\"open\":[\"handleOpenChange\"]}]]],[\"duet-submenu-bar.cjs\",[[1,\"duet-submenu-bar\",{\"theme\":[1025],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"open\":[1540],\"accessibleLabel\":[1,\"accessible-label\"],\"hidden\":[32],\"mobile\":[32],\"bodyScroll\":[32],\"setFocus\":[64]},[[9,\"scroll\",\"checkScroll\"]],{\"open\":[\"watchOpenStateHandler\"]}]]],[\"duet-tray.cjs\",[[1,\"duet-tray\",{\"language\":[1025],\"accessibleCloseLabelDefaults\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"accessibleOpenLabelDefaults\":[1,\"accessible-open-label-default\"],\"accessibleOpenLabel\":[1025,\"accessible-open-label\"],\"theme\":[1025],\"active\":[516],\"autoHide\":[4,\"auto-hide\"],\"responsive\":[4],\"expanded\":[32],\"hiddenState\":[32]},[[9,\"scroll\",\"getFrame\"],[16,\"click\",\"handleBodyClick\"]]]]],[\"duet-callout.cjs\",[[1,\"duet-callout\",{\"theme\":[1025],\"margin\":[1]}]]],[\"duet-file-chooser.cjs\",[[1,\"duet-file-chooser\",{\"theme\":[1025],\"multiple\":[4],\"accept\":[1],\"open\":[64],\"getFiles\":[64]}]]],[\"duet-menu-bar.cjs\",[[1,\"duet-menu-bar\",{\"theme\":[1025],\"language\":[1025],\"logo\":[1028],\"logoHref\":[1025,\"logo-href\"],\"logoLinkAccessibleLabel\":[1025,\"logo-link-accessible-label\"],\"accessibleLabel\":[1,\"accessible-label\"],\"hideOnScroll\":[4,\"hide-on-scroll\"],\"hidden\":[32],\"onBottom\":[32],\"logoSize\":[32],\"leftMoreVisible\":[32],\"rightMoreVisible\":[32],\"centerSlotUsed\":[32]},[[9,\"scroll\",\"checkScroll\"],[9,\"resize\",\"onWindowResize\"]]]]],[\"duet-menu-bar-button.cjs\",[[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],\"setFocus\":[64]}]]],[\"duet-menu-bar-dropdown.cjs\",[[1,\"duet-menu-bar-dropdown\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-menu-bar-dropdown-link.cjs\",[[1,\"duet-menu-bar-dropdown-link\",{\"theme\":[1025],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-menu-bar-item.cjs\",[[1,\"duet-menu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-menu-bar-link.cjs\",[[1,\"duet-menu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-range-slider.cjs\",[[2,\"duet-range-slider\",{\"theme\":[1025],\"margin\":[1],\"expand\":[4],\"identifier\":[1],\"name\":[1],\"required\":[4],\"disabled\":[516],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"min\":[2],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelHidden\":[4,\"label-hidden\"],\"unit\":[1],\"max\":[2],\"step\":[2],\"locale\":[1],\"value\":[1026],\"debounce\":[2],\"setFocus\":[64]}]]],[\"duet-share-chart.cjs\",[[1,\"duet-share-chart\",{\"theme\":[1025],\"unit\":[1],\"items\":[32]}]]],[\"duet-slideout-lang.cjs\",[[1,\"duet-slideout-lang\",{\"theme\":[1025],\"language\":[32]}]]],[\"duet-slideout-link.cjs\",[[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\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4]}]]],[\"duet-slideout-panel.cjs\",[[1,\"duet-slideout-panel\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"labelSize\":[1537,\"label-size\"],\"backgroundColor\":[1537,\"background-color\"],\"badge\":[4],\"label\":[32],\"language\":[32],\"bodyScrollLocked\":[32],\"setFocus\":[64]},null,{\"open\":[\"handleOpenChange\"]}]]],[\"duet-slideout-panel-dropdown.cjs\",[[1,\"duet-slideout-panel-dropdown\",{\"theme\":[1025],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar-dropdown.cjs\",[[1,\"duet-submenu-bar-dropdown\",{\"theme\":[1025],\"active\":[1028],\"open\":[1540],\"icon\":[1537],\"isDesktop\":[32],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-submenu-bar-dropdown-link.cjs\",[[1,\"duet-submenu-bar-dropdown-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"caret\":[1028],\"highlight\":[1028]}]]],[\"duet-submenu-bar-item.cjs\",[[1,\"duet-submenu-bar-item\",{\"theme\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"setFocus\":[64]}]]],[\"duet-submenu-bar-link.cjs\",[[1,\"duet-submenu-bar-link\",{\"theme\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537]}]]],[\"duet-toggle.cjs\",[[2,\"duet-toggle\",{\"theme\":[1025],\"margin\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"labelPosition\":[1,\"label-position\"],\"required\":[4],\"disabled\":[516],\"checked\":[1540],\"value\":[1537],\"identifier\":[1],\"name\":[1],\"role\":[1],\"setFocus\":[64]},null,{\"checked\":[\"checkedChanged\"]}]]],[\"duet-toolbar-dropdown.cjs\",[[1,\"duet-toolbar-dropdown\",{\"theme\":[1025],\"variation\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"active\":[1540],\"open\":[1540],\"icon\":[1537],\"setFocus\":[64]},[[8,\"click\",\"handleFocus\"]]]]],[\"duet-toolbar-dropdown-link.cjs\",[[1,\"duet-toolbar-dropdown-link\",{\"accessibleLabel\":[1,\"accessible-label\"],\"theme\":[1025],\"targetLanguage\":[1,\"target-language\"],\"href\":[1025],\"icon\":[1537],\"active\":[1028]}]]],[\"duet-toolbar-item.cjs\",[[1,\"duet-toolbar-item\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"url\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"external\":[4],\"badge\":[4],\"setFocus\":[64]}]]],[\"duet-toolbar-link.cjs\",[[1,\"duet-toolbar-link\",{\"theme\":[1025],\"variation\":[1025],\"active\":[1028],\"href\":[1025],\"icon\":[1537],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-breadcrumbs.cjs\",[[1,\"duet-breadcrumbs\",{\"theme\":[1025],\"variation\":[1],\"color\":[1],\"children\":[32]}]]],[\"duet-layout.cjs\",[[1,\"duet-layout\",{\"sticky\":[4],\"margin\":[1],\"stickyDistance\":[1,\"sticky-distance\"],\"center\":[4],\"tabs\":[4],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-nav.cjs\",[[1,\"duet-nav\",{\"theme\":[1025],\"sticky\":[4]}]]],[\"duet-section-layout.cjs\",[[1,\"duet-section-layout\",{\"margin\":[1],\"middle\":[4],\"paddingBreakpoint\":[1,\"padding-breakpoint\"]}]]],[\"duet-shaped-image.cjs\",[[1,\"duet-shaped-image\",{\"theme\":[1025],\"accessibleLabel\":[1,\"accessible-label\"],\"margin\":[1],\"src\":[1],\"rotation\":[2]}]]],[\"duet-share-chart-item.cjs\",[[1,\"duet-share-chart-item\",{\"value\":[2],\"color\":[1]}]]],[\"duet-toolbar.cjs\",[[1,\"duet-toolbar\",{\"theme\":[1025],\"variation\":[1025],\"accessibleLabel\":[1,\"accessible-label\"]}]]],[\"duet-upload-item.cjs\",[[0,\"duet-upload-item\",{\"theme\":[1025],\"data\":[16],\"type\":[1],\"showLinks\":[4,\"show-links\"],\"actions\":[8],\"buttonTitles\":[16],\"label\":[16],\"categoryLabel\":[16],\"errorCodes\":[16],\"showCategory\":[4,\"show-category\"],\"linkClickEvent\":[16],\"focusActionButton\":[64]}]]],[\"duet-select.cjs\",[[6,\"duet-select\",{\"variation\":[1],\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"margin\":[1],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"expand\":[4],\"value\":[1537],\"theme\":[1025],\"labelHidden\":[4,\"label-hidden\"],\"identifier\":[1],\"name\":[1],\"placeholder\":[1],\"caption\":[1],\"echoPlaceholder\":[4,\"echo-placeholder\"],\"items\":[1],\"disabled\":[516],\"required\":[4],\"label\":[1],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"role\":[1],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"processedItems\":[32],\"setFocus\":[64]},null,{\"value\":[\"valueChanged\"],\"items\":[\"refresh\"]}]]],[\"duet-alert.cjs\",[[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],\"position\":[1],\"dismissible\":[4],\"focusable\":[4],\"expandingTitle\":[1,\"expanding-title\"],\"isDismissed\":[32],\"isExpanded\":[32],\"timeoutID\":[32],\"show\":[64],\"hide\":[64],\"setFocus\":[64]}]]],[\"duet-chip.cjs\",[[1,\"duet-chip\",{\"accessibleLabel\":[1,\"accessible-label\"],\"variation\":[1],\"size\":[1],\"popup\":[1],\"icon\":[1],\"theme\":[1025],\"identifier\":[1],\"value\":[1537],\"name\":[1],\"selected\":[1028],\"checked\":[1540],\"disabled\":[4],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"focus\":[32],\"popupElement\":[32],\"popupOpen\":[32],\"inputChipHover\":[32],\"inputChipDeleteFocus\":[32],\"setFocus\":[64],\"setDeleteFocus\":[64],\"removeChip\":[64]},null,{\"checked\":[\"clearOtherRadioButtons\"]}]]],[\"duet-upload-aria-status.cjs\",[[1,\"duet-upload-aria-status\",{\"statusMessageLabel\":[16],\"accessibleAriaLive\":[1,\"accessible-aria-live\"],\"valid\":[2],\"total\":[2],\"invalid\":[2],\"inprogress\":[2],\"statusMessage\":[32]},null,{\"valid\":[\"watchHandler\"],\"invalid\":[\"watchHandler\"],\"inprogress\":[\"watchHandler\"],\"total\":[\"watchHandler\"]}]]],[\"duet-checkbox.cjs\",[[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\"],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"required\":[4],\"error\":[1],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"label\":[1],\"labelHidden\":[4,\"label-hidden\"],\"name\":[1],\"role\":[1],\"checked\":[1540],\"value\":[1537],\"setFocus\":[64]}]]],[\"duet-checkmark.cjs\",[[0,\"duet-checkmark\",{\"theme\":[1025],\"checked\":[1028],\"presentationOnly\":[4,\"presentation-only\"],\"center\":[4],\"type\":[513]}]]],[\"duet-show-more.cjs\",[[1,\"duet-show-more\",{\"theme\":[1025],\"language\":[1537],\"showMoreLabelDefaults\":[16],\"showMoreLabel\":[1537,\"show-more-label\"],\"showLessLabelDefaults\":[16],\"showLessLabel\":[1537,\"show-less-label\"],\"showMoreAccessibleLabelDefaults\":[16],\"showMoreAccessibleLabel\":[1537,\"show-more-accessible-label\"],\"showLessAccessibleLabelDefaults\":[16],\"showLessAccessibleLabel\":[1537,\"show-less-accessible-label\"],\"margin\":[1],\"buttonMargin\":[1,\"button-margin\"],\"buttonPadding\":[1,\"button-padding\"],\"open\":[1540],\"buttonAriaOpen\":[32]}]]],[\"duet-empty-state.cjs\",[[1,\"duet-empty-state\",{\"theme\":[1025],\"icon\":[1],\"size\":[1]}]]],[\"duet-status-icon.cjs\",[[1,\"duet-status-icon\",{\"variation\":[1],\"size\":[513],\"margin\":[1],\"strong\":[4]}]]],[\"duet-list_2.cjs\",[[1,\"duet-list\",{\"theme\":[1025],\"margin\":[1],\"padding\":[1],\"mobile\":[1],\"breakpoint\":[1],\"variation\":[1],\"labelWidth\":[1,\"label-width\"],\"responsive\":[4]},null,{\"theme\":[\"updateListItems\"],\"padding\":[\"updateListItems\"],\"mobile\":[\"updateListItems\"],\"responsive\":[\"updateListItems\"],\"breakpoint\":[\"updateListItems\"],\"variation\":[\"updateListItems\"],\"labelWidth\":[\"updateListItems\"]}],[1,\"duet-list-item\",{\"responsive\":[4],\"breakpoint\":[1]}]]],[\"duet-fieldset.cjs\",[[1,\"duet-fieldset\",{\"theme\":[1025],\"margin\":[1],\"caption\":[1],\"label\":[1],\"compactLabel\":[4,\"compact-label\"],\"error\":[1],\"accessibleLiveError\":[1,\"accessible-live-error\"],\"labelHeadingLevel\":[1,\"label-heading-level\"],\"labelHidden\":[4,\"label-hidden\"],\"hasTooltip\":[32],\"lastItemIsChip\":[32]}]]],[\"duet-grid_2.cjs\",[[1,\"duet-grid-item\",{\"fill\":[4],\"maxWidth\":[1,\"max-width\"],\"minWidth\":[1,\"min-width\"],\"theme\":[1025],\"margin\":[1],\"responsive\":[4],\"direction\":[1],\"breakpoint\":[1],\"rowReverse\":[4,\"row-reverse\"]}],[1,\"duet-grid\",{\"responsive\":[4],\"breakpoint\":[1],\"direction\":[1],\"rowReverse\":[4,\"row-reverse\"],\"alignment\":[1],\"distribution\":[1],\"mobile\":[1],\"gridTemplate\":[1,\"grid-template\"]},null,{\"responsive\":[\"updateGridItems\"],\"breakpoint\":[\"updateGridItems\"],\"direction\":[\"updateGridItems\"]}]]],[\"duet-divider_2.cjs\",[[1,\"duet-divider\",{\"theme\":[1025],\"margin\":[1],\"color\":[1]}],[1,\"duet-spacer\",{\"size\":[1],\"direction\":[1],\"breakpoint\":[1]}]]],[\"duet-visually-hidden.cjs\",[[1,\"duet-visually-hidden\"]]],[\"duet-scrollable_3.cjs\",[[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\"],\"switchLargeBreakpoint\":[1,\"switch-large-breakpoint\"],\"fillSpace\":[4,\"fill-space\"],\"stretch\":[4],\"tabs\":[32],\"selected\":[32],\"openTab\":[64],\"refresh\":[64]}],[6,\"duet-tab\",{\"theme\":[1025],\"label\":[513],\"caption\":[513],\"selected\":[516],\"notificationMark\":[513,\"notification-mark\"],\"accessibleDescriptionDefault\":[1,\"accessible-description-defaults\"],\"accessibleDescription\":[1025,\"accessible-description\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"contentId\":[1,\"content-id\"],\"setFocus\":[64]},null,{\"selected\":[\"setupSelected\"]}],[1,\"duet-scrollable\",{\"theme\":[1025],\"identifier\":[1],\"collapsed\":[1540],\"buttons\":[4],\"buttonAlignment\":[1,\"button-alignment\"],\"buttonPosition\":[1,\"button-position\"],\"center\":[516],\"padding\":[1],\"gap\":[1],\"selected\":[1026],\"stretch\":[4],\"scrollPaneAtStart\":[32],\"needsScrolling\":[32],\"scrollPaneAtEnd\":[32],\"childrenData\":[32]},null,{\"selected\":[\"watchPropHandler\"]}]]],[\"duet-progress.cjs\",[[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.cjs\",[[1,\"duet-header\",{\"theme\":[1025],\"language\":[1025],\"accessibleI18nLabelsDefaults\":[1,\"accessible-labels-default\"],\"accessibleI18nLabels\":[1040],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelDefaults\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"user\":[8],\"logoHref\":[1,\"logo-href\"],\"currentHref\":[1025,\"current-href\"],\"skipToId\":[1,\"skip-to-id\"],\"items\":[8],\"region\":[1],\"session\":[8],\"search\":[8],\"back\":[8],\"contact\":[1],\"contactItems\":[8,\"contact-items\"],\"languageItems\":[8,\"language-items\"],\"isContactOpen\":[32],\"isLanguageOpen\":[32],\"isSessionOpen\":[32],\"isSlideOutOpen\":[32],\"isSegmentOpen\":[32],\"openMenu\":[32],\"closedActives\":[32],\"processedItems\":[32],\"processedLanguageItems\":[32],\"processedContactItems\":[32],\"processedSession\":[32],\"processedSearch\":[32],\"processedUser\":[32],\"processedBack\":[32],\"renderDesktopNav\":[32],\"closeMenus\":[64],\"setFocus\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[4,\"focus\",\"handleDocumentClick\"],[4,\"click\",\"handleDocumentClick\"]],{\"user\":[\"refresh\"],\"items\":[\"refresh\"],\"session\":[\"refresh\"],\"back\":[\"refresh\"],\"contactItems\":[\"refresh\"],\"languageItems\":[\"refresh\"]}],[1,\"duet-logo\",{\"theme\":[1025],\"margin\":[1],\"inverse\":[4],\"size\":[1],\"href\":[1537],\"accessibleLabelDefaults\":[1040],\"accessibleLabel\":[1537,\"accessible-label\"],\"language\":[1537],\"setFocus\":[64]}]]],[\"duet-badge.cjs\",[[1,\"duet-badge\",{\"theme\":[1025],\"variation\":[1],\"background\":[1],\"margin\":[1]}]]],[\"duet-action-button.cjs\",[[1,\"duet-action-button\",{\"theme\":[1025],\"iconName\":[1,\"icon-name\"],\"iconColor\":[1,\"icon-color\"],\"iconSize\":[1,\"icon-size\"],\"actionName\":[1,\"action-name\"],\"actionId\":[1,\"action-id\"],\"actionMeta\":[1,\"action-meta\"],\"disabled\":[4],\"color\":[513],\"background\":[1],\"accessibleTitle\":[8,\"title\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleDetails\":[1,\"accessible-details\"],\"accessibleLabelledBy\":[1,\"accessible-labelled-by\"],\"accessibleDescription\":[1,\"accessible-description\"],\"accessibleLabelsDefaults\":[16],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleControls\":[1,\"accessible-controls\"],\"url\":[513],\"numbersStore\":[32],\"setFocus\":[64]}]]],[\"duet-tooltip-button_2.cjs\",[[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],\"negative\":[4],\"active\":[4],\"tooltipId\":[1,\"tooltip-id\"],\"setFocus\":[64]}]]],[\"duet-tooltip.cjs\",[[6,\"duet-tooltip\",{\"theme\":[1025],\"language\":[1025],\"accessibleLabelDefault\":[1,\"accessible-label-default\"],\"accessibleLabel\":[1025,\"accessible-label\"],\"accessibleAboutLabel\":[1,\"accessible-about-label\"],\"accessibleInputLabel\":[1,\"accessible-input-label\"],\"accessibleCloseLabelDefault\":[1,\"accessible-close-label-default\"],\"accessibleCloseLabel\":[1025,\"accessible-close-label\"],\"label\":[1],\"breakpoint\":[1],\"direction\":[1],\"positionVertical\":[513,\"position-vertical\"],\"positionHorizontal\":[513,\"position-horizontal\"],\"active\":[1540],\"negative\":[4],\"placement\":[32],\"tooltipY\":[32],\"tooltipX\":[32],\"arrowX\":[32],\"arrowY\":[32],\"buttonActive\":[32]},[[4,\"click\",\"handleDocumentClick\"],[4,\"keydown\",\"handleKeyDown\"],[4,\"tooltipPopupClosed\",\"handlePopupClose\"]],{\"active\":[\"handleActiveChange\"]}]]],[\"duet-caption_4.cjs\",[[17,\"duet-link\",{\"variation\":[1],\"accessibleLabel\":[1,\"accessible-label\"],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelDownloadDefaults\":[1,\"accessible-label-download-default\"],\"accessibleLabelDownload\":[1025,\"accessible-label-download\"],\"accessibleExpanded\":[1540,\"accessible-expanded\"],\"accessiblePopup\":[1537,\"accessible-popup\"],\"identifier\":[1],\"theme\":[1025],\"url\":[1537],\"external\":[4],\"download\":[1],\"tabToLink\":[4,\"tab-to-link\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"iconBackground\":[1,\"icon-background\"],\"iconResponsive\":[4,\"icon-responsive\"],\"margin\":[1],\"padding\":[1],\"isMediumScreen\":[32],\"ariaLabel\":[32],\"setFocus\":[64]},null,{\"language\":[\"setAriaLabel\"]}],[1,\"duet-paragraph\",{\"theme\":[1025],\"margin\":[1],\"size\":[1],\"weight\":[1],\"variation\":[1],\"color\":[1]}],[1,\"duet-heading\",{\"level\":[513],\"margin\":[1],\"visualLevel\":[1,\"visual-level\"],\"border\":[8],\"weight\":[1],\"color\":[1],\"theme\":[1025],\"hyphenate\":[4],\"fixedSize\":[4,\"fixed-size\"],\"accessibleLabel\":[1,\"accessible-label\"]}],[1,\"duet-caption\",{\"theme\":[1025],\"margin\":[1],\"selected\":[4],\"size\":[1]}]]],[\"duet-button_2.cjs\",[[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],\"form\":[1],\"padding\":[1],\"centerText\":[4,\"center-text\"],\"wrapping\":[1],\"expand\":[4],\"fixed\":[4],\"disabled\":[516],\"name\":[1],\"value\":[1],\"identifier\":[1],\"submit\":[516],\"external\":[4],\"language\":[1537],\"accessibleLabelExternalDefaults\":[1,\"accessible-label-external-default\"],\"accessibleLabelExternal\":[1025,\"accessible-label-external\"],\"accessibleLabelLoadingDefaults\":[1,\"accessible-label-loading-default\"],\"accessibleLabelLoading\":[1025,\"accessible-label-loading\"],\"icon\":[1],\"color\":[1],\"iconRight\":[4,\"icon-right\"],\"iconSize\":[1,\"icon-size\"],\"size\":[1],\"iconOnly\":[4,\"icon-only\"],\"url\":[513],\"setFocus\":[64]}],[1,\"duet-spinner\",{\"accessibleLabel\":[1,\"accessible-label\"],\"color\":[1],\"size\":[1],\"theme\":[1025]}]]],[\"duet-editable-table_3.cjs\",[[1,\"duet-upload\",{\"accessibleActiveDescendant\":[1,\"accessible-active-descendant\"],\"accessibleDescribedBy\":[1,\"accessible-described-by\"],\"accessibleControls\":[1,\"accessible-controls\"],\"accessibleOwns\":[1,\"accessible-owns\"],\"external\":[4],\"middleware\":[16],\"deferUpload\":[4,\"defer-upload\"],\"hideButton\":[4,\"hide-upload-button\"],\"actions\":[16],\"uri\":[1],\"showLinks\":[4,\"show-links\"],\"caption\":[1],\"statusLabelDefaults\":[1,\"status-label-default\"],\"statusMessageLabel\":[1,\"status-message-label\"],\"buttonLabelDefaults\":[1,\"button-label-default\"],\"buttonLabel\":[1,\"button-label\"],\"accessibleButtonLabel\":[1,\"accessible-button-label\"],\"theme\":[1025],\"disabled\":[516],\"identifier\":[1],\"margin\":[1],\"required\":[4],\"alignment\":[1],\"hideGroups\":[4,\"hide-table-labels\"],\"files\":[1040],\"valid\":[1540],\"labelDefaults\":[1,\"label-default\"],\"label\":[1],\"descriptionDefaults\":[1,\"description-default\"],\"description\":[1],\"fileListEmptyDefaults\":[1,\"list-empty-default\"],\"fileListEmpty\":[1,\"file-list-empty\"],\"error\":[1],\"errorCodes\":[16],\"name\":[1],\"maxBytes\":[2,\"max-bytes\"],\"maxBytesTotal\":[2,\"max-bytes-total\"],\"maxFiles\":[2,\"max-files\"],\"allowedExtensions\":[1,\"allowed-extensions\"],\"allowedMimetypes\":[1,\"allowed-mimetypes\"],\"multiple\":[4],\"limitSelection\":[4,\"limit-selection\"],\"hideCancelButton\":[4,\"hide-cancel-button\"],\"value\":[1025],\"externalUploadButtonId\":[1,\"external-upload-button-id\"],\"captionOnBottom\":[4,\"caption-on-bottom\"],\"showUploadedItemsHeader\":[4,\"show-uploaded-items-header\"],\"uploadedItemsHeaderLabel\":[16],\"headerHeadingLevel\":[1,\"header-heading-level\"],\"hideHeader\":[4,\"hide-header\"],\"emitEvent\":[4,\"link-click-event\"],\"actionButtonTitles\":[1,\"action-button-titles\"],\"renameDuplicates\":[4,\"rename-duplicates\"],\"groups\":[16],\"tick\":[32],\"setFocus\":[64],\"upload\":[64],\"uploadPending\":[64],\"refresh\":[64],\"getFiles\":[64],\"updateValue\":[64],\"focusActionButton\":[64]},null,{\"valid\":[\"watchValidHandler\"]}],[6,\"duet-editable-table\",{\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"actions\":[1040],\"columns\":[1040],\"rows\":[1040],\"sortable\":[4],\"groupId\":[1,\"group-id\"],\"theme\":[1025],\"accessibleRole\":[1,\"accessible-role\"],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"language\":[32]}],[4,\"duet-table\",{\"theme\":[1025],\"margin\":[1],\"variation\":[1],\"sticky\":[4],\"stickyDistance\":[1,\"sticky-distance\"],\"breakpoint\":[1],\"hideHeadVisually\":[4,\"hide-head-visually\"],\"matchesBreakpoint\":[32],\"language\":[32]},null,{\"language\":[\"watchLanguageStateHandler\"]}]]],[\"duet-popup-menu_2.cjs\",[[1,\"duet-popup-menu\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"skipTeleport\":[4,\"skip-teleport\"],\"controller\":[6145],\"opener\":[6145],\"placement\":[1],\"forcePlacement\":[4,\"force-placement\"],\"allowVerticalFlip\":[4,\"allow-vertical-flip\"],\"position\":[1025],\"mainAxisOffset\":[2,\"main-axis-offset\"],\"crossAxisOffset\":[2,\"cross-axis-offset\"],\"controllerIcon\":[1,\"controller-icon\"],\"scrollLimit\":[2,\"scroll-limit\"],\"showFilterInput\":[4,\"show-filter-input\"],\"open\":[32],\"menuY\":[32],\"menuX\":[32],\"filterResultCount\":[32],\"language\":[32],\"isOpen\":[64],\"show\":[64],\"hide\":[64],\"toggle\":[64]},[[8,\"keyup\",\"handleKeyUp\"],[8,\"keydown\",\"handleKeyDown\"],[8,\"click\",\"handleClick\"]],{\"open\":[\"handleOpenChange\"]}],[1,\"duet-popup-menu-item\",{\"accessibleLabel\":[1,\"accessible-label\"],\"accessibleRole\":[1,\"accessible-role\"],\"theme\":[1025],\"url\":[1],\"external\":[4],\"targetLanguage\":[1,\"target-language\"],\"value\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"leadingIconColor\":[1,\"leading-icon-color\"],\"trailingIcon\":[1,\"trailing-icon\"],\"trailingText\":[1,\"trailing-text\"],\"active\":[1028],\"activeDescendant\":[4,\"active-descendant\"],\"focus\":[32],\"setFocus\":[64],\"isFocused\":[64]}]]],[\"duet-overlay.cjs\",[[1,\"duet-overlay\",{\"visible\":[1540],\"keepStackingContext\":[1540,\"keep-stacking-context\"],\"modalOverlay\":[1540,\"modal-overlay\"],\"theme\":[1025],\"displayDevice\":[1025,\"display-device\"],\"transition\":[1025],\"zIndex\":[1025,\"z-index\"],\"variation\":[1]}]]],[\"duet-input_2.cjs\",[[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],\"inputAlign\":[1,\"input-align\"],\"inputPadding\":[1,\"input-padding\"],\"required\":[4],\"type\":[1],\"variation\":[1],\"chips\":[4],\"label\":[1025],\"labelColor\":[1025,\"label-color\"],\"labelWeight\":[1025,\"label-weight\"],\"error\":[1],\"labelHidden\":[4,\"label-hidden\"],\"numericKeyboard\":[4,\"numeric-keyboard\"],\"name\":[1],\"pattern\":[1],\"maxlength\":[2],\"minlength\":[2],\"placeholder\":[1],\"component\":[1],\"role\":[1],\"icon\":[1],\"autoComplete\":[1,\"auto-complete\"],\"disallowPattern\":[1,\"disallow-pattern\"],\"value\":[1025],\"validity\":[2064],\"tooltip\":[1],\"tooltipDirection\":[1,\"tooltip-direction\"],\"language\":[32],\"isPasswordRevealed\":[32],\"isFocused\":[32],\"setFocus\":[64],\"resetCursor\":[64],\"clearInput\":[64],\"addChip\":[64],\"hasChip\":[64],\"getChips\":[64],\"clearChips\":[64]},null,{\"disallowPattern\":[\"disallowedPatternChange\"],\"value\":[\"valueChanged\"]}],[6,\"duet-label\",{\"theme\":[1025],\"for\":[1],\"margin\":[1],\"size\":[1],\"weight\":[1],\"color\":[1]}]]]]"), options);
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
exports.setNonce = index.setNonce;
|
|
@@ -80,6 +80,8 @@
|
|
|
80
80
|
"components/duet-scrollable/duet-scrollable.js",
|
|
81
81
|
"components/duet-section-layout/duet-section-layout.js",
|
|
82
82
|
"components/duet-shaped-image/duet-shaped-image.js",
|
|
83
|
+
"components/duet-share-chart/duet-share-chart.js",
|
|
84
|
+
"components/duet-share-chart-item/duet-share-chart-item.js",
|
|
83
85
|
"components/duet-slideout-lang/duet-slideout-lang.js",
|
|
84
86
|
"components/duet-slideout-link/duet-slideout-link.js",
|
|
85
87
|
"components/duet-slideout-panel/duet-slideout-panel.js",
|
|
@@ -30,8 +30,10 @@
|
|
|
30
30
|
display: block;
|
|
31
31
|
width: 100%;
|
|
32
32
|
height: 1px;
|
|
33
|
-
margin-top: 36px !important;
|
|
34
|
-
margin-
|
|
33
|
+
margin-top: var(--divider-margin, 36px) !important;
|
|
34
|
+
margin-right: var(--divider-margin, 0);
|
|
35
|
+
margin-bottom: var(--divider-margin, 28px);
|
|
36
|
+
margin-left: var(--divider-margin, 0);
|
|
35
37
|
background: rgb(212, 223, 229);
|
|
36
38
|
}
|
|
37
39
|
.duet-divider.duet-p-0 {
|
|
@@ -6,7 +6,7 @@ import { h } from "@stencil/core";
|
|
|
6
6
|
import { DuetStringsExternalDefaults } from "../../common-strings";
|
|
7
7
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
8
8
|
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocaleString, } from "../../utils/language-utils";
|
|
9
|
-
import { checkNamedSlotElement, hasSlot } from "../../utils/slot-utils";
|
|
9
|
+
import { checkNamedSlotElement, getElementsFromNamedSlot, hasSlot } from "../../utils/slot-utils";
|
|
10
10
|
import { parsePossibleJSON } from "../../utils/string-utils";
|
|
11
11
|
/**
|
|
12
12
|
* @part duet-hero - piercing selector for styling the hero container
|
|
@@ -32,6 +32,32 @@ export class DuetHero {
|
|
|
32
32
|
}
|
|
33
33
|
this.emitChange(ev, data);
|
|
34
34
|
};
|
|
35
|
+
this.getPreHeadingText = () => {
|
|
36
|
+
if (this.preHeading) {
|
|
37
|
+
return this.preHeading;
|
|
38
|
+
}
|
|
39
|
+
if (this.hasPreHeadingSlot) {
|
|
40
|
+
const slotContents = getElementsFromNamedSlot(this.element, "pre-heading");
|
|
41
|
+
return slotContents.map(s => s.textContent).join(" ");
|
|
42
|
+
}
|
|
43
|
+
};
|
|
44
|
+
this.getHeadingText = () => {
|
|
45
|
+
if (this.heading) {
|
|
46
|
+
return this.heading;
|
|
47
|
+
}
|
|
48
|
+
if (this.hasHeadingSlot) {
|
|
49
|
+
const slotContents = getElementsFromNamedSlot(this.element, "heading");
|
|
50
|
+
return slotContents.map(s => s.textContent).join(" ");
|
|
51
|
+
}
|
|
52
|
+
};
|
|
53
|
+
this.getAccessibleHeading = () => {
|
|
54
|
+
const preHeadingText = this.getPreHeadingText();
|
|
55
|
+
if (!preHeadingText) {
|
|
56
|
+
return null;
|
|
57
|
+
}
|
|
58
|
+
const headingText = this.getHeadingText();
|
|
59
|
+
return `${preHeadingText} ${headingText}`;
|
|
60
|
+
};
|
|
35
61
|
this.processedListItems = null;
|
|
36
62
|
this.processedActions = null;
|
|
37
63
|
this.processedBack = null;
|
|
@@ -158,7 +184,7 @@ export class DuetHero {
|
|
|
158
184
|
outlineColor = "color-primary-turva";
|
|
159
185
|
}
|
|
160
186
|
}
|
|
161
|
-
return (h("div", { key: '
|
|
187
|
+
return (h("div", { key: '79a4748e197cb13d12426d31a773e80de0bf24d3', role: "region", class: {
|
|
162
188
|
"duet-hero": true,
|
|
163
189
|
"duet-theme-turva": this.theme === "turva",
|
|
164
190
|
"duet-has-category-icon": !!this.categoryIcon,
|
|
@@ -176,17 +202,17 @@ export class DuetHero {
|
|
|
176
202
|
"duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
|
|
177
203
|
"duet-hero-left-align": this.leftAlign && !campaignOrSection,
|
|
178
204
|
"duet-hero-narrow": this.layout === "narrow",
|
|
179
|
-
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: '
|
|
180
|
-
this.processedBack && (h("div", { key: '
|
|
205
|
+
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { key: 'd682d61c3df9ff5aa0de0d60f5360043c7758e8e', class: "background-area" }, h("div", { key: '24559b721dd84d83bfdf5c28de75fc4aa7f714b5', class: "background-container" }, h("div", { key: 'db0304babcbd6bc96f521ddc8cd2529664c319da', class: "background" }, h("img", { key: 'faaa1cca613a95730b7883037fe12284b911a613', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), h("div", { key: '57e0fc31ca863b81d650251fde4c07fda3a56c7f', class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { key: '488536b4435de480f283ba93edfdc067f354e930', class: { "background-area": true, [this.layout]: true } }, h("div", { key: '58c20ab7c59e1014941bdc4b0e7fdbe581440306', class: { "background-container": true, [this.layout]: true } }, h("div", { key: '40a410f02f66b9e818e9ed9561b2830c896fc1c2', class: { background: true, [this.layout]: true } }, h("div", { key: 'ce895485f02d4ea98e6cc1457c29e1f3a7784717', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { key: '281423e9d6531f3fd4ebf10ae5ebfcda24951dda', class: { "brand-shape": true, [this.layout]: true } }), h("div", { key: '96fc11cb2ccc74f5be49046aa5b389efaf64364c', class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { key: '90f437b9b18699f75d3b34b99be94c2a4cf88f31', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { key: '6488e9a8d054c1d5214656b8caa8f4e20e1750a0', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { key: '6fa35a25e4c381e482bbbae4a3df1f06047af480', class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { key: 'bdfaedea4be098fadd96d9d929f1fae9457a7926', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (h("div", { key: 'be9171d3c2e7f1c23b4f7988b22a26fed5b1e8bf', class: "background-area" }, h("div", { key: '1235593c97fef5902b99463f035015aa23002b1a', class: "background" }, h("div", { key: '65a0b19616ca3b8fce3a15a59fc945eec54c47c8', class: "background-mask" }), this.theme !== "turva" && h("div", { key: '1003348d17c085d5072314825e7c6fb8a2cc7225', class: "brand-shape" }), h("div", { key: '498d05da95f5fdd02bf997a337895dab086759b2', class: "brand-shaped-image" }, h("div", { key: '8d3045b9cd0ca613308ebff65fe0e2f6b4c855d4', class: "brand-shaped-image-wrapper" }, h("div", { key: '0badd67dee13a83376cf406d20dc01e145cb8845', class: "brand-shaped-image-bg", style: styles })))))), h("div", { key: '30393a3de1c35d957fcfef401369b7b5c4e68c6c', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { key: 'f52aad5ae7e746f762976a6e247acbe59bee3ed0', class: "duet-hero-image-mask" }, h("div", { key: '26414776eeb6190638bf7af2a34cfa44ee7064e8', class: "duet-hero-image-wrapper" }, h("div", { key: '6678fd20703ac787ba671cb52b5564518fc14c01', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
|
|
206
|
+
this.processedBack && (h("div", { key: '40d3d30290fde0ba4a40aaab524d91d9c135c400', class: "duet-hero-back" }, h("duet-button", { key: '06a523d3c85d28dd4b404ffeda16740bd63fc850', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
|
|
181
207
|
label: this.processedBack.label,
|
|
182
208
|
href: this.processedBack.href,
|
|
183
209
|
id: this.processedBack.id,
|
|
184
210
|
analyticsId: this.processedBack.analyticsId,
|
|
185
|
-
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '
|
|
211
|
+
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (h("duet-icon", { key: '4172031b2169f76ae476b5474766f7d50ff2df91', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), h("div", { key: 'c83165c63592cac3465c2b44bf163395afcacebb', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (h("duet-paragraph", { key: '064ff94f9208d86002b8448b496fda560ffe2b0b', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium", "aria-hidden": "true" }, this.preHeading ? (this.preHeading) : (h("span", null, h("slot", { name: "pre-heading" }))))), h("slot", { key: '60e82a0abcc9631399989fced2784d10cd6e834e', name: "badge" }), (this.heading || this.hasHeadingSlot) && (h("duet-heading", { key: '10caa898e02b7c90ed7e7eea6cda347825b0c843', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto", accessibleLabel: this.getAccessibleHeading() }, this.heading ? this.heading : h("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (h("duet-heading", { key: '0195c8e2fcb05b10b455d646765ba1cb4f003a60', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, h("slot", { key: '43fb22936307753456d1ae53f65b48876848420f', name: "subheading" }))), this.description && (h("duet-paragraph", { key: '898c23976b72cffc561de2c7c9322e03bdc1dadd', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (h("duet-list", { key: '1baa7faff302bc7fa568c1cd333404e07aaf29d1', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (h("duet-list-item", null, h("span", { slot: "label" }, item.label), h("span", { slot: "value" }, item.value)))))), this.buttonLabel && (h("duet-button", { key: '2b4b7ae5046305afaf5495dd522a68d373577959', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), h("slot", { key: '1b54ac8a84af82798438d73c7c1caf15bd5ae84d' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (h("div", { key: 'd3e6edd597ea5b83953430a92577762b560e6507', class: "duet-hero-links" }, this.processedActions.map(item => (h("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, h("div", { class: "duet-hero-action-icon" }, h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), h("span", null, item.label), item.external && h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (h("div", { class: "duet-hero-action-arrow" }, h("duet-icon", { icon: newWindowIcon.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
|
|
186
212
|
this.variation !== "image" &&
|
|
187
213
|
!campaignOrSection &&
|
|
188
214
|
this.variation !== "product" &&
|
|
189
|
-
this.variation !== "content" && h("div", { key: '
|
|
215
|
+
this.variation !== "content" && h("div", { key: '0eaf81bc088fc984d9ee19de53cf09c6f46c5e83', class: "duet-hero-image", style: styles }), h("slot", { key: '884f6b4b0d44224a29b7ba5906e1a303052f532c', name: "bottom" }))));
|
|
190
216
|
}
|
|
191
217
|
static get is() { return "duet-hero"; }
|
|
192
218
|
static get encapsulation() { return "shadow"; }
|
|
@@ -237,7 +237,7 @@ export class DuetPhoneInput {
|
|
|
237
237
|
"duet-theme-turva": this.theme === "turva",
|
|
238
238
|
"duet-expand": this.expand,
|
|
239
239
|
"duet-m-0": this.margin === "none",
|
|
240
|
-
} }, h("div", { class: "duet-phone-input-container" }, h("duet-popup-menu", { ref: el => (this.countryCodePopup = el), scrollLimit: 10, showFilterInput: true }, this.countriesToList.map(country => country.isoCode === lastListFirstCode ? (h(Fragment, null, h("duet-popup-menu-item", { value: country.isoCode, onClick: this.handleCountryCodeSelectorSelect }, h("duet-grid", { alignment: "center" }, this.renderFlag(country.isoCode), h("span", null, country[this.language], " (+", country.telephoneCountryCode, ")"))), h("duet-
|
|
240
|
+
} }, h("div", { class: "duet-phone-input-container" }, h("duet-popup-menu", { ref: el => (this.countryCodePopup = el), scrollLimit: 10, showFilterInput: true }, this.countriesToList.map(country => country.isoCode === lastListFirstCode ? (h(Fragment, null, h("duet-popup-menu-item", { value: country.isoCode, onClick: this.handleCountryCodeSelectorSelect }, h("duet-grid", { alignment: "center" }, this.renderFlag(country.isoCode), h("span", null, country[this.language], " (+", country.telephoneCountryCode, ")"))), h("duet-divider", null))) : (h("duet-popup-menu-item", { value: country.isoCode, onClick: this.handleCountryCodeSelectorSelect }, h("duet-grid", { alignment: "center" }, this.renderFlag(country.isoCode), h("span", null, country[this.language], " (+", country.telephoneCountryCode, ")")))))), h("duet-input", { ref: el => (this.duetInputElement = el), onDuetChange: this.handleChange, onDuetFocus: this.handleFocus, onDuetBlur: this.handleBlur, onDuetInput: this.handleInput, label: this.label, caption: this.caption, error: this.error, name: this.name, component: "phone", variation: "button-left", type: "tel", disallowPattern: "[^\\+0-9 ]", required: this.required, disabled: this.disabled, labelHidden: this.labelHidden, tooltip: this.tooltip, identifier: identifier, theme: this.theme, margin: "none", expand: true }, h("duet-button", { ref: el => (this.countryCodeButton = el), slot: "button-left", variation: "input-button-left-secondary", margin: "none", fixed: true, icon: "action-arrow-down-small", iconSize: "small", iconRight: true, accessibleLabel: this.buttonAriaLabel[this.language], onClick: this.handleCountryCodeSelectorOpen }, h("span", { class: "flag-container" }, this.getFlagForButton())), h("slot", { name: "tooltip" })))));
|
|
241
241
|
}
|
|
242
242
|
static get is() { return "duet-phone-input"; }
|
|
243
243
|
static get encapsulation() { return "shadow"; }
|
|
@@ -302,12 +302,37 @@ export class DuetPopupMenu {
|
|
|
302
302
|
get itemElements() {
|
|
303
303
|
return Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item"));
|
|
304
304
|
}
|
|
305
|
+
getAllPrecedingMatchingSiblings(el, selector) {
|
|
306
|
+
const prev = el.previousElementSibling;
|
|
307
|
+
if (prev) {
|
|
308
|
+
const matches = this.getAllPrecedingMatchingSiblings(prev, selector);
|
|
309
|
+
if (prev === null || prev === void 0 ? void 0 : prev.matches(selector)) {
|
|
310
|
+
matches.push(prev);
|
|
311
|
+
}
|
|
312
|
+
return matches;
|
|
313
|
+
}
|
|
314
|
+
return [];
|
|
315
|
+
}
|
|
305
316
|
get popupMenuStyleHeight() {
|
|
317
|
+
var _a;
|
|
306
318
|
const selector = ":scope duet-popup-menu-item, :scope duet-notification";
|
|
307
319
|
const elements = Array.from(this.element.querySelectorAll(selector));
|
|
308
|
-
if
|
|
320
|
+
// if we have filter, elements may be hidden
|
|
321
|
+
const visibleElements = elements.filter(el => el.style.display !== "none");
|
|
322
|
+
if (visibleElements.length > 0 && this.scrollLimit) {
|
|
323
|
+
// of the visible elements, we want to show at moist scrollLimit items
|
|
324
|
+
const itemsToShow = visibleElements.slice(0, this.scrollLimit - 1);
|
|
325
|
+
// use the actual heights of the items to show
|
|
326
|
+
const itemsToShowHeight = itemsToShow.reduce((acc, cur) => acc + cur.offsetHeight, 0);
|
|
327
|
+
// include possible filter input
|
|
328
|
+
const filterHeight = ((_a = this.filterInput) === null || _a === void 0 ? void 0 : _a.offsetHeight) || 0;
|
|
329
|
+
// include all dividers that preced the last item to show
|
|
330
|
+
// as their height with margins can not be easily captured, use magic number 17, 1px height + 2 * 8px margin
|
|
331
|
+
const lastItemToShow = itemsToShow[itemsToShow.length - 1];
|
|
332
|
+
const dividerHeight = this.getAllPrecedingMatchingSiblings(lastItemToShow, "duet-divider").length * 17;
|
|
333
|
+
// popup-menu has spaceXSmall top and bottom paddings
|
|
309
334
|
const paddings = Number(spaceXSmall.replace("px", "")) * 2;
|
|
310
|
-
return `${
|
|
335
|
+
return `${itemsToShowHeight + filterHeight + dividerHeight + paddings}px`;
|
|
311
336
|
}
|
|
312
337
|
else {
|
|
313
338
|
return "auto";
|
|
@@ -330,17 +355,17 @@ export class DuetPopupMenu {
|
|
|
330
355
|
overflowY: "auto",
|
|
331
356
|
height: this.popupMenuStyleHeight,
|
|
332
357
|
};
|
|
333
|
-
return (h(Host, { key: '
|
|
358
|
+
return (h(Host, { key: 'b122068ff5f05a161926a7eeec8418fd258dc753' }, h("div", { key: '3ee437f9fce94ed063c132bb045aedf2714a4ccf', ref: element => {
|
|
334
359
|
this.menuElement = element;
|
|
335
360
|
}, style: styles, class: {
|
|
336
361
|
open: this.open,
|
|
337
362
|
"duet-popup-menu-list": true,
|
|
338
363
|
"duet-theme-turva": this.theme === "turva",
|
|
339
364
|
"scroll-visible": this.scrollLimit < this.itemElements.length,
|
|
340
|
-
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: '
|
|
365
|
+
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (h("div", { key: '73faa0c97cebf6cb99abae830cabcc06525b4b57' }, h("duet-input", { key: 'fa2d88575830d3dae9beb503dc7016e419a7cef0', ref: el => (this.filterInput = el), label: this.filterLabel[this.language], "label-hidden": true, expand: true, margin: "none", type: "search", onDuetInput: this.filterItems, onKeyDown: this.handleKeyDownOnFilter }), h("duet-visually-hidden", { key: '56c6e3412f75452b9da5bc8888405ce19289d7d1' }, h("span", { key: 'ad2a9bb358c92fb580f225a347f45f4bd2147e14', role: "status" }, `
|
|
341
366
|
${this.filterResultCount}/${this.itemElements.length}
|
|
342
367
|
${this.filterResultCountLabel[this.language]}
|
|
343
|
-
`)), h("duet-spacer", { key: '
|
|
368
|
+
`)), h("duet-spacer", { key: 'dfd8ee96c3234e6c1cfd6389fdbf30996dab3d0d', size: "xx-small" }))), h("slot", { key: 'adc7655a36b4009b4dc5cfcb9d83b73a2e0beb9e' }))));
|
|
344
369
|
}
|
|
345
370
|
static get is() { return "duet-popup-menu"; }
|
|
346
371
|
static get encapsulation() { return "shadow"; }
|