@duetds/components 6.7.1 → 6.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +91 -34
- package/lib/cjs/action-arrow-right-24fe06be.js +8 -0
- package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +4 -3
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +21 -5
- package/lib/cjs/duet-card.cjs.entry.js +12 -4
- 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 +12 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +8 -2
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -2
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +4 -2
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +3 -4
- package/lib/cjs/duet-grid_2.cjs.entry.js +4 -2
- package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-hero.cjs.entry.js +2 -2
- package/lib/cjs/duet-icon.cjs.entry.js +6 -4
- package/lib/cjs/duet-input_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +6 -2
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +8 -2
- package/lib/cjs/duet-modal.cjs.entry.js +10 -11
- 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-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -2
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +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 +1 -1
- package/lib/cjs/duet-tray.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-b2f050a2.js → focus-utils-8777d943.js} +1 -1
- package/lib/cjs/{index-5d835acd.js → index-26abcddc.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/common/index.js +1 -0
- package/lib/collection/common/runtime-types.js +5 -0
- 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-breadcrumbs/duet-breadcrumb.css +10 -0
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +2 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +6 -0
- package/lib/collection/components/duet-button/duet-button.js +5 -5
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.css +14 -5
- package/lib/collection/components/duet-card/duet-card.js +37 -10
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-choice-group/duet-choice-group.css +46 -2
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -1
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +28 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +3 -1
- 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.css +83 -0
- package/lib/collection/components/duet-grid/duet-grid.js +6 -4
- package/lib/collection/components/duet-grid-item/duet-grid-item.js +1 -1
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.css +3 -0
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.css +4 -4
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.css +7 -0
- package/lib/collection/components/duet-icon/duet-icon.js +7 -5
- package/lib/collection/components/duet-input/duet-input.js +9 -9
- 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-link/duet-link.css +27 -0
- package/lib/collection/components/duet-link/duet-link.js +86 -2
- package/lib/collection/components/duet-list/duet-list.js +9 -5
- package/lib/collection/components/duet-list-item/duet-list-item.css +24 -0
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +8 -2
- package/lib/collection/components/duet-modal/duet-modal.js +11 -12
- 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-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-select/duet-select.js +5 -5
- package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +7 -0
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.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-tab-group/duet-tab-group.css +1 -0
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +4 -4
- package/lib/collection/components/duet-table/duet-table.css +11 -0
- package/lib/collection/components/duet-table/duet-table.js +20 -0
- 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 +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +13 -13
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-breadcrumb.js +5 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +15 -6
- 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 +17 -8
- package/lib/dist-custom-elements/duet-choice.js +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +10 -3
- package/lib/dist-custom-elements/duet-contact-card.js +11 -9
- 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 +1 -1
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-footer.js +5 -6
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +10 -10
- 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 +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +9 -3
- package/lib/dist-custom-elements/duet-modal.js +15 -16
- 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-radio-group.js +6 -6
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
- package/lib/dist-custom-elements/duet-slideout.js +2 -2
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-tab-group.js +10 -10
- 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 +3 -3
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +18 -18
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/p-02a40751.js +123 -0
- package/lib/dist-custom-elements/{p-c6137eb6.js → p-064a8802.js} +6 -4
- package/lib/dist-custom-elements/{p-1eb646ce.js → p-076c04fa.js} +1 -1
- package/lib/dist-custom-elements/p-1a45a20a.js +178 -0
- package/lib/dist-custom-elements/{p-eb4fb7b2.js → p-1f9f67e3.js} +3 -3
- package/lib/dist-custom-elements/{p-b9b19d30.js → p-27f477bd.js} +1 -1
- package/lib/dist-custom-elements/{p-67e14cd3.js → p-308a73c1.js} +1 -1
- package/lib/dist-custom-elements/{p-108485b6.js → p-344f54cf.js} +1 -1
- package/lib/dist-custom-elements/{p-2a6f4122.js → p-39b4e372.js} +3 -3
- package/lib/dist-custom-elements/{p-a080c8ea.js → p-3c792743.js} +1 -1
- package/lib/dist-custom-elements/{p-614f2712.js → p-3e094f25.js} +2 -2
- package/lib/dist-custom-elements/{p-beeeb7a4.js → p-48e0be9b.js} +9 -9
- package/lib/dist-custom-elements/{p-42457971.js → p-52306a3d.js} +1 -1
- package/lib/dist-custom-elements/{p-43363964.js → p-5b6ac919.js} +2 -2
- package/lib/dist-custom-elements/p-61015063.js +113 -0
- package/lib/dist-custom-elements/p-6fa39608.js +6 -0
- package/lib/dist-custom-elements/{p-adb9a785.js → p-70db80cb.js} +2 -2
- package/lib/dist-custom-elements/{p-6fe0175a.js → p-7918f243.js} +1 -1
- package/lib/dist-custom-elements/{p-fc98d756.js → p-7c4a2620.js} +1 -1
- package/lib/dist-custom-elements/{p-a4ba7145.js → p-7f907b5b.js} +6 -6
- package/lib/dist-custom-elements/{p-efd5d01e.js → p-823ea8c0.js} +1 -1
- package/lib/dist-custom-elements/{p-ca2fe740.js → p-8fc068d5.js} +1 -1
- package/lib/dist-custom-elements/{p-032585fc.js → p-907402d2.js} +7 -7
- package/lib/dist-custom-elements/{p-66ce2aa1.js → p-91f5a857.js} +2 -2
- package/lib/dist-custom-elements/{p-1b0ba3fe.js → p-923a997f.js} +4 -4
- package/lib/dist-custom-elements/{p-fcd87887.js → p-9b59f666.js} +2 -2
- package/lib/dist-custom-elements/{p-6a1d1526.js → p-b14db39f.js} +1 -1
- package/lib/dist-custom-elements/{p-7e1eab44.js → p-b48f1e4d.js} +1 -1
- package/lib/dist-custom-elements/{p-5fdfdb42.js → p-ba41b009.js} +5 -5
- package/lib/dist-custom-elements/{p-5c4104e5.js → p-ca57b6a2.js} +2 -2
- package/lib/dist-custom-elements/{p-fd7efa16.js → p-e15832f2.js} +2 -2
- package/lib/dist-custom-elements/{p-f65831ce.js → p-ed7527c2.js} +5 -1
- package/lib/dist-custom-elements/{p-697162df.js → p-f40a2146.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-6b420202.system.entry.js → p-06999788.system.entry.js} +1 -1
- package/lib/duet/{p-8fcec069.system.entry.js → p-06d05f65.system.entry.js} +1 -1
- package/lib/duet/{p-a5d5622d.system.entry.js → p-09e82523.system.entry.js} +1 -1
- package/lib/duet/{p-b87a1d54.system.entry.js → p-0b711d1c.system.entry.js} +2 -2
- package/lib/duet/{p-b4c89247.entry.js → p-0bf8affc.entry.js} +1 -1
- package/lib/duet/{p-cd24dd64.entry.js → p-0d8f0b71.entry.js} +1 -1
- package/lib/duet/{p-23e7d935.entry.js → p-10d906a0.entry.js} +1 -1
- package/lib/duet/{p-466aa228.entry.js → p-133bf320.entry.js} +1 -1
- package/lib/duet/{p-9629d71a.system.entry.js → p-1526bcd9.system.entry.js} +1 -1
- package/lib/duet/{p-a933c3f8.system.entry.js → p-188a99a6.system.entry.js} +1 -1
- package/lib/duet/{p-3a2bc2f9.system.entry.js → p-1cdfa320.system.entry.js} +1 -1
- package/lib/duet/{p-88a6749f.system.entry.js → p-1de2679d.system.entry.js} +1 -1
- package/lib/duet/{p-83740a39.entry.js → p-1eb57d18.entry.js} +1 -1
- package/lib/duet/{p-77149afc.entry.js → p-1f8e5ae9.entry.js} +1 -1
- package/lib/duet/{p-de63db12.system.entry.js → p-1ffb06ae.system.entry.js} +1 -1
- package/lib/duet/{p-9d0a9bd5.system.entry.js → p-224d5bbf.system.entry.js} +1 -1
- package/lib/duet/{p-83a78090.system.entry.js → p-22568e46.system.entry.js} +1 -1
- package/lib/duet/{p-86fa6670.entry.js → p-24fb2c26.entry.js} +1 -1
- package/lib/duet/{p-6d3af831.system.entry.js → p-268453f2.system.entry.js} +1 -1
- package/lib/duet/{p-2af0cd90.system.entry.js → p-27796763.system.entry.js} +1 -1
- package/lib/duet/{p-0c095985.system.js → p-2938697f.system.js} +1 -1
- package/lib/duet/p-2d037cf4.entry.js +4 -0
- package/lib/duet/p-2e32575f.system.entry.js +4 -0
- package/lib/duet/{p-9c87118f.entry.js → p-3133c0d8.entry.js} +1 -1
- package/lib/duet/{p-dd52fc75.entry.js → p-317c4aaf.entry.js} +1 -1
- package/lib/duet/{p-8d2d6072.entry.js → p-3ab4aa13.entry.js} +1 -1
- package/lib/duet/{p-31c08993.system.entry.js → p-3e66c4a4.system.entry.js} +1 -1
- package/lib/duet/{p-193cae12.system.entry.js → p-3ea21c66.system.entry.js} +1 -1
- package/lib/duet/{p-d54bc721.entry.js → p-3ee8a44e.entry.js} +1 -1
- package/lib/duet/{p-33887f28.entry.js → p-4410272c.entry.js} +1 -1
- package/lib/duet/p-45956e97.system.entry.js +4 -0
- package/lib/duet/{p-43d6c9e5.system.entry.js → p-49484735.system.entry.js} +1 -1
- package/lib/duet/{p-bb04665a.entry.js → p-4a669f88.entry.js} +1 -1
- package/lib/duet/{p-59ab89fe.entry.js → p-50df7077.entry.js} +1 -1
- package/lib/duet/p-5264d038.entry.js +4 -0
- package/lib/duet/p-565e48b0.system.entry.js +4 -0
- package/lib/duet/{p-b3cdf97b.js → p-5933217a.js} +1 -1
- package/lib/duet/{p-ab13177d.entry.js → p-5a549387.entry.js} +1 -1
- package/lib/duet/{p-92e65f96.entry.js → p-5c661590.entry.js} +1 -1
- package/lib/duet/{p-cd44cc43.system.entry.js → p-5c7f8587.system.entry.js} +1 -1
- package/lib/duet/{p-eac7d756.system.entry.js → p-608bd184.system.entry.js} +1 -1
- package/lib/duet/{p-cd51c9f9.entry.js → p-6533c6f5.entry.js} +1 -1
- package/lib/duet/{p-193a8abf.entry.js → p-654669e3.entry.js} +1 -1
- package/lib/duet/p-6a82c77b.system.entry.js +4 -0
- package/lib/duet/p-6b276d28.entry.js +4 -0
- package/lib/duet/{p-ba3c427f.entry.js → p-6b5135e3.entry.js} +1 -1
- package/lib/duet/p-6c4d4f85.entry.js +4 -0
- package/lib/duet/p-6d16e6f6.entry.js +4 -0
- package/lib/duet/p-6fa39608.js +4 -0
- package/lib/duet/{p-a221c855.entry.js → p-70dcd397.entry.js} +1 -1
- package/lib/duet/{p-1f4351ab.system.entry.js → p-71fc5b0d.system.entry.js} +1 -1
- package/lib/duet/p-72467078.system.entry.js +4 -0
- package/lib/duet/p-74d0f576.system.entry.js +4 -0
- package/lib/duet/p-76d34cb0.entry.js +4 -0
- package/lib/duet/{p-b5d742f4.entry.js → p-77d1aa11.entry.js} +1 -1
- package/lib/duet/{p-fb92ab7b.system.entry.js → p-7a2b3365.system.entry.js} +1 -1
- package/lib/duet/p-7af51cf6.system.entry.js +4 -0
- package/lib/duet/{p-6228593b.system.entry.js → p-7b855f82.system.entry.js} +1 -1
- package/lib/duet/{p-49cf2d52.system.entry.js → p-7cb63887.system.entry.js} +1 -1
- package/lib/duet/{p-2f560eb6.system.entry.js → p-7ea38691.system.entry.js} +1 -1
- package/lib/duet/{p-3c24751d.system.entry.js → p-7fae4a26.system.entry.js} +1 -1
- package/lib/duet/{p-31dc2463.entry.js → p-8177dde3.entry.js} +1 -1
- package/lib/duet/p-819d4a4e.entry.js +4 -0
- package/lib/duet/{p-56db6310.entry.js → p-820a474b.entry.js} +1 -1
- package/lib/duet/{p-cd0c52b9.system.js → p-84ec82b2.system.js} +1 -1
- package/lib/duet/{p-63996737.entry.js → p-8986b6b1.entry.js} +1 -1
- package/lib/duet/{p-fd55984b.system.entry.js → p-8bec0e9d.system.entry.js} +1 -1
- package/lib/duet/{p-8757adcf.system.entry.js → p-8d13f689.system.entry.js} +1 -1
- package/lib/duet/{p-eb4dc652.system.entry.js → p-8ec95d2c.system.entry.js} +1 -1
- package/lib/duet/{p-b7867483.system.entry.js → p-8ed08ddf.system.entry.js} +1 -1
- package/lib/duet/{p-3575bb17.entry.js → p-8fcbc008.entry.js} +1 -1
- package/lib/duet/{p-f6dfcdb7.system.entry.js → p-90f9e03f.system.entry.js} +1 -1
- package/lib/duet/{p-3b808dd4.system.entry.js → p-91e8f5cd.system.entry.js} +1 -1
- package/lib/duet/p-99628541.entry.js +4 -0
- package/lib/duet/p-99e5bbdc.entry.js +4 -0
- package/lib/duet/{p-b2ba1012.system.entry.js → p-9ac03a4a.system.entry.js} +1 -1
- package/lib/duet/{p-03cfa47f.entry.js → p-9ade0707.entry.js} +1 -1
- package/lib/duet/{p-ea0c5cce.system.entry.js → p-9b905c99.system.entry.js} +1 -1
- package/lib/duet/{p-b9e6d933.system.entry.js → p-9c2f07c6.system.entry.js} +1 -1
- package/lib/duet/{p-4bf107bc.system.entry.js → p-9d992f8a.system.entry.js} +1 -1
- package/lib/duet/{p-88c382be.entry.js → p-9e5cf474.entry.js} +1 -1
- package/lib/duet/{p-8d545d1b.system.entry.js → p-a1898f56.system.entry.js} +1 -1
- package/lib/duet/{p-317e939c.system.entry.js → p-a6147e56.system.entry.js} +1 -1
- package/lib/duet/p-a8dc08e8.system.js +4 -0
- package/lib/duet/{p-1c8c6afd.entry.js → p-acd1b6b5.entry.js} +1 -1
- package/lib/duet/p-aefa4b69.entry.js +4 -0
- package/lib/duet/{p-ef6131cf.system.entry.js → p-af12e6cf.system.entry.js} +1 -1
- package/lib/duet/{p-fcdc6d18.entry.js → p-b35b5e57.entry.js} +1 -1
- package/lib/duet/{p-3a8be22c.entry.js → p-b3c81888.entry.js} +1 -1
- package/lib/duet/p-b433984a.system.entry.js +4 -0
- package/lib/duet/{p-d4a49f9d.entry.js → p-b638b8ed.entry.js} +1 -1
- package/lib/duet/{p-4d427b74.entry.js → p-b74131aa.entry.js} +1 -1
- package/lib/duet/p-b7438813.entry.js +4 -0
- package/lib/duet/{p-07e066a7.entry.js → p-b780a881.entry.js} +1 -1
- package/lib/duet/p-bbd3b919.system.entry.js +4 -0
- package/lib/duet/{p-fe87de6d.entry.js → p-bdfb63cd.entry.js} +1 -1
- package/lib/duet/{p-a917e3b6.entry.js → p-bee1823d.entry.js} +1 -1
- package/lib/duet/{p-f695a268.system.entry.js → p-bf1ab1eb.system.entry.js} +1 -1
- package/lib/duet/{p-5c142974.system.entry.js → p-bf8105a5.system.entry.js} +1 -1
- package/lib/duet/{p-9f1f39b5.entry.js → p-c07eb423.entry.js} +1 -1
- package/lib/duet/{p-b50558d2.entry.js → p-c09869cd.entry.js} +1 -1
- package/lib/duet/{p-67d326ad.system.entry.js → p-c0c65bf7.system.entry.js} +1 -1
- package/lib/duet/{p-460e0000.system.entry.js → p-c1028548.system.entry.js} +1 -1
- package/lib/duet/{p-a29a4414.system.entry.js → p-c2a73338.system.entry.js} +1 -1
- package/lib/duet/{p-c4d454c3.entry.js → p-c3a337a2.entry.js} +1 -1
- package/lib/duet/{p-8f806a8b.entry.js → p-c3ce052c.entry.js} +1 -1
- package/lib/duet/{p-f7c8e22c.entry.js → p-c5c44c35.entry.js} +1 -1
- package/lib/duet/{p-8d129d52.entry.js → p-c5d84b37.entry.js} +1 -1
- package/lib/duet/{p-2634dad4.entry.js → p-c6f2b220.entry.js} +1 -1
- package/lib/duet/{p-9f11e160.system.entry.js → p-c9789028.system.entry.js} +1 -1
- package/lib/duet/{p-322b78d6.system.entry.js → p-cdad6821.system.entry.js} +1 -1
- package/lib/duet/{p-3a053f92.entry.js → p-cdf08c39.entry.js} +1 -1
- package/lib/duet/{p-4c3009d4.entry.js → p-d02c9f15.entry.js} +1 -1
- package/lib/duet/{p-f364ae29.entry.js → p-d328f324.entry.js} +1 -1
- package/lib/duet/{p-d5039af1.entry.js → p-d4671eab.entry.js} +1 -1
- package/lib/duet/{p-25cfb26a.system.entry.js → p-d698e995.system.entry.js} +1 -1
- package/lib/duet/{p-57ff4a56.system.entry.js → p-d77241fe.system.entry.js} +2 -2
- package/lib/duet/p-d97befa1.entry.js +4 -0
- package/lib/duet/{p-ff6679c1.entry.js → p-da274cd4.entry.js} +1 -1
- package/lib/duet/{p-8982ddf8.entry.js → p-db19ddd2.entry.js} +1 -1
- package/lib/duet/{p-ccca2abd.system.entry.js → p-db1f1851.system.entry.js} +1 -1
- package/lib/duet/{p-d0a204dd.js → p-dbb02995.js} +1 -1
- package/lib/duet/{p-924a6fae.system.entry.js → p-dbc22e0a.system.entry.js} +1 -1
- package/lib/duet/{p-0c6ed41d.system.entry.js → p-dc4f841e.system.entry.js} +1 -1
- package/lib/duet/p-dd994793.system.js +4 -0
- package/lib/duet/{p-22442b75.system.entry.js → p-e1239725.system.entry.js} +1 -1
- package/lib/duet/{p-e79b8e08.system.entry.js → p-e154f21d.system.entry.js} +1 -1
- package/lib/duet/p-e208fd69.entry.js +4 -0
- package/lib/duet/{p-59d0e9da.system.entry.js → p-e73ebb36.system.entry.js} +1 -1
- package/lib/duet/{p-25152446.system.entry.js → p-ed1085eb.system.entry.js} +1 -1
- package/lib/duet/p-eeaa43d1.entry.js +4 -0
- package/lib/duet/{p-bbd312c3.entry.js → p-f17b0e53.entry.js} +1 -1
- package/lib/duet/{p-b5895431.system.entry.js → p-f1ca6939.system.entry.js} +1 -1
- package/lib/duet/p-f6001531.entry.js +4 -0
- package/lib/duet/{p-812836a4.entry.js → p-f6e69972.entry.js} +1 -1
- package/lib/duet/p-f7efac05.system.entry.js +4 -0
- package/lib/duet/{p-b44772bb.entry.js → p-fa648209.entry.js} +1 -1
- package/lib/duet/{p-960b240d.system.entry.js → p-fc800029.system.entry.js} +1 -1
- package/lib/duet/{p-0c53f007.system.entry.js → p-fef626b8.system.entry.js} +1 -1
- package/lib/esm/action-arrow-right-f7d56681.js +6 -0
- package/lib/esm/duet-action-button.entry.js +1 -1
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +4 -3
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +21 -5
- package/lib/esm/duet-card.entry.js +12 -4
- 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 +12 -4
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +8 -2
- package/lib/esm/duet-contact-card.entry.js +4 -2
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +4 -2
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +2 -3
- package/lib/esm/duet-grid_2.entry.js +4 -2
- package/lib/esm/duet-header_2.entry.js +1 -1
- package/lib/esm/duet-hero.entry.js +2 -2
- package/lib/esm/duet-icon.entry.js +6 -4
- package/lib/esm/duet-input_2.entry.js +2 -2
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +6 -2
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +8 -2
- package/lib/esm/duet-modal.entry.js +10 -11
- 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-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +2 -2
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +3 -3
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +2 -2
- package/lib/esm/duet-slideout.entry.js +2 -2
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +1 -1
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +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 +1 -1
- package/lib/esm/duet-tray.entry.js +1 -1
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{focus-utils-cf8246ed.js → focus-utils-8579107c.js} +1 -1
- package/lib/esm/{index-df15a197.js → index-1c0e9f7c.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm-es5/action-arrow-right-f7d56681.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-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +2 -2
- package/lib/esm-es5/duet-card.entry.js +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-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 +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +2 -2
- 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 +2 -2
- 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 +2 -2
- 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-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-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 +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-8579107c.js +4 -0
- package/lib/esm-es5/{index-df15a197.js → index-1c0e9f7c.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/common/index.d.ts +1 -0
- package/lib/types/common/runtime-types.d.ts +2 -0
- package/lib/types/common-types.d.ts +5 -1
- package/lib/types/components/duet-card/duet-card.d.ts +10 -2
- package/lib/types/components/duet-choice-group/duet-choice-group.d.ts +6 -1
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +4 -0
- package/lib/types/components/duet-icon/duet-icon.d.ts +1 -1
- package/lib/types/components/duet-link/duet-link.d.ts +15 -1
- package/lib/types/components/duet-list/duet-list.d.ts +1 -1
- package/lib/types/components/duet-modal/duet-modal.d.ts +1 -0
- package/lib/types/components/duet-table/duet-table.d.ts +4 -0
- package/lib/types/components.d.ts +64 -8
- package/package.json +5 -5
- package/lib/dist-custom-elements/p-562ae9bf.js +0 -176
- package/lib/dist-custom-elements/p-646d548a.js +0 -120
- package/lib/dist-custom-elements/p-7c398a84.js +0 -94
- package/lib/duet/p-0656f2f9.system.entry.js +0 -4
- package/lib/duet/p-08ef8050.system.entry.js +0 -4
- package/lib/duet/p-0adf7b64.entry.js +0 -4
- package/lib/duet/p-1550576c.entry.js +0 -4
- package/lib/duet/p-18c0ff13.entry.js +0 -4
- package/lib/duet/p-1b7f8128.entry.js +0 -4
- package/lib/duet/p-1d0fe0e5.entry.js +0 -4
- package/lib/duet/p-228a7948.entry.js +0 -4
- package/lib/duet/p-2c0dbf48.system.entry.js +0 -4
- package/lib/duet/p-35853dae.system.entry.js +0 -4
- package/lib/duet/p-51eee6b2.system.entry.js +0 -4
- package/lib/duet/p-5a158681.system.entry.js +0 -4
- package/lib/duet/p-703d38f6.entry.js +0 -4
- package/lib/duet/p-77f82263.entry.js +0 -4
- package/lib/duet/p-9b9055ce.entry.js +0 -4
- package/lib/duet/p-a1199061.system.entry.js +0 -4
- package/lib/duet/p-acad33fd.entry.js +0 -4
- package/lib/duet/p-c0b16f31.entry.js +0 -4
- package/lib/duet/p-c9971192.system.entry.js +0 -4
- package/lib/duet/p-cc12d9fa.entry.js +0 -4
- package/lib/duet/p-d6c3dc66.entry.js +0 -4
- package/lib/duet/p-e2592469.system.entry.js +0 -4
- package/lib/duet/p-f20780ad.system.js +0 -4
- package/lib/duet/p-f3340517.entry.js +0 -4
- package/lib/duet/p-f495c3af.system.entry.js +0 -4
- package/lib/duet/p-fcaa49c3.entry.js +0 -4
- package/lib/esm-es5/focus-utils-cf8246ed.js +0 -4
|
@@ -406,7 +406,7 @@ export class DuetButton {
|
|
|
406
406
|
"references": {
|
|
407
407
|
"DuetButtonVariation": {
|
|
408
408
|
"location": "local",
|
|
409
|
-
"path": "/Users/
|
|
409
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
412
|
},
|
|
@@ -522,7 +522,7 @@ export class DuetButton {
|
|
|
522
522
|
"references": {
|
|
523
523
|
"DuetButtonTextCentering": {
|
|
524
524
|
"location": "local",
|
|
525
|
-
"path": "/Users/
|
|
525
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
|
|
526
526
|
}
|
|
527
527
|
}
|
|
528
528
|
},
|
|
@@ -545,7 +545,7 @@ export class DuetButton {
|
|
|
545
545
|
"references": {
|
|
546
546
|
"DuetButtonWrapping": {
|
|
547
547
|
"location": "local",
|
|
548
|
-
"path": "/Users/
|
|
548
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
551
|
},
|
|
@@ -844,7 +844,7 @@ export class DuetButton {
|
|
|
844
844
|
"references": {
|
|
845
845
|
"DuetButtonIconSize": {
|
|
846
846
|
"location": "local",
|
|
847
|
-
"path": "/Users/
|
|
847
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
|
|
848
848
|
}
|
|
849
849
|
}
|
|
850
850
|
},
|
|
@@ -867,7 +867,7 @@ export class DuetButton {
|
|
|
867
867
|
"references": {
|
|
868
868
|
"DuetButtonSize": {
|
|
869
869
|
"location": "local",
|
|
870
|
-
"path": "/Users/
|
|
870
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-button/duet-button.tsx"
|
|
871
871
|
}
|
|
872
872
|
}
|
|
873
873
|
},
|
|
@@ -116,7 +116,7 @@ export class DuetCaption {
|
|
|
116
116
|
"references": {
|
|
117
117
|
"DuetCaptionSize": {
|
|
118
118
|
"location": "local",
|
|
119
|
-
"path": "/Users/
|
|
119
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-caption/duet-caption.tsx"
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
},
|
|
@@ -233,12 +233,20 @@
|
|
|
233
233
|
font-weight: 800;
|
|
234
234
|
color: rgb(0, 41, 77);
|
|
235
235
|
border-bottom: 1px solid rgb(225, 227, 230);
|
|
236
|
+
border-radius: 4px 4px 0 0;
|
|
236
237
|
}
|
|
237
238
|
@media (min-width: 36em) {
|
|
238
239
|
.duet-card-heading {
|
|
239
240
|
padding: 15px 28px 16px !important;
|
|
240
241
|
margin: -28px -28px 20px;
|
|
241
242
|
}
|
|
243
|
+
.none .duet-card-heading {
|
|
244
|
+
padding: 0 !important;
|
|
245
|
+
margin: 0;
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
.duet-card-image-mask + .duet-card-heading {
|
|
249
|
+
border-radius: 0;
|
|
242
250
|
}
|
|
243
251
|
.duet-card-heading[role=button] {
|
|
244
252
|
-webkit-user-select: none;
|
|
@@ -338,8 +346,8 @@
|
|
|
338
346
|
}
|
|
339
347
|
}
|
|
340
348
|
.none .duet-card-heading {
|
|
341
|
-
padding: 0
|
|
342
|
-
margin: 0
|
|
349
|
+
padding: 0;
|
|
350
|
+
margin: 0;
|
|
343
351
|
}
|
|
344
352
|
|
|
345
353
|
.duet-card-footer {
|
|
@@ -417,8 +425,8 @@
|
|
|
417
425
|
}
|
|
418
426
|
}
|
|
419
427
|
.none .duet-card-footer {
|
|
420
|
-
padding:
|
|
421
|
-
margin:
|
|
428
|
+
padding: 0;
|
|
429
|
+
margin: 0;
|
|
422
430
|
}
|
|
423
431
|
|
|
424
432
|
.duet-card-content {
|
|
@@ -490,7 +498,8 @@
|
|
|
490
498
|
}
|
|
491
499
|
.none .duet-card-image-mask {
|
|
492
500
|
width: 100%;
|
|
493
|
-
|
|
501
|
+
padding: 0;
|
|
502
|
+
margin: 0;
|
|
494
503
|
}
|
|
495
504
|
|
|
496
505
|
.duet-card-image {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import arrowUpIcon from "@duetds/icons/lib/assets/action-arrow-up";
|
|
5
5
|
import { Build, Fragment, h, Host } from "@stencil/core";
|
|
6
|
-
import { inheritGlobalTheme } from "../../common";
|
|
6
|
+
import { duetBlock, duetHeadingLevels, inheritGlobalTheme } from "../../common";
|
|
7
7
|
import { createID } from "../../utils/create-id";
|
|
8
8
|
import { isKeyboardClick } from "../../utils/keyboard-utils";
|
|
9
9
|
import { sanitizeString } from "../../utils/string-utils";
|
|
@@ -40,6 +40,7 @@ export class DuetCard {
|
|
|
40
40
|
this.collapsible = false;
|
|
41
41
|
this.open = true;
|
|
42
42
|
this.headingLevel = "h2";
|
|
43
|
+
this.headingBackground = undefined;
|
|
43
44
|
this.icon = undefined;
|
|
44
45
|
this.image = undefined;
|
|
45
46
|
this.background = "gray-lightest";
|
|
@@ -60,7 +61,8 @@ export class DuetCard {
|
|
|
60
61
|
this.hasFooter = !!this.element.querySelector("[slot='footer']");
|
|
61
62
|
}
|
|
62
63
|
renderHeading() {
|
|
63
|
-
const
|
|
64
|
+
const safeHeadingLevel = sanitizeString(this.headingLevel);
|
|
65
|
+
const HeadingTag = [...duetHeadingLevels, duetBlock].some(tag => tag === safeHeadingLevel) ? safeHeadingLevel : "h2";
|
|
64
66
|
const headingProps = this.collapsible
|
|
65
67
|
? {
|
|
66
68
|
role: "button",
|
|
@@ -71,7 +73,10 @@ export class DuetCard {
|
|
|
71
73
|
onKeyDown: this.handleKeyDown,
|
|
72
74
|
}
|
|
73
75
|
: {};
|
|
74
|
-
|
|
76
|
+
const headingStyles = {
|
|
77
|
+
backgroundColor: getColorByName(this.headingBackground),
|
|
78
|
+
};
|
|
79
|
+
return (h(HeadingTag, Object.assign({ style: headingStyles, class: "duet-card-heading" }, headingProps), h("div", { class: "duet-card-heading-grid" }, this.icon && (h(Fragment, null, h("duet-icon", { class: "duet-card-icon", name: this.icon, size: "medium", margin: "none", color: "currentColor" }), h("duet-spacer", { direction: "horizontal", size: "small" }))), h("div", { class: "duet-card-heading-text" }, this.heading ? this.heading : h("slot", { name: "heading" })), this.secondaryHeading && (h(Fragment, null, h("duet-spacer", { direction: "horizontal", size: "small" }), h("div", { class: "duet-card-secondary-heading duet-card-secondary-heading--inline" }, this.secondaryHeading))), this.collapsible && (h(Fragment, null, h("duet-spacer", { direction: "horizontal", size: "small" }), h("duet-icon", { class: "duet-card-caret", icon: arrowUpIcon.svg, size: "small", margin: "none", color: "currentColor" })))), this.secondaryHeading && (h("div", { class: "duet-card-secondary-heading duet-card-secondary-heading--new-line" }, this.secondaryHeading)), h("slot", { name: "below-heading" })));
|
|
75
80
|
}
|
|
76
81
|
/**
|
|
77
82
|
* Sets focus on the specified `duet-card`. Use this method instead of the global
|
|
@@ -182,7 +187,7 @@ export class DuetCard {
|
|
|
182
187
|
"references": {
|
|
183
188
|
"DuetCardVariation": {
|
|
184
189
|
"location": "local",
|
|
185
|
-
"path": "/Users/
|
|
190
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-card/duet-card.tsx"
|
|
186
191
|
}
|
|
187
192
|
}
|
|
188
193
|
},
|
|
@@ -236,10 +241,10 @@ export class DuetCard {
|
|
|
236
241
|
"type": "string",
|
|
237
242
|
"mutable": false,
|
|
238
243
|
"complexType": {
|
|
239
|
-
"original": "
|
|
240
|
-
"resolved": "\"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\"",
|
|
244
|
+
"original": "DuetCardHeadingLevel",
|
|
245
|
+
"resolved": "\"div\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\"",
|
|
241
246
|
"references": {
|
|
242
|
-
"
|
|
247
|
+
"DuetCardHeadingLevel": {
|
|
243
248
|
"location": "import",
|
|
244
249
|
"path": "../../common-types"
|
|
245
250
|
}
|
|
@@ -249,12 +254,34 @@ export class DuetCard {
|
|
|
249
254
|
"optional": false,
|
|
250
255
|
"docs": {
|
|
251
256
|
"tags": [],
|
|
252
|
-
"text": "The actual heading level used for the heading in html markup. This setting\nexists for accessibility reasons. It doesn\u2019t change the style visually."
|
|
257
|
+
"text": "The actual heading level used for the heading in html markup. This setting\nexists for accessibility reasons. It doesn\u2019t change the style visually.\nThis setting is only used if the heading property is set.\nIf you provide your own heading(s) in the slot, you should set this to neutral \"div\"\nin order to avoid nested headings."
|
|
253
258
|
},
|
|
254
259
|
"attribute": "heading-level",
|
|
255
260
|
"reflect": false,
|
|
256
261
|
"defaultValue": "\"h2\""
|
|
257
262
|
},
|
|
263
|
+
"headingBackground": {
|
|
264
|
+
"type": "string",
|
|
265
|
+
"mutable": false,
|
|
266
|
+
"complexType": {
|
|
267
|
+
"original": "DuetColor | undefined",
|
|
268
|
+
"resolved": "string",
|
|
269
|
+
"references": {
|
|
270
|
+
"DuetColor": {
|
|
271
|
+
"location": "import",
|
|
272
|
+
"path": "../../common-types"
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
},
|
|
276
|
+
"required": false,
|
|
277
|
+
"optional": false,
|
|
278
|
+
"docs": {
|
|
279
|
+
"tags": [],
|
|
280
|
+
"text": "Custom color to be used for the card's heading background, as a design token entered in\ncamelCase or kebab-case. Example: \"primary\"."
|
|
281
|
+
},
|
|
282
|
+
"attribute": "heading-background",
|
|
283
|
+
"reflect": false
|
|
284
|
+
},
|
|
258
285
|
"icon": {
|
|
259
286
|
"type": "string",
|
|
260
287
|
"mutable": false,
|
|
@@ -326,7 +353,7 @@ export class DuetCard {
|
|
|
326
353
|
"references": {
|
|
327
354
|
"DuetCardPadding": {
|
|
328
355
|
"location": "local",
|
|
329
|
-
"path": "/Users/
|
|
356
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-card/duet-card.tsx"
|
|
330
357
|
}
|
|
331
358
|
}
|
|
332
359
|
},
|
|
@@ -445,7 +472,7 @@ export class DuetCard {
|
|
|
445
472
|
"references": {
|
|
446
473
|
"DuetCardToggleEvent": {
|
|
447
474
|
"location": "local",
|
|
448
|
-
"path": "/Users/
|
|
475
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-card/duet-card.tsx"
|
|
449
476
|
}
|
|
450
477
|
}
|
|
451
478
|
}
|
|
@@ -481,7 +481,7 @@ export class DuetCheckbox {
|
|
|
481
481
|
"references": {
|
|
482
482
|
"DuetCheckboxEvent": {
|
|
483
483
|
"location": "local",
|
|
484
|
-
"path": "/Users/
|
|
484
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
|
|
485
485
|
}
|
|
486
486
|
}
|
|
487
487
|
}
|
|
@@ -501,7 +501,7 @@ export class DuetCheckbox {
|
|
|
501
501
|
"references": {
|
|
502
502
|
"DuetCheckboxEvent": {
|
|
503
503
|
"location": "local",
|
|
504
|
-
"path": "/Users/
|
|
504
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
|
|
505
505
|
}
|
|
506
506
|
}
|
|
507
507
|
}
|
|
@@ -521,7 +521,7 @@ export class DuetCheckbox {
|
|
|
521
521
|
"references": {
|
|
522
522
|
"DuetCheckboxEvent": {
|
|
523
523
|
"location": "local",
|
|
524
|
-
"path": "/Users/
|
|
524
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-checkbox/duet-checkbox.tsx"
|
|
525
525
|
}
|
|
526
526
|
}
|
|
527
527
|
}
|
|
@@ -852,7 +852,7 @@ export class DuetChoice {
|
|
|
852
852
|
"references": {
|
|
853
853
|
"DuetChoiceEvent": {
|
|
854
854
|
"location": "local",
|
|
855
|
-
"path": "/Users/
|
|
855
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-choice/duet-choice.tsx"
|
|
856
856
|
}
|
|
857
857
|
}
|
|
858
858
|
}
|
|
@@ -872,7 +872,7 @@ export class DuetChoice {
|
|
|
872
872
|
"references": {
|
|
873
873
|
"DuetChoiceEvent": {
|
|
874
874
|
"location": "local",
|
|
875
|
-
"path": "/Users/
|
|
875
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-choice/duet-choice.tsx"
|
|
876
876
|
}
|
|
877
877
|
}
|
|
878
878
|
}
|
|
@@ -892,7 +892,7 @@ export class DuetChoice {
|
|
|
892
892
|
"references": {
|
|
893
893
|
"DuetChoiceEvent": {
|
|
894
894
|
"location": "local",
|
|
895
|
-
"path": "/Users/
|
|
895
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-choice/duet-choice.tsx"
|
|
896
896
|
}
|
|
897
897
|
}
|
|
898
898
|
}
|
|
@@ -27,16 +27,60 @@
|
|
|
27
27
|
:host(.horizontal) .duet-choice-group {
|
|
28
28
|
display: block;
|
|
29
29
|
}
|
|
30
|
-
|
|
30
|
+
:host(.horizontal) .duet-choice-group.duet-no-stacking {
|
|
31
|
+
display: flex;
|
|
32
|
+
}
|
|
33
|
+
@media (max-width: 35.9375em) {
|
|
31
34
|
:host(.horizontal) .duet-choice-group {
|
|
32
35
|
display: flex;
|
|
33
36
|
margin-bottom: 0;
|
|
34
37
|
}
|
|
35
38
|
}
|
|
36
39
|
|
|
37
|
-
:host(.horizontal) .duet-choice-group.duet-no-stacking {
|
|
40
|
+
:host(.horizontal.duet-choice-group-breakpoint-x-small) .duet-choice-group:not(.duet-no-stacking) {
|
|
38
41
|
display: flex;
|
|
39
42
|
}
|
|
43
|
+
@media (max-width: 22.5em) {
|
|
44
|
+
:host(.horizontal.duet-choice-group-breakpoint-x-small) .duet-choice-group:not(.duet-no-stacking) {
|
|
45
|
+
display: block;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
:host(.horizontal.duet-choice-group-breakpoint-small) .duet-choice-group:not(.duet-no-stacking) {
|
|
50
|
+
display: block;
|
|
51
|
+
}
|
|
52
|
+
@media (min-width: 36em) {
|
|
53
|
+
:host(.horizontal.duet-choice-group-breakpoint-small) .duet-choice-group:not(.duet-no-stacking) {
|
|
54
|
+
display: flex;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
:host(.horizontal.duet-choice-group-breakpoint-medium) .duet-choice-group:not(.duet-no-stacking) {
|
|
59
|
+
display: block;
|
|
60
|
+
}
|
|
61
|
+
@media (min-width: 48em) {
|
|
62
|
+
:host(.horizontal.duet-choice-group-breakpoint-medium) .duet-choice-group:not(.duet-no-stacking) {
|
|
63
|
+
display: flex;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
:host(.horizontal.duet-choice-group-breakpoint-large) .duet-choice-group:not(.duet-no-stacking) {
|
|
68
|
+
display: block;
|
|
69
|
+
}
|
|
70
|
+
@media (min-width: 62em) {
|
|
71
|
+
:host(.horizontal.duet-choice-group-breakpoint-large) .duet-choice-group:not(.duet-no-stacking) {
|
|
72
|
+
display: flex;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
:host(.horizontal.duet-choice-group-breakpoint-x-large) .duet-choice-group:not(.duet-no-stacking) {
|
|
77
|
+
display: block;
|
|
78
|
+
}
|
|
79
|
+
@media (min-width: 64.0625em) {
|
|
80
|
+
:host(.horizontal.duet-choice-group-breakpoint-x-large) .duet-choice-group:not(.duet-no-stacking) {
|
|
81
|
+
display: flex;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
40
84
|
|
|
41
85
|
.duet-choice-group {
|
|
42
86
|
position: relative;
|
|
@@ -40,6 +40,7 @@ export class DuetChoiceGroup {
|
|
|
40
40
|
this.tooltip = undefined;
|
|
41
41
|
this.tooltipDirection = "auto";
|
|
42
42
|
this.responsive = false;
|
|
43
|
+
this.breakpoint = "small";
|
|
43
44
|
this.value = undefined;
|
|
44
45
|
this.disabled = undefined;
|
|
45
46
|
}
|
|
@@ -124,7 +125,14 @@ export class DuetChoiceGroup {
|
|
|
124
125
|
* Always the last one in the class.
|
|
125
126
|
*/
|
|
126
127
|
render() {
|
|
127
|
-
return (h(Host, { onDuetChange: this.onSelect, class: {
|
|
128
|
+
return (h(Host, { onDuetChange: this.onSelect, class: {
|
|
129
|
+
horizontal: this.direction === "horizontal",
|
|
130
|
+
"duet-choice-group-breakpoint-x-small": this.responsive && this.breakpoint === "x-small",
|
|
131
|
+
"duet-choice-group-breakpoint-small": this.responsive && this.breakpoint === "small",
|
|
132
|
+
"duet-choice-group-breakpoint-medium": this.responsive && this.breakpoint === "medium",
|
|
133
|
+
"duet-choice-group-breakpoint-large": this.responsive && this.breakpoint === "large",
|
|
134
|
+
"duet-choice-group-breakpoint-x-large": this.responsive && this.breakpoint === "x-large",
|
|
135
|
+
} }, h("duet-fieldset", { label: this.label, labelHidden: this.labelHidden, caption: this.caption, error: this.error, margin: this.margin, theme: this.theme }, this.tooltip && (h("duet-tooltip", { slot: "tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label }, this.tooltip)), h("div", { class: { [this.choiceGroupName]: true, "duet-no-stacking": !this.responsive } }, h("slot", null)))));
|
|
128
136
|
}
|
|
129
137
|
static get is() { return "duet-choice-group"; }
|
|
130
138
|
static get encapsulation() { return "scoped"; }
|
|
@@ -357,6 +365,29 @@ export class DuetChoiceGroup {
|
|
|
357
365
|
"reflect": false,
|
|
358
366
|
"defaultValue": "false"
|
|
359
367
|
},
|
|
368
|
+
"breakpoint": {
|
|
369
|
+
"type": "string",
|
|
370
|
+
"mutable": false,
|
|
371
|
+
"complexType": {
|
|
372
|
+
"original": "DuetChoiceGroupBreakpoint",
|
|
373
|
+
"resolved": "\"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\"",
|
|
374
|
+
"references": {
|
|
375
|
+
"DuetChoiceGroupBreakpoint": {
|
|
376
|
+
"location": "import",
|
|
377
|
+
"path": "../../common-types"
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
"required": false,
|
|
382
|
+
"optional": false,
|
|
383
|
+
"docs": {
|
|
384
|
+
"tags": [],
|
|
385
|
+
"text": "Switch the breakpoint used to trigger the content stacking. These match to\nsimilar media query tokens eg.: $media-query-small, $media-query-medium."
|
|
386
|
+
},
|
|
387
|
+
"attribute": "breakpoint",
|
|
388
|
+
"reflect": false,
|
|
389
|
+
"defaultValue": "\"small\""
|
|
390
|
+
},
|
|
360
391
|
"value": {
|
|
361
392
|
"type": "string",
|
|
362
393
|
"mutable": true,
|
|
@@ -166,7 +166,7 @@ export class DuetCollapsible {
|
|
|
166
166
|
"references": {
|
|
167
167
|
"DuetCollapsibleWeight": {
|
|
168
168
|
"location": "local",
|
|
169
|
-
"path": "/Users/
|
|
169
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
@@ -189,7 +189,7 @@ export class DuetCollapsible {
|
|
|
189
189
|
"references": {
|
|
190
190
|
"DuetCollapsibleHeadingFontSize": {
|
|
191
191
|
"location": "local",
|
|
192
|
-
"path": "/Users/
|
|
192
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
},
|
|
@@ -286,7 +286,7 @@ export class DuetCollapsible {
|
|
|
286
286
|
"references": {
|
|
287
287
|
"DuetCollapsibleToggleEvent": {
|
|
288
288
|
"location": "local",
|
|
289
|
-
"path": "/Users/
|
|
289
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-collapsible/duet-collapsible.tsx"
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
292
|
}
|
|
@@ -50,6 +50,7 @@ export class DuetCombobox {
|
|
|
50
50
|
this.formatter = (item) => item && item.name ? item.name : "";
|
|
51
51
|
this.value = undefined;
|
|
52
52
|
this.minCharacters = 1;
|
|
53
|
+
this.openListOnClick = false;
|
|
53
54
|
}
|
|
54
55
|
activeItemHandler(state) {
|
|
55
56
|
this.input.accessibleActiveDescendant = this.listOpen && (state || state === 0) ? `active_item` : "";
|
|
@@ -84,7 +85,12 @@ export class DuetCombobox {
|
|
|
84
85
|
this.input = this.element.querySelector("duet-input");
|
|
85
86
|
this.input.addEventListener("duetChange", this.updateInputValue.bind(this));
|
|
86
87
|
this.input.addEventListener("click", () => {
|
|
87
|
-
|
|
88
|
+
if (!this.openListOnClick) {
|
|
89
|
+
this.inputValue.length >= this.minCharacters ? (this.listOpen = true) : (this.listOpen = false);
|
|
90
|
+
}
|
|
91
|
+
else {
|
|
92
|
+
this.listOpen = !this.listOpen;
|
|
93
|
+
}
|
|
88
94
|
});
|
|
89
95
|
this.element.addEventListener("keydown", this.handleInputKeyDownEvent.bind(this));
|
|
90
96
|
//add correct aria attributes to the input element
|
|
@@ -461,7 +467,7 @@ export class DuetCombobox {
|
|
|
461
467
|
"references": {
|
|
462
468
|
"DuetComboboxItem": {
|
|
463
469
|
"location": "local",
|
|
464
|
-
"path": "/Users/
|
|
470
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-combobox/duet-combobox.tsx"
|
|
465
471
|
}
|
|
466
472
|
}
|
|
467
473
|
},
|
|
@@ -513,6 +519,24 @@ export class DuetCombobox {
|
|
|
513
519
|
"attribute": "min-characters",
|
|
514
520
|
"reflect": false,
|
|
515
521
|
"defaultValue": "1"
|
|
522
|
+
},
|
|
523
|
+
"openListOnClick": {
|
|
524
|
+
"type": "boolean",
|
|
525
|
+
"mutable": false,
|
|
526
|
+
"complexType": {
|
|
527
|
+
"original": "boolean",
|
|
528
|
+
"resolved": "boolean",
|
|
529
|
+
"references": {}
|
|
530
|
+
},
|
|
531
|
+
"required": false,
|
|
532
|
+
"optional": false,
|
|
533
|
+
"docs": {
|
|
534
|
+
"tags": [],
|
|
535
|
+
"text": "Defines if items list should always open after clicking on input"
|
|
536
|
+
},
|
|
537
|
+
"attribute": "open-list-on-click",
|
|
538
|
+
"reflect": false,
|
|
539
|
+
"defaultValue": "false"
|
|
516
540
|
}
|
|
517
541
|
};
|
|
518
542
|
}
|
|
@@ -544,7 +568,7 @@ export class DuetCombobox {
|
|
|
544
568
|
"references": {
|
|
545
569
|
"DuetComboboxEvent": {
|
|
546
570
|
"location": "local",
|
|
547
|
-
"path": "/Users/
|
|
571
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-combobox/duet-combobox.tsx"
|
|
548
572
|
}
|
|
549
573
|
}
|
|
550
574
|
}
|
|
@@ -568,7 +592,7 @@ export class DuetCombobox {
|
|
|
568
592
|
},
|
|
569
593
|
"DuetComboboxItem": {
|
|
570
594
|
"location": "local",
|
|
571
|
-
"path": "/Users/
|
|
595
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-combobox/duet-combobox.tsx"
|
|
572
596
|
}
|
|
573
597
|
},
|
|
574
598
|
"return": "Promise<string>"
|
|
@@ -43,10 +43,12 @@ export class DuetContactCard {
|
|
|
43
43
|
* Always the last one in the class.
|
|
44
44
|
*/
|
|
45
45
|
render() {
|
|
46
|
+
const isTurva = this.theme === "turva";
|
|
47
|
+
const theme = isTurva ? "turva" : "default";
|
|
46
48
|
return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h("div", { class: {
|
|
47
49
|
"duet-contact-card": true,
|
|
48
50
|
"duet-theme-turva": this.theme === "turva",
|
|
49
|
-
}, "aria-role": "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", null, this.name && (h("duet-heading", { class: "name", level: "h3", margin: "none" }, this.name)), this.description && (h("duet-paragraph", { class: "description", margin: "none" }, this.description)), this.email && (h("div", { class: "email" }, h("duet-icon", { name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none" }), h("duet-link", { url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}
|
|
51
|
+
}, "aria-role": "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", null, this.name && (h("duet-heading", { class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { class: "email" }, h("duet-icon", { name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { class: "phone" }, h("duet-icon", { name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { class: "call-to-action" }, h("duet-button", { variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", null), h("slot", null))));
|
|
50
52
|
}
|
|
51
53
|
static get is() { return "duet-contact-card"; }
|
|
52
54
|
static get encapsulation() { return "shadow"; }
|
|
@@ -99,7 +99,7 @@ export class DuetCookieConsent {
|
|
|
99
99
|
"references": {
|
|
100
100
|
"DuetCookieConsentEvent": {
|
|
101
101
|
"location": "local",
|
|
102
|
-
"path": "/Users/
|
|
102
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-cookie-consent/duet-cookie-consent.tsx"
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
}
|
|
@@ -744,7 +744,7 @@ export class DuetDatePicker {
|
|
|
744
744
|
"references": {
|
|
745
745
|
"DuetDatePickerDirection": {
|
|
746
746
|
"location": "local",
|
|
747
|
-
"path": "/Users/
|
|
747
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-date-picker/duet-date-picker.tsx"
|
|
748
748
|
}
|
|
749
749
|
}
|
|
750
750
|
},
|
|
@@ -916,7 +916,7 @@ export class DuetDatePicker {
|
|
|
916
916
|
"references": {
|
|
917
917
|
"DuetDatePickerChangeEvent": {
|
|
918
918
|
"location": "local",
|
|
919
|
-
"path": "/Users/
|
|
919
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-date-picker/duet-date-picker.tsx"
|
|
920
920
|
}
|
|
921
921
|
}
|
|
922
922
|
}
|
|
@@ -936,7 +936,7 @@ export class DuetDatePicker {
|
|
|
936
936
|
"references": {
|
|
937
937
|
"DuetDatePickerFocusEvent": {
|
|
938
938
|
"location": "local",
|
|
939
|
-
"path": "/Users/
|
|
939
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-date-picker/duet-date-picker.tsx"
|
|
940
940
|
}
|
|
941
941
|
}
|
|
942
942
|
}
|
|
@@ -956,7 +956,7 @@ export class DuetDatePicker {
|
|
|
956
956
|
"references": {
|
|
957
957
|
"DuetDatePickerFocusEvent": {
|
|
958
958
|
"location": "local",
|
|
959
|
-
"path": "/Users/
|
|
959
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-date-picker/duet-date-picker.tsx"
|
|
960
960
|
}
|
|
961
961
|
}
|
|
962
962
|
}
|
|
@@ -75,7 +75,7 @@ export class DuetDivider {
|
|
|
75
75
|
"references": {
|
|
76
76
|
"DuetDividerMargin": {
|
|
77
77
|
"location": "local",
|
|
78
|
-
"path": "/Users/
|
|
78
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-divider/duet-divider.tsx"
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
},
|
|
@@ -283,7 +283,7 @@ export class DuetEditableTable {
|
|
|
283
283
|
"references": {
|
|
284
284
|
"DuetEditableTableActions": {
|
|
285
285
|
"location": "local",
|
|
286
|
-
"path": "/Users/
|
|
286
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-editable-table/duet-editable-table.tsx"
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
},
|
|
@@ -307,7 +307,7 @@ export class DuetEditableTable {
|
|
|
307
307
|
"references": {
|
|
308
308
|
"DuetEditableTableColumns": {
|
|
309
309
|
"location": "local",
|
|
310
|
-
"path": "/Users/
|
|
310
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-editable-table/duet-editable-table.tsx"
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
313
|
},
|
|
@@ -331,7 +331,7 @@ export class DuetEditableTable {
|
|
|
331
331
|
"references": {
|
|
332
332
|
"DuetEditableTableRows": {
|
|
333
333
|
"location": "local",
|
|
334
|
-
"path": "/Users/
|
|
334
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-editable-table/duet-editable-table.tsx"
|
|
335
335
|
}
|
|
336
336
|
}
|
|
337
337
|
},
|
|
@@ -442,7 +442,7 @@ export class DuetEditableTable {
|
|
|
442
442
|
"references": {
|
|
443
443
|
"DuetTableToggleEvent": {
|
|
444
444
|
"location": "local",
|
|
445
|
-
"path": "/Users/
|
|
445
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-editable-table/duet-editable-table.tsx"
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
448
|
}
|
|
@@ -462,7 +462,7 @@ export class DuetEditableTable {
|
|
|
462
462
|
"references": {
|
|
463
463
|
"DuetTableMenuEvent": {
|
|
464
464
|
"location": "local",
|
|
465
|
-
"path": "/Users/
|
|
465
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-editable-table/duet-editable-table.tsx"
|
|
466
466
|
}
|
|
467
467
|
}
|
|
468
468
|
}
|
|
@@ -95,7 +95,7 @@ export class DuetEmptyState {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetEmptyStateSize": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-empty-state/duet-empty-state.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|