@duetds/components 6.3.4 → 6.4.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 +30 -26
- package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
- package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +4 -3
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +1 -1
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-hero.cjs.entry.js +12 -5
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +2 -2
- package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +8 -16
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +6 -3
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
- package/lib/cjs/duet-tray.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-a86d4897.js → focus-utils-2b652cc4.js} +1 -1
- package/lib/cjs/{index-2c9f4ea0.js → index-164ccd93.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +1 -1
- package/lib/collection/components/duet-hero/duet-hero.css +422 -44
- package/lib/collection/components/duet-hero/duet-hero.js +11 -4
- package/lib/collection/components/duet-input/duet-input.css +20 -0
- package/lib/collection/components/duet-input/duet-input.js +1 -1
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +7 -15
- package/lib/collection/components/duet-table/duet-table.js +3 -2
- package/lib/collection/components/duet-toggle/duet-toggle.css +46 -21
- package/lib/collection/components/duet-toggle/duet-toggle.js +22 -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-breadcrumb.js +2 -2
- 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-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +6 -6
- package/lib/dist-custom-elements/duet-choice.js +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +2 -2
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +8 -8
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +1 -1
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-footer.js +4 -4
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +20 -13
- 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-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +7 -7
- package/lib/dist-custom-elements/duet-multiselect.js +8 -8
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
- package/lib/dist-custom-elements/duet-notification.js +2 -2
- package/lib/dist-custom-elements/duet-number-input.js +7 -7
- package/lib/dist-custom-elements/duet-pagination.js +7 -7
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-radio-group.js +6 -6
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +11 -19
- 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-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
- package/lib/dist-custom-elements/duet-slideout.js +2 -2
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-tab-group.js +8 -8
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +8 -8
- package/lib/dist-custom-elements/duet-toggle.js +8 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +3 -3
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +18 -18
- 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-c6941ea3.js → p-0046bd9c.js} +2 -2
- package/lib/dist-custom-elements/{p-ddf4475a.js → p-154a3f1c.js} +1 -1
- package/lib/dist-custom-elements/{p-c5ea6535.js → p-1fdcf20f.js} +1 -1
- package/lib/dist-custom-elements/{p-01d82618.js → p-2836cc93.js} +6 -6
- package/lib/dist-custom-elements/{p-34801312.js → p-322d1aa1.js} +3 -3
- package/lib/dist-custom-elements/{p-30aa9395.js → p-3e96f1ea.js} +1 -1
- package/lib/dist-custom-elements/{p-03bc71d3.js → p-4516d226.js} +7 -7
- package/lib/dist-custom-elements/{p-72e4c302.js → p-4e60ac5b.js} +3 -3
- package/lib/dist-custom-elements/{p-d74ef562.js → p-532c54fb.js} +1 -1
- package/lib/dist-custom-elements/{p-049cca7b.js → p-5bcd669c.js} +2 -2
- package/lib/dist-custom-elements/{p-0591f210.js → p-5ebb99dd.js} +5 -5
- package/lib/dist-custom-elements/{p-a7b4fb2b.js → p-5f1ada5a.js} +4 -3
- package/lib/dist-custom-elements/{p-c6ff1566.js → p-605b6117.js} +8 -8
- package/lib/dist-custom-elements/{p-d2263b57.js → p-66c822ff.js} +2 -2
- package/lib/dist-custom-elements/{p-72c6ad08.js → p-671e7f8b.js} +1 -1
- package/lib/dist-custom-elements/{p-2632a69b.js → p-69e61cbd.js} +1 -1
- package/lib/dist-custom-elements/{p-068a5013.js → p-6be9ba98.js} +1 -1
- package/lib/dist-custom-elements/{p-b2768149.js → p-7cb3ff25.js} +1 -1
- package/lib/dist-custom-elements/{p-c09f02ce.js → p-7f93146e.js} +1 -1
- package/lib/dist-custom-elements/{p-a9818eef.js → p-882a5cfe.js} +3 -3
- package/lib/dist-custom-elements/{p-a8049fdd.js → p-905a69b9.js} +1 -1
- package/lib/dist-custom-elements/{p-66ceacfb.js → p-979e0325.js} +1 -1
- package/lib/dist-custom-elements/{p-45288df3.js → p-9ead813e.js} +4 -4
- package/lib/dist-custom-elements/{p-24155b3c.js → p-a9ca4b1a.js} +1 -1
- package/lib/dist-custom-elements/{p-c008ba18.js → p-ad412049.js} +1 -1
- package/lib/dist-custom-elements/{p-60f5c17a.js → p-b4d8113c.js} +1 -1
- package/lib/dist-custom-elements/{p-6bd92b6e.js → p-bd2b0442.js} +1 -1
- package/lib/dist-custom-elements/{p-2e7690c7.js → p-c2463a4d.js} +1 -1
- package/lib/dist-custom-elements/{p-9ee550f3.js → p-d0e0ef81.js} +2 -2
- package/lib/dist-custom-elements/{p-63e23a47.js → p-d2401c36.js} +2 -2
- package/lib/dist-custom-elements/{p-b1730895.js → p-ff6fc54f.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-f6b81187.system.entry.js → p-020ca1b6.system.entry.js} +1 -1
- package/lib/duet/{p-6abbac57.entry.js → p-02332064.entry.js} +1 -1
- package/lib/duet/{p-64086da0.system.entry.js → p-03ff3ed6.system.entry.js} +2 -2
- package/lib/duet/{p-7952b539.system.entry.js → p-0452c32b.system.entry.js} +1 -1
- package/lib/duet/{p-6fa72751.system.entry.js → p-047f5071.system.entry.js} +1 -1
- package/lib/duet/{p-daf29b7c.entry.js → p-09438348.entry.js} +1 -1
- package/lib/duet/{p-710f0615.system.entry.js → p-0a343e6c.system.entry.js} +1 -1
- package/lib/duet/{p-43868a78.entry.js → p-0a47a876.entry.js} +1 -1
- package/lib/duet/{p-839f7761.entry.js → p-0aa05098.entry.js} +1 -1
- package/lib/duet/{p-600244c8.entry.js → p-0fc9f792.entry.js} +1 -1
- package/lib/duet/{p-14257975.system.entry.js → p-129bb559.system.entry.js} +1 -1
- package/lib/duet/{p-c9b33648.entry.js → p-12cdb87f.entry.js} +1 -1
- package/lib/duet/{p-3bf861db.system.entry.js → p-1317aa26.system.entry.js} +1 -1
- package/lib/duet/{p-d12a602d.entry.js → p-1373f6ca.entry.js} +1 -1
- package/lib/duet/{p-b6e60a7b.system.entry.js → p-15739a81.system.entry.js} +1 -1
- package/lib/duet/{p-ea16b579.entry.js → p-1754b0d2.entry.js} +1 -1
- package/lib/duet/{p-8837d6ce.system.entry.js → p-1b441904.system.entry.js} +1 -1
- package/lib/duet/{p-92ea0dc9.system.entry.js → p-1f202456.system.entry.js} +1 -1
- package/lib/duet/{p-9cd6ca23.system.entry.js → p-201d6ec1.system.entry.js} +1 -1
- package/lib/duet/{p-09279afa.entry.js → p-2052a736.entry.js} +1 -1
- package/lib/duet/{p-e774a3f8.entry.js → p-21124c1f.entry.js} +1 -1
- package/lib/duet/{p-6638ee91.entry.js → p-246da892.entry.js} +1 -1
- package/lib/duet/{p-0144e2ab.system.entry.js → p-25ae871d.system.entry.js} +1 -1
- package/lib/duet/{p-897c082b.entry.js → p-26fa8de6.entry.js} +1 -1
- package/lib/duet/{p-b62f7670.entry.js → p-27103116.entry.js} +1 -1
- package/lib/duet/{p-02f8d3c7.entry.js → p-27a4c915.entry.js} +1 -1
- package/lib/duet/{p-6f66ef44.entry.js → p-28e309cf.entry.js} +1 -1
- package/lib/duet/{p-558d6e22.system.entry.js → p-29dc425b.system.entry.js} +1 -1
- package/lib/duet/{p-7b9fbb74.system.entry.js → p-29f05da5.system.entry.js} +1 -1
- package/lib/duet/{p-25109c9d.system.entry.js → p-2eb091c9.system.entry.js} +1 -1
- package/lib/duet/{p-0e900d5e.entry.js → p-2edff55b.entry.js} +1 -1
- package/lib/duet/{p-bd78c499.entry.js → p-3117deb6.entry.js} +1 -1
- package/lib/duet/{p-7e545467.system.entry.js → p-3526ba4d.system.entry.js} +1 -1
- package/lib/duet/p-35d94a81.js +4 -0
- package/lib/duet/{p-f75cf81c.entry.js → p-363d64ad.entry.js} +1 -1
- package/lib/duet/{p-3e2f7fc2.system.js → p-3782e7bd.system.js} +1 -1
- package/lib/duet/{p-74d60892.entry.js → p-38dc7f9b.entry.js} +1 -1
- package/lib/duet/{p-f291aac4.entry.js → p-3bbf5056.entry.js} +1 -1
- package/lib/duet/{p-6cc9b211.system.entry.js → p-3c2f1eae.system.entry.js} +1 -1
- package/lib/duet/{p-11e63d9c.system.entry.js → p-3cf79f67.system.entry.js} +1 -1
- package/lib/duet/{p-c3b0251b.entry.js → p-3e278513.entry.js} +1 -1
- package/lib/duet/{p-a39c24a9.entry.js → p-3ff9ea7b.entry.js} +1 -1
- package/lib/duet/{p-d02a8c4b.entry.js → p-4235cfd4.entry.js} +1 -1
- package/lib/duet/{p-5ffcc425.entry.js → p-42733735.entry.js} +1 -1
- package/lib/duet/p-43c7a428.system.entry.js +4 -0
- package/lib/duet/{p-c3fd80ac.system.entry.js → p-448aa1de.system.entry.js} +1 -1
- package/lib/duet/{p-aad50940.system.entry.js → p-46c1d349.system.entry.js} +1 -1
- package/lib/duet/{p-8f0fa65b.entry.js → p-48e43d00.entry.js} +1 -1
- package/lib/duet/{p-66513776.system.entry.js → p-4a282246.system.entry.js} +1 -1
- package/lib/duet/p-4c71d0e1.entry.js +4 -0
- package/lib/duet/{p-3808cf60.system.entry.js → p-51cab7d1.system.entry.js} +1 -1
- package/lib/duet/{p-ff124dd2.system.entry.js → p-56c12873.system.entry.js} +1 -1
- package/lib/duet/{p-87381668.system.entry.js → p-5cd03fcc.system.entry.js} +1 -1
- package/lib/duet/{p-808f7357.entry.js → p-5e330ea8.entry.js} +1 -1
- package/lib/duet/{p-fadfdc5a.system.entry.js → p-602376c0.system.entry.js} +1 -1
- package/lib/duet/{p-34fef44f.system.entry.js → p-651fafda.system.entry.js} +1 -1
- package/lib/duet/{p-83d9e483.entry.js → p-68837c63.entry.js} +1 -1
- package/lib/duet/{p-c5ee30a0.entry.js → p-6917abaf.entry.js} +1 -1
- package/lib/duet/{p-6549314e.entry.js → p-6953d6e1.entry.js} +1 -1
- package/lib/duet/{p-39916e0d.system.js → p-6af671d6.system.js} +1 -1
- package/lib/duet/{p-b4e4ae3d.system.entry.js → p-6cb90c42.system.entry.js} +1 -1
- package/lib/duet/{p-cbb53f92.entry.js → p-6d4cfcb6.entry.js} +1 -1
- package/lib/duet/{p-17359300.entry.js → p-6d8e829d.entry.js} +1 -1
- package/lib/duet/p-70187927.system.js +4 -0
- package/lib/duet/{p-2c4ed057.system.entry.js → p-729b0d66.system.entry.js} +1 -1
- package/lib/duet/{p-d38d3391.system.entry.js → p-72d0199b.system.entry.js} +1 -1
- package/lib/duet/{p-f785be53.system.entry.js → p-76835261.system.entry.js} +1 -1
- package/lib/duet/{p-f70b8c23.entry.js → p-77743d03.entry.js} +1 -1
- package/lib/duet/{p-e6d73309.system.entry.js → p-7c34ca99.system.entry.js} +1 -1
- package/lib/duet/{p-16002138.entry.js → p-7dfd3e05.entry.js} +1 -1
- package/lib/duet/{p-cf7938ca.entry.js → p-80129dd8.entry.js} +1 -1
- package/lib/duet/{p-1c384ce9.system.entry.js → p-831f1019.system.entry.js} +1 -1
- package/lib/duet/{p-9881c1bc.system.entry.js → p-836893af.system.entry.js} +1 -1
- package/lib/duet/{p-f6aa7450.system.entry.js → p-83d8e53e.system.entry.js} +1 -1
- package/lib/duet/{p-c164d8e1.entry.js → p-8810b6a2.entry.js} +1 -1
- package/lib/duet/{p-96500fc1.system.entry.js → p-88822dbd.system.entry.js} +1 -1
- package/lib/duet/{p-3eed389b.system.entry.js → p-90530e4b.system.entry.js} +1 -1
- package/lib/duet/{p-303ef5da.entry.js → p-933f25ba.entry.js} +1 -1
- package/lib/duet/{p-95d985d9.entry.js → p-954415a2.entry.js} +1 -1
- package/lib/duet/p-9b2b98f1.entry.js +4 -0
- package/lib/duet/p-9d2eddb6.entry.js +4 -0
- package/lib/duet/{p-cb2b6da2.system.entry.js → p-a140fdcb.system.entry.js} +1 -1
- package/lib/duet/{p-d6dc8bd7.entry.js → p-a1dcbcdc.entry.js} +1 -1
- package/lib/duet/{p-8ff8a917.system.entry.js → p-a205042e.system.entry.js} +1 -1
- package/lib/duet/{p-1a771f08.system.entry.js → p-a360fd9e.system.entry.js} +1 -1
- package/lib/duet/{p-92b3f778.system.entry.js → p-a3d9704b.system.entry.js} +1 -1
- package/lib/duet/{p-f641911c.system.entry.js → p-a513fa02.system.entry.js} +1 -1
- package/lib/duet/{p-84b8e6c6.system.entry.js → p-a5a295c0.system.entry.js} +1 -1
- package/lib/duet/{p-525cd00e.entry.js → p-a87d96ef.entry.js} +1 -1
- package/lib/duet/{p-b758e463.system.entry.js → p-a9465ece.system.entry.js} +1 -1
- package/lib/duet/{p-1699f30b.system.entry.js → p-aa7238b4.system.entry.js} +1 -1
- package/lib/duet/{p-62a94dd4.entry.js → p-ac049db3.entry.js} +1 -1
- package/lib/duet/{p-dcdb9129.system.entry.js → p-af157cd4.system.entry.js} +1 -1
- package/lib/duet/{p-20d425e7.entry.js → p-b0a49e56.entry.js} +1 -1
- package/lib/duet/{p-d2153ece.entry.js → p-b0b27e49.entry.js} +1 -1
- package/lib/duet/p-b16d25ab.entry.js +4 -0
- package/lib/duet/{p-ff9d422a.system.entry.js → p-b294e39d.system.entry.js} +1 -1
- package/lib/duet/{p-1840b5c5.system.entry.js → p-b2e4b3df.system.entry.js} +1 -1
- package/lib/duet/{p-a712bc6a.entry.js → p-ba5d5cd0.entry.js} +1 -1
- package/lib/duet/{p-43d5da24.entry.js → p-bc2b248c.entry.js} +1 -1
- package/lib/duet/{p-45e4892b.system.entry.js → p-be05eaac.system.entry.js} +1 -1
- package/lib/duet/{p-134c9849.system.entry.js → p-c3a7e038.system.entry.js} +1 -1
- package/lib/duet/{p-ad5b3163.js → p-c40ee0fe.js} +1 -1
- package/lib/duet/{p-88c9d502.system.entry.js → p-c61601cd.system.entry.js} +1 -1
- package/lib/duet/{p-c9b600e2.entry.js → p-c6780fab.entry.js} +1 -1
- package/lib/duet/{p-db179db3.system.entry.js → p-c69632a2.system.entry.js} +1 -1
- package/lib/duet/{p-38eff394.entry.js → p-c832245b.entry.js} +1 -1
- package/lib/duet/{p-d5fb6eba.system.entry.js → p-cd9d47f5.system.entry.js} +1 -1
- package/lib/duet/{p-c00303c8.system.entry.js → p-ce29e9a8.system.entry.js} +1 -1
- package/lib/duet/{p-72f9c23e.entry.js → p-ce68689b.entry.js} +1 -1
- package/lib/duet/p-cf9c0ba9.entry.js +4 -0
- package/lib/duet/{p-30f076b8.entry.js → p-d25b4394.entry.js} +1 -1
- package/lib/duet/{p-e20c001a.entry.js → p-d3a1ec04.entry.js} +1 -1
- package/lib/duet/p-d6ecfe56.system.entry.js +4 -0
- package/lib/duet/{p-c9fb1fd1.system.entry.js → p-d79ac44b.system.entry.js} +1 -1
- package/lib/duet/{p-54087cf9.system.entry.js → p-dd11bb38.system.entry.js} +1 -1
- package/lib/duet/{p-6e3a5718.entry.js → p-e0a8bb43.entry.js} +1 -1
- package/lib/duet/{p-385bda05.entry.js → p-e18b47a1.entry.js} +1 -1
- package/lib/duet/{p-b043cb5d.system.entry.js → p-e6f05953.system.entry.js} +1 -1
- package/lib/duet/{p-bab6f968.entry.js → p-e788148c.entry.js} +1 -1
- package/lib/duet/p-e798f1ed.system.entry.js +4 -0
- package/lib/duet/{p-8f03e354.entry.js → p-e7bdc3e3.entry.js} +1 -1
- package/lib/duet/{p-0af1de12.entry.js → p-e8a0df5a.entry.js} +1 -1
- package/lib/duet/{p-c6173123.entry.js → p-e968004c.entry.js} +1 -1
- package/lib/duet/{p-26e99a02.system.entry.js → p-ea91bf03.system.entry.js} +1 -1
- package/lib/duet/{p-14b40c66.system.entry.js → p-ebf1699f.system.entry.js} +1 -1
- package/lib/duet/{p-9d0963cb.entry.js → p-ecc5f30c.entry.js} +1 -1
- package/lib/duet/{p-9644d566.entry.js → p-f3e34507.entry.js} +1 -1
- package/lib/duet/{p-2c4a0dc3.system.entry.js → p-f4b76c99.system.entry.js} +1 -1
- package/lib/duet/p-f68637c0.entry.js +4 -0
- package/lib/duet/{p-f04f1fe4.system.entry.js → p-f7391f5a.system.entry.js} +1 -1
- package/lib/duet/p-f8f307f4.system.entry.js +4 -0
- package/lib/duet/{p-84831ec9.entry.js → p-ff5d1690.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +1 -1
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm/duet-button_2.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +1 -1
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +2 -2
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +4 -3
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +1 -1
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +1 -1
- package/lib/esm/duet-hero.entry.js +12 -5
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +3 -3
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +2 -2
- package/lib/esm/duet-multiselect.entry.js +1 -1
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +1 -1
- package/lib/esm/duet-number-input.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +8 -16
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +1 -1
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +2 -2
- package/lib/esm/duet-slideout.entry.js +2 -2
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +1 -1
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +6 -3
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip.entry.js +1 -1
- package/lib/esm/duet-tray.entry.js +1 -1
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +2 -2
- package/lib/esm/{focus-utils-3a57fc53.js → focus-utils-2902ad62.js} +1 -1
- package/lib/esm/{index-e0612fee.js → index-2315b38f.js} +1 -1
- package/lib/esm/loader.js +2 -2
- 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-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-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-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-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +2 -2
- 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-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +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-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-progress.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-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-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.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-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-2902ad62.js +4 -0
- package/lib/esm-es5/{index-e0612fee.js → index-2315b38f.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-hero/duet-hero.d.ts +1 -1
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +1 -0
- package/lib/types/components/duet-table/duet-table.d.ts +1 -0
- package/lib/types/components/duet-toggle/duet-toggle.d.ts +4 -0
- package/lib/types/components.d.ts +8 -0
- package/package.json +5 -5
- package/lib/duet/p-21c06055.system.js +0 -4
- package/lib/duet/p-26a051dd.js +0 -4
- package/lib/duet/p-28042fef.entry.js +0 -4
- package/lib/duet/p-3562967c.system.entry.js +0 -4
- package/lib/duet/p-6aa1ee29.system.entry.js +0 -4
- package/lib/duet/p-701df705.system.entry.js +0 -4
- package/lib/duet/p-79e0803e.entry.js +0 -4
- package/lib/duet/p-81bb5013.entry.js +0 -4
- package/lib/duet/p-9c8bbdba.entry.js +0 -4
- package/lib/duet/p-ab4a3f56.system.entry.js +0 -4
- package/lib/duet/p-b5d7bbd1.entry.js +0 -4
- package/lib/duet/p-d863d445.entry.js +0 -4
- package/lib/esm-es5/focus-utils-3a57fc53.js +0 -4
|
@@ -307,6 +307,26 @@ duet-caption:not(:last-of-type) {
|
|
|
307
307
|
margin-right: -28px;
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
+
.duet-label-has-tooltip {
|
|
311
|
+
display: inline-flex;
|
|
312
|
+
}
|
|
313
|
+
@media (min-width: 48em) {
|
|
314
|
+
.duet-label-has-tooltip {
|
|
315
|
+
display: inline;
|
|
316
|
+
}
|
|
317
|
+
}
|
|
318
|
+
.duet-label-has-tooltip::before {
|
|
319
|
+
display: block;
|
|
320
|
+
margin-top: 7px;
|
|
321
|
+
content: " ";
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.duet-input-tooltip::after {
|
|
325
|
+
display: block;
|
|
326
|
+
height: 49px;
|
|
327
|
+
content: " ";
|
|
328
|
+
}
|
|
329
|
+
|
|
310
330
|
.duet-input-help {
|
|
311
331
|
display: block;
|
|
312
332
|
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
@@ -248,7 +248,7 @@ export class DuetInput {
|
|
|
248
248
|
(this.type !== "text" && this.type !== "tel" && this.type !== "password" && this.type !== "time")),
|
|
249
249
|
"has-error": !!this.error,
|
|
250
250
|
"has-clear": this.clear,
|
|
251
|
-
} }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.type, class: {
|
|
251
|
+
} }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", class: { "duet-label-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.type, class: {
|
|
252
252
|
"duet-input": true,
|
|
253
253
|
disabled: this.disabled,
|
|
254
254
|
"is-number": this.component === "number",
|
|
@@ -70,11 +70,10 @@ export class DuetRangeStepper {
|
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
handleStepClick(e) {
|
|
73
|
-
const from = this.stepIndex * this.stepSize - this.stepSize;
|
|
74
73
|
this.duetRangeStepUpdate.emit({
|
|
75
74
|
originalEvent: e,
|
|
76
75
|
component: "duet-range-stepper",
|
|
77
|
-
from:
|
|
76
|
+
from: this.getFrom(),
|
|
78
77
|
to: this.getTo(),
|
|
79
78
|
index: this.stepIndex,
|
|
80
79
|
});
|
|
@@ -94,23 +93,16 @@ export class DuetRangeStepper {
|
|
|
94
93
|
this.stepIndex = Math.ceil(this.total / this.stepSize);
|
|
95
94
|
}
|
|
96
95
|
}
|
|
96
|
+
getFrom() {
|
|
97
|
+
return Math.floor((this.stepIndex - 1) * this.stepSize) + 1;
|
|
98
|
+
}
|
|
97
99
|
getTo() {
|
|
98
|
-
|
|
99
|
-
const result = to > this.total ? this.total : to;
|
|
100
|
-
return result;
|
|
100
|
+
return Math.min(Math.floor(this.stepIndex * this.stepSize), this.total);
|
|
101
101
|
}
|
|
102
102
|
generateStepSize() {
|
|
103
|
-
// this function uses this.stepIndex and this.range to generate a range of number like 1-100
|
|
104
|
-
// this is used to generate the step size
|
|
105
|
-
let start = Math.floor((this.stepIndex - 1) * this.stepSize);
|
|
106
|
-
//easy fix for starting position
|
|
107
|
-
if (start === 0) {
|
|
108
|
-
start = 1;
|
|
109
|
-
}
|
|
110
|
-
const end = Math.floor(this.stepIndex * this.stepSize);
|
|
111
103
|
return this.ariaLabels.x_of_y
|
|
112
|
-
.replace("{0}", String(
|
|
113
|
-
.replace("{1}", String(
|
|
104
|
+
.replace("{0}", String(this.getFrom()))
|
|
105
|
+
.replace("{1}", String(this.getTo()))
|
|
114
106
|
.replace("{2}", String(this.total));
|
|
115
107
|
}
|
|
116
108
|
//handle a11y keyboard navigation events
|
|
@@ -18,6 +18,7 @@ const stickyTopValues = {
|
|
|
18
18
|
*/
|
|
19
19
|
export class DuetTable {
|
|
20
20
|
constructor() {
|
|
21
|
+
this.headingSelector = "thead tr > :not(*.duet-editable-table-actions-menu";
|
|
21
22
|
this.handleMediaQueryChange = (mq) => {
|
|
22
23
|
this.matchesBreakpoint = mq.matches;
|
|
23
24
|
};
|
|
@@ -51,7 +52,7 @@ export class DuetTable {
|
|
|
51
52
|
}
|
|
52
53
|
if (this.sticky) {
|
|
53
54
|
const stickyTop = stickyTopValues[this.stickyDistance];
|
|
54
|
-
const headingElements = this.element.querySelectorAll(
|
|
55
|
+
const headingElements = this.element.querySelectorAll(this.headingSelector);
|
|
55
56
|
headingElements.forEach(th => (th.style.top = `${stickyTop}px`));
|
|
56
57
|
}
|
|
57
58
|
}
|
|
@@ -78,7 +79,7 @@ export class DuetTable {
|
|
|
78
79
|
* Local methods.
|
|
79
80
|
*/
|
|
80
81
|
copyHeadingsToCells() {
|
|
81
|
-
const headingElements = this.element.querySelectorAll(
|
|
82
|
+
const headingElements = this.element.querySelectorAll(this.headingSelector);
|
|
82
83
|
const rowElements = this.element.querySelectorAll("tbody tr");
|
|
83
84
|
const headings = Array.from(headingElements).map(th => th.textContent.trim());
|
|
84
85
|
rowElements.forEach(tr => {
|
|
@@ -42,6 +42,19 @@ duet-label {
|
|
|
42
42
|
width: 100% !important;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
+
.duet-side-label {
|
|
46
|
+
display: flex;
|
|
47
|
+
gap: 12px;
|
|
48
|
+
align-items: center;
|
|
49
|
+
}
|
|
50
|
+
.duet-side-label duet-label {
|
|
51
|
+
width: auto !important;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.duet-reverse-label {
|
|
55
|
+
flex-direction: row-reverse;
|
|
56
|
+
}
|
|
57
|
+
|
|
45
58
|
.duet-switch {
|
|
46
59
|
position: relative;
|
|
47
60
|
display: block;
|
|
@@ -67,29 +80,40 @@ duet-label {
|
|
|
67
80
|
}
|
|
68
81
|
.duet-switch input:checked + .duet-slider::before {
|
|
69
82
|
background-color: white;
|
|
70
|
-
box-shadow:
|
|
83
|
+
box-shadow: -1px 0 2px #004467;
|
|
71
84
|
transform: translateX(20px);
|
|
72
85
|
}
|
|
86
|
+
.duet-theme-turva .duet-switch input:checked + .duet-slider::before {
|
|
87
|
+
background-color: white;
|
|
88
|
+
box-shadow: -1px 0 2px #660619;
|
|
89
|
+
}
|
|
73
90
|
.duet-switch input:disabled + .duet-slider {
|
|
74
91
|
cursor: default;
|
|
75
92
|
}
|
|
76
|
-
.duet-switch input:disabled
|
|
77
|
-
box-shadow:
|
|
93
|
+
.duet-switch input:disabled + .duet-slider::before {
|
|
94
|
+
box-shadow: none;
|
|
78
95
|
}
|
|
79
|
-
.duet-theme-turva .duet-switch input:disabled
|
|
80
|
-
box-shadow:
|
|
96
|
+
.duet-theme-turva .duet-switch input:disabled + .duet-slider::before {
|
|
97
|
+
box-shadow: none;
|
|
98
|
+
}
|
|
99
|
+
.duet-switch input:disabled:not(:checked) + .duet-slider {
|
|
100
|
+
background: #c8cacc;
|
|
81
101
|
}
|
|
82
102
|
.duet-switch input:disabled:not(:checked) + .duet-slider::before {
|
|
83
|
-
background:
|
|
103
|
+
background: white;
|
|
104
|
+
box-shadow: none;
|
|
105
|
+
}
|
|
106
|
+
.duet-theme-turva .duet-switch input:disabled:not(:checked) + .duet-slider {
|
|
107
|
+
background: #bababa;
|
|
84
108
|
}
|
|
85
109
|
.duet-theme-turva .duet-switch input:disabled:not(:checked) + .duet-slider::before {
|
|
86
|
-
background:
|
|
110
|
+
background: white;
|
|
87
111
|
}
|
|
88
112
|
.duet-switch input:disabled:checked + .duet-slider {
|
|
89
|
-
background: #
|
|
113
|
+
background: #80bbd9;
|
|
90
114
|
}
|
|
91
115
|
.duet-theme-turva .duet-switch input:disabled:checked + .duet-slider {
|
|
92
|
-
background: #
|
|
116
|
+
background: #e38698;
|
|
93
117
|
}
|
|
94
118
|
:host(.user-is-tabbing) .duet-switch input:focus + .duet-slider {
|
|
95
119
|
box-shadow: 0 0 0 1px white, 0 0 0 3px rgba(0, 119, 179, 0.75);
|
|
@@ -105,25 +129,26 @@ duet-label {
|
|
|
105
129
|
bottom: 0;
|
|
106
130
|
left: 0;
|
|
107
131
|
cursor: pointer;
|
|
108
|
-
background-color:
|
|
109
|
-
border-radius:
|
|
110
|
-
box-shadow: inset 0 0 0 1px #00294d;
|
|
132
|
+
background-color: #909599;
|
|
133
|
+
border-radius: 24px;
|
|
111
134
|
transition: background-color 300ms ease;
|
|
112
135
|
}
|
|
113
|
-
.duet-theme-turva .duet-slider {
|
|
114
|
-
box-shadow: inset 0 0 0 1px #171c3a;
|
|
115
|
-
}
|
|
116
136
|
.duet-slider::before {
|
|
117
137
|
position: absolute;
|
|
118
|
-
bottom:
|
|
119
|
-
left:
|
|
120
|
-
width:
|
|
121
|
-
height:
|
|
138
|
+
bottom: 2px;
|
|
139
|
+
left: 2px;
|
|
140
|
+
width: 24px;
|
|
141
|
+
height: 24px;
|
|
122
142
|
content: "";
|
|
123
|
-
background-color:
|
|
143
|
+
background-color: white;
|
|
124
144
|
border-radius: 50%;
|
|
145
|
+
box-shadow: 1px 0 2px #5d6266;
|
|
125
146
|
transition: 300ms ease;
|
|
126
147
|
}
|
|
148
|
+
.duet-theme-turva .duet-slider {
|
|
149
|
+
background-color: #747475;
|
|
150
|
+
}
|
|
127
151
|
.duet-theme-turva .duet-slider::before {
|
|
128
|
-
background-color:
|
|
152
|
+
background-color: white;
|
|
153
|
+
box-shadow: 1px 0 2px #414142;
|
|
129
154
|
}
|
|
@@ -28,6 +28,7 @@ export class DuetToggle {
|
|
|
28
28
|
this.accessibleLabelledBy = undefined;
|
|
29
29
|
this.accessibleDescription = undefined;
|
|
30
30
|
this.label = "label";
|
|
31
|
+
this.labelPosition = "top";
|
|
31
32
|
this.required = false;
|
|
32
33
|
this.disabled = false;
|
|
33
34
|
this.checked = false;
|
|
@@ -68,7 +69,9 @@ export class DuetToggle {
|
|
|
68
69
|
return (h(Host, { onClick: this.disabled ? undefined : this.onClick, class: { "duet-m-0": this.margin === "none" } }, h("div", { class: {
|
|
69
70
|
"duet-toggle": true,
|
|
70
71
|
"duet-theme-turva": this.theme === "turva",
|
|
71
|
-
|
|
72
|
+
"duet-side-label": this.labelPosition !== "top",
|
|
73
|
+
"duet-reverse-label": this.labelPosition === "right",
|
|
74
|
+
} }, h("duet-label", { theme: this.theme, for: identifier, margin: this.labelPosition === "top" ? "auto" : "none" }, this.label), h("label", { class: "duet-switch", htmlFor: identifier }, h("input", { type: "checkbox", value: this.value, "aria-controls": this.accessibleControls, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.accessibleDescribedBy, "aria-labelledby": this.accessibleLabelledBy, "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, id: identifier, role: this.role, name: this.name, checked: this.checked, required: this.required, disabled: this.disabled, ref: input => (this.nativeInput = input) }), h("div", { class: "duet-slider" })))));
|
|
72
75
|
}
|
|
73
76
|
static get is() { return "duet-toggle"; }
|
|
74
77
|
static get encapsulation() { return "scoped"; }
|
|
@@ -270,6 +273,24 @@ export class DuetToggle {
|
|
|
270
273
|
"reflect": false,
|
|
271
274
|
"defaultValue": "\"label\""
|
|
272
275
|
},
|
|
276
|
+
"labelPosition": {
|
|
277
|
+
"type": "string",
|
|
278
|
+
"mutable": false,
|
|
279
|
+
"complexType": {
|
|
280
|
+
"original": "\"top\" | \"right\" | \"left\"",
|
|
281
|
+
"resolved": "\"left\" | \"right\" | \"top\"",
|
|
282
|
+
"references": {}
|
|
283
|
+
},
|
|
284
|
+
"required": false,
|
|
285
|
+
"optional": false,
|
|
286
|
+
"docs": {
|
|
287
|
+
"tags": [],
|
|
288
|
+
"text": "Position of the label"
|
|
289
|
+
},
|
|
290
|
+
"attribute": "label-position",
|
|
291
|
+
"reflect": false,
|
|
292
|
+
"defaultValue": "\"top\""
|
|
293
|
+
},
|
|
273
294
|
"required": {
|
|
274
295
|
"type": "boolean",
|
|
275
296
|
"mutable": false,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetActionButton$1, d as defineCustomElement$1 } from './p-882a5cfe.js';
|
|
5
5
|
|
|
6
6
|
const DuetActionButton = DuetActionButton$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetAlert$1, d as defineCustomElement$1 } from './p-5ebb99dd.js';
|
|
5
5
|
|
|
6
6
|
const DuetAlert = DuetAlert$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetBadge$1, d as defineCustomElement$1 } from './p-7f93146e.js';
|
|
5
5
|
|
|
6
6
|
const DuetBadge = DuetBadge$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-154a3f1c.js';
|
|
7
7
|
|
|
8
8
|
const duetBreadcrumbCss = "*,*::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-breadcrumb{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;font-size:0.875rem;color:#00294d;text-decoration:none}.duet-breadcrumb:hover{color:#004d80}.duet-breadcrumb.duet-theme-turva{color:#171c3a}.duet-breadcrumb.duet-theme-turva:hover{color:#940925}.duet-breadcrumb:focus{outline:0}.duet-breadcrumb:active{opacity:0.75}:host(.user-is-tabbing) .duet-breadcrumb:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-breadcrumb.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
|
|
9
9
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, F as Fragment, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { g as getLocaleString } from './p-ede854e1.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-154a3f1c.js';
|
|
8
8
|
|
|
9
9
|
var actionArrowRightSmall={"title":"action-arrow-right-small","tags":"action arrow right small caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M19.5 12a2.3 2.3 0 0 1-.78 1.729L7.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L5.129 3.233A1.847 1.847 0 0 1 7.568.46l11.148 9.808A2.31 2.31 0 0 1 19.5 12z\"/></svg>"};
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetButton$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetButton$1, d as defineCustomElement$1 } from './p-9ead813e.js';
|
|
5
5
|
|
|
6
6
|
const DuetButton = DuetButton$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetCaption$1, d as defineCustomElement$1 } from './p-bd2b0442.js';
|
|
5
5
|
|
|
6
6
|
const DuetCaption = DuetCaption$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { c as createID } from './p-c1325e35.js';
|
|
7
7
|
import { i as isKeyboardClick } from './p-d8549efe.js';
|
|
8
8
|
import { s as sanitizeString } from './p-5a9d75e1.js';
|
|
9
9
|
import { g as getColorByName } from './p-535ce3ec.js';
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-154a3f1c.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-c2463a4d.js';
|
|
12
12
|
|
|
13
13
|
var actionArrowUp={"title":"action-arrow-up","tags":"action arrow up caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M.75 17.939a.752.752 0 0 1-.53-1.281L10.94 5.94c.283-.284.659-.44 1.059-.44.401 0 .777.156 1.06.438l10.721 10.72a.752.752 0 0 1-.53 1.281.743.743 0 0 1-.53-.22L12 7 1.28 17.719a.743.743 0 0 1-.53.22z\"/></svg>"};
|
|
14
14
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetCheckbox$1, d as defineCustomElement$1 } from './p-b4d8113c.js';
|
|
5
5
|
|
|
6
6
|
const DuetCheckbox = DuetCheckbox$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { f as findCheckedOption, w as watchForOptions } from './p-12721178.js';
|
|
7
|
-
import { d as defineCustomElement$6 } from './p-
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
9
|
-
import { d as defineCustomElement$4 } from './p-
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$6 } from './p-bd2b0442.js';
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-66c822ff.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-154a3f1c.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-4e60ac5b.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-6be9ba98.js';
|
|
12
12
|
|
|
13
13
|
const duetChoiceGroupCss = "*.sc-duet-choice-group,*.sc-duet-choice-group::after,*.sc-duet-choice-group::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-choice-group-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:block}@media (min-width: 48em){.horizontal.sc-duet-choice-group-h .duet-choice-group.sc-duet-choice-group{display:flex;margin-bottom:0}}.horizontal.sc-duet-choice-group-h .duet-choice-group.duet-no-stacking.sc-duet-choice-group{display:flex}.duet-choice-group.sc-duet-choice-group{position:relative;width:100%;margin-bottom:-12px}";
|
|
14
14
|
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
|
|
7
7
|
import { c as createID } from './p-c1325e35.js';
|
|
8
8
|
import { F as FocusGuard } from './p-9986919d.js';
|
|
9
9
|
import { i as isKeyboardClick, a as isQuestionKey, b as isEscapeKey } from './p-d8549efe.js';
|
|
10
10
|
import { g as getLocaleString, a as getLanguage } from './p-ede854e1.js';
|
|
11
|
-
import { d as defineCustomElement$5 } from './p-
|
|
12
|
-
import { d as defineCustomElement$4 } from './p-
|
|
13
|
-
import { d as defineCustomElement$3 } from './p-
|
|
14
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$5 } from './p-bd2b0442.js';
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-154a3f1c.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-c2463a4d.js';
|
|
14
|
+
import { d as defineCustomElement$2 } from './p-6be9ba98.js';
|
|
15
15
|
|
|
16
16
|
var messagingInfo={"title":"messaging-info","tags":"messaging info information circle","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M13.5 17.25A2.252 2.252 0 0 1 11.25 15v-3.75h-.75a.75.75 0 0 1 0-1.5h.75c.827 0 1.5.673 1.5 1.5V15c0 .414.336.75.75.75h.75a.75.75 0 0 1 0 1.5z\"/><circle cx=\"11.625\" cy=\"7.125\" r=\"1.125\"/><path d=\"M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z\"/></svg>"};
|
|
17
17
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { a as actionArrowDownSmall } from './p-115c79b6.js';
|
|
6
6
|
import { f as font_size_medium, t as tokens } from './p-738bd3c5.js';
|
|
7
7
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
8
8
|
import { c as createID } from './p-c1325e35.js';
|
|
9
9
|
import { i as isKeyboardClick } from './p-d8549efe.js';
|
|
10
10
|
import { s as sanitizeString } from './p-5a9d75e1.js';
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-154a3f1c.js';
|
|
12
12
|
|
|
13
|
-
const duetCollapsibleCss = "*.sc-duet-collapsible,*.sc-duet-collapsible::after,*.sc-duet-collapsible::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-collapsible-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;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:1rem;font-weight:600;line-height:1.5;color:#00294d}.duet-theme-turva.sc-duet-collapsible-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-collapsible-h{margin:0 !important}.duet-collapsible-content.sc-duet-collapsible{display:none;padding-left:18px;margin-top:8px;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;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:#00294d}@media (max-width: 35.9375em){.duet-collapsible-content.sc-duet-collapsible{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}[open].sc-duet-collapsible-h
|
|
13
|
+
const duetCollapsibleCss = "*.sc-duet-collapsible,*.sc-duet-collapsible::after,*.sc-duet-collapsible::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-collapsible-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;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:1rem;font-weight:600;line-height:1.5;color:#00294d}.duet-theme-turva.sc-duet-collapsible-h{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-m-0.sc-duet-collapsible-h{margin:0 !important}.duet-collapsible-content.sc-duet-collapsible{display:none;padding-left:18px;margin-top:8px;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;font-variant-numeric:tabular-nums;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;color:#00294d}@media (max-width: 35.9375em){.duet-collapsible-content.sc-duet-collapsible{font-size:0.875rem}}.duet-collapsible-content.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}[open].sc-duet-collapsible-h>.duet-collapsible-content.sc-duet-collapsible{display:block}.duet-collapsible-heading.sc-duet-collapsible{-webkit-user-select:none;user-select:none;display:flex;align-items:center;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:#00294d;cursor:pointer;border-radius:4px}.duet-collapsible-heading.duet-collapsible-normal-weight.sc-duet-collapsible{font-weight:400}.duet-collapsible-heading.duet-theme-turva.sc-duet-collapsible{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:#171c3a}.duet-collapsible-heading.sc-duet-collapsible .duet-collapsible-heading-content.sc-duet-collapsible{flex:1}.duet-collapsible-heading.sc-duet-collapsible:focus{outline:0}.user-is-tabbing.sc-duet-collapsible-h .duet-collapsible-heading.sc-duet-collapsible:focus{border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.user-is-tabbing.duet-theme-turva.sc-duet-collapsible-h .duet-collapsible-heading.sc-duet-collapsible:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-collapsible-heading-icon.sc-duet-collapsible{margin-right:8px !important;display:flex;align-items:center;justify-content:center;color:#00294d;transition:transform 300ms ease}.duet-collapsible-heading-icon.sc-duet-collapsible:last-child,.duet-collapsible-heading-icon.sc-duet-collapsible:last-of-type{margin-right:0 !important}[aria-expanded=true].sc-duet-collapsible .duet-collapsible-heading-icon.sc-duet-collapsible{transform:rotate(180deg)}";
|
|
14
14
|
|
|
15
15
|
const DuetCollapsible$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
16
16
|
constructor() {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { d as debounce } from './p-0b3f675e.js';
|
|
7
7
|
import { c as isEnterKey, b as isEscapeKey, d as isTabKey, e as isArrowUpKey, f as isArrowDownKey } from './p-d8549efe.js';
|
|
8
8
|
import { g as getLocaleString, a as getLanguage } from './p-ede854e1.js';
|
|
9
9
|
import { p as parsePossibleJSON } from './p-5a9d75e1.js';
|
|
10
10
|
import { h, F as Fragment } from './p-e4a60f42.js';
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-154a3f1c.js';
|
|
12
12
|
|
|
13
13
|
const SelectSingle = ({ item, search = "", selected }) => {
|
|
14
14
|
const regEx = search !== "" ? new RegExp("(" + search.split(" ").join("|") + ")", "gi") : undefined;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
|
-
import { d as defineCustomElement$6 } from './p-
|
|
7
|
-
import { d as defineCustomElement$5 } from './p-
|
|
8
|
-
import { d as defineCustomElement$4 } from './p-
|
|
9
|
-
import { d as defineCustomElement$3 } from './p-
|
|
10
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$6 } from './p-9ead813e.js';
|
|
7
|
+
import { d as defineCustomElement$5 } from './p-154a3f1c.js';
|
|
8
|
+
import { d as defineCustomElement$4 } from './p-c2463a4d.js';
|
|
9
|
+
import { d as defineCustomElement$3 } from './p-671e7f8b.js';
|
|
10
|
+
import { d as defineCustomElement$2 } from './p-6be9ba98.js';
|
|
11
11
|
|
|
12
12
|
const duetCookieConsentCss = "*,*::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;position:fixed;right:0;bottom:0;left:0;z-index:950;display:block;width:100%;box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2)}@media (min-width: 48em){:host{right:28px;bottom:28px;left:auto;width:25rem}}:host(:focus){outline:0}:host(.user-is-tabbing:focus){border-radius:4px;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing.duet-theme-turva:focus){box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-cookie-consent{padding:20px;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;color:white !important;background-color:rgba(0, 21, 39, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent{background:rgba(0, 21, 39, 0.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.duet-cookie-consent.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\";background-color:rgba(12, 14, 29, 0.9)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.duet-cookie-consent.duet-theme-turva{background:rgba(12, 14, 29, 0.8)}}@media (min-width: 48em){.duet-cookie-consent{padding:20px;border-radius:4px}}.duet-cookie-consent-content{display:flex;align-items:center;max-width:1110px;margin:0 auto}.duet-cookie-consent-content .expand{flex:1}::slotted(a){font-weight:600;color:white !important;text-decoration:underline;white-space:nowrap}::slotted(a[target=_blank]){padding-right:16px;background:url(\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMmExLjUgMS41IDAgMDEuMTQgM0gzLjc1Yy0uMzggMC0uNy4yOC0uNzQuNjVsLS4wMS4xdjE0LjVjMCAuMzguMjguNy42NS43NGwuMS4wMWgxNC41Yy4zOCAwIC43LS4yOC43NC0uNjVsLjAxLS4xdi02Ljg5YTEuNSAxLjUgMCAwMTMgMHY2Ljg5QTMuNzUgMy43NSAwIDAxMTguMjUgMjRIMy43NUEzLjc1IDMuNzUgMCAwMTAgMjAuMjVWNS43NUEzLjc1IDMuNzUgMCAwMTMuNzUgMnptMTItMmMuNzggMCAxLjQyLjYgMS41IDEuMzZWNy41YTEuNSAxLjUgMCAwMS0zIC4xNFY1LjEybC01LjQ0IDUuNDRhMS41IDEuNSAwIDAxLTIuMjItMmwuMS0uMTJMMTguODggM0gxNi41QTEuNSAxLjUgMCAwMTE1IDEuNjRWMS41YzAtLjc4LjYtMS40MiAxLjM2LTEuNWguMTR6Ii8+PC9zdmc+\") no-repeat right 50%;background-size:12px 10px}::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva ::slotted(a:focus){outline:0;box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}";
|
|
13
13
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h as h$1, b as Host } from './p-532c54fb.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { c as createID } from './p-c1325e35.js';
|
|
7
7
|
import { F as FocusGuard } from './p-9986919d.js';
|
|
8
8
|
import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
|
|
9
9
|
import { h } from './p-e4a60f42.js';
|
|
10
|
-
import { d as defineCustomElement$8 } from './p-
|
|
11
|
-
import { d as defineCustomElement$7 } from './p-
|
|
12
|
-
import { d as defineCustomElement$6 } from './p-
|
|
13
|
-
import { d as defineCustomElement$5 } from './p-
|
|
14
|
-
import { d as defineCustomElement$4 } from './p-
|
|
15
|
-
import { d as defineCustomElement$3 } from './p-
|
|
16
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$8 } from './p-882a5cfe.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-bd2b0442.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-154a3f1c.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-605b6117.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-7cb3ff25.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-4e60ac5b.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-6be9ba98.js';
|
|
17
17
|
|
|
18
18
|
const formatOptionsShort = { day: "numeric", month: "long" };
|
|
19
19
|
const formatOptionsLong = { day: "numeric", month: "long", year: "numeric" };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetDivider$1, d as defineCustomElement$1 } from './p-69e61cbd.js';
|
|
5
5
|
|
|
6
6
|
const DuetDivider = DuetDivider$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetEditableTable$1, d as defineCustomElement$1 } from './p-4516d226.js';
|
|
5
5
|
|
|
6
6
|
const DuetEditableTable = DuetEditableTable$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetEmptyState$1, d as defineCustomElement$1 } from './p-d0e0ef81.js';
|
|
5
5
|
|
|
6
6
|
const DuetEmptyState = DuetEmptyState$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetFieldset$1, d as defineCustomElement$1 } from './p-66c822ff.js';
|
|
5
5
|
|
|
6
6
|
const DuetFieldset = DuetFieldset$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent$1, h, F as Fragment } from './p-532c54fb.js';
|
|
5
5
|
import { a as actionNewWindowSmall } from './p-f11208c3.js';
|
|
6
6
|
import { D as DuetStringsExternalDefaults } from './p-76f00bd5.js';
|
|
7
7
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
8
8
|
import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
|
|
9
9
|
import { p as parsePossibleJSON } from './p-5a9d75e1.js';
|
|
10
|
-
import { d as defineCustomElement$4 } from './p-
|
|
11
|
-
import { d as defineCustomElement$3 } from './p-
|
|
12
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$4 } from './p-154a3f1c.js';
|
|
11
|
+
import { d as defineCustomElement$3 } from './p-979e0325.js';
|
|
12
|
+
import { d as defineCustomElement$2 } from './p-6be9ba98.js';
|
|
13
13
|
|
|
14
14
|
var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right caret","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M5.499 24a.752.752 0 0 1-.53-1.281L15.689 12 4.969 1.28c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.141-.142.33-.22.53-.22s.389.078.53.22l10.72 10.72a1.5 1.5 0 0 1 .001 2.119L6.029 23.78a.743.743 0 0 1-.53.22z\"/></svg>"};
|
|
15
15
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetGridItem$1, d as defineCustomElement$1 } from './p-905a69b9.js';
|
|
5
5
|
|
|
6
6
|
const DuetGridItem = DuetGridItem$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { D as DuetGrid$1, d as defineCustomElement$1 } from './p-3e96f1ea.js';
|
|
5
5
|
|
|
6
6
|
const DuetGrid = DuetGrid$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|