@duetds/components 9.8.0 → 9.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +247 -89
- package/lib/cjs/{a11y-utils-a2456285.js → a11y-utils-050310c7.js} +1 -1
- package/lib/cjs/{app-globals-d1845172.js → app-globals-f4faf11d.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-alert.cjs.entry.js +14 -11
- package/lib/cjs/duet-badge.cjs.entry.js +2 -2
- package/lib/cjs/duet-banner.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +3 -3
- package/lib/cjs/duet-button_2.cjs.entry.js +8 -11
- package/lib/cjs/duet-callout.cjs.entry.js +3 -3
- package/lib/cjs/duet-caption_4.cjs.entry.js +5 -5
- package/lib/cjs/duet-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
- package/lib/cjs/duet-chip.cjs.entry.js +3 -3
- package/lib/cjs/duet-choice_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-collapsible.cjs.entry.js +3 -3
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- package/lib/cjs/duet-contact-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
- package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +6 -6
- package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
- package/lib/cjs/duet-fieldset.cjs.entry.js +3 -3
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +4 -4
- package/lib/cjs/duet-grid_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +35 -9
- package/lib/cjs/duet-icon.cjs.entry.js +2 -2
- package/lib/cjs/duet-input_2.cjs.entry.js +6 -5
- package/lib/cjs/duet-layout.cjs.entry.js +2 -2
- package/lib/cjs/duet-list_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -3
- package/lib/cjs/duet-modal.cjs.entry.js +5 -5
- package/lib/cjs/duet-multiselect.cjs.entry.js +4 -4
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
- package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
- package/lib/cjs/duet-pagination_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-phone-input.cjs.entry.js +7 -6
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +35 -10
- package/lib/cjs/duet-progress.cjs.entry.js +3 -3
- package/lib/cjs/duet-promo-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +4 -4
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +3 -3
- package/lib/cjs/duet-shaped-image.cjs.entry.js +2 -2
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +22 -0
- package/lib/cjs/duet-share-chart.cjs.entry.js +83 -0
- package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-link.cjs.entry.js +7 -7
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +11 -11
- package/lib/cjs/duet-slideout.cjs.entry.js +5 -5
- package/lib/cjs/duet-status-icon.cjs.entry.js +10 -7
- package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
- 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 +7 -7
- package/lib/cjs/duet-textarea.cjs.entry.js +4 -4
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -8
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- 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-f65f1fe3.js → errorcodes.utils-6917a13a.js} +1 -1
- package/lib/cjs/{focus-utils-923b8b88.js → focus-utils-17b92876.js} +1 -1
- package/lib/cjs/{index-3d8a31a0.js → index-45354cdd.js} +9 -1
- package/lib/cjs/{language-utils-53bb7035.js → language-utils-5a4f4a41.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-f85c14a2.js → slot-utils-4e1bb28c.js} +1 -1
- package/lib/cjs/{themeable-component-996b489c.js → themeable-component-ad21363c.js} +3 -2
- package/lib/collection/collection-manifest.json +2 -0
- package/lib/collection/common/themeable-component.js +3 -2
- package/lib/collection/components/duet-alert/duet-alert.js +10 -7
- package/lib/collection/components/duet-button/duet-button.js +5 -8
- package/lib/collection/components/duet-choice/duet-choice.js +1 -1
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.css +4 -2
- package/lib/collection/components/duet-hero/duet-hero.js +32 -6
- package/lib/collection/components/duet-input/duet-input.css +27 -0
- package/lib/collection/components/duet-input/duet-input.js +1 -0
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +3 -2
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +30 -5
- package/lib/collection/components/duet-share-chart/duet-share-chart.css +78 -0
- package/lib/collection/components/duet-share-chart/duet-share-chart.js +137 -0
- package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +65 -0
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
- package/lib/collection/components/duet-status-icon/duet-status-icon.js +9 -6
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +4 -4
- 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 +9 -9
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +4 -4
- package/lib/dist-custom-elements/duet-combobox.js +16 -16
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +8 -8
- package/lib/dist-custom-elements/duet-date-picker.js +14 -14
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +8 -8
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +8 -8
- 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 +9 -9
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +42 -16
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +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 +3 -3
- 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 +9 -9
- package/lib/dist-custom-elements/duet-multiselect.js +10 -10
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
- package/lib/dist-custom-elements/duet-notification.js +3 -3
- package/lib/dist-custom-elements/duet-number-input.js +12 -12
- 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 +14 -14
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +20 -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 +4 -4
- package/lib/dist-custom-elements/duet-radio-group.js +9 -9
- package/lib/dist-custom-elements/duet-radio.js +2 -2
- package/lib/dist-custom-elements/duet-range-slider.js +3 -3
- 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 +1 -1
- 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.d.ts +11 -0
- package/lib/dist-custom-elements/duet-share-chart-item.js +39 -0
- package/lib/dist-custom-elements/duet-share-chart.d.ts +11 -0
- package/lib/dist-custom-elements/duet-share-chart.js +106 -0
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-link.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-slideout-panel.js +9 -9
- package/lib/dist-custom-elements/duet-slideout.js +4 -4
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-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 +5 -5
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar.js +9 -9
- package/lib/dist-custom-elements/duet-tab-group.js +8 -8
- package/lib/dist-custom-elements/duet-tab.js +2 -2
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +11 -11
- package/lib/dist-custom-elements/duet-toggle.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-toolbar-item.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-link.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar.js +4 -4
- 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 +6 -6
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +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-8d795f62.js → p-06c403d9.js} +2 -2
- package/lib/dist-custom-elements/{p-0e65f2d7.js → p-132b261a.js} +13 -12
- package/lib/dist-custom-elements/{p-0d73c2f1.js → p-175fc551.js} +1 -1
- package/lib/dist-custom-elements/{p-3c4c4976.js → p-1c4fcb41.js} +3 -3
- package/lib/dist-custom-elements/{p-7247730a.js → p-1eb29b1c.js} +11 -11
- package/lib/dist-custom-elements/{p-614647ec.js → p-1f610268.js} +2 -2
- package/lib/dist-custom-elements/{p-c8aa0c8c.js → p-238a3868.js} +9 -9
- package/lib/dist-custom-elements/{p-f0d133ad.js → p-2a0aefe4.js} +2 -2
- package/lib/dist-custom-elements/{p-59a8e5d4.js → p-2e0d729f.js} +1 -1
- package/lib/dist-custom-elements/{p-aaa7a7bd.js → p-2e417433.js} +3 -2
- package/lib/dist-custom-elements/{p-31dbfae1.js → p-3acb66c0.js} +3 -3
- package/lib/dist-custom-elements/{p-7fc5f0dc.js → p-42b1e9d0.js} +2 -2
- package/lib/dist-custom-elements/{p-0e694c06.js → p-42eebb86.js} +1 -1
- package/lib/dist-custom-elements/{p-b78caef0.js → p-49773f56.js} +18 -15
- package/lib/dist-custom-elements/{p-ebecd579.js → p-4d6e3fcc.js} +3 -3
- package/lib/dist-custom-elements/{p-9a109585.js → p-56cd0edf.js} +6 -6
- package/lib/dist-custom-elements/{p-153359ff.js → p-57a0b5df.js} +2 -2
- package/lib/dist-custom-elements/{p-30c1366b.js → p-647c78a8.js} +3 -3
- package/lib/dist-custom-elements/{p-991fa955.js → p-761fd588.js} +11 -8
- package/lib/dist-custom-elements/{p-ad18c534.js → p-7947d2cd.js} +44 -19
- package/lib/dist-custom-elements/{p-30ef95ec.js → p-79480384.js} +3 -3
- package/lib/dist-custom-elements/{p-dda43548.js → p-7a37b78a.js} +2 -2
- package/lib/dist-custom-elements/{p-685e9f01.js → p-813debec.js} +3 -3
- package/lib/dist-custom-elements/{p-9978e596.js → p-85b61ebc.js} +1 -1
- package/lib/dist-custom-elements/{p-9e65e6c5.js → p-86746543.js} +4 -4
- package/lib/dist-custom-elements/{p-c4fbeffc.js → p-9d462464.js} +2 -2
- package/lib/dist-custom-elements/{p-5980607d.js → p-b1717bf1.js} +2 -2
- package/lib/dist-custom-elements/{p-2a6040d0.js → p-b388715c.js} +6 -6
- package/lib/dist-custom-elements/{p-eafee3ad.js → p-b5c0ae56.js} +6 -6
- package/lib/dist-custom-elements/{p-b29b6605.js → p-b7bf60cf.js} +2 -2
- package/lib/dist-custom-elements/{p-4e2c2dde.js → p-b8c6f396.js} +7 -7
- package/lib/dist-custom-elements/{p-04762e09.js → p-bc7aeee0.js} +4 -4
- package/lib/dist-custom-elements/{p-5330f4d6.js → p-bd7dd1f2.js} +2 -2
- package/lib/dist-custom-elements/{p-4365799e.js → p-bec2501d.js} +6 -6
- package/lib/dist-custom-elements/{p-d0fa2af7.js → p-cda5f601.js} +2 -2
- package/lib/dist-custom-elements/{p-40ede289.js → p-dca657f2.js} +10 -13
- package/lib/dist-custom-elements/{p-498c5db1.js → p-dcd7d6d2.js} +3 -3
- package/lib/dist-custom-elements/{p-e3decce6.js → p-df8428db.js} +2 -2
- package/lib/dist-custom-elements/{p-364b7287.js → p-f2b72f2d.js} +2 -2
- package/lib/dist-custom-elements/{p-c824afc6.js → p-fd3dd124.js} +3 -3
- package/lib/dist-custom-elements/{p-a80179a7.js → p-fee53217.js} +2 -2
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-315b2470.entry.js → p-00a1eee5.entry.js} +1 -1
- package/lib/duet/{p-35d29de1.system.entry.js → p-00c275a8.system.entry.js} +1 -1
- package/lib/duet/{p-bbfe0fc7.entry.js → p-00f58c81.entry.js} +1 -1
- package/lib/duet/{p-038e3b41.system.entry.js → p-0128eef9.system.entry.js} +1 -1
- package/lib/duet/p-015b7bce.system.entry.js +4 -0
- package/lib/duet/p-02f8661f.entry.js +4 -0
- package/lib/duet/{p-ea419ab1.system.entry.js → p-0484d391.system.entry.js} +1 -1
- package/lib/duet/{p-bc7d623e.system.entry.js → p-062c814d.system.entry.js} +1 -1
- package/lib/duet/{p-018b754d.system.entry.js → p-06479d57.system.entry.js} +1 -1
- package/lib/duet/{p-1ebe06b3.js → p-0773901d.js} +1 -1
- package/lib/duet/{p-933894b9.entry.js → p-0936d659.entry.js} +1 -1
- package/lib/duet/{p-77163df8.system.entry.js → p-0a5a0f9f.system.entry.js} +1 -1
- package/lib/duet/{p-7ff31aac.entry.js → p-0a9b1b0b.entry.js} +1 -1
- package/lib/duet/{p-9edfcaf6.system.entry.js → p-0c27b62a.system.entry.js} +1 -1
- package/lib/duet/{p-72ce083f.entry.js → p-0dd3a7c9.entry.js} +1 -1
- package/lib/duet/{p-4ed96d6a.entry.js → p-0fe8704c.entry.js} +1 -1
- package/lib/duet/{p-ef35aa03.system.entry.js → p-116c7db8.system.entry.js} +1 -1
- package/lib/duet/{p-801fd1e1.entry.js → p-12a12f9c.entry.js} +1 -1
- package/lib/duet/p-151fb80c.system.entry.js +4 -0
- package/lib/duet/{p-ff643468.system.entry.js → p-15aaf279.system.entry.js} +1 -1
- package/lib/duet/{p-be301324.entry.js → p-16997663.entry.js} +1 -1
- package/lib/duet/p-16a2b903.entry.js +4 -0
- package/lib/duet/{p-c387c23d.system.entry.js → p-17aa4bbe.system.entry.js} +1 -1
- package/lib/duet/{p-0c8421f5.system.entry.js → p-184e698a.system.entry.js} +1 -1
- package/lib/duet/p-1921b16d.entry.js +4 -0
- package/lib/duet/{p-bc4acf3c.entry.js → p-1b7ac0a5.entry.js} +1 -1
- package/lib/duet/{p-71639b6e.system.entry.js → p-1c107ee6.system.entry.js} +1 -1
- package/lib/duet/{p-bb6aee0a.system.entry.js → p-1de43ba1.system.entry.js} +1 -1
- package/lib/duet/{p-58c9bd19.system.entry.js → p-1f337fe3.system.entry.js} +1 -1
- package/lib/duet/{p-e35fa4c0.system.entry.js → p-1fe573fb.system.entry.js} +1 -1
- package/lib/duet/{p-b8c6086f.entry.js → p-20611247.entry.js} +1 -1
- package/lib/duet/{p-457fc76a.entry.js → p-238fa831.entry.js} +1 -1
- package/lib/duet/{p-97b94b88.system.entry.js → p-24c9714a.system.entry.js} +2 -2
- package/lib/duet/{p-3848cdc3.entry.js → p-28b88f1b.entry.js} +1 -1
- package/lib/duet/{p-acb3b427.system.entry.js → p-2afae3ba.system.entry.js} +1 -1
- package/lib/duet/{p-fa2753c1.system.entry.js → p-2b2a0e6f.system.entry.js} +1 -1
- package/lib/duet/{p-cf66bd19.entry.js → p-2b30e991.entry.js} +1 -1
- package/lib/duet/{p-e981142d.system.entry.js → p-2b4f458d.system.entry.js} +1 -1
- package/lib/duet/p-2e417433.js +4 -0
- package/lib/duet/p-2e51ccc4.entry.js +4 -0
- package/lib/duet/{p-a0703d11.entry.js → p-303a9f45.entry.js} +1 -1
- package/lib/duet/p-31bb5751.js +4 -0
- package/lib/duet/{p-9141866f.system.entry.js → p-321b7867.system.entry.js} +1 -1
- package/lib/duet/{p-64f9793b.system.entry.js → p-34afb5ae.system.entry.js} +1 -1
- package/lib/duet/{p-2cd44aef.system.entry.js → p-393c06a4.system.entry.js} +2 -2
- package/lib/duet/{p-0fa57cb4.entry.js → p-3964bb3b.entry.js} +1 -1
- package/lib/duet/p-3c6da86e.entry.js +4 -0
- package/lib/duet/{p-6dcdd126.entry.js → p-3e7f5733.entry.js} +1 -1
- package/lib/duet/{p-b0839ac6.system.entry.js → p-3f35573d.system.entry.js} +1 -1
- package/lib/duet/{p-e78deb4d.system.entry.js → p-407dcb6c.system.entry.js} +1 -1
- package/lib/duet/{p-b1242cfd.system.entry.js → p-42f8f330.system.entry.js} +1 -1
- package/lib/duet/{p-df6faea3.entry.js → p-437d2bb6.entry.js} +1 -1
- package/lib/duet/{p-5939ca51.system.entry.js → p-4393178b.system.entry.js} +1 -1
- package/lib/duet/{p-451b4abc.system.entry.js → p-442222ef.system.entry.js} +1 -1
- package/lib/duet/{p-ffc592b1.entry.js → p-44d6dc12.entry.js} +1 -1
- package/lib/duet/{p-d10be375.system.entry.js → p-48bd046c.system.entry.js} +1 -1
- package/lib/duet/{p-ec025b1a.entry.js → p-4b3b6db2.entry.js} +1 -1
- package/lib/duet/{p-02ea4090.entry.js → p-4d7b963e.entry.js} +1 -1
- package/lib/duet/{p-00feb58c.system.entry.js → p-5373b8ad.system.entry.js} +1 -1
- package/lib/duet/{p-198b651e.entry.js → p-55865968.entry.js} +1 -1
- package/lib/duet/{p-e59aa740.entry.js → p-55a8a353.entry.js} +1 -1
- package/lib/duet/{p-47c86331.system.entry.js → p-56cef695.system.entry.js} +1 -1
- package/lib/duet/{p-d8c070da.entry.js → p-5844d557.entry.js} +1 -1
- package/lib/duet/{p-80b1d485.system.entry.js → p-599ce571.system.entry.js} +1 -1
- package/lib/duet/{p-f075d310.entry.js → p-5a9197a4.entry.js} +1 -1
- package/lib/duet/{p-41b3ba17.entry.js → p-5b908466.entry.js} +1 -1
- package/lib/duet/p-5e0962cd.entry.js +4 -0
- package/lib/duet/{p-3e748a32.entry.js → p-60162940.entry.js} +1 -1
- package/lib/duet/p-6229bcd8.system.js +4 -0
- package/lib/duet/{p-7476c2a6.entry.js → p-636a177b.entry.js} +1 -1
- package/lib/duet/p-64d39db4.js +4 -0
- package/lib/duet/p-65e8cb09.entry.js +4 -0
- package/lib/duet/{p-f46c78c3.system.entry.js → p-67b4c262.system.entry.js} +1 -1
- package/lib/duet/{p-1b7c607c.entry.js → p-67fc5d1c.entry.js} +1 -1
- package/lib/duet/{p-34a25d95.system.entry.js → p-682e6943.system.entry.js} +1 -1
- package/lib/duet/p-68eb7faa.entry.js +4 -0
- package/lib/duet/{p-ff1194f7.system.js → p-6bbac3f9.system.js} +1 -1
- package/lib/duet/{p-f3285f42.entry.js → p-6d16043c.entry.js} +1 -1
- package/lib/duet/{p-b4cfa7bb.system.entry.js → p-70ae6f2c.system.entry.js} +2 -2
- package/lib/duet/{p-32c98c69.system.entry.js → p-725c2a9e.system.entry.js} +1 -1
- package/lib/duet/{p-63675f5c.js → p-737130d0.js} +1 -1
- package/lib/duet/p-74184074.system.entry.js +4 -0
- package/lib/duet/{p-efb38f60.system.entry.js → p-74941bed.system.entry.js} +1 -1
- package/lib/duet/p-74f7b2c7.entry.js +4 -0
- package/lib/duet/p-7930b999.system.js +4 -0
- package/lib/duet/p-793b2147.entry.js +4 -0
- package/lib/duet/{p-5f38327e.system.entry.js → p-793f3625.system.entry.js} +1 -1
- package/lib/duet/{p-ccfce1f5.entry.js → p-7a33d0be.entry.js} +1 -1
- package/lib/duet/{p-e82e56d1.system.entry.js → p-7bf8f183.system.entry.js} +1 -1
- package/lib/duet/{p-9b2636f0.system.entry.js → p-7c0e1242.system.entry.js} +1 -1
- package/lib/duet/{p-90dad2bc.system.js → p-7df350f6.system.js} +1 -1
- package/lib/duet/{p-b26f5296.system.entry.js → p-7e257f15.system.entry.js} +1 -1
- package/lib/duet/p-85bd737a.js +4 -0
- package/lib/duet/p-86a187a0.system.entry.js +4 -0
- package/lib/duet/{p-83114a6d.system.entry.js → p-8763fcda.system.entry.js} +1 -1
- package/lib/duet/{p-13381697.entry.js → p-88f1717c.entry.js} +1 -1
- package/lib/duet/{p-36f4e631.entry.js → p-89aebeb3.entry.js} +1 -1
- package/lib/duet/{p-c8cad658.system.entry.js → p-89fb266e.system.entry.js} +1 -1
- package/lib/duet/{p-b7646687.entry.js → p-8aeb58ba.entry.js} +1 -1
- package/lib/duet/p-8da50ca3.entry.js +4 -0
- package/lib/duet/{p-ec6820d3.system.entry.js → p-912efbb2.system.entry.js} +1 -1
- package/lib/duet/{p-799a3c7b.system.entry.js → p-9240897c.system.entry.js} +1 -1
- package/lib/duet/{p-5cce55d7.system.entry.js → p-938f9b3e.system.entry.js} +1 -1
- package/lib/duet/{p-630fd37d.system.entry.js → p-94a34398.system.entry.js} +1 -1
- package/lib/duet/{p-57dbe566.system.js → p-94e4f977.system.js} +1 -1
- package/lib/duet/{p-26095d4c.entry.js → p-953ec2bf.entry.js} +1 -1
- package/lib/duet/{p-cd3bd02d.entry.js → p-96c232c1.entry.js} +1 -1
- package/lib/duet/{p-35ef7ec4.entry.js → p-9a04c2b1.entry.js} +1 -1
- package/lib/duet/{p-b5fe55fe.system.entry.js → p-9bdb177a.system.entry.js} +1 -1
- package/lib/duet/{p-2f2954b2.system.entry.js → p-9c39ff09.system.entry.js} +1 -1
- package/lib/duet/{p-26ec4dbe.entry.js → p-9e736904.entry.js} +1 -1
- package/lib/duet/{p-6e2b62bf.system.entry.js → p-a0cc3a57.system.entry.js} +1 -1
- package/lib/duet/{p-122d1eb2.system.js → p-a1105b5c.system.js} +1 -1
- package/lib/duet/{p-e24cf47d.system.entry.js → p-a487e706.system.entry.js} +1 -1
- package/lib/duet/{p-fc7fd7e4.system.entry.js → p-a5c6603f.system.entry.js} +1 -1
- package/lib/duet/p-a7e0505e.system.entry.js +4 -0
- package/lib/duet/{p-1d5686e9.system.entry.js → p-aa59a64b.system.entry.js} +2 -2
- package/lib/duet/{p-36ea2c29.entry.js → p-ab6757f6.entry.js} +1 -1
- package/lib/duet/p-ac5d2bcc.entry.js +4 -0
- package/lib/duet/{p-df163adc.system.entry.js → p-ac8c8a39.system.entry.js} +1 -1
- package/lib/duet/{p-7bd75507.system.entry.js → p-ad3f1daf.system.entry.js} +1 -1
- package/lib/duet/{p-411366b0.system.js → p-ad694b62.system.js} +1 -1
- package/lib/duet/{p-ee2ad3a0.entry.js → p-adaf3f59.entry.js} +1 -1
- package/lib/duet/{p-86b908de.system.entry.js → p-ae0c29d6.system.entry.js} +1 -1
- package/lib/duet/p-ae924d35.js +4 -0
- package/lib/duet/{p-a0a62431.system.js → p-af5d05c3.system.js} +1 -1
- package/lib/duet/{p-ba8e2d0a.system.entry.js → p-afa617d4.system.entry.js} +1 -1
- package/lib/duet/{p-a31a969b.entry.js → p-b1ab0652.entry.js} +1 -1
- package/lib/duet/{p-7186b899.entry.js → p-b1ba3c6a.entry.js} +1 -1
- package/lib/duet/p-b1fb2829.entry.js +4 -0
- package/lib/duet/{p-739a8ad7.system.entry.js → p-b4676151.system.entry.js} +1 -1
- package/lib/duet/{p-e180ccbf.system.entry.js → p-b6ba7e61.system.entry.js} +1 -1
- package/lib/duet/{p-c15b13a7.entry.js → p-b84219f5.entry.js} +1 -1
- package/lib/duet/{p-a438841c.entry.js → p-b8a0329d.entry.js} +1 -1
- package/lib/duet/{p-815520c1.system.entry.js → p-baa4658c.system.entry.js} +1 -1
- package/lib/duet/{p-a420b2d1.entry.js → p-bb19eb2d.entry.js} +1 -1
- package/lib/duet/p-bfa81195.entry.js +4 -0
- package/lib/duet/{p-52a7b68f.system.entry.js → p-c03f1b5c.system.entry.js} +1 -1
- package/lib/duet/{p-5eee138b.entry.js → p-c07e462d.entry.js} +1 -1
- package/lib/duet/{p-b31efa7d.entry.js → p-c2509427.entry.js} +1 -1
- package/lib/duet/{p-058dde3c.system.js → p-c378ccdd.system.js} +1 -1
- package/lib/duet/{p-03ec5f79.system.entry.js → p-c4538952.system.entry.js} +1 -1
- package/lib/duet/p-c45f948b.system.entry.js +4 -0
- package/lib/duet/{p-1d81cad7.system.entry.js → p-c6ad88ca.system.entry.js} +1 -1
- package/lib/duet/{p-67cccb20.system.entry.js → p-c708fd70.system.entry.js} +1 -1
- package/lib/duet/p-c9bed1f1.entry.js +4 -0
- package/lib/duet/{p-0aaa3c39.system.entry.js → p-c9f780bb.system.entry.js} +1 -1
- package/lib/duet/{p-6722009a.system.entry.js → p-cb66bf76.system.entry.js} +1 -1
- package/lib/duet/{p-b53d454b.entry.js → p-ce092918.entry.js} +1 -1
- package/lib/duet/{p-00eead31.entry.js → p-cff0ecb0.entry.js} +1 -1
- package/lib/duet/{p-fcd270af.entry.js → p-d0ba77fe.entry.js} +1 -1
- package/lib/duet/{p-5ff67999.system.entry.js → p-d13e3716.system.entry.js} +1 -1
- package/lib/duet/{p-bc923039.system.entry.js → p-d286a412.system.entry.js} +1 -1
- package/lib/duet/{p-ee209df1.system.entry.js → p-d440f795.system.entry.js} +1 -1
- package/lib/duet/{p-5c732e81.system.entry.js → p-d45702f5.system.entry.js} +1 -1
- package/lib/duet/{p-71fe9d70.entry.js → p-d45de9cb.entry.js} +1 -1
- package/lib/duet/{p-09bd9f19.entry.js → p-d535f442.entry.js} +1 -1
- package/lib/duet/{p-e7ca4c2a.system.entry.js → p-d64d72d6.system.entry.js} +1 -1
- package/lib/duet/p-dadd8c19.system.entry.js +4 -0
- package/lib/duet/{p-5f13e48c.entry.js → p-dbe6cf3c.entry.js} +1 -1
- package/lib/duet/p-dcd70e16.entry.js +4 -0
- package/lib/duet/{p-dc844ded.entry.js → p-de9a637d.entry.js} +1 -1
- package/lib/duet/{p-8a388f5b.system.entry.js → p-dfc8cb16.system.entry.js} +1 -1
- package/lib/duet/{p-40c929c7.system.entry.js → p-e0880953.system.entry.js} +1 -1
- package/lib/duet/{p-fe1cf73e.entry.js → p-e2bf5465.entry.js} +1 -1
- package/lib/duet/{p-71c75b42.entry.js → p-e52a6209.entry.js} +1 -1
- package/lib/duet/{p-760c9e95.system.entry.js → p-e5606a0f.system.entry.js} +1 -1
- package/lib/duet/{p-a9b1974d.entry.js → p-e57748ed.entry.js} +1 -1
- package/lib/duet/{p-700a2c3e.entry.js → p-e6236342.entry.js} +1 -1
- package/lib/duet/{p-cd16c798.system.entry.js → p-e79cba3f.system.entry.js} +1 -1
- package/lib/duet/{p-d8a4ec3a.system.entry.js → p-e91e9697.system.entry.js} +1 -1
- package/lib/duet/p-e9c354e0.entry.js +4 -0
- package/lib/duet/{p-834cbeea.entry.js → p-ea8bc817.entry.js} +1 -1
- package/lib/duet/p-eaf430ed.entry.js +4 -0
- package/lib/duet/{p-efdcb86f.entry.js → p-eb4ce4cc.entry.js} +1 -1
- package/lib/duet/{p-5c1cada7.js → p-ed0179f9.js} +1 -1
- package/lib/duet/{p-575df633.entry.js → p-ef2872f7.entry.js} +1 -1
- package/lib/duet/{p-a671f12e.system.entry.js → p-efeb6892.system.entry.js} +1 -1
- package/lib/duet/{p-d21b4ed5.entry.js → p-f0939f30.entry.js} +1 -1
- package/lib/duet/p-f189d547.entry.js +4 -0
- package/lib/duet/{p-e72daab4.entry.js → p-f5d1a11c.entry.js} +1 -1
- package/lib/duet/{p-22ab9afa.system.entry.js → p-f6099430.system.entry.js} +1 -1
- package/lib/duet/{p-946b9f45.entry.js → p-fa05d75c.entry.js} +1 -1
- package/lib/duet/{p-02ce78c7.entry.js → p-fe66eee6.entry.js} +1 -1
- package/lib/duet/{p-01182f5e.entry.js → p-ff06b22b.entry.js} +1 -1
- package/lib/esm/{a11y-utils-02146774.js → a11y-utils-ba8ce43e.js} +1 -1
- package/lib/esm/{app-globals-3f3fcf1f.js → app-globals-90a110af.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +3 -3
- package/lib/esm/duet-alert.entry.js +14 -11
- package/lib/esm/duet-badge.entry.js +2 -2
- package/lib/esm/duet-banner.entry.js +3 -3
- package/lib/esm/duet-breadcrumb.entry.js +3 -3
- package/lib/esm/duet-breadcrumbs.entry.js +3 -3
- package/lib/esm/duet-button_2.entry.js +8 -11
- package/lib/esm/duet-callout.entry.js +3 -3
- package/lib/esm/duet-caption_4.entry.js +5 -5
- package/lib/esm/duet-card.entry.js +3 -3
- package/lib/esm/duet-checkbox.entry.js +2 -2
- package/lib/esm/duet-checkmark.entry.js +2 -2
- package/lib/esm/duet-chip.entry.js +3 -3
- package/lib/esm/duet-choice_2.entry.js +5 -5
- package/lib/esm/duet-collapsible.entry.js +3 -3
- package/lib/esm/duet-combobox.entry.js +4 -4
- package/lib/esm/duet-contact-card.entry.js +3 -3
- package/lib/esm/duet-cookie-consent.entry.js +3 -3
- package/lib/esm/duet-date-picker.entry.js +5 -5
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +6 -6
- package/lib/esm/duet-empty-state.entry.js +2 -2
- package/lib/esm/duet-fieldset.entry.js +3 -3
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +4 -4
- package/lib/esm/duet-grid_2.entry.js +2 -2
- package/lib/esm/duet-header_2.entry.js +3 -3
- package/lib/esm/duet-hero.entry.js +35 -9
- package/lib/esm/duet-icon.entry.js +2 -2
- package/lib/esm/duet-input_2.entry.js +6 -5
- package/lib/esm/duet-layout.entry.js +2 -2
- package/lib/esm/duet-list_2.entry.js +2 -2
- package/lib/esm/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
- package/lib/esm/duet-menu-bar-item.entry.js +5 -5
- package/lib/esm/duet-menu-bar-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar.entry.js +3 -3
- package/lib/esm/duet-modal.entry.js +5 -5
- package/lib/esm/duet-multiselect.entry.js +4 -4
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +3 -3
- package/lib/esm/duet-number-input.entry.js +4 -4
- package/lib/esm/duet-overlay.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +2 -2
- package/lib/esm/duet-pagination_2.entry.js +3 -3
- package/lib/esm/duet-phone-input.entry.js +7 -6
- package/lib/esm/duet-popup-menu_2.entry.js +35 -10
- package/lib/esm/duet-progress.entry.js +3 -3
- package/lib/esm/duet-promo-card.entry.js +3 -3
- package/lib/esm/duet-radio_2.entry.js +3 -3
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +4 -4
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +3 -3
- package/lib/esm/duet-shaped-image.entry.js +2 -2
- package/lib/esm/duet-share-chart-item.entry.js +18 -0
- package/lib/esm/duet-share-chart.entry.js +79 -0
- package/lib/esm/duet-show-more.entry.js +4 -4
- package/lib/esm/duet-slideout-lang.entry.js +4 -4
- package/lib/esm/duet-slideout-link.entry.js +7 -7
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +6 -6
- package/lib/esm/duet-slideout-panel.entry.js +11 -11
- package/lib/esm/duet-slideout.entry.js +5 -5
- package/lib/esm/duet-status-icon.entry.js +10 -7
- package/lib/esm/duet-step_2.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
- 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 +7 -7
- package/lib/esm/duet-textarea.entry.js +4 -4
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
- package/lib/esm/duet-toolbar-item.entry.js +8 -8
- package/lib/esm/duet-toolbar-link.entry.js +4 -4
- package/lib/esm/duet-toolbar.entry.js +4 -4
- package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- 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-0b711abe.js → errorcodes.utils-755952c8.js} +1 -1
- package/lib/esm/{focus-utils-59c3798e.js → focus-utils-a8518a11.js} +1 -1
- package/lib/esm/{index-dd60f5fc.js → index-56e364b1.js} +9 -1
- package/lib/esm/{language-utils-47475a59.js → language-utils-abee49de.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-205a8937.js → slot-utils-2d133bd0.js} +1 -1
- package/lib/esm/{themeable-component-860041c5.js → themeable-component-2575bd2f.js} +3 -2
- package/lib/esm-es5/{a11y-utils-02146774.js → a11y-utils-ba8ce43e.js} +1 -1
- package/lib/esm-es5/{app-globals-3f3fcf1f.js → app-globals-90a110af.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart-item.entry.js +4 -0
- package/lib/esm-es5/duet-share-chart.entry.js +4 -0
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-0b711abe.js → errorcodes.utils-755952c8.js} +1 -1
- package/lib/esm-es5/focus-utils-a8518a11.js +4 -0
- package/lib/esm-es5/index-56e364b1.js +4 -0
- package/lib/esm-es5/{language-utils-47475a59.js → language-utils-abee49de.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-205a8937.js → slot-utils-2d133bd0.js} +1 -1
- package/lib/esm-es5/themeable-component-2575bd2f.js +4 -0
- package/lib/types/components/duet-hero/duet-hero.d.ts +3 -0
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +0 -1
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +1 -0
- package/lib/types/components/duet-share-chart/duet-share-chart.d.ts +36 -0
- package/lib/types/components/duet-share-chart-item/duet-share-chart-item.d.ts +13 -0
- package/lib/types/components/duet-status-icon/duet-status-icon.d.ts +1 -0
- package/lib/types/components.d.ts +58 -0
- package/package.json +4 -4
- package/lib/duet/p-01c72f8e.entry.js +0 -4
- package/lib/duet/p-03ff933b.entry.js +0 -4
- package/lib/duet/p-09cb29f2.system.entry.js +0 -4
- package/lib/duet/p-242b4466.entry.js +0 -4
- package/lib/duet/p-40de9bfa.entry.js +0 -4
- package/lib/duet/p-585fb676.system.js +0 -4
- package/lib/duet/p-5ee5540a.js +0 -4
- package/lib/duet/p-5fdc84cf.entry.js +0 -4
- package/lib/duet/p-5fef7caf.entry.js +0 -4
- package/lib/duet/p-600b6b9f.entry.js +0 -4
- package/lib/duet/p-630e7601.entry.js +0 -4
- package/lib/duet/p-97ff0a20.system.entry.js +0 -4
- package/lib/duet/p-985a89d4.system.entry.js +0 -4
- package/lib/duet/p-a7a13290.entry.js +0 -4
- package/lib/duet/p-aaa7a7bd.js +0 -4
- package/lib/duet/p-ab0bf0f4.entry.js +0 -4
- package/lib/duet/p-b1a2f837.entry.js +0 -4
- package/lib/duet/p-b54f9b74.js +0 -4
- package/lib/duet/p-b5d3ae06.entry.js +0 -4
- package/lib/duet/p-c854531e.system.entry.js +0 -4
- package/lib/duet/p-cfa74eff.js +0 -4
- package/lib/duet/p-d6d0230a.entry.js +0 -4
- package/lib/duet/p-daf57f21.entry.js +0 -4
- package/lib/duet/p-e216bea4.system.js +0 -4
- package/lib/duet/p-e80aa07c.entry.js +0 -4
- package/lib/duet/p-e8532ea6.js +0 -4
- package/lib/duet/p-eac48d1e.system.entry.js +0 -4
- package/lib/duet/p-fc16a9c7.entry.js +0 -4
- package/lib/duet/p-fe982640.entry.js +0 -4
- package/lib/esm-es5/focus-utils-59c3798e.js +0 -4
- package/lib/esm-es5/index-dd60f5fc.js +0 -4
- package/lib/esm-es5/themeable-component-860041c5.js +0 -4
package/hydrate/index.js
CHANGED
|
@@ -2651,8 +2651,9 @@ var Build = {
|
|
|
2651
2651
|
var styles = /* @__PURE__ */ new Map();
|
|
2652
2652
|
|
|
2653
2653
|
const inheritGlobalTheme = (component) => {
|
|
2654
|
-
|
|
2655
|
-
|
|
2654
|
+
var _a, _b;
|
|
2655
|
+
// this is done in a complex way to support hydrate.renderToString
|
|
2656
|
+
const classList = (_b = (_a = document.documentElement.attributes.getNamedItem("class")) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : "";
|
|
2656
2657
|
const theme = /(duet-theme-)([a-z]*)/gi.exec(classList);
|
|
2657
2658
|
if (theme && theme[1] === "duet-theme-") {
|
|
2658
2659
|
component.theme = theme[2] === "default" ? "" : theme[2];
|
|
@@ -3911,17 +3912,20 @@ class DuetAlert {
|
|
|
3911
3912
|
* Always the last one in the class.
|
|
3912
3913
|
*/
|
|
3913
3914
|
render() {
|
|
3914
|
-
|
|
3915
|
+
const variation = ["default", "success", "danger", "warning"].includes(this.variation)
|
|
3916
|
+
? this.variation
|
|
3917
|
+
: "default";
|
|
3918
|
+
return (hAsync(Host, { key: 'b9a786006544e12ee10ee1a8af704ac65c97c3b3', class: {
|
|
3915
3919
|
"duet-theme-turva": this.theme === "turva",
|
|
3916
3920
|
"duet-alert-is-dismissed": this.isDismissed,
|
|
3917
|
-
}, role: this.announcements ? "alert" : undefined }, hAsync("div", { key: '
|
|
3921
|
+
}, role: this.announcements ? "alert" : undefined }, hAsync("div", { key: '3abfcee0d83c8806925875c34cafd4898a045cbe', class: {
|
|
3918
3922
|
"duet-alert-wrapper": true,
|
|
3919
3923
|
"duet-p-0": this.padding === "none",
|
|
3920
3924
|
"duet-m-0": this.margin === "none",
|
|
3921
|
-
[
|
|
3925
|
+
[variation]: true,
|
|
3922
3926
|
[this.position]: true,
|
|
3923
3927
|
"duet-theme-turva": this.theme === "turva",
|
|
3924
|
-
} }, hAsync("div", { key: '
|
|
3928
|
+
} }, hAsync("div", { key: '64bdd7788c6f4de9c409597f57b0a4c04e4d08c0', class: {
|
|
3925
3929
|
"duet-alert": true,
|
|
3926
3930
|
"duet-alert-expandable": !!this.expandingTitle,
|
|
3927
3931
|
"duet-alert-expanded": this.isExpanded,
|
|
@@ -3930,11 +3934,11 @@ class DuetAlert {
|
|
|
3930
3934
|
"duet-alert-is-dismissible": this.dismissible,
|
|
3931
3935
|
"duet-p-0": this.padding === "none",
|
|
3932
3936
|
"duet-m-0": this.margin === "none",
|
|
3933
|
-
[
|
|
3937
|
+
[variation]: true,
|
|
3934
3938
|
"duet-theme-turva": this.theme === "turva",
|
|
3935
|
-
} }, hAsync("div", { key: '
|
|
3939
|
+
} }, hAsync("div", { key: '23c686f352e1d59a16c2418d870d9bac5a7bc7a0', class: "duet-alert-container", ref: element => {
|
|
3936
3940
|
this.alertContainer = element;
|
|
3937
|
-
}, tabindex: this.focusable ? "0" : undefined }, this.position !== "below-nav" && (hAsync("div", { key: '
|
|
3941
|
+
}, tabindex: this.focusable ? "0" : undefined }, this.position !== "below-nav" && (hAsync("div", { key: '03f16f41c1f3021d20e826cefc4beb0de0b24c04', class: "duet-alert-icon" }, (this.icon && hAsync("duet-icon", { key: '8afb7844d4941299ce755eb0fcf2b0d5bc9848ca', size: "auto", name: this.icon, color: "currentColor" })) || (hAsync("duet-status-icon", { key: 'acb87af93cf0e438fc2424b03c66a47d7c2377fc', strong: true, variation: variation, margin: "none", size: "auto" })))), this.position === "below-nav" && (hAsync("div", { key: 'c4d34eb31fc386b50b5f0a5c52f88487d83fe29b', class: "duet-alert-icon below-nav" }, hAsync("duet-status-icon", { key: 'f38cba8f102c47aca6e902a76e89d8a3633891f0', strong: true, variation: variation, margin: "none", size: "auto" }))), hAsync("div", { key: '4af2b55a31cdab6c1481c1a174e677f09311f0ac', class: "duet-alert-content", id: this.descriptiveId }, this.expandingTitle && (hAsync("button", { key: '7e77ad8d36c7ddeb1118ba8585f3b50e8af2264d', "aria-expanded": this.isExpanded.toString(), "aria-controls": `${this.descriptiveId}-content`, class: "duet-alert-expander", onClick: this.handleExpandToggle }, hAsync("span", { key: 'dea341c2b66217c66fabb05236a83bfdde7155d8', class: "expanding-title" }, this.expandingTitle), hAsync("duet-icon", { key: '4a4dfb197c068d1cf585cd3fd4c510586bf7ba6c', name: "action-arrow-down", color: variation === "default" ? "lt-blue-800" : `${variation}-800`, margin: "none", size: "x-small" }))), (!this.expandingTitle || this.isExpanded) && (hAsync("div", { key: 'fe30abd1f14777e30a7f39c7d6e09965d31bfcc3', id: `${this.descriptiveId}-content` }, hAsync("slot", { key: '12180f3b78a1bd75b76e2a5842800f8a6c5552c8' }))))), this.hasShowMoreSlot && (hAsync("duet-show-more", { key: '1369e15586f49ec467770522ae394be560c2d461', margin: "none", class: "duet-alert-show-more" }, hAsync("slot", { key: '24c5b71daf8a6ae0136006a21fe789e590faf960', name: "show-more" }))), this.dismissible && !this.expandingTitle && (hAsync("div", { key: '75f16a5078ded896ce370396dc422fa959d90e2c', class: "duet-alert-dismiss" }, hAsync("duet-button", { key: '243a3bec904a6d8bac1fb2c2d47e206213d60832', variation: "plain", accessibleLabel: this.accessibleLabel, accessibleDescribedBy: this.descriptiveId, iconSize: "medium", icon: "navigation-close", iconOnly: true, margin: "none", color: variation === "default" ? "lt-blue-800" : `${variation}-800`, theme: this.theme, onClick: this.handleDismiss, fixed: true })))))));
|
|
3938
3942
|
}
|
|
3939
3943
|
get element() { return getElement(this); }
|
|
3940
3944
|
static get style() { return DuetAlertStyle0; }
|
|
@@ -4425,9 +4429,6 @@ class DuetButton {
|
|
|
4425
4429
|
]);
|
|
4426
4430
|
}
|
|
4427
4431
|
disconnectedCallback() {
|
|
4428
|
-
if (this.proxyButton) {
|
|
4429
|
-
this.proxyButton = null;
|
|
4430
|
-
}
|
|
4431
4432
|
disconnectLanguageChangeObserver(this);
|
|
4432
4433
|
}
|
|
4433
4434
|
componentDidRender() {
|
|
@@ -4474,12 +4475,12 @@ class DuetButton {
|
|
|
4474
4475
|
// enforce consistency for external links
|
|
4475
4476
|
const icon = isExternalLink ? "action-new-window" : this.icon;
|
|
4476
4477
|
const iconRight = isExternalLink ? true : this.iconRight;
|
|
4477
|
-
const commonChildren = (hAsync("span", { key: '
|
|
4478
|
+
const commonChildren = (hAsync("span", { key: '678d799beaacfd7ba10f347c1134f9994c17bd37', class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (hAsync("span", { key: '268e13a5110b19f4813f84f1b86ea82ebb855c04', "aria-hidden": "true", class: {
|
|
4478
4479
|
"duet-button-icon": true,
|
|
4479
4480
|
left: !iconRight,
|
|
4480
4481
|
right: iconRight,
|
|
4481
4482
|
[this.getButtonIconSize()]: true,
|
|
4482
|
-
} }, hAsync("duet-icon", { key: '
|
|
4483
|
+
} }, hAsync("duet-icon", { key: '129c01f0be6794839256abc0d38f08b0f6e5d1a0', size: "auto", margin: "none", name: icon, color: "currentColor" }))), hAsync("span", { key: '0fdab10e6e3372dc2a1fce7669eb34857292e8f1', class: "duet-button-contents-slot" }, hAsync("slot", { key: '63bcd80d436f5a8cefbfbd079402a792d67b924a' }))));
|
|
4483
4484
|
const size = this.size == "medium" || this.size == "small" || this.size == "x-small" ? this.size : "medium";
|
|
4484
4485
|
const commonProps = {
|
|
4485
4486
|
onFocus: this.onFocus,
|
|
@@ -4514,7 +4515,7 @@ class DuetButton {
|
|
|
4514
4515
|
"aria-details": this.accessibleDetails,
|
|
4515
4516
|
"aria-description": this.accessibleDescription,
|
|
4516
4517
|
};
|
|
4517
|
-
return (hAsync(Host, { key: '
|
|
4518
|
+
return (hAsync(Host, { key: 'f9fadeb94d8058d459bd8bac7fee7e998ea6665c', class: {
|
|
4518
4519
|
"duet-m-0": this.margin === "none",
|
|
4519
4520
|
"duet-small": this.size === "small",
|
|
4520
4521
|
"duet-x-small": this.size === "x-small",
|
|
@@ -4522,13 +4523,13 @@ class DuetButton {
|
|
|
4522
4523
|
"duet-expand": this.expand,
|
|
4523
4524
|
[this.variation]: true,
|
|
4524
4525
|
"input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
|
|
4525
|
-
} }, hAsync("span", { key: '
|
|
4526
|
+
} }, hAsync("span", { key: '7604ca1173113123edfcf47d03ae88ada1831604', onClick: this.handleClick, class: {
|
|
4526
4527
|
"duet-button-container": true,
|
|
4527
4528
|
"duet-button-is-loading": this.loading,
|
|
4528
4529
|
"duet-theme-turva": this.theme === "turva",
|
|
4529
4530
|
"duet-button-negative": this.negative || this.variation === "negative",
|
|
4530
4531
|
[this.variation]: true,
|
|
4531
|
-
} }, this.url ? (hAsync("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (hAsync("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && hAsync("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && hAsync("duet-spinner", { key: '
|
|
4532
|
+
} }, this.url ? (hAsync("a", Object.assign({}, commonProps, { href: this.url, target: this.external ? "_blank" : "_self", rel: this.external ? "noopener" : undefined }), commonChildren, this.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal))) : (hAsync("button", Object.assign({}, commonProps, { type: this.getButtonType(), disabled: this.disabled, name: this.name, value: this.value, "aria-pressed": this.accessiblePressed != null ? this.accessiblePressed.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, "aria-disabled": this.disabled }), commonChildren, this.loading && hAsync("duet-visually-hidden", null, " ", this.accessibleLabelLoading, " "))), this.loading && hAsync("duet-spinner", { key: '2dc9b4755bd4211fe1be3ff779989777688893d7', color: "currentColor" })), hAsync("slot", { key: '6854922f3b7aed2aa0e72c517a3d46d060d7b9a7', name: "proxybutton" })));
|
|
4532
4533
|
}
|
|
4533
4534
|
get element() { return getElement(this); }
|
|
4534
4535
|
static get style() { return DuetButtonStyle0; }
|
|
@@ -7381,7 +7382,7 @@ class DuetCookieConsent {
|
|
|
7381
7382
|
* Always the last one in the class.
|
|
7382
7383
|
*/
|
|
7383
7384
|
render() {
|
|
7384
|
-
return (hAsync(Host, { key: '
|
|
7385
|
+
return (hAsync(Host, { key: '476f5d2cbdca75ceaf88e2f974a1163ad7f0184f', tabindex: "-1", class: { "duet-theme-turva": this.theme === "turva" } }, hAsync("div", { key: '9d26bb861fe4beb008d4f7a7c53002942ec93dff', class: { "duet-cookie-consent": true, "duet-theme-turva": this.theme === "turva" } }, hAsync("div", { key: 'f5906f93ada11a35ee25438441c92c52ed8b8242', class: "duet-cookie-consent-content" }, hAsync("div", { key: '93deeef6b190845355a67151301c9087bfad00f1', class: "expand" }, hAsync("slot", { key: '8e3df378550301e37c91a6552cf66fdf807862f4' })), hAsync("duet-spacer", { key: '4885fb754af9146111969530157bfba03e0e828a', size: "large", direction: "horizontal" }), hAsync("div", { key: 'e1d0ccaac71e1fbfda8d5cc8789c1faed1e45180' }, hAsync("duet-button", { key: '63efb1ffe5afabcde47e60eee02915da395eb83c', variation: "negative", size: "small", onClick: this.handleClick, margin: "none", "aria-label": this.accessibleLabel, theme: this.theme }, "OK"))))));
|
|
7385
7386
|
}
|
|
7386
7387
|
get element() { return getElement(this); }
|
|
7387
7388
|
static get style() { return DuetCookieConsentStyle0; }
|
|
@@ -8026,7 +8027,7 @@ class DuetDatePicker {
|
|
|
8026
8027
|
}; }
|
|
8027
8028
|
}
|
|
8028
8029
|
|
|
8029
|
-
const duetDividerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:36px !important;margin-bottom:28px;background:rgb(212, 223, 229)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(222, 224, 228)}";
|
|
8030
|
+
const duetDividerCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-divider{-webkit-user-select:none;user-select:none;display:block;width:100%;height:1px;margin-top:var(--divider-margin, 36px) !important;margin-right:var(--divider-margin, 0);margin-bottom:var(--divider-margin, 28px);margin-left:var(--divider-margin, 0);background:rgb(212, 223, 229)}.duet-divider.duet-p-0{padding:0 !important}.duet-divider.duet-m-0{margin:0 !important}.duet-divider.duet-m-s{margin-bottom:16px !important;margin-top:0 !important}.duet-divider.duet-theme-turva{background:rgb(222, 224, 228)}";
|
|
8030
8031
|
var DuetDividerStyle0 = duetDividerCss;
|
|
8031
8032
|
|
|
8032
8033
|
class DuetDivider {
|
|
@@ -9669,6 +9670,32 @@ class DuetHero {
|
|
|
9669
9670
|
}
|
|
9670
9671
|
this.emitChange(ev, data);
|
|
9671
9672
|
};
|
|
9673
|
+
this.getPreHeadingText = () => {
|
|
9674
|
+
if (this.preHeading) {
|
|
9675
|
+
return this.preHeading;
|
|
9676
|
+
}
|
|
9677
|
+
if (this.hasPreHeadingSlot) {
|
|
9678
|
+
const slotContents = getElementsFromNamedSlot(this.element, "pre-heading");
|
|
9679
|
+
return slotContents.map(s => s.textContent).join(" ");
|
|
9680
|
+
}
|
|
9681
|
+
};
|
|
9682
|
+
this.getHeadingText = () => {
|
|
9683
|
+
if (this.heading) {
|
|
9684
|
+
return this.heading;
|
|
9685
|
+
}
|
|
9686
|
+
if (this.hasHeadingSlot) {
|
|
9687
|
+
const slotContents = getElementsFromNamedSlot(this.element, "heading");
|
|
9688
|
+
return slotContents.map(s => s.textContent).join(" ");
|
|
9689
|
+
}
|
|
9690
|
+
};
|
|
9691
|
+
this.getAccessibleHeading = () => {
|
|
9692
|
+
const preHeadingText = this.getPreHeadingText();
|
|
9693
|
+
if (!preHeadingText) {
|
|
9694
|
+
return null;
|
|
9695
|
+
}
|
|
9696
|
+
const headingText = this.getHeadingText();
|
|
9697
|
+
return `${preHeadingText} ${headingText}`;
|
|
9698
|
+
};
|
|
9672
9699
|
this.processedListItems = null;
|
|
9673
9700
|
this.processedActions = null;
|
|
9674
9701
|
this.processedBack = null;
|
|
@@ -9795,7 +9822,7 @@ class DuetHero {
|
|
|
9795
9822
|
outlineColor = "color-primary-turva";
|
|
9796
9823
|
}
|
|
9797
9824
|
}
|
|
9798
|
-
return (hAsync("div", { key: '
|
|
9825
|
+
return (hAsync("div", { key: '79a4748e197cb13d12426d31a773e80de0bf24d3', role: "region", class: {
|
|
9799
9826
|
"duet-hero": true,
|
|
9800
9827
|
"duet-theme-turva": this.theme === "turva",
|
|
9801
9828
|
"duet-has-category-icon": !!this.categoryIcon,
|
|
@@ -9813,17 +9840,17 @@ class DuetHero {
|
|
|
9813
9840
|
"duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
|
|
9814
9841
|
"duet-hero-left-align": this.leftAlign && !campaignOrSection,
|
|
9815
9842
|
"duet-hero-narrow": this.layout === "narrow",
|
|
9816
|
-
}, part: "duet-hero" }, campaignOrSection && this.image && (hAsync("div", { key: '
|
|
9817
|
-
this.processedBack && (hAsync("div", { key: '
|
|
9843
|
+
}, part: "duet-hero" }, campaignOrSection && this.image && (hAsync("div", { key: 'd682d61c3df9ff5aa0de0d60f5360043c7758e8e', class: "background-area" }, hAsync("div", { key: '24559b721dd84d83bfdf5c28de75fc4aa7f714b5', class: "background-container" }, hAsync("div", { key: 'db0304babcbd6bc96f521ddc8cd2529664c319da', class: "background" }, hAsync("img", { key: 'faaa1cca613a95730b7883037fe12284b911a613', class: `${imageSizeIsCover ? "cover" : ""} ${imagePositionIsCenter ? "center" : ""}`, src: this.image, alt: "", role: "presentation" })), hAsync("div", { key: '57e0fc31ca863b81d650251fde4c07fda3a56c7f', class: "brand-shape" })))), this.variation === "product" && this.image && (hAsync("div", { key: '488536b4435de480f283ba93edfdc067f354e930', class: { "background-area": true, [this.layout]: true } }, hAsync("div", { key: '58c20ab7c59e1014941bdc4b0e7fdbe581440306', class: { "background-container": true, [this.layout]: true } }, hAsync("div", { key: '40a410f02f66b9e818e9ed9561b2830c896fc1c2', class: { background: true, [this.layout]: true } }, hAsync("div", { key: 'ce895485f02d4ea98e6cc1457c29e1f3a7784717', class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && hAsync("div", { key: '281423e9d6531f3fd4ebf10ae5ebfcda24951dda', class: { "brand-shape": true, [this.layout]: true } }), hAsync("div", { key: '96fc11cb2ccc74f5be49046aa5b389efaf64364c', class: { "brand-shaped-image": true, [this.layout]: true } }, hAsync("div", { key: '90f437b9b18699f75d3b34b99be94c2a4cf88f31', class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, hAsync("div", { key: '6488e9a8d054c1d5214656b8caa8f4e20e1750a0', class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (hAsync("div", { key: '6fa35a25e4c381e482bbbae4a3df1f06047af480', class: { "brand-shaped-icon": true, [this.layout]: true } }, hAsync("duet-icon", { key: 'bdfaedea4be098fadd96d9d929f1fae9457a7926', class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false }))))))), this.variation === "content" && this.image && (hAsync("div", { key: 'be9171d3c2e7f1c23b4f7988b22a26fed5b1e8bf', class: "background-area" }, hAsync("div", { key: '1235593c97fef5902b99463f035015aa23002b1a', class: "background" }, hAsync("div", { key: '65a0b19616ca3b8fce3a15a59fc945eec54c47c8', class: "background-mask" }), this.theme !== "turva" && hAsync("div", { key: '1003348d17c085d5072314825e7c6fb8a2cc7225', class: "brand-shape" }), hAsync("div", { key: '498d05da95f5fdd02bf997a337895dab086759b2', class: "brand-shaped-image" }, hAsync("div", { key: '8d3045b9cd0ca613308ebff65fe0e2f6b4c855d4', class: "brand-shaped-image-wrapper" }, hAsync("div", { key: '0badd67dee13a83376cf406d20dc01e145cb8845', class: "brand-shaped-image-bg", style: styles })))))), hAsync("div", { key: '30393a3de1c35d957fcfef401369b7b5c4e68c6c', class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (hAsync("div", { key: 'f52aad5ae7e746f762976a6e247acbe59bee3ed0', class: "duet-hero-image-mask" }, hAsync("div", { key: '26414776eeb6190638bf7af2a34cfa44ee7064e8', class: "duet-hero-image-wrapper" }, hAsync("div", { key: '6678fd20703ac787ba671cb52b5564518fc14c01', class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
|
|
9844
|
+
this.processedBack && (hAsync("div", { key: '40d3d30290fde0ba4a40aaab524d91d9c135c400', class: "duet-hero-back" }, hAsync("duet-button", { key: '06a523d3c85d28dd4b404ffeda16740bd63fc850', style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
|
|
9818
9845
|
label: this.processedBack.label,
|
|
9819
9846
|
href: this.processedBack.href,
|
|
9820
9847
|
id: this.processedBack.id,
|
|
9821
9848
|
analyticsId: this.processedBack.analyticsId,
|
|
9822
|
-
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (hAsync("duet-icon", { key: '
|
|
9849
|
+
}) }, this.processedBack.label))), (this.variation === "gray" || this.variation === "minimal") && this.categoryIcon && (hAsync("duet-icon", { key: '4172031b2169f76ae476b5474766f7d50ff2df91', class: { "duet-hero-icon": true, "duet-hero-icon-has-heading": this.preHeading !== "" }, size: "x-large", background: this.categoryIconColor, name: this.categoryIcon })), hAsync("div", { key: 'c83165c63592cac3465c2b44bf163395afcacebb', class: { "duet-hero-text": true }, part: "duet-hero-text" }, (this.preHeading || this.hasPreHeadingSlot) && (hAsync("duet-paragraph", { key: '064ff94f9208d86002b8448b496fda560ffe2b0b', margin: "none", class: "duet-hero-pre", size: this.variation === "content" ? "small" : "medium", "aria-hidden": "true" }, this.preHeading ? (this.preHeading) : (hAsync("span", null, hAsync("slot", { name: "pre-heading" }))))), hAsync("slot", { key: '60e82a0abcc9631399989fced2784d10cd6e834e', name: "badge" }), (this.heading || this.hasHeadingSlot) && (hAsync("duet-heading", { key: '10caa898e02b7c90ed7e7eea6cda347825b0c843', theme: this.theme, level: this.level, class: { "duet-hero-heading": true, "duet-hero-heading-has-pre": this.preHeading !== "" }, color: headingColor, visualLevel: headingVisualLevel, margin: campaignOrSection ? "none" : "auto", accessibleLabel: this.getAccessibleHeading() }, this.heading ? this.heading : hAsync("slot", { name: "heading" }))), campaignOrSection && this.hasSubHeadingSlot && (hAsync("duet-heading", { key: '0195c8e2fcb05b10b455d646765ba1cb4f003a60', theme: this.theme, level: this.subHeadingLevel, class: { "duet-hero-subheading": true }, color: this.theme === "turva" ? "secondary-turva" : "secondary", visualLevel: "h2" }, hAsync("slot", { key: '43fb22936307753456d1ae53f65b48876848420f', name: "subheading" }))), this.description && (hAsync("duet-paragraph", { key: '898c23976b72cffc561de2c7c9322e03bdc1dadd', theme: this.theme, color: textColor, variation: "intro" }, this.description)), (this.variation === "gray" || this.variation === "minimal") && this.processedListItems && (hAsync("duet-list", { key: '1baa7faff302bc7fa568c1cd333404e07aaf29d1', theme: this.theme, "label-width": "30", breakpoint: "large", mobile: this.leftAlign ? undefined : "center" }, this.processedListItems.map(item => (hAsync("duet-list-item", null, hAsync("span", { slot: "label" }, item.label), hAsync("span", { slot: "value" }, item.value)))))), this.buttonLabel && (hAsync("duet-button", { key: '2b4b7ae5046305afaf5495dd522a68d373577959', url: this.buttonUrl, icon: this.icon, iconRight: this.iconRight, iconSize: this.iconSize, variation: buttonVariation, theme: this.theme, identifier: this.buttonId, onClick: event => this.handleClick(event, this.buttonData), fixed: true }, this.buttonLabel)), hAsync("slot", { key: '1b54ac8a84af82798438d73c7c1caf15bd5ae84d' })), (this.variation === "gray" || this.variation === "minimal") && this.processedActions && (hAsync("div", { key: 'd3e6edd597ea5b83953430a92577762b560e6507', class: "duet-hero-links" }, this.processedActions.map(item => (hAsync("a", { class: "duet-hero-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleClick(event, item) }, hAsync("div", { class: "duet-hero-action-icon" }, hAsync("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor", outline: outlineColor })), hAsync("span", null, item.label), item.external && hAsync("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), item.external && (hAsync("div", { class: "duet-hero-action-arrow" }, hAsync("duet-icon", { icon: actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))), this.image &&
|
|
9823
9850
|
this.variation !== "image" &&
|
|
9824
9851
|
!campaignOrSection &&
|
|
9825
9852
|
this.variation !== "product" &&
|
|
9826
|
-
this.variation !== "content" && hAsync("div", { key: '
|
|
9853
|
+
this.variation !== "content" && hAsync("div", { key: '0eaf81bc088fc984d9ee19de53cf09c6f46c5e83', class: "duet-hero-image", style: styles }), hAsync("slot", { key: '884f6b4b0d44224a29b7ba5906e1a303052f532c', name: "bottom" }))));
|
|
9827
9854
|
}
|
|
9828
9855
|
get element() { return getElement(this); }
|
|
9829
9856
|
static get watchers() { return {
|
|
@@ -10045,7 +10072,7 @@ function cleanValue(input, regex) {
|
|
|
10045
10072
|
return newValue;
|
|
10046
10073
|
}
|
|
10047
10074
|
|
|
10048
|
-
const duetInputCss = "*.sc-duet-input,*.sc-duet-input::after,*.sc-duet-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-input-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;min-width:calc(33.333% - 8px);max-width:100%;text-align:left;vertical-align:bottom}.sc-duet-input-h:last-child,.sc-duet-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-input-h{width:100% !important}.duet-m-0.sc-duet-input-h{margin:0 !important}input[type=search].sc-duet-input::-webkit-search-cancel-button{-webkit-appearance:none}duet-tooltip.sc-duet-input,.sc-duet-input-s>duet-tooltip{position:relative;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-input,.sc-duet-input-s>duet-tooltip{right:auto}}duet-caption.sc-duet-input:not(:last-of-type){margin-bottom:0}.duet-input-placeholder.sc-duet-input{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-input-icon.sc-duet-input{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;font-size:0;line-height:normal;color:rgb(8, 42, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-input .duet-input-icon.sc-duet-input{color:rgb(23, 28, 58)}.duet-input-container.sc-duet-input{position:relative;width:100%;height:100%}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input{position:relative;z-index:250}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{position:absolute;top:-24px;right:-24px;min-width:48px;min-height:48px;color:rgb(0, 75, 129)}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-input .duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus,.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:active{opacity:0.75;transition:none}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.sc-duet-input button.sc-duet-input{top:-48px;right:0}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.sc-duet-input button.sc-duet-input{top:-24px;right:12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-button.sc-duet-input button.sc-duet-input{top:-24px;right:0}.duet-input-container.has-clear.has-icon.sc-duet-input .duet-input-clear-icon.sc-duet-input{top:-24px;right:24px}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{color:rgb(8, 42, 77)}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-input-label-container.sc-duet-input{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media (min-width: 48em){.duet-input-label-container.sc-duet-input{justify-content:flex-start}}.duet-input.sc-duet-input{position:relative;z-index:100;display:block !important;width:100% !important;min-width:8rem;max-width:initial !important;height:auto !important;padding:12px 14px !important;margin:initial !important;margin-bottom:initial !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400 !important;font-variant-numeric:tabular-nums;line-height:1.5 !important;color:rgb(8, 42, 77) !important;cursor:initial !important;background:rgb(255, 255, 255) !important;background-clip:initial !important;border:1px solid rgb(127, 150, 165) !important;border-radius:4px !important;box-shadow:initial !important;transition:box-shadow 150ms ease, border 150ms ease !important}.duet-input.input-padding-small.sc-duet-input{padding:8px 10px !important}.duet-input.input-padding-x-small.sc-duet-input{padding:4px 6px !important}.duet-input.input-padding-xx-small.sc-duet-input{padding:0px 2px !important}.duet-input.is-number.sc-duet-input{padding-right:112px !important}.duet-input.is-date.sc-duet-input{padding-right:64px !important}.duet-input.after-chip.sc-duet-input{padding-left:8px !important}.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:rgb(214, 28, 82) !important}.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:rgb(214, 28, 82) !important}.has-icon.sc-duet-input .duet-input.sc-duet-input{padding-right:48px !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58) !important;border-color:rgb(143, 147, 158) !important}.duet-input.align-right.sc-duet-input{text-align:right}.duet-input.sc-duet-input::-ms-clear{display:none}.duet-input.sc-duet-input::-webkit-contacts-auto-fill-button{display:none !important}.duet-input.sc-duet-input::-webkit-input-placeholder{color:rgb(98, 121, 138);opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-webkit-input-placeholder{color:rgb(143, 147, 158)}.duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:rgb(199, 202, 207)}.duet-input.sc-duet-input::-moz-placeholder{color:rgb(98, 121, 138);opacity:1 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-moz-placeholder{color:rgb(143, 147, 158)}.duet-input.sc-duet-input:focus::-moz-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-moz-placeholder{color:rgb(199, 202, 207)}.duet-input.sc-duet-input:-ms-input-placeholder{color:rgb(98, 121, 138)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:-ms-input-placeholder{color:rgb(143, 147, 158)}.duet-input.sc-duet-input:focus:-ms-input-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus:-ms-input-placeholder{color:rgb(199, 202, 207)}.duet-input[disabled].sc-duet-input{color:rgb(8, 42, 77) !important;cursor:not-allowed !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(8, 42, 77) !important}.duet-theme-turva.sc-duet-input .duet-input[disabled].sc-duet-input{color:rgb(23, 28, 58) !important;background:rgb(245, 247, 250) !important;border-color:rgb(245, 247, 250) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #909599 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #747475 !important}.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #e55039}.duet-input.sc-duet-input:focus{border-color:rgb(0, 119, 179) !important;outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus{border-color:rgb(23, 28, 58) !important;box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:rgb(23, 28, 58)}.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #e55039}.duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:rgb(0, 119, 179)}.duet-input[type=search].sc-duet-input:not(:placeholder-shown):focus+.duet-input-icon.sc-duet-input{display:none}.duet-input.sc-duet-input:not(:focus):not(:hover):invalid{box-shadow:none !important}.duet-input[type=number].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=number].sc-duet-input::-webkit-outer-spin-button,.duet-input[type=time].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=time].sc-duet-input::-webkit-outer-spin-button{display:none;margin:0;-webkit-appearance:none}.duet-input.sc-duet-input::-webkit-search-cancel-button{margin-right:-28px}.duet-input-help.sc-duet-input{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(98, 121, 138);border-radius:4px}.duet-input-help.sc-duet-input span.sc-duet-input{display:block;margin-top:8px}.duet-theme-turva.sc-duet-input .duet-input-help.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:rgb(214, 28, 82)}.duet-theme-turva.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:rgb(214, 28, 82)}.duet-label-hidden.sc-duet-input duet-label.sc-duet-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-input-relative.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input,.duet-input-variation-button-left.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input,.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input,.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input{border-radius:4px}.duet-input-variation-button-left.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(0, 119, 179);box-shadow:0 0 0 1px #0077b3 !important}.duet-input-variation-button-left.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-input-variation-button-left.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #909599}.duet-input-variation-button-left.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #747475}.duet-input-variation-button-left.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-button-left.sc-duet-input .duet-input.sc-duet-input:hover:not(.disabled){box-shadow:none !important}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-right-width:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-left-width:0 !important;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.duet-input-variation-revealable.sc-duet-input{position:relative;width:100%}.duet-input-variation-revealable.sc-duet-input .sc-duet-input::-ms-reveal{display:none}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(143, 147, 158)}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-width:0 !important}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}.duet-input-variation-revealable.disabled.sc-duet-input .duet-input-relative.sc-duet-input{background:rgb(245, 248, 250);border-color:rgb(212, 223, 229);box-shadow:none}.duet-input-variation-revealable.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(214, 28, 82)}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(214, 28, 82)}.duet-input-variation-revealable.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(0, 119, 179);box-shadow:0 0 0 1px #0077b3 !important}.duet-input-variation-revealable.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-input-variation-revealable.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #909599}.duet-input-variation-revealable.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #747475}.duet-input-variation-revealable.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #de2362}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #e55039}.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(143, 147, 158)}.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{flex-basis:4rem;flex-grow:1;padding-left:0 !important;margin-left:12px !important;border-width:0 !important}.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}";
|
|
10075
|
+
const duetInputCss = "*.sc-duet-input,*.sc-duet-input::after,*.sc-duet-input::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-input-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;min-width:calc(33.333% - 8px);max-width:100%;text-align:left;vertical-align:bottom}.sc-duet-input-h:last-child,.sc-duet-input-h:last-of-type{margin-right:0 !important}@media (min-width: 36em){.sc-duet-input-h{width:calc(50% - 16px - 3px)}}.duet-expand.sc-duet-input-h{width:100% !important}.duet-m-0.sc-duet-input-h{margin:0 !important}input[type=search].sc-duet-input::-webkit-search-cancel-button{-webkit-appearance:none}duet-tooltip.sc-duet-input,.sc-duet-input-s>duet-tooltip{position:relative;top:12px;right:0}@media (min-width: 48em){duet-tooltip.sc-duet-input,.sc-duet-input-s>duet-tooltip{right:auto}}duet-caption.sc-duet-input:not(:last-of-type){margin-bottom:0}.duet-input-placeholder.sc-duet-input{position:absolute;top:-9px;left:9px;z-index:200;display:block;width:auto;max-width:60%;padding:0 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgb(255, 255, 255)}.duet-input-icon.sc-duet-input{position:absolute;top:50%;right:16px;z-index:200;width:20px;height:20px;font-size:0;line-height:normal;color:rgb(8, 42, 77);pointer-events:none;transform:translateY(-50%)}.duet-theme-turva.sc-duet-input .duet-input-icon.sc-duet-input{color:rgb(23, 28, 58)}.duet-input-container.sc-duet-input{position:relative;width:100%;height:100%}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input{position:relative;z-index:250}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{position:absolute;top:-24px;right:-24px;min-width:48px;min-height:48px;color:rgb(0, 75, 129)}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva.sc-duet-input .duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus,.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:active{opacity:0.75;transition:none}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.input-padding-xx-small.sc-duet-input button.sc-duet-input{top:-12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.input-padding-x-small.sc-duet-input button.sc-duet-input{top:-16px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.input-padding-small.sc-duet-input button.sc-duet-input{top:-20px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.sc-duet-input button.sc-duet-input{top:-48px;right:0}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.input-padding-xx-small.sc-duet-input button.sc-duet-input{top:-36px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.input-padding-x-small.sc-duet-input button.sc-duet-input{top:-40px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-single.input-padding-small.sc-duet-input button.sc-duet-input{top:-44px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.sc-duet-input button.sc-duet-input{top:-24px;right:12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.input-padding-xx-small.sc-duet-input button.sc-duet-input{top:-12px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.input-padding-x-small.sc-duet-input button.sc-duet-input{top:-16px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-double.input-padding-small.sc-duet-input button.sc-duet-input{top:-20px}.duet-input-container.has-clear.sc-duet-input .duet-input-clear-icon.duet-input-clear-icon-button.sc-duet-input button.sc-duet-input{top:-24px;right:0}.duet-input-container.has-clear.has-icon.sc-duet-input .duet-input-clear-icon.sc-duet-input{top:-24px;right:24px}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input{color:rgb(8, 42, 77)}.duet-input-container.duet-theme-turva.has-clear.sc-duet-input .duet-input-clear-icon.sc-duet-input button.sc-duet-input:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-input-label-container.sc-duet-input{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media (min-width: 48em){.duet-input-label-container.sc-duet-input{justify-content:flex-start}}.duet-input.sc-duet-input{position:relative;z-index:100;display:block !important;width:100% !important;min-width:8rem;max-width:initial !important;height:auto !important;padding:12px 14px !important;margin:initial !important;margin-bottom:initial !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400 !important;font-variant-numeric:tabular-nums;line-height:1.5 !important;color:rgb(8, 42, 77) !important;cursor:initial !important;background:rgb(255, 255, 255) !important;background-clip:initial !important;border:1px solid rgb(127, 150, 165) !important;border-radius:4px !important;box-shadow:initial !important;transition:box-shadow 150ms ease, border 150ms ease !important}.duet-input.input-padding-small.sc-duet-input{padding:8px 10px !important}.duet-input.input-padding-x-small.sc-duet-input{padding:4px 6px !important}.duet-input.input-padding-xx-small.sc-duet-input{padding:0px 2px !important}.duet-input.is-number.sc-duet-input{padding-right:112px !important}.duet-input.is-date.sc-duet-input{padding-right:64px !important}.duet-input.after-chip.sc-duet-input{padding-left:8px !important}.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:rgb(214, 28, 82) !important}.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input{border-color:rgb(214, 28, 82) !important}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input+.duet-input-icon.sc-duet-input{color:rgb(214, 28, 82) !important}.has-icon.sc-duet-input .duet-input.sc-duet-input{padding-right:48px !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58) !important;border-color:rgb(143, 147, 158) !important}.duet-input.align-right.sc-duet-input{text-align:right}.duet-input.sc-duet-input::-ms-clear{display:none}.duet-input.sc-duet-input::-webkit-contacts-auto-fill-button{display:none !important}.duet-input.sc-duet-input::-webkit-input-placeholder{color:rgb(98, 121, 138);opacity:1 !important;transition:color 300ms ease}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-webkit-input-placeholder{color:rgb(143, 147, 158)}.duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-webkit-input-placeholder{color:rgb(199, 202, 207)}.duet-input.sc-duet-input::-moz-placeholder{color:rgb(98, 121, 138);opacity:1 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input::-moz-placeholder{color:rgb(143, 147, 158)}.duet-input.sc-duet-input:focus::-moz-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus::-moz-placeholder{color:rgb(199, 202, 207)}.duet-input.sc-duet-input:-ms-input-placeholder{color:rgb(98, 121, 138)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:-ms-input-placeholder{color:rgb(143, 147, 158)}.duet-input.sc-duet-input:focus:-ms-input-placeholder{color:rgb(181, 198, 208)}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus:-ms-input-placeholder{color:rgb(199, 202, 207)}.duet-input[disabled].sc-duet-input{color:rgb(8, 42, 77) !important;cursor:not-allowed !important;background:rgb(245, 248, 250) !important;border-color:rgb(245, 248, 250) !important;box-shadow:none !important;opacity:1 !important;-webkit-text-fill-color:rgb(8, 42, 77) !important}.duet-theme-turva.sc-duet-input .duet-input[disabled].sc-duet-input{color:rgb(23, 28, 58) !important;background:rgb(245, 247, 250) !important;border-color:rgb(245, 247, 250) !important;-webkit-text-fill-color:rgb(23, 28, 58) !important}.duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #909599 !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #747475 !important}.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:hover:not(:disabled){box-shadow:0 0 0 1px #e55039}.duet-input.sc-duet-input:focus{border-color:rgb(0, 119, 179) !important;outline:0;box-shadow:0 0 0 1px #0077b3 !important;transition:none}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus{border-color:rgb(23, 28, 58) !important;box-shadow:0 0 0 1px #171c3a !important}.duet-theme-turva.sc-duet-input .duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:rgb(23, 28, 58)}.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #de2362}.duet-theme-turva.has-error.sc-duet-input .duet-input.sc-duet-input:focus{box-shadow:0 0 0 1px #e55039}.duet-input.sc-duet-input:focus+.duet-input-icon.sc-duet-input{color:rgb(0, 119, 179)}.duet-input[type=search].sc-duet-input:not(:placeholder-shown):focus+.duet-input-icon.sc-duet-input{display:none}.duet-input.sc-duet-input:not(:focus):not(:hover):invalid{box-shadow:none !important}.duet-input[type=number].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=number].sc-duet-input::-webkit-outer-spin-button,.duet-input[type=time].sc-duet-input::-webkit-inner-spin-button,.duet-input[type=time].sc-duet-input::-webkit-outer-spin-button{display:none;margin:0;-webkit-appearance:none}.duet-input.sc-duet-input::-webkit-search-cancel-button{margin-right:-28px}.duet-input-help.sc-duet-input{display:block;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(98, 121, 138);border-radius:4px}.duet-input-help.sc-duet-input span.sc-duet-input{display:block;margin-top:8px}.duet-theme-turva.sc-duet-input .duet-input-help.sc-duet-input{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(143, 147, 158)}.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:rgb(214, 28, 82)}.duet-theme-turva.has-error.sc-duet-input .duet-input-help.sc-duet-input{color:rgb(214, 28, 82)}.duet-label-hidden.sc-duet-input duet-label.sc-duet-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.duet-input-relative.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input,.duet-input-variation-button-left.sc-duet-input{position:relative;width:100%}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input,.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input,.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input{border-radius:4px}.duet-input-variation-button-left.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(0, 119, 179);box-shadow:0 0 0 1px #0077b3 !important}.duet-input-variation-button-left.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-input-variation-button-left.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #909599}.duet-input-variation-button-left.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #747475}.duet-input-variation-button-left.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-button-left.sc-duet-input .duet-input.sc-duet-input:hover:not(.disabled){box-shadow:none !important}.duet-input-variation-button.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-right-width:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.duet-input-variation-button-left.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-left-width:0 !important;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.duet-input-variation-revealable.sc-duet-input{position:relative;width:100%}.duet-input-variation-revealable.sc-duet-input .sc-duet-input::-ms-reveal{display:none}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(143, 147, 158)}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input duet-button.sc-duet-input{z-index:250;margin-bottom:0}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{border-width:0 !important}.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-variation-revealable.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}.duet-input-variation-revealable.disabled.sc-duet-input .duet-input-relative.sc-duet-input{background:rgb(245, 248, 250);border-color:rgb(212, 223, 229);box-shadow:none}.duet-input-variation-revealable.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(214, 28, 82)}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(214, 28, 82)}.duet-input-variation-revealable.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(0, 119, 179);box-shadow:0 0 0 1px #0077b3 !important}.duet-input-variation-revealable.duet-theme-turva.has-focus.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(23, 28, 58);box-shadow:0 0 0 1px #171c3a !important}.duet-input-variation-revealable.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #909599}.duet-input-variation-revealable.duet-theme-turva.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #747475}.duet-input-variation-revealable.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #de2362}.duet-input-variation-revealable.duet-theme-turva.has-error.sc-duet-input:hover:not(.disabled) .duet-input-relative.sc-duet-input{box-shadow:0 0 0 1px #e55039}.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;justify-content:flex-start;width:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;box-shadow:initial;transition:box-shadow 150ms ease, border 150ms ease}.duet-theme-turva.sc-duet-input .duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input{border-color:rgb(143, 147, 158)}.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input{flex-basis:4rem;flex-grow:1;padding-left:0 !important;margin-left:12px !important;border-width:0 !important}.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:focus,.duet-input-container.has-chips.sc-duet-input .duet-input-relative.sc-duet-input .duet-input.sc-duet-input:hover{border-width:0 !important;box-shadow:none !important}";
|
|
10049
10076
|
var DuetInputStyle0 = duetInputCss;
|
|
10050
10077
|
|
|
10051
10078
|
/**
|
|
@@ -15388,7 +15415,8 @@ class DuetPhoneInput {
|
|
|
15388
15415
|
return (_a = this.duetInputElement.value) === null || _a === void 0 ? void 0 : _a.replace(/\s/g, "");
|
|
15389
15416
|
}
|
|
15390
15417
|
set value(val) {
|
|
15391
|
-
this.
|
|
15418
|
+
this.duetInputElement.value = val;
|
|
15419
|
+
this.handleInput();
|
|
15392
15420
|
}
|
|
15393
15421
|
/**
|
|
15394
15422
|
* This is a proxy for the enclosed native inputs validity
|
|
@@ -16876,7 +16904,7 @@ const computePosition = (reference, floating, options) => {
|
|
|
16876
16904
|
});
|
|
16877
16905
|
};
|
|
16878
16906
|
|
|
16879
|
-
const duetPopupMenuCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(8, 42, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.scroll-visible{overflow-y:scroll;scroll-margin:20px}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}::slotted(duet-notification){max-width:360px}";
|
|
16907
|
+
const duetPopupMenuCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-popup-menu-list{position:absolute;top:0;left:0;z-index:950;width:max-content;min-width:175px;padding:8px;margin:0;color:rgb(8, 42, 77);list-style:none;visibility:hidden !important;background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15);opacity:0;transition:transform 300ms ease, visibility 300ms ease, opacity 300ms ease;transform:scaleY(0);transform-origin:top center}.duet-popup-menu-list.open{visibility:visible !important;opacity:1;transform:scaleY(1)}.duet-popup-menu-list.fixed{position:fixed}.duet-popup-menu-list.scroll-visible{overflow-y:scroll;scroll-margin:20px}.duet-popup-menu-list.duet-theme-turva{color:rgb(23, 28, 58) !important;background:rgb(255, 255, 255)}::slotted(duet-notification){max-width:360px}slot{--divider-margin:var(--space-x-small, 8px)}";
|
|
16880
16908
|
var DuetPopupMenuStyle0 = duetPopupMenuCss;
|
|
16881
16909
|
|
|
16882
16910
|
class DuetPopupMenu {
|
|
@@ -17165,12 +17193,37 @@ class DuetPopupMenu {
|
|
|
17165
17193
|
get itemElements() {
|
|
17166
17194
|
return Array.from(this.element.querySelectorAll(":scope duet-popup-menu-item"));
|
|
17167
17195
|
}
|
|
17196
|
+
getAllPrecedingMatchingSiblings(el, selector) {
|
|
17197
|
+
const prev = el.previousElementSibling;
|
|
17198
|
+
if (prev) {
|
|
17199
|
+
const matches = this.getAllPrecedingMatchingSiblings(prev, selector);
|
|
17200
|
+
if (prev === null || prev === void 0 ? void 0 : prev.matches(selector)) {
|
|
17201
|
+
matches.push(prev);
|
|
17202
|
+
}
|
|
17203
|
+
return matches;
|
|
17204
|
+
}
|
|
17205
|
+
return [];
|
|
17206
|
+
}
|
|
17168
17207
|
get popupMenuStyleHeight() {
|
|
17208
|
+
var _a;
|
|
17169
17209
|
const selector = ":scope duet-popup-menu-item, :scope duet-notification";
|
|
17170
17210
|
const elements = Array.from(this.element.querySelectorAll(selector));
|
|
17171
|
-
if
|
|
17211
|
+
// if we have filter, elements may be hidden
|
|
17212
|
+
const visibleElements = elements.filter(el => el.style.display !== "none");
|
|
17213
|
+
if (visibleElements.length > 0 && this.scrollLimit) {
|
|
17214
|
+
// of the visible elements, we want to show at moist scrollLimit items
|
|
17215
|
+
const itemsToShow = visibleElements.slice(0, this.scrollLimit - 1);
|
|
17216
|
+
// use the actual heights of the items to show
|
|
17217
|
+
const itemsToShowHeight = itemsToShow.reduce((acc, cur) => acc + cur.offsetHeight, 0);
|
|
17218
|
+
// include possible filter input
|
|
17219
|
+
const filterHeight = ((_a = this.filterInput) === null || _a === void 0 ? void 0 : _a.offsetHeight) || 0;
|
|
17220
|
+
// include all dividers that preced the last item to show
|
|
17221
|
+
// as their height with margins can not be easily captured, use magic number 17, 1px height + 2 * 8px margin
|
|
17222
|
+
const lastItemToShow = itemsToShow[itemsToShow.length - 1];
|
|
17223
|
+
const dividerHeight = this.getAllPrecedingMatchingSiblings(lastItemToShow, "duet-divider").length * 17;
|
|
17224
|
+
// popup-menu has spaceXSmall top and bottom paddings
|
|
17172
17225
|
const paddings = Number(spaceXSmall.replace("px", "")) * 2;
|
|
17173
|
-
return `${
|
|
17226
|
+
return `${itemsToShowHeight + filterHeight + dividerHeight + paddings}px`;
|
|
17174
17227
|
}
|
|
17175
17228
|
else {
|
|
17176
17229
|
return "auto";
|
|
@@ -17193,17 +17246,17 @@ class DuetPopupMenu {
|
|
|
17193
17246
|
overflowY: "auto",
|
|
17194
17247
|
height: this.popupMenuStyleHeight,
|
|
17195
17248
|
};
|
|
17196
|
-
return (hAsync(Host, { key: '
|
|
17249
|
+
return (hAsync(Host, { key: 'b122068ff5f05a161926a7eeec8418fd258dc753' }, hAsync("div", { key: '3ee437f9fce94ed063c132bb045aedf2714a4ccf', ref: element => {
|
|
17197
17250
|
this.menuElement = element;
|
|
17198
17251
|
}, style: styles, class: {
|
|
17199
17252
|
open: this.open,
|
|
17200
17253
|
"duet-popup-menu-list": true,
|
|
17201
17254
|
"duet-theme-turva": this.theme === "turva",
|
|
17202
17255
|
"scroll-visible": this.scrollLimit < this.itemElements.length,
|
|
17203
|
-
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (hAsync("div", { key: '
|
|
17256
|
+
}, role: this.accessibleRole, "aria-label": this.accessibleLabel }, this.showFilterInput && (hAsync("div", { key: '73faa0c97cebf6cb99abae830cabcc06525b4b57' }, hAsync("duet-input", { key: 'fa2d88575830d3dae9beb503dc7016e419a7cef0', ref: el => (this.filterInput = el), label: this.filterLabel[this.language], "label-hidden": true, expand: true, margin: "none", type: "search", onDuetInput: this.filterItems, onKeyDown: this.handleKeyDownOnFilter }), hAsync("duet-visually-hidden", { key: '56c6e3412f75452b9da5bc8888405ce19289d7d1' }, hAsync("span", { key: 'ad2a9bb358c92fb580f225a347f45f4bd2147e14', role: "status" }, `
|
|
17204
17257
|
${this.filterResultCount}/${this.itemElements.length}
|
|
17205
17258
|
${this.filterResultCountLabel[this.language]}
|
|
17206
|
-
`)), hAsync("duet-spacer", { key: '
|
|
17259
|
+
`)), hAsync("duet-spacer", { key: 'dfd8ee96c3234e6c1cfd6389fdbf30996dab3d0d', size: "xx-small" }))), hAsync("slot", { key: 'adc7655a36b4009b4dc5cfcb9d83b73a2e0beb9e' }))));
|
|
17207
17260
|
}
|
|
17208
17261
|
get element() { return getElement(this); }
|
|
17209
17262
|
static get watchers() { return {
|
|
@@ -18680,6 +18733,106 @@ class DuetShapedImage {
|
|
|
18680
18733
|
}; }
|
|
18681
18734
|
}
|
|
18682
18735
|
|
|
18736
|
+
const duetShareChartCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-share-chart-horizontal-bar{height:16px;margin-bottom:20px;border-radius:4px}.duet-share-chart-horizontal-bar .duet-share-chart-share{box-sizing:border-box;display:inline-block;height:16px;border-color:rgb(255, 255, 255);border-style:solid;border-width:0 1px}.duet-share-chart-horizontal-bar .duet-share-chart-share:first-child{border-left-width:0;border-radius:4px 0 0 4px}.duet-share-chart-horizontal-bar .duet-share-chart-share:last-child{border-right-width:0;border-radius:0 4px 4px 0}.duet-share-chart-item-list{padding:0 4px;margin:0;list-style:none}.duet-share-chart-item-list li{display:flex;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;font-variant-numeric:tabular-nums;color:rgb(8, 42, 77)}.duet-share-chart-item-list li.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-share-chart-item-list span{display:inline-block}.duet-share-chart-item-list .duet-share-chart-item-color{flex-shrink:0;width:12px;height:12px;margin-top:calc((1.5rem - 12px) / 2);margin-right:12px;border-radius:4px}.duet-share-chart-item-list .duet-share-chart-item-value{font-weight:600}";
|
|
18737
|
+
var DuetShareChartStyle0 = duetShareChartCss;
|
|
18738
|
+
|
|
18739
|
+
class DuetShareChart {
|
|
18740
|
+
constructor(hostRef) {
|
|
18741
|
+
registerInstance(this, hostRef);
|
|
18742
|
+
this.defaultColors = [
|
|
18743
|
+
"lt-blue-800",
|
|
18744
|
+
"lt-blue-600",
|
|
18745
|
+
"success-600",
|
|
18746
|
+
"success-800",
|
|
18747
|
+
"warning-600",
|
|
18748
|
+
"danger-600",
|
|
18749
|
+
"danger-800",
|
|
18750
|
+
];
|
|
18751
|
+
/**
|
|
18752
|
+
* Local methods
|
|
18753
|
+
*/
|
|
18754
|
+
this.colorPickCount = 0;
|
|
18755
|
+
this.items = undefined;
|
|
18756
|
+
this.theme = "";
|
|
18757
|
+
this.unit = "%";
|
|
18758
|
+
}
|
|
18759
|
+
/**
|
|
18760
|
+
* Component lifecycle events.
|
|
18761
|
+
*/
|
|
18762
|
+
componentWillLoad() {
|
|
18763
|
+
inheritGlobalTheme(this);
|
|
18764
|
+
}
|
|
18765
|
+
connectedCallback() {
|
|
18766
|
+
this.updateChartItems();
|
|
18767
|
+
}
|
|
18768
|
+
disconnectedCallback() {
|
|
18769
|
+
if (this.childObserver) {
|
|
18770
|
+
this.childObserver.disconnect();
|
|
18771
|
+
this.childObserver = undefined;
|
|
18772
|
+
}
|
|
18773
|
+
}
|
|
18774
|
+
pickColor() {
|
|
18775
|
+
const color = this.defaultColors[this.colorPickCount];
|
|
18776
|
+
this.colorPickCount += 1;
|
|
18777
|
+
if (this.colorPickCount > this.defaultColors.length - 1) {
|
|
18778
|
+
this.colorPickCount = 0;
|
|
18779
|
+
}
|
|
18780
|
+
return color;
|
|
18781
|
+
}
|
|
18782
|
+
updateChartItems() {
|
|
18783
|
+
const children = getElementsFromDefaultSlot(this.element).filter(el => el.tagName.toLocaleLowerCase() === "duet-share-chart-item");
|
|
18784
|
+
this.items = children.map(child => ({
|
|
18785
|
+
text: child.innerText,
|
|
18786
|
+
value: child.value,
|
|
18787
|
+
color: child.color || this.pickColor(),
|
|
18788
|
+
}));
|
|
18789
|
+
this.itemsTotalValue = this.items.reduce((total, { value }) => total + value, 0);
|
|
18790
|
+
}
|
|
18791
|
+
render() {
|
|
18792
|
+
return (hAsync(Host, { key: '230ed44d6302403fc483392a556cdd6a994ece90' }, hAsync("div", { key: '491a97e31835484f390449c35cd21720e06b6a7a', class: "duet-share-chart-horizontal-bar", role: "presentation" }, this.items.map(item => (hAsync("span", { class: "duet-share-chart-share", style: {
|
|
18793
|
+
width: `${(item.value / this.itemsTotalValue) * 100}%`,
|
|
18794
|
+
backgroundColor: getColorByName(item.color, this.theme),
|
|
18795
|
+
} })))), hAsync("ul", { key: '943e85740a3ece5878daa1138dfca90ee5798ab2', class: "duet-share-chart-item-list" }, this.items.map(item => (hAsync("li", { class: { "duet-theme-turva": this.theme === "turva" } }, hAsync("span", { class: "duet-share-chart-item-color", style: { background: getColorByName(item.color, this.theme) } }), hAsync("span", { class: "duet-share-chart-item-text" }, item.text, ":"), hAsync("span", { class: "duet-share-chart-item-value" }, "\u00A0", item.value, "\u00A0", this.unit), this.unit !== "%" && (hAsync("duet-visually-hidden", null, `${(item.value / this.itemsTotalValue) * 100}%`)))))), hAsync("slot", { key: '5c102cbf81beeb8b1c9f2a66508bd34d7547a2b5' })));
|
|
18796
|
+
}
|
|
18797
|
+
get element() { return getElement(this); }
|
|
18798
|
+
static get style() { return DuetShareChartStyle0; }
|
|
18799
|
+
static get cmpMeta() { return {
|
|
18800
|
+
"$flags$": 9,
|
|
18801
|
+
"$tagName$": "duet-share-chart",
|
|
18802
|
+
"$members$": {
|
|
18803
|
+
"theme": [1025],
|
|
18804
|
+
"unit": [1],
|
|
18805
|
+
"items": [32]
|
|
18806
|
+
},
|
|
18807
|
+
"$listeners$": undefined,
|
|
18808
|
+
"$lazyBundleId$": "-",
|
|
18809
|
+
"$attrsToReflect$": []
|
|
18810
|
+
}; }
|
|
18811
|
+
}
|
|
18812
|
+
|
|
18813
|
+
class DuetShareChartItem {
|
|
18814
|
+
constructor(hostRef) {
|
|
18815
|
+
registerInstance(this, hostRef);
|
|
18816
|
+
this.value = 0;
|
|
18817
|
+
this.color = undefined;
|
|
18818
|
+
}
|
|
18819
|
+
render() {
|
|
18820
|
+
return (hAsync(Host, { key: '1db343b4bc9ac0287de482ea0d609049a4645d8d' }, hAsync("div", { key: 'e75250d63d27f9501799767cb42283f664f860ea', hidden: true }, hAsync("slot", { key: 'd480ba557649e858697129546874bae17e47135d' }))));
|
|
18821
|
+
}
|
|
18822
|
+
get element() { return getElement(this); }
|
|
18823
|
+
static get cmpMeta() { return {
|
|
18824
|
+
"$flags$": 9,
|
|
18825
|
+
"$tagName$": "duet-share-chart-item",
|
|
18826
|
+
"$members$": {
|
|
18827
|
+
"value": [2],
|
|
18828
|
+
"color": [1]
|
|
18829
|
+
},
|
|
18830
|
+
"$listeners$": undefined,
|
|
18831
|
+
"$lazyBundleId$": "-",
|
|
18832
|
+
"$attrsToReflect$": []
|
|
18833
|
+
}; }
|
|
18834
|
+
}
|
|
18835
|
+
|
|
18683
18836
|
const duetShowMoreCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block}.duet-show-more{margin-bottom:16px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.5;color:rgb(8, 42, 77)}.duet-show-more.duet-m-0{margin:0 !important}.duet-show-more .slotted-content{display:none}.duet-show-more.open .slotted-content{display:block}.duet-show-more .content:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-show-more.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-show-more.duet-theme-turva .content:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
|
|
18684
18837
|
var DuetShowMoreStyle0 = duetShowMoreCss;
|
|
18685
18838
|
|
|
@@ -18775,7 +18928,7 @@ class DuetShowMore {
|
|
|
18775
18928
|
"duet-theme-turva": this.theme === "turva",
|
|
18776
18929
|
"duet-m-0": this.margin === "none",
|
|
18777
18930
|
open: this.open,
|
|
18778
|
-
} }, hAsync("div", { key: '
|
|
18931
|
+
} }, hAsync("div", { key: 'bc1f2d3525d4e5ce6b10770013aa6696822a71aa', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "-1" : "" }, hAsync("div", { key: 'b250102aac08de1604938717797afcfc7f28f624', class: { "slotted-content": true } }, hAsync("slot", { key: '95f39f8e5abf0a79bf9f40cf34281013991cdd8b' }))), hAsync("duet-button", { key: 'b07f00cb1d84ba412a711f7f1f37e7e3269e1984', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, accessiblePressed: this.isSafariBrowser ? this.open : null, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, hAsync("span", { key: '33157363432909baaa57cb03d67c71c0de61b073' }, this.open ? this.showLessLabel : this.showMoreLabel)))));
|
|
18779
18932
|
}
|
|
18780
18933
|
get element() { return getElement(this); }
|
|
18781
18934
|
static get style() { return DuetShowMoreStyle0; }
|
|
@@ -19348,7 +19501,7 @@ class DuetSlideoutLang {
|
|
|
19348
19501
|
*/
|
|
19349
19502
|
render() {
|
|
19350
19503
|
const langTranslation = getLocaleString(this.chooseLangObject);
|
|
19351
|
-
return (hAsync(Host, { key: '
|
|
19504
|
+
return (hAsync(Host, { key: '848aaedd9e1c8ed6d539b69daef3a831af55b178' }, hAsync("div", { key: '69695781b71a228e58973bd2673c7765582b6fcb', class: "duet-slideout-lang", role: "group", "aria-label": langTranslation }, hAsync("duet-icon", { key: '2305f5314bf1fb5c270d2a8eeb55f75382d2591a', name: "navigation-language", margin: "none", color: "secondary" }), hAsync("slot", { key: '2d7a718ac92ce21dd138e7fb71e27a02ac5ca1ae' }))));
|
|
19352
19505
|
}
|
|
19353
19506
|
get element() { return getElement(this); }
|
|
19354
19507
|
static get style() { return DuetSlideoutLangStyle0; }
|
|
@@ -19404,12 +19557,12 @@ class DuetSlideoutLink {
|
|
|
19404
19557
|
* Always the last one in the class.
|
|
19405
19558
|
*/
|
|
19406
19559
|
render() {
|
|
19407
|
-
return (hAsync(Host, { key: '
|
|
19560
|
+
return (hAsync(Host, { key: '9c7e694f19f234e14ac86c900c0f7ae6f765f7ab' }, hAsync("a", { key: 'ff3e3a23d2d1b3f56b0b994e7eeccb6f71b4c5be', target: !this.href ? null : this.external ? "_blank" : "_self", class: {
|
|
19408
19561
|
"duet-slideout-link": true,
|
|
19409
19562
|
"duet-theme-turva": this.theme === "turva",
|
|
19410
19563
|
active: this.active,
|
|
19411
19564
|
[this.size]: true,
|
|
19412
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (hAsync("duet-icon", { key: '
|
|
19565
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", lang: this.targetLanguage, hreflang: this.targetLanguage, "aria-label": (this.href && getAccessibleLinkLabel(this)) || this.accessibleLabel, rel: this.external ? "noopener" : undefined }, this.icon && (hAsync("duet-icon", { key: 'f7528118eb9ac1331797c4e375e5373511ed2b5a', name: this.icon, color: "secondary", size: this.menuItem ? "x-small" : "medium", margin: "none" })), hAsync("div", { key: '7ade705aba28a34b24d53a09ec067823b94c03d6', class: "label" }, hAsync("span", { key: '84085ddeaa526502419641aefd0cd30106b89fe0' }, hAsync("span", { key: '792db99a27189102d713db6351e724547297670f', class: "label-container" }, hAsync("span", { key: '1416b4f044e1320c2f71a2db1b3839e21d482979', class: "label-content" }, hAsync("slot", { key: '7f66789e0c27b6c09309f446179cdc8e5a6dfa6d' })), this.external && (hAsync("duet-icon", { key: 'b1e870744e89431b43907f9ca6030a075af36be7', class: "external-icon", theme: this.theme, name: actionNewWindowSmall.title, margin: "none", size: "auto", color: "currentColor" }))), hAsync("slot", { key: '3dcd61fca8f725f97ea83d397d676ede325fb624', name: "description" })), this.caret && (hAsync("duet-icon", { key: '4bcd014bb5cd4c1d1af3d42d113407b26bcad004', name: "action-arrow-right", color: "secondary", size: "x-small", margin: "none" }))))));
|
|
19413
19566
|
}
|
|
19414
19567
|
get element() { return getElement(this); }
|
|
19415
19568
|
static get style() { return DuetSlideoutLinkStyle0; }
|
|
@@ -19572,23 +19725,23 @@ class DuetSlideoutPanel {
|
|
|
19572
19725
|
};
|
|
19573
19726
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
19574
19727
|
const backTranslation = getLocaleString(this.backLangObject);
|
|
19575
|
-
return (hAsync(Host, { key: '
|
|
19728
|
+
return (hAsync(Host, { key: 'cb822cc9737388e773957e9167d9a3f3092a5024' }, hAsync("div", { key: 'ecf89dccd7aaa7516815ddb1b3283dcb88561624', class: {
|
|
19576
19729
|
"duet-slideout-panel": true,
|
|
19577
19730
|
"duet-theme-turva": this.theme === "turva",
|
|
19578
19731
|
active: this.open,
|
|
19579
|
-
} }, hAsync("button", { key: '
|
|
19732
|
+
} }, hAsync("button", { key: '1c5d2a8c1e0ccc4d56c57c12e32f37fd2d8bdf28', ref: element => (this.openButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
19580
19733
|
link: true,
|
|
19581
19734
|
active: this.active,
|
|
19582
|
-
}, onClick: this.onClick, inert: this.open }, this.icon && (hAsync("div", { key: '
|
|
19735
|
+
}, onClick: this.onClick, inert: this.open }, this.icon && (hAsync("div", { key: '2ed84760445304c52dc13d7d5691fa83386a3fb3', class: "duet-slideout-icon" }, hAsync("duet-icon", { key: 'a80ea5ba954811c488852ac37d6d7239b7b33a14', name: this.icon, size: "medium", margin: "none", color: "secondary" }), this.badge && hAsync("div", { key: 'a66f32d3b20af0bbad481d024da7cc5616b1c879', class: "duet-slideout-badge" }))), hAsync("span", { key: 'da846f3815471fb3fdcd4c1319e18f1a5597cfa0', class: "label" }, hAsync("span", { key: 'f6e260a2a4e4b97d6f724f45e1e46ab386dff47d', class: { "label-text": true, [this.labelSize]: true } }, hAsync("slot", { key: 'abddec9671e9c3b3a3cf43ee916ee198a06b0516', name: "label" })), hAsync("duet-icon", { key: 'ed3ef00614b835aac2526866e71b05198dabe225', class: "caret", name: "action-arrow-right", margin: "none", size: "x-small", color: "secondary" }))), hAsync("div", { key: 'f004a0beebfa0aea1f9140d94f44a53def61be84', ref: element => (this.dialog = element), class: {
|
|
19583
19736
|
dialog: true,
|
|
19584
19737
|
hidden: !this.open,
|
|
19585
|
-
}, style: styles }, hAsync(FocusGuard, { key: '
|
|
19738
|
+
}, style: styles }, hAsync(FocusGuard, { key: '141275269b60c09c78245f2cdba73e3c1556ec89', moveFocusTo: this.closeButton }), hAsync("div", { key: '8835c47450104420f6dd3a208375dfc129fe13fc', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, hAsync("div", { key: 'e26413e851f98164d3f00b4839899a7a05c57a0d', class: "top" }, hAsync("button", { key: 'e47be55cb0d87b1031a051ce164af014ca773e17', ref: element => (this.closeButton = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-label": `${backTranslation}`, type: "button", class: {
|
|
19586
19739
|
back: true,
|
|
19587
|
-
}, onClick: this.onClick }, hAsync("duet-icon", { key: '
|
|
19740
|
+
}, onClick: this.onClick }, hAsync("duet-icon", { key: '6c1caa323b815ad3940991fdc7aacec7aab7f94a', class: "caret", name: "action-arrow-left", margin: "none", size: "small", color: "secondary" })), hAsync("span", { key: '96e9ac9d7ff5121db3d90ce76613d00db1864778' }, this.label.innerHTML), hAsync("button", { key: '4557397517d57085b8442828c0b60164ce048a3e', class: "close", type: "button", onClick: this.onCloseClick, "aria-label": `${exitTranslation}` }, hAsync("duet-icon", { key: '7c00e8108b826b44fc9343d172fcda9eb700d4a9', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), hAsync("div", { key: 'b9f1ebcaf47a9635917063bec751725fd580f019', class: "sticky-header" }, hAsync("slot", { key: 'd70c5e23758b79af9cfadfab39349bf9b71b4a76', name: "sticky-header" }))), hAsync("div", { key: 'c87464365151093c3edca5fc7478af7b3b90e2ff', tabindex: "-1", role: "menu",
|
|
19588
19741
|
//TODO: slideout menu fades out, needs to be instant
|
|
19589
19742
|
id: "menu", "aria-labelledby": "button", class: {
|
|
19590
19743
|
items: true,
|
|
19591
|
-
} }, hAsync("slot", { key: '
|
|
19744
|
+
} }, hAsync("slot", { key: 'a0dd655320d212ccc005c3fb096b578f19f9c0a8' })), hAsync(FocusGuard, { key: 'dafafa79bc1b13a9c9eb46379181a02ab0487aa5', moveFocusTo: this.closeButton })))));
|
|
19592
19745
|
}
|
|
19593
19746
|
get element() { return getElement(this); }
|
|
19594
19747
|
static get watchers() { return {
|
|
@@ -19658,16 +19811,16 @@ class DuetSlideoutPanelDropdown {
|
|
|
19658
19811
|
* Always the last one in the class.
|
|
19659
19812
|
*/
|
|
19660
19813
|
render() {
|
|
19661
|
-
return (hAsync(Host, { key: '
|
|
19814
|
+
return (hAsync(Host, { key: '89618f83739daf830ec8b90e05e9f3e5f9b52f34' }, hAsync("div", { key: 'e155beffd0996d1cace98318dc02b6a9cd6f1531', class: {
|
|
19662
19815
|
"duet-slideout-panel-dropdown": true,
|
|
19663
19816
|
"duet-theme-turva": this.theme === "turva",
|
|
19664
19817
|
active: this.open,
|
|
19665
|
-
} }, hAsync("button", { key: '
|
|
19818
|
+
} }, hAsync("button", { key: 'f2aeae59fdea3ec033d49a5a5539c5d5f076394a', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
19666
19819
|
active: this.active,
|
|
19667
|
-
}, onClick: this.onClick }, this.icon && hAsync("duet-icon", { key: '
|
|
19820
|
+
}, onClick: this.onClick }, this.icon && hAsync("duet-icon", { key: 'c884fa8d6236722a189b5bc384eb85000587ffa1', name: this.icon, size: "medium", margin: "none", color: "secondary" }), hAsync("span", { key: '73cfdab8bb78c2504a8fc0d45d581be2161b6039', class: "label" }, hAsync("slot", { key: '656c5d97ba82b382db0feb02003427fe41eb1767', name: "label" }), hAsync("duet-icon", { key: 'd927fed89d4414a08391ca31fdfde8d51cd64b01', class: "caret", name: "action-arrow-down-small", margin: "none", size: "xx-small", color: "secondary" }))), hAsync("div", { key: '2292a1771bdc183cc5b4eb3836e32af3caf69397', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
19668
19821
|
items: true,
|
|
19669
19822
|
hidden: !this.open,
|
|
19670
|
-
} }, hAsync("slot", { key: '
|
|
19823
|
+
} }, hAsync("slot", { key: '8b5ea9880c9444c6bd3d98db753a7503813cdd21' })))));
|
|
19671
19824
|
}
|
|
19672
19825
|
get element() { return getElement(this); }
|
|
19673
19826
|
static get style() { return DuetSlideoutPanelDropdownStyle0; }
|
|
@@ -19814,14 +19967,17 @@ class DuetStatusIcon {
|
|
|
19814
19967
|
this.margin = "auto";
|
|
19815
19968
|
this.strong = false;
|
|
19816
19969
|
}
|
|
19970
|
+
getVariation() {
|
|
19971
|
+
return ["default", "success", "danger", "warning"].includes(this.variation) ? this.variation : "default";
|
|
19972
|
+
}
|
|
19817
19973
|
getBg() {
|
|
19818
|
-
return tokens$1[this.bg[this.strong ? "strong" : "default"][this.
|
|
19974
|
+
return tokens$1[this.bg[this.strong ? "strong" : "default"][this.getVariation()]];
|
|
19819
19975
|
}
|
|
19820
19976
|
getColor() {
|
|
19821
|
-
return tokens$1[this.color[this.strong ? "strong" : "default"][this.
|
|
19977
|
+
return tokens$1[this.color[this.strong ? "strong" : "default"][this.getVariation()]];
|
|
19822
19978
|
}
|
|
19823
19979
|
getIcon() {
|
|
19824
|
-
switch (this.
|
|
19980
|
+
switch (this.getVariation()) {
|
|
19825
19981
|
case "default":
|
|
19826
19982
|
return `
|
|
19827
19983
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img">
|
|
@@ -19846,10 +20002,10 @@ class DuetStatusIcon {
|
|
|
19846
20002
|
}
|
|
19847
20003
|
}
|
|
19848
20004
|
render() {
|
|
19849
|
-
return (hAsync(Host, { key: '
|
|
19850
|
-
[`duet-status-icon-${this.
|
|
20005
|
+
return (hAsync(Host, { key: 'f2a27d2fd14f0521619a4a4acc078853914cb77d', class: {
|
|
20006
|
+
[`duet-status-icon-${this.getVariation()}`]: true,
|
|
19851
20007
|
"duet-strong-bg": this.strong,
|
|
19852
|
-
} }, hAsync("duet-icon", { key: '
|
|
20008
|
+
} }, hAsync("duet-icon", { key: '9fea7a807f88b0c840a4fb37ea025126edf80a3e', icon: this.getIcon(), size: this.size, margin: this.margin })));
|
|
19853
20009
|
}
|
|
19854
20010
|
static get cmpMeta() { return {
|
|
19855
20011
|
"$flags$": 9,
|
|
@@ -20222,19 +20378,19 @@ class DuetSubmenuBar {
|
|
|
20222
20378
|
* Always the last one in the class.
|
|
20223
20379
|
*/
|
|
20224
20380
|
render() {
|
|
20225
|
-
return (hAsync(Host, { key: '
|
|
20381
|
+
return (hAsync(Host, { key: '417d739470c7fe9b87ddc61a9f660113df598c22' }, hAsync("nav", { key: '139ebc35685702253a213c7105407af7a141a62c', class: {
|
|
20226
20382
|
"duet-submenu-bar": true,
|
|
20227
20383
|
"duet-theme-turva": this.theme === "turva",
|
|
20228
20384
|
hidden: this.hidden,
|
|
20229
|
-
}, "aria-label": this.accessibleLabel }, this.hasItems && (hAsync("button", { key: '
|
|
20385
|
+
}, "aria-label": this.accessibleLabel }, this.hasItems && (hAsync("button", { key: '501638b4c30ab12368c39a05f74bb1c3b1317362', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", id: "button", type: "button", class: {
|
|
20230
20386
|
active: this.open,
|
|
20231
|
-
}, onClick: this.onClick }, hAsync("span", { key: '
|
|
20387
|
+
}, onClick: this.onClick }, hAsync("span", { key: '403ee71ef7c4a79e36018e751e8beb7dc48049c9', class: "label" }, hAsync("slot", { key: 'd3c17dd11de845bb119d8f753fd358bd2c65a6d9', name: "label" }), hAsync("duet-icon", { key: '81b28c9228a242a36202f53c9ed9fd8a8b609221', theme: this.theme, class: "caret", name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" })))), hAsync("div", { key: 'ba2b698fcce4246cbd779e87dfac3a6be181d926', class: {
|
|
20232
20388
|
"menu-container": true,
|
|
20233
20389
|
hidden: !this.open,
|
|
20234
|
-
}, role: "presentation" }, hAsync("div", { key: '
|
|
20390
|
+
}, role: "presentation" }, hAsync("div", { key: 'e76659541e9d8c28c9dad388f363d794e6d352e1', role: this.mobile ? "menu" : null, id: "menu", "aria-labelledby": this.mobile ? "button" : null, "aria-expanded": this.mobile ? (this.open ? "true" : "false") : null, class: {
|
|
20235
20391
|
items: true,
|
|
20236
20392
|
hidden: !this.open,
|
|
20237
|
-
}, ref: element => (this.itemsContainer = element) }, hAsync("div", { key: '
|
|
20393
|
+
}, ref: element => (this.itemsContainer = element) }, hAsync("div", { key: '51f96f2351bc5d0e236ce4b36f71aaa5054e5f15', class: "list", role: this.mobile ? "presentation" : "list" }, hAsync("slot", { key: 'e82358ec5faa3172b05111c5cb8b4a92af93408b' }), hAsync("div", { key: '1dc90575c0ca00419a1a6dabc94d997a658b4d04', class: "list-padding" }))), hAsync("duet-overlay", { key: '6a46e855d0da8c13ca1bff8f69016dfab10afa5d', "keep-stacking-context": true, visible: this.open, "display-device": "not-large", transition: "immediate" })))));
|
|
20238
20394
|
}
|
|
20239
20395
|
get element() { return getElement(this); }
|
|
20240
20396
|
static get watchers() { return {
|
|
@@ -20355,18 +20511,18 @@ class DuetSubmenuBarDropdown {
|
|
|
20355
20511
|
* Always the last one in the class.
|
|
20356
20512
|
*/
|
|
20357
20513
|
render() {
|
|
20358
|
-
return (hAsync(Host, { key: '
|
|
20514
|
+
return (hAsync(Host, { key: '76e8b37395a41c08dfb79044c9aa9e8ca5ba5274', role: "listitem" }, hAsync("div", { key: '16c3746948dd9f622b4cb003304e22f1dc1faf9d', class: {
|
|
20359
20515
|
"duet-submenu-bar-dropdown": true,
|
|
20360
20516
|
"duet-theme-turva": this.theme === "turva",
|
|
20361
20517
|
open: this.open,
|
|
20362
20518
|
active: this.active,
|
|
20363
|
-
} }, hAsync("button", { key: '
|
|
20519
|
+
} }, hAsync("button", { key: 'e1714f05f37e793f5f83a72cf63a62a5798e0415', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", id: "button", type: "button", class: {
|
|
20364
20520
|
open: this.open,
|
|
20365
20521
|
active: this.active,
|
|
20366
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: '
|
|
20522
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: 'f0e8d42456dd083616c6245a2a67f6f83a2e2553', class: "submenu-bar-dropdown-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), hAsync("div", { key: '4a8c42c00dab9378cee591e449d27c3e313fbed2', class: "label" }, hAsync("span", { key: 'f04bb5583ba82c58534312b22dbb86129837fba4', class: "label-text" }, hAsync("slot", { key: '1ff407f2b05a19f13d3cdf7abc508853e9fb951c', name: "label" })), hAsync("duet-icon", { key: '8c0911d940e05310687d92a0cacc1ef55d388475', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), hAsync("div", { key: '30970885dfcc36d710bb0fe2eed310a71348c0d2', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
20367
20523
|
items: true,
|
|
20368
20524
|
hidden: !this.open,
|
|
20369
|
-
} }, hAsync("slot", { key: '
|
|
20525
|
+
} }, hAsync("slot", { key: '19623f7c88cc36d51607272ac2e2e9e582c79654' })))));
|
|
20370
20526
|
}
|
|
20371
20527
|
get element() { return getElement(this); }
|
|
20372
20528
|
static get style() { return DuetSubmenuBarDropdownStyle0; }
|
|
@@ -20418,12 +20574,12 @@ class DuetSubmenuBarDropdownLink {
|
|
|
20418
20574
|
* Always the last one in the class.
|
|
20419
20575
|
*/
|
|
20420
20576
|
render() {
|
|
20421
|
-
return (hAsync(Host, { key: '
|
|
20577
|
+
return (hAsync(Host, { key: 'c9c117e150388808484adcbb1b89d8a1f402c5dd' }, hAsync("a", { key: '4b79d238f3e36813339bea04e3c9a559ee3972a6', class: {
|
|
20422
20578
|
"duet-submenu-bar-dropdown-link": true,
|
|
20423
20579
|
"duet-theme-turva": this.theme === "turva",
|
|
20424
20580
|
highlight: this.highlight,
|
|
20425
20581
|
active: this.active,
|
|
20426
|
-
}, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '
|
|
20582
|
+
}, "aria-current": this.active ? "true" : "false", href: this.href, onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: 'f0de902b75bd2c14f2e5ab7bab9045c6f7516219', name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), hAsync("span", { key: 'fb4cc6db27bd38658bbca4c0ac023c60b8c1f9f1', class: "label-container" }, hAsync("span", { key: '4451bf79f482417ca15545d3c066d1bb5f2fabf4', class: "label" }, hAsync("slot", { key: 'ff2def8614a7757177b420f8f0f071d5f6b2dda8' })), this.caret && hAsync("duet-icon", { key: 'd2e513116a7031390c920b937617b8f365c2fa9a', name: "action-arrow-right-small", size: "xxx-small", margin: "none" })), this.active && (hAsync("duet-icon", { key: '0b9751d96777023aef4b13d1b06ac493975f219a', class: "active-check", name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
20427
20583
|
}
|
|
20428
20584
|
get element() { return getElement(this); }
|
|
20429
20585
|
static get style() { return DuetSubmenuBarDropdownLinkStyle0; }
|
|
@@ -20497,7 +20653,7 @@ class DuetSubmenuBarItem {
|
|
|
20497
20653
|
render() {
|
|
20498
20654
|
const TagName = this.url ? "a" : "button";
|
|
20499
20655
|
const role = this.url ? "link" : "button";
|
|
20500
|
-
return (hAsync(Host, { key: '
|
|
20656
|
+
return (hAsync(Host, { key: '286d31e43175b586e05d660dcae91f2ba0176f8d', role: "listitem" }, hAsync(TagName, { key: 'ff2ee974d9ee8340c3c53e24c07eb4793f6f9bec', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: { "duet-submenu-bar-item": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.url, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, role: role, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("duet-icon", { key: '8ad8924d66e2bc49aa1605f59ae9c96b06c91ddc', class: "leading-icon", theme: this.theme, name: this.leadingIcon, size: "auto", margin: "none", color: "currentColor" })), hAsync("div", { key: '3433ef2e595da4391f05927fab8deb99304887bc', class: "label" }, hAsync("span", { key: 'df2750c809a744a98e41624478d8ff5616ba496c', class: "label-text" }, hAsync("slot", { key: '83fb30a29389e5e2f5caebb04b99be1d480fdc3c' })), (this.trailingIcon || this.external) && (hAsync("duet-icon", { key: 'b00f95d9b7f5c0ad824c25fc32936964cc5d9e69', class: {
|
|
20501
20657
|
"trailing-icon": !!this.trailingIcon,
|
|
20502
20658
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
20503
20659
|
"external-icon": !!this.external,
|
|
@@ -20558,7 +20714,7 @@ class DuetSubmenuBarLink {
|
|
|
20558
20714
|
* Always the last one in the class.
|
|
20559
20715
|
*/
|
|
20560
20716
|
render() {
|
|
20561
|
-
return (hAsync(Host, { key: '
|
|
20717
|
+
return (hAsync(Host, { key: '523a71ea3cb2b043ce88a6bc11bbdb371eb665bb', role: "listitem" }, hAsync("a", { key: 'e6a7fd1bbc7a46c356e2b1c682f170c263e18e46', class: { "duet-submenu-bar-link": true, "duet-theme-turva": this.theme === "turva", active: this.active }, href: this.href, onKeyUp: e => this.handleEscape(e), "aria-current": this.active ? "true" : "false" }, this.icon && (hAsync("duet-icon", { key: '3643314e71d9195799cdfed981987b062ed8fcd9', class: "submenu-bar-link-icon", theme: this.theme, name: this.icon, size: "auto", margin: "none", color: "currentColor" })), hAsync("span", { key: '2605d1554838ec11a74e2f04767ab315f03bf14f', class: "label" }, hAsync("slot", { key: '8a9329340f3efc9b0de1ac382941d01435bae8d4' })))));
|
|
20562
20718
|
}
|
|
20563
20719
|
get element() { return getElement(this); }
|
|
20564
20720
|
static get style() { return DuetSubmenuBarLinkStyle0; }
|
|
@@ -21038,7 +21194,7 @@ class DuetTable {
|
|
|
21038
21194
|
}
|
|
21039
21195
|
}
|
|
21040
21196
|
render() {
|
|
21041
|
-
return (hAsync(Host, { key: '
|
|
21197
|
+
return (hAsync(Host, { key: 'e518ffcdb3a5e1623d0d00b9d056f16ded2e9a91', class: {
|
|
21042
21198
|
[`duet-table-${this.variation}`]: true,
|
|
21043
21199
|
"duet-table-flattened": !this.matchesBreakpoint,
|
|
21044
21200
|
// sticky only valid when in regular table layout
|
|
@@ -21047,7 +21203,7 @@ class DuetTable {
|
|
|
21047
21203
|
"duet-m-0": this.margin === "none",
|
|
21048
21204
|
"duet-theme-turva": this.theme === "turva",
|
|
21049
21205
|
"duet-table-hide-head-visually": this.hideHeadVisually,
|
|
21050
|
-
} }, hAsync("slot", { key: '
|
|
21206
|
+
} }, hAsync("slot", { key: 'ead482e0e02136ea9147737239f539b3478f7925' })));
|
|
21051
21207
|
}
|
|
21052
21208
|
get element() { return getElement(this); }
|
|
21053
21209
|
static get watchers() { return {
|
|
@@ -21429,11 +21585,11 @@ class DuetToolbar {
|
|
|
21429
21585
|
: this.variation === "secondary"
|
|
21430
21586
|
? "secondary"
|
|
21431
21587
|
: "default";
|
|
21432
|
-
return (hAsync(Host, { key: '
|
|
21588
|
+
return (hAsync(Host, { key: '54c786c2d83fba02f7452a36eb121eda25c9376d' }, hAsync("nav", { key: '3dbf511712340f2fb01d5c6f6a3184bf9c7777da', class: {
|
|
21433
21589
|
"duet-toolbar": true,
|
|
21434
21590
|
"duet-theme-turva": this.theme === "turva",
|
|
21435
21591
|
[variation]: true,
|
|
21436
|
-
}, "aria-label": this.accessibleLabel }, hAsync("div", { key: '
|
|
21592
|
+
}, "aria-label": this.accessibleLabel }, hAsync("div", { key: '687745a324f1fbbdc0553a17fc10e5004e7c40b4', class: "container" }, hAsync("div", { key: 'dc9500dfff1d20a21e1336690643093131743fc4', class: "list", role: "list" }, hAsync("slot", { key: 'fc016f757c7ff5cf99fd96cb4d8f0a09458a6660', name: "left" })), hAsync("div", { key: '77afc9ab53cf0617ff69fed8192a99262f2d7054', class: "list", role: "list" }, hAsync("slot", { key: '3bb92bb9a828e1f3d1a137367238694a5d70bd57', name: "right" }))))));
|
|
21437
21593
|
}
|
|
21438
21594
|
get element() { return getElement(this); }
|
|
21439
21595
|
static get style() { return DuetToolbarStyle0; }
|
|
@@ -21501,18 +21657,18 @@ class DuetToolbarDropdown {
|
|
|
21501
21657
|
itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
|
|
21502
21658
|
}
|
|
21503
21659
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
21504
|
-
return (hAsync(Host, { key: '
|
|
21660
|
+
return (hAsync(Host, { key: '07c3194bb8dcbe97fde84893a04e4233d6b0059a', role: "listitem" }, hAsync("div", { key: 'fd2d68cb1d6c7d75759bedd3a7cfbbab650965db', class: {
|
|
21505
21661
|
"duet-toolbar-dropdown": true,
|
|
21506
21662
|
"duet-theme-turva": this.theme === "turva",
|
|
21507
21663
|
[itemsAlign]: true,
|
|
21508
21664
|
[variation]: true,
|
|
21509
|
-
} }, hAsync("button", { key: '
|
|
21665
|
+
} }, hAsync("button", { key: 'd82047a673b796ea14c9d5aae69bf64ff58e6ed8', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
|
|
21510
21666
|
active: this.active,
|
|
21511
21667
|
open: this.open,
|
|
21512
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: '
|
|
21668
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (hAsync("duet-icon", { key: 'ff38577c8cc2e354df974bfd687081dbd3ebecfc', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), hAsync("span", { key: 'dce1591b74de7cfb4f2bb01b1c652f3839cce3a7', class: "label" }, hAsync("slot", { key: 'c2917b2aae3fc30027774e23c32a0509c79589dc', name: "label" }), hAsync("duet-icon", { key: '12ba80462ce582fe4071e949464f9074907fecb9', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), hAsync("div", { key: '679befa15c7d48af0f5ce11f9a38a82a1f24a546', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
21513
21669
|
items: true,
|
|
21514
21670
|
hidden: !this.open,
|
|
21515
|
-
} }, hAsync("slot", { key: '
|
|
21671
|
+
} }, hAsync("slot", { key: '26eab9ffa65ebc2dcddcc024b2008cbcde40221a' })))));
|
|
21516
21672
|
}
|
|
21517
21673
|
get element() { return getElement(this); }
|
|
21518
21674
|
static get style() { return DuetToolbarDropdownStyle0; }
|
|
@@ -21565,11 +21721,11 @@ class DuetToolbarDropdownLink {
|
|
|
21565
21721
|
* Always the last one in the class.
|
|
21566
21722
|
*/
|
|
21567
21723
|
render() {
|
|
21568
|
-
return (hAsync(Host, { key: '
|
|
21724
|
+
return (hAsync(Host, { key: '9a9d4138ef93a3bde4f9df8789da714dbbdc80a5' }, hAsync("a", { key: '733a8f2435b9f29179706881df07b40dbd93b210', class: {
|
|
21569
21725
|
"duet-toolbar-dropdown-link": true,
|
|
21570
21726
|
"duet-theme-turva": this.theme === "turva",
|
|
21571
21727
|
active: this.active,
|
|
21572
|
-
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '
|
|
21728
|
+
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && hAsync("duet-icon", { key: '5a19b707b976d85c2cf865ad2a42aa7e11c74ce1', name: this.icon, size: "x-small", margin: "none" }), hAsync("span", { key: '12de16aaf5ffcd6ba790ff24e68aa4d6dcfbd001', class: "label" }, hAsync("slot", { key: '1e379d609dde7f58f277413df9977612dc41d3c3' })), this.active && (hAsync("duet-icon", { key: 'f03be13f9b315771ba6bff85d2eb70b2a338453b', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
21573
21729
|
}
|
|
21574
21730
|
get element() { return getElement(this); }
|
|
21575
21731
|
static get style() { return DuetToolbarDropdownLinkStyle0; }
|
|
@@ -21644,17 +21800,17 @@ class DuetToolbarItem {
|
|
|
21644
21800
|
: this.variation === "secondary"
|
|
21645
21801
|
? "secondary"
|
|
21646
21802
|
: "default";
|
|
21647
|
-
return (hAsync(Host, { key: '
|
|
21803
|
+
return (hAsync(Host, { key: '739c2313d8b63e3725b695fbdc032bac89c316fa', role: "listitem" }, hAsync(TagName, { key: 'adadd54d4932700168ef04c2a3fe2efa6d729fed', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
|
|
21648
21804
|
"duet-toolbar-item": true,
|
|
21649
21805
|
"duet-theme-turva": this.theme === "turva",
|
|
21650
21806
|
active: this.active,
|
|
21651
21807
|
[variation]: true,
|
|
21652
|
-
}, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("div", { key: '
|
|
21808
|
+
}, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (hAsync("div", { key: '5b2dcab3c68a2d6526a08a30790e832ddde7bdfc', class: "duet-toolbar-icon" }, hAsync("duet-icon", { key: '2fa1bdcb503a163afc13ce04435bc5b4f3d0812d', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" }), this.badge && hAsync("div", { key: '37644ec13cf2d7f181d329e3161f8dcb821e8f84', class: "duet-toolbar-badge" }))), hAsync("slot", { key: 'ebebde75a3b70abf77687fb373cbf6c58629a77f' }), (this.trailingIcon || (this.url && this.external)) && (hAsync("div", { key: '4517b4864aa9bf22e980a04697099afa8c7a0127', class: "duet-toolbar-icon" }, hAsync("duet-icon", { key: '31654bcff2b54ddf04576ffd6fdc39ec4c0558c2', class: {
|
|
21653
21809
|
"trailing-icon": !!this.trailingIcon,
|
|
21654
21810
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
21655
21811
|
"external-icon": !!(this.url && this.external),
|
|
21656
21812
|
rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
|
|
21657
|
-
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? actionNewWindowSmall.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && hAsync("div", { key: '
|
|
21813
|
+
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? actionNewWindowSmall.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && hAsync("div", { key: '3ffbd0f767d4b2978ba457eaa7ce079460c90733', class: "duet-toolbar-badge" }))))));
|
|
21658
21814
|
}
|
|
21659
21815
|
get element() { return getElement(this); }
|
|
21660
21816
|
static get style() { return DuetToolbarItemStyle0; }
|
|
@@ -21708,12 +21864,12 @@ class DuetToolbarLink {
|
|
|
21708
21864
|
*/
|
|
21709
21865
|
render() {
|
|
21710
21866
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
21711
|
-
return (hAsync(Host, { key: '
|
|
21867
|
+
return (hAsync(Host, { key: 'b086076220eb09a4386d98a7c217a3bc384161f3', role: "listitem" }, hAsync("a", { key: 'cae9f90b0646095039213af747294886a5c3ea89', class: {
|
|
21712
21868
|
"duet-toolbar-link": true,
|
|
21713
21869
|
"duet-theme-turva": this.theme === "turva",
|
|
21714
21870
|
active: this.active,
|
|
21715
21871
|
[variation]: true,
|
|
21716
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (hAsync("duet-icon", { key: '
|
|
21872
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (hAsync("duet-icon", { key: 'cb28bc1e5a00ef1b0d2da61d3775ba587ab4f82d', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), hAsync("slot", { key: 'f38a92c1ab6aaee7bb0ad107f838f7e69cc94aeb' }))));
|
|
21717
21873
|
}
|
|
21718
21874
|
get element() { return getElement(this); }
|
|
21719
21875
|
static get style() { return DuetToolbarLinkStyle0; }
|
|
@@ -21970,13 +22126,13 @@ class DuetTooltipButton {
|
|
|
21970
22126
|
* Always the last one in the class.
|
|
21971
22127
|
*/
|
|
21972
22128
|
render() {
|
|
21973
|
-
const visuallyHidden = hAsync("duet-visually-hidden", { key: '
|
|
21974
|
-
return (hAsync(Host, { key: '
|
|
22129
|
+
const visuallyHidden = hAsync("duet-visually-hidden", { key: 'b7177813a08a37ad9f907b83e6c9f9d36674d0d5' }, this.accessibleLabel);
|
|
22130
|
+
return (hAsync(Host, { key: '81aa419e92f4bb96c54f796f09eb6a8232bf2f6c' }, hAsync("button", { key: '086e45aadaf28e4be700984b80ee58362dac0ff0', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
|
|
21975
22131
|
"duet-tooltip-button": true,
|
|
21976
22132
|
"duet-tooltip-button-has-label": !!this.label,
|
|
21977
22133
|
"duet-theme-turva": this.theme === "turva",
|
|
21978
22134
|
"duet-tooltip-button-negative": this.negative,
|
|
21979
|
-
} }, hAsync("svg", { key: '
|
|
22135
|
+
} }, hAsync("svg", { key: '82acf06ffb29ff597454ef1f13560464b6350ef0', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { key: 'bb515e9d28f639f8c3ab77f9c81008bcf49fe806', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), hAsync("circle", { key: 'b47502c71c9460c6f52de0dd9cd8abd82d8de932', cx: "11.625", cy: "7.125", r: "1.125" }), hAsync("path", { key: 'f1f85e9ebba06a5ee52ff59f67d245fdff51db2a', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (hAsync("span", { class: "duet-tooltip-label" }, this.label, visuallyHidden)) : (visuallyHidden))));
|
|
21980
22136
|
}
|
|
21981
22137
|
get element() { return getElement(this); }
|
|
21982
22138
|
static get style() { return DuetTooltipButtonStyle0; }
|
|
@@ -22044,11 +22200,11 @@ class DuetTooltipPopup {
|
|
|
22044
22200
|
this.contentEl.focus();
|
|
22045
22201
|
}
|
|
22046
22202
|
render() {
|
|
22047
|
-
return (hAsync(Host, { key: '
|
|
22203
|
+
return (hAsync(Host, { key: '383346120579b833a923a200b2baa089ba7a2d53' }, hAsync("div", { key: 'c343c21aed1f1df35aba06270e5919061f7df658', class: {
|
|
22048
22204
|
"duet-tooltip": true,
|
|
22049
22205
|
"duet-theme-turva": this.theme === "turva",
|
|
22050
22206
|
"duet-tooltip-active": this.active === true,
|
|
22051
|
-
} }, hAsync(FocusGuard, { key: '
|
|
22207
|
+
} }, hAsync(FocusGuard, { key: '01441bf589bcca42220f4cd54a124a7b52121510', moveFocusTo: this.buttonEl }), hAsync("div", { key: 'ef36a407f268353dc2e4159e23c42fd5c7c58c0f', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: -1, id: this.tooltipId }, hAsync("slot", { key: '4ba34c2b74a0a50b20fb489a849c7c95d464b015' })), hAsync("div", { key: '3aad2e15e52d6867bb7e30542a00155cc7c38599', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, hAsync("div", { key: '0ba437ba797e919ecb322c17deb246424f6ab725', class: { "arrow-container": true, [this.placement]: true } })), hAsync("button", { key: '48986cb318998bdca1e2f3ff972dc4f7c4ec833c', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, hAsync("duet-icon", { key: 'c4c0c635134152ef2cefbbc1600ddbc962dce627', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), hAsync("duet-visually-hidden", { key: 'c45294776d3286453d53d237070dbfed05a92a4e' }, this.accessibleCloseLabel)), hAsync(FocusGuard, { key: '22c7b63f2d3cfdc7e83af658828dcb2b07f16c04', moveFocusTo: this.contentEl }))));
|
|
22052
22208
|
}
|
|
22053
22209
|
get element() { return getElement(this); }
|
|
22054
22210
|
static get style() { return DuetTooltipPopupStyle0; }
|
|
@@ -22156,14 +22312,14 @@ class DuetTray {
|
|
|
22156
22312
|
* Always the last one in the class.
|
|
22157
22313
|
*/
|
|
22158
22314
|
render() {
|
|
22159
|
-
return (hAsync("div", { key: '
|
|
22315
|
+
return (hAsync("div", { key: 'c32d9f03e188e98c61a067c9f822b3d9b732214d', class: {
|
|
22160
22316
|
"duet-tray": true,
|
|
22161
22317
|
"duet-tray-is-active": this.active,
|
|
22162
22318
|
"duet-tray-is-hidden": this.hiddenState,
|
|
22163
22319
|
"duet-tray-is-responsive": this.responsive,
|
|
22164
22320
|
"duet-theme-turva": this.theme === "turva",
|
|
22165
22321
|
"duet-tray-is-expandable": this.hasAdditionalContent,
|
|
22166
|
-
} }, hAsync("div", { key: '
|
|
22322
|
+
} }, hAsync("div", { key: 'b2f375bf341985eddbd1f73a9f8bcca91e71f471', class: "duet-tray-default-content", role: "status" }, hAsync("slot", { key: '7ec7a250a70f0f88b4bd90b7aee8c49ea983043c' })), this.hasAdditionalContent && (hAsync(Fragment, { key: '29f065277adfc340b084a3284dbf1d2a5c04e66d' }, hAsync("button", { key: '1fe5fe56b9c5e6ae23af803a04550eab6de54d26', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, hAsync("duet-icon", { key: 'e11330501cf37fa81130a6f253839054c8c1e7cc', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), hAsync("duet-visually-hidden", { key: 'a7d1e403085e07dddeb510ff5d9a86fe8a22c78f' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), hAsync("div", { key: '2bf5d16ab90c9d778e77e8e179dcaf8abbd7518c', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, hAsync("div", { key: 'c0a5a2cbbdda1c5b06b178f360be5cb5028d1894', class: "duet-tray-expandable-content" }, hAsync("slot", { key: 'dade24ff919c36eced0bad87e43f38a256501bbb', name: "additional" })))))));
|
|
22167
22323
|
}
|
|
22168
22324
|
get element() { return getElement(this); }
|
|
22169
22325
|
static get style() { return DuetTrayStyle0; }
|
|
@@ -23603,7 +23759,7 @@ class DuetUploadAriaStatus {
|
|
|
23603
23759
|
* Always the last one in the class.
|
|
23604
23760
|
*/
|
|
23605
23761
|
render() {
|
|
23606
|
-
return (hAsync(Host, { key: '
|
|
23762
|
+
return (hAsync(Host, { key: '6103e8e2440fd8f218c74edc3e2596250b409a44', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, hAsync("duet-visually-hidden", { key: '62c48599fbae0deb08fbf07cee0d31ceb98070be' }, this.statusMessage)));
|
|
23607
23763
|
}
|
|
23608
23764
|
get element() { return getElement(this); }
|
|
23609
23765
|
static get watchers() { return {
|
|
@@ -23825,7 +23981,7 @@ class DuetVisuallyHidden {
|
|
|
23825
23981
|
* Always the last one in the class.
|
|
23826
23982
|
*/
|
|
23827
23983
|
render() {
|
|
23828
|
-
return (hAsync(Host, { key: '
|
|
23984
|
+
return (hAsync(Host, { key: '81729e236a3e09d14d3277ea9b94888f01399635', class: "duet-visually-hidden" }, hAsync("slot", { key: '3bb4693405e983049a265d5da7dbe012116aab45' })));
|
|
23829
23985
|
}
|
|
23830
23986
|
get element() { return getElement(this); }
|
|
23831
23987
|
static get style() { return DuetVisuallyHiddenStyle0; }
|
|
@@ -23907,6 +24063,8 @@ registerComponents([
|
|
|
23907
24063
|
DuetSectionLayout,
|
|
23908
24064
|
DuetSelect,
|
|
23909
24065
|
DuetShapedImage,
|
|
24066
|
+
DuetShareChart,
|
|
24067
|
+
DuetShareChartItem,
|
|
23910
24068
|
DuetShowMore,
|
|
23911
24069
|
DuetSlideout,
|
|
23912
24070
|
DuetSlideoutLang,
|