@scania/tegel 1.25.0 → 1.26.0-onTdsChange-gets-triggered-unexpectedly-beta.1

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 (463) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/tds-badge.cjs.entry.js +5 -9
  3. package/dist/cjs/tds-banner.cjs.entry.js +3 -4
  4. package/dist/cjs/tds-block.cjs.entry.js +3 -1
  5. package/dist/cjs/tds-body-cell.cjs.entry.js +9 -6
  6. package/dist/cjs/tds-breadcrumb.cjs.entry.js +2 -2
  7. package/dist/cjs/tds-breadcrumbs.cjs.entry.js +7 -1
  8. package/dist/cjs/tds-button.cjs.entry.js +12 -4
  9. package/dist/cjs/tds-card.cjs.entry.js +5 -5
  10. package/dist/cjs/tds-checkbox.cjs.entry.js +10 -3
  11. package/dist/cjs/tds-chip.cjs.entry.js +12 -2
  12. package/dist/cjs/tds-core-header-item_2.cjs.entry.js +40 -3
  13. package/dist/cjs/tds-datetime.cjs.entry.js +20 -13
  14. package/dist/cjs/tds-divider.cjs.entry.js +1 -1
  15. package/dist/cjs/tds-dropdown_2.cjs.entry.js +258 -208
  16. package/dist/cjs/tds-folder-tab.cjs.entry.js +21 -2
  17. package/dist/cjs/tds-folder-tabs.cjs.entry.js +4 -2
  18. package/dist/cjs/tds-footer-group.cjs.entry.js +3 -3
  19. package/dist/cjs/tds-footer-item.cjs.entry.js +1 -1
  20. package/dist/cjs/tds-footer.cjs.entry.js +2 -2
  21. package/dist/cjs/tds-header-brand-symbol.cjs.entry.js +1 -1
  22. package/dist/cjs/tds-header-cell.cjs.entry.js +1 -1
  23. package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +2 -2
  24. package/dist/cjs/tds-header-dropdown-list-user.cjs.entry.js +1 -1
  25. package/dist/cjs/tds-header-dropdown-list.cjs.entry.js +1 -1
  26. package/dist/cjs/tds-header-dropdown.cjs.entry.js +3 -3
  27. package/dist/cjs/tds-header-hamburger.cjs.entry.js +1 -1
  28. package/dist/cjs/tds-header-launcher-button.cjs.entry.js +1 -1
  29. package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +1 -1
  30. package/dist/cjs/tds-header-launcher-grid-title.cjs.entry.js +1 -1
  31. package/dist/cjs/tds-header-launcher-grid.cjs.entry.js +1 -1
  32. package/dist/cjs/tds-header-launcher-list-item.cjs.entry.js +1 -1
  33. package/dist/cjs/tds-header-launcher-list-title.cjs.entry.js +1 -1
  34. package/dist/cjs/tds-header-launcher-list.cjs.entry.js +1 -1
  35. package/dist/cjs/tds-header-launcher.cjs.entry.js +2 -2
  36. package/dist/cjs/tds-header-title.cjs.entry.js +1 -1
  37. package/dist/cjs/tds-header.cjs.entry.js +1 -1
  38. package/dist/cjs/tds-icon.cjs.entry.js +2 -2
  39. package/dist/cjs/tds-inline-tab.cjs.entry.js +21 -2
  40. package/dist/cjs/tds-inline-tabs.cjs.entry.js +4 -2
  41. package/dist/cjs/tds-link.cjs.entry.js +17 -3
  42. package/dist/cjs/tds-message.cjs.entry.js +2 -2
  43. package/dist/cjs/tds-modal.cjs.entry.js +2 -2
  44. package/dist/cjs/tds-navigation-tab.cjs.entry.js +21 -2
  45. package/dist/cjs/tds-navigation-tabs.cjs.entry.js +6 -4
  46. package/dist/cjs/tds-popover-canvas.cjs.entry.js +2 -2
  47. package/dist/cjs/tds-popover-core.cjs.entry.js +1 -1
  48. package/dist/cjs/tds-popover-menu-item.cjs.entry.js +2 -2
  49. package/dist/cjs/tds-popover-menu.cjs.entry.js +2 -2
  50. package/dist/cjs/tds-radio-button.cjs.entry.js +1 -1
  51. package/dist/cjs/tds-side-menu-close-button.cjs.entry.js +1 -1
  52. package/dist/cjs/tds-side-menu-collapse-button.cjs.entry.js +4 -4
  53. package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +2 -2
  54. package/dist/cjs/tds-side-menu-dropdown-list.cjs.entry.js +2 -2
  55. package/dist/cjs/tds-side-menu-dropdown.cjs.entry.js +3 -3
  56. package/dist/cjs/tds-side-menu-item.cjs.entry.js +2 -2
  57. package/dist/cjs/tds-side-menu-overlay.cjs.entry.js +1 -1
  58. package/dist/cjs/tds-side-menu-user-image_2.cjs.entry.js +2 -2
  59. package/dist/cjs/tds-side-menu-user.cjs.entry.js +1 -1
  60. package/dist/cjs/tds-slider.cjs.entry.js +7 -7
  61. package/dist/cjs/tds-spinner.cjs.entry.js +1 -1
  62. package/dist/cjs/tds-step.cjs.entry.js +1 -1
  63. package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +1 -1
  64. package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +7 -7
  65. package/dist/cjs/tds-table-body-row.cjs.entry.js +9 -6
  66. package/dist/cjs/tds-table-body.cjs.entry.js +2 -2
  67. package/dist/cjs/tds-table-footer.cjs.entry.js +3 -3
  68. package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +1 -1
  69. package/dist/cjs/tds-table-header.cjs.entry.js +2 -2
  70. package/dist/cjs/tds-table-toolbar.cjs.entry.js +2 -2
  71. package/dist/cjs/tds-text-field.cjs.entry.js +6 -6
  72. package/dist/cjs/tds-textarea.cjs.entry.js +3 -3
  73. package/dist/cjs/tds-toast.cjs.entry.js +3 -3
  74. package/dist/cjs/tds-toggle.cjs.entry.js +11 -2
  75. package/dist/cjs/tds-tooltip.cjs.entry.js +2 -2
  76. package/dist/cjs/tegel.cjs.js +1 -1
  77. package/dist/collection/components/badge/badge.js +24 -9
  78. package/dist/collection/components/banner/banner.js +22 -5
  79. package/dist/collection/components/block/block.js +27 -2
  80. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.css +9 -10
  81. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.js +2 -2
  82. package/dist/collection/components/breadcrumbs/breadcrumbs.js +30 -1
  83. package/dist/collection/components/button/button.css +3 -3
  84. package/dist/collection/components/button/button.js +28 -3
  85. package/dist/collection/components/card/card.js +5 -5
  86. package/dist/collection/components/checkbox/checkbox.js +44 -3
  87. package/dist/collection/components/chip/chip.js +30 -3
  88. package/dist/collection/components/datetime/datetime.css +20 -0
  89. package/dist/collection/components/datetime/datetime.js +22 -15
  90. package/dist/collection/components/divider/divider.js +1 -1
  91. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +41 -16
  92. package/dist/collection/components/dropdown/dropdown.js +282 -250
  93. package/dist/collection/components/footer/footer-group/footer-group.js +3 -3
  94. package/dist/collection/components/footer/footer-item/footer-item.js +1 -1
  95. package/dist/collection/components/footer/footer.js +2 -2
  96. package/dist/collection/components/header/core-header-item/core-header-item.js +1 -1
  97. package/dist/collection/components/header/header-brand-symbol/header-brand-symbol.js +1 -1
  98. package/dist/collection/components/header/header-dropdown/header-dropdown.js +3 -3
  99. package/dist/collection/components/header/header-dropdown-list/header-dropdown-list.js +1 -1
  100. package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.js +2 -2
  101. package/dist/collection/components/header/header-dropdown-list-user/header-dropdown-list-user.js +1 -1
  102. package/dist/collection/components/header/header-hamburger/header-hamburger.js +1 -1
  103. package/dist/collection/components/header/header-item/header-item.js +39 -2
  104. package/dist/collection/components/header/header-launcher/header-launcher.js +2 -2
  105. package/dist/collection/components/header/header-launcher-button/header-launcher-button.js +1 -1
  106. package/dist/collection/components/header/header-launcher-grid/header-launcher-grid.js +1 -1
  107. package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.js +1 -1
  108. package/dist/collection/components/header/header-launcher-grid-title/header-launcher-grid-title.js +1 -1
  109. package/dist/collection/components/header/header-launcher-list/header-launcher-list.js +1 -1
  110. package/dist/collection/components/header/header-launcher-list-item/header-launcher-list-item.js +1 -1
  111. package/dist/collection/components/header/header-launcher-list-title/header-launcher-list-title.js +1 -1
  112. package/dist/collection/components/header/header-title/header-title.js +1 -1
  113. package/dist/collection/components/header/header.js +1 -1
  114. package/dist/collection/components/icon/icon.js +2 -2
  115. package/dist/collection/components/icon/iconsArray.js +96 -1
  116. package/dist/collection/components/link/link.js +17 -3
  117. package/dist/collection/components/message/message.js +2 -2
  118. package/dist/collection/components/modal/modal.js +2 -2
  119. package/dist/collection/components/popover-canvas/popover-canvas.js +2 -2
  120. package/dist/collection/components/popover-core/popover-core.js +1 -1
  121. package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.js +2 -2
  122. package/dist/collection/components/popover-menu/popover-menu.js +2 -2
  123. package/dist/collection/components/radio-button/radio-button.js +1 -1
  124. package/dist/collection/components/side-menu/side-menu-close-button/side-menu-close-button.js +1 -1
  125. package/dist/collection/components/side-menu/side-menu-collapse-button/side-menu-collapse-button.js +4 -4
  126. package/dist/collection/components/side-menu/side-menu-dropdown/side-menu-dropdown.js +3 -3
  127. package/dist/collection/components/side-menu/side-menu-dropdown-list/side-menu-dropdown-list.js +2 -2
  128. package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.js +2 -2
  129. package/dist/collection/components/side-menu/side-menu-item/side-menu-item.js +2 -2
  130. package/dist/collection/components/side-menu/side-menu-overlay/side-menu-overlay.js +1 -1
  131. package/dist/collection/components/side-menu/side-menu-user/side-menu-user.js +1 -1
  132. package/dist/collection/components/side-menu/side-menu-user-image/side-menu-user-image.js +1 -1
  133. package/dist/collection/components/side-menu/side-menu-user-label/side-menu-user-label.js +1 -1
  134. package/dist/collection/components/slider/slider.js +7 -7
  135. package/dist/collection/components/spinner/spinner.js +1 -1
  136. package/dist/collection/components/stepper/step/step.js +1 -1
  137. package/dist/collection/components/table/table-body/table-body.js +2 -2
  138. package/dist/collection/components/table/table-body-cell/table-body-cell.js +9 -6
  139. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.js +1 -1
  140. package/dist/collection/components/table/table-body-row/table-body-row.js +9 -6
  141. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +7 -7
  142. package/dist/collection/components/table/table-footer/table-footer.js +3 -3
  143. package/dist/collection/components/table/table-header/table-header.js +2 -2
  144. package/dist/collection/components/table/table-header-cell/table-header-cell.js +1 -1
  145. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.js +1 -1
  146. package/dist/collection/components/table/table-toolbar/table-toolbar.js +2 -2
  147. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +21 -2
  148. package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +40 -2
  149. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +21 -2
  150. package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +40 -2
  151. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +21 -2
  152. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +42 -4
  153. package/dist/collection/components/text-field/text-field.js +6 -6
  154. package/dist/collection/components/textarea/textarea.js +3 -3
  155. package/dist/collection/components/toast/toast.js +3 -3
  156. package/dist/collection/components/toggle/toggle.js +28 -2
  157. package/dist/collection/components/tooltip/tooltip.js +2 -2
  158. package/dist/collection/utils/axeHelpers.js +1 -1
  159. package/dist/collection/utils/convertToString.js +14 -0
  160. package/dist/components/{p-2ef329f1.js → p-0e6efec9.js} +2 -2
  161. package/dist/components/{p-eac79032.js → p-14ab9663.js} +12 -3
  162. package/dist/components/{p-4bdaf254.js → p-265c3467.js} +1 -1
  163. package/dist/components/{p-1e110ab8.js → p-2681d914.js} +39 -15
  164. package/dist/components/{p-f0a50868.js → p-29d19dc8.js} +3 -3
  165. package/dist/components/{p-75437dea.js → p-34737ed9.js} +1 -1
  166. package/dist/components/{p-f1980746.js → p-363184d0.js} +4 -4
  167. package/dist/components/{p-d1ace0be.js → p-3e93886d.js} +1 -1
  168. package/dist/components/{p-3351035f.js → p-4764a1d5.js} +1 -1
  169. package/dist/components/p-64019792.js +65 -0
  170. package/dist/components/{p-dd6ff1e2.js → p-6f1a74d0.js} +225 -204
  171. package/dist/components/{p-9d7232d0.js → p-8c849aa2.js} +2 -2
  172. package/dist/components/p-a1181b1f.js +16 -0
  173. package/dist/components/{p-3a7f88ff.js → p-d61bd22e.js} +40 -3
  174. package/dist/components/{p-707a562e.js → p-e49a0ceb.js} +1 -1
  175. package/dist/components/{p-8f8b0827.js → p-e8d2dbbf.js} +1 -1
  176. package/dist/components/tds-accordion-item.js +1 -1
  177. package/dist/components/tds-badge.js +7 -9
  178. package/dist/components/tds-banner.js +5 -5
  179. package/dist/components/tds-block.js +5 -2
  180. package/dist/components/tds-body-cell.js +9 -6
  181. package/dist/components/tds-breadcrumb.js +3 -3
  182. package/dist/components/tds-breadcrumbs.js +10 -2
  183. package/dist/components/tds-button.js +13 -4
  184. package/dist/components/tds-card.js +6 -6
  185. package/dist/components/tds-checkbox.js +1 -1
  186. package/dist/components/tds-chip.js +14 -3
  187. package/dist/components/tds-core-header-item.js +1 -1
  188. package/dist/components/tds-datetime.js +21 -14
  189. package/dist/components/tds-divider.js +1 -1
  190. package/dist/components/tds-dropdown-option.js +1 -1
  191. package/dist/components/tds-dropdown.js +1 -1
  192. package/dist/components/tds-folder-tab.js +21 -2
  193. package/dist/components/tds-folder-tabs.js +7 -3
  194. package/dist/components/tds-footer-group.js +4 -4
  195. package/dist/components/tds-footer-item.js +1 -1
  196. package/dist/components/tds-footer.js +2 -2
  197. package/dist/components/tds-header-brand-symbol.js +3 -3
  198. package/dist/components/tds-header-cell.js +2 -2
  199. package/dist/components/tds-header-dropdown-list-item.js +1 -1
  200. package/dist/components/tds-header-dropdown-list-user.js +1 -1
  201. package/dist/components/tds-header-dropdown-list.js +1 -1
  202. package/dist/components/tds-header-dropdown.js +8 -8
  203. package/dist/components/tds-header-hamburger.js +4 -4
  204. package/dist/components/tds-header-item.js +1 -1
  205. package/dist/components/tds-header-launcher-button.js +1 -1
  206. package/dist/components/tds-header-launcher-grid-item.js +1 -1
  207. package/dist/components/tds-header-launcher-grid-title.js +1 -1
  208. package/dist/components/tds-header-launcher-grid.js +1 -1
  209. package/dist/components/tds-header-launcher-list-item.js +2 -2
  210. package/dist/components/tds-header-launcher-list-title.js +1 -1
  211. package/dist/components/tds-header-launcher-list.js +2 -2
  212. package/dist/components/tds-header-launcher.js +8 -8
  213. package/dist/components/tds-header-title.js +1 -1
  214. package/dist/components/tds-header.js +1 -1
  215. package/dist/components/tds-icon.js +1 -1
  216. package/dist/components/tds-inline-tab.js +21 -2
  217. package/dist/components/tds-inline-tabs.js +7 -3
  218. package/dist/components/tds-link.js +17 -3
  219. package/dist/components/tds-message.js +3 -3
  220. package/dist/components/tds-modal.js +3 -3
  221. package/dist/components/tds-navigation-tab.js +21 -2
  222. package/dist/components/tds-navigation-tabs.js +9 -5
  223. package/dist/components/tds-popover-canvas.js +1 -1
  224. package/dist/components/tds-popover-core.js +1 -1
  225. package/dist/components/tds-popover-menu-item.js +2 -2
  226. package/dist/components/tds-popover-menu.js +3 -3
  227. package/dist/components/tds-radio-button.js +1 -1
  228. package/dist/components/tds-side-menu-close-button.js +2 -2
  229. package/dist/components/tds-side-menu-collapse-button.js +5 -5
  230. package/dist/components/tds-side-menu-dropdown-list-item.js +2 -2
  231. package/dist/components/tds-side-menu-dropdown-list.js +2 -2
  232. package/dist/components/tds-side-menu-dropdown.js +5 -5
  233. package/dist/components/tds-side-menu-item.js +1 -1
  234. package/dist/components/tds-side-menu-overlay.js +1 -1
  235. package/dist/components/tds-side-menu-user-image.js +1 -1
  236. package/dist/components/tds-side-menu-user-label.js +1 -1
  237. package/dist/components/tds-side-menu-user.js +3 -3
  238. package/dist/components/tds-slider.js +8 -8
  239. package/dist/components/tds-spinner.js +1 -1
  240. package/dist/components/tds-step.js +2 -2
  241. package/dist/components/tds-table-body-input-wrapper.js +2 -2
  242. package/dist/components/tds-table-body-row-expandable.js +7 -7
  243. package/dist/components/tds-table-body-row.js +10 -7
  244. package/dist/components/tds-table-body.js +2 -2
  245. package/dist/components/tds-table-footer.js +7 -7
  246. package/dist/components/tds-table-header-input-wrapper.js +2 -2
  247. package/dist/components/tds-table-header.js +3 -3
  248. package/dist/components/tds-table-toolbar.js +3 -3
  249. package/dist/components/tds-text-field.js +7 -7
  250. package/dist/components/tds-textarea.js +4 -4
  251. package/dist/components/tds-toast.js +4 -4
  252. package/dist/components/tds-toggle.js +12 -2
  253. package/dist/components/tds-tooltip.js +3 -3
  254. package/dist/esm/loader.js +1 -1
  255. package/dist/esm/tds-badge.entry.js +5 -9
  256. package/dist/esm/tds-banner.entry.js +3 -4
  257. package/dist/esm/tds-block.entry.js +3 -1
  258. package/dist/esm/tds-body-cell.entry.js +9 -6
  259. package/dist/esm/tds-breadcrumb.entry.js +3 -3
  260. package/dist/esm/tds-breadcrumbs.entry.js +7 -1
  261. package/dist/esm/tds-button.entry.js +12 -4
  262. package/dist/esm/tds-card.entry.js +5 -5
  263. package/dist/esm/tds-checkbox.entry.js +10 -3
  264. package/dist/esm/tds-chip.entry.js +12 -2
  265. package/dist/esm/tds-core-header-item_2.entry.js +40 -3
  266. package/dist/esm/tds-datetime.entry.js +20 -13
  267. package/dist/esm/tds-divider.entry.js +1 -1
  268. package/dist/esm/tds-dropdown_2.entry.js +258 -208
  269. package/dist/esm/tds-folder-tab.entry.js +22 -3
  270. package/dist/esm/tds-folder-tabs.entry.js +4 -2
  271. package/dist/esm/tds-footer-group.entry.js +3 -3
  272. package/dist/esm/tds-footer-item.entry.js +1 -1
  273. package/dist/esm/tds-footer.entry.js +2 -2
  274. package/dist/esm/tds-header-brand-symbol.entry.js +1 -1
  275. package/dist/esm/tds-header-cell.entry.js +1 -1
  276. package/dist/esm/tds-header-dropdown-list-item.entry.js +2 -2
  277. package/dist/esm/tds-header-dropdown-list-user.entry.js +1 -1
  278. package/dist/esm/tds-header-dropdown-list.entry.js +1 -1
  279. package/dist/esm/tds-header-dropdown.entry.js +3 -3
  280. package/dist/esm/tds-header-hamburger.entry.js +1 -1
  281. package/dist/esm/tds-header-launcher-button.entry.js +1 -1
  282. package/dist/esm/tds-header-launcher-grid-item.entry.js +1 -1
  283. package/dist/esm/tds-header-launcher-grid-title.entry.js +1 -1
  284. package/dist/esm/tds-header-launcher-grid.entry.js +1 -1
  285. package/dist/esm/tds-header-launcher-list-item.entry.js +1 -1
  286. package/dist/esm/tds-header-launcher-list-title.entry.js +1 -1
  287. package/dist/esm/tds-header-launcher-list.entry.js +1 -1
  288. package/dist/esm/tds-header-launcher.entry.js +2 -2
  289. package/dist/esm/tds-header-title.entry.js +1 -1
  290. package/dist/esm/tds-header.entry.js +1 -1
  291. package/dist/esm/tds-icon.entry.js +2 -2
  292. package/dist/esm/tds-inline-tab.entry.js +22 -3
  293. package/dist/esm/tds-inline-tabs.entry.js +4 -2
  294. package/dist/esm/tds-link.entry.js +17 -3
  295. package/dist/esm/tds-message.entry.js +2 -2
  296. package/dist/esm/tds-modal.entry.js +2 -2
  297. package/dist/esm/tds-navigation-tab.entry.js +22 -3
  298. package/dist/esm/tds-navigation-tabs.entry.js +6 -4
  299. package/dist/esm/tds-popover-canvas.entry.js +2 -2
  300. package/dist/esm/tds-popover-core.entry.js +1 -1
  301. package/dist/esm/tds-popover-menu-item.entry.js +2 -2
  302. package/dist/esm/tds-popover-menu.entry.js +2 -2
  303. package/dist/esm/tds-radio-button.entry.js +1 -1
  304. package/dist/esm/tds-side-menu-close-button.entry.js +1 -1
  305. package/dist/esm/tds-side-menu-collapse-button.entry.js +4 -4
  306. package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +2 -2
  307. package/dist/esm/tds-side-menu-dropdown-list.entry.js +2 -2
  308. package/dist/esm/tds-side-menu-dropdown.entry.js +3 -3
  309. package/dist/esm/tds-side-menu-item.entry.js +2 -2
  310. package/dist/esm/tds-side-menu-overlay.entry.js +1 -1
  311. package/dist/esm/tds-side-menu-user-image_2.entry.js +2 -2
  312. package/dist/esm/tds-side-menu-user.entry.js +1 -1
  313. package/dist/esm/tds-slider.entry.js +7 -7
  314. package/dist/esm/tds-spinner.entry.js +1 -1
  315. package/dist/esm/tds-step.entry.js +1 -1
  316. package/dist/esm/tds-table-body-input-wrapper.entry.js +1 -1
  317. package/dist/esm/tds-table-body-row-expandable.entry.js +7 -7
  318. package/dist/esm/tds-table-body-row.entry.js +9 -6
  319. package/dist/esm/tds-table-body.entry.js +2 -2
  320. package/dist/esm/tds-table-footer.entry.js +3 -3
  321. package/dist/esm/tds-table-header-input-wrapper.entry.js +1 -1
  322. package/dist/esm/tds-table-header.entry.js +2 -2
  323. package/dist/esm/tds-table-toolbar.entry.js +2 -2
  324. package/dist/esm/tds-text-field.entry.js +6 -6
  325. package/dist/esm/tds-textarea.entry.js +3 -3
  326. package/dist/esm/tds-toast.entry.js +3 -3
  327. package/dist/esm/tds-toggle.entry.js +11 -2
  328. package/dist/esm/tds-tooltip.entry.js +2 -2
  329. package/dist/esm/tegel.js +1 -1
  330. package/dist/tegel/p-01edebef.entry.js +1 -0
  331. package/dist/tegel/{p-3e144a83.entry.js → p-035e58e6.entry.js} +1 -1
  332. package/dist/tegel/{p-170ab61b.entry.js → p-065d6f83.entry.js} +1 -1
  333. package/dist/tegel/p-0f2c9507.entry.js +1 -0
  334. package/dist/tegel/{p-72106a5c.entry.js → p-168122a7.entry.js} +1 -1
  335. package/dist/tegel/p-1b390acb.entry.js +1 -0
  336. package/dist/tegel/{p-059a9499.entry.js → p-288a09ef.entry.js} +1 -1
  337. package/dist/tegel/{p-b2018a5b.entry.js → p-3204ae8f.entry.js} +1 -1
  338. package/dist/tegel/p-32be63ea.entry.js +1 -0
  339. package/dist/tegel/{p-cc2730d8.entry.js → p-34b793c9.entry.js} +1 -1
  340. package/dist/tegel/p-3c2f7033.entry.js +1 -0
  341. package/dist/tegel/p-46205cfb.entry.js +1 -0
  342. package/dist/tegel/p-4d5963d0.entry.js +1 -0
  343. package/dist/tegel/{p-68859ddc.entry.js → p-4e298888.entry.js} +1 -1
  344. package/dist/tegel/p-4f5f152a.entry.js +1 -0
  345. package/dist/tegel/p-4fe6512b.entry.js +1 -0
  346. package/dist/tegel/p-5242a1f6.entry.js +1 -0
  347. package/dist/tegel/{p-038c22ff.entry.js → p-542d7b3e.entry.js} +1 -1
  348. package/dist/tegel/{p-5eaa23dc.entry.js → p-5a7110b8.entry.js} +1 -1
  349. package/dist/tegel/{p-93930c03.entry.js → p-5ba254ee.entry.js} +1 -1
  350. package/dist/tegel/{p-06968bd7.entry.js → p-60b38806.entry.js} +1 -1
  351. package/dist/tegel/{p-7929d22f.entry.js → p-654785d2.entry.js} +1 -1
  352. package/dist/tegel/p-668b7662.entry.js +1 -0
  353. package/dist/tegel/p-6998c39e.entry.js +1 -0
  354. package/dist/tegel/p-6f17d37f.entry.js +1 -0
  355. package/dist/tegel/p-70795d6e.entry.js +1 -0
  356. package/dist/tegel/{p-3d3ee51f.entry.js → p-74fc9c92.entry.js} +1 -1
  357. package/dist/tegel/p-77c79b91.entry.js +1 -0
  358. package/dist/tegel/{p-54154f09.entry.js → p-77d457b8.entry.js} +1 -1
  359. package/dist/tegel/{p-4b7c53a6.entry.js → p-78d5acd7.entry.js} +1 -1
  360. package/dist/tegel/{p-44c33b20.entry.js → p-7c4c65c9.entry.js} +1 -1
  361. package/dist/tegel/{p-3a32fe40.entry.js → p-848c2732.entry.js} +1 -1
  362. package/dist/tegel/p-868757d9.entry.js +1 -0
  363. package/dist/tegel/p-8c8b9908.entry.js +1 -0
  364. package/dist/tegel/{p-2f32991e.entry.js → p-96635c10.entry.js} +1 -1
  365. package/dist/tegel/p-a21250b8.entry.js +1 -0
  366. package/dist/tegel/p-a5e0f030.entry.js +1 -0
  367. package/dist/tegel/{p-96bdf035.entry.js → p-aa9d281b.entry.js} +1 -1
  368. package/dist/tegel/p-aadb2553.entry.js +1 -0
  369. package/dist/tegel/p-ae46766a.entry.js +1 -0
  370. package/dist/tegel/{p-86b30f71.entry.js → p-aef6b130.entry.js} +1 -1
  371. package/dist/tegel/p-b08886e3.entry.js +1 -0
  372. package/dist/tegel/{p-f67b4047.entry.js → p-b35e7208.entry.js} +1 -1
  373. package/dist/tegel/{p-a86fe122.entry.js → p-b39ffad4.entry.js} +1 -1
  374. package/dist/tegel/p-b5ced8e5.entry.js +1 -0
  375. package/dist/tegel/{p-e7300cca.entry.js → p-b686f1ad.entry.js} +1 -1
  376. package/dist/tegel/{p-b96cd80d.entry.js → p-b9576881.entry.js} +1 -1
  377. package/dist/tegel/p-b9f81e53.entry.js +1 -0
  378. package/dist/tegel/p-be1d1345.entry.js +1 -0
  379. package/dist/tegel/{p-708a8bab.entry.js → p-bee533b5.entry.js} +1 -1
  380. package/dist/tegel/p-c3607f10.entry.js +1 -0
  381. package/dist/tegel/{p-99da056d.entry.js → p-c56be8d1.entry.js} +1 -1
  382. package/dist/tegel/{p-2a38b053.entry.js → p-c8404432.entry.js} +1 -1
  383. package/dist/tegel/{p-24ff5903.entry.js → p-ca93de01.entry.js} +1 -1
  384. package/dist/tegel/p-cc6c06e3.entry.js +1 -0
  385. package/dist/tegel/{p-b19ce79c.entry.js → p-cca85da0.entry.js} +1 -1
  386. package/dist/tegel/p-cde32bc6.entry.js +1 -0
  387. package/dist/tegel/p-cf302187.entry.js +1 -0
  388. package/dist/tegel/p-d0abf078.entry.js +1 -0
  389. package/dist/tegel/{p-6d022f47.entry.js → p-d267665e.entry.js} +1 -1
  390. package/dist/tegel/{p-e9ac7a1a.entry.js → p-d33cb2d1.entry.js} +1 -1
  391. package/dist/tegel/{p-5fea857b.entry.js → p-d47c744f.entry.js} +1 -1
  392. package/dist/tegel/p-d65dfe04.entry.js +1 -0
  393. package/dist/tegel/{p-2a96bd05.entry.js → p-d853f8c2.entry.js} +1 -1
  394. package/dist/tegel/p-d9511720.entry.js +1 -0
  395. package/dist/tegel/p-ddda64eb.entry.js +1 -0
  396. package/dist/tegel/{p-fd432c54.entry.js → p-dfbbaefd.entry.js} +1 -1
  397. package/dist/tegel/{p-88204e0a.entry.js → p-ea3e071f.entry.js} +1 -1
  398. package/dist/tegel/p-eaa279dd.entry.js +1 -0
  399. package/dist/tegel/{p-2795009a.entry.js → p-ed17283a.entry.js} +1 -1
  400. package/dist/tegel/{p-e478953c.entry.js → p-ee7f07ae.entry.js} +1 -1
  401. package/dist/tegel/p-ee960089.entry.js +1 -0
  402. package/dist/tegel/{p-b9b63210.entry.js → p-f1b0211a.entry.js} +1 -1
  403. package/dist/tegel/{p-a392e6e7.entry.js → p-fa07db58.entry.js} +1 -1
  404. package/dist/tegel/tegel.esm.js +1 -1
  405. package/dist/types/components/badge/badge.d.ts +3 -0
  406. package/dist/types/components/banner/banner.d.ts +4 -0
  407. package/dist/types/components/block/block.d.ts +8 -1
  408. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +3 -0
  409. package/dist/types/components/button/button.d.ts +3 -0
  410. package/dist/types/components/checkbox/checkbox.d.ts +5 -0
  411. package/dist/types/components/chip/chip.d.ts +3 -0
  412. package/dist/types/components/datetime/datetime.d.ts +2 -2
  413. package/dist/types/components/dropdown/dropdown-option/dropdown-option.d.ts +6 -2
  414. package/dist/types/components/dropdown/dropdown.d.ts +29 -24
  415. package/dist/types/components/header/header-item/header-item.d.ts +7 -0
  416. package/dist/types/components/tabs/folder-tabs/folder-tab/folder-tab.d.ts +2 -0
  417. package/dist/types/components/tabs/folder-tabs/folder-tabs.d.ts +4 -0
  418. package/dist/types/components/tabs/inline-tabs/inline-tab/inline-tab.d.ts +2 -0
  419. package/dist/types/components/tabs/inline-tabs/inline-tabs.d.ts +4 -0
  420. package/dist/types/components/tabs/navigation-tabs/navigation-tab/navigation-tab.d.ts +2 -0
  421. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.d.ts +4 -0
  422. package/dist/types/components/toggle/toggle.d.ts +5 -0
  423. package/dist/types/components.d.ts +176 -23
  424. package/dist/types/types/Icons.d.ts +1 -1
  425. package/dist/types/utils/axeHelpers.d.ts +1 -2
  426. package/dist/types/utils/convertToString.d.ts +7 -0
  427. package/package.json +1 -1
  428. package/dist/components/p-ad77fb02.js +0 -65
  429. package/dist/tegel/p-0939b9fb.entry.js +0 -1
  430. package/dist/tegel/p-0b773208.entry.js +0 -1
  431. package/dist/tegel/p-0cb6c898.entry.js +0 -1
  432. package/dist/tegel/p-1703f73a.entry.js +0 -1
  433. package/dist/tegel/p-32b7f431.entry.js +0 -1
  434. package/dist/tegel/p-39373227.entry.js +0 -1
  435. package/dist/tegel/p-3c22aef7.entry.js +0 -1
  436. package/dist/tegel/p-3e1b1399.entry.js +0 -1
  437. package/dist/tegel/p-48bbc11f.entry.js +0 -1
  438. package/dist/tegel/p-4a282c25.entry.js +0 -1
  439. package/dist/tegel/p-4b231bf9.entry.js +0 -1
  440. package/dist/tegel/p-4c2f313d.entry.js +0 -1
  441. package/dist/tegel/p-59293f88.entry.js +0 -1
  442. package/dist/tegel/p-69b38504.entry.js +0 -1
  443. package/dist/tegel/p-6eeded00.entry.js +0 -1
  444. package/dist/tegel/p-7090a95c.entry.js +0 -1
  445. package/dist/tegel/p-85a9032e.entry.js +0 -1
  446. package/dist/tegel/p-9016758e.entry.js +0 -1
  447. package/dist/tegel/p-92f81cda.entry.js +0 -1
  448. package/dist/tegel/p-9c3f2c12.entry.js +0 -1
  449. package/dist/tegel/p-9eaaa2c0.entry.js +0 -1
  450. package/dist/tegel/p-a38dda58.entry.js +0 -1
  451. package/dist/tegel/p-b425b2f4.entry.js +0 -1
  452. package/dist/tegel/p-b647d20e.entry.js +0 -1
  453. package/dist/tegel/p-be88c5ab.entry.js +0 -1
  454. package/dist/tegel/p-c289dfb9.entry.js +0 -1
  455. package/dist/tegel/p-d7f48112.entry.js +0 -1
  456. package/dist/tegel/p-d926d075.entry.js +0 -1
  457. package/dist/tegel/p-ddd33cce.entry.js +0 -1
  458. package/dist/tegel/p-ea4a9a4f.entry.js +0 -1
  459. package/dist/tegel/p-ee0e04ed.entry.js +0 -1
  460. package/dist/tegel/p-f050aad8.entry.js +0 -1
  461. package/dist/tegel/p-f4db0231.entry.js +0 -1
  462. package/dist/tegel/p-fd3d56aa.entry.js +0 -1
  463. package/dist/tegel/p-ffd827ef.entry.js +0 -1
@@ -9,14 +9,28 @@ export class TdsLink {
9
9
  this.standalone = false;
10
10
  }
11
11
  connectedCallback() {
12
- this.host.children[0].classList.add('tds-link-component');
12
+ const links = this.host.querySelectorAll('a');
13
+ if (links.length > 1) {
14
+ console.warn('tds-link is only intended to wrap one <a> tag');
15
+ }
16
+ const link = links[0];
17
+ if (link) {
18
+ if (this.disabled) {
19
+ link.setAttribute('tabindex', '-1');
20
+ link.setAttribute('aria-disabled', 'true');
21
+ }
22
+ else {
23
+ link.removeAttribute('tabindex');
24
+ link.removeAttribute('aria-disabled');
25
+ }
26
+ }
13
27
  }
14
28
  render() {
15
- return (h("span", { key: '7ee31b49f8087f021b3c76109e466c4d6f7141ff', class: {
29
+ return (h("span", { key: '1183de952c2fd6cb1193e9e0dec419f37bf07dee', class: {
16
30
  'disabled': this.disabled,
17
31
  'no-underline': !this.underline,
18
32
  'standalone': this.standalone,
19
- } }, h("slot", { key: 'a7dd0d29a3e709d4ef49fa32d23e34909aa4060e' })));
33
+ } }, h("slot", { key: 'e019a83d2335cd0a7d682e79a6bf0148452c3e71' })));
20
34
  }
21
35
  static get is() { return "tds-link"; }
22
36
  static get encapsulation() { return "shadow"; }
@@ -25,12 +25,12 @@ export class TdsMessage {
25
25
  this.minimal = false;
26
26
  }
27
27
  render() {
28
- return (h(Host, { key: 'a43f653b99bda30a39eaf4c99273fb5ad5a5a256' }, h("div", { key: 'f5ba93a809eaa3d7e9f72ee173edd9c275c19bfb', class: {
28
+ return (h(Host, { key: 'efeee188e97e2562fa55dcd8217277cc69f80010' }, h("div", { key: '9d0f0fb52a4dfeb6912d141f8ee124d45c8ad382', class: {
29
29
  wrapper: true,
30
30
  [this.variant]: true,
31
31
  minimal: this.minimal,
32
32
  [`tds-mode-variant-${this.modeVariant}`]: this.modeVariant !== null,
33
- } }, !this.noIcon && h("tds-icon", { key: '414aa87e72b6f8a2d8ae04babf74bbf9661ab396', name: this.getIconName(), size: "20px" }), h("div", { key: '73c1a7f89f56beb7f05e1ec460a5f3cd8b5ad323', class: `content` }, this.header && h("div", { key: 'c5e8d94a776951201e4dd5abbd218b3c3e7270c0', class: "header" }, this.header), !this.minimal && (h("div", { key: '4ff04de62c453b512f43a667d644cd6bf01a83c9', class: "extended-message" }, h("slot", { key: 'f30034dc1837a142f735393df5a7fc69e9750015' })))))));
33
+ } }, !this.noIcon && h("tds-icon", { key: 'd5fac1d2e80a7082520e5d8286f8cc3b158108fc', name: this.getIconName(), size: "20px" }), h("div", { key: 'e476f032fb5b14f219406f520690ce06b5677096', class: `content` }, this.header && h("div", { key: 'f9e23723c651c0c4ebf0a4da389779f87367739f', class: "header" }, this.header), !this.minimal && (h("div", { key: '3aa181cccd7fecbeea251245c54c53990956b271', class: "extended-message" }, h("slot", { key: 'ba233143933785b13fdeeee0f4154d4ce481dfe6' })))))));
34
34
  }
35
35
  static get is() { return "tds-message"; }
36
36
  static get encapsulation() { return "shadow"; }
@@ -112,10 +112,10 @@ export class TdsModal {
112
112
  render() {
113
113
  const usesHeaderSlot = hasSlot('header', this.host);
114
114
  const usesActionsSlot = hasSlot('actions', this.host);
115
- return (h(Host, { key: '874c45e0a4a74fa9170d761afe7039afce6a11a3', class: {
115
+ return (h(Host, { key: '3b815395be0ccab91eebda3ca785528de624d17e', class: {
116
116
  show: this.isShown,
117
117
  hide: !this.isShown,
118
- }, onClick: (event) => this.handleOverlayClick(event) }, h("div", { key: '3f35251bd283f65f18f1e7b658e7ac1874700e05', class: "tds-modal-backdrop" }), h("div", { key: '235bfd32b67c9b36c608353ded5a80b691775696', class: `tds-modal tds-modal__actions-${this.actionsPosition} tds-modal-${this.size}` }, h("div", { key: 'e3a168e9cd467bf3523b6da308790a84a57ab99e', class: "header" }, this.header && h("div", { key: '948dbf5e83e4b2b0c85eb7d24d19d9ea5c9fb30e', class: "header-text" }, this.header), usesHeaderSlot && h("slot", { key: 'a209664389b454e264fb2a4498a82cf013ebf703', name: "header" }), this.closable && (h("button", { key: '15f7e2c78d26bc15cd6532dcf9cc45921b7f9c9e', class: "tds-modal-close", "aria-label": "close", onClick: (event) => this.handleClose(event) }, h("tds-icon", { key: '7f900086b9747cbbd0a21110b200bc6e556b5766', name: "cross", size: "20px" })))), h("div", { key: '75f4d37ad29bc4e2a475c739cf485af38b7d21e0', class: "body" }, h("slot", { key: '2817e00967e947aea0e8b47512fac406629b4907', name: "body" })), usesActionsSlot && h("slot", { key: '4ebfd741a86c7c27b3df2cd9255ddf9fc5e77f33', name: "actions" }))));
118
+ }, onClick: (event) => this.handleOverlayClick(event) }, h("div", { key: '84c9952f862e5defe06c04040e7031e08c5caca3', class: "tds-modal-backdrop" }), h("div", { key: '42b3ea985203a582b3a3dee5250b4a4468a23d6f', class: `tds-modal tds-modal__actions-${this.actionsPosition} tds-modal-${this.size}` }, h("div", { key: '06e005618aeab759c01f7d556cc4357f0aed0e1d', class: "header" }, this.header && h("div", { key: 'bff8080a479c4ecef96eae35dc0f33cc3fadaa8c', class: "header-text" }, this.header), usesHeaderSlot && h("slot", { key: 'dbec4b999fcda87c5c751a8cf3eb7b9f66e1ec43', name: "header" }), this.closable && (h("button", { key: 'bfbfe0d3419aa5e2a5fcbab7691560ed5619dd05', class: "tds-modal-close", "aria-label": "close", onClick: (event) => this.handleClose(event) }, h("tds-icon", { key: '3bcd38d4234a689acd63bb82e21b270c2b0825f9', name: "cross", size: "20px" })))), h("div", { key: '2fc5756d3261dfa354ce3025dc9d8ff213c49ba1', class: "body" }, h("slot", { key: '389ac6e307873c9de7c36c0960ce578cdfaf88e4', name: "body" })), usesActionsSlot && h("slot", { key: 'c964f9d3999f26995543187c553adcc9ac392f2a', name: "actions" }))));
119
119
  }
120
120
  static get is() { return "tds-modal"; }
121
121
  static get encapsulation() { return "shadow"; }
@@ -27,12 +27,12 @@ export class TdsPopoverCanvas {
27
27
  }
28
28
  render() {
29
29
  var _a;
30
- return (h(Host, { key: '6e23edc224b529194c9911295149528f284dd619' }, h("tds-popover-core", Object.assign({ key: '3a61648cb95b48a3972d8b953711254af918309a' }, this.inheritedAttributes, { class: {
30
+ return (h(Host, { key: '68de2e7161c5060c98b1c0c78050f41a716228ee' }, h("tds-popover-core", Object.assign({ key: 'f50ae36ac2b76445d78cbe4750820d3c684e862a' }, this.inheritedAttributes, { class: {
31
31
  'tds-popover-canvas': true,
32
32
  [(_a = this.inheritedAttributes.class) !== null && _a !== void 0 ? _a : '']: true,
33
33
  }, selector: this.selector, referenceEl: this.referenceEl, show: this.show, placement: this.placement, offsetSkidding: this.offsetSkidding, offsetDistance: this.offsetDistance, modifiers: this.modifiers, trigger: 'click', ref: (el) => {
34
34
  this.childRef = el;
35
- }, defaultShow: this.defaultShow, animation: this.animation }), h("div", { key: '6134b2a420449dd93c8fd14c6fc83b1e51e1922a' }, h("slot", { key: 'c805717c849fbc9c5933c4f7232c4edc22dc003d' })))));
35
+ }, defaultShow: this.defaultShow, animation: this.animation }), h("div", { key: '1dac1d925ab9673219449d3885cd7430a3e3f188' }, h("slot", { key: '9c5d3c152b63e0afd8c30e4960edbd2aa3418fd2' })))));
36
36
  }
37
37
  static get is() { return "tds-popover-canvas"; }
38
38
  static get encapsulation() { return "scoped"; }
@@ -181,7 +181,7 @@ export class TdsPopoverCore {
181
181
  'tds-animation-exit-fade': !this.isShown && this.animation === 'fade',
182
182
  };
183
183
  const classList = generateClassList(classes);
184
- return (h(Host, { key: 'cec7a3eddcdc7cfe4175bc6174b52f8b24a43837', class: classList, id: `tds-popover-core-${this.uuid}` }, h("slot", { key: 'ae91738a3607de7bebe9e092aa7d7b6761e3e44b' })));
184
+ return (h(Host, { key: '75bd399d3dc2904ef4e1f92eea7caca40d7de09c', class: classList, id: `tds-popover-core-${this.uuid}` }, h("slot", { key: '67f6f36ec1ff26e413f797160dd493cd5703f73a' })));
185
185
  }
186
186
  static get is() { return "tds-popover-core"; }
187
187
  static get encapsulation() { return "scoped"; }
@@ -4,10 +4,10 @@ export class TdsPopoverMenuItem {
4
4
  this.disabled = false;
5
5
  }
6
6
  render() {
7
- return (h(Host, { key: 'd528e4a383a508af8a89abd7c1ccc9c555be0985', role: "listitem" }, h("div", { key: 'eca4a85e3abb8ae49d449d943b27ba018e83f017', class: {
7
+ return (h(Host, { key: '8abb30dc62eb52649840254acfbd5d8949f7bd46', role: "listitem" }, h("div", { key: '5b5fb01be3000dde8d01a5fa58105915f0c462f8', class: {
8
8
  wrapper: true,
9
9
  disabled: this.disabled,
10
- } }, h("slot", { key: 'c385fb8c56598539ada96593d9c357da62cd910d' }))));
10
+ } }, h("slot", { key: '669fd451472aaa8d07027cc990f1d8c5ae7071fc' }))));
11
11
  }
12
12
  static get is() { return "tds-popover-menu-item"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -27,13 +27,13 @@ export class TdsPopoverMenu {
27
27
  }
28
28
  render() {
29
29
  var _a;
30
- return (h(Host, { key: '9e02753b80a778dbca8c558a1930327424d317bc' }, h("tds-popover-core", { key: 'a512bfc0e07d4f3680e9d57f0a2153e82958b411', class: {
30
+ return (h(Host, { key: '23d3cab59b3fec06209d158932c3f7ad1dfd71d7' }, h("tds-popover-core", { key: '1d6f9bec1dfa2c811d69915f849467d8da8f0095', class: {
31
31
  'tds-popover-menu': true,
32
32
  [(_a = this.inheritedAttributes.class) !== null && _a !== void 0 ? _a : '']: true,
33
33
  'fluid-width': this.fluidWidth,
34
34
  }, selector: this.selector, referenceEl: this.referenceEl, show: this.show, placement: this.placement, offsetSkidding: this.offsetSkidding, offsetDistance: this.offsetDistance, ref: (el) => {
35
35
  this.childRef = el;
36
- }, defaultShow: this.defaultShow, animation: this.animation }, h("div", { key: 'c0446e5017e2611c5d351d02860d0b34ff22a688', role: "list" }, h("slot", { key: '742647c27165c7ebe4215190a9310bab0a28e7c6' })))));
36
+ }, defaultShow: this.defaultShow, animation: this.animation }, h("div", { key: '454814b16f594bec72be5cdc608c00109c71b0d1', role: "list" }, h("slot", { key: 'c07aec34795f83fa2d0d18b63bac458ed7044f9a' })))));
37
37
  }
38
38
  static get is() { return "tds-popover-menu"; }
39
39
  static get encapsulation() { return "scoped"; }
@@ -19,7 +19,7 @@ export class TdsRadioButton {
19
19
  this.disabled = false;
20
20
  }
21
21
  render() {
22
- return (h("div", { key: '9aafb24fd863181b35e79bc9cb9c7f96bb50b40d', class: "tds-radio-button" }, h("input", { key: '751443f3801eae8f7e89ee0202ef1e5104c49562', class: "tds-form-input", type: "radio", name: this.name, id: this.radioId, value: this.value, checked: this.checked, "aria-checked": this.checked, required: this.required, disabled: this.disabled, onChange: () => this.handleChange() }), h("label", { key: 'cb94b936fdf721c7519a2a49c5ef438ca99d9d82', htmlFor: this.radioId }, h("slot", { key: '503df03f3b26a378bd7754966853b1b7035580b0', name: "label" }))));
22
+ return (h("div", { key: '6beb0c5754035e201cc35cabf68f21dbf9725cf8', class: "tds-radio-button" }, h("input", { key: 'f396d559dcb5a9c86a0f199bcafcc753340571c8', class: "tds-form-input", type: "radio", name: this.name, id: this.radioId, value: this.value, checked: this.checked, "aria-checked": this.checked, required: this.required, disabled: this.disabled, onChange: () => this.handleChange() }), h("label", { key: 'c036866c8cb8f02de53de6d2ec95ed7238a3f37e', htmlFor: this.radioId }, h("slot", { key: '962e47b9f92477ebfad294198ab844c37d914d3d', name: "label" }))));
23
23
  }
24
24
  static get is() { return "tds-radio-button"; }
25
25
  static get encapsulation() { return "scoped"; }
@@ -3,7 +3,7 @@ import inheritAriaAttributes from "../../../utils/inheritAriaAttributes";
3
3
  export class TdsSideMenuCloseButton {
4
4
  render() {
5
5
  const buttonProps = Object.assign({ 'aria-label': 'Close' }, inheritAriaAttributes(this.host));
6
- return (h(Host, { key: 'a5c4bb10acbe09c8ca847103e09cdd19fb426999' }, h("button", Object.assign({ key: '83943caf6d7d40bb5eb705dcb6e94bfe0c306b80' }, buttonProps), h("tds-icon", { key: 'dcdba96d79ed39d0c5fbbbbf3bfb6ecdd728513e', name: "cross", size: "20px" }))));
6
+ return (h(Host, { key: '6c4db6a1d905c8d7d543f5722da9e069b131e20a' }, h("button", Object.assign({ key: '5f3ca6918e43ea48a92d2236c246e1463b90b9b8' }, buttonProps), h("tds-icon", { key: '901137cf1ab11a88edf37878af79e22e098e44d7', name: "cross", size: "20px" }))));
7
7
  }
8
8
  static get is() { return "tds-side-menu-close-button"; }
9
9
  static get encapsulation() { return "shadow"; }
@@ -28,14 +28,14 @@ export class TdsSideMenuCollapseButton {
28
28
  this.collapsed = this.sideMenuEl.collapsed;
29
29
  }
30
30
  render() {
31
- return (h(Host, { key: '5cf005dbf45135c58dc574040f62943fc3abceb8', role: "button", tabindex: "0", onClick: () => {
31
+ return (h(Host, { key: '8f904a9975e844929bfae7227d2cae9115a7ec3a', role: "button", tabindex: "0", onClick: () => {
32
32
  this.handleClick();
33
- } }, h("div", { key: 'd3f7b522efd651bca48f721c457cf769722e46f7', class: {
33
+ } }, h("div", { key: 'bde9dea007da8415ce2fa2f716630759d7576bb3', class: {
34
34
  'wrapper': true,
35
35
  'state-collapsed': this.collapsed,
36
- } }, h("tds-side-menu-item", { key: '9a9a6fbc8bb1aa8808946a3fe3f996dd35136c27', class: {
36
+ } }, h("tds-side-menu-item", { key: 'ebe63792b95a523483b68ccc762e0dbd9f325d23', class: {
37
37
  button: true,
38
- } }, h("a", { key: '69a96aa2fe967529c777c76b5797d10a1619e548' }, h("svg", { key: 'd9995a06672520c8a7bd12e16f912f08702f71d5', class: "icon", slot: "icon", fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }, h("path", { key: 'e22a269e31311ce33acfcd7baa6a226ac8b64cf2', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16 1.975a1 1 0 0 1 1 1v20.3l9.311-9.312a1 1 0 0 1 1.415 1.414l-9.887 9.887a2.6 2.6 0 0 1-3.677 0l-9.887-9.887a1 1 0 1 1 1.414-1.414L15 23.274V2.975a1 1 0 0 1 1-1ZM5.188 28.001a1 1 0 0 0 0 2h21.62a1 1 0 1 0 0-2H5.188Z", fill: "currentColor" })), !this.collapsed && h("slot", { key: '8e3efba1392c7c34f5ff3058901889c350d0219c' }))))));
38
+ } }, h("a", { key: '353ee11ff76a3a87ddf0602e65d8e072a2697d6b' }, h("svg", { key: 'e7c25fdd0b32d580e0aa19314864f65bd91c14c6', class: "icon", slot: "icon", fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }, h("path", { key: '007239f3e9e5478ba63fee6422f30c84e678b961', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16 1.975a1 1 0 0 1 1 1v20.3l9.311-9.312a1 1 0 0 1 1.415 1.414l-9.887 9.887a2.6 2.6 0 0 1-3.677 0l-9.887-9.887a1 1 0 1 1 1.414-1.414L15 23.274V2.975a1 1 0 0 1 1-1ZM5.188 28.001a1 1 0 0 0 0 2h21.62a1 1 0 1 0 0-2H5.188Z", fill: "currentColor" })), !this.collapsed && h("slot", { key: 'd3639c51f6185bf7a1144a346731fe25ac9d22c1' }))))));
39
39
  }
40
40
  static get is() { return "tds-side-menu-collapse-button"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -50,13 +50,13 @@ export class TdsSideMenuDropdown {
50
50
  this.open = this.defaultOpen;
51
51
  }
52
52
  render() {
53
- return (h(Host, { key: 'b6d99ba749b0f3f11183f9c7f62565ca341da964' }, h("div", { key: 'e00f31b6379d8b01b0d23a60193ce1ebe88a19da', class: {
53
+ return (h(Host, { key: 'f794fb5b7ed319fc513804df11b2f6122a38138c' }, h("div", { key: 'e451cc6decc88a314354f246c7c9a899473a5b0a', class: {
54
54
  'wrapper': true,
55
55
  'state-open': this.getIsOpenState(),
56
56
  'state-collapsed': this.collapsed,
57
- } }, h("tds-side-menu-item", { key: 'e7eabcbbaa65cf1f631108bfafc4a380f617c27b', class: "button", active: this.getIsOpenState(), selected: this.selected, onClick: () => {
57
+ } }, h("tds-side-menu-item", { key: '1cbb052c9a65d8a560447354342955b1de246c82', class: "button", active: this.getIsOpenState(), selected: this.selected, onClick: () => {
58
58
  this.open = !this.open;
59
- } }, h("button", { key: '6beaed485451b9d447d7757b16356bc07b717640' }, h("slot", { key: '18852e8123e8b060cb7d7438e977f3465b73606b', name: "icon" }), !this.collapsed && (h(Fragment, { key: '1182a36da0e5aa8e874a6614480c03c9d01182fd' }, this.buttonLabel, h("slot", { key: '4b6583fe86ef6679536ca385d02ad176b0b0064f', name: "label" }), h("tds-icon", { key: 'c0f5f6790a03beb0e6baa44fd382b844392bcadb', class: "dropdown-icon", name: "chevron_down", size: "16px" }))))), h("div", { key: '0428e8146c8047bf84551a95414a7c7c375d5ae2', class: "menu" }, this.collapsed && (h("h3", { key: 'aae792c3e56f496ba75f241e21da62f8fa9331e3', class: "heading-collapsed" }, this.buttonLabel, h("slot", { key: '965812787e7cecfe03bd42c3c21d59cf826e366c', name: "label" }))), h("slot", { key: '3769792ac76dda53db236abef3e51d80879cb921' })))));
59
+ } }, h("button", { key: '1b39ec0c0eba39609a3e263fe8a30d7529a1ba68' }, h("slot", { key: '61432ad1590e34b3f736f49a4b882aa52b8ccd1d', name: "icon" }), !this.collapsed && (h(Fragment, { key: '8d1b5f053c630c142926fc6853312728f4edaaa3' }, this.buttonLabel, h("slot", { key: '204b4e1426221221a2bff1267d20ee5ccc6808dc', name: "label" }), h("tds-icon", { key: 'f06e41abf9ea5f2c5c0609034ba67acebafdd6db', class: "dropdown-icon", name: "chevron_down", size: "16px" }))))), h("div", { key: 'bdb81ba6f524ed42def95629f647bcb051a09af2', class: "menu" }, this.collapsed && (h("h3", { key: '5ab3130f41e0ddcc6bc518d18ff884d877d6f6ec', class: "heading-collapsed" }, this.buttonLabel, h("slot", { key: '209d7c4b63fde57eeed388c4e74e9b95e92fc946', name: "label" }))), h("slot", { key: '0585ade48d3cedee0761b0afcbecf72d2203f72b' })))));
60
60
  }
61
61
  static get is() { return "tds-side-menu-dropdown"; }
62
62
  static get encapsulation() { return "shadow"; }
@@ -15,9 +15,9 @@ export class TdsSideMenuDropdownList {
15
15
  this.collapsed = (_a = this.sideMenuEl) === null || _a === void 0 ? void 0 : _a.collapsed;
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: '80e91baddfa7619b8b02ecbc5ed72fb332043b6a', role: "list" }, h("div", { key: '8a0cefc7095d41e551ef4f8d7297893165d2f3df', class: {
18
+ return (h(Host, { key: 'dbe0a35cff13d1eaa2eea5afd744084b75ab4dd7', role: "list" }, h("div", { key: 'a0e7e86f42d1f95df8fd8e123458e26da589d979', class: {
19
19
  'state-collapsed': this.collapsed,
20
- } }, h("slot", { key: '70c5737090b70ac0342cad352d8b109c68571897' }))));
20
+ } }, h("slot", { key: 'e569d7bfbdcaeb80a00efe21ab52690733475574' }))));
21
21
  }
22
22
  static get is() { return "tds-side-menu-dropdown-list"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -28,12 +28,12 @@ export class TdsSideMenuDropdownListItem {
28
28
  }
29
29
  }
30
30
  render() {
31
- return (h(Host, { key: 'f237f24cf38dcabe62f8e4b8bf391a28ac43ca82', role: "listitem" }, h("div", { key: '30c152c55d6d4d8174f536e5933d395b67c1c139', class: {
31
+ return (h(Host, { key: 'd3e238a1c5727f0b58e96883b0318fbeaf549e24', role: "listitem" }, h("div", { key: '4cbcc88749079ff1300c4182e68cecc69ce6bddf', class: {
32
32
  'component': true,
33
33
  'component-selected': this.selected,
34
34
  'component-dropdown-has-icon': this.dropdownHasIcon,
35
35
  'component-collapsed': this.collapsed,
36
- } }, h("slot", { key: '39c61ca1bf9dc9054e175d788c6c4ce5eb823ef3' }))));
36
+ } }, h("slot", { key: 'a2e2349fd9c1eb9fc34ebe77ed84b48878d649ea' }))));
37
37
  }
38
38
  static get is() { return "tds-side-menu-dropdown-list-item"; }
39
39
  static get encapsulation() { return "shadow"; }
@@ -54,12 +54,12 @@ export class TdsSideMenuItem {
54
54
  this.updateSlottedElements();
55
55
  }
56
56
  render() {
57
- return (h(Host, { key: 'f6d3cc999d431fb73ac49c7e51fa63ea56bf1130' }, h("div", { key: '7b0d9eb30d571bf2ec2c9dca91d5d0481b1306b5', class: {
57
+ return (h(Host, { key: '47e9325f6606cb06ce21676b12b9123bb5147501' }, h("div", { key: 'b0309c6d2242d862a3c91fe0f8e94af73af915d5', class: {
58
58
  'component': true,
59
59
  'component-selected': this.selected,
60
60
  'component-active': this.active,
61
61
  'component-collapsed': this.collapsed,
62
- } }, h("slot", { key: '74815b1ae22bb4d6981a2441e0048ee2e9bacf2d' }))));
62
+ } }, h("slot", { key: 'f96fa0078d9d2da5f76edb05d91cb5eb19dd01fb' }))));
63
63
  }
64
64
  static get is() { return "tds-side-menu-item"; }
65
65
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class TdsSideMenuOverlay {
3
3
  render() {
4
- return (h(Host, { key: 'a958f8d8c7b37fb863118fe6d00dc4b3a37e3327' }, h("div", { key: 'f5fdca88eb3de5799dd9384a6c37d8e499bcfc0f' })));
4
+ return (h(Host, { key: '8aca5ce28c04cf2a6d5862a60f33ad73ee39ace9' }, h("div", { key: '302378bd95a8e54049c42e033a82cd4b82c18a5a' })));
5
5
  }
6
6
  static get is() { return "tds-side-menu-overlay"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -10,7 +10,7 @@ export class TdsSideMenuUser {
10
10
  this.imgAlt = undefined;
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: 'bd8d68d6b5d9ca264469f5f3cc89617b832639d5' }, h("tds-side-menu-user-image", { key: '403447607a0705653619f81d56f9851c5a6f2627', src: this.imgSrc, alt: this.imgAlt }, h("slot", { key: 'af3203b77ecf7e07d1300d22d2a9f4e8ea75e502', name: "image" })), h("tds-side-menu-user-label", { key: '17d6de5a03674a0aed065808d889d115a1d4c639', heading: this.heading, subheading: this.subheading })));
13
+ return (h(Host, { key: 'a2e676265c9785f8a5b7b8a5215993e6e2e32920' }, h("tds-side-menu-user-image", { key: 'fb701c03e2eaa91219fc9cb73c6f4c74eb8283e8', src: this.imgSrc, alt: this.imgAlt }, h("slot", { key: '9843e8b1007289ff4195f72582c0999069d1dd39', name: "image" })), h("tds-side-menu-user-label", { key: 'e6f60cd03846a92e7174a08b1e6513f91e71f919', heading: this.heading, subheading: this.subheading })));
14
14
  }
15
15
  static get is() { return "tds-side-menu-user"; }
16
16
  static get encapsulation() { return "shadow"; }
@@ -12,7 +12,7 @@ export class TdsSideMenuUserImage {
12
12
  this.alt = undefined;
13
13
  }
14
14
  render() {
15
- return (h(Host, { key: 'f52d600d147e4422c99883473c5453018135edc5' }, h("slot", { key: '1ecdae7d2a9d8a42a93c9b4e77ebf885c2308925' }), this.src && h("img", { key: 'c2efe65b3cb9102db3019d15ed54a8cbaecef877', src: this.src, alt: this.alt })));
15
+ return (h(Host, { key: 'ea8f9c51aefab60fd2c32cee1be0344ec3fc6751' }, h("slot", { key: 'ae8fb3c065544aeb6c4737789e1dfefd5eb3a947' }), this.src && h("img", { key: '7b0b888ccaef7e1f40e82eb46c3bc09b78c92d0f', src: this.src, alt: this.alt })));
16
16
  }
17
17
  static get is() { return "tds-side-menu-user-image"; }
18
18
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class TdsSideMenuUserLabel {
5
5
  this.subheading = undefined;
6
6
  }
7
7
  render() {
8
- return (h(Host, { key: '361c1868777c78a539e7c36a0acb9963f57fde3c' }, this.heading, this.subheading && h("div", { key: 'a1e15c671dcd77841051c52c3e17ef66bbf7730f', class: "subheading" }, this.subheading)));
8
+ return (h(Host, { key: '7bac8221992109403d3f0506b7f0125a0b77b6d4' }, this.heading, this.subheading && h("div", { key: 'b9137e36496fb7fc10da067ea61596da2a38fa9d', class: "subheading" }, this.subheading)));
9
9
  }
10
10
  static get is() { return "tds-side-menu-user-label"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -322,24 +322,24 @@ export class TdsSlider {
322
322
  }
323
323
  }
324
324
  render() {
325
- return (h("div", { key: '84d8b507b3f7c917a45c65dd65b1f0a2156b9b13', class: {
325
+ return (h("div", { key: '0bc25504b575817a7fb374dcedf021bca0c31e1d', class: {
326
326
  'tds-slider-wrapper': true,
327
327
  'read-only': this.readOnly,
328
- } }, h("input", { key: 'f90219558d73bf2da74a189dca71e546c874efd8', class: "tds-slider-native-element", type: "range", name: this.name, min: this.min, max: this.max, value: this.value, disabled: this.disabled }), h("div", { key: '915d95e4d2a421f98feb18367c70fbb28ff3fa63', class: {
328
+ } }, h("input", { key: '5d415abddae83b6faea5c1c7fc7a7fedbc2484aa', class: "tds-slider-native-element", type: "range", name: this.name, min: this.min, max: this.max, value: this.value, disabled: this.disabled }), h("div", { key: '55d2251ecc7ff0cc30ff39be15cb065932976c2a', class: {
329
329
  'tds-slider': true,
330
330
  'disabled': this.disabled,
331
331
  'tds-slider-small': this.useSmall,
332
332
  }, ref: (el) => {
333
333
  this.wrapperElement = el;
334
- } }, h("label", { key: '04b9f18581daaefc2a4d2b5f36b80f2838a0077d', class: this.showTickNumbers && 'offset' }, this.label), this.useInput && (h("div", { key: '906ab4554905e13b6fcaf019277c1a65e363f62a', class: "tds-slider__input-values" }, h("div", { key: '737cca67e45dd7ae67db13e131c1e4022fc1c735', class: "tds-slider__input-value min-value" }, this.min))), this.useControls && (h("div", { key: 'd6154dcd53edc5048538594dd9304f46aedc1a2d', class: "tds-slider__controls" }, h("div", { key: '2dcad21efeda6ec442b515462c4a17f1792947e6', class: "tds-slider__control tds-slider__control-minus", onClick: (event) => this.stepLeft(event) }, h("tds-icon", { key: '45c5effcb1e80b73f9b4762a20e84b509ec40eab', name: "minus", size: "16px" })))), h("div", { key: '0f150bf07581a72644e6c6d079504580ffda4c8b', class: "tds-slider-inner" }, this.tickValues.length > 0 && (h("div", { key: 'ad513096aa373f50c0c100b9a9a2ce9190d1db01', class: "tds-slider__value-dividers-wrapper" }, h("div", { key: 'c86a101be7c307df7bc26eb71d0b9a308a8d5135', class: "tds-slider__value-dividers" }, this.tickValues.map((value) => (h("div", { class: "tds-slider__value-divider" }, this.showTickNumbers && h("span", null, value))))))), h("div", { key: '5684732f47aee14a08d855102ba9da1c4499cc31', class: "tds-slider__track", ref: (el) => {
334
+ } }, h("label", { key: 'b43f34bbc7cbd7f8082ce17ef0f2b115fb5b41aa', class: this.showTickNumbers && 'offset' }, this.label), this.useInput && (h("div", { key: '30fcbd13672af1648cc74f48c6df7a1378f9f538', class: "tds-slider__input-values" }, h("div", { key: '5d41657b4ad6d062beba9fd0db6b709056245ec4', class: "tds-slider__input-value min-value" }, this.min))), this.useControls && (h("div", { key: '2ccc0bf2341ade649edfc24212ac5b2b59b21385', class: "tds-slider__controls" }, h("div", { key: 'ce7dcfd5686aadb18115926142e82f313951eb2f', class: "tds-slider__control tds-slider__control-minus", onClick: (event) => this.stepLeft(event) }, h("tds-icon", { key: '6e6e6e990cac821b21b7f23690bf26d1a973525a', name: "minus", size: "16px" })))), h("div", { key: 'e64d393d7fe8abf33aa7a75ce7db93ab64f5fcab', class: "tds-slider-inner" }, this.tickValues.length > 0 && (h("div", { key: '85d36d8b772609e6cf72de94bf28ad0342d3558a', class: "tds-slider__value-dividers-wrapper" }, h("div", { key: '057feca60e9d4f5ba96f8ad83e937955c48b9ca4', class: "tds-slider__value-dividers" }, this.tickValues.map((value) => (h("div", { class: "tds-slider__value-divider" }, this.showTickNumbers && h("span", null, value))))))), h("div", { key: 'de922947c8ec868eb652bebd508237f085a2b78a', class: "tds-slider__track", ref: (el) => {
335
335
  this.trackElement = el;
336
- }, tabindex: this.disabled ? '-1' : '0' }, h("div", { key: '4168a54f0e286174b31b1aad81fab357aa5f4de9', class: "tds-slider__track-fill", ref: (el) => {
336
+ }, tabindex: this.disabled ? '-1' : '0' }, h("div", { key: '0318d2221c4b2c5ce460113111d18f63113ac4ec', class: "tds-slider__track-fill", ref: (el) => {
337
337
  this.trackFillElement = el;
338
- } }), h("div", { key: 'c7acc000600fa017dc4753c9db3b8099a6a2e169', class: "tds-slider__thumb", ref: (el) => {
338
+ } }), h("div", { key: 'ad87dc2827bb7ccd306d87f675654ae40a74aeb0', class: "tds-slider__thumb", ref: (el) => {
339
339
  this.thumbElement = el;
340
- }, onMouseDown: () => this.grabThumb(), onTouchStart: () => this.grabThumb() }, this.tooltip && (h("div", { key: 'c6f91bfa64cad05dac128f6a94ac02d264471199', class: "tds-slider__value" }, this.value, h("svg", { key: 'dd9e4f44ca960830683f4c88bd0abac43ca9c497', width: "18", height: "14", viewBox: "0 0 18 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '14042a1208dc7c7ba4328477246200633dd56a49', d: "M8.15882 12.6915L0.990487 1.54076C0.562658 0.875246 1.0405 0 1.83167 0H16.1683C16.9595 0 17.4373 0.875246 17.0095 1.54076L9.84118 12.6915C9.44754 13.3038 8.55246 13.3038 8.15882 12.6915Z", fill: "currentColor" })))), h("div", { key: '0a70bc608508de6089a20cc5ee64dac695d96a8b', class: "tds-slider__thumb-inner", ref: (el) => {
340
+ }, onMouseDown: () => this.grabThumb(), onTouchStart: () => this.grabThumb() }, this.tooltip && (h("div", { key: 'a25f6c8f4f79a4395bf3f0e380546089407dde98', class: "tds-slider__value" }, this.value, h("svg", { key: 'eca8aa480f914cb7984efef83ccec4dde9a907b8', width: "18", height: "14", viewBox: "0 0 18 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '64dded325632c7178df7ca035cfbd61403d6b7d0', d: "M8.15882 12.6915L0.990487 1.54076C0.562658 0.875246 1.0405 0 1.83167 0H16.1683C16.9595 0 17.4373 0.875246 17.0095 1.54076L9.84118 12.6915C9.44754 13.3038 8.55246 13.3038 8.15882 12.6915Z", fill: "currentColor" })))), h("div", { key: '19e520735e16de7defc900e836c3303668a6a68b', class: "tds-slider__thumb-inner", ref: (el) => {
341
341
  this.thumbInnerElement = el;
342
- } })))), this.useInput && (h("div", { key: 'e4849109f89a6a9212f334ea7731798bfb6f81ef', class: "tds-slider__input-values" }, h("div", { key: 'b4a9d3e892df0ce14027968e4ae189466efd1945', class: "tds-slider__input-value", onClick: (event) => this.stepLeft(event) }, this.max), h("div", { key: '031c30dd3817d414a81729eb27801063b9dd6836', class: "tds-slider__input-field-wrapper" }, h("input", { key: '8cc0d21a9ac638f80a58aea5b66161d6527db420', size: this.calculateInputSizeFromMax(), class: "tds-slider__input-field", value: this.value, readOnly: this.readOnly, onBlur: (event) => this.updateSliderValueOnInputChange(event), onKeyDown: (event) => this.handleInputFieldEnterPress(event), type: "number", min: this.min, max: this.max })))), this.useControls && (h("div", { key: '2fc86a7a1f51ca5f9784590a77f76091d67ca499', class: "tds-slider__controls" }, h("div", { key: 'dff918df7cc22ed45b783674f8e11c2a44845402', class: "tds-slider__control tds-slider__control-plus", onClick: (event) => this.stepRight(event) }, h("tds-icon", { key: 'dc41c936d301570bcf59291dafdffcdc37b28cc1', name: "plus", size: "16px" })))))));
342
+ } })))), this.useInput && (h("div", { key: '1ec5dab77cbe54a237cb5e951043378b18b25fe3', class: "tds-slider__input-values" }, h("div", { key: '8ce027db6a886c2aa2308b7f189cc9da69406146', class: "tds-slider__input-value", onClick: (event) => this.stepLeft(event) }, this.max), h("div", { key: 'a71a82d159456a59c2c92136d6b6c83faba5fdbf', class: "tds-slider__input-field-wrapper" }, h("input", { key: 'c6ef62b23580b1b6b41b7a35f9e1e7d98267b42d', size: this.calculateInputSizeFromMax(), class: "tds-slider__input-field", value: this.value, readOnly: this.readOnly, onBlur: (event) => this.updateSliderValueOnInputChange(event), onKeyDown: (event) => this.handleInputFieldEnterPress(event), type: "number", min: this.min, max: this.max })))), this.useControls && (h("div", { key: '61acb8a3bd20557d89adcdb58eb08b0692be20ac', class: "tds-slider__controls" }, h("div", { key: '74d3353d1edc9406e51f29038e737d0558d983a7', class: "tds-slider__control tds-slider__control-plus", onClick: (event) => this.stepRight(event) }, h("tds-icon", { key: '44ba3b91c185b97b7f5aeedf48155a24eb0f721f', name: "plus", size: "16px" })))))));
343
343
  }
344
344
  static get is() { return "tds-slider"; }
345
345
  static get originalStyleUrls() {
@@ -5,7 +5,7 @@ export class TdsSpinner {
5
5
  this.variant = 'standard';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '13dcb29d2a392299bb705f062544dca1226e4ae7', "aria-live": "assertive", role: "status", "aria-label": "loading" }, h("svg", { key: '3295c24006f13219f9d4dadb01194cc97a1259d3', class: `tds-spinner-svg tds-spinner-svg-${this.size}`, "aria-hidden": "true" }, h("circle", { key: 'ba6939e6ae556aa57b5a20b40f23922207a33b87', class: `tds-spinner-circle tds-spinner-circle-${this.variant}` }))));
8
+ return (h("div", { key: '95f9c4ff6ad75e990e037debeb13b20f4f9d0b81', "aria-live": "assertive", role: "status", "aria-label": "loading" }, h("svg", { key: '901c96e841db8498d6fe5f0ec42d10afabd02a84', class: `tds-spinner-svg tds-spinner-svg-${this.size}`, "aria-hidden": "true" }, h("circle", { key: 'a71da609265f82835d116bf7836521948355d2fd', class: `tds-spinner-circle tds-spinner-circle-${this.variant}` }))));
9
9
  }
10
10
  static get is() { return "tds-spinner"; }
11
11
  static get originalStyleUrls() {
@@ -39,7 +39,7 @@ export class TdsStep {
39
39
  }
40
40
  }
41
41
  render() {
42
- return (h(Host, { key: '25272154fa202dc80faadec2f69bb76c7cfb23ba' }, h("div", { key: 'b95ec3ae0c8842cce29a26a00b77e9d63ddf3e7c', role: "listitem", class: `${this.size} ${this.orientation} text-${this.labelPosition} ${this.hideLabels ? 'hide-labels' : ''}` }, h("span", { key: '0dfc323696c80230df87de15858a08c2051e9f64', class: `${this.state} content-container` }, this.state === 'success' || this.state === 'error' ? (h("tds-icon", { class: 'tds-step-icon', name: this.state === 'success' ? 'tick' : 'warning', size: this.size === 'lg' ? '20px' : '16px' })) : (h("span", { class: "index-container" }, this.index))), !this.hideLabels && (h("div", { key: '1726259dde21fea66e1554f6f5760176e3a24b13', class: `label ${this.size} ${this.state}` }, h("slot", { key: 'dd9d6499348d2e7bbf36920c63dd836371dbd090', name: "label" }))))));
42
+ return (h(Host, { key: '7797a3c6062a198dd291bd7fe30af307561c0cf2' }, h("div", { key: '5607a73ab02896e18005862029d868cc3e933c76', role: "listitem", class: `${this.size} ${this.orientation} text-${this.labelPosition} ${this.hideLabels ? 'hide-labels' : ''}` }, h("span", { key: '443a1126ec4c8bf978c5d498cb044b5f551a53d1', class: `${this.state} content-container` }, this.state === 'success' || this.state === 'error' ? (h("tds-icon", { class: 'tds-step-icon', name: this.state === 'success' ? 'tick' : 'warning', size: this.size === 'lg' ? '20px' : '16px' })) : (h("span", { class: "index-container" }, this.index))), !this.hideLabels && (h("div", { key: 'd3d5aaed1f221bbdc6e90cbbbd89415e0ec83233', class: `label ${this.size} ${this.state}` }, h("slot", { key: 'b27f1910deacb6070c3702033351240762111235', name: "label" }))))));
43
43
  }
44
44
  static get is() { return "tds-step"; }
45
45
  static get encapsulation() { return "shadow"; }
@@ -60,12 +60,12 @@ export class TdsTableBody {
60
60
  }
61
61
  }
62
62
  render() {
63
- return (h(Host, { key: 'c5e67ff8b2d6643036efd3642e623c8c29778d0c', "data-selected-rows": this.multiselectArrayJSON, class: {
63
+ return (h(Host, { key: '0e0b165d1fe72aecfb3ab6f5afcf2c19b917e389', "data-selected-rows": this.multiselectArrayJSON, class: {
64
64
  'tds-table--zebra-mode-rows-odd': this.zebraMode === 'rows-odd',
65
65
  'tds-table--zebra-mode-rows-even': this.zebraMode === 'rows-even',
66
66
  'tds-table--zebra-mode-columns-odd': this.zebraMode === 'columns-odd',
67
67
  'tds-table--zebra-mode-columns-even': this.zebraMode === 'columns-even',
68
- } }, h("slot", { key: '5a92dbbef0ddd833905068b964e8c5e59c024161' })));
68
+ } }, h("slot", { key: 'abc4a35c7c216a7becde1dba32f0a9eadb9364c4' })));
69
69
  }
70
70
  static get is() { return "tds-table-body"; }
71
71
  static get originalStyleUrls() {
@@ -56,13 +56,16 @@ export class TdsTableBodyCell {
56
56
  }
57
57
  }
58
58
  connectedCallback() {
59
+ var _a;
59
60
  this.tableEl = this.host.closest('tds-table');
60
- this.tableId = this.tableEl.tableId;
61
+ this.tableId = (_a = this.tableEl) === null || _a === void 0 ? void 0 : _a.tableId;
61
62
  }
62
63
  componentWillLoad() {
63
- relevantTableProps.forEach((tablePropName) => {
64
- this[tablePropName] = this.tableEl[tablePropName];
65
- });
64
+ if (this.tableEl) {
65
+ relevantTableProps.forEach((tablePropName) => {
66
+ this[tablePropName] = this.tableEl[tablePropName];
67
+ });
68
+ }
66
69
  if (this.textAlign) {
67
70
  this.textAlignState = this.textAlign;
68
71
  }
@@ -80,13 +83,13 @@ export class TdsTableBodyCell {
80
83
  // Conditionally set padding style
81
84
  padding: paddingStyle,
82
85
  };
83
- return (h(Host, { key: '0d82f35d5eeac811148529dc4e10f529edd340fb', class: {
86
+ return (h(Host, { key: '1a20de405d23d807c9584791793ecc271354ef56', class: {
84
87
  'tds-table__body-cell': true,
85
88
  'tds-table__body-cell--hover': this.activeSorting,
86
89
  'tds-table__compact': this.compactDesign,
87
90
  'tds-table--divider': this.verticalDividers,
88
91
  'tds-table--no-min-width': this.noMinWidth,
89
- }, style: dynamicStyles }, this.cellValue, h("slot", { key: '6e7e6bfb637b4b67d801c29bd0eaefe34b1863d5' })));
92
+ }, style: dynamicStyles }, this.cellValue, h("slot", { key: '0954fdb9b7ab354dd9321602b6d4045afc72fc1f' })));
90
93
  }
91
94
  static get is() { return "tds-body-cell"; }
92
95
  static get encapsulation() { return "shadow"; }
@@ -63,7 +63,7 @@ export class TdsTableBodyInputWrapper {
63
63
  }
64
64
  }
65
65
  render() {
66
- return (h(Host, { key: 'd24d67e22c093e7681958e897ec9813d84f5ba7b', class: {
66
+ return (h(Host, { key: '83dc46604d7d5607e22684a405224afcb21c463d', class: {
67
67
  'focused-input-wrapper': this.inputFocused,
68
68
  'show-icon': this.showIcon,
69
69
  'tds-table__compact': this.compactDesign,
@@ -56,22 +56,25 @@ export class TdsTableBodyRow {
56
56
  }
57
57
  }
58
58
  connectedCallback() {
59
+ var _a;
59
60
  this.tableEl = this.host.closest('tds-table');
60
- this.tableId = this.tableEl.tableId;
61
+ this.tableId = (_a = this.tableEl) === null || _a === void 0 ? void 0 : _a.tableId;
61
62
  }
62
63
  componentWillLoad() {
63
- relevantTableProps.forEach((tablePropName) => {
64
- this[tablePropName] = this.tableEl[tablePropName];
65
- });
64
+ if (this.tableEl) {
65
+ relevantTableProps.forEach((tablePropName) => {
66
+ this[tablePropName] = this.tableEl[tablePropName];
67
+ });
68
+ }
66
69
  }
67
70
  render() {
68
- return (h(Host, { key: '3ed856c9d2ad2b600559295cfd48dc35aac4368b', tabindex: this.clickable ? '0' : null, class: {
71
+ return (h(Host, { key: 'fa5a532c518a73a9bc4fb3b94475bb6c7fb0530b', tabindex: this.clickable ? '0' : null, class: {
69
72
  'tds-table__row': true,
70
73
  'tds-table__row--selected': this.selected,
71
74
  'tds-table__compact': this.compactDesign,
72
75
  'tds-table--divider': this.verticalDividers,
73
76
  'tds-table__row--clickable': this.clickable,
74
- }, onClick: (e) => this.handleRowClick(e), onKeyDown: (e) => this.handleKeyDown(e) }, this.multiselect && (h("td", { key: '890ec619c715803404286c2db19d7f229820dcf4', class: "tds-table__body-cell tds-table__body-cell--checkbox tds-form-label tds-form-label--table" }, h("tds-checkbox", { key: 'c0c350b5fb5146f47bb703ffb9f900e0726fe80e', onTdsChange: (event) => this.handleCheckboxChange(event), checked: this.selected, disabled: this.disabled }))), h("slot", { key: '23ae044099a0cd69fd41b7da5314223789643559' })));
77
+ }, onClick: (e) => this.handleRowClick(e), onKeyDown: (e) => this.handleKeyDown(e) }, this.multiselect && (h("td", { key: 'dd524054a3b9db562b6ffb01a93175b4b8e8b5ff', class: "tds-table__body-cell tds-table__body-cell--checkbox tds-form-label tds-form-label--table" }, h("tds-checkbox", { key: 'ab960de6521b221af09a5ccdfc0142cd2bf1e72c', onTdsChange: (event) => this.handleCheckboxChange(event), checked: this.selected, disabled: this.disabled }))), h("slot", { key: '55a4c8f8397ca5d45676fbd3b9e3ab51ca5bc401' })));
75
78
  }
76
79
  static get is() { return "tds-table-body-row"; }
77
80
  static get encapsulation() { return "shadow"; }
@@ -100,26 +100,26 @@ export class TdsTableBodyRowExpandable {
100
100
  this.sendValue();
101
101
  }
102
102
  render() {
103
- return (h(Host, { key: '88bdc031d23bed04c66ea19665becc9f17c7a06f', class: {
103
+ return (h(Host, { key: '6eaab9070f782ad29c6733f1a012eda6720d5f2c', class: {
104
104
  'tds-table__row': true,
105
105
  'tds-table__row-expand--active': this.isExpanded,
106
106
  'tds-table__compact': this.compactDesign,
107
107
  'tds-table--divider': this.verticalDividers,
108
- } }, h("tr", { key: 'b2d4ed815278333aa6af9274839df26eea5ab41a', class: {
108
+ } }, h("tr", { key: '2dade2d71b2421e82ec4a78568d4a1b5b9d0bb60', class: {
109
109
  'tds-table__row': true,
110
110
  'tds-table__row--expanded': this.isExpanded,
111
- }, part: "row" }, h("td", { key: '9d1ffafe9b05e39f14e1c7e8cd8f42dd2df6e3fd', class: {
111
+ }, part: "row" }, h("td", { key: '5748b3aeab6adc7f5c2bb322aa706464b845d798', class: {
112
112
  'tds-table__cell-expand': true,
113
- } }, h("label", { key: 'b69e92f5fbda3d2cf0455bf201bf636d1d7b3629', class: "tds-table__expand-control-container" }, h("input", { key: 'eeba40080825f033e8a1b3be791425f548def0b7', class: "tds-table__expand-input", type: "checkbox", onChange: (event) => this.onChangeHandler(event), checked: this.isExpanded }), h("span", { key: 'e6043fb1274674b09fe51563df9a1ddb70d77c87', class: "tds-expendable-row-icon" }, h("svg", { key: '4b4f2ef69e58f2eca16f925f7dc99ae9b749e687', fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }, h("path", { key: '57b49045410452bbb291e4c01cfdf6121c8c170e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.273 9.783a1 1 0 0 1 1.415 0l9.888 9.888a.6.6 0 0 0 .848 0l9.888-9.888a1 1 0 1 1 1.415 1.414l-9.889 9.889a2.6 2.6 0 0 1-3.677 0l-9.888-9.889a1 1 0 0 1 0-1.414Z", fill: "currentColor" }))))), h("slot", { key: '767343d7c3ecfd4022328d2f09793d0a6595f354' })), h("tr", { key: '475276ceafd46129ca89d235f040de9616a0b537', class: {
113
+ } }, h("label", { key: '185b91d4dd5c5ecf2c2f246474a3147b65deede0', class: "tds-table__expand-control-container" }, h("input", { key: 'eb4f25a58fab25fd686fac95b41425b49b2bf591', class: "tds-table__expand-input", type: "checkbox", onChange: (event) => this.onChangeHandler(event), checked: this.isExpanded }), h("span", { key: '74c4bf376c53cdea707921610e383d3c4830f1a1', class: "tds-expendable-row-icon" }, h("svg", { key: '0b5a3c5fc2d86d4809d7a50153d835c06e61e5d4', fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }, h("path", { key: '009fac726b97fdf9d2b02b958ee6f62be275e65c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.273 9.783a1 1 0 0 1 1.415 0l9.888 9.888a.6.6 0 0 0 .848 0l9.888-9.888a1 1 0 1 1 1.415 1.414l-9.889 9.889a2.6 2.6 0 0 1-3.677 0l-9.888-9.889a1 1 0 0 1 0-1.414Z", fill: "currentColor" }))))), h("slot", { key: '06614199b6fde8f643e0bdb34e51e5874e66d689' })), h("tr", { key: '6980ce96e91be2e3b1b96c5115a1aad52aeedf94', class: {
114
114
  'tds-table__row-expand': true,
115
115
  'tds-table__row-expand--expanded': this.isExpanded,
116
- }, part: "expand-row" }, h("td", { key: '1de5c95195cc84e416aa5008a8876735d196d70c', class: {
116
+ }, part: "expand-row" }, h("td", { key: 'f539ee0187f3b5fa7600110d8655c78d1010afdf', class: {
117
117
  'tds-table__cell-expand': true,
118
118
  'tds-table__cell-expand--overflow-hidden': this.overflow === 'hidden',
119
119
  'tds-table__cell-expand--overflow-visible': this.overflow === 'visible',
120
- }, part: "expand-row-cell", colSpan: this.columnsNumber }, h("div", { key: 'bf5df977cdcdb10ad0b3594973ebf034e058a807', style: {
120
+ }, part: "expand-row-cell", colSpan: this.columnsNumber }, h("div", { key: '0af12e1435d9cce526565183f6281c99432d4de2', style: {
121
121
  overflow: this.overflow,
122
- } }, h("slot", { key: 'f081d57d2d41cc280e3c267b2fdf65a186427324', name: "expand-row" }))))));
122
+ } }, h("slot", { key: 'cbfdcaed15bb00884c8c5f54b9eb52aab0c6870a', name: "expand-row" }))))));
123
123
  }
124
124
  static get is() { return "tds-table-body-row-expandable"; }
125
125
  static get encapsulation() { return "shadow"; }
@@ -127,12 +127,12 @@ export class TdsTableFooter {
127
127
  }
128
128
  render() {
129
129
  var _a;
130
- return (h(Host, { key: '117730d1c68205810a27b986d33db66536477397', class: {
130
+ return (h(Host, { key: '9b21be9df87785ac51f00fc0fc739fe4980d8d69', class: {
131
131
  'tds-table--compact': this.compactDesign,
132
132
  'footer__horizontal-scroll': !!this.horizontalScrollWidth,
133
- }, style: this.getStyles() }, h("tr", { key: 'ec17cd0543bafb5b025e8fff1cd7a64f46590adf', class: "tds-table__footer-row" }, h("td", { key: 'ae616976b5ce3a75f672ff7aa9b9e446fae77588', class: "tds-table__footer-cell", colSpan: this.columnsNumber }, this.pagination && (h("div", { key: '131d7616cedd11b7153c46b1485b4f249d6c25b3', class: "tds-table__pagination" }, h("div", { key: 'b785377fd374510319576f7945ce8194f813d4b1', class: "tds-table__row-selector" }, this.rowsperpage && ((_a = this.rowsPerPageValues) === null || _a === void 0 ? void 0 : _a.length) > 0 && (h("div", { key: '97ab7f1da3805ebc0d7bfe9ac568f1359444ba37', class: "rows-per-page" }, h("p", { key: 'eef6e04ac743e2101fc8feb352cb926c71c237ba' }, "Rows per page"), h("tds-dropdown", { key: 'bb7d4340735227bb2048d786671fb874445786ee', modeVariant: "secondary", id: "rows-dropdown", class: "page-dropdown", size: "xs", defaultValue: `${this.rowsPerPageValues[0]}`, onTdsChange: (event) => this.rowsPerPageChange(event) }, this.rowsPerPageValues.map((value) => {
133
+ }, style: this.getStyles() }, h("tr", { key: '3ec21be1dd53ab45ebeca5081a9c2f0597930dea', class: "tds-table__footer-row" }, h("td", { key: '739364c5f7417c3da2d8eefceb071e5c4df80e25', class: "tds-table__footer-cell", colSpan: this.columnsNumber }, this.pagination && (h("div", { key: 'edb2e4cb6c893ad947feba4cdd4ca72c283bf6cf', class: "tds-table__pagination" }, h("div", { key: 'ab721dbd4e55d7e66b0ac1344a588e0d7e89ab6a', class: "tds-table__row-selector" }, this.rowsperpage && ((_a = this.rowsPerPageValues) === null || _a === void 0 ? void 0 : _a.length) > 0 && (h("div", { key: 'f77ccfd43490d91a4853f95177b37206ed091f4f', class: "rows-per-page" }, h("p", { key: 'a654e24545b62882588a765a1a6e9ff0929d7c85' }, "Rows per page"), h("tds-dropdown", { key: 'd72a44a2edb5ea7973bbeff68a7150d8f0b9cfdc', modeVariant: "secondary", id: "rows-dropdown", class: "page-dropdown", size: "xs", defaultValue: `${this.rowsPerPageValues[0]}`, onTdsChange: (event) => this.rowsPerPageChange(event) }, this.rowsPerPageValues.map((value) => {
134
134
  return (h("tds-dropdown-option", { value: `${value}` }, value));
135
- }))))), h("div", { key: '1c0a59c3e722880a5b7765672742ffb0b77ef6e9', class: "tds-table__page-selector" }, h("input", { key: '883e3ea6f692928abe7257fc7992f8fd6fdc294e', ref: (element) => (this.inputElement = element), class: "tds-table__page-selector-input", type: "number", min: "1", max: this.pages, value: this.paginationValue, pattern: "[0-9]+", dir: "ltr", onChange: (event) => this.paginationInputChange(event), onAnimationEnd: removeShakeAnimation }), h("p", { key: '51c4811e14f801e7f1d331e5e177390b1d71d4b0', class: "tds-table__footer-text" }, "of ", h("span", { key: '7a2e2d99407481c0fde506b40e0321eccd09bb92' }, this.pages), " pages"), h("button", { key: '2686970457baa6bc45317153d39232cc0edc46c6', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue <= 1, onClick: () => this.firstPage() }, h("tds-icon", { key: '6bb34e3e3b21ff2b919ff19b33d9e07022fce1c6', name: "skip_backwards", size: "20px" })), h("button", { key: '846ee457f3877bb249ae35496bffb6abbbbe13b6', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue <= 1, onClick: () => this.previousPage() }, h("tds-icon", { key: 'a622c10321358520457d31cee8691de27c02700b', name: "chevron_left", size: "20px" })), h("button", { key: 'e7f44b166d57aff4da1810a4626f9ced833a5464', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue >= this.pages, onClick: () => this.nextPage() }, h("tds-icon", { key: '7a1ca34a3c55c91694b6106876aea457254e25c7', name: "chevron_right", size: "20px" })), h("button", { key: 'f83be57a31ef4fb49ca7179d1fb4fe379875fa4c', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue >= this.pages, onClick: () => this.lastPage() }, h("tds-icon", { key: 'd6436b222fd1749a62c11660abf1320a73311da2', name: "skip_forward", size: "20px" })))))))));
135
+ }))))), h("div", { key: '74b3ca1895fac9a5f6c40c54cb3802d995a5af64', class: "tds-table__page-selector" }, h("input", { key: 'b1d32a9f834b09dd10c8d160c16d0c4acaa334b3', ref: (element) => (this.inputElement = element), class: "tds-table__page-selector-input", type: "number", min: "1", max: this.pages, value: this.paginationValue, pattern: "[0-9]+", dir: "ltr", onChange: (event) => this.paginationInputChange(event), onAnimationEnd: removeShakeAnimation }), h("p", { key: '10eec5a6d55728121629358a669b4528a84b20b2', class: "tds-table__footer-text" }, "of ", h("span", { key: '74a89f18a367946a695f6df45cb879f755b52127' }, this.pages), " pages"), h("button", { key: '57c4e14b227692166ff22eb70ffd91f387156a0c', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue <= 1, onClick: () => this.firstPage() }, h("tds-icon", { key: '85af6d8297fb4d4a16d9569d3b32df843ecb9238', name: "skip_backwards", size: "20px" })), h("button", { key: 'ecbc0e6c623f0e34e0143a5525f85dad0a4ea503', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue <= 1, onClick: () => this.previousPage() }, h("tds-icon", { key: 'd5c9f208529b0c2780f615e83eaa561287e45b57', name: "chevron_left", size: "20px" })), h("button", { key: '7451440c861a8e707dbe3ed138cd480403c9e063', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue >= this.pages, onClick: () => this.nextPage() }, h("tds-icon", { key: '09b034dca95d82c3eb1b0738e256580ed60c0be3', name: "chevron_right", size: "20px" })), h("button", { key: 'ed5ebd4705683f7a0693a31c4ced121d1f54f660', type: "button", class: "tds-table__footer-btn", disabled: this.paginationValue >= this.pages, onClick: () => this.lastPage() }, h("tds-icon", { key: 'b96224ea1fd759bb944066fbb73bddd64e52ce1d', name: "skip_forward", size: "20px" })))))))));
136
136
  }
137
137
  static get is() { return "tds-table-footer"; }
138
138
  static get encapsulation() { return "shadow"; }
@@ -82,11 +82,11 @@ export class TdsTableHeaderRow {
82
82
  });
83
83
  }
84
84
  render() {
85
- return (h(Host, { key: 'e21dbe2e6305e3aa9c5e5afa1fde4d4a7c66bbbb', class: {
85
+ return (h(Host, { key: 'e503496c4c86dd5ea411ac950195047efe2abd68', class: {
86
86
  'tds-table--compact': this.compactDesign,
87
87
  'tds-table--divider': this.verticalDividers,
88
88
  'tds-table--toolbar-available': this.enableToolbarDesign,
89
- } }, h("tr", { key: '6737748d94783df4ece62410ac325762bec547cc' }, this.multiselect && (h("th", { key: '53eb8c50bf7be339d87c77cf6fc7e3221533862b', class: "tds-table__header-cell tds-table__header-cell--checkbox" }, h("div", { key: 'b5a363d1b39f07ceca33824f27fefbf659a2427f', class: "tds-form-label tds-form-label--table" }, h("tds-checkbox", { key: 'e3809f9eee428fd4ae681e1146cd8308c0b70718', checked: this.allSelected || this.selected, disabled: this.disabled, indeterminate: this.indeterminate, onTdsChange: (event) => this.handleCheckboxChange(event) })))), this.expandableRows && (h("th", { key: '78cbace7847d8b7b535cd40c969b0935799695f9', class: "tds-table__header-cell tds-table__header-cell--checkbox" })), h("slot", { key: '530d2c592a33b1357b73acad695b1cec5047793d' }))));
89
+ } }, h("tr", { key: '249ad4aee1ea1bf9ed989afcce31706f829f2372' }, this.multiselect && (h("th", { key: '4766432503a95018ab3af151d13a7cfe431bec20', class: "tds-table__header-cell tds-table__header-cell--checkbox" }, h("div", { key: 'e92d809b3c0e8aeab578c1d744def9dd2bfe9975', class: "tds-form-label tds-form-label--table" }, h("tds-checkbox", { key: 'aed850f2651fcc65baa2d82ac7d33b59b502cedd', checked: this.allSelected || this.selected, disabled: this.disabled, indeterminate: this.indeterminate, onTdsChange: (event) => this.handleCheckboxChange(event) })))), this.expandableRows && (h("th", { key: 'bb89288d56a3911eced41933ab32015c8e333722', class: "tds-table__header-cell tds-table__header-cell--checkbox" })), h("slot", { key: '505c660ccdeec2b563bad55322666c4b69222b7e' }))));
90
90
  }
91
91
  static get is() { return "tds-table-header"; }
92
92
  static get encapsulation() { return "shadow"; }
@@ -105,7 +105,7 @@ export class TdsTableHeaderCell {
105
105
  this.host.closest('tds-table').getElementsByTagName('tds-table-toolbar').length >= 1;
106
106
  }
107
107
  render() {
108
- return (h(Host, { key: '967a02c87d37c0eb75219c84c09edbb34b0257df', class: {
108
+ return (h(Host, { key: '5bfbed888fd12522741f991542a308772799ceee', class: {
109
109
  'tds-table__header-cell': true,
110
110
  'tds-table__header-cell--sortable': this.sortable,
111
111
  'tds-table__header-cell--is-sorted': this.sortedByMyKey,
@@ -63,7 +63,7 @@ export class TdsTableHeaderInputWrapper {
63
63
  }
64
64
  }
65
65
  render() {
66
- return (h(Host, { key: 'cfb0b0352d7cff9dfaa868cb33669a8c85e43c84', class: {
66
+ return (h(Host, { key: '04c6b46892b719c0f66525ddcacae57dceb3b9ff', class: {
67
67
  'focused-input-wrapper': this.inputFocused,
68
68
  'show-icon': this.showIcon,
69
69
  'tds-table__compact': this.compactDesign,
@@ -63,10 +63,10 @@ export class TdsTableToolbar {
63
63
  return styles;
64
64
  }
65
65
  render() {
66
- return (h(Host, { key: '7fb4e76fd0d04ff1c46412c9ed7b483ae0d5bbb1', class: {
66
+ return (h(Host, { key: '6350a9feb5812921105edb7bb5951d03d0c32a24', class: {
67
67
  'tds-table--compact': this.compactDesign,
68
68
  'toolbar__horizontal-scroll': !!this.horizontalScrollWidth,
69
- }, style: this.getStyles() }, h("div", { key: 'ef9b0e0b704299e46e3fea0163aedefed28aa892', class: "tds-table__upper-bar-flex" }, h("caption", { key: 'ba76d6250a905bc6e7d5346a96d2d2ec1cb877de', class: "tds-table__title" }, this.tableTitle), h("div", { key: '145a0ee32aa2db958a5c05026e590352e15c3ead', class: "tds-table__actionbar" }, this.filter && (h("div", { key: '81a54d7a3b05a0e043ce8560abfb6f2e2a343750', class: "tds-table__searchbar" }, h("input", { key: 'e7888c4618c3fcdf7e8c513411659ee905f78427', class: "tds-table__searchbar-input", type: "text", onKeyUp: (event) => this.handleSearch(event) }), h("span", { key: 'fe620676a927a37cbc1ce7886510da8979925041', class: "tds-table__searchbar-icon" }, h("tds-icon", { key: 'cbf9d21fb58fc1ad4ed39e33c8ee101339a102d7', name: "search", size: "20px" })))), h("slot", { key: '1a15fe7de33f86467e53141818f72ebf25c4e864', name: "end" })))));
69
+ }, style: this.getStyles() }, h("div", { key: '1cb6c95719546ea0bbde729e6b26ab34dd3ae55f', class: "tds-table__upper-bar-flex" }, h("caption", { key: '37ca396778dbe93ca622564f4374a0561348c243', class: "tds-table__title" }, this.tableTitle), h("div", { key: 'aa129f0aca461d85dfad97fa0682975787512d53', class: "tds-table__actionbar" }, this.filter && (h("div", { key: '447cd5e4ad047f1424180e7456093b43f5b23e09', class: "tds-table__searchbar" }, h("input", { key: 'c9798ebec2c279516f34bb8c25912e7959c3abfd', class: "tds-table__searchbar-input", type: "text", onKeyUp: (event) => this.handleSearch(event) }), h("span", { key: 'a6c16f3162e654aff742634a4bb77eb8a886fbad', class: "tds-table__searchbar-icon" }, h("tds-icon", { key: 'c1bcb6cfa93140a3e1b2cced582cdb62eb184623', name: "search", size: "20px" })))), h("slot", { key: 'fd86cec3c8e2cbd8c0198005883c1d2b64acd51b', name: "end" })))));
70
70
  }
71
71
  static get is() { return "tds-table-toolbar"; }
72
72
  static get encapsulation() { return "shadow"; }