@scania/tegel 0.0.2 → 0.0.32

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 (769) hide show
  1. package/dist/cjs/{index-b98965c7.js → index-18eb94f0.js} +267 -4
  2. package/dist/cjs/index-18eb94f0.js.map +1 -0
  3. package/dist/cjs/index.cjs.js +2 -0
  4. package/dist/cjs/index.cjs.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +6 -3
  6. package/dist/cjs/loader.cjs.js.map +1 -0
  7. package/dist/cjs/popper-11d5f714.js +2 -0
  8. package/dist/cjs/popper-11d5f714.js.map +1 -0
  9. package/dist/cjs/sdds-accordion-item.cjs.entry.js +25 -23
  10. package/dist/cjs/sdds-accordion-item.cjs.entry.js.map +1 -0
  11. package/dist/cjs/sdds-accordion.cjs.entry.js +13 -11
  12. package/dist/cjs/sdds-accordion.cjs.entry.js.map +1 -0
  13. package/dist/cjs/sdds-badges.cjs.entry.js +46 -44
  14. package/dist/cjs/sdds-badges.cjs.entry.js.map +1 -0
  15. package/dist/cjs/sdds-banner.cjs.entry.js +71 -69
  16. package/dist/cjs/sdds-banner.cjs.entry.js.map +1 -0
  17. package/dist/cjs/sdds-block.cjs.entry.js +24 -22
  18. package/dist/cjs/sdds-block.cjs.entry.js.map +1 -0
  19. package/dist/cjs/sdds-body-cell_2.cjs.entry.js +160 -158
  20. package/dist/cjs/sdds-body-cell_2.cjs.entry.js.map +1 -0
  21. package/dist/cjs/sdds-breadcrumb-item.cjs.entry.js +16 -14
  22. package/dist/cjs/sdds-breadcrumb-item.cjs.entry.js.map +1 -0
  23. package/dist/cjs/sdds-breadcrumb.cjs.entry.js +15 -13
  24. package/dist/cjs/sdds-breadcrumb.cjs.entry.js.map +1 -0
  25. package/dist/cjs/sdds-button.cjs.entry.js +25 -23
  26. package/dist/cjs/sdds-button.cjs.entry.js.map +1 -0
  27. package/dist/cjs/sdds-card.cjs.entry.js +40 -38
  28. package/dist/cjs/sdds-card.cjs.entry.js.map +1 -0
  29. package/dist/cjs/sdds-checkbox.cjs.entry.js +47 -45
  30. package/dist/cjs/sdds-checkbox.cjs.entry.js.map +1 -0
  31. package/dist/cjs/sdds-datetime.cjs.entry.js +78 -76
  32. package/dist/cjs/sdds-datetime.cjs.entry.js.map +1 -0
  33. package/dist/cjs/sdds-dropdown-filter.cjs.entry.js +84 -82
  34. package/dist/cjs/sdds-dropdown-filter.cjs.entry.js.map +1 -0
  35. package/dist/cjs/sdds-dropdown_2.cjs.entry.js +318 -316
  36. package/dist/cjs/sdds-dropdown_2.cjs.entry.js.map +1 -0
  37. package/dist/cjs/sdds-header-cell.cjs.entry.js +131 -129
  38. package/dist/cjs/sdds-header-cell.cjs.entry.js.map +1 -0
  39. package/dist/cjs/sdds-icon.cjs.entry.js +32 -30
  40. package/dist/cjs/sdds-icon.cjs.entry.js.map +1 -0
  41. package/dist/cjs/sdds-inline-tab.cjs.entry.js +14 -12
  42. package/dist/cjs/sdds-inline-tab.cjs.entry.js.map +1 -0
  43. package/dist/cjs/sdds-inline-tabs-fullbleed.cjs.entry.js +90 -88
  44. package/dist/cjs/sdds-inline-tabs-fullbleed.cjs.entry.js.map +1 -0
  45. package/dist/cjs/sdds-inline-tabs.cjs.entry.js +213 -211
  46. package/dist/cjs/sdds-inline-tabs.cjs.entry.js.map +1 -0
  47. package/dist/cjs/sdds-link.cjs.entry.js +16 -14
  48. package/dist/cjs/sdds-link.cjs.entry.js.map +1 -0
  49. package/dist/cjs/sdds-message.cjs.entry.js +30 -28
  50. package/dist/cjs/sdds-message.cjs.entry.js.map +1 -0
  51. package/dist/cjs/sdds-modal.cjs.entry.js +43 -41
  52. package/dist/cjs/sdds-modal.cjs.entry.js.map +1 -0
  53. package/dist/cjs/sdds-navigation-tabs.cjs.entry.js +90 -88
  54. package/dist/cjs/sdds-navigation-tabs.cjs.entry.js.map +1 -0
  55. package/dist/cjs/sdds-popover-canvas.cjs.entry.js +75 -73
  56. package/dist/cjs/sdds-popover-canvas.cjs.entry.js.map +1 -0
  57. package/dist/cjs/sdds-popover-menu.cjs.entry.js +76 -74
  58. package/dist/cjs/sdds-popover-menu.cjs.entry.js.map +1 -0
  59. package/dist/cjs/sdds-radio-button.cjs.entry.js +24 -22
  60. package/dist/cjs/sdds-radio-button.cjs.entry.js.map +1 -0
  61. package/dist/cjs/sdds-slider.cjs.entry.js +349 -347
  62. package/dist/cjs/sdds-slider.cjs.entry.js.map +1 -0
  63. package/dist/cjs/sdds-spinner.cjs.entry.js +13 -11
  64. package/dist/cjs/sdds-spinner.cjs.entry.js.map +1 -0
  65. package/dist/cjs/sdds-table-body-row-expandable.cjs.entry.js +74 -72
  66. package/dist/cjs/sdds-table-body-row-expandable.cjs.entry.js.map +1 -0
  67. package/dist/cjs/sdds-table-body.cjs.entry.js +236 -234
  68. package/dist/cjs/sdds-table-body.cjs.entry.js.map +1 -0
  69. package/dist/cjs/sdds-table-footer.cjs.entry.js +156 -154
  70. package/dist/cjs/sdds-table-footer.cjs.entry.js.map +1 -0
  71. package/dist/cjs/sdds-table-header.cjs.entry.js +91 -89
  72. package/dist/cjs/sdds-table-header.cjs.entry.js.map +1 -0
  73. package/dist/cjs/sdds-table-toolbar.cjs.entry.js +57 -55
  74. package/dist/cjs/sdds-table-toolbar.cjs.entry.js.map +1 -0
  75. package/dist/cjs/sdds-table.cjs.entry.js +60 -58
  76. package/dist/cjs/sdds-table.cjs.entry.js.map +1 -0
  77. package/dist/cjs/sdds-textarea.cjs.entry.js +57 -55
  78. package/dist/cjs/sdds-textarea.cjs.entry.js.map +1 -0
  79. package/dist/cjs/sdds-textfield.cjs.entry.js +72 -70
  80. package/dist/cjs/sdds-textfield.cjs.entry.js.map +1 -0
  81. package/dist/cjs/sdds-toast.cjs.entry.js +74 -72
  82. package/dist/cjs/sdds-toast.cjs.entry.js.map +1 -0
  83. package/dist/cjs/sdds-toggle.cjs.entry.js +36 -34
  84. package/dist/cjs/sdds-toggle.cjs.entry.js.map +1 -0
  85. package/dist/cjs/sdds-tooltip.cjs.entry.js +95 -93
  86. package/dist/cjs/sdds-tooltip.cjs.entry.js.map +1 -0
  87. package/dist/cjs/tegel.cjs.js +12 -3
  88. package/dist/cjs/tegel.cjs.js.map +1 -0
  89. package/dist/collection/collection-manifest.json +2 -2
  90. package/dist/collection/components/accordion/accordion-item/accordion-item.js +146 -145
  91. package/dist/collection/components/accordion/accordion-item/accordion-item.js.map +1 -0
  92. package/dist/collection/components/accordion/accordion.js +63 -62
  93. package/dist/collection/components/accordion/accordion.js.map +1 -0
  94. package/dist/collection/components/accordion/accordion.stories.js +89 -79
  95. package/dist/collection/components/accordion/accordion.stories.js.map +1 -0
  96. package/dist/collection/components/badge/badge.stories.js +68 -67
  97. package/dist/collection/components/badge/badge.stories.js.map +1 -0
  98. package/dist/collection/components/badge/badges.js +148 -147
  99. package/dist/collection/components/badge/badges.js.map +1 -0
  100. package/dist/collection/components/banner/banner.stories.js +79 -78
  101. package/dist/collection/components/banner/banner.stories.js.map +1 -0
  102. package/dist/collection/components/banner/sdds-banner.js +331 -330
  103. package/dist/collection/components/banner/sdds-banner.js.map +1 -0
  104. package/dist/collection/components/banner/sdds-banner.stories.js +110 -109
  105. package/dist/collection/components/banner/sdds-banner.stories.js.map +1 -0
  106. package/dist/collection/components/block/block-native.stories.js +40 -39
  107. package/dist/collection/components/block/block-native.stories.js.map +1 -0
  108. package/dist/collection/components/block/sdds-block.js +56 -55
  109. package/dist/collection/components/block/sdds-block.js.map +1 -0
  110. package/dist/collection/components/block/sdds-block.stories.js +40 -39
  111. package/dist/collection/components/block/sdds-block.stories.js.map +1 -0
  112. package/dist/collection/components/breadcrumb/breadcrumb-item/breadcrumb-item.js +83 -82
  113. package/dist/collection/components/breadcrumb/breadcrumb-item/breadcrumb-item.js.map +1 -0
  114. package/dist/collection/components/breadcrumb/breadcrumb.js +23 -22
  115. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -0
  116. package/dist/collection/components/breadcrumb/breadcrumb.stories.js +21 -20
  117. package/dist/collection/components/breadcrumb/breadcrumb.stories.js.map +1 -0
  118. package/dist/collection/components/button/button-component.js +152 -151
  119. package/dist/collection/components/button/button-component.js.map +1 -0
  120. package/dist/collection/components/button/button-native.stories.js +168 -167
  121. package/dist/collection/components/button/button-native.stories.js.map +1 -0
  122. package/dist/collection/components/button/button-webcomponent.stories.js +168 -167
  123. package/dist/collection/components/button/button-webcomponent.stories.js.map +1 -0
  124. package/dist/collection/components/card/card.stories.js +140 -139
  125. package/dist/collection/components/card/card.stories.js.map +1 -0
  126. package/dist/collection/components/card/sdds-card.js +269 -268
  127. package/dist/collection/components/card/sdds-card.js.map +1 -0
  128. package/dist/collection/components/card/sdds-card.stories.js +138 -137
  129. package/dist/collection/components/card/sdds-card.stories.js.map +1 -0
  130. package/dist/collection/components/checkbox/checkbox.stories.js +50 -49
  131. package/dist/collection/components/checkbox/checkbox.stories.js.map +1 -0
  132. package/dist/collection/components/checkbox/sdds-checkbox.js +240 -239
  133. package/dist/collection/components/checkbox/sdds-checkbox.js.map +1 -0
  134. package/dist/collection/components/checkbox/sdds-checkbox.stories.js +50 -49
  135. package/dist/collection/components/checkbox/sdds-checkbox.stories.js.map +1 -0
  136. package/dist/collection/components/chips/chips.stories.js +94 -93
  137. package/dist/collection/components/chips/chips.stories.js.map +1 -0
  138. package/dist/collection/components/data-table/native-table.stories.js +125 -124
  139. package/dist/collection/components/data-table/native-table.stories.js.map +1 -0
  140. package/dist/collection/components/data-table/table/table.js +254 -252
  141. package/dist/collection/components/data-table/table/table.js.map +1 -0
  142. package/dist/collection/components/data-table/table-body/table-body.js +426 -425
  143. package/dist/collection/components/data-table/table-body/table-body.js.map +1 -0
  144. package/dist/collection/components/data-table/table-body-cell/table-body-cell.js +169 -168
  145. package/dist/collection/components/data-table/table-body-cell/table-body-cell.js.map +1 -0
  146. package/dist/collection/components/data-table/table-body-row/table-body-row.js +166 -165
  147. package/dist/collection/components/data-table/table-body-row/table-body-row.js.map +1 -0
  148. package/dist/collection/components/data-table/table-body-row-expandable/table-body-row-expandable.js +157 -156
  149. package/dist/collection/components/data-table/table-body-row-expandable/table-body-row-expandable.js.map +1 -0
  150. package/dist/collection/components/data-table/table-component-basic.stories.js +111 -110
  151. package/dist/collection/components/data-table/table-component-basic.stories.js.map +1 -0
  152. package/dist/collection/components/data-table/table-component-batch-actions.stories.js +109 -108
  153. package/dist/collection/components/data-table/table-component-batch-actions.stories.js.map +1 -0
  154. package/dist/collection/components/data-table/table-component-bodydata.stories.js +50 -49
  155. package/dist/collection/components/data-table/table-component-bodydata.stories.js.map +1 -0
  156. package/dist/collection/components/data-table/table-component-custom-width.stories.js +146 -145
  157. package/dist/collection/components/data-table/table-component-custom-width.stories.js.map +1 -0
  158. package/dist/collection/components/data-table/table-component-event-listeners.stories.js +98 -97
  159. package/dist/collection/components/data-table/table-component-event-listeners.stories.js.map +1 -0
  160. package/dist/collection/components/data-table/table-component-expandable-rows.stories.js +98 -97
  161. package/dist/collection/components/data-table/table-component-expandable-rows.stories.js.map +1 -0
  162. package/dist/collection/components/data-table/table-component-filtering.stories.js +118 -117
  163. package/dist/collection/components/data-table/table-component-filtering.stories.js.map +1 -0
  164. package/dist/collection/components/data-table/table-component-multiselect.stories.js +111 -110
  165. package/dist/collection/components/data-table/table-component-multiselect.stories.js.map +1 -0
  166. package/dist/collection/components/data-table/table-component-pagination.stories.js +111 -110
  167. package/dist/collection/components/data-table/table-component-pagination.stories.js.map +1 -0
  168. package/dist/collection/components/data-table/table-component-sorting.stories.js +110 -109
  169. package/dist/collection/components/data-table/table-component-sorting.stories.js.map +1 -0
  170. package/dist/collection/components/data-table/table-footer/table-footer.js +355 -354
  171. package/dist/collection/components/data-table/table-footer/table-footer.js.map +1 -0
  172. package/dist/collection/components/data-table/table-header/table-header.js +153 -152
  173. package/dist/collection/components/data-table/table-header/table-header.js.map +1 -0
  174. package/dist/collection/components/data-table/table-header-cell/table-header-cell.js +318 -317
  175. package/dist/collection/components/data-table/table-header-cell/table-header-cell.js.map +1 -0
  176. package/dist/collection/components/data-table/table-toolbar/table-toolbar.js +142 -141
  177. package/dist/collection/components/data-table/table-toolbar/table-toolbar.js.map +1 -0
  178. package/dist/collection/components/datetime/datetime.js +344 -343
  179. package/dist/collection/components/datetime/datetime.js.map +1 -0
  180. package/dist/collection/components/datetime/datetime.stories.js +171 -170
  181. package/dist/collection/components/datetime/datetime.stories.js.map +1 -0
  182. package/dist/collection/components/divider/divider.stories.js +94 -93
  183. package/dist/collection/components/divider/divider.stories.js.map +1 -0
  184. package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.js +340 -339
  185. package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.js.map +1 -0
  186. package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.stories.js +94 -93
  187. package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.stories.js.map +1 -0
  188. package/dist/collection/components/dropdown/dropdown-native.stories.js +69 -68
  189. package/dist/collection/components/dropdown/dropdown-native.stories.js.map +1 -0
  190. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +186 -185
  191. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js.map +1 -0
  192. package/dist/collection/components/dropdown/dropdown-wc-default.stories.js +139 -138
  193. package/dist/collection/components/dropdown/dropdown-wc-default.stories.js.map +1 -0
  194. package/dist/collection/components/dropdown/dropdown-wc-multiselect.stories.js +120 -119
  195. package/dist/collection/components/dropdown/dropdown-wc-multiselect.stories.js.map +1 -0
  196. package/dist/collection/components/dropdown/dropdown.js +568 -567
  197. package/dist/collection/components/dropdown/dropdown.js.map +1 -0
  198. package/dist/collection/components/footer/footer.stories.js +53 -52
  199. package/dist/collection/components/footer/footer.stories.js.map +1 -0
  200. package/dist/collection/components/header/header-all.stories.js +39 -38
  201. package/dist/collection/components/header/header-all.stories.js.map +1 -0
  202. package/dist/collection/components/header/header-default.stories.js +39 -38
  203. package/dist/collection/components/header/header-default.stories.js.map +1 -0
  204. package/dist/collection/components/header/header-inline.stories.js +39 -38
  205. package/dist/collection/components/header/header-inline.stories.js.map +1 -0
  206. package/dist/collection/components/header/header-search.stories.js +39 -38
  207. package/dist/collection/components/header/header-search.stories.js.map +1 -0
  208. package/dist/collection/components/header/header-toolbar.stories.js +39 -38
  209. package/dist/collection/components/header/header-toolbar.stories.js.map +1 -0
  210. package/dist/collection/components/icon/icon-font.stories.js +50 -49
  211. package/dist/collection/components/icon/icon-font.stories.js.map +1 -0
  212. package/dist/collection/components/icon/icon-web-component.stories.js +50 -49
  213. package/dist/collection/components/icon/icon-web-component.stories.js.map +1 -0
  214. package/dist/collection/components/icon/icon.js +90 -89
  215. package/dist/collection/components/icon/icon.js.map +1 -0
  216. package/dist/collection/components/link/link.stories.js +42 -41
  217. package/dist/collection/components/link/link.stories.js.map +1 -0
  218. package/dist/collection/components/link/sdds-link.js +118 -117
  219. package/dist/collection/components/link/sdds-link.js.map +1 -0
  220. package/dist/collection/components/link/sdds-link.stories.js +62 -61
  221. package/dist/collection/components/link/sdds-link.stories.js.map +1 -0
  222. package/dist/collection/components/message/message.stories.js +94 -93
  223. package/dist/collection/components/message/message.stories.js.map +1 -0
  224. package/dist/collection/components/message/sdds-message.js +133 -132
  225. package/dist/collection/components/message/sdds-message.js.map +1 -0
  226. package/dist/collection/components/message/sdds-message.stories.js +89 -88
  227. package/dist/collection/components/message/sdds-message.stories.js.map +1 -0
  228. package/dist/collection/components/modal/modal-native.stories.js +75 -74
  229. package/dist/collection/components/modal/modal-native.stories.js.map +1 -0
  230. package/dist/collection/components/modal/modal-webcomponent.stories.js +69 -68
  231. package/dist/collection/components/modal/modal-webcomponent.stories.js.map +1 -0
  232. package/dist/collection/components/modal/modal.js +149 -148
  233. package/dist/collection/components/modal/modal.js.map +1 -0
  234. package/dist/collection/components/popover-canvas/popover-canvas.js +220 -219
  235. package/dist/collection/components/popover-canvas/popover-canvas.js.map +1 -0
  236. package/dist/collection/components/popover-canvas/popover-canvas.stories.js +56 -55
  237. package/dist/collection/components/popover-canvas/popover-canvas.stories.js.map +1 -0
  238. package/dist/collection/components/popover-menu/popover-menu-icons.stories.js +67 -66
  239. package/dist/collection/components/popover-menu/popover-menu-icons.stories.js.map +1 -0
  240. package/dist/collection/components/popover-menu/popover-menu.js +221 -220
  241. package/dist/collection/components/popover-menu/popover-menu.js.map +1 -0
  242. package/dist/collection/components/popover-menu/popover-menu.stories.js +67 -66
  243. package/dist/collection/components/popover-menu/popover-menu.stories.js.map +1 -0
  244. package/dist/collection/components/radio-button/radio-button-component.stories.js +47 -46
  245. package/dist/collection/components/radio-button/radio-button-component.stories.js.map +1 -0
  246. package/dist/collection/components/radio-button/radio-button.js +161 -160
  247. package/dist/collection/components/radio-button/radio-button.js.map +1 -0
  248. package/dist/collection/components/radio-button/radio-button.stories.js +42 -41
  249. package/dist/collection/components/radio-button/radio-button.stories.js.map +1 -0
  250. package/dist/collection/components/side-menu/side-menu.stories.js +51 -50
  251. package/dist/collection/components/side-menu/side-menu.stories.js.map +1 -0
  252. package/dist/collection/components/slider/slider.js +722 -721
  253. package/dist/collection/components/slider/slider.js.map +1 -0
  254. package/dist/collection/components/slider/slider.stories.js +179 -178
  255. package/dist/collection/components/slider/slider.stories.js.map +1 -0
  256. package/dist/collection/components/spinner/spinner.js +62 -61
  257. package/dist/collection/components/spinner/spinner.js.map +1 -0
  258. package/dist/collection/components/spinner/spinner.stories.js +55 -54
  259. package/dist/collection/components/spinner/spinner.stories.js.map +1 -0
  260. package/dist/collection/components/stepper/stepper.stories.js +96 -95
  261. package/dist/collection/components/stepper/stepper.stories.js.map +1 -0
  262. package/dist/collection/components/tabs/inline-tabs-default/inline-tab/inline-tab.js +81 -80
  263. package/dist/collection/components/tabs/inline-tabs-default/inline-tab/inline-tab.js.map +1 -0
  264. package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.js +313 -312
  265. package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.js.map +1 -0
  266. package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.stories.js +57 -56
  267. package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.stories.js.map +1 -0
  268. package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.js +129 -128
  269. package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.js.map +1 -0
  270. package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.js +39 -38
  271. package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.js.map +1 -0
  272. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +129 -128
  273. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js.map +1 -0
  274. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.stories.js +25 -24
  275. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.stories.js.map +1 -0
  276. package/dist/collection/components/textarea/textarea.js +394 -393
  277. package/dist/collection/components/textarea/textarea.js.map +1 -0
  278. package/dist/collection/components/textarea/textarea.stories.js +131 -130
  279. package/dist/collection/components/textarea/textarea.stories.js.map +1 -0
  280. package/dist/collection/components/textfield/textfield.js +429 -428
  281. package/dist/collection/components/textfield/textfield.js.map +1 -0
  282. package/dist/collection/components/textfield/textfield.stories.js +191 -190
  283. package/dist/collection/components/textfield/textfield.stories.js.map +1 -0
  284. package/dist/collection/components/toast/sdds-toast.js +253 -252
  285. package/dist/collection/components/toast/sdds-toast.js.map +1 -0
  286. package/dist/collection/components/toast/sdds-toast.stories.js +70 -69
  287. package/dist/collection/components/toast/sdds-toast.stories.js.map +1 -0
  288. package/dist/collection/components/toast/toast.stories.js +101 -100
  289. package/dist/collection/components/toast/toast.stories.js.map +1 -0
  290. package/dist/collection/components/toggle/sdds-toggle.js +262 -261
  291. package/dist/collection/components/toggle/sdds-toggle.js.map +1 -0
  292. package/dist/collection/components/toggle/sdds-toggle.stories.js +78 -77
  293. package/dist/collection/components/toggle/sdds-toggle.stories.js.map +1 -0
  294. package/dist/collection/components/toggle/toggle.stories.js +66 -65
  295. package/dist/collection/components/toggle/toggle.stories.js.map +1 -0
  296. package/dist/collection/components/tooltip/tooltip.js +230 -229
  297. package/dist/collection/components/tooltip/tooltip.js.map +1 -0
  298. package/dist/collection/components/tooltip/tooltip.stories.js +91 -90
  299. package/dist/collection/components/tooltip/tooltip.stories.js.map +1 -0
  300. package/dist/collection/components/utility/colour/background-color.stories.js +84 -83
  301. package/dist/collection/components/utility/colour/background-color.stories.js.map +1 -0
  302. package/dist/collection/components/utility/colour/text-color.stories.js +84 -83
  303. package/dist/collection/components/utility/colour/text-color.stories.js.map +1 -0
  304. package/dist/collection/foundations-stories/colour/colour-brand.stories.js +15 -14
  305. package/dist/collection/foundations-stories/colour/colour-brand.stories.js.map +1 -0
  306. package/dist/collection/foundations-stories/colour/colour-scales.stories.js +54 -53
  307. package/dist/collection/foundations-stories/colour/colour-scales.stories.js.map +1 -0
  308. package/dist/collection/foundations-stories/colour/colour-semantic.stories.js +15 -14
  309. package/dist/collection/foundations-stories/colour/colour-semantic.stories.js.map +1 -0
  310. package/dist/collection/foundations-stories/grid/grid.stories.js +53 -52
  311. package/dist/collection/foundations-stories/grid/grid.stories.js.map +1 -0
  312. package/dist/collection/foundations-stories/spacing/spacing-element.stories.js +11 -10
  313. package/dist/collection/foundations-stories/spacing/spacing-element.stories.js.map +1 -0
  314. package/dist/collection/foundations-stories/spacing/spacing-layout.stories.js +11 -10
  315. package/dist/collection/foundations-stories/spacing/spacing-layout.stories.js.map +1 -0
  316. package/dist/collection/foundations-stories/typography/typography-body.stories.js +10 -9
  317. package/dist/collection/foundations-stories/typography/typography-body.stories.js.map +1 -0
  318. package/dist/collection/foundations-stories/typography/typography-detail.stories.js +10 -9
  319. package/dist/collection/foundations-stories/typography/typography-detail.stories.js.map +1 -0
  320. package/dist/collection/foundations-stories/typography/typography-headline.stories.js +23 -22
  321. package/dist/collection/foundations-stories/typography/typography-headline.stories.js.map +1 -0
  322. package/dist/collection/foundations-stories/typography/typography-paragraph.stories.js +10 -9
  323. package/dist/collection/foundations-stories/typography/typography-paragraph.stories.js.map +1 -0
  324. package/dist/collection/index.js +2 -1
  325. package/dist/collection/index.js.map +1 -0
  326. package/dist/collection/utils/utils.js +13 -12
  327. package/dist/collection/utils/utils.js.map +1 -0
  328. package/dist/components/dropdown-option.js +96 -93
  329. package/dist/components/dropdown-option.js.map +1 -0
  330. package/dist/components/dropdown.js +289 -286
  331. package/dist/components/dropdown.js.map +1 -0
  332. package/dist/components/icon.js +52 -49
  333. package/dist/components/icon.js.map +1 -0
  334. package/dist/components/index.d.ts +9 -44
  335. package/dist/components/index.js +3 -42
  336. package/dist/components/index.js.map +1 -0
  337. package/dist/components/popper.js +2 -0
  338. package/dist/components/popper.js.map +1 -0
  339. package/dist/components/sdds-accordion-item.js +51 -48
  340. package/dist/components/sdds-accordion-item.js.map +1 -0
  341. package/dist/components/sdds-accordion.js +31 -28
  342. package/dist/components/sdds-accordion.js.map +1 -0
  343. package/dist/components/sdds-badges.js +68 -65
  344. package/dist/components/sdds-badges.js.map +1 -0
  345. package/dist/components/sdds-banner.js +110 -107
  346. package/dist/components/sdds-banner.js.map +1 -0
  347. package/dist/components/sdds-block.js +41 -38
  348. package/dist/components/sdds-block.js.map +1 -0
  349. package/dist/components/sdds-body-cell.js +2 -0
  350. package/dist/components/sdds-body-cell.js.map +1 -0
  351. package/dist/components/sdds-breadcrumb-item.js +35 -32
  352. package/dist/components/sdds-breadcrumb-item.js.map +1 -0
  353. package/dist/components/sdds-breadcrumb.js +30 -27
  354. package/dist/components/sdds-breadcrumb.js.map +1 -0
  355. package/dist/components/sdds-button.js +48 -45
  356. package/dist/components/sdds-button.js.map +1 -0
  357. package/dist/components/sdds-card.js +69 -66
  358. package/dist/components/sdds-card.js.map +1 -0
  359. package/dist/components/sdds-checkbox.js +69 -66
  360. package/dist/components/sdds-checkbox.js.map +1 -0
  361. package/dist/components/sdds-datetime.js +112 -109
  362. package/dist/components/sdds-datetime.js.map +1 -0
  363. package/dist/components/sdds-dropdown-filter.js +129 -126
  364. package/dist/components/sdds-dropdown-filter.js.map +1 -0
  365. package/dist/components/sdds-dropdown-option.js +2 -0
  366. package/dist/components/sdds-dropdown-option.js.map +1 -0
  367. package/dist/components/sdds-dropdown.js +2 -0
  368. package/dist/components/sdds-dropdown.js.map +1 -0
  369. package/dist/components/sdds-header-cell.js +163 -160
  370. package/dist/components/sdds-header-cell.js.map +1 -0
  371. package/dist/components/sdds-icon.js +2 -0
  372. package/dist/components/sdds-icon.js.map +1 -0
  373. package/dist/components/sdds-inline-tab.js +33 -30
  374. package/dist/components/sdds-inline-tab.js.map +1 -0
  375. package/dist/components/sdds-inline-tabs-fullbleed.js +110 -107
  376. package/dist/components/sdds-inline-tabs-fullbleed.js.map +1 -0
  377. package/dist/components/sdds-inline-tabs.js +238 -235
  378. package/dist/components/sdds-inline-tabs.js.map +1 -0
  379. package/dist/components/sdds-link.js +2 -0
  380. package/dist/components/sdds-link.js.map +1 -0
  381. package/dist/components/sdds-link2.js +36 -33
  382. package/dist/components/sdds-link2.js.map +1 -0
  383. package/dist/components/sdds-message.js +56 -53
  384. package/dist/components/sdds-message.js.map +1 -0
  385. package/dist/components/sdds-modal.js +69 -66
  386. package/dist/components/sdds-modal.js.map +1 -0
  387. package/dist/components/sdds-navigation-tabs.js +110 -107
  388. package/dist/components/sdds-navigation-tabs.js.map +1 -0
  389. package/dist/components/sdds-popover-canvas.js +100 -97
  390. package/dist/components/sdds-popover-canvas.js.map +1 -0
  391. package/dist/components/sdds-popover-menu.js +101 -98
  392. package/dist/components/sdds-popover-menu.js.map +1 -0
  393. package/dist/components/sdds-radio-button.js +45 -42
  394. package/dist/components/sdds-radio-button.js.map +1 -0
  395. package/dist/components/sdds-slider.js +386 -383
  396. package/dist/components/sdds-slider.js.map +1 -0
  397. package/dist/components/sdds-spinner.js +30 -27
  398. package/dist/components/sdds-spinner.js.map +1 -0
  399. package/dist/components/sdds-table-body-row-expandable.js +98 -95
  400. package/dist/components/sdds-table-body-row-expandable.js.map +1 -0
  401. package/dist/components/sdds-table-body-row.js +2 -0
  402. package/dist/components/sdds-table-body-row.js.map +1 -0
  403. package/dist/components/sdds-table-body.js +283 -280
  404. package/dist/components/sdds-table-body.js.map +1 -0
  405. package/dist/components/sdds-table-footer.js +188 -185
  406. package/dist/components/sdds-table-footer.js.map +1 -0
  407. package/dist/components/sdds-table-header.js +117 -114
  408. package/dist/components/sdds-table-header.js.map +1 -0
  409. package/dist/components/sdds-table-toolbar.js +80 -77
  410. package/dist/components/sdds-table-toolbar.js.map +1 -0
  411. package/dist/components/sdds-table.js +84 -81
  412. package/dist/components/sdds-table.js.map +1 -0
  413. package/dist/components/sdds-textarea.js +92 -89
  414. package/dist/components/sdds-textarea.js.map +1 -0
  415. package/dist/components/sdds-textfield.js +108 -105
  416. package/dist/components/sdds-textfield.js.map +1 -0
  417. package/dist/components/sdds-toast.js +105 -102
  418. package/dist/components/sdds-toast.js.map +1 -0
  419. package/dist/components/sdds-toggle.js +62 -59
  420. package/dist/components/sdds-toggle.js.map +1 -0
  421. package/dist/components/sdds-tooltip.js +119 -116
  422. package/dist/components/sdds-tooltip.js.map +1 -0
  423. package/dist/components/table-body-cell.js +97 -94
  424. package/dist/components/table-body-cell.js.map +1 -0
  425. package/dist/components/table-body-row.js +116 -113
  426. package/dist/components/table-body-row.js.map +1 -0
  427. package/dist/esm/{index-32571711.js → index-96563708.js} +267 -5
  428. package/dist/esm/index-96563708.js.map +1 -0
  429. package/dist/esm/index.js +2 -0
  430. package/dist/esm/index.js.map +1 -0
  431. package/dist/esm/loader.js +6 -3
  432. package/dist/esm/loader.js.map +1 -0
  433. package/dist/esm/polyfills/core-js.js +0 -0
  434. package/dist/esm/polyfills/css-shim.js +1 -1
  435. package/dist/esm/polyfills/dom.js +0 -0
  436. package/dist/esm/polyfills/es5-html-element.js +0 -0
  437. package/dist/esm/polyfills/index.js +0 -0
  438. package/dist/esm/polyfills/system.js +0 -0
  439. package/dist/esm/popper-f860750c.js +2 -0
  440. package/dist/esm/popper-f860750c.js.map +1 -0
  441. package/dist/esm/sdds-accordion-item.entry.js +25 -23
  442. package/dist/esm/sdds-accordion-item.entry.js.map +1 -0
  443. package/dist/esm/sdds-accordion.entry.js +13 -11
  444. package/dist/esm/sdds-accordion.entry.js.map +1 -0
  445. package/dist/esm/sdds-badges.entry.js +46 -44
  446. package/dist/esm/sdds-badges.entry.js.map +1 -0
  447. package/dist/esm/sdds-banner.entry.js +71 -69
  448. package/dist/esm/sdds-banner.entry.js.map +1 -0
  449. package/dist/esm/sdds-block.entry.js +24 -22
  450. package/dist/esm/sdds-block.entry.js.map +1 -0
  451. package/dist/esm/sdds-body-cell_2.entry.js +160 -158
  452. package/dist/esm/sdds-body-cell_2.entry.js.map +1 -0
  453. package/dist/esm/sdds-breadcrumb-item.entry.js +16 -14
  454. package/dist/esm/sdds-breadcrumb-item.entry.js.map +1 -0
  455. package/dist/esm/sdds-breadcrumb.entry.js +15 -13
  456. package/dist/esm/sdds-breadcrumb.entry.js.map +1 -0
  457. package/dist/esm/sdds-button.entry.js +25 -23
  458. package/dist/esm/sdds-button.entry.js.map +1 -0
  459. package/dist/esm/sdds-card.entry.js +40 -38
  460. package/dist/esm/sdds-card.entry.js.map +1 -0
  461. package/dist/esm/sdds-checkbox.entry.js +47 -45
  462. package/dist/esm/sdds-checkbox.entry.js.map +1 -0
  463. package/dist/esm/sdds-datetime.entry.js +78 -76
  464. package/dist/esm/sdds-datetime.entry.js.map +1 -0
  465. package/dist/esm/sdds-dropdown-filter.entry.js +84 -82
  466. package/dist/esm/sdds-dropdown-filter.entry.js.map +1 -0
  467. package/dist/esm/sdds-dropdown_2.entry.js +318 -316
  468. package/dist/esm/sdds-dropdown_2.entry.js.map +1 -0
  469. package/dist/esm/sdds-header-cell.entry.js +131 -129
  470. package/dist/esm/sdds-header-cell.entry.js.map +1 -0
  471. package/dist/esm/sdds-icon.entry.js +32 -30
  472. package/dist/esm/sdds-icon.entry.js.map +1 -0
  473. package/dist/esm/sdds-inline-tab.entry.js +14 -12
  474. package/dist/esm/sdds-inline-tab.entry.js.map +1 -0
  475. package/dist/esm/sdds-inline-tabs-fullbleed.entry.js +90 -88
  476. package/dist/esm/sdds-inline-tabs-fullbleed.entry.js.map +1 -0
  477. package/dist/esm/sdds-inline-tabs.entry.js +213 -211
  478. package/dist/esm/sdds-inline-tabs.entry.js.map +1 -0
  479. package/dist/esm/sdds-link.entry.js +16 -14
  480. package/dist/esm/sdds-link.entry.js.map +1 -0
  481. package/dist/esm/sdds-message.entry.js +30 -28
  482. package/dist/esm/sdds-message.entry.js.map +1 -0
  483. package/dist/esm/sdds-modal.entry.js +43 -41
  484. package/dist/esm/sdds-modal.entry.js.map +1 -0
  485. package/dist/esm/sdds-navigation-tabs.entry.js +90 -88
  486. package/dist/esm/sdds-navigation-tabs.entry.js.map +1 -0
  487. package/dist/esm/sdds-popover-canvas.entry.js +75 -73
  488. package/dist/esm/sdds-popover-canvas.entry.js.map +1 -0
  489. package/dist/esm/sdds-popover-menu.entry.js +76 -74
  490. package/dist/esm/sdds-popover-menu.entry.js.map +1 -0
  491. package/dist/esm/sdds-radio-button.entry.js +24 -22
  492. package/dist/esm/sdds-radio-button.entry.js.map +1 -0
  493. package/dist/esm/sdds-slider.entry.js +349 -347
  494. package/dist/esm/sdds-slider.entry.js.map +1 -0
  495. package/dist/esm/sdds-spinner.entry.js +13 -11
  496. package/dist/esm/sdds-spinner.entry.js.map +1 -0
  497. package/dist/esm/sdds-table-body-row-expandable.entry.js +74 -72
  498. package/dist/esm/sdds-table-body-row-expandable.entry.js.map +1 -0
  499. package/dist/esm/sdds-table-body.entry.js +236 -234
  500. package/dist/esm/sdds-table-body.entry.js.map +1 -0
  501. package/dist/esm/sdds-table-footer.entry.js +156 -154
  502. package/dist/esm/sdds-table-footer.entry.js.map +1 -0
  503. package/dist/esm/sdds-table-header.entry.js +91 -89
  504. package/dist/esm/sdds-table-header.entry.js.map +1 -0
  505. package/dist/esm/sdds-table-toolbar.entry.js +57 -55
  506. package/dist/esm/sdds-table-toolbar.entry.js.map +1 -0
  507. package/dist/esm/sdds-table.entry.js +60 -58
  508. package/dist/esm/sdds-table.entry.js.map +1 -0
  509. package/dist/esm/sdds-textarea.entry.js +57 -55
  510. package/dist/esm/sdds-textarea.entry.js.map +1 -0
  511. package/dist/esm/sdds-textfield.entry.js +72 -70
  512. package/dist/esm/sdds-textfield.entry.js.map +1 -0
  513. package/dist/esm/sdds-toast.entry.js +74 -72
  514. package/dist/esm/sdds-toast.entry.js.map +1 -0
  515. package/dist/esm/sdds-toggle.entry.js +36 -34
  516. package/dist/esm/sdds-toggle.entry.js.map +1 -0
  517. package/dist/esm/sdds-tooltip.entry.js +95 -93
  518. package/dist/esm/sdds-tooltip.entry.js.map +1 -0
  519. package/dist/esm/tegel.js +9 -3
  520. package/dist/esm/tegel.js.map +1 -0
  521. package/dist/tegel/index.esm.js +2 -0
  522. package/dist/tegel/index.esm.js.map +1 -0
  523. package/dist/tegel/p-07c7c2e7.entry.js +2 -0
  524. package/dist/tegel/p-07c7c2e7.entry.js.map +1 -0
  525. package/dist/tegel/p-0953710b.entry.js +2 -0
  526. package/dist/tegel/p-0953710b.entry.js.map +1 -0
  527. package/dist/tegel/p-0b4eba86.js +3 -0
  528. package/dist/tegel/p-0b4eba86.js.map +1 -0
  529. package/dist/tegel/p-1eb8dd92.entry.js +2 -0
  530. package/dist/tegel/p-1eb8dd92.entry.js.map +1 -0
  531. package/dist/tegel/p-25af32a7.entry.js +2 -0
  532. package/dist/tegel/p-25af32a7.entry.js.map +1 -0
  533. package/dist/tegel/p-262dca00.entry.js +2 -0
  534. package/dist/tegel/p-262dca00.entry.js.map +1 -0
  535. package/dist/tegel/p-2fad34c4.entry.js +2 -0
  536. package/dist/tegel/p-2fad34c4.entry.js.map +1 -0
  537. package/dist/tegel/p-336efb27.entry.js +2 -0
  538. package/dist/tegel/p-336efb27.entry.js.map +1 -0
  539. package/dist/tegel/p-33e7f7e5.entry.js +2 -0
  540. package/dist/tegel/p-33e7f7e5.entry.js.map +1 -0
  541. package/dist/tegel/p-458cda76.entry.js +2 -0
  542. package/dist/tegel/p-458cda76.entry.js.map +1 -0
  543. package/dist/tegel/p-525ec252.entry.js +2 -0
  544. package/dist/tegel/p-525ec252.entry.js.map +1 -0
  545. package/dist/tegel/p-5c390692.entry.js +2 -0
  546. package/dist/tegel/p-5c390692.entry.js.map +1 -0
  547. package/dist/tegel/p-5e50ce81.entry.js +2 -0
  548. package/dist/tegel/p-5e50ce81.entry.js.map +1 -0
  549. package/dist/tegel/p-62ed6fdc.entry.js +2 -0
  550. package/dist/tegel/p-62ed6fdc.entry.js.map +1 -0
  551. package/dist/tegel/p-68fca08c.entry.js +2 -0
  552. package/dist/tegel/p-68fca08c.entry.js.map +1 -0
  553. package/dist/tegel/p-6bdce8c1.entry.js +2 -0
  554. package/dist/tegel/p-6bdce8c1.entry.js.map +1 -0
  555. package/dist/tegel/p-6e54f5a2.entry.js +2 -0
  556. package/dist/tegel/p-6e54f5a2.entry.js.map +1 -0
  557. package/dist/tegel/p-72099402.entry.js +2 -0
  558. package/dist/tegel/p-72099402.entry.js.map +1 -0
  559. package/dist/tegel/p-77a4950d.entry.js +2 -0
  560. package/dist/tegel/p-77a4950d.entry.js.map +1 -0
  561. package/dist/tegel/p-84e5d141.entry.js +2 -0
  562. package/dist/tegel/p-84e5d141.entry.js.map +1 -0
  563. package/dist/tegel/p-913cb5e9.entry.js +2 -0
  564. package/dist/tegel/p-913cb5e9.entry.js.map +1 -0
  565. package/dist/tegel/p-92869ad1.entry.js +2 -0
  566. package/dist/tegel/p-92869ad1.entry.js.map +1 -0
  567. package/dist/tegel/p-93571e36.entry.js +2 -0
  568. package/dist/tegel/p-93571e36.entry.js.map +1 -0
  569. package/dist/tegel/p-9904d7ec.entry.js +2 -0
  570. package/dist/tegel/p-9904d7ec.entry.js.map +1 -0
  571. package/dist/tegel/p-a3741fdd.entry.js +2 -0
  572. package/dist/tegel/p-a3741fdd.entry.js.map +1 -0
  573. package/dist/tegel/p-aff4d273.entry.js +2 -0
  574. package/dist/tegel/p-aff4d273.entry.js.map +1 -0
  575. package/dist/tegel/p-b2dde7a5.entry.js +2 -0
  576. package/dist/tegel/p-b2dde7a5.entry.js.map +1 -0
  577. package/dist/tegel/p-b9ec54c5.entry.js +2 -0
  578. package/dist/tegel/p-b9ec54c5.entry.js.map +1 -0
  579. package/dist/tegel/p-ba975249.entry.js +2 -0
  580. package/dist/tegel/p-ba975249.entry.js.map +1 -0
  581. package/dist/tegel/p-c79b3861.entry.js +2 -0
  582. package/dist/tegel/p-c79b3861.entry.js.map +1 -0
  583. package/dist/tegel/p-cd08f5f0.entry.js +2 -0
  584. package/dist/tegel/p-cd08f5f0.entry.js.map +1 -0
  585. package/dist/tegel/p-d910763a.entry.js +2 -0
  586. package/dist/tegel/p-d910763a.entry.js.map +1 -0
  587. package/dist/tegel/p-e25424af.entry.js +2 -0
  588. package/dist/tegel/p-e25424af.entry.js.map +1 -0
  589. package/dist/tegel/p-e5e10d8f.entry.js +2 -0
  590. package/dist/tegel/p-e5e10d8f.entry.js.map +1 -0
  591. package/dist/tegel/p-e662e68d.entry.js +2 -0
  592. package/dist/tegel/p-e662e68d.entry.js.map +1 -0
  593. package/dist/tegel/p-ebffa726.entry.js +2 -0
  594. package/dist/tegel/p-ebffa726.entry.js.map +1 -0
  595. package/dist/tegel/p-ec26fc38.js +2 -1
  596. package/dist/tegel/p-ec26fc38.js.map +1 -0
  597. package/dist/tegel/p-f51fe381.entry.js +2 -0
  598. package/dist/tegel/p-f51fe381.entry.js.map +1 -0
  599. package/dist/tegel/p-fa3dbeec.entry.js +2 -0
  600. package/dist/tegel/p-fa3dbeec.entry.js.map +1 -0
  601. package/dist/tegel/p-fbcdf3d9.entry.js +2 -0
  602. package/dist/tegel/p-fbcdf3d9.entry.js.map +1 -0
  603. package/dist/tegel/p-fc96cf21.entry.js +2 -0
  604. package/dist/tegel/p-fc96cf21.entry.js.map +1 -0
  605. package/dist/tegel/tegel.esm.js +2 -1
  606. package/dist/tegel/tegel.esm.js.map +1 -0
  607. package/dist/types/components/accordion/accordion-item/accordion-item.d.ts +17 -17
  608. package/dist/types/components/accordion/accordion.d.ts +7 -7
  609. package/dist/types/components/accordion/accordion.stories.d.ts +77 -77
  610. package/dist/types/components/badge/badge.stories.d.ts +66 -66
  611. package/dist/types/components/badge/badges.d.ts +16 -16
  612. package/dist/types/components/banner/banner.stories.d.ts +68 -68
  613. package/dist/types/components/banner/sdds-banner.d.ts +48 -48
  614. package/dist/types/components/banner/sdds-banner.stories.d.ts +109 -109
  615. package/dist/types/components/block/block-native.stories.d.ts +31 -31
  616. package/dist/types/components/block/sdds-block.d.ts +9 -9
  617. package/dist/types/components/block/sdds-block.stories.d.ts +32 -32
  618. package/dist/types/components/breadcrumb/breadcrumb-item/breadcrumb-item.d.ts +9 -9
  619. package/dist/types/components/breadcrumb/breadcrumb.d.ts +5 -5
  620. package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +12 -12
  621. package/dist/types/components/button/button-component.d.ts +18 -18
  622. package/dist/types/components/button/button-native.stories.d.ts +148 -148
  623. package/dist/types/components/button/button-webcomponent.stories.d.ts +147 -147
  624. package/dist/types/components/card/card.stories.d.ts +138 -138
  625. package/dist/types/components/card/sdds-card.d.ts +39 -39
  626. package/dist/types/components/card/sdds-card.stories.d.ts +139 -139
  627. package/dist/types/components/checkbox/checkbox.stories.d.ts +39 -39
  628. package/dist/types/components/checkbox/sdds-checkbox.d.ts +38 -38
  629. package/dist/types/components/checkbox/sdds-checkbox.stories.d.ts +40 -40
  630. package/dist/types/components/chips/chips.stories.d.ts +77 -77
  631. package/dist/types/components/data-table/native-table.stories.d.ts +133 -133
  632. package/dist/types/components/data-table/table/table.d.ts +47 -47
  633. package/dist/types/components/data-table/table-body/table-body.d.ts +54 -54
  634. package/dist/types/components/data-table/table-body-cell/table-body-cell.d.ts +24 -24
  635. package/dist/types/components/data-table/table-body-row/table-body-row.d.ts +27 -27
  636. package/dist/types/components/data-table/table-body-row-expandable/table-body-row-expandable.d.ts +27 -27
  637. package/dist/types/components/data-table/table-component-basic.stories.d.ts +101 -101
  638. package/dist/types/components/data-table/table-component-batch-actions.stories.d.ts +99 -99
  639. package/dist/types/components/data-table/table-component-bodydata.stories.d.ts +38 -38
  640. package/dist/types/components/data-table/table-component-custom-width.stories.d.ts +148 -148
  641. package/dist/types/components/data-table/table-component-event-listeners.stories.d.ts +88 -88
  642. package/dist/types/components/data-table/table-component-expandable-rows.stories.d.ts +88 -88
  643. package/dist/types/components/data-table/table-component-filtering.stories.d.ts +101 -101
  644. package/dist/types/components/data-table/table-component-multiselect.stories.d.ts +101 -101
  645. package/dist/types/components/data-table/table-component-pagination.stories.d.ts +101 -101
  646. package/dist/types/components/data-table/table-component-sorting.stories.d.ts +100 -100
  647. package/dist/types/components/data-table/table-footer/table-footer.d.ts +50 -50
  648. package/dist/types/components/data-table/table-header/table-header.d.ts +27 -27
  649. package/dist/types/components/data-table/table-header-cell/table-header-cell.d.ts +44 -44
  650. package/dist/types/components/data-table/table-toolbar/table-toolbar.d.ts +22 -22
  651. package/dist/types/components/datetime/datetime.d.ts +42 -42
  652. package/dist/types/components/datetime/datetime.stories.d.ts +127 -127
  653. package/dist/types/components/divider/divider.stories.d.ts +65 -65
  654. package/dist/types/components/dropdown/dropdown-filter/dropdown-filter.d.ts +42 -42
  655. package/dist/types/components/dropdown/dropdown-filter/dropdown-filter.stories.d.ts +73 -73
  656. package/dist/types/components/dropdown/dropdown-native.stories.d.ts +57 -57
  657. package/dist/types/components/dropdown/dropdown-option/dropdown-option.d.ts +19 -19
  658. package/dist/types/components/dropdown/dropdown-wc-default.stories.d.ts +129 -129
  659. package/dist/types/components/dropdown/dropdown-wc-multiselect.stories.d.ts +115 -115
  660. package/dist/types/components/dropdown/dropdown.d.ts +58 -58
  661. package/dist/types/components/footer/footer.stories.d.ts +45 -45
  662. package/dist/types/components/header/header-all.stories.d.ts +29 -29
  663. package/dist/types/components/header/header-default.stories.d.ts +29 -29
  664. package/dist/types/components/header/header-inline.stories.d.ts +29 -29
  665. package/dist/types/components/header/header-search.stories.d.ts +29 -29
  666. package/dist/types/components/header/header-toolbar.stories.d.ts +29 -29
  667. package/dist/types/components/icon/icon-font.stories.d.ts +38 -38
  668. package/dist/types/components/icon/icon-web-component.stories.d.ts +38 -38
  669. package/dist/types/components/icon/icon.d.ts +12 -12
  670. package/dist/types/components/link/link.stories.d.ts +33 -33
  671. package/dist/types/components/link/sdds-link.d.ts +13 -13
  672. package/dist/types/components/link/sdds-link.stories.d.ts +58 -58
  673. package/dist/types/components/message/message.stories.d.ts +69 -69
  674. package/dist/types/components/message/sdds-message.d.ts +14 -14
  675. package/dist/types/components/message/sdds-message.stories.d.ts +87 -87
  676. package/dist/types/components/modal/modal-native.stories.d.ts +59 -59
  677. package/dist/types/components/modal/modal-webcomponent.stories.d.ts +52 -52
  678. package/dist/types/components/modal/modal.d.ts +17 -17
  679. package/dist/types/components/popover-canvas/popover-canvas.d.ts +24 -24
  680. package/dist/types/components/popover-canvas/popover-canvas.stories.d.ts +25 -25
  681. package/dist/types/components/popover-menu/popover-menu-icons.stories.d.ts +27 -27
  682. package/dist/types/components/popover-menu/popover-menu.d.ts +24 -24
  683. package/dist/types/components/popover-menu/popover-menu.stories.d.ts +27 -27
  684. package/dist/types/components/radio-button/radio-button-component.stories.d.ts +39 -39
  685. package/dist/types/components/radio-button/radio-button.d.ts +26 -26
  686. package/dist/types/components/radio-button/radio-button.stories.d.ts +33 -33
  687. package/dist/types/components/side-menu/side-menu.stories.d.ts +42 -42
  688. package/dist/types/components/slider/slider.d.ts +86 -86
  689. package/dist/types/components/slider/slider.stories.d.ts +169 -169
  690. package/dist/types/components/spinner/spinner.d.ts +7 -7
  691. package/dist/types/components/spinner/spinner.stories.d.ts +37 -37
  692. package/dist/types/components/stepper/stepper.stories.d.ts +56 -56
  693. package/dist/types/components/tabs/inline-tabs-default/inline-tab/inline-tab.d.ts +6 -6
  694. package/dist/types/components/tabs/inline-tabs-default/inline-tabs.d.ts +40 -40
  695. package/dist/types/components/tabs/inline-tabs-default/inline-tabs.stories.d.ts +49 -49
  696. package/dist/types/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.d.ts +20 -20
  697. package/dist/types/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.d.ts +30 -30
  698. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.d.ts +20 -20
  699. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.stories.d.ts +13 -13
  700. package/dist/types/components/textarea/textarea.d.ts +48 -48
  701. package/dist/types/components/textarea/textarea.stories.d.ts +116 -116
  702. package/dist/types/components/textfield/textfield.d.ts +52 -52
  703. package/dist/types/components/textfield/textfield.stories.d.ts +180 -180
  704. package/dist/types/components/toast/sdds-toast.d.ts +36 -36
  705. package/dist/types/components/toast/sdds-toast.stories.d.ts +56 -56
  706. package/dist/types/components/toast/toast.stories.d.ts +69 -69
  707. package/dist/types/components/toggle/sdds-toggle.d.ts +34 -34
  708. package/dist/types/components/toggle/sdds-toggle.stories.d.ts +74 -74
  709. package/dist/types/components/toggle/toggle.stories.d.ts +55 -55
  710. package/dist/types/components/tooltip/tooltip.d.ts +24 -24
  711. package/dist/types/components/tooltip/tooltip.stories.d.ts +54 -54
  712. package/dist/types/components/utility/colour/background-color.stories.d.ts +58 -58
  713. package/dist/types/components/utility/colour/text-color.stories.d.ts +58 -58
  714. package/dist/types/components.d.ts +11 -9
  715. package/dist/types/foundations-stories/colour/colour-brand.stories.d.ts +13 -13
  716. package/dist/types/foundations-stories/colour/colour-scales.stories.d.ts +13 -13
  717. package/dist/types/foundations-stories/colour/colour-semantic.stories.d.ts +13 -13
  718. package/dist/types/foundations-stories/grid/grid.stories.d.ts +35 -35
  719. package/dist/types/foundations-stories/spacing/spacing-element.stories.d.ts +8 -8
  720. package/dist/types/foundations-stories/spacing/spacing-layout.stories.d.ts +8 -8
  721. package/dist/types/foundations-stories/typography/typography-body.stories.d.ts +8 -8
  722. package/dist/types/foundations-stories/typography/typography-detail.stories.d.ts +8 -8
  723. package/dist/types/foundations-stories/typography/typography-headline.stories.d.ts +21 -21
  724. package/dist/types/foundations-stories/typography/typography-paragraph.stories.d.ts +8 -8
  725. package/dist/types/index.d.ts +1 -1
  726. package/dist/types/stencil-public-runtime.d.ts +71 -15
  727. package/dist/types/utils/utils.d.ts +2 -2
  728. package/loader/index.d.ts +9 -0
  729. package/package.json +2 -2
  730. package/dist/tegel/p-05d3cfc8.entry.js +0 -1
  731. package/dist/tegel/p-13a25c7f.entry.js +0 -1
  732. package/dist/tegel/p-13b783f1.js +0 -2
  733. package/dist/tegel/p-1dda8de9.entry.js +0 -1
  734. package/dist/tegel/p-2248b59e.entry.js +0 -1
  735. package/dist/tegel/p-232e5c9a.entry.js +0 -1
  736. package/dist/tegel/p-2375f0eb.entry.js +0 -1
  737. package/dist/tegel/p-29deedc6.entry.js +0 -1
  738. package/dist/tegel/p-2f52021b.entry.js +0 -1
  739. package/dist/tegel/p-3344582d.entry.js +0 -1
  740. package/dist/tegel/p-4b14324d.entry.js +0 -1
  741. package/dist/tegel/p-561fbe77.entry.js +0 -1
  742. package/dist/tegel/p-5a215722.entry.js +0 -1
  743. package/dist/tegel/p-5f7b1539.entry.js +0 -1
  744. package/dist/tegel/p-6f382b38.entry.js +0 -1
  745. package/dist/tegel/p-765e2719.entry.js +0 -1
  746. package/dist/tegel/p-76f60546.entry.js +0 -1
  747. package/dist/tegel/p-7a5244b6.entry.js +0 -1
  748. package/dist/tegel/p-816ff5f7.entry.js +0 -1
  749. package/dist/tegel/p-81d2d57b.entry.js +0 -1
  750. package/dist/tegel/p-87650f36.entry.js +0 -1
  751. package/dist/tegel/p-8e6f885c.entry.js +0 -1
  752. package/dist/tegel/p-8e9dcc20.entry.js +0 -1
  753. package/dist/tegel/p-997fc919.entry.js +0 -1
  754. package/dist/tegel/p-9a057c9a.entry.js +0 -1
  755. package/dist/tegel/p-9a95e92c.entry.js +0 -1
  756. package/dist/tegel/p-a75ff060.entry.js +0 -1
  757. package/dist/tegel/p-bf1216f9.entry.js +0 -1
  758. package/dist/tegel/p-bf597564.entry.js +0 -1
  759. package/dist/tegel/p-d2217bf0.entry.js +0 -1
  760. package/dist/tegel/p-e335137d.entry.js +0 -1
  761. package/dist/tegel/p-e34cce75.entry.js +0 -1
  762. package/dist/tegel/p-e55d09f2.entry.js +0 -1
  763. package/dist/tegel/p-ebbffa8a.entry.js +0 -1
  764. package/dist/tegel/p-ed076d47.entry.js +0 -1
  765. package/dist/tegel/p-ef887910.entry.js +0 -1
  766. package/dist/tegel/p-f4b70868.entry.js +0 -1
  767. package/dist/tegel/p-f52a0b63.entry.js +0 -1
  768. package/dist/tegel/p-f5bf214b.entry.js +0 -1
  769. package/dist/tegel/p-fd1b5923.entry.js +0 -1
@@ -1,312 +1,313 @@
1
- import { Host, h } from '@stencil/core';
2
- function generateKeyFromName(name) {
3
- return name
4
- .replace(/\s/g, '-')
5
- .replace(/[^a-z0-9-]/gi, '')
6
- .toLowerCase();
7
- }
8
- export class InlineTabs {
9
- constructor() {
10
- this.startingTab = null; // name of the tab to show by default (infered from either "default-tab"-prop (on component) or "default"-prop (on a slotted child)
11
- this.navWrapperElement = null; // reference to container with nav buttons
12
- this.tabWrapperElement = null; // reference to container with slotted children
13
- this.componentWidth = 0; // visible width of this component
14
- this.buttonsWidth = 0; // total width of all nav items combined
15
- this.scrollWidth = 0; // total amount that is possible to scroll in the nav wrapper
16
- this.useAutoHeight = false; // set height for slotted children or not
17
- this.defaultTab = '';
18
- this.autoHeight = false;
19
- this.modeVariant = null;
20
- this.tabs = [];
21
- this.buttonWidth = 0;
22
- this.tabHeight = 0;
23
- this.showLeftScroll = false;
24
- this.showRightScroll = false;
25
- }
26
- /** used for switching to a tab programmatically */
27
- async showTab(key) {
28
- this.switchToTab(key);
29
- }
30
- componentWillLoad() {
31
- this.initComponent();
32
- }
33
- initComponent(createInitialState = true) {
34
- if (this.autoHeight) {
35
- this.useAutoHeight = true;
36
- }
37
- this.tabs = Array.from(this.host.children).map((item, index) => {
38
- const name = item.label ? item.label : item.getAttribute('name') || `Tab ${index + 1}`;
39
- const key = generateKeyFromName(name);
40
- if (item.default) {
41
- this.startingTab = key;
42
- }
43
- let disabled = false;
44
- if (item.disabled) {
45
- disabled = true;
46
- }
47
- return {
48
- name,
49
- key,
50
- element: item,
51
- disabled,
52
- visible: true,
53
- initialDisplay: window.getComputedStyle(item).display,
54
- };
55
- });
56
- if (createInitialState) {
57
- this.setInitialState();
58
- }
59
- this.tabs = Array.from(this.tabs);
60
- }
61
- calculateButtonWidth() {
62
- const navButtons = this.navWrapperElement.querySelectorAll('button.sdds-inline-tabs--tab');
63
- let best = 0;
64
- Array.from(navButtons).forEach((navButton) => {
65
- const oldStyle = navButton.style.width;
66
- // eslint-disable-next-line no-param-reassign
67
- navButton.style.width = '';
68
- const width = navButton.clientWidth;
69
- // eslint-disable-next-line no-param-reassign
70
- navButton.style.width = oldStyle;
71
- if (navButton.clientWidth > best) {
72
- best = width;
73
- }
74
- });
75
- this.buttonWidth = best;
76
- }
77
- calculateTabHeight() {
78
- let best = 0;
79
- this.tabs.forEach((_, tabIndex) => {
80
- const tab = this.tabs[tabIndex];
81
- // TODO: add comment on what this does
82
- const oldStyle = tab.element.style.display;
83
- tab.element.style.display = '';
84
- const height = tab.element.clientHeight;
85
- tab.element.style.display = oldStyle;
86
- if (height > best) {
87
- best = height;
88
- }
89
- });
90
- this.tabHeight = best;
91
- }
92
- componentDidRender() {
93
- this.calculateTabHeight();
94
- this.calculateButtonWidth();
95
- }
96
- componentDidLoad() {
97
- const mutationObserver = new MutationObserver(( /* mutations, observer */) => {
98
- const visibleTab = this.tabs.find((tab) => tab.visible);
99
- this.initComponent(false);
100
- this.calculateTabHeight();
101
- this.calculateButtonWidth();
102
- if (visibleTab) {
103
- this.switchToTab(visibleTab.key);
104
- }
105
- });
106
- const resizeObserver = new ResizeObserver((entries) => {
107
- entries.forEach((entry) => {
108
- const componentWidth = entry.contentRect.width;
109
- let buttonsWidth = 0;
110
- const navButtons = entry.target.querySelectorAll('button.sdds-inline-tabs--tab');
111
- Array.from(navButtons).forEach((navButton) => {
112
- buttonsWidth += navButton.clientWidth;
113
- });
114
- this.componentWidth = componentWidth;
115
- this.buttonsWidth = buttonsWidth;
116
- this.scrollWidth = buttonsWidth - componentWidth;
117
- if (this.buttonsWidth > this.componentWidth) {
118
- this.evaluateScrollButtons();
119
- }
120
- else {
121
- this.showLeftScroll = false;
122
- this.showRightScroll = false;
123
- }
124
- this.calculateTabHeight();
125
- });
126
- });
127
- mutationObserver.observe(this.host, {
128
- childList: true,
129
- attributes: true,
130
- });
131
- resizeObserver.observe(this.navWrapperElement);
132
- this.calculateButtonWidth();
133
- this.calculateTabHeight();
134
- }
135
- setInitialState() {
136
- if (this.defaultTab) {
137
- this.startingTab = this.defaultTab;
138
- }
139
- this.tabs.forEach((tab, index) => {
140
- if (this.startingTab) {
141
- if (tab.key !== this.startingTab) {
142
- this.hideTab(index);
143
- }
144
- }
145
- else {
146
- if (index > 0) {
147
- this.hideTab(index);
148
- }
149
- }
150
- });
151
- }
152
- unhideTab(tabIndex) {
153
- const tab = this.tabs[tabIndex];
154
- tab.element.style.display = '';
155
- tab.visible = true;
156
- }
157
- hideTab(tabIndex) {
158
- const tab = this.tabs[tabIndex];
159
- tab.element.style.display = 'none';
160
- tab.visible = false;
161
- }
162
- switchToTab(key) {
163
- this.tabs.forEach((tab, index) => {
164
- if (tab.key === key) {
165
- this.unhideTab(index);
166
- }
167
- else {
168
- this.hideTab(index);
169
- }
170
- });
171
- this.tabs = Array.from(this.tabs);
172
- }
173
- scrollRight() {
174
- const scroll = this.navWrapperElement.scrollLeft;
175
- this.navWrapperElement.scrollLeft = scroll + this.buttonWidth;
176
- this.evaluateScrollButtons();
177
- }
178
- scrollLeft() {
179
- const scroll = this.navWrapperElement.scrollLeft;
180
- this.navWrapperElement.scrollLeft = scroll - this.buttonWidth;
181
- this.evaluateScrollButtons();
182
- }
183
- evaluateScrollButtons() {
184
- const scroll = this.navWrapperElement.scrollLeft;
185
- if (scroll >= this.scrollWidth) {
186
- this.showRightScroll = false;
187
- }
188
- else {
189
- this.showRightScroll = true;
190
- }
191
- if (scroll <= 0) {
192
- this.showLeftScroll = false;
193
- }
194
- else {
195
- this.showLeftScroll = true;
196
- }
197
- }
198
- render() {
199
- const style = {};
200
- if (this.useAutoHeight) {
201
- style.height = `${this.tabHeight}px`;
202
- }
203
- return (h(Host, { class: `${this.modeVariant !== null ? `sdds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { class: `sdds-inline-tabs sdds-inline-tabs` }, h("nav", { class: "sdds-inline-tabs-header" }, h("div", { ref: (el) => {
204
- this.navWrapperElement = el;
205
- }, class: "sdds-inline-tabs-wrapper" }, this.tabs.map((tab) => (h("button", { style: { width: `${this.buttonWidth}px` }, disabled: tab.disabled, class: `sdds-inline-tabs--tab ${tab.visible ? 'sdds-inline-tabs--tab__active' : ''}`, onClick: () => this.switchToTab(tab.key) }, h("span", null, tab.name))))), h("div", { class: "sdds-inline-tabs-header-navigation" }, h("button", { class: `sdds-inline-tabs--forward ${this.showRightScroll ? 'sdds-inline-tabs--back__show' : ''}`, disabled: !this.showRightScroll, onClick: () => this.scrollRight() }, h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.1147 17.3291C5.87062 17.0851 5.87062 16.6893 6.1147 16.4453L12.2948 10.2652C12.4412 10.1187 12.4412 9.8813 12.2948 9.73485L6.1147 3.55476C5.87062 3.31068 5.87062 2.91496 6.1147 2.67088C6.35878 2.4268 6.75451 2.4268 6.99858 2.67088L13.1787 8.85097C13.8133 9.48557 13.8133 10.5145 13.1787 11.1491L6.99858 17.3291C6.75451 17.5732 6.35878 17.5732 6.1147 17.3291Z" }))), h("button", { class: `sdds-inline-tabs--back ${this.showLeftScroll ? 'sdds-inline-tabs--back__show' : ''}`, disabled: !this.showLeftScroll, onClick: () => this.scrollLeft() }, h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.8853 2.67085C14.1294 2.91493 14.1294 3.31066 13.8853 3.55473L7.70522 9.73482C7.55878 9.88127 7.55878 10.1187 7.70522 10.2652L13.8853 16.4452C14.1294 16.6893 14.1294 17.085 13.8853 17.3291C13.6412 17.5732 13.2455 17.5732 13.0014 17.3291L6.82134 11.149C6.18674 10.5144 6.18674 9.48554 6.82134 8.85094L13.0014 2.67085C13.2455 2.42677 13.6412 2.42677 13.8853 2.67085Z" }))))), h("div", { ref: (el) => {
206
- this.tabWrapperElement = el;
207
- }, class: "sdds-inline-tabs-main", style: style }, h("slot", null)))));
208
- }
209
- static get is() { return "sdds-inline-tabs"; }
210
- static get encapsulation() { return "shadow"; }
211
- static get originalStyleUrls() {
212
- return {
213
- "$": ["inline-tabs.scss"]
214
- };
215
- }
216
- static get styleUrls() {
217
- return {
218
- "$": ["inline-tabs.css"]
219
- };
220
- }
221
- static get properties() {
222
- return {
223
- "defaultTab": {
224
- "type": "string",
225
- "mutable": false,
226
- "complexType": {
227
- "original": "string",
228
- "resolved": "string",
229
- "references": {}
230
- },
231
- "required": false,
232
- "optional": false,
233
- "docs": {
234
- "tags": [],
235
- "text": "either use this (default-tab=\"...\") or read attribute \"default\" from one of the slotted children."
236
- },
237
- "attribute": "default-tab",
238
- "reflect": false,
239
- "defaultValue": "''"
240
- },
241
- "autoHeight": {
242
- "type": "boolean",
243
- "mutable": false,
244
- "complexType": {
245
- "original": "boolean",
246
- "resolved": "boolean",
247
- "references": {}
248
- },
249
- "required": false,
250
- "optional": false,
251
- "docs": {
252
- "tags": [],
253
- "text": "different height settings. right now only supports \"auto\", otherwise ignored"
254
- },
255
- "attribute": "auto-height",
256
- "reflect": false,
257
- "defaultValue": "false"
258
- },
259
- "modeVariant": {
260
- "type": "string",
261
- "mutable": false,
262
- "complexType": {
263
- "original": "'primary' | 'secondary'",
264
- "resolved": "\"primary\" | \"secondary\"",
265
- "references": {}
266
- },
267
- "required": false,
268
- "optional": false,
269
- "docs": {
270
- "tags": [],
271
- "text": "Variant of the tabs, primary= on white, secondary= on grey50"
272
- },
273
- "attribute": "mode-variant",
274
- "reflect": false,
275
- "defaultValue": "null"
276
- }
277
- };
278
- }
279
- static get states() {
280
- return {
281
- "tabs": {},
282
- "buttonWidth": {},
283
- "tabHeight": {},
284
- "showLeftScroll": {},
285
- "showRightScroll": {}
286
- };
287
- }
288
- static get methods() {
289
- return {
290
- "showTab": {
291
- "complexType": {
292
- "signature": "(key: string) => Promise<void>",
293
- "parameters": [{
294
- "tags": [],
295
- "text": ""
296
- }],
297
- "references": {
298
- "Promise": {
299
- "location": "global"
300
- }
301
- },
302
- "return": "Promise<void>"
303
- },
304
- "docs": {
305
- "text": "used for switching to a tab programmatically",
306
- "tags": []
307
- }
308
- }
309
- };
310
- }
311
- static get elementRef() { return "host"; }
312
- }
1
+ import { Host, h } from '@stencil/core';
2
+ function generateKeyFromName(name) {
3
+ return name
4
+ .replace(/\s/g, '-')
5
+ .replace(/[^a-z0-9-]/gi, '')
6
+ .toLowerCase();
7
+ }
8
+ export class InlineTabs {
9
+ constructor() {
10
+ this.startingTab = null; // name of the tab to show by default (infered from either "default-tab"-prop (on component) or "default"-prop (on a slotted child)
11
+ this.navWrapperElement = null; // reference to container with nav buttons
12
+ this.tabWrapperElement = null; // reference to container with slotted children
13
+ this.componentWidth = 0; // visible width of this component
14
+ this.buttonsWidth = 0; // total width of all nav items combined
15
+ this.scrollWidth = 0; // total amount that is possible to scroll in the nav wrapper
16
+ this.useAutoHeight = false; // set height for slotted children or not
17
+ this.defaultTab = '';
18
+ this.autoHeight = false;
19
+ this.modeVariant = null;
20
+ this.tabs = [];
21
+ this.buttonWidth = 0;
22
+ this.tabHeight = 0;
23
+ this.showLeftScroll = false;
24
+ this.showRightScroll = false;
25
+ }
26
+ /** used for switching to a tab programmatically */
27
+ async showTab(key) {
28
+ this.switchToTab(key);
29
+ }
30
+ componentWillLoad() {
31
+ this.initComponent();
32
+ }
33
+ initComponent(createInitialState = true) {
34
+ if (this.autoHeight) {
35
+ this.useAutoHeight = true;
36
+ }
37
+ this.tabs = Array.from(this.host.children).map((item, index) => {
38
+ const name = item.label ? item.label : item.getAttribute('name') || `Tab ${index + 1}`;
39
+ const key = generateKeyFromName(name);
40
+ if (item.default) {
41
+ this.startingTab = key;
42
+ }
43
+ let disabled = false;
44
+ if (item.disabled) {
45
+ disabled = true;
46
+ }
47
+ return {
48
+ name,
49
+ key,
50
+ element: item,
51
+ disabled,
52
+ visible: true,
53
+ initialDisplay: window.getComputedStyle(item).display,
54
+ };
55
+ });
56
+ if (createInitialState) {
57
+ this.setInitialState();
58
+ }
59
+ this.tabs = Array.from(this.tabs);
60
+ }
61
+ calculateButtonWidth() {
62
+ const navButtons = this.navWrapperElement.querySelectorAll('button.sdds-inline-tabs--tab');
63
+ let best = 0;
64
+ Array.from(navButtons).forEach((navButton) => {
65
+ const oldStyle = navButton.style.width;
66
+ // eslint-disable-next-line no-param-reassign
67
+ navButton.style.width = '';
68
+ const width = navButton.clientWidth;
69
+ // eslint-disable-next-line no-param-reassign
70
+ navButton.style.width = oldStyle;
71
+ if (navButton.clientWidth > best) {
72
+ best = width;
73
+ }
74
+ });
75
+ this.buttonWidth = best;
76
+ }
77
+ calculateTabHeight() {
78
+ let best = 0;
79
+ this.tabs.forEach((_, tabIndex) => {
80
+ const tab = this.tabs[tabIndex];
81
+ // TODO: add comment on what this does
82
+ const oldStyle = tab.element.style.display;
83
+ tab.element.style.display = '';
84
+ const height = tab.element.clientHeight;
85
+ tab.element.style.display = oldStyle;
86
+ if (height > best) {
87
+ best = height;
88
+ }
89
+ });
90
+ this.tabHeight = best;
91
+ }
92
+ componentDidRender() {
93
+ this.calculateTabHeight();
94
+ this.calculateButtonWidth();
95
+ }
96
+ componentDidLoad() {
97
+ const mutationObserver = new MutationObserver(( /* mutations, observer */) => {
98
+ const visibleTab = this.tabs.find((tab) => tab.visible);
99
+ this.initComponent(false);
100
+ this.calculateTabHeight();
101
+ this.calculateButtonWidth();
102
+ if (visibleTab) {
103
+ this.switchToTab(visibleTab.key);
104
+ }
105
+ });
106
+ const resizeObserver = new ResizeObserver((entries) => {
107
+ entries.forEach((entry) => {
108
+ const componentWidth = entry.contentRect.width;
109
+ let buttonsWidth = 0;
110
+ const navButtons = entry.target.querySelectorAll('button.sdds-inline-tabs--tab');
111
+ Array.from(navButtons).forEach((navButton) => {
112
+ buttonsWidth += navButton.clientWidth;
113
+ });
114
+ this.componentWidth = componentWidth;
115
+ this.buttonsWidth = buttonsWidth;
116
+ this.scrollWidth = buttonsWidth - componentWidth;
117
+ if (this.buttonsWidth > this.componentWidth) {
118
+ this.evaluateScrollButtons();
119
+ }
120
+ else {
121
+ this.showLeftScroll = false;
122
+ this.showRightScroll = false;
123
+ }
124
+ this.calculateTabHeight();
125
+ });
126
+ });
127
+ mutationObserver.observe(this.host, {
128
+ childList: true,
129
+ attributes: true,
130
+ });
131
+ resizeObserver.observe(this.navWrapperElement);
132
+ this.calculateButtonWidth();
133
+ this.calculateTabHeight();
134
+ }
135
+ setInitialState() {
136
+ if (this.defaultTab) {
137
+ this.startingTab = this.defaultTab;
138
+ }
139
+ this.tabs.forEach((tab, index) => {
140
+ if (this.startingTab) {
141
+ if (tab.key !== this.startingTab) {
142
+ this.hideTab(index);
143
+ }
144
+ }
145
+ else {
146
+ if (index > 0) {
147
+ this.hideTab(index);
148
+ }
149
+ }
150
+ });
151
+ }
152
+ unhideTab(tabIndex) {
153
+ const tab = this.tabs[tabIndex];
154
+ tab.element.style.display = '';
155
+ tab.visible = true;
156
+ }
157
+ hideTab(tabIndex) {
158
+ const tab = this.tabs[tabIndex];
159
+ tab.element.style.display = 'none';
160
+ tab.visible = false;
161
+ }
162
+ switchToTab(key) {
163
+ this.tabs.forEach((tab, index) => {
164
+ if (tab.key === key) {
165
+ this.unhideTab(index);
166
+ }
167
+ else {
168
+ this.hideTab(index);
169
+ }
170
+ });
171
+ this.tabs = Array.from(this.tabs);
172
+ }
173
+ scrollRight() {
174
+ const scroll = this.navWrapperElement.scrollLeft;
175
+ this.navWrapperElement.scrollLeft = scroll + this.buttonWidth;
176
+ this.evaluateScrollButtons();
177
+ }
178
+ scrollLeft() {
179
+ const scroll = this.navWrapperElement.scrollLeft;
180
+ this.navWrapperElement.scrollLeft = scroll - this.buttonWidth;
181
+ this.evaluateScrollButtons();
182
+ }
183
+ evaluateScrollButtons() {
184
+ const scroll = this.navWrapperElement.scrollLeft;
185
+ if (scroll >= this.scrollWidth) {
186
+ this.showRightScroll = false;
187
+ }
188
+ else {
189
+ this.showRightScroll = true;
190
+ }
191
+ if (scroll <= 0) {
192
+ this.showLeftScroll = false;
193
+ }
194
+ else {
195
+ this.showLeftScroll = true;
196
+ }
197
+ }
198
+ render() {
199
+ const style = {};
200
+ if (this.useAutoHeight) {
201
+ style.height = `${this.tabHeight}px`;
202
+ }
203
+ return (h(Host, { class: `${this.modeVariant !== null ? `sdds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { class: `sdds-inline-tabs sdds-inline-tabs` }, h("nav", { class: "sdds-inline-tabs-header" }, h("div", { ref: (el) => {
204
+ this.navWrapperElement = el;
205
+ }, class: "sdds-inline-tabs-wrapper" }, this.tabs.map((tab) => (h("button", { style: { width: `${this.buttonWidth}px` }, disabled: tab.disabled, class: `sdds-inline-tabs--tab ${tab.visible ? 'sdds-inline-tabs--tab__active' : ''}`, onClick: () => this.switchToTab(tab.key) }, h("span", null, tab.name))))), h("div", { class: "sdds-inline-tabs-header-navigation" }, h("button", { class: `sdds-inline-tabs--forward ${this.showRightScroll ? 'sdds-inline-tabs--back__show' : ''}`, disabled: !this.showRightScroll, onClick: () => this.scrollRight() }, h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.1147 17.3291C5.87062 17.0851 5.87062 16.6893 6.1147 16.4453L12.2948 10.2652C12.4412 10.1187 12.4412 9.8813 12.2948 9.73485L6.1147 3.55476C5.87062 3.31068 5.87062 2.91496 6.1147 2.67088C6.35878 2.4268 6.75451 2.4268 6.99858 2.67088L13.1787 8.85097C13.8133 9.48557 13.8133 10.5145 13.1787 11.1491L6.99858 17.3291C6.75451 17.5732 6.35878 17.5732 6.1147 17.3291Z" }))), h("button", { class: `sdds-inline-tabs--back ${this.showLeftScroll ? 'sdds-inline-tabs--back__show' : ''}`, disabled: !this.showLeftScroll, onClick: () => this.scrollLeft() }, h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.8853 2.67085C14.1294 2.91493 14.1294 3.31066 13.8853 3.55473L7.70522 9.73482C7.55878 9.88127 7.55878 10.1187 7.70522 10.2652L13.8853 16.4452C14.1294 16.6893 14.1294 17.085 13.8853 17.3291C13.6412 17.5732 13.2455 17.5732 13.0014 17.3291L6.82134 11.149C6.18674 10.5144 6.18674 9.48554 6.82134 8.85094L13.0014 2.67085C13.2455 2.42677 13.6412 2.42677 13.8853 2.67085Z" }))))), h("div", { ref: (el) => {
206
+ this.tabWrapperElement = el;
207
+ }, class: "sdds-inline-tabs-main", style: style }, h("slot", null)))));
208
+ }
209
+ static get is() { return "sdds-inline-tabs"; }
210
+ static get encapsulation() { return "shadow"; }
211
+ static get originalStyleUrls() {
212
+ return {
213
+ "$": ["inline-tabs.scss"]
214
+ };
215
+ }
216
+ static get styleUrls() {
217
+ return {
218
+ "$": ["inline-tabs.css"]
219
+ };
220
+ }
221
+ static get properties() {
222
+ return {
223
+ "defaultTab": {
224
+ "type": "string",
225
+ "mutable": false,
226
+ "complexType": {
227
+ "original": "string",
228
+ "resolved": "string",
229
+ "references": {}
230
+ },
231
+ "required": false,
232
+ "optional": false,
233
+ "docs": {
234
+ "tags": [],
235
+ "text": "either use this (default-tab=\"...\") or read attribute \"default\" from one of the slotted children."
236
+ },
237
+ "attribute": "default-tab",
238
+ "reflect": false,
239
+ "defaultValue": "''"
240
+ },
241
+ "autoHeight": {
242
+ "type": "boolean",
243
+ "mutable": false,
244
+ "complexType": {
245
+ "original": "boolean",
246
+ "resolved": "boolean",
247
+ "references": {}
248
+ },
249
+ "required": false,
250
+ "optional": false,
251
+ "docs": {
252
+ "tags": [],
253
+ "text": "different height settings. right now only supports \"auto\", otherwise ignored"
254
+ },
255
+ "attribute": "auto-height",
256
+ "reflect": false,
257
+ "defaultValue": "false"
258
+ },
259
+ "modeVariant": {
260
+ "type": "string",
261
+ "mutable": false,
262
+ "complexType": {
263
+ "original": "'primary' | 'secondary'",
264
+ "resolved": "\"primary\" | \"secondary\"",
265
+ "references": {}
266
+ },
267
+ "required": false,
268
+ "optional": false,
269
+ "docs": {
270
+ "tags": [],
271
+ "text": "Variant of the tabs, primary= on white, secondary= on grey50"
272
+ },
273
+ "attribute": "mode-variant",
274
+ "reflect": false,
275
+ "defaultValue": "null"
276
+ }
277
+ };
278
+ }
279
+ static get states() {
280
+ return {
281
+ "tabs": {},
282
+ "buttonWidth": {},
283
+ "tabHeight": {},
284
+ "showLeftScroll": {},
285
+ "showRightScroll": {}
286
+ };
287
+ }
288
+ static get methods() {
289
+ return {
290
+ "showTab": {
291
+ "complexType": {
292
+ "signature": "(key: string) => Promise<void>",
293
+ "parameters": [{
294
+ "tags": [],
295
+ "text": ""
296
+ }],
297
+ "references": {
298
+ "Promise": {
299
+ "location": "global"
300
+ }
301
+ },
302
+ "return": "Promise<void>"
303
+ },
304
+ "docs": {
305
+ "text": "used for switching to a tab programmatically",
306
+ "tags": []
307
+ }
308
+ }
309
+ };
310
+ }
311
+ static get elementRef() { return "host"; }
312
+ }
313
+ //# sourceMappingURL=inline-tabs.js.map