@duetds/components 6.3.5 → 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 +20 -23
- 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 +1 -1
- 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 +5 -4
- 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-1792d16d.js → focus-utils-2b652cc4.js} +1 -1
- package/lib/cjs/{index-c780231c.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 +378 -71
- package/lib/collection/components/duet-hero/duet-hero.js +3 -2
- 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-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 +13 -12
- 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-b5c1dbcf.js → p-0046bd9c.js} +2 -2
- package/lib/dist-custom-elements/{p-c56da0b6.js → p-154a3f1c.js} +1 -1
- package/lib/dist-custom-elements/{p-84fd6025.js → p-1fdcf20f.js} +1 -1
- package/lib/dist-custom-elements/{p-fe75ce36.js → p-2836cc93.js} +6 -6
- package/lib/dist-custom-elements/{p-18414294.js → p-322d1aa1.js} +3 -3
- package/lib/dist-custom-elements/{p-c9c2b26b.js → p-3e96f1ea.js} +1 -1
- package/lib/dist-custom-elements/{p-cc6990dc.js → p-4516d226.js} +7 -7
- package/lib/dist-custom-elements/{p-af004f36.js → p-4e60ac5b.js} +3 -3
- package/lib/dist-custom-elements/{p-0e692503.js → p-532c54fb.js} +1 -1
- package/lib/dist-custom-elements/{p-12fb0f9e.js → p-5bcd669c.js} +2 -2
- package/lib/dist-custom-elements/{p-849407d1.js → p-5ebb99dd.js} +5 -5
- package/lib/dist-custom-elements/{p-2a9a1aee.js → p-5f1ada5a.js} +1 -1
- package/lib/dist-custom-elements/{p-093cdb4b.js → p-605b6117.js} +8 -8
- package/lib/dist-custom-elements/{p-86343460.js → p-66c822ff.js} +2 -2
- package/lib/dist-custom-elements/{p-1529e25b.js → p-671e7f8b.js} +1 -1
- package/lib/dist-custom-elements/{p-e8fc1e4d.js → p-69e61cbd.js} +1 -1
- package/lib/dist-custom-elements/{p-3fd31c11.js → p-6be9ba98.js} +1 -1
- package/lib/dist-custom-elements/{p-12b842a7.js → p-7cb3ff25.js} +1 -1
- package/lib/dist-custom-elements/{p-455151f9.js → p-7f93146e.js} +1 -1
- package/lib/dist-custom-elements/{p-355735f0.js → p-882a5cfe.js} +3 -3
- package/lib/dist-custom-elements/{p-719f820e.js → p-905a69b9.js} +1 -1
- package/lib/dist-custom-elements/{p-92d5395b.js → p-979e0325.js} +1 -1
- package/lib/dist-custom-elements/{p-58d6bf44.js → p-9ead813e.js} +4 -4
- package/lib/dist-custom-elements/{p-5f10b790.js → p-a9ca4b1a.js} +1 -1
- package/lib/dist-custom-elements/{p-d3cd6eb7.js → p-ad412049.js} +1 -1
- package/lib/dist-custom-elements/{p-05ca8ad3.js → p-b4d8113c.js} +1 -1
- package/lib/dist-custom-elements/{p-e5b634ae.js → p-bd2b0442.js} +1 -1
- package/lib/dist-custom-elements/{p-c7aaa12e.js → p-c2463a4d.js} +1 -1
- package/lib/dist-custom-elements/{p-75c1d029.js → p-d0e0ef81.js} +2 -2
- package/lib/dist-custom-elements/{p-39ecc3c9.js → p-d2401c36.js} +2 -2
- package/lib/dist-custom-elements/{p-3cbd86d1.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-9ed1420b.system.entry.js → p-020ca1b6.system.entry.js} +1 -1
- package/lib/duet/{p-0a550c3f.entry.js → p-02332064.entry.js} +1 -1
- package/lib/duet/{p-8b781575.system.entry.js → p-03ff3ed6.system.entry.js} +2 -2
- package/lib/duet/{p-77307dc5.system.entry.js → p-0452c32b.system.entry.js} +1 -1
- package/lib/duet/{p-d45207dc.system.entry.js → p-047f5071.system.entry.js} +1 -1
- package/lib/duet/{p-8cd7c88f.entry.js → p-09438348.entry.js} +1 -1
- package/lib/duet/{p-5cbd1a2f.system.entry.js → p-0a343e6c.system.entry.js} +1 -1
- package/lib/duet/{p-40131e38.entry.js → p-0a47a876.entry.js} +1 -1
- package/lib/duet/{p-cce44172.entry.js → p-0aa05098.entry.js} +1 -1
- package/lib/duet/{p-647a5d0b.entry.js → p-0fc9f792.entry.js} +1 -1
- package/lib/duet/{p-b3912b20.system.entry.js → p-129bb559.system.entry.js} +1 -1
- package/lib/duet/{p-7afe3a89.entry.js → p-12cdb87f.entry.js} +1 -1
- package/lib/duet/{p-b145d365.system.entry.js → p-1317aa26.system.entry.js} +1 -1
- package/lib/duet/{p-49699ab5.entry.js → p-1373f6ca.entry.js} +1 -1
- package/lib/duet/{p-ef49ea7a.system.entry.js → p-15739a81.system.entry.js} +1 -1
- package/lib/duet/{p-cc73e760.entry.js → p-1754b0d2.entry.js} +1 -1
- package/lib/duet/{p-91152973.system.entry.js → p-1b441904.system.entry.js} +1 -1
- package/lib/duet/{p-3cc57c17.system.entry.js → p-1f202456.system.entry.js} +1 -1
- package/lib/duet/{p-5b0dda5a.system.entry.js → p-201d6ec1.system.entry.js} +1 -1
- package/lib/duet/{p-5025032d.entry.js → p-2052a736.entry.js} +1 -1
- package/lib/duet/{p-1c255237.entry.js → p-21124c1f.entry.js} +1 -1
- package/lib/duet/{p-018a5ab9.entry.js → p-246da892.entry.js} +1 -1
- package/lib/duet/{p-04801584.system.entry.js → p-25ae871d.system.entry.js} +1 -1
- package/lib/duet/{p-93df49a3.entry.js → p-26fa8de6.entry.js} +1 -1
- package/lib/duet/{p-55fa5cf9.entry.js → p-27103116.entry.js} +1 -1
- package/lib/duet/{p-6204c166.entry.js → p-27a4c915.entry.js} +1 -1
- package/lib/duet/{p-3f6a6295.entry.js → p-28e309cf.entry.js} +1 -1
- package/lib/duet/{p-3aa61be3.system.entry.js → p-29dc425b.system.entry.js} +1 -1
- package/lib/duet/{p-541569fa.system.entry.js → p-29f05da5.system.entry.js} +1 -1
- package/lib/duet/{p-54e01d20.system.entry.js → p-2eb091c9.system.entry.js} +1 -1
- package/lib/duet/{p-b12644af.entry.js → p-2edff55b.entry.js} +1 -1
- package/lib/duet/{p-c93c1f44.entry.js → p-3117deb6.entry.js} +1 -1
- package/lib/duet/{p-41032b22.system.entry.js → p-3526ba4d.system.entry.js} +1 -1
- package/lib/duet/{p-6c239641.js → p-35d94a81.js} +1 -1
- package/lib/duet/{p-cd8e8e77.entry.js → p-363d64ad.entry.js} +1 -1
- package/lib/duet/{p-59587e86.system.js → p-3782e7bd.system.js} +1 -1
- package/lib/duet/{p-f13d08c0.entry.js → p-38dc7f9b.entry.js} +1 -1
- package/lib/duet/{p-d457f4aa.entry.js → p-3bbf5056.entry.js} +1 -1
- package/lib/duet/{p-e578a9e1.system.entry.js → p-3c2f1eae.system.entry.js} +1 -1
- package/lib/duet/{p-bfca68d4.system.entry.js → p-3cf79f67.system.entry.js} +1 -1
- package/lib/duet/{p-5cf8d351.entry.js → p-3e278513.entry.js} +1 -1
- package/lib/duet/{p-4e91709f.entry.js → p-3ff9ea7b.entry.js} +1 -1
- package/lib/duet/{p-d01e2749.entry.js → p-4235cfd4.entry.js} +1 -1
- package/lib/duet/{p-297b81b5.entry.js → p-42733735.entry.js} +1 -1
- package/lib/duet/p-43c7a428.system.entry.js +4 -0
- package/lib/duet/{p-9b59c742.system.entry.js → p-448aa1de.system.entry.js} +1 -1
- package/lib/duet/{p-750cd6e8.system.entry.js → p-46c1d349.system.entry.js} +1 -1
- package/lib/duet/{p-1a3ec0c1.entry.js → p-48e43d00.entry.js} +1 -1
- package/lib/duet/{p-05fc79b6.system.entry.js → p-4a282246.system.entry.js} +1 -1
- package/lib/duet/p-4c71d0e1.entry.js +4 -0
- package/lib/duet/{p-0319fb5c.system.entry.js → p-51cab7d1.system.entry.js} +1 -1
- package/lib/duet/{p-865d8746.system.entry.js → p-56c12873.system.entry.js} +1 -1
- package/lib/duet/{p-91379e1a.system.entry.js → p-5cd03fcc.system.entry.js} +1 -1
- package/lib/duet/{p-cffec684.entry.js → p-5e330ea8.entry.js} +1 -1
- package/lib/duet/{p-75744914.system.entry.js → p-602376c0.system.entry.js} +1 -1
- package/lib/duet/{p-7ec74dc5.system.entry.js → p-651fafda.system.entry.js} +1 -1
- package/lib/duet/{p-a2e41589.entry.js → p-68837c63.entry.js} +1 -1
- package/lib/duet/{p-40f0541a.entry.js → p-6917abaf.entry.js} +1 -1
- package/lib/duet/{p-72fa9406.entry.js → p-6953d6e1.entry.js} +1 -1
- package/lib/duet/{p-5322f804.system.js → p-6af671d6.system.js} +1 -1
- package/lib/duet/{p-e4cf3f0a.system.entry.js → p-6cb90c42.system.entry.js} +1 -1
- package/lib/duet/{p-31a47437.entry.js → p-6d4cfcb6.entry.js} +1 -1
- package/lib/duet/{p-5557f8e7.entry.js → p-6d8e829d.entry.js} +1 -1
- package/lib/duet/p-70187927.system.js +4 -0
- package/lib/duet/{p-0cf1ddbb.system.entry.js → p-729b0d66.system.entry.js} +1 -1
- package/lib/duet/{p-fff43d6a.system.entry.js → p-72d0199b.system.entry.js} +1 -1
- package/lib/duet/{p-83d444c7.system.entry.js → p-76835261.system.entry.js} +1 -1
- package/lib/duet/{p-c35a5e18.entry.js → p-77743d03.entry.js} +1 -1
- package/lib/duet/{p-763f8c03.system.entry.js → p-7c34ca99.system.entry.js} +1 -1
- package/lib/duet/{p-d0f1b22e.entry.js → p-7dfd3e05.entry.js} +1 -1
- package/lib/duet/{p-f87f022d.entry.js → p-80129dd8.entry.js} +1 -1
- package/lib/duet/{p-375ac11f.system.entry.js → p-831f1019.system.entry.js} +1 -1
- package/lib/duet/{p-4d3850f7.system.entry.js → p-836893af.system.entry.js} +1 -1
- package/lib/duet/{p-cd20b86d.system.entry.js → p-83d8e53e.system.entry.js} +1 -1
- package/lib/duet/{p-59e02635.entry.js → p-8810b6a2.entry.js} +1 -1
- package/lib/duet/{p-0bb2bbba.system.entry.js → p-88822dbd.system.entry.js} +1 -1
- package/lib/duet/{p-ac5e88b0.system.entry.js → p-90530e4b.system.entry.js} +1 -1
- package/lib/duet/{p-fad18444.entry.js → p-933f25ba.entry.js} +1 -1
- package/lib/duet/{p-c4ce0911.entry.js → p-954415a2.entry.js} +1 -1
- package/lib/duet/{p-dd14cf90.entry.js → p-9b2b98f1.entry.js} +1 -1
- package/lib/duet/{p-6859eb48.entry.js → p-9d2eddb6.entry.js} +1 -1
- package/lib/duet/{p-cc3c61dc.system.entry.js → p-a140fdcb.system.entry.js} +1 -1
- package/lib/duet/{p-9955ebd7.entry.js → p-a1dcbcdc.entry.js} +1 -1
- package/lib/duet/{p-7c048219.system.entry.js → p-a205042e.system.entry.js} +1 -1
- package/lib/duet/{p-b5e84bb7.system.entry.js → p-a360fd9e.system.entry.js} +1 -1
- package/lib/duet/{p-d018c67f.system.entry.js → p-a3d9704b.system.entry.js} +1 -1
- package/lib/duet/{p-4118eef3.system.entry.js → p-a513fa02.system.entry.js} +1 -1
- package/lib/duet/{p-9f801169.system.entry.js → p-a5a295c0.system.entry.js} +1 -1
- package/lib/duet/{p-49b5f5d2.entry.js → p-a87d96ef.entry.js} +1 -1
- package/lib/duet/{p-ef9acdfa.system.entry.js → p-a9465ece.system.entry.js} +1 -1
- package/lib/duet/{p-d33f8eb3.system.entry.js → p-aa7238b4.system.entry.js} +1 -1
- package/lib/duet/{p-4223a51d.entry.js → p-ac049db3.entry.js} +1 -1
- package/lib/duet/{p-c91803e0.system.entry.js → p-af157cd4.system.entry.js} +1 -1
- package/lib/duet/{p-0957a669.entry.js → p-b0a49e56.entry.js} +1 -1
- package/lib/duet/{p-7c83378e.entry.js → p-b0b27e49.entry.js} +1 -1
- package/lib/duet/p-b16d25ab.entry.js +4 -0
- package/lib/duet/{p-88d2601b.system.entry.js → p-b294e39d.system.entry.js} +1 -1
- package/lib/duet/{p-94607b74.system.entry.js → p-b2e4b3df.system.entry.js} +1 -1
- package/lib/duet/{p-9fffdd96.entry.js → p-ba5d5cd0.entry.js} +1 -1
- package/lib/duet/{p-e45e8eab.entry.js → p-bc2b248c.entry.js} +1 -1
- package/lib/duet/{p-6079ee23.system.entry.js → p-be05eaac.system.entry.js} +1 -1
- package/lib/duet/{p-9e03d929.system.entry.js → p-c3a7e038.system.entry.js} +1 -1
- package/lib/duet/{p-f49ce77f.js → p-c40ee0fe.js} +1 -1
- package/lib/duet/{p-766ee6d4.system.entry.js → p-c61601cd.system.entry.js} +1 -1
- package/lib/duet/{p-681066a6.entry.js → p-c6780fab.entry.js} +1 -1
- package/lib/duet/{p-fe22e0d7.system.entry.js → p-c69632a2.system.entry.js} +1 -1
- package/lib/duet/{p-f7030f2b.entry.js → p-c832245b.entry.js} +1 -1
- package/lib/duet/{p-837d96a7.system.entry.js → p-cd9d47f5.system.entry.js} +1 -1
- package/lib/duet/{p-56068b6e.system.entry.js → p-ce29e9a8.system.entry.js} +1 -1
- package/lib/duet/{p-53cfc823.entry.js → p-ce68689b.entry.js} +1 -1
- package/lib/duet/{p-d6544808.entry.js → p-cf9c0ba9.entry.js} +1 -1
- package/lib/duet/{p-e9d09bf8.entry.js → p-d25b4394.entry.js} +1 -1
- package/lib/duet/{p-05639128.entry.js → p-d3a1ec04.entry.js} +1 -1
- package/lib/duet/p-d6ecfe56.system.entry.js +4 -0
- package/lib/duet/{p-9331046d.system.entry.js → p-d79ac44b.system.entry.js} +1 -1
- package/lib/duet/{p-550e17bb.system.entry.js → p-dd11bb38.system.entry.js} +1 -1
- package/lib/duet/{p-6e1e4554.entry.js → p-e0a8bb43.entry.js} +1 -1
- package/lib/duet/{p-16120a6f.entry.js → p-e18b47a1.entry.js} +1 -1
- package/lib/duet/{p-06c0f45d.system.entry.js → p-e6f05953.system.entry.js} +1 -1
- package/lib/duet/{p-d0de3b58.entry.js → p-e788148c.entry.js} +1 -1
- package/lib/duet/{p-5c3f2090.system.entry.js → p-e798f1ed.system.entry.js} +1 -1
- package/lib/duet/{p-f92fe815.entry.js → p-e7bdc3e3.entry.js} +1 -1
- package/lib/duet/{p-b21921a2.entry.js → p-e8a0df5a.entry.js} +1 -1
- package/lib/duet/{p-729caf5f.entry.js → p-e968004c.entry.js} +1 -1
- package/lib/duet/{p-7600fd6b.system.entry.js → p-ea91bf03.system.entry.js} +1 -1
- package/lib/duet/{p-74a01368.system.entry.js → p-ebf1699f.system.entry.js} +1 -1
- package/lib/duet/{p-4fb33f49.entry.js → p-ecc5f30c.entry.js} +1 -1
- package/lib/duet/{p-b0686337.entry.js → p-f3e34507.entry.js} +1 -1
- package/lib/duet/{p-cef7bf55.system.entry.js → p-f4b76c99.system.entry.js} +1 -1
- package/lib/duet/p-f68637c0.entry.js +4 -0
- package/lib/duet/{p-ea776469.system.entry.js → p-f7391f5a.system.entry.js} +1 -1
- package/lib/duet/p-f8f307f4.system.entry.js +4 -0
- package/lib/duet/{p-409f8d79.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 +1 -1
- 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 +5 -4
- 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-8479ac73.js → focus-utils-2902ad62.js} +1 -1
- package/lib/esm/{index-de01d1ef.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 +2 -2
- 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 +2 -2
- 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-de01d1ef.js → index-2315b38f.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-range-stepper/duet-range-stepper.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-05c89399.entry.js +0 -4
- package/lib/duet/p-15d4debd.system.entry.js +0 -4
- package/lib/duet/p-1bdc640b.entry.js +0 -4
- package/lib/duet/p-470820c2.system.entry.js +0 -4
- package/lib/duet/p-9297f2df.entry.js +0 -4
- package/lib/duet/p-c2c9a7f4.system.js +0 -4
- package/lib/duet/p-dd168953.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-8479ac73.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
|
|
@@ -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;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent$1, B as Build, h as h$1, b as Host, F as Fragment } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent$1, B as Build, h as h$1, b as Host, F as Fragment } from './p-532c54fb.js';
|
|
5
5
|
import { f as formSearch } from './p-d004da5f.js';
|
|
6
6
|
import { m as media_query_large } from './p-738bd3c5.js';
|
|
7
7
|
import { d as disableBodyScroll, e as enableBodyScroll } from './p-bd779757.js';
|
|
@@ -12,13 +12,13 @@ import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
|
|
|
12
12
|
import { p as parsePossibleJSON } from './p-5a9d75e1.js';
|
|
13
13
|
import { a as actionArrowDownSmall } from './p-115c79b6.js';
|
|
14
14
|
import { h } from './p-e4a60f42.js';
|
|
15
|
-
import { d as defineCustomElement$8 } from './p-
|
|
16
|
-
import { d as defineCustomElement$7 } from './p-
|
|
17
|
-
import { d as defineCustomElement$6 } from './p-
|
|
18
|
-
import { d as defineCustomElement$5 } from './p-
|
|
19
|
-
import { d as defineCustomElement$4 } from './p-
|
|
20
|
-
import { d as defineCustomElement$3 } from './p-
|
|
21
|
-
import { d as defineCustomElement$2 } from './p-
|
|
15
|
+
import { d as defineCustomElement$8 } from './p-9ead813e.js';
|
|
16
|
+
import { d as defineCustomElement$7 } from './p-69e61cbd.js';
|
|
17
|
+
import { d as defineCustomElement$6 } from './p-154a3f1c.js';
|
|
18
|
+
import { d as defineCustomElement$5 } from './p-979e0325.js';
|
|
19
|
+
import { d as defineCustomElement$4 } from './p-c2463a4d.js';
|
|
20
|
+
import { d as defineCustomElement$3 } from './p-671e7f8b.js';
|
|
21
|
+
import { d as defineCustomElement$2 } from './p-6be9ba98.js';
|
|
22
22
|
|
|
23
23
|
var navigationContactDropdown={"title":"navigation-contact-dropdown","tags":"navigation contact dropdown speech bubbles","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M20.247 24a.743.743 0 0 1-.53-.22l-4.28-4.28h-.439c-3.308 0-6-2.692-6-6s2.692-6 6-6h3c3.309.001 6 2.692 6 6a5.974 5.974 0 0 1-3 5.179v4.571a.75.75 0 0 1-.751.75zm-5.25-15c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5h.75c.198 0 .391.08.53.22l3.22 3.22v-3.213c0-.289.169-.555.429-.678a4.51 4.51 0 0 0 2.571-4.049 4.504 4.504 0 0 0-4.498-4.499h-3.002z\"/><path d=\"M3.747 16.5a.747.747 0 0 1-.75-.75v-4.57a5.967 5.967 0 0 1-2.65-3.171A5.948 5.948 0 0 1 .57 3.431 6.014 6.014 0 0 1 5.985 0h3.012a6.04 6.04 0 0 1 5.752 4.286.751.751 0 0 1-.718.964.755.755 0 0 1-.719-.536A4.531 4.531 0 0 0 8.997 1.5h-3a4.511 4.511 0 0 0-4.071 2.572c-.512 1.084-.571 2.302-.167 3.431s1.224 2.032 2.308 2.545c.261.123.43.39.43.678v3.214l1.72-1.72a.744.744 0 0 1 1.06 0 .752.752 0 0 1 0 1.061l-3 3a.744.744 0 0 1-.53.219z\"/></svg>"};
|
|
24
24
|
|