@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
@@ -2,244 +2,247 @@ import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal
2
2
 
3
3
  const inlineTabsCss = ":host{outline:0 !important;box-sizing:border-box}:host *{box-sizing:border-box}.sdds-inline-tabs{overflow:hidden;outline:0}.sdds-inline-tabs-header{position:relative}.sdds-inline-tabs-main{background-color:var(--sdds-inline-tabs-main-background);padding:24px 24px 48px}.sdds-inline-tabs-wrapper{display:flex;overflow-x:scroll;scrollbar-width:none}.sdds-inline-tabs-wrapper::-webkit-scrollbar{display:none}.sdds-inline-tabs--forward,.sdds-inline-tabs--back{cursor:pointer;width:48px;height:100%;border:0;position:absolute;top:0;background-color:var(--sdds-inline-tabs-scroll-btn-background);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none}.sdds-inline-tabs--forward__show,.sdds-inline-tabs--back__show{opacity:1;pointer-events:all}.sdds-inline-tabs--forward:hover,.sdds-inline-tabs--back:hover{background-color:var(--sdds-inline-tabs-scroll-btn-background-hover)}.sdds-inline-tabs--forward:active,.sdds-inline-tabs--back:active{background-color:var(--sdds-inline-tabs-scroll-btn-background-active)}.sdds-inline-tabs--forward:focus,.sdds-inline-tabs--back:focus{outline:2px solid var(--sdds-blue-400);outline-offset:-2px}.sdds-inline-tabs--forward svg,.sdds-inline-tabs--back svg{fill:var(--sdds-inline-tabs-scroll-btn-color)}.sdds-inline-tabs--back{left:0}.sdds-inline-tabs--forward{right:0}.sdds-inline-tabs--tab{font:var(--sdds-headline-07);letter-spacing:var(--sdds-headline-07-ls);cursor:pointer;border:0;color:var(--sdds-inline-tabs-tab-color);background-color:var(--sdds-inline-tabs-tab-background);padding:16px;min-width:142px;text-decoration:none;display:block;position:relative;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out;white-space:nowrap;flex-shrink:0;text-align:left;outline:none}.sdds-inline-tabs--tab>*{opacity:0.6}.sdds-inline-tabs--tab:not(:last-child){border-right:1px solid var(--sdds-inline-tabs-tab-border-color)}.sdds-inline-tabs--tab::after{content:\" \";position:absolute;top:0;right:0;left:0;margin-left:auto;width:0;margin-right:auto;height:2px;background-color:var(--sdds-inline-tabs-tab-indicator-background);transition:width 0.15s ease-in-out}.sdds-inline-tabs--tab:hover{background-color:var(--sdds-inline-tabs-tab-background-hover);color:var(--sdds-inline-tabs-tab-color-hover);text-decoration:none}.sdds-inline-tabs--tab:focus{outline:2px solid var(--sdds-blue-400);outline-offset:-2px}.sdds-inline-tabs--tab__active{background-color:var(--sdds-inline-tabs-tab-background-active);color:var(--sdds-inline-tabs-tab-color-active);cursor:initial;border-right:1px solid transparent !important}.sdds-inline-tabs--tab__active>*{opacity:1}.sdds-inline-tabs--tab__active:hover{background-color:var(--sdds-inline-tabs-tab-background-active)}.sdds-inline-tabs--tab__active::after{width:calc(100% + 2px);left:-1px;background-color:var(--sdds-inline-tabs-tab-indicator-background-active)}.sdds-inline-tabs--tab__active::before{content:\" \";background-color:var(--sdds-inline-tabs-tab-background-active);width:1px;top:0;bottom:0;left:-1px;display:block;position:absolute}.sdds-inline-tabs--tab__active:first-child:focus::before{left:0}.sdds-inline-tabs--tab:disabled,.sdds-inline-tabs--tab__disabled{cursor:initial;color:var(--sdds-navigation-tabs-tab-color-disabled);pointer-events:none}.sdds-inline-tabs--tab:disabled>*,.sdds-inline-tabs--tab__disabled>*{opacity:0.16}.sdds-inline-tabs--tab__active{background-color:var(--sdds-inline-tabs-tab-background-active)}.sdds-inline-tabs-main{background-color:var(--sdds-inline-tabs-main-background)}";
4
4
 
5
- function generateKeyFromName(name) {
6
- return name
7
- .replace(/\s/g, '-')
8
- .replace(/[^a-z0-9-]/gi, '')
9
- .toLowerCase();
10
- }
11
- const InlineTabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
12
- constructor() {
13
- super();
14
- this.__registerHost();
15
- this.__attachShadow();
16
- 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)
17
- this.navWrapperElement = null; // reference to container with nav buttons
18
- this.tabWrapperElement = null; // reference to container with slotted children
19
- this.componentWidth = 0; // visible width of this component
20
- this.buttonsWidth = 0; // total width of all nav items combined
21
- this.scrollWidth = 0; // total amount that is possible to scroll in the nav wrapper
22
- this.useAutoHeight = false; // set height for slotted children or not
23
- this.defaultTab = '';
24
- this.autoHeight = false;
25
- this.modeVariant = null;
26
- this.tabs = [];
27
- this.buttonWidth = 0;
28
- this.tabHeight = 0;
29
- this.showLeftScroll = false;
30
- this.showRightScroll = false;
31
- }
32
- /** used for switching to a tab programmatically */
33
- async showTab(key) {
34
- this.switchToTab(key);
35
- }
36
- componentWillLoad() {
37
- this.initComponent();
38
- }
39
- initComponent(createInitialState = true) {
40
- if (this.autoHeight) {
41
- this.useAutoHeight = true;
42
- }
43
- this.tabs = Array.from(this.host.children).map((item, index) => {
44
- const name = item.label ? item.label : item.getAttribute('name') || `Tab ${index + 1}`;
45
- const key = generateKeyFromName(name);
46
- if (item.default) {
47
- this.startingTab = key;
48
- }
49
- let disabled = false;
50
- if (item.disabled) {
51
- disabled = true;
52
- }
53
- return {
54
- name,
55
- key,
56
- element: item,
57
- disabled,
58
- visible: true,
59
- initialDisplay: window.getComputedStyle(item).display,
60
- };
61
- });
62
- if (createInitialState) {
63
- this.setInitialState();
64
- }
65
- this.tabs = Array.from(this.tabs);
66
- }
67
- calculateButtonWidth() {
68
- const navButtons = this.navWrapperElement.querySelectorAll('button.sdds-inline-tabs--tab');
69
- let best = 0;
70
- Array.from(navButtons).forEach((navButton) => {
71
- const oldStyle = navButton.style.width;
72
- // eslint-disable-next-line no-param-reassign
73
- navButton.style.width = '';
74
- const width = navButton.clientWidth;
75
- // eslint-disable-next-line no-param-reassign
76
- navButton.style.width = oldStyle;
77
- if (navButton.clientWidth > best) {
78
- best = width;
79
- }
80
- });
81
- this.buttonWidth = best;
82
- }
83
- calculateTabHeight() {
84
- let best = 0;
85
- this.tabs.forEach((_, tabIndex) => {
86
- const tab = this.tabs[tabIndex];
87
- // TODO: add comment on what this does
88
- const oldStyle = tab.element.style.display;
89
- tab.element.style.display = '';
90
- const height = tab.element.clientHeight;
91
- tab.element.style.display = oldStyle;
92
- if (height > best) {
93
- best = height;
94
- }
95
- });
96
- this.tabHeight = best;
97
- }
98
- componentDidRender() {
99
- this.calculateTabHeight();
100
- this.calculateButtonWidth();
101
- }
102
- componentDidLoad() {
103
- const mutationObserver = new MutationObserver(( /* mutations, observer */) => {
104
- const visibleTab = this.tabs.find((tab) => tab.visible);
105
- this.initComponent(false);
106
- this.calculateTabHeight();
107
- this.calculateButtonWidth();
108
- if (visibleTab) {
109
- this.switchToTab(visibleTab.key);
110
- }
111
- });
112
- const resizeObserver = new ResizeObserver((entries) => {
113
- entries.forEach((entry) => {
114
- const componentWidth = entry.contentRect.width;
115
- let buttonsWidth = 0;
116
- const navButtons = entry.target.querySelectorAll('button.sdds-inline-tabs--tab');
117
- Array.from(navButtons).forEach((navButton) => {
118
- buttonsWidth += navButton.clientWidth;
119
- });
120
- this.componentWidth = componentWidth;
121
- this.buttonsWidth = buttonsWidth;
122
- this.scrollWidth = buttonsWidth - componentWidth;
123
- if (this.buttonsWidth > this.componentWidth) {
124
- this.evaluateScrollButtons();
125
- }
126
- else {
127
- this.showLeftScroll = false;
128
- this.showRightScroll = false;
129
- }
130
- this.calculateTabHeight();
131
- });
132
- });
133
- mutationObserver.observe(this.host, {
134
- childList: true,
135
- attributes: true,
136
- });
137
- resizeObserver.observe(this.navWrapperElement);
138
- this.calculateButtonWidth();
139
- this.calculateTabHeight();
140
- }
141
- setInitialState() {
142
- if (this.defaultTab) {
143
- this.startingTab = this.defaultTab;
144
- }
145
- this.tabs.forEach((tab, index) => {
146
- if (this.startingTab) {
147
- if (tab.key !== this.startingTab) {
148
- this.hideTab(index);
149
- }
150
- }
151
- else {
152
- if (index > 0) {
153
- this.hideTab(index);
154
- }
155
- }
156
- });
157
- }
158
- unhideTab(tabIndex) {
159
- const tab = this.tabs[tabIndex];
160
- tab.element.style.display = '';
161
- tab.visible = true;
162
- }
163
- hideTab(tabIndex) {
164
- const tab = this.tabs[tabIndex];
165
- tab.element.style.display = 'none';
166
- tab.visible = false;
167
- }
168
- switchToTab(key) {
169
- this.tabs.forEach((tab, index) => {
170
- if (tab.key === key) {
171
- this.unhideTab(index);
172
- }
173
- else {
174
- this.hideTab(index);
175
- }
176
- });
177
- this.tabs = Array.from(this.tabs);
178
- }
179
- scrollRight() {
180
- const scroll = this.navWrapperElement.scrollLeft;
181
- this.navWrapperElement.scrollLeft = scroll + this.buttonWidth;
182
- this.evaluateScrollButtons();
183
- }
184
- scrollLeft() {
185
- const scroll = this.navWrapperElement.scrollLeft;
186
- this.navWrapperElement.scrollLeft = scroll - this.buttonWidth;
187
- this.evaluateScrollButtons();
188
- }
189
- evaluateScrollButtons() {
190
- const scroll = this.navWrapperElement.scrollLeft;
191
- if (scroll >= this.scrollWidth) {
192
- this.showRightScroll = false;
193
- }
194
- else {
195
- this.showRightScroll = true;
196
- }
197
- if (scroll <= 0) {
198
- this.showLeftScroll = false;
199
- }
200
- else {
201
- this.showLeftScroll = true;
202
- }
203
- }
204
- render() {
205
- const style = {};
206
- if (this.useAutoHeight) {
207
- style.height = `${this.tabHeight}px`;
208
- }
209
- 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) => {
210
- this.navWrapperElement = el;
211
- }, 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) => {
212
- this.tabWrapperElement = el;
213
- }, class: "sdds-inline-tabs-main", style: style }, h("slot", null)))));
214
- }
215
- get host() { return this; }
216
- static get style() { return inlineTabsCss; }
217
- }, [1, "sdds-inline-tabs", {
218
- "defaultTab": [1, "default-tab"],
219
- "autoHeight": [4, "auto-height"],
220
- "modeVariant": [1, "mode-variant"],
221
- "tabs": [32],
222
- "buttonWidth": [32],
223
- "tabHeight": [32],
224
- "showLeftScroll": [32],
225
- "showRightScroll": [32],
226
- "showTab": [64]
227
- }]);
228
- function defineCustomElement$1() {
229
- if (typeof customElements === "undefined") {
230
- return;
231
- }
232
- const components = ["sdds-inline-tabs"];
233
- components.forEach(tagName => { switch (tagName) {
234
- case "sdds-inline-tabs":
235
- if (!customElements.get(tagName)) {
236
- customElements.define(tagName, InlineTabs);
237
- }
238
- break;
239
- } });
5
+ function generateKeyFromName(name) {
6
+ return name
7
+ .replace(/\s/g, '-')
8
+ .replace(/[^a-z0-9-]/gi, '')
9
+ .toLowerCase();
240
10
  }
11
+ const InlineTabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
12
+ constructor() {
13
+ super();
14
+ this.__registerHost();
15
+ this.__attachShadow();
16
+ 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)
17
+ this.navWrapperElement = null; // reference to container with nav buttons
18
+ this.tabWrapperElement = null; // reference to container with slotted children
19
+ this.componentWidth = 0; // visible width of this component
20
+ this.buttonsWidth = 0; // total width of all nav items combined
21
+ this.scrollWidth = 0; // total amount that is possible to scroll in the nav wrapper
22
+ this.useAutoHeight = false; // set height for slotted children or not
23
+ this.defaultTab = '';
24
+ this.autoHeight = false;
25
+ this.modeVariant = null;
26
+ this.tabs = [];
27
+ this.buttonWidth = 0;
28
+ this.tabHeight = 0;
29
+ this.showLeftScroll = false;
30
+ this.showRightScroll = false;
31
+ }
32
+ /** used for switching to a tab programmatically */
33
+ async showTab(key) {
34
+ this.switchToTab(key);
35
+ }
36
+ componentWillLoad() {
37
+ this.initComponent();
38
+ }
39
+ initComponent(createInitialState = true) {
40
+ if (this.autoHeight) {
41
+ this.useAutoHeight = true;
42
+ }
43
+ this.tabs = Array.from(this.host.children).map((item, index) => {
44
+ const name = item.label ? item.label : item.getAttribute('name') || `Tab ${index + 1}`;
45
+ const key = generateKeyFromName(name);
46
+ if (item.default) {
47
+ this.startingTab = key;
48
+ }
49
+ let disabled = false;
50
+ if (item.disabled) {
51
+ disabled = true;
52
+ }
53
+ return {
54
+ name,
55
+ key,
56
+ element: item,
57
+ disabled,
58
+ visible: true,
59
+ initialDisplay: window.getComputedStyle(item).display,
60
+ };
61
+ });
62
+ if (createInitialState) {
63
+ this.setInitialState();
64
+ }
65
+ this.tabs = Array.from(this.tabs);
66
+ }
67
+ calculateButtonWidth() {
68
+ const navButtons = this.navWrapperElement.querySelectorAll('button.sdds-inline-tabs--tab');
69
+ let best = 0;
70
+ Array.from(navButtons).forEach((navButton) => {
71
+ const oldStyle = navButton.style.width;
72
+ // eslint-disable-next-line no-param-reassign
73
+ navButton.style.width = '';
74
+ const width = navButton.clientWidth;
75
+ // eslint-disable-next-line no-param-reassign
76
+ navButton.style.width = oldStyle;
77
+ if (navButton.clientWidth > best) {
78
+ best = width;
79
+ }
80
+ });
81
+ this.buttonWidth = best;
82
+ }
83
+ calculateTabHeight() {
84
+ let best = 0;
85
+ this.tabs.forEach((_, tabIndex) => {
86
+ const tab = this.tabs[tabIndex];
87
+ // TODO: add comment on what this does
88
+ const oldStyle = tab.element.style.display;
89
+ tab.element.style.display = '';
90
+ const height = tab.element.clientHeight;
91
+ tab.element.style.display = oldStyle;
92
+ if (height > best) {
93
+ best = height;
94
+ }
95
+ });
96
+ this.tabHeight = best;
97
+ }
98
+ componentDidRender() {
99
+ this.calculateTabHeight();
100
+ this.calculateButtonWidth();
101
+ }
102
+ componentDidLoad() {
103
+ const mutationObserver = new MutationObserver(( /* mutations, observer */) => {
104
+ const visibleTab = this.tabs.find((tab) => tab.visible);
105
+ this.initComponent(false);
106
+ this.calculateTabHeight();
107
+ this.calculateButtonWidth();
108
+ if (visibleTab) {
109
+ this.switchToTab(visibleTab.key);
110
+ }
111
+ });
112
+ const resizeObserver = new ResizeObserver((entries) => {
113
+ entries.forEach((entry) => {
114
+ const componentWidth = entry.contentRect.width;
115
+ let buttonsWidth = 0;
116
+ const navButtons = entry.target.querySelectorAll('button.sdds-inline-tabs--tab');
117
+ Array.from(navButtons).forEach((navButton) => {
118
+ buttonsWidth += navButton.clientWidth;
119
+ });
120
+ this.componentWidth = componentWidth;
121
+ this.buttonsWidth = buttonsWidth;
122
+ this.scrollWidth = buttonsWidth - componentWidth;
123
+ if (this.buttonsWidth > this.componentWidth) {
124
+ this.evaluateScrollButtons();
125
+ }
126
+ else {
127
+ this.showLeftScroll = false;
128
+ this.showRightScroll = false;
129
+ }
130
+ this.calculateTabHeight();
131
+ });
132
+ });
133
+ mutationObserver.observe(this.host, {
134
+ childList: true,
135
+ attributes: true,
136
+ });
137
+ resizeObserver.observe(this.navWrapperElement);
138
+ this.calculateButtonWidth();
139
+ this.calculateTabHeight();
140
+ }
141
+ setInitialState() {
142
+ if (this.defaultTab) {
143
+ this.startingTab = this.defaultTab;
144
+ }
145
+ this.tabs.forEach((tab, index) => {
146
+ if (this.startingTab) {
147
+ if (tab.key !== this.startingTab) {
148
+ this.hideTab(index);
149
+ }
150
+ }
151
+ else {
152
+ if (index > 0) {
153
+ this.hideTab(index);
154
+ }
155
+ }
156
+ });
157
+ }
158
+ unhideTab(tabIndex) {
159
+ const tab = this.tabs[tabIndex];
160
+ tab.element.style.display = '';
161
+ tab.visible = true;
162
+ }
163
+ hideTab(tabIndex) {
164
+ const tab = this.tabs[tabIndex];
165
+ tab.element.style.display = 'none';
166
+ tab.visible = false;
167
+ }
168
+ switchToTab(key) {
169
+ this.tabs.forEach((tab, index) => {
170
+ if (tab.key === key) {
171
+ this.unhideTab(index);
172
+ }
173
+ else {
174
+ this.hideTab(index);
175
+ }
176
+ });
177
+ this.tabs = Array.from(this.tabs);
178
+ }
179
+ scrollRight() {
180
+ const scroll = this.navWrapperElement.scrollLeft;
181
+ this.navWrapperElement.scrollLeft = scroll + this.buttonWidth;
182
+ this.evaluateScrollButtons();
183
+ }
184
+ scrollLeft() {
185
+ const scroll = this.navWrapperElement.scrollLeft;
186
+ this.navWrapperElement.scrollLeft = scroll - this.buttonWidth;
187
+ this.evaluateScrollButtons();
188
+ }
189
+ evaluateScrollButtons() {
190
+ const scroll = this.navWrapperElement.scrollLeft;
191
+ if (scroll >= this.scrollWidth) {
192
+ this.showRightScroll = false;
193
+ }
194
+ else {
195
+ this.showRightScroll = true;
196
+ }
197
+ if (scroll <= 0) {
198
+ this.showLeftScroll = false;
199
+ }
200
+ else {
201
+ this.showLeftScroll = true;
202
+ }
203
+ }
204
+ render() {
205
+ const style = {};
206
+ if (this.useAutoHeight) {
207
+ style.height = `${this.tabHeight}px`;
208
+ }
209
+ 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) => {
210
+ this.navWrapperElement = el;
211
+ }, 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) => {
212
+ this.tabWrapperElement = el;
213
+ }, class: "sdds-inline-tabs-main", style: style }, h("slot", null)))));
214
+ }
215
+ get host() { return this; }
216
+ static get style() { return inlineTabsCss; }
217
+ }, [1, "sdds-inline-tabs", {
218
+ "defaultTab": [1, "default-tab"],
219
+ "autoHeight": [4, "auto-height"],
220
+ "modeVariant": [1, "mode-variant"],
221
+ "tabs": [32],
222
+ "buttonWidth": [32],
223
+ "tabHeight": [32],
224
+ "showLeftScroll": [32],
225
+ "showRightScroll": [32],
226
+ "showTab": [64]
227
+ }]);
228
+ function defineCustomElement$1() {
229
+ if (typeof customElements === "undefined") {
230
+ return;
231
+ }
232
+ const components = ["sdds-inline-tabs"];
233
+ components.forEach(tagName => { switch (tagName) {
234
+ case "sdds-inline-tabs":
235
+ if (!customElements.get(tagName)) {
236
+ customElements.define(tagName, InlineTabs);
237
+ }
238
+ break;
239
+ } });
240
+ }
241
+ defineCustomElement$1();
241
242
 
242
243
  const SddsInlineTabs = InlineTabs;
243
244
  const defineCustomElement = defineCustomElement$1;
244
245
 
245
246
  export { SddsInlineTabs, defineCustomElement };
247
+
248
+ //# sourceMappingURL=sdds-inline-tabs.js.map
@@ -0,0 +1 @@
1
+ {"file":"sdds-inline-tabs.js","mappings":"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","names":[],"sources":["./src/components/tabs/inline-tabs-default/inline-tabs.scss?tag=sdds-inline-tabs&encapsulation=shadow","./src/components/tabs/inline-tabs-default/inline-tabs.tsx"],"sourcesContent":["@import '../../../mixins/focus-state';\n@import '../../../mixins/box-sizing';\n\n:host {\n outline: 0 !important;\n @include sdds-box-sizing;\n}\n\n.sdds-inline-tabs {\n overflow: hidden;\n outline: 0;\n\n &-header {\n position: relative;\n }\n\n &-main {\n background-color: var(--sdds-inline-tabs-main-background);\n padding: 24px 24px 48px;\n }\n\n &-wrapper {\n display: flex;\n overflow-x: scroll;\n scrollbar-width: none;\n\n &::-webkit-scrollbar {\n display: none;\n }\n }\n\n &--forward,\n &--back {\n cursor: pointer;\n width: 48px;\n height: 100%;\n border: 0;\n position: absolute;\n top: 0;\n background-color: var(--sdds-inline-tabs-scroll-btn-background);\n display: flex;\n justify-content: center;\n align-items: center;\n opacity: 0;\n pointer-events: none;\n\n &__show {\n opacity: 1;\n pointer-events: all;\n }\n\n &:hover {\n background-color: var(--sdds-inline-tabs-scroll-btn-background-hover);\n }\n\n &:active {\n background-color: var(--sdds-inline-tabs-scroll-btn-background-active);\n }\n\n &:focus {\n @include sdds-focus-state;\n }\n svg{\n fill:var(--sdds-inline-tabs-scroll-btn-color);\n }\n }\n\n &--back {\n left: 0;\n }\n\n &--forward {\n right: 0;\n }\n\n &--tab {\n font: var(--sdds-headline-07);\n letter-spacing: var(--sdds-headline-07-ls);\n cursor: pointer;\n border: 0;\n color: var(--sdds-inline-tabs-tab-color);\n background-color: var(--sdds-inline-tabs-tab-background);\n padding: 16px;\n min-width: 142px;\n text-decoration: none;\n display: block;\n position: relative;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;\n white-space: nowrap;\n flex-shrink: 0;\n text-align: left;\n outline: none;\n\n & > * {\n opacity: 0.6;\n }\n\n &:not(:last-child) {\n border-right: 1px solid var(--sdds-inline-tabs-tab-border-color);\n }\n\n &::after {\n content: ' ';\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n margin-left: auto;\n width: 0;\n margin-right: auto;\n height: 2px;\n background-color: var(--sdds-inline-tabs-tab-indicator-background);\n transition: width 0.15s ease-in-out;\n }\n\n &:hover {\n background-color: var(--sdds-inline-tabs-tab-background-hover);\n color: var(--sdds-inline-tabs-tab-color-hover);\n text-decoration: none;\n }\n\n &:focus {\n @include sdds-focus-state;\n }\n\n &__active {\n background-color: var(--sdds-inline-tabs-tab-background-active);\n color: var(--sdds-inline-tabs-tab-color-active);\n cursor: initial;\n border-right: 1px solid transparent !important;\n\n & > * {\n opacity: 1;\n }\n\n &:hover {\n background-color: var(--sdds-inline-tabs-tab-background-active);\n }\n\n &::after {\n width: calc(100% + 2px);\n left: -1px;\n background-color: var(--sdds-inline-tabs-tab-indicator-background-active);\n }\n\n &::before {\n content: ' ';\n background-color: var(--sdds-inline-tabs-tab-background-active);\n width: 1px;\n top: 0;\n bottom: 0;\n left: -1px;\n display: block;\n position: absolute;\n }\n\n &:first-child {\n &:focus {\n &::before {\n left: 0;\n }\n }\n }\n }\n\n &:disabled,\n &__disabled {\n cursor: initial;\n color: var(--sdds-navigation-tabs-tab-color-disabled);\n pointer-events: none;\n\n & > * {\n opacity: 0.16;\n }\n }\n }\n}\n\n .sdds-inline-tabs--tab__active {\n background-color: var(--sdds-inline-tabs-tab-background-active);\n }\n\n .sdds-inline-tabs-main {\n background-color: var(--sdds-inline-tabs-main-background);\n }\n","import { Component, Host, State, Element, Prop, h, Method } from '@stencil/core';\n\nfunction generateKeyFromName(name: string) {\n return name\n .replace(/\\s/g, '-')\n .replace(/[^a-z0-9-]/gi, '')\n .toLowerCase();\n}\n\n@Component({\n tag: 'sdds-inline-tabs',\n styleUrl: 'inline-tabs.scss',\n shadow: true,\n})\nexport class InlineTabs {\n @Element() host: HTMLElement;\n\n /** either use this (default-tab=\"...\") or read attribute \"default\" from one of the slotted children. */\n @Prop() defaultTab: string = '';\n\n /** different height settings. right now only supports \"auto\", otherwise ignored */\n @Prop() autoHeight: boolean = false;\n\n /** Variant of the tabs, primary= on white, secondary= on grey50 */\n @Prop() modeVariant: 'primary' | 'secondary' = null;\n\n /** array with metadata for slotted children */\n @State() tabs: Array<any> = [];\n\n /** current calculated width of each nav button (calculated from the largest one) */\n @State() buttonWidth: number = 0;\n\n /** current calculated tab height (calculated from the one with the most height) */\n @State() tabHeight: number = 0;\n\n @State() showLeftScroll: boolean = false;\n\n @State() showRightScroll: boolean = false;\n\n /** used for switching to a tab programmatically */\n @Method()\n async showTab(key: string) {\n this.switchToTab(key);\n }\n\n startingTab: string = null; // name of the tab to show by default (infered from either \"default-tab\"-prop (on component) or \"default\"-prop (on a slotted child)\n\n navWrapperElement: HTMLElement = null; // reference to container with nav buttons\n\n tabWrapperElement: HTMLElement = null; // reference to container with slotted children\n\n componentWidth: number = 0; // visible width of this component\n\n buttonsWidth: number = 0; // total width of all nav items combined\n\n scrollWidth: number = 0; // total amount that is possible to scroll in the nav wrapper\n\n useAutoHeight: boolean = false; // set height for slotted children or not\n\n componentWillLoad() {\n this.initComponent();\n }\n\n initComponent(createInitialState = true) {\n if (this.autoHeight) {\n this.useAutoHeight = true;\n }\n\n this.tabs = Array.from(this.host.children).map((item: HTMLSddsInlineTabElement, index) => {\n const name = item.label ? item.label : item.getAttribute('name') || `Tab ${index + 1}`;\n const key = generateKeyFromName(name);\n if (item.default) {\n this.startingTab = key;\n }\n let disabled = false;\n if (item.disabled) {\n disabled = true;\n }\n return {\n name,\n key,\n element: item,\n disabled,\n visible: true,\n initialDisplay: window.getComputedStyle(item).display,\n };\n });\n\n if (createInitialState) {\n this.setInitialState();\n }\n this.tabs = Array.from(this.tabs);\n }\n\n calculateButtonWidth() {\n const navButtons = this.navWrapperElement.querySelectorAll('button.sdds-inline-tabs--tab');\n let best = 0;\n Array.from(navButtons).forEach((navButton: HTMLElement) => {\n const oldStyle = navButton.style.width;\n // eslint-disable-next-line no-param-reassign\n navButton.style.width = '';\n const width = navButton.clientWidth;\n // eslint-disable-next-line no-param-reassign\n navButton.style.width = oldStyle;\n\n if (navButton.clientWidth > best) {\n best = width;\n }\n });\n\n this.buttonWidth = best;\n }\n\n calculateTabHeight() {\n let best = 0;\n this.tabs.forEach((_, tabIndex) => {\n const tab = this.tabs[tabIndex];\n // TODO: add comment on what this does\n const oldStyle = tab.element.style.display;\n tab.element.style.display = '';\n const height = tab.element.clientHeight;\n tab.element.style.display = oldStyle;\n\n if (height > best) {\n best = height;\n }\n });\n\n this.tabHeight = best;\n }\n\n componentDidRender() {\n this.calculateTabHeight();\n this.calculateButtonWidth();\n }\n\n componentDidLoad() {\n const mutationObserver = new MutationObserver((/* mutations, observer */) => {\n const visibleTab = this.tabs.find((tab) => tab.visible);\n this.initComponent(false);\n this.calculateTabHeight();\n this.calculateButtonWidth();\n if (visibleTab) {\n this.switchToTab(visibleTab.key);\n }\n });\n\n const resizeObserver = new ResizeObserver((entries) => {\n entries.forEach((entry) => {\n const componentWidth = entry.contentRect.width;\n let buttonsWidth = 0;\n\n const navButtons = entry.target.querySelectorAll('button.sdds-inline-tabs--tab');\n Array.from(navButtons).forEach((navButton: HTMLElement) => {\n buttonsWidth += navButton.clientWidth;\n });\n\n this.componentWidth = componentWidth;\n this.buttonsWidth = buttonsWidth;\n this.scrollWidth = buttonsWidth - componentWidth;\n\n if (this.buttonsWidth > this.componentWidth) {\n this.evaluateScrollButtons();\n } else {\n this.showLeftScroll = false;\n this.showRightScroll = false;\n }\n\n this.calculateTabHeight();\n });\n });\n\n mutationObserver.observe(this.host, {\n childList: true,\n attributes: true,\n });\n\n resizeObserver.observe(this.navWrapperElement);\n\n this.calculateButtonWidth();\n this.calculateTabHeight();\n }\n\n setInitialState() {\n if (this.defaultTab) {\n this.startingTab = this.defaultTab;\n }\n\n this.tabs.forEach((tab, index) => {\n if (this.startingTab) {\n if (tab.key !== this.startingTab) {\n this.hideTab(index);\n }\n } else {\n if (index > 0) {\n this.hideTab(index);\n }\n }\n });\n }\n\n unhideTab(tabIndex) {\n const tab = this.tabs[tabIndex];\n tab.element.style.display = '';\n tab.visible = true;\n }\n\n hideTab(tabIndex) {\n const tab = this.tabs[tabIndex];\n tab.element.style.display = 'none';\n tab.visible = false;\n }\n\n switchToTab(key: string) {\n this.tabs.forEach((tab, index) => {\n if (tab.key === key) {\n this.unhideTab(index);\n } else {\n this.hideTab(index);\n }\n });\n\n this.tabs = Array.from(this.tabs);\n }\n\n scrollRight() {\n const scroll = this.navWrapperElement.scrollLeft;\n this.navWrapperElement.scrollLeft = scroll + this.buttonWidth;\n\n this.evaluateScrollButtons();\n }\n\n scrollLeft() {\n const scroll = this.navWrapperElement.scrollLeft;\n this.navWrapperElement.scrollLeft = scroll - this.buttonWidth;\n\n this.evaluateScrollButtons();\n }\n\n evaluateScrollButtons() {\n const scroll = this.navWrapperElement.scrollLeft;\n\n if (scroll >= this.scrollWidth) {\n this.showRightScroll = false;\n } else {\n this.showRightScroll = true;\n }\n\n if (scroll <= 0) {\n this.showLeftScroll = false;\n } else {\n this.showLeftScroll = true;\n }\n }\n\n render() {\n const style: Record<string, string> = {};\n if (this.useAutoHeight) {\n style.height = `${this.tabHeight}px`;\n }\n\n return (\n <Host class={`${this.modeVariant !== null ? `sdds-mode-variant-${this.modeVariant}`: ''}`}>\n <div class={`sdds-inline-tabs sdds-inline-tabs`}>\n <nav class=\"sdds-inline-tabs-header\">\n <div\n ref={(el) => {\n this.navWrapperElement = el as HTMLDivElement;\n }}\n class=\"sdds-inline-tabs-wrapper\"\n >\n {this.tabs.map((tab) => (\n <button\n style={{ width: `${this.buttonWidth}px` }}\n disabled={tab.disabled}\n class={`sdds-inline-tabs--tab ${\n tab.visible ? 'sdds-inline-tabs--tab__active' : ''\n }`}\n onClick={() => this.switchToTab(tab.key)}\n >\n <span>{tab.name}</span>\n </button>\n ))}\n </div>\n <div class=\"sdds-inline-tabs-header-navigation\">\n <button\n class={`sdds-inline-tabs--forward ${\n this.showRightScroll ? 'sdds-inline-tabs--back__show' : ''\n }`}\n disabled={!this.showRightScroll}\n onClick={() => this.scrollRight()}\n >\n <svg\n width=\"20\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n 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\"\n />\n </svg>\n </button>\n <button\n class={`sdds-inline-tabs--back ${\n this.showLeftScroll ? 'sdds-inline-tabs--back__show' : ''\n }`}\n disabled={!this.showLeftScroll}\n onClick={() => this.scrollLeft()}\n >\n <svg\n width=\"20\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n 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\"\n />\n </svg>\n </button>\n </div>\n </nav>\n <div\n ref={(el) => {\n this.tabWrapperElement = el as HTMLElement;\n }}\n class=\"sdds-inline-tabs-main\"\n style={style}\n >\n <slot />\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -4,3 +4,5 @@ const SddsLink = SddsLink$1;
4
4
  const defineCustomElement = defineCustomElement$1;
5
5
 
6
6
  export { SddsLink, defineCustomElement };
7
+
8
+ //# sourceMappingURL=sdds-link.js.map
@@ -0,0 +1 @@
1
+ {"file":"sdds-link.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -2,43 +2,46 @@ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/clien
2
2
 
3
3
  const sddsLinkCss = "a{cursor:pointer;outline:none;color:var(--sdds-link)}a:active{color:var(--sdds-link);text-decoration:underline;text-decoration-color:var(--sdds-link)}a:hover{color:var(--sdds-link-hover);text-decoration:underline;text-decoration-color:var(--sdds-link-hover)}a:visited{color:var(--sdds-link-visited);text-decoration-color:var(--sdds-link-visited)}a:focus{color:var(--sdds-link-focus);text-decoration:none;outline:2px solid var(--sdds-link-focus);outline-offset:-2px}a.disabled{color:var(--sdds-link-disabled);text-decoration-color:var(--sdds-link-disabled);pointer-events:none}a.no-underline{text-decoration:none}a.no-underline:hover{text-decoration:none}";
4
4
 
5
- const SddsLink = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
- constructor() {
7
- super();
8
- this.__registerHost();
9
- this.href = undefined;
10
- this.target = '_self';
11
- this.disabled = false;
12
- this.underline = true;
13
- this.rel = 'noopener';
14
- }
15
- render() {
5
+ const SddsLink = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.href = undefined;
10
+ this.target = '_self';
11
+ this.disabled = false;
12
+ this.underline = true;
13
+ this.rel = 'noopener';
14
+ }
15
+ render() {
16
16
  return (h("a", { class: `
17
17
  ${this.disabled ? 'disabled' : ''}
18
18
  ${this.underline ? '' : 'no-underline'}
19
19
 
20
- `, href: this.href, target: this.target, rel: this.rel }, h("slot", null)));
21
- }
22
- static get style() { return sddsLinkCss; }
23
- }, [4, "sdds-link", {
24
- "href": [1],
25
- "target": [1],
26
- "disabled": [4],
27
- "underline": [4],
28
- "rel": [1]
29
- }]);
30
- function defineCustomElement() {
31
- if (typeof customElements === "undefined") {
32
- return;
33
- }
34
- const components = ["sdds-link"];
35
- components.forEach(tagName => { switch (tagName) {
36
- case "sdds-link":
37
- if (!customElements.get(tagName)) {
38
- customElements.define(tagName, SddsLink);
39
- }
40
- break;
41
- } });
20
+ `, href: this.href, target: this.target, rel: this.rel }, h("slot", null)));
21
+ }
22
+ static get style() { return sddsLinkCss; }
23
+ }, [4, "sdds-link", {
24
+ "href": [1],
25
+ "target": [1],
26
+ "disabled": [4],
27
+ "underline": [4],
28
+ "rel": [1]
29
+ }]);
30
+ function defineCustomElement() {
31
+ if (typeof customElements === "undefined") {
32
+ return;
33
+ }
34
+ const components = ["sdds-link"];
35
+ components.forEach(tagName => { switch (tagName) {
36
+ case "sdds-link":
37
+ if (!customElements.get(tagName)) {
38
+ customElements.define(tagName, SddsLink);
39
+ }
40
+ break;
41
+ } });
42
42
  }
43
+ defineCustomElement();
43
44
 
44
45
  export { SddsLink as S, defineCustomElement as d };
46
+
47
+ //# sourceMappingURL=sdds-link2.js.map
@@ -0,0 +1 @@
1
+ {"file":"sdds-link2.js","mappings":";;AAAA,MAAM,WAAW,GAAG,gpBAAgpB;;MCOvpB,QAAQ;;;;;kBAKuC,OAAO;oBAGrC,KAAK;qBAGJ,IAAI;eAGX,UAAU;;EAEhC,MAAM;IACJ,QACE,SACE,KAAK,EAAE;UACL,IAAI,CAAC,QAAQ,GAAG,UAAU,GAAG,EAAE;UAC/B,IAAI,CAAC,SAAS,GAAG,EAAE,GAAG,cAAc;;SAErC,EACD,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,GAAG,EAAE,IAAI,CAAC,GAAG,IAEb,eAAa,CACX,EACJ;GACH;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["./src/components/link/sdds-link.scss?tag=sdds-link","./src/components/link/sdds-link.tsx"],"sourcesContent":["a {\n cursor: pointer;\n outline: none;\n color: var(--sdds-link);\n\n &:active {\n color: var(--sdds-link);\n text-decoration: underline;\n text-decoration-color: var(--sdds-link);\n }\n\n &:hover {\n color: var(--sdds-link-hover);\n text-decoration: underline;\n text-decoration-color: var(--sdds-link-hover);\n }\n\n &:visited {\n color: var(--sdds-link-visited);\n text-decoration-color: var(--sdds-link-visited);\n }\n\n &:focus {\n color: var(--sdds-link-focus);\n text-decoration: none;\n outline: 2px solid var(--sdds-link-focus);\n outline-offset: -2px;\n }\n\n &.disabled {\n color: var(--sdds-link-disabled);\n text-decoration-color: var(--sdds-link-disabled);\n pointer-events: none;\n }\n\n &.no-underline {\n text-decoration: none;\n\n &:hover {\n text-decoration: none;\n }\n }\n}\n","import { Component, h, Prop } from '@stencil/core';\n\n@Component({\n tag: 'sdds-link',\n styleUrl: 'sdds-link.scss',\n shadow: false,\n})\nexport class SddsLink {\n /** URL for the link */\n @Prop() href: string;\n\n /** Where to open the linked URL */\n @Prop() target: '_self' | '_blank' | '_parent' | '_top' = '_self';\n\n /** Disables the link */\n @Prop() disabled: boolean = false;\n\n /** Displays the link with an underline. */\n @Prop() underline: boolean = true;\n\n /** 'noopener' is a security measure for legacy browsers that preventsthe opened page from getting access to the original page when using target='_blank'. */\n @Prop() rel: string = 'noopener';\n\n render() {\n return (\n <a\n class={`\n ${this.disabled ? 'disabled' : ''}\n ${this.underline ? '' : 'no-underline'}\n \n `}\n href={this.href}\n target={this.target}\n rel={this.rel}\n >\n <slot></slot>\n </a>\n );\n }\n}\n"],"version":3}