@scania/tegel 1.32.2-multibrand-beta.5 → 1.33.0-tegel-cli-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.
Files changed (364) hide show
  1. package/dist/cjs/index-ca8040ad.js +4 -4
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/tds-accordion-item.cjs.entry.js +1 -1
  4. package/dist/cjs/tds-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/tds-banner.cjs.entry.js +1 -1
  6. package/dist/cjs/tds-block.cjs.entry.js +3 -7
  7. package/dist/cjs/tds-body-cell.cjs.entry.js +1 -1
  8. package/dist/cjs/tds-breadcrumb.cjs.entry.js +1 -1
  9. package/dist/cjs/tds-button.cjs.entry.js +1 -1
  10. package/dist/cjs/tds-checkbox.cjs.entry.js +1 -1
  11. package/dist/cjs/tds-chip.cjs.entry.js +1 -1
  12. package/dist/cjs/tds-core-header-item_2.cjs.entry.js +1 -1
  13. package/dist/cjs/tds-divider.cjs.entry.js +1 -1
  14. package/dist/cjs/tds-dropdown_2.cjs.entry.js +49 -34
  15. package/dist/cjs/tds-folder-tab.cjs.entry.js +3 -3
  16. package/dist/cjs/tds-folder-tabs.cjs.entry.js +3 -3
  17. package/dist/cjs/tds-footer-group.cjs.entry.js +1 -1
  18. package/dist/cjs/tds-footer-item.cjs.entry.js +1 -1
  19. package/dist/cjs/tds-footer.cjs.entry.js +1 -1
  20. package/dist/cjs/tds-header-brand-symbol.cjs.entry.js +1 -1
  21. package/dist/cjs/tds-header-cell.cjs.entry.js +2 -2
  22. package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +1 -1
  23. package/dist/cjs/tds-header-dropdown.cjs.entry.js +1 -1
  24. package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +1 -1
  25. package/dist/cjs/tds-header-launcher.cjs.entry.js +1 -1
  26. package/dist/cjs/tds-icon.cjs.entry.js +3 -8
  27. package/dist/cjs/tds-inline-tab.cjs.entry.js +2 -2
  28. package/dist/cjs/tds-inline-tabs.cjs.entry.js +3 -3
  29. package/dist/cjs/tds-message.cjs.entry.js +1 -1
  30. package/dist/cjs/tds-modal.cjs.entry.js +1 -1
  31. package/dist/cjs/tds-navigation-tab.cjs.entry.js +2 -2
  32. package/dist/cjs/tds-navigation-tabs.cjs.entry.js +5 -5
  33. package/dist/cjs/tds-popover-core.cjs.entry.js +1 -1
  34. package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +1 -1
  35. package/dist/cjs/tds-side-menu-item.cjs.entry.js +1 -1
  36. package/dist/cjs/tds-side-menu.cjs.entry.js +1 -1
  37. package/dist/cjs/tds-spinner.cjs.entry.js +2 -2
  38. package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +2 -2
  39. package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +8 -8
  40. package/dist/cjs/tds-table-body-row.cjs.entry.js +3 -3
  41. package/dist/cjs/tds-table-body.cjs.entry.js +1 -1
  42. package/dist/cjs/tds-table-footer.cjs.entry.js +4 -4
  43. package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +2 -2
  44. package/dist/cjs/tds-table-header.cjs.entry.js +3 -3
  45. package/dist/cjs/tds-table-toolbar.cjs.entry.js +3 -3
  46. package/dist/cjs/tds-table.cjs.entry.js +1 -1
  47. package/dist/cjs/tds-text-field.cjs.entry.js +6 -9
  48. package/dist/cjs/tds-textarea.cjs.entry.js +3 -3
  49. package/dist/cjs/tds-toast.cjs.entry.js +4 -4
  50. package/dist/cjs/tds-toggle.cjs.entry.js +3 -3
  51. package/dist/cjs/tds-tooltip.cjs.entry.js +2 -2
  52. package/dist/cjs/tegel.cjs.js +1 -1
  53. package/dist/collection/assets/logos/scania/scania-logotype.png +0 -0
  54. package/dist/collection/assets/logos/scania/scania-logotype.svg +2355 -0
  55. package/dist/collection/assets/logos/scania/scania-wordmark-white.png +0 -0
  56. package/dist/collection/assets/logos/scania/scania-wordmark.png +0 -0
  57. package/dist/collection/assets/logos/scania/scania-wordmark.svg +17 -0
  58. package/dist/collection/assets/logos/traton/traton-logotype-black.png +0 -0
  59. package/dist/collection/assets/logos/traton/traton-logotype-black.svg +1 -0
  60. package/dist/collection/assets/logos/traton/traton-logotype-blue.png +0 -0
  61. package/dist/collection/assets/logos/traton/traton-logotype-blue.svg +1 -0
  62. package/dist/collection/assets/logos/traton/traton-logotype-white.png +0 -0
  63. package/dist/collection/assets/logos/traton/traton-logotype-white.svg +1 -0
  64. package/dist/collection/components/accordion/accordion-item/accordion-item.css +44 -14
  65. package/dist/collection/components/accordion/accordion.css +11 -1
  66. package/dist/collection/components/banner/banner.css +2 -1
  67. package/dist/collection/components/block/block.css +8 -15
  68. package/dist/collection/components/block/block.js +2 -6
  69. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.css +2 -1
  70. package/dist/collection/components/button/button.css +426 -480
  71. package/dist/collection/components/checkbox/checkbox.css +24 -31
  72. package/dist/collection/components/chip/chip.css +2 -1
  73. package/dist/collection/components/divider/divider.css +2 -2
  74. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.css +12 -19
  75. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +27 -4
  76. package/dist/collection/components/dropdown/dropdown.css +116 -128
  77. package/dist/collection/components/dropdown/dropdown.js +61 -31
  78. package/dist/collection/components/footer/footer-group/footer-group.css +2 -1
  79. package/dist/collection/components/footer/footer-item/footer-item.css +6 -3
  80. package/dist/collection/components/footer/footer.css +1 -1
  81. package/dist/collection/components/header/header-brand-symbol/header-brand-symbol.css +1 -1
  82. package/dist/collection/components/header/header-dropdown/header-dropdown.css +3 -3
  83. package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.css +2 -1
  84. package/dist/collection/components/header/header-item/header-item.css +2 -1
  85. package/dist/collection/components/header/header-launcher/header-launcher.css +3 -3
  86. package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.css +2 -1
  87. package/dist/collection/components/icon/icon.js +2 -7
  88. package/dist/collection/components/icon/tratonIconsArray.js +1 -4
  89. package/dist/collection/components/message/message.css +32 -19
  90. package/dist/collection/components/modal/modal.css +15 -13
  91. package/dist/collection/components/popover-core/tds-popover-core.css +0 -14601
  92. package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.css +2 -1
  93. package/dist/collection/components/side-menu/side-menu-item/side-menu-item.css +2 -1
  94. package/dist/collection/components/side-menu/side-menu.css +3 -3
  95. package/dist/collection/components/spinner/spinner.css +64 -34
  96. package/dist/collection/components/spinner/spinner.js +2 -3
  97. package/dist/collection/components/table/table/table.css +3 -3
  98. package/dist/collection/components/table/table-body/table-body.css +11 -18
  99. package/dist/collection/components/table/table-body-cell/table-body-cell.css +5 -12
  100. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.css +7 -16
  101. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.js +1 -1
  102. package/dist/collection/components/table/table-body-row/table-body-row.css +8 -7
  103. package/dist/collection/components/table/table-body-row/table-body-row.js +2 -2
  104. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.css +11 -10
  105. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +7 -7
  106. package/dist/collection/components/table/table-footer/table-footer.css +16 -41
  107. package/dist/collection/components/table/table-footer/table-footer.js +3 -3
  108. package/dist/collection/components/table/table-header/table-header.css +7 -14
  109. package/dist/collection/components/table/table-header/table-header.js +2 -2
  110. package/dist/collection/components/table/table-header-cell/table-header-cell.css +13 -25
  111. package/dist/collection/components/table/table-header-cell/table-header-cell.js +1 -1
  112. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.css +7 -14
  113. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.js +1 -1
  114. package/dist/collection/components/table/table-toolbar/table-toolbar.css +11 -22
  115. package/dist/collection/components/table/table-toolbar/table-toolbar.js +2 -2
  116. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.css +2 -1
  117. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +2 -2
  118. package/dist/collection/components/tabs/folder-tabs/folder-tabs.css +2 -1
  119. package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +2 -2
  120. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +2 -2
  121. package/dist/collection/components/tabs/inline-tabs/inline-tabs.css +2 -1
  122. package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +2 -2
  123. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +2 -2
  124. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.css +2 -1
  125. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +4 -4
  126. package/dist/collection/components/text-field/text-field.css +166 -159
  127. package/dist/collection/components/text-field/text-field.js +5 -8
  128. package/dist/collection/components/textarea/textarea.js +3 -3
  129. package/dist/collection/components/toast/toast.css +2 -1
  130. package/dist/collection/components/toast/toast.js +3 -3
  131. package/dist/collection/components/toggle/toggle.css +33 -48
  132. package/dist/collection/components/toggle/toggle.js +2 -2
  133. package/dist/collection/components/tooltip/tooltip.js +2 -2
  134. package/dist/components/{p-858c1df0.js → p-1cd6b2c6.js} +40 -30
  135. package/dist/components/{p-865b81b9.js → p-4b0c6ab5.js} +14 -7
  136. package/dist/components/p-58b92113.js +114 -0
  137. package/dist/components/{p-76dc921a.js → p-6adb1ce3.js} +1 -1
  138. package/dist/components/{p-c46ecd24.js → p-71c3dfe9.js} +1 -1
  139. package/dist/components/{p-c2ae5e79.js → p-877931c5.js} +1 -1
  140. package/dist/components/{p-765162bc.js → p-9cee9d7f.js} +3 -3
  141. package/dist/components/{p-8ffea123.js → p-c715ab56.js} +3 -8
  142. package/dist/components/p-d3866be7.js +2098 -0
  143. package/dist/components/{p-92a7b8b2.js → p-df84759a.js} +1 -1
  144. package/dist/components/{p-49f09bc8.js → p-ea381f94.js} +1 -1
  145. package/dist/components/{p-aeef3de3.js → p-f589b91c.js} +2 -2
  146. package/dist/components/tds-accordion-item.js +2 -2
  147. package/dist/components/tds-accordion.js +1 -1
  148. package/dist/components/tds-banner.js +2 -2
  149. package/dist/components/tds-block.js +3 -7
  150. package/dist/components/tds-body-cell.js +1 -1
  151. package/dist/components/tds-breadcrumb.js +1 -1
  152. package/dist/components/tds-button.js +1 -1
  153. package/dist/components/tds-card.js +1 -1
  154. package/dist/components/tds-checkbox.js +1 -1
  155. package/dist/components/tds-chip.js +1 -1
  156. package/dist/components/tds-datetime.js +1 -1
  157. package/dist/components/tds-divider.js +1 -1
  158. package/dist/components/tds-dropdown-option.js +1 -1
  159. package/dist/components/tds-dropdown.js +1 -1
  160. package/dist/components/tds-folder-tab.js +3 -3
  161. package/dist/components/tds-folder-tabs.js +4 -4
  162. package/dist/components/tds-footer-group.js +2 -2
  163. package/dist/components/tds-footer-item.js +1 -1
  164. package/dist/components/tds-footer.js +1 -1
  165. package/dist/components/tds-header-brand-symbol.js +2 -2
  166. package/dist/components/tds-header-cell.js +3 -3
  167. package/dist/components/tds-header-dropdown-list-item.js +1 -1
  168. package/dist/components/tds-header-dropdown.js +5 -5
  169. package/dist/components/tds-header-hamburger.js +2 -2
  170. package/dist/components/tds-header-item.js +1 -1
  171. package/dist/components/tds-header-launcher-button.js +1 -1
  172. package/dist/components/tds-header-launcher-grid-item.js +1 -1
  173. package/dist/components/tds-header-launcher-list-item.js +1 -1
  174. package/dist/components/tds-header-launcher.js +6 -6
  175. package/dist/components/tds-icon.js +1 -1
  176. package/dist/components/tds-inline-tab.js +2 -2
  177. package/dist/components/tds-inline-tabs.js +4 -4
  178. package/dist/components/tds-message.js +2 -2
  179. package/dist/components/tds-modal.js +2 -2
  180. package/dist/components/tds-navigation-tab.js +2 -2
  181. package/dist/components/tds-navigation-tabs.js +6 -6
  182. package/dist/components/tds-popover-canvas.js +1 -1
  183. package/dist/components/tds-popover-core.js +1 -1
  184. package/dist/components/tds-popover-menu.js +1 -1
  185. package/dist/components/tds-side-menu-close-button.js +1 -1
  186. package/dist/components/tds-side-menu-collapse-button.js +1 -1
  187. package/dist/components/tds-side-menu-dropdown-list-item.js +1 -1
  188. package/dist/components/tds-side-menu-dropdown.js +2 -2
  189. package/dist/components/tds-side-menu-item.js +1 -1
  190. package/dist/components/tds-side-menu.js +1 -1
  191. package/dist/components/tds-slider.js +1 -1
  192. package/dist/components/tds-spinner.js +4 -5
  193. package/dist/components/tds-step.js +1 -1
  194. package/dist/components/tds-table-body-input-wrapper.js +3 -3
  195. package/dist/components/tds-table-body-row-expandable.js +8 -8
  196. package/dist/components/tds-table-body-row.js +4 -4
  197. package/dist/components/tds-table-body.js +1 -1
  198. package/dist/components/tds-table-footer.js +8 -8
  199. package/dist/components/tds-table-header-input-wrapper.js +3 -3
  200. package/dist/components/tds-table-header.js +4 -4
  201. package/dist/components/tds-table-toolbar.js +4 -4
  202. package/dist/components/tds-table.js +1 -1
  203. package/dist/components/tds-text-field.js +20 -11
  204. package/dist/components/tds-textarea.js +6 -6
  205. package/dist/components/tds-toast.js +5 -5
  206. package/dist/components/tds-toggle.js +3 -3
  207. package/dist/components/tds-tooltip.js +1 -1
  208. package/dist/esm/index-51d04e39.js +4 -4
  209. package/dist/esm/loader.js +1 -1
  210. package/dist/esm/tds-accordion-item.entry.js +1 -1
  211. package/dist/esm/tds-accordion.entry.js +1 -1
  212. package/dist/esm/tds-banner.entry.js +1 -1
  213. package/dist/esm/tds-block.entry.js +3 -7
  214. package/dist/esm/tds-body-cell.entry.js +1 -1
  215. package/dist/esm/tds-breadcrumb.entry.js +1 -1
  216. package/dist/esm/tds-button.entry.js +1 -1
  217. package/dist/esm/tds-checkbox.entry.js +1 -1
  218. package/dist/esm/tds-chip.entry.js +1 -1
  219. package/dist/esm/tds-core-header-item_2.entry.js +1 -1
  220. package/dist/esm/tds-divider.entry.js +1 -1
  221. package/dist/esm/tds-dropdown_2.entry.js +49 -34
  222. package/dist/esm/tds-folder-tab.entry.js +3 -3
  223. package/dist/esm/tds-folder-tabs.entry.js +3 -3
  224. package/dist/esm/tds-footer-group.entry.js +1 -1
  225. package/dist/esm/tds-footer-item.entry.js +1 -1
  226. package/dist/esm/tds-footer.entry.js +1 -1
  227. package/dist/esm/tds-header-brand-symbol.entry.js +1 -1
  228. package/dist/esm/tds-header-cell.entry.js +2 -2
  229. package/dist/esm/tds-header-dropdown-list-item.entry.js +1 -1
  230. package/dist/esm/tds-header-dropdown.entry.js +1 -1
  231. package/dist/esm/tds-header-launcher-grid-item.entry.js +1 -1
  232. package/dist/esm/tds-header-launcher.entry.js +1 -1
  233. package/dist/esm/tds-icon.entry.js +3 -8
  234. package/dist/esm/tds-inline-tab.entry.js +2 -2
  235. package/dist/esm/tds-inline-tabs.entry.js +3 -3
  236. package/dist/esm/tds-message.entry.js +1 -1
  237. package/dist/esm/tds-modal.entry.js +1 -1
  238. package/dist/esm/tds-navigation-tab.entry.js +2 -2
  239. package/dist/esm/tds-navigation-tabs.entry.js +5 -5
  240. package/dist/esm/tds-popover-core.entry.js +1 -1
  241. package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +1 -1
  242. package/dist/esm/tds-side-menu-item.entry.js +1 -1
  243. package/dist/esm/tds-side-menu.entry.js +1 -1
  244. package/dist/esm/tds-spinner.entry.js +3 -3
  245. package/dist/esm/tds-table-body-input-wrapper.entry.js +2 -2
  246. package/dist/esm/tds-table-body-row-expandable.entry.js +8 -8
  247. package/dist/esm/tds-table-body-row.entry.js +3 -3
  248. package/dist/esm/tds-table-body.entry.js +1 -1
  249. package/dist/esm/tds-table-footer.entry.js +4 -4
  250. package/dist/esm/tds-table-header-input-wrapper.entry.js +2 -2
  251. package/dist/esm/tds-table-header.entry.js +3 -3
  252. package/dist/esm/tds-table-toolbar.entry.js +3 -3
  253. package/dist/esm/tds-table.entry.js +1 -1
  254. package/dist/esm/tds-text-field.entry.js +6 -9
  255. package/dist/esm/tds-textarea.entry.js +3 -3
  256. package/dist/esm/tds-toast.entry.js +4 -4
  257. package/dist/esm/tds-toggle.entry.js +3 -3
  258. package/dist/esm/tds-tooltip.entry.js +2 -2
  259. package/dist/esm/tegel.js +1 -1
  260. package/dist/tegel/assets/logos/scania/scania-logotype.png +0 -0
  261. package/dist/tegel/assets/logos/scania/scania-logotype.svg +2355 -0
  262. package/dist/tegel/assets/logos/scania/scania-wordmark-white.png +0 -0
  263. package/dist/tegel/assets/logos/scania/scania-wordmark.png +0 -0
  264. package/dist/tegel/assets/logos/scania/scania-wordmark.svg +17 -0
  265. package/dist/tegel/assets/logos/traton/traton-logotype-black.png +0 -0
  266. package/dist/tegel/assets/logos/traton/traton-logotype-black.svg +1 -0
  267. package/dist/tegel/assets/logos/traton/traton-logotype-blue.png +0 -0
  268. package/dist/tegel/assets/logos/traton/traton-logotype-blue.svg +1 -0
  269. package/dist/tegel/assets/logos/traton/traton-logotype-white.png +0 -0
  270. package/dist/tegel/assets/logos/traton/traton-logotype-white.svg +1 -0
  271. package/dist/tegel/{p-7fd272d1.entry.js → p-08f63e5d.entry.js} +1 -1
  272. package/dist/tegel/p-0cac9ea6.entry.js +1 -0
  273. package/dist/tegel/{p-e7638f10.entry.js → p-0cfe8671.entry.js} +1 -1
  274. package/dist/tegel/{p-ad30ee83.entry.js → p-106e048d.entry.js} +1 -1
  275. package/dist/tegel/p-1c75f8a7.entry.js +1 -0
  276. package/dist/tegel/{p-f12ce132.entry.js → p-2c56421f.entry.js} +1 -1
  277. package/dist/tegel/p-35a88a52.entry.js +1 -0
  278. package/dist/tegel/p-3a92d554.entry.js +1 -0
  279. package/dist/tegel/{p-0ca88c7c.entry.js → p-3ec01fb3.entry.js} +1 -1
  280. package/dist/tegel/p-4274d329.entry.js +1 -0
  281. package/dist/tegel/{p-32540392.entry.js → p-5020a688.entry.js} +1 -1
  282. package/dist/tegel/{p-a2576665.entry.js → p-52adc30c.entry.js} +1 -1
  283. package/dist/tegel/{p-0a0500f0.entry.js → p-5c077bb9.entry.js} +1 -1
  284. package/dist/tegel/p-5dd2aac8.entry.js +1 -0
  285. package/dist/tegel/{p-378fe79c.entry.js → p-614bcd4b.entry.js} +1 -1
  286. package/dist/tegel/p-614cc097.entry.js +1 -0
  287. package/dist/tegel/{p-fdc5c832.entry.js → p-61a1dc59.entry.js} +1 -1
  288. package/dist/tegel/{p-3e6d65ee.entry.js → p-67b4b2cf.entry.js} +1 -1
  289. package/dist/tegel/{p-da60d17b.entry.js → p-6a615ac1.entry.js} +1 -1
  290. package/dist/tegel/p-6d89dcbe.entry.js +1 -0
  291. package/dist/tegel/{p-4d60aa49.entry.js → p-6e57997e.entry.js} +1 -1
  292. package/dist/tegel/{p-0f8930be.entry.js → p-6eed8c31.entry.js} +1 -1
  293. package/dist/tegel/p-7013249b.entry.js +1 -0
  294. package/dist/tegel/p-72006dd7.entry.js +1 -0
  295. package/dist/tegel/{p-9e146138.entry.js → p-8c841698.entry.js} +1 -1
  296. package/dist/tegel/p-942abc1e.entry.js +1 -0
  297. package/dist/tegel/{p-eb134c44.entry.js → p-98106799.entry.js} +1 -1
  298. package/dist/tegel/p-9b2257f3.entry.js +1 -0
  299. package/dist/tegel/{p-94aa8b19.entry.js → p-a0591e58.entry.js} +1 -1
  300. package/dist/tegel/{p-b3446292.entry.js → p-ab103d0c.entry.js} +1 -1
  301. package/dist/tegel/p-aec3e4cf.entry.js +1 -0
  302. package/dist/tegel/{p-97de52aa.entry.js → p-b734b309.entry.js} +1 -1
  303. package/dist/tegel/{p-6631ea34.entry.js → p-bb1d069f.entry.js} +1 -1
  304. package/dist/tegel/{p-364c08ec.entry.js → p-bcd5e06d.entry.js} +1 -1
  305. package/dist/tegel/p-bd935506.entry.js +1 -0
  306. package/dist/tegel/p-bdc913a0.entry.js +1 -0
  307. package/dist/tegel/{p-a1444bc5.entry.js → p-c0b26507.entry.js} +1 -1
  308. package/dist/tegel/p-c6beca5e.entry.js +1 -0
  309. package/dist/tegel/{p-051c9000.entry.js → p-c7b0253c.entry.js} +1 -1
  310. package/dist/tegel/p-cf7af8f2.entry.js +1 -0
  311. package/dist/tegel/{p-2e5d2bec.entry.js → p-d267c18f.entry.js} +1 -1
  312. package/dist/tegel/{p-0fdd14c7.entry.js → p-d9040b7f.entry.js} +1 -1
  313. package/dist/tegel/p-dc375d3e.entry.js +1 -0
  314. package/dist/tegel/p-e3c2b6b4.entry.js +1 -0
  315. package/dist/tegel/p-f2232281.entry.js +1 -0
  316. package/dist/tegel/p-f4b5e80b.entry.js +1 -0
  317. package/dist/tegel/p-f78b6a16.entry.js +1 -0
  318. package/dist/tegel/p-fbffe3aa.entry.js +1 -0
  319. package/dist/tegel/p-fe8a4544.entry.js +1 -0
  320. package/dist/tegel/tegel.css +19 -77
  321. package/dist/tegel/tegel.esm.js +1 -1
  322. package/dist/types/components/dropdown/dropdown-option/dropdown-option.d.ts +3 -0
  323. package/dist/types/components/dropdown/dropdown.d.ts +15 -10
  324. package/dist/types/components.d.ts +17 -2
  325. package/dist/types/types/TratonIcons.d.ts +1 -1
  326. package/package.json +2 -8
  327. package/scripts/copy-assets.mjs +32 -30
  328. package/dist/components/p-ab1f729e.js +0 -114
  329. package/dist/components/p-e8834dcb.js +0 -2098
  330. package/dist/tegel/p-0103f442.entry.js +0 -1
  331. package/dist/tegel/p-036e12d4.entry.js +0 -1
  332. package/dist/tegel/p-103f9b0d.entry.js +0 -1
  333. package/dist/tegel/p-211cef64.entry.js +0 -1
  334. package/dist/tegel/p-222944dc.entry.js +0 -1
  335. package/dist/tegel/p-25d21e10.entry.js +0 -1
  336. package/dist/tegel/p-326f0bf4.entry.js +0 -1
  337. package/dist/tegel/p-4948ae4a.entry.js +0 -1
  338. package/dist/tegel/p-4a4b5069.entry.js +0 -1
  339. package/dist/tegel/p-58ec7381.entry.js +0 -1
  340. package/dist/tegel/p-5bc63fd1.entry.js +0 -1
  341. package/dist/tegel/p-62975e6d.entry.js +0 -1
  342. package/dist/tegel/p-7a97ac5e.entry.js +0 -1
  343. package/dist/tegel/p-8bf0f99f.entry.js +0 -1
  344. package/dist/tegel/p-90072813.entry.js +0 -1
  345. package/dist/tegel/p-940d3cba.entry.js +0 -1
  346. package/dist/tegel/p-a2f84e4a.entry.js +0 -1
  347. package/dist/tegel/p-b5a3c528.entry.js +0 -1
  348. package/dist/tegel/p-d1349d6c.entry.js +0 -1
  349. package/dist/tegel/p-d1b356d5.entry.js +0 -1
  350. package/dist/tegel/p-daaf8d8f.entry.js +0 -1
  351. package/dist/tegel/p-dd5245ed.entry.js +0 -1
  352. package/dist/tegel/p-f67a8209.entry.js +0 -1
  353. package/dist/tegel/p-f76d8ab9.entry.js +0 -1
  354. package/dist-styles/core.css +0 -5963
  355. package/dist-styles/scania-variables.css +0 -1328
  356. package/dist-styles/scania.css +0 -7291
  357. package/dist-styles/traton-variables.css +0 -1064
  358. package/dist-styles/traton.css +0 -7027
  359. /package/dist/collection/assets/logos/{scania-symbol.png → scania/scania-symbol.png} +0 -0
  360. /package/dist/collection/assets/logos/{scania-symbol.svg → scania/scania-symbol.svg} +0 -0
  361. /package/dist/collection/assets/logos/{scania-wordmark-white.svg → scania/scania-wordmark-white.svg} +0 -0
  362. /package/dist/tegel/assets/logos/{scania-symbol.png → scania/scania-symbol.png} +0 -0
  363. /package/dist/tegel/assets/logos/{scania-symbol.svg → scania/scania-symbol.svg} +0 -0
  364. /package/dist/tegel/assets/logos/{scania-wordmark-white.svg → scania/scania-wordmark-white.svg} +0 -0
@@ -44,7 +44,7 @@
44
44
  color: var(--tds-footer-main-copyright);
45
45
  }
46
46
  :host .footer-main-bottom .brand {
47
- background-image: var(--tds-background-image-scania-wordmark-white-svg), var(--tds-background-image-scania-wordmark-white-svg-local);
47
+ background-image: var(--tds-background-image-scania-wordmark-white-svg-local), var(--tds-background-image-scania-wordmark-white-svg);
48
48
  background-repeat: no-repeat;
49
49
  background-size: 117px;
50
50
  background-position: right;
@@ -2,7 +2,7 @@
2
2
  display: none;
3
3
  }
4
4
  :host tds-header-item ::slotted(*) {
5
- background-image: var(--tds-background-image-scania-symbol-svg), var(--tds-background-image-scania-symbol-svg-local);
5
+ background-image: var(--tds-background-image-scania-symbol-svg-local), var(--tds-background-image-scania-symbol-svg);
6
6
  background-size: 30px auto;
7
7
  background-position: center;
8
8
  background-repeat: no-repeat;
@@ -25,18 +25,18 @@ body {
25
25
  }
26
26
  :host .menu:hover::-webkit-scrollbar-thumb {
27
27
  border: var(--tds-scrollbar-thumb-border-hover-width) solid transparent;
28
- background: var(--color-foreground-icon-discrete);
28
+ background: var(--tds-scrollbar-hover-thumb-color);
29
29
  background-clip: padding-box;
30
30
  }
31
31
  :host .menu::-webkit-scrollbar {
32
32
  width: var(--tds-scrollbar-width);
33
33
  }
34
34
  :host .menu::-webkit-scrollbar-track {
35
- background: var(--color-background-layer-01);
35
+ background: var(--tds-scrollbar-track-color);
36
36
  }
37
37
  :host .menu::-webkit-scrollbar-thumb {
38
38
  border-radius: 40px;
39
- background: var(--color-foreground-icon-discrete);
39
+ background: var(--tds-scrollbar-thumb-color);
40
40
  border: var(--tds-scrollbar-thumb-border-width) solid transparent;
41
41
  background-clip: padding-box;
42
42
  }
@@ -27,9 +27,10 @@
27
27
  cursor: pointer;
28
28
  }
29
29
  :host .component ::slotted(a:focus-visible) {
30
- outline: 2px solid var(--tds-blue-400);
30
+ outline: 2px solid var(--tds-focus-outline-color);
31
31
  box-shadow: 0 0 0 1px var(--tds-white);
32
32
  outline-offset: 1px;
33
+ z-index: 1;
33
34
  }
34
35
  :host .component-selected {
35
36
  background-color: var(--tds-nav-item-background-selected);
@@ -22,9 +22,10 @@
22
22
  }
23
23
  :host ::slotted(button:focus-visible),
24
24
  :host ::slotted(a:focus-visible) {
25
- outline: 2px solid var(--tds-blue-400);
25
+ outline: 2px solid var(--tds-focus-outline-color);
26
26
  box-shadow: 0 0 0 1px var(--tds-white);
27
27
  outline-offset: 1px;
28
+ z-index: 1;
28
29
  }
29
30
  :host .component-active ::slotted(button),
30
31
  :host .component-active ::slotted(a) {
@@ -27,18 +27,18 @@ body {
27
27
  }
28
28
  :host .wrapper .menu:hover::-webkit-scrollbar-thumb {
29
29
  border: var(--tds-scrollbar-thumb-border-hover-width) solid transparent;
30
- background: var(--color-foreground-icon-discrete);
30
+ background: var(--tds-scrollbar-hover-thumb-color);
31
31
  background-clip: padding-box;
32
32
  }
33
33
  :host .wrapper .menu::-webkit-scrollbar {
34
34
  width: var(--tds-scrollbar-width);
35
35
  }
36
36
  :host .wrapper .menu::-webkit-scrollbar-track {
37
- background: var(--color-background-layer-01);
37
+ background: var(--tds-scrollbar-track-color);
38
38
  }
39
39
  :host .wrapper .menu::-webkit-scrollbar-thumb {
40
40
  border-radius: 40px;
41
- background: var(--color-foreground-icon-discrete);
41
+ background: var(--tds-scrollbar-thumb-color);
42
42
  border: var(--tds-scrollbar-thumb-border-width) solid transparent;
43
43
  background-clip: padding-box;
44
44
  }
@@ -32,7 +32,8 @@
32
32
  }
33
33
  :host ::slotted(a:focus-visible),
34
34
  :host ::slotted(button:focus-visible) {
35
- outline: 2px solid var(--tds-blue-400);
35
+ outline: 2px solid var(--tds-focus-outline-color);
36
36
  box-shadow: 0 0 0 1px var(--tds-white);
37
37
  outline-offset: 1px;
38
+ z-index: 1;
38
39
  }
@@ -29,12 +29,7 @@ export class Icon {
29
29
  }
30
30
  detectAndSetBrand() {
31
31
  const brandClasses = Object.keys(brandIconMap);
32
- // First try to find brand class using closest
33
- let matchingBrand = brandClasses.find((brand) => this.host.closest(`.${brand}`));
34
- // If closest didn't find anything, check document root
35
- if (!matchingBrand) {
36
- matchingBrand = brandClasses.find((brand) => document.documentElement.classList.contains(brand));
37
- }
32
+ const matchingBrand = brandClasses.find((brand) => this.host.closest(`.${brand}`));
38
33
  // Set the icons_object based on the found brand or default to scania
39
34
  this.icons_object = matchingBrand ? brandIconMap[matchingBrand] : scaniaIcons;
40
35
  this.arrayDataWatcher(this.icons_object);
@@ -49,7 +44,7 @@ export class Icon {
49
44
  this.arrayOfIcons = [...this.arrayOfIcons];
50
45
  }
51
46
  render() {
52
- return h(Host, { key: 'fea032a0b7886986e2d64ec833c83d96f8d4e106' }, this.setIcons());
47
+ return h(Host, { key: 'e54289a5f2cf5717ffc9aafc0295a6aafd1cb7de' }, this.setIcons());
53
48
  }
54
49
  static get is() { return "tds-icon"; }
55
50
  static get encapsulation() { return "shadow"; }
@@ -1,5 +1,5 @@
1
1
  export const iconsCollection =
2
- '[{"name":"arrow_diagonal","definition":"M24 5.75H10v2h12.59L6 24.34l1.41 1.41L24 9.16v12.59h2v-16h-2Z","viewbox":"0 0 32 32"},{"name":"arrow_down","definition":"M24.59 16.59 17 24.17V4h-2v20.17L7.41 16.6 6 18l10 10 10-10-1.41-1.41Z","viewbox":"0 0 32 32"},{"name":"arrow_left","definition":"m4 16 10 10 1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6 4 16Z","viewbox":"0 0 32 32"},{"name":"arrow_right","definition":"M28 16 18 6l-1.41 1.41L24.17 15H4v2h20.17l-7.58 7.59L18 26l10-10Z","viewbox":"0 0 32 32"},{"name":"arrow_up","definition":"M7.41 15.41 15 7.83V28h2V7.83l7.59 7.58L26 14 16 4 6 14l1.41 1.41Z","viewbox":"0 0 32 32"},{"name":"bento","definition":"M6 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 28a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z","viewbox":"0 0 32 32"},{"name":"burger","definition":"M30 6H2v2h28V6Zm0 9H2v2h28v-2Zm0 9H2v2h28v-2Z","viewbox":"0 0 32 32"},{"name":"calendar","definition":"M26.47 4H22V2h-2v2h-8V2h-2v2H5.53L4 7v18l1.53 3h20.94L28 25V7l-1.53-3ZM10 6v2h2V6h8v2h2V6h3.25L26 7.48V10H6V7.48L6.75 6H10ZM6.75 26 6 24.52V12h20v12.52L25.25 26H6.75Z","viewbox":"0 0 32 32"},{"name":"chevron_down","definition":"m7.13 10.29-1.41 1.42 10 10 10-10-1.41-1.42-8.59 8.59-8.59-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_left","definition":"M21.41 7.41 20 6 10 16l10 10 1.41-1.41L12.83 16l8.58-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_right","definition":"M10.59 7.41 12 6l10 10-10 10-1.41-1.41L19.17 16 10.6 7.41Z","viewbox":"0 0 32 32"},{"name":"chevron_up","definition":"m24.89 21.7 1.4-1.4-10-10-10 10 1.42 1.4 8.59-8.58 8.59 8.58Z","viewbox":"0 0 32 32"},{"name":"cross","definition":"M25 8.41 23.59 7 16 14.59 8.41 7 7 8.41 14.59 16 7 23.59 8.41 25 16 17.41 23.59 25 25 23.59 17.41 16 25 8.41Z","viewbox":"0 0 32 32"},{"name":"edit_inactive","definition":"m21.8 17.3 5.6-5.6c.8-.8.8-2 0-2.8l-4.2-4.2c-.8-.8-2-.8-2.8 0l-5.6 5.6 1.4 1.4 2.1-2.1 4.2 4.2-2.1 2.1 1.4 1.4zm0-11.3 4.2 4.2-2.1 2.1-4.2-4.2L21.8 6zm-9.9 9.9L8 19.7l-1.6 5.8 5.8-1.6 3.9-3.9 1.4 1.4-3.9 3.9c-.2.2-.6.4-.9.5L5.3 28c-.3.1-.7 0-1-.3-.3-.3-.4-.6-.3-1l2.1-7.5c.1-.3.3-.6.5-.9l3.9-3.9 1.4 1.5zM2.3 2.3c.4-.4 1-.4 1.4 0l26 26c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0l-26-26c-.4-.4-.4-1 0-1.4z","viewbox":"0 0 32 32"},{"name":"edit","definition":"m23 3-6 6L4.13 21.87 3 29l7.13-1.13L23 15l6-6-6-6ZM9.18 26l-3.77.6.59-3.77 12.41-12.42 3.17 3.18L9.18 26ZM23 12.17 19.83 9 23 5.83 26.17 9 23 12.17Z","viewbox":"0 0 32 32"},{"name":"error","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 9h-2v10h2V9Zm0 12h-2v2h2v-2Z","viewbox":"0 0 32 32"},{"name":"info","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 13h-2v10h2V13Zm0-4h-2v2h2V9Z","viewbox":"0 0 32 32"},{"name":"minus","definition":"M28 15H4v2h24v-2Z","viewbox":"0 0 32 32"},{"name":"notification","definition":"M25 19.55V13a9 9 0 0 0-8-8.94V2h-2v2.06A9 9 0 0 0 7 13v6.55L5 21v5h22v-5l-2-1.45ZM25 24H7v-1.98l.03-.02L9 20.57V13a7 7 0 0 1 14 0v7.57L24.97 22l.03.02V24Zm-5 4h-8v2h8v-2Z","viewbox":"0 0 32 32"},{"name":"plus","definition":"M28 15H17V4h-2v11H4v2h11v11h2V17h11v-2Z","viewbox":"0 0 32 32"},{"name":"print","definition":"M28 9h-3V3H7v6H4l-2 3.93V23h5v6h18v-6h5V12.93L28 9ZM9 5h14v4H9V5Zm14 22H9v-9h14v9Zm5-6h-3v-5H7v5H4v-7.59L5.23 11h21.54L28 13.41V21Z","viewbox":"0 0 32 32"},{"name":"refresh","definition":"M19 10h4.98C22.11 7.5 19.2 6 16 6 10.49 6 6 10.49 6 16H4a12.01 12.01 0 0 1 21-7.94V4h2v8h-8v-2Zm-6 12H8.02c1.87 2.5 4.79 4 7.98 4 5.51 0 10-4.49 10-10h2a12.01 12.01 0 0 1-21 7.93V28H5v-8h8v2Z","viewbox":"0 0 32 32"},{"name":"search","definition":"m28 26.59-6.26-6.27A10.01 10.01 0 1 0 4 14a10.01 10.01 0 0 0 16.32 7.74L26.6 28l1.4-1.41ZM14 22a8 8 0 0 1 0-16 8 8 0 0 1 0 16Z","viewbox":"0 0 32 32"},{"name":"share","definition":"M25.1 21a4.08 4.08 0 0 0-3.15 1.48L10.83 16.9a3.75 3.75 0 0 0 .02-1.74l11.12-5.61a4.05 4.05 0 0 0 6.91-1.15 3.96 3.96 0 0 0-1.76-4.85 4.08 4.08 0 0 0-5.13.9 3.97 3.97 0 0 0-.88 3.29L9.93 13.36A4.05 4.05 0 0 0 2.86 16a3.97 3.97 0 0 0 2.61 3.74 4.09 4.09 0 0 0 4.46-1.09l11.2 5.65a3.97 3.97 0 0 0 2.42 4.38 4.08 4.08 0 0 0 4.4-.86A3.99 3.99 0 0 0 25.1 21Zm0-16a2.04 2.04 0 0 1 1.86 1.24 1.98 1.98 0 0 1-.44 2.18 2.03 2.03 0 0 1-3.45-1.41 2.03 2.03 0 0 1 2.02-2ZM6.9 18a2.04 2.04 0 0 1-1.87-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 8.92 16a2.03 2.03 0 0 1-2.02 2Zm18.2 9a2.04 2.04 0 0 1-1.88-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 27.11 25c0 .53-.2 1.04-.59 1.42-.38.37-.9.58-1.43.58Z","viewbox":"0 0 32 32"},{"name":"skip_backwards","definition":"M25.708 4.292a.998.998 0 0 1 0 1.412l-9.872 9.872a.6.6 0 0 0 0 .848l9.872 9.872a.998.998 0 1 1-1.412 1.412l-9.872-9.872a2.596 2.596 0 0 1 0-3.671l9.872-9.873a.998.998 0 0 1 1.412 0ZM7 4.02a1 1 0 0 1 1 1v22a1 1 0 1 1-2 0v-22a1 1 0 0 1 1-1Z","viewbox":"0 0 32 32"},{"name":"skip_forward","definition":"M6.292 27.708a.998.998 0 0 1 0-1.412l9.873-9.872a.6.6 0 0 0 0-.848L6.292 5.704a.998.998 0 0 1 1.412-1.412l9.872 9.873a2.596 2.596 0 0 1 0 3.67l-9.872 9.873a.998.998 0 0 1-1.412 0ZM25 4a1 1 0 0 1 1 1v22a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Z","viewbox":"0 0 32 32"},{"name":"sorting","definition":"M27.6 20.6 24 24.2V8h-2v16.2l-3.6-3.6L17 22l6 6 6-6-1.4-1.4ZM9 4l-6 6 1.4 1.4L8 7.8V24h2V7.8l3.6 3.6L15 10 9 4Z","viewbox":"0 0 32 32"},{"name":"star","definition":"m30.07 13.39-.63-1.87-8.89-.87L17 2h-2l-3.55 8.65-8.89.87-.63 1.87 6.75 6.24-2 9.23L8.33 30 16 25.21 23.67 30l1.63-1.14-2-9.23 6.77-6.24Zm-13 10.13L16 22.85l-1.06.67-5.83 3.64 1.52-7.11.24-1.12-.87-.77-5.21-4.85 6.86-.67 1.2-.11.46-1.12L16 4.83l2.69 6.58.46 1.12 1.2.11 6.86.67L22 18.16l-.83.77.24 1.12 1.52 7.11-5.86-3.64Z","viewbox":"0 0 32 32"},{"name":"tick","definition":"m28 9-1.41-1.41L13 21.17 5.41 13.6 4 15l9 9L28 9Z","viewbox":"0 0 32 32"},{"name":"truck","definition":"M22 8H10v2h12V8ZM30 8h-4V6.52L23.7 2H8.3L6 6.52V8H2v2h4v20h5.2l1.03-2h7.55l1.02 2H26V10h4V8Zm-7.98 20L21 26H11l-1.02 2H8v-4h3l-1.02-2H8V7l1.53-3h12.94L24 7v15h-1.98L21 24h3v4h-1.98ZM23 16H9l4.08 8h5.84L23 16Zm-5.3 6h-3.4l-2.04-4h7.48l-2.04 4Z","viewbox":"0 0 32 32"},{"name":"warning","definition":"M27.68 23 18 4h-4L4.32 23l-.32.62V28h24v-4.38l-.32-.62ZM6 26v-1.9L15.22 6h1.56L26 24.1V26H6ZM17 11h-2v9h2v-9Zm0 11h-2v2h2v-2Z","viewbox":"0 0 32 32"}]';
2
+ '[{"name":"arrow_diagonal","definition":"M24 5.75H10v2h12.59L6 24.34l1.41 1.41L24 9.16v12.59h2v-16h-2Z","viewbox":"0 0 32 32"},{"name":"arrow_down","definition":"M24.59 16.59 17 24.17V4h-2v20.17L7.41 16.6 6 18l10 10 10-10-1.41-1.41Z","viewbox":"0 0 32 32"},{"name":"arrow_left","definition":"m4 16 10 10 1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6 4 16Z","viewbox":"0 0 32 32"},{"name":"arrow_right","definition":"M28 16 18 6l-1.41 1.41L24.17 15H4v2h20.17l-7.58 7.59L18 26l10-10Z","viewbox":"0 0 32 32"},{"name":"arrow_up","definition":"M7.41 15.41 15 7.83V28h2V7.83l7.59 7.58L26 14 16 4 6 14l1.41 1.41Z","viewbox":"0 0 32 32"},{"name":"bento","definition":"M6 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 28a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z","viewbox":"0 0 32 32"},{"name":"burger","definition":"M30 6H2v2h28V6Zm0 9H2v2h28v-2Zm0 9H2v2h28v-2Z","viewbox":"0 0 32 32"},{"name":"calendar","definition":"M26.47 4H22V2h-2v2h-8V2h-2v2H5.53L4 7v18l1.53 3h20.94L28 25V7l-1.53-3ZM10 6v2h2V6h8v2h2V6h3.25L26 7.48V10H6V7.48L6.75 6H10ZM6.75 26 6 24.52V12h20v12.52L25.25 26H6.75Z","viewbox":"0 0 32 32"},{"name":"chevron_down","definition":"m7.13 10.29-1.41 1.42 10 10 10-10-1.41-1.42-8.59 8.59-8.59-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_left","definition":"M21.41 7.41 20 6 10 16l10 10 1.41-1.41L12.83 16l8.58-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_right","definition":"M10.59 7.41 12 6l10 10-10 10-1.41-1.41L19.17 16 10.6 7.41Z","viewbox":"0 0 32 32"},{"name":"chevron_up","definition":"m24.89 21.7 1.4-1.4-10-10-10 10 1.42 1.4 8.59-8.58 8.59 8.58Z","viewbox":"0 0 32 32"},{"name":"cross","definition":"M25 8.41 23.59 7 16 14.59 8.41 7 7 8.41 14.59 16 7 23.59 8.41 25 16 17.41 23.59 25 25 23.59 17.41 16 25 8.41Z","viewbox":"0 0 32 32"},{"name":"edit","definition":"m23 3-6 6L4.13 21.87 3 29l7.13-1.13L23 15l6-6-6-6ZM9.18 26l-3.77.6.59-3.77 12.41-12.42 3.17 3.18L9.18 26ZM23 12.17 19.83 9 23 5.83 26.17 9 23 12.17Z","viewbox":"0 0 32 32"},{"name":"error","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 9h-2v10h2V9Zm0 12h-2v2h2v-2Z","viewbox":"0 0 32 32"},{"name":"info","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 13h-2v10h2V13Zm0-4h-2v2h2V9Z","viewbox":"0 0 32 32"},{"name":"minus","definition":"M28 15H4v2h24v-2Z","viewbox":"0 0 32 32"},{"name":"notification","definition":"M25 19.55V13a9 9 0 0 0-8-8.94V2h-2v2.06A9 9 0 0 0 7 13v6.55L5 21v5h22v-5l-2-1.45ZM25 24H7v-1.98l.03-.02L9 20.57V13a7 7 0 0 1 14 0v7.57L24.97 22l.03.02V24Zm-5 4h-8v2h8v-2Z","viewbox":"0 0 32 32"},{"name":"plus","definition":"M28 15H17V4h-2v11H4v2h11v11h2V17h11v-2Z","viewbox":"0 0 32 32"},{"name":"print","definition":"M28 9h-3V3H7v6H4l-2 3.93V23h5v6h18v-6h5V12.93L28 9ZM9 5h14v4H9V5Zm14 22H9v-9h14v9Zm5-6h-3v-5H7v5H4v-7.59L5.23 11h21.54L28 13.41V21Z","viewbox":"0 0 32 32"},{"name":"refresh","definition":"M19 10h4.98C22.11 7.5 19.2 6 16 6 10.49 6 6 10.49 6 16H4a12.01 12.01 0 0 1 21-7.94V4h2v8h-8v-2Zm-6 12H8.02c1.87 2.5 4.79 4 7.98 4 5.51 0 10-4.49 10-10h2a12.01 12.01 0 0 1-21 7.93V28H5v-8h8v2Z","viewbox":"0 0 32 32"},{"name":"search","definition":"m28 26.59-6.26-6.27A10.01 10.01 0 1 0 4 14a10.01 10.01 0 0 0 16.32 7.74L26.6 28l1.4-1.41ZM14 22a8 8 0 0 1 0-16 8 8 0 0 1 0 16Z","viewbox":"0 0 32 32"},{"name":"share","definition":"M25.1 21a4.08 4.08 0 0 0-3.15 1.48L10.83 16.9a3.75 3.75 0 0 0 .02-1.74l11.12-5.61a4.05 4.05 0 0 0 6.91-1.15 3.96 3.96 0 0 0-1.76-4.85 4.08 4.08 0 0 0-5.13.9 3.97 3.97 0 0 0-.88 3.29L9.93 13.36A4.05 4.05 0 0 0 2.86 16a3.97 3.97 0 0 0 2.61 3.74 4.09 4.09 0 0 0 4.46-1.09l11.2 5.65a3.97 3.97 0 0 0 2.42 4.38 4.08 4.08 0 0 0 4.4-.86A3.99 3.99 0 0 0 25.1 21Zm0-16a2.04 2.04 0 0 1 1.86 1.24 1.98 1.98 0 0 1-.44 2.18 2.03 2.03 0 0 1-3.45-1.41 2.03 2.03 0 0 1 2.02-2ZM6.9 18a2.04 2.04 0 0 1-1.87-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 8.92 16a2.03 2.03 0 0 1-2.02 2Zm18.2 9a2.04 2.04 0 0 1-1.88-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 27.11 25c0 .53-.2 1.04-.59 1.42-.38.37-.9.58-1.43.58Z","viewbox":"0 0 32 32"},{"name":"sorting","definition":"M27.6 20.6 24 24.2V8h-2v16.2l-3.6-3.6L17 22l6 6 6-6-1.4-1.4ZM9 4l-6 6 1.4 1.4L8 7.8V24h2V7.8l3.6 3.6L15 10 9 4Z","viewbox":"0 0 32 32"},{"name":"star","definition":"m30.07 13.39-.63-1.87-8.89-.87L17 2h-2l-3.55 8.65-8.89.87-.63 1.87 6.75 6.24-2 9.23L8.33 30 16 25.21 23.67 30l1.63-1.14-2-9.23 6.77-6.24Zm-13 10.13L16 22.85l-1.06.67-5.83 3.64 1.52-7.11.24-1.12-.87-.77-5.21-4.85 6.86-.67 1.2-.11.46-1.12L16 4.83l2.69 6.58.46 1.12 1.2.11 6.86.67L22 18.16l-.83.77.24 1.12 1.52 7.11-5.86-3.64Z","viewbox":"0 0 32 32"},{"name":"tick","definition":"m28 9-1.41-1.41L13 21.17 5.41 13.6 4 15l9 9L28 9Z","viewbox":"0 0 32 32"},{"name":"truck","definition":"M22 8H10v2h12V8ZM30 8h-4V6.52L23.7 2H8.3L6 6.52V8H2v2h4v20h5.2l1.03-2h7.55l1.02 2H26V10h4V8Zm-7.98 20L21 26H11l-1.02 2H8v-4h3l-1.02-2H8V7l1.53-3h12.94L24 7v15h-1.98L21 24h3v4h-1.98ZM23 16H9l4.08 8h5.84L23 16Zm-5.3 6h-3.4l-2.04-4h7.48l-2.04 4Z","viewbox":"0 0 32 32"},{"name":"warning","definition":"M27.68 23 18 4h-4L4.32 23l-.32.62V28h24v-4.38l-.32-.62ZM6 26v-1.9L15.22 6h1.56L26 24.1V26H6ZM17 11h-2v9h2v-9Zm0 11h-2v2h2v-2Z","viewbox":"0 0 32 32"}]';
3
3
  export const iconsNames = [
4
4
  'arrow_diagonal',
5
5
  'arrow_down',
@@ -14,7 +14,6 @@ export const iconsNames = [
14
14
  'chevron_right',
15
15
  'chevron_up',
16
16
  'cross',
17
- 'edit_inactive',
18
17
  'edit',
19
18
  'error',
20
19
  'info',
@@ -25,8 +24,6 @@ export const iconsNames = [
25
24
  'refresh',
26
25
  'search',
27
26
  'share',
28
- 'skip_backwards',
29
- 'skip_forward',
30
27
  'sorting',
31
28
  'star',
32
29
  'tick',
@@ -2,38 +2,57 @@
2
2
  /* Centralized map of typography types */
3
3
  /* Utility mixin */
4
4
  :host {
5
+ /* Default values */
6
+ --tds-message-background: var(--background-elevation-layer-03);
7
+ --tds-message-background-error: var(--system-danger-subtle-03);
8
+ --tds-message-background-warning: var(--background-elevation-layer-03);
9
+ --tds-message-background-success: var(--background-elevation-layer-03);
5
10
  /* Variant values */
6
11
  }
12
+ :host .tds-mode-variant-primary {
13
+ --tds-message-background: var(--background-elevation-layer-03);
14
+ --tds-message-background-error: var(--system-danger-subtle-03);
15
+ --tds-message-background-warning: var(--background-elevation-layer-03);
16
+ --tds-message-background-success: var(--background-elevation-layer-03);
17
+ }
18
+ :host .tds-mode-variant-secondary {
19
+ --tds-message-background: var(--background-elevation-layer-02);
20
+ --tds-message-background-error: var(--system-danger-subtle-02);
21
+ --tds-message-background-warning: var(--background-elevation-layer-02);
22
+ --tds-message-background-success: var(--background-elevation-layer-02);
23
+ }
7
24
  :host .wrapper {
8
25
  display: flex;
9
26
  padding: 16px;
10
- background-color: var(--message-main-background);
27
+ background-color: var(--tds-message-background);
11
28
  border-radius: 4px;
12
29
  }
13
30
  :host .wrapper.information {
14
- border-left: 4px solid var(--message-info-border-color);
31
+ border-left: 4px solid var(--system-info-default);
15
32
  }
16
33
  :host .wrapper.information tds-icon {
17
- color: var(--message-info-icon-color);
34
+ color: var(--system-info-default);
18
35
  }
19
36
  :host .wrapper.success {
20
- border-left: 4px solid var(--message-success-border-color);
37
+ background-color: var(--tds-message-background-success);
38
+ border-left: 4px solid var(--system-success-default);
21
39
  }
22
40
  :host .wrapper.success tds-icon {
23
- color: var(--message-success-icon-color);
41
+ color: var(--system-success-default);
24
42
  }
25
43
  :host .wrapper.error {
26
- background-color: var(--message-error-background);
27
- border-left: 4px solid var(--message-error-border-color);
44
+ background-color: var(--tds-message-background-error);
45
+ border-left: 4px solid var(--system-danger-default);
28
46
  }
29
47
  :host .wrapper.error tds-icon {
30
- color: var(--message-error-icon-color);
48
+ color: var(--system-danger-default);
31
49
  }
32
50
  :host .wrapper.warning {
33
- border-left: 4px solid var(--message-warning-border-color);
51
+ background-color: var(--tds-message-background-warning);
52
+ border-left: 4px solid var(--system-warning-default);
34
53
  }
35
54
  :host .wrapper.warning tds-icon {
36
- color: var(--message-warning-icon-color);
55
+ color: var(--system-warning-default);
37
56
  }
38
57
  :host .wrapper.minimal {
39
58
  border: none;
@@ -49,13 +68,7 @@
49
68
  text-transform: var(--detail-02-text-transform);
50
69
  }
51
70
  :host .wrapper.minimal.error .header {
52
- color: var(--message-error-header-text-color);
53
- }
54
- :host .tds-mode-variant-primary {
55
- --message-main-background: var(--message-mode-primary-background);
56
- }
57
- :host .tds-mode-variant-secondary {
58
- --message-main-background: var(--message-mode-secondary-background);
71
+ color: var(--system-danger-default);
59
72
  }
60
73
  :host tds-icon {
61
74
  padding-right: 16px;
@@ -64,7 +77,7 @@
64
77
  display: flex;
65
78
  flex-direction: column;
66
79
  gap: 4px;
67
- color: var(--message-main-text-color);
80
+ color: var(--foreground-text-strong);
68
81
  padding: 2px 0;
69
82
  }
70
83
  :host .content .header {
@@ -76,7 +89,7 @@
76
89
  text-transform: var(--headline-07-text-transform);
77
90
  }
78
91
  :host .content .extended-message {
79
- color: var(--message-main-text-color);
92
+ color: var(--foreground-text-strong);
80
93
  font-family: var(--detail-02-font-family);
81
94
  font-size: var(--detail-02-font-size);
82
95
  line-height: var(--detail-02-line-height);
@@ -5,10 +5,11 @@
5
5
  /* MODAL STYLING */
6
6
  .tds-modal {
7
7
  box-sizing: border-box;
8
- background-color: var(--modal-background-color);
8
+ box-shadow: var(--tds-modal-box-shadow);
9
+ background-color: var(--background-elevation-layer-02);
9
10
  margin: auto;
10
11
  position: relative;
11
- border-radius: 4px;
12
+ border-radius: var(--radius-narrow);
12
13
  max-height: 85vh;
13
14
  overflow-y: auto;
14
15
  pointer-events: auto;
@@ -24,7 +25,7 @@
24
25
  background-color: transparent;
25
26
  }
26
27
  .tds-modal::-webkit-scrollbar-thumb {
27
- background-color: var(--modal-scroll-bar-thumb-color);
28
+ background-color: var(--foreground-elements-transparparent-discrete);
28
29
  border-radius: 3px;
29
30
  }
30
31
  .tds-modal__actions-sticky {
@@ -46,13 +47,13 @@
46
47
  bottom: -1px;
47
48
  left: 0;
48
49
  right: 0;
49
- background-color: var(--modal-background-color);
50
+ background-color: var(--background-elevation-layer-02);
50
51
  padding: 24px 16px 16px;
51
52
  display: flex;
52
53
  gap: 16px;
53
54
  }
54
55
  .tds-modal__actions-static slot[name=actions] {
55
- background-color: var(--modal-background-color);
56
+ background-color: var(--background-elevation-layer-02);
56
57
  display: flex;
57
58
  gap: 16px;
58
59
  padding: 24px 16px 16px;
@@ -146,7 +147,7 @@
146
147
  padding: 16px;
147
148
  position: sticky;
148
149
  top: 0;
149
- background-color: var(--modal-background-color);
150
+ background-color: var(--background-elevation-layer-02);
150
151
  z-index: 1;
151
152
  }
152
153
 
@@ -158,7 +159,7 @@ slot[name=header]::slotted(*) {
158
159
  font-weight: var(--headline-05-font-weight);
159
160
  letter-spacing: var(--headline-05-letter-spacing);
160
161
  text-transform: var(--headline-05-text-transform);
161
- color: var(--modal-text-color);
162
+ color: var(--foreground-text-strong);
162
163
  margin: 0;
163
164
  flex: 1;
164
165
  }
@@ -170,7 +171,7 @@ slot[name=header]::slotted(*) {
170
171
  font-weight: var(--body-01-font-weight);
171
172
  letter-spacing: var(--body-01-letter-spacing);
172
173
  text-transform: var(--body-01-text-transform);
173
- color: var(--modal-text-color);
174
+ color: var(--foreground-text-strong);
174
175
  overflow-y: visible;
175
176
  padding: 0 16px 16px;
176
177
  }
@@ -182,7 +183,7 @@ slot[name=header]::slotted(*) {
182
183
  background-color: transparent;
183
184
  }
184
185
  .body::-webkit-scrollbar-thumb {
185
- background-color: var(--modal-scroll-bar-thumb-color);
186
+ background-color: var(--foreground-elements-transparparent-discrete);
186
187
  border-radius: 3px;
187
188
  }
188
189
 
@@ -193,7 +194,7 @@ slot[name=header]::slotted(*) {
193
194
  right: 0;
194
195
  bottom: 0;
195
196
  left: 0;
196
- background-color: var(--modal-backdrop-color);
197
+ background-color: var(--tds-modal-backdrop-background);
197
198
  pointer-events: auto;
198
199
  }
199
200
  .tds-modal-backdrop * {
@@ -211,13 +212,14 @@ button.tds-modal-close {
211
212
  .tds-modal-close {
212
213
  display: inline-block;
213
214
  height: auto;
214
- color: var(--modal-text-color);
215
+ color: var(--foreground-text-strong);
215
216
  cursor: pointer;
216
217
  }
217
218
  .tds-modal-close:focus {
218
- outline: 2px solid var(--tds-blue-400);
219
+ outline: 2px solid var(--tds-focus-outline-color);
219
220
  box-shadow: 0 0 0 1px var(--tds-white);
220
221
  outline-offset: 1px;
222
+ z-index: 1;
221
223
  }
222
224
  @media (min-width: 320px) {
223
225
  .tds-modal-close {
@@ -247,7 +249,7 @@ button.tds-modal-close {
247
249
  }
248
250
  }
249
251
  .tds-modal-close-btn svg {
250
- fill: var(--modal-close-x-svg-color);
252
+ fill: var(--foreground-text-strong);
251
253
  }
252
254
 
253
255
  .tds-modal-overflow {