@scania/tegel 1.25.0 → 1.26.0-onTdsChange-gets-triggered-unexpectedly-beta.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/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/tds-badge.cjs.entry.js +5 -9
- package/dist/cjs/tds-banner.cjs.entry.js +3 -4
- package/dist/cjs/tds-block.cjs.entry.js +3 -1
- package/dist/cjs/tds-body-cell.cjs.entry.js +9 -6
- package/dist/cjs/tds-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/tds-breadcrumbs.cjs.entry.js +7 -1
- package/dist/cjs/tds-button.cjs.entry.js +12 -4
- package/dist/cjs/tds-card.cjs.entry.js +5 -5
- package/dist/cjs/tds-checkbox.cjs.entry.js +10 -3
- package/dist/cjs/tds-chip.cjs.entry.js +12 -2
- package/dist/cjs/tds-core-header-item_2.cjs.entry.js +40 -3
- package/dist/cjs/tds-datetime.cjs.entry.js +20 -13
- package/dist/cjs/tds-divider.cjs.entry.js +1 -1
- package/dist/cjs/tds-dropdown_2.cjs.entry.js +236 -205
- package/dist/cjs/tds-folder-tab.cjs.entry.js +21 -2
- package/dist/cjs/tds-folder-tabs.cjs.entry.js +4 -2
- package/dist/cjs/tds-footer-group.cjs.entry.js +3 -3
- package/dist/cjs/tds-footer-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-footer.cjs.entry.js +2 -2
- package/dist/cjs/tds-header-brand-symbol.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-cell.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +2 -2
- package/dist/cjs/tds-header-dropdown-list-user.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-dropdown-list.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/tds-header-hamburger.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-button.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-grid-title.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-grid.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-list-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-list-title.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-list.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher.cjs.entry.js +2 -2
- package/dist/cjs/tds-header-title.cjs.entry.js +1 -1
- package/dist/cjs/tds-header.cjs.entry.js +1 -1
- package/dist/cjs/tds-icon.cjs.entry.js +2 -2
- package/dist/cjs/tds-inline-tab.cjs.entry.js +21 -2
- package/dist/cjs/tds-inline-tabs.cjs.entry.js +4 -2
- package/dist/cjs/tds-link.cjs.entry.js +17 -3
- package/dist/cjs/tds-message.cjs.entry.js +2 -2
- package/dist/cjs/tds-modal.cjs.entry.js +2 -2
- package/dist/cjs/tds-navigation-tab.cjs.entry.js +21 -2
- package/dist/cjs/tds-navigation-tabs.cjs.entry.js +6 -4
- package/dist/cjs/tds-popover-canvas.cjs.entry.js +2 -2
- package/dist/cjs/tds-popover-core.cjs.entry.js +1 -1
- package/dist/cjs/tds-popover-menu-item.cjs.entry.js +2 -2
- package/dist/cjs/tds-popover-menu.cjs.entry.js +2 -2
- package/dist/cjs/tds-radio-button.cjs.entry.js +1 -1
- package/dist/cjs/tds-side-menu-close-button.cjs.entry.js +1 -1
- package/dist/cjs/tds-side-menu-collapse-button.cjs.entry.js +4 -4
- package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +2 -2
- package/dist/cjs/tds-side-menu-dropdown-list.cjs.entry.js +2 -2
- package/dist/cjs/tds-side-menu-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/tds-side-menu-item.cjs.entry.js +2 -2
- package/dist/cjs/tds-side-menu-overlay.cjs.entry.js +1 -1
- package/dist/cjs/tds-side-menu-user-image_2.cjs.entry.js +2 -2
- package/dist/cjs/tds-side-menu-user.cjs.entry.js +1 -1
- package/dist/cjs/tds-slider.cjs.entry.js +7 -7
- package/dist/cjs/tds-spinner.cjs.entry.js +1 -1
- package/dist/cjs/tds-step.cjs.entry.js +1 -1
- package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +1 -1
- package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +7 -7
- package/dist/cjs/tds-table-body-row.cjs.entry.js +9 -6
- package/dist/cjs/tds-table-body.cjs.entry.js +2 -2
- package/dist/cjs/tds-table-footer.cjs.entry.js +3 -3
- package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +1 -1
- package/dist/cjs/tds-table-header.cjs.entry.js +2 -2
- package/dist/cjs/tds-table-toolbar.cjs.entry.js +2 -2
- package/dist/cjs/tds-text-field.cjs.entry.js +6 -6
- package/dist/cjs/tds-textarea.cjs.entry.js +3 -3
- package/dist/cjs/tds-toast.cjs.entry.js +3 -3
- package/dist/cjs/tds-toggle.cjs.entry.js +11 -2
- package/dist/cjs/tds-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/tegel.cjs.js +1 -1
- package/dist/collection/components/badge/badge.js +24 -9
- package/dist/collection/components/banner/banner.js +22 -5
- package/dist/collection/components/block/block.js +27 -2
- package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.css +9 -10
- package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.js +2 -2
- package/dist/collection/components/breadcrumbs/breadcrumbs.js +30 -1
- package/dist/collection/components/button/button.css +3 -3
- package/dist/collection/components/button/button.js +28 -3
- package/dist/collection/components/card/card.js +5 -5
- package/dist/collection/components/checkbox/checkbox.js +44 -3
- package/dist/collection/components/chip/chip.js +30 -3
- package/dist/collection/components/datetime/datetime.css +20 -0
- package/dist/collection/components/datetime/datetime.js +22 -15
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +41 -16
- package/dist/collection/components/dropdown/dropdown.js +260 -247
- package/dist/collection/components/footer/footer-group/footer-group.js +3 -3
- package/dist/collection/components/footer/footer-item/footer-item.js +1 -1
- package/dist/collection/components/footer/footer.js +2 -2
- package/dist/collection/components/header/core-header-item/core-header-item.js +1 -1
- package/dist/collection/components/header/header-brand-symbol/header-brand-symbol.js +1 -1
- package/dist/collection/components/header/header-dropdown/header-dropdown.js +3 -3
- package/dist/collection/components/header/header-dropdown-list/header-dropdown-list.js +1 -1
- package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.js +2 -2
- package/dist/collection/components/header/header-dropdown-list-user/header-dropdown-list-user.js +1 -1
- package/dist/collection/components/header/header-hamburger/header-hamburger.js +1 -1
- package/dist/collection/components/header/header-item/header-item.js +39 -2
- package/dist/collection/components/header/header-launcher/header-launcher.js +2 -2
- package/dist/collection/components/header/header-launcher-button/header-launcher-button.js +1 -1
- package/dist/collection/components/header/header-launcher-grid/header-launcher-grid.js +1 -1
- package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.js +1 -1
- package/dist/collection/components/header/header-launcher-grid-title/header-launcher-grid-title.js +1 -1
- package/dist/collection/components/header/header-launcher-list/header-launcher-list.js +1 -1
- package/dist/collection/components/header/header-launcher-list-item/header-launcher-list-item.js +1 -1
- package/dist/collection/components/header/header-launcher-list-title/header-launcher-list-title.js +1 -1
- package/dist/collection/components/header/header-title/header-title.js +1 -1
- package/dist/collection/components/header/header.js +1 -1
- package/dist/collection/components/icon/icon.js +2 -2
- package/dist/collection/components/icon/iconsArray.js +96 -1
- package/dist/collection/components/link/link.js +17 -3
- package/dist/collection/components/message/message.js +2 -2
- package/dist/collection/components/modal/modal.js +2 -2
- package/dist/collection/components/popover-canvas/popover-canvas.js +2 -2
- package/dist/collection/components/popover-core/popover-core.js +1 -1
- package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.js +2 -2
- package/dist/collection/components/popover-menu/popover-menu.js +2 -2
- package/dist/collection/components/radio-button/radio-button.js +1 -1
- package/dist/collection/components/side-menu/side-menu-close-button/side-menu-close-button.js +1 -1
- package/dist/collection/components/side-menu/side-menu-collapse-button/side-menu-collapse-button.js +4 -4
- package/dist/collection/components/side-menu/side-menu-dropdown/side-menu-dropdown.js +3 -3
- package/dist/collection/components/side-menu/side-menu-dropdown-list/side-menu-dropdown-list.js +2 -2
- package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.js +2 -2
- package/dist/collection/components/side-menu/side-menu-item/side-menu-item.js +2 -2
- package/dist/collection/components/side-menu/side-menu-overlay/side-menu-overlay.js +1 -1
- package/dist/collection/components/side-menu/side-menu-user/side-menu-user.js +1 -1
- package/dist/collection/components/side-menu/side-menu-user-image/side-menu-user-image.js +1 -1
- package/dist/collection/components/side-menu/side-menu-user-label/side-menu-user-label.js +1 -1
- package/dist/collection/components/slider/slider.js +7 -7
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/stepper/step/step.js +1 -1
- package/dist/collection/components/table/table-body/table-body.js +2 -2
- package/dist/collection/components/table/table-body-cell/table-body-cell.js +9 -6
- package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.js +1 -1
- package/dist/collection/components/table/table-body-row/table-body-row.js +9 -6
- package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +7 -7
- package/dist/collection/components/table/table-footer/table-footer.js +3 -3
- package/dist/collection/components/table/table-header/table-header.js +2 -2
- package/dist/collection/components/table/table-header-cell/table-header-cell.js +1 -1
- package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.js +1 -1
- package/dist/collection/components/table/table-toolbar/table-toolbar.js +2 -2
- package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +21 -2
- package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +40 -2
- package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +21 -2
- package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +40 -2
- package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +21 -2
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +42 -4
- package/dist/collection/components/text-field/text-field.js +6 -6
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/toast/toast.js +3 -3
- package/dist/collection/components/toggle/toggle.js +28 -2
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/utils/axeHelpers.js +1 -1
- package/dist/collection/utils/convertToString.js +14 -0
- package/dist/components/{p-2ef329f1.js → p-0e6efec9.js} +2 -2
- package/dist/components/{p-eac79032.js → p-14ab9663.js} +12 -3
- package/dist/components/{p-4bdaf254.js → p-265c3467.js} +1 -1
- package/dist/components/{p-f0a50868.js → p-29d19dc8.js} +3 -3
- package/dist/components/{p-75437dea.js → p-34737ed9.js} +1 -1
- package/dist/components/{p-f1980746.js → p-363184d0.js} +4 -4
- package/dist/components/{p-d1ace0be.js → p-3e93886d.js} +1 -1
- package/dist/components/{p-3351035f.js → p-4764a1d5.js} +1 -1
- package/dist/components/{p-1e110ab8.js → p-5028a7ae.js} +39 -15
- package/dist/components/p-64019792.js +65 -0
- package/dist/components/{p-9d7232d0.js → p-8c849aa2.js} +2 -2
- package/dist/components/p-b1d21573.js +16 -0
- package/dist/components/{p-dd6ff1e2.js → p-bac1d6b1.js} +203 -201
- package/dist/components/{p-3a7f88ff.js → p-d61bd22e.js} +40 -3
- package/dist/components/{p-707a562e.js → p-e49a0ceb.js} +1 -1
- package/dist/components/{p-8f8b0827.js → p-e8d2dbbf.js} +1 -1
- package/dist/components/tds-accordion-item.js +1 -1
- package/dist/components/tds-badge.js +7 -9
- package/dist/components/tds-banner.js +5 -5
- package/dist/components/tds-block.js +5 -2
- package/dist/components/tds-body-cell.js +9 -6
- package/dist/components/tds-breadcrumb.js +3 -3
- package/dist/components/tds-breadcrumbs.js +10 -2
- package/dist/components/tds-button.js +13 -4
- package/dist/components/tds-card.js +6 -6
- package/dist/components/tds-checkbox.js +1 -1
- package/dist/components/tds-chip.js +14 -3
- package/dist/components/tds-core-header-item.js +1 -1
- package/dist/components/tds-datetime.js +21 -14
- package/dist/components/tds-divider.js +1 -1
- package/dist/components/tds-dropdown-option.js +1 -1
- package/dist/components/tds-dropdown.js +1 -1
- package/dist/components/tds-folder-tab.js +21 -2
- package/dist/components/tds-folder-tabs.js +7 -3
- package/dist/components/tds-footer-group.js +4 -4
- package/dist/components/tds-footer-item.js +1 -1
- package/dist/components/tds-footer.js +2 -2
- package/dist/components/tds-header-brand-symbol.js +3 -3
- package/dist/components/tds-header-cell.js +2 -2
- package/dist/components/tds-header-dropdown-list-item.js +1 -1
- package/dist/components/tds-header-dropdown-list-user.js +1 -1
- package/dist/components/tds-header-dropdown-list.js +1 -1
- package/dist/components/tds-header-dropdown.js +8 -8
- package/dist/components/tds-header-hamburger.js +4 -4
- package/dist/components/tds-header-item.js +1 -1
- package/dist/components/tds-header-launcher-button.js +1 -1
- package/dist/components/tds-header-launcher-grid-item.js +1 -1
- package/dist/components/tds-header-launcher-grid-title.js +1 -1
- package/dist/components/tds-header-launcher-grid.js +1 -1
- package/dist/components/tds-header-launcher-list-item.js +2 -2
- package/dist/components/tds-header-launcher-list-title.js +1 -1
- package/dist/components/tds-header-launcher-list.js +2 -2
- package/dist/components/tds-header-launcher.js +8 -8
- package/dist/components/tds-header-title.js +1 -1
- package/dist/components/tds-header.js +1 -1
- package/dist/components/tds-icon.js +1 -1
- package/dist/components/tds-inline-tab.js +21 -2
- package/dist/components/tds-inline-tabs.js +7 -3
- package/dist/components/tds-link.js +17 -3
- package/dist/components/tds-message.js +3 -3
- package/dist/components/tds-modal.js +3 -3
- package/dist/components/tds-navigation-tab.js +21 -2
- package/dist/components/tds-navigation-tabs.js +9 -5
- package/dist/components/tds-popover-canvas.js +1 -1
- package/dist/components/tds-popover-core.js +1 -1
- package/dist/components/tds-popover-menu-item.js +2 -2
- package/dist/components/tds-popover-menu.js +3 -3
- package/dist/components/tds-radio-button.js +1 -1
- package/dist/components/tds-side-menu-close-button.js +2 -2
- package/dist/components/tds-side-menu-collapse-button.js +5 -5
- package/dist/components/tds-side-menu-dropdown-list-item.js +2 -2
- package/dist/components/tds-side-menu-dropdown-list.js +2 -2
- package/dist/components/tds-side-menu-dropdown.js +5 -5
- package/dist/components/tds-side-menu-item.js +1 -1
- package/dist/components/tds-side-menu-overlay.js +1 -1
- package/dist/components/tds-side-menu-user-image.js +1 -1
- package/dist/components/tds-side-menu-user-label.js +1 -1
- package/dist/components/tds-side-menu-user.js +3 -3
- package/dist/components/tds-slider.js +8 -8
- package/dist/components/tds-spinner.js +1 -1
- package/dist/components/tds-step.js +2 -2
- package/dist/components/tds-table-body-input-wrapper.js +2 -2
- package/dist/components/tds-table-body-row-expandable.js +7 -7
- package/dist/components/tds-table-body-row.js +10 -7
- package/dist/components/tds-table-body.js +2 -2
- package/dist/components/tds-table-footer.js +7 -7
- package/dist/components/tds-table-header-input-wrapper.js +2 -2
- package/dist/components/tds-table-header.js +3 -3
- package/dist/components/tds-table-toolbar.js +3 -3
- package/dist/components/tds-text-field.js +7 -7
- package/dist/components/tds-textarea.js +4 -4
- package/dist/components/tds-toast.js +4 -4
- package/dist/components/tds-toggle.js +12 -2
- package/dist/components/tds-tooltip.js +3 -3
- package/dist/esm/loader.js +1 -1
- package/dist/esm/tds-badge.entry.js +5 -9
- package/dist/esm/tds-banner.entry.js +3 -4
- package/dist/esm/tds-block.entry.js +3 -1
- package/dist/esm/tds-body-cell.entry.js +9 -6
- package/dist/esm/tds-breadcrumb.entry.js +3 -3
- package/dist/esm/tds-breadcrumbs.entry.js +7 -1
- package/dist/esm/tds-button.entry.js +12 -4
- package/dist/esm/tds-card.entry.js +5 -5
- package/dist/esm/tds-checkbox.entry.js +10 -3
- package/dist/esm/tds-chip.entry.js +12 -2
- package/dist/esm/tds-core-header-item_2.entry.js +40 -3
- package/dist/esm/tds-datetime.entry.js +20 -13
- package/dist/esm/tds-divider.entry.js +1 -1
- package/dist/esm/tds-dropdown_2.entry.js +236 -205
- package/dist/esm/tds-folder-tab.entry.js +22 -3
- package/dist/esm/tds-folder-tabs.entry.js +4 -2
- package/dist/esm/tds-footer-group.entry.js +3 -3
- package/dist/esm/tds-footer-item.entry.js +1 -1
- package/dist/esm/tds-footer.entry.js +2 -2
- package/dist/esm/tds-header-brand-symbol.entry.js +1 -1
- package/dist/esm/tds-header-cell.entry.js +1 -1
- package/dist/esm/tds-header-dropdown-list-item.entry.js +2 -2
- package/dist/esm/tds-header-dropdown-list-user.entry.js +1 -1
- package/dist/esm/tds-header-dropdown-list.entry.js +1 -1
- package/dist/esm/tds-header-dropdown.entry.js +3 -3
- package/dist/esm/tds-header-hamburger.entry.js +1 -1
- package/dist/esm/tds-header-launcher-button.entry.js +1 -1
- package/dist/esm/tds-header-launcher-grid-item.entry.js +1 -1
- package/dist/esm/tds-header-launcher-grid-title.entry.js +1 -1
- package/dist/esm/tds-header-launcher-grid.entry.js +1 -1
- package/dist/esm/tds-header-launcher-list-item.entry.js +1 -1
- package/dist/esm/tds-header-launcher-list-title.entry.js +1 -1
- package/dist/esm/tds-header-launcher-list.entry.js +1 -1
- package/dist/esm/tds-header-launcher.entry.js +2 -2
- package/dist/esm/tds-header-title.entry.js +1 -1
- package/dist/esm/tds-header.entry.js +1 -1
- package/dist/esm/tds-icon.entry.js +2 -2
- package/dist/esm/tds-inline-tab.entry.js +22 -3
- package/dist/esm/tds-inline-tabs.entry.js +4 -2
- package/dist/esm/tds-link.entry.js +17 -3
- package/dist/esm/tds-message.entry.js +2 -2
- package/dist/esm/tds-modal.entry.js +2 -2
- package/dist/esm/tds-navigation-tab.entry.js +22 -3
- package/dist/esm/tds-navigation-tabs.entry.js +6 -4
- package/dist/esm/tds-popover-canvas.entry.js +2 -2
- package/dist/esm/tds-popover-core.entry.js +1 -1
- package/dist/esm/tds-popover-menu-item.entry.js +2 -2
- package/dist/esm/tds-popover-menu.entry.js +2 -2
- package/dist/esm/tds-radio-button.entry.js +1 -1
- package/dist/esm/tds-side-menu-close-button.entry.js +1 -1
- package/dist/esm/tds-side-menu-collapse-button.entry.js +4 -4
- package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +2 -2
- package/dist/esm/tds-side-menu-dropdown-list.entry.js +2 -2
- package/dist/esm/tds-side-menu-dropdown.entry.js +3 -3
- package/dist/esm/tds-side-menu-item.entry.js +2 -2
- package/dist/esm/tds-side-menu-overlay.entry.js +1 -1
- package/dist/esm/tds-side-menu-user-image_2.entry.js +2 -2
- package/dist/esm/tds-side-menu-user.entry.js +1 -1
- package/dist/esm/tds-slider.entry.js +7 -7
- package/dist/esm/tds-spinner.entry.js +1 -1
- package/dist/esm/tds-step.entry.js +1 -1
- package/dist/esm/tds-table-body-input-wrapper.entry.js +1 -1
- package/dist/esm/tds-table-body-row-expandable.entry.js +7 -7
- package/dist/esm/tds-table-body-row.entry.js +9 -6
- package/dist/esm/tds-table-body.entry.js +2 -2
- package/dist/esm/tds-table-footer.entry.js +3 -3
- package/dist/esm/tds-table-header-input-wrapper.entry.js +1 -1
- package/dist/esm/tds-table-header.entry.js +2 -2
- package/dist/esm/tds-table-toolbar.entry.js +2 -2
- package/dist/esm/tds-text-field.entry.js +6 -6
- package/dist/esm/tds-textarea.entry.js +3 -3
- package/dist/esm/tds-toast.entry.js +3 -3
- package/dist/esm/tds-toggle.entry.js +11 -2
- package/dist/esm/tds-tooltip.entry.js +2 -2
- package/dist/esm/tegel.js +1 -1
- package/dist/tegel/p-01edebef.entry.js +1 -0
- package/dist/tegel/{p-3e144a83.entry.js → p-035e58e6.entry.js} +1 -1
- package/dist/tegel/{p-170ab61b.entry.js → p-065d6f83.entry.js} +1 -1
- package/dist/tegel/p-0f2c9507.entry.js +1 -0
- package/dist/tegel/{p-72106a5c.entry.js → p-168122a7.entry.js} +1 -1
- package/dist/tegel/p-1b390acb.entry.js +1 -0
- package/dist/tegel/{p-059a9499.entry.js → p-288a09ef.entry.js} +1 -1
- package/dist/tegel/{p-b2018a5b.entry.js → p-3204ae8f.entry.js} +1 -1
- package/dist/tegel/p-32be63ea.entry.js +1 -0
- package/dist/tegel/{p-cc2730d8.entry.js → p-34b793c9.entry.js} +1 -1
- package/dist/tegel/p-3c2f7033.entry.js +1 -0
- package/dist/tegel/p-46205cfb.entry.js +1 -0
- package/dist/tegel/p-4d5963d0.entry.js +1 -0
- package/dist/tegel/{p-68859ddc.entry.js → p-4e298888.entry.js} +1 -1
- package/dist/tegel/p-4f5f152a.entry.js +1 -0
- package/dist/tegel/p-4fe6512b.entry.js +1 -0
- package/dist/tegel/p-5242a1f6.entry.js +1 -0
- package/dist/tegel/{p-038c22ff.entry.js → p-542d7b3e.entry.js} +1 -1
- package/dist/tegel/{p-5eaa23dc.entry.js → p-5a7110b8.entry.js} +1 -1
- package/dist/tegel/{p-93930c03.entry.js → p-5ba254ee.entry.js} +1 -1
- package/dist/tegel/{p-06968bd7.entry.js → p-60b38806.entry.js} +1 -1
- package/dist/tegel/{p-7929d22f.entry.js → p-654785d2.entry.js} +1 -1
- package/dist/tegel/p-668b7662.entry.js +1 -0
- package/dist/tegel/p-6f17d37f.entry.js +1 -0
- package/dist/tegel/p-70795d6e.entry.js +1 -0
- package/dist/tegel/{p-3d3ee51f.entry.js → p-74fc9c92.entry.js} +1 -1
- package/dist/tegel/p-77c79b91.entry.js +1 -0
- package/dist/tegel/{p-54154f09.entry.js → p-77d457b8.entry.js} +1 -1
- package/dist/tegel/{p-4b7c53a6.entry.js → p-78d5acd7.entry.js} +1 -1
- package/dist/tegel/{p-44c33b20.entry.js → p-7c4c65c9.entry.js} +1 -1
- package/dist/tegel/{p-3a32fe40.entry.js → p-848c2732.entry.js} +1 -1
- package/dist/tegel/p-868757d9.entry.js +1 -0
- package/dist/tegel/p-8c8b9908.entry.js +1 -0
- package/dist/tegel/{p-2f32991e.entry.js → p-96635c10.entry.js} +1 -1
- package/dist/tegel/p-a21250b8.entry.js +1 -0
- package/dist/tegel/p-a5e0f030.entry.js +1 -0
- package/dist/tegel/{p-96bdf035.entry.js → p-aa9d281b.entry.js} +1 -1
- package/dist/tegel/p-aadb2553.entry.js +1 -0
- package/dist/tegel/p-ab8beb0f.entry.js +1 -0
- package/dist/tegel/p-ae46766a.entry.js +1 -0
- package/dist/tegel/{p-86b30f71.entry.js → p-aef6b130.entry.js} +1 -1
- package/dist/tegel/p-b08886e3.entry.js +1 -0
- package/dist/tegel/{p-f67b4047.entry.js → p-b35e7208.entry.js} +1 -1
- package/dist/tegel/{p-a86fe122.entry.js → p-b39ffad4.entry.js} +1 -1
- package/dist/tegel/p-b5ced8e5.entry.js +1 -0
- package/dist/tegel/{p-e7300cca.entry.js → p-b686f1ad.entry.js} +1 -1
- package/dist/tegel/{p-b96cd80d.entry.js → p-b9576881.entry.js} +1 -1
- package/dist/tegel/p-b9f81e53.entry.js +1 -0
- package/dist/tegel/p-be1d1345.entry.js +1 -0
- package/dist/tegel/{p-708a8bab.entry.js → p-bee533b5.entry.js} +1 -1
- package/dist/tegel/p-c3607f10.entry.js +1 -0
- package/dist/tegel/{p-99da056d.entry.js → p-c56be8d1.entry.js} +1 -1
- package/dist/tegel/{p-2a38b053.entry.js → p-c8404432.entry.js} +1 -1
- package/dist/tegel/{p-24ff5903.entry.js → p-ca93de01.entry.js} +1 -1
- package/dist/tegel/p-cc6c06e3.entry.js +1 -0
- package/dist/tegel/{p-b19ce79c.entry.js → p-cca85da0.entry.js} +1 -1
- package/dist/tegel/p-cde32bc6.entry.js +1 -0
- package/dist/tegel/p-cf302187.entry.js +1 -0
- package/dist/tegel/p-d0abf078.entry.js +1 -0
- package/dist/tegel/{p-6d022f47.entry.js → p-d267665e.entry.js} +1 -1
- package/dist/tegel/{p-e9ac7a1a.entry.js → p-d33cb2d1.entry.js} +1 -1
- package/dist/tegel/{p-5fea857b.entry.js → p-d47c744f.entry.js} +1 -1
- package/dist/tegel/p-d65dfe04.entry.js +1 -0
- package/dist/tegel/{p-2a96bd05.entry.js → p-d853f8c2.entry.js} +1 -1
- package/dist/tegel/p-d9511720.entry.js +1 -0
- package/dist/tegel/p-ddda64eb.entry.js +1 -0
- package/dist/tegel/{p-fd432c54.entry.js → p-dfbbaefd.entry.js} +1 -1
- package/dist/tegel/{p-88204e0a.entry.js → p-ea3e071f.entry.js} +1 -1
- package/dist/tegel/p-eaa279dd.entry.js +1 -0
- package/dist/tegel/{p-2795009a.entry.js → p-ed17283a.entry.js} +1 -1
- package/dist/tegel/{p-e478953c.entry.js → p-ee7f07ae.entry.js} +1 -1
- package/dist/tegel/p-ee960089.entry.js +1 -0
- package/dist/tegel/{p-b9b63210.entry.js → p-f1b0211a.entry.js} +1 -1
- package/dist/tegel/{p-a392e6e7.entry.js → p-fa07db58.entry.js} +1 -1
- package/dist/tegel/tegel.esm.js +1 -1
- package/dist/types/components/badge/badge.d.ts +3 -0
- package/dist/types/components/banner/banner.d.ts +4 -0
- package/dist/types/components/block/block.d.ts +8 -1
- package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +3 -0
- package/dist/types/components/button/button.d.ts +3 -0
- package/dist/types/components/checkbox/checkbox.d.ts +5 -0
- package/dist/types/components/chip/chip.d.ts +3 -0
- package/dist/types/components/datetime/datetime.d.ts +2 -2
- package/dist/types/components/dropdown/dropdown-option/dropdown-option.d.ts +6 -2
- package/dist/types/components/dropdown/dropdown.d.ts +29 -24
- package/dist/types/components/header/header-item/header-item.d.ts +7 -0
- package/dist/types/components/tabs/folder-tabs/folder-tab/folder-tab.d.ts +2 -0
- package/dist/types/components/tabs/folder-tabs/folder-tabs.d.ts +4 -0
- package/dist/types/components/tabs/inline-tabs/inline-tab/inline-tab.d.ts +2 -0
- package/dist/types/components/tabs/inline-tabs/inline-tabs.d.ts +4 -0
- package/dist/types/components/tabs/navigation-tabs/navigation-tab/navigation-tab.d.ts +2 -0
- package/dist/types/components/tabs/navigation-tabs/navigation-tabs.d.ts +4 -0
- package/dist/types/components/toggle/toggle.d.ts +5 -0
- package/dist/types/components.d.ts +176 -23
- package/dist/types/types/Icons.d.ts +1 -1
- package/dist/types/utils/axeHelpers.d.ts +1 -2
- package/dist/types/utils/convertToString.d.ts +7 -0
- package/package.json +1 -1
- package/dist/components/p-ad77fb02.js +0 -65
- package/dist/tegel/p-0939b9fb.entry.js +0 -1
- package/dist/tegel/p-0b773208.entry.js +0 -1
- package/dist/tegel/p-0cb6c898.entry.js +0 -1
- package/dist/tegel/p-1703f73a.entry.js +0 -1
- package/dist/tegel/p-32b7f431.entry.js +0 -1
- package/dist/tegel/p-39373227.entry.js +0 -1
- package/dist/tegel/p-3c22aef7.entry.js +0 -1
- package/dist/tegel/p-3e1b1399.entry.js +0 -1
- package/dist/tegel/p-48bbc11f.entry.js +0 -1
- package/dist/tegel/p-4a282c25.entry.js +0 -1
- package/dist/tegel/p-4b231bf9.entry.js +0 -1
- package/dist/tegel/p-4c2f313d.entry.js +0 -1
- package/dist/tegel/p-59293f88.entry.js +0 -1
- package/dist/tegel/p-69b38504.entry.js +0 -1
- package/dist/tegel/p-6eeded00.entry.js +0 -1
- package/dist/tegel/p-7090a95c.entry.js +0 -1
- package/dist/tegel/p-85a9032e.entry.js +0 -1
- package/dist/tegel/p-9016758e.entry.js +0 -1
- package/dist/tegel/p-92f81cda.entry.js +0 -1
- package/dist/tegel/p-9c3f2c12.entry.js +0 -1
- package/dist/tegel/p-9eaaa2c0.entry.js +0 -1
- package/dist/tegel/p-a38dda58.entry.js +0 -1
- package/dist/tegel/p-b425b2f4.entry.js +0 -1
- package/dist/tegel/p-b647d20e.entry.js +0 -1
- package/dist/tegel/p-be88c5ab.entry.js +0 -1
- package/dist/tegel/p-c289dfb9.entry.js +0 -1
- package/dist/tegel/p-d7f48112.entry.js +0 -1
- package/dist/tegel/p-d926d075.entry.js +0 -1
- package/dist/tegel/p-ddd33cce.entry.js +0 -1
- package/dist/tegel/p-ea4a9a4f.entry.js +0 -1
- package/dist/tegel/p-ee0e04ed.entry.js +0 -1
- package/dist/tegel/p-f050aad8.entry.js +0 -1
- package/dist/tegel/p-f4db0231.entry.js +0 -1
- package/dist/tegel/p-fd3d56aa.entry.js +0 -1
- package/dist/tegel/p-ffd827ef.entry.js +0 -1
|
@@ -19,11 +19,11 @@ export class TdsFooterGroup {
|
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h(Host, { key: '
|
|
22
|
+
return (h(Host, { key: '9932f2146509bb7f804c15a3b716308c658893c5' }, this.titleText && this.topPartGroup && (h("div", { key: '511c348c160a1d1144464ce562b616f38a5fd524', class: "footer-top-title" }, this.titleText)), this.titleText && this.topPartGroup && (h("button", { key: 'c64b3662379de7308d8f64b0e5769296e7f48a02', onClick: () => {
|
|
23
23
|
this.open = !this.open;
|
|
24
|
-
}, class: `footer-top-title-button ${this.open ? 'expanded' : 'closed'}` }, this.titleText, h("tds-icon", { key: '
|
|
24
|
+
}, class: `footer-top-title-button ${this.open ? 'expanded' : 'closed'}` }, this.titleText, h("tds-icon", { key: 'f3d5d5bec3f3f9af67bf28e7164eb3190189039c', name: "chevron_down", size: "20px" }))), h("div", { key: '4f5a8b626d572e51f67547d0c3280d946e44203f', role: "list", class: `${this.slotPosition ? this.slotPosition : ''}
|
|
25
25
|
${this.topPartGroup ? 'top-part-child' : ''}
|
|
26
|
-
${this.open ? 'expanded' : 'closed'}` }, h("slot", { key: '
|
|
26
|
+
${this.open ? 'expanded' : 'closed'}` }, h("slot", { key: '414c481365b866d921aeb8145fd4358a05d8c90f' }))));
|
|
27
27
|
}
|
|
28
28
|
static get is() { return "tds-footer-group"; }
|
|
29
29
|
static get encapsulation() { return "shadow"; }
|
|
@@ -10,7 +10,7 @@ export class TdsFooterItem {
|
|
|
10
10
|
this.parentIsTopPart = this.host.closest('tds-footer-group').parentElement.slot === 'top';
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h("div", { key: '
|
|
13
|
+
return (h("div", { key: '8efe2aba383be6dbbf0c1a95e4a5f247623289bd', role: "listitem", class: `${this.parentIsTopPart ? 'top-part-child' : ''}` }, h("slot", { key: 'b1406197ba6239bcdec807ebdb2de181ea6a49b7' })));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "tds-footer-item"; }
|
|
16
16
|
static get encapsulation() { return "shadow"; }
|
|
@@ -16,9 +16,9 @@ export class TdsFooter {
|
|
|
16
16
|
const usesStartSlot = hasSlot('start', this.host);
|
|
17
17
|
const usesEndSlot = hasSlot('end', this.host);
|
|
18
18
|
const usesCopyrightSlot = hasSlot('copyright', this.host);
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: '169867665b36b555dc5c70815dd2b2a70672f4c9', class: {
|
|
20
20
|
[`tds-mode-variant-${this.modeVariant}`]: this.modeVariant !== null,
|
|
21
|
-
} }, h("footer", { key: '
|
|
21
|
+
} }, h("footer", { key: '097adec9cd011d4c78d0b468d3165c374d8692f0' }, usesTopSlot && h("slot", { key: '72acf005c6c6baf4799db83f420be796f5b5f639', name: "top" }), h("div", { key: '016c70c48377f907c0ce01d0e2c88ddd146c0e2a', class: "footer-main" }, (usesStartSlot || usesEndSlot) && (h("div", { key: '192b05a7289a94df418b9c85984ce0e86f204fd4', class: "footer-main-top" }, usesStartSlot && h("slot", { key: 'ff4b7b591b3a51b3181ad66b54aa63b97391cb18', name: "start" }), usesEndSlot && h("slot", { key: 'cf2a1d5aeba4a10310b2f54c93154cd88a90e217', name: "end" }))), h("div", { key: '9b37ea980774d696c06d961b7d705b7d90929638', class: "footer-main-bottom" }, h("small", { key: 'cec4e9c9975f9d557a33564d9b998ce80067be79', class: "copyright" }, usesCopyrightSlot ? h("slot", { name: "copyright" }) : this.copyrightText), h("div", { key: '765d79bb0d846d8d31fd62d9193905b86cc15eea', class: "brand" }, h("p", { key: '8e88d331cededa03d42c1579c07f28e8ef89ad88' }, "Scania")))))));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "tds-footer"; }
|
|
24
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,7 +4,7 @@ import { h, Host } from "@stencil/core";
|
|
|
4
4
|
*/
|
|
5
5
|
export class TdsCoreHeaderItem {
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: '6d8190cb3f2b389127bef36f6fa72da8d9486e5a' }, h("div", { key: 'f254e9b56d7cd61d0e9ee0d63de39cbaa9d63935', class: "item" }, h("slot", { key: '4c4dcb455f9964ad3310e269b5d00098e8d8cea9' }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "tds-core-header-item"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,7 +4,7 @@ import { h, Host } from "@stencil/core";
|
|
|
4
4
|
*/
|
|
5
5
|
export class TdsHeaderBrandSymbol {
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: 'c2e5f418268bf172b1e039aca188489afbc98aa7' }, h("tds-header-item", { key: '375b50758e8616093635a0a1ba194296841e4bbc' }, h("slot", { key: '2f641711d2e2c5b0fdf2042a44181a699df7fe95' }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "tds-header-brand-symbol"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,13 +31,13 @@ export class TdsHeaderDropdown {
|
|
|
31
31
|
this.open = !this.open;
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '1b3cd2ffee7d6543e98bab5cc3d1953770110ce8' }, h("div", { key: '23f60d4d56e08725985f71f5952b324f5044f53b', class: {
|
|
35
35
|
'state-open': this.open,
|
|
36
|
-
} }, h("tds-header-item", { key: '
|
|
36
|
+
} }, h("tds-header-item", { key: '0297ccda2dbf13709443e4b548687e2f648f0bcf', class: "button", active: this.open, selected: this.selected }, h("button", { key: '6f9ea91a3270ea6eeb29a79571567ae8abef001d', ref: (el) => {
|
|
37
37
|
this.buttonEl = el;
|
|
38
38
|
}, "aria-expanded": `${this.open}`, "aria-controls": `launcher-${this.uuid}`, "aria-current": this.selected ? 'location' : 'false', onClick: () => {
|
|
39
39
|
this.toggleDropdown();
|
|
40
|
-
} }, h("slot", { key: '
|
|
40
|
+
} }, h("slot", { key: 'dcc2a8a717706ee3287499805bc32c98b0b29770', name: "icon" }), this.label, h("slot", { key: 'bad14e728dfe465e59a8e98a4ea5a858fc066bb3', name: "label" }), !this.noDropdownIcon && (h("tds-icon", { key: '9963966ab41666db7ba8b75089a46b132b8db6dd', class: "dropdown-icon", name: "chevron_down", size: "16px" })))), this.buttonEl && (h("tds-popover-canvas", { key: 'cb7b4fb085a94e6243ad6c70144e5b3c6460d27e', id: `tds-dropdown-${this.uuid}`, class: "menu", referenceEl: this.buttonEl, placement: "bottom-start", show: this.open, offsetDistance: 0, modifiers: [
|
|
41
41
|
{
|
|
42
42
|
name: 'flip',
|
|
43
43
|
options: {
|
|
@@ -72,7 +72,7 @@ export class TdsHeaderDropdownList {
|
|
|
72
72
|
'role': 'list',
|
|
73
73
|
'aria-labelledby': (_a = this.headingElement) === null || _a === void 0 ? void 0 : _a.id,
|
|
74
74
|
};
|
|
75
|
-
return (h(Host, Object.assign({ key: '
|
|
75
|
+
return (h(Host, Object.assign({ key: 'ed227a94a244fcb78cef53b5f0253e5df9a41c31' }, attributes), h("slot", { key: '39e541672f4ab52a308a9cb5856c9d2535afbfea' })));
|
|
76
76
|
}
|
|
77
77
|
static get is() { return "tds-header-dropdown-list"; }
|
|
78
78
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.js
CHANGED
|
@@ -8,10 +8,10 @@ export class TdsHeaderDropdownListItem {
|
|
|
8
8
|
this.size = 'md';
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: 'ca37bc294a28794d8bcd7aea18464665b5e8edad' }, h("div", { key: '640cee1fd256dbbc046f8564808ea45ed838d2c5', class: {
|
|
12
12
|
'component': true,
|
|
13
13
|
'component-selected': this.selected,
|
|
14
|
-
} }, h("slot", { key: '
|
|
14
|
+
} }, h("slot", { key: 'e5cf6d2af513224921c836206f16d6c44879369c' }))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "tds-header-dropdown-list-item"; }
|
|
17
17
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/header/header-dropdown-list-user/header-dropdown-list-user.js
CHANGED
|
@@ -11,7 +11,7 @@ export class TdsHeaderDropdownListLgUser {
|
|
|
11
11
|
this.subheader = undefined;
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: 'b8c4cb5b278e43d98a61e161d4f5a742105f74d7', role: "listitem" }, h("div", { key: 'd6963261598be670d81bcd57973d43af252d956c', class: "user-box" }, this.imgUrl && h("img", { key: 'fa8aab10c6aa927f16e295ec0e6fdf5ddefe9cb0', src: this.imgUrl, alt: this.imgAlt }), h("slot", { key: '12ab993e9452bd0e61c2e1be4a76805f368dac0c', name: "thumbanil" }), h("div", { key: '67aec51894a448083de74a18f48b6b9ef8e74b3f', class: "user-content" }, h("div", { key: '45800280bc6c4ece8a912469c82cbc346f52cde1', class: "header" }, this.header, h("slot", { key: '9b9c0819e4cb06dec1742c4a298aed4c83a0ce98', name: "header" })), h("div", { key: '856e611d573d45735177e5ae3f234a667a69414e', class: "subheader" }, this.subheader, h("slot", { key: 'a5ae6bce6cdecbc97447e44872c4cb43bb4abb8d', name: "subheader" }))))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "tds-header-dropdown-list-user"; }
|
|
17
17
|
static get encapsulation() { return "shadow"; }
|
|
@@ -3,7 +3,7 @@ import inheritAriaAttributes from "../../../utils/inheritAriaAttributes";
|
|
|
3
3
|
export class TdsHeaderHamburger {
|
|
4
4
|
render() {
|
|
5
5
|
const inheritedButtonProps = Object.assign({}, inheritAriaAttributes(this.host));
|
|
6
|
-
return (h(Host, { key: '
|
|
6
|
+
return (h(Host, { key: 'f2f230c8349ca3b5fdcfd7de67555b12888bd9d9' }, h("tds-header-item", { key: '7db87ae4ad59bea1040399a33fdf77aa490ae1ca' }, h("button", Object.assign({ key: 'bf5e3103c23c02e42db7e99a423348efb4488ed7' }, inheritedButtonProps), h("tds-icon", { key: '306b78525304ac2f30a4bcb0be37c0ed7998b01f', class: "icon", name: "burger", size: "20px" })))));
|
|
7
7
|
}
|
|
8
8
|
static get is() { return "tds-header-hamburger"; }
|
|
9
9
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,16 +31,53 @@ export class TdsHeaderItem {
|
|
|
31
31
|
this.updateSlotted(isImage, addImageClass);
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
+
/**
|
|
35
|
+
* Read the native "order" attribute on the host and update the CSS order accordingly.
|
|
36
|
+
* If the attribute "order" has the value "end", the order is set to 1. Otherwise, 0.
|
|
37
|
+
*/
|
|
38
|
+
updateOrder() {
|
|
39
|
+
const orderValue = this.host.getAttribute('order');
|
|
40
|
+
switch (orderValue) {
|
|
41
|
+
case 'end':
|
|
42
|
+
this.host.style.order = '1';
|
|
43
|
+
break;
|
|
44
|
+
case 'start':
|
|
45
|
+
case null:
|
|
46
|
+
default:
|
|
47
|
+
this.host.style.order = '0';
|
|
48
|
+
break;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
34
51
|
componentDidLoad() {
|
|
35
52
|
this.slotEl = this.host.shadowRoot.querySelector('slot');
|
|
36
53
|
this.updateSlottedElements();
|
|
37
54
|
this.slotEl.addEventListener('slotchange', this.updateSlottedElements);
|
|
55
|
+
// Set the order on initial load.
|
|
56
|
+
this.updateOrder();
|
|
57
|
+
// Create a MutationObserver to listen for changes on the "order" attribute.
|
|
58
|
+
this.mutationObserver = new MutationObserver((mutations) => {
|
|
59
|
+
mutations.forEach((mutation) => {
|
|
60
|
+
if (mutation.type === 'attributes' && mutation.attributeName === 'order') {
|
|
61
|
+
this.updateOrder();
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
});
|
|
65
|
+
// Start observing the host element for attribute changes (specifically "order").
|
|
66
|
+
this.mutationObserver.observe(this.host, {
|
|
67
|
+
attributes: true,
|
|
68
|
+
attributeFilter: ['order'],
|
|
69
|
+
});
|
|
70
|
+
}
|
|
71
|
+
disconnectedCallback() {
|
|
72
|
+
if (this.mutationObserver) {
|
|
73
|
+
this.mutationObserver.disconnect();
|
|
74
|
+
}
|
|
38
75
|
}
|
|
39
76
|
render() {
|
|
40
|
-
return (h(Host, { key: '
|
|
77
|
+
return (h(Host, { key: '04494c94f296aeaed5dc491c2ebf31450e15efc1' }, h("tds-core-header-item", { key: '8a699bc7134795ca9670a0f21a688dc3efadd51a', class: {
|
|
41
78
|
'component-active': this.active,
|
|
42
79
|
'component-selected': this.selected,
|
|
43
|
-
} }, h("slot", { key: '
|
|
80
|
+
} }, h("slot", { key: 'd0c443c281df9015bbdbffd1b56035d2c7e0cca2' }))));
|
|
44
81
|
}
|
|
45
82
|
static get is() { return "tds-header-item"; }
|
|
46
83
|
static get encapsulation() { return "shadow"; }
|
|
@@ -32,11 +32,11 @@ export class TdsHeaderLauncher {
|
|
|
32
32
|
}, 'ref': (el) => {
|
|
33
33
|
this.buttonEl = el;
|
|
34
34
|
} });
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: 'd886168b8834ced8a2705b30b9982726dc72f8b6' }, h("div", { key: '0c4b9b27e82cf91c000619ef8d0593f8b664b605', class: {
|
|
36
36
|
'wrapper': true,
|
|
37
37
|
'state-open': this.open,
|
|
38
38
|
'state-list-type-menu': this.hasListTypeMenu,
|
|
39
|
-
} }, h("tds-header-launcher-button", Object.assign({ key: '
|
|
39
|
+
} }, h("tds-header-launcher-button", Object.assign({ key: 'd0ff7205bf79ef4744d65dcf98734aff5520b004' }, buttonAttributes)), this.buttonEl && (h("tds-popover-canvas", { key: 'c337c31282b08c5add95b16271bdfc147fd16c5c', id: `tds-launcher-${this.uuid}`, class: "menu", referenceEl: this.buttonEl, placement: "bottom-start", show: this.open, offsetDistance: 0, modifiers: [
|
|
40
40
|
{
|
|
41
41
|
name: 'flip',
|
|
42
42
|
options: {
|
|
@@ -7,7 +7,7 @@ export class TdsHeaderLauncherButton {
|
|
|
7
7
|
render() {
|
|
8
8
|
this.ariaAttributes = Object.assign(Object.assign({}, this.ariaAttributes), inheritAriaAttributes(this.host));
|
|
9
9
|
const buttonProps = Object.assign({}, this.ariaAttributes);
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: '335cfea4d8b36b95639985dc4a67f6ccc891d122' }, h("tds-header-item", { key: '0b497a3b369d43dd3c43f4471e9e9d825f2b5bd1', active: this.active }, h("button", Object.assign({ key: '84aaba13ed00d3515f98d81b419ab2898bca4910' }, buttonProps), h("tds-icon", { key: 'f65b047f5c36222b20c73ffd2340eebca0f47d33', class: "icon", name: "bento", size: "20px" })))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "tds-header-launcher-button"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,7 +28,7 @@ export class TdsHeaderLauncherGrid {
|
|
|
28
28
|
'role': 'list',
|
|
29
29
|
'aria-labelledby': (_a = this.headingElement) === null || _a === void 0 ? void 0 : _a.id,
|
|
30
30
|
};
|
|
31
|
-
return (h(Host, { key: '
|
|
31
|
+
return (h(Host, { key: '536c3a5c654728beee82d262a7fdb777dbc79561' }, h("div", Object.assign({ key: 'd6d8e742148bc87f866829317a5fcf2faa77cee8' }, listAttributes), h("slot", { key: '14c17dc75807554fb5ed7a792082cbeff40b33c4' }))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "tds-header-launcher-grid"; }
|
|
34
34
|
static get originalStyleUrls() {
|
package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.js
CHANGED
|
@@ -4,7 +4,7 @@ import { h, Host } from "@stencil/core";
|
|
|
4
4
|
*/
|
|
5
5
|
export class TdsHeaderLauncherGridItem {
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: '7bf745f1e08abfec6c12e3226f92e14151e42744', role: "listitem" }, h("slot", { key: 'a0b0e796e48121357af859cd260125c9b28cd2c3' })));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "tds-header-launcher-grid-item"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/header/header-launcher-grid-title/header-launcher-grid-title.js
CHANGED
|
@@ -8,7 +8,7 @@ export class TdsHeaderLauncherGridTitle {
|
|
|
8
8
|
this.uuid = generateUniqueId();
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: 'cbbcdf4db61635b435350a03c9c9d973ddbee56c' }, h("h3", { key: '0e267856bce5a098c0b7b1b84fe09ea89036cd5d', class: "tds-header-launcher-grid-title", id: `tds-header-launcher-grid-title-${this.uuid}` }, h("slot", { key: 'aeb83a7935985c04c8c14ed1101175f8e6be0ddf' }))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "tds-header-launcher-grid-title"; }
|
|
14
14
|
static get originalStyleUrls() {
|
|
@@ -8,7 +8,7 @@ export class TdsHeaderLauncherList {
|
|
|
8
8
|
this.uuid = generateUniqueId();
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: 'b4dc52c6bcf24b6fd67fdc83ae85ff2e42dc4336' }, h("tds-header-dropdown-list", { key: 'c6ad7f978597258dbbaaeeb3b3fcb220c049aa28', size: "lg" }, h("slot", { key: 'e6afe9a7d754e4f853d9d9c05318be8cbc5e8048' }))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "tds-header-launcher-list"; }
|
|
14
14
|
}
|
package/dist/collection/components/header/header-launcher-list-item/header-launcher-list-item.js
CHANGED
|
@@ -4,7 +4,7 @@ import { h, Host } from "@stencil/core";
|
|
|
4
4
|
*/
|
|
5
5
|
export class TdsHeaderLauncherListItem {
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: '43e0e7c848d7583d999046a58e58cf457a7eebd8' }, h("tds-header-dropdown-list-item", { key: 'b2d4c75dd14ea446aace6933df484dd3601297bd', size: "lg" }, h("slot", { key: 'dad5b2d69c31ad365676a9259ef7a4e5ea0fe410' }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "tds-header-launcher-list-item"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/header/header-launcher-list-title/header-launcher-list-title.js
CHANGED
|
@@ -8,7 +8,7 @@ export class TdsHeaderLauncherListTitle {
|
|
|
8
8
|
this.uuid = generateUniqueId();
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: '7ae867e11a9720654645e70c10f0a20a7a147d78' }, h("h3", { key: '5e6751d05defe072d827c6e78ac777622674138d', class: "tds-header-launcher-list-title", id: `tds-header-launcher-${this.uuid}` }, h("slot", { key: '403011ffd72000e98e64b9c8cb83620c95cb4444' }))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "tds-header-launcher-list-title"; }
|
|
14
14
|
static get originalStyleUrls() {
|
|
@@ -4,7 +4,7 @@ import { h } from "@stencil/core";
|
|
|
4
4
|
*/
|
|
5
5
|
export class TdsHeaderTitle {
|
|
6
6
|
render() {
|
|
7
|
-
return (h("h4", { key: '
|
|
7
|
+
return (h("h4", { key: '464dc4df896605138eb3c6db8242de6b8daab424' }, h("slot", { key: '24e9e27fe63f75d0b8aafddc4b54abc419fbb14f' })));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "tds-header-title"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -32,7 +32,7 @@ export class TdsHeader {
|
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
34
|
const navAttributes = Object.assign({}, inheritAriaAttributes(this.host));
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: '93ebc1479f229fb514e0b7b89cb727769298f0b6' }, h("slot", { key: '50c5885a8252a42b12e2311c93a6125d619dc728', name: "hamburger" }), h("slot", { key: '36519346fca7a9fbead2868822144cbaa291d642', name: "title" }), h("nav", Object.assign({ key: '3068b89599382f43dc602eb1022b359129d20f59' }, navAttributes), h("ul", { key: 'c53eef9ba3fad71c723345c84fbcb3b663b20360', class: "tds-header-component-list" }, h("slot", { key: '4888046bdffab6ca2d1763fb968f5e491ec5762b' }), h("li", { key: '0d12b3e6733dbc3e08e93563bae1bb665ab0752b', class: "tds-header-middle-spacer" }), h("slot", { key: 'cff34c3634fbae5929a4c227b23b60ada3cb43a3', name: "end" })))));
|
|
36
36
|
}
|
|
37
37
|
static get is() { return "tds-header"; }
|
|
38
38
|
static get originalStyleUrls() {
|
|
@@ -28,7 +28,7 @@ export class Icon {
|
|
|
28
28
|
this.arrayOfIcons = [...this.arrayOfIcons];
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return h(Host, { key: '
|
|
31
|
+
return h(Host, { key: '7501bac4e182e5b44030b140b4c2c68e0fd2522b' }, this.setIcons());
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "tds-icon"; }
|
|
34
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,7 +49,7 @@ export class Icon {
|
|
|
49
49
|
"mutable": false,
|
|
50
50
|
"complexType": {
|
|
51
51
|
"original": "IconNames",
|
|
52
|
-
"resolved": "\"profile\" | \"expand\" | \"info\" | \"error\" | \"global\" | \"copy\" | \"document\" | \"link\" | \"image\" | \"download\" | \"target\" | \"history\" | \"print\" | \"24v_battery_inactive\" | \"24v_battery\" | \"arrow_diagonal\" | \"arrow_down\" | \"arrow_left\" | \"arrow_right\" | \"arrow_up\" | \"audio_inactive\" | \"back\" | \"backward_inactive\" | \"backward\" | \"bento\" | \"burger\" | \"calendar_inactive\" | \"calendar\" | \"card\" | \"cart\" | \"charging_speed_inactive\" | \"charging_speed\" | \"charging_stopped\" | \"chevron_down\" | \"chevron_left\" | \"chevron_right\" | \"chevron_up\" | \"clock_inactive\" | \"clock\" | \"contact_inactive\" | \"contact\" | \"cross\" | \"dashboard\" | \"document_check\" | \"document_doc\" | \"document_eye\" | \"document_pdf\" | \"document_ppt\" | \"document_tool\" | \"document_wrong\" | \"document_xls\" | \"dollar\" | \"doner\" | \"double_kebab\" | \"edit_inactive\" | \"edit\" | \"email\" | \"export_inactive\" | \"export\" | \"eye_inactive\" | \"eye\" | \"face_dissatisfied\" | \"face_neutral\" | \"face_satisfied\" | \"filters_inactive\" | \"filters\" | \"flash\" | \"folder\" | \"forward_inactive\" | \"fuel_gauge_inactive\" | \"fuel_gauge\" | \"hatch_open_inactive\" | \"heart_inactive\" | \"heart\" | \"heating_inactive_screen\" | \"history_inactive\" | \"home_inactive\" | \"home\" | \"image_add\" | \"image_inactive\" | \"image_set\" | \"insights\" | \"kebab\" | \"link_broken\" | \"lock_inactive\" | \"lock\" | \"maximize_fullscreen\" | \"meatballs\" | \"message_inactive\" | \"message\" | \"mileage_inactive\" | \"mileage\" | \"minimize_fullscreen\" | \"minus\" | \"notification_inactive\" | \"notification\" | \"pause_inactive\" | \"pause\" | \"phone_inactive\" | \"phone\" | \"pie_chart\" | \"pin_inactive\" | \"pin\" | \"plus\" | \"print_inactive\" | \"profile_inactive\" | \"proportions_inactive\" | \"proportions\" | \"range_inactive\" | \"range\" | \"redirect\" | \"refresh_inactive\" | \"refresh\" | \"reload_inactive\" | \"reload\" | \"report_inactive\" | \"report\" | \"save_inactive\" | \"save\" | \"search\" | \"send_inactive\" | \"send\" | \"settings\" | \"share\" | \"skip_backwards\" | \"skip_forward\" | \"smartphone_inactive\" | \"smartphone\" | \"sorting\" | \"speedometer_inactive\" | \"speedometer\" | \"star\" | \"support\" | \"target_inactive\" | \"text_inactive\" | \"tick\" | \"timer\" | \"tool_inactive\" | \"tool\" | \"trailer\" | \"trash_inactive\" | \"trash\" | \"truck\" | \"upload\" | \"wallet\" | \"warning\" | \"wifi_inactive\" | \"wifi\"",
|
|
52
|
+
"resolved": "\"profile\" | \"expand\" | \"info\" | \"error\" | \"global\" | \"merge\" | \"copy\" | \"document\" | \"audio\" | \"link\" | \"video\" | \"image\" | \"text\" | \"download\" | \"target\" | \"placeholder\" | \"history\" | \"print\" | \"key\" | \"24v_battery_inactive\" | \"24v_battery\" | \"acceleration_inactive\" | \"acceleration\" | \"adblue_inactive\" | \"adblue\" | \"arrow_diagonal\" | \"arrow_down\" | \"arrow_left\" | \"arrow_right\" | \"arrow_up\" | \"audio_inactive\" | \"award\" | \"back\" | \"backward_inactive\" | \"backward\" | \"bento\" | \"bug_inactive\" | \"bug\" | \"burger\" | \"bus_inactive\" | \"bus\" | \"calendar_inactive\" | \"calendar\" | \"camera_inactive\" | \"camera\" | \"card\" | \"cart\" | \"charging_complete\" | \"charging_failed\" | \"charging_speed_inactive\" | \"charging_speed\" | \"charging_stopped\" | \"chevron_down\" | \"chevron_left\" | \"chevron_right\" | \"chevron_up\" | \"clock_inactive\" | \"clock\" | \"contact_inactive\" | \"contact\" | \"cookie_inactive\" | \"cookie\" | \"coolant_level_inactive\" | \"coolant_level\" | \"cross\" | \"cup_inactive\" | \"cup\" | \"dashboard\" | \"department_inactive\" | \"department\" | \"departure_scheduling_inactive\" | \"departure_scheduling\" | \"diamond_inactive\" | \"diamond\" | \"document_check\" | \"document_doc\" | \"document_eye\" | \"document_pdf\" | \"document_plus_inactive\" | \"document_plus\" | \"document_ppt\" | \"document_tool\" | \"document_wrong\" | \"document_xls\" | \"dollar\" | \"doner\" | \"double_kebab\" | \"driving_licence_inactive\" | \"driving_licence\" | \"drop_inactive\" | \"drop\" | \"edit_inactive\" | \"edit\" | \"email\" | \"engine_inactive\" | \"engine\" | \"environment_inactive\" | \"environment\" | \"exit\" | \"expand_inactive\" | \"export_inactive\" | \"export\" | \"eye_inactive\" | \"eye\" | \"face_dissatisfied\" | \"face_neutral\" | \"face_satisfied\" | \"factory_inactive\" | \"factory\" | \"ferry_inactive\" | \"ferry\" | \"filters_inactive\" | \"filters\" | \"flash_inactive\" | \"flash\" | \"folder\" | \"forward_inactive\" | \"forward\" | \"fuel_gauge_inactive\" | \"fuel_gauge\" | \"fuel_inactive\" | \"fuel\" | \"gift inactive\" | \"gift\" | \"guided_tour_inactive\" | \"guided_tour\" | \"hatch_open_1\" | \"hatch_open_2\" | \"hatch_open_inactive\" | \"hatch_open\" | \"heart_inactive\" | \"heart\" | \"heating_inactive_screen\" | \"history_inactive\" | \"home_inactive\" | \"home\" | \"idea_inactive\" | \"idea\" | \"image_add\" | \"image_inactive\" | \"image_set\" | \"insights\" | \"kebab\" | \"key_inactive\" | \"layer_inactive\" | \"layer\" | \"link_broken\" | \"list_inactive\" | \"list\" | \"lock_inactive\" | \"lock\" | \"map_cursor_inactive\" | \"map_cursor\" | \"maximize_fullscreen\" | \"meatballs\" | \"merge_inactive\" | \"message_inactive\" | \"message\" | \"mileage_inactive\" | \"mileage\" | \"minimize_fullscreen\" | \"minus\" | \"navigate_inactive\" | \"navigate\" | \"notification_inactive\" | \"notification\" | \"oil_level_inactive\" | \"oil_level\" | \"pause_inactive\" | \"pause\" | \"phone_inactive\" | \"phone\" | \"pie_chart\" | \"pin_inactive\" | \"pin\" | \"play_inactive\" | \"play\" | \"plus\" | \"powerplug_inactive\" | \"powerplug\" | \"print_inactive\" | \"privacy_inactive\" | \"privacy\" | \"profile_inactive\" | \"proportions_inactive\" | \"proportions\" | \"range_inactive\" | \"range\" | \"redirect\" | \"refresh_inactive\" | \"refresh\" | \"reload_inactive\" | \"reload\" | \"repeat\" | \"report_inactive\" | \"report\" | \"route_inactive\" | \"route\" | \"save_inactive\" | \"save\" | \"search\" | \"send_inactive\" | \"send\" | \"settings\" | \"share\" | \"skip_backwards\" | \"skip_forward\" | \"smartphone_inactive\" | \"smartphone\" | \"sorting\" | \"speedometer_inactive\" | \"speedometer\" | \"star\" | \"support\" | \"target_inactive\" | \"temperature_inactive\" | \"temperature\" | \"text_inactive\" | \"thumbs_down\" | \"thumbs_up\" | \"tick\" | \"timer\" | \"tool_inactive\" | \"tool\" | \"trailer_inactive\" | \"trailer\" | \"trash_inactive\" | \"trash\" | \"truck_inactive\" | \"truck\" | \"undo_inactive\" | \"undo\" | \"unlock\" | \"upload\" | \"video_inactive\" | \"wallet\" | \"warning\" | \"weight_inactive\" | \"weight\" | \"wifi_inactive\" | \"wifi\" | \"windscreen_heating_inactive\" | \"windscreen_heating\"",
|
|
53
53
|
"references": {
|
|
54
54
|
"IconNames": {
|
|
55
55
|
"location": "import",
|