@duetds/components 6.0.4 → 6.0.5
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 +31 -32
- 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 +9 -8
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- 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 +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
- 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-modal.cjs.entry.js +2 -2
- 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 +25 -27
- 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-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.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 +1 -1
- package/lib/cjs/{focus-utils-8a615003.js → focus-utils-bbba1f98.js} +1 -1
- package/lib/cjs/{index-d106d801.js → index-af927d29.js} +1 -1
- package/lib/cjs/loader.cjs.js +1 -1
- package/lib/collection/components/duet-choice/duet-choice.js +4 -4
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +3 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +25 -27
- 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 +9 -8
- package/lib/dist-custom-elements/duet-choice.js +9 -9
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +3 -3
- 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 +9 -9
- 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-modal.js +7 -7
- 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 +28 -30
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- 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-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 +2 -2
- 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-da03a443.js → p-0ce83b83.js} +1 -1
- package/lib/dist-custom-elements/{p-d96debb6.js → p-0f5b2dfe.js} +7 -7
- package/lib/dist-custom-elements/{p-565779f5.js → p-166d7b9c.js} +1 -1
- package/lib/dist-custom-elements/{p-3fc2d124.js → p-1ad6b04e.js} +1 -1
- package/lib/dist-custom-elements/{p-6e74e660.js → p-21887c28.js} +6 -6
- package/lib/dist-custom-elements/{p-acdba2db.js → p-24c2ac51.js} +2 -2
- package/lib/dist-custom-elements/{p-9c732bb9.js → p-2bb345c0.js} +2 -2
- package/lib/dist-custom-elements/{p-e4d5fbc0.js → p-32a67b55.js} +2 -2
- package/lib/dist-custom-elements/{p-e294c0fb.js → p-4c52333e.js} +4 -4
- package/lib/dist-custom-elements/{p-7739604d.js → p-4f516732.js} +1 -1
- package/lib/dist-custom-elements/{p-b08e57cf.js → p-53a0c93d.js} +1 -1
- package/lib/dist-custom-elements/{p-fc5362e7.js → p-544d933d.js} +1 -1
- package/lib/dist-custom-elements/{p-09ed1ffa.js → p-56b5945f.js} +5 -5
- package/lib/dist-custom-elements/{p-08cfe544.js → p-692cc270.js} +2 -2
- package/lib/dist-custom-elements/{p-3d987b87.js → p-6cae0682.js} +1 -1
- package/lib/dist-custom-elements/{p-01de0640.js → p-7a003d73.js} +1 -1
- package/lib/dist-custom-elements/{p-ef8eff22.js → p-7f5ad01d.js} +1 -1
- package/lib/dist-custom-elements/{p-65d3ead5.js → p-8f69f7ca.js} +6 -6
- package/lib/dist-custom-elements/{p-e5c8a58f.js → p-92012dcc.js} +1 -1
- package/lib/dist-custom-elements/{p-c70f3ccb.js → p-9af8e9da.js} +2 -2
- package/lib/dist-custom-elements/{p-bd4b92c4.js → p-a087e30a.js} +1 -1
- package/lib/dist-custom-elements/{p-14dcd82b.js → p-c0469b33.js} +1 -1
- package/lib/dist-custom-elements/{p-213ef84c.js → p-c8d44e6d.js} +1 -1
- package/lib/dist-custom-elements/{p-4717744e.js → p-cfab50b5.js} +3 -3
- package/lib/dist-custom-elements/{p-6886544b.js → p-d11287e1.js} +1 -1
- package/lib/dist-custom-elements/{p-f7db7c40.js → p-db91a981.js} +1 -1
- package/lib/dist-custom-elements/{p-0a928609.js → p-e121eb6d.js} +3 -3
- package/lib/dist-custom-elements/{p-81c9b244.js → p-ee9a63c3.js} +1 -1
- package/lib/dist-custom-elements/{p-88511d7a.js → p-f1d0dca7.js} +3 -3
- package/lib/dist-custom-elements/{p-16d518fd.js → p-fb6be4e4.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-5f6452ce.system.entry.js → p-01ec746a.system.entry.js} +1 -1
- package/lib/duet/{p-7ad2cb10.system.entry.js → p-02a0c4f6.system.entry.js} +1 -1
- package/lib/duet/{p-3904232a.entry.js → p-02fec3bd.entry.js} +1 -1
- package/lib/duet/{p-9094fcf8.entry.js → p-032a5071.entry.js} +1 -1
- package/lib/duet/{p-8e8f8b29.entry.js → p-08fe21b1.entry.js} +1 -1
- package/lib/duet/{p-0b74af40.entry.js → p-0b0c7f09.entry.js} +1 -1
- package/lib/duet/{p-77600ed7.system.js → p-100c6ed7.system.js} +1 -1
- package/lib/duet/{p-1e0d7680.system.entry.js → p-168a22df.system.entry.js} +1 -1
- package/lib/duet/{p-defba7cd.entry.js → p-24dafa59.entry.js} +1 -1
- package/lib/duet/{p-0e48bca9.system.entry.js → p-28fcab59.system.entry.js} +1 -1
- package/lib/duet/{p-6e5f2016.system.entry.js → p-292ab686.system.entry.js} +1 -1
- package/lib/duet/{p-60e29f52.system.entry.js → p-293b8c58.system.entry.js} +1 -1
- package/lib/duet/{p-5e1d64d8.entry.js → p-2c698aec.entry.js} +1 -1
- package/lib/duet/{p-23a8fa64.system.entry.js → p-3967595b.system.entry.js} +1 -1
- package/lib/duet/{p-264a0e0c.system.entry.js → p-414b1ba7.system.entry.js} +1 -1
- package/lib/duet/{p-caa49454.entry.js → p-422d7157.entry.js} +1 -1
- package/lib/duet/{p-ccb0de84.system.entry.js → p-4df190b5.system.entry.js} +1 -1
- package/lib/duet/{p-c986532d.entry.js → p-50eb1959.entry.js} +1 -1
- package/lib/duet/{p-8c08e7ba.entry.js → p-552ce747.entry.js} +1 -1
- package/lib/duet/{p-23943f39.entry.js → p-58c58219.entry.js} +1 -1
- package/lib/duet/{p-0c2a51ac.entry.js → p-5b7db3d5.entry.js} +1 -1
- package/lib/duet/{p-27f72e70.entry.js → p-5bb6f856.entry.js} +1 -1
- package/lib/duet/{p-aef02083.entry.js → p-62ff683a.entry.js} +1 -1
- package/lib/duet/{p-613c4099.system.entry.js → p-65206bf2.system.entry.js} +1 -1
- package/lib/duet/{p-3b173cbd.entry.js → p-66bb00c2.entry.js} +1 -1
- package/lib/duet/{p-ab89d948.system.entry.js → p-6cc35a71.system.entry.js} +1 -1
- package/lib/duet/{p-6f93638a.system.entry.js → p-7431ad27.system.entry.js} +1 -1
- package/lib/duet/{p-2b320481.system.entry.js → p-74bcd39f.system.entry.js} +1 -1
- package/lib/duet/{p-bec16aea.system.entry.js → p-76fd11ff.system.entry.js} +1 -1
- package/lib/duet/{p-df785776.system.js → p-7871ef0a.system.js} +1 -1
- package/lib/duet/{p-bbe1a2cd.entry.js → p-79160b90.entry.js} +1 -1
- package/lib/duet/{p-ab7f4070.entry.js → p-7d71fd3b.entry.js} +1 -1
- package/lib/duet/{p-07a850a5.system.entry.js → p-7d866e2a.system.entry.js} +1 -1
- package/lib/duet/{p-09e2ff96.system.entry.js → p-83120829.system.entry.js} +1 -1
- package/lib/duet/{p-6aca8584.js → p-85c3f82e.js} +1 -1
- package/lib/duet/{p-4d6feeb5.system.entry.js → p-85df6ff1.system.entry.js} +1 -1
- package/lib/duet/{p-f97776be.entry.js → p-86567f28.entry.js} +1 -1
- package/lib/duet/{p-0d96924d.entry.js → p-8669b09e.entry.js} +1 -1
- package/lib/duet/{p-b2abaa9e.entry.js → p-88819152.entry.js} +1 -1
- package/lib/duet/{p-eb74c96e.entry.js → p-89dc739e.entry.js} +1 -1
- package/lib/duet/{p-01c551f1.system.entry.js → p-8a4d7ae9.system.entry.js} +1 -1
- package/lib/duet/{p-77ca874f.system.entry.js → p-8edd208a.system.entry.js} +1 -1
- package/lib/duet/{p-e9862947.entry.js → p-8efd9495.entry.js} +1 -1
- package/lib/duet/{p-afdc57da.entry.js → p-8f222a1b.entry.js} +1 -1
- package/lib/duet/{p-c863a0d1.entry.js → p-98ba3424.entry.js} +1 -1
- package/lib/duet/{p-86cb85b9.system.entry.js → p-996ba330.system.entry.js} +1 -1
- package/lib/duet/{p-0e98f667.system.entry.js → p-9999e5fa.system.entry.js} +1 -1
- package/lib/duet/{p-8aafa8e7.system.entry.js → p-9bae46c2.system.entry.js} +1 -1
- package/lib/duet/{p-c4217626.system.entry.js → p-9cb366b1.system.entry.js} +1 -1
- package/lib/duet/{p-bd3c926c.system.entry.js → p-a3de163c.system.entry.js} +1 -1
- package/lib/duet/{p-8b09a46f.entry.js → p-a40a7074.entry.js} +1 -1
- package/lib/duet/{p-033bfa67.entry.js → p-a463d7ba.entry.js} +1 -1
- package/lib/duet/{p-430acad4.system.entry.js → p-a755f378.system.entry.js} +1 -1
- package/lib/duet/{p-7de4d97d.entry.js → p-a78c751d.entry.js} +1 -1
- package/lib/duet/{p-71105750.entry.js → p-aae486b1.entry.js} +1 -1
- package/lib/duet/{p-c73a591d.system.entry.js → p-ade95c1a.system.entry.js} +1 -1
- package/lib/duet/{p-55fd512b.system.entry.js → p-ae270d5c.system.entry.js} +1 -1
- package/lib/duet/{p-61444a3d.system.entry.js → p-afd48ab5.system.entry.js} +1 -1
- package/lib/duet/{p-875ae637.js → p-b1931fae.js} +1 -1
- package/lib/duet/{p-3620ded5.entry.js → p-b1b6bfaf.entry.js} +1 -1
- package/lib/duet/{p-fe8fc877.system.entry.js → p-bcaa46bc.system.entry.js} +1 -1
- package/lib/duet/{p-0c9f0b8a.system.entry.js → p-bd95bbac.system.entry.js} +1 -1
- package/lib/duet/{p-2a3b1a2e.entry.js → p-c14e364f.entry.js} +1 -1
- package/lib/duet/{p-5af6d9e2.entry.js → p-cd24ed34.entry.js} +1 -1
- package/lib/duet/{p-44e9b1c8.system.entry.js → p-ceaefc71.system.entry.js} +1 -1
- package/lib/duet/{p-c5f6ea62.system.entry.js → p-d33ad700.system.entry.js} +1 -1
- package/lib/duet/{p-c6d05091.entry.js → p-d5700477.entry.js} +1 -1
- package/lib/duet/{p-751f6957.system.entry.js → p-d8c1e717.system.entry.js} +1 -1
- package/lib/duet/{p-a395d4bc.system.entry.js → p-d8e4683f.system.entry.js} +1 -1
- package/lib/duet/{p-ece47184.entry.js → p-db5582e2.entry.js} +1 -1
- package/lib/duet/{p-4d767c61.system.entry.js → p-dc3379cf.system.entry.js} +1 -1
- package/lib/duet/{p-1999f503.system.js → p-ddc42b65.system.js} +1 -1
- package/lib/duet/{p-bbc91480.system.entry.js → p-e1c35023.system.entry.js} +1 -1
- package/lib/duet/{p-49ce11a1.entry.js → p-e6d75fab.entry.js} +1 -1
- package/lib/duet/{p-f09f968c.entry.js → p-e99cfa9a.entry.js} +1 -1
- package/lib/duet/{p-1a41550e.system.entry.js → p-ec08089e.system.entry.js} +1 -1
- package/lib/duet/{p-1bd57792.system.entry.js → p-ec45b5c6.system.entry.js} +1 -1
- package/lib/duet/{p-988a781d.entry.js → p-ed41265b.entry.js} +1 -1
- package/lib/duet/{p-b55e55b5.entry.js → p-ed985877.entry.js} +1 -1
- package/lib/duet/{p-bf59e11d.entry.js → p-f5cac1af.entry.js} +1 -1
- package/lib/duet/{p-4f1fe415.system.entry.js → p-f6725c7b.system.entry.js} +1 -1
- package/lib/duet/{p-787f9eba.entry.js → p-f7012b1f.entry.js} +1 -1
- package/lib/duet/{p-4463946b.system.entry.js → p-f7856429.system.entry.js} +1 -1
- package/lib/duet/{p-a585113b.entry.js → p-f9d05a5c.entry.js} +1 -1
- package/lib/duet/{p-aa8973fc.entry.js → p-fb798cb8.entry.js} +1 -1
- package/lib/duet/{p-21662682.entry.js → p-fcbf70a6.entry.js} +1 -1
- package/lib/duet/{p-8107aeb5.system.entry.js → p-fcc58f66.system.entry.js} +1 -1
- package/lib/duet/{p-73c6e5fb.entry.js → p-fdd0a7df.entry.js} +1 -1
- package/lib/duet/{p-1ebd7945.system.entry.js → p-feae179e.system.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 +9 -8
- package/lib/esm/duet-collapsible.entry.js +1 -1
- 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 +1 -1
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +1 -1
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +2 -2
- 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 +25 -27
- 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-select.entry.js +1 -1
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.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 +1 -1
- package/lib/esm/{focus-utils-236f580e.js → focus-utils-b515b88b.js} +1 -1
- package/lib/esm/{index-b601aac1.js → index-d8c3ba71.js} +1 -1
- package/lib/esm/loader.js +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-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 +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-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-modal.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-select.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-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-236f580e.js → focus-utils-b515b88b.js} +1 -1
- package/lib/esm-es5/{index-b601aac1.js → index-d8c3ba71.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +1 -0
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +2 -2
- package/lib/types/components.d.ts +2 -2
- package/package.json +5 -5
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const watchOptions = require('./watch-options-d88afac0.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const tokens_module = require('./tokens.module-1bb2d45e.js');
|
|
10
10
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const stringUtils = require('./string-utils-5cadd058.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const keyboardUtils = require('./keyboard-utils-bb32119b.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const inputUtils = require('./input-utils-b5e8f524.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
const tokens_module = require('./tokens.module-1bb2d45e.js');
|
|
10
10
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-af927d29.js');
|
|
9
9
|
|
|
10
10
|
const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
|
|
11
11
|
|
package/lib/cjs/duet.cjs.js
CHANGED
|
@@ -24,7 +24,7 @@ function _interopNamespace(e) {
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
const NAMESPACE = 'duet';
|
|
27
|
-
const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.
|
|
27
|
+
const Env = /* duet */ {"cdnURILocal":"http://0.0.0.0:3334","cdnURIProd":"https://cdn.duetds.com/api","duetIconVersion":"3.0.5"};
|
|
28
28
|
|
|
29
29
|
let scopeId;
|
|
30
30
|
let contentRef;
|
package/lib/cjs/loader.cjs.js
CHANGED
|
@@ -176,11 +176,13 @@ export class DuetChoice {
|
|
|
176
176
|
* Local methods
|
|
177
177
|
*/
|
|
178
178
|
this.toggleChecked = ev => {
|
|
179
|
+
ev.preventDefault();
|
|
180
|
+
ev.stopPropagation();
|
|
179
181
|
if (this.disabled || this.groupDisabled) {
|
|
180
182
|
return;
|
|
181
183
|
}
|
|
182
184
|
this.isInfoOpen = false;
|
|
183
|
-
// if it's a radio button and it's already checked
|
|
185
|
+
// if it's a radio button, and it's already checked
|
|
184
186
|
// we shouldn't fire an event, so exit early
|
|
185
187
|
if (this.type === "radio" && this.checked) {
|
|
186
188
|
return;
|
|
@@ -192,8 +194,6 @@ export class DuetChoice {
|
|
|
192
194
|
value: this.value,
|
|
193
195
|
component: "duet-choice",
|
|
194
196
|
});
|
|
195
|
-
ev.preventDefault();
|
|
196
|
-
ev.stopPropagation();
|
|
197
197
|
};
|
|
198
198
|
this.toggleInfo = () => {
|
|
199
199
|
this.isInfoOpen = !this.isInfoOpen;
|
|
@@ -923,7 +923,7 @@ export class DuetChoice {
|
|
|
923
923
|
"name": "duetChange",
|
|
924
924
|
"bubbles": true,
|
|
925
925
|
"cancelable": true,
|
|
926
|
-
"composed":
|
|
926
|
+
"composed": false,
|
|
927
927
|
"docs": {
|
|
928
928
|
"tags": [],
|
|
929
929
|
"text": "Emitted when the checked property has changed."
|
|
@@ -7,6 +7,7 @@ import { findCheckedOption, watchForOptions } from "../../utils/watch-options";
|
|
|
7
7
|
const duetChoiceSelector = ":scope duet-choice:not(:scope duet-choice duet-choice-group duet-choice):not(:scope duet-choice duet-fieldset duet-choice)";
|
|
8
8
|
export class DuetChoiceGroup {
|
|
9
9
|
constructor() {
|
|
10
|
+
this.choiceGroupName = "duet-choice-group";
|
|
10
11
|
/**
|
|
11
12
|
* Direction of the choice group.
|
|
12
13
|
*/
|
|
@@ -61,7 +62,7 @@ export class DuetChoiceGroup {
|
|
|
61
62
|
return;
|
|
62
63
|
}
|
|
63
64
|
const selectedChoice = ev.target;
|
|
64
|
-
if (selectedChoice) {
|
|
65
|
+
if (selectedChoice && selectedChoice.parentElement.classList.contains(this.choiceGroupName)) {
|
|
65
66
|
this.value = selectedChoice.value;
|
|
66
67
|
}
|
|
67
68
|
// Prevent events from bubbling up the DOM tree in case
|
|
@@ -154,7 +155,7 @@ export class DuetChoiceGroup {
|
|
|
154
155
|
return (h(Host, { onDuetChange: this.onSelect, class: { horizontal: this.direction === "horizontal" } },
|
|
155
156
|
h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme },
|
|
156
157
|
this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)),
|
|
157
|
-
h("div", { class: {
|
|
158
|
+
h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } },
|
|
158
159
|
h("slot", null)))));
|
|
159
160
|
}
|
|
160
161
|
static get is() { return "duet-choice-group"; }
|
|
@@ -25,7 +25,7 @@ export class DuetRangeStepper {
|
|
|
25
25
|
this.stepIndex = 1;
|
|
26
26
|
/**
|
|
27
27
|
* How big is the step
|
|
28
|
-
* @default
|
|
28
|
+
* @default 50
|
|
29
29
|
*/
|
|
30
30
|
this.stepSize = 50;
|
|
31
31
|
/**
|
|
@@ -63,30 +63,33 @@ export class DuetRangeStepper {
|
|
|
63
63
|
this.ariaControls = "";
|
|
64
64
|
this.handleClick = (e, direction) => {
|
|
65
65
|
e.preventDefault();
|
|
66
|
-
this.
|
|
66
|
+
this.stepIndex += direction;
|
|
67
|
+
this.clampStepIndex();
|
|
67
68
|
this.handleStepClick(e);
|
|
68
69
|
};
|
|
69
70
|
}
|
|
70
71
|
watchStepIndexStateHandler(newValue) {
|
|
71
|
-
if (
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
this.
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
72
|
+
if (this.element.shadowRoot.childElementCount > 0) {
|
|
73
|
+
if (newValue <= 1) {
|
|
74
|
+
this.leftBnRef.setAttribute("disabled", "");
|
|
75
|
+
this.rightBnRef.focus();
|
|
76
|
+
}
|
|
77
|
+
else {
|
|
78
|
+
this.leftBnRef.removeAttribute("disabled");
|
|
79
|
+
}
|
|
80
|
+
if (newValue >= this.total / this.stepSize) {
|
|
81
|
+
this.rightBnRef.setAttribute("disabled", "");
|
|
82
|
+
this.leftBnRef.focus();
|
|
83
|
+
}
|
|
84
|
+
else {
|
|
85
|
+
this.rightBnRef.removeAttribute("disabled");
|
|
86
|
+
}
|
|
84
87
|
}
|
|
85
88
|
}
|
|
86
89
|
watchStepSizeStateHandler(newValue, oldValue) {
|
|
87
90
|
if (newValue !== oldValue) {
|
|
88
91
|
if (this.stepIndex * newValue > this.total) {
|
|
89
|
-
this.stepIndex = this.total / newValue;
|
|
92
|
+
this.stepIndex = Math.ceil(this.total / newValue);
|
|
90
93
|
}
|
|
91
94
|
}
|
|
92
95
|
}
|
|
@@ -102,22 +105,17 @@ export class DuetRangeStepper {
|
|
|
102
105
|
}
|
|
103
106
|
componentWillLoad() {
|
|
104
107
|
inheritGlobalTheme(this);
|
|
108
|
+
this.clampStepIndex();
|
|
105
109
|
}
|
|
106
110
|
componentDidLoad() {
|
|
107
111
|
this.watchStepIndexStateHandler(this.stepIndex);
|
|
108
112
|
}
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
if (newIndex <= 0) {
|
|
113
|
+
clampStepIndex() {
|
|
114
|
+
if (this.stepIndex < 1) {
|
|
112
115
|
this.stepIndex = 1;
|
|
113
116
|
}
|
|
114
|
-
else {
|
|
115
|
-
|
|
116
|
-
this.stepIndex = newIndex;
|
|
117
|
-
}
|
|
118
|
-
else if (newIndex * this.stepSize > this.total + this.stepSize) {
|
|
119
|
-
this.stepIndex = Math.floor(this.total / this.stepSize);
|
|
120
|
-
}
|
|
117
|
+
else if (this.stepIndex * this.stepSize > this.total) {
|
|
118
|
+
this.stepIndex = Math.ceil(this.total / this.stepSize);
|
|
121
119
|
}
|
|
122
120
|
}
|
|
123
121
|
getTo() {
|
|
@@ -241,7 +239,7 @@ export class DuetRangeStepper {
|
|
|
241
239
|
"docs": {
|
|
242
240
|
"tags": [{
|
|
243
241
|
"name": "default",
|
|
244
|
-
"text": "
|
|
242
|
+
"text": "50"
|
|
245
243
|
}],
|
|
246
244
|
"text": "How big is the step"
|
|
247
245
|
},
|
|
@@ -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-e121eb6d.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-56b5945f.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-7f5ad01d.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-1ad6b04e.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-4f516732.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-1ad6b04e.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-4f516732.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-4c52333e.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-92012dcc.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-1ad6b04e.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-86faf728.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-4f516732.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-ee9a63c3.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 { 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-1ad6b04e.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-4ebf1618.js';
|
|
6
6
|
import { c as createID } from './p-c1325e35.js';
|
|
7
7
|
|
|
@@ -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-1ad6b04e.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-92012dcc.js';
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-32a67b55.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-4f516732.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-f1d0dca7.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-53a0c93d.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
|
|
|
@@ -17,6 +17,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
17
17
|
constructor() {
|
|
18
18
|
super();
|
|
19
19
|
this.__registerHost();
|
|
20
|
+
this.choiceGroupName = "duet-choice-group";
|
|
20
21
|
/**
|
|
21
22
|
* Direction of the choice group.
|
|
22
23
|
*/
|
|
@@ -71,7 +72,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
71
72
|
return;
|
|
72
73
|
}
|
|
73
74
|
const selectedChoice = ev.target;
|
|
74
|
-
if (selectedChoice) {
|
|
75
|
+
if (selectedChoice && selectedChoice.parentElement.classList.contains(this.choiceGroupName)) {
|
|
75
76
|
this.value = selectedChoice.value;
|
|
76
77
|
}
|
|
77
78
|
// Prevent events from bubbling up the DOM tree in case
|
|
@@ -155,7 +156,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
155
156
|
* Always the last one in the class.
|
|
156
157
|
*/
|
|
157
158
|
render() {
|
|
158
|
-
return (h(Host, { onDuetChange: this.onSelect, class: { horizontal: this.direction === "horizontal" } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("div", { class: {
|
|
159
|
+
return (h(Host, { onDuetChange: this.onSelect, class: { horizontal: this.direction === "horizontal" } }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
|
|
159
160
|
}
|
|
160
161
|
get element() { return this; }
|
|
161
162
|
static get watchers() { return {
|
|
@@ -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-1ad6b04e.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-0b8f16f1.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-92012dcc.js';
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-4f516732.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-ee9a63c3.js';
|
|
14
|
+
import { d as defineCustomElement$2 } from './p-53a0c93d.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
|
|
|
@@ -21,7 +21,7 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
21
21
|
constructor() {
|
|
22
22
|
super();
|
|
23
23
|
this.__registerHost();
|
|
24
|
-
this.duetChange = createEvent(this, "duetChange",
|
|
24
|
+
this.duetChange = createEvent(this, "duetChange", 5);
|
|
25
25
|
this.duetFocus = createEvent(this, "duetFocus", 7);
|
|
26
26
|
this.duetBlur = createEvent(this, "duetBlur", 7);
|
|
27
27
|
this.hasHeader = false;
|
|
@@ -181,11 +181,13 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
181
181
|
* Local methods
|
|
182
182
|
*/
|
|
183
183
|
this.toggleChecked = ev => {
|
|
184
|
+
ev.preventDefault();
|
|
185
|
+
ev.stopPropagation();
|
|
184
186
|
if (this.disabled || this.groupDisabled) {
|
|
185
187
|
return;
|
|
186
188
|
}
|
|
187
189
|
this.isInfoOpen = false;
|
|
188
|
-
// if it's a radio button and it's already checked
|
|
190
|
+
// if it's a radio button, and it's already checked
|
|
189
191
|
// we shouldn't fire an event, so exit early
|
|
190
192
|
if (this.type === "radio" && this.checked) {
|
|
191
193
|
return;
|
|
@@ -197,8 +199,6 @@ const DuetChoice$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
197
199
|
value: this.value,
|
|
198
200
|
component: "duet-choice",
|
|
199
201
|
});
|
|
200
|
-
ev.preventDefault();
|
|
201
|
-
ev.stopPropagation();
|
|
202
202
|
};
|
|
203
203
|
this.toggleInfo = () => {
|
|
204
204
|
this.isInfoOpen = !this.isInfoOpen;
|
|
@@ -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, b as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, b as Host } from './p-1ad6b04e.js';
|
|
5
5
|
import { a as actionArrowDownSmall } from './p-115c79b6.js';
|
|
6
6
|
import { f as font_size_medium, t as tokens } from './p-02305a1e.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-4f516732.js';
|
|
12
12
|
|
|
13
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
|
|
|
@@ -1,15 +1,15 @@
|
|
|
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-1ad6b04e.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-b9058029.js';
|
|
11
|
-
import { d as defineCustomElement$3 } from './p-
|
|
12
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$3 } from './p-4f516732.js';
|
|
12
|
+
import { d as defineCustomElement$2 } from './p-53a0c93d.js';
|
|
13
13
|
|
|
14
14
|
const SelectSingle = ({ item, search = "", selected }) => {
|
|
15
15
|
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-1ad6b04e.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-4c52333e.js';
|
|
7
|
+
import { d as defineCustomElement$5 } from './p-4f516732.js';
|
|
8
|
+
import { d as defineCustomElement$4 } from './p-ee9a63c3.js';
|
|
9
|
+
import { d as defineCustomElement$3 } from './p-6cae0682.js';
|
|
10
|
+
import { d as defineCustomElement$2 } from './p-53a0c93d.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-1ad6b04e.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-0b8f16f1.js';
|
|
8
8
|
import { a as getLanguage, g as getLocaleString } from './p-ede854e1.js';
|
|
9
9
|
import { h } from './p-b9058029.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-e121eb6d.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-92012dcc.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-4f516732.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-8f69f7ca.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-fb6be4e4.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-f1d0dca7.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-53a0c93d.js';
|
|
17
17
|
|
|
18
18
|
const formatOptionsShort = { day: "numeric", month: "long" };
|
|
19
19
|
const formatOptionsLong = { day: "numeric", month: "long", year: "numeric" };
|