@duetds/components 6.8.7 → 6.8.8
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 +78 -86
- package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +1 -1
- package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -3
- 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 +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +6 -2
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +1 -1
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +16 -2
- package/lib/cjs/duet-hero.cjs.entry.js +8 -4
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
- 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 +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 +18 -32
- 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-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-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 +1 -1
- 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 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +7 -24
- 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 +16 -38
- 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-b501431f.js → focus-utils-ff93a6ec.js} +1 -1
- package/lib/cjs/{index-13388615.js → index-a3e8bc14.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/components/duet-combobox/duet-combobox.js +21 -2
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -1
- package/lib/collection/components/duet-hero/duet-hero.css +78 -14
- package/lib/collection/components/duet-hero/duet-hero.js +6 -2
- package/lib/collection/components/duet-input/duet-input.css +12 -22
- package/lib/collection/components/duet-input/duet-input.js +1 -1
- package/lib/collection/components/duet-logo/duet-logo.js +58 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +4 -7
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +34 -39
- package/lib/collection/components/duet-slideout/duet-slideout.js +0 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +2 -8
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +7 -31
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +5 -0
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +0 -5
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +2 -5
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +14 -48
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
- package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +6 -6
- 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 +6 -4
- 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 +1 -1
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-footer.js +4 -4
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +16 -12
- 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 +21 -36
- 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-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 +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 +2 -2
- package/lib/dist-custom-elements/duet-slideout.js +2 -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 +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -26
- package/lib/dist-custom-elements/duet-tab-group.js +9 -9
- 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 +17 -41
- 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-29949e1b.js → p-0531827c.js} +1 -1
- package/lib/dist-custom-elements/{p-19150a67.js → p-0ca98fac.js} +1 -1
- package/lib/dist-custom-elements/{p-69659e26.js → p-11968273.js} +1 -1
- package/lib/dist-custom-elements/{p-05af1562.js → p-18928f76.js} +1 -1
- package/lib/dist-custom-elements/{p-7c186545.js → p-18eb8a09.js} +10 -10
- package/lib/dist-custom-elements/{p-3644a561.js → p-2a5cb90a.js} +1 -1
- package/lib/dist-custom-elements/{p-5343b436.js → p-321ebafe.js} +2 -2
- package/lib/dist-custom-elements/{p-8b969843.js → p-4d94ed39.js} +1 -1
- package/lib/dist-custom-elements/{p-d0fad319.js → p-4de93a4d.js} +3 -3
- package/lib/dist-custom-elements/{p-d4fea7f4.js → p-54680d09.js} +1 -1
- package/lib/dist-custom-elements/{p-9c053778.js → p-59650585.js} +1 -1
- package/lib/dist-custom-elements/{p-1cbf685d.js → p-5f6be181.js} +1 -1
- package/lib/dist-custom-elements/{p-fdc72d0f.js → p-6c7f6492.js} +12 -8
- package/lib/dist-custom-elements/{p-5e8a98c7.js → p-7f53cb7b.js} +2 -2
- package/lib/dist-custom-elements/{p-4a21157d.js → p-8330affc.js} +2 -2
- package/lib/dist-custom-elements/{p-4672eb29.js → p-8b2b7e77.js} +2 -2
- package/lib/dist-custom-elements/{p-18ecc42e.js → p-94ae95da.js} +3 -3
- package/lib/dist-custom-elements/{p-5146b16a.js → p-95711e28.js} +1 -1
- package/lib/dist-custom-elements/{p-30637273.js → p-9a6eda30.js} +4 -4
- package/lib/dist-custom-elements/{p-a4e7ed86.js → p-a50a98c7.js} +1 -1
- package/lib/dist-custom-elements/{p-136bba51.js → p-a93335f6.js} +19 -3
- package/lib/dist-custom-elements/{p-950410b7.js → p-abff644a.js} +2 -2
- package/lib/dist-custom-elements/{p-f316bb52.js → p-aecb0a5e.js} +1 -1
- package/lib/dist-custom-elements/{p-d307a46b.js → p-b4ecffcc.js} +1 -1
- package/lib/dist-custom-elements/{p-e67ec38e.js → p-bc53c84a.js} +5 -5
- package/lib/dist-custom-elements/{p-194c6d5b.js → p-c23454c0.js} +1 -1
- package/lib/dist-custom-elements/{p-7c5c5437.js → p-c45d78ad.js} +1 -1
- package/lib/dist-custom-elements/{p-1460a593.js → p-c9182b8c.js} +1 -1
- package/lib/dist-custom-elements/{p-15a0e9fd.js → p-d3e9fa79.js} +3 -3
- package/lib/dist-custom-elements/{p-7180327e.js → p-e6c6717b.js} +1 -1
- package/lib/dist-custom-elements/{p-4d8d1b92.js → p-ea9a3c47.js} +1 -1
- package/lib/dist-custom-elements/{p-68ebd7ae.js → p-ebbe90a8.js} +6 -6
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-72abda3c.entry.js → p-010b0c7e.entry.js} +1 -1
- package/lib/duet/{p-208d4e98.entry.js → p-02c7edd0.entry.js} +1 -1
- package/lib/duet/{p-13409919.entry.js → p-03731409.entry.js} +1 -1
- package/lib/duet/p-05226ce1.entry.js +4 -0
- package/lib/duet/{p-aaf64918.system.entry.js → p-08511b16.system.entry.js} +1 -1
- package/lib/duet/{p-d9aaf1e7.entry.js → p-092339f8.entry.js} +1 -1
- package/lib/duet/{p-65d31e27.entry.js → p-0bb66e24.entry.js} +1 -1
- package/lib/duet/{p-e819b8fb.entry.js → p-1070b759.entry.js} +1 -1
- package/lib/duet/{p-823197ed.system.entry.js → p-113f7afe.system.entry.js} +1 -1
- package/lib/duet/p-13b52e54.system.entry.js +4 -0
- package/lib/duet/{p-fa52d2f1.entry.js → p-1495babe.entry.js} +1 -1
- package/lib/duet/{p-780a75a2.entry.js → p-167c6afa.entry.js} +1 -1
- package/lib/duet/{p-488f5515.entry.js → p-16dbbf0f.entry.js} +1 -1
- package/lib/duet/{p-1585e4fa.entry.js → p-181c9320.entry.js} +1 -1
- package/lib/duet/{p-de7b708f.entry.js → p-19a46ccc.entry.js} +1 -1
- package/lib/duet/p-1b417a81.entry.js +4 -0
- package/lib/duet/{p-330febf7.entry.js → p-22476bd9.entry.js} +1 -1
- package/lib/duet/{p-bc1d488f.system.entry.js → p-2469ec0a.system.entry.js} +1 -1
- package/lib/duet/{p-b26d675a.system.entry.js → p-24c6dbed.system.entry.js} +1 -1
- package/lib/duet/{p-19ee06ab.entry.js → p-259bb597.entry.js} +1 -1
- package/lib/duet/p-2abc31ff.system.entry.js +4 -0
- package/lib/duet/{p-f3494bcf.entry.js → p-2c647f93.entry.js} +1 -1
- package/lib/duet/{p-bdb56679.entry.js → p-2ca21c70.entry.js} +1 -1
- package/lib/duet/{p-25f14ac5.system.entry.js → p-2e81a884.system.entry.js} +1 -1
- package/lib/duet/{p-028ec3d7.system.entry.js → p-31510b9d.system.entry.js} +1 -1
- package/lib/duet/{p-18e72b2c.system.entry.js → p-32b7661a.system.entry.js} +1 -1
- package/lib/duet/{p-c83c936f.system.entry.js → p-34e1a893.system.entry.js} +1 -1
- package/lib/duet/{p-e4a11340.entry.js → p-35ee3c02.entry.js} +1 -1
- package/lib/duet/{p-80d61c0b.entry.js → p-380c1b6d.entry.js} +1 -1
- package/lib/duet/{p-f9e966e7.system.entry.js → p-39948f72.system.entry.js} +1 -1
- package/lib/duet/{p-65438201.system.entry.js → p-3adeafd9.system.entry.js} +1 -1
- package/lib/duet/{p-0d2741c1.system.entry.js → p-3ce879c8.system.entry.js} +1 -1
- package/lib/duet/{p-d7bb0434.system.entry.js → p-446287e7.system.entry.js} +1 -1
- package/lib/duet/{p-433fb103.system.entry.js → p-46493c73.system.entry.js} +1 -1
- package/lib/duet/p-48bd2e8f.js +4 -0
- package/lib/duet/{p-c6eb7ed0.system.entry.js → p-494ddebc.system.entry.js} +1 -1
- package/lib/duet/{p-01aaa7a2.system.entry.js → p-49d4ca3a.system.entry.js} +1 -1
- package/lib/duet/{p-17baf252.entry.js → p-4b75977e.entry.js} +1 -1
- package/lib/duet/{p-8c4d279b.entry.js → p-4b873326.entry.js} +1 -1
- package/lib/duet/{p-54083f7e.system.entry.js → p-4c11dd19.system.entry.js} +1 -1
- package/lib/duet/{p-8bded27b.entry.js → p-4d14e835.entry.js} +1 -1
- package/lib/duet/{p-dafad527.entry.js → p-4f9a3272.entry.js} +1 -1
- package/lib/duet/{p-e42ab7c6.entry.js → p-5120cf45.entry.js} +1 -1
- package/lib/duet/{p-1503bfe4.entry.js → p-515bef3b.entry.js} +1 -1
- package/lib/duet/{p-1f912fb4.entry.js → p-52be0c45.entry.js} +1 -1
- package/lib/duet/{p-13815abb.system.entry.js → p-54739dc4.system.entry.js} +1 -1
- package/lib/duet/p-5bad512d.entry.js +4 -0
- package/lib/duet/{p-dc332689.system.entry.js → p-5bf8daa8.system.entry.js} +1 -1
- package/lib/duet/{p-3ca9a002.entry.js → p-5e4e7d48.entry.js} +1 -1
- package/lib/duet/{p-c38a3306.system.entry.js → p-5eee6d48.system.entry.js} +1 -1
- package/lib/duet/{p-14fa519e.system.entry.js → p-6116351d.system.entry.js} +1 -1
- package/lib/duet/{p-adcd531d.entry.js → p-61b41371.entry.js} +1 -1
- package/lib/duet/{p-161ddf06.entry.js → p-660a6691.entry.js} +1 -1
- package/lib/duet/{p-1ede9679.entry.js → p-68bb404f.entry.js} +1 -1
- package/lib/duet/{p-90cfdbb8.system.entry.js → p-6a9c258b.system.entry.js} +1 -1
- package/lib/duet/{p-5d12bac3.system.entry.js → p-6cc35083.system.entry.js} +1 -1
- package/lib/duet/{p-9780467a.system.entry.js → p-6d6dddf6.system.entry.js} +1 -1
- package/lib/duet/{p-d6641757.system.entry.js → p-6f68220c.system.entry.js} +1 -1
- package/lib/duet/{p-7770a36f.system.entry.js → p-711d5c90.system.entry.js} +1 -1
- package/lib/duet/p-71dd05bf.entry.js +4 -0
- package/lib/duet/{p-a8964560.system.entry.js → p-7396f499.system.entry.js} +1 -1
- package/lib/duet/{p-f4804f02.entry.js → p-775d5c50.entry.js} +1 -1
- package/lib/duet/{p-3d2bcd2e.system.entry.js → p-77e2eba0.system.entry.js} +1 -1
- package/lib/duet/{p-6dc4a6b7.entry.js → p-7af63b73.entry.js} +1 -1
- package/lib/duet/{p-b672f754.entry.js → p-7c860a8b.entry.js} +1 -1
- package/lib/duet/{p-b8735715.system.js → p-7d6351ee.system.js} +1 -1
- package/lib/duet/{p-669cf7dd.system.entry.js → p-7deb19fe.system.entry.js} +1 -1
- package/lib/duet/{p-85c6f600.system.entry.js → p-83160849.system.entry.js} +1 -1
- package/lib/duet/{p-508e5f90.entry.js → p-8346f3df.entry.js} +1 -1
- package/lib/duet/{p-1b8a0131.entry.js → p-8498c856.entry.js} +1 -1
- package/lib/duet/p-879d7357.entry.js +4 -0
- package/lib/duet/{p-3baf3dcc.entry.js → p-88750631.entry.js} +1 -1
- package/lib/duet/{p-f2e37eed.entry.js → p-8a7c5d79.entry.js} +1 -1
- package/lib/duet/{p-8abf9da5.system.entry.js → p-8dfd54fa.system.entry.js} +1 -1
- package/lib/duet/{p-12970382.system.entry.js → p-8e9dde5b.system.entry.js} +1 -1
- package/lib/duet/{p-35c0d8e2.system.entry.js → p-8ecb7a52.system.entry.js} +1 -1
- package/lib/duet/{p-7b5cc047.entry.js → p-90bb0d6e.entry.js} +1 -1
- package/lib/duet/{p-dc372b0d.entry.js → p-91088965.entry.js} +1 -1
- package/lib/duet/{p-e5489bc7.system.entry.js → p-92218406.system.entry.js} +1 -1
- package/lib/duet/{p-56bdca95.system.entry.js → p-92631252.system.entry.js} +1 -1
- package/lib/duet/{p-bc75a8d1.system.entry.js → p-9521f627.system.entry.js} +1 -1
- package/lib/duet/{p-851ad654.system.entry.js → p-9730e382.system.entry.js} +1 -1
- package/lib/duet/{p-78bc14ae.system.entry.js → p-97408054.system.entry.js} +1 -1
- package/lib/duet/p-97929e49.system.js +4 -0
- package/lib/duet/{p-bf01b2a3.system.entry.js → p-984dd5b8.system.entry.js} +1 -1
- package/lib/duet/{p-94244bf4.entry.js → p-997b2b9f.entry.js} +1 -1
- package/lib/duet/p-99836c8b.system.entry.js +4 -0
- package/lib/duet/{p-d2cfb003.system.entry.js → p-99cbab16.system.entry.js} +1 -1
- package/lib/duet/{p-5f5191d3.entry.js → p-9d0a8699.entry.js} +1 -1
- package/lib/duet/{p-796ba871.system.entry.js → p-9db5ccda.system.entry.js} +1 -1
- package/lib/duet/{p-25e10b51.system.entry.js → p-9e66ec5a.system.entry.js} +1 -1
- package/lib/duet/{p-a16eed4d.entry.js → p-a373581e.entry.js} +1 -1
- package/lib/duet/{p-9e97cd91.system.entry.js → p-a6054e33.system.entry.js} +1 -1
- package/lib/duet/{p-69d5c27d.system.entry.js → p-a789758e.system.entry.js} +1 -1
- package/lib/duet/{p-579feef2.entry.js → p-aa0e8c20.entry.js} +1 -1
- package/lib/duet/{p-7fce8695.entry.js → p-ae269abb.entry.js} +1 -1
- package/lib/duet/{p-a132127e.entry.js → p-aff3a01c.entry.js} +1 -1
- package/lib/duet/p-b2ee0816.system.entry.js +4 -0
- package/lib/duet/{p-d40a7872.entry.js → p-b52969e7.entry.js} +1 -1
- package/lib/duet/{p-2718896c.system.entry.js → p-b599e988.system.entry.js} +1 -1
- package/lib/duet/{p-f4db2b86.system.entry.js → p-bc886019.system.entry.js} +1 -1
- package/lib/duet/p-bd979a4c.system.entry.js +4 -0
- package/lib/duet/p-be140833.system.entry.js +4 -0
- package/lib/duet/{p-6a9f3539.system.entry.js → p-bf23e2c2.system.entry.js} +1 -1
- package/lib/duet/{p-19a7afea.entry.js → p-c030c439.entry.js} +1 -1
- package/lib/duet/{p-82be0673.entry.js → p-c1ecad44.entry.js} +1 -1
- package/lib/duet/{p-99a34692.system.entry.js → p-c252fd27.system.entry.js} +1 -1
- package/lib/duet/{p-dfe03aaa.entry.js → p-c406feab.entry.js} +1 -1
- package/lib/duet/{p-28d6f291.system.entry.js → p-c4ff0d5e.system.entry.js} +1 -1
- package/lib/duet/{p-9d040ae3.system.entry.js → p-c54163d4.system.entry.js} +1 -1
- package/lib/duet/{p-8b2728c2.system.entry.js → p-c6f1cac9.system.entry.js} +1 -1
- package/lib/duet/{p-c1d00a72.entry.js → p-c86289ac.entry.js} +1 -1
- package/lib/duet/{p-8155e4f7.system.entry.js → p-ca8c60df.system.entry.js} +1 -1
- package/lib/duet/{p-69542357.entry.js → p-cc46a1b1.entry.js} +1 -1
- package/lib/duet/p-d576a779.entry.js +4 -0
- package/lib/duet/{p-5eca64bb.entry.js → p-d6bb4328.entry.js} +1 -1
- package/lib/duet/{p-957af858.entry.js → p-d74f6c72.entry.js} +1 -1
- package/lib/duet/{p-d339f6db.system.entry.js → p-d7a00344.system.entry.js} +1 -1
- package/lib/duet/{p-e73ce021.entry.js → p-d9534bab.entry.js} +1 -1
- package/lib/duet/{p-778ac454.system.entry.js → p-db66ad12.system.entry.js} +1 -1
- package/lib/duet/p-dbae4b4f.entry.js +4 -0
- package/lib/duet/{p-4aae5fa5.entry.js → p-de399c6f.entry.js} +1 -1
- package/lib/duet/p-de784087.entry.js +4 -0
- package/lib/duet/p-df6dadb2.system.entry.js +4 -0
- package/lib/duet/{p-97c4ff91.entry.js → p-e10c2b0d.entry.js} +1 -1
- package/lib/duet/{p-0614e1c5.system.entry.js → p-e1d767cf.system.entry.js} +1 -1
- package/lib/duet/{p-0a996015.entry.js → p-e44c2634.entry.js} +1 -1
- package/lib/duet/{p-1e130f27.entry.js → p-e4d9d7d7.entry.js} +1 -1
- package/lib/duet/p-e72eb774.system.entry.js +4 -0
- package/lib/duet/{p-d5af9e03.system.js → p-eb93ebaa.system.js} +1 -1
- package/lib/duet/{p-255f1542.system.entry.js → p-ec32e21b.system.entry.js} +1 -1
- package/lib/duet/{p-f7fbbc35.system.entry.js → p-f1674fe8.system.entry.js} +1 -1
- package/lib/duet/{p-187153ca.system.entry.js → p-f78cbe1a.system.entry.js} +1 -1
- package/lib/duet/{p-2bd4d42d.entry.js → p-fc063fa8.entry.js} +1 -1
- package/lib/duet/{p-427f78f8.system.entry.js → p-fcf9d72b.system.entry.js} +1 -1
- package/lib/duet/p-fddfa497.entry.js +4 -0
- package/lib/duet/{p-10ea9dce.js → p-fe7f676a.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +1 -1
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm/duet-button_2.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +1 -1
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +2 -2
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +4 -3
- 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 +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +6 -2
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +1 -1
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +16 -2
- package/lib/esm/duet-hero.entry.js +8 -4
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +3 -3
- 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 +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 +18 -32
- 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-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +1 -1
- package/lib/esm/duet-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 +1 -1
- 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 -3
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +7 -24
- 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 +16 -38
- 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-6b1704b1.js → focus-utils-3d6defe8.js} +1 -1
- package/lib/esm/{index-b024f5b5.js → index-56a17140.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-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 +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +2 -2
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- 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 +2 -2
- 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-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-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 +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 +2 -2
- 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 +2 -2
- 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-6b1704b1.js → focus-utils-3d6defe8.js} +1 -1
- package/lib/esm-es5/{index-b024f5b5.js → index-56a17140.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +4 -0
- package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +2 -0
- package/lib/types/components/duet-logo/duet-logo.d.ts +4 -0
- package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +4 -4
- package/lib/types/components/duet-submenu-bar/duet-submenu-bar.d.ts +0 -3
- package/lib/types/components/duet-toolbar/duet-toolbar.d.ts +0 -6
- package/lib/types/components.d.ts +20 -0
- package/package.json +5 -5
- package/lib/duet/p-2e119045.system.entry.js +0 -4
- package/lib/duet/p-2e394748.system.entry.js +0 -4
- package/lib/duet/p-323d22b9.entry.js +0 -4
- package/lib/duet/p-3bf4a093.system.entry.js +0 -4
- package/lib/duet/p-3f4fcae9.entry.js +0 -4
- package/lib/duet/p-4a2569f0.entry.js +0 -4
- package/lib/duet/p-69f480e1.entry.js +0 -4
- package/lib/duet/p-7f317b88.entry.js +0 -4
- package/lib/duet/p-8232b1d5.system.entry.js +0 -4
- package/lib/duet/p-8a4ed826.entry.js +0 -4
- package/lib/duet/p-9ae7a189.js +0 -4
- package/lib/duet/p-a36d502c.system.entry.js +0 -4
- package/lib/duet/p-a842a56f.entry.js +0 -4
- package/lib/duet/p-bac833e6.entry.js +0 -4
- package/lib/duet/p-bf4f657d.system.entry.js +0 -4
- package/lib/duet/p-c86d2229.entry.js +0 -4
- package/lib/duet/p-e5151a14.system.entry.js +0 -4
- package/lib/duet/p-ead52cf7.system.js +0 -4
- package/lib/duet/p-fcd74652.system.entry.js +0 -4
|
@@ -132,6 +132,9 @@
|
|
|
132
132
|
position: absolute;
|
|
133
133
|
right: 0;
|
|
134
134
|
left: 0;
|
|
135
|
+
display: grid;
|
|
136
|
+
align-items: flex-start;
|
|
137
|
+
justify-content: center;
|
|
135
138
|
overflow: hidden;
|
|
136
139
|
}
|
|
137
140
|
.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background {
|
|
@@ -427,13 +430,22 @@
|
|
|
427
430
|
margin: 8rem 0 13rem;
|
|
428
431
|
}
|
|
429
432
|
}
|
|
433
|
+
@media (min-width: 62em) {
|
|
434
|
+
.duet-hero.duet-hero-section .background img {
|
|
435
|
+
width: 100%;
|
|
436
|
+
height: auto;
|
|
437
|
+
}
|
|
438
|
+
}
|
|
430
439
|
@media (min-width: 62em) {
|
|
431
440
|
.duet-hero.duet-hero-section .background {
|
|
441
|
+
width: 1400px;
|
|
432
442
|
height: 436px;
|
|
443
|
+
overflow: hidden;
|
|
433
444
|
}
|
|
434
445
|
}
|
|
435
446
|
@media (min-width: 76.25em) {
|
|
436
447
|
.duet-hero.duet-hero-section .background {
|
|
448
|
+
width: 1536px;
|
|
437
449
|
height: 516px;
|
|
438
450
|
}
|
|
439
451
|
}
|
|
@@ -445,38 +457,63 @@
|
|
|
445
457
|
.duet-hero.duet-hero-product {
|
|
446
458
|
position: relative;
|
|
447
459
|
padding: 0 0 48px;
|
|
460
|
+
padding-top: 236px;
|
|
448
461
|
margin: 0;
|
|
449
|
-
overflow: hidden;
|
|
450
462
|
background: rgb(255, 255, 255);
|
|
451
463
|
}
|
|
464
|
+
@media (min-width: 48em) {
|
|
465
|
+
.duet-hero.duet-hero-product {
|
|
466
|
+
padding-top: 250px;
|
|
467
|
+
}
|
|
468
|
+
}
|
|
452
469
|
@media (min-width: 62em) {
|
|
453
470
|
.duet-hero.duet-hero-product {
|
|
454
471
|
min-height: 544px;
|
|
472
|
+
padding-top: 0;
|
|
473
|
+
}
|
|
474
|
+
.duet-hero.duet-hero-product.duet-hero-narrow {
|
|
475
|
+
padding-top: 200px;
|
|
455
476
|
}
|
|
456
477
|
}
|
|
478
|
+
.duet-hero.duet-hero-product .background-area {
|
|
479
|
+
position: absolute;
|
|
480
|
+
top: -160px;
|
|
481
|
+
width: 100%;
|
|
482
|
+
height: 600px;
|
|
483
|
+
overflow: hidden;
|
|
484
|
+
}
|
|
457
485
|
.duet-hero.duet-hero-product .background {
|
|
458
|
-
position:
|
|
486
|
+
position: absolute;
|
|
487
|
+
top: 145px;
|
|
459
488
|
width: 100%;
|
|
460
|
-
|
|
489
|
+
overflow: visible;
|
|
461
490
|
}
|
|
462
491
|
.duet-hero.duet-hero-product .background .background-mask {
|
|
463
492
|
display: none;
|
|
464
493
|
}
|
|
465
494
|
@media (min-width: 48em) {
|
|
466
495
|
.duet-hero.duet-hero-product .background {
|
|
467
|
-
|
|
496
|
+
top: 130px;
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
@media (min-width: 62em) {
|
|
500
|
+
.duet-hero.duet-hero-product .background {
|
|
501
|
+
top: 35px;
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
@media (min-width: 62em) {
|
|
505
|
+
.duet-hero.duet-hero-product .background.narrow {
|
|
506
|
+
top: 140px;
|
|
468
507
|
}
|
|
469
508
|
}
|
|
470
509
|
@media (min-width: 62em) {
|
|
471
510
|
.duet-hero.duet-hero-product .background:not(.narrow) {
|
|
472
511
|
position: absolute;
|
|
473
|
-
top: 0;
|
|
474
512
|
right: 0;
|
|
475
513
|
left: 0;
|
|
476
514
|
max-width: 1440px;
|
|
477
515
|
height: 100%;
|
|
478
516
|
margin: 0 auto;
|
|
479
|
-
overflow: visible;
|
|
480
517
|
}
|
|
481
518
|
}
|
|
482
519
|
.duet-hero.duet-hero-product .background .brand-shaped-image {
|
|
@@ -639,9 +676,17 @@
|
|
|
639
676
|
max-width: 100%;
|
|
640
677
|
margin: 0 auto;
|
|
641
678
|
}
|
|
679
|
+
.duet-hero.duet-hero-product .duet-hero-wrapper .duet-hero-heading {
|
|
680
|
+
margin-top: 1rem;
|
|
681
|
+
}
|
|
682
|
+
@media (min-width: 48em) {
|
|
683
|
+
.duet-hero.duet-hero-product .duet-hero-wrapper .duet-hero-heading {
|
|
684
|
+
margin-top: 2rem;
|
|
685
|
+
}
|
|
686
|
+
}
|
|
642
687
|
@media (min-width: 62em) {
|
|
643
688
|
.duet-hero.duet-hero-product .duet-hero-wrapper .duet-hero-heading {
|
|
644
|
-
margin-top:
|
|
689
|
+
margin-top: 7rem;
|
|
645
690
|
}
|
|
646
691
|
}
|
|
647
692
|
@media (min-width: 76.25em) {
|
|
@@ -694,6 +739,11 @@
|
|
|
694
739
|
.duet-hero.duet-hero-product.duet-theme-turva {
|
|
695
740
|
background: rgb(255, 255, 255);
|
|
696
741
|
}
|
|
742
|
+
@media (min-width: 62em) {
|
|
743
|
+
.duet-hero.duet-hero-product.duet-theme-turva.duet-hero-narrow {
|
|
744
|
+
padding-top: 160px;
|
|
745
|
+
}
|
|
746
|
+
}
|
|
697
747
|
.duet-hero.duet-hero-product.duet-theme-turva .background-mask {
|
|
698
748
|
position: absolute;
|
|
699
749
|
top: 0;
|
|
@@ -752,7 +802,7 @@
|
|
|
752
802
|
}
|
|
753
803
|
@media (min-width: 76.25em) {
|
|
754
804
|
.duet-hero.duet-hero-product.duet-theme-turva .brand-shaped-image:not(.narrow) {
|
|
755
|
-
right: -
|
|
805
|
+
right: -120px;
|
|
756
806
|
width: 736px;
|
|
757
807
|
}
|
|
758
808
|
}
|
|
@@ -819,28 +869,40 @@
|
|
|
819
869
|
}
|
|
820
870
|
.duet-hero.duet-hero-content {
|
|
821
871
|
padding: 0 0 48px;
|
|
822
|
-
|
|
872
|
+
padding-top: 236px;
|
|
823
873
|
background: rgb(255, 255, 255);
|
|
824
874
|
}
|
|
875
|
+
@media (min-width: 48em) {
|
|
876
|
+
.duet-hero.duet-hero-content {
|
|
877
|
+
padding-top: 384px;
|
|
878
|
+
}
|
|
879
|
+
}
|
|
825
880
|
.duet-hero.duet-hero-content:not(.duet-hero-has-image) {
|
|
826
881
|
padding: 72px 0 48px;
|
|
827
882
|
}
|
|
883
|
+
.duet-hero.duet-hero-content .background-area {
|
|
884
|
+
position: absolute;
|
|
885
|
+
width: 100%;
|
|
886
|
+
}
|
|
828
887
|
.duet-hero.duet-hero-content .background {
|
|
829
|
-
position:
|
|
830
|
-
|
|
888
|
+
position: absolute;
|
|
889
|
+
top: -236px;
|
|
890
|
+
width: 100%;
|
|
891
|
+
height: 600px;
|
|
892
|
+
overflow: hidden;
|
|
831
893
|
}
|
|
832
894
|
.duet-hero.duet-hero-content .background .background-mask {
|
|
833
895
|
display: none;
|
|
834
896
|
}
|
|
835
897
|
@media (min-width: 48em) {
|
|
836
898
|
.duet-hero.duet-hero-content .background {
|
|
837
|
-
|
|
899
|
+
top: -384px;
|
|
838
900
|
}
|
|
839
901
|
}
|
|
840
902
|
.duet-hero.duet-hero-content .background .brand-shaped-image {
|
|
841
903
|
position: absolute;
|
|
904
|
+
top: -165px;
|
|
842
905
|
right: 0;
|
|
843
|
-
bottom: 50px;
|
|
844
906
|
left: 30px;
|
|
845
907
|
z-index: 0;
|
|
846
908
|
width: 375px;
|
|
@@ -852,6 +914,7 @@
|
|
|
852
914
|
}
|
|
853
915
|
@media (min-width: 48em) {
|
|
854
916
|
.duet-hero.duet-hero-content .background .brand-shaped-image {
|
|
917
|
+
top: -325px;
|
|
855
918
|
left: 250px;
|
|
856
919
|
width: 687px;
|
|
857
920
|
height: 687px;
|
|
@@ -965,8 +1028,8 @@
|
|
|
965
1028
|
}
|
|
966
1029
|
}
|
|
967
1030
|
.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image {
|
|
1031
|
+
top: -155px;
|
|
968
1032
|
right: 0;
|
|
969
|
-
bottom: -30px;
|
|
970
1033
|
left: 0;
|
|
971
1034
|
width: 420px;
|
|
972
1035
|
height: 420px;
|
|
@@ -980,6 +1043,7 @@
|
|
|
980
1043
|
}
|
|
981
1044
|
@media (min-width: 48em) {
|
|
982
1045
|
.duet-hero.duet-hero-content.duet-theme-turva .brand-shaped-image {
|
|
1046
|
+
top: -230px;
|
|
983
1047
|
width: 687px;
|
|
984
1048
|
height: 637px;
|
|
985
1049
|
}
|
|
@@ -105,9 +105,12 @@ export class DuetHero {
|
|
|
105
105
|
transform: "translateX(-8px)",
|
|
106
106
|
};
|
|
107
107
|
let headingVisualLevel = this.variation === "gray" || this.variation === "minimal" ? "h2" : "h1";
|
|
108
|
-
if (campaignOrSection
|
|
108
|
+
if (campaignOrSection) {
|
|
109
109
|
headingVisualLevel = "h0";
|
|
110
110
|
}
|
|
111
|
+
else if (this.variation === "product") {
|
|
112
|
+
headingVisualLevel = "h1";
|
|
113
|
+
}
|
|
111
114
|
let headingColor = this.variation === "default" ? "gray-lightest" : "";
|
|
112
115
|
if (campaignOrSection) {
|
|
113
116
|
headingColor = "color-gray-lightest";
|
|
@@ -151,7 +154,8 @@ export class DuetHero {
|
|
|
151
154
|
"duet-hero-gray-with-back": !!this.processedBack,
|
|
152
155
|
"duet-hero-text-center": (this.textCenter && !this.leftAlign) || campaignOrSection,
|
|
153
156
|
"duet-hero-left-align": this.leftAlign && !campaignOrSection,
|
|
154
|
-
|
|
157
|
+
"duet-hero-narrow": this.layout === "narrow",
|
|
158
|
+
}, part: "duet-hero" }, campaignOrSection && this.image && (h("div", { class: "background-area" }, h("div", { class: "background-container" }, h("div", { class: "background" }, h("img", { src: this.image, alt: "", role: "presentation" })), h("div", { class: "brand-shape" })))), this.variation === "product" && this.image && (h("div", { class: "background-area" }, h("div", { class: { background: true, [this.layout]: true } }, h("div", { class: { "background-mask": true, [this.layout]: true } }), this.theme !== "turva" && h("div", { class: { "brand-shape": true, [this.layout]: true } }), h("div", { class: { "brand-shaped-image": true, [this.layout]: true } }, h("div", { class: { "brand-shaped-image-wrapper": true, [this.layout]: true } }, h("div", { class: { "brand-shaped-image-bg": true, [this.layout]: true }, style: styles }))), this.categoryIcon && (h("div", { class: { "brand-shaped-icon": true, [this.layout]: true } }, h("duet-icon", { class: { [this.layout]: true }, background: "none", name: this.categoryIcon, margin: "none", size: "auto", responsive: false })))))), this.variation === "content" && this.image && (h("div", { class: "background-area" }, h("div", { class: "background" }, h("div", { class: "background-mask" }), this.theme !== "turva" && h("div", { class: "brand-shape" }), h("div", { class: "brand-shaped-image" }, h("div", { class: "brand-shaped-image-wrapper" }, h("div", { class: "brand-shaped-image-bg", style: styles })))))), h("div", { class: { "duet-hero-wrapper": true, [this.layout]: true } }, this.image && this.variation === "image" && (h("div", { class: "duet-hero-image-mask" }, h("div", { class: "duet-hero-image-wrapper" }, h("div", { class: "duet-hero-image", style: styles })))), (this.variation === "gray" || this.variation === "light" || this.variation === "minimal") &&
|
|
155
159
|
this.processedBack && (h("div", { class: "duet-hero-back" }, h("duet-button", { style: buttonStyles, variation: "plain", icon: "action-arrow-left-small", theme: this.theme, iconSize: "small", color: buttonColor, padding: "none", margin: "none", fixed: true, url: this.processedBack.href, identifier: this.processedBack.id, onClick: event => this.handleClick(event, {
|
|
156
160
|
label: this.processedBack.label,
|
|
157
161
|
href: this.processedBack.href,
|
|
@@ -51,14 +51,12 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
duet-tooltip {
|
|
54
|
-
position: absolute;
|
|
55
54
|
top: 12px;
|
|
56
55
|
right: 0;
|
|
57
56
|
}
|
|
58
57
|
@media (min-width: 48em) {
|
|
59
58
|
duet-tooltip {
|
|
60
59
|
position: relative;
|
|
61
|
-
top: 4px;
|
|
62
60
|
right: auto;
|
|
63
61
|
}
|
|
64
62
|
}
|
|
@@ -147,6 +145,18 @@ duet-caption:not(:last-of-type) {
|
|
|
147
145
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
148
146
|
}
|
|
149
147
|
|
|
148
|
+
.duet-input-label-container {
|
|
149
|
+
display: flex;
|
|
150
|
+
flex-direction: row;
|
|
151
|
+
align-items: flex-start;
|
|
152
|
+
justify-content: space-between;
|
|
153
|
+
}
|
|
154
|
+
@media (min-width: 48em) {
|
|
155
|
+
.duet-input-label-container {
|
|
156
|
+
justify-content: flex-start;
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
|
|
150
160
|
.duet-input {
|
|
151
161
|
position: relative;
|
|
152
162
|
z-index: 100;
|
|
@@ -307,26 +317,6 @@ duet-caption:not(:last-of-type) {
|
|
|
307
317
|
margin-right: -28px;
|
|
308
318
|
}
|
|
309
319
|
|
|
310
|
-
.duet-label-has-tooltip {
|
|
311
|
-
display: inline-flex;
|
|
312
|
-
}
|
|
313
|
-
@media (min-width: 48em) {
|
|
314
|
-
.duet-label-has-tooltip {
|
|
315
|
-
display: inline;
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
.duet-label-has-tooltip::before {
|
|
319
|
-
display: block;
|
|
320
|
-
margin-top: 7px;
|
|
321
|
-
content: " ";
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
.duet-input-tooltip::after {
|
|
325
|
-
display: inline-block;
|
|
326
|
-
height: 49px;
|
|
327
|
-
content: " ";
|
|
328
|
-
}
|
|
329
|
-
|
|
330
320
|
.duet-input-help {
|
|
331
321
|
display: block;
|
|
332
322
|
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
@@ -312,7 +312,7 @@ export class DuetInput {
|
|
|
312
312
|
"has-clear": this.clear,
|
|
313
313
|
"has-focus": this.isFocused,
|
|
314
314
|
disabled: this.disabled,
|
|
315
|
-
} }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default",
|
|
315
|
+
} }, h("div", { class: "duet-input-label-container" }, h("duet-label", { theme: this.theme === "turva" ? "turva" : "default", margin: this.isCaptionVisible ? "small" : "auto", id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { class: "duet-input-tooltip", direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip))), this.caption && (h("duet-caption", { id: this.topCaptionId, size: "medium" }, this.caption)), h("div", { class: "duet-input-relative" }, this.placeholder && this.echoPlaceholder && (this.value || this.type === "time") && (h("duet-caption", { id: this.topCaptionPlaceholderId, class: "duet-input-placeholder", margin: "none", size: "small" }, this.placeholder)), h("input", Object.assign({ ref: input => (this.nativeInput = input), onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, type: this.getInputType(), class: {
|
|
316
316
|
"duet-input": true,
|
|
317
317
|
disabled: this.disabled,
|
|
318
318
|
"is-number": this.component === "number",
|
|
@@ -5,7 +5,7 @@ import { colorBrandBlue, colorBrandGrayTurva, colorGrayLightest, colorPrimaryTur
|
|
|
5
5
|
import { h, Host } from "@stencil/core";
|
|
6
6
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
7
7
|
import { createID } from "../../utils/create-id";
|
|
8
|
-
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, } from "../../utils/language-utils";
|
|
8
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocaleString, } from "../../utils/language-utils";
|
|
9
9
|
const TurvaLogo = ({ inverse, logoId }) => {
|
|
10
10
|
const logoColor = inverse ? colorGrayLightest : colorBrandGrayTurva;
|
|
11
11
|
const textColor = inverse ? colorGrayLightest : colorPrimaryTurva;
|
|
@@ -44,8 +44,19 @@ export class DuetLogo {
|
|
|
44
44
|
this.inverse = false;
|
|
45
45
|
this.size = "medium";
|
|
46
46
|
this.href = "/";
|
|
47
|
+
this.accessibleLabelDefaults = {
|
|
48
|
+
fi: "Siirry LähiTapiolan etusivulle.",
|
|
49
|
+
sv: "Gå till LokalTapiola förstasidan.",
|
|
50
|
+
en: "Go to LocalTapiola front page.",
|
|
51
|
+
};
|
|
52
|
+
this.accessibleLabel = getLocaleString(this.accessibleLabelDefaults);
|
|
47
53
|
this.language = getLanguage();
|
|
48
54
|
}
|
|
55
|
+
watchLanguageStateHandler(newValue, oldValue) {
|
|
56
|
+
if (newValue !== oldValue && this.accessibleLabel === this.accessibleLabelDefaults[oldValue]) {
|
|
57
|
+
this.accessibleLabel = getLocaleString(this.accessibleLabelDefaults, newValue);
|
|
58
|
+
}
|
|
59
|
+
}
|
|
49
60
|
/**
|
|
50
61
|
* Component lifecycle events.
|
|
51
62
|
*/
|
|
@@ -73,7 +84,7 @@ export class DuetLogo {
|
|
|
73
84
|
*/
|
|
74
85
|
render() {
|
|
75
86
|
const TagName = this.href ? "a" : "div";
|
|
76
|
-
return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h(TagName, { href: this.href, ref: link => (this.nativeLink = link), class: {
|
|
87
|
+
return (h(Host, { class: { "duet-m-0": this.margin === "none" } }, h(TagName, { href: this.href, ref: link => (this.nativeLink = link), "aria-label": this.accessibleLabel, class: {
|
|
77
88
|
"duet-logo": true,
|
|
78
89
|
[this.size]: true,
|
|
79
90
|
"duet-theme-turva": this.theme === "turva",
|
|
@@ -200,6 +211,45 @@ export class DuetLogo {
|
|
|
200
211
|
"reflect": true,
|
|
201
212
|
"defaultValue": "\"/\""
|
|
202
213
|
},
|
|
214
|
+
"accessibleLabelDefaults": {
|
|
215
|
+
"type": "unknown",
|
|
216
|
+
"mutable": true,
|
|
217
|
+
"complexType": {
|
|
218
|
+
"original": "DuetLangObject",
|
|
219
|
+
"resolved": "DuetLangObject",
|
|
220
|
+
"references": {
|
|
221
|
+
"DuetLangObject": {
|
|
222
|
+
"location": "import",
|
|
223
|
+
"path": "../../utils/language-utils"
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
},
|
|
227
|
+
"required": false,
|
|
228
|
+
"optional": false,
|
|
229
|
+
"docs": {
|
|
230
|
+
"tags": [],
|
|
231
|
+
"text": ""
|
|
232
|
+
},
|
|
233
|
+
"defaultValue": "{\n fi: \"Siirry L\u00E4hiTapiolan etusivulle.\",\n sv: \"G\u00E5 till LokalTapiola f\u00F6rstasidan.\",\n en: \"Go to LocalTapiola front page.\",\n }"
|
|
234
|
+
},
|
|
235
|
+
"accessibleLabel": {
|
|
236
|
+
"type": "string",
|
|
237
|
+
"mutable": true,
|
|
238
|
+
"complexType": {
|
|
239
|
+
"original": "string",
|
|
240
|
+
"resolved": "string",
|
|
241
|
+
"references": {}
|
|
242
|
+
},
|
|
243
|
+
"required": false,
|
|
244
|
+
"optional": false,
|
|
245
|
+
"docs": {
|
|
246
|
+
"tags": [],
|
|
247
|
+
"text": ""
|
|
248
|
+
},
|
|
249
|
+
"attribute": "accessible-label",
|
|
250
|
+
"reflect": true,
|
|
251
|
+
"defaultValue": "getLocaleString(this.accessibleLabelDefaults)"
|
|
252
|
+
},
|
|
203
253
|
"language": {
|
|
204
254
|
"type": "string",
|
|
205
255
|
"mutable": true,
|
|
@@ -258,4 +308,10 @@ export class DuetLogo {
|
|
|
258
308
|
};
|
|
259
309
|
}
|
|
260
310
|
static get elementRef() { return "element"; }
|
|
311
|
+
static get watchers() {
|
|
312
|
+
return [{
|
|
313
|
+
"propName": "language",
|
|
314
|
+
"methodName": "watchLanguageStateHandler"
|
|
315
|
+
}];
|
|
316
|
+
}
|
|
261
317
|
}
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
top: 0;
|
|
68
68
|
left: -1px;
|
|
69
69
|
z-index: 1;
|
|
70
|
-
width:
|
|
70
|
+
width: 56px;
|
|
71
71
|
height: 49px;
|
|
72
72
|
background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
|
|
73
73
|
}
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
top: 0;
|
|
82
82
|
right: -1px;
|
|
83
83
|
z-index: 1;
|
|
84
|
-
width:
|
|
84
|
+
width: 56px;
|
|
85
85
|
height: 49px;
|
|
86
86
|
background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
|
|
87
87
|
}
|
|
@@ -123,11 +123,11 @@
|
|
|
123
123
|
overflow-x: visible;
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
|
-
.duet-menu-bar .container
|
|
126
|
+
.duet-menu-bar .container .list {
|
|
127
127
|
height: 100%;
|
|
128
128
|
list-style-type: none;
|
|
129
129
|
}
|
|
130
|
-
.duet-menu-bar .container
|
|
130
|
+
.duet-menu-bar .container ::slotted(*) {
|
|
131
131
|
height: 100%;
|
|
132
132
|
}
|
|
133
133
|
.duet-menu-bar .container > * {
|
|
@@ -155,9 +155,6 @@
|
|
|
155
155
|
.duet-menu-bar.duet-theme-turva {
|
|
156
156
|
background: rgb(255, 255, 255);
|
|
157
157
|
}
|
|
158
|
-
.duet-menu-bar .hide {
|
|
159
|
-
display: none;
|
|
160
|
-
}
|
|
161
158
|
|
|
162
159
|
.center {
|
|
163
160
|
font-size: 1rem;
|
|
@@ -18,23 +18,12 @@ export class DuetMenuBar {
|
|
|
18
18
|
window.matchMedia(media_query_xx_large.replace(/'/g, "")),
|
|
19
19
|
];
|
|
20
20
|
this.boundMqlFunctions = [];
|
|
21
|
-
this.observers = [];
|
|
22
|
-
this.setChildren = (children) => {
|
|
23
|
-
for (const child of children) {
|
|
24
|
-
if (child.getAttribute("slot") === "center") {
|
|
25
|
-
this.centerSlotChildren = Array.from(child.children);
|
|
26
|
-
}
|
|
27
|
-
else if (child.getAttribute("slot") === "right") {
|
|
28
|
-
this.rightSlotChildren = Array.from(child.children);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
};
|
|
32
21
|
this.scrollbarCheck = () => {
|
|
33
22
|
this.leftMoreVisible = this.container.scrollLeft > 0;
|
|
34
23
|
this.rightMoreVisible = this.container.scrollLeft !== this.container.scrollWidth - this.container.clientWidth;
|
|
35
24
|
};
|
|
36
25
|
this.scrollToActive = () => {
|
|
37
|
-
const actives = this.element.
|
|
26
|
+
const actives = this.element.querySelectorAll("[active]");
|
|
38
27
|
let active;
|
|
39
28
|
actives.forEach(a => {
|
|
40
29
|
if (a.active) {
|
|
@@ -68,11 +57,10 @@ export class DuetMenuBar {
|
|
|
68
57
|
this.logoSize = "large";
|
|
69
58
|
this.leftMoreVisible = false;
|
|
70
59
|
this.rightMoreVisible = false;
|
|
71
|
-
this.centerSlotChildren = [];
|
|
72
|
-
this.rightSlotChildren = [];
|
|
73
60
|
this.theme = "";
|
|
74
61
|
this.logo = true;
|
|
75
62
|
this.logoHref = undefined;
|
|
63
|
+
this.logoLinkAccessibleLabel = undefined;
|
|
76
64
|
this.accessibleLabel = undefined;
|
|
77
65
|
}
|
|
78
66
|
/**
|
|
@@ -80,7 +68,19 @@ export class DuetMenuBar {
|
|
|
80
68
|
*/
|
|
81
69
|
componentWillLoad() {
|
|
82
70
|
inheritGlobalTheme(this);
|
|
83
|
-
|
|
71
|
+
const children = Array.from(this.element.children);
|
|
72
|
+
for (const child of children) {
|
|
73
|
+
if (child.getAttribute("slot") === "center") {
|
|
74
|
+
for (const slotChild of Array.from(child.children)) {
|
|
75
|
+
slotChild.setAttribute("role", "listitem");
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
else if (child.getAttribute("slot") === "right") {
|
|
79
|
+
for (const slotChild of Array.from(child.children)) {
|
|
80
|
+
slotChild.setAttribute("role", "listitem");
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
84
|
}
|
|
85
85
|
connectedCallback() {
|
|
86
86
|
this.changeLogoSize();
|
|
@@ -92,21 +92,6 @@ export class DuetMenuBar {
|
|
|
92
92
|
this.boundMqlFunctions[i] = bound;
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
|
-
if (Build.isServer) {
|
|
96
|
-
return;
|
|
97
|
-
}
|
|
98
|
-
Array.from(this.element.children).forEach(child => {
|
|
99
|
-
const observer = new MutationObserver(() => {
|
|
100
|
-
this.setChildren(Array.from(this.element.children));
|
|
101
|
-
});
|
|
102
|
-
observer.observe(child, {
|
|
103
|
-
childList: true,
|
|
104
|
-
subtree: true,
|
|
105
|
-
attributes: true,
|
|
106
|
-
characterData: true,
|
|
107
|
-
});
|
|
108
|
-
this.observers = [...this.observers, observer];
|
|
109
|
-
});
|
|
110
95
|
}
|
|
111
96
|
disconnectedCallback() {
|
|
112
97
|
for (let i = 0; i < this.mql.length; i++) {
|
|
@@ -116,11 +101,6 @@ export class DuetMenuBar {
|
|
|
116
101
|
}
|
|
117
102
|
}
|
|
118
103
|
this.boundMqlFunctions = [];
|
|
119
|
-
if (Build.isServer) {
|
|
120
|
-
return;
|
|
121
|
-
}
|
|
122
|
-
this.observers.forEach(observer => observer.disconnect());
|
|
123
|
-
this.observers = [];
|
|
124
104
|
}
|
|
125
105
|
componentDidLoad() {
|
|
126
106
|
if (Build.isServer || Build.isTesting) {
|
|
@@ -148,7 +128,7 @@ export class DuetMenuBar {
|
|
|
148
128
|
"duet-menu-bar": true,
|
|
149
129
|
"duet-theme-turva": this.theme === "turva",
|
|
150
130
|
"horizontal-nav": isUsedAsAdditionalHorizontalNav,
|
|
151
|
-
}, "aria-label": this.accessibleLabel }, h("div", { class: "top" }), h("div", { class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", null, h("duet-logo", { size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, onClick: this.handleLogoClick }))), h("
|
|
131
|
+
}, "aria-label": this.accessibleLabel }, h("div", { class: "top" }), h("div", { class: { container: true }, ref: el => (this.container = el), onScroll: () => this.scrollbarCheck() }, this.logo && (h("div", null, h("duet-logo", { size: this.logoSize, margin: "none", theme: this.theme, href: this.logoHref, accessibleLabel: this.logoLinkAccessibleLabel, onClick: this.handleLogoClick }))), h("div", { class: "list center", role: "list" }, h("div", { class: "more-left", hidden: !this.leftMoreVisible, role: "presentation" }), h("slot", { name: "center" }), h("div", { class: "more-right", hidden: !this.rightMoreVisible, role: "presentation" })), h("div", { class: "list right", role: "list" }, h("slot", { name: "right" }))), h("div", { class: "bottom" }))));
|
|
152
132
|
}
|
|
153
133
|
static get is() { return "duet-menu-bar"; }
|
|
154
134
|
static get encapsulation() { return "shadow"; }
|
|
@@ -222,6 +202,23 @@ export class DuetMenuBar {
|
|
|
222
202
|
"attribute": "logo-href",
|
|
223
203
|
"reflect": false
|
|
224
204
|
},
|
|
205
|
+
"logoLinkAccessibleLabel": {
|
|
206
|
+
"type": "string",
|
|
207
|
+
"mutable": true,
|
|
208
|
+
"complexType": {
|
|
209
|
+
"original": "string",
|
|
210
|
+
"resolved": "string",
|
|
211
|
+
"references": {}
|
|
212
|
+
},
|
|
213
|
+
"required": false,
|
|
214
|
+
"optional": false,
|
|
215
|
+
"docs": {
|
|
216
|
+
"tags": [],
|
|
217
|
+
"text": "Logo link accessible label."
|
|
218
|
+
},
|
|
219
|
+
"attribute": "logo-link-accessible-label",
|
|
220
|
+
"reflect": false
|
|
221
|
+
},
|
|
225
222
|
"accessibleLabel": {
|
|
226
223
|
"type": "string",
|
|
227
224
|
"mutable": false,
|
|
@@ -245,9 +242,7 @@ export class DuetMenuBar {
|
|
|
245
242
|
return {
|
|
246
243
|
"logoSize": {},
|
|
247
244
|
"leftMoreVisible": {},
|
|
248
|
-
"rightMoreVisible": {}
|
|
249
|
-
"centerSlotChildren": {},
|
|
250
|
-
"rightSlotChildren": {}
|
|
245
|
+
"rightMoreVisible": {}
|
|
251
246
|
};
|
|
252
247
|
}
|
|
253
248
|
static get events() {
|
|
@@ -96,10 +96,7 @@
|
|
|
96
96
|
border-bottom: 1px solid rgb(207, 210, 212);
|
|
97
97
|
transition: 300ms ease;
|
|
98
98
|
}
|
|
99
|
-
.duet-submenu-bar .items
|
|
100
|
-
list-style-type: none;
|
|
101
|
-
}
|
|
102
|
-
.duet-submenu-bar .items li {
|
|
99
|
+
.duet-submenu-bar .items ::slotted(*) {
|
|
103
100
|
position: relative;
|
|
104
101
|
}
|
|
105
102
|
.duet-submenu-bar .items.hidden {
|
|
@@ -110,7 +107,7 @@
|
|
|
110
107
|
transition: 300ms ease;
|
|
111
108
|
}
|
|
112
109
|
@media (min-width: 62em) {
|
|
113
|
-
.duet-submenu-bar .items
|
|
110
|
+
.duet-submenu-bar .items .list {
|
|
114
111
|
display: flex;
|
|
115
112
|
align-items: center;
|
|
116
113
|
justify-content: space-between;
|
|
@@ -139,7 +136,4 @@
|
|
|
139
136
|
}
|
|
140
137
|
.duet-submenu-bar.duet-theme-turva .items {
|
|
141
138
|
background: rgb(245, 245, 247);
|
|
142
|
-
}
|
|
143
|
-
.duet-submenu-bar .hide {
|
|
144
|
-
display: none;
|
|
145
139
|
}
|