@six-group/ui-library 5.0.0 → 5.1.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (420) hide show
  1. package/dist/cjs/icon-4irykc7V.js +17 -0
  2. package/dist/cjs/icon-4irykc7V.js.map +1 -0
  3. package/dist/cjs/index-C8rK7OAe.js +12 -8
  4. package/dist/cjs/index.cjs.js +3 -0
  5. package/dist/cjs/index.cjs.js.map +1 -1
  6. package/dist/cjs/loader.cjs.js +1 -1
  7. package/dist/cjs/six-breadcrumbs-item.cjs.entry.js +25 -0
  8. package/dist/cjs/six-breadcrumbs-item.cjs.entry.js.map +1 -0
  9. package/dist/cjs/six-breadcrumbs-item.entry.cjs.js.map +1 -0
  10. package/dist/cjs/six-breadcrumbs.cjs.entry.js +73 -0
  11. package/dist/cjs/six-breadcrumbs.cjs.entry.js.map +1 -0
  12. package/dist/cjs/six-breadcrumbs.entry.cjs.js.map +1 -0
  13. package/dist/cjs/six-button.six-spinner.entry.cjs.js.map +1 -0
  14. package/dist/cjs/{six-button.cjs.entry.js → six-button_2.cjs.entry.js} +55 -4
  15. package/dist/cjs/six-button_2.cjs.entry.js.map +1 -0
  16. package/dist/cjs/six-card.cjs.entry.js +1 -1
  17. package/dist/cjs/six-checkbox_2.cjs.entry.js +4 -4
  18. package/dist/cjs/six-date.cjs.entry.js +2 -2
  19. package/dist/cjs/six-details.cjs.entry.js +3 -3
  20. package/dist/cjs/six-dropdown.six-menu.entry.cjs.js.map +1 -1
  21. package/dist/cjs/six-dropdown_2.cjs.entry.js +3 -3
  22. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  23. package/dist/cjs/six-error-page.cjs.entry.js +1 -1
  24. package/dist/cjs/six-error.cjs.entry.js +1 -1
  25. package/dist/cjs/six-file-list.cjs.entry.js +1 -1
  26. package/dist/cjs/six-footer.cjs.entry.js +1 -1
  27. package/dist/cjs/six-group-label.cjs.entry.js +1 -1
  28. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +2 -2
  29. package/dist/cjs/six-header-item.cjs.entry.js +1 -1
  30. package/dist/cjs/six-header-menu-button.cjs.entry.js +1 -1
  31. package/dist/cjs/six-header.cjs.entry.js +2 -2
  32. package/dist/cjs/six-icon-button.cjs.entry.js +3 -3
  33. package/dist/cjs/six-icon.cjs.entry.js +15 -6
  34. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  35. package/dist/cjs/six-icon.entry.cjs.js.map +1 -1
  36. package/dist/cjs/six-layout-grid.cjs.entry.js +1 -1
  37. package/dist/cjs/six-main-container.cjs.entry.js +1 -1
  38. package/dist/cjs/six-menu-divider.cjs.entry.js +1 -1
  39. package/dist/cjs/six-menu-label.cjs.entry.js +1 -1
  40. package/dist/cjs/six-picto.cjs.entry.js +1 -1
  41. package/dist/cjs/six-progress-bar.cjs.entry.js +3 -3
  42. package/dist/cjs/six-progress-ring.cjs.entry.js +1 -1
  43. package/dist/cjs/six-radio.cjs.entry.js +2 -2
  44. package/dist/cjs/six-range.cjs.entry.js +2 -2
  45. package/dist/cjs/six-rating.cjs.entry.js +2 -2
  46. package/dist/cjs/six-root.cjs.entry.js +1 -1
  47. package/dist/cjs/six-sidebar-item.cjs.entry.js +2 -2
  48. package/dist/cjs/six-sidebar.cjs.entry.js +2 -2
  49. package/dist/cjs/six-switch.cjs.entry.js +2 -2
  50. package/dist/cjs/six-tab-panel.cjs.entry.js +1 -1
  51. package/dist/cjs/six-tab.cjs.entry.js +2 -2
  52. package/dist/cjs/six-tag.cjs.entry.js +2 -2
  53. package/dist/cjs/six-textarea.cjs.entry.js +2 -2
  54. package/dist/cjs/six-tile.cjs.entry.js +5 -5
  55. package/dist/cjs/six-timepicker.cjs.entry.js +1 -1
  56. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  57. package/dist/cjs/six-timepicker.entry.cjs.js.map +1 -1
  58. package/dist/cjs/six-tooltip.cjs.entry.js +2 -2
  59. package/dist/cjs/ui-library.cjs.js +1 -1
  60. package/dist/collection/collection-manifest.json +2 -0
  61. package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.css +27 -0
  62. package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.js +109 -0
  63. package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.js.map +1 -0
  64. package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.css +61 -0
  65. package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.js +123 -0
  66. package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.js.map +1 -0
  67. package/dist/collection/components/six-button/six-button.js +2 -2
  68. package/dist/collection/components/six-card/six-card.js +1 -1
  69. package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
  70. package/dist/collection/components/six-date/six-date.js +2 -2
  71. package/dist/collection/components/six-details/six-details.js +3 -3
  72. package/dist/collection/components/six-error/six-error.js +1 -1
  73. package/dist/collection/components/six-error-page/six-error-page.js +1 -1
  74. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  75. package/dist/collection/components/six-footer/six-footer.js +1 -1
  76. package/dist/collection/components/six-group-label/six-group-label.js +1 -1
  77. package/dist/collection/components/six-header/six-header.js +2 -2
  78. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +2 -2
  79. package/dist/collection/components/six-header-item/six-header-item.js +1 -1
  80. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +1 -1
  81. package/dist/collection/components/six-icon/six-icon.css +48 -34
  82. package/dist/collection/components/six-icon/six-icon.js +39 -5
  83. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  84. package/dist/collection/components/six-icon-button/six-icon-button.js +3 -3
  85. package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
  86. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  87. package/dist/collection/components/six-menu/six-menu.js +3 -3
  88. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  89. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  90. package/dist/collection/components/six-menu-item/six-menu-item.js +2 -2
  91. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  92. package/dist/collection/components/six-picto/six-picto.js +1 -1
  93. package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
  94. package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
  95. package/dist/collection/components/six-radio/six-radio.js +2 -2
  96. package/dist/collection/components/six-range/six-range.js +2 -2
  97. package/dist/collection/components/six-rating/six-rating.js +2 -2
  98. package/dist/collection/components/six-root/six-root.js +1 -1
  99. package/dist/collection/components/six-sidebar/six-sidebar.js +2 -2
  100. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
  101. package/dist/collection/components/six-switch/six-switch.js +2 -2
  102. package/dist/collection/components/six-tab/six-tab.js +2 -2
  103. package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
  104. package/dist/collection/components/six-tag/six-tag.js +2 -2
  105. package/dist/collection/components/six-textarea/six-textarea.js +2 -2
  106. package/dist/collection/components/six-tile/six-tile.js +5 -5
  107. package/dist/collection/components/six-timepicker/six-timepicker.js +1 -1
  108. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  109. package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
  110. package/dist/collection/files/material-symbols-outlined-latin-fill-normal.woff2 +0 -0
  111. package/dist/collection/files/material-symbols-outlined-latin-full-normal.woff2 +0 -0
  112. package/dist/collection/files/material-symbols-outlined-latin-grad-normal.woff2 +0 -0
  113. package/dist/collection/files/material-symbols-outlined-latin-opsz-normal.woff2 +0 -0
  114. package/dist/collection/files/material-symbols-outlined-latin-standard-normal.woff2 +0 -0
  115. package/dist/collection/files/material-symbols-outlined-latin-wght-normal.woff2 +0 -0
  116. package/dist/collection/files/material-symbols-rounded-latin-fill-normal.woff2 +0 -0
  117. package/dist/collection/files/material-symbols-rounded-latin-full-normal.woff2 +0 -0
  118. package/dist/collection/files/material-symbols-rounded-latin-grad-normal.woff2 +0 -0
  119. package/dist/collection/files/material-symbols-rounded-latin-opsz-normal.woff2 +0 -0
  120. package/dist/collection/files/material-symbols-rounded-latin-standard-normal.woff2 +0 -0
  121. package/dist/collection/files/material-symbols-rounded-latin-wght-normal.woff2 +0 -0
  122. package/dist/collection/files/material-symbols-sharp-latin-fill-normal.woff2 +0 -0
  123. package/dist/collection/files/material-symbols-sharp-latin-full-normal.woff2 +0 -0
  124. package/dist/collection/files/material-symbols-sharp-latin-grad-normal.woff2 +0 -0
  125. package/dist/collection/files/material-symbols-sharp-latin-opsz-normal.woff2 +0 -0
  126. package/dist/collection/files/material-symbols-sharp-latin-standard-normal.woff2 +0 -0
  127. package/dist/collection/files/material-symbols-sharp-latin-wght-normal.woff2 +0 -0
  128. package/dist/collection/index.js +1 -0
  129. package/dist/collection/index.js.map +1 -1
  130. package/dist/collection/utils/icon.js +10 -0
  131. package/dist/collection/utils/icon.js.map +1 -0
  132. package/dist/components/index.js +5 -0
  133. package/dist/components/index.js.map +1 -1
  134. package/dist/components/{p-Cs1jspzx.js → p-B5aFlIg7.js} +6 -6
  135. package/dist/components/{p-Cs1jspzx.js.map → p-B5aFlIg7.js.map} +1 -1
  136. package/dist/components/{p-BUN8hFmL.js → p-BDCdPEjW.js} +4 -4
  137. package/dist/components/p-BDCdPEjW.js.map +1 -0
  138. package/dist/components/{p-Cfyrva2T.js → p-BKl-wAjt.js} +5 -5
  139. package/dist/components/{p-Cfyrva2T.js.map → p-BKl-wAjt.js.map} +1 -1
  140. package/dist/components/{p-CWKq6Dyt.js → p-BLocui1Z.js} +3 -3
  141. package/dist/components/{p-CWKq6Dyt.js.map → p-BLocui1Z.js.map} +1 -1
  142. package/dist/components/{p-DYlDF9Rw.js → p-CH82uB3t.js} +3 -3
  143. package/dist/components/{p-DYlDF9Rw.js.map → p-CH82uB3t.js.map} +1 -1
  144. package/dist/components/{p-CAJFkiLw.js → p-CIsPrMgs.js} +7 -7
  145. package/dist/components/{p-CAJFkiLw.js.map → p-CIsPrMgs.js.map} +1 -1
  146. package/dist/components/p-CT4IVFqs.js +71 -0
  147. package/dist/components/p-CT4IVFqs.js.map +1 -0
  148. package/dist/components/{p-9aUb96SZ.js → p-CcWikBVi.js} +8 -8
  149. package/dist/components/{p-9aUb96SZ.js.map → p-CcWikBVi.js.map} +1 -1
  150. package/dist/components/{p-C28WDWgL.js → p-Cj4iCimX.js} +7 -7
  151. package/dist/components/{p-C28WDWgL.js.map → p-Cj4iCimX.js.map} +1 -1
  152. package/dist/components/{p-Cosz73fX.js → p-CoOyRFuR.js} +6 -6
  153. package/dist/components/{p-Cosz73fX.js.map → p-CoOyRFuR.js.map} +1 -1
  154. package/dist/components/{p-DsGIkEDB.js → p-CzGRjc9h.js} +4 -4
  155. package/dist/components/{p-DsGIkEDB.js.map → p-CzGRjc9h.js.map} +1 -1
  156. package/dist/components/{p-BR2t7cws.js → p-Dirhd_mz.js} +3 -3
  157. package/dist/components/{p-BR2t7cws.js.map → p-Dirhd_mz.js.map} +1 -1
  158. package/dist/components/{p-DyYwMIDQ.js → p-DkoOhgRO.js} +3 -3
  159. package/dist/components/{p-DyYwMIDQ.js.map → p-DkoOhgRO.js.map} +1 -1
  160. package/dist/components/{p-CSL17OWk.js → p-KU002yza.js} +9 -9
  161. package/dist/components/{p-CSL17OWk.js.map → p-KU002yza.js.map} +1 -1
  162. package/dist/components/{p-ClylOmYH.js → p-jflTvJ8E.js} +4 -4
  163. package/dist/components/{p-ClylOmYH.js.map → p-jflTvJ8E.js.map} +1 -1
  164. package/dist/components/six-alert.js +2 -2
  165. package/dist/components/six-avatar.js +1 -1
  166. package/dist/components/six-breadcrumbs-item.d.ts +11 -0
  167. package/dist/components/six-breadcrumbs-item.js +58 -0
  168. package/dist/components/six-breadcrumbs-item.js.map +1 -0
  169. package/dist/components/six-breadcrumbs.d.ts +11 -0
  170. package/dist/components/six-breadcrumbs.js +97 -0
  171. package/dist/components/six-breadcrumbs.js.map +1 -0
  172. package/dist/components/six-button.js +1 -1
  173. package/dist/components/six-card.js +1 -1
  174. package/dist/components/six-checkbox.js +1 -1
  175. package/dist/components/six-date.js +6 -6
  176. package/dist/components/six-datepicker.js +5 -5
  177. package/dist/components/six-details.js +1 -1
  178. package/dist/components/six-dialog.js +2 -2
  179. package/dist/components/six-drawer.js +2 -2
  180. package/dist/components/six-dropdown.js +1 -1
  181. package/dist/components/six-error-page.js +2 -2
  182. package/dist/components/six-error.js +1 -1
  183. package/dist/components/six-file-list-item.js +1 -1
  184. package/dist/components/six-file-list.js +1 -1
  185. package/dist/components/six-file-upload.js +2 -2
  186. package/dist/components/six-footer.js +1 -1
  187. package/dist/components/six-group-label.js +2 -2
  188. package/dist/components/six-header-dropdown-item.js +9 -9
  189. package/dist/components/six-header-item.js +1 -1
  190. package/dist/components/six-header-menu-button.js +2 -2
  191. package/dist/components/six-header.js +2 -2
  192. package/dist/components/six-icon-button.js +1 -1
  193. package/dist/components/six-icon.js +1 -1
  194. package/dist/components/six-input.js +1 -1
  195. package/dist/components/six-item-picker.js +1 -1
  196. package/dist/components/six-layout-grid.js +1 -1
  197. package/dist/components/six-main-container.js +1 -1
  198. package/dist/components/six-menu-divider.js +1 -1
  199. package/dist/components/six-menu-item.js +1 -1
  200. package/dist/components/six-menu-label.js +1 -1
  201. package/dist/components/six-menu.js +1 -1
  202. package/dist/components/six-picto.js +1 -1
  203. package/dist/components/six-progress-bar.js +3 -3
  204. package/dist/components/six-progress-ring.js +1 -1
  205. package/dist/components/six-radio.js +2 -2
  206. package/dist/components/six-range.js +3 -3
  207. package/dist/components/six-rating.js +4 -4
  208. package/dist/components/six-root.js +3 -3
  209. package/dist/components/six-search-field.js +3 -3
  210. package/dist/components/six-select.js +9 -9
  211. package/dist/components/six-sidebar-item-group.js +2 -2
  212. package/dist/components/six-sidebar-item.js +3 -3
  213. package/dist/components/six-sidebar.js +2 -2
  214. package/dist/components/six-stage-indicator.js +1 -1
  215. package/dist/components/six-switch.js +3 -3
  216. package/dist/components/six-tab-group.js +2 -2
  217. package/dist/components/six-tab-panel.js +1 -1
  218. package/dist/components/six-tab.js +4 -4
  219. package/dist/components/six-tag.js +5 -5
  220. package/dist/components/six-textarea.js +3 -3
  221. package/dist/components/six-tile.js +8 -8
  222. package/dist/components/six-timepicker.js +1 -1
  223. package/dist/components/six-tooltip.js +1 -1
  224. package/dist/components.json +380 -1
  225. package/dist/esm/icon-DqHJRLQQ.js +14 -0
  226. package/dist/esm/icon-DqHJRLQQ.js.map +1 -0
  227. package/dist/esm/index-JoG9I7EO.js +12 -8
  228. package/dist/esm/index.js +1 -0
  229. package/dist/esm/index.js.map +1 -1
  230. package/dist/esm/loader.js +1 -1
  231. package/dist/esm/six-breadcrumbs-item.entry.js +23 -0
  232. package/dist/esm/six-breadcrumbs-item.entry.js.map +1 -0
  233. package/dist/esm/six-breadcrumbs.entry.js +71 -0
  234. package/dist/esm/six-breadcrumbs.entry.js.map +1 -0
  235. package/dist/esm/six-button.six-spinner.entry.js.map +1 -0
  236. package/dist/esm/{six-button.entry.js → six-button_2.entry.js} +55 -5
  237. package/dist/esm/six-button_2.entry.js.map +1 -0
  238. package/dist/esm/six-card.entry.js +1 -1
  239. package/dist/esm/six-checkbox_2.entry.js +4 -4
  240. package/dist/esm/six-date.entry.js +2 -2
  241. package/dist/esm/six-details.entry.js +3 -3
  242. package/dist/esm/six-dropdown.six-menu.entry.js.map +1 -1
  243. package/dist/esm/six-dropdown_2.entry.js +3 -3
  244. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  245. package/dist/esm/six-error-page.entry.js +1 -1
  246. package/dist/esm/six-error.entry.js +1 -1
  247. package/dist/esm/six-file-list.entry.js +1 -1
  248. package/dist/esm/six-footer.entry.js +1 -1
  249. package/dist/esm/six-group-label.entry.js +1 -1
  250. package/dist/esm/six-header-dropdown-item.entry.js +2 -2
  251. package/dist/esm/six-header-item.entry.js +1 -1
  252. package/dist/esm/six-header-menu-button.entry.js +1 -1
  253. package/dist/esm/six-header.entry.js +2 -2
  254. package/dist/esm/six-icon-button.entry.js +3 -3
  255. package/dist/esm/six-icon.entry.js +15 -6
  256. package/dist/esm/six-icon.entry.js.map +1 -1
  257. package/dist/esm/six-layout-grid.entry.js +1 -1
  258. package/dist/esm/six-main-container.entry.js +1 -1
  259. package/dist/esm/six-menu-divider.entry.js +1 -1
  260. package/dist/esm/six-menu-label.entry.js +1 -1
  261. package/dist/esm/six-picto.entry.js +1 -1
  262. package/dist/esm/six-progress-bar.entry.js +3 -3
  263. package/dist/esm/six-progress-ring.entry.js +1 -1
  264. package/dist/esm/six-radio.entry.js +2 -2
  265. package/dist/esm/six-range.entry.js +2 -2
  266. package/dist/esm/six-rating.entry.js +2 -2
  267. package/dist/esm/six-root.entry.js +1 -1
  268. package/dist/esm/six-sidebar-item.entry.js +2 -2
  269. package/dist/esm/six-sidebar.entry.js +2 -2
  270. package/dist/esm/six-switch.entry.js +2 -2
  271. package/dist/esm/six-tab-panel.entry.js +1 -1
  272. package/dist/esm/six-tab.entry.js +2 -2
  273. package/dist/esm/six-tag.entry.js +2 -2
  274. package/dist/esm/six-textarea.entry.js +2 -2
  275. package/dist/esm/six-tile.entry.js +5 -5
  276. package/dist/esm/six-timepicker.entry.js +1 -1
  277. package/dist/esm/six-timepicker.entry.js.map +1 -1
  278. package/dist/esm/six-tooltip.entry.js +2 -2
  279. package/dist/esm/ui-library.js +1 -1
  280. package/dist/types/components/six-breadcrumbs/six-breadcrumbs.d.ts +20 -0
  281. package/dist/types/components/six-breadcrumbs-item/six-breadcrumbs-item.d.ts +27 -0
  282. package/dist/types/components/six-icon/six-icon.d.ts +17 -0
  283. package/dist/types/components.d.ts +122 -0
  284. package/dist/types/index.d.ts +1 -0
  285. package/dist/types/types.d.ts +1 -0
  286. package/dist/types/utils/icon.d.ts +5 -0
  287. package/dist/ui-library/files/material-symbols-outlined-latin-fill-normal.woff2 +0 -0
  288. package/dist/ui-library/files/material-symbols-outlined-latin-full-normal.woff2 +0 -0
  289. package/dist/ui-library/files/material-symbols-outlined-latin-grad-normal.woff2 +0 -0
  290. package/dist/ui-library/files/material-symbols-outlined-latin-opsz-normal.woff2 +0 -0
  291. package/dist/ui-library/files/material-symbols-outlined-latin-standard-normal.woff2 +0 -0
  292. package/dist/ui-library/files/material-symbols-outlined-latin-wght-normal.woff2 +0 -0
  293. package/dist/ui-library/files/material-symbols-rounded-latin-fill-normal.woff2 +0 -0
  294. package/dist/ui-library/files/material-symbols-rounded-latin-full-normal.woff2 +0 -0
  295. package/dist/ui-library/files/material-symbols-rounded-latin-grad-normal.woff2 +0 -0
  296. package/dist/ui-library/files/material-symbols-rounded-latin-opsz-normal.woff2 +0 -0
  297. package/dist/ui-library/files/material-symbols-rounded-latin-standard-normal.woff2 +0 -0
  298. package/dist/ui-library/files/material-symbols-rounded-latin-wght-normal.woff2 +0 -0
  299. package/dist/ui-library/files/material-symbols-sharp-latin-fill-normal.woff2 +0 -0
  300. package/dist/ui-library/files/material-symbols-sharp-latin-full-normal.woff2 +0 -0
  301. package/dist/ui-library/files/material-symbols-sharp-latin-grad-normal.woff2 +0 -0
  302. package/dist/ui-library/files/material-symbols-sharp-latin-opsz-normal.woff2 +0 -0
  303. package/dist/ui-library/files/material-symbols-sharp-latin-standard-normal.woff2 +0 -0
  304. package/dist/ui-library/files/material-symbols-sharp-latin-wght-normal.woff2 +0 -0
  305. package/dist/ui-library/index.esm.js +1 -1
  306. package/dist/ui-library/index.esm.js.map +1 -1
  307. package/dist/ui-library/{p-336610a9.entry.js → p-014f44f4.entry.js} +2 -2
  308. package/dist/ui-library/p-014f44f4.entry.js.map +1 -0
  309. package/dist/ui-library/p-05ca516d.entry.js +2 -0
  310. package/dist/ui-library/{p-a43843d6.entry.js → p-06c6b189.entry.js} +2 -2
  311. package/dist/ui-library/{p-850aff56.entry.js → p-12a2cc6b.entry.js} +2 -2
  312. package/dist/ui-library/p-22f924a1.entry.js +2 -0
  313. package/dist/ui-library/{p-f6a1c20b.entry.js → p-26219330.entry.js} +2 -2
  314. package/dist/ui-library/{p-fe7d3665.entry.js → p-29994dc3.entry.js} +2 -2
  315. package/dist/ui-library/{p-d9e770ab.entry.js → p-29aac7ea.entry.js} +2 -2
  316. package/dist/ui-library/{p-c8fbf085.entry.js → p-3c1285ad.entry.js} +2 -2
  317. package/dist/ui-library/{p-5b52d097.entry.js → p-3d9e03b5.entry.js} +2 -2
  318. package/dist/ui-library/{p-1cfa2df4.entry.js → p-4d9785bd.entry.js} +2 -2
  319. package/dist/ui-library/p-4decf969.entry.js +2 -0
  320. package/dist/ui-library/p-4decf969.entry.js.map +1 -0
  321. package/dist/ui-library/{p-c47f11e4.entry.js → p-59568c0f.entry.js} +2 -2
  322. package/dist/ui-library/{p-c47f11e4.entry.js.map → p-59568c0f.entry.js.map} +1 -1
  323. package/dist/ui-library/{p-174dd242.entry.js → p-664ddbab.entry.js} +2 -2
  324. package/dist/ui-library/{p-21cbccb1.entry.js → p-66b94978.entry.js} +2 -2
  325. package/dist/ui-library/{p-371ef302.entry.js → p-66d616e8.entry.js} +2 -2
  326. package/dist/ui-library/{p-811ce2a0.entry.js → p-6cd4fbd8.entry.js} +2 -2
  327. package/dist/ui-library/{p-8884a48b.entry.js → p-70388108.entry.js} +2 -2
  328. package/dist/ui-library/p-72d3f332.entry.js +2 -0
  329. package/dist/ui-library/p-72d3f332.entry.js.map +1 -0
  330. package/dist/ui-library/{p-c33533c4.entry.js → p-7f7413db.entry.js} +2 -2
  331. package/dist/ui-library/{p-3d49deae.entry.js → p-8c2edb7f.entry.js} +2 -2
  332. package/dist/ui-library/{p-65e53a1b.entry.js → p-984a1f6d.entry.js} +2 -2
  333. package/dist/ui-library/{p-03ca4af8.entry.js → p-9b75e009.entry.js} +2 -2
  334. package/dist/ui-library/{p-14f79bfc.entry.js → p-9deca0d0.entry.js} +2 -2
  335. package/dist/ui-library/p-DqHJRLQQ.js +2 -0
  336. package/dist/ui-library/p-DqHJRLQQ.js.map +1 -0
  337. package/dist/ui-library/{p-b6244904.entry.js → p-a6d7d618.entry.js} +2 -2
  338. package/dist/ui-library/p-a7f9c92d.entry.js +2 -0
  339. package/dist/ui-library/{p-09de2bda.entry.js.map → p-a7f9c92d.entry.js.map} +1 -1
  340. package/dist/ui-library/{p-a4b523ed.entry.js → p-aaea0f73.entry.js} +2 -2
  341. package/dist/ui-library/{p-ee980a0f.entry.js → p-bea434d1.entry.js} +2 -2
  342. package/dist/ui-library/{p-83b35622.entry.js → p-ccc7e227.entry.js} +2 -2
  343. package/dist/ui-library/p-cf2fc033.entry.js +2 -0
  344. package/dist/ui-library/p-cf2fc033.entry.js.map +1 -0
  345. package/dist/ui-library/{p-cea7f777.entry.js → p-d81265f4.entry.js} +2 -2
  346. package/dist/ui-library/{p-9ec79195.entry.js → p-da5f40ed.entry.js} +2 -2
  347. package/dist/ui-library/{p-f54d3616.entry.js → p-df2b8f01.entry.js} +2 -2
  348. package/dist/ui-library/p-e100aff2.entry.js +2 -0
  349. package/dist/ui-library/{p-12e7a9e1.entry.js → p-e56c5237.entry.js} +2 -2
  350. package/dist/ui-library/{p-12e7a9e1.entry.js.map → p-e56c5237.entry.js.map} +1 -1
  351. package/dist/ui-library/{p-6c8182fa.entry.js → p-e8e5445e.entry.js} +2 -2
  352. package/dist/ui-library/{p-d7c7398d.entry.js → p-fc2d893f.entry.js} +2 -2
  353. package/dist/ui-library/p-fcd3305f.entry.js +2 -0
  354. package/dist/ui-library/{p-e85be7d2.entry.js.map → p-fcd3305f.entry.js.map} +1 -1
  355. package/dist/ui-library/{p-39668d61.entry.js → p-fd97bc8a.entry.js} +2 -2
  356. package/dist/ui-library/{p-dc2109d2.entry.js → p-fe2ef0a4.entry.js} +2 -2
  357. package/dist/ui-library/six-breadcrumbs-item.entry.esm.js.map +1 -0
  358. package/dist/ui-library/six-breadcrumbs.entry.esm.js.map +1 -0
  359. package/dist/ui-library/six-button.six-spinner.entry.esm.js.map +1 -0
  360. package/dist/ui-library/six-dropdown.six-menu.entry.esm.js.map +1 -1
  361. package/dist/ui-library/six-icon.entry.esm.js.map +1 -1
  362. package/dist/ui-library/six-timepicker.entry.esm.js.map +1 -1
  363. package/dist/ui-library/ui-library.css +1 -1
  364. package/dist/ui-library/ui-library.esm.js +1 -1
  365. package/package.json +6 -3
  366. package/dist/cjs/six-button.cjs.entry.js.map +0 -1
  367. package/dist/cjs/six-button.entry.cjs.js.map +0 -1
  368. package/dist/cjs/six-spinner.cjs.entry.js +0 -58
  369. package/dist/cjs/six-spinner.cjs.entry.js.map +0 -1
  370. package/dist/cjs/six-spinner.entry.cjs.js.map +0 -1
  371. package/dist/components/p-BSHZAiyG.js +0 -52
  372. package/dist/components/p-BSHZAiyG.js.map +0 -1
  373. package/dist/components/p-BUN8hFmL.js.map +0 -1
  374. package/dist/esm/six-button.entry.js.map +0 -1
  375. package/dist/esm/six-spinner.entry.js +0 -56
  376. package/dist/esm/six-spinner.entry.js.map +0 -1
  377. package/dist/ui-library/p-09de2bda.entry.js +0 -2
  378. package/dist/ui-library/p-2a82de6c.entry.js +0 -2
  379. package/dist/ui-library/p-2a82de6c.entry.js.map +0 -1
  380. package/dist/ui-library/p-2fb16281.entry.js +0 -2
  381. package/dist/ui-library/p-2fb16281.entry.js.map +0 -1
  382. package/dist/ui-library/p-31c5f8fa.entry.js +0 -2
  383. package/dist/ui-library/p-336610a9.entry.js.map +0 -1
  384. package/dist/ui-library/p-c90a59fc.entry.js +0 -2
  385. package/dist/ui-library/p-e85be7d2.entry.js +0 -2
  386. package/dist/ui-library/p-ea3bf68d.entry.js +0 -2
  387. package/dist/ui-library/six-button.entry.esm.js.map +0 -1
  388. package/dist/ui-library/six-spinner.entry.esm.js.map +0 -1
  389. /package/dist/ui-library/{p-31c5f8fa.entry.js.map → p-05ca516d.entry.js.map} +0 -0
  390. /package/dist/ui-library/{p-a43843d6.entry.js.map → p-06c6b189.entry.js.map} +0 -0
  391. /package/dist/ui-library/{p-850aff56.entry.js.map → p-12a2cc6b.entry.js.map} +0 -0
  392. /package/dist/ui-library/{p-c90a59fc.entry.js.map → p-22f924a1.entry.js.map} +0 -0
  393. /package/dist/ui-library/{p-f6a1c20b.entry.js.map → p-26219330.entry.js.map} +0 -0
  394. /package/dist/ui-library/{p-fe7d3665.entry.js.map → p-29994dc3.entry.js.map} +0 -0
  395. /package/dist/ui-library/{p-d9e770ab.entry.js.map → p-29aac7ea.entry.js.map} +0 -0
  396. /package/dist/ui-library/{p-c8fbf085.entry.js.map → p-3c1285ad.entry.js.map} +0 -0
  397. /package/dist/ui-library/{p-5b52d097.entry.js.map → p-3d9e03b5.entry.js.map} +0 -0
  398. /package/dist/ui-library/{p-1cfa2df4.entry.js.map → p-4d9785bd.entry.js.map} +0 -0
  399. /package/dist/ui-library/{p-174dd242.entry.js.map → p-664ddbab.entry.js.map} +0 -0
  400. /package/dist/ui-library/{p-21cbccb1.entry.js.map → p-66b94978.entry.js.map} +0 -0
  401. /package/dist/ui-library/{p-371ef302.entry.js.map → p-66d616e8.entry.js.map} +0 -0
  402. /package/dist/ui-library/{p-811ce2a0.entry.js.map → p-6cd4fbd8.entry.js.map} +0 -0
  403. /package/dist/ui-library/{p-8884a48b.entry.js.map → p-70388108.entry.js.map} +0 -0
  404. /package/dist/ui-library/{p-c33533c4.entry.js.map → p-7f7413db.entry.js.map} +0 -0
  405. /package/dist/ui-library/{p-3d49deae.entry.js.map → p-8c2edb7f.entry.js.map} +0 -0
  406. /package/dist/ui-library/{p-65e53a1b.entry.js.map → p-984a1f6d.entry.js.map} +0 -0
  407. /package/dist/ui-library/{p-03ca4af8.entry.js.map → p-9b75e009.entry.js.map} +0 -0
  408. /package/dist/ui-library/{p-14f79bfc.entry.js.map → p-9deca0d0.entry.js.map} +0 -0
  409. /package/dist/ui-library/{p-b6244904.entry.js.map → p-a6d7d618.entry.js.map} +0 -0
  410. /package/dist/ui-library/{p-a4b523ed.entry.js.map → p-aaea0f73.entry.js.map} +0 -0
  411. /package/dist/ui-library/{p-ee980a0f.entry.js.map → p-bea434d1.entry.js.map} +0 -0
  412. /package/dist/ui-library/{p-83b35622.entry.js.map → p-ccc7e227.entry.js.map} +0 -0
  413. /package/dist/ui-library/{p-cea7f777.entry.js.map → p-d81265f4.entry.js.map} +0 -0
  414. /package/dist/ui-library/{p-9ec79195.entry.js.map → p-da5f40ed.entry.js.map} +0 -0
  415. /package/dist/ui-library/{p-f54d3616.entry.js.map → p-df2b8f01.entry.js.map} +0 -0
  416. /package/dist/ui-library/{p-ea3bf68d.entry.js.map → p-e100aff2.entry.js.map} +0 -0
  417. /package/dist/ui-library/{p-6c8182fa.entry.js.map → p-e8e5445e.entry.js.map} +0 -0
  418. /package/dist/ui-library/{p-d7c7398d.entry.js.map → p-fc2d893f.entry.js.map} +0 -0
  419. /package/dist/ui-library/{p-39668d61.entry.js.map → p-fd97bc8a.entry.js.map} +0 -0
  420. /package/dist/ui-library/{p-dc2109d2.entry.js.map → p-fe2ef0a4.entry.js.map} +0 -0
@@ -0,0 +1,123 @@
1
+ import { h } from "@stencil/core";
2
+ /**
3
+ * Breadcrumb items are used inside breadcrumbs to represent different links.
4
+ *
5
+ * @since 5.0
6
+ * @status beta
7
+ *
8
+ * @slot - The breadcrumb item’s label.
9
+ * @slot prefix - An optional prefix, usually an icon or icon button.
10
+ * @slot suffix - An optional suffix, usually an icon or icon button.
11
+ * @slot separator - The separator to use for the breadcrumb item. This will only change the separator for this item. If you want to change it for all items in the group, set the separator on six-breadcrumbs instead.
12
+ *
13
+ * @part base - The component's base wrapper.
14
+ * @part button - The button that renders the item
15
+ * @part separator - The separator
16
+ */
17
+ export class SixBreadcrumbsItem {
18
+ constructor() {
19
+ /** The breadcrumbs item size. */
20
+ this.size = 'medium';
21
+ /** Set to true to readonly the breadcrumb item. */
22
+ this.readonly = false;
23
+ }
24
+ render() {
25
+ return (h("div", { key: 'c513737271cbfcd6755fa7b1effc526ec450bf04', part: "base" }, h("six-button", { key: '9f7fa7a98c83bcd536e864c486e696623a337aba', part: "button", type: "link", class: { 'breadcrumb-item-readonly': this.readonly }, href: this.readonly ? undefined : this.href, tabindex: this.readonly ? -1 : undefined, target: this.target, size: this.size }, h("slot", { key: '21702eca3e7529a8e6e2e63d640a079b9da3eef9', name: "prefix", slot: "prefix" }), h("slot", { key: 'eaeaac8681abaf25e4959615c0d7acbed2f51813' }), h("slot", { key: 'b7bf9a20d59cee15010f585e17fb3cdf1979573b', name: "suffix", slot: "suffix" })), h("span", { key: '0c4189811fa524e18bf0c0f94c7f6490c11018d9', part: "separator", class: "breadcrumb-item__separator", "aria-hidden": "true" }, h("slot", { key: '03ca6b113b73f75fbaeec04b0ec3d3224536c77b', name: "separator" }))));
26
+ }
27
+ static get is() { return "six-breadcrumbs-item"; }
28
+ static get encapsulation() { return "shadow"; }
29
+ static get originalStyleUrls() {
30
+ return {
31
+ "$": ["six-breadcrumbs-item.scss"]
32
+ };
33
+ }
34
+ static get styleUrls() {
35
+ return {
36
+ "$": ["six-breadcrumbs-item.css"]
37
+ };
38
+ }
39
+ static get properties() {
40
+ return {
41
+ "href": {
42
+ "type": "string",
43
+ "attribute": "href",
44
+ "mutable": false,
45
+ "complexType": {
46
+ "original": "string",
47
+ "resolved": "string | undefined",
48
+ "references": {}
49
+ },
50
+ "required": false,
51
+ "optional": true,
52
+ "docs": {
53
+ "tags": [],
54
+ "text": "When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`."
55
+ },
56
+ "getter": false,
57
+ "setter": false,
58
+ "reflect": false
59
+ },
60
+ "target": {
61
+ "type": "string",
62
+ "attribute": "target",
63
+ "mutable": false,
64
+ "complexType": {
65
+ "original": "'_blank' | '_parent' | '_self' | '_top'",
66
+ "resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
67
+ "references": {}
68
+ },
69
+ "required": false,
70
+ "optional": true,
71
+ "docs": {
72
+ "tags": [],
73
+ "text": "Tells the browser where to open the link. Only used when `href` is set."
74
+ },
75
+ "getter": false,
76
+ "setter": false,
77
+ "reflect": false
78
+ },
79
+ "size": {
80
+ "type": "string",
81
+ "attribute": "size",
82
+ "mutable": false,
83
+ "complexType": {
84
+ "original": "'small' | 'medium' | 'large'",
85
+ "resolved": "\"large\" | \"medium\" | \"small\"",
86
+ "references": {}
87
+ },
88
+ "required": false,
89
+ "optional": false,
90
+ "docs": {
91
+ "tags": [],
92
+ "text": "The breadcrumbs item size."
93
+ },
94
+ "getter": false,
95
+ "setter": false,
96
+ "reflect": true,
97
+ "defaultValue": "'medium'"
98
+ },
99
+ "readonly": {
100
+ "type": "boolean",
101
+ "attribute": "read-only",
102
+ "mutable": false,
103
+ "complexType": {
104
+ "original": "boolean",
105
+ "resolved": "boolean",
106
+ "references": {}
107
+ },
108
+ "required": false,
109
+ "optional": false,
110
+ "docs": {
111
+ "tags": [],
112
+ "text": "Set to true to readonly the breadcrumb item."
113
+ },
114
+ "getter": false,
115
+ "setter": false,
116
+ "reflect": true,
117
+ "defaultValue": "false"
118
+ }
119
+ };
120
+ }
121
+ static get elementRef() { return "host"; }
122
+ }
123
+ //# sourceMappingURL=six-breadcrumbs-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-breadcrumbs-item.js","sourceRoot":"","sources":["../../../src/components/six-breadcrumbs-item/six-breadcrumbs-item.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAE5D;;;;;;;;;;;;;;GAcG;AAMH,MAAM,OAAO,kBAAkB;IAL/B;QAcE,iCAAiC;QACR,SAAI,GAAiC,QAAQ,CAAC;QAEvE,mDAAmD;QACF,aAAQ,GAAY,KAAK,CAAC;KAwB5E;IAtBC,MAAM;QACJ,OAAO,CACL,4DAAK,IAAI,EAAC,MAAM;YACd,mEACE,IAAI,EAAC,QAAQ,EACb,IAAI,EAAC,MAAM,EACX,KAAK,EAAE,EAAE,0BAA0B,EAAE,IAAI,CAAC,QAAQ,EAAE,EACpD,IAAI,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,EAC3C,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,EACxC,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,IAAI,EAAE,IAAI,CAAC,IAAI;gBAEf,6DAAM,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAC,QAAQ,GAAG;gBACpC,8DAAQ;gBACR,6DAAM,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAC,QAAQ,GAAG,CACzB;YACb,6DAAM,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,iBAAa,MAAM;gBAC1E,6DAAM,IAAI,EAAC,WAAW,GAAG,CACpB,CACH,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, h, Prop } from '@stencil/core';\n\n/**\n * Breadcrumb items are used inside breadcrumbs to represent different links.\n *\n * @since 5.0\n * @status beta\n *\n * @slot - The breadcrumb item’s label.\n * @slot prefix - An optional prefix, usually an icon or icon button.\n * @slot suffix - An optional suffix, usually an icon or icon button.\n * @slot separator - The separator to use for the breadcrumb item. This will only change the separator for this item. If you want to change it for all items in the group, set the separator on six-breadcrumbs instead.\n *\n * @part base - The component's base wrapper.\n * @part button - The button that renders the item\n * @part separator - The separator\n */\n@Component({\n tag: 'six-breadcrumbs-item',\n styleUrl: 'six-breadcrumbs-item.scss',\n shadow: true,\n})\nexport class SixBreadcrumbsItem {\n @Element() host!: HTMLSixBreadcrumbsItemElement;\n\n /** When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. */\n @Prop() href?: string;\n\n /** Tells the browser where to open the link. Only used when `href` is set. */\n @Prop() target?: '_blank' | '_parent' | '_self' | '_top';\n\n /** The breadcrumbs item size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** Set to true to readonly the breadcrumb item. */\n @Prop({ attribute: 'read-only', reflect: true }) readonly: boolean = false;\n\n render() {\n return (\n <div part=\"base\">\n <six-button\n part=\"button\"\n type=\"link\"\n class={{ 'breadcrumb-item-readonly': this.readonly }}\n href={this.readonly ? undefined : this.href}\n tabindex={this.readonly ? -1 : undefined}\n target={this.target}\n size={this.size}\n >\n <slot name=\"prefix\" slot=\"prefix\" />\n <slot />\n <slot name=\"suffix\" slot=\"suffix\" />\n </six-button>\n <span part=\"separator\" class=\"breadcrumb-item__separator\" aria-hidden=\"true\">\n <slot name=\"separator\" />\n </span>\n </div>\n );\n }\n}\n"]}
@@ -104,7 +104,7 @@ export class SixButton {
104
104
  const isLink = this.href != null;
105
105
  const isButton = !isLink;
106
106
  const Button = isLink ? 'a' : 'button';
107
- return (h("div", { key: '6eba8f1f34f9dfa51d29e4349870994acf7b89fb', onClick: this.handleClick, class: { 'button-wrapper--disabled': this.disabled } }, h(Button, { key: '77cd544148f4ea4dcf2c6b34c4c6d62d4372372d', ref: (el) => (this.nativeButton = el), part: "base", class: {
107
+ return (h("div", { key: 'c8cdb43580af7e80984c0cbf86f269b2726ef7c0', onClick: this.handleClick, class: { 'button-wrapper--disabled': this.disabled } }, h(Button, { key: '8daeb79358745e4cb021870fdb21ba83db9d6861', ref: (el) => (this.nativeButton = el), part: "base", class: {
108
108
  button: true,
109
109
  // Types
110
110
  'button--secondary': this.type === 'secondary',
@@ -129,7 +129,7 @@ export class SixButton {
129
129
  'button--has-label': this.hasLabel,
130
130
  'button--has-prefix': this.hasPrefix,
131
131
  'button--has-suffix': this.hasSuffix,
132
- }, disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, type: isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined, name: isButton ? this.name : undefined, value: isButton ? this.value : undefined, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, "data-testid": "button" }, h("span", { key: '0fb19c85adc826ed6e92b306f734185e3557e30f', part: "prefix", class: "button__prefix" }, h("slot", { key: '8223eb8644d495ef27cd175a905ab68c3d10f14f', onSlotchange: this.handleSlotChange, name: "prefix" })), h("span", { key: '00d407ea8d28b9e515992a872cc91705e2906a24', part: "label", class: "button__label" }, h("slot", { key: '28fb5d1061bfdf0f404e2241ccf6f16b4e113ba7', onSlotchange: this.handleSlotChange })), h("span", { key: '65e82de3e6851445627b31212bbbeccc8ca85d35', part: "suffix", class: "button__suffix" }, h("slot", { key: 'd9608fad50cafb5fcc14e1eecd9e47cf99edcb14', onSlotchange: this.handleSlotChange, name: "suffix" })), this.caret && (h("span", { key: '4c8b4ad77d69e4a189621f53e3c20dbb7504c4cb', part: "caret", class: "button__caret" }, h("svg", { key: '16b2146dd6bd99677cadb4b2fe5cf67a4e32a39d', viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, h("polyline", { key: '4cdd831978519dcb553a929fe54f6bd49b25fbc5', points: "6 9 12 15 18 9" })))), this.loading && h("six-spinner", { key: 'df087e05782f46995bdc6f6325b4a610f74ce971' }))));
132
+ }, disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, type: isButton ? (this.submit ? 'submit' : this.reset ? 'reset' : 'button') : undefined, name: isButton ? this.name : undefined, value: isButton ? this.value : undefined, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, "data-testid": "button" }, h("span", { key: '703ca93447400bc9ec12ea9bf1ba36abd324e1cc', part: "prefix", class: "button__prefix" }, h("slot", { key: '0a2c7a1148878d455b7d1b6785729c62eda396d6', onSlotchange: this.handleSlotChange, name: "prefix" })), h("span", { key: '74e8386afffae9cba1a72ce52a4ee75da72abdcd', part: "label", class: "button__label" }, h("slot", { key: 'ce6e54dfc9e280efa178f009e556669ccf6f45b6', onSlotchange: this.handleSlotChange })), h("span", { key: '42b0f3b72007f57caa2a7a745f628a395c999f9a', part: "suffix", class: "button__suffix" }, h("slot", { key: '4741a3a3eeffb36182eb93005afca98522983ef1', onSlotchange: this.handleSlotChange, name: "suffix" })), this.caret && (h("span", { key: '3c5a5e7e2b0ed436d6576888eed7999eb50395c3', part: "caret", class: "button__caret" }, h("svg", { key: '82a715a604bd7ed1ab8242cd3994d67dfeba9e1d', viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, h("polyline", { key: '5c870552f2138305088348ed5e3e3b787a5b598c', points: "6 9 12 15 18 9" })))), this.loading && h("six-spinner", { key: '4267336c2eb4b8bd71567d1a7ec4ee3f32362c2f' }))));
133
133
  }
134
134
  static get is() { return "six-button"; }
135
135
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ import { h, Host } from "@stencil/core";
7
7
  */
8
8
  export class SixCard {
9
9
  render() {
10
- return (h(Host, { key: '8ba5461ffe1740e8f2b7061701cf8f06e24adc25' }, h("slot", { key: '95fde97191f2c89fe76643450e6e9eb4dcbe9fa2' })));
10
+ return (h(Host, { key: '9a56f190ccdf8545c4503284ae32a23220e1af37' }, h("slot", { key: 'db6e7fe7d83c4e41747ad39a85bf108ce581ae87' })));
11
11
  }
12
12
  static get is() { return "six-card"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -121,14 +121,14 @@ export class SixCheckbox {
121
121
  this.hasErrorSlot = hasSlot(this.host, 'error-text');
122
122
  }
123
123
  render() {
124
- return (h(FormControl, { key: 'cf87dbd9fbe4063c8579a41e729f06f6ea4ad41c', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, errorTextId: this.errorTextId, hasErrorTextSlot: this.hasErrorSlot, errorText: this.errorText, errorTextCount: this.errorTextCount, size: "medium", disabled: this.disabled, required: this.required, displayError: this.invalid }, h("label", { key: 'c3b2be07e9c25c226cac5d2d71d76e4096af15f8', part: "base", class: {
124
+ return (h(FormControl, { key: '1ed8885c3a37d420684480a982a38944ca869a1a', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, errorTextId: this.errorTextId, hasErrorTextSlot: this.hasErrorSlot, errorText: this.errorText, errorTextCount: this.errorTextCount, size: "medium", disabled: this.disabled, required: this.required, displayError: this.invalid }, h("label", { key: '36a5a7bcfdd28499e70fcd432a38fc89cb48ce64', part: "base", class: {
125
125
  checkbox: true,
126
126
  'checkbox--checked': this.checked,
127
127
  'checkbox--disabled': this.disabled,
128
128
  'checkbox--focused': this.hasFocus,
129
129
  'checkbox--invalid': this.invalid,
130
130
  'checkbox--indeterminate': this.indeterminate,
131
- }, htmlFor: this.inputId, onMouseDown: this.handleMouseDown }, h("span", { key: '9c01a62b12b784e69e8ce7fd52f48aed3e86c278', part: "control", class: "checkbox__control" }, this.checked && (h("span", { key: '9d755d8a162152a268f8883abaeb15d33c3a48e7', part: "checked-icon", class: "checkbox__icon" }, h("svg", { key: 'ca598e4be471eb72eb0c416a2d2bf6d79fa51fe4', viewBox: "0 0 16 16" }, h("g", { key: 'dd4db42d3000bf096968520e15cc85f94140c7e3', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { key: '8d83aa9af87622aaf724fa2ed91c18ac3df9cba6', stroke: "currentColor", "stroke-width": "2" }, h("g", { key: 'dd5d60bb007d3f493f7ab19b9fa8b2973a596707', transform: "translate(3.428571, 3.428571)" }, h("path", { key: '474b99c56df6507a6013ffbc3fcb5dab7479c79e', d: "M0,5.71428571 L3.42857143,9.14285714" }), h("path", { key: '2b8965fb78d5eed486589c93473d0e3ec2569a16', d: "M9.14285714,0 L3.42857143,9.14285714" }))))))), !this.checked && this.indeterminate && (h("span", { key: '860e7c9141f737a325bd95731fd8600e00c35db4', part: "indeterminate-icon", class: "checkbox__icon" }, h("svg", { key: 'ef9a9f0d090da9bb754e85a06652c00433fa90a9', viewBox: "0 0 16 16" }, h("g", { key: 'dc8235d73ef8b7658519f3acfb7fd56349801404', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { key: '62987b29c7c3f6bbacf4feef4e4beaf31bf722ed', stroke: "currentColor", "stroke-width": "2" }, h("g", { key: '6be444ed0dd4cbae66f570afa0b85152b1f4da96', transform: "translate(2.285714, 6.857143)" }, h("path", { key: 'bcd6968d3eee416a62ad75570a0402654c2efc04', d: "M10.2857143,1.14285714 L1.14285714,1.14285714" }))))))), h("input", { key: '38c2532ca810970494543d5eca8927c26cf92e78', ref: (el) => (this.nativeInput = el), id: this.inputId, type: "checkbox", name: this.name, value: this.value, checked: this.checked, disabled: this.disabled, required: this.required, role: "checkbox", "aria-checked": this.checked ? 'true' : 'false', "aria-labelledby": this.labelId, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus })), h("span", { key: '1c12af81f2b724803cf2224d4ff8178774b4f7ea', part: "text", id: this.textId, class: "checkbox__text" }, h("slot", { key: '488fe82970614b07112449e67d4374b1cc186dfe' })))));
131
+ }, htmlFor: this.inputId, onMouseDown: this.handleMouseDown }, h("span", { key: '837373ab4ae9a6f90852f4d9176ac6e844d31579', part: "control", class: "checkbox__control" }, this.checked && (h("span", { key: 'f7d9c7ba567ee2d28913714cfb8fdb972e0b9f25', part: "checked-icon", class: "checkbox__icon" }, h("svg", { key: '2193316f61d53f3302e14a43b587b07778ae590e', viewBox: "0 0 16 16" }, h("g", { key: '36990bcb579ade7b26a26d6b93a8dd4f8226781e', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { key: '712be85f8623db8f143ef64f9c44b6433a530eab', stroke: "currentColor", "stroke-width": "2" }, h("g", { key: 'e716ffab7308468ccc86b294d0052428a2ca0602', transform: "translate(3.428571, 3.428571)" }, h("path", { key: 'a2ca8e37d8ff88bf94adfc7af850c447b9a4e9b4', d: "M0,5.71428571 L3.42857143,9.14285714" }), h("path", { key: '82f92da775cb1e49281eaee37792e326c5b41a60', d: "M9.14285714,0 L3.42857143,9.14285714" }))))))), !this.checked && this.indeterminate && (h("span", { key: 'b852b9c3dc0d083d9ba3b9f24c2f8f93f42bfe9b', part: "indeterminate-icon", class: "checkbox__icon" }, h("svg", { key: '2f888c93c3a69846ef8d96858f9064c7da02f37d', viewBox: "0 0 16 16" }, h("g", { key: '33828186ba162b59f88d3528453e497c59ea5211', stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { key: 'a71f0a3498aa7cab1e9be14f07558813b8f4b287', stroke: "currentColor", "stroke-width": "2" }, h("g", { key: '2ff1a113d888f14358845323cccae4b9d8bbd1e0', transform: "translate(2.285714, 6.857143)" }, h("path", { key: '737d8c10e532a2037e20997d5f41cc99fa84dc03', d: "M10.2857143,1.14285714 L1.14285714,1.14285714" }))))))), h("input", { key: '0fef28fe71ba5263a33eadda6a63329b3d2bec1f', ref: (el) => (this.nativeInput = el), id: this.inputId, type: "checkbox", name: this.name, value: this.value, checked: this.checked, disabled: this.disabled, required: this.required, role: "checkbox", "aria-checked": this.checked ? 'true' : 'false', "aria-labelledby": this.labelId, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus })), h("span", { key: 'db92ca95a892368e88b2aecfeff53a54eb5cc683', part: "text", id: this.textId, class: "checkbox__text" }, h("slot", { key: 'c2f6c9778b16dc344ad342254ef9ff2b624334f1' })))));
132
132
  }
133
133
  static get is() { return "six-checkbox"; }
134
134
  static get encapsulation() { return "shadow"; }
@@ -242,7 +242,7 @@ export class SixDate {
242
242
  this.popoverHelper = undefined;
243
243
  }
244
244
  render() {
245
- return (h("div", { key: '67c2f836f5a0ea61277913ca44a80293eedd918b', class: "container" }, h("six-input", { key: '5286b304057f010d92449309174cd773196ae475', ref: (el) => (this.inputElement = el), placeholder: this.placeholder == null ? this.dateFormat : this.placeholder, readonly: this.readonly, disabled: this.disabled, name: this.name, label: this.label, required: this.required, helpText: this.helpText, errorText: this.errorText, errorTextCount: this.errorTextCount, invalid: this.invalid, onKeyDown: this.handleInputKeyDown, onInput: this.handleInputChange, onBlur: this.handleInputBlur, "onSix-input-clear": this.handleInputClearClick, size: this.size, clearable: this.clearable, "aria-describedby": "date-format" }, h("six-icon", { key: '703b5a74be97b95359fc5fc368d798296dde318b', slot: "prefix", size: this.size === 'large' ? 'medium' : this.size }, "today"), hasSlot(this.host, 'label') ? (h("span", { slot: "label" }, h("slot", { name: "label" }))) : null, hasSlot(this.host, 'error-text') ? (h("span", { slot: "error-text" }, h("slot", { name: "error-text" }))) : null, hasSlot(this.host, 'help-text') ? (h("span", { slot: "help-text" }, h("slot", { name: "help-text" }))) : null), h("span", { key: 'fc7017ccfb60c332d81dda8b119ab86ee3bca1ce', id: "date-format", class: "sr-only" }, translateFormatHelp(this.language, this.dateFormat)), h("div", { key: '7426abbf8087e77dde6fb636454f1560ff9cb9da', ref: (el) => (this.positioner = el), class: "positioner" }, h("div", { key: '00596fb0f2710d52bdf8a74b0778622e73a7d998', class: "panel", ref: (el) => (this.panel = el) }, h("header", { key: '0bd4e94ee5e1ee032c98fb03b02f5835b86a1ba1', class: "panel__header" }, h("six-icon-button", { key: '54d5d8a3bdfa458f86b45f47fdc1742a9b355b2e', tabindex: "-1", class: "previous", onClick: this.handlePreviousClick, name: "arrow_back_ios" }), this.selectionMode === 'day' && (h("div", { key: '897b517718904cd3ddc2db09a8c69dbda8c941b5', class: "selector", onClick: () => (this.selectionMode = 'month') }, translateMonth(this.pointerDate.month, this.language), h("six-icon", { key: 'e3b05945fec95ee7d50ffff1758ac763b89773f9' }, "arrow_drop_down"))), this.selectionMode !== 'year' && (h("div", { key: '856d4133e83d45b76213391486b6365d30770e98', class: "selector", onClick: () => (this.selectionMode = 'year') }, this.pointerDate.year, h("six-icon", { key: '9e9318767a8e89c5e783dda3c6265a5adb88cb1f' }, "arrow_drop_down"))), this.selectionMode === 'year' && (h("div", { key: '52cbce14c980cab96acd2dccbb73a147ddf44373', class: "selector" }, this.pointerDate.year - Math.floor(NUMBER_OF_YEARS_SHOWN / 2), " \u2013", ' ', this.pointerDate.year + Math.floor(NUMBER_OF_YEARS_SHOWN / 2))), h("six-icon-button", { key: '421c1577505136a613405b4c878dc18ce49df323', tabindex: "-1", class: "next", onClick: this.handleNextClick, name: "arrow_forward_ios" })), this.selectionMode === 'day' && (h(DaySelection, { key: '7354b17d7e70534be7f3aaad0225156bbdd4a186', language: this.language, calendarGrid: createCalendarGrid({
245
+ return (h("div", { key: '915708e6b3815709fbf93546453a1527f0e2f4b2', class: "container" }, h("six-input", { key: '7beac04f73a37fba611860890c02a79d5a065fb6', ref: (el) => (this.inputElement = el), placeholder: this.placeholder == null ? this.dateFormat : this.placeholder, readonly: this.readonly, disabled: this.disabled, name: this.name, label: this.label, required: this.required, helpText: this.helpText, errorText: this.errorText, errorTextCount: this.errorTextCount, invalid: this.invalid, onKeyDown: this.handleInputKeyDown, onInput: this.handleInputChange, onBlur: this.handleInputBlur, "onSix-input-clear": this.handleInputClearClick, size: this.size, clearable: this.clearable, "aria-describedby": "date-format" }, h("six-icon", { key: '88f5d61c8d6af1627be1b9ed5ddf534669cbbedd', slot: "prefix", size: this.size === 'large' ? 'medium' : this.size }, "today"), hasSlot(this.host, 'label') ? (h("span", { slot: "label" }, h("slot", { name: "label" }))) : null, hasSlot(this.host, 'error-text') ? (h("span", { slot: "error-text" }, h("slot", { name: "error-text" }))) : null, hasSlot(this.host, 'help-text') ? (h("span", { slot: "help-text" }, h("slot", { name: "help-text" }))) : null), h("span", { key: '36f359e7ed900e6102444dcbf7e7c22b1aac042d', id: "date-format", class: "sr-only" }, translateFormatHelp(this.language, this.dateFormat)), h("div", { key: '560443132d2dbe1f0f2c147c2d0538eb33c7b76a', ref: (el) => (this.positioner = el), class: "positioner" }, h("div", { key: '800d71554bf415d0e39d40696271791785004e7f', class: "panel", ref: (el) => (this.panel = el) }, h("header", { key: '71baa85fece27f99982e5cb06e15c5d89d81f7a1', class: "panel__header" }, h("six-icon-button", { key: '43274a816945112492cb030012f4ecd0f1c6f5f3', tabindex: "-1", class: "previous", onClick: this.handlePreviousClick, name: "arrow_back_ios" }), this.selectionMode === 'day' && (h("div", { key: '2f391850b72291bfb7249bccf2ccf4aea6387340', class: "selector", onClick: () => (this.selectionMode = 'month') }, translateMonth(this.pointerDate.month, this.language), h("six-icon", { key: '95ea49cd1ccbeec9019491799cefb4d31b846f87' }, "arrow_drop_down"))), this.selectionMode !== 'year' && (h("div", { key: '7d65185d34d64361b8addfac6e3a5eb130fcf6b7', class: "selector", onClick: () => (this.selectionMode = 'year') }, this.pointerDate.year, h("six-icon", { key: 'ab5c06e07a09f945e845902588096ce4f906b5bf' }, "arrow_drop_down"))), this.selectionMode === 'year' && (h("div", { key: '9871ad7e39d18fdd5629b0f9d1caf935952d4ca5', class: "selector" }, this.pointerDate.year - Math.floor(NUMBER_OF_YEARS_SHOWN / 2), " \u2013", ' ', this.pointerDate.year + Math.floor(NUMBER_OF_YEARS_SHOWN / 2))), h("six-icon-button", { key: '20bafd71902a85f3db3c3b54628555b0f86e50aa', tabindex: "-1", class: "next", onClick: this.handleNextClick, name: "arrow_forward_ios" })), this.selectionMode === 'day' && (h(DaySelection, { key: '38e23637ec958abf9615adba7900f4ea6b15f27c', language: this.language, calendarGrid: createCalendarGrid({
246
246
  year: this.pointerDate.year,
247
247
  month: this.pointerDate.month,
248
248
  selected: this.value || undefined,
@@ -250,7 +250,7 @@ export class SixDate {
250
250
  maxDate: this.max,
251
251
  dateFormat: this.dateFormat,
252
252
  allowedDates: this.allowedDates,
253
- }), dayClicked: this.handleDayClick })), this.selectionMode === 'month' && (h(MonthSelection, { key: '6055bd60a6deebdb8308a3c8ad66cfde9f1e2e7c', language: this.language, selected: this.value, monthClicked: this.handleMonthClicked })), this.selectionMode === 'year' && (h(YearSelection, { key: 'f0cf7fbc0ac3b72b53e5aa9c57207bba91c718b7', selected: this.value, pointerYear: this.pointerDate.year, yearCount: NUMBER_OF_YEARS_SHOWN, yearClicked: this.handleYearClicked }))))));
253
+ }), dayClicked: this.handleDayClick })), this.selectionMode === 'month' && (h(MonthSelection, { key: '10ec980d8a5fc1bf6480a96ee5df66abb9b347cb', language: this.language, selected: this.value, monthClicked: this.handleMonthClicked })), this.selectionMode === 'year' && (h(YearSelection, { key: 'ba791467977c55f80781a20774c5e32951641877', selected: this.value, pointerYear: this.pointerDate.year, yearCount: NUMBER_OF_YEARS_SHOWN, yearClicked: this.handleYearClicked }))))));
254
254
  }
255
255
  static get is() { return "six-date"; }
256
256
  static get encapsulation() { return "shadow"; }
@@ -138,15 +138,15 @@ export class SixDetails {
138
138
  }
139
139
  render() {
140
140
  const summaryIcon = this.hasContent && (this.summaryIcon || 'expand_more');
141
- return (h("div", { key: 'faed14eb237bca80205f5d2f3c03e0aa2be2aa8a', ref: (el) => (this.details = el), part: "base", class: {
141
+ return (h("div", { key: '27ca22526d4341950e4db0d33b6f0f0af96ea867', ref: (el) => (this.details = el), part: "base", class: {
142
142
  details: true,
143
143
  'details--open': this.open,
144
144
  'details--disabled': this.disabled,
145
145
  inline: this.inline,
146
- } }, h("header", { key: '1be614a46a9bc877348438b591d2da153332c7ae', ref: (el) => (this.header = el), part: "header", id: `${this.componentId}-header`, class: "details__header", role: "button", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": `${this.componentId}-content`, "aria-disabled": this.disabled ? 'true' : 'false', tabIndex: this.disabled ? -1 : 0, onClick: this.handleSummaryClick, onKeyDown: this.handleSummaryKeyDown }, h("div", { key: '9734b67556eec1f335043935761a19a11aa831eb', part: "summary", class: "details__summary" }, h("slot", { key: '91c5af23a7938f1f199d3c54ddaca3e669f3b80e', name: "summary" }, this.summary)), h("span", { key: 'e624c2b720729d51128024eabbc5416033931f36', part: "summary-icon", class: {
146
+ } }, h("header", { key: 'f9f14d79ddff8b73ae0b6a3e959f5db892f4a31f', ref: (el) => (this.header = el), part: "header", id: `${this.componentId}-header`, class: "details__header", role: "button", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": `${this.componentId}-content`, "aria-disabled": this.disabled ? 'true' : 'false', tabIndex: this.disabled ? -1 : 0, onClick: this.handleSummaryClick, onKeyDown: this.handleSummaryKeyDown }, h("div", { key: 'aec9b05ea1bb7eb2c42be7c95d584e35645fec64', part: "summary", class: "details__summary" }, h("slot", { key: '0ce0ee53a8cd67a3b2b92ba3fa51d79818b294e4', name: "summary" }, this.summary)), h("span", { key: '8cd7f1957b3498575654f5dbdb4664b503d71862', part: "summary-icon", class: {
147
147
  'details__summary-icon': true,
148
148
  'details__summary-icon--animate': this.animateSummaryIcon,
149
- } }, h("slot", { key: 'cf6e43a08611306c4eee490042630b1a417df109', name: "summary-icon", onSlotchange: () => (this.animateSummaryIcon = false) }, summaryIcon && h("six-icon", { key: '6d28327bc4a439706ce71ad64056697f1b4c8448', size: this.summaryIconSize }, summaryIcon)))), h("div", { key: '21dc33a99a72f2eb639f35d48e7fa3369eb2d081', ref: (el) => (this.body = el), class: "details__body", onTransitionEnd: this.handleBodyTransitionEnd }, h("div", { key: 'c517d961bbc8f7ef4a21a5826b839c2eae98dd13', part: "content", id: `${this.componentId}-content`, class: "details__content", role: "region", "aria-labelledby": `${this.componentId}-header` }, h("slot", { key: 'e9e601dc421a3c31976f7ddf5b9bc681bbe6b8c1' })))));
149
+ } }, h("slot", { key: 'ec46c283b39907c65e996935a57d4580b0436306', name: "summary-icon", onSlotchange: () => (this.animateSummaryIcon = false) }, summaryIcon && h("six-icon", { key: '4a0ef8739c3a4503ca443f945086e9f6cc74b036', size: this.summaryIconSize }, summaryIcon)))), h("div", { key: '1cc71be309bffcb693e04ca86d4449db683b2f26', ref: (el) => (this.body = el), class: "details__body", onTransitionEnd: this.handleBodyTransitionEnd }, h("div", { key: '514ed3c5f7e5f762986c6ab9d274eb6251ecbf99', part: "content", id: `${this.componentId}-content`, class: "details__content", role: "region", "aria-labelledby": `${this.componentId}-header` }, h("slot", { key: '1af14b8843cdae96fa13decc6a6ba51613d477ad' })))));
150
150
  }
151
151
  static get is() { return "six-details"; }
152
152
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ import { h } from "@stencil/core";
7
7
  */
8
8
  export class SixError {
9
9
  render() {
10
- return (h("div", { key: '35e774adc232f29f26ed0dcc98f6befe1f2a6735', class: "six-error-container" }, h("slot", { key: '3ef7bc24a95509089baaf676986a5a6c91d32274' })));
10
+ return (h("div", { key: 'c58e9de60b37b5b3cd9744b606136edcf0d58d9c', class: "six-error-container" }, h("slot", { key: '7dd0aa74aad5b8b2be2e9aed41f44b29e7ffed7c' })));
11
11
  }
12
12
  static get is() { return "six-error"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -94,7 +94,7 @@ export class SixErrorPage {
94
94
  return DESCRIPTION_PER_ERROR_CODE[this.errorCode][this.language];
95
95
  }
96
96
  render() {
97
- return (h("div", { key: '4ea2ec6cfd20308f5436337b7c76c5fe754aa24f', part: "container" }, h("div", { key: '1324fd2555df87799bdd23d36adcb7b00885a076', class: "six-error-page__icon-container", part: "icon-container" }, h("six-picto", { key: 'e7efd056f880c92385a9945d46c1c04c46872fc3', size: "4xl", class: "six-error-page__icon", part: "icon" }, this.getIconName())), h("div", { key: '75d52fbe4b3561c226c5830e15793d71ec877d46', class: "six-error-page__title", part: "title" }, this.getErrorTitle()), h("div", { key: 'f8ac2279ec7bda15115f2a8ffdad4e80ccdc9b42', class: "six-error-page__description", part: "description" }, this.getErrorDescription())));
97
+ return (h("div", { key: 'b48ab908b37b2b4d6d6ee80b2d1f73038800a0dc', part: "container" }, h("div", { key: 'd0fd1370a7b3500a1bbf4a798d5d64b2a309fabf', class: "six-error-page__icon-container", part: "icon-container" }, h("six-picto", { key: '88a00b48d434b687f270ee50e6506e23a21b0414', size: "4xl", class: "six-error-page__icon", part: "icon" }, this.getIconName())), h("div", { key: '275010c6651665efd03f3a9b36b074d0b72a9111', class: "six-error-page__title", part: "title" }, this.getErrorTitle()), h("div", { key: 'efc23d90edea6ce0bc3843a704a4ffb788f84042', class: "six-error-page__description", part: "description" }, this.getErrorDescription())));
98
98
  }
99
99
  static get is() { return "six-error-page"; }
100
100
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ import { h } from "@stencil/core";
6
6
  */
7
7
  export class SixFileList {
8
8
  render() {
9
- return (h("div", { key: '38755b01aeafb28e3f268925a347fabdb53cac9b', class: "six-files-list__container" }, h("slot", { key: '7e9e866c6b7f6dffbe26ba5b10c46b135cc1c389' })));
9
+ return (h("div", { key: 'cf80dfd0ccfbe849dd17bfd4d940fd8ef0d1930e', class: "six-files-list__container" }, h("slot", { key: 'cb9149f512f113f2012328a102a5eac8fef55f74' })));
10
10
  }
11
11
  static get is() { return "six-file-list"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ import { h } from "@stencil/core";
7
7
  */
8
8
  export class SixFooter {
9
9
  render() {
10
- return (h("footer", { key: 'fe39b58edfd331a6b6ae1d551286fd45e3783f5d', class: "six-footer" }, h("slot", { key: '7c93a54de4e4160adabc4790b368401b790d6fcc' })));
10
+ return (h("footer", { key: '21f693d3b5de440dba60926318d0627ca1c260b1', class: "six-footer" }, h("slot", { key: 'ecd570f552abf35060d5b449c4ce900b23b2abb6' })));
11
11
  }
12
12
  static get is() { return "six-footer"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -52,7 +52,7 @@ export class SixGroupLabel {
52
52
  (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeEventListener('slotchange', this.handleSlotChange);
53
53
  }
54
54
  render() {
55
- return (h(FormControl, { key: '2bdb482e336b09325fe0bfc30cd3082846cbce6a', inputId: this.wrapperLabelId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, size: this.size, disabled: this.disabled, required: this.required }, h("slot", { key: 'cd79f08e30f7059290c81d83bb00e5b9f68a1181' })));
55
+ return (h(FormControl, { key: '69a1a4643e5c47c3348c90f7a8c6227da1bdf6c0', inputId: this.wrapperLabelId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, size: this.size, disabled: this.disabled, required: this.required }, h("slot", { key: '49f66c0010c80c65a8d95c6f68ed06adbab00fdb' })));
56
56
  }
57
57
  static get is() { return "six-group-label"; }
58
58
  static get encapsulation() { return "shadow"; }
@@ -28,11 +28,11 @@ export class SixHeader {
28
28
  this.eventListeners.removeAll();
29
29
  }
30
30
  render() {
31
- return (h(Host, { key: '3c03ee28b12600576e0b714e5077ea2c800a4c65' }, h("header", { key: '8d3807cb3b05ca07cce629bf1dcdbdb49a6d400a', part: "header", class: "six-header" }, h("slot", { key: '7a920fedf946e99c4d7a538706e8061e165a0015' })), h("div", { key: 'c884119828755832b8312412647b8ff89fae5a88', class: {
31
+ return (h(Host, { key: '0a956c7cad628545be41c926565852f8b9489013' }, h("header", { key: '86ef3e269cdd9ee040c36189e886afca8024f0bd', part: "header", class: "six-header" }, h("slot", { key: 'c1f6c06a72dcbb8518ec4b66d047461d10b6dab9' })), h("div", { key: '875e7f2dae91404374e8481a303b0bc0ed72b24a', class: {
32
32
  'six-header__search-field': true,
33
33
  'six-header__search-field--visible': this.openSearch,
34
34
  'six-header__search-field--shift-content': this.shiftContent,
35
- } }, h("slot", { key: '42d1ab374144bc3da2b1cd144e3328c64ee75204', name: 'search-field' }))));
35
+ } }, h("slot", { key: '366b4b035f3b5a480cdd980cd6271fe181fca2c5', name: 'search-field' }))));
36
36
  }
37
37
  static get is() { return "six-header"; }
38
38
  static get encapsulation() { return "shadow"; }
@@ -24,9 +24,9 @@ export class SixHeaderDropdownItem {
24
24
  this.updateDropdownDistance();
25
25
  }
26
26
  render() {
27
- return (h(Host, { key: 'f2d143e5da9526b536b6e4d663d7f854ee1a3bf2', class: {
27
+ return (h(Host, { key: '98b4b1ccfd9a0857cc30679ce08bdf79fd22ba57', class: {
28
28
  'six-header-dropdown-item--active': this.active,
29
- } }, h("six-dropdown", { key: 'ad3420fd33db605a06c62a4e7fdca7ecbeb6e3c2', ref: (el) => (this.dropdownElement = el), hoist: true, skidding: 0, placement: "bottom-end", "onSix-dropdown-show": () => (this.active = true), "onSix-dropdown-hide": () => (this.active = false), filter: this.filter, filterPlaceholder: this.filterPlaceholder }, h("slot", { key: '0bf9ab3feeaa7dbbaf48fb26b18919d0d5e4e936', slot: "trigger", name: "trigger" }), h("slot", { key: '25e063e170bac1f46a805cb2b4b49977212b560a' }))));
29
+ } }, h("six-dropdown", { key: '584f301f301f84f39e7dcbc724fb5afd7adeca55', ref: (el) => (this.dropdownElement = el), hoist: true, skidding: 0, placement: "bottom-end", "onSix-dropdown-show": () => (this.active = true), "onSix-dropdown-hide": () => (this.active = false), filter: this.filter, filterPlaceholder: this.filterPlaceholder }, h("slot", { key: 'cff60f757172303731a50d00717a476f48f3e56c', slot: "trigger", name: "trigger" }), h("slot", { key: 'f1a80cd16e7c30352a15db4a1550c38fa0a21023' }))));
30
30
  }
31
31
  updateDropdownDistance() {
32
32
  const trigger = getSlot(this.host, 'trigger');
@@ -15,7 +15,7 @@ export class SixHeaderItem {
15
15
  this.active = false;
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: 'c53b61e12c5df9a806e3b3fb9d5d5398dd7d928f', class: { 'six-header-item--active': this.active } }, h("slot", { key: '92e5a89e4a4bcb795c3bfc9f3e076d267be01153' })));
18
+ return (h(Host, { key: 'e94d72bc167c8ade7d81f416f48ee900693f48c0', class: { 'six-header-item--active': this.active } }, h("slot", { key: '86eac95abbec808cfe2bab0f1ad4b89dd69d781d' })));
19
19
  }
20
20
  static get is() { return "six-header-item"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -17,7 +17,7 @@ export class SixHeaderMenuButton {
17
17
  this.reset = false;
18
18
  }
19
19
  render() {
20
- return (h("six-button", { key: 'f24f383b4bfab7416a6da813c08fe42905560d32', type: "secondary", caret: this.caret, disabled: this.disabled, loading: this.loading, submit: this.submit, reset: this.reset }, h("slot", { key: '0c5dff4023b79b26d0e7c8d79adb78223d4df61c', name: "suffix", slot: "suffix" }), h("slot", { key: 'cdf0bf1a34a284066e288c1b138afcedb02c7e4a', name: "prefix", slot: "prefix" }), h("slot", { key: 'c5e704b918a9e2395a61f40fdbf3ac74da97285f' })));
20
+ return (h("six-button", { key: '8f16a33fa8b582d5ec3d149d01bbfd8cc99816f7', type: "secondary", caret: this.caret, disabled: this.disabled, loading: this.loading, submit: this.submit, reset: this.reset }, h("slot", { key: '52e7d5689dd7134a5a95f5ec065eb6ebfe274dc4', name: "suffix", slot: "suffix" }), h("slot", { key: '6170bff5e2846774d293a9eee5e1b94149b609cf', name: "prefix", slot: "prefix" }), h("slot", { key: '6506ee3f4d7bd48e6b0f67f0a5ac9911d74786f1' })));
21
21
  }
22
22
  static get is() { return "six-header-menu-button"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -1,48 +1,34 @@
1
- :host {
2
- position: relative;
3
- box-sizing: border-box;
4
- }
5
- :host *, :host *:before, :host *:after {
6
- box-sizing: border-box;
7
- }
8
-
9
- /* Hides content visually while still making it available to screen readers */
10
- .sr-only {
11
- clip: rect(0 0 0 0);
12
- clip-path: inset(50%);
13
- height: 1px;
14
- overflow: hidden;
15
- position: absolute;
16
- white-space: nowrap;
17
- width: 1px;
18
- }
19
-
20
- :host {
21
- display: inline-flex;
1
+ @charset "UTF-8";
2
+ /* ==========================================================================
3
+ Common icon text baseline
4
+ ========================================================================== */
5
+ .material-icons,
6
+ .material-icons-outlined,
7
+ .material-icons-filled,
8
+ .material-symbols-outlined,
9
+ .material-symbols {
10
+ display: inline-block;
22
11
  vertical-align: middle;
23
- }
24
-
25
- .material-icons {
26
- vertical-align: middle;
27
- font-weight: normal;
28
- font-style: normal;
29
- text-transform: none;
12
+ line-height: 1;
30
13
  letter-spacing: normal;
14
+ text-transform: none;
31
15
  word-wrap: normal;
32
16
  white-space: nowrap;
33
17
  direction: ltr;
34
- /* Support for all WebKit browsers. */
18
+ /* rendering */
35
19
  -webkit-font-smoothing: antialiased;
36
- /* Support for Safari and Chrome. */
37
- text-rendering: optimizeLegibility;
38
- /* Support for Firefox. */
39
20
  -moz-osx-font-smoothing: grayscale;
40
- /* Support for IE. */
21
+ text-rendering: optimizeLegibility;
41
22
  font-feature-settings: "liga";
42
- /* Icon name should not be selectable. */
23
+ font-style: normal;
24
+ font-weight: normal;
25
+ font-synthesis-weight: none;
43
26
  user-select: none;
44
27
  }
45
28
 
29
+ /* ==========================================================================
30
+ Material Icons (classic)
31
+ ========================================================================== */
46
32
  .material-icons-filled {
47
33
  font-family: "Material Icons";
48
34
  }
@@ -51,6 +37,34 @@
51
37
  font-family: "Material Icons Outlined";
52
38
  }
53
39
 
40
+ /* ==========================================================================
41
+ Material Symbols (variable font)
42
+ We always use the "Outlined Variable" family and drive style via axes.
43
+ (One font for both outlined/filled via FILL axis.)
44
+ ========================================================================== */
45
+ .material-symbols-outlined,
46
+ .material-symbols {
47
+ font-family: "Material Symbols Outlined Variable";
48
+ /* Base variations shared by both */
49
+ font-variation-settings: "wght" 400, "GRAD" 0, "opsz" 24;
50
+ }
51
+
52
+ /* Outlined → FILL 0 */
53
+ .material-symbols-outlined {
54
+ font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
55
+ }
56
+
57
+ /* Filled → FILL 1 */
58
+ .material-symbols {
59
+ font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
60
+ }
61
+
62
+ /* ==========================================================================
63
+ Size helpers (unchanged API, a bit more explicit)
64
+ ========================================================================== */
65
+ .icon {
66
+ /* default in Google’s docs */
67
+ }
54
68
  .icon--xsmall {
55
69
  font-size: 12px;
56
70
  }
@@ -1,4 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
+ import { getDefaultIconLibrary } from "../../utils/icon";
2
3
  /**
3
4
  * @since 1.0
4
5
  * @status stable
@@ -12,11 +13,19 @@ export class SixIcon {
12
13
  /** If set to true the default material outlined icons are not used. */
13
14
  this.filled = false;
14
15
  }
16
+ isSymbols() {
17
+ var _a;
18
+ const lib = (_a = this.library) !== null && _a !== void 0 ? _a : getDefaultIconLibrary();
19
+ return lib === 'material-symbols';
20
+ }
15
21
  render() {
16
- return (h("i", { key: '748f3396556d9bee11a96c550c4f04b5d4945842', class: {
17
- 'material-icons': true,
18
- 'material-icons-outlined': !this.filled,
19
- 'material-icons-filled': this.filled,
22
+ const isSymbols = this.isSymbols();
23
+ return (h("i", { key: '16e77cf0c2d44ff84165fdf28bc353c09ac6d36a', class: {
24
+ 'material-icons': !isSymbols,
25
+ 'material-icons-outlined': !isSymbols && !this.filled,
26
+ 'material-icons-filled': !isSymbols && this.filled,
27
+ 'material-symbols-outlined': isSymbols && !this.filled,
28
+ 'material-symbols': isSymbols && this.filled,
20
29
  'icon--xsmall': this.size === 'xSmall',
21
30
  'icon--small': this.size === 'small',
22
31
  'icon--medium': this.size === 'medium',
@@ -25,7 +34,7 @@ export class SixIcon {
25
34
  'icon--xxlarge': this.size === 'xxLarge',
26
35
  'icon--xxxlarge': this.size === 'xxxLarge',
27
36
  'icon--inherit': this.size === 'inherit',
28
- } }, h("slot", { key: 'd80f49ba0904122e01610b0f23bae0915ee9c6ec' })));
37
+ } }, h("slot", { key: '5f25e9413be4ec300c0b42cfb24115548dd331e1' })));
29
38
  }
30
39
  static get is() { return "six-icon"; }
31
40
  static get encapsulation() { return "shadow"; }
@@ -80,6 +89,31 @@ export class SixIcon {
80
89
  "setter": false,
81
90
  "reflect": false,
82
91
  "defaultValue": "false"
92
+ },
93
+ "library": {
94
+ "type": "string",
95
+ "attribute": "library",
96
+ "mutable": false,
97
+ "complexType": {
98
+ "original": "IconLibrary",
99
+ "resolved": "\"material-icons\" | \"material-symbols\" | undefined",
100
+ "references": {
101
+ "IconLibrary": {
102
+ "location": "import",
103
+ "path": "../../utils/icon",
104
+ "id": "src/utils/icon.ts::IconLibrary"
105
+ }
106
+ }
107
+ },
108
+ "required": false,
109
+ "optional": true,
110
+ "docs": {
111
+ "tags": [],
112
+ "text": "Icon library for this instance. Overrides the global default.\n- \"material-icons\" \u2192 Material Icons\n- \"material-symbols\" \u2192 Material Symbols"
113
+ },
114
+ "getter": false,
115
+ "setter": false,
116
+ "reflect": true
83
117
  }
84
118
  };
85
119
  }
@@ -1 +1 @@
1
- {"version":3,"file":"six-icon.js","sourceRoot":"","sources":["../../../src/components/six-icon/six-icon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAEnD;;;;;GAKG;AAOH,MAAM,OAAO,OAAO;IALpB;QAME,uBAAuB;QACE,SAAI,GAQZ,SAAS,CAAC;QAE3B,uEAAuE;QAC/D,WAAM,GAAG,KAAK,CAAC;KAuBxB;IArBC,MAAM;QACJ,OAAO,CACL,0DACE,KAAK,EAAE;gBACL,gBAAgB,EAAE,IAAI;gBACtB,yBAAyB,EAAE,CAAC,IAAI,CAAC,MAAM;gBACvC,uBAAuB,EAAE,IAAI,CAAC,MAAM;gBACpC,cAAc,EAAE,IAAI,CAAC,IAAI,KAAK,QAAQ;gBACtC,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,OAAO;gBACpC,cAAc,EAAE,IAAI,CAAC,IAAI,KAAK,QAAQ;gBACtC,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,OAAO;gBACpC,cAAc,EAAE,IAAI,CAAC,IAAI,KAAK,QAAQ;gBACtC,eAAe,EAAE,IAAI,CAAC,IAAI,KAAK,SAAS;gBACxC,gBAAgB,EAAE,IAAI,CAAC,IAAI,KAAK,UAAU;gBAC1C,eAAe,EAAE,IAAI,CAAC,IAAI,KAAK,SAAS;aACzC;YAED,8DAAa,CACX,CACL,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, h, Prop } from '@stencil/core';\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define the material icon name.\n */\n\n@Component({\n tag: 'six-icon',\n styleUrls: ['six-icon.scss'],\n shadow: true,\n})\nexport class SixIcon {\n /** The icon's size. */\n @Prop({ reflect: true }) size:\n | 'inherit'\n | 'xSmall'\n | 'small'\n | 'medium'\n | 'large'\n | 'xLarge'\n | 'xxLarge'\n | 'xxxLarge' = 'inherit';\n\n /** If set to true the default material outlined icons are not used. */\n @Prop() filled = false;\n\n render() {\n return (\n <i\n class={{\n 'material-icons': true,\n 'material-icons-outlined': !this.filled,\n 'material-icons-filled': this.filled,\n 'icon--xsmall': this.size === 'xSmall',\n 'icon--small': this.size === 'small',\n 'icon--medium': this.size === 'medium',\n 'icon--large': this.size === 'large',\n 'icon--xlarge': this.size === 'xLarge',\n 'icon--xxlarge': this.size === 'xxLarge',\n 'icon--xxxlarge': this.size === 'xxxLarge',\n 'icon--inherit': this.size === 'inherit',\n }}\n >\n <slot></slot>\n </i>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-icon.js","sourceRoot":"","sources":["../../../src/components/six-icon/six-icon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAe,MAAM,kBAAkB,CAAC;AAEtE;;;;;GAKG;AAOH,MAAM,OAAO,OAAO;IALpB;QAME,uBAAuB;QACE,SAAI,GAQZ,SAAS,CAAC;QAE3B,uEAAuE;QAC/D,WAAM,GAAG,KAAK,CAAC;KAkDxB;IA/BS,SAAS;;QACf,MAAM,GAAG,GAAG,MAAA,IAAI,CAAC,OAAO,mCAAI,qBAAqB,EAAE,CAAC;QACpD,OAAO,GAAG,KAAK,kBAAkB,CAAC;IACpC,CAAC;IAED,MAAM;QACJ,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,EAAE,CAAC;QACnC,OAAO,CACL,0DACE,KAAK,EAAE;gBACL,gBAAgB,EAAE,CAAC,SAAS;gBAC5B,yBAAyB,EAAE,CAAC,SAAS,IAAI,CAAC,IAAI,CAAC,MAAM;gBACrD,uBAAuB,EAAE,CAAC,SAAS,IAAI,IAAI,CAAC,MAAM;gBAElD,2BAA2B,EAAE,SAAS,IAAI,CAAC,IAAI,CAAC,MAAM;gBACtD,kBAAkB,EAAE,SAAS,IAAI,IAAI,CAAC,MAAM;gBAE5C,cAAc,EAAE,IAAI,CAAC,IAAI,KAAK,QAAQ;gBACtC,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,OAAO;gBACpC,cAAc,EAAE,IAAI,CAAC,IAAI,KAAK,QAAQ;gBACtC,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,OAAO;gBACpC,cAAc,EAAE,IAAI,CAAC,IAAI,KAAK,QAAQ;gBACtC,eAAe,EAAE,IAAI,CAAC,IAAI,KAAK,SAAS;gBACxC,gBAAgB,EAAE,IAAI,CAAC,IAAI,KAAK,UAAU;gBAC1C,eAAe,EAAE,IAAI,CAAC,IAAI,KAAK,SAAS;aACzC;YAED,8DAAa,CACX,CACL,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, h, Prop } from '@stencil/core';\nimport { getDefaultIconLibrary, IconLibrary } from '../../utils/icon';\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define the material icon name.\n */\n\n@Component({\n tag: 'six-icon',\n styleUrls: ['six-icon.scss'],\n shadow: true,\n})\nexport class SixIcon {\n /** The icon's size. */\n @Prop({ reflect: true }) size:\n | 'inherit'\n | 'xSmall'\n | 'small'\n | 'medium'\n | 'large'\n | 'xLarge'\n | 'xxLarge'\n | 'xxxLarge' = 'inherit';\n\n /** If set to true the default material outlined icons are not used. */\n @Prop() filled = false;\n\n /**\n * Icon library to use when no `library` prop is provided.\n * By default, all `<six-icon>` instances fall back to the globally configured\n * default library (via `setDefaultIconLibrary()` / `getDefaultIconLibrary()`),\n * which is `\"material-icons\"` unless changed at runtime.\n *\n * This allows teams to switch the default across an entire project without\n * having to set the `library` prop on every `<six-icon>` instance.\n */\n\n /**\n * Icon library for this instance. Overrides the global default.\n * - \"material-icons\" → Material Icons\n * - \"material-symbols\" → Material Symbols\n */\n @Prop({ reflect: true }) library?: IconLibrary;\n\n private isSymbols(): boolean {\n const lib = this.library ?? getDefaultIconLibrary();\n return lib === 'material-symbols';\n }\n\n render() {\n const isSymbols = this.isSymbols();\n return (\n <i\n class={{\n 'material-icons': !isSymbols,\n 'material-icons-outlined': !isSymbols && !this.filled,\n 'material-icons-filled': !isSymbols && this.filled,\n\n 'material-symbols-outlined': isSymbols && !this.filled,\n 'material-symbols': isSymbols && this.filled,\n\n 'icon--xsmall': this.size === 'xSmall',\n 'icon--small': this.size === 'small',\n 'icon--medium': this.size === 'medium',\n 'icon--large': this.size === 'large',\n 'icon--xlarge': this.size === 'xLarge',\n 'icon--xxlarge': this.size === 'xxLarge',\n 'icon--xxxlarge': this.size === 'xxxLarge',\n 'icon--inherit': this.size === 'inherit',\n }}\n >\n <slot></slot>\n </i>\n );\n }\n}\n"]}
@@ -35,11 +35,11 @@ export class SixIconButton {
35
35
  const isLink = this.href != null;
36
36
  const isButton = !isLink;
37
37
  const Button = isLink ? 'a' : 'button';
38
- const html = this.html && h("span", { key: 'f351c6ac9b9c3a35d1c7cdd55d3e919f070244d0', innerHTML: this.html });
39
- return (h("div", { key: '3828510ea2e5a3318c4f9dc1f40f0f13ec8f5120', onClick: this.handleClickEvent, class: { 'icon-button-wrapper--disabled': this.disabled } }, h(Button, { key: '05ed661d1f708125d5353caefe236cd7bf8a427e', ref: (el) => (this.button = el), part: "base", disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, class: {
38
+ const html = this.html && h("span", { key: '3a8510f8bb2afb5170f10c74be60ba75b8a5337c', innerHTML: this.html });
39
+ return (h("div", { key: '2f7bbfa76220fdcb6f761564fc0f1cd2d9965016', onClick: this.handleClickEvent, class: { 'icon-button-wrapper--disabled': this.disabled } }, h(Button, { key: '7453dadfdd7eafadae8c08c187d2aed60ac32031', ref: (el) => (this.button = el), part: "base", disabled: isButton ? this.disabled : undefined, tabindex: this.disabled ? '-1' : undefined, class: {
40
40
  'icon-button': true,
41
41
  'icon-button--disabled': this.disabled,
42
- }, type: isButton ? 'button' : undefined, "aria-label": this.label, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined }, h("six-icon", { key: 'ba8d525d4ced58c6c93dff964738f34b3a36f067', "aria-hidden": "true", size: this.size }, this.name), h("slot", { key: '8f1c47548463c556045359dc3bfaa51d14b1a6ad' }), html)));
42
+ }, type: isButton ? 'button' : undefined, "aria-label": this.label, href: isLink ? this.href : undefined, target: isLink && this.target != null ? this.target : undefined, download: isLink && this.download != null ? this.download : undefined, rel: isLink && this.target != null ? 'noreferrer noopener' : undefined }, h("six-icon", { key: 'ed51d0979fb1ecce548b342ee324bab5d2cf6dfd', "aria-hidden": "true", size: this.size }, this.name), h("slot", { key: '12bbdce6ac15e198adf8afd6c17cba7aadf20376' }), html)));
43
43
  }
44
44
  static get is() { return "six-icon-button"; }
45
45
  static get encapsulation() { return "shadow"; }
@@ -16,7 +16,7 @@ export class SixLayoutGrid {
16
16
  this.handleColumnsChange();
17
17
  }
18
18
  render() {
19
- return (h(Host, { key: '1417d46422814262f561148684b74031efff6b3f' }, h("slot", { key: '319d6bdac4fdd3d25e3271e9db5201f3452a3733' })));
19
+ return (h(Host, { key: '93230c50bad422e3bfab05966bdf14e968f0eb73' }, h("slot", { key: 'acfb4f0ea76c788683349870d990a0e0ffc338bb' })));
20
20
  }
21
21
  static get is() { return "six-layout-grid"; }
22
22
  static get encapsulation() { return "shadow"; }
@@ -16,7 +16,7 @@ export class SixMainContainer {
16
16
  this.padded = true;
17
17
  }
18
18
  render() {
19
- return (h(Host, { key: '6a58c3bf1117f6d8ec771b10b9bb5eeca8f75d38' }, h("div", { key: '709e6b3c0f6b915cdb02b6231b8475a32aaef821', part: "left-margin", class: "left-margin" }), h("div", { key: '8bca7342d56b444696b39e3b4e03b69fc7a8724a', part: "content", class: { content: true, 'content--padded': this.padded } }, h("slot", { key: '8cae2e164ec3d6370b2d481bc62f4c2af2b194c5' })), h("div", { key: '5c4a7ecbbaff6cd381ba7a3253ccbc20a72e90cc', part: "right-margin", class: "right-margin" })));
19
+ return (h(Host, { key: '907a3b8ce2b10b71a20f97f0168a43a0ab5cf44c' }, h("div", { key: 'e04d2cc3e6a60870bd943d5ca34ab886180b5b99', part: "left-margin", class: "left-margin" }), h("div", { key: '5d0c9a5a499c49ad95181053df22fcb66f6d3661', part: "content", class: { content: true, 'content--padded': this.padded } }, h("slot", { key: 'a4d5ae36a32f6f2fc2a8ed604899554fe7eb8acc' })), h("div", { key: '63725bee77f3a2e6d5c6bd631684fd8b8c37d4b1', part: "right-margin", class: "right-margin" })));
20
20
  }
21
21
  static get is() { return "six-main-container"; }
22
22
  static get encapsulation() { return "shadow"; }