@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
|
@@ -166,7 +166,7 @@ export class DuetList {
|
|
|
166
166
|
"references": {
|
|
167
167
|
"DuetListMobileAlignment": {
|
|
168
168
|
"location": "local",
|
|
169
|
-
"path": "/Users/
|
|
169
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-list/duet-list.tsx"
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
@@ -212,7 +212,7 @@ export class DuetList {
|
|
|
212
212
|
"references": {
|
|
213
213
|
"DuetListVariation": {
|
|
214
214
|
"location": "local",
|
|
215
|
-
"path": "/Users/
|
|
215
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-list/duet-list.tsx"
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
},
|
|
@@ -235,7 +235,7 @@ export class DuetList {
|
|
|
235
235
|
"references": {
|
|
236
236
|
"DuetListLabelWidth": {
|
|
237
237
|
"location": "local",
|
|
238
|
-
"path": "/Users/
|
|
238
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-list/duet-list.tsx"
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
},
|
|
@@ -179,7 +179,7 @@ export class DuetLogo {
|
|
|
179
179
|
"references": {
|
|
180
180
|
"DuetLogoSize": {
|
|
181
181
|
"location": "local",
|
|
182
|
-
"path": "/Users/
|
|
182
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-logo/duet-logo.tsx"
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
185
|
},
|
|
@@ -228,7 +228,7 @@ export class DuetLogo {
|
|
|
228
228
|
"optional": false,
|
|
229
229
|
"docs": {
|
|
230
230
|
"tags": [],
|
|
231
|
-
"text": ""
|
|
231
|
+
"text": "Default translations for accessible label."
|
|
232
232
|
},
|
|
233
233
|
"defaultValue": "{\n fi: \"Siirry etusivulle.\",\n sv: \"G\u00E5 till f\u00F6rstasidan.\",\n en: \"Go to front page.\",\n }"
|
|
234
234
|
},
|
|
@@ -244,7 +244,7 @@ export class DuetLogo {
|
|
|
244
244
|
"optional": false,
|
|
245
245
|
"docs": {
|
|
246
246
|
"tags": [],
|
|
247
|
-
"text": ""
|
|
247
|
+
"text": "Accessible label. Defaults to what is in accessibleLabelDefaults prop."
|
|
248
248
|
},
|
|
249
249
|
"attribute": "accessible-label",
|
|
250
250
|
"reflect": true,
|
|
@@ -262,7 +262,7 @@ export class DuetMenuBar {
|
|
|
262
262
|
"references": {
|
|
263
263
|
"DuetMenuBarChangeEvent": {
|
|
264
264
|
"location": "local",
|
|
265
|
-
"path": "/Users/
|
|
265
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-menu-bar/duet-menu-bar.tsx"
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -298,7 +298,7 @@ export class DuetModal {
|
|
|
298
298
|
"references": {
|
|
299
299
|
"DuetModalSize": {
|
|
300
300
|
"location": "local",
|
|
301
|
-
"path": "/Users/
|
|
301
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-modal/duet-modal.tsx"
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
304
|
},
|
|
@@ -408,7 +408,7 @@ export class DuetModal {
|
|
|
408
408
|
"references": {
|
|
409
409
|
"DuetModalSize": {
|
|
410
410
|
"location": "local",
|
|
411
|
-
"path": "/Users/
|
|
411
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-modal/duet-modal.tsx"
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
414
|
},
|
|
@@ -644,7 +644,7 @@ export class DuetModal {
|
|
|
644
644
|
"references": {
|
|
645
645
|
"DuetModalCloseEvent": {
|
|
646
646
|
"location": "local",
|
|
647
|
-
"path": "/Users/
|
|
647
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-modal/duet-modal.tsx"
|
|
648
648
|
}
|
|
649
649
|
}
|
|
650
650
|
}
|
|
@@ -286,7 +286,7 @@ export class DuetMultiselect {
|
|
|
286
286
|
"references": {
|
|
287
287
|
"DuetMultiselectItem": {
|
|
288
288
|
"location": "local",
|
|
289
|
-
"path": "/Users/
|
|
289
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx"
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
292
|
},
|
|
@@ -401,7 +401,7 @@ export class DuetMultiselect {
|
|
|
401
401
|
"references": {
|
|
402
402
|
"DuetMultiselectItem": {
|
|
403
403
|
"location": "local",
|
|
404
|
-
"path": "/Users/
|
|
404
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx"
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
407
|
},
|
|
@@ -535,7 +535,7 @@ export class DuetMultiselect {
|
|
|
535
535
|
"references": {
|
|
536
536
|
"DuetMultiselectEvent": {
|
|
537
537
|
"location": "local",
|
|
538
|
-
"path": "/Users/
|
|
538
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx"
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
541
|
}
|
|
@@ -555,7 +555,7 @@ export class DuetMultiselect {
|
|
|
555
555
|
"references": {
|
|
556
556
|
"DuetMultiselectEvent": {
|
|
557
557
|
"location": "local",
|
|
558
|
-
"path": "/Users/
|
|
558
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx"
|
|
559
559
|
}
|
|
560
560
|
}
|
|
561
561
|
}
|
|
@@ -575,7 +575,7 @@ export class DuetMultiselect {
|
|
|
575
575
|
"references": {
|
|
576
576
|
"DuetMultiselectEvent": {
|
|
577
577
|
"location": "local",
|
|
578
|
-
"path": "/Users/
|
|
578
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-multiselect/duet-multiselect.tsx"
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
581
|
}
|
|
@@ -278,7 +278,7 @@ export class DuetNotificationDrawer {
|
|
|
278
278
|
"references": {
|
|
279
279
|
"DuetNotificationDrawerDirection": {
|
|
280
280
|
"location": "local",
|
|
281
|
-
"path": "/Users/
|
|
281
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-notification-drawer/duet-notification-drawer.tsx"
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
284
|
},
|
|
@@ -996,7 +996,7 @@ export class DuetNumberInput {
|
|
|
996
996
|
"references": {
|
|
997
997
|
"DuetNumberInputEvent": {
|
|
998
998
|
"location": "local",
|
|
999
|
-
"path": "/Users/
|
|
999
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1000
1000
|
}
|
|
1001
1001
|
}
|
|
1002
1002
|
}
|
|
@@ -1016,7 +1016,7 @@ export class DuetNumberInput {
|
|
|
1016
1016
|
"references": {
|
|
1017
1017
|
"DuetNumberInputEvent": {
|
|
1018
1018
|
"location": "local",
|
|
1019
|
-
"path": "/Users/
|
|
1019
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1020
1020
|
}
|
|
1021
1021
|
}
|
|
1022
1022
|
}
|
|
@@ -1036,7 +1036,7 @@ export class DuetNumberInput {
|
|
|
1036
1036
|
"references": {
|
|
1037
1037
|
"DuetNumberInputEvent": {
|
|
1038
1038
|
"location": "local",
|
|
1039
|
-
"path": "/Users/
|
|
1039
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1040
1040
|
}
|
|
1041
1041
|
}
|
|
1042
1042
|
}
|
|
@@ -1056,7 +1056,7 @@ export class DuetNumberInput {
|
|
|
1056
1056
|
"references": {
|
|
1057
1057
|
"DuetNumberInputEvent": {
|
|
1058
1058
|
"location": "local",
|
|
1059
|
-
"path": "/Users/
|
|
1059
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1060
1060
|
}
|
|
1061
1061
|
}
|
|
1062
1062
|
}
|
|
@@ -343,7 +343,7 @@ export class DuetPagination {
|
|
|
343
343
|
"references": {
|
|
344
344
|
"DuetPaginationVariation": {
|
|
345
345
|
"location": "local",
|
|
346
|
-
"path": "/Users/
|
|
346
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx"
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
349
|
},
|
|
@@ -587,7 +587,7 @@ export class DuetPagination {
|
|
|
587
587
|
"references": {
|
|
588
588
|
"DuetPaginationPageEvent": {
|
|
589
589
|
"location": "local",
|
|
590
|
-
"path": "/Users/
|
|
590
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx"
|
|
591
591
|
}
|
|
592
592
|
}
|
|
593
593
|
}
|
|
@@ -107,7 +107,7 @@ export class DuetParagraph {
|
|
|
107
107
|
"references": {
|
|
108
108
|
"DuetParagraphSize": {
|
|
109
109
|
"location": "local",
|
|
110
|
-
"path": "/Users/
|
|
110
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
},
|
|
@@ -130,7 +130,7 @@ export class DuetParagraph {
|
|
|
130
130
|
"references": {
|
|
131
131
|
"DuetParagraphWeight": {
|
|
132
132
|
"location": "local",
|
|
133
|
-
"path": "/Users/
|
|
133
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
},
|
|
@@ -153,7 +153,7 @@ export class DuetParagraph {
|
|
|
153
153
|
"references": {
|
|
154
154
|
"DuetParagraphVariation": {
|
|
155
155
|
"location": "local",
|
|
156
|
-
"path": "/Users/
|
|
156
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
},
|
|
@@ -0,0 +1,87 @@
|
|
|
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
|
+
margin-right: 4px !important;
|
|
24
|
+
margin-bottom: 2px !important;
|
|
25
|
+
display: block;
|
|
26
|
+
width: auto;
|
|
27
|
+
}
|
|
28
|
+
:host:last-child, :host:last-of-type {
|
|
29
|
+
margin-right: 0 !important;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
:host(.duet-m-0) {
|
|
33
|
+
margin: 0 !important;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.duet-promo-card {
|
|
37
|
+
display: flex;
|
|
38
|
+
flex-direction: column;
|
|
39
|
+
width: 100%;
|
|
40
|
+
height: 100%;
|
|
41
|
+
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
42
|
+
font-style: normal;
|
|
43
|
+
color: rgb(0, 41, 77);
|
|
44
|
+
text-align: left;
|
|
45
|
+
border-radius: 20px;
|
|
46
|
+
}
|
|
47
|
+
.duet-promo-card.duet-p-0 {
|
|
48
|
+
padding: 0 !important;
|
|
49
|
+
}
|
|
50
|
+
.duet-promo-card.duet-m-0 {
|
|
51
|
+
margin: 0 !important;
|
|
52
|
+
}
|
|
53
|
+
.duet-promo-card .image {
|
|
54
|
+
position: relative;
|
|
55
|
+
width: 100%;
|
|
56
|
+
overflow: hidden;
|
|
57
|
+
border-top-left-radius: 20px;
|
|
58
|
+
border-top-right-radius: 20px;
|
|
59
|
+
object-fit: cover;
|
|
60
|
+
}
|
|
61
|
+
.duet-promo-card .content {
|
|
62
|
+
display: flex;
|
|
63
|
+
flex-direction: column;
|
|
64
|
+
flex-grow: 1;
|
|
65
|
+
gap: 8px;
|
|
66
|
+
padding: 20px;
|
|
67
|
+
}
|
|
68
|
+
@media (min-width: 36em) {
|
|
69
|
+
.duet-promo-card .content {
|
|
70
|
+
padding: 28px;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
.duet-promo-card .action {
|
|
74
|
+
display: flex;
|
|
75
|
+
flex-grow: 1;
|
|
76
|
+
align-items: flex-end;
|
|
77
|
+
padding-top: 16px;
|
|
78
|
+
}
|
|
79
|
+
.duet-promo-card.no-bg-color .content {
|
|
80
|
+
padding: 20px 0 0;
|
|
81
|
+
}
|
|
82
|
+
.duet-promo-card.no-bg-color .image {
|
|
83
|
+
border-radius: 16px;
|
|
84
|
+
}
|
|
85
|
+
.duet-promo-card.duet-theme-turva {
|
|
86
|
+
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
87
|
+
}
|
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import { h, Host } from "@stencil/core";
|
|
5
|
+
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
6
|
+
import { getColorByName } from "../../utils/token-utils";
|
|
7
|
+
export class DuetPromoCard {
|
|
8
|
+
constructor() {
|
|
9
|
+
this.theme = "";
|
|
10
|
+
this.margin = "auto";
|
|
11
|
+
this.backgroundColor = "";
|
|
12
|
+
this.textColor = "secondary";
|
|
13
|
+
this.image = "";
|
|
14
|
+
this.headingLevel = "h3";
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Component lifecycle events.
|
|
18
|
+
*/
|
|
19
|
+
componentWillLoad() {
|
|
20
|
+
inheritGlobalTheme(this);
|
|
21
|
+
this.hasPreHeadingSlot = !!this.element.querySelector('[slot="pre-heading"]');
|
|
22
|
+
this.hasHeadingSlot = !!this.element.querySelector('[slot="heading"]');
|
|
23
|
+
this.hasDescriptionSlot = !!this.element.querySelector('[slot="description"]');
|
|
24
|
+
this.hasActionSlot = !!this.element.querySelector('[slot="action"]');
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* render() function
|
|
28
|
+
* Always the last one of the class.
|
|
29
|
+
*/
|
|
30
|
+
render() {
|
|
31
|
+
const backgroundColor = getColorByName(this.backgroundColor, this.theme);
|
|
32
|
+
const bannerStyles = {
|
|
33
|
+
backgroundColor: backgroundColor ? backgroundColor : "none",
|
|
34
|
+
};
|
|
35
|
+
return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("aside", { class: {
|
|
36
|
+
"duet-promo-card": true,
|
|
37
|
+
"duet-theme-turva": this.theme === "turva",
|
|
38
|
+
"no-bg-color": !this.backgroundColor,
|
|
39
|
+
}, style: bannerStyles }, h("img", { class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { class: "content" }, this.hasPreHeadingSlot && (h("div", { class: "pre-heading" }, h("slot", { name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { class: "heading" }, h("duet-heading", { theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("slot", { name: "heading" })))), this.hasDescriptionSlot && (h("div", { class: "description" }, h("duet-paragraph", { theme: this.theme, margin: "none", color: this.textColor }, h("slot", { name: "description" })))), this.hasActionSlot && (h("div", { class: "action" }, h("slot", { name: "action" })))))));
|
|
40
|
+
}
|
|
41
|
+
static get is() { return "duet-promo-card"; }
|
|
42
|
+
static get encapsulation() { return "shadow"; }
|
|
43
|
+
static get originalStyleUrls() {
|
|
44
|
+
return {
|
|
45
|
+
"$": ["duet-promo-card.scss"]
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static get styleUrls() {
|
|
49
|
+
return {
|
|
50
|
+
"$": ["duet-promo-card.css"]
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
static get properties() {
|
|
54
|
+
return {
|
|
55
|
+
"theme": {
|
|
56
|
+
"type": "string",
|
|
57
|
+
"mutable": true,
|
|
58
|
+
"complexType": {
|
|
59
|
+
"original": "DuetTheme",
|
|
60
|
+
"resolved": "\"\" | \"default\" | \"turva\"",
|
|
61
|
+
"references": {
|
|
62
|
+
"DuetTheme": {
|
|
63
|
+
"location": "import",
|
|
64
|
+
"path": "../../common-types"
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
"required": false,
|
|
69
|
+
"optional": false,
|
|
70
|
+
"docs": {
|
|
71
|
+
"tags": [],
|
|
72
|
+
"text": "Theme."
|
|
73
|
+
},
|
|
74
|
+
"attribute": "theme",
|
|
75
|
+
"reflect": false,
|
|
76
|
+
"defaultValue": "\"\""
|
|
77
|
+
},
|
|
78
|
+
"margin": {
|
|
79
|
+
"type": "string",
|
|
80
|
+
"mutable": false,
|
|
81
|
+
"complexType": {
|
|
82
|
+
"original": "DuetMargin",
|
|
83
|
+
"resolved": "\"auto\" | \"none\"",
|
|
84
|
+
"references": {
|
|
85
|
+
"DuetMargin": {
|
|
86
|
+
"location": "import",
|
|
87
|
+
"path": "../../common-types"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
"required": false,
|
|
92
|
+
"optional": false,
|
|
93
|
+
"docs": {
|
|
94
|
+
"tags": [],
|
|
95
|
+
"text": "Controls the margin of the component."
|
|
96
|
+
},
|
|
97
|
+
"attribute": "margin",
|
|
98
|
+
"reflect": false,
|
|
99
|
+
"defaultValue": "\"auto\""
|
|
100
|
+
},
|
|
101
|
+
"backgroundColor": {
|
|
102
|
+
"type": "string",
|
|
103
|
+
"mutable": false,
|
|
104
|
+
"complexType": {
|
|
105
|
+
"original": "DuetColor | \"\"",
|
|
106
|
+
"resolved": "string",
|
|
107
|
+
"references": {
|
|
108
|
+
"DuetColor": {
|
|
109
|
+
"location": "import",
|
|
110
|
+
"path": "../../common-types"
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
"required": false,
|
|
115
|
+
"optional": false,
|
|
116
|
+
"docs": {
|
|
117
|
+
"tags": [],
|
|
118
|
+
"text": "Background color."
|
|
119
|
+
},
|
|
120
|
+
"attribute": "background-color",
|
|
121
|
+
"reflect": false,
|
|
122
|
+
"defaultValue": "\"\""
|
|
123
|
+
},
|
|
124
|
+
"textColor": {
|
|
125
|
+
"type": "string",
|
|
126
|
+
"mutable": false,
|
|
127
|
+
"complexType": {
|
|
128
|
+
"original": "DuetColor",
|
|
129
|
+
"resolved": "string",
|
|
130
|
+
"references": {
|
|
131
|
+
"DuetColor": {
|
|
132
|
+
"location": "import",
|
|
133
|
+
"path": "../../common-types"
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"required": false,
|
|
138
|
+
"optional": false,
|
|
139
|
+
"docs": {
|
|
140
|
+
"tags": [],
|
|
141
|
+
"text": "Text color."
|
|
142
|
+
},
|
|
143
|
+
"attribute": "text-color",
|
|
144
|
+
"reflect": false,
|
|
145
|
+
"defaultValue": "\"secondary\""
|
|
146
|
+
},
|
|
147
|
+
"image": {
|
|
148
|
+
"type": "string",
|
|
149
|
+
"mutable": false,
|
|
150
|
+
"complexType": {
|
|
151
|
+
"original": "string",
|
|
152
|
+
"resolved": "string",
|
|
153
|
+
"references": {}
|
|
154
|
+
},
|
|
155
|
+
"required": false,
|
|
156
|
+
"optional": false,
|
|
157
|
+
"docs": {
|
|
158
|
+
"tags": [],
|
|
159
|
+
"text": "Image. Example image is 512x341;"
|
|
160
|
+
},
|
|
161
|
+
"attribute": "image",
|
|
162
|
+
"reflect": false,
|
|
163
|
+
"defaultValue": "\"\""
|
|
164
|
+
},
|
|
165
|
+
"headingLevel": {
|
|
166
|
+
"type": "string",
|
|
167
|
+
"mutable": false,
|
|
168
|
+
"complexType": {
|
|
169
|
+
"original": "DuetHeadingLevel",
|
|
170
|
+
"resolved": "\"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\"",
|
|
171
|
+
"references": {
|
|
172
|
+
"DuetHeadingLevel": {
|
|
173
|
+
"location": "import",
|
|
174
|
+
"path": "../../common-types"
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
"required": false,
|
|
179
|
+
"optional": false,
|
|
180
|
+
"docs": {
|
|
181
|
+
"tags": [],
|
|
182
|
+
"text": "The actual heading level used in the HTML markup."
|
|
183
|
+
},
|
|
184
|
+
"attribute": "heading-level",
|
|
185
|
+
"reflect": false,
|
|
186
|
+
"defaultValue": "\"h3\""
|
|
187
|
+
}
|
|
188
|
+
};
|
|
189
|
+
}
|
|
190
|
+
static get elementRef() { return "element"; }
|
|
191
|
+
}
|
|
@@ -534,7 +534,7 @@ export class DuetRadio {
|
|
|
534
534
|
"references": {
|
|
535
535
|
"DuetRadioEvent": {
|
|
536
536
|
"location": "local",
|
|
537
|
-
"path": "/Users/
|
|
537
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
538
538
|
}
|
|
539
539
|
}
|
|
540
540
|
}
|
|
@@ -554,7 +554,7 @@ export class DuetRadio {
|
|
|
554
554
|
"references": {
|
|
555
555
|
"DuetRadioEvent": {
|
|
556
556
|
"location": "local",
|
|
557
|
-
"path": "/Users/
|
|
557
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
}
|
|
@@ -574,7 +574,7 @@ export class DuetRadio {
|
|
|
574
574
|
"references": {
|
|
575
575
|
"DuetRadioEvent": {
|
|
576
576
|
"location": "local",
|
|
577
|
-
"path": "/Users/
|
|
577
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
578
578
|
}
|
|
579
579
|
}
|
|
580
580
|
}
|
|
@@ -512,7 +512,7 @@ export class DuetRangeSlider {
|
|
|
512
512
|
"references": {
|
|
513
513
|
"DuetRangeChangeEvent": {
|
|
514
514
|
"location": "local",
|
|
515
|
-
"path": "/Users/
|
|
515
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx"
|
|
516
516
|
}
|
|
517
517
|
}
|
|
518
518
|
}
|
|
@@ -532,7 +532,7 @@ export class DuetRangeSlider {
|
|
|
532
532
|
"references": {
|
|
533
533
|
"DuetRangeChangeEvent": {
|
|
534
534
|
"location": "local",
|
|
535
|
-
"path": "/Users/
|
|
535
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx"
|
|
536
536
|
}
|
|
537
537
|
}
|
|
538
538
|
}
|
|
@@ -357,7 +357,7 @@ export class DuetRangeStepper {
|
|
|
357
357
|
"references": {
|
|
358
358
|
"DuetRangeStepperUpdateEvent": {
|
|
359
359
|
"location": "local",
|
|
360
|
-
"path": "/Users/
|
|
360
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx"
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
363
|
}
|
|
@@ -69,9 +69,29 @@
|
|
|
69
69
|
-webkit-overflow-scrolling: touch;
|
|
70
70
|
/* Remove the default scrollbar for WebKit implementations */
|
|
71
71
|
}
|
|
72
|
+
:host .duet-scrollable-items .duet-scrollable-list:not(.buttons) {
|
|
73
|
+
white-space: normal;
|
|
74
|
+
}
|
|
72
75
|
:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar {
|
|
73
76
|
display: none;
|
|
74
77
|
}
|
|
78
|
+
:host .duet-scrollable-items .duet-scrollable-list.collapsed {
|
|
79
|
+
flex-wrap: wrap;
|
|
80
|
+
}
|
|
81
|
+
:host .duet-scrollable-items.center {
|
|
82
|
+
justify-content: center;
|
|
83
|
+
}
|
|
84
|
+
:host .duet-scrollable-items.center .duet-scrollable-list.collapsed {
|
|
85
|
+
justify-content: center;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.collapse {
|
|
89
|
+
width: 100%;
|
|
90
|
+
text-align: center;
|
|
91
|
+
}
|
|
92
|
+
.collapse.hide {
|
|
93
|
+
visibility: hidden;
|
|
94
|
+
}
|
|
75
95
|
|
|
76
96
|
::slotted(*) {
|
|
77
97
|
scroll-snap-align: center;
|