@duetds/components 9.16.1 → 9.18.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 +522 -240
- package/lib/cjs/{a11y-utils-113bdcf1.js → a11y-utils-5b56e0b1.js} +1 -1
- package/lib/cjs/{app-globals-2ad7d0da.js → app-globals-628c4829.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +6 -6
- package/lib/cjs/duet-alert.cjs.entry.js +11 -17
- package/lib/cjs/duet-badge.cjs.entry.js +4 -4
- package/lib/cjs/duet-banner.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +6 -6
- package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +15 -13
- package/lib/cjs/duet-card.cjs.entry.js +12 -10
- package/lib/cjs/duet-checkbox.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/duet-chip.cjs.entry.js +4 -4
- package/lib/cjs/duet-choice_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-collapsible.cjs.entry.js +17 -14
- package/lib/cjs/duet-combobox.cjs.entry.js +5 -5
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
- package/lib/cjs/duet-date-picker.cjs.entry.js +6 -6
- package/lib/cjs/duet-divider_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +8 -8
- package/lib/cjs/duet-file-chooser.cjs.entry.js +3 -3
- package/lib/cjs/duet-footer.cjs.entry.js +5 -5
- package/lib/cjs/duet-grid_2.cjs.entry.js +20 -8
- package/lib/cjs/duet-header_2.cjs.entry.js +10 -9
- package/lib/cjs/duet-hero.cjs.entry.js +13 -10
- package/lib/cjs/duet-icon.cjs.entry.js +5 -5
- package/lib/cjs/duet-indicator.cjs.entry.js +3 -3
- package/lib/cjs/duet-input_2.cjs.entry.js +16 -16
- package/lib/cjs/duet-layout.cjs.entry.js +3 -3
- package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-modal.cjs.entry.js +28 -16
- package/lib/cjs/duet-multiselect.cjs.entry.js +10 -10
- package/lib/cjs/duet-nav.cjs.entry.js +3 -3
- package/lib/cjs/duet-notification_2.cjs.entry.js +9 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-overlay.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-panel.cjs.entry.js +3 -3
- package/lib/cjs/duet-phone-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-progress.cjs.entry.js +4 -4
- package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
- package/lib/cjs/duet-radio_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-range-slider.cjs.entry.js +4 -4
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -13
- package/lib/cjs/duet-section-layout.cjs.entry.js +2 -2
- package/lib/cjs/duet-select.cjs.entry.js +4 -4
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-share-chart.cjs.entry.js +7 -7
- package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +8 -6
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +15 -13
- package/lib/cjs/duet-slideout.cjs.entry.js +12 -11
- package/lib/cjs/duet-status-icon.cjs.entry.js +2 -2
- package/lib/cjs/duet-step_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-textarea.cjs.entry.js +5 -5
- package/lib/cjs/duet-toggle.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +6 -6
- 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 +9 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +5 -5
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +4 -4
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-b3a3ed44.js → errorcodes.utils-d6716198.js} +1 -1
- package/lib/cjs/{focus-utils-5c4526cd.js → focus-utils-21cb0103.js} +1 -1
- package/lib/cjs/{index-caee10a4.js → index-0444d660.js} +1 -1
- package/lib/cjs/{language-utils-9e3aebfc.js → language-utils-a34e2467.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-d034ca5f.js → slot-utils-4baa4a9d.js} +6 -1
- package/lib/cjs/{themeable-component-98732ad8.js → themeable-component-ee2255e3.js} +1 -1
- package/lib/cjs/{token-utils-c73ca50c.js → token-utils-955dd258.js} +37 -37
- package/lib/cjs/{tokens-22702e71.js → tokens-bdaa8818.js} +144 -0
- package/lib/cjs/{tokens.module-a7c77c13.js → tokens.module-2358195b.js} +96 -0
- package/lib/collection/components/duet-action-button/duet-action-button.css +18 -20
- package/lib/collection/components/duet-alert/duet-alert.css +13 -23
- package/lib/collection/components/duet-alert/duet-alert.js +16 -16
- package/lib/collection/components/duet-badge/duet-badge.css +12 -12
- package/lib/collection/components/duet-banner/duet-banner.css +6 -28
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +9 -7
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
- package/lib/collection/components/duet-button/duet-button.css +68 -60
- package/lib/collection/components/duet-callout/duet-callout.css +3 -3
- package/lib/collection/components/duet-caption/duet-caption.css +4 -4
- package/lib/collection/components/duet-card/duet-card.css +25 -18
- package/lib/collection/components/duet-card/duet-card.js +6 -4
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -12
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +1 -1
- package/lib/collection/components/duet-chip/duet-chip.css +33 -28
- package/lib/collection/components/duet-choice/duet-checkmark.css +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +52 -53
- package/lib/collection/components/duet-choice-group/duet-choice-group.css +4 -4
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +1 -1
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +26 -14
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +14 -10
- package/lib/collection/components/duet-combobox/duet-combobox.css +4 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.css +5 -5
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +15 -15
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +68 -51
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.css +5 -5
- package/lib/collection/components/duet-editable-table/duet-editable-table.css +2 -2
- package/lib/collection/components/duet-empty-state/duet-empty-state.css +8 -8
- package/lib/collection/components/duet-fieldset/duet-fieldset.css +7 -7
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +6 -5
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.css +2 -2
- package/lib/collection/components/duet-footer/duet-footer.css +33 -19
- package/lib/collection/components/duet-grid/duet-grid.css +2 -6
- package/lib/collection/components/duet-grid/duet-grid.js +22 -8
- package/lib/collection/components/duet-grid-item/duet-grid-item.css +3 -3
- package/lib/collection/components/duet-header/duet-header.css +116 -88
- package/lib/collection/components/duet-heading/duet-heading.css +7 -7
- package/lib/collection/components/duet-hero/duet-hero.css +27 -24
- package/lib/collection/components/duet-hero/duet-hero.js +8 -5
- package/lib/collection/components/duet-icon/duet-icon.css +7 -7
- package/lib/collection/components/duet-indicator/duet-indicator.css +4 -4
- package/lib/collection/components/duet-input/duet-input.css +82 -81
- package/lib/collection/components/duet-input/duet-input.js +19 -34
- package/lib/collection/components/duet-label/duet-label.css +5 -5
- package/lib/collection/components/duet-layout/duet-layout.css +4 -4
- package/lib/collection/components/duet-link/duet-link.css +28 -22
- package/lib/collection/components/duet-list/duet-list.css +4 -4
- package/lib/collection/components/duet-list-item/duet-list-item.css +10 -10
- package/lib/collection/components/duet-logo/duet-logo.css +16 -8
- package/lib/collection/components/duet-logo/duet-logo.js +2 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +13 -13
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +12 -9
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +19 -16
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +13 -10
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +17 -14
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +16 -13
- package/lib/collection/components/duet-modal/duet-modal.css +13 -13
- package/lib/collection/components/duet-modal/duet-modal.js +20 -8
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +46 -38
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
- package/lib/collection/components/duet-nav/duet-nav.css +4 -4
- package/lib/collection/components/duet-notification/duet-notification.css +18 -16
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +30 -26
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +4 -1
- package/lib/collection/components/duet-number-input/duet-number-input.css +20 -15
- package/lib/collection/components/duet-number-input/duet-number-input.js +1 -1
- package/lib/collection/components/duet-overlay/duet-overlay.css +2 -2
- package/lib/collection/components/duet-page-heading/duet-page-heading.css +9 -9
- package/lib/collection/components/duet-pagination/duet-pagination.css +5 -5
- package/lib/collection/components/duet-panel/duet-panel.css +8 -9
- package/lib/collection/components/duet-paragraph/duet-paragraph.css +12 -9
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +4 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.css +5 -5
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +7 -7
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +23 -15
- package/lib/collection/components/duet-progress/duet-progress.css +14 -14
- package/lib/collection/components/duet-promo-card/duet-promo-card.css +15 -12
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +1 -1
- package/lib/collection/components/duet-radio/duet-radio.css +22 -15
- package/lib/collection/components/duet-radio-group/duet-radio-group.css +4 -4
- package/lib/collection/components/duet-radio-group/duet-radio-group.js +1 -1
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +33 -28
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +5 -5
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +20 -20
- package/lib/collection/components/duet-section-layout/duet-section-layout.css +4 -4
- package/lib/collection/components/duet-select/duet-select.css +36 -31
- package/lib/collection/components/duet-select/duet-select.js +1 -1
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.css +6 -6
- package/lib/collection/components/duet-share-chart/duet-share-chart.css +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.css +13 -10
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.css +23 -23
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -3
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +5 -5
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +14 -11
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +34 -25
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +7 -5
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +20 -20
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +5 -3
- package/lib/collection/components/duet-spacer/duet-spacer.css +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.css +5 -5
- package/lib/collection/components/duet-step/duet-step.css +17 -15
- package/lib/collection/components/duet-stepper/duet-stepper.css +4 -4
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +23 -23
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +24 -21
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +16 -13
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +20 -17
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +19 -16
- package/lib/collection/components/duet-tab/duet-tab.css +15 -11
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +33 -25
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -4
- package/lib/collection/components/duet-table/duet-table.css +22 -18
- package/lib/collection/components/duet-textarea/duet-textarea.css +38 -31
- package/lib/collection/components/duet-textarea/duet-textarea.js +1 -1
- package/lib/collection/components/duet-toggle/duet-toggle.css +11 -9
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +6 -6
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +20 -17
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +14 -11
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -21
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +23 -15
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +19 -16
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +32 -25
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +4 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.css +4 -4
- package/lib/collection/components/duet-tray/duet-tray.css +36 -32
- package/lib/collection/components/duet-upload/duet-upload.css +6 -6
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.css +3 -3
- package/lib/collection/utils/slot-utils.js +4 -0
- package/lib/collection/utils/turva2-color-tokens.js +36 -36
- 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 +6 -6
- package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +4 -4
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +12 -10
- 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 +11 -11
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +18 -15
- package/lib/dist-custom-elements/duet-combobox.js +17 -17
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +16 -16
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +8 -8
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +9 -9
- 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 +11 -11
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +19 -16
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-indicator.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 +3 -3
- 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 +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-modal.js +31 -19
- package/lib/dist-custom-elements/duet-multiselect.js +17 -17
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +11 -8
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +14 -14
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +4 -4
- package/lib/dist-custom-elements/duet-pagination.js +15 -15
- package/lib/dist-custom-elements/duet-panel.js +2 -2
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +19 -19
- 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 +7 -7
- package/lib/dist-custom-elements/duet-radio-group.js +11 -11
- package/lib/dist-custom-elements/duet-radio.js +2 -2
- package/lib/dist-custom-elements/duet-range-slider.js +4 -4
- package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +2 -2
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +2 -2
- package/lib/dist-custom-elements/duet-share-chart-item.js +1 -1
- package/lib/dist-custom-elements/duet-share-chart.js +5 -5
- 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 +8 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +14 -12
- package/lib/dist-custom-elements/duet-slideout.js +10 -9
- 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 +5 -5
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +5 -5
- package/lib/dist-custom-elements/duet-tab-group.js +14 -13
- package/lib/dist-custom-elements/duet-tab.js +3 -3
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +13 -13
- package/lib/dist-custom-elements/duet-toggle.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-item.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar.js +2 -2
- 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 +21 -21
- 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-747f6fa4.js → p-016c81f0.js} +2 -2
- package/lib/dist-custom-elements/{p-63bad120.js → p-08a5f7e9.js} +3 -3
- package/lib/dist-custom-elements/{p-4228d649.js → p-0e8e6adf.js} +9 -9
- package/lib/dist-custom-elements/{p-fa3ebc1e.js → p-1dc37c4b.js} +2 -2
- package/lib/dist-custom-elements/{p-5fac1036.js → p-1f2c89d9.js} +3 -3
- package/lib/dist-custom-elements/{p-8aa9471e.js → p-21f8ff7d.js} +10 -10
- package/lib/dist-custom-elements/{p-afa85350.js → p-30bc1a35.js} +7 -7
- package/lib/dist-custom-elements/{p-d723c019.js → p-376095a8.js} +2 -2
- package/lib/dist-custom-elements/{p-5a556f9a.js → p-3ee131dc.js} +3 -3
- package/lib/dist-custom-elements/p-4343b5a1.js +318 -0
- package/lib/dist-custom-elements/{p-f8c458d0.js → p-7645b4d2.js} +3 -3
- package/lib/dist-custom-elements/{p-01808ae4.js → p-8035b482.js} +3 -3
- package/lib/dist-custom-elements/{p-1c3b7df5.js → p-80c4e77a.js} +21 -21
- package/lib/dist-custom-elements/{p-c5dcc0ea.js → p-86c95505.js} +5 -4
- package/lib/dist-custom-elements/{p-979b130b.js → p-889bc211.js} +7 -7
- package/lib/dist-custom-elements/{p-1428bca8.js → p-929f4a06.js} +3 -3
- package/lib/dist-custom-elements/{p-45a25e1c.js → p-9357efdb.js} +2 -2
- package/lib/dist-custom-elements/{p-cbb101aa.js → p-958e3489.js} +3 -3
- package/lib/dist-custom-elements/{p-68221361.js → p-a230e7ac.js} +11 -11
- package/lib/dist-custom-elements/{p-84c12085.js → p-a49f9fc6.js} +3 -3
- package/lib/dist-custom-elements/{p-57091005.js → p-a6f89351.js} +14 -14
- package/lib/dist-custom-elements/{p-90ef4cdf.js → p-a70e2b0c.js} +20 -7
- package/lib/dist-custom-elements/{p-4f0b365b.js → p-aa626f8d.js} +2 -2
- package/lib/dist-custom-elements/{p-2c6c022f.js → p-af586c7d.js} +3 -3
- package/lib/dist-custom-elements/{p-e167506b.js → p-b21352e2.js} +2 -2
- package/lib/dist-custom-elements/{p-051e8432.js → p-b49de47a.js} +2 -2
- package/lib/dist-custom-elements/{p-897cd468.js → p-b5bb4c4e.js} +3 -3
- package/lib/dist-custom-elements/{p-4c39b06e.js → p-bf860820.js} +8 -5
- package/lib/dist-custom-elements/{p-78b6337a.js → p-c224f527.js} +37 -37
- package/lib/dist-custom-elements/{p-186bf66e.js → p-c26b81c2.js} +3 -3
- package/lib/dist-custom-elements/{p-09eeb0d8.js → p-c4345060.js} +7 -7
- package/lib/dist-custom-elements/{p-6f42296b.js → p-c936343b.js} +96 -0
- package/lib/{esm/tokens-57aa1508.js → dist-custom-elements/p-c972a96e.js} +144 -0
- package/lib/dist-custom-elements/p-cdc57494.js +148 -0
- package/lib/dist-custom-elements/{p-60827675.js → p-d4245e15.js} +3 -3
- package/lib/dist-custom-elements/{p-1be25f37.js → p-d4904a7c.js} +1 -1
- package/lib/dist-custom-elements/{p-5bf73913.js → p-d6911e61.js} +3 -3
- package/lib/dist-custom-elements/{p-e3b560d3.js → p-d80a01fd.js} +5 -5
- package/lib/dist-custom-elements/{p-8284b970.js → p-d84ceb08.js} +5 -5
- package/lib/dist-custom-elements/{p-8e5437bd.js → p-d8a121cc.js} +3 -3
- package/lib/dist-custom-elements/{p-211bbab4.js → p-db56d5a8.js} +2 -2
- package/lib/dist-custom-elements/p-dcc8afe8.js +221 -0
- package/lib/dist-custom-elements/{p-2c95a055.js → p-e48a192a.js} +7 -5
- package/lib/dist-custom-elements/{p-21425713.js → p-f33fb629.js} +2 -2
- package/lib/dist-custom-elements/{p-1e3171d9.js → p-f8d1e874.js} +1 -1
- package/lib/dist-custom-elements/{p-f21662ea.js → p-fe478fac.js} +5 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-00fcf2fb.system.entry.js +4 -0
- package/lib/duet/p-033bb755.system.entry.js +4 -0
- package/lib/duet/p-04658922.entry.js +4 -0
- package/lib/duet/p-04c70e04.system.entry.js +4 -0
- package/lib/duet/{p-a28a52b8.system.entry.js → p-065bebcf.system.entry.js} +1 -1
- package/lib/duet/{p-98c47715.entry.js → p-06a2c00d.entry.js} +1 -1
- package/lib/duet/{p-1d2cadcc.entry.js → p-07cfc2f5.entry.js} +1 -1
- package/lib/duet/{p-69a8abac.system.entry.js → p-082e654d.system.entry.js} +1 -1
- package/lib/duet/{p-f7f0b74f.entry.js → p-09497e9e.entry.js} +1 -1
- package/lib/duet/{p-e2f6279e.entry.js → p-0a280ddc.entry.js} +1 -1
- package/lib/duet/{p-fa69c713.system.entry.js → p-0c1a086f.system.entry.js} +1 -1
- package/lib/duet/p-0cf7d917.entry.js +4 -0
- package/lib/duet/{p-1060aa25.entry.js → p-0e04330c.entry.js} +1 -1
- package/lib/duet/{p-c51a586e.system.entry.js → p-0e3375dd.system.entry.js} +1 -1
- package/lib/duet/p-0e9de590.entry.js +4 -0
- package/lib/duet/p-1060eeeb.system.entry.js +4 -0
- package/lib/duet/p-1198fd12.system.entry.js +4 -0
- package/lib/duet/p-11f86bdc.system.entry.js +4 -0
- package/lib/duet/p-1285b423.system.entry.js +4 -0
- package/lib/duet/{p-08f35dcb.js → p-12f16785.js} +1 -1
- package/lib/duet/p-1338bc5c.entry.js +4 -0
- package/lib/duet/{p-b25490a8.js → p-135e72bf.js} +1 -1
- package/lib/duet/p-13a834ce.system.entry.js +4 -0
- package/lib/duet/{p-01f6825e.system.entry.js → p-158e2598.system.entry.js} +1 -1
- package/lib/duet/p-16a30d86.system.entry.js +4 -0
- package/lib/duet/p-17755657.system.entry.js +4 -0
- package/lib/duet/p-17ee74b1.system.entry.js +4 -0
- package/lib/duet/p-18a0cbe5.system.entry.js +4 -0
- package/lib/duet/{p-29f97ffb.entry.js → p-1d9091b2.entry.js} +1 -1
- package/lib/duet/p-1dcd8cb6.system.entry.js +4 -0
- package/lib/duet/p-1f4af013.entry.js +4 -0
- package/lib/duet/p-21cfc7c9.system.entry.js +4 -0
- package/lib/duet/p-2b4a068b.system.entry.js +4 -0
- package/lib/duet/{p-4452e6e8.entry.js → p-2daf9e75.entry.js} +1 -1
- package/lib/duet/p-2e136720.entry.js +4 -0
- package/lib/duet/p-2e64593c.system.entry.js +4 -0
- package/lib/duet/p-2e69eb33.entry.js +4 -0
- package/lib/duet/p-2fce48bf.entry.js +4 -0
- package/lib/duet/{p-6592e02c.system.js → p-30af84d3.system.js} +1 -1
- package/lib/duet/{p-91ab1514.entry.js → p-311a334f.entry.js} +1 -1
- package/lib/duet/{p-e2373985.system.entry.js → p-31463f0b.system.entry.js} +2 -2
- package/lib/duet/{p-106cd6ab.js → p-33c69e1b.js} +1 -1
- package/lib/duet/p-33f60648.entry.js +4 -0
- package/lib/duet/{p-0b275971.entry.js → p-34cdefd2.entry.js} +1 -1
- package/lib/duet/{p-ed4b8ef4.system.entry.js → p-357fba6d.system.entry.js} +1 -1
- package/lib/duet/{p-57941503.system.js → p-385da7a9.system.js} +1 -1
- package/lib/duet/{p-65dac1a2.entry.js → p-3aa5dbed.entry.js} +1 -1
- package/lib/duet/p-3c69cc2a.system.entry.js +4 -0
- package/lib/duet/p-3e52c8ff.system.entry.js +4 -0
- package/lib/duet/p-4030ca2a.system.entry.js +4 -0
- package/lib/duet/{p-a19e945f.entry.js → p-439c21e7.entry.js} +1 -1
- package/lib/duet/p-43bbba35.system.js +4 -0
- package/lib/duet/p-4453a6c6.system.entry.js +4 -0
- package/lib/duet/{p-f57a788d.system.entry.js → p-47d32341.system.entry.js} +1 -1
- package/lib/duet/{p-39cd22a6.system.entry.js → p-48bd44c3.system.entry.js} +1 -1
- package/lib/duet/p-497bdd59.entry.js +4 -0
- package/lib/duet/{p-63045d0e.js → p-4ad740e2.js} +1 -1
- package/lib/duet/p-4b6e53bd.entry.js +4 -0
- package/lib/duet/{p-d433e813.system.entry.js → p-4be139d3.system.entry.js} +1 -1
- package/lib/duet/{p-dbe48d3c.entry.js → p-4cd75d1b.entry.js} +1 -1
- package/lib/duet/p-4cfd6aa0.system.entry.js +4 -0
- package/lib/duet/p-4d91e61a.system.entry.js +4 -0
- package/lib/duet/p-50bb0bef.system.entry.js +4 -0
- package/lib/duet/p-52e13815.entry.js +4 -0
- package/lib/duet/p-541a4093.system.entry.js +4 -0
- package/lib/duet/p-59d65494.entry.js +4 -0
- package/lib/duet/{p-7f2855e9.entry.js → p-5b88277b.entry.js} +1 -1
- package/lib/duet/{p-c797a3e6.entry.js → p-5bb5a55a.entry.js} +1 -1
- package/lib/duet/p-5c374688.system.entry.js +4 -0
- package/lib/duet/p-5cd1152a.entry.js +4 -0
- package/lib/duet/p-5e33ada9.system.entry.js +4 -0
- package/lib/duet/p-60cfe03f.entry.js +4 -0
- package/lib/duet/{p-28ac2fa8.entry.js → p-618dcd6b.entry.js} +1 -1
- package/lib/duet/p-61efcecb.entry.js +4 -0
- package/lib/duet/{p-60672e19.entry.js → p-638ab80b.entry.js} +1 -1
- package/lib/duet/p-66386c5e.entry.js +4 -0
- package/lib/duet/p-6751d70f.entry.js +4 -0
- package/lib/duet/p-6829be6c.system.entry.js +4 -0
- package/lib/duet/p-68fdf1da.system.entry.js +4 -0
- package/lib/duet/p-6d7d56e8.entry.js +4 -0
- package/lib/duet/p-70d7644c.system.entry.js +4 -0
- package/lib/duet/p-7266991d.entry.js +4 -0
- package/lib/duet/p-72efa27a.system.entry.js +4 -0
- package/lib/duet/{p-c27dc664.system.entry.js → p-758eb019.system.entry.js} +1 -1
- package/lib/duet/p-75c6a8ee.system.entry.js +4 -0
- package/lib/duet/p-76e57b3a.system.entry.js +4 -0
- package/lib/duet/{p-a966bbcf.system.js → p-77516717.system.js} +1 -1
- package/lib/duet/p-783316e7.system.entry.js +4 -0
- package/lib/duet/p-79628294.entry.js +4 -0
- package/lib/duet/p-7ae39a1c.entry.js +4 -0
- package/lib/duet/p-7c6b903a.entry.js +4 -0
- package/lib/duet/p-7ca8790f.system.entry.js +4 -0
- package/lib/duet/p-7f2ae5ad.entry.js +4 -0
- package/lib/duet/p-7f6f7008.system.entry.js +4 -0
- package/lib/duet/{p-8fb46b02.system.js → p-80993983.system.js} +1 -1
- package/lib/duet/{p-9a6959da.entry.js → p-81677e17.entry.js} +1 -1
- package/lib/duet/p-81f0ab52.entry.js +4 -0
- package/lib/duet/p-824f8fec.entry.js +4 -0
- package/lib/duet/{p-147a0d89.entry.js → p-8316c5a6.entry.js} +1 -1
- package/lib/duet/{p-08b08728.entry.js → p-8417d209.entry.js} +1 -1
- package/lib/duet/p-855bf182.entry.js +4 -0
- package/lib/duet/p-884ee3c8.entry.js +4 -0
- package/lib/duet/p-88880de6.entry.js +4 -0
- package/lib/duet/p-8901b848.system.entry.js +4 -0
- package/lib/duet/{p-1066dc94.entry.js → p-89e30005.entry.js} +1 -1
- package/lib/duet/p-8bbea850.system.entry.js +4 -0
- package/lib/duet/{p-354763bd.entry.js → p-8d900bdc.entry.js} +1 -1
- package/lib/duet/p-8e21c393.entry.js +4 -0
- package/lib/duet/{p-8fbb5ff5.entry.js → p-8f1696fc.entry.js} +1 -1
- package/lib/duet/{p-f3d5cc54.system.entry.js → p-904d0415.system.entry.js} +1 -1
- package/lib/duet/p-916f4438.entry.js +4 -0
- package/lib/duet/p-91a5f0c8.entry.js +4 -0
- package/lib/duet/{p-880bccc7.entry.js → p-929579ed.entry.js} +1 -1
- package/lib/duet/{p-430c421b.system.entry.js → p-92b098f9.system.entry.js} +1 -1
- package/lib/duet/{p-364526bf.system.entry.js → p-949a5c17.system.entry.js} +1 -1
- package/lib/duet/p-95cd3623.entry.js +4 -0
- package/lib/duet/{p-3ba94b3e.entry.js → p-95d2b637.entry.js} +1 -1
- package/lib/duet/p-9718c106.js +4 -0
- package/lib/duet/p-9a7b5888.system.entry.js +4 -0
- package/lib/duet/p-9d9457bf.js +4 -0
- package/lib/duet/p-9df05d74.entry.js +4 -0
- package/lib/duet/p-9df8182c.system.entry.js +4 -0
- package/lib/duet/p-a0e599fa.system.entry.js +4 -0
- package/lib/duet/p-a0f78e44.entry.js +4 -0
- package/lib/duet/p-a27a9c69.js +4 -0
- package/lib/duet/p-a395c023.entry.js +4 -0
- package/lib/duet/p-a48d38dd.entry.js +4 -0
- package/lib/duet/{p-dde34236.entry.js → p-aa781739.entry.js} +1 -1
- package/lib/duet/p-ac388eb7.entry.js +4 -0
- package/lib/duet/p-b07f9abb.system.entry.js +4 -0
- package/lib/duet/p-b355076f.entry.js +4 -0
- package/lib/duet/p-b3c4e717.system.entry.js +4 -0
- package/lib/duet/p-b7691d79.system.entry.js +4 -0
- package/lib/duet/{p-eb01f00b.system.entry.js → p-b7ce18dd.system.entry.js} +1 -1
- package/lib/duet/p-b81ac5ae.system.js +4 -0
- package/lib/duet/p-b91fd1ce.system.entry.js +4 -0
- package/lib/duet/p-b9f9f07f.entry.js +4 -0
- package/lib/duet/p-bd0ab8c6.system.entry.js +4 -0
- package/lib/duet/p-bd3c1bb9.entry.js +4 -0
- package/lib/duet/{p-3c7cc108.entry.js → p-bf87b23f.entry.js} +1 -1
- package/lib/duet/{p-f208d55c.entry.js → p-c03cf41b.entry.js} +1 -1
- package/lib/duet/p-c370b95d.entry.js +4 -0
- package/lib/duet/p-c5219057.system.entry.js +4 -0
- package/lib/duet/{p-666775c7.system.entry.js → p-c7b24194.system.entry.js} +1 -1
- package/lib/duet/p-c80618b4.system.js +4 -0
- package/lib/duet/p-c972a96e.js +4 -0
- package/lib/duet/p-c976593b.entry.js +4 -0
- package/lib/duet/p-c97dbc9b.js +4 -0
- package/lib/duet/{p-dc172d1c.entry.js → p-c9971904.entry.js} +1 -1
- package/lib/duet/p-cab933ea.system.entry.js +4 -0
- package/lib/duet/p-caf1ece1.system.entry.js +4 -0
- package/lib/duet/p-cb37d121.entry.js +4 -0
- package/lib/duet/p-cbb72b0c.system.entry.js +4 -0
- package/lib/duet/p-cbf13746.entry.js +4 -0
- package/lib/duet/p-cc9ee2cb.system.entry.js +4 -0
- package/lib/duet/p-ccb84e6a.system.entry.js +4 -0
- package/lib/duet/{p-440018ce.system.entry.js → p-ce677952.system.entry.js} +1 -1
- package/lib/duet/{p-2063c660.system.entry.js → p-d10856d3.system.entry.js} +1 -1
- package/lib/duet/{p-46ac8eb2.entry.js → p-d3602171.entry.js} +1 -1
- package/lib/duet/p-d44312ba.system.js +4 -0
- package/lib/duet/p-d4a9606f.entry.js +4 -0
- package/lib/duet/p-d4ecb287.js +4 -0
- package/lib/duet/{p-db398834.system.js → p-d4f972c3.system.js} +1 -1
- package/lib/duet/p-d6b96130.system.entry.js +4 -0
- package/lib/duet/p-d79d46f4.system.entry.js +4 -0
- package/lib/duet/p-d807313e.system.entry.js +4 -0
- package/lib/duet/p-d84ab69c.system.entry.js +4 -0
- package/lib/duet/p-da33830e.system.entry.js +4 -0
- package/lib/duet/p-db0ba7b6.system.js +4 -0
- package/lib/duet/{p-63b3eff1.entry.js → p-dba326f3.entry.js} +1 -1
- package/lib/duet/{p-58b1748d.entry.js → p-dca26ec6.entry.js} +1 -1
- package/lib/duet/{p-9a099e32.entry.js → p-df9388c0.entry.js} +1 -1
- package/lib/duet/p-e1c99881.system.entry.js +4 -0
- package/lib/duet/{p-03b9211c.system.entry.js → p-e26e10f1.system.entry.js} +1 -1
- package/lib/duet/p-e433ff50.system.entry.js +4 -0
- package/lib/duet/p-e5a7f0a5.system.entry.js +4 -0
- package/lib/duet/{p-8fa26acd.system.entry.js → p-e663f11f.system.entry.js} +1 -1
- package/lib/duet/p-e7dc7c7c.entry.js +4 -0
- package/lib/duet/{p-2144ed7e.entry.js → p-e9dee331.entry.js} +1 -1
- package/lib/duet/p-ea60fb06.entry.js +4 -0
- package/lib/duet/{p-03b5f65a.entry.js → p-ea986606.entry.js} +1 -1
- package/lib/duet/{p-ace83b4d.system.js → p-ec4bb6c3.system.js} +1 -1
- package/lib/duet/p-ef35ead4.entry.js +4 -0
- package/lib/duet/p-ef4f91d2.system.entry.js +4 -0
- package/lib/duet/p-ef97420d.system.entry.js +4 -0
- package/lib/duet/p-f0e3d159.js +4 -0
- package/lib/duet/p-f103010d.entry.js +4 -0
- package/lib/duet/p-f59845f1.entry.js +4 -0
- package/lib/duet/p-f5c47365.system.entry.js +4 -0
- package/lib/duet/{p-632bb443.entry.js → p-f5f409e3.entry.js} +1 -1
- package/lib/duet/{p-7132e6b1.system.js → p-f6486434.system.js} +1 -1
- package/lib/duet/p-f81da033.system.entry.js +4 -0
- package/lib/duet/p-fa184877.system.entry.js +4 -0
- package/lib/duet/p-ff27191d.system.entry.js +4 -0
- package/lib/duet/{p-a7442f4e.system.entry.js → p-ff3fa3b2.system.entry.js} +1 -1
- package/lib/esm/{a11y-utils-fcabbbe4.js → a11y-utils-696f7b73.js} +1 -1
- package/lib/esm/{app-globals-df3febf1.js → app-globals-245f0f6e.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +6 -6
- package/lib/esm/duet-alert.entry.js +11 -17
- package/lib/esm/duet-badge.entry.js +4 -4
- package/lib/esm/duet-banner.entry.js +6 -6
- package/lib/esm/duet-breadcrumb.entry.js +3 -3
- package/lib/esm/duet-breadcrumbs.entry.js +6 -6
- package/lib/esm/duet-button_2.entry.js +7 -7
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +15 -13
- package/lib/esm/duet-card.entry.js +12 -10
- package/lib/esm/duet-checkbox.entry.js +3 -3
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/duet-chip.entry.js +4 -4
- package/lib/esm/duet-choice_2.entry.js +6 -6
- package/lib/esm/duet-collapsible.entry.js +17 -14
- package/lib/esm/duet-combobox.entry.js +5 -5
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +3 -3
- package/lib/esm/duet-date-picker.entry.js +6 -6
- package/lib/esm/duet-divider_2.entry.js +6 -6
- package/lib/esm/duet-editable-table_3.entry.js +9 -9
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +8 -8
- package/lib/esm/duet-file-chooser.entry.js +3 -3
- package/lib/esm/duet-footer.entry.js +5 -5
- package/lib/esm/duet-grid_2.entry.js +20 -8
- package/lib/esm/duet-header_2.entry.js +10 -9
- package/lib/esm/duet-hero.entry.js +13 -10
- package/lib/esm/duet-icon.entry.js +5 -5
- package/lib/esm/duet-indicator.entry.js +3 -3
- package/lib/esm/duet-input_2.entry.js +16 -16
- package/lib/esm/duet-layout.entry.js +3 -3
- package/lib/esm/duet-list_2.entry.js +4 -4
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-menu-bar-item.entry.js +6 -6
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +4 -4
- package/lib/esm/duet-modal.entry.js +28 -16
- package/lib/esm/duet-multiselect.entry.js +10 -10
- package/lib/esm/duet-nav.entry.js +3 -3
- package/lib/esm/duet-notification_2.entry.js +9 -6
- package/lib/esm/duet-number-input.entry.js +5 -5
- package/lib/esm/duet-overlay.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +7 -7
- package/lib/esm/duet-panel.entry.js +3 -3
- package/lib/esm/duet-phone-input.entry.js +5 -5
- package/lib/esm/duet-popup-menu_2.entry.js +7 -7
- package/lib/esm/duet-progress.entry.js +4 -4
- package/lib/esm/duet-promo-card.entry.js +7 -7
- package/lib/esm/duet-radio_2.entry.js +5 -5
- package/lib/esm/duet-range-slider.entry.js +4 -4
- package/lib/esm/duet-scrollable_3.entry.js +14 -13
- package/lib/esm/duet-section-layout.entry.js +2 -2
- package/lib/esm/duet-select.entry.js +4 -4
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-share-chart-item.entry.js +1 -1
- package/lib/esm/duet-share-chart.entry.js +7 -7
- package/lib/esm/duet-show-more.entry.js +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +4 -4
- package/lib/esm/duet-slideout-link.entry.js +6 -6
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +8 -6
- package/lib/esm/duet-slideout-panel.entry.js +15 -13
- package/lib/esm/duet-slideout.entry.js +12 -11
- package/lib/esm/duet-status-icon.entry.js +2 -2
- package/lib/esm/duet-step_2.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +4 -4
- package/lib/esm/duet-textarea.entry.js +5 -5
- package/lib/esm/duet-toggle.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +3 -3
- package/lib/esm/duet-toolbar-item.entry.js +6 -6
- 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 +9 -6
- package/lib/esm/duet-tooltip.entry.js +5 -5
- package/lib/esm/duet-tray.entry.js +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +4 -4
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-2bbac3d7.js → errorcodes.utils-160ddc21.js} +1 -1
- package/lib/esm/{focus-utils-86d0936a.js → focus-utils-d6e4011c.js} +1 -1
- package/lib/esm/{index-c99b5a3a.js → index-22246570.js} +1 -1
- package/lib/esm/{language-utils-0881a2a9.js → language-utils-09809102.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-a65ef46f.js → slot-utils-eb668280.js} +6 -2
- package/lib/esm/{themeable-component-e3661133.js → themeable-component-f4a04f2f.js} +1 -1
- package/lib/esm/{token-utils-cf052bc0.js → token-utils-d02c20ff.js} +37 -37
- package/lib/{dist-custom-elements/p-eb60efcc.js → esm/tokens-1fd83076.js} +144 -0
- package/lib/esm/{tokens.module-821694bb.js → tokens.module-7b07911f.js} +96 -0
- package/lib/esm-es5/{a11y-utils-fcabbbe4.js → a11y-utils-696f7b73.js} +1 -1
- package/lib/esm-es5/{app-globals-df3febf1.js → app-globals-245f0f6e.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-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 +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +2 -2
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-indicator.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-panel.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 +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +2 -2
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +2 -2
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-2bbac3d7.js → errorcodes.utils-160ddc21.js} +1 -1
- package/lib/esm-es5/{focus-utils-86d0936a.js → focus-utils-d6e4011c.js} +1 -1
- package/lib/esm-es5/{index-c99b5a3a.js → index-22246570.js} +1 -1
- package/lib/esm-es5/{language-utils-0881a2a9.js → language-utils-09809102.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/slot-utils-eb668280.js +4 -0
- package/lib/esm-es5/{themeable-component-e3661133.js → themeable-component-f4a04f2f.js} +1 -1
- package/lib/esm-es5/token-utils-d02c20ff.js +4 -0
- package/lib/esm-es5/tokens-1fd83076.js +4 -0
- package/lib/esm-es5/tokens.module-7b07911f.js +4 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +2 -4
- package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +3 -1
- package/lib/types/components/duet-grid/duet-grid.d.ts +5 -3
- package/lib/types/components/duet-hero/duet-hero.d.ts +1 -0
- package/lib/types/components/duet-input/duet-input.d.ts +5 -10
- package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +1 -0
- package/lib/types/components.d.ts +24 -5
- package/lib/types/utils/slot-utils.d.ts +1 -0
- package/package.json +9 -9
- package/lib/dist-custom-elements/p-07aea296.js +0 -318
- package/lib/dist-custom-elements/p-07d58c18.js +0 -227
- package/lib/dist-custom-elements/p-2dc31d71.js +0 -148
- package/lib/duet/p-00b27ded.entry.js +0 -4
- package/lib/duet/p-021c152c.system.entry.js +0 -4
- package/lib/duet/p-032230dd.entry.js +0 -4
- package/lib/duet/p-0c012ed1.entry.js +0 -4
- package/lib/duet/p-0fec0e03.system.entry.js +0 -4
- package/lib/duet/p-118dae54.entry.js +0 -4
- package/lib/duet/p-13eec75c.system.js +0 -4
- package/lib/duet/p-17db9cab.system.entry.js +0 -4
- package/lib/duet/p-17e9f5f2.entry.js +0 -4
- package/lib/duet/p-17efced0.js +0 -4
- package/lib/duet/p-1971f9b0.system.entry.js +0 -4
- package/lib/duet/p-1b7c7390.entry.js +0 -4
- package/lib/duet/p-1bb0af1a.entry.js +0 -4
- package/lib/duet/p-1e5c76d7.system.entry.js +0 -4
- package/lib/duet/p-1e6bf17e.system.entry.js +0 -4
- package/lib/duet/p-1f082e57.system.entry.js +0 -4
- package/lib/duet/p-219cd158.entry.js +0 -4
- package/lib/duet/p-23486542.system.entry.js +0 -4
- package/lib/duet/p-23601b3e.system.entry.js +0 -4
- package/lib/duet/p-236aec93.entry.js +0 -4
- package/lib/duet/p-24c27df5.system.entry.js +0 -4
- package/lib/duet/p-2747b44c.system.entry.js +0 -4
- package/lib/duet/p-27fecfaa.entry.js +0 -4
- package/lib/duet/p-2bbc034f.system.entry.js +0 -4
- package/lib/duet/p-2c164336.entry.js +0 -4
- package/lib/duet/p-2cf70fac.system.entry.js +0 -4
- package/lib/duet/p-3390de84.entry.js +0 -4
- package/lib/duet/p-33b6ad8b.system.entry.js +0 -4
- package/lib/duet/p-3420a2e4.entry.js +0 -4
- package/lib/duet/p-34b57104.system.entry.js +0 -4
- package/lib/duet/p-36a29933.js +0 -4
- package/lib/duet/p-36b45ca1.entry.js +0 -4
- package/lib/duet/p-37687656.entry.js +0 -4
- package/lib/duet/p-393f3d40.system.entry.js +0 -4
- package/lib/duet/p-3c3bc9fb.system.entry.js +0 -4
- package/lib/duet/p-43e7ee1b.system.entry.js +0 -4
- package/lib/duet/p-4594e530.entry.js +0 -4
- package/lib/duet/p-48049d11.system.entry.js +0 -4
- package/lib/duet/p-480ed6f7.entry.js +0 -4
- package/lib/duet/p-49d3f1f8.system.entry.js +0 -4
- package/lib/duet/p-55ed83fd.entry.js +0 -4
- package/lib/duet/p-56d797a7.system.entry.js +0 -4
- package/lib/duet/p-578b1556.entry.js +0 -4
- package/lib/duet/p-5a623866.system.entry.js +0 -4
- package/lib/duet/p-5af19c0d.entry.js +0 -4
- package/lib/duet/p-5be1c8ca.system.entry.js +0 -4
- package/lib/duet/p-5cbbad67.entry.js +0 -4
- package/lib/duet/p-5db55c55.system.entry.js +0 -4
- package/lib/duet/p-64959c1d.system.js +0 -4
- package/lib/duet/p-66663bdd.entry.js +0 -4
- package/lib/duet/p-684278ce.system.entry.js +0 -4
- package/lib/duet/p-6950f757.system.entry.js +0 -4
- package/lib/duet/p-6b02af30.entry.js +0 -4
- package/lib/duet/p-6b371ce8.system.entry.js +0 -4
- package/lib/duet/p-6bb80546.system.entry.js +0 -4
- package/lib/duet/p-6bc99ba8.entry.js +0 -4
- package/lib/duet/p-6e575dd4.system.entry.js +0 -4
- package/lib/duet/p-6f05d7e7.entry.js +0 -4
- package/lib/duet/p-6f2c6bff.entry.js +0 -4
- package/lib/duet/p-6fb94ef4.system.entry.js +0 -4
- package/lib/duet/p-7089e938.system.entry.js +0 -4
- package/lib/duet/p-73508ab7.entry.js +0 -4
- package/lib/duet/p-7397dd4f.system.entry.js +0 -4
- package/lib/duet/p-745b87a1.system.entry.js +0 -4
- package/lib/duet/p-746cc1a2.system.entry.js +0 -4
- package/lib/duet/p-750e4ab4.entry.js +0 -4
- package/lib/duet/p-75fdf144.system.js +0 -4
- package/lib/duet/p-7732213d.entry.js +0 -4
- package/lib/duet/p-7b28d664.entry.js +0 -4
- package/lib/duet/p-7b845013.entry.js +0 -4
- package/lib/duet/p-808c5e03.system.entry.js +0 -4
- package/lib/duet/p-80bf7a6d.js +0 -4
- package/lib/duet/p-8283b6dc.system.entry.js +0 -4
- package/lib/duet/p-85023f68.entry.js +0 -4
- package/lib/duet/p-8810586f.system.entry.js +0 -4
- package/lib/duet/p-89363c87.system.entry.js +0 -4
- package/lib/duet/p-89636372.entry.js +0 -4
- package/lib/duet/p-8d42cd8e.entry.js +0 -4
- package/lib/duet/p-9012c4d7.system.entry.js +0 -4
- package/lib/duet/p-90448156.system.entry.js +0 -4
- package/lib/duet/p-907af7da.system.entry.js +0 -4
- package/lib/duet/p-9171868a.system.js +0 -4
- package/lib/duet/p-935bb380.system.entry.js +0 -4
- package/lib/duet/p-990cd307.system.entry.js +0 -4
- package/lib/duet/p-9a68836b.entry.js +0 -4
- package/lib/duet/p-9ac8d40d.system.entry.js +0 -4
- package/lib/duet/p-9ecf83ca.system.entry.js +0 -4
- package/lib/duet/p-a331720c.system.entry.js +0 -4
- package/lib/duet/p-a607febe.system.entry.js +0 -4
- package/lib/duet/p-aa75307b.entry.js +0 -4
- package/lib/duet/p-abe3827d.entry.js +0 -4
- package/lib/duet/p-accae6ec.entry.js +0 -4
- package/lib/duet/p-ad14a7bb.entry.js +0 -4
- package/lib/duet/p-ad570b3d.entry.js +0 -4
- package/lib/duet/p-ad6ccb39.js +0 -4
- package/lib/duet/p-aeb3d682.system.entry.js +0 -4
- package/lib/duet/p-b09cf28d.system.entry.js +0 -4
- package/lib/duet/p-b23fd2cf.system.entry.js +0 -4
- package/lib/duet/p-b58e595a.system.entry.js +0 -4
- package/lib/duet/p-baaac8e6.system.entry.js +0 -4
- package/lib/duet/p-bfaf639a.system.entry.js +0 -4
- package/lib/duet/p-c1a87168.entry.js +0 -4
- package/lib/duet/p-c97d9b65.entry.js +0 -4
- package/lib/duet/p-ccdecd17.entry.js +0 -4
- package/lib/duet/p-d0b307cc.js +0 -4
- package/lib/duet/p-d2d74167.system.entry.js +0 -4
- package/lib/duet/p-d7d5874f.system.entry.js +0 -4
- package/lib/duet/p-d8739243.system.entry.js +0 -4
- package/lib/duet/p-d93881ea.entry.js +0 -4
- package/lib/duet/p-da7ff7a2.entry.js +0 -4
- package/lib/duet/p-dc332043.entry.js +0 -4
- package/lib/duet/p-ddc0706b.system.entry.js +0 -4
- package/lib/duet/p-de531c22.system.entry.js +0 -4
- package/lib/duet/p-dfb4edcc.system.entry.js +0 -4
- package/lib/duet/p-e19b45d6.system.entry.js +0 -4
- package/lib/duet/p-e39afbb1.entry.js +0 -4
- package/lib/duet/p-e73a7c54.system.entry.js +0 -4
- package/lib/duet/p-eaf7a202.system.entry.js +0 -4
- package/lib/duet/p-eb19b715.system.entry.js +0 -4
- package/lib/duet/p-eb60efcc.js +0 -4
- package/lib/duet/p-eb817c52.entry.js +0 -4
- package/lib/duet/p-f00388be.system.entry.js +0 -4
- package/lib/duet/p-f033bc52.system.js +0 -4
- package/lib/duet/p-f92ce1f9.js +0 -4
- package/lib/duet/p-fac03927.entry.js +0 -4
- package/lib/duet/p-fe6123a8.entry.js +0 -4
- package/lib/duet/p-feaa9ad0.entry.js +0 -4
- package/lib/duet/p-ff6049c7.system.entry.js +0 -4
- package/lib/esm-es5/slot-utils-a65ef46f.js +0 -4
- package/lib/esm-es5/token-utils-cf052bc0.js +0 -4
- package/lib/esm-es5/tokens-57aa1508.js +0 -4
- package/lib/esm-es5/tokens.module-821694bb.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import{r as registerInstance,h,H as Host,g as getElement}from"./index-
|
|
4
|
+
import{r as registerInstance,h,H as Host,g as getElement}from"./index-22246570.js";var DuetUploadAriaStatus=function(){function e(e){var t=this;registerInstance(this,e);this.replacePlaceHolders=function(e){var r=function(e){return e>1?"".concat(e," ").concat(t.statusMessageLabel.files):"".concat(e," ").concat(t.statusMessageLabel.file)};return e.replace("{filesUploaded}",r(t.valid)).replace("{filesInProgress}",r(t.inprogress)).replace("{filesTotal}",r(t.total)).replace("{filesWithErrors}",r(t.invalid))};this.getStatusMessage=function(){var e=t.statusMessageLabel,r=e.done,a=e.inProgress,n=e.doneWithErrors,i=e.inProgressWithErrors;var s=t.invalid>0;var u=t.inprogress>0;var l=t.inprogress>0&&s;var d=t.valid===t.total&&!u&&!s;var c=t.valid+t.invalid===t.total&&!u;if(d){t.statusMessage=t.replacePlaceHolders(r);return}else if(l){t.statusMessage=t.replacePlaceHolders(i);return}else if(u){t.statusMessage=t.replacePlaceHolders(a);return}else if(c){t.statusMessage=t.replacePlaceHolders(n);return}return};this.statusMessage=null;this.statusMessageLabel=null;this.accessibleAriaLive="polite";this.valid=undefined;this.total=undefined;this.invalid=undefined;this.inprogress=undefined}e.prototype.watchHandler=function(e,t){if(e!==t){this.getStatusMessage()}};e.prototype.render=function(){return h(Host,{key:"7ca533d944adaea769cb04e2239230858961990b",role:"status","aria-live":"assertive","aria-atomic":"true","aria-relevant":"all"},h("duet-visually-hidden",{key:"a87edd299b5ad36c33005c241c5f74ca068a9c40"},this.statusMessage))};Object.defineProperty(e.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{valid:["watchHandler"],invalid:["watchHandler"],inprogress:["watchHandler"],total:["watchHandler"]}},enumerable:false,configurable:true});return e}();export{DuetUploadAriaStatus as duet_upload_aria_status};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var __awaiter=this&&this.__awaiter||function(e,t,n,
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,n,i){function a(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,r){function s(e){try{u(i.next(e))}catch(e){r(e)}}function o(e){try{u(i["throw"](e))}catch(e){r(e)}}function u(e){e.done?n(e.value):a(e.value).then(s,o)}u((i=i.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},i,a,r,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(e){return function(t){return u([e,t])}}function u(o){if(i)throw new TypeError("Generator is already executing.");while(s&&(s=0,o[0]&&(n=0)),n)try{if(i=1,a&&(r=o[0]&2?a["return"]:o[0]?a["throw"]||((r=a["return"])&&r.call(a),0):a.next)&&!(r=r.call(a,o[1])).done)return r;if(a=0,r)o=[o[0]&2,r.value];switch(o[0]){case 0:case 1:r=o;break;case 4:n.label++;return{value:o[1],done:false};case 5:n.label++;a=o[1];o=[0];continue;case 7:o=n.ops.pop();n.trys.pop();continue;default:if(!(r=n.trys,r=r.length>0&&r[r.length-1])&&(o[0]===6||o[0]===2)){n=0;continue}if(o[0]===3&&(!r||o[1]>r[0]&&o[1]<r[3])){n.label=o[1];break}if(o[0]===6&&n.label<r[1]){n.label=r[1];r=o;break}if(r&&n.label<r[2]){n.label=r[2];n.ops.push(o);break}if(r[2])n.ops.pop();n.trys.pop();continue}o=t.call(e,n)}catch(e){o=[6,e];a=0}finally{i=r=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* Built with Duet Design System
|
|
4
|
-
*/import{r as registerInstance,h,g as getElement}from"./index-
|
|
4
|
+
*/import{r as registerInstance,h,g as getElement}from"./index-22246570.js";import{i as inheritGlobalTheme}from"./themeable-component-f4a04f2f.js";import{g as getLocaleString}from"./language-utils-09809102.js";import{a as getI18nError}from"./errorcodes.utils-160ddc21.js";import"./string-utils-192eb3c8.js";var formatBytes=function(e,t){if(t===void 0){t=2}if(e===0){return"0 Bytes"}var n=1024;var i=t<0?0:t;var a=["Bytes","KB","MB","GB","TB","PB","EB","ZB","YB"];var r=Math.floor(Math.log(e)/Math.log(n));return parseFloat((e/Math.pow(n,r)).toFixed(i))+" "+a[r]};var duetUploadItemCss=".file-link::part(duet-link){text-decoration:none}";var DuetUploadItemStyle0=duetUploadItemCss;var DuetUploadItem=function(){function e(e){var t=this;registerInstance(this,e);this.fileUploadingInfo={fi:"Tiedosto latautuu",sv:"Filen laddas upp",en:"File is uploading"};this.onLinkClick=function(e){var n=t.data,i=n.url,a=n.meta;if(!!t.linkClickEvent){e.preventDefault();t.linkClickEvent.emit({component:"duet-upload",data:{name:t.data.item.name,url:i,meta:a}})}};this.theme="";this.data=undefined;this.type=undefined;this.showLinks=undefined;this.actions=undefined;this.buttonTitles=undefined;this.label=undefined;this.categoryLabel=undefined;this.errorCodes=undefined;this.showCategory=undefined;this.linkClickEvent=undefined}e.prototype.componentWillLoad=function(){inheritGlobalTheme(this)};e.prototype.focusActionButton=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!this.actionButton)return[3,2];return[4,this.actionButton.setFocus({preventScroll:true})];case 1:e.sent();this.actionButton.scrollIntoView({behavior:"smooth",block:"center",inline:"nearest"});e.label=2;case 2:return[2]}}))}))};e.prototype.getFileNameLine=function(){var e=this.data,t=e.item,n=e.size,i=e.uploaded,a=e.url,r=e.progress,s=e.error;var o=t.name;var u=h("span",{class:"duet-upload-item-name"},h("duet-icon",{margin:"none",size:"x-small",name:"messaging-attachment"}),h("duet-spacer",{size:"xx-small",direction:"horizontal"}),o);var l=h("span",{class:"duet-upload-item-size",style:{fontSize:"14px",fontWeight:"400"}},"(",formatBytes(n),")");switch(this.type){case"inprogress":return h("span",{class:"duet-upload-item-name",role:"status"},h("duet-paragraph",{class:"duet-upload-item-name",color:"gray-darker",margin:"none",weight:"semi-bold"},h("duet-icon",{margin:"none",size:"x-small",name:"messaging-attachment"}),h("duet-spacer",{size:"xx-small",direction:"horizontal"}),o),h("duet-visually-hidden",null,h("duet-paragraph",null,getLocaleString(this.fileUploadingInfo))),h("duet-progress",{theme:this.theme,progress:Math.ceil(r),"aria-hidden":true}));case"pending":return h("span",{class:"duet-upload-item-name"},h("duet-icon",{margin:"none",size:"x-small",name:"messaging-attachment"}),h("duet-spacer",{size:"xx-small",direction:"horizontal"}),o);case"failure":return h("span",{class:"duet-upload-item-error",role:"status"},h("duet-paragraph",{class:"duet-upload-item-name",color:"danger",margin:"none",weight:"semi-bold"},h("duet-icon",{margin:"none",size:"x-small",name:"messaging-attachment"}),h("duet-spacer",{size:"xx-small",direction:"horizontal"}),o),h("duet-paragraph",{class:"duet-upload-item-error-label",size:"small",margin:"none",color:"danger"},getI18nError(s.type,this.errorCodes)));default:return i&&a&&this.showLinks?h("duet-paragraph",{color:"secondary",margin:"none",weight:"semi-bold"},h("duet-link",{class:"file-link",onClick:this.onLinkClick,url:a},u),h("duet-spacer",{size:"xx-small",direction:"horizontal"}),l):h("duet-paragraph",{color:"secondary",margin:"none",weight:"semi-bold"},u,h("duet-spacer",{size:"xx-small",direction:"horizontal"}),l)}};e.prototype.getActionButtonTitle=function(e){if(this.buttonTitles[e.name]===true||this.buttonTitles[e.name]===false){return e}return getLocaleString(this.buttonTitles[e.name])};e.prototype.render=function(){var e=this;var t=this.data,n=t.uid,i=t.meta,a=t.item;var r=i&&i.badges?h("span",null,i.badges.map((function(e){return h("duet-badge",{color:"primary"},e)}))):undefined;var s="".concat(i&&i.badges?i.badges.join(","):""," ").concat(a.name);return h("div",{key:"1412bdaaf8001dd4849c5128cc463327f4a5dd2d",class:{"upload-item-row":true}},this.showCategory&&h("div",{key:"635382f438d151cbf5f84b04d24ca36d80584953",class:"item-categories"},h("duet-heading",{key:"1a8f5beb2b403297bfe5a25fb125337817848c97",class:"heading",color:"color-secondary",level:"h6",weight:"semibold"},getLocaleString(this.categoryLabel)),r),h("div",{key:"b51a8872eff794722a6fbde9fad6cd77e81b036f",class:{"item-name":true,"no-category":!this.showCategory}},!!this.label&&h("duet-heading",{key:"c423681df8f4f2c90dec48b5204090ffe7428019",class:"heading",color:"color-secondary",level:"h6",weight:"semibold"},getLocaleString(this.label)),this.getFileNameLine()),h("div",{key:"3f0c5fc33ca3f8053b7a28190e4816aeb2354cbf",class:"item-actions"},this.actions.map((function(t){return h("duet-action-button",{actionMeta:Object.assign({},i||{}),actionId:n||null,actionName:t.name,theme:e.theme,iconName:t.icon,iconColor:t.color,iconSize:t.size,background:t.background,"accessible-label":"".concat(s," ").concat(getLocaleString(t.label)," "),accessibleTitle:e.getActionButtonTitle(t),ref:function(t){return e.actionButton=t}})}))))};Object.defineProperty(e.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return e}();DuetUploadItem.style=DuetUploadItemStyle0;export{DuetUploadItem as duet_upload_item};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import{r as registerInstance,h,H as Host,g as getElement}from"./index-
|
|
4
|
+
import{r as registerInstance,h,H as Host,g as getElement}from"./index-22246570.js";var duetVisuallyHiddenCss=":host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important}";var DuetVisuallyHiddenStyle0=duetVisuallyHiddenCss;var DuetVisuallyHidden=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h(Host,{key:"0cde507e2a8a8ec27d6865d26a1647a6a0817ec0",class:"duet-visually-hidden"},h("slot",{key:"fb334f7b1a33c43cfba9cdc8410ce829a7865f49"}))};Object.defineProperty(e.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return e}();DuetVisuallyHidden.style=DuetVisuallyHiddenStyle0;export{DuetVisuallyHidden as duet_visually_hidden};
|
package/lib/esm-es5/duet.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(e,a,l,s){function i(e){return e instanceof l?e:new l((function(a){a(e)}))}return new(l||(l=Promise))((function(l,c){function t(e){try{n(s.next(e))}catch(e){c(e)}}function o(e){try{n(s["throw"](e))}catch(e){c(e)}}function n(e){e.done?l(e.value):i(e.value).then(t,o)}n((s=s.apply(e,a||[])).next())}))};var __generator=this&&this.__generator||function(e,a){var l={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},s,i,c,t;return t={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(t[Symbol.iterator]=function(){return this}),t;function o(e){return function(a){return n([e,a])}}function n(o){if(s)throw new TypeError("Generator is already executing.");while(t&&(t=0,o[0]&&(l=0)),l)try{if(s=1,i&&(c=o[0]&2?i["return"]:o[0]?i["throw"]||((c=i["return"])&&c.call(i),0):i.next)&&!(c=c.call(i,o[1])).done)return c;if(i=0,c)o=[o[0]&2,c.value];switch(o[0]){case 0:case 1:c=o;break;case 4:l.label++;return{value:o[1],done:false};case 5:l.label++;i=o[1];o=[0];continue;case 7:o=l.ops.pop();l.trys.pop();continue;default:if(!(c=l.trys,c=c.length>0&&c[c.length-1])&&(o[0]===6||o[0]===2)){l=0;continue}if(o[0]===3&&(!c||o[1]>c[0]&&o[1]<c[3])){l.label=o[1];break}if(o[0]===6&&l.label<c[1]){l.label=c[1];c=o;break}if(c&&l.label<c[2]){l.label=c[2];l.ops.push(o);break}if(c[2])l.ops.pop();l.trys.pop();continue}o=a.call(e,l)}catch(e){o=[6,e];i=0}finally{s=c=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* Built with Duet Design System
|
|
4
|
-
*/import{p as promiseResolve,d as doc,N as NAMESPACE,b as bootstrapLazy}from"./index-c99b5a3a.js";export{s as setNonce}from"./index-c99b5a3a.js";import{g as globalScripts}from"./app-globals-df3febf1.js";var patchBrowser=function(){var e=Array.from(doc.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(NAMESPACE,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===NAMESPACE}));var a=import.meta.url;var l=(e||{})["data-opts"]||{};if(a!==""){l.resourcesUrl=new URL(".",a).href}return promiseResolve(l)};patchBrowser().then((function(e){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(a){switch(a.label){case 0:return[4,globalScripts()];case 1:a.sent();return[2,bootstrapLazy(JSON.parse('[["duet-icon",[[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",[[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",[[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],"maxlength":[2],"minlength":[2],"value":[6145],"validity":[2064],"listFirst":[1,"list-first"],"language":[32],"currentCountry":[32],"setFocus":[64]}]]],["duet-combobox",[[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",[[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",[[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,{"disabled":["removeDisabledAttributeWhenFalse","updateChoices"],"value":["setInitialValue","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",[[6,"duet-number-input",{"language":[1025],"locale":[1],"unit":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleLiveDefaults":[1,"accessible-live-default"],"accessibleLive":[1025,"accessible-live"],"accessibleLiveEnabled":[4,"accessible-live-enabled"],"accessibleAddDefaults":[1,"accessible-add-default"],"accessibleAdd":[1025,"accessible-add"],"accessibleSubtractDefaults":[1,"accessible-subtract-defaults"],"accessibleSubtract":[1025,"accessible-subtract"],"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"min":[2],"labelDefaults":[1,"label-default"],"label":[1025],"labelHidden":[4,"label-hidden"],"max":[2],"name":[1],"error":[1],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["duet-textarea",[[6,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[1],"validity":[2064],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1040],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"allControls":[4,"all-controls"],"placeholder":[1],"caption":[1],"items":[1],"disabled":[516],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"accessibleDescribedBy":[1,"accessible-described-by"],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"processedGroups":[32],"checkboxesVisible":[32],"activeDescendant":[32],"language":[32],"setFocus":[64],"selectWithValues":[64]},[[8,"click","handleFocus"]],{"items":["refresh"]}]]],["duet-notification_2",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"name":[1],"label":[1],"labelHidden":[4,"label-hidden"],"caption":[1],"responsive":[4],"value":[1537],"disabled":[4],"required":[4],"accessibleLiveError":[1,"accessible-live-error"]},null,{"disabled":["removeDisabledAttributeWhenFalse","updateRadios"],"name":["updateRadios"],"value":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-modal",[[1,"duet-modal",{"language":[1537],"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"],"focusElementOnClose":[1,"focus-element-on-close"],"accessibleAnnounceChanges":[1,"accessible-announce-changes"],"open":[32],"show":[64],"hide":[64],"focusCloseButton":[64],"scrollToTop":[64],"addMessage":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["duet-step_2",[[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],"language":[32]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["duet-slideout-panel",[[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-toolbar-item",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"badge":[4],"setFocus":[64]}]]],["duet-banner",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"],"currentSize":[32]}]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"]}]]],["duet-card",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"headingBackground":[1,"heading-background"],"icon":[1],"iconColor":[513,"icon-color"],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["duet-collapsible",[[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",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025],"progressCurrentStep":[2,"progress-current-step"],"progressTotalSteps":[2,"progress-total-steps"]}]]],["duet-promo-card",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["duet-slideout",[[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",[[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",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-callout",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["duet-file-chooser",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"language":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"logoInfoText":[1,"logo-info-text"],"accessibleLabel":[1,"accessible-label"],"hideOnScroll":[4,"hide-on-scroll"],"hidden":[32],"onBottom":[32],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32],"centerSlotUsed":[32],"mediaQueryMediumMatches":[32]},[[9,"scroll","checkScroll"],[9,"resize","onWindowResize"]]]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[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",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-menu-bar-item",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-range-slider",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-share-chart",[[1,"duet-share-chart",{"theme":[1025],"unit":[1],"items":[32]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["duet-slideout-link",[[1,"duet-slideout-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"caret":[1028],"menuItem":[4,"menu-item"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown",[[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",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-item",[[1,"duet-submenu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["duet-toggle",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["duet-layout",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-nav",[[1,"duet-nav",{"theme":[1025],"sticky":[4]}]]],["duet-panel",[[1,"duet-panel",{"theme":[1025],"padding":[1],"variation":[1],"margin":[1],"border":[4],"accessibleLabel":[1,"accessible-label"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescribedBy":[1,"accessible-described-by"]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-shaped-image",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["duet-share-chart-item",[[1,"duet-share-chart-item",{"value":[2],"color":[1]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-upload-item",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"buttonTitles":[16],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["duet-select",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"expand":[4],"value":[1537],"theme":[1025],"labelHidden":[4,"label-hidden"],"identifier":[1],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"items":[1],"disabled":[516],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"processedItems":[32],"setFocus":[64]},null,{"value":["valueChanged"],"items":["refresh"]}]]],["duet-alert",[[1,"duet-alert",{"theme":[1025],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"announcements":[4],"icon":[1],"autoDismiss":[2,"auto-dismiss"],"margin":[1],"padding":[1],"variation":[1],"position":[1],"dismissible":[4],"focusable":[4],"expandingTitle":[1,"expanding-title"],"isDismissed":[32],"isExpanded":[32],"timeoutID":[32],"show":[64],"hide":[64],"setFocus":[64]}]]],["duet-chip",[[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"],"disabled":["removeDisabledAttributeWhenFalse"]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"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",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-show-more",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["duet-empty-state",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["duet-status-icon",[[1,"duet-status-icon",{"variation":[1],"size":[513],"margin":[1],"strong":[4]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"theme":[1025],"responsive":[4],"breakpoint":[1]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[1],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32],"lastItemIsChip":[32]}]]],["duet-grid_2",[[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",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"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"],"indicator":[1537],"indicatorAccessibleLabel":[1,"indicator-accessible-label"],"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":[1538],"stretch":[4],"scrollPaneAtStart":[32],"needsScrolling":[32],"scrollPaneAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["duet-progress",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"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],"onlySymbol":[4,"only-symbol"],"isTurva2":[32],"setFocus":[64]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["duet-popup-menu_2",[[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",[[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-indicator",[[1,"duet-indicator",{"variation":[1],"accessibleLabel":[1,"accessible-label"]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["duet-tooltip-button_2",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"negative":[4],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["duet-tooltip",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"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",[[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,{"download":["setAriaLabel"],"external":["setAriaLabel"],"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",[[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",[[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-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"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]}]]]]'),e)]}}))}))}));
|
|
4
|
+
*/import{p as promiseResolve,d as doc,N as NAMESPACE,b as bootstrapLazy}from"./index-22246570.js";export{s as setNonce}from"./index-22246570.js";import{g as globalScripts}from"./app-globals-245f0f6e.js";var patchBrowser=function(){var e=Array.from(doc.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(NAMESPACE,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===NAMESPACE}));var a=import.meta.url;var l=(e||{})["data-opts"]||{};if(a!==""){l.resourcesUrl=new URL(".",a).href}return promiseResolve(l)};patchBrowser().then((function(e){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(a){switch(a.label){case 0:return[4,globalScripts()];case 1:a.sent();return[2,bootstrapLazy(JSON.parse('[["duet-icon",[[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",[[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",[[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":[513],"tooltip":[1],"maxlength":[2],"minlength":[2],"value":[6145],"validity":[2064],"listFirst":[1,"list-first"],"language":[32],"currentCountry":[32],"setFocus":[64]}]]],["duet-combobox",[[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",[[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":[513],"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",[[6,"duet-choice-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[513],"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,{"disabled":["removeDisabledAttributeWhenFalse","updateChoices"],"value":["setInitialValue","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",[[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":[513],"tooltip":[1],"step":[2],"rounding":[4],"role":[1],"disabled":[516],"required":[4],"value":[1025],"focusedValue":[32],"setFocus":[64],"getValueAsNumber":[64]}]]],["duet-textarea",[[6,"duet-textarea",{"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"required":[4],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"name":[1],"placeholder":[1],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"maxlength":[2],"minlength":[2],"error":[513],"validity":[2064],"role":[1],"tooltip":[1],"tooltipDirection":[1,"tooltip-direction"],"value":[1025],"disallowPattern":[1,"disallow-pattern"],"counter":[4],"counterLabel":[1,"counter-label"],"setFocus":[64]},null,{"disallowPattern":["disallowedPatternChange"]}]]],["duet-hero",[[1,"duet-hero",{"theme":[1025],"heading":[1],"preHeading":[1,"pre-heading"],"level":[1],"subHeadingLevel":[1,"sub-heading-level"],"description":[1],"icon":[1],"iconSize":[1,"icon-size"],"iconRight":[4,"icon-right"],"categoryIcon":[1,"category-icon"],"categoryIconColor":[1,"category-icon-color"],"buttonLabel":[1,"button-label"],"language":[1025],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"buttonUrl":[1,"button-url"],"buttonId":[1,"button-id"],"buttonData":[16],"textCenter":[4,"text-center"],"leftAlign":[4,"left-align"],"image":[1],"imageSize":[1,"image-size"],"imagePosition":[1,"image-position"],"variation":[1],"back":[8],"listItems":[8,"list-items"],"actions":[8],"layout":[1025],"processedListItems":[32],"processedActions":[32],"processedBack":[32]},null,{"back":["refresh"],"listItems":["refresh"],"actions":["refresh"]}]]],["duet-multiselect",[[1,"duet-multiselect",{"margin":[1],"error":[513],"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-notification_2",[[1,"duet-notification-drawer",{"icon":[1],"label":[1],"language":[1],"accessibleLabelNotificationsDefaults":[1,"accessible-label-notification-default"],"accessibleLabelNotifications":[1,"accessible-label-notifications"],"badge":[4],"theme":[1025],"direction":[1],"isOpen":[32],"hasNotifications":[32],"setFocus":[64],"open":[64],"close":[64]},[[6,"focus","handleClickFocusOutside"],[6,"click","handleClickFocusOutside"]]],[1,"duet-notification",{"language":[1537],"accessibleLabelUnreadDefaults":[16],"accessibleLabelUnread":[1025,"accessible-label-unread"],"url":[1],"date":[1],"highlight":[4],"external":[4],"theme":[1025],"setFocus":[64]}]]],["duet-radio_2",[[6,"duet-radio-group",{"direction":[1],"margin":[1],"theme":[1025],"error":[513],"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,{"disabled":["removeDisabledAttributeWhenFalse","updateRadios"],"name":["updateRadios"],"value":["updateRadios"],"direction":["updateRadios"],"responsive":["updateRadios"]}],[6,"duet-radio",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleIndex":[1,"accessible-index"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"theme":[1025],"disabled":[516],"required":[4],"blockEvents":[4,"block-events"],"identifier":[1],"label":[1],"name":[1],"role":[1],"groupDisabled":[4,"group-disabled"],"groupDirection":[1,"group-direction"],"groupResponsive":[4,"group-responsive"],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-contact-card",[[1,"duet-contact-card",{"theme":[1025],"margin":[1],"image":[1025],"name":[1025],"description":[1025],"email":[1025],"phone":[1025],"buttonText":[1025,"button-text"],"buttonIcon":[1025,"button-icon"],"buttonUrl":[1025,"button-url"],"language":[32]}]]],["duet-modal",[[1,"duet-modal",{"language":[1537],"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"],"focusElementOnClose":[1,"focus-element-on-close"],"accessibleAnnounceChanges":[1,"accessible-announce-changes"],"open":[32],"show":[64],"hide":[64],"focusCloseButton":[64],"scrollToTop":[64],"addMessage":[64]},[[8,"keyup","handleKeyUp"]],{"open":["openChanged"],"active":["activeChanged"]}]]],["duet-footer",[[1,"duet-footer",{"theme":[1025],"variation":[1],"margin":[1],"logoHref":[1,"logo-href"],"language":[1537],"items":[8],"accessibleLabel":[1,"accessible-label"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"menu":[8],"processedMainItem":[32],"processedItems":[32],"processedMenu":[32]},null,{"menu":["refresh"],"items":["refresh"]}]]],["duet-cookie-consent",[[1,"duet-cookie-consent",{"accessibleLabel":[1,"accessible-label"],"theme":[1025]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["duet-step_2",[[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],"language":[32]},[[0,"duetStepClick","onDuetStepClick"]],{"selected":["currentStepChanged"],"backDisabled":["currentStepInvokedDisable"]}]]],["duet-slideout-panel",[[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-toolbar-item",[[1,"duet-toolbar-item",{"theme":[1025],"variation":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"badge":[4],"setFocus":[64]}]]],["duet-banner",[[1,"duet-banner",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"iconColor":[1,"icon-color"],"iconBackgroundColor":[1,"icon-background-color"],"textColor":[1,"text-color"],"size":[1025],"image":[1],"sources":[1],"icon":[1],"headingLevel":[1,"heading-level"],"currentSize":[32]}]]],["duet-breadcrumb",[[1,"duet-breadcrumb",{"theme":[1025],"href":[1025],"icon":[1025],"iconSize":[1,"icon-size"],"accessibleLabel":[1,"accessible-label"]}]]],["duet-card",[[1,"duet-card",{"accessibleLabel":[1,"accessible-label"],"heading":[1],"secondaryHeading":[1,"secondary-heading"],"variation":[1],"collapsible":[4],"open":[1540],"headingLevel":[1,"heading-level"],"headingBackground":[1,"heading-background"],"icon":[1],"iconColor":[513,"icon-color"],"image":[1],"background":[1],"padding":[1],"margin":[1],"theme":[1025],"url":[1],"shadowBreakpoint":[1,"shadow-breakpoint"],"setFocus":[64]}]]],["duet-collapsible",[[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",[[1,"duet-page-heading",{"theme":[1025],"icon":[1025],"layout":[1025],"progressCurrentStep":[2,"progress-current-step"],"progressTotalSteps":[2,"progress-total-steps"]}]]],["duet-promo-card",[[1,"duet-promo-card",{"theme":[1025],"margin":[1],"backgroundColor":[1,"background-color"],"textColor":[1,"text-color"],"image":[1],"headingLevel":[1,"heading-level"],"url":[1],"setFocus":[64]}]]],["duet-slideout",[[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",[[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",[[1,"duet-tray",{"language":[1025],"accessibleCloseLabelDefaults":[1,"accessible-close-label-default"],"accessibleCloseLabel":[1025,"accessible-close-label"],"accessibleOpenLabelDefaults":[1,"accessible-open-label-default"],"accessibleOpenLabel":[1025,"accessible-open-label"],"theme":[1025],"active":[516],"autoHide":[4,"auto-hide"],"responsive":[4],"expanded":[32],"hiddenState":[32]},[[9,"scroll","getFrame"],[16,"click","handleBodyClick"]]]]],["duet-callout",[[1,"duet-callout",{"theme":[1025],"margin":[1]}]]],["duet-file-chooser",[[1,"duet-file-chooser",{"theme":[1025],"multiple":[4],"accept":[1],"open":[64],"getFiles":[64]}]]],["duet-menu-bar",[[1,"duet-menu-bar",{"theme":[1025],"language":[1025],"logo":[1028],"logoHref":[1025,"logo-href"],"logoLinkAccessibleLabel":[1025,"logo-link-accessible-label"],"logoInfoText":[1,"logo-info-text"],"accessibleLabel":[1,"accessible-label"],"hideOnScroll":[4,"hide-on-scroll"],"hidden":[32],"onBottom":[32],"logoSize":[32],"leftMoreVisible":[32],"rightMoreVisible":[32],"centerSlotUsed":[32],"mediaQueryMediumMatches":[32]},[[9,"scroll","checkScroll"],[9,"resize","onWindowResize"]]]]],["duet-menu-bar-button",[[1,"duet-menu-bar-button",{"accessibleLabel":[1,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"accessiblePopup":[1,"accessible-popup"],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleExpanded":[4,"accessible-expanded"],"accessiblePressed":[4,"accessible-pressed"],"theme":[1025],"icon":[1537],"setFocus":[64]}]]],["duet-menu-bar-dropdown",[[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",[[1,"duet-menu-bar-dropdown-link",{"theme":[1025],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-menu-bar-item",[[1,"duet-menu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-menu-bar-link",[[1,"duet-menu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-range-slider",[[2,"duet-range-slider",{"theme":[1025],"margin":[1],"expand":[4],"identifier":[1],"name":[1],"required":[4],"disabled":[516],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"min":[2],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelHidden":[4,"label-hidden"],"unit":[1],"max":[2],"step":[2],"locale":[1],"value":[1026],"debounce":[2],"setFocus":[64]}]]],["duet-share-chart",[[1,"duet-share-chart",{"theme":[1025],"unit":[1],"items":[32]}]]],["duet-slideout-lang",[[1,"duet-slideout-lang",{"theme":[1025],"language":[32]}]]],["duet-slideout-link",[[1,"duet-slideout-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"active":[1028],"href":[1025],"icon":[1537],"size":[1537],"caret":[1028],"menuItem":[4,"menu-item"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4]}]]],["duet-slideout-panel-dropdown",[[1,"duet-slideout-panel-dropdown",{"theme":[1025],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-submenu-bar-dropdown",[[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",[[1,"duet-submenu-bar-dropdown-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537],"caret":[1028],"highlight":[1028]}]]],["duet-submenu-bar-item",[[1,"duet-submenu-bar-item",{"theme":[1025],"active":[1028],"url":[1],"leadingIcon":[1,"leading-icon"],"trailingIcon":[1,"trailing-icon"],"accessibleLabel":[1,"accessible-label"],"accessibleExpanded":[1540,"accessible-expanded"],"accessiblePopup":[1537,"accessible-popup"],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"external":[4],"setFocus":[64]}]]],["duet-submenu-bar-link",[[1,"duet-submenu-bar-link",{"theme":[1025],"active":[1028],"href":[1025],"icon":[1537]}]]],["duet-toggle",[[2,"duet-toggle",{"theme":[1025],"margin":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"label":[1],"labelColor":[1025,"label-color"],"labelWeight":[1025,"label-weight"],"labelPosition":[1,"label-position"],"required":[4],"disabled":[516],"checked":[1540],"value":[1537],"identifier":[1],"name":[1],"role":[1],"setFocus":[64]},null,{"checked":["checkedChanged"]}]]],["duet-toolbar-dropdown",[[1,"duet-toolbar-dropdown",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"],"active":[1540],"open":[1540],"icon":[1537],"setFocus":[64]},[[8,"click","handleFocus"]]]]],["duet-toolbar-dropdown-link",[[1,"duet-toolbar-dropdown-link",{"accessibleLabel":[1,"accessible-label"],"theme":[1025],"targetLanguage":[1,"target-language"],"href":[1025],"icon":[1537],"active":[1028]}]]],["duet-toolbar-link",[[1,"duet-toolbar-link",{"theme":[1025],"variation":[1025],"active":[1028],"href":[1025],"icon":[1537],"accessibleLabel":[1,"accessible-label"]}]]],["duet-breadcrumbs",[[1,"duet-breadcrumbs",{"theme":[1025],"variation":[1],"color":[1],"children":[32]}]]],["duet-layout",[[1,"duet-layout",{"sticky":[4],"margin":[1],"stickyDistance":[1,"sticky-distance"],"center":[4],"tabs":[4],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-nav",[[1,"duet-nav",{"theme":[1025],"sticky":[4]}]]],["duet-panel",[[1,"duet-panel",{"theme":[1025],"padding":[1],"variation":[1],"margin":[1],"border":[4],"accessibleLabel":[1,"accessible-label"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescribedBy":[1,"accessible-described-by"]}]]],["duet-section-layout",[[1,"duet-section-layout",{"margin":[1],"middle":[4],"paddingBreakpoint":[1,"padding-breakpoint"]}]]],["duet-shaped-image",[[1,"duet-shaped-image",{"theme":[1025],"accessibleLabel":[1,"accessible-label"],"margin":[1],"src":[1],"rotation":[2]}]]],["duet-share-chart-item",[[1,"duet-share-chart-item",{"value":[2],"color":[1]}]]],["duet-toolbar",[[1,"duet-toolbar",{"theme":[1025],"variation":[1025],"accessibleLabel":[1,"accessible-label"]}]]],["duet-upload-item",[[0,"duet-upload-item",{"theme":[1025],"data":[16],"type":[1],"showLinks":[4,"show-links"],"actions":[8],"buttonTitles":[16],"label":[16],"categoryLabel":[16],"errorCodes":[16],"showCategory":[4,"show-category"],"linkClickEvent":[16],"focusActionButton":[64]}]]],["duet-select",[[6,"duet-select",{"variation":[1],"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleDescribedBy":[1,"accessible-described-by"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"error":[513],"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",[[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",[[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"],"disabled":["removeDisabledAttributeWhenFalse"]}]]],["duet-upload-aria-status",[[1,"duet-upload-aria-status",{"statusMessageLabel":[16],"accessibleAriaLive":[1,"accessible-aria-live"],"valid":[2],"total":[2],"invalid":[2],"inprogress":[2],"statusMessage":[32]},null,{"valid":["watchHandler"],"invalid":["watchHandler"],"inprogress":["watchHandler"],"total":["watchHandler"]}]]],["duet-checkbox",[[2,"duet-checkbox",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"margin":[1],"accessibleControls":[1,"accessible-controls"],"accessibleIndex":[1,"accessible-index"],"accessibleOwns":[1,"accessible-owns"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleSelected":[1,"accessible-selected"],"accessibleLiveError":[1,"accessible-live-error"],"required":[4],"error":[513],"theme":[1025],"disabled":[516],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"role":[1],"checked":[1540],"value":[1537],"setFocus":[64]}]]],["duet-checkmark",[[0,"duet-checkmark",{"theme":[1025],"checked":[1028],"presentationOnly":[4,"presentation-only"],"center":[4],"type":[513]}]]],["duet-show-more",[[1,"duet-show-more",{"theme":[1025],"language":[1537],"showMoreLabelDefaults":[16],"showMoreLabel":[1537,"show-more-label"],"showLessLabelDefaults":[16],"showLessLabel":[1537,"show-less-label"],"showMoreAccessibleLabelDefaults":[16],"showMoreAccessibleLabel":[1537,"show-more-accessible-label"],"showLessAccessibleLabelDefaults":[16],"showLessAccessibleLabel":[1537,"show-less-accessible-label"],"margin":[1],"buttonMargin":[1,"button-margin"],"buttonPadding":[1,"button-padding"],"open":[1540],"buttonAriaOpen":[32]}]]],["duet-empty-state",[[1,"duet-empty-state",{"theme":[1025],"icon":[1],"size":[1]}]]],["duet-status-icon",[[1,"duet-status-icon",{"variation":[1],"size":[513],"margin":[1],"strong":[4]}]]],["duet-list_2",[[1,"duet-list",{"theme":[1025],"margin":[1],"padding":[1],"mobile":[1],"breakpoint":[1],"variation":[1],"labelWidth":[1,"label-width"],"responsive":[4]},null,{"theme":["updateListItems"],"padding":["updateListItems"],"mobile":["updateListItems"],"responsive":["updateListItems"],"breakpoint":["updateListItems"],"variation":["updateListItems"],"labelWidth":["updateListItems"]}],[1,"duet-list-item",{"theme":[1025],"responsive":[4],"breakpoint":[1]}]]],["duet-fieldset",[[1,"duet-fieldset",{"theme":[1025],"margin":[1],"caption":[1],"label":[1],"compactLabel":[4,"compact-label"],"error":[513],"accessibleLiveError":[1,"accessible-live-error"],"labelHeadingLevel":[1,"label-heading-level"],"labelHidden":[4,"label-hidden"],"hasTooltip":[32],"lastItemIsChip":[32]}]]],["duet-grid_2",[[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":[1537],"distribution":[1],"mobile":[1],"gridTemplate":[1,"grid-template"]},null,{"alignment":["validateAlignment"],"responsive":["updateGridItems"],"breakpoint":["updateGridItems"],"direction":["updateGridItems"]}]]],["duet-divider_2",[[1,"duet-divider",{"theme":[1025],"margin":[1],"color":[1]}],[1,"duet-spacer",{"size":[1],"direction":[1],"breakpoint":[1]}]]],["duet-visually-hidden",[[1,"duet-visually-hidden"]]],["duet-scrollable_3",[[1,"duet-tab-group",{"theme":[1025],"scrolls":[4],"collapses":[4],"accessibleLabel":[1,"accessible-label"],"variation":[1],"language":[1025],"labelDefaults":[1,"label-default"],"label":[1],"labelHidden":[4,"label-hidden"],"identifier":[1],"margin":[1],"padding":[1],"setTabIndex":[4,"set-tab-index"],"tabChangeConfirm":[4,"tab-change-confirm"],"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"],"indicator":[1537],"indicatorAccessibleLabel":[1,"indicator-accessible-label"],"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":[1538],"stretch":[4],"scrollPaneAtStart":[32],"needsScrolling":[32],"scrollPaneAtEnd":[32],"childrenData":[32]},null,{"selected":["watchPropHandler"]}]]],["duet-progress",[[0,"duet-progress",{"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabel":[1,"accessible-label"],"accessibleLabelUploadDefaults":[1,"accessible-label-upload-defaults"],"accessibleLabelUpload":[1025,"accessible-label-upload"],"progress":[1538],"caption":[1],"height":[1],"theme":[1025]}]]],["duet-header_2",[[1,"duet-header",{"theme":[1025],"language":[1025],"accessibleI18nLabelsDefaults":[1,"accessible-labels-default"],"accessibleI18nLabels":[1040],"accessibleLabelExternalDefaults":[1,"accessible-label-external-default"],"accessibleLabelExternal":[1025,"accessible-label-external"],"accessibleLabelDefaults":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"user":[8],"logoHref":[1,"logo-href"],"currentHref":[1025,"current-href"],"skipToId":[1,"skip-to-id"],"items":[8],"region":[1],"session":[8],"search":[8],"back":[8],"contact":[1],"contactItems":[8,"contact-items"],"languageItems":[8,"language-items"],"isContactOpen":[32],"isLanguageOpen":[32],"isSessionOpen":[32],"isSlideOutOpen":[32],"isSegmentOpen":[32],"openMenu":[32],"closedActives":[32],"processedItems":[32],"processedLanguageItems":[32],"processedContactItems":[32],"processedSession":[32],"processedSearch":[32],"processedUser":[32],"processedBack":[32],"renderDesktopNav":[32],"closeMenus":[64],"setFocus":[64]},[[8,"keyup","handleKeyUp"],[8,"keydown","handleKeyDown"],[4,"focus","handleDocumentClick"],[4,"click","handleDocumentClick"]],{"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],"onlySymbol":[4,"only-symbol"],"isTurva2":[32],"setFocus":[64]}]]],["duet-badge",[[1,"duet-badge",{"theme":[1025],"variation":[1],"background":[1],"margin":[1]}]]],["duet-popup-menu_2",[[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",[[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-indicator",[[1,"duet-indicator",{"variation":[1],"accessibleLabel":[1,"accessible-label"]}]]],["duet-action-button",[[1,"duet-action-button",{"theme":[1025],"iconName":[1,"icon-name"],"iconColor":[1,"icon-color"],"iconSize":[1,"icon-size"],"actionName":[1,"action-name"],"actionId":[1,"action-id"],"actionMeta":[1,"action-meta"],"disabled":[4],"color":[513],"background":[1],"accessibleTitle":[8,"title"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLabelsDefaults":[16],"accessibleLabel":[1025,"accessible-label"],"accessibleControls":[1,"accessible-controls"],"url":[513],"numbersStore":[32],"setFocus":[64]}]]],["duet-tooltip-button_2",[[1,"duet-tooltip-popup",{"theme":[1025],"active":[4],"tooltipId":[1,"tooltip-id"],"arrowStyles":[16],"placement":[1],"accessibleCloseLabel":[1,"accessible-close-label"],"getArrowElement":[64],"getContentElement":[64],"setFocusOnContentElement":[64]}],[1,"duet-tooltip-button",{"label":[1],"accessibleLabel":[1,"accessible-label"],"theme":[1025],"negative":[4],"active":[4],"tooltipId":[1,"tooltip-id"],"setFocus":[64]}]]],["duet-tooltip",[[6,"duet-tooltip",{"theme":[1025],"language":[1025],"accessibleLabelDefault":[1,"accessible-label-default"],"accessibleLabel":[1025,"accessible-label"],"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",[[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,{"download":["setAriaLabel"],"external":["setAriaLabel"],"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",[[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",[[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-input_2",[[6,"duet-input",{"accessibleActiveDescendant":[1,"accessible-active-descendant"],"accessibleAutocomplete":[1,"accessible-autocomplete"],"accessibleControls":[1,"accessible-controls"],"accessibleOwns":[1,"accessible-owns"],"accessibleExpanded":[1,"accessible-expanded"],"accessibleDescribedBy":[1,"accessible-described-by"],"accessibleHasPopup":[1,"accessible-has-popup"],"accessibleDetails":[1,"accessible-details"],"accessibleLabelledBy":[1,"accessible-labelled-by"],"accessibleDescription":[1,"accessible-description"],"accessibleLiveError":[1,"accessible-live-error"],"debounce":[2],"clear":[4],"caption":[1],"echoPlaceholder":[4,"echo-placeholder"],"theme":[1025],"expand":[4],"disabled":[516],"identifier":[1],"margin":[1],"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":[513],"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]}]]]]'),e)]}}))}))}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import{g as getLocaleString}from"./language-utils-
|
|
4
|
+
import{g as getLocaleString}from"./language-utils-09809102.js";import{p as parsePossibleJSON}from"./string-utils-192eb3c8.js";var getError=function(r,e){var t={type:undefined,system_message:undefined,message:undefined};e=parsePossibleJSON(e);t=e.filter((function(e){return e.type==r}))[0];if(!t){t=e.filter((function(r){return r.type==="default"}))[0]}return t};var getI18nError=function(r,e){var t=getError(r,e);var n=getLocaleString(t.message);if(n===""||!n){return t.system_message}else{return n}};export{getI18nError as a,getError as g};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import{h}from"./index-
|
|
4
|
+
import{h}from"./index-22246570.js";var focusElement=function(u){if("setFocus"in u){u.setFocus()}else{u.focus()}};var FocusGuard=function(u){var e=u.moveFocusTo;return h("div",{class:"duet-focus-guard","aria-hidden":"true",tabIndex:0,onFocus:function(){return focusElement(e)}})};export{FocusGuard as F,focusElement as f};
|