@duetds/components 6.9.10 → 6.10.1
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 +189 -23
- package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +5 -5
- 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 +4 -4
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +3 -3
- package/lib/cjs/duet-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +13 -10
- package/lib/cjs/duet-contact-card.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 +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +26 -4
- 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 +2 -2
- package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +3 -3
- 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-menu-bar-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-modal.cjs.entry.js +2 -2
- package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
- package/lib/cjs/duet-page-heading.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-promo-card.cjs.entry.js +54 -0
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +27 -6
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-shaped-image.cjs.entry.js +43 -0
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout.cjs.entry.js +4 -4
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +3 -3
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip.cjs.entry.js +5 -3
- package/lib/cjs/duet-tray.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-32a7237e.js → focus-utils-b45e4830.js} +1 -1
- package/lib/cjs/{index-ed9113ee.js → index-a6cfed65.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/cjs/{token-utils-966776e9.js → token-utils-c1864408.js} +1 -1
- package/lib/cjs/{tokens-21b244ee.js → tokens-30e7656b.js} +6 -0
- package/lib/cjs/{tokens.module-d402cfac.js → tokens.module-5fe478ed.js} +4 -0
- package/lib/collection/collection-manifest.json +2 -0
- package/lib/collection/components/duet-action-button/duet-action-button.css +1 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-banner/duet-banner.css +15 -1
- package/lib/collection/components/duet-banner/duet-banner.js +1 -1
- package/lib/collection/components/duet-button/duet-button.css +29 -0
- package/lib/collection/components/duet-button/duet-button.js +6 -6
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-choice/duet-choice.css +4 -2
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +16 -13
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +7 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +1 -1
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.js +3 -3
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-modal/duet-modal.js +3 -3
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-promo-card/duet-promo-card.css +87 -0
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +191 -0
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +20 -0
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +87 -5
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.css +63 -0
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +126 -0
- package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
- package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +1 -1
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +5 -3
- package/lib/collection/components/duet-upload/duet-upload.js +22 -15
- package/lib/collection/components/duet-upload/upload-validators.js +6 -0
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +10 -16
- 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-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +4 -4
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +6 -6
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +14 -11
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +10 -10
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- 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 +9 -9
- 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-menu-bar-button.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-modal.js +7 -7
- package/lib/dist-custom-elements/duet-multiselect.js +8 -8
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
- package/lib/dist-custom-elements/duet-notification.js +2 -2
- package/lib/dist-custom-elements/duet-number-input.js +9 -9
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- 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-promo-card.d.ts +11 -0
- package/lib/dist-custom-elements/duet-promo-card.js +86 -0
- 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 +3 -3
- 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-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.d.ts +11 -0
- package/lib/dist-custom-elements/duet-shaped-image.js +62 -0
- package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
- package/lib/dist-custom-elements/duet-slideout.js +3 -3
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-tab-group.js +27 -15
- 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-toolbar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +4 -4
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +40 -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-5597d00b.js → p-0674039c.js} +2 -2
- package/lib/dist-custom-elements/{p-fcdafb7c.js → p-0e902571.js} +1 -1
- package/lib/dist-custom-elements/{p-8ec927a9.js → p-1344c068.js} +1 -1
- package/lib/dist-custom-elements/{p-827884e4.js → p-1ac08a92.js} +2 -2
- package/lib/dist-custom-elements/{p-b8ad6212.js → p-1d986611.js} +1 -1
- package/lib/dist-custom-elements/{p-32ef0166.js → p-28c1f4ec.js} +1 -1
- package/lib/dist-custom-elements/{p-9cec14d3.js → p-2f9bbe4a.js} +1 -1
- package/lib/dist-custom-elements/{p-6c67d54f.js → p-351d00f1.js} +6 -6
- package/lib/dist-custom-elements/{p-4e79552b.js → p-3b39da12.js} +5 -5
- package/lib/dist-custom-elements/{p-85572907.js → p-48515caf.js} +50 -8
- package/lib/dist-custom-elements/{p-418b9425.js → p-4fcae101.js} +2 -2
- package/lib/dist-custom-elements/{p-365321e2.js → p-628b8684.js} +2 -2
- package/lib/dist-custom-elements/{p-78e46bbe.js → p-633e1ebc.js} +2 -2
- package/lib/dist-custom-elements/{p-45c80494.js → p-65758ed5.js} +8 -8
- package/lib/dist-custom-elements/{p-1ae34989.js → p-717d775c.js} +1 -1
- package/lib/dist-custom-elements/{p-7bf05f04.js → p-72c5512a.js} +6 -6
- package/lib/dist-custom-elements/{p-0ece82d9.js → p-75c1e787.js} +2 -2
- package/lib/dist-custom-elements/{p-022a8925.js → p-7a8d0bb0.js} +1 -1
- package/lib/dist-custom-elements/{p-42274448.js → p-8b72e2b2.js} +3 -3
- package/lib/dist-custom-elements/{p-811d0b57.js → p-8dd1cf45.js} +5 -5
- package/lib/dist-custom-elements/{p-af11a76b.js → p-9db7387e.js} +3 -3
- package/lib/dist-custom-elements/{p-52d5fd26.js → p-a15eaed8.js} +2 -2
- package/lib/dist-custom-elements/{p-5d7e7f9a.js → p-a46a6322.js} +1 -1
- package/lib/dist-custom-elements/{p-cb9787ec.js → p-b519ac77.js} +6 -0
- package/lib/dist-custom-elements/{p-2fa23c91.js → p-bcf1e39a.js} +2 -2
- package/lib/dist-custom-elements/{p-94cad5dd.js → p-ceee58b4.js} +2 -2
- package/lib/dist-custom-elements/{p-3f19003b.js → p-d3213a33.js} +7 -5
- package/lib/dist-custom-elements/{p-e4260006.js → p-d7b4d591.js} +2 -2
- package/lib/dist-custom-elements/{p-ff1232e3.js → p-d9a3be78.js} +1 -1
- package/lib/dist-custom-elements/{p-e848dc76.js → p-ddfc5de9.js} +1 -1
- package/lib/dist-custom-elements/{p-890d1070.js → p-de68431d.js} +1 -1
- package/lib/dist-custom-elements/{p-505389ac.js → p-e8475b3c.js} +4 -0
- package/lib/dist-custom-elements/{p-9241f30d.js → p-fdc1ca33.js} +1 -1
- package/lib/dist-custom-elements/{p-6cfb1e17.js → p-fe45f59f.js} +2 -2
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-009c5ed3.entry.js +4 -0
- package/lib/duet/p-01a6becd.system.entry.js +4 -0
- package/lib/duet/{p-3e1a8672.entry.js → p-02a26b88.entry.js} +1 -1
- package/lib/duet/{p-64eca6f8.entry.js → p-04e21013.entry.js} +1 -1
- package/lib/duet/{p-39fd9262.entry.js → p-0786d3a0.entry.js} +1 -1
- package/lib/duet/{p-fe796b12.system.entry.js → p-0815f8d2.system.entry.js} +1 -1
- package/lib/duet/{p-40ec6285.system.entry.js → p-0bb09731.system.entry.js} +1 -1
- package/lib/duet/{p-52618d5a.entry.js → p-0ee1b7f3.entry.js} +1 -1
- package/lib/duet/{p-3f1b91f3.system.entry.js → p-127549bc.system.entry.js} +1 -1
- package/lib/duet/p-1354a068.entry.js +4 -0
- package/lib/duet/{p-97daa409.system.entry.js → p-1402a469.system.entry.js} +1 -1
- package/lib/duet/{p-0bb2fc38.entry.js → p-16ca0476.entry.js} +1 -1
- package/lib/duet/{p-62130e77.entry.js → p-19dcac63.entry.js} +1 -1
- package/lib/duet/{p-318c864c.system.entry.js → p-1c1d9986.system.entry.js} +1 -1
- package/lib/duet/{p-014d4b6c.system.entry.js → p-1c1e78f4.system.entry.js} +1 -1
- package/lib/duet/{p-9b89ca54.entry.js → p-1c7bdfb0.entry.js} +1 -1
- package/lib/duet/{p-1fcc523f.system.entry.js → p-1d0a1fa6.system.entry.js} +1 -1
- package/lib/duet/{p-663a1b00.system.entry.js → p-1d42396a.system.entry.js} +1 -1
- package/lib/duet/{p-81a18bed.entry.js → p-1fb0d391.entry.js} +1 -1
- package/lib/duet/{p-cdb71ba7.system.entry.js → p-221a319e.system.entry.js} +1 -1
- package/lib/duet/{p-890643ca.entry.js → p-249de5f3.entry.js} +1 -1
- package/lib/duet/{p-11b4eb05.entry.js → p-2654e699.entry.js} +1 -1
- package/lib/duet/{p-7d52c89d.entry.js → p-29a1886d.entry.js} +1 -1
- package/lib/duet/{p-8e70f859.entry.js → p-2ab14f9d.entry.js} +1 -1
- package/lib/duet/p-2cadaf24.entry.js +4 -0
- package/lib/duet/{p-47226272.entry.js → p-2d50b598.entry.js} +1 -1
- package/lib/duet/{p-fb9dbd21.entry.js → p-2ee395b0.entry.js} +1 -1
- package/lib/duet/{p-afe17a8c.system.entry.js → p-2f3e497c.system.entry.js} +1 -1
- package/lib/duet/{p-b262748f.entry.js → p-3144ba75.entry.js} +1 -1
- package/lib/duet/{p-5d90c88a.system.entry.js → p-3508f30c.system.entry.js} +1 -1
- package/lib/duet/{p-52cd6d96.system.entry.js → p-37909c09.system.entry.js} +1 -1
- package/lib/duet/{p-a0893e5e.system.entry.js → p-3794c025.system.entry.js} +1 -1
- package/lib/duet/{p-fd4d4376.entry.js → p-388212f3.entry.js} +1 -1
- package/lib/duet/{p-8dfd152a.entry.js → p-3bad0565.entry.js} +1 -1
- package/lib/duet/{p-dbb8bf49.system.entry.js → p-3c237b9a.system.entry.js} +1 -1
- package/lib/duet/{p-b1b502d4.entry.js → p-3d0cabd0.entry.js} +1 -1
- package/lib/duet/{p-494839fd.system.entry.js → p-3ea2c86d.system.entry.js} +1 -1
- package/lib/duet/{p-4eee6079.system.entry.js → p-445317f4.system.entry.js} +1 -1
- package/lib/duet/p-45e609b1.system.js +4 -0
- package/lib/duet/{p-556dee5f.entry.js → p-470110fc.entry.js} +1 -1
- package/lib/duet/{p-9a19bbfd.system.entry.js → p-4b2e1595.system.entry.js} +1 -1
- package/lib/duet/{p-88580e2c.entry.js → p-4b7d3edc.entry.js} +1 -1
- package/lib/duet/{p-614408cf.entry.js → p-4d93a692.entry.js} +1 -1
- package/lib/duet/{p-70d5b60c.entry.js → p-50a7fb1c.entry.js} +1 -1
- package/lib/duet/{p-a1cc1a3e.system.entry.js → p-513794cb.system.entry.js} +1 -1
- package/lib/duet/{p-071758e5.entry.js → p-518d1263.entry.js} +1 -1
- package/lib/duet/p-5369340a.system.entry.js +4 -0
- package/lib/duet/{p-a4f56f44.system.entry.js → p-53dec0a5.system.entry.js} +1 -1
- package/lib/duet/{p-75b6bf6c.entry.js → p-594fcb94.entry.js} +1 -1
- package/lib/duet/{p-cf618f70.entry.js → p-59b62cfa.entry.js} +1 -1
- package/lib/duet/{p-4e4ccef5.entry.js → p-59e1c2ab.entry.js} +1 -1
- package/lib/duet/{p-a52a67d9.system.entry.js → p-5a229ae7.system.entry.js} +1 -1
- package/lib/duet/p-5b450895.entry.js +4 -0
- package/lib/duet/{p-479c8b37.entry.js → p-5b66a87d.entry.js} +1 -1
- package/lib/duet/{p-8c39ce20.system.js → p-5b705989.system.js} +1 -1
- package/lib/duet/{p-c560bafe.entry.js → p-5b939562.entry.js} +1 -1
- package/lib/duet/{p-e3f34e71.system.entry.js → p-5eb79fac.system.entry.js} +1 -1
- package/lib/duet/{p-c0ca450a.entry.js → p-5f860b63.entry.js} +1 -1
- package/lib/duet/{p-29609033.entry.js → p-5fed2b0f.entry.js} +1 -1
- package/lib/duet/{p-aae8f419.system.entry.js → p-60f7231d.system.entry.js} +1 -1
- package/lib/duet/{p-f01670d7.system.entry.js → p-61232a45.system.entry.js} +1 -1
- package/lib/duet/{p-7f01eb8a.system.entry.js → p-631d95f8.system.entry.js} +1 -1
- package/lib/duet/{p-981300f9.entry.js → p-65beaf78.entry.js} +1 -1
- package/lib/duet/{p-6a1a5e26.entry.js → p-665f67ed.entry.js} +1 -1
- package/lib/duet/{p-50b41507.entry.js → p-68732531.entry.js} +1 -1
- package/lib/duet/p-68ed4709.entry.js +4 -0
- package/lib/duet/{p-f5edf1b3.entry.js → p-69617bca.entry.js} +1 -1
- package/lib/duet/{p-6479e81f.system.entry.js → p-6b02f893.system.entry.js} +1 -1
- package/lib/duet/{p-74632443.system.entry.js → p-6b1a925a.system.entry.js} +1 -1
- package/lib/duet/{p-5bb07d5e.entry.js → p-70ab41b1.entry.js} +1 -1
- package/lib/duet/{p-450e63a4.system.js → p-71a46879.system.js} +1 -1
- package/lib/duet/{p-55368d00.entry.js → p-7243f2ca.entry.js} +1 -1
- package/lib/duet/{p-b8df8fd1.system.entry.js → p-724bd42f.system.entry.js} +1 -1
- package/lib/duet/p-73018bd7.entry.js +4 -0
- package/lib/duet/{p-754e1acb.entry.js → p-73fed2b4.entry.js} +1 -1
- package/lib/duet/{p-b5dc20ad.entry.js → p-74571004.entry.js} +1 -1
- package/lib/duet/{p-70700295.system.entry.js → p-759770b5.system.entry.js} +1 -1
- package/lib/duet/{p-58f523e4.system.entry.js → p-75f889b4.system.entry.js} +1 -1
- package/lib/duet/p-762401f8.entry.js +4 -0
- package/lib/duet/{p-9ec5fc5f.entry.js → p-7743b137.entry.js} +1 -1
- package/lib/duet/{p-0dc041eb.system.entry.js → p-7b3b57b5.system.entry.js} +1 -1
- package/lib/duet/{p-0e19469a.system.entry.js → p-7e67d36d.system.entry.js} +1 -1
- package/lib/duet/{p-d27c56c2.entry.js → p-7f7ae89e.entry.js} +1 -1
- package/lib/duet/{p-ac8b347a.system.entry.js → p-7f8d73d1.system.entry.js} +1 -1
- package/lib/duet/{p-d32a12af.system.entry.js → p-80fcd4a9.system.entry.js} +1 -1
- package/lib/duet/{p-c5188e4b.system.entry.js → p-82047e57.system.entry.js} +1 -1
- package/lib/duet/{p-bf7584cf.entry.js → p-84474371.entry.js} +1 -1
- package/lib/duet/{p-38328a88.entry.js → p-848d80c0.entry.js} +1 -1
- package/lib/duet/{p-6388e158.entry.js → p-8511fe95.entry.js} +1 -1
- package/lib/duet/{p-1cf6a781.system.entry.js → p-85350ba7.system.entry.js} +1 -1
- package/lib/duet/{p-fa19e564.entry.js → p-8542d6f4.entry.js} +1 -1
- package/lib/duet/{p-7c7ba815.system.entry.js → p-87415ffd.system.entry.js} +1 -1
- package/lib/duet/{p-ba15a37d.system.entry.js → p-87cf954f.system.entry.js} +1 -1
- package/lib/duet/{p-5f2a7049.entry.js → p-8905f9e9.entry.js} +1 -1
- package/lib/duet/{p-300d84d8.system.entry.js → p-89a01897.system.entry.js} +1 -1
- package/lib/duet/{p-b3e43ba2.entry.js → p-8bba046c.entry.js} +1 -1
- package/lib/duet/{p-f9527a83.system.entry.js → p-8bdf321a.system.entry.js} +1 -1
- package/lib/duet/{p-ea75158f.system.entry.js → p-8c4f1396.system.entry.js} +1 -1
- package/lib/duet/p-8c6e3c4f.system.js +4 -0
- package/lib/duet/{p-bd715395.entry.js → p-8c8ab0cd.entry.js} +1 -1
- package/lib/duet/{p-e382ca90.system.entry.js → p-8f235d9a.system.entry.js} +1 -1
- package/lib/duet/{p-60f1bb77.system.entry.js → p-906f44d1.system.entry.js} +1 -1
- package/lib/duet/{p-6340a39a.system.entry.js → p-95740985.system.entry.js} +1 -1
- package/lib/duet/{p-bb2072aa.system.entry.js → p-95e558a0.system.entry.js} +1 -1
- package/lib/duet/{p-37d32b0c.entry.js → p-96cfe85e.entry.js} +1 -1
- package/lib/duet/p-9bb6ecf1.system.js +4 -0
- package/lib/duet/{p-0078459e.system.entry.js → p-9be7d929.system.entry.js} +1 -1
- package/lib/duet/{p-dff1e580.entry.js → p-9f7016b8.entry.js} +1 -1
- package/lib/duet/{p-568e2324.system.entry.js → p-9fe84140.system.entry.js} +1 -1
- package/lib/duet/{p-de51f330.entry.js → p-a279383c.entry.js} +1 -1
- package/lib/duet/{p-73f9efad.js → p-a76ceaf6.js} +1 -1
- package/lib/duet/{p-7f1a64a3.entry.js → p-a7ad439b.entry.js} +1 -1
- package/lib/duet/p-a9ce97b9.system.entry.js +4 -0
- package/lib/duet/{p-ddab7727.entry.js → p-acfb1306.entry.js} +1 -1
- package/lib/duet/{p-ec288074.system.entry.js → p-b14ce6d0.system.entry.js} +1 -1
- package/lib/duet/p-b519ac77.js +4 -0
- package/lib/duet/{p-aa5afd1f.entry.js → p-b5f84ba1.entry.js} +1 -1
- package/lib/duet/{p-ba005a28.system.entry.js → p-b7847f6c.system.entry.js} +1 -1
- package/lib/duet/{p-c6ec0a1b.system.entry.js → p-b7c8caab.system.entry.js} +1 -1
- package/lib/duet/{p-2c2d886e.system.entry.js → p-b9e1d2e3.system.entry.js} +1 -1
- package/lib/duet/{p-4ec878af.entry.js → p-c0151dc7.entry.js} +1 -1
- package/lib/duet/{p-926c7f86.entry.js → p-c0c28ecb.entry.js} +1 -1
- package/lib/duet/p-c0d5c4b4.entry.js +4 -0
- package/lib/duet/{p-7e307ad5.entry.js → p-c13f03ef.entry.js} +1 -1
- package/lib/duet/{p-12201d13.entry.js → p-c490fc82.entry.js} +1 -1
- package/lib/duet/{p-3d5f6a4b.entry.js → p-c60e5e81.entry.js} +1 -1
- package/lib/duet/{p-fd848c0b.system.entry.js → p-c85da6e1.system.entry.js} +1 -1
- package/lib/duet/{p-68e70b12.system.entry.js → p-c9460722.system.entry.js} +2 -2
- package/lib/duet/p-cb896d18.system.entry.js +4 -0
- package/lib/duet/{p-81a88ce1.entry.js → p-cda24383.entry.js} +1 -1
- package/lib/duet/p-d5e35912.system.entry.js +4 -0
- package/lib/duet/{p-f0d8a1eb.system.entry.js → p-d8266018.system.entry.js} +1 -1
- package/lib/duet/{p-3d86bdaa.js → p-e2a64fc4.js} +1 -1
- package/lib/duet/{p-74a28c46.system.entry.js → p-e2e3b866.system.entry.js} +1 -1
- package/lib/duet/p-e395bef5.system.entry.js +4 -0
- package/lib/duet/{p-ec05dc99.system.entry.js → p-e5d2f039.system.entry.js} +2 -2
- package/lib/duet/{p-ee9a7c47.system.entry.js → p-e6b6d7db.system.entry.js} +1 -1
- package/lib/duet/{p-389aa417.entry.js → p-e7e2beca.entry.js} +1 -1
- package/lib/duet/{p-8a167ae6.system.entry.js → p-e8145797.system.entry.js} +1 -1
- package/lib/duet/{p-845ffc2a.system.entry.js → p-ea6b5401.system.entry.js} +1 -1
- package/lib/duet/{p-9561f320.system.entry.js → p-eb0c0713.system.entry.js} +1 -1
- package/lib/duet/{p-22cc9bdf.system.entry.js → p-f2403023.system.entry.js} +1 -1
- package/lib/duet/p-f3f57a5e.entry.js +4 -0
- package/lib/duet/{p-eb8d91f5.system.entry.js → p-f5e2ac5a.system.entry.js} +1 -1
- package/lib/duet/{p-a0de576b.system.entry.js → p-f66ba762.system.entry.js} +1 -1
- package/lib/duet/{p-9cfbe4c6.system.js → p-fbef8044.system.js} +1 -1
- package/lib/duet/p-fbf03833.system.entry.js +4 -0
- package/lib/duet/{p-077ffbc8.js → p-fc9bbd16.js} +1 -1
- package/lib/duet/{p-7c4baf1c.js → p-fd4785ab.js} +1 -1
- package/lib/duet/{p-7a9a2dd3.entry.js → p-fe826eeb.entry.js} +1 -1
- package/lib/duet/{p-57fb4c10.system.entry.js → p-ff7274a1.system.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +4 -4
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +5 -5
- 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 +4 -4
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +3 -3
- package/lib/esm/duet-card.entry.js +3 -3
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +3 -3
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +13 -10
- package/lib/esm/duet-contact-card.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 +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +26 -4
- 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 +2 -2
- package/lib/esm/duet-header_2.entry.js +3 -3
- package/lib/esm/duet-hero.entry.js +1 -1
- package/lib/esm/duet-icon.entry.js +3 -3
- 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-menu-bar-button.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
- package/lib/esm/duet-menu-bar-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar.entry.js +2 -2
- package/lib/esm/duet-modal.entry.js +2 -2
- package/lib/esm/duet-multiselect.entry.js +1 -1
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +1 -1
- package/lib/esm/duet-number-input.entry.js +1 -1
- package/lib/esm/duet-page-heading.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-promo-card.entry.js +50 -0
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +27 -6
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-shaped-image.entry.js +39 -0
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +4 -4
- package/lib/esm/duet-slideout.entry.js +4 -4
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +3 -3
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip.entry.js +5 -3
- package/lib/esm/duet-tray.entry.js +2 -2
- 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 +3 -3
- package/lib/esm/{focus-utils-254d2904.js → focus-utils-4c89d596.js} +1 -1
- package/lib/esm/{index-0083a6df.js → index-b45ea754.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm/{token-utils-5f4f3897.js → token-utils-a1dcaa4b.js} +1 -1
- package/lib/esm/{tokens-20d688dc.js → tokens-f6b32339.js} +6 -0
- package/lib/esm/{tokens.module-5601adc9.js → tokens.module-ed773027.js} +4 -0
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +2 -2
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +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-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.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-promo-card.entry.js +4 -0
- 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 +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +4 -0
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-4c89d596.js +4 -0
- package/lib/esm-es5/{index-0083a6df.js → index-b45ea754.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{token-utils-5f4f3897.js → token-utils-a1dcaa4b.js} +1 -1
- package/lib/esm-es5/tokens-f6b32339.js +4 -0
- package/lib/esm-es5/tokens.module-ed773027.js +4 -0
- package/lib/types/components/duet-button/duet-button.d.ts +1 -1
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +1 -1
- package/lib/types/components/duet-logo/duet-logo.d.ts +6 -0
- package/lib/types/components/duet-promo-card/duet-promo-card.d.ts +42 -0
- package/lib/types/components/duet-scrollable/duet-scrollable.d.ts +17 -0
- package/lib/types/components/duet-shaped-image/duet-shaped-image.d.ts +30 -0
- package/lib/types/components/duet-upload/duet-upload.d.ts +1 -0
- package/lib/types/components/duet-upload/upload-validators.d.ts +1 -0
- package/lib/types/components.d.ts +145 -1
- package/package.json +5 -5
- package/lib/duet/p-108cd3ab.system.js +0 -4
- package/lib/duet/p-18d69358.entry.js +0 -4
- package/lib/duet/p-1cbb2b0b.entry.js +0 -4
- package/lib/duet/p-1ccb52e7.system.entry.js +0 -4
- package/lib/duet/p-1d66dc78.entry.js +0 -4
- package/lib/duet/p-42ac826c.entry.js +0 -4
- package/lib/duet/p-516829ce.entry.js +0 -4
- package/lib/duet/p-62dd2220.system.entry.js +0 -4
- package/lib/duet/p-771b964a.entry.js +0 -4
- package/lib/duet/p-8b07253d.system.entry.js +0 -4
- package/lib/duet/p-8ddb665b.entry.js +0 -4
- package/lib/duet/p-956e3be4.system.entry.js +0 -4
- package/lib/duet/p-a9a7d16c.system.js +0 -4
- package/lib/duet/p-cb9787ec.js +0 -4
- package/lib/duet/p-f1473c58.system.entry.js +0 -4
- package/lib/duet/p-f67ee736.system.js +0 -4
- package/lib/esm-es5/focus-utils-254d2904.js +0 -4
- package/lib/esm-es5/tokens-20d688dc.js +0 -4
- package/lib/esm-es5/tokens.module-5601adc9.js +0 -4
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { h, Host } from "@stencil/core";
|
|
4
|
+
import { Build, h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
6
|
+
/**
|
|
7
|
+
* @slot collapse-button-label - This is to label collapse button.
|
|
8
|
+
*/
|
|
6
9
|
export class DuetScrollable {
|
|
7
10
|
constructor() {
|
|
8
11
|
/**
|
|
@@ -11,6 +14,7 @@ export class DuetScrollable {
|
|
|
11
14
|
this.currentIndex = 0;
|
|
12
15
|
this.tabListElement = undefined;
|
|
13
16
|
this.tabListClass = "duet-scrollable-list";
|
|
17
|
+
this.hasCollapseButtonLabelSlot = false;
|
|
14
18
|
this.resizeObserver = new ResizeObserver(entries => {
|
|
15
19
|
var _a, _b, _c, _d;
|
|
16
20
|
// otherwise, something is wrong, expecting 1 element only
|
|
@@ -21,12 +25,18 @@ export class DuetScrollable {
|
|
|
21
25
|
this.isTabContentSmallerThanWrapper = scrollWidth > currentWidth + 5;
|
|
22
26
|
}
|
|
23
27
|
});
|
|
28
|
+
this.collapsedOnClick = () => {
|
|
29
|
+
this.collapsed = !this.collapsed;
|
|
30
|
+
};
|
|
24
31
|
this.tablistAtStart = true;
|
|
25
32
|
this.isTabContentSmallerThanWrapper = false;
|
|
26
33
|
this.tablistAtEnd = false;
|
|
27
34
|
this.childrenData = {};
|
|
28
35
|
this.theme = "";
|
|
29
36
|
this.identifier = "";
|
|
37
|
+
this.collapsed = false;
|
|
38
|
+
this.buttons = true;
|
|
39
|
+
this.center = false;
|
|
30
40
|
this.selected = 0;
|
|
31
41
|
}
|
|
32
42
|
watchPropHandler(newValue) {
|
|
@@ -37,7 +47,12 @@ export class DuetScrollable {
|
|
|
37
47
|
*/
|
|
38
48
|
componentWillLoad() {
|
|
39
49
|
inheritGlobalTheme(this);
|
|
40
|
-
|
|
50
|
+
this.hasCollapseButtonLabelSlot = Build.isServer
|
|
51
|
+
? Array.from(this.host.children).filter(el => el.matches("[slot='collapse-button-label']")).length > 0
|
|
52
|
+
: !!this.host.querySelector(":scope > [slot='collapse-button-label']");
|
|
53
|
+
const slotted = Build.isServer
|
|
54
|
+
? Array.from(this.host.children).filter(el => el.matches("[slot='collapse-button-label']"))
|
|
55
|
+
: this.host.querySelectorAll(":scope > :not([slot='collapse-button-label'])");
|
|
41
56
|
this.childrenData = { hasChildren: slotted && slotted.length > 0, numberOfChildren: slotted && slotted.length };
|
|
42
57
|
}
|
|
43
58
|
componentDidLoad() {
|
|
@@ -64,6 +79,9 @@ export class DuetScrollable {
|
|
|
64
79
|
return xValues;
|
|
65
80
|
}
|
|
66
81
|
updateScrollButtons(container = this.tabListElement) {
|
|
82
|
+
if (!this.buttons) {
|
|
83
|
+
return;
|
|
84
|
+
}
|
|
67
85
|
if (container.scrollLeft <= 0) {
|
|
68
86
|
this.tablistAtStart = true;
|
|
69
87
|
}
|
|
@@ -129,15 +147,25 @@ export class DuetScrollable {
|
|
|
129
147
|
return (h(Host, { class: {
|
|
130
148
|
"duet-theme-turva": this.theme === "turva",
|
|
131
149
|
"duet-theme-default": this.theme === "default",
|
|
132
|
-
} },
|
|
150
|
+
} }, this.hasCollapseButtonLabelSlot && (h("div", { class: {
|
|
151
|
+
collapse: true,
|
|
152
|
+
hide: !this.isTabContentSmallerThanWrapper && !this.collapsed,
|
|
153
|
+
} }, h("duet-button", { variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { name: "collapse-button-label" })))), h("div", { class: {
|
|
154
|
+
"duet-scrollable-items": true,
|
|
155
|
+
buttons: this.buttons,
|
|
156
|
+
center: this.center,
|
|
157
|
+
} }, h("button", { part: `${this.identifier}-button-left`, "aria-hidden": "true", class: {
|
|
133
158
|
"duet-scrollable-button": true,
|
|
134
159
|
"duet-scrollable-button--left": true,
|
|
135
160
|
"duet-scrollable-button--occluded": !this.isTabContentSmallerThanWrapper,
|
|
136
|
-
}, onClick: () => this.scrollLeft(), disabled: this.tablistAtStart, tabindex: "-1" }, h("duet-icon", { name: "action-arrow-left-small", size: "small", margin: "none" })), h("div", { class:
|
|
161
|
+
}, onClick: () => this.scrollLeft(), disabled: this.tablistAtStart, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { name: "action-arrow-left-small", size: "small", margin: "none" })), h("div", { class: {
|
|
162
|
+
[this.tabListClass]: true,
|
|
163
|
+
collapsed: this.collapsed,
|
|
164
|
+
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.tabListElement = element) }, h("slot", null)), h("button", { part: `${this.identifier}-button-right`, "aria-hidden": "true", class: {
|
|
137
165
|
"duet-scrollable-button": true,
|
|
138
166
|
"duet-scrollable-button--right": true,
|
|
139
167
|
"duet-scrollable-button--occluded": !this.isTabContentSmallerThanWrapper,
|
|
140
|
-
}, onClick: () => this.scrollRight(), disabled: this.tablistAtEnd, tabindex: "-1" }, h("duet-icon", { name: "action-arrow-right-small", size: "small", margin: "none" })))));
|
|
168
|
+
}, onClick: () => this.scrollRight(), disabled: this.tablistAtEnd, tabindex: "-1", hidden: !this.buttons }, h("duet-icon", { name: "action-arrow-right-small", size: "small", margin: "none" })))));
|
|
141
169
|
}
|
|
142
170
|
static get is() { return "duet-scrollable"; }
|
|
143
171
|
static get encapsulation() { return "shadow"; }
|
|
@@ -194,6 +222,60 @@ export class DuetScrollable {
|
|
|
194
222
|
"reflect": false,
|
|
195
223
|
"defaultValue": "\"\""
|
|
196
224
|
},
|
|
225
|
+
"collapsed": {
|
|
226
|
+
"type": "boolean",
|
|
227
|
+
"mutable": true,
|
|
228
|
+
"complexType": {
|
|
229
|
+
"original": "boolean",
|
|
230
|
+
"resolved": "boolean",
|
|
231
|
+
"references": {}
|
|
232
|
+
},
|
|
233
|
+
"required": false,
|
|
234
|
+
"optional": false,
|
|
235
|
+
"docs": {
|
|
236
|
+
"tags": [],
|
|
237
|
+
"text": "Boolean to collapse scrollable items into normal flow."
|
|
238
|
+
},
|
|
239
|
+
"attribute": "collapsed",
|
|
240
|
+
"reflect": true,
|
|
241
|
+
"defaultValue": "false"
|
|
242
|
+
},
|
|
243
|
+
"buttons": {
|
|
244
|
+
"type": "boolean",
|
|
245
|
+
"mutable": false,
|
|
246
|
+
"complexType": {
|
|
247
|
+
"original": "boolean",
|
|
248
|
+
"resolved": "boolean",
|
|
249
|
+
"references": {}
|
|
250
|
+
},
|
|
251
|
+
"required": false,
|
|
252
|
+
"optional": false,
|
|
253
|
+
"docs": {
|
|
254
|
+
"tags": [],
|
|
255
|
+
"text": "Whether or not include previous and forward buttons. Defaults to true."
|
|
256
|
+
},
|
|
257
|
+
"attribute": "buttons",
|
|
258
|
+
"reflect": false,
|
|
259
|
+
"defaultValue": "true"
|
|
260
|
+
},
|
|
261
|
+
"center": {
|
|
262
|
+
"type": "boolean",
|
|
263
|
+
"mutable": false,
|
|
264
|
+
"complexType": {
|
|
265
|
+
"original": "boolean",
|
|
266
|
+
"resolved": "boolean",
|
|
267
|
+
"references": {}
|
|
268
|
+
},
|
|
269
|
+
"required": false,
|
|
270
|
+
"optional": false,
|
|
271
|
+
"docs": {
|
|
272
|
+
"tags": [],
|
|
273
|
+
"text": "Center the scrollable list. Defaults to false."
|
|
274
|
+
},
|
|
275
|
+
"attribute": "center",
|
|
276
|
+
"reflect": false,
|
|
277
|
+
"defaultValue": "false"
|
|
278
|
+
},
|
|
197
279
|
"selected": {
|
|
198
280
|
"type": "number",
|
|
199
281
|
"mutable": true,
|
|
@@ -184,7 +184,7 @@ export class DuetSelect {
|
|
|
184
184
|
"references": {
|
|
185
185
|
"DuetSelectVariation": {
|
|
186
186
|
"location": "local",
|
|
187
|
-
"path": "/Users/
|
|
187
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
},
|
|
@@ -497,7 +497,7 @@ export class DuetSelect {
|
|
|
497
497
|
"references": {
|
|
498
498
|
"DuetSelectItems": {
|
|
499
499
|
"location": "local",
|
|
500
|
-
"path": "/Users/
|
|
500
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -646,7 +646,7 @@ export class DuetSelect {
|
|
|
646
646
|
"references": {
|
|
647
647
|
"DuetSelectEvent": {
|
|
648
648
|
"location": "local",
|
|
649
|
-
"path": "/Users/
|
|
649
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
650
650
|
}
|
|
651
651
|
}
|
|
652
652
|
}
|
|
@@ -666,7 +666,7 @@ export class DuetSelect {
|
|
|
666
666
|
"references": {
|
|
667
667
|
"DuetSelectEvent": {
|
|
668
668
|
"location": "local",
|
|
669
|
-
"path": "/Users/
|
|
669
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
670
670
|
}
|
|
671
671
|
}
|
|
672
672
|
}
|
|
@@ -686,7 +686,7 @@ export class DuetSelect {
|
|
|
686
686
|
"references": {
|
|
687
687
|
"DuetSelectEvent": {
|
|
688
688
|
"location": "local",
|
|
689
|
-
"path": "/Users/
|
|
689
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
*,
|
|
2
|
+
*::after,
|
|
3
|
+
*::before {
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
padding: 0;
|
|
6
|
+
margin: 0;
|
|
7
|
+
background: transparent;
|
|
8
|
+
border: 0;
|
|
9
|
+
-moz-appearance: none;
|
|
10
|
+
-webkit-appearance: none;
|
|
11
|
+
appearance: none;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
:host {
|
|
15
|
+
box-sizing: border-box;
|
|
16
|
+
padding: 0;
|
|
17
|
+
margin: 0;
|
|
18
|
+
background: transparent;
|
|
19
|
+
border: 0;
|
|
20
|
+
-moz-appearance: none;
|
|
21
|
+
-webkit-appearance: none;
|
|
22
|
+
appearance: none;
|
|
23
|
+
display: inline-block;
|
|
24
|
+
width: 100%;
|
|
25
|
+
height: 100%;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.shaped-image {
|
|
29
|
+
position: relative;
|
|
30
|
+
display: inline-block;
|
|
31
|
+
width: 100%;
|
|
32
|
+
height: 100%;
|
|
33
|
+
}
|
|
34
|
+
.shaped-image .shaped-image-mask {
|
|
35
|
+
position: relative;
|
|
36
|
+
display: block;
|
|
37
|
+
width: 100%;
|
|
38
|
+
height: 100%;
|
|
39
|
+
overflow: hidden;
|
|
40
|
+
border-radius: 25%;
|
|
41
|
+
transform: rotate(var(--rotation));
|
|
42
|
+
}
|
|
43
|
+
.shaped-image .shaped-image-mask .shaped-image-img {
|
|
44
|
+
position: relative;
|
|
45
|
+
display: block;
|
|
46
|
+
width: 100%;
|
|
47
|
+
height: 100%;
|
|
48
|
+
background-repeat: no-repeat;
|
|
49
|
+
background-position: center;
|
|
50
|
+
background-size: cover;
|
|
51
|
+
transform: scale(1.07) rotate(calc(-1 * var(--rotation)));
|
|
52
|
+
transform-origin: center;
|
|
53
|
+
}
|
|
54
|
+
.shaped-image.duet-theme-turva .shaped-image-mask {
|
|
55
|
+
transform: none;
|
|
56
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
|
57
|
+
-webkit-mask-repeat: no-repeat;
|
|
58
|
+
mask-image: url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
|
59
|
+
mask-repeat: no-repeat;
|
|
60
|
+
}
|
|
61
|
+
.shaped-image.duet-theme-turva .shaped-image-mask .shaped-image-img {
|
|
62
|
+
transform: none;
|
|
63
|
+
}
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import { h, Host } from "@stencil/core";
|
|
5
|
+
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
6
|
+
export class DuetShapedImage {
|
|
7
|
+
constructor() {
|
|
8
|
+
this.theme = "";
|
|
9
|
+
this.accessibleLabel = undefined;
|
|
10
|
+
this.src = undefined;
|
|
11
|
+
this.rotation = 7;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Component lifecycle events.
|
|
15
|
+
*/
|
|
16
|
+
componentWillLoad() {
|
|
17
|
+
inheritGlobalTheme(this);
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* render() function
|
|
21
|
+
* Always the last one of the class.
|
|
22
|
+
*/
|
|
23
|
+
render() {
|
|
24
|
+
const style = {
|
|
25
|
+
"--rotation": `${this.rotation}deg`,
|
|
26
|
+
};
|
|
27
|
+
return (h(Host, { class: { x: true } }, h("span", { class: {
|
|
28
|
+
"duet-theme-turva": this.theme === "turva",
|
|
29
|
+
"shaped-image": true,
|
|
30
|
+
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { class: "shaped-image-mask", role: "presentation" }, h("span", { class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
|
|
31
|
+
}
|
|
32
|
+
static get is() { return "duet-shaped-image"; }
|
|
33
|
+
static get encapsulation() { return "shadow"; }
|
|
34
|
+
static get originalStyleUrls() {
|
|
35
|
+
return {
|
|
36
|
+
"$": ["duet-shaped-image.scss"]
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
static get styleUrls() {
|
|
40
|
+
return {
|
|
41
|
+
"$": ["duet-shaped-image.css"]
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
static get properties() {
|
|
45
|
+
return {
|
|
46
|
+
"theme": {
|
|
47
|
+
"type": "string",
|
|
48
|
+
"mutable": true,
|
|
49
|
+
"complexType": {
|
|
50
|
+
"original": "DuetTheme",
|
|
51
|
+
"resolved": "\"\" | \"default\" | \"turva\"",
|
|
52
|
+
"references": {
|
|
53
|
+
"DuetTheme": {
|
|
54
|
+
"location": "import",
|
|
55
|
+
"path": "../../common-types"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
"required": false,
|
|
60
|
+
"optional": false,
|
|
61
|
+
"docs": {
|
|
62
|
+
"tags": [],
|
|
63
|
+
"text": "Theme of the component."
|
|
64
|
+
},
|
|
65
|
+
"attribute": "theme",
|
|
66
|
+
"reflect": false,
|
|
67
|
+
"defaultValue": "\"\""
|
|
68
|
+
},
|
|
69
|
+
"accessibleLabel": {
|
|
70
|
+
"type": "string",
|
|
71
|
+
"mutable": false,
|
|
72
|
+
"complexType": {
|
|
73
|
+
"original": "string",
|
|
74
|
+
"resolved": "string",
|
|
75
|
+
"references": {}
|
|
76
|
+
},
|
|
77
|
+
"required": false,
|
|
78
|
+
"optional": false,
|
|
79
|
+
"docs": {
|
|
80
|
+
"tags": [],
|
|
81
|
+
"text": "Adds accessible label for the image that is only shown for screen readers."
|
|
82
|
+
},
|
|
83
|
+
"attribute": "accessible-label",
|
|
84
|
+
"reflect": false
|
|
85
|
+
},
|
|
86
|
+
"src": {
|
|
87
|
+
"type": "string",
|
|
88
|
+
"mutable": false,
|
|
89
|
+
"complexType": {
|
|
90
|
+
"original": "string",
|
|
91
|
+
"resolved": "string",
|
|
92
|
+
"references": {}
|
|
93
|
+
},
|
|
94
|
+
"required": false,
|
|
95
|
+
"optional": false,
|
|
96
|
+
"docs": {
|
|
97
|
+
"tags": [],
|
|
98
|
+
"text": "A URL from which to load an image."
|
|
99
|
+
},
|
|
100
|
+
"attribute": "src",
|
|
101
|
+
"reflect": false
|
|
102
|
+
},
|
|
103
|
+
"rotation": {
|
|
104
|
+
"type": "number",
|
|
105
|
+
"mutable": false,
|
|
106
|
+
"complexType": {
|
|
107
|
+
"original": "7 | -7",
|
|
108
|
+
"resolved": "-7 | 7",
|
|
109
|
+
"references": {}
|
|
110
|
+
},
|
|
111
|
+
"required": false,
|
|
112
|
+
"optional": false,
|
|
113
|
+
"docs": {
|
|
114
|
+
"tags": [{
|
|
115
|
+
"name": "default",
|
|
116
|
+
"text": "\"7\""
|
|
117
|
+
}],
|
|
118
|
+
"text": "Rotation. Note: in 'turva' theme there's no rotation."
|
|
119
|
+
},
|
|
120
|
+
"attribute": "rotation",
|
|
121
|
+
"reflect": false,
|
|
122
|
+
"defaultValue": "7"
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
}
|
|
126
|
+
}
|
|
@@ -233,7 +233,7 @@ export class DuetSlideout {
|
|
|
233
233
|
"references": {
|
|
234
234
|
"DuetSlideoutEventDetails": {
|
|
235
235
|
"location": "local",
|
|
236
|
-
"path": "/Users/
|
|
236
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx"
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
}
|
|
@@ -49,7 +49,7 @@ export class DuetSpacer {
|
|
|
49
49
|
"references": {
|
|
50
50
|
"DuetSpacerSize": {
|
|
51
51
|
"location": "local",
|
|
52
|
-
"path": "/Users/
|
|
52
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx"
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
},
|
|
@@ -95,7 +95,7 @@ export class DuetSpacer {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetSpacerBreakpoint": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|
|
@@ -95,7 +95,7 @@ export class DuetSpinner {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetSpinnerSize": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spinner/duet-spinner.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|
|
@@ -193,7 +193,7 @@ export class DuetStep {
|
|
|
193
193
|
"references": {
|
|
194
194
|
"DuetStepState": {
|
|
195
195
|
"location": "local",
|
|
196
|
-
"path": "/Users/
|
|
196
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx"
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
199
|
},
|
|
@@ -270,7 +270,7 @@ export class DuetStep {
|
|
|
270
270
|
"references": {
|
|
271
271
|
"DuetStepClickEvent": {
|
|
272
272
|
"location": "local",
|
|
273
|
-
"path": "/Users/
|
|
273
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx"
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
}
|
|
@@ -223,7 +223,7 @@ export class DuetStepper {
|
|
|
223
223
|
"references": {
|
|
224
224
|
"DuetStepChangeEvent": {
|
|
225
225
|
"location": "local",
|
|
226
|
-
"path": "/Users/
|
|
226
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-stepper/duet-stepper.tsx"
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
229
|
}
|
|
@@ -309,7 +309,7 @@ export class DuetTabGroup {
|
|
|
309
309
|
"references": {
|
|
310
310
|
"DuetTabVariation": {
|
|
311
311
|
"location": "local",
|
|
312
|
-
"path": "/Users/
|
|
312
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
315
|
},
|
|
@@ -545,7 +545,7 @@ export class DuetTabGroup {
|
|
|
545
545
|
"references": {
|
|
546
546
|
"DuetTabGroupEvent": {
|
|
547
547
|
"location": "local",
|
|
548
|
-
"path": "/Users/
|
|
548
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
551
|
}
|
|
@@ -565,7 +565,7 @@ export class DuetTabGroup {
|
|
|
565
565
|
"references": {
|
|
566
566
|
"DuetTabGroupEvent": {
|
|
567
567
|
"location": "local",
|
|
568
|
-
"path": "/Users/
|
|
568
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
}
|
|
@@ -585,7 +585,7 @@ export class DuetTabGroup {
|
|
|
585
585
|
"references": {
|
|
586
586
|
"DuetTabGroupEvent": {
|
|
587
587
|
"location": "local",
|
|
588
|
-
"path": "/Users/
|
|
588
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
589
589
|
}
|
|
590
590
|
}
|
|
591
591
|
}
|
|
@@ -606,7 +606,7 @@ export class DuetTabGroup {
|
|
|
606
606
|
},
|
|
607
607
|
"DuetTabGroupEvent": {
|
|
608
608
|
"location": "local",
|
|
609
|
-
"path": "/Users/
|
|
609
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
610
610
|
}
|
|
611
611
|
},
|
|
612
612
|
"return": "Promise<void>"
|
|
@@ -754,7 +754,7 @@ export class DuetTextarea {
|
|
|
754
754
|
"references": {
|
|
755
755
|
"DuetTextareaEvent": {
|
|
756
756
|
"location": "local",
|
|
757
|
-
"path": "/Users/
|
|
757
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
758
758
|
}
|
|
759
759
|
}
|
|
760
760
|
}
|
|
@@ -774,7 +774,7 @@ export class DuetTextarea {
|
|
|
774
774
|
"references": {
|
|
775
775
|
"DuetTextareaEvent": {
|
|
776
776
|
"location": "local",
|
|
777
|
-
"path": "/Users/
|
|
777
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
778
778
|
}
|
|
779
779
|
}
|
|
780
780
|
}
|
|
@@ -794,7 +794,7 @@ export class DuetTextarea {
|
|
|
794
794
|
"references": {
|
|
795
795
|
"DuetTextareaEvent": {
|
|
796
796
|
"location": "local",
|
|
797
|
-
"path": "/Users/
|
|
797
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
798
798
|
}
|
|
799
799
|
}
|
|
800
800
|
}
|
|
@@ -814,7 +814,7 @@ export class DuetTextarea {
|
|
|
814
814
|
"references": {
|
|
815
815
|
"DuetTextareaEvent": {
|
|
816
816
|
"location": "local",
|
|
817
|
-
"path": "/Users/
|
|
817
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-textarea/duet-textarea.tsx"
|
|
818
818
|
}
|
|
819
819
|
}
|
|
820
820
|
}
|
|
@@ -432,7 +432,7 @@ export class DuetToggle {
|
|
|
432
432
|
"references": {
|
|
433
433
|
"DuetToggleChangeEvent": {
|
|
434
434
|
"location": "local",
|
|
435
|
-
"path": "/Users/
|
|
435
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-toggle/duet-toggle.tsx"
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { media_query_large, media_query_medium } from "@duetds/tokens/lib/tokens.json";
|
|
5
5
|
import { arrow, computePosition, flip, shift } from "@floating-ui/dom";
|
|
6
|
-
import { h, Host } from "@stencil/core";
|
|
6
|
+
import { Build, h, Host } from "@stencil/core";
|
|
7
7
|
import { inheritGlobalTheme } from "../../common";
|
|
8
8
|
import { createID } from "../../utils/create-id";
|
|
9
9
|
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocaleString, } from "../../utils/language-utils";
|
|
@@ -128,7 +128,9 @@ export class DuetTooltip {
|
|
|
128
128
|
inheritGlobalTheme(this);
|
|
129
129
|
}
|
|
130
130
|
componentDidLoad() {
|
|
131
|
-
|
|
131
|
+
if (!Build.isServer) {
|
|
132
|
+
this.updatePlacement();
|
|
133
|
+
}
|
|
132
134
|
}
|
|
133
135
|
componentDidUpdate() {
|
|
134
136
|
switch (this.focusTarget) {
|
|
@@ -422,7 +424,7 @@ export class DuetTooltip {
|
|
|
422
424
|
"references": {
|
|
423
425
|
"DuetTooltipBreakpoint": {
|
|
424
426
|
"location": "local",
|
|
425
|
-
"path": "/Users/
|
|
427
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-tooltip/duet-tooltip.tsx"
|
|
426
428
|
}
|
|
427
429
|
}
|
|
428
430
|
},
|