@scania/tegel 1.34.0-multibrand-beta.6 → 1.35.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-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-accordion.cjs.entry.js +1 -1
- package/dist/cjs/tds-badge.cjs.entry.js +1 -1
- package/dist/cjs/tds-banner.cjs.entry.js +1 -1
- package/dist/cjs/tds-block.cjs.entry.js +3 -7
- package/dist/cjs/tds-body-cell.cjs.entry.js +1 -1
- package/dist/cjs/tds-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/tds-breadcrumbs.cjs.entry.js +1 -1
- package/dist/cjs/tds-button.cjs.entry.js +1 -1
- package/dist/cjs/tds-card.cjs.entry.js +1 -1
- package/dist/cjs/tds-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/tds-chip.cjs.entry.js +1 -1
- package/dist/cjs/tds-core-header-item_2.cjs.entry.js +1 -1
- package/dist/cjs/tds-datetime.cjs.entry.js +1 -1
- package/dist/cjs/tds-divider.cjs.entry.js +1 -1
- package/dist/cjs/tds-dropdown_2.cjs.entry.js +6 -7
- package/dist/cjs/tds-folder-tab.cjs.entry.js +3 -3
- package/dist/cjs/tds-folder-tabs.cjs.entry.js +3 -3
- package/dist/cjs/tds-footer-group.cjs.entry.js +1 -1
- package/dist/cjs/tds-footer-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-footer.cjs.entry.js +4 -3
- package/dist/cjs/tds-header-cell.cjs.entry.js +2 -2
- package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-header-launcher.cjs.entry.js +1 -1
- package/dist/cjs/tds-icon.cjs.entry.js +3 -8
- package/dist/cjs/tds-inline-tab.cjs.entry.js +3 -3
- package/dist/cjs/tds-inline-tabs.cjs.entry.js +3 -3
- package/dist/cjs/tds-link.cjs.entry.js +1 -1
- package/dist/cjs/tds-message.cjs.entry.js +1 -1
- package/dist/cjs/tds-modal.cjs.entry.js +1 -1
- package/dist/cjs/tds-navigation-tab.cjs.entry.js +3 -3
- package/dist/cjs/tds-navigation-tabs.cjs.entry.js +5 -5
- package/dist/cjs/tds-popover-canvas.cjs.entry.js +1 -1
- package/dist/cjs/tds-popover-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-popover-menu.cjs.entry.js +3 -6
- package/dist/cjs/tds-radio-button.cjs.entry.js +2 -4
- package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-side-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/tds-side-menu.cjs.entry.js +1 -1
- package/dist/cjs/tds-slider.cjs.entry.js +9 -15
- package/dist/cjs/tds-spinner.cjs.entry.js +2 -2
- package/dist/cjs/tds-step.cjs.entry.js +1 -1
- package/dist/cjs/tds-stepper.cjs.entry.js +1 -1
- package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +2 -2
- package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +8 -8
- package/dist/cjs/tds-table-body-row.cjs.entry.js +3 -3
- package/dist/cjs/tds-table-body.cjs.entry.js +1 -1
- package/dist/cjs/tds-table-footer.cjs.entry.js +4 -4
- package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +2 -2
- package/dist/cjs/tds-table-header.cjs.entry.js +3 -3
- package/dist/cjs/tds-table-toolbar.cjs.entry.js +3 -3
- package/dist/cjs/tds-table.cjs.entry.js +1 -1
- package/dist/cjs/tds-text-field.cjs.entry.js +6 -9
- package/dist/cjs/tds-textarea.cjs.entry.js +5 -5
- package/dist/cjs/tds-toast.cjs.entry.js +4 -4
- package/dist/cjs/tds-toggle.cjs.entry.js +3 -3
- package/dist/cjs/tds-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/tegel.cjs.js +1 -1
- package/dist/collection/components/accordion/accordion-item/accordion-item.css +25 -34
- package/dist/collection/components/accordion/accordion.css +9 -8
- package/dist/collection/components/badge/badge.css +4 -2
- package/dist/collection/components/banner/banner.css +16 -26
- package/dist/collection/components/block/block.css +8 -15
- package/dist/collection/components/block/block.js +2 -6
- package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.css +8 -6
- package/dist/collection/components/breadcrumbs/breadcrumbs.css +2 -9
- package/dist/collection/components/button/button.css +426 -480
- package/dist/collection/components/card/card.css +18 -29
- package/dist/collection/components/checkbox/checkbox.css +30 -37
- package/dist/collection/components/chip/chip.css +19 -31
- package/dist/collection/components/datetime/datetime.css +199 -104
- package/dist/collection/components/divider/divider.css +16 -1
- package/dist/collection/components/dropdown/dropdown-option/dropdown-option.css +11 -19
- package/dist/collection/components/dropdown/dropdown.css +129 -138
- package/dist/collection/components/dropdown/dropdown.js +4 -5
- package/dist/collection/components/footer/footer-group/footer-group.css +11 -21
- package/dist/collection/components/footer/footer-item/footer-item.css +17 -25
- package/dist/collection/components/footer/footer.css +7 -20
- package/dist/collection/components/footer/footer.js +3 -2
- package/dist/collection/components/header/header-dropdown/header-dropdown.css +3 -3
- package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.css +3 -2
- package/dist/collection/components/header/header-item/header-item.css +3 -2
- package/dist/collection/components/header/header-launcher/header-launcher.css +3 -3
- package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.css +3 -2
- package/dist/collection/components/icon/icon.js +2 -7
- package/dist/collection/components/icon/tratonIconsArray.js +1 -4
- package/dist/collection/components/link/link.css +14 -23
- package/dist/collection/components/message/message.css +53 -42
- package/dist/collection/components/modal/modal.css +16 -15
- package/dist/collection/components/popover-canvas/popover-canvas.css +2 -2
- package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.css +7 -14
- package/dist/collection/components/popover-menu/popover-menu.css +1 -1
- package/dist/collection/components/popover-menu/popover-menu.js +2 -23
- package/dist/collection/components/radio-button/radio-button.css +25 -38
- package/dist/collection/components/radio-button/radio-button.js +1 -3
- package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.css +3 -2
- package/dist/collection/components/side-menu/side-menu-item/side-menu-item.css +3 -2
- package/dist/collection/components/side-menu/side-menu.css +3 -3
- package/dist/collection/components/slider/slider-stories-setup.js +1 -29
- package/dist/collection/components/slider/slider.css +52 -99
- package/dist/collection/components/slider/slider.js +8 -50
- package/dist/collection/components/spinner/spinner.css +64 -33
- package/dist/collection/components/spinner/spinner.js +2 -3
- package/dist/collection/components/stepper/step/step.css +38 -53
- package/dist/collection/components/stepper/stepper.css +3 -0
- package/dist/collection/components/table/table/table.css +4 -4
- package/dist/collection/components/table/table-body/table-body.css +21 -11
- package/dist/collection/components/table/table-body-cell/table-body-cell.css +5 -12
- package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.css +9 -18
- 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.css +9 -10
- package/dist/collection/components/table/table-body-row/table-body-row.js +2 -2
- package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.css +12 -11
- 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.css +22 -33
- package/dist/collection/components/table/table-footer/table-footer.js +3 -3
- package/dist/collection/components/table/table-header/table-header.css +7 -14
- package/dist/collection/components/table/table-header/table-header.js +2 -2
- package/dist/collection/components/table/table-header-cell/table-header-cell.css +13 -27
- 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.css +9 -16
- 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.css +14 -25
- package/dist/collection/components/table/table-toolbar/table-toolbar.js +2 -2
- package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.css +18 -25
- package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +2 -2
- package/dist/collection/components/tabs/folder-tabs/folder-tabs.css +18 -3
- package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +2 -2
- package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.css +10 -19
- package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +2 -2
- package/dist/collection/components/tabs/inline-tabs/inline-tabs.css +20 -4
- package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +2 -2
- package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.css +10 -22
- package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +2 -2
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.css +20 -5
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +4 -4
- package/dist/collection/components/text-field/text-field.css +170 -141
- package/dist/collection/components/text-field/text-field.js +5 -8
- package/dist/collection/components/textarea/textarea.css +74 -112
- package/dist/collection/components/textarea/textarea.js +4 -4
- package/dist/collection/components/toast/toast.css +23 -31
- package/dist/collection/components/toast/toast.js +3 -3
- package/dist/collection/components/toggle/toggle.css +45 -55
- package/dist/collection/components/toggle/toggle.js +2 -2
- package/dist/collection/components/tooltip/tooltip.css +4 -11
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/components/p-58b92113.js +114 -0
- package/dist/components/{p-d437241f.js → p-63437b77.js} +2 -2
- package/dist/components/{p-4cd4e1e3.js → p-6adb1ce3.js} +1 -1
- package/dist/components/{p-aeba8158.js → p-6eecf159.js} +1 -1
- package/dist/components/{p-af5310f8.js → p-71c3dfe9.js} +1 -1
- package/dist/components/{p-ee402b70.js → p-9cee9d7f.js} +3 -3
- package/dist/components/{p-4e5ff414.js → p-b390ece5.js} +3 -8
- package/dist/components/{p-4bf2bec5.js → p-df84759a.js} +1 -1
- package/dist/components/{p-0e04ed76.js → p-ea381f94.js} +1 -1
- package/dist/components/{p-a1f93ac9.js → p-ecd0226b.js} +3 -3
- package/dist/components/{p-6bb21551.js → p-ffbaebb1.js} +6 -7
- package/dist/components/tds-accordion-item.js +2 -2
- package/dist/components/tds-accordion.js +1 -1
- package/dist/components/tds-badge.js +1 -1
- package/dist/components/tds-banner.js +2 -2
- package/dist/components/tds-block.js +3 -7
- package/dist/components/tds-body-cell.js +1 -1
- package/dist/components/tds-breadcrumb.js +1 -1
- package/dist/components/tds-breadcrumbs.js +1 -1
- package/dist/components/tds-button.js +1 -1
- package/dist/components/tds-card.js +2 -2
- package/dist/components/tds-checkbox.js +1 -1
- package/dist/components/tds-chip.js +1 -1
- package/dist/components/tds-datetime.js +2 -2
- 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 +3 -3
- package/dist/components/tds-folder-tabs.js +4 -4
- package/dist/components/tds-footer-group.js +2 -2
- package/dist/components/tds-footer-item.js +1 -1
- package/dist/components/tds-footer.js +4 -3
- package/dist/components/tds-header-brand-symbol.js +1 -1
- package/dist/components/tds-header-cell.js +3 -3
- package/dist/components/tds-header-dropdown-list-item.js +1 -1
- package/dist/components/tds-header-dropdown.js +4 -4
- package/dist/components/tds-header-hamburger.js +2 -2
- 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-list-item.js +1 -1
- package/dist/components/tds-header-launcher.js +5 -5
- package/dist/components/tds-icon.js +1 -1
- package/dist/components/tds-inline-tab.js +3 -3
- package/dist/components/tds-inline-tabs.js +4 -4
- package/dist/components/tds-link.js +1 -1
- package/dist/components/tds-message.js +2 -2
- package/dist/components/tds-modal.js +2 -2
- package/dist/components/tds-navigation-tab.js +3 -3
- package/dist/components/tds-navigation-tabs.js +6 -6
- package/dist/components/tds-popover-canvas.js +1 -1
- package/dist/components/tds-popover-menu-item.js +1 -1
- package/dist/components/tds-popover-menu.js +3 -7
- package/dist/components/tds-radio-button.js +2 -4
- package/dist/components/tds-side-menu-close-button.js +1 -1
- package/dist/components/tds-side-menu-collapse-button.js +1 -1
- package/dist/components/tds-side-menu-dropdown-list-item.js +1 -1
- package/dist/components/tds-side-menu-dropdown.js +2 -2
- package/dist/components/tds-side-menu-item.js +1 -1
- package/dist/components/tds-side-menu.js +1 -1
- package/dist/components/tds-slider.js +10 -18
- package/dist/components/tds-spinner.js +4 -5
- package/dist/components/tds-step.js +2 -2
- package/dist/components/tds-stepper.js +1 -1
- package/dist/components/tds-table-body-input-wrapper.js +3 -3
- package/dist/components/tds-table-body-row-expandable.js +8 -8
- package/dist/components/tds-table-body-row.js +4 -4
- package/dist/components/tds-table-body.js +1 -1
- package/dist/components/tds-table-footer.js +8 -8
- package/dist/components/tds-table-header-input-wrapper.js +3 -3
- package/dist/components/tds-table-header.js +4 -4
- package/dist/components/tds-table-toolbar.js +4 -4
- package/dist/components/tds-table.js +1 -1
- package/dist/components/tds-text-field.js +8 -11
- package/dist/components/tds-textarea.js +7 -7
- package/dist/components/tds-toast.js +5 -5
- package/dist/components/tds-toggle.js +3 -3
- package/dist/components/tds-tooltip.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/tds-accordion-item.entry.js +1 -1
- package/dist/esm/tds-accordion.entry.js +1 -1
- package/dist/esm/tds-badge.entry.js +1 -1
- package/dist/esm/tds-banner.entry.js +1 -1
- package/dist/esm/tds-block.entry.js +3 -7
- package/dist/esm/tds-body-cell.entry.js +1 -1
- package/dist/esm/tds-breadcrumb.entry.js +1 -1
- package/dist/esm/tds-breadcrumbs.entry.js +1 -1
- package/dist/esm/tds-button.entry.js +1 -1
- package/dist/esm/tds-card.entry.js +1 -1
- package/dist/esm/tds-checkbox.entry.js +1 -1
- package/dist/esm/tds-chip.entry.js +1 -1
- package/dist/esm/tds-core-header-item_2.entry.js +1 -1
- package/dist/esm/tds-datetime.entry.js +1 -1
- package/dist/esm/tds-divider.entry.js +1 -1
- package/dist/esm/tds-dropdown_2.entry.js +6 -7
- package/dist/esm/tds-folder-tab.entry.js +3 -3
- package/dist/esm/tds-folder-tabs.entry.js +3 -3
- package/dist/esm/tds-footer-group.entry.js +1 -1
- package/dist/esm/tds-footer-item.entry.js +1 -1
- package/dist/esm/tds-footer.entry.js +4 -3
- package/dist/esm/tds-header-cell.entry.js +2 -2
- package/dist/esm/tds-header-dropdown-list-item.entry.js +1 -1
- package/dist/esm/tds-header-dropdown.entry.js +1 -1
- package/dist/esm/tds-header-launcher-grid-item.entry.js +1 -1
- package/dist/esm/tds-header-launcher.entry.js +1 -1
- package/dist/esm/tds-icon.entry.js +3 -8
- package/dist/esm/tds-inline-tab.entry.js +3 -3
- package/dist/esm/tds-inline-tabs.entry.js +3 -3
- package/dist/esm/tds-link.entry.js +1 -1
- package/dist/esm/tds-message.entry.js +1 -1
- package/dist/esm/tds-modal.entry.js +1 -1
- package/dist/esm/tds-navigation-tab.entry.js +3 -3
- package/dist/esm/tds-navigation-tabs.entry.js +5 -5
- package/dist/esm/tds-popover-canvas.entry.js +1 -1
- package/dist/esm/tds-popover-menu-item.entry.js +1 -1
- package/dist/esm/tds-popover-menu.entry.js +3 -6
- package/dist/esm/tds-radio-button.entry.js +2 -4
- package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +1 -1
- package/dist/esm/tds-side-menu-item.entry.js +1 -1
- package/dist/esm/tds-side-menu.entry.js +1 -1
- package/dist/esm/tds-slider.entry.js +9 -15
- package/dist/esm/tds-spinner.entry.js +3 -3
- package/dist/esm/tds-step.entry.js +1 -1
- package/dist/esm/tds-stepper.entry.js +1 -1
- package/dist/esm/tds-table-body-input-wrapper.entry.js +2 -2
- package/dist/esm/tds-table-body-row-expandable.entry.js +8 -8
- package/dist/esm/tds-table-body-row.entry.js +3 -3
- package/dist/esm/tds-table-body.entry.js +1 -1
- package/dist/esm/tds-table-footer.entry.js +4 -4
- package/dist/esm/tds-table-header-input-wrapper.entry.js +2 -2
- package/dist/esm/tds-table-header.entry.js +3 -3
- package/dist/esm/tds-table-toolbar.entry.js +3 -3
- package/dist/esm/tds-table.entry.js +1 -1
- package/dist/esm/tds-text-field.entry.js +6 -9
- package/dist/esm/tds-textarea.entry.js +5 -5
- package/dist/esm/tds-toast.entry.js +4 -4
- package/dist/esm/tds-toggle.entry.js +3 -3
- package/dist/esm/tds-tooltip.entry.js +3 -3
- package/dist/esm/tegel.js +1 -1
- package/dist/tegel/{p-39f597f5.entry.js → p-08f63e5d.entry.js} +1 -1
- package/dist/tegel/{p-e7638f10.entry.js → p-0cfe8671.entry.js} +1 -1
- package/dist/tegel/p-106e048d.entry.js +1 -0
- package/dist/tegel/{p-ba990426.entry.js → p-177386d5.entry.js} +1 -1
- package/dist/tegel/p-177e874b.entry.js +1 -0
- package/dist/tegel/p-1c75f8a7.entry.js +1 -0
- package/dist/tegel/p-25d026a6.entry.js +1 -0
- package/dist/tegel/p-29170339.entry.js +1 -0
- package/dist/tegel/{p-f12ce132.entry.js → p-2c56421f.entry.js} +1 -1
- package/dist/tegel/p-35a88a52.entry.js +1 -0
- package/dist/tegel/p-3a92d554.entry.js +1 -0
- package/dist/tegel/{p-40ae469d.entry.js → p-3ec01fb3.entry.js} +1 -1
- package/dist/tegel/p-4274d329.entry.js +1 -0
- package/dist/tegel/p-4a77edf1.entry.js +1 -0
- package/dist/tegel/p-5020a688.entry.js +1 -0
- package/dist/tegel/p-52adc30c.entry.js +1 -0
- package/dist/tegel/{p-ceddaae5.entry.js → p-5c077bb9.entry.js} +1 -1
- package/dist/tegel/p-5dd2aac8.entry.js +1 -0
- package/dist/tegel/{p-a077836e.entry.js → p-614bcd4b.entry.js} +1 -1
- package/dist/tegel/p-614cc097.entry.js +1 -0
- package/dist/tegel/p-618d6b4f.entry.js +1 -0
- package/dist/tegel/p-61a1dc59.entry.js +1 -0
- package/dist/tegel/p-67b4b2cf.entry.js +1 -0
- package/dist/tegel/p-6a615ac1.entry.js +1 -0
- package/dist/tegel/p-6d89dcbe.entry.js +1 -0
- package/dist/tegel/{p-0d09f1ad.entry.js → p-6e57997e.entry.js} +1 -1
- package/dist/tegel/p-7013249b.entry.js +1 -0
- package/dist/tegel/p-72006dd7.entry.js +1 -0
- package/dist/tegel/p-84de314b.entry.js +1 -0
- package/dist/tegel/{p-2718a9ce.entry.js → p-87219f00.entry.js} +1 -1
- package/dist/tegel/{p-d9b054fa.entry.js → p-8c841698.entry.js} +1 -1
- package/dist/tegel/p-942abc1e.entry.js +1 -0
- package/dist/tegel/p-9b2257f3.entry.js +1 -0
- package/dist/tegel/p-9fe97da7.entry.js +1 -0
- package/dist/tegel/{p-9620b368.entry.js → p-a0591e58.entry.js} +1 -1
- package/dist/tegel/{p-b3446292.entry.js → p-ab103d0c.entry.js} +1 -1
- package/dist/tegel/{p-a333339f.entry.js → p-abad3489.entry.js} +1 -1
- package/dist/tegel/p-ae438c2e.entry.js +1 -0
- package/dist/tegel/p-aec3e4cf.entry.js +1 -0
- package/dist/tegel/p-b58194f9.entry.js +1 -0
- package/dist/tegel/p-b734b309.entry.js +1 -0
- package/dist/tegel/p-b8a33966.entry.js +1 -0
- package/dist/tegel/p-b994e7ac.entry.js +1 -0
- package/dist/tegel/p-bb1d069f.entry.js +1 -0
- package/dist/tegel/p-bcd5e06d.entry.js +1 -0
- package/dist/tegel/p-bcdf13e0.entry.js +1 -0
- package/dist/tegel/p-bd935506.entry.js +1 -0
- package/dist/tegel/p-bdc913a0.entry.js +1 -0
- package/dist/tegel/{p-c94e0062.entry.js → p-c0b26507.entry.js} +1 -1
- package/dist/tegel/p-c6beca5e.entry.js +1 -0
- package/dist/tegel/p-cf7af8f2.entry.js +1 -0
- package/dist/tegel/p-d267c18f.entry.js +1 -0
- package/dist/tegel/p-dc375d3e.entry.js +1 -0
- package/dist/tegel/p-e3c2b6b4.entry.js +1 -0
- package/dist/tegel/{p-33aa94c4.entry.js → p-eff87481.entry.js} +1 -1
- package/dist/tegel/p-f2232281.entry.js +1 -0
- package/dist/tegel/p-f4b5e80b.entry.js +1 -0
- package/dist/tegel/p-fbffe3aa.entry.js +1 -0
- package/dist/tegel/p-fe8a4544.entry.js +1 -0
- package/dist/tegel/tegel.css +7 -3
- package/dist/tegel/tegel.esm.js +1 -1
- package/dist/types/components/footer/footer.d.ts +1 -0
- package/dist/types/components/popover-menu/popover-menu.d.ts +0 -2
- package/dist/types/components/slider/slider-stories-setup.d.ts +1 -37
- package/dist/types/components/slider/slider.d.ts +0 -4
- package/dist/types/components.d.ts +0 -24
- package/dist/types/types/TratonIcons.d.ts +1 -1
- package/package.json +2 -8
- package/dist/components/p-8565f800.js +0 -114
- package/dist/tegel/p-0096c98e.entry.js +0 -1
- package/dist/tegel/p-10646dec.entry.js +0 -1
- package/dist/tegel/p-17b55fa2.entry.js +0 -1
- package/dist/tegel/p-22e4a4f9.entry.js +0 -1
- package/dist/tegel/p-2e6b957c.entry.js +0 -1
- package/dist/tegel/p-38aa3ec5.entry.js +0 -1
- package/dist/tegel/p-3f039f89.entry.js +0 -1
- package/dist/tegel/p-4095d044.entry.js +0 -1
- package/dist/tegel/p-45a503af.entry.js +0 -1
- package/dist/tegel/p-5487604f.entry.js +0 -1
- package/dist/tegel/p-5bc63fd1.entry.js +0 -1
- package/dist/tegel/p-5f35ce3b.entry.js +0 -1
- package/dist/tegel/p-67f3c355.entry.js +0 -1
- package/dist/tegel/p-6a20c0b8.entry.js +0 -1
- package/dist/tegel/p-72b2067a.entry.js +0 -1
- package/dist/tegel/p-77861e4c.entry.js +0 -1
- package/dist/tegel/p-7aaaeb32.entry.js +0 -1
- package/dist/tegel/p-80ce20cc.entry.js +0 -1
- package/dist/tegel/p-84d8c038.entry.js +0 -1
- package/dist/tegel/p-8bcc772f.entry.js +0 -1
- package/dist/tegel/p-8efd9d9a.entry.js +0 -1
- package/dist/tegel/p-93d3ea90.entry.js +0 -1
- package/dist/tegel/p-9572319f.entry.js +0 -1
- package/dist/tegel/p-9990cba2.entry.js +0 -1
- package/dist/tegel/p-9db54bd1.entry.js +0 -1
- package/dist/tegel/p-a1a335f8.entry.js +0 -1
- package/dist/tegel/p-a2f84e4a.entry.js +0 -1
- package/dist/tegel/p-b02b13ee.entry.js +0 -1
- package/dist/tegel/p-bb115b00.entry.js +0 -1
- package/dist/tegel/p-c0c68796.entry.js +0 -1
- package/dist/tegel/p-c1ff5218.entry.js +0 -1
- package/dist/tegel/p-c6e76ba8.entry.js +0 -1
- package/dist/tegel/p-c79386a0.entry.js +0 -1
- package/dist/tegel/p-cb83b852.entry.js +0 -1
- package/dist/tegel/p-d0d2efb5.entry.js +0 -1
- package/dist/tegel/p-d1b356d5.entry.js +0 -1
- package/dist/tegel/p-d75d632d.entry.js +0 -1
- package/dist/tegel/p-db46db63.entry.js +0 -1
- package/dist/tegel/p-ec395ccd.entry.js +0 -1
- package/dist/tegel/p-f1b0f4f6.entry.js +0 -1
- package/dist/tegel/p-f5c24e0b.entry.js +0 -1
- package/dist/tegel/p-f8cc59e0.entry.js +0 -1
- package/dist/tegel/p-f9b30e56.entry.js +0 -1
- package/dist/tegel/p-fe51bbbb.entry.js +0 -1
- package/dist-styles/core.css +0 -5834
- package/dist-styles/scania-variables.css +0 -1720
- package/dist-styles/scania.css +0 -7555
- package/dist-styles/traton-variables.css +0 -896
- package/dist-styles/traton.css +0 -6731
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
/* Typography Usage mixins */
|
|
2
|
-
/* Centralized map of typography types */
|
|
3
|
-
/* Utility mixin */
|
|
4
1
|
:host {
|
|
5
2
|
box-sizing: border-box;
|
|
6
|
-
background-color: var(--table-toolbar);
|
|
7
|
-
color: var(--table-text);
|
|
8
|
-
padding: 0 var(--tds-spacing-element-16);
|
|
9
3
|
display: table-caption;
|
|
10
4
|
position: relative;
|
|
5
|
+
background-color: var(--tds-table-toolbar-background);
|
|
6
|
+
color: var(--tds-table-color);
|
|
7
|
+
padding: 0 var(--tds-spacing-element-16);
|
|
11
8
|
height: 64px;
|
|
12
9
|
border-top-left-radius: 4px;
|
|
13
10
|
border-top-right-radius: 4px;
|
|
@@ -25,15 +22,11 @@
|
|
|
25
22
|
display: flex;
|
|
26
23
|
}
|
|
27
24
|
:host .tds-table__title {
|
|
28
|
-
font
|
|
29
|
-
|
|
30
|
-
line-height: var(--headline-07-line-height);
|
|
31
|
-
font-weight: var(--headline-07-font-weight);
|
|
32
|
-
letter-spacing: var(--headline-07-letter-spacing);
|
|
33
|
-
text-transform: var(--headline-07-text-transform);
|
|
25
|
+
font: var(--tds-headline-07);
|
|
26
|
+
letter-spacing: var(--tds-headline-07-ls);
|
|
34
27
|
padding-top: var(--tds-spacing-element-16);
|
|
35
|
-
margin-right: var(--tds-spacing-element-8);
|
|
36
28
|
text-align: left;
|
|
29
|
+
margin-right: var(--tds-spacing-element-8);
|
|
37
30
|
}
|
|
38
31
|
:host .tds-table__actionbar,
|
|
39
32
|
:host slot[name=end]::slotted(*),
|
|
@@ -53,12 +46,12 @@
|
|
|
53
46
|
background-color: transparent;
|
|
54
47
|
}
|
|
55
48
|
:host .tds-table__searchbar::after {
|
|
56
|
-
background-color: var(--table-toolbar-searchbar-border-bottom);
|
|
57
49
|
content: "";
|
|
58
50
|
width: 100%;
|
|
59
51
|
height: 2px;
|
|
60
52
|
position: absolute;
|
|
61
53
|
bottom: 0;
|
|
54
|
+
background-color: var(--tds-blue-400);
|
|
62
55
|
transform: scaleX(0);
|
|
63
56
|
transition: transform 150ms ease;
|
|
64
57
|
}
|
|
@@ -66,20 +59,16 @@
|
|
|
66
59
|
transform: scaleX(100%);
|
|
67
60
|
}
|
|
68
61
|
:host .tds-table__searchbar:focus-within, :host .tds-table__searchbar.tds-table__searchbar--active {
|
|
69
|
-
background-color: var(--table-toolbar-searchbar);
|
|
70
62
|
width: 208px;
|
|
63
|
+
background-color: var(--tds-table-toolbar-searchbar-background);
|
|
71
64
|
}
|
|
72
65
|
:host .tds-table__searchbar:focus-within:hover, :host .tds-table__searchbar.tds-table__searchbar--active:hover {
|
|
73
|
-
background-color: var(--table-toolbar-searchbar);
|
|
66
|
+
background-color: var(--tds-table-toolbar-searchbar-background);
|
|
74
67
|
}
|
|
75
68
|
:host .tds-table__searchbar .tds-table__searchbar-input {
|
|
76
|
-
font
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
font-weight: var(--detail-02-font-weight);
|
|
80
|
-
letter-spacing: var(--detail-02-letter-spacing);
|
|
81
|
-
text-transform: var(--detail-02-text-transform);
|
|
82
|
-
color: var(--table-text);
|
|
69
|
+
font: var(--tds-detail-02);
|
|
70
|
+
letter-spacing: var(--tds-detail-02-ls);
|
|
71
|
+
color: var(--tds-table-color);
|
|
83
72
|
z-index: 1;
|
|
84
73
|
width: 100%;
|
|
85
74
|
height: 100%;
|
|
@@ -90,10 +79,10 @@
|
|
|
90
79
|
cursor: pointer;
|
|
91
80
|
}
|
|
92
81
|
:host .tds-table__searchbar .tds-table__searchbar-input :focus {
|
|
93
|
-
background-color: var(--table-toolbar-searchbar);
|
|
82
|
+
background-color: var(--tds-table-toolbar-searchbar-background);
|
|
94
83
|
}
|
|
95
84
|
:host .tds-table__searchbar:hover {
|
|
96
|
-
background-color: var(--table-toolbar-searchbar-hover);
|
|
85
|
+
background-color: var(--tds-table-toolbar-searchbar-background-hover);
|
|
97
86
|
}
|
|
98
87
|
:host .tds-table__searchbar .tds-table__searchbar-icon {
|
|
99
88
|
z-index: 0;
|
|
@@ -68,10 +68,10 @@ export class TdsTableToolbar {
|
|
|
68
68
|
return styles;
|
|
69
69
|
}
|
|
70
70
|
render() {
|
|
71
|
-
return (h(Host, { key: '
|
|
71
|
+
return (h(Host, { key: '76acde1b3c55f421cedae9bf932f923813272fe3', class: {
|
|
72
72
|
'tds-table--compact': this.compactDesign,
|
|
73
73
|
'toolbar__horizontal-scroll': !!this.horizontalScrollWidth,
|
|
74
|
-
}, style: this.getStyles(), "aria-labelledby": "table-toolbar-title" }, h("div", { key: '
|
|
74
|
+
}, style: this.getStyles(), "aria-labelledby": "table-toolbar-title" }, h("div", { key: 'e6fe2f411ebde77befeb99992b5157bba3651fbf', class: "tds-table__upper-bar-flex" }, h("div", { key: 'f61dc1de54a73c28a2ef10dcae2a5a629ae76c57', class: "tds-table__actionbar-left" }, this.tableTitle && (h("caption", { key: 'ca50269d08eab742cb759d371937739fd0a87eff', id: "table-toolbar-title", class: "tds-table__title" }, this.tableTitle)), h("slot", { key: '275b233ff233a9f90d936553fa31015f72f21899', name: "start" })), h("div", { key: 'd2ed2b7918e8f8d8e23c34bd8114ee1e69cdb681', class: "tds-table__actionbar" }, this.filter && (h("div", { key: 'cd0bd112e3ab6b31c96e10bc4b2eb32715766d58', class: "tds-table__searchbar" }, h("input", { key: '3dbcdf5394477fb55d41c2ee0ddcea1e50ffcd64', class: "tds-table__searchbar-input", type: "text", onKeyUp: (event) => this.handleSearch(event), "aria-label": this.tdsSearchAriaLabel }), h("span", { key: '0a34bfd7cd50c88604af01dfc9bef1adae7d8999', class: "tds-table__searchbar-icon" }, h("tds-icon", { key: '98a376c6db7d249e060dafffef18c9345730e25c', name: "search", size: "20px" })))), h("slot", { key: 'e4400d9ddb0f6435315569e1f64f34bc04d8054f', name: "end" })))));
|
|
75
75
|
}
|
|
76
76
|
static get is() { return "tds-table-toolbar"; }
|
|
77
77
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/* Typography Usage mixins */
|
|
2
|
-
/* Centralized map of typography types */
|
|
3
|
-
/* Utility mixin */
|
|
4
1
|
:host {
|
|
5
2
|
box-sizing: border-box;
|
|
6
3
|
position: relative;
|
|
@@ -10,15 +7,12 @@
|
|
|
10
7
|
}
|
|
11
8
|
:host ::slotted(*) {
|
|
12
9
|
all: unset;
|
|
13
|
-
font-family: var(--headline-07-font-family);
|
|
14
|
-
font-size: var(--headline-07-font-size);
|
|
15
|
-
line-height: var(--headline-07-line-height);
|
|
16
|
-
font-weight: var(--headline-07-font-weight);
|
|
17
|
-
letter-spacing: var(--headline-07-letter-spacing);
|
|
18
|
-
text-transform: var(--headline-07-text-transform);
|
|
19
10
|
min-width: 142px;
|
|
20
11
|
display: block;
|
|
21
12
|
width: calc(100% - 32px);
|
|
13
|
+
/* !important is needed here to prevent this from being overwritten by our CSS-reset. */
|
|
14
|
+
font: var(--tds-headline-07) !important;
|
|
15
|
+
letter-spacing: var(--tds-headline-07-ls) !important;
|
|
22
16
|
cursor: pointer;
|
|
23
17
|
padding: 16px;
|
|
24
18
|
white-space: nowrap;
|
|
@@ -30,30 +24,29 @@
|
|
|
30
24
|
border-left-color: transparent;
|
|
31
25
|
}
|
|
32
26
|
:host ::slotted(*:focus-visible) {
|
|
33
|
-
outline:
|
|
34
|
-
box-shadow: 0 0 0 1px var(--
|
|
27
|
+
outline: 2px solid var(--tds-focus-outline-color);
|
|
28
|
+
box-shadow: 0 0 0 1px var(--tds-white);
|
|
35
29
|
outline-offset: 1px;
|
|
36
|
-
|
|
37
|
-
outline-offset: -4px;
|
|
30
|
+
z-index: 1;
|
|
38
31
|
}
|
|
39
32
|
:host div:not(.selected) {
|
|
40
|
-
background-color: var(--folder-tab-
|
|
33
|
+
background-color: var(--tds-folder-tab-background);
|
|
41
34
|
}
|
|
42
35
|
:host div:not(.selected) ::slotted(*) {
|
|
43
|
-
border-left-color: var(--folder-tab-divider-
|
|
44
|
-
border-top: 2px solid var(--folder-tab-
|
|
45
|
-
color: var(--folder-tab-item-
|
|
36
|
+
border-left-color: var(--tds-folder-tab-divider-color);
|
|
37
|
+
border-top: 2px solid var(--tds-folder-tab-background);
|
|
38
|
+
color: var(--tds-folder-tab-item-color);
|
|
46
39
|
}
|
|
47
40
|
:host div:not(.selected):hover:not(.disabled) {
|
|
48
|
-
background-color: var(--folder-tab-
|
|
41
|
+
background-color: var(--tds-folder-tab-background-hover);
|
|
49
42
|
cursor: pointer;
|
|
50
43
|
}
|
|
51
44
|
:host div:not(.selected):hover:not(.disabled) ::slotted(*) {
|
|
52
|
-
border-top-color: var(--folder-tab-
|
|
53
|
-
color: var(--folder-tab-
|
|
45
|
+
border-top-color: var(--tds-folder-tab-background-hover);
|
|
46
|
+
color: var(--tds-folder-tab-color);
|
|
54
47
|
}
|
|
55
48
|
:host div:not(.selected).disabled ::slotted(*) {
|
|
56
|
-
color: var(--folder-tab-item-
|
|
49
|
+
color: var(--tds-folder-tab-item-color-disabled);
|
|
57
50
|
}
|
|
58
51
|
:host div:not(.selected).disabled ::slotted(*:focus-visible) {
|
|
59
52
|
outline: none;
|
|
@@ -65,12 +58,12 @@
|
|
|
65
58
|
content: none;
|
|
66
59
|
}
|
|
67
60
|
:host .selected {
|
|
68
|
-
background-color: var(--folder-tab-
|
|
69
|
-
border-top: 2px solid var(--folder-tab-border-selected);
|
|
61
|
+
background-color: var(--tds-folder-tab-background-selected);
|
|
62
|
+
border-top: 2px solid var(--tds-folder-tab-border-selected);
|
|
70
63
|
}
|
|
71
64
|
:host .selected::after {
|
|
72
|
-
background-color: var(--folder-tab-surface-selected);
|
|
73
65
|
content: " ";
|
|
66
|
+
background-color: var(--tds-folder-tab-background-selected);
|
|
74
67
|
width: 1px;
|
|
75
68
|
top: 0;
|
|
76
69
|
bottom: 0;
|
|
@@ -80,7 +73,7 @@
|
|
|
80
73
|
z-index: 1;
|
|
81
74
|
}
|
|
82
75
|
:host .selected ::slotted(*) {
|
|
83
|
-
color: var(--folder-tab-
|
|
76
|
+
color: var(--tds-folder-tab-color);
|
|
84
77
|
}
|
|
85
78
|
|
|
86
79
|
:host(.first) :not(.selected) ::slotted(*) {
|
|
@@ -35,10 +35,10 @@ export class TdsFolderTab {
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: '19a42f7143a8f32130642bd50dd6817f871fdf20', "aria-selected": this.selected }, h("div", { key: '51bef3bebff5e13d7c949529919865780d8b33de', class: {
|
|
39
39
|
selected: this.selected,
|
|
40
40
|
disabled: this.disabled,
|
|
41
|
-
}, style: { width: `${this.tabWidth}px` } }, h("slot", { key: '
|
|
41
|
+
}, style: { width: `${this.tabWidth}px` } }, h("slot", { key: '2b661d3518f047f7bd0e50a121987eb62c5d42e8' }))));
|
|
42
42
|
}
|
|
43
43
|
static get is() { return "tds-folder-tab"; }
|
|
44
44
|
static get encapsulation() { return "shadow"; }
|
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
}
|
|
26
26
|
:host .scroll-right-button,
|
|
27
27
|
:host .scroll-left-button {
|
|
28
|
-
background-color: var(--folder-tabs-scroll-button-surface);
|
|
29
|
-
color: var(--folder-tabs-scroll-button-text);
|
|
30
28
|
height: 50px;
|
|
29
|
+
color: var(--tds-folder-tabs-scroll-btn-color);
|
|
31
30
|
cursor: pointer;
|
|
32
31
|
border: 0;
|
|
33
32
|
width: 0;
|
|
33
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background);
|
|
34
34
|
display: none;
|
|
35
35
|
justify-content: center;
|
|
36
36
|
align-items: center;
|
|
@@ -45,7 +45,22 @@
|
|
|
45
45
|
opacity: 1;
|
|
46
46
|
pointer-events: all;
|
|
47
47
|
}
|
|
48
|
+
:host .scroll-right-button:hover,
|
|
49
|
+
:host .scroll-left-button:hover {
|
|
50
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background-hover);
|
|
51
|
+
}
|
|
52
|
+
:host .scroll-right-button:active,
|
|
53
|
+
:host .scroll-left-button:active {
|
|
54
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background-active);
|
|
55
|
+
}
|
|
56
|
+
:host .scroll-right-button:focus,
|
|
57
|
+
:host .scroll-left-button:focus {
|
|
58
|
+
outline: 2px solid var(--tds-focus-outline-color);
|
|
59
|
+
box-shadow: 0 0 0 1px var(--tds-white);
|
|
60
|
+
outline-offset: 1px;
|
|
61
|
+
z-index: 1;
|
|
62
|
+
}
|
|
48
63
|
:host .scroll-right-button svg,
|
|
49
64
|
:host .scroll-left-button svg {
|
|
50
|
-
fill: var(--folder-tabs-scroll-
|
|
65
|
+
fill: var(--tds-folder-tabs-scroll-btn-color);
|
|
51
66
|
}
|
|
@@ -162,9 +162,9 @@ export class TdsFolderTabs {
|
|
|
162
162
|
this.removeEventListenerFromTabs();
|
|
163
163
|
}
|
|
164
164
|
render() {
|
|
165
|
-
return (h(Host, { key: '
|
|
165
|
+
return (h(Host, { key: 'c56bf987e23ade8b30cd2470ab1ed0f4273bd191', role: "tablist", class: `${this.modeVariant ? `tds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { key: 'afab8a86427918d5ac4bbc17dd2a436a986df577', class: "wrapper", ref: (el) => {
|
|
166
166
|
this.navWrapperElement = el;
|
|
167
|
-
} }, h("button", { key: '
|
|
167
|
+
} }, h("button", { key: '0b82a953932e888d05478d82944c90768f97bb36', "aria-label": this.tdsScrollLeftAriaLabel, class: `scroll-left-button ${this.showLeftScroll ? 'show' : ''}`, disabled: !this.showLeftScroll, onClick: () => this.scrollLeft() }, h("tds-icon", { key: '50cd22c5be43ae452e0896b449570774c3ab0151', name: "chevron_left", size: "20px" })), h("slot", { key: '3cb17dddc8592241c467167b3a0028355f2b7d5e', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '23c289b70d723b2d0705692835a510b8a650fcfa', "aria-label": this.tdsScrollRightAriaLabel, class: `scroll-right-button ${this.showRightScroll ? 'show' : ''}`, disabled: !this.showRightScroll, onClick: () => this.scrollRight() }, h("tds-icon", { key: 'fff2bfcbcf916d1b391aa25ee5f6fda3c8e63d23', name: "chevron_right", size: "20px" })))));
|
|
168
168
|
}
|
|
169
169
|
static get is() { return "tds-folder-tabs"; }
|
|
170
170
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/* Typography Usage mixins */
|
|
2
|
-
/* Centralized map of typography types */
|
|
3
|
-
/* Utility mixin */
|
|
4
1
|
:host {
|
|
5
2
|
box-sizing: border-box;
|
|
6
3
|
display: block;
|
|
@@ -11,13 +8,10 @@
|
|
|
11
8
|
}
|
|
12
9
|
:host ::slotted(*) {
|
|
13
10
|
all: unset;
|
|
14
|
-
|
|
15
|
-
font
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
letter-spacing: var(--headline-07-letter-spacing);
|
|
19
|
-
text-transform: var(--headline-07-text-transform);
|
|
20
|
-
color: var(--inline-tabs-tab);
|
|
11
|
+
/* !important is needed here to prevent this from being overwritten by our CSS-reset. */
|
|
12
|
+
font: var(--tds-headline-07) !important;
|
|
13
|
+
letter-spacing: var(--tds-headline-07-ls) !important;
|
|
14
|
+
color: var(--tds-navigation-tabs-tab-color);
|
|
21
15
|
text-decoration: none;
|
|
22
16
|
display: block;
|
|
23
17
|
position: relative;
|
|
@@ -29,16 +23,13 @@
|
|
|
29
23
|
padding: 20px 4px;
|
|
30
24
|
}
|
|
31
25
|
:host ::slotted(*:focus-visible)::before {
|
|
32
|
-
outline: 2px solid var(--inline-tabs-tab-focus);
|
|
33
26
|
content: "";
|
|
34
27
|
position: absolute;
|
|
35
28
|
left: 0;
|
|
36
29
|
right: 0;
|
|
37
30
|
top: 20px;
|
|
38
31
|
bottom: 20px;
|
|
39
|
-
|
|
40
|
-
:host ::slotted(*:hover) {
|
|
41
|
-
color: var(--inline-tabs-tab-hover);
|
|
32
|
+
outline: 2px solid var(--tds-blue-400);
|
|
42
33
|
}
|
|
43
34
|
:host .inline-tab-item:not(.selected)::after {
|
|
44
35
|
width: 0%;
|
|
@@ -55,7 +46,6 @@
|
|
|
55
46
|
width: 100%;
|
|
56
47
|
}
|
|
57
48
|
:host .inline-tab-item::after {
|
|
58
|
-
background-color: var(--inline-tabs-tab-indicator-hover);
|
|
59
49
|
content: " ";
|
|
60
50
|
position: absolute;
|
|
61
51
|
bottom: 0;
|
|
@@ -65,20 +55,21 @@
|
|
|
65
55
|
width: 0%;
|
|
66
56
|
margin-right: auto;
|
|
67
57
|
height: 2px;
|
|
58
|
+
background-color: var(--tds-inline-tabs-tab-indicator-background-hover);
|
|
68
59
|
z-index: 1;
|
|
69
60
|
}
|
|
70
61
|
:host .selected ::slotted(*) {
|
|
71
|
-
color: var(--inline-tabs-tab-selected);
|
|
62
|
+
color: var(--tds-inline-tabs-tab-color-selected);
|
|
72
63
|
}
|
|
73
64
|
:host .selected::after {
|
|
74
|
-
background-color: var(--inline-tabs-tab-indicator-active);
|
|
75
65
|
width: 100%;
|
|
66
|
+
background-color: var(--tds-inline-tabs-tab-indicator-background-active);
|
|
76
67
|
}
|
|
77
68
|
:host .disabled {
|
|
78
|
-
color: var(--inline-tabs-tab-disabled);
|
|
69
|
+
color: var(--tds-inline-tabs-tab-color-disabled);
|
|
79
70
|
}
|
|
80
71
|
:host .disabled ::slotted(*) {
|
|
81
|
-
|
|
72
|
+
opacity: var(--tds-inline-tabs-tab-color-opacity-disabled);
|
|
82
73
|
}
|
|
83
74
|
:host .disabled::after {
|
|
84
75
|
content: none;
|
|
@@ -30,11 +30,11 @@ export class TdsInlineTab {
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h(Host, { key: '
|
|
33
|
+
return (h(Host, { key: '496b56fa31a50e26ceea5275e29873d030ea2937', "aria-selected": this.selected }, h("div", { key: 'c67bfb892ea721b1ad329e00453fe62dcf4681c0', class: {
|
|
34
34
|
'inline-tab-item': true,
|
|
35
35
|
'selected': this.selected,
|
|
36
36
|
'disabled': this.disabled,
|
|
37
|
-
} }, h("slot", { key: '
|
|
37
|
+
} }, h("slot", { key: 'bae7788e0625279f4eb82129da1256fbb7f1c95b' }))));
|
|
38
38
|
}
|
|
39
39
|
static get is() { return "tds-inline-tab"; }
|
|
40
40
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
:host {
|
|
2
2
|
box-sizing: border-box;
|
|
3
3
|
display: flex;
|
|
4
|
+
background-color: var(--tds-inline-tabs-background);
|
|
4
5
|
position: relative;
|
|
5
6
|
}
|
|
6
7
|
:host * {
|
|
7
8
|
box-sizing: border-box;
|
|
8
9
|
}
|
|
9
10
|
:host::after {
|
|
10
|
-
border-bottom: 1px solid var(--inline-tabs-horizontal-divider);
|
|
11
11
|
content: " ";
|
|
12
12
|
display: block;
|
|
13
|
+
border-bottom: 1px solid var(--tds-inline-tabs-horizontal-divider-background);
|
|
13
14
|
left: 0;
|
|
14
15
|
right: 0;
|
|
15
16
|
bottom: 0;
|
|
@@ -37,11 +38,11 @@
|
|
|
37
38
|
}
|
|
38
39
|
:host .scroll-right-button,
|
|
39
40
|
:host .scroll-left-button {
|
|
40
|
-
|
|
41
|
-
color: var(--inline-tabs-scroll-button-text);
|
|
41
|
+
color: var(--tds-folder-tabs-scroll-btn-color);
|
|
42
42
|
cursor: pointer;
|
|
43
43
|
border: 0;
|
|
44
44
|
width: 0;
|
|
45
|
+
background-color: var(--tds-inline-tabs-scroll-btn-background);
|
|
45
46
|
display: none;
|
|
46
47
|
justify-content: center;
|
|
47
48
|
align-items: center;
|
|
@@ -56,7 +57,22 @@
|
|
|
56
57
|
opacity: 1;
|
|
57
58
|
pointer-events: all;
|
|
58
59
|
}
|
|
60
|
+
:host .scroll-right-button:hover,
|
|
61
|
+
:host .scroll-left-button:hover {
|
|
62
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background-hover);
|
|
63
|
+
}
|
|
64
|
+
:host .scroll-right-button:active,
|
|
65
|
+
:host .scroll-left-button:active {
|
|
66
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background-active);
|
|
67
|
+
}
|
|
68
|
+
:host .scroll-right-button:focus,
|
|
69
|
+
:host .scroll-left-button:focus {
|
|
70
|
+
outline: 2px solid var(--tds-focus-outline-color);
|
|
71
|
+
box-shadow: 0 0 0 1px var(--tds-white);
|
|
72
|
+
outline-offset: 1px;
|
|
73
|
+
z-index: 1;
|
|
74
|
+
}
|
|
59
75
|
:host .scroll-right-button svg,
|
|
60
76
|
:host .scroll-left-button svg {
|
|
61
|
-
fill: var(--
|
|
77
|
+
fill: var(--tds-folder-tabs-scroll-btn-color);
|
|
62
78
|
}
|
|
@@ -169,9 +169,9 @@ export class TdsInlineTabs {
|
|
|
169
169
|
this.removeEventListenerFromTabs();
|
|
170
170
|
}
|
|
171
171
|
render() {
|
|
172
|
-
return (h(Host, { key: '
|
|
172
|
+
return (h(Host, { key: '9fa2d8cb54ac480fb5875432440506b0c12efaa5', role: "tablist", class: `${this.modeVariant ? `tds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { key: 'aecb68d56088f84e271f3c829c84da4e732df9b8', class: "wrapper", ref: (el) => {
|
|
173
173
|
this.navWrapperElement = el;
|
|
174
|
-
}, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: '
|
|
174
|
+
}, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: '9b97d342cfe66209063b504b49480d587cd626d5', "aria-label": this.tdsScrollLeftAriaLabel, class: `scroll-left-button ${this.showLeftScroll ? 'show' : ''}`, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: 'a447ce946eb5bc02a2527f210322aa76ca5ad5b8', name: "chevron_left", size: "20px" })), h("slot", { key: '1df34e68bbea35ef76de48e7b8fe96b3a8655792', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '7c753dd66c173265c32a7b49197df12fbecc78d1', "aria-label": this.tdsScrollRightAriaLabel, class: `scroll-right-button ${this.showRightScroll ? 'show' : ''}`, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: 'f76934b67470db5ff6ddb6fbae86f87fd3d0bdee', name: "chevron_right", size: "20px" })))));
|
|
175
175
|
}
|
|
176
176
|
static get is() { return "tds-inline-tabs"; }
|
|
177
177
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/* Typography Usage mixins */
|
|
2
|
-
/* Centralized map of typography types */
|
|
3
|
-
/* Utility mixin */
|
|
4
1
|
:host {
|
|
5
2
|
box-sizing: border-box;
|
|
6
3
|
display: block;
|
|
@@ -10,13 +7,10 @@
|
|
|
10
7
|
}
|
|
11
8
|
:host ::slotted(*) {
|
|
12
9
|
all: unset;
|
|
13
|
-
|
|
14
|
-
font
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
letter-spacing: var(--headline-07-letter-spacing);
|
|
18
|
-
text-transform: var(--headline-07-text-transform);
|
|
19
|
-
color: var(--navigation-tabs-tab);
|
|
10
|
+
/* !important is needed here to prevent this from being overwritten by our CSS-reset. */
|
|
11
|
+
font: var(--tds-headline-07) !important;
|
|
12
|
+
letter-spacing: var(--tds-headline-07-ls) !important;
|
|
13
|
+
color: var(--tds-navigation-tabs-tab-color) !important;
|
|
20
14
|
text-decoration: none;
|
|
21
15
|
display: block;
|
|
22
16
|
position: relative;
|
|
@@ -28,19 +22,13 @@
|
|
|
28
22
|
padding: 26px 4px;
|
|
29
23
|
}
|
|
30
24
|
:host ::slotted(*:focus-visible)::before {
|
|
31
|
-
outline: 2px solid var(--color-foreground-border-accent-focus);
|
|
32
25
|
content: "";
|
|
33
26
|
position: absolute;
|
|
34
27
|
left: 0;
|
|
35
28
|
right: 0;
|
|
36
29
|
top: 26px;
|
|
37
30
|
bottom: 26px;
|
|
38
|
-
|
|
39
|
-
:host ::slotted(*:hover) {
|
|
40
|
-
color: var(--navigation-tabs-tab-hover);
|
|
41
|
-
}
|
|
42
|
-
:host ::slotted(*:focus-visible) {
|
|
43
|
-
color: var(--navigation-tabs-tab-focus);
|
|
31
|
+
outline: 2px solid var(--tds-blue-400);
|
|
44
32
|
}
|
|
45
33
|
:host .navigation-tab-item:not(.selected)::after {
|
|
46
34
|
width: 0%;
|
|
@@ -57,7 +45,6 @@
|
|
|
57
45
|
width: 100%;
|
|
58
46
|
}
|
|
59
47
|
:host .navigation-tab-item::after {
|
|
60
|
-
background-color: var(--navigation-tabs-tab-indicator-hover);
|
|
61
48
|
content: " ";
|
|
62
49
|
position: absolute;
|
|
63
50
|
bottom: 0;
|
|
@@ -67,20 +54,21 @@
|
|
|
67
54
|
width: 0%;
|
|
68
55
|
margin-right: auto;
|
|
69
56
|
height: 2px;
|
|
57
|
+
background-color: var(--tds-navigation-tabs-tab-indicator-background-hover);
|
|
70
58
|
z-index: 1;
|
|
71
59
|
}
|
|
72
60
|
:host .selected ::slotted(*) {
|
|
73
|
-
color: var(--navigation-tabs-tab-selected);
|
|
61
|
+
color: var(--tds-navigation-tabs-tab-color-selected);
|
|
74
62
|
}
|
|
75
63
|
:host .selected::after {
|
|
76
|
-
background-color: var(--navigation-tabs-tab-indicator-active);
|
|
77
64
|
width: 100%;
|
|
65
|
+
background-color: var(--tds-navigation-tabs-tab-indicator-background-active);
|
|
78
66
|
}
|
|
79
67
|
:host .disabled {
|
|
80
|
-
color: var(--navigation-tabs-tab-disabled);
|
|
68
|
+
color: var(--tds-navigation-tabs-tab-color-disabled);
|
|
81
69
|
}
|
|
82
70
|
:host .disabled ::slotted(*) {
|
|
83
|
-
|
|
71
|
+
opacity: var(--tds-navigation-tabs-tab-color-opacity-disabled);
|
|
84
72
|
}
|
|
85
73
|
:host .disabled::after {
|
|
86
74
|
content: none;
|
|
@@ -30,8 +30,8 @@ export class TdsNavigationTab {
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h(Host, { key: '
|
|
34
|
-
${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '
|
|
33
|
+
return (h(Host, { key: '28ba6f5bedc4f2a31e5011e37bf92d3b38fa8abe' }, h("div", { key: 'ac5aad203d8a13dc42a8f9e99b2ccdd7c784c9af', class: `navigation-tab-item ${this.selected ? 'selected' : ''}
|
|
34
|
+
${this.disabled ? 'disabled' : ''}` }, h("slot", { key: 'da6292612753748f6cac68e0b282ecde642cb5b5' }))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "tds-navigation-tab"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
:host {
|
|
2
2
|
box-sizing: border-box;
|
|
3
|
-
background-color: var(--navigation-tabs);
|
|
4
3
|
display: flex;
|
|
4
|
+
background-color: var(--tds-navigation-tabs-background);
|
|
5
5
|
position: relative;
|
|
6
6
|
}
|
|
7
7
|
:host * {
|
|
8
8
|
box-sizing: border-box;
|
|
9
9
|
}
|
|
10
10
|
:host::after {
|
|
11
|
-
border-bottom: 1px solid var(--navigation-tabs-horizontal-divider);
|
|
12
11
|
content: " ";
|
|
13
12
|
display: block;
|
|
13
|
+
border-bottom: 1px solid var(--tds-navigation-tabs-horizontal-divider-background);
|
|
14
14
|
left: 0;
|
|
15
15
|
right: 0;
|
|
16
16
|
bottom: 0;
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
}
|
|
39
39
|
:host .scroll-right-button,
|
|
40
40
|
:host .scroll-left-button {
|
|
41
|
-
|
|
42
|
-
color: var(--navigation-tabs-scroll-button-icon);
|
|
41
|
+
color: var(--tds-folder-tabs-scroll-btn-color);
|
|
43
42
|
cursor: pointer;
|
|
44
43
|
border: 0;
|
|
45
44
|
width: 0;
|
|
45
|
+
background-color: var(--tds-inline-tabs-scroll-btn-background);
|
|
46
46
|
display: none;
|
|
47
47
|
justify-content: center;
|
|
48
48
|
align-items: center;
|
|
@@ -57,7 +57,22 @@
|
|
|
57
57
|
opacity: 1;
|
|
58
58
|
pointer-events: all;
|
|
59
59
|
}
|
|
60
|
+
:host .scroll-right-button:hover,
|
|
61
|
+
:host .scroll-left-button:hover {
|
|
62
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background-hover);
|
|
63
|
+
}
|
|
64
|
+
:host .scroll-right-button:active,
|
|
65
|
+
:host .scroll-left-button:active {
|
|
66
|
+
background-color: var(--tds-folder-tabs-scroll-btn-background-active);
|
|
67
|
+
}
|
|
68
|
+
:host .scroll-right-button:focus,
|
|
69
|
+
:host .scroll-left-button:focus {
|
|
70
|
+
outline: 2px solid var(--tds-focus-outline-color);
|
|
71
|
+
box-shadow: 0 0 0 1px var(--tds-white);
|
|
72
|
+
outline-offset: 1px;
|
|
73
|
+
z-index: 1;
|
|
74
|
+
}
|
|
60
75
|
:host .scroll-right-button svg,
|
|
61
76
|
:host .scroll-left-button svg {
|
|
62
|
-
fill: var(--
|
|
77
|
+
fill: var(--tds-folder-tabs-scroll-btn-color);
|
|
63
78
|
}
|
|
@@ -169,15 +169,15 @@ export class TdsNavigationTabs {
|
|
|
169
169
|
this.removeEventListenerFromTabs();
|
|
170
170
|
}
|
|
171
171
|
render() {
|
|
172
|
-
return (h(Host, { key: '
|
|
172
|
+
return (h(Host, { key: '2fc278cacc04614ca43b70f52b12f79b31227fbb', role: "tablist", class: { [`tds-mode-variant-${this.modeVariant}`]: this.modeVariant !== null } }, h("div", { key: '50357810903ea3bff83fde4478960de0866c7c15', class: "wrapper", ref: (el) => {
|
|
173
173
|
this.navWrapperElement = el;
|
|
174
|
-
}, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: '
|
|
174
|
+
}, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: 'b5b05a2f9bce1618c71594cf388dc83efce98915', "aria-label": this.tdsScrollLeftAriaLabel, class: {
|
|
175
175
|
'scroll-left-button': true,
|
|
176
176
|
'show': this.showLeftScroll,
|
|
177
|
-
}, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: '
|
|
177
|
+
}, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: 'aad19852d36ff8e1642ba464f9618a57ff37169c', name: "chevron_left", size: "20px" })), h("slot", { key: '3dcf0d7e6900df33a69863868a3a48dcb4aa8141', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '352539955226aecf92deb0c0db83c42a5b021e43', "aria-label": this.tdsScrollRightAriaLabel, class: {
|
|
178
178
|
'scroll-right-button': true,
|
|
179
179
|
'show': this.showRightScroll,
|
|
180
|
-
}, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: '
|
|
180
|
+
}, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: '0e3fe531374dd82b6ee5de1a5a1bea4a38e03500', name: "chevron_right", size: "20px" })))));
|
|
181
181
|
}
|
|
182
182
|
static get is() { return "tds-navigation-tabs"; }
|
|
183
183
|
static get encapsulation() { return "shadow"; }
|