@duetds/components 6.0.6 → 6.0.7
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 +7 -4
- 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 +2 -2
- 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 +8 -6
- 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 +2 -2
- 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 +1 -1
- 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-dd4ce1de.js → focus-utils-46880ee6.js} +1 -1
- package/lib/cjs/{index-e4517eb5.js → index-54afad07.js} +1 -1
- package/lib/cjs/loader.cjs.js +1 -1
- package/lib/collection/components/duet-button/duet-button.css +4 -4
- package/lib/collection/components/duet-choice/duet-choice.js +1 -1
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +5 -3
- package/lib/collection/components/duet-upload/duet-upload.js +1 -1
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-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 +11 -9
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- 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 +4 -4
- 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 +19 -19
- 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-9f0235d2.js → p-01a47ed0.js} +1 -1
- package/lib/dist-custom-elements/{p-29eb2df5.js → p-068d8815.js} +1 -1
- package/lib/dist-custom-elements/{p-199c2f56.js → p-0a3b3fbb.js} +5 -5
- package/lib/dist-custom-elements/{p-28011c52.js → p-10a1a3da.js} +1 -1
- package/lib/dist-custom-elements/{p-7576d4ff.js → p-12a61b16.js} +1 -1
- package/lib/dist-custom-elements/{p-d7e59b1c.js → p-1940df2f.js} +1 -1
- package/lib/dist-custom-elements/{p-c04225ed.js → p-2215e15e.js} +6 -6
- package/lib/dist-custom-elements/{p-7c13db02.js → p-2f73ed5f.js} +2 -2
- package/lib/dist-custom-elements/{p-592779ce.js → p-3185bbc5.js} +1 -1
- package/lib/dist-custom-elements/{p-cb00b1f9.js → p-3426a84c.js} +2 -2
- package/lib/dist-custom-elements/{p-7289badb.js → p-4e94138b.js} +5 -5
- package/lib/dist-custom-elements/{p-e0a69099.js → p-565c7b5e.js} +1 -1
- package/lib/dist-custom-elements/{p-87a6b2d6.js → p-59480ad8.js} +1 -1
- package/lib/dist-custom-elements/{p-082654a0.js → p-76a78894.js} +1 -1
- package/lib/dist-custom-elements/{p-a379b2d3.js → p-836021e7.js} +2 -2
- package/lib/dist-custom-elements/{p-b74969f0.js → p-85e4dd88.js} +2 -2
- package/lib/dist-custom-elements/{p-b39ebe64.js → p-a081f721.js} +3 -3
- package/lib/dist-custom-elements/{p-80931556.js → p-a56649ff.js} +6 -6
- package/lib/dist-custom-elements/{p-aa0d2da3.js → p-b7f5c755.js} +1 -1
- package/lib/dist-custom-elements/{p-64632357.js → p-bf876e72.js} +2 -2
- package/lib/dist-custom-elements/{p-aa492620.js → p-c36d9eb5.js} +1 -1
- package/lib/dist-custom-elements/{p-a426557f.js → p-c8517782.js} +1 -1
- package/lib/dist-custom-elements/{p-b32fb567.js → p-d05492d6.js} +1 -1
- package/lib/dist-custom-elements/{p-8cd228d4.js → p-dfb36895.js} +1 -1
- package/lib/dist-custom-elements/{p-bf5314b7.js → p-f07d95b9.js} +1 -1
- package/lib/dist-custom-elements/{p-7f15884f.js → p-f20bce7d.js} +1 -1
- package/lib/dist-custom-elements/{p-4945e262.js → p-f23c23e9.js} +3 -3
- package/lib/dist-custom-elements/{p-d00cffea.js → p-f42b7c16.js} +3 -3
- package/lib/dist-custom-elements/{p-3a9cfcc9.js → p-fbb39f58.js} +1 -1
- package/lib/dist-custom-elements/{p-4f279f53.js → p-fe39bfb6.js} +7 -7
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-52c056db.entry.js → p-00030749.entry.js} +1 -1
- package/lib/duet/{p-d02af930.entry.js → p-00228a70.entry.js} +1 -1
- package/lib/duet/{p-251a5aac.system.entry.js → p-0082ff0a.system.entry.js} +1 -1
- package/lib/duet/{p-5a996bf9.entry.js → p-0433b19b.entry.js} +1 -1
- package/lib/duet/{p-2f94a10d.system.entry.js → p-0ef9099d.system.entry.js} +1 -1
- package/lib/duet/{p-0213ed5d.system.entry.js → p-108f093f.system.entry.js} +1 -1
- package/lib/duet/{p-8fbe317b.system.js → p-1219c251.system.js} +1 -1
- package/lib/duet/{p-7fa21213.entry.js → p-13cdbe65.entry.js} +1 -1
- package/lib/duet/{p-7c667e8f.entry.js → p-14e9ccd4.entry.js} +1 -1
- package/lib/duet/p-159ce776.js +4 -0
- package/lib/duet/{p-65ee3b0a.system.entry.js → p-16f67902.system.entry.js} +1 -1
- package/lib/duet/{p-fafcae12.system.entry.js → p-177abbdc.system.entry.js} +1 -1
- package/lib/duet/{p-46c15952.entry.js → p-187a788e.entry.js} +1 -1
- package/lib/duet/{p-ef8288aa.system.entry.js → p-1d7bd203.system.entry.js} +1 -1
- package/lib/duet/{p-c468a3a5.system.entry.js → p-1fd65b6a.system.entry.js} +1 -1
- package/lib/duet/{p-4b297926.system.entry.js → p-24210b97.system.entry.js} +1 -1
- package/lib/duet/{p-939a6cc1.entry.js → p-3054a69d.entry.js} +1 -1
- package/lib/duet/{p-20f35cdc.system.entry.js → p-39c02539.system.entry.js} +1 -1
- package/lib/duet/{p-6d95f910.system.entry.js → p-3dadf26a.system.entry.js} +1 -1
- package/lib/duet/{p-678e8cbb.entry.js → p-3fd6ad80.entry.js} +1 -1
- package/lib/duet/{p-24df277b.system.entry.js → p-444b7187.system.entry.js} +1 -1
- package/lib/duet/{p-440ab681.entry.js → p-46f86392.entry.js} +1 -1
- package/lib/duet/{p-c530394c.entry.js → p-50081b36.entry.js} +1 -1
- package/lib/duet/{p-bd5e1712.entry.js → p-50551874.entry.js} +1 -1
- package/lib/duet/{p-d1433a6c.system.entry.js → p-5116e9b7.system.entry.js} +1 -1
- package/lib/duet/{p-9af0bc52.system.entry.js → p-58eeed4f.system.entry.js} +1 -1
- package/lib/duet/{p-52c6ae14.system.entry.js → p-59edf7bc.system.entry.js} +1 -1
- package/lib/duet/{p-9128d8c9.system.entry.js → p-5d160b76.system.entry.js} +1 -1
- package/lib/duet/{p-b719d692.entry.js → p-607eb013.entry.js} +1 -1
- package/lib/duet/{p-42fd968a.entry.js → p-6372465a.entry.js} +1 -1
- package/lib/duet/{p-4f74dcb0.system.entry.js → p-63b7a28e.system.entry.js} +2 -2
- package/lib/duet/p-661839a3.entry.js +4 -0
- package/lib/duet/{p-ae11885c.system.entry.js → p-69b0c916.system.entry.js} +1 -1
- package/lib/duet/{p-cc2dcefa.js → p-6a49efbc.js} +1 -1
- package/lib/duet/{p-53e9db65.entry.js → p-6be76f1d.entry.js} +1 -1
- package/lib/duet/{p-c6a32c19.entry.js → p-6caf3423.entry.js} +1 -1
- package/lib/duet/{p-f640cfa4.entry.js → p-6e648879.entry.js} +1 -1
- package/lib/duet/{p-0366aa94.entry.js → p-7088d347.entry.js} +1 -1
- package/lib/duet/{p-605d7b1b.system.js → p-70a1a9bf.system.js} +1 -1
- package/lib/duet/{p-fc7bff4b.system.entry.js → p-794e74ca.system.entry.js} +1 -1
- package/lib/duet/{p-8f3a0c72.system.entry.js → p-7ba68318.system.entry.js} +1 -1
- package/lib/duet/{p-5c0b7a57.system.entry.js → p-7e3d7a7e.system.entry.js} +1 -1
- package/lib/duet/{p-05737119.system.entry.js → p-889cf32a.system.entry.js} +1 -1
- package/lib/duet/{p-5cdddc36.system.entry.js → p-8b0fef4c.system.entry.js} +2 -2
- package/lib/duet/{p-27264236.system.entry.js → p-8baa5bd1.system.entry.js} +1 -1
- package/lib/duet/{p-48ebc2b0.entry.js → p-8ff5cb03.entry.js} +1 -1
- package/lib/duet/{p-7b41013a.entry.js → p-90e58b7f.entry.js} +1 -1
- package/lib/duet/{p-de540d60.entry.js → p-92c491d9.entry.js} +1 -1
- package/lib/duet/{p-995aaa93.system.entry.js → p-933a2bd0.system.entry.js} +1 -1
- package/lib/duet/{p-38ebcf7c.entry.js → p-9587a804.entry.js} +1 -1
- package/lib/duet/{p-6c762845.system.entry.js → p-9cb0def1.system.entry.js} +1 -1
- package/lib/duet/{p-71d5f97d.entry.js → p-9f37c7e3.entry.js} +1 -1
- package/lib/duet/{p-45b515be.entry.js → p-9f51f625.entry.js} +1 -1
- package/lib/duet/{p-19727bc9.system.entry.js → p-a3ca26e9.system.entry.js} +1 -1
- package/lib/duet/{p-79f628fc.entry.js → p-a44366ba.entry.js} +1 -1
- package/lib/duet/{p-adf1ecbf.system.entry.js → p-afdf9c1c.system.entry.js} +1 -1
- package/lib/duet/{p-16ce8d7a.entry.js → p-b0bf6662.entry.js} +1 -1
- package/lib/duet/{p-34c60dae.system.entry.js → p-b44ae985.system.entry.js} +1 -1
- package/lib/duet/{p-2248cea0.system.entry.js → p-b4ffca84.system.entry.js} +1 -1
- package/lib/duet/{p-fe1b83c8.entry.js → p-b77057b8.entry.js} +1 -1
- package/lib/duet/{p-2f82c49d.entry.js → p-bd85d575.entry.js} +1 -1
- package/lib/duet/p-be4c1b3f.entry.js +4 -0
- package/lib/duet/{p-6e39375e.system.entry.js → p-c16f5680.system.entry.js} +1 -1
- package/lib/duet/{p-f9bbab0b.system.entry.js → p-c1c11d71.system.entry.js} +1 -1
- package/lib/duet/{p-45d3e7f3.system.entry.js → p-c1d755c9.system.entry.js} +1 -1
- package/lib/duet/{p-37ed2dff.system.entry.js → p-c4a44c55.system.entry.js} +1 -1
- package/lib/duet/{p-a090cc23.system.entry.js → p-c76ec371.system.entry.js} +1 -1
- package/lib/duet/{p-48d64315.system.entry.js → p-cacad773.system.entry.js} +1 -1
- package/lib/duet/{p-f75b852a.entry.js → p-d267c3a2.entry.js} +1 -1
- package/lib/duet/{p-fe658814.entry.js → p-d4bb0408.entry.js} +1 -1
- package/lib/duet/{p-35a057b3.entry.js → p-d674ef21.entry.js} +1 -1
- package/lib/duet/{p-9b991fcc.system.entry.js → p-d74d81a1.system.entry.js} +1 -1
- package/lib/duet/{p-a59437ad.entry.js → p-d98eedc7.entry.js} +1 -1
- package/lib/duet/{p-42b60815.entry.js → p-dbdaec86.entry.js} +1 -1
- package/lib/duet/{p-a4bec573.entry.js → p-dc163c6e.entry.js} +1 -1
- package/lib/duet/{p-dbbbfb36.system.entry.js → p-dcb5d509.system.entry.js} +1 -1
- package/lib/duet/{p-e79e0c89.entry.js → p-e30dc26c.entry.js} +1 -1
- package/lib/duet/p-e52ea726.entry.js +4 -0
- package/lib/duet/{p-039fc9c3.entry.js → p-e7f779ed.entry.js} +1 -1
- package/lib/duet/{p-bee31561.system.js → p-e841deb6.system.js} +1 -1
- package/lib/duet/{p-0285b819.system.entry.js → p-e873306b.system.entry.js} +1 -1
- package/lib/duet/{p-45695a2f.system.entry.js → p-ed8d9d14.system.entry.js} +1 -1
- package/lib/duet/{p-9b3a36e6.entry.js → p-f020f7b9.entry.js} +1 -1
- package/lib/duet/{p-e9ac6c20.system.entry.js → p-f3e7fc61.system.entry.js} +1 -1
- package/lib/duet/{p-b38311d2.system.entry.js → p-f40277da.system.entry.js} +1 -1
- package/lib/duet/{p-fe5c5165.system.entry.js → p-f8ae4f24.system.entry.js} +1 -1
- package/lib/duet/{p-59b50ef3.entry.js → p-f92491e1.entry.js} +1 -1
- package/lib/duet/{p-2070fce5.entry.js → p-faf74d63.entry.js} +1 -1
- package/lib/duet/{p-8177d52d.entry.js → p-ff4995cc.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 +2 -2
- 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 +8 -6
- 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 +2 -2
- 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 +1 -1
- 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-d7f2dd58.js → focus-utils-d5499410.js} +1 -1
- package/lib/esm/{index-5528c321.js → index-26388161.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 +2 -2
- 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 +1 -1
- 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-d7f2dd58.js → focus-utils-d5499410.js} +1 -1
- package/lib/esm-es5/{index-5528c321.js → index-26388161.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/package.json +5 -5
- package/lib/duet/p-1bd40aae.entry.js +0 -4
- package/lib/duet/p-2aa13286.entry.js +0 -4
- package/lib/duet/p-76bd1cd1.js +0 -4
- package/lib/duet/p-da33b001.entry.js +0 -4
|
@@ -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-54afad07.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-54afad07.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-54afad07.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-54afad07.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-54afad07.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-54afad07.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-54afad07.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-54afad07.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-54afad07.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-54afad07.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.7"};
|
|
28
28
|
|
|
29
29
|
let scopeId;
|
|
30
30
|
let contentRef;
|
package/lib/cjs/loader.cjs.js
CHANGED
|
@@ -422,13 +422,13 @@
|
|
|
422
422
|
}
|
|
423
423
|
.duet-button.plain[disabled] {
|
|
424
424
|
color: #657787 !important;
|
|
425
|
-
cursor:
|
|
425
|
+
cursor: not-allowed;
|
|
426
426
|
background: transparent !important;
|
|
427
427
|
border-color: transparent !important;
|
|
428
428
|
}
|
|
429
429
|
.duet-theme-turva .duet-button.plain[disabled] {
|
|
430
430
|
color: transparent !important;
|
|
431
|
-
cursor:
|
|
431
|
+
cursor: not-allowed;
|
|
432
432
|
background: transparent !important;
|
|
433
433
|
border-color: #e4e4e6 !important;
|
|
434
434
|
}
|
|
@@ -497,14 +497,14 @@
|
|
|
497
497
|
}
|
|
498
498
|
.duet-button[disabled], .duet-button[disabled]:hover, .duet-button.duet-button-negative[disabled], .duet-button.duet-button-negative[disabled]:hover {
|
|
499
499
|
color: #657787 !important;
|
|
500
|
-
cursor:
|
|
500
|
+
cursor: not-allowed;
|
|
501
501
|
background: #e1e3e6 !important;
|
|
502
502
|
border-color: #e1e3e6 !important;
|
|
503
503
|
box-shadow: none !important;
|
|
504
504
|
}
|
|
505
505
|
.duet-theme-turva .duet-button[disabled], .duet-theme-turva .duet-button[disabled]:hover, .duet-theme-turva .duet-button.duet-button-negative [disabled], .duet-theme-turva .duet-button.duet-button-negative [disabled]:hover {
|
|
506
506
|
color: #747475 !important;
|
|
507
|
-
cursor:
|
|
507
|
+
cursor: not-allowed;
|
|
508
508
|
background: #e4e4e6 !important;
|
|
509
509
|
border-color: #e4e4e6 !important;
|
|
510
510
|
}
|
|
@@ -54,6 +54,9 @@ export class DuetChoiceGroup {
|
|
|
54
54
|
this.getChoices = () => {
|
|
55
55
|
return Array.from(this.element.querySelectorAll(duetChoiceSelector));
|
|
56
56
|
};
|
|
57
|
+
this.isMyChoice = (choice) => {
|
|
58
|
+
return this.getChoices().includes(choice);
|
|
59
|
+
};
|
|
57
60
|
/**
|
|
58
61
|
* Component event handling.
|
|
59
62
|
*/
|
|
@@ -62,7 +65,7 @@ export class DuetChoiceGroup {
|
|
|
62
65
|
return;
|
|
63
66
|
}
|
|
64
67
|
const selectedChoice = ev.target;
|
|
65
|
-
if (selectedChoice &&
|
|
68
|
+
if (selectedChoice && this.isMyChoice(selectedChoice)) {
|
|
66
69
|
this.value = selectedChoice.value;
|
|
67
70
|
}
|
|
68
71
|
// Prevent events from bubbling up the DOM tree in case
|
|
@@ -90,8 +93,7 @@ export class DuetChoiceGroup {
|
|
|
90
93
|
this.mutationO = watchForOptions(el, duetChoiceSelector, newOption => {
|
|
91
94
|
if (newOption !== undefined) {
|
|
92
95
|
newOption.componentOnReady().then(() => {
|
|
93
|
-
|
|
94
|
-
if (choices.includes(newOption)) {
|
|
96
|
+
if (this.isMyChoice(newOption)) {
|
|
95
97
|
this.value = newOption.value;
|
|
96
98
|
}
|
|
97
99
|
});
|
|
@@ -889,7 +889,7 @@ export class DuetUpload {
|
|
|
889
889
|
this.nativeInput = input;
|
|
890
890
|
}, accept: !this.limitSelection ? undefined : `${this.allowedMimetypes},${this.allowedExtensions}`, onBlur: this.onBlur, onFocus: this.onFocus, onChange: e => this.onChange(e), type: "file", class: {
|
|
891
891
|
"duet-upload": true,
|
|
892
|
-
}, disabled: this.disabled, "aria-hidden": "true", required: this.required, name: this.name, id: this.identifier, multiple: this.multiple
|
|
892
|
+
}, disabled: this.disabled, "aria-hidden": "true", required: this.required, name: this.name, id: this.identifier, multiple: this.multiple })))));
|
|
893
893
|
}
|
|
894
894
|
/**
|
|
895
895
|
* XHR request utilities
|
|
@@ -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-f42b7c16.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-4e94138b.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-fbb39f58.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-1940df2f.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-565c7b5e.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-1940df2f.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-565c7b5e.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-0a3b3fbb.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-f20bce7d.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-1940df2f.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-565c7b5e.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-dfb36895.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-1940df2f.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-1940df2f.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-f20bce7d.js';
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-3426a84c.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-565c7b5e.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-a081f721.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-b7f5c755.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
|
|
|
@@ -64,6 +64,9 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
64
64
|
this.getChoices = () => {
|
|
65
65
|
return Array.from(this.element.querySelectorAll(duetChoiceSelector));
|
|
66
66
|
};
|
|
67
|
+
this.isMyChoice = (choice) => {
|
|
68
|
+
return this.getChoices().includes(choice);
|
|
69
|
+
};
|
|
67
70
|
/**
|
|
68
71
|
* Component event handling.
|
|
69
72
|
*/
|
|
@@ -72,7 +75,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
72
75
|
return;
|
|
73
76
|
}
|
|
74
77
|
const selectedChoice = ev.target;
|
|
75
|
-
if (selectedChoice &&
|
|
78
|
+
if (selectedChoice && this.isMyChoice(selectedChoice)) {
|
|
76
79
|
this.value = selectedChoice.value;
|
|
77
80
|
}
|
|
78
81
|
// Prevent events from bubbling up the DOM tree in case
|
|
@@ -97,8 +100,7 @@ const DuetChoiceGroup$1 = /*@__PURE__*/ proxyCustomElement(class extends H {
|
|
|
97
100
|
this.mutationO = watchForOptions(el, duetChoiceSelector, newOption => {
|
|
98
101
|
if (newOption !== undefined) {
|
|
99
102
|
newOption.componentOnReady().then(() => {
|
|
100
|
-
|
|
101
|
-
if (choices.includes(newOption)) {
|
|
103
|
+
if (this.isMyChoice(newOption)) {
|
|
102
104
|
this.value = newOption.value;
|
|
103
105
|
}
|
|
104
106
|
});
|
|
@@ -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-1940df2f.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-f20bce7d.js';
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-565c7b5e.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-dfb36895.js';
|
|
14
|
+
import { d as defineCustomElement$2 } from './p-b7f5c755.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", 7);
|
|
25
25
|
this.duetFocus = createEvent(this, "duetFocus", 7);
|
|
26
26
|
this.duetBlur = createEvent(this, "duetBlur", 7);
|
|
27
27
|
this.hasHeader = false;
|
|
@@ -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-1940df2f.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-565c7b5e.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-1940df2f.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-565c7b5e.js';
|
|
12
|
+
import { d as defineCustomElement$2 } from './p-b7f5c755.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-1940df2f.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-0a3b3fbb.js';
|
|
7
|
+
import { d as defineCustomElement$5 } from './p-565c7b5e.js';
|
|
8
|
+
import { d as defineCustomElement$4 } from './p-dfb36895.js';
|
|
9
|
+
import { d as defineCustomElement$3 } from './p-76a78894.js';
|
|
10
|
+
import { d as defineCustomElement$2 } from './p-b7f5c755.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-1940df2f.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-f42b7c16.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-f20bce7d.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-565c7b5e.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-a56649ff.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-10a1a3da.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-a081f721.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-b7f5c755.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-3185bbc5.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-fe39bfb6.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-836021e7.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-3426a84c.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-1940df2f.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-565c7b5e.js';
|
|
11
|
+
import { d as defineCustomElement$3 } from './p-12a61b16.js';
|
|
12
|
+
import { d as defineCustomElement$2 } from './p-b7f5c755.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-068d8815.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-d05492d6.js';
|
|
5
5
|
|
|
6
6
|
const DuetGrid = DuetGrid$1;
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|