@six-group/ui-library 0.0.0-insider.db2b416 → 0.0.0-insider.dd46619

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 (1148) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/error-messages-6e8049a4.js +119 -0
  5. package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
  6. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  7. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  8. package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
  9. package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
  10. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  11. package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
  12. package/dist/cjs/form-9ebaae7c.js +20 -0
  13. package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
  14. package/dist/cjs/form-control-de259450.js +36 -0
  15. package/dist/cjs/form-control-de259450.js.map +1 -0
  16. package/dist/cjs/{index-900437fc.js → index-1f707a55.js} +626 -164
  17. package/dist/cjs/index-1f707a55.js.map +1 -0
  18. package/dist/cjs/index.cjs.js +55 -87
  19. package/dist/cjs/index.cjs.js.map +1 -1
  20. package/dist/cjs/loader.cjs.js +5 -3
  21. package/dist/cjs/loader.cjs.js.map +1 -1
  22. package/dist/cjs/modal-bd7fc5bc.js +35 -0
  23. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  24. package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
  25. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  26. package/dist/cjs/popup-e854acda.js +103 -0
  27. package/dist/cjs/popup-e854acda.js.map +1 -0
  28. package/dist/cjs/scroll-68033901.js +68 -0
  29. package/dist/cjs/scroll-68033901.js.map +1 -0
  30. package/dist/cjs/six-alert.cjs.entry.js +144 -111
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -22
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  35. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-button.cjs.entry.js +97 -96
  37. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-card.cjs.entry.js +10 -9
  39. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-checkbox_2.cjs.entry.js +192 -0
  41. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
  42. package/dist/cjs/six-datepicker.cjs.entry.js +863 -839
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -128
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +115 -131
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +132 -149
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_2.cjs.entry.js +713 -639
  51. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error-page.cjs.entry.js +84 -83
  53. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  54. package/dist/cjs/six-error.cjs.entry.js +22 -0
  55. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  56. package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
  57. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-list.cjs.entry.js +9 -8
  59. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-file-upload.cjs.entry.js +125 -100
  61. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-footer.cjs.entry.js +10 -9
  63. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-group-label.cjs.entry.js +45 -44
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header.cjs.entry.js +173 -157
  67. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon-button.cjs.entry.js +34 -33
  69. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  71. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-input.cjs.entry.js +194 -188
  73. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
  75. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  77. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
  79. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  81. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  83. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +16 -15
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +106 -113
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +200 -186
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +13 -31
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +46 -45
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +501 -362
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -46
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +17 -16
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  111. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  112. package/dist/cjs/six-switch.cjs.entry.js +109 -88
  113. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-group.cjs.entry.js +256 -235
  115. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  117. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tab.cjs.entry.js +57 -40
  119. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tag.cjs.entry.js +57 -34
  121. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-textarea.cjs.entry.js +183 -179
  123. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tile.cjs.entry.js +79 -78
  125. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-timepicker.cjs.entry.js +350 -354
  127. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
  129. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  130. package/dist/cjs/slot-1b1232a1.js +51 -0
  131. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  132. package/dist/cjs/types-d3da200b.js +19 -0
  133. package/dist/cjs/types-d3da200b.js.map +1 -0
  134. package/dist/cjs/ui-library.cjs.js +6 -4
  135. package/dist/cjs/ui-library.cjs.js.map +1 -1
  136. package/dist/collection/collection-manifest.json +6 -6
  137. package/dist/collection/components/six-alert/six-alert.css +5 -1
  138. package/dist/collection/components/six-alert/six-alert.js +382 -337
  139. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  140. package/dist/collection/components/six-alert/test/six-alert.spec.js +7 -7
  141. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +1 -1
  142. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  143. package/dist/collection/components/six-avatar/six-avatar.js +111 -111
  144. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  145. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +7 -7
  146. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +1 -1
  147. package/dist/collection/components/six-badge/six-badge.css +1 -1
  148. package/dist/collection/components/six-badge/six-badge.js +90 -90
  149. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  150. package/dist/collection/components/six-badge/test/six-badge.spec.js +7 -7
  151. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +1 -1
  152. package/dist/collection/components/six-button/six-button.css +7 -31
  153. package/dist/collection/components/six-button/six-button.js +447 -446
  154. package/dist/collection/components/six-button/six-button.js.map +1 -1
  155. package/dist/collection/components/six-button/test/six-button.spec.js +44 -44
  156. package/dist/collection/components/six-button/test/six-button.spec.js.map +1 -1
  157. package/dist/collection/components/six-card/six-card.css +4 -5
  158. package/dist/collection/components/six-card/six-card.js +15 -15
  159. package/dist/collection/components/six-card/six-card.js.map +1 -1
  160. package/dist/collection/components/six-card/test/six-card.spec.js +7 -7
  161. package/dist/collection/components/six-card/test/six-card.spec.js.map +1 -1
  162. package/dist/collection/components/six-checkbox/six-checkbox.css +12 -2
  163. package/dist/collection/components/six-checkbox/six-checkbox.js +420 -423
  164. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  165. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +19 -15
  166. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
  168. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  169. package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
  170. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  171. package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
  172. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  173. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  174. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  175. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  176. package/dist/collection/components/six-datepicker/six-datepicker.js +1052 -1037
  177. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  178. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +8 -8
  179. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +1 -1
  180. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  181. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  182. package/dist/collection/components/six-details/six-details.css +4 -6
  183. package/dist/collection/components/six-details/six-details.js +410 -410
  184. package/dist/collection/components/six-details/six-details.js.map +1 -1
  185. package/dist/collection/components/six-details/test/six-details.spec.js +7 -7
  186. package/dist/collection/components/six-details/test/six-details.spec.js.map +1 -1
  187. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  188. package/dist/collection/components/six-dialog/six-dialog.js +340 -358
  189. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  190. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +7 -7
  191. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +1 -1
  192. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  193. package/dist/collection/components/six-drawer/six-drawer.js +393 -412
  194. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  195. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +8 -8
  196. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +1 -1
  197. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -6
  198. package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
  199. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  200. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +92 -67
  201. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -1
  202. package/dist/collection/components/six-error/six-error.css +5 -0
  203. package/dist/collection/components/six-error/six-error.js +25 -0
  204. package/dist/collection/components/six-error/six-error.js.map +1 -0
  205. package/dist/collection/components/six-error-page/six-error-page.js +177 -177
  206. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  207. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +77 -77
  208. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +1 -1
  209. package/dist/collection/components/six-file-list/six-file-list.js +15 -15
  210. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  211. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +16 -16
  212. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +1 -1
  213. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  214. package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
  215. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  216. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +42 -42
  217. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +1 -1
  218. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  219. package/dist/collection/components/six-file-upload/six-file-upload.js +371 -291
  220. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  221. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +214 -51
  222. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +1 -1
  223. package/dist/collection/components/six-footer/six-footer.css +2 -2
  224. package/dist/collection/components/six-footer/six-footer.js +15 -15
  225. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  226. package/dist/collection/components/six-footer/test/six-footer.spec.js +7 -7
  227. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +1 -1
  228. package/dist/collection/components/six-group-label/six-group-label.css +5 -2
  229. package/dist/collection/components/six-group-label/six-group-label.js +155 -155
  230. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  231. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +15 -13
  232. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +1 -1
  233. package/dist/collection/components/six-header/six-header.css +6 -2
  234. package/dist/collection/components/six-header/six-header.js +439 -405
  235. package/dist/collection/components/six-header/six-header.js.map +1 -1
  236. package/dist/collection/components/six-header/test/six-header.spec.js +80 -36
  237. package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -1
  238. package/dist/collection/components/six-icon/six-icon.css +5 -2
  239. package/dist/collection/components/six-icon/six-icon.js +71 -71
  240. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  241. package/dist/collection/components/six-icon/test/six-icon.spec.js +7 -7
  242. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +1 -1
  243. package/dist/collection/components/six-icon-button/six-icon-button.css +5 -5
  244. package/dist/collection/components/six-icon-button/six-icon-button.js +131 -131
  245. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  246. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +7 -7
  247. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +1 -1
  248. package/dist/collection/components/six-input/six-input.css +15 -3
  249. package/dist/collection/components/six-input/six-input.js +970 -919
  250. package/dist/collection/components/six-input/six-input.js.map +1 -1
  251. package/dist/collection/components/six-input/test/six-input.spec.js +10 -8
  252. package/dist/collection/components/six-input/test/six-input.spec.js.map +1 -1
  253. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  254. package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
  255. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  256. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +82 -82
  257. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +1 -1
  258. package/dist/collection/components/six-item-picker/types.js +9 -7
  259. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  260. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  261. package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
  262. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  263. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +99 -99
  264. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +1 -1
  265. package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
  266. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  267. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +7 -7
  268. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +1 -1
  269. package/dist/collection/components/six-main-container/six-main-container.js +41 -41
  270. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  271. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +7 -7
  272. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +1 -1
  273. package/dist/collection/components/six-menu/six-menu.css +8 -7
  274. package/dist/collection/components/six-menu/six-menu.js +388 -366
  275. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  276. package/dist/collection/components/six-menu/test/six-menu.spec.js +41 -41
  277. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -1
  278. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  279. package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
  280. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  281. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +7 -7
  282. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +1 -1
  283. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  284. package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
  285. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  286. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +7 -7
  287. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +1 -1
  288. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  289. package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
  290. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  291. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +7 -7
  292. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +1 -1
  293. package/dist/collection/components/six-picto/six-picto.js +46 -46
  294. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  295. package/dist/collection/components/six-picto/test/six-picto.spec.js +13 -13
  296. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +1 -1
  297. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  298. package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
  299. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  300. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +7 -7
  301. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +1 -1
  302. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  303. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
  304. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  305. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +7 -7
  306. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +1 -1
  307. package/dist/collection/components/six-radio/six-radio.css +1 -1
  308. package/dist/collection/components/six-radio/six-radio.js +321 -345
  309. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  310. package/dist/collection/components/six-radio/test/six-radio.spec.js +13 -13
  311. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +1 -1
  312. package/dist/collection/components/six-range/six-range.css +6 -3
  313. package/dist/collection/components/six-range/six-range.js +574 -542
  314. package/dist/collection/components/six-range/six-range.js.map +1 -1
  315. package/dist/collection/components/six-range/test/six-range.spec.js +11 -9
  316. package/dist/collection/components/six-range/test/six-range.spec.js.map +1 -1
  317. package/dist/collection/components/six-root/six-root.js +84 -152
  318. package/dist/collection/components/six-root/six-root.js.map +1 -1
  319. package/dist/collection/components/six-root/test/six-root.spec.js +7 -14
  320. package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -1
  321. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  322. package/dist/collection/components/six-search-field/six-search-field.js +169 -169
  323. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  324. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +7 -7
  325. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +1 -1
  326. package/dist/collection/components/six-select/six-select.css +61 -73
  327. package/dist/collection/components/six-select/six-select.js +1121 -921
  328. package/dist/collection/components/six-select/six-select.js.map +1 -1
  329. package/dist/collection/components/six-select/test/six-select.spec.js +51 -31
  330. package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -1
  331. package/dist/collection/components/six-select/test/util.spec.js +73 -73
  332. package/dist/collection/components/six-select/test/util.spec.js.map +1 -1
  333. package/dist/collection/components/six-select/util.js +34 -34
  334. package/dist/collection/components/six-select/util.js.map +1 -1
  335. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  336. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
  337. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  338. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +7 -7
  339. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +1 -1
  340. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +6 -1
  341. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
  342. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  343. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +19 -19
  344. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +1 -1
  345. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +13 -1
  346. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -152
  347. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  348. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +16 -16
  349. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +1 -1
  350. package/dist/collection/components/six-spinner/six-spinner.css +1 -1
  351. package/dist/collection/components/six-spinner/six-spinner.js +47 -46
  352. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  353. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +14 -14
  354. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -1
  355. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  356. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
  357. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  358. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +37 -37
  359. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +1 -1
  360. package/dist/collection/components/six-switch/six-switch.css +5 -2
  361. package/dist/collection/components/six-switch/six-switch.js +386 -342
  362. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  363. package/dist/collection/components/six-switch/test/six-switch.spec.js +19 -15
  364. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +1 -1
  365. package/dist/collection/components/six-tab/six-tab.css +55 -6
  366. package/dist/collection/components/six-tab/six-tab.js +206 -189
  367. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  368. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -32
  369. package/dist/collection/components/six-tab-group/six-tab-group.js +343 -357
  370. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  371. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  372. package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
  373. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  374. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +7 -7
  375. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +1 -1
  376. package/dist/collection/components/six-tag/six-tag.css +7 -1
  377. package/dist/collection/components/six-tag/six-tag.js +161 -139
  378. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  379. package/dist/collection/components/six-tag/test/six-tag.spec.js +24 -12
  380. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +1 -1
  381. package/dist/collection/components/six-textarea/six-textarea.css +5 -2
  382. package/dist/collection/components/six-textarea/six-textarea.js +792 -763
  383. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  384. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +97 -95
  385. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -1
  386. package/dist/collection/components/six-tile/six-tile.css +2 -2
  387. package/dist/collection/components/six-tile/six-tile.js +298 -298
  388. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  389. package/dist/collection/components/six-tile/test/six-tile.spec.js +14 -14
  390. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +1 -1
  391. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  392. package/dist/collection/components/six-timepicker/six-timepicker.js +825 -812
  393. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  394. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +170 -170
  395. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -1
  396. package/dist/collection/components/six-tooltip/six-tooltip.css +2 -2
  397. package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
  398. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  399. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +7 -7
  400. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +1 -1
  401. package/dist/collection/functional-components/form-control/form-control.js +19 -17
  402. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  403. package/dist/collection/index.js +1 -0
  404. package/dist/collection/index.js.map +1 -1
  405. package/dist/collection/testUtil/delay.js +1 -1
  406. package/dist/collection/testUtil/delay.js.map +1 -1
  407. package/dist/collection/utils/alert.js +54 -0
  408. package/dist/collection/utils/alert.js.map +1 -0
  409. package/dist/collection/utils/animation.js +34 -0
  410. package/dist/collection/utils/animation.js.map +1 -0
  411. package/dist/collection/utils/date-util.js +525 -500
  412. package/dist/collection/utils/date-util.js.map +1 -1
  413. package/dist/collection/utils/date-util.spec.js +984 -984
  414. package/dist/collection/utils/date-util.spec.js.map +1 -1
  415. package/dist/collection/utils/error-messages.js +102 -81
  416. package/dist/collection/utils/error-messages.js.map +1 -1
  417. package/dist/collection/utils/event-listeners.js +51 -51
  418. package/dist/collection/utils/event-listeners.js.map +1 -1
  419. package/dist/collection/utils/execution-control.js +14 -14
  420. package/dist/collection/utils/execution-control.js.map +1 -1
  421. package/dist/collection/utils/focus-visible.js +28 -28
  422. package/dist/collection/utils/focus-visible.js.map +1 -1
  423. package/dist/collection/utils/form.js +12 -12
  424. package/dist/collection/utils/form.js.map +1 -1
  425. package/dist/collection/utils/modal.js +25 -25
  426. package/dist/collection/utils/modal.js.map +1 -1
  427. package/dist/collection/utils/offset.js +4 -4
  428. package/dist/collection/utils/offset.js.map +1 -1
  429. package/dist/collection/utils/popover.js +99 -99
  430. package/dist/collection/utils/popover.js.map +1 -1
  431. package/dist/collection/utils/popup.js +71 -71
  432. package/dist/collection/utils/popup.js.map +1 -1
  433. package/dist/collection/utils/scroll.js +27 -27
  434. package/dist/collection/utils/scroll.js.map +1 -1
  435. package/dist/collection/utils/scroll.spec.js +116 -116
  436. package/dist/collection/utils/scroll.spec.js.map +1 -1
  437. package/dist/collection/utils/slot.js +28 -29
  438. package/dist/collection/utils/slot.js.map +1 -1
  439. package/dist/collection/utils/tabbable.js +17 -17
  440. package/dist/collection/utils/tabbable.js.map +1 -1
  441. package/dist/collection/utils/time.util.js +72 -72
  442. package/dist/collection/utils/time.util.js.map +1 -1
  443. package/dist/collection/utils/time.util.spec.js +353 -353
  444. package/dist/collection/utils/time.util.spec.js.map +1 -1
  445. package/dist/components/event-listeners.js +51 -51
  446. package/dist/components/event-listeners.js.map +1 -1
  447. package/dist/components/execution-control.js +14 -14
  448. package/dist/components/execution-control.js.map +1 -1
  449. package/dist/components/focus-visible.js +28 -28
  450. package/dist/components/focus-visible.js.map +1 -1
  451. package/dist/components/form-control.js +26 -23
  452. package/dist/components/form-control.js.map +1 -1
  453. package/dist/components/form.js +12 -12
  454. package/dist/components/form.js.map +1 -1
  455. package/dist/components/index.d.ts +6 -0
  456. package/dist/components/index.js +113 -149
  457. package/dist/components/index.js.map +1 -1
  458. package/dist/components/modal.js +26 -42
  459. package/dist/components/modal.js.map +1 -1
  460. package/dist/components/popover.js +98 -98
  461. package/dist/components/popover.js.map +1 -1
  462. package/dist/components/scroll.js +32 -32
  463. package/dist/components/scroll.js.map +1 -1
  464. package/dist/components/six-alert.d.ts +2 -2
  465. package/dist/components/six-alert.js +178 -142
  466. package/dist/components/six-alert.js.map +1 -1
  467. package/dist/components/six-avatar.d.ts +2 -2
  468. package/dist/components/six-avatar.js +46 -45
  469. package/dist/components/six-avatar.js.map +1 -1
  470. package/dist/components/six-badge.d.ts +2 -2
  471. package/dist/components/six-badge.js +41 -40
  472. package/dist/components/six-badge.js.map +1 -1
  473. package/dist/components/six-button.d.ts +2 -2
  474. package/dist/components/six-button.js +1 -142
  475. package/dist/components/six-button.js.map +1 -1
  476. package/dist/components/six-button2.js +147 -0
  477. package/dist/components/six-button2.js.map +1 -0
  478. package/dist/components/six-card.d.ts +2 -2
  479. package/dist/components/six-card.js +22 -21
  480. package/dist/components/six-card.js.map +1 -1
  481. package/dist/components/six-checkbox.d.ts +2 -2
  482. package/dist/components/six-checkbox.js +1 -154
  483. package/dist/components/six-checkbox.js.map +1 -1
  484. package/dist/components/six-checkbox2.js +166 -0
  485. package/dist/components/six-checkbox2.js.map +1 -0
  486. package/dist/components/six-datepicker.d.ts +2 -2
  487. package/dist/components/six-datepicker.js +933 -899
  488. package/dist/components/six-datepicker.js.map +1 -1
  489. package/dist/components/six-details.d.ts +2 -2
  490. package/dist/components/six-details2.js +159 -156
  491. package/dist/components/six-details2.js.map +1 -1
  492. package/dist/components/six-dialog.d.ts +2 -2
  493. package/dist/components/six-dialog.js +145 -159
  494. package/dist/components/six-dialog.js.map +1 -1
  495. package/dist/components/six-drawer.d.ts +2 -2
  496. package/dist/components/six-drawer.js +164 -179
  497. package/dist/components/six-drawer.js.map +1 -1
  498. package/dist/components/six-dropdown.d.ts +2 -2
  499. package/dist/components/six-dropdown2.js +554 -464
  500. package/dist/components/six-dropdown2.js.map +1 -1
  501. package/dist/components/six-error-page.d.ts +2 -2
  502. package/dist/components/six-error-page.js +107 -106
  503. package/dist/components/six-error-page.js.map +1 -1
  504. package/dist/components/{set-attributes.d.ts → six-error.d.ts} +4 -4
  505. package/dist/components/six-error.js +8 -0
  506. package/dist/components/six-error.js.map +1 -0
  507. package/dist/components/six-error2.js +33 -0
  508. package/dist/components/six-error2.js.map +1 -0
  509. package/dist/components/six-file-list-item.d.ts +2 -2
  510. package/dist/components/six-file-list-item.js +60 -59
  511. package/dist/components/six-file-list-item.js.map +1 -1
  512. package/dist/components/six-file-list.d.ts +2 -2
  513. package/dist/components/six-file-list.js +21 -20
  514. package/dist/components/six-file-list.js.map +1 -1
  515. package/dist/components/six-file-upload.d.ts +2 -2
  516. package/dist/components/six-file-upload.js +167 -126
  517. package/dist/components/six-file-upload.js.map +1 -1
  518. package/dist/components/six-footer.d.ts +2 -2
  519. package/dist/components/six-footer.js +22 -21
  520. package/dist/components/six-footer.js.map +1 -1
  521. package/dist/components/six-group-label.d.ts +2 -2
  522. package/dist/components/six-group-label.js +72 -62
  523. package/dist/components/six-group-label.js.map +1 -1
  524. package/dist/components/six-header.d.ts +2 -2
  525. package/dist/components/six-header.js +238 -207
  526. package/dist/components/six-header.js.map +1 -1
  527. package/dist/components/six-icon-button.d.ts +2 -2
  528. package/dist/components/six-icon-button2.js +56 -55
  529. package/dist/components/six-icon-button2.js.map +1 -1
  530. package/dist/components/six-icon.d.ts +2 -2
  531. package/dist/components/six-icon2.js +39 -38
  532. package/dist/components/six-icon2.js.map +1 -1
  533. package/dist/components/six-input.d.ts +2 -2
  534. package/dist/components/six-input2.js +259 -239
  535. package/dist/components/six-input2.js.map +1 -1
  536. package/dist/components/six-item-picker.d.ts +2 -2
  537. package/dist/components/six-item-picker2.js +451 -348
  538. package/dist/components/six-item-picker2.js.map +1 -1
  539. package/dist/components/six-language-switcher.d.ts +2 -2
  540. package/dist/components/six-language-switcher.js +70 -63
  541. package/dist/components/six-language-switcher.js.map +1 -1
  542. package/dist/components/six-layout-grid.d.ts +2 -2
  543. package/dist/components/six-layout-grid.js +38 -35
  544. package/dist/components/six-layout-grid.js.map +1 -1
  545. package/dist/components/six-main-container.d.ts +2 -2
  546. package/dist/components/six-main-container.js +25 -24
  547. package/dist/components/six-main-container.js.map +1 -1
  548. package/dist/components/six-menu-divider.d.ts +2 -2
  549. package/dist/components/six-menu-divider.js +22 -21
  550. package/dist/components/six-menu-divider.js.map +1 -1
  551. package/dist/components/six-menu-item.d.ts +2 -2
  552. package/dist/components/six-menu-item2.js +99 -75
  553. package/dist/components/six-menu-item2.js.map +1 -1
  554. package/dist/components/six-menu-label.d.ts +2 -2
  555. package/dist/components/six-menu-label.js +22 -21
  556. package/dist/components/six-menu-label.js.map +1 -1
  557. package/dist/components/six-menu.d.ts +2 -2
  558. package/dist/components/six-menu2.js +237 -220
  559. package/dist/components/six-menu2.js.map +1 -1
  560. package/dist/components/six-picto.d.ts +2 -2
  561. package/dist/components/six-picto2.js +30 -29
  562. package/dist/components/six-picto2.js.map +1 -1
  563. package/dist/components/six-progress-bar.d.ts +2 -2
  564. package/dist/components/six-progress-bar.js +32 -31
  565. package/dist/components/six-progress-bar.js.map +1 -1
  566. package/dist/components/six-progress-ring.d.ts +2 -2
  567. package/dist/components/six-progress-ring.js +50 -47
  568. package/dist/components/six-progress-ring.js.map +1 -1
  569. package/dist/components/six-radio.d.ts +2 -2
  570. package/dist/components/six-radio.js +129 -134
  571. package/dist/components/six-radio.js.map +1 -1
  572. package/dist/components/six-range.d.ts +2 -2
  573. package/dist/components/six-range.js +244 -215
  574. package/dist/components/six-range.js.map +1 -1
  575. package/dist/components/six-root.d.ts +2 -2
  576. package/dist/components/six-root.js +40 -66
  577. package/dist/components/six-root.js.map +1 -1
  578. package/dist/components/six-search-field.d.ts +2 -2
  579. package/dist/components/six-search-field.js +80 -71
  580. package/dist/components/six-search-field.js.map +1 -1
  581. package/dist/components/six-select.d.ts +2 -2
  582. package/dist/components/six-select.js +717 -438
  583. package/dist/components/six-select.js.map +1 -1
  584. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  585. package/dist/components/six-sidebar-item-group.js +88 -75
  586. package/dist/components/six-sidebar-item-group.js.map +1 -1
  587. package/dist/components/six-sidebar-item.d.ts +2 -2
  588. package/dist/components/six-sidebar-item.js +36 -32
  589. package/dist/components/six-sidebar-item.js.map +1 -1
  590. package/dist/components/six-sidebar.d.ts +2 -2
  591. package/dist/components/six-sidebar.js +200 -197
  592. package/dist/components/six-sidebar.js.map +1 -1
  593. package/dist/components/six-spinner.d.ts +2 -2
  594. package/dist/components/six-spinner2.js +31 -30
  595. package/dist/components/six-spinner2.js.map +1 -1
  596. package/dist/components/six-stage-indicator.d.ts +2 -2
  597. package/dist/components/six-stage-indicator2.js +30 -29
  598. package/dist/components/six-stage-indicator2.js.map +1 -1
  599. package/dist/components/six-switch.d.ts +2 -2
  600. package/dist/components/six-switch.js +143 -110
  601. package/dist/components/six-switch.js.map +1 -1
  602. package/dist/components/six-tab-group.d.ts +2 -2
  603. package/dist/components/six-tab-group.js +286 -262
  604. package/dist/components/six-tab-group.js.map +1 -1
  605. package/dist/components/six-tab-panel.d.ts +2 -2
  606. package/dist/components/six-tab-panel.js +31 -30
  607. package/dist/components/six-tab-panel.js.map +1 -1
  608. package/dist/components/six-tab.d.ts +2 -2
  609. package/dist/components/six-tab.js +86 -69
  610. package/dist/components/six-tab.js.map +1 -1
  611. package/dist/components/six-tag.d.ts +2 -2
  612. package/dist/components/six-tag.js +99 -1
  613. package/dist/components/six-tag.js.map +1 -1
  614. package/dist/components/six-textarea.d.ts +2 -2
  615. package/dist/components/six-textarea.js +236 -218
  616. package/dist/components/six-textarea.js.map +1 -1
  617. package/dist/components/six-tile.d.ts +2 -2
  618. package/dist/components/six-tile.js +118 -117
  619. package/dist/components/six-tile.js.map +1 -1
  620. package/dist/components/six-timepicker.d.ts +2 -2
  621. package/dist/components/six-timepicker2.js +492 -487
  622. package/dist/components/six-timepicker2.js.map +1 -1
  623. package/dist/components/six-tooltip.d.ts +2 -2
  624. package/dist/components/six-tooltip2.js +173 -170
  625. package/dist/components/six-tooltip2.js.map +1 -1
  626. package/dist/components/slot.js +29 -30
  627. package/dist/components/slot.js.map +1 -1
  628. package/dist/components.d.ts +1 -21
  629. package/dist/components.json +1204 -362
  630. package/dist/esm/app-globals-0f993ce5.js +5 -0
  631. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  632. package/dist/esm/error-messages-1eaaad23.js +115 -0
  633. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  634. package/dist/esm/event-listeners-706d4309.js +59 -0
  635. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  636. package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
  637. package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
  638. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  639. package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
  640. package/dist/esm/form-4b145b7a.js +18 -0
  641. package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
  642. package/dist/esm/form-control-30c5bd8b.js +34 -0
  643. package/dist/esm/form-control-30c5bd8b.js.map +1 -0
  644. package/dist/esm/{index-8a74f992.js → index-5390c1d6.js} +626 -164
  645. package/dist/esm/index-5390c1d6.js.map +1 -0
  646. package/dist/esm/index.js +52 -87
  647. package/dist/esm/index.js.map +1 -1
  648. package/dist/esm/loader.js +6 -4
  649. package/dist/esm/loader.js.map +1 -1
  650. package/dist/esm/modal-6c1288e3.js +33 -0
  651. package/dist/esm/modal-6c1288e3.js.map +1 -0
  652. package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
  653. package/dist/esm/popover-25996e62.js.map +1 -0
  654. package/dist/esm/popup-7209e9d5.js +98 -0
  655. package/dist/esm/popup-7209e9d5.js.map +1 -0
  656. package/dist/esm/scroll-3e16851e.js +64 -0
  657. package/dist/esm/{scroll-3fb087a2.js.map → scroll-3e16851e.js.map} +1 -1
  658. package/dist/esm/six-alert.entry.js +144 -111
  659. package/dist/esm/six-alert.entry.js.map +1 -1
  660. package/dist/esm/six-avatar.entry.js +23 -22
  661. package/dist/esm/six-avatar.entry.js.map +1 -1
  662. package/dist/esm/six-badge.entry.js +25 -24
  663. package/dist/esm/six-badge.entry.js.map +1 -1
  664. package/dist/esm/six-button.entry.js +97 -96
  665. package/dist/esm/six-button.entry.js.map +1 -1
  666. package/dist/esm/six-card.entry.js +10 -9
  667. package/dist/esm/six-card.entry.js.map +1 -1
  668. package/dist/esm/six-checkbox_2.entry.js +187 -0
  669. package/dist/esm/six-checkbox_2.entry.js.map +1 -0
  670. package/dist/esm/six-datepicker.entry.js +863 -839
  671. package/dist/esm/six-datepicker.entry.js.map +1 -1
  672. package/dist/esm/six-details.entry.js +129 -128
  673. package/dist/esm/six-details.entry.js.map +1 -1
  674. package/dist/esm/six-dialog.entry.js +115 -131
  675. package/dist/esm/six-dialog.entry.js.map +1 -1
  676. package/dist/esm/six-drawer.entry.js +132 -149
  677. package/dist/esm/six-drawer.entry.js.map +1 -1
  678. package/dist/esm/six-dropdown_2.entry.js +713 -639
  679. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  680. package/dist/esm/six-error-page.entry.js +84 -83
  681. package/dist/esm/six-error-page.entry.js.map +1 -1
  682. package/dist/esm/six-error.entry.js +18 -0
  683. package/dist/esm/six-error.entry.js.map +1 -0
  684. package/dist/esm/six-file-list-item.entry.js +36 -35
  685. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  686. package/dist/esm/six-file-list.entry.js +9 -8
  687. package/dist/esm/six-file-list.entry.js.map +1 -1
  688. package/dist/esm/six-file-upload.entry.js +125 -100
  689. package/dist/esm/six-file-upload.entry.js.map +1 -1
  690. package/dist/esm/six-footer.entry.js +10 -9
  691. package/dist/esm/six-footer.entry.js.map +1 -1
  692. package/dist/esm/six-group-label.entry.js +45 -44
  693. package/dist/esm/six-group-label.entry.js.map +1 -1
  694. package/dist/esm/six-header.entry.js +173 -157
  695. package/dist/esm/six-header.entry.js.map +1 -1
  696. package/dist/esm/six-icon-button.entry.js +34 -33
  697. package/dist/esm/six-icon-button.entry.js.map +1 -1
  698. package/dist/esm/six-icon.entry.js +24 -23
  699. package/dist/esm/six-icon.entry.js.map +1 -1
  700. package/dist/esm/six-input.entry.js +194 -188
  701. package/dist/esm/six-input.entry.js.map +1 -1
  702. package/dist/esm/six-item-picker.entry.js +407 -310
  703. package/dist/esm/six-item-picker.entry.js.map +1 -1
  704. package/dist/esm/six-language-switcher.entry.js +53 -48
  705. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  706. package/dist/esm/six-layout-grid.entry.js +22 -21
  707. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  708. package/dist/esm/six-main-container.entry.js +11 -10
  709. package/dist/esm/six-main-container.entry.js.map +1 -1
  710. package/dist/esm/six-menu-divider.entry.js +10 -9
  711. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  712. package/dist/esm/six-menu-label.entry.js +10 -9
  713. package/dist/esm/six-menu-label.entry.js.map +1 -1
  714. package/dist/esm/six-picto.entry.js +16 -15
  715. package/dist/esm/six-picto.entry.js.map +1 -1
  716. package/dist/esm/six-progress-bar.entry.js +17 -16
  717. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  718. package/dist/esm/six-progress-ring.entry.js +32 -31
  719. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  720. package/dist/esm/six-radio.entry.js +106 -113
  721. package/dist/esm/six-radio.entry.js.map +1 -1
  722. package/dist/esm/six-range.entry.js +200 -186
  723. package/dist/esm/six-range.entry.js.map +1 -1
  724. package/dist/esm/six-root.entry.js +13 -31
  725. package/dist/esm/six-root.entry.js.map +1 -1
  726. package/dist/esm/six-search-field.entry.js +46 -45
  727. package/dist/esm/six-search-field.entry.js.map +1 -1
  728. package/dist/esm/six-select.entry.js +501 -362
  729. package/dist/esm/six-select.entry.js.map +1 -1
  730. package/dist/esm/six-sidebar-item-group.entry.js +58 -46
  731. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  732. package/dist/esm/six-sidebar-item.entry.js +19 -16
  733. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  734. package/dist/esm/six-sidebar.entry.js +176 -175
  735. package/dist/esm/six-sidebar.entry.js.map +1 -1
  736. package/dist/esm/six-spinner.entry.js +17 -16
  737. package/dist/esm/six-spinner.entry.js.map +1 -1
  738. package/dist/esm/six-stage-indicator.entry.js +19 -0
  739. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  740. package/dist/esm/six-switch.entry.js +109 -88
  741. package/dist/esm/six-switch.entry.js.map +1 -1
  742. package/dist/esm/six-tab-group.entry.js +256 -235
  743. package/dist/esm/six-tab-group.entry.js.map +1 -1
  744. package/dist/esm/six-tab-panel.entry.js +16 -15
  745. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  746. package/dist/esm/six-tab.entry.js +57 -40
  747. package/dist/esm/six-tab.entry.js.map +1 -1
  748. package/dist/esm/six-tag.entry.js +57 -34
  749. package/dist/esm/six-tag.entry.js.map +1 -1
  750. package/dist/esm/six-textarea.entry.js +183 -179
  751. package/dist/esm/six-textarea.entry.js.map +1 -1
  752. package/dist/esm/six-tile.entry.js +79 -78
  753. package/dist/esm/six-tile.entry.js.map +1 -1
  754. package/dist/esm/six-timepicker.entry.js +350 -354
  755. package/dist/esm/six-timepicker.entry.js.map +1 -1
  756. package/dist/esm/six-tooltip.entry.js +150 -149
  757. package/dist/esm/six-tooltip.entry.js.map +1 -1
  758. package/dist/esm/slot-56531341.js +47 -0
  759. package/dist/esm/slot-56531341.js.map +1 -0
  760. package/dist/esm/types-a07bb999.js +19 -0
  761. package/dist/esm/types-a07bb999.js.map +1 -0
  762. package/dist/esm/ui-library.js +7 -5
  763. package/dist/esm/ui-library.js.map +1 -1
  764. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  765. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  766. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  767. package/dist/types/components/six-button/six-button.d.ts +48 -48
  768. package/dist/types/components/six-card/six-card.d.ts +1 -1
  769. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -59
  770. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  771. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  772. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  773. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  774. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -186
  775. package/dist/types/components/six-details/six-details.d.ts +42 -42
  776. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  777. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  778. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  779. package/dist/types/components/six-error/six-error.d.ts +9 -0
  780. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  781. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  782. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  783. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  784. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  785. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  786. package/dist/types/components/six-header/six-header.d.ts +59 -55
  787. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  788. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  789. package/dist/types/components/six-input/six-input.d.ts +112 -103
  790. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  791. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  792. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  793. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  794. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  795. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  796. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  797. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  798. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  799. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  800. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  801. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  802. package/dist/types/components/six-radio/six-radio.d.ts +38 -43
  803. package/dist/types/components/six-range/six-range.d.ts +77 -72
  804. package/dist/types/components/six-root/six-root.d.ts +8 -21
  805. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  806. package/dist/types/components/six-select/six-select.d.ts +137 -119
  807. package/dist/types/components/six-select/util.d.ts +1 -1
  808. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  809. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  810. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  811. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  812. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  813. package/dist/types/components/six-switch/six-switch.d.ts +49 -42
  814. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  815. package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -38
  816. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  817. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  818. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -86
  819. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  820. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -151
  821. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  822. package/dist/types/components.d.ts +589 -72
  823. package/dist/types/functional-components/form-control/form-control.d.ts +32 -28
  824. package/dist/types/index.d.ts +1 -0
  825. package/dist/types/stencil-public-runtime.d.ts +34 -3
  826. package/dist/types/types.d.ts +1 -0
  827. package/dist/types/utils/alert.d.ts +10 -0
  828. package/dist/types/utils/animation.d.ts +12 -0
  829. package/dist/types/utils/date-util.d.ts +58 -50
  830. package/dist/types/utils/error-messages.d.ts +27 -25
  831. package/dist/types/utils/event-listeners.d.ts +11 -11
  832. package/dist/types/utils/focus-visible.d.ts +2 -2
  833. package/dist/types/utils/modal.d.ts +8 -8
  834. package/dist/types/utils/offset.d.ts +2 -2
  835. package/dist/types/utils/popover.d.ts +21 -21
  836. package/dist/types/utils/slot.d.ts +0 -1
  837. package/dist/types/utils/time.util.d.ts +6 -6
  838. package/dist/types/utils/types.d.ts +1 -1
  839. package/dist/ui-library/index.esm.js +1 -1
  840. package/dist/ui-library/index.esm.js.map +1 -1
  841. package/dist/ui-library/p-030fa1fa.entry.js +2 -0
  842. package/dist/ui-library/p-030fa1fa.entry.js.map +1 -0
  843. package/dist/ui-library/p-03d1b956.entry.js +2 -0
  844. package/dist/ui-library/p-03d1b956.entry.js.map +1 -0
  845. package/dist/ui-library/p-047d02ad.entry.js +2 -0
  846. package/dist/ui-library/p-047d02ad.entry.js.map +1 -0
  847. package/dist/ui-library/p-05eb1bab.js +3 -0
  848. package/dist/ui-library/p-05eb1bab.js.map +1 -0
  849. package/dist/ui-library/p-060069d4.entry.js +2 -0
  850. package/dist/ui-library/p-060069d4.entry.js.map +1 -0
  851. package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
  852. package/dist/ui-library/p-06ba653e.entry.js +2 -0
  853. package/dist/ui-library/p-06ba653e.entry.js.map +1 -0
  854. package/dist/ui-library/p-07c8de65.entry.js +2 -0
  855. package/dist/ui-library/p-07c8de65.entry.js.map +1 -0
  856. package/dist/ui-library/p-0cebf1d2.js +2 -0
  857. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  858. package/dist/ui-library/p-0fb3fb30.entry.js +2 -0
  859. package/dist/ui-library/p-0fb3fb30.entry.js.map +1 -0
  860. package/dist/ui-library/p-14e5fccc.entry.js +2 -0
  861. package/dist/ui-library/p-14e5fccc.entry.js.map +1 -0
  862. package/dist/ui-library/p-16fb5aad.entry.js +2 -0
  863. package/dist/ui-library/p-16fb5aad.entry.js.map +1 -0
  864. package/dist/ui-library/p-189602e4.entry.js +2 -0
  865. package/dist/ui-library/p-189602e4.entry.js.map +1 -0
  866. package/dist/ui-library/p-19560508.entry.js +2 -0
  867. package/dist/ui-library/p-19560508.entry.js.map +1 -0
  868. package/dist/ui-library/p-2386627e.entry.js +2 -0
  869. package/dist/ui-library/p-2386627e.entry.js.map +1 -0
  870. package/dist/ui-library/p-2c25cb61.entry.js +2 -0
  871. package/dist/ui-library/p-2c25cb61.entry.js.map +1 -0
  872. package/dist/ui-library/p-3603dd96.entry.js +2 -0
  873. package/dist/ui-library/p-3603dd96.entry.js.map +1 -0
  874. package/dist/ui-library/p-39ff5f61.entry.js +2 -0
  875. package/dist/ui-library/p-39ff5f61.entry.js.map +1 -0
  876. package/dist/ui-library/p-3b5a76ea.entry.js +2 -0
  877. package/dist/ui-library/p-3b5a76ea.entry.js.map +1 -0
  878. package/dist/ui-library/p-419ed003.entry.js +2 -0
  879. package/dist/ui-library/p-419ed003.entry.js.map +1 -0
  880. package/dist/ui-library/p-45003bae.entry.js +2 -0
  881. package/dist/ui-library/p-45003bae.entry.js.map +1 -0
  882. package/dist/ui-library/p-4963f03c.entry.js +2 -0
  883. package/dist/ui-library/p-4963f03c.entry.js.map +1 -0
  884. package/dist/ui-library/p-4d89932f.entry.js +2 -0
  885. package/dist/ui-library/p-4d89932f.entry.js.map +1 -0
  886. package/dist/ui-library/p-605bdd81.js +2 -0
  887. package/dist/ui-library/p-605bdd81.js.map +1 -0
  888. package/dist/ui-library/p-63acceb6.entry.js +2 -0
  889. package/dist/ui-library/p-63acceb6.entry.js.map +1 -0
  890. package/dist/ui-library/p-651293e7.js +2 -0
  891. package/dist/ui-library/p-651293e7.js.map +1 -0
  892. package/dist/ui-library/p-6888b9ee.entry.js +2 -0
  893. package/dist/ui-library/p-6888b9ee.entry.js.map +1 -0
  894. package/dist/ui-library/p-6f9153be.entry.js +2 -0
  895. package/dist/ui-library/p-6f9153be.entry.js.map +1 -0
  896. package/dist/ui-library/p-73be87a7.entry.js +2 -0
  897. package/dist/ui-library/p-73be87a7.entry.js.map +1 -0
  898. package/dist/ui-library/p-7561b336.entry.js +2 -0
  899. package/dist/ui-library/p-7561b336.entry.js.map +1 -0
  900. package/dist/ui-library/p-7c18b8ca.entry.js +2 -0
  901. package/dist/ui-library/p-7c18b8ca.entry.js.map +1 -0
  902. package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
  903. package/dist/ui-library/{p-1f18768a.js → p-8227aaed.js} +2 -2
  904. package/dist/ui-library/p-82bd8781.entry.js +2 -0
  905. package/dist/ui-library/p-82bd8781.entry.js.map +1 -0
  906. package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
  907. package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
  908. package/dist/ui-library/p-862d474e.js.map +1 -0
  909. package/dist/ui-library/p-89db9a8b.entry.js +2 -0
  910. package/dist/ui-library/p-89db9a8b.entry.js.map +1 -0
  911. package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
  912. package/dist/ui-library/{p-13b43e04.entry.js → p-8f1d3461.entry.js} +2 -2
  913. package/dist/ui-library/p-8f1d3461.entry.js.map +1 -0
  914. package/dist/ui-library/p-9bc1639b.entry.js +2 -0
  915. package/dist/ui-library/p-9bc1639b.entry.js.map +1 -0
  916. package/dist/ui-library/p-9cb83369.entry.js +2 -0
  917. package/dist/ui-library/p-9cb83369.entry.js.map +1 -0
  918. package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
  919. package/dist/ui-library/p-a398e3eb.entry.js +2 -0
  920. package/dist/ui-library/p-a398e3eb.entry.js.map +1 -0
  921. package/dist/ui-library/p-a7e2f511.entry.js +2 -0
  922. package/dist/ui-library/p-a7e2f511.entry.js.map +1 -0
  923. package/dist/ui-library/p-a8863197.entry.js +2 -0
  924. package/dist/ui-library/p-a8863197.entry.js.map +1 -0
  925. package/dist/ui-library/p-a9e009af.entry.js +2 -0
  926. package/dist/ui-library/p-a9e009af.entry.js.map +1 -0
  927. package/dist/ui-library/p-ac00076d.entry.js +2 -0
  928. package/dist/ui-library/p-ac00076d.entry.js.map +1 -0
  929. package/dist/ui-library/p-b4bc4915.entry.js +2 -0
  930. package/dist/ui-library/p-b4bc4915.entry.js.map +1 -0
  931. package/dist/ui-library/p-b5acf54d.entry.js +2 -0
  932. package/dist/ui-library/p-b5acf54d.entry.js.map +1 -0
  933. package/dist/ui-library/p-b60c20aa.entry.js +2 -0
  934. package/dist/ui-library/p-b60c20aa.entry.js.map +1 -0
  935. package/dist/ui-library/p-b60c632a.entry.js +2 -0
  936. package/dist/ui-library/p-b60c632a.entry.js.map +1 -0
  937. package/dist/ui-library/p-c1d68730.entry.js +2 -0
  938. package/dist/ui-library/p-c1d68730.entry.js.map +1 -0
  939. package/dist/ui-library/p-c35a7cef.entry.js +2 -0
  940. package/dist/ui-library/p-c35a7cef.entry.js.map +1 -0
  941. package/dist/ui-library/p-c62893e5.entry.js +2 -0
  942. package/dist/ui-library/p-c62893e5.entry.js.map +1 -0
  943. package/dist/ui-library/p-c6464bfe.entry.js +2 -0
  944. package/dist/ui-library/p-c6464bfe.entry.js.map +1 -0
  945. package/dist/ui-library/p-cf109cbf.entry.js +2 -0
  946. package/dist/ui-library/p-cf109cbf.entry.js.map +1 -0
  947. package/dist/ui-library/p-d07b549f.entry.js +2 -0
  948. package/dist/ui-library/p-d07b549f.entry.js.map +1 -0
  949. package/dist/ui-library/p-d42f1ea9.entry.js +2 -0
  950. package/dist/ui-library/p-d42f1ea9.entry.js.map +1 -0
  951. package/dist/ui-library/p-e080d5b6.js +2 -0
  952. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  953. package/dist/ui-library/p-e1255160.js +2 -0
  954. package/dist/ui-library/p-e1255160.js.map +1 -0
  955. package/dist/ui-library/p-f136a6b2.js +2 -0
  956. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  957. package/dist/ui-library/p-fe37dadf.entry.js +2 -0
  958. package/dist/ui-library/p-fe37dadf.entry.js.map +1 -0
  959. package/dist/ui-library/p-fe89a7c4.entry.js +2 -0
  960. package/dist/ui-library/p-fe89a7c4.entry.js.map +1 -0
  961. package/dist/ui-library/p-ff2339a6.entry.js +2 -0
  962. package/dist/ui-library/p-ff2339a6.entry.js.map +1 -0
  963. package/dist/ui-library/ui-library.css +1 -10
  964. package/dist/ui-library/ui-library.esm.js +1 -1
  965. package/dist/ui-library/ui-library.esm.js.map +1 -1
  966. package/package.json +21 -22
  967. package/dist/cjs/event-listeners-fdfe838c.js +0 -61
  968. package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
  969. package/dist/cjs/focus-visible-ae2470dd.js +0 -47
  970. package/dist/cjs/form-2df8c5bb.js +0 -20
  971. package/dist/cjs/form-control-d369af14.js +0 -33
  972. package/dist/cjs/form-control-d369af14.js.map +0 -1
  973. package/dist/cjs/index-900437fc.js.map +0 -1
  974. package/dist/cjs/modal-d5f074c7.js +0 -52
  975. package/dist/cjs/modal-d5f074c7.js.map +0 -1
  976. package/dist/cjs/popover-2df7e154.js.map +0 -1
  977. package/dist/cjs/popup-f1d9910f.js +0 -103
  978. package/dist/cjs/popup-f1d9910f.js.map +0 -1
  979. package/dist/cjs/scroll-03678de1.js +0 -69
  980. package/dist/cjs/scroll-03678de1.js.map +0 -1
  981. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  982. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  983. package/dist/cjs/six-checkbox.cjs.entry.js +0 -132
  984. package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
  985. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  986. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  987. package/dist/cjs/slot-6e6a400f.js +0 -53
  988. package/dist/cjs/slot-6e6a400f.js.map +0 -1
  989. package/dist/cjs/types-47199040.js +0 -17
  990. package/dist/cjs/types-47199040.js.map +0 -1
  991. package/dist/collection/components/six-tab/test/six-tab.spec.js +0 -20
  992. package/dist/collection/components/six-tab/test/six-tab.spec.js.map +0 -1
  993. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js +0 -45
  994. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js.map +0 -1
  995. package/dist/collection/utils/support.js +0 -16
  996. package/dist/collection/utils/support.js.map +0 -1
  997. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  998. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  999. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
  1000. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
  1001. package/dist/components/set-attributes.js +0 -8
  1002. package/dist/components/set-attributes.js.map +0 -1
  1003. package/dist/components/set-attributes2.js +0 -71
  1004. package/dist/components/set-attributes2.js.map +0 -1
  1005. package/dist/components/six-tag2.js +0 -74
  1006. package/dist/components/six-tag2.js.map +0 -1
  1007. package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
  1008. package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
  1009. package/dist/esm/focus-visible-fc6ac671.js +0 -45
  1010. package/dist/esm/form-81252534.js +0 -18
  1011. package/dist/esm/form-control-32cb533f.js +0 -31
  1012. package/dist/esm/form-control-32cb533f.js.map +0 -1
  1013. package/dist/esm/index-8a74f992.js.map +0 -1
  1014. package/dist/esm/modal-7d32e141.js +0 -49
  1015. package/dist/esm/modal-7d32e141.js.map +0 -1
  1016. package/dist/esm/popover-136d1f73.js.map +0 -1
  1017. package/dist/esm/popup-7f89a001.js +0 -98
  1018. package/dist/esm/popup-7f89a001.js.map +0 -1
  1019. package/dist/esm/scroll-3fb087a2.js +0 -64
  1020. package/dist/esm/set-attributes_2.entry.js +0 -68
  1021. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1022. package/dist/esm/six-checkbox.entry.js +0 -128
  1023. package/dist/esm/six-checkbox.entry.js.map +0 -1
  1024. package/dist/esm/six-menu-item.entry.js +0 -59
  1025. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1026. package/dist/esm/slot-ad36df3a.js +0 -48
  1027. package/dist/esm/slot-ad36df3a.js.map +0 -1
  1028. package/dist/esm/types-59b455aa.js +0 -17
  1029. package/dist/esm/types-59b455aa.js.map +0 -1
  1030. package/dist/types/utils/support.d.ts +0 -1
  1031. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1032. package/dist/ui-library/p-0f510624.js.map +0 -1
  1033. package/dist/ui-library/p-1256cc0a.entry.js +0 -2
  1034. package/dist/ui-library/p-1256cc0a.entry.js.map +0 -1
  1035. package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
  1036. package/dist/ui-library/p-15559d38.js +0 -2
  1037. package/dist/ui-library/p-15559d38.js.map +0 -1
  1038. package/dist/ui-library/p-1730a174.entry.js +0 -2
  1039. package/dist/ui-library/p-1730a174.entry.js.map +0 -1
  1040. package/dist/ui-library/p-19ed7a4c.entry.js +0 -2
  1041. package/dist/ui-library/p-19ed7a4c.entry.js.map +0 -1
  1042. package/dist/ui-library/p-1d0bee53.entry.js +0 -2
  1043. package/dist/ui-library/p-1d0bee53.entry.js.map +0 -1
  1044. package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
  1045. package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
  1046. package/dist/ui-library/p-21b3b321.entry.js +0 -2
  1047. package/dist/ui-library/p-21b3b321.entry.js.map +0 -1
  1048. package/dist/ui-library/p-29ac3d7d.entry.js +0 -2
  1049. package/dist/ui-library/p-29ac3d7d.entry.js.map +0 -1
  1050. package/dist/ui-library/p-314b2096.entry.js +0 -2
  1051. package/dist/ui-library/p-314b2096.entry.js.map +0 -1
  1052. package/dist/ui-library/p-330a4988.entry.js +0 -2
  1053. package/dist/ui-library/p-330a4988.entry.js.map +0 -1
  1054. package/dist/ui-library/p-346f9557.entry.js +0 -2
  1055. package/dist/ui-library/p-346f9557.entry.js.map +0 -1
  1056. package/dist/ui-library/p-37557787.entry.js +0 -2
  1057. package/dist/ui-library/p-37557787.entry.js.map +0 -1
  1058. package/dist/ui-library/p-3cc5addb.entry.js +0 -2
  1059. package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
  1060. package/dist/ui-library/p-411ed539.entry.js +0 -2
  1061. package/dist/ui-library/p-411ed539.entry.js.map +0 -1
  1062. package/dist/ui-library/p-4705a51e.entry.js +0 -2
  1063. package/dist/ui-library/p-4705a51e.entry.js.map +0 -1
  1064. package/dist/ui-library/p-4abed9df.entry.js +0 -2
  1065. package/dist/ui-library/p-4abed9df.entry.js.map +0 -1
  1066. package/dist/ui-library/p-59210f0b.js +0 -2
  1067. package/dist/ui-library/p-59210f0b.js.map +0 -1
  1068. package/dist/ui-library/p-5af44076.entry.js +0 -2
  1069. package/dist/ui-library/p-5af44076.entry.js.map +0 -1
  1070. package/dist/ui-library/p-5d6b7353.entry.js +0 -2
  1071. package/dist/ui-library/p-5d6b7353.entry.js.map +0 -1
  1072. package/dist/ui-library/p-613283a7.entry.js +0 -2
  1073. package/dist/ui-library/p-613283a7.entry.js.map +0 -1
  1074. package/dist/ui-library/p-6153045b.js +0 -3
  1075. package/dist/ui-library/p-6153045b.js.map +0 -1
  1076. package/dist/ui-library/p-6197fe2f.entry.js +0 -2
  1077. package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
  1078. package/dist/ui-library/p-6eb24bcb.entry.js +0 -2
  1079. package/dist/ui-library/p-6eb24bcb.entry.js.map +0 -1
  1080. package/dist/ui-library/p-72254eef.entry.js +0 -2
  1081. package/dist/ui-library/p-72254eef.entry.js.map +0 -1
  1082. package/dist/ui-library/p-724875b0.entry.js +0 -2
  1083. package/dist/ui-library/p-724875b0.entry.js.map +0 -1
  1084. package/dist/ui-library/p-7afafb9d.entry.js +0 -2
  1085. package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
  1086. package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
  1087. package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
  1088. package/dist/ui-library/p-83864cfe.entry.js +0 -2
  1089. package/dist/ui-library/p-83864cfe.entry.js.map +0 -1
  1090. package/dist/ui-library/p-878226a0.entry.js +0 -2
  1091. package/dist/ui-library/p-878226a0.entry.js.map +0 -1
  1092. package/dist/ui-library/p-91b51800.entry.js +0 -2
  1093. package/dist/ui-library/p-91b51800.entry.js.map +0 -1
  1094. package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
  1095. package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
  1096. package/dist/ui-library/p-99e24daf.entry.js +0 -2
  1097. package/dist/ui-library/p-99e24daf.entry.js.map +0 -1
  1098. package/dist/ui-library/p-9ace84c7.js +0 -2
  1099. package/dist/ui-library/p-9ace84c7.js.map +0 -1
  1100. package/dist/ui-library/p-9b354f5d.entry.js +0 -2
  1101. package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
  1102. package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
  1103. package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
  1104. package/dist/ui-library/p-a0f290d0.entry.js +0 -2
  1105. package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
  1106. package/dist/ui-library/p-a55c7258.entry.js +0 -2
  1107. package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
  1108. package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
  1109. package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
  1110. package/dist/ui-library/p-ac099e6b.entry.js +0 -2
  1111. package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
  1112. package/dist/ui-library/p-ae601a0f.entry.js +0 -2
  1113. package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
  1114. package/dist/ui-library/p-b351f889.entry.js +0 -2
  1115. package/dist/ui-library/p-b351f889.entry.js.map +0 -1
  1116. package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
  1117. package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
  1118. package/dist/ui-library/p-cd67da3d.entry.js +0 -2
  1119. package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
  1120. package/dist/ui-library/p-cdaed936.entry.js +0 -2
  1121. package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
  1122. package/dist/ui-library/p-cf49252a.entry.js +0 -2
  1123. package/dist/ui-library/p-cf49252a.entry.js.map +0 -1
  1124. package/dist/ui-library/p-d367f4f9.entry.js +0 -2
  1125. package/dist/ui-library/p-d367f4f9.entry.js.map +0 -1
  1126. package/dist/ui-library/p-d42c2025.js +0 -2
  1127. package/dist/ui-library/p-d42c2025.js.map +0 -1
  1128. package/dist/ui-library/p-da19c7ce.entry.js +0 -2
  1129. package/dist/ui-library/p-da19c7ce.entry.js.map +0 -1
  1130. package/dist/ui-library/p-dfed33c5.entry.js +0 -2
  1131. package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
  1132. package/dist/ui-library/p-e0b13ad3.entry.js +0 -2
  1133. package/dist/ui-library/p-e0b13ad3.entry.js.map +0 -1
  1134. package/dist/ui-library/p-ee8342e1.entry.js +0 -2
  1135. package/dist/ui-library/p-ee8342e1.entry.js.map +0 -1
  1136. package/dist/ui-library/p-ee950ce2.entry.js +0 -2
  1137. package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
  1138. package/dist/ui-library/p-f1eb03ba.entry.js +0 -2
  1139. package/dist/ui-library/p-f1eb03ba.entry.js.map +0 -1
  1140. package/dist/ui-library/p-ff90ffd1.entry.js +0 -2
  1141. package/dist/ui-library/p-ff90ffd1.entry.js.map +0 -1
  1142. package/readme.md +0 -156
  1143. /package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +0 -0
  1144. /package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +0 -0
  1145. /package/dist/ui-library/{p-1f18768a.js.map → p-8227aaed.js.map} +0 -0
  1146. /package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +0 -0
  1147. /package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +0 -0
  1148. /package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +0 -0
@@ -0,0 +1,2 @@
1
+ const e=["de","fr","it","en","es"];const a=new Intl.DateTimeFormat("de-CH");function r(e,r){try{const i=t[e][r.key];switch(r.key){case"required":case"requiredtrue":case"email":return i;case"minlength":case"maxlength":return i.replace("{requiredLength}",String(r.requiredLength));case"pattern":return i.replace("{pattern}",String(r.requiredPattern));case"min":return i.replace("{min}",String(r.min));case"max":return i.replace("{max}",String(r.max));case"mindate":return i.replace("{mindate}",a.format(r.mindate));case"maxdate":return i.replace("{maxdate}",a.format(r.maxdate));case"invaliddate":return i;case"custom":return r.text}}catch(a){console.warn(`no error message in '${e}' for error:`,r);return undefined}}function i(){const a=document.documentElement.lang;if(e.includes(a)){return a}return"de"}const t={en:{required:"Please fill out this field.",minlength:"Please enter at least {requiredLength} characters.",maxlength:"Please enter no more than {requiredLength} characters.",pattern:"Please enter a value that matches the pattern: {pattern}.",email:"Please enter a valid email address.",min:"Please enter a value greater than or equal to {min}.",max:"Please enter a value less than or equal to {max}.",requiredtrue:"Please check this field.",mindate:"Please enter a date on or after {mindate}.",maxdate:"Please enter a date on or before {maxdate}.",invaliddate:"Please enter a valid date."},fr:{required:"Veuillez remplir ce champ s'il vous plaît.",minlength:"Veuillez entrer au moins {requiredLength} caractères.",maxlength:"Veuillez entrer au maximum {requiredLength} caractères.",pattern:"Veuillez entrer une valeur qui correspond au format : {pattern}.",email:"Veuillez entrer une adresse email valide.",min:"Veuillez entrer une valeur supérieure ou égale à {min}.",max:"Veuillez entrer une valeur inférieure ou égale à {max}.",requiredtrue:"Veuillez cocher cette case s'il vous plaît.",mindate:"Veuillez entrer une date le {mindate} ou après.",maxdate:"Veuillez entrer une date le {maxdate} ou avant.",invaliddate:"Veuillez entrer une date valide."},de:{required:"Bitte füllen Sie dieses Feld aus.",minlength:"Bitte geben Sie mindestens {requiredLength} Zeichen ein.",maxlength:"Bitte geben Sie höchstens {requiredLength} Zeichen ein.",pattern:"Bitte geben Sie einen Wert ein, der dem Muster entspricht: {pattern}.",email:"Bitte geben Sie eine gültige E-Mail-Adresse ein.",min:"Bitte geben Sie einen Wert größer oder gleich {min} ein.",max:"Bitte geben Sie einen Wert kleiner oder gleich {max} ein.",requiredtrue:"Bitte aktivieren Sie dieses Feld.",mindate:"Bitte geben Sie ein Datum am oder nach dem {mindate} ein.",maxdate:"Bitte geben Sie ein Datum am oder vor dem {maxdate} ein.",invaliddate:"Bitte geben Sie ein gültiges Datum ein."},it:{required:"Si prega di compilare questo campo.",minlength:"Si prega di inserire almeno {requiredLength} caratteri.",maxlength:"Si prega di inserire al massimo {requiredLength} caratteri.",pattern:"Si prega di inserire un valore che corrisponde al formato: {pattern}.",email:"Si prega di inserire un indirizzo email valido.",min:"Si prega di inserire un valore maggiore o uguale a {min}.",max:"Si prega di inserire un valore minore o uguale a {max}.",requiredtrue:"Si prega di spuntare questo campo.",mindate:"Si prega di inserire una data il {mindate} o successiva.",maxdate:"Si prega di inserire una data il {maxdate} o precedente.",invaliddate:"Inserisci una data valida."},es:{required:"Por favor, rellene este campo.",minlength:"Por favor, introduzca al menos {requiredLength} caracteres.",maxlength:"Por favor, introduzca no más de {requiredLength} caracteres.",pattern:"Por favor, introduzca un valor que coincida con el patrón: {pattern}.",email:"Por favor, introduzca una dirección de correo electrónico válida.",min:"Por favor, introduzca un valor mayor o igual a {min}.",max:"Por favor, introduzca un valor menor o igual a {max}.",requiredtrue:"Por favor, marque este campo.",mindate:"Por favor, introduzca una fecha igual o posterior a {mindate}.",maxdate:"Por favor, introduzca una fecha igual o anterior a {maxdate}.",invaliddate:"Por favor, introduzca una fecha válida."}};export{i as a,r as g,e as l};
2
+ //# sourceMappingURL=p-e080d5b6.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["languages","dateFormat","Intl","DateTimeFormat","getErrorMessage","language","error","message","translation","key","replace","String","requiredLength","requiredPattern","min","max","format","mindate","maxdate","text","e","console","warn","undefined","getLanguage","documentLang","document","documentElement","lang","includes","en","required","minlength","maxlength","pattern","email","requiredtrue","invaliddate","fr","de","it","es"],"sources":["src/utils/error-messages.ts"],"sourcesContent":["export const languages = ['de', 'fr', 'it', 'en', 'es'] as const;\nexport type Language = (typeof languages)[number];\n\nconst dateFormat = new Intl.DateTimeFormat('de-CH');\n\nexport type ValidationError =\n | { key: 'required' }\n | { key: 'requiredtrue' }\n | { key: 'email'; requiredPattern: string }\n | { key: 'minlength'; requiredLength: number }\n | { key: 'maxlength'; requiredLength: number }\n | { key: 'pattern'; requiredPattern: string }\n | { key: 'min'; min: number }\n | { key: 'max'; max: number }\n | { key: 'mindate'; mindate: Date; actual: Date }\n | { key: 'maxdate'; maxdate: Date; actual: Date }\n | { key: 'invaliddate'; actual: Date }\n | { key: 'custom'; text: string };\n\n/**\n * Returns an error message for the given language and error.\n */\nexport function getErrorMessage(language: Language, error: ValidationError): string | undefined {\n try {\n const message = translation[language][error.key];\n switch (error.key) {\n case 'required':\n case 'requiredtrue':\n case 'email':\n return message;\n case 'minlength':\n case 'maxlength':\n return message.replace('{requiredLength}', String(error.requiredLength));\n case 'pattern':\n return message.replace('{pattern}', String(error.requiredPattern));\n case 'min':\n return message.replace('{min}', String(error.min));\n case 'max':\n return message.replace('{max}', String(error.max));\n case 'mindate':\n return message.replace('{mindate}', dateFormat.format(error.mindate));\n case 'maxdate':\n return message.replace('{maxdate}', dateFormat.format(error.maxdate));\n case 'invaliddate':\n return message;\n case 'custom':\n return error.text;\n }\n } catch (e) {\n console.warn(`no error message in '${language}' for error:`, error);\n return undefined;\n }\n}\n\nexport function getLanguage(): Language {\n const documentLang = document.documentElement.lang as Language;\n if (languages.includes(documentLang)) {\n return documentLang;\n }\n return 'de';\n}\n\nconst translation: Record<Language, Record<string, string>> = {\n en: {\n required: 'Please fill out this field.',\n minlength: 'Please enter at least {requiredLength} characters.',\n maxlength: 'Please enter no more than {requiredLength} characters.',\n pattern: 'Please enter a value that matches the pattern: {pattern}.',\n email: 'Please enter a valid email address.',\n min: 'Please enter a value greater than or equal to {min}.',\n max: 'Please enter a value less than or equal to {max}.',\n requiredtrue: 'Please check this field.',\n mindate: 'Please enter a date on or after {mindate}.',\n maxdate: 'Please enter a date on or before {maxdate}.',\n invaliddate: 'Please enter a valid date.',\n },\n fr: {\n required: \"Veuillez remplir ce champ s'il vous plaît.\",\n minlength: 'Veuillez entrer au moins {requiredLength} caractères.',\n maxlength: 'Veuillez entrer au maximum {requiredLength} caractères.',\n pattern: 'Veuillez entrer une valeur qui correspond au format : {pattern}.',\n email: 'Veuillez entrer une adresse email valide.',\n min: 'Veuillez entrer une valeur supérieure ou égale à {min}.',\n max: 'Veuillez entrer une valeur inférieure ou égale à {max}.',\n requiredtrue: \"Veuillez cocher cette case s'il vous plaît.\",\n mindate: 'Veuillez entrer une date le {mindate} ou après.',\n maxdate: 'Veuillez entrer une date le {maxdate} ou avant.',\n invaliddate: 'Veuillez entrer une date valide.',\n },\n de: {\n required: 'Bitte füllen Sie dieses Feld aus.',\n minlength: 'Bitte geben Sie mindestens {requiredLength} Zeichen ein.',\n maxlength: 'Bitte geben Sie höchstens {requiredLength} Zeichen ein.',\n pattern: 'Bitte geben Sie einen Wert ein, der dem Muster entspricht: {pattern}.',\n email: 'Bitte geben Sie eine gültige E-Mail-Adresse ein.',\n min: 'Bitte geben Sie einen Wert größer oder gleich {min} ein.',\n max: 'Bitte geben Sie einen Wert kleiner oder gleich {max} ein.',\n requiredtrue: 'Bitte aktivieren Sie dieses Feld.',\n mindate: 'Bitte geben Sie ein Datum am oder nach dem {mindate} ein.',\n maxdate: 'Bitte geben Sie ein Datum am oder vor dem {maxdate} ein.',\n invaliddate: 'Bitte geben Sie ein gültiges Datum ein.',\n },\n it: {\n required: 'Si prega di compilare questo campo.',\n minlength: 'Si prega di inserire almeno {requiredLength} caratteri.',\n maxlength: 'Si prega di inserire al massimo {requiredLength} caratteri.',\n pattern: 'Si prega di inserire un valore che corrisponde al formato: {pattern}.',\n email: 'Si prega di inserire un indirizzo email valido.',\n min: 'Si prega di inserire un valore maggiore o uguale a {min}.',\n max: 'Si prega di inserire un valore minore o uguale a {max}.',\n requiredtrue: 'Si prega di spuntare questo campo.',\n mindate: 'Si prega di inserire una data il {mindate} o successiva.',\n maxdate: 'Si prega di inserire una data il {maxdate} o precedente.',\n invaliddate: 'Inserisci una data valida.',\n },\n\n es: {\n required: 'Por favor, rellene este campo.',\n minlength: 'Por favor, introduzca al menos {requiredLength} caracteres.',\n maxlength: 'Por favor, introduzca no más de {requiredLength} caracteres.',\n pattern: 'Por favor, introduzca un valor que coincida con el patrón: {pattern}.',\n email: 'Por favor, introduzca una dirección de correo electrónico válida.',\n min: 'Por favor, introduzca un valor mayor o igual a {min}.',\n max: 'Por favor, introduzca un valor menor o igual a {max}.',\n requiredtrue: 'Por favor, marque este campo.',\n mindate: 'Por favor, introduzca una fecha igual o posterior a {mindate}.',\n maxdate: 'Por favor, introduzca una fecha igual o anterior a {maxdate}.',\n invaliddate: 'Por favor, introduzca una fecha válida.',\n },\n};\n"],"mappings":"MAAaA,EAAY,CAAC,KAAM,KAAM,KAAM,KAAM,MAGlD,MAAMC,EAAa,IAAIC,KAAKC,eAAe,S,SAmB3BC,EAAgBC,EAAoBC,GAClD,IACE,MAAMC,EAAUC,EAAYH,GAAUC,EAAMG,KAC5C,OAAQH,EAAMG,KACZ,IAAK,WACL,IAAK,eACL,IAAK,QACH,OAAOF,EACT,IAAK,YACL,IAAK,YACH,OAAOA,EAAQG,QAAQ,mBAAoBC,OAAOL,EAAMM,iBAC1D,IAAK,UACH,OAAOL,EAAQG,QAAQ,YAAaC,OAAOL,EAAMO,kBACnD,IAAK,MACH,OAAON,EAAQG,QAAQ,QAASC,OAAOL,EAAMQ,MAC/C,IAAK,MACH,OAAOP,EAAQG,QAAQ,QAASC,OAAOL,EAAMS,MAC/C,IAAK,UACH,OAAOR,EAAQG,QAAQ,YAAaT,EAAWe,OAAOV,EAAMW,UAC9D,IAAK,UACH,OAAOV,EAAQG,QAAQ,YAAaT,EAAWe,OAAOV,EAAMY,UAC9D,IAAK,cACH,OAAOX,EACT,IAAK,SACH,OAAOD,EAAMa,K,CAEjB,MAAOC,GACPC,QAAQC,KAAK,wBAAwBjB,gBAAwBC,GAC7D,OAAOiB,S,CAEX,C,SAEgBC,IACd,MAAMC,EAAeC,SAASC,gBAAgBC,KAC9C,GAAI5B,EAAU6B,SAASJ,GAAe,CACpC,OAAOA,C,CAET,MAAO,IACT,CAEA,MAAMjB,EAAwD,CAC5DsB,GAAI,CACFC,SAAU,8BACVC,UAAW,qDACXC,UAAW,yDACXC,QAAS,4DACTC,MAAO,sCACPrB,IAAK,uDACLC,IAAK,oDACLqB,aAAc,2BACdnB,QAAS,6CACTC,QAAS,8CACTmB,YAAa,8BAEfC,GAAI,CACFP,SAAU,6CACVC,UAAW,wDACXC,UAAW,0DACXC,QAAS,mEACTC,MAAO,4CACPrB,IAAK,0DACLC,IAAK,0DACLqB,aAAc,8CACdnB,QAAS,kDACTC,QAAS,kDACTmB,YAAa,oCAEfE,GAAI,CACFR,SAAU,oCACVC,UAAW,2DACXC,UAAW,0DACXC,QAAS,wEACTC,MAAO,mDACPrB,IAAK,2DACLC,IAAK,4DACLqB,aAAc,oCACdnB,QAAS,4DACTC,QAAS,2DACTmB,YAAa,2CAEfG,GAAI,CACFT,SAAU,sCACVC,UAAW,0DACXC,UAAW,8DACXC,QAAS,wEACTC,MAAO,kDACPrB,IAAK,4DACLC,IAAK,0DACLqB,aAAc,qCACdnB,QAAS,2DACTC,QAAS,2DACTmB,YAAa,8BAGfI,GAAI,CACFV,SAAU,iCACVC,UAAW,8DACXC,UAAW,+DACXC,QAAS,wEACTC,MAAO,oEACPrB,IAAK,wDACLC,IAAK,wDACLqB,aAAc,gCACdnB,QAAS,iEACTC,QAAS,gEACTmB,YAAa,mD"}
@@ -0,0 +1,2 @@
1
+ const o=()=>{};export{o as g};
2
+ //# sourceMappingURL=p-e1255160.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["globalScripts"],"sources":["@stencil/core/internal/app-globals"],"sourcesContent":["export const globalScripts = () => {};\n"],"mappings":"AAAY,MAACA,EAAgB,c"}
@@ -0,0 +1,2 @@
1
+ function n(n,t,c,s,w,u){if(!n||t==null||c==null||s==null){return}const l=i(t);const f=c.getBoundingClientRect();const e=f.top;const d=l.top;const r=o(c,s,w);if(r&&e<d){t.style.top=`${d-l.height-f.height}px`}u(r)}function t(n){setTimeout((()=>{if(n==null){return}const t=n.getBoundingClientRect();if(t.y<0&&window.innerHeight-t.height>0&&Math.abs(t.y)<=t.height){i(n);n.style.top="0px"}else if(window.innerHeight<t.y+t.height&&window.innerHeight>t.height&&Math.abs(t.y-window.innerHeight)<=t.height){i(n);n.style.top=`${window.innerHeight-t.height}px`}if(window.innerWidth<t.x+t.width&&window.innerWidth>t.width&&Math.abs(t.x-window.innerWidth)<=t.width){i(n);n.style.left=`${window.innerWidth-t.width}px`}}),0)}function o(n,t,o){const i=n.getBoundingClientRect();const c=t.getBoundingClientRect();const s=Math.max(c.height,o);const w=i.y>window.innerHeight/2;return w&&window.innerHeight<i.bottom+s}function i(n){const t=n.getBoundingClientRect();n.style.position="fixed";n.style.top=t["top"]+"px";n.style.left=t["left"]+"px";n.style.width=t["width"]+"px";n.style.minHeight="fit-content";return t}function c(n,t,i,c,s,w){if(!n||!t||i==null||c==null||s==null){return}const u=i.getBoundingClientRect();const l=u.height;const f=c.getBoundingClientRect();const e=f.top;const d=f.height;const r=o(c,s,w);if(r){i.style.top=`${e-l}px`}else{i.style.top=`${e+d}px`}}export{n as a,t as b,o as c,c as m};
2
+ //# sourceMappingURL=p-f136a6b2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["adjustPopupForHoisting","hoist","popup","inputElement","wrapper","minPopupHeight","dropdownDirectionChanged","popupDimensions","setPopupAsFixPosition","inputDimensions","getBoundingClientRect","inputTop","top","popupTop","isUp","calcIsDropDownContentUp","style","height","adjustPopupForSmallScreens","setTimeout","y","window","innerHeight","Math","abs","innerWidth","x","width","left","inputBoundingRect","wrapperBoundingRect","popupHeight","max","moreSpaceInTop","bottom","position","minHeight","movePopup","open","popupBoundingClientRect","inputBoundingClientRect","inputHeight"],"sources":["src/utils/popup.ts"],"sourcesContent":["/**\n * If the popup is hoisted we popup is hoisted its position will change to fix to not be clipped of by a containing container.\n * To render the popup correctly we render it normally, and then assign this screenposition to the fixed popup\n */\nexport function adjustPopupForHoisting(\n hoist: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number,\n dropdownDirectionChanged: (isUp: boolean) => void\n) {\n if (!hoist || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n // take a snapshot of normally rendered popup\n const popupDimensions = setPopupAsFixPosition(popup);\n const inputDimensions = inputElement.getBoundingClientRect();\n const inputTop = inputDimensions.top;\n const popupTop = popupDimensions.top;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n // check screen position to check whether the popup should be moved above or below the trigger element\n if (isUp && inputTop < popupTop) {\n // move popup above input field if datepicker is at bottom of screen\n popup.style.top = `${popupTop - popupDimensions.height - inputDimensions.height}px`;\n }\n dropdownDirectionChanged(isUp);\n}\n\n/*\n * For small screens the datepicker popup could be cut-off even though there might still be space within the viewport.\n * This is because the popup is always aligned with the trigger input field. However in the scenario of small screens\n * we should reposition the popup to use the space available.\n */\nexport function adjustPopupForSmallScreens(popup?: HTMLElement) {\n // execute after dropdown has been rendered to make sure the popup reference is correctly set\n setTimeout(() => {\n if (popup == null) {\n return;\n }\n const popupDimensions = popup.getBoundingClientRect();\n if (\n popupDimensions.y < 0 &&\n window.innerHeight - popupDimensions.height > 0 &&\n Math.abs(popupDimensions.y) <= popupDimensions.height\n ) {\n // handle case where popup is cut-off on top but there is still space available\n setPopupAsFixPosition(popup);\n popup.style.top = '0px';\n } else if (\n window.innerHeight < popupDimensions.y + popupDimensions.height &&\n window.innerHeight > popupDimensions.height &&\n Math.abs(popupDimensions.y - window.innerHeight) <= popupDimensions.height\n ) {\n // handle case where popup is cut-off at the bottom but there is still space available above\n // apply screen position to fixed popup\n setPopupAsFixPosition(popup);\n popup.style.top = `${window.innerHeight - popupDimensions.height}px`;\n }\n\n if (\n window.innerWidth < popupDimensions.x + popupDimensions.width &&\n window.innerWidth > popupDimensions.width &&\n Math.abs(popupDimensions.x - window.innerWidth) <= popupDimensions.width\n ) {\n // handle case where popup is cut-off to the right\n setPopupAsFixPosition(popup);\n popup.style.left = `${window.innerWidth - popupDimensions.width}px`;\n }\n }, 0);\n}\n\nexport function calcIsDropDownContentUp(\n inputElement: HTMLElement,\n wrapper: HTMLElement,\n minPopupHeight: number\n): boolean {\n const inputBoundingRect = inputElement.getBoundingClientRect();\n const wrapperBoundingRect = wrapper.getBoundingClientRect();\n const popupHeight = Math.max(wrapperBoundingRect.height, minPopupHeight);\n const moreSpaceInTop = inputBoundingRect.y > window.innerHeight / 2;\n return moreSpaceInTop && window.innerHeight < inputBoundingRect.bottom + popupHeight;\n}\n\nexport function setPopupAsFixPosition(popup: HTMLElement): DOMRect {\n const popupDimensions = popup.getBoundingClientRect();\n popup.style.position = 'fixed';\n popup.style.top = popupDimensions['top'] + 'px';\n popup.style.left = popupDimensions['left'] + 'px';\n popup.style.width = popupDimensions['width'] + 'px';\n popup.style.minHeight = 'fit-content';\n return popupDimensions;\n}\n\n/*\n * The position of the hoisted datepicker needs to be correctly calculated since the position changes to fixed.\n * Thus if the user scrolls or adjusts the screen size we need to recalculate the datepicker position.\n */\nexport function movePopup(\n hoist: boolean,\n open: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number\n) {\n if (!hoist || !open || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n const popupBoundingClientRect = popup.getBoundingClientRect();\n const popupHeight = popupBoundingClientRect.height;\n const inputBoundingClientRect = inputElement.getBoundingClientRect();\n const inputTop = inputBoundingClientRect.top;\n const inputHeight = inputBoundingClientRect.height;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n\n if (isUp) {\n popup.style.top = `${inputTop - popupHeight}px`;\n } else {\n popup.style.top = `${inputTop + inputHeight}px`;\n }\n}\n"],"mappings":"SAIgBA,EACdC,EACAC,EACAC,EACAC,EACAC,EACAC,GAEA,IAAKL,GAASC,GAAS,MAAQC,GAAgB,MAAQC,GAAW,KAAM,CACtE,M,CAGF,MAAMG,EAAkBC,EAAsBN,GAC9C,MAAMO,EAAkBN,EAAaO,wBACrC,MAAMC,EAAWF,EAAgBG,IACjC,MAAMC,EAAWN,EAAgBK,IAEjC,MAAME,EAAOC,EAAwBZ,EAAcC,EAASC,GAE5D,GAAIS,GAAQH,EAAWE,EAAU,CAE/BX,EAAMc,MAAMJ,IAAM,GAAGC,EAAWN,EAAgBU,OAASR,EAAgBQ,U,CAE3EX,EAAyBQ,EAC3B,C,SAOgBI,EAA2BhB,GAEzCiB,YAAW,KACT,GAAIjB,GAAS,KAAM,CACjB,M,CAEF,MAAMK,EAAkBL,EAAMQ,wBAC9B,GACEH,EAAgBa,EAAI,GACpBC,OAAOC,YAAcf,EAAgBU,OAAS,GAC9CM,KAAKC,IAAIjB,EAAgBa,IAAMb,EAAgBU,OAC/C,CAEAT,EAAsBN,GACtBA,EAAMc,MAAMJ,IAAM,K,MACb,GACLS,OAAOC,YAAcf,EAAgBa,EAAIb,EAAgBU,QACzDI,OAAOC,YAAcf,EAAgBU,QACrCM,KAAKC,IAAIjB,EAAgBa,EAAIC,OAAOC,cAAgBf,EAAgBU,OACpE,CAGAT,EAAsBN,GACtBA,EAAMc,MAAMJ,IAAM,GAAGS,OAAOC,YAAcf,EAAgBU,U,CAG5D,GACEI,OAAOI,WAAalB,EAAgBmB,EAAInB,EAAgBoB,OACxDN,OAAOI,WAAalB,EAAgBoB,OACpCJ,KAAKC,IAAIjB,EAAgBmB,EAAIL,OAAOI,aAAelB,EAAgBoB,MACnE,CAEAnB,EAAsBN,GACtBA,EAAMc,MAAMY,KAAO,GAAGP,OAAOI,WAAalB,EAAgBoB,S,IAE3D,EACL,C,SAEgBZ,EACdZ,EACAC,EACAC,GAEA,MAAMwB,EAAoB1B,EAAaO,wBACvC,MAAMoB,EAAsB1B,EAAQM,wBACpC,MAAMqB,EAAcR,KAAKS,IAAIF,EAAoBb,OAAQZ,GACzD,MAAM4B,EAAiBJ,EAAkBT,EAAIC,OAAOC,YAAc,EAClE,OAAOW,GAAkBZ,OAAOC,YAAcO,EAAkBK,OAASH,CAC3E,C,SAEgBvB,EAAsBN,GACpC,MAAMK,EAAkBL,EAAMQ,wBAC9BR,EAAMc,MAAMmB,SAAW,QACvBjC,EAAMc,MAAMJ,IAAML,EAAgB,OAAS,KAC3CL,EAAMc,MAAMY,KAAOrB,EAAgB,QAAU,KAC7CL,EAAMc,MAAMW,MAAQpB,EAAgB,SAAW,KAC/CL,EAAMc,MAAMoB,UAAY,cACxB,OAAO7B,CACT,C,SAMgB8B,EACdpC,EACAqC,EACApC,EACAC,EACAC,EACAC,GAEA,IAAKJ,IAAUqC,GAAQpC,GAAS,MAAQC,GAAgB,MAAQC,GAAW,KAAM,CAC/E,M,CAEF,MAAMmC,EAA0BrC,EAAMQ,wBACtC,MAAMqB,EAAcQ,EAAwBtB,OAC5C,MAAMuB,EAA0BrC,EAAaO,wBAC7C,MAAMC,EAAW6B,EAAwB5B,IACzC,MAAM6B,EAAcD,EAAwBvB,OAE5C,MAAMH,EAAOC,EAAwBZ,EAAcC,EAASC,GAE5D,GAAIS,EAAM,CACRZ,EAAMc,MAAMJ,IAAM,GAAGD,EAAWoB,K,KAC3B,CACL7B,EAAMc,MAAMJ,IAAM,GAAGD,EAAW8B,K,CAEpC,Q"}
@@ -0,0 +1,2 @@
1
+ import{r as s,h as e}from"./p-05eb1bab.js";const i=".six-files-list__container{padding:1rem}.six-files-list__container :last-child{padding-bottom:0}";const t=i;const a=class{constructor(e){s(this,e)}render(){return e("div",{key:"a7119608a094e12dec079974a2a313eac5bf63ae",class:"six-files-list__container"},e("slot",{key:"eedc03a42dafc5d690db84ed670b1f0b0bb71b81"}))}};a.style=t;export{a as six_file_list};
2
+ //# sourceMappingURL=p-fe37dadf.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["sixFileListCss","SixFileListStyle0","SixFileList","render","h","key","class"],"sources":["src/components/six-file-list/six-file-list.scss?tag=six-file-list&encapsulation=shadow","src/components/six-file-list/six-file-list.tsx"],"sourcesContent":[".six-files-list {\n &__container {\n padding: 1rem;\n\n & :last-child {\n padding-bottom: 0;\n }\n }\n}\n","import { Component, h } from '@stencil/core';\n\n/**\n * @since 2.0.0\n * @status experimental\n *\n */\n@Component({\n tag: 'six-file-list',\n styleUrl: 'six-file-list.scss',\n shadow: true,\n})\nexport class SixFileList {\n render() {\n return (\n <div class=\"six-files-list__container\">\n <slot />\n </div>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAiB,mGACvB,MAAAC,EAAeD,E,MCWFE,EAAW,M,yBACtB,MAAAC,GACE,OACEC,EAAA,OAAAC,IAAA,2CAAKC,MAAM,6BACTF,EAAA,QAAAC,IAAA,6C"}
@@ -0,0 +1,2 @@
1
+ import{r as i,c as o,h as e,g as r}from"./p-05eb1bab.js";import{E as t}from"./p-8bfb4bfc.js";const s=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:inline-block}.radio{display:inline-flex;align-items:center;font-family:var(--six-font-family);font-size:var(--six-input-font-size-medium);font-weight:var(--six-input-font-weight);color:var(--six-input-color);vertical-align:middle;cursor:pointer}.radio__icon{display:inline-flex;width:var(--six-selection-control-toggle-size);height:var(--six-selection-control-toggle-size)}.radio__icon svg{width:100%;height:100%}.radio__control{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--six-selection-control-toggle-size);height:var(--six-selection-control-toggle-size);border:solid var(--six-border-width) var(--six-input-border-color);border-radius:50%;background-color:var(--six-input-background-color);color:transparent;transition:var(--six-transition-fast) border-color, var(--six-transition-fast) background-color, var(--six-transition-fast) color, var(--six-transition-fast) box-shadow}.radio__control input[type=radio]{position:absolute;opacity:0;padding:0;margin:0;pointer-events:none}.radio:not(.radio--checked):not(.radio--disabled) .radio__control:hover{border-color:var(--six-input-border-color-hover)}.radio--checked .radio__control{color:var(--six-selection-control-color);border-color:var(--six-selection-control-color)}.radio.radio--checked:not(.radio--disabled) .radio__control:hover{color:var(--six-input-border-color-focus);border-color:var(--six-input-border-color-focus)}.radio--disabled{cursor:not-allowed;color:var(--six-input-color-disabled)}.radio--disabled .radio__control{border-color:var(--six-input-border-color-disabled)}.radio--disabled.radio--checked .radio__control{color:var(--six-selection-control-color-disabled)}.radio__label{line-height:var(--six-selection-control-toggle-size);margin-left:0.5em;user-select:none}";const a=s;let l=0;const n=class{constructor(e){i(this,e);this.sixBlur=o(this,"six-radio-blur",7);this.sixChange=o(this,"six-radio-change",7);this.sixFocus=o(this,"six-radio-focus",7);this.inputId=`radio-${++l}`;this.labelId=`radio-label-${l}`;this.eventListeners=new t;this.handleClick=()=>{if(this.nativeInput!=null){this.checked=this.nativeInput.checked;this.sixChange.emit()}};this.handleBlur=()=>{this.hasFocus=false;this.sixBlur.emit()};this.handleFocus=()=>{this.hasFocus=true;this.sixFocus.emit()};this.handleKeyDown=i=>{if(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"].includes(i.key)){const o=this.getAllRadios().filter((i=>!i.disabled));const e=["ArrowUp","ArrowLeft"].includes(i.key)?-1:1;let r=o.indexOf(this.host)+e;if(r<0)r=o.length-1;if(r>o.length-1)r=0;this.getAllRadios().forEach((i=>i.checked=false));o[r].setFocus();o[r].checked=true;o[r].dispatchEvent(new CustomEvent("six-radio-change",{bubbles:true,cancelable:true}));i.preventDefault()}};this.handleMouseDown=i=>{var o;i.preventDefault();(o=this.nativeInput)===null||o===void 0?void 0:o.focus()};this.hasFocus=false;this.name="";this.value="on";this.disabled=false;this.checked=false;this.invalid=false}handleCheckedChange(){if(this.checked){this.getSiblingRadios().forEach((i=>i.checked=false))}if(this.nativeInput!=null){this.nativeInput.checked=this.checked}}handleNameChange(i){if(this.nativeInput!=null){this.nativeInput.name=i}}connectedCallback(){this.eventListeners.forward("six-radio-change","change",this.host);this.eventListeners.forward("six-radio-blur","blur",this.host);this.eventListeners.forward("six-radio-focus","focus",this.host)}disconnectedCallback(){this.eventListeners.removeAll()}async setFocus(i){var o;(o=this.nativeInput)===null||o===void 0?void 0:o.focus(i)}async removeFocus(){var i;(i=this.nativeInput)===null||i===void 0?void 0:i.blur()}getAllRadios(){const i=this.host.closest("form")||document.body;if(this.name==="")return[];return[...i.querySelectorAll("six-radio")].filter((i=>i.name===this.name))}getSiblingRadios(){return this.getAllRadios().filter((i=>i!==this.host))}render(){return e("label",{key:"11d5d7c460cf62b2fc73435137998c3b424ab58f",part:"base",class:{radio:true,"radio--checked":this.checked,"radio--disabled":this.disabled,"radio--focused":this.hasFocus},htmlFor:this.inputId,onKeyDown:this.handleKeyDown,onMouseDown:this.handleMouseDown},e("span",{key:"e6ca5e0308ed109262b995b9831f32f5c5829cbc",part:"control",class:"radio__control"},e("span",{key:"c201309a8ef4def676aa48cf9dd66b94da28db10",part:"checked-icon",class:"radio__icon"},e("svg",{key:"0e003d8db64fb73c54e95fffb9005d434d2b114e",viewBox:"0 0 16 16"},e("g",{key:"374a33afe42003445cb91630754007f7057ff755",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},e("g",{key:"2b85fcbdf694e18c9234819a0a20ffd793be0102",fill:"currentColor"},e("circle",{key:"45842bd37b3dcea164b972c9ff6e461fc866536d",cx:"8",cy:"8",r:"5"}))))),e("input",{key:"924cbd7890627bbf79201b68a989f894e26d9579",ref:i=>this.nativeInput=i,id:this.inputId,type:"radio",name:this.name,value:this.value,checked:this.checked,disabled:this.disabled,role:"radio","aria-checked":this.checked?"true":"false","aria-labelledby":this.labelId,onClick:this.handleClick,onBlur:this.handleBlur,onFocus:this.handleFocus})),e("span",{key:"f00e3fbac022d2be55117448df3e8ff908dd4cd5",part:"label",id:this.labelId,class:"radio__label"},e("slot",{key:"0fa728701561580e0d06f0568a001d1d234ed867"})))}get host(){return r(this)}static get watchers(){return{checked:["handleCheckedChange"],name:["handleNameChange"]}}};n.style=a;export{n as six_radio};
2
+ //# sourceMappingURL=p-fe89a7c4.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["sixRadioCss","SixRadioStyle0","id","SixRadio","this","inputId","labelId","eventListeners","EventListeners","handleClick","nativeInput","checked","sixChange","emit","handleBlur","hasFocus","sixBlur","handleFocus","sixFocus","handleKeyDown","keyboardEvent","includes","key","radios","getAllRadios","filter","radio","disabled","incr","index","indexOf","host","length","forEach","setFocus","dispatchEvent","CustomEvent","bubbles","cancelable","preventDefault","handleMouseDown","event","_a","focus","handleCheckedChange","getSiblingRadios","handleNameChange","name","connectedCallback","forward","disconnectedCallback","removeAll","options","removeFocus","blur","form","closest","document","body","querySelectorAll","render","h","part","class","htmlFor","onKeyDown","onMouseDown","viewBox","stroke","fill","cx","cy","r","ref","el","type","value","role","onClick","onBlur","onFocus"],"sources":["src/components/six-radio/six-radio.scss?tag=six-radio&encapsulation=shadow","src/components/six-radio/six-radio.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n}\n\n.radio {\n display: inline-flex;\n align-items: center;\n font-family: var(--six-font-family);\n font-size: var(--six-input-font-size-medium);\n font-weight: var(--six-input-font-weight);\n color: var(--six-input-color);\n vertical-align: middle;\n cursor: pointer;\n}\n\n.radio__icon {\n display: inline-flex;\n width: var(--six-selection-control-toggle-size);\n height: var(--six-selection-control-toggle-size);\n\n svg {\n width: 100%;\n height: 100%;\n }\n}\n\n.radio__control {\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: var(--six-selection-control-toggle-size);\n height: var(--six-selection-control-toggle-size);\n border: solid var(--six-border-width) var(--six-input-border-color);\n border-radius: 50%;\n background-color: var(--six-input-background-color);\n color: transparent;\n transition: var(--six-transition-fast) border-color, var(--six-transition-fast) background-color,\n var(--six-transition-fast) color, var(--six-transition-fast) box-shadow;\n\n input[type='radio'] {\n position: absolute;\n opacity: 0;\n padding: 0;\n margin: 0;\n pointer-events: none;\n }\n}\n\n// Hover\n.radio:not(.radio--checked):not(.radio--disabled) .radio__control:hover {\n border-color: var(--six-input-border-color-hover);\n}\n\n// Checked\n.radio--checked .radio__control {\n color: var(--six-selection-control-color);\n border-color: var(--six-selection-control-color);\n}\n\n// Checked + hover\n.radio.radio--checked:not(.radio--disabled) .radio__control:hover {\n color: var(--six-input-border-color-focus);\n border-color: var(--six-input-border-color-focus);\n}\n\n// Disabled\n.radio--disabled {\n cursor: not-allowed;\n color: var(--six-input-color-disabled);\n\n .radio__control {\n border-color: var(--six-input-border-color-disabled);\n }\n\n &.radio--checked .radio__control {\n color: var(--six-selection-control-color-disabled);\n }\n}\n\n.radio__label {\n line-height: var(--six-selection-control-toggle-size);\n margin-left: 0.5em;\n user-select: none;\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot - The radio's label.\n *\n * @part base - The component's base wrapper.\n * @part control - The radio control.\n * @part checked-icon - The container the wraps the checked icon.\n * @part label - The radio label.\n */\n\n@Component({\n tag: 'six-radio',\n styleUrl: 'six-radio.scss',\n shadow: true,\n})\nexport class SixRadio {\n private inputId = `radio-${++id}`;\n private labelId = `radio-label-${id}`;\n private nativeInput?: HTMLInputElement;\n private eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixRadioElement;\n\n @State() hasFocus = false;\n\n /** The radio's name attribute. */\n @Prop() name = '';\n\n /** The radio's value attribute. */\n @Prop({ reflect: true }) value = 'on';\n\n /** Set to true to disable the radio. */\n @Prop() disabled = false;\n\n /** Set to true to draw the radio in a checked state. */\n @Prop({ mutable: true, reflect: true }) checked = false;\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n @Watch('checked')\n handleCheckedChange() {\n if (this.checked) {\n this.getSiblingRadios().forEach((radio) => (radio.checked = false));\n }\n if (this.nativeInput != null) {\n this.nativeInput.checked = this.checked;\n }\n }\n\n @Watch('name')\n handleNameChange(name: string) {\n if (this.nativeInput != null) {\n this.nativeInput.name = name;\n }\n }\n\n /** Emitted when the control loses focus. */\n @Event({ eventName: 'six-radio-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control's checked state changes. */\n @Event({ eventName: 'six-radio-change' }) sixChange!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-radio-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.eventListeners.forward('six-radio-change', 'change', this.host);\n this.eventListeners.forward('six-radio-blur', 'blur', this.host);\n this.eventListeners.forward('six-radio-focus', 'focus', this.host);\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n }\n\n /** Sets focus on the radio. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeInput?.focus(options);\n }\n\n /** Removes focus from the radio. */\n @Method()\n async removeFocus() {\n this.nativeInput?.blur();\n }\n\n private getAllRadios() {\n const form = this.host.closest('form') || document.body;\n\n if (this.name === '') return [];\n\n return [...form.querySelectorAll('six-radio')].filter(\n (radio: HTMLSixRadioElement) => radio.name === this.name\n ) as HTMLSixRadioElement[];\n }\n\n private getSiblingRadios() {\n return this.getAllRadios().filter((radio) => radio !== this.host) as HTMLSixRadioElement[];\n }\n\n private handleClick = () => {\n if (this.nativeInput != null) {\n this.checked = this.nativeInput.checked;\n this.sixChange.emit();\n }\n };\n\n private handleBlur = () => {\n this.hasFocus = false;\n this.sixBlur.emit();\n };\n\n private handleFocus = () => {\n this.hasFocus = true;\n this.sixFocus.emit();\n };\n\n private handleKeyDown = (keyboardEvent: KeyboardEvent) => {\n if (['ArrowUp', 'ArrowDown', 'ArrowLeft', 'ArrowRight'].includes(keyboardEvent.key)) {\n const radios = this.getAllRadios().filter((radio) => !radio.disabled);\n const incr = ['ArrowUp', 'ArrowLeft'].includes(keyboardEvent.key) ? -1 : 1;\n let index = radios.indexOf(this.host) + incr;\n if (index < 0) index = radios.length - 1;\n if (index > radios.length - 1) index = 0;\n\n this.getAllRadios().forEach((radio) => (radio.checked = false));\n radios[index].setFocus();\n radios[index].checked = true;\n radios[index].dispatchEvent(new CustomEvent('six-radio-change', { bubbles: true, cancelable: true }));\n keyboardEvent.preventDefault();\n }\n };\n\n private handleMouseDown = (event: MouseEvent) => {\n // Prevent clicks on the label from briefly blurring the input\n event.preventDefault();\n this.nativeInput?.focus();\n };\n\n render() {\n return (\n <label\n part=\"base\"\n class={{\n radio: true,\n 'radio--checked': this.checked,\n 'radio--disabled': this.disabled,\n 'radio--focused': this.hasFocus,\n }}\n htmlFor={this.inputId}\n onKeyDown={this.handleKeyDown}\n onMouseDown={this.handleMouseDown}\n >\n <span part=\"control\" class=\"radio__control\">\n <span part=\"checked-icon\" class=\"radio__icon\">\n <svg viewBox=\"0 0 16 16\">\n <g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n <g fill=\"currentColor\">\n <circle cx=\"8\" cy=\"8\" r=\"5\"></circle>\n </g>\n </g>\n </svg>\n </span>\n\n <input\n ref={(el) => (this.nativeInput = el)}\n id={this.inputId}\n type=\"radio\"\n name={this.name}\n value={this.value}\n checked={this.checked}\n disabled={this.disabled}\n role=\"radio\"\n aria-checked={this.checked ? 'true' : 'false'}\n aria-labelledby={this.labelId}\n onClick={this.handleClick}\n onBlur={this.handleBlur}\n onFocus={this.handleFocus}\n />\n </span>\n\n <span part=\"label\" id={this.labelId} class=\"radio__label\">\n <slot />\n </span>\n </label>\n );\n }\n}\n"],"mappings":"6FAAA,MAAMA,EAAc,o3DACpB,MAAAC,EAAeD,ECGf,IAAIE,EAAK,E,MAqBIC,EAAQ,M,uJACXC,KAAAC,QAAU,WAAWH,IACrBE,KAAAE,QAAU,eAAeJ,IAEzBE,KAAAG,eAAiB,IAAIC,EAmFrBJ,KAAAK,YAAc,KACpB,GAAIL,KAAKM,aAAe,KAAM,CAC5BN,KAAKO,QAAUP,KAAKM,YAAYC,QAChCP,KAAKQ,UAAUC,M,GAIXT,KAAAU,WAAa,KACnBV,KAAKW,SAAW,MAChBX,KAAKY,QAAQH,MAAM,EAGbT,KAAAa,YAAc,KACpBb,KAAKW,SAAW,KAChBX,KAAKc,SAASL,MAAM,EAGdT,KAAAe,cAAiBC,IACvB,GAAI,CAAC,UAAW,YAAa,YAAa,cAAcC,SAASD,EAAcE,KAAM,CACnF,MAAMC,EAASnB,KAAKoB,eAAeC,QAAQC,IAAWA,EAAMC,WAC5D,MAAMC,EAAO,CAAC,UAAW,aAAaP,SAASD,EAAcE,MAAQ,EAAI,EACzE,IAAIO,EAAQN,EAAOO,QAAQ1B,KAAK2B,MAAQH,EACxC,GAAIC,EAAQ,EAAGA,EAAQN,EAAOS,OAAS,EACvC,GAAIH,EAAQN,EAAOS,OAAS,EAAGH,EAAQ,EAEvCzB,KAAKoB,eAAeS,SAASP,GAAWA,EAAMf,QAAU,QACxDY,EAAOM,GAAOK,WACdX,EAAOM,GAAOlB,QAAU,KACxBY,EAAOM,GAAOM,cAAc,IAAIC,YAAY,mBAAoB,CAAEC,QAAS,KAAMC,WAAY,QAC7FlB,EAAcmB,gB,GAIVnC,KAAAoC,gBAAmBC,I,MAEzBA,EAAMF,kBACNG,EAAAtC,KAAKM,eAAW,MAAAgC,SAAA,SAAAA,EAAEC,OAAO,E,cAnHP,M,UAGL,G,WAGkB,K,cAGd,M,aAG+B,M,aAGf,K,CAGnC,mBAAAC,GACE,GAAIxC,KAAKO,QAAS,CAChBP,KAAKyC,mBAAmBZ,SAASP,GAAWA,EAAMf,QAAU,O,CAE9D,GAAIP,KAAKM,aAAe,KAAM,CAC5BN,KAAKM,YAAYC,QAAUP,KAAKO,O,EAKpC,gBAAAmC,CAAiBC,GACf,GAAI3C,KAAKM,aAAe,KAAM,CAC5BN,KAAKM,YAAYqC,KAAOA,C,EAa5B,iBAAAC,GACE5C,KAAKG,eAAe0C,QAAQ,mBAAoB,SAAU7C,KAAK2B,MAC/D3B,KAAKG,eAAe0C,QAAQ,iBAAkB,OAAQ7C,KAAK2B,MAC3D3B,KAAKG,eAAe0C,QAAQ,kBAAmB,QAAS7C,KAAK2B,K,CAG/D,oBAAAmB,GACE9C,KAAKG,eAAe4C,W,CAKtB,cAAMjB,CAASkB,G,OACbV,EAAAtC,KAAKM,eAAW,MAAAgC,SAAA,SAAAA,EAAEC,MAAMS,E,CAK1B,iBAAMC,G,OACJX,EAAAtC,KAAKM,eAAW,MAAAgC,SAAA,SAAAA,EAAEY,M,CAGZ,YAAA9B,GACN,MAAM+B,EAAOnD,KAAK2B,KAAKyB,QAAQ,SAAWC,SAASC,KAEnD,GAAItD,KAAK2C,OAAS,GAAI,MAAO,GAE7B,MAAO,IAAIQ,EAAKI,iBAAiB,cAAclC,QAC5CC,GAA+BA,EAAMqB,OAAS3C,KAAK2C,M,CAIhD,gBAAAF,GACN,OAAOzC,KAAKoB,eAAeC,QAAQC,GAAUA,IAAUtB,KAAK2B,M,CA0C9D,MAAA6B,GACE,OACEC,EAAA,SAAAvC,IAAA,2CACEwC,KAAK,OACLC,MAAO,CACLrC,MAAO,KACP,iBAAkBtB,KAAKO,QACvB,kBAAmBP,KAAKuB,SACxB,iBAAkBvB,KAAKW,UAEzBiD,QAAS5D,KAAKC,QACd4D,UAAW7D,KAAKe,cAChB+C,YAAa9D,KAAKoC,iBAElBqB,EAAA,QAAAvC,IAAA,2CAAMwC,KAAK,UAAUC,MAAM,kBACzBF,EAAA,QAAAvC,IAAA,2CAAMwC,KAAK,eAAeC,MAAM,eAC9BF,EAAA,OAAAvC,IAAA,2CAAK6C,QAAQ,aACXN,EAAA,KAAAvC,IAAA,2CAAG8C,OAAO,OAAM,eAAc,IAAIC,KAAK,OAAM,YAAW,WACtDR,EAAA,KAAAvC,IAAA,2CAAG+C,KAAK,gBACNR,EAAA,UAAAvC,IAAA,2CAAQgD,GAAG,IAAIC,GAAG,IAAIC,EAAE,UAMhCX,EAAA,SAAAvC,IAAA,2CACEmD,IAAMC,GAAQtE,KAAKM,YAAcgE,EACjCxE,GAAIE,KAAKC,QACTsE,KAAK,QACL5B,KAAM3C,KAAK2C,KACX6B,MAAOxE,KAAKwE,MACZjE,QAASP,KAAKO,QACdgB,SAAUvB,KAAKuB,SACfkD,KAAK,QAAO,eACEzE,KAAKO,QAAU,OAAS,QAAO,kBAC5BP,KAAKE,QACtBwE,QAAS1E,KAAKK,YACdsE,OAAQ3E,KAAKU,WACbkE,QAAS5E,KAAKa,eAIlB4C,EAAA,QAAAvC,IAAA,2CAAMwC,KAAK,QAAQ5D,GAAIE,KAAKE,QAASyD,MAAM,gBACzCF,EAAA,QAAAvC,IAAA,8C"}
@@ -0,0 +1,2 @@
1
+ import{r as e,c as i,h as s,H as t,g as a}from"./p-05eb1bab.js";import{E as r}from"./p-8bfb4bfc.js";import{g as h,h as d}from"./p-0cebf1d2.js";const o=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block;user-select:none;--search-border-width:1px}::slotted(six-search-field){position:absolute;margin-left:var(--search-border-width);width:calc(100% - 2 * var(--search-border-width))}.six-header{display:flex;width:100%;height:3.75rem;background-color:var(--six-header-background-color);align-items:center;flex-wrap:wrap;box-shadow:var(--six-shadow-medium);border-bottom:var(--six-header-border-with) solid var(--six-header-border-color)}.six-header__logo{width:6rem;margin-top:0.15rem}.six-header__logo--clickable{cursor:pointer}.six-header__placeholder{flex:1}.six-header__menu,.six-header__logo,.six-header__custom,.six-header__search,.six-header__notification,.six-header__app-switcher,.six-header__profile{height:calc(100% - 0.25rem - 1px);padding:0 1.25rem;display:flex;align-items:center;border-bottom:solid 0.25rem transparent}.six-header__menu--open,.six-header__logo--open,.six-header__custom--open,.six-header__search--open,.six-header__notification--open,.six-header__app-switcher--open,.six-header__profile--open{border-bottom:solid 0.25rem var(--six-header-border-color-open)}.six-header__app-switcher-dropdown{display:flex;align-items:center}.six-header__selected-app{cursor:pointer;font-size:0.9rem;font-weight:600;padding-right:0;padding-left:0.3rem}.six-header__selected-app:hover{color:var(--six-header-selected-app-color-hover)}.six-header__search-field{opacity:0;transform:scale(0.9);transition:var(--six-transition-fast) opacity, var(--six-transition-fast) transform;display:none}.six-header__search-field--visible{opacity:1;transform:none;display:block}.six-header__search-field--shift-content.six-header__search-field--visible{height:2.65rem;transition:var(--six-transition-fast) height}.six-header__search-field--shift-content:not(.six-header__search-field--visible){height:0;transition:var(--six-transition-fast) height}";const c=o;var n;(function(e){e[e["None"]=0]="None";e[e["Search"]=1]="Search";e[e["AppSwitcher"]=2]="AppSwitcher";e[e["Profile"]=3]="Profile"})(n||(n={}));var l;(function(e){e["Search"]="search-field";e["Notifications"]="notifications";e["AppSwitcher"]="app-switcher-menu";e["Profile"]="profile-menu";e["Logo"]="logo"})(l||(l={}));const f=class{constructor(s){e(this,s);this.sixAppNameClicked=i(this,"six-header-app-name-clicked",7);this.sixAppSwitcherSelect=i(this,"six-header-app-switcher-select",7);this.sixProfileSelect=i(this,"six-header-profile-select",7);this.sixHamburgerClick=i(this,"six-header-hamburger-menu-clicked",7);this.sixLogoClick=i(this,"six-header-logo-clicked",7);this.sixSearchFieldToggle=i(this,"six-header-search-field-toggle",7);this.eventListeners=new r;this.setupMenu=e=>{if(e==null)return;this.eventListeners.add(e,"click",(()=>this.sixHamburgerClick.emit()))};this.setupLogo=e=>{if(!this.clickableLogo||e==null)return;this.eventListeners.add(e,"click",(()=>this.sixLogoClick.emit()))};this.setupProfile=e=>{if(e==null)return;this.eventListeners.add(e,"six-dropdown-show",this.selectSection(n.Profile));this.eventListeners.add(e,"six-dropdown-hide",this.selectSection(n.None));this.eventListeners.add(e,"six-menu-item-selected",(e=>{const{name:i,item:s}=e.detail;this.sixProfileSelect.emit({selectedLabel:s.innerText,name:i,item:s})}))};this.setupAppSwitcher=e=>{if(e==null)return;this.eventListeners.add(e,"six-dropdown-show",this.selectSection(n.AppSwitcher));this.eventListeners.add(e,"six-dropdown-hide",this.selectSection(n.None));this.eventListeners.add(e,"six-menu-item-selected",(e=>{const{name:i,item:s}=e.detail;this.selectedApp=s.innerText;this.sixAppSwitcherSelect.emit({selectedLabel:s.innerText,name:i,item:s})}))};this.appNameClicked=()=>this.sixAppNameClicked.emit();this.computeSearchOpenState=()=>{this.selectedSection=this.openSearch?n.Search:n.None};this.shiftContent=false;this.hideHamburgerMenu=false;this.openHamburgerMenu=false;this.openSearch=false;this.clickableLogo=false;this.selectedApp=undefined;this.selectedSection=undefined}handleOpenSearchChange(){this.computeSearchOpenState()}async setSearchOpenState(e){if(this.selectedSection===n.Search&&!e){this.selectedSection=n.None}else if(e&&this.selectedSection!==n.Search){this.selectedSection=n.Search}}async getIsSearchOpen(){return this.selectedSection===n.Search}hasSlot(e){if(this.slots==null){return false}return this.slots[e]}isSectionSelected(e){return e===this.selectedSection}selectSection(e){return()=>this.selectedSection=e}toggleSearch(){const e=this.selectedSection!==n.Search;this.selectedSection=this.selectedSection===n.Search?n.None:n.Search;this.sixSearchFieldToggle.emit({visible:e});if(this.selectedSection===n.Search){setTimeout((async()=>{var e,i;const s=h(this.host,l.Search);(i=(e=s===null||s===void 0?void 0:s.shadowRoot)===null||e===void 0?void 0:e.querySelector("six-input"))===null||i===void 0?void 0:i.setFocus()}),50)}}componentWillLoad(){this.slots={[l.Search]:d(this.host,l.Search),[l.Notifications]:d(this.host,l.Notifications),[l.AppSwitcher]:d(this.host,l.AppSwitcher),[l.Profile]:d(this.host,l.Profile),[l.Logo]:d(this.host,l.Logo)};if(this.hasSlot(l.AppSwitcher)){this.updateSelectedApp()}if(this.hasSlot(l.Search)){this.computeSearchOpenState()}}connectedCallback(){const e=h(this.host,l.AppSwitcher);if(e){this.mutationObserver=new MutationObserver((e=>{if(e.some((e=>e.type==="childList"||e.type==="attributes"))){this.updateSelectedApp()}}));this.mutationObserver.observe(e,{attributes:true,childList:true,subtree:true})}}updateSelectedApp(){var e;const i=h(this.host,l.AppSwitcher);if(i==null){return undefined}const s=Array.from(i.querySelectorAll("six-menu-item"));const t=s.find((e=>e.hasAttribute("checked")&&e.getAttribute("checked")!=="false"));this.selectedApp=(e=t===null||t===void 0?void 0:t.textContent)!==null&&e!==void 0?e:undefined}disconnectedCallback(){var e;this.eventListeners.removeAll();(e=this.mutationObserver)===null||e===void 0?void 0:e.disconnect()}render(){const e=!this.hideHamburgerMenu&&s("section",{key:"fb78ad479f72a484bd7f7d976106628ad2801f63",class:"six-header__menu"},s("six-icon-button",{key:"80bf31342d363b5fe1cff6bede3796dda10110cf",name:this.openHamburgerMenu?"menu_open":"menu",ref:this.setupMenu}));const i=this.hasSlot(l.Search)&&s("section",{key:"6c31756cf58b9804ef66af83ff96db81d480827b",class:{"six-header__search":true,"six-header__search--open":this.isSectionSelected(n.Search)}},s("six-icon-button",{key:"3af9901f916fcdef235232075784a8e174516df5",name:"search",onClick:()=>this.toggleSearch(),"data-testid":"search-trigger"}));const a=this.hasSlot(l.Notifications)&&s("section",{key:"f987048f9a787006209195e08e1410287173b1db",class:"six-header__notification"},s("slot",{key:"6b868840d2c5da71d144fe70ee3d788a9058946e",name:l.Notifications}));const r=this.hasSlot(l.AppSwitcher)&&s("section",{key:"319335bd8baedff666831f02b1e069e90594caff",class:{"six-header__app-switcher":true,"six-header__app-switcher--open":this.isSectionSelected(n.AppSwitcher)}},s("six-dropdown",{key:"dbc3e051599e7f5c17e0c5fd21ecf0ec94d38ddc",distance:13,skidding:20,placement:"bottom-end",ref:this.setupAppSwitcher},s("div",{key:"8f67ad4d5658a003177364f11188b26edc09b8b3",slot:"trigger",class:"six-header__app-switcher-dropdown"},s("a",{key:"62748cf2060348ccc971ae61b0768a5771f6cd5c",onClick:this.appNameClicked,class:"six-header__selected-app"},this.selectedApp),s("six-icon-button",{key:"2e8c73e6e9b72bf98985d3cd4d5ba92519edbeb2",name:"apps"})),s("slot",{key:"70056ce4c0154a5122854377ad16549fba8c7a1e",name:l.AppSwitcher})));const h=this.hasSlot(l.Profile)&&s("section",{key:"98a2ec4173e732e113a904dd0e6eea123f0957f4",class:{"six-header__profile":true,"six-header__profile--open":this.isSectionSelected(n.Profile)}},s("six-dropdown",{key:"8b60c2141215c35e9115fb233eaa3e7884459bd9",distance:17,skidding:20,placement:"bottom-end",ref:this.setupProfile},s("slot",{key:"745751f79e8580a192104b4a9893544a7d51fb9b",name:"profile-avatar",slot:"trigger"}),s("slot",{key:"51954bfd0865bf952797e7b29d777dcf2d262278",name:"profile-menu"})));const d=this.hasSlot(l.Logo)?s("section",null,s("slot",{name:"logo"})):s("section",{class:{"six-header__logo":true,"six-header__logo--clickable":this.clickableLogo},ref:this.setupLogo},s("svg",{height:"20",viewBox:"0 0 90 26",xmlns:"http://www.w3.org/2000/svg"},s("title",null,"SIX"),s("g",{fill:"#DE3919","fill-rule":"nonzero"},s("path",{d:"m22.798 3.869c1.82-2.168 4.549-3.545 7.6-3.545h6.807v4.961h-6.807c-1.526 0-2.89.689-3.8 1.771l-12.19 14.526c-1.82 2.166-4.549 3.545-7.6 3.545h-6.808v-4.961h6.808c1.525 0 2.889-.689 3.799-1.773l12.191-14.525"}),s("path",{d:"m42.16.324h5.21v24.806h-5.21z"}),s("path",{d:"m66.743 3.869l4.195 4.999 4.195-4.999c1.819-2.168 4.549-3.545 7.6-3.545h6.806v4.961h-6.806c-1.526 0-2.89.689-3.8 1.771l-4.758 5.669 4.758 5.669c.91 1.084 2.274 1.773 3.8 1.773h6.806v4.961h-6.806c-3.051 0-5.781-1.379-7.6-3.545l-4.195-4.999-4.195 4.999c-1.82 2.166-4.55 3.545-7.6 3.545h-6.807v-4.961h6.807c1.525 0 2.889-.689 3.799-1.773l4.758-5.669-4.758-5.669c-.91-1.083-2.274-1.771-3.799-1.771h-6.807v-4.961h6.807c3.05 0 5.78 1.378 7.6 3.545"}))));return s(t,{key:"0b346dcbc076e01148e9dfcfb357e4e2ee6afdae"},s("header",{key:"542dfe6b8a99f2216dfbe7c0d44bdea1bd8e1489",part:"header",class:"six-header"},e,d,s("section",{key:"84df4a863acf285a75750e2b6961b8c700ea4058",class:"six-header__placeholder"}),s("section",{key:"94620e8eb107d419ba2326daca76b4714f2c15f6",class:"six-header__custom"},s("slot",{key:"c98cf95a18000c2d8cb47a6c620e719f21e4f712"})),i,a,r,h),s("div",{key:"2156b48f160d9bcee8581c4a2b87a1b65fe81a3b",class:{"six-header__search-field":true,"six-header__search-field--visible":this.isSectionSelected(n.Search),"six-header__search-field--shift-content":this.shiftContent}},s("slot",{key:"69632a2afced7c632b1381332e88e8c943541e4e",name:l.Search})))}static get assetsDirs(){return["assets"]}get host(){return a(this)}static get watchers(){return{openSearch:["handleOpenSearchChange"]}}};f.style=c;export{f as six_header};
2
+ //# sourceMappingURL=p-ff2339a6.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["sixHeaderCss","SixHeaderStyle0","Section","Slot","SixHeader","this","eventListeners","EventListeners","setupMenu","el","add","sixHamburgerClick","emit","setupLogo","clickableLogo","sixLogoClick","setupProfile","selectSection","Profile","None","event","name","item","detail","sixProfileSelect","selectedLabel","innerText","setupAppSwitcher","AppSwitcher","selectedApp","sixAppSwitcherSelect","appNameClicked","sixAppNameClicked","computeSearchOpenState","selectedSection","openSearch","Search","handleOpenSearchChange","setSearchOpenState","openState","getIsSearchOpen","hasSlot","slot","slots","isSectionSelected","value","section","toggleSearch","visible","sixSearchFieldToggle","setTimeout","async","getSlot","host","_b","_a","shadowRoot","querySelector","setFocus","componentWillLoad","Notifications","Logo","updateSelectedApp","connectedCallback","appSwitcherSlot","mutationObserver","MutationObserver","mutations","some","mutation","type","observe","attributes","childList","subtree","element","undefined","items","Array","from","querySelectorAll","firstCheckedMenuItem","find","hasAttribute","getAttribute","textContent","disconnectedCallback","removeAll","disconnect","render","hamburgerMenu","hideHamburgerMenu","h","key","class","openHamburgerMenu","ref","search","onClick","notifications","appSwitcher","distance","skidding","placement","profile","logo","height","viewBox","xmlns","fill","d","Host","part","shiftContent"],"sources":["src/components/six-header/six-header.scss?tag=six-header&encapsulation=shadow","src/components/six-header/six-header.tsx"],"sourcesContent":["@import 'src/global/component';\n\n$header-height: 3.75rem;\n$border-height: 0.25rem;\n\n:host {\n display: block;\n user-select: none;\n --search-border-width: 1px;\n}\n\n::slotted(six-search-field) {\n position: absolute;\n margin-left: var(--search-border-width);\n width: calc(100% - 2 * var(--search-border-width));\n}\n\n.six-header {\n display: flex;\n width: 100%;\n height: $header-height;\n background-color: var(--six-header-background-color);\n align-items: center;\n flex-wrap: wrap;\n box-shadow: var(--six-shadow-medium);\n border-bottom: var(--six-header-border-with) solid var(--six-header-border-color);\n\n &__logo {\n width: 6rem;\n margin-top: 0.15rem;\n\n &--clickable {\n cursor: pointer;\n }\n }\n\n &__placeholder {\n flex: 1;\n }\n\n &__menu,\n &__logo,\n &__custom,\n &__search,\n &__notification,\n &__app-switcher,\n &__profile {\n height: calc(100% - #{$border-height} - 1px);\n padding: 0 1.25rem;\n display: flex;\n align-items: center;\n border-bottom: solid $border-height transparent;\n\n &--open {\n border-bottom: solid $border-height var(--six-header-border-color-open);\n }\n }\n\n &__app-switcher-dropdown {\n display: flex;\n align-items: center;\n }\n\n &__selected-app {\n cursor: pointer;\n font-size: 0.9rem;\n font-weight: 600;\n padding-right: 0;\n padding-left: 0.3rem;\n &:hover {\n color: var(--six-header-selected-app-color-hover);\n }\n }\n\n &__search-field {\n opacity: 0;\n transform: scale(0.9);\n transition: var(--six-transition-fast) opacity, var(--six-transition-fast) transform;\n display: none;\n\n &--visible {\n opacity: 1;\n transform: none;\n display: block;\n }\n\n &--shift-content.six-header__search-field--visible {\n height: 2.65rem;\n transition: var(--six-transition-fast) height;\n }\n\n &--shift-content:not(.six-header__search-field--visible) {\n height: 0;\n transition: var(--six-transition-fast) height;\n }\n }\n}\n","import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from '@stencil/core';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { getSlot, hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\n\nexport interface SixHeaderAppSwitcherSelectPayload {\n selectedLabel: string;\n name: string;\n item: HTMLSixMenuItemElement;\n}\n\nexport interface SixHeaderProfileSelectPayload {\n selectedLabel: string;\n name: string;\n item: HTMLSixMenuItemElement;\n}\n\nexport interface SixHeaderSearchFieldToggle {\n visible: boolean;\n}\n\nenum Section {\n None,\n Search,\n AppSwitcher,\n Profile,\n}\n\nenum Slot {\n Search = 'search-field',\n Notifications = 'notifications',\n AppSwitcher = 'app-switcher-menu',\n Profile = 'profile-menu',\n Logo = 'logo',\n}\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define a custom component that is included in the header.\n * @slot search-field - Used to define the search field component in the header.\n * @slot notifications - Used to define the notification component in the header.\n * @slot app-switcher-menu - Used to define the application switcher menu in the header.\n * @slot profile-menu - Used to define the profile menu in the header.\n * @slot profile-avatar - Used to define the avator in the header.\n */\n\n@Component({\n tag: 'six-header',\n styleUrl: 'six-header.scss',\n shadow: true,\n assetsDirs: ['assets'],\n})\nexport class SixHeader {\n /** Indicates if content should be shifted down when search field is visible. */\n @Prop() shiftContent = false;\n\n /** Set whether the hamburger menu should be visible or not */\n @Prop() hideHamburgerMenu = false;\n\n /** Set the hamburger menu icon to open or closed state */\n @Prop() openHamburgerMenu = false;\n\n /** Set the header search to be in an open or closed state */\n @Prop() openSearch = false;\n\n /** Set whether the logo should be clickable */\n @Prop() clickableLogo = false;\n\n @Watch('openSearch')\n handleOpenSearchChange() {\n this.computeSearchOpenState();\n }\n\n /** Sets open state for search */\n @Method()\n async setSearchOpenState(openState: boolean) {\n if (this.selectedSection === Section.Search && !openState) {\n this.selectedSection = Section.None;\n } else if (openState && this.selectedSection !== Section.Search) {\n this.selectedSection = Section.Search;\n }\n }\n\n /** Get open state for search */\n @Method()\n async getIsSearchOpen() {\n return this.selectedSection === Section.Search;\n }\n\n /** Emitted when the name of the selected app is clicked. */\n @Event({ eventName: 'six-header-app-name-clicked' }) sixAppNameClicked!: EventEmitter<EmptyPayload>;\n\n /** Emitted when a menu item is in the app switcher menu is selected. */\n @Event({ eventName: 'six-header-app-switcher-select' })\n sixAppSwitcherSelect!: EventEmitter<SixHeaderAppSwitcherSelectPayload>;\n\n /** Emitted when a menu item is in the profile menu is selected. */\n @Event({ eventName: 'six-header-profile-select' }) sixProfileSelect!: EventEmitter<SixHeaderProfileSelectPayload>;\n\n /** Emitted when the hamburger menu is clicked. */\n @Event({ eventName: 'six-header-hamburger-menu-clicked' }) sixHamburgerClick!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the header logo is clicked. */\n @Event({ eventName: 'six-header-logo-clicked' }) sixLogoClick!: EventEmitter<EmptyPayload>;\n\n /** Emitted when search field is toggled. */\n @Event({ eventName: 'six-header-search-field-toggle' })\n sixSearchFieldToggle!: EventEmitter<SixHeaderSearchFieldToggle>;\n\n @Element() host!: HTMLSixHeaderElement;\n\n private eventListeners = new EventListeners();\n\n private slots?: Record<Slot, boolean>;\n\n private mutationObserver?: MutationObserver;\n\n @State() selectedApp?: string;\n @State() selectedSection?: Section;\n\n private hasSlot(slot: Slot): boolean {\n if (this.slots == null) {\n return false;\n }\n return this.slots[slot];\n }\n\n private isSectionSelected(value: Section) {\n return value === this.selectedSection;\n }\n\n private selectSection(section: Section) {\n return () => (this.selectedSection = section);\n }\n\n private toggleSearch() {\n const visible = this.selectedSection !== Section.Search;\n this.selectedSection = this.selectedSection === Section.Search ? Section.None : Section.Search;\n this.sixSearchFieldToggle.emit({ visible });\n if (this.selectedSection === Section.Search) {\n // setFocus deferred due to https://github.com/ionic-team/stencil/issues/3772\n setTimeout(async () => {\n const slot = getSlot(this.host, Slot.Search);\n slot?.shadowRoot?.querySelector('six-input')?.setFocus();\n }, 50);\n }\n }\n\n private setupMenu = (el?: HTMLSixIconButtonElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'click', () => this.sixHamburgerClick.emit());\n };\n\n private setupLogo = (el?: HTMLElement) => {\n if (!this.clickableLogo || el == null) return;\n\n this.eventListeners.add(el, 'click', () => this.sixLogoClick.emit());\n };\n\n private setupProfile = (el?: HTMLSixDropdownElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'six-dropdown-show', this.selectSection(Section.Profile));\n this.eventListeners.add(el, 'six-dropdown-hide', this.selectSection(Section.None));\n this.eventListeners.add(el, 'six-menu-item-selected', (event: Event) => {\n const { name, item } = (event as CustomEvent).detail;\n this.sixProfileSelect.emit({ selectedLabel: item.innerText, name, item });\n });\n };\n\n private setupAppSwitcher = (el?: HTMLSixDropdownElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'six-dropdown-show', this.selectSection(Section.AppSwitcher));\n this.eventListeners.add(el, 'six-dropdown-hide', this.selectSection(Section.None));\n this.eventListeners.add(el, 'six-menu-item-selected', (event: Event) => {\n const { name, item } = (event as CustomEvent).detail;\n this.selectedApp = item.innerText;\n this.sixAppSwitcherSelect.emit({ selectedLabel: item.innerText, name, item });\n });\n };\n\n private appNameClicked = () => this.sixAppNameClicked.emit();\n\n private computeSearchOpenState = () => {\n this.selectedSection = this.openSearch ? Section.Search : Section.None;\n };\n\n componentWillLoad() {\n this.slots = {\n [Slot.Search]: hasSlot(this.host, Slot.Search),\n [Slot.Notifications]: hasSlot(this.host, Slot.Notifications),\n [Slot.AppSwitcher]: hasSlot(this.host, Slot.AppSwitcher),\n [Slot.Profile]: hasSlot(this.host, Slot.Profile),\n [Slot.Logo]: hasSlot(this.host, Slot.Logo),\n };\n\n if (this.hasSlot(Slot.AppSwitcher)) {\n this.updateSelectedApp();\n }\n\n if (this.hasSlot(Slot.Search)) {\n this.computeSearchOpenState();\n }\n }\n\n connectedCallback() {\n const appSwitcherSlot = getSlot(this.host, Slot.AppSwitcher);\n if (appSwitcherSlot) {\n this.mutationObserver = new MutationObserver((mutations) => {\n if (mutations.some((mutation) => mutation.type === 'childList' || mutation.type === 'attributes')) {\n this.updateSelectedApp();\n }\n });\n this.mutationObserver.observe(appSwitcherSlot, { attributes: true, childList: true, subtree: true });\n }\n }\n\n private updateSelectedApp() {\n // there are more concise ways to select the first checked menu item, but this is one that works for jest\n const element = getSlot(this.host, Slot.AppSwitcher);\n if (element == null) {\n return undefined;\n }\n const items = Array.from(element.querySelectorAll('six-menu-item'));\n const firstCheckedMenuItem = items.find(\n (item) => item.hasAttribute('checked') && item.getAttribute('checked') !== 'false'\n );\n this.selectedApp = firstCheckedMenuItem?.textContent ?? undefined;\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n this.mutationObserver?.disconnect();\n }\n\n render() {\n const hamburgerMenu = !this.hideHamburgerMenu && (\n <section class=\"six-header__menu\">\n <six-icon-button name={this.openHamburgerMenu ? 'menu_open' : 'menu'} ref={this.setupMenu} />\n </section>\n );\n\n const search = this.hasSlot(Slot.Search) && (\n <section\n class={{\n 'six-header__search': true,\n 'six-header__search--open': this.isSectionSelected(Section.Search),\n }}\n >\n <six-icon-button name=\"search\" onClick={() => this.toggleSearch()} data-testid=\"search-trigger\" />\n </section>\n );\n\n const notifications = this.hasSlot(Slot.Notifications) && (\n <section class=\"six-header__notification\">\n <slot name={Slot.Notifications} />\n </section>\n );\n\n const appSwitcher = this.hasSlot(Slot.AppSwitcher) && (\n <section\n class={{\n 'six-header__app-switcher': true,\n 'six-header__app-switcher--open': this.isSectionSelected(Section.AppSwitcher),\n }}\n >\n <six-dropdown distance={13} skidding={20} placement=\"bottom-end\" ref={this.setupAppSwitcher}>\n <div slot=\"trigger\" class=\"six-header__app-switcher-dropdown\">\n <a onClick={this.appNameClicked} class=\"six-header__selected-app\">\n {this.selectedApp}\n </a>\n <six-icon-button name=\"apps\" />\n </div>\n <slot name={Slot.AppSwitcher} />\n </six-dropdown>\n </section>\n );\n\n const profile = this.hasSlot(Slot.Profile) && (\n <section\n class={{\n 'six-header__profile': true,\n 'six-header__profile--open': this.isSectionSelected(Section.Profile),\n }}\n >\n <six-dropdown distance={17} skidding={20} placement=\"bottom-end\" ref={this.setupProfile}>\n <slot name=\"profile-avatar\" slot=\"trigger\" />\n <slot name=\"profile-menu\" />\n </six-dropdown>\n </section>\n );\n\n const logo = this.hasSlot(Slot.Logo) ? (\n <section>\n <slot name=\"logo\" />\n </section>\n ) : (\n <section\n class={{\n 'six-header__logo': true,\n 'six-header__logo--clickable': this.clickableLogo,\n }}\n ref={this.setupLogo}\n >\n <svg height=\"20\" viewBox=\"0 0 90 26\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>SIX</title>\n <g fill=\"#DE3919\" fill-rule=\"nonzero\">\n <path d=\"m22.798 3.869c1.82-2.168 4.549-3.545 7.6-3.545h6.807v4.961h-6.807c-1.526 0-2.89.689-3.8 1.771l-12.19 14.526c-1.82 2.166-4.549 3.545-7.6 3.545h-6.808v-4.961h6.808c1.525 0 2.889-.689 3.799-1.773l12.191-14.525\" />\n <path d=\"m42.16.324h5.21v24.806h-5.21z\" />\n <path d=\"m66.743 3.869l4.195 4.999 4.195-4.999c1.819-2.168 4.549-3.545 7.6-3.545h6.806v4.961h-6.806c-1.526 0-2.89.689-3.8 1.771l-4.758 5.669 4.758 5.669c.91 1.084 2.274 1.773 3.8 1.773h6.806v4.961h-6.806c-3.051 0-5.781-1.379-7.6-3.545l-4.195-4.999-4.195 4.999c-1.82 2.166-4.55 3.545-7.6 3.545h-6.807v-4.961h6.807c1.525 0 2.889-.689 3.799-1.773l4.758-5.669-4.758-5.669c-.91-1.083-2.274-1.771-3.799-1.771h-6.807v-4.961h6.807c3.05 0 5.78 1.378 7.6 3.545\" />\n </g>\n </svg>\n </section>\n );\n\n return (\n <Host>\n <header part=\"header\" class=\"six-header\">\n {hamburgerMenu}\n\n {logo}\n\n <section class=\"six-header__placeholder\" />\n\n <section class=\"six-header__custom\">\n <slot />\n </section>\n\n {search}\n\n {notifications}\n\n {appSwitcher}\n\n {profile}\n </header>\n\n <div\n class={{\n 'six-header__search-field': true,\n 'six-header__search-field--visible': this.isSectionSelected(Section.Search),\n 'six-header__search-field--shift-content': this.shiftContent,\n }}\n >\n <slot name={Slot.Search} />\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"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"}
@@ -1,10 +1 @@
1
- @font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons.woff2") format("woff2"), url("./material-icons.woff") format("woff")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Outlined";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-outlined.woff2") format("woff2"), url("./material-icons-outlined.woff") format("woff")}.material-icons-outlined{font-family:"Material Icons Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Round";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-round.woff2") format("woff2"), url("./material-icons-round.woff") format("woff")}.material-icons-round{font-family:"Material Icons Round";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Sharp";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-sharp.woff2") format("woff2"), url("./material-icons-sharp.woff") format("woff")}.material-icons-sharp{font-family:"Material Icons Sharp";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Two Tone";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-two-tone.woff2") format("woff2"), url("./material-icons-two-tone.woff") format("woff")}.material-icons-two-tone{font-family:"Material Icons Two Tone";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:100;src:url('./files/noto-sans-latin-100-normal.woff2') format('woff2'), url('./files/noto-sans-latin-100-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:200;src:url('./files/noto-sans-latin-200-normal.woff2') format('woff2'), url('./files/noto-sans-latin-200-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:300;src:url('./files/noto-sans-latin-300-normal.woff2') format('woff2'), url('./files/noto-sans-latin-300-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:400;src:url('./files/noto-sans-latin-400-normal.woff2') format('woff2'), url('./files/noto-sans-latin-400-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:500;src:url('./files/noto-sans-latin-500-normal.woff2') format('woff2'), url('./files/noto-sans-latin-500-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:600;src:url('./files/noto-sans-latin-600-normal.woff2') format('woff2'), url('./files/noto-sans-latin-600-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:700;src:url('./files/noto-sans-latin-700-normal.woff2') format('woff2'), url('./files/noto-sans-latin-700-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:800;src:url('./files/noto-sans-latin-800-normal.woff2') format('woff2'), url('./files/noto-sans-latin-800-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:900;src:url('./files/noto-sans-latin-900-normal.woff2') format('woff2'), url('./files/noto-sans-latin-900-normal.woff') format('woff')}:root{--six-color-red:#de3919;--six-color-black:#000;--six-color-white:#fff;--six-color-web-rock-900:#262626;--six-color-web-rock-800:#484848;--six-color-web-rock-700:#676767;--six-color-web-rock-600:#7b7b7b;--six-color-web-rock-500:#a5a5a5;--six-color-web-rock-400:#c3c3c3;--six-color-web-rock-300:#e5e5e5;--six-color-web-rock-200:#f1f1f1;--six-color-web-rock-100:#f6f6f6;--six-color-web-rock-50:#fbfbfb;--six-color-clay-200:#ada398;--six-color-clay-50:#ebe8e7;--six-color-danger-900:#c52c0f;--six-color-danger-800:#de3919;--six-color-danger-light-to-be-defined:#f58c78;--six-color-warning-800:#ef9f25;--six-color-warning-700:#f2b72c;--six-color-warning-light-to-be-defined:#f9deb4;--six-color-success-600:#58d200;--six-color-success-500:#6ae300;--six-color-success-light-to-be-defined:#aaff6c;--six-color-action-600:#1f87e5;--six-color-action-500:#2196f3;--six-color-action-light-to-be-defined:#a8d0f5;--six-color-inactive:#c3c3c3;--six-focus-ring-color:var(--six-color-web-rock-400)}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{margin:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'Noto Sans', sans-serif}code{background:rgba(0, 0, 0, 0.04);padding:0.2rem;border-radius:3px;font-weight:bold}.warn{border-left:solid 3px var(--six-color-warning-700);background:rgba(0, 0, 0, 0.02);padding:1rem}body>div.container{margin:1rem}:root{--six-border-radius-small:0rem;--six-border-radius-medium:0rem;--six-border-radius-large:0.5rem;--six-border-radius-x-large:1rem;--six-border-radius-circle:50%;--six-border-radius-pill:9999px;--six-shadow-x-small:0 1px 0 #00000029;--six-shadow-small:0 6px 12px 0px #00000029;--six-shadow-medium:0 12px 24px 0 #00000029;--six-shadow-large:0 2px 8px #0d131e1a;--six-shadow-x-large:0 4px 16px #0d131e1a;--six-shadow-x-large-top:0 -4px 16px #0d131e1a;--six-spacing-xxx-small:0.125rem;--six-spacing-xx-small:0.25rem;--six-spacing-x-small:0.5rem;--six-spacing-small:0.75rem;--six-spacing-medium:1rem;--six-spacing-large:1.25rem;--six-spacing-x-large:1.75rem;--six-spacing-xx-large:2.25rem;--six-spacing-xxx-large:3rem;--six-spacing-xxxx-large:4.5rem;--six-transition-x-slow:1000ms;--six-transition-slow:500ms;--six-transition-medium:250ms;--six-transition-fast:150ms;--six-transition-x-fast:50ms;--six-font-mono:SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;--six-font-sans:'Noto Sans', sans-serif;--six-font-family:var(--six-font-sans);--six-font-serif:Georgia, 'Times New Roman', serif;--six-font-size-xxx-small:0.5rem;--six-font-size-xx-small:0.625rem;--six-font-size-x-small:0.75rem;--six-font-size-small:0.875rem;--six-font-size-medium:1rem;--six-font-size-large:1.25rem;--six-font-size-x-large:1.5rem;--six-font-size-xx-large:2.25rem;--six-font-size-xxx-large:3rem;--six-font-size-xxxx-large:4.5rem;--six-font-weight-light:300;--six-font-weight-normal:400;--six-font-weight-semibold:500;--six-font-weight-bold:700;--six-letter-spacing-dense:-0.015em;--six-letter-spacing-normal:normal;--six-letter-spacing-loose:0.075em;--six-line-height-dense:1.4;--six-line-height-normal:1.8;--six-line-height-loose:2.2;--six-z-index-header:500;--six-z-index-search-field:500;--six-z-index-drawer:600;--six-z-index-dropdown:700;--six-z-index-toast:800;--six-z-index-tooltip:900;--six-z-index-dialog:1000;--six-elevation-1dp:0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.12);--six-elevation-2dp:0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 1px -2px rgba(0, 0, 0, 0.14),
2
- 0 2px 2px 0 rgba(0, 0, 0, 0.12);--six-elevation-3dp:0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
3
- 0 3px 3px -2px rgba(0, 0, 0, 0.12);--six-elevation-4dp:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
4
- 0 1px 10px -2px rgba(0, 0, 0, 0.12);--six-elevation-6dp:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14),
5
- 0 1px 18px -2px rgba(0, 0, 0, 0.12);--six-elevation-8dp:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14),
6
- 0 3px 14px 2px rgba(0, 0, 0, 0.12);--six-elevation-9dp:0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14),
7
- 0 3px 16px 2px rgba(0, 0, 0, 0.12);--six-elevation-12dp:0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14),
8
- 0 5px 22px 4px rgba(0, 0, 0, 0.12);--six-elevation-16dp:0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14),
9
- 0 6px 30px 5px rgba(0, 0, 0, 0.12);--six-elevation-24dp:0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14),
10
- 0 9px 46px 8px rgba(0, 0, 0, 0.12);--six-height-small:1.875rem;--six-height-medium:2.5rem;--six-height-large:3.125rem;--six-border-width:1px;--six-focus-ring-width:1px;--six-focus-shadow:0 0 0 var(--six-focus-ring-width);--six-button-font-size-small:var(--six-font-size-small);--six-button-font-size-medium:var(--six-font-size-medium);--six-button-font-size-large:var(--six-font-size-large);--six-button-focus-shadow:var(--six-focus-shadow) var(--six-color-web-rock-400);--six-input-focus-shadow:var(--six-focus-shadow) var(--six-input-border-color-focus);--six-input-background-color:var(--six-color-white);--six-input-background-color-hover:var(--six-color-white);--six-input-background-color-focus:var(--six-color-white);--six-input-background-color-disabled:var(--six-color-web-rock-100);--six-input-border-color:var(--six-color-web-rock-400);--six-input-border-color-hover:var(--six-color-web-rock-600);--six-input-border-color-focus:var(--six-color-action-600);--six-input-border-color-danger:var(--six-color-danger-800);--six-input-border-color-disabled:var(--six-color-web-rock-400);--six-input-border-radius-small:var(--six-border-radius-medium);--six-input-border-radius-medium:var(--six-border-radius-medium);--six-input-border-radius-large:var(--six-border-radius-medium);--six-input-font-weight:var(--six-font-weight-normal);--six-input-font-size-small:var(--six-font-size-x-small);--six-input-font-size-medium:var(--six-font-size-small);--six-input-font-size-large:var(--six-font-size-medium);--six-input-letter-spacing:var(--six-letter-spacing-normal);--six-input-color:var(--six-color-web-rock-900);--six-input-color-hover:var(--six-color-web-rock-900);--six-input-color-focus:var(--six-color-web-rock-900);--six-input-color-disabled:var(--six-color-web-rock-600);--six-input-icon-color:var(--six-color-web-rock-900);--six-input-icon-color-hover:var(--six-color-web-rock-600);--six-input-icon-color-focus:var(--six-color-web-rock-900);--six-input-placeholder-color:var(--six-color-web-rock-500);--six-input-placeholder-color-disabled:var(--six-color-web-rock-500);--six-input-spacing-small:var(--six-spacing-small);--six-input-spacing-medium:var(--six-spacing-medium);--six-input-spacing-large:var(--six-spacing-large);--six-input-prefix-spacing-small:var(--six-spacing-xx-small);--six-input-prefix-spacing-medium:var(--six-spacing-x-small);--six-input-prefix-spacing-large:var(--six-spacing-small);--six-input-label-font-size-small:var(--six-font-size-xx-small);--six-input-label-font-size-medium:var(--six-font-size-x-small);--six-input-label-font-size-large:var(--six-font-size-small);--six-input-label-color:var(--six-color-web-rock-900);--six-input-label-color-disabled:var(--six-color-web-rock-600);--six-input-help-text-font-size-small:var(--six-font-size-xx-small);--six-input-help-text-font-size-medium:var(--six-font-size-x-small);--six-input-help-text-font-size-large:var(--six-font-size-small);--six-input-help-text-color:var(--six-color-web-rock-600);--six-input-help-text-color-disabled:var(--six-color-web-rock-600);--six-overlay-background-color:var(--six-color-web-rock-900);--six-panel-background-color:var(--six-color-white);--six-panel-border-color:var(--six-color-clay-50);--six-progress-track-color:var(--six-color-web-rock-300);--six-progress-indicator-color:var(--six-color-danger-800);--six-progress-label-color:var(--six-color-white);--six-tooltip-background-color:var(--six-color-web-rock-900);--six-tooltip-color:var(--six-color-white);--six-tooltip-arrow-size:5px;--six-tooltip-arrow-start-end-offset:8px;--six-tooltip-font-size:var(--six-font-size-small);--six-tooltip-font-weight:var(--six-font-weight-normal);--six-tooltip-line-height:var(--six-line-height-dense);--six-avatar-color:var(--six-color-white);--six-avatar-background-color:var(--six-color-web-rock-300);--six-checkbox-color:var(--six-color-white);--six-selection-control-color:var(--six-color-action-500);--six-selection-control-color-disabled:var(--six-color-web-rock-400);--six-selection-control-toggle-size:1rem;--six-details-color:var(--six-color-web-rock-600);--six-drawer-color:var(--six-color-web-rock-900);--six-drawer-background-color:var(--six-color-clay-50);--six-footer-background-color:var(--six-color-white);--six-header-background-color:var(--six-color-white);--six-header-border-color:var(--six-color-web-rock-300);--six-header-border-color-open:var(--six-color-web-rock-900);--six-header-border-with:1px;--six-header-selected-app-color-hover:var(--six-color-web-rock-600);--six-menu-divider-color:var(--six-color-clay-50);--six-menu-item-background-color:var(--six-color-clay-50);--six-search-color:var(--six-color-action-600);--six-sidebar-color:var(--six-color-web-rock-900);--six-sidebar-background-color:var(--six-color-white);--six-sidebar-hover-background-color:var(--six-color-clay-50);--six-sidebar-header-background-color:var(--six-color-clay-50);--six-sidebar-item-background-color:var(--six-color-web-rock-50);--six-tab-color:var(--six-color-web-rock-900);--six-tab-color-active:var(--six-color-web-rock-900);--six-tab-color-hover:var(--six-color-web-rock-700);--six-tab-color-disabled:var(--six-color-web-rock-400);--six-tab-border-color:var(--six-color-white);--six-tab-border-width:2px;--six-tab-border-color-active:var(--six-color-web-rock-900);--six-tab-border-width-active:3px}[hidden]{display:none !important}.six-scroll-lock{overflow:hidden !important}
1
+ @font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons.woff2") format("woff2"), url("./material-icons.woff") format("woff")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Outlined";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-outlined.woff2") format("woff2"), url("./material-icons-outlined.woff") format("woff")}.material-icons-outlined{font-family:"Material Icons Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Round";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-round.woff2") format("woff2"), url("./material-icons-round.woff") format("woff")}.material-icons-round{font-family:"Material Icons Round";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Sharp";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-sharp.woff2") format("woff2"), url("./material-icons-sharp.woff") format("woff")}.material-icons-sharp{font-family:"Material Icons Sharp";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:"Material Icons Two Tone";font-style:normal;font-weight:400;font-display:block;src:url("./material-icons-two-tone.woff2") format("woff2"), url("./material-icons-two-tone.woff") format("woff")}.material-icons-two-tone{font-family:"Material Icons Two Tone";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:100;src:url('./files/noto-sans-latin-100-normal.woff2') format('woff2'), url('./files/noto-sans-latin-100-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:200;src:url('./files/noto-sans-latin-200-normal.woff2') format('woff2'), url('./files/noto-sans-latin-200-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:300;src:url('./files/noto-sans-latin-300-normal.woff2') format('woff2'), url('./files/noto-sans-latin-300-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:400;src:url('./files/noto-sans-latin-400-normal.woff2') format('woff2'), url('./files/noto-sans-latin-400-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:500;src:url('./files/noto-sans-latin-500-normal.woff2') format('woff2'), url('./files/noto-sans-latin-500-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:600;src:url('./files/noto-sans-latin-600-normal.woff2') format('woff2'), url('./files/noto-sans-latin-600-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:700;src:url('./files/noto-sans-latin-700-normal.woff2') format('woff2'), url('./files/noto-sans-latin-700-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:800;src:url('./files/noto-sans-latin-800-normal.woff2') format('woff2'), url('./files/noto-sans-latin-800-normal.woff') format('woff')}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:900;src:url('./files/noto-sans-latin-900-normal.woff2') format('woff2'), url('./files/noto-sans-latin-900-normal.woff') format('woff')}:root{--six-color-red:#de3919;--six-color-black:#000;--six-color-white:#fff;--six-color-indigo:#5c1bb8;--six-color-web-rock-900:#262626;--six-color-web-rock-800:#484848;--six-color-web-rock-700:#676767;--six-color-web-rock-600:#7b7b7b;--six-color-web-rock-500:#a5a5a5;--six-color-web-rock-400:#c3c3c3;--six-color-web-rock-300:#e5e5e5;--six-color-web-rock-200:#f1f1f1;--six-color-web-rock-100:#f6f6f6;--six-color-web-rock-50:#fbfbfb;--six-color-clay-200:#ada398;--six-color-clay-50:#ebe8e7;--six-color-danger-900:#c52c0f;--six-color-danger-800:#de3919;--six-color-danger-light-to-be-defined:#f58c78;--six-color-warning-800:#ef9f25;--six-color-warning-700:#f2b72c;--six-color-warning-light-to-be-defined:#f9deb4;--six-color-success-600:#58d200;--six-color-success-500:#6ae300;--six-color-success-light-to-be-defined:#aaff6c;--six-color-action-600:#1f87e5;--six-color-action-500:#2196f3;--six-color-action-light-to-be-defined:#a8d0f5;--six-color-inactive:#c3c3c3;--six-focus-ring-color:var(--six-color-action-600)}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{margin:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'Noto Sans', sans-serif}code{background:rgba(0, 0, 0, 0.04);padding:0.2rem;border-radius:3px;font-weight:bold}.warn{border-left:solid 3px var(--six-color-warning-700);background:rgba(0, 0, 0, 0.02);padding:1rem}body>div.container{margin:1rem}:root{--six-border-radius-small:0rem;--six-border-radius-medium:0rem;--six-border-radius-large:0.5rem;--six-border-radius-x-large:1rem;--six-border-radius-circle:50%;--six-border-radius-pill:9999px;--six-spacing-xxx-small:0.125rem;--six-spacing-xx-small:0.25rem;--six-spacing-x-small:0.5rem;--six-spacing-small:0.75rem;--six-spacing-medium:1rem;--six-spacing-large:1.25rem;--six-spacing-x-large:1.75rem;--six-spacing-xx-large:2.25rem;--six-spacing-xxx-large:3rem;--six-spacing-xxxx-large:4.5rem;--six-transition-x-slow:1000ms;--six-transition-slow:500ms;--six-transition-medium:250ms;--six-transition-fast:150ms;--six-transition-x-fast:50ms;--six-font-mono:SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;--six-font-sans:'Noto Sans', sans-serif;--six-font-family:var(--six-font-sans);--six-font-serif:Georgia, 'Times New Roman', serif;--six-font-size-xxx-small:0.5rem;--six-font-size-xx-small:0.625rem;--six-font-size-x-small:0.75rem;--six-font-size-small:0.875rem;--six-font-size-medium:1rem;--six-font-size-large:1.25rem;--six-font-size-x-large:1.5rem;--six-font-size-xx-large:2.25rem;--six-font-size-xxx-large:3rem;--six-font-size-xxxx-large:4.5rem;--six-font-weight-light:300;--six-font-weight-normal:400;--six-font-weight-semibold:500;--six-font-weight-bold:700;--six-letter-spacing-dense:-0.015em;--six-letter-spacing-normal:normal;--six-letter-spacing-loose:0.075em;--six-line-height-dense:1.4;--six-line-height-normal:1.8;--six-line-height-loose:2.2;--six-z-index-header:500;--six-z-index-search-field:500;--six-z-index-drawer:600;--six-z-index-dropdown:700;--six-z-index-toast:800;--six-z-index-tooltip:900;--six-z-index-dialog:1000;--six-shadow-small:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--six-shadow-medium:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--six-shadow-medium-top:0 -10px 15px -3px rgb(0 0 0 / 0.1), 0 -4px 6px -4px rgb(0 0 0 / 0.1);--six-shadow-large:0 25px 50px -12px rgb(0 0 0 / 0.25);--six-height-small:1.875rem;--six-height-medium:2.5rem;--six-height-large:3.125rem;--six-border-width:1px;--six-focus-ring-style:solid;--six-focus-ring-width:2px;--six-focus-ring-offset:2px;--six-focus-ring:var(--six-focus-ring-style) var(--six-focus-ring-width) var(--six-focus-ring-color);--six-focus-offset-input:1px;--six-button-font-size-medium:var(--six-font-size-medium);--six-button-font-size-large:var(--six-font-size-large);--six-focus-shadow:0 0 0 var(--six-focus-offset-input);--six-input-focus-shadow:var(--six-focus-shadow) var(--six-input-border-color-focus);--six-input-background-color:var(--six-color-white);--six-input-background-color-hover:var(--six-color-white);--six-input-background-color-focus:var(--six-color-white);--six-input-background-color-disabled:var(--six-color-web-rock-100);--six-input-border-color:var(--six-color-web-rock-400);--six-input-border-color-hover:var(--six-color-web-rock-600);--six-input-border-color-focus:var(--six-color-action-600);--six-input-border-color-danger:var(--six-color-danger-800);--six-input-border-color-disabled:var(--six-color-web-rock-400);--six-input-border-radius-small:var(--six-border-radius-medium);--six-input-border-radius-medium:var(--six-border-radius-medium);--six-input-border-radius-large:var(--six-border-radius-medium);--six-input-font-weight:var(--six-font-weight-normal);--six-input-font-size-small:var(--six-font-size-x-small);--six-input-font-size-medium:var(--six-font-size-small);--six-input-font-size-large:var(--six-font-size-medium);--six-input-letter-spacing:var(--six-letter-spacing-normal);--six-input-color:var(--six-color-web-rock-900);--six-input-color-hover:var(--six-color-web-rock-900);--six-input-color-focus:var(--six-color-web-rock-900);--six-input-color-disabled:var(--six-color-web-rock-600);--six-input-icon-color:var(--six-color-web-rock-900);--six-input-icon-color-hover:var(--six-color-web-rock-600);--six-input-icon-color-focus:var(--six-color-web-rock-900);--six-input-placeholder-color:var(--six-color-web-rock-500);--six-input-placeholder-color-disabled:var(--six-color-web-rock-500);--six-input-spacing-small:var(--six-spacing-small);--six-input-spacing-medium:var(--six-spacing-medium);--six-input-spacing-large:var(--six-spacing-large);--six-input-prefix-spacing-small:var(--six-spacing-xx-small);--six-input-prefix-spacing-medium:var(--six-spacing-x-small);--six-input-prefix-spacing-large:var(--six-spacing-small);--six-input-label-font-size-small:var(--six-font-size-xx-small);--six-input-label-font-size-medium:var(--six-font-size-x-small);--six-input-label-font-size-large:var(--six-font-size-small);--six-input-label-color:var(--six-color-web-rock-900);--six-input-label-color-disabled:var(--six-color-web-rock-600);--six-input-help-text-font-size-small:var(--six-font-size-xx-small);--six-input-help-text-font-size-medium:var(--six-font-size-x-small);--six-input-help-text-font-size-large:var(--six-font-size-small);--six-input-help-text-color:var(--six-color-web-rock-600);--six-input-help-text-color-disabled:var(--six-color-web-rock-600);--six-overlay-background-color:var(--six-color-web-rock-900);--six-panel-background-color:var(--six-color-white);--six-panel-border-color:var(--six-color-clay-50);--six-progress-track-color:var(--six-color-web-rock-300);--six-progress-indicator-color:var(--six-color-danger-800);--six-progress-label-color:var(--six-color-white);--six-tooltip-background-color:var(--six-color-web-rock-900);--six-tooltip-color:var(--six-color-white);--six-tooltip-arrow-size:5px;--six-tooltip-arrow-start-end-offset:8px;--six-tooltip-font-size:var(--six-font-size-small);--six-tooltip-font-weight:var(--six-font-weight-normal);--six-tooltip-line-height:var(--six-line-height-dense);--six-avatar-color:var(--six-color-white);--six-avatar-background-color:var(--six-color-web-rock-300);--six-checkbox-color:var(--six-color-white);--six-selection-control-color:var(--six-color-action-500);--six-selection-control-color-disabled:var(--six-color-web-rock-400);--six-selection-control-toggle-size:1rem;--six-details-color:var(--six-color-web-rock-900);--six-drawer-color:var(--six-color-web-rock-900);--six-drawer-background-color:var(--six-color-clay-50);--six-footer-background-color:var(--six-color-white);--six-header-background-color:var(--six-color-white);--six-header-border-color:var(--six-color-web-rock-300);--six-header-border-color-open:var(--six-color-web-rock-900);--six-header-border-with:1px;--six-header-selected-app-color-hover:var(--six-color-web-rock-600);--six-menu-divider-color:var(--six-color-clay-50);--six-menu-item-background-color:var(--six-color-clay-50);--six-search-color:var(--six-color-action-600);--six-sidebar-color:var(--six-color-web-rock-900);--six-sidebar-background-color:var(--six-color-white);--six-sidebar-hover-background-color:var(--six-color-clay-50);--six-sidebar-header-background-color:var(--six-color-clay-50);--six-sidebar-item-background-color:var(--six-color-web-rock-50);--six-tab-color:var(--six-color-web-rock-900);--six-tab-color-active:var(--six-color-web-rock-900);--six-tab-color-hover:var(--six-color-web-rock-700);--six-tab-color-disabled:var(--six-color-web-rock-400);--six-tab-border-color:var(--six-color-white);--six-tab-border-width:3px;--six-tab-border-color-active:var(--six-color-web-rock-900)}[hidden]{display:none !important}.six-scroll-lock{overflow:hidden !important}.six-toast-stack{position:fixed;top:0;right:0;z-index:var(--six-z-index-toast);display:flex;flex-direction:column;gap:var(--six-spacing-small);margin-top:var(--six-spacing-medium);margin-right:var(--six-spacing-medium);width:32rem;max-width:100%;max-height:100%}
@@ -1,2 +1,2 @@
1
- import{p as e,b as a}from"./p-6153045b.js";export{s as setNonce}from"./p-6153045b.js";const i=()=>{const a=import.meta.url;const i={};if(a!==""){i.resourcesUrl=new URL(".",a).href}return e(i)};i().then((e=>a(JSON.parse('[["p-e0b13ad3",[[1,"six-select",{"multiple":[4],"maxTagsVisible":[2,"max-tags-visible"],"disabled":[4],"name":[1],"placeholder":[1],"filterPlaceholder":[1,"filter-placeholder"],"filterDebounce":[2,"filter-debounce"],"size":[1],"hoist":[4],"value":[1025],"pill":[4],"helpText":[1,"help-text"],"required":[4],"clearable":[4],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"line":[4],"filter":[4],"asyncFilter":[4,"async-filter"],"autocomplete":[4],"inputDebounce":[2,"input-debounce"],"options":[16],"virtualScroll":[4,"virtual-scroll"],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"isOpen":[32],"displayLabel":[32],"displayTags":[32],"setFocus":[64]}]]],["p-ae601a0f",[[1,"six-header",{"shiftContent":[4,"shift-content"],"openHamburgerMenu":[4,"open-hamburger-menu"],"openSearch":[4,"open-search"],"clickableLogo":[4,"clickable-logo"],"selectedApp":[32],"selectedSection":[32],"setSearchOpenState":[64],"getIsSearchOpen":[64]}]]],["p-da19c7ce",[[1,"six-datepicker",{"type":[1],"locale":[1],"open":[1540],"inline":[516],"readonly":[4],"disabled":[4],"allowedDates":[16],"min":[16],"max":[16],"closeOnSelect":[4,"close-on-select"],"placement":[1],"size":[1],"required":[4],"defaultDate":[1,"default-date"],"placeholder":[1],"value":[1040],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"containingElement":[16],"dateFormat":[1,"date-format"],"debounce":[2],"name":[513],"clearable":[4],"iconPosition":[1,"icon-position"],"hoist":[4],"pointerDate":[32],"selectionMode":[32],"isDropDownContentUp":[32],"setFocus":[64],"select":[64]},[[9,"resize","resizeHandler"],[9,"scroll","scrollHandler"]]]]],["p-a55c7258",[[1,"six-root",{"breakpoint":[2],"padded":[4],"stage":[1],"version":[1],"collapse":[32]}]]],["p-c03ebf7d",[[1,"six-tile",{"label":[1],"iconName":[1,"icon-name"],"closeable":[4],"elevated":[4],"disableTooltip":[4,"disable-tooltip"],"disabled":[516],"size":[513],"visible":[32],"hasIconSlot":[32],"hasLabelSlot":[32],"hide":[64],"show":[64]}]]],["p-411ed539",[[1,"six-alert",{"open":[1540],"closable":[516],"type":[513],"duration":[2],"isVisible":[32],"show":[64],"hide":[64],"toast":[64]}]]],["p-19ed7a4c",[[1,"six-dialog",{"open":[1540],"label":[1],"noHeader":[4,"no-header"],"hasFooter":[32],"isVisible":[32],"show":[64],"hide":[64]}]]],["p-99e24daf",[[1,"six-drawer",{"open":[1540],"label":[1],"placement":[1],"contained":[4],"noHeader":[4,"no-header"],"hasFooter":[32],"isVisible":[32],"show":[64],"hide":[64]}]]],["p-37557787",[[1,"six-search-field",{"placeholder":[1],"debounce":[514],"disabled":[516],"value":[513],"clearable":[4]}]]],["p-83864cfe",[[1,"six-sidebar-item-group",{"name":[1],"icon":[1],"value":[513],"open":[516],"summaryIcon":[1,"summary-icon"],"hasItems":[32],"summaryIconHasContent":[32]}]]],["p-29ac3d7d",[[1,"six-tab",{"panel":[513],"active":[516],"closable":[4],"disabled":[516],"setFocus":[64],"removeFocus":[64]}]]],["p-4705a51e",[[1,"six-tab-group",{"placement":[1],"noScrollControls":[4,"no-scroll-controls"],"hasScrollControls":[32],"show":[64]}]]],["p-878226a0",[[1,"six-avatar",{"image":[1],"alt":[1],"initials":[1],"shape":[1],"hasError":[32]}]]],["p-ee8342e1",[[1,"six-button",{"type":[513],"size":[513],"caret":[4],"disabled":[516],"loading":[516],"pill":[516],"circle":[516],"submit":[516],"reset":[516],"name":[1],"value":[1],"href":[1],"target":[1],"download":[1],"hasFocus":[32],"hasLabel":[32],"hasPrefix":[32],"hasSuffix":[32],"setFocus":[64],"removeFocus":[64]}]]],["p-9b354f5d",[[1,"six-error-page",{"errorCode":[2,"error-code"],"language":[1],"customTitle":[1,"custom-title"],"customDescription":[16],"customIcon":[1,"custom-icon"]}]]],["p-5af44076",[[1,"six-file-list-item",{"identifier":[513],"name":[513],"date":[513],"size":[514],"nodownload":[516],"nodelete":[516]}]]],["p-cdaed936",[[2,"six-file-upload",{"compact":[4],"label":[1],"disabled":[4],"accept":[1],"multiple":[4],"maxFileSize":[2,"max-file-size"],"isOver":[32]},[[1,"dragenter","dragenterHandler"],[1,"dragover","dragoverHandler"],[1,"dragleave","dragleaveHandler"],[1,"drop","dropHandler"]]]]],["p-a0f290d0",[[1,"six-badge",{"type":[1],"pill":[4],"pulse":[4]}]]],["p-613283a7",[[1,"six-card"]]],["p-1730a174",[[1,"six-checkbox",{"name":[1],"value":[1],"disabled":[4],"required":[4],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"checked":[1540],"indeterminate":[1540],"hasFocus":[32],"hasLabelSlot":[32],"setFocus":[64],"removeFocus":[64],"reset":[64]}]]],["p-dfed33c5",[[1,"six-file-list"]]],["p-1d5ee1a0",[[1,"six-footer"]]],["p-d367f4f9",[[1,"six-group-label",{"size":[513],"label":[1],"helpText":[1,"help-text"],"disabled":[516],"required":[4],"hasHelpTextSlot":[32],"hasLabelSlot":[32]}]]],["p-b351f889",[[1,"six-language-switcher",{"selected":[1537],"languages":[16]}]]],["p-91b51800",[[1,"six-layout-grid",{"columns":[1026]}]]],["p-ac099e6b",[[1,"six-main-container",{"padded":[4]}]]],["p-346f9557",[[1,"six-menu-divider"]]],["p-a6a9ee96",[[1,"six-menu-label"]]],["p-3cc5addb",[[1,"six-progress-bar",{"percentage":[2],"indeterminate":[4]}]]],["p-ee950ce2",[[1,"six-progress-ring",{"size":[2],"strokeWidth":[2,"stroke-width"],"percentage":[2]}]]],["p-cf49252a",[[1,"six-radio",{"name":[1],"value":[513],"disabled":[4],"checked":[1540],"invalid":[516],"hasFocus":[32],"setFocus":[64],"removeFocus":[64],"reset":[64]}]]],["p-ff90ffd1",[[1,"six-range",{"name":[1],"value":[1026],"required":[4],"helpText":[1,"help-text"],"disabled":[4],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"min":[2],"max":[2],"step":[2],"tooltip":[1],"tooltipFormatter":[16],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"hasTooltip":[32],"setFocus":[64],"removeFocus":[64]}]]],["p-330a4988",[[1,"six-sidebar",{"position":[1],"open":[1540],"width":[1],"toggled":[4],"isVisible":[32],"toggle":[64],"show":[64],"hide":[64],"selectItemByIndex":[64],"selectItemByName":[64]}]]],["p-6197fe2f",[[1,"six-sidebar-item",{"value":[513],"selected":[516],"disabled":[516]}]]],["p-f1eb03ba",[[1,"six-switch",{"name":[1],"value":[1],"disabled":[4],"required":[4],"checked":[1540],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"hasFocus":[32],"setFocus":[64],"removeFocus":[64]}]]],["p-cd67da3d",[[1,"six-tab-panel",{"name":[1],"active":[516]}]]],["p-5d6b7353",[[1,"six-textarea",{"size":[513],"name":[513],"value":[1537],"helpText":[1,"help-text"],"placeholder":[1],"rows":[2],"resize":[1],"disabled":[516],"readonly":[516],"minlength":[514],"maxlength":[514],"required":[4],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"autocapitalize":[1],"autocorrect":[1],"autocomplete":[1],"autofocus":[4],"spellcheck":[4],"inputmode":[1],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"setFocus":[64],"removeFocus":[64],"select":[64],"setSelectionRange":[64],"setRangeText":[64]}]]],["p-7afafb9d",[[1,"six-icon",{"size":[513],"filled":[4]}]]],["p-4abed9df",[[1,"six-timepicker",{"format":[1],"separator":[1],"value":[1025],"open":[1540],"inline":[516],"readonly":[4],"disabled":[4],"placement":[1],"size":[1],"required":[4],"placeholder":[1],"errorText":[1,"error-text"],"label":[1],"invalid":[516],"name":[513],"clearable":[4],"iconPosition":[1,"icon-position"],"hoist":[4],"timeout":[2],"interval":[2],"defaultTime":[1,"default-time"],"debounce":[2],"isPopupContentUp":[32],"isDropDownContentUp":[32],"popupValue":[32],"setFocus":[64]},[[9,"resize","resizeHandler"],[9,"scroll","scrollHandler"]]]]],["p-1d0bee53",[[1,"six-tag",{"type":[513],"size":[513],"pill":[516],"clearable":[516]}]]],["p-21b3b321",[[1,"six-details",{"open":[1540],"summary":[1],"summaryIcon":[1,"summary-icon"],"summaryIconSize":[513,"summary-icon-size"],"disabled":[4],"inline":[4],"selectableEmpty":[4,"selectable-empty"],"hasContent":[4,"has-content"],"animateSummaryIcon":[32],"show":[64],"hide":[64]}]]],["p-13b43e04",[[1,"six-picto",{"size":[1]}]]],["p-7e3ad38a",[[1,"six-spinner",{"six":[4]}]]],["p-72254eef",[[1,"six-tooltip",{"content":[1],"placement":[1],"disabled":[4],"distance":[2],"open":[1540],"skidding":[2],"trigger":[1],"show":[64],"hide":[64]}]]],["p-724875b0",[[1,"six-stage-indicator",{"stage":[1]}],[4,"set-attributes",{"value":[16]}]]],["p-95fbdd0b",[[1,"six-item-picker",{"value":[1544],"type":[1],"min":[1544],"max":[1544],"roundtrip":[516],"step":[514],"items":[16],"padded":[4],"paddingLength":[2,"padding-length"],"paddingChar":[1,"padding-char"],"paddingDirection":[1,"padding-direction"],"timeout":[2],"interval":[2],"debounce":[2],"_items":[32],"_itemIndexes":[32]}]]],["p-9c1be3fb",[[1,"six-menu-item",{"checked":[516],"value":[513],"disabled":[516],"hasFocus":[32],"setFocus":[64],"removeFocus":[64],"getTextLabel":[64]}]]],["p-6eb24bcb",[[1,"six-input",{"type":[513],"size":[513],"name":[513],"value":[1537],"pill":[516],"helpText":[1,"help-text"],"placeholder":[1],"disabled":[516],"readonly":[516],"minlength":[514],"maxlength":[514],"min":[514],"max":[514],"step":[514],"pattern":[513],"required":[4],"autocapitalize":[1],"autocorrect":[1],"autocomplete":[1],"autofocus":[4],"spellcheck":[4],"label":[1],"errorText":[1,"error-text"],"invalid":[516],"clearable":[4],"togglePassword":[4,"toggle-password"],"inputmode":[1],"line":[4],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"isPasswordVisible":[32],"setFocus":[64],"removeFocus":[64],"select":[64],"setSelectionRange":[64],"setRangeText":[64]}]]],["p-314b2096",[[1,"six-dropdown",{"open":[1540],"placement":[1],"closeOnSelect":[4,"close-on-select"],"distance":[2],"skidding":[2],"hoist":[4],"containingElement":[16],"filter":[4],"asyncFilter":[4,"async-filter"],"filterPlaceholder":[1,"filter-placeholder"],"autofocusFilter":[4,"autofocus-filter"],"filterDebounce":[2,"filter-debounce"],"disableHideOnEnterAndSpace":[4,"disable-hide-on-enter-and-space"],"options":[16],"virtualScroll":[4,"virtual-scroll"],"filteredOptions":[32],"show":[64],"hide":[64],"reposition":[64]}],[1,"six-menu",{"removeBoxShadow":[4,"remove-box-shadow"],"items":[16],"itemsShown":[2,"items-shown"],"virtualScroll":[4,"virtual-scroll"],"itemSize":[2,"item-size"],"scrollingDebounce":[2,"scrolling-debounce"],"scrollingIndex":[32],"sixMenuItemHeight":[32],"typeToSelect":[64]}]]],["p-1256cc0a",[[1,"six-icon-button",{"name":[513],"size":[513],"label":[513],"disabled":[516],"html":[513]}]]]]'),e)));
1
+ import{p as e,b as a}from"./p-05eb1bab.js";export{s as setNonce}from"./p-05eb1bab.js";import{g as l}from"./p-e1255160.js";const t=()=>{const a=import.meta.url;const l={};if(a!==""){l.resourcesUrl=new URL(".",a).href}return e(l)};t().then((async e=>{await l();return a(JSON.parse('[["p-b60c632a",[[1,"six-select",{"multiple":[4],"selectAllButton":[4,"select-all-button"],"selectAllText":[1,"select-all-text"],"maxTagsVisible":[2,"max-tags-visible"],"disabled":[4],"name":[1],"placeholder":[1],"filterPlaceholder":[1,"filter-placeholder"],"filterDebounce":[2,"filter-debounce"],"size":[1],"hoist":[4],"value":[1025],"pill":[4],"helpText":[1,"help-text"],"required":[4],"clearable":[4],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"line":[4],"filter":[4],"asyncFilter":[4,"async-filter"],"autocomplete":[4],"inputDebounce":[2,"input-debounce"],"options":[16],"virtualScroll":[4,"virtual-scroll"],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"hasErrorTextSlot":[32],"isOpen":[32],"displayedValues":[32],"selectionContainerItems":[32],"setFocus":[64]},null,{"disabled":["handleDisabledChange"],"helpText":["handleLabelChange"],"errorText":["handleLabelChange"],"label":["handleLabelChange"],"multiple":["handleMultipleChange"],"value":["handleValueChange"]}]]],["p-ff2339a6",[[1,"six-header",{"shiftContent":[4,"shift-content"],"hideHamburgerMenu":[4,"hide-hamburger-menu"],"openHamburgerMenu":[4,"open-hamburger-menu"],"openSearch":[4,"open-search"],"clickableLogo":[4,"clickable-logo"],"selectedApp":[32],"selectedSection":[32],"setSearchOpenState":[64],"getIsSearchOpen":[64]},null,{"openSearch":["handleOpenSearchChange"]}]]],["p-16fb5aad",[[1,"six-datepicker",{"type":[1],"locale":[1],"open":[1540],"inline":[516],"readonly":[4],"disabled":[4],"allowedDates":[16],"min":[16],"max":[16],"closeOnSelect":[4,"close-on-select"],"placement":[1],"size":[1],"required":[4],"defaultDate":[1,"default-date"],"placeholder":[1],"value":[1040],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"containingElement":[16],"dateFormat":[1,"date-format"],"debounce":[2],"name":[513],"clearable":[4],"iconPosition":[1,"icon-position"],"hoist":[4],"pointerDate":[32],"selectionMode":[32],"isDropDownContentUp":[32],"setFocus":[64],"select":[64]},[[9,"resize","resizeHandler"],[9,"scroll","scrollHandler"]],{"debounce":["debounceChanged"],"value":["valueChanged"]}]]],["p-2c25cb61",[[6,"six-file-upload",{"compact":[4],"label":[1],"disabled":[4],"accept":[1],"multiple":[4],"maxFileSize":[2,"max-file-size"],"uploading":[516],"errorText":[1,"error-text"],"invalid":[516],"isOver":[32],"hasError":[32]},[[1,"dragenter","dragenterHandler"],[1,"dragover","dragoverHandler"],[1,"dragleave","dragleaveHandler"],[1,"drop","dropHandler"]]]]],["p-d07b549f",[[1,"six-search-field",{"placeholder":[1],"debounce":[514],"disabled":[516],"value":[513],"clearable":[4]},null,{"value":["handleValueChange"]}]]],["p-a398e3eb",[[1,"six-tag",{"type":[513],"size":[513],"pill":[516],"clearable":[516]}]]],["p-07c8de65",[[1,"six-tile",{"label":[1],"iconName":[1,"icon-name"],"closeable":[4],"elevated":[4],"disableTooltip":[4,"disable-tooltip"],"disabled":[516],"size":[513],"visible":[32],"hasIconSlot":[32],"hasLabelSlot":[32],"hide":[64],"show":[64]}]]],["p-c62893e5",[[1,"six-alert",{"open":[1540],"closable":[516],"type":[513],"duration":[2],"isVisible":[32],"show":[64],"hide":[64],"toast":[64]},null,{"open":["handleOpenChange"],"duration":["handleDurationChange"]}]]],["p-c35a7cef",[[1,"six-dialog",{"open":[1540],"label":[1],"noHeader":[4,"no-header"],"hasFooter":[32],"isVisible":[32],"show":[64],"hide":[64]},null,{"open":["handleOpenChange"]}]]],["p-6888b9ee",[[1,"six-drawer",{"open":[1540],"label":[1],"placement":[1],"contained":[4],"noHeader":[4,"no-header"],"hasFooter":[32],"isVisible":[32],"show":[64],"hide":[64]},null,{"open":["handleOpenChange"]}]]],["p-7c18b8ca",[[1,"six-root",{"padded":[4],"stage":[1],"version":[1]}]]],["p-14e5fccc",[[1,"six-sidebar-item-group",{"name":[1],"icon":[1],"value":[513],"open":[516],"summaryIcon":[1,"summary-icon"],"href":[513],"hasItems":[32],"summaryIconHasContent":[32]}]]],["p-c6464bfe",[[1,"six-tab",{"panel":[513],"active":[516],"closable":[4],"disabled":[516],"setFocus":[64],"removeFocus":[64]}]]],["p-b4bc4915",[[1,"six-tab-group",{"placement":[1],"noScrollControls":[4,"no-scroll-controls"],"hasLeftControl":[32],"hasRightControl":[32],"show":[64]},null,{"noScrollControls":["handleNoScrollControlsChange"]}]]],["p-03d1b956",[[1,"six-avatar",{"image":[1],"alt":[1],"initials":[1],"shape":[1],"hasError":[32]}]]],["p-39ff5f61",[[1,"six-error-page",{"errorCode":[2,"error-code"],"language":[1],"customTitle":[1,"custom-title"],"customDescription":[16],"customIcon":[1,"custom-icon"]}]]],["p-06ba653e",[[1,"six-file-list-item",{"identifier":[513],"name":[513],"date":[513],"size":[514],"nodownload":[516],"nodelete":[516]}]]],["p-9bc1639b",[[1,"six-group-label",{"size":[513],"label":[1],"helpText":[1,"help-text"],"disabled":[516],"required":[4],"hasHelpTextSlot":[32],"hasLabelSlot":[32]},null,{"helpText":["handleLabelChange"],"label":["handleLabelChange"]}]]],["p-d42f1ea9",[[1,"six-range",{"name":[1],"value":[1026],"required":[4],"helpText":[1,"help-text"],"disabled":[4],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"min":[2],"max":[2],"step":[2],"tooltip":[1],"tooltipFormatter":[16],"hasFocus":[32],"hasHelpTextSlot":[32],"hasErrorTextSlot":[32],"hasLabelSlot":[32],"hasTooltip":[32],"setFocus":[64],"removeFocus":[64]},null,{"label":["handleLabelChange"],"errorText":["handleLabelChange"],"helpText":["handleLabelChange"],"value":["handleValueChange"],"min":["handleValueChange"],"max":["handleValueChange"]}]]],["p-6f9153be",[[1,"six-switch",{"name":[1],"value":[1],"disabled":[4],"required":[4],"checked":[1540],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"hasFocus":[32],"hasErrorTextSlot":[32],"setFocus":[64],"removeFocus":[64]},null,{"checked":["handleCheckedChange"],"errorText":["handleLabelChange"],"label":["handleLabelChange"]}]]],["p-a7e2f511",[[1,"six-textarea",{"size":[513],"name":[513],"value":[1537],"helpText":[1,"help-text"],"placeholder":[1],"rows":[2],"resize":[1],"disabled":[516],"readonly":[516],"minlength":[514],"maxlength":[514],"required":[4],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"autocapitalize":[1],"autocorrect":[1],"autocomplete":[1],"autofocus":[4],"spellcheck":[4],"inputmode":[1],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"hasErrorTextSlot":[32],"setFocus":[64],"removeFocus":[64],"select":[64],"setSelectionRange":[64],"setRangeText":[64]},null,{"helpText":["handleLabelChange"],"errorText":["handleLabelChange"],"label":["handleLabelChange"],"rows":["handleRowsChange"],"value":["handleValueChange"]}]]],["p-a8863197",[[1,"six-badge",{"type":[1],"pill":[4],"pulse":[4]}]]],["p-89db9a8b",[[1,"six-card"]]],["p-fe37dadf",[[1,"six-file-list"]]],["p-3603dd96",[[1,"six-footer"]]],["p-82bd8781",[[1,"six-language-switcher",{"selected":[1537],"languages":[16]},null,{"languages":["handleChangesLanguages"]}]]],["p-030fa1fa",[[1,"six-layout-grid",{"columns":[1026]},null,{"columns":["handleColumnsChange"]}]]],["p-9cb83369",[[1,"six-main-container",{"padded":[4]}]]],["p-a9e009af",[[1,"six-menu-divider"]]],["p-4963f03c",[[1,"six-menu-label"]]],["p-2386627e",[[1,"six-progress-bar",{"percentage":[2],"indeterminate":[4]}]]],["p-63acceb6",[[1,"six-progress-ring",{"size":[2],"strokeWidth":[2,"stroke-width"],"percentage":[2]},null,{"percentage":["handlePercentageChange"]}]]],["p-fe89a7c4",[[1,"six-radio",{"name":[1],"value":[513],"disabled":[4],"checked":[1540],"invalid":[516],"hasFocus":[32],"setFocus":[64],"removeFocus":[64]},null,{"checked":["handleCheckedChange"],"name":["handleNameChange"]}]]],["p-b60c20aa",[[1,"six-sidebar",{"position":[1],"open":[1540],"width":[1],"toggled":[4],"isVisible":[32],"toggle":[64],"show":[64],"hide":[64],"selectItemByIndex":[64],"selectItemByName":[64]},null,{"open":["handleOpenChange"]}]]],["p-047d02ad",[[1,"six-sidebar-item",{"value":[513],"selected":[516],"disabled":[516],"href":[513]}]]],["p-189602e4",[[1,"six-tab-panel",{"name":[1],"active":[516]}]]],["p-0fb3fb30",[[1,"six-error"]]],["p-19560508",[[1,"six-icon",{"size":[513],"filled":[4]}]]],["p-b5acf54d",[[1,"six-timepicker",{"format":[1],"separator":[1],"value":[1025],"open":[1540],"inline":[516],"readonly":[4],"disabled":[4],"placement":[1],"size":[1],"required":[4],"placeholder":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"label":[1],"invalid":[516],"name":[513],"clearable":[4],"iconPosition":[1,"icon-position"],"hoist":[4],"timeout":[2],"interval":[2],"defaultTime":[1,"default-time"],"debounce":[2],"isPopupContentUp":[32],"isDropDownContentUp":[32],"popupValue":[32],"setFocus":[64]},[[9,"resize","resizeHandler"],[9,"scroll","scrollHandler"]],{"value":["valueChanged"]}]]],["p-73be87a7",[[1,"six-button",{"type":[513],"size":[513],"caret":[4],"disabled":[516],"loading":[516],"pill":[516],"circle":[516],"submit":[516],"reset":[516],"name":[1],"value":[1],"href":[1],"target":[1],"download":[1],"hasFocus":[32],"hasLabel":[32],"hasPrefix":[32],"hasSuffix":[32],"setFocus":[64],"removeFocus":[64]}]]],["p-45003bae",[[1,"six-details",{"open":[1540],"summary":[1],"summaryIcon":[1,"summary-icon"],"summaryIconSize":[513,"summary-icon-size"],"disabled":[4],"inline":[4],"selectableEmpty":[4,"selectable-empty"],"hasContent":[4,"has-content"],"animateSummaryIcon":[32],"show":[64],"hide":[64]},null,{"open":["handleOpenChange"]}]]],["p-4d89932f",[[1,"six-stage-indicator",{"stage":[1]}]]],["p-8f1d3461",[[1,"six-picto",{"size":[1]}]]],["p-419ed003",[[1,"six-item-picker",{"value":[1544],"type":[1],"min":[1544],"max":[1544],"roundtrip":[516],"step":[514],"items":[16],"padded":[4],"paddingLength":[2,"padding-length"],"paddingChar":[1,"padding-char"],"paddingDirection":[1,"padding-direction"],"timeout":[2],"interval":[2],"debounce":[2],"_items":[32],"_itemIndexes":[32]},null,{"value":["handleValueChange"],"debounce":["debounceChanged"],"items":["handleSetChange"]}]]],["p-cf109cbf",[[1,"six-tooltip",{"content":[1],"placement":[1],"disabled":[4],"distance":[2],"open":[1540],"skidding":[2],"trigger":[1],"show":[64],"hide":[64]},null,{"open":["handleOpenChange"]}]]],["p-3b5a76ea",[[1,"six-spinner",{"six":[4]}]]],["p-060069d4",[[1,"six-input",{"type":[513],"size":[513],"name":[513],"value":[1537],"pill":[516],"helpText":[1,"help-text"],"placeholder":[1],"disabled":[516],"readonly":[516],"minlength":[514],"maxlength":[514],"min":[514],"max":[514],"step":[514],"pattern":[513],"dropdownSearch":[4,"dropdown-search"],"required":[4],"autocapitalize":[1],"autocorrect":[1],"autocomplete":[1],"autofocus":[4],"spellcheck":[4],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"clearable":[4],"togglePassword":[4,"toggle-password"],"inputmode":[1],"line":[4],"hasFocus":[32],"hasHelpTextSlot":[32],"hasLabelSlot":[32],"hasErrorSlot":[32],"isPasswordVisible":[32],"setFocus":[64],"removeFocus":[64],"select":[64],"setSelectionRange":[64],"setRangeText":[64]},null,{"helpText":["handleLabelChange"],"errorText":["handleLabelChange"],"label":["handleLabelChange"],"value":["handleValueChange"]}]]],["p-c1d68730",[[1,"six-menu-item",{"checkType":[1,"check-type"],"checked":[516],"value":[513],"disabled":[516],"hasFocus":[32],"active":[32],"setFocus":[64],"removeFocus":[64],"getTextLabel":[64]}],[1,"six-checkbox",{"name":[1],"value":[1],"disabled":[4],"required":[4],"label":[1],"errorText":[1,"error-text"],"errorTextCount":[2,"error-text-count"],"invalid":[516],"checked":[1540],"indeterminate":[1540],"hasFocus":[32],"hasLabelSlot":[32],"hasErrorSlot":[32],"setFocus":[64],"removeFocus":[64]},null,{"checked":["handleCheckedChange"],"indeterminate":["handleCheckedChange"],"errorText":["handleLabelChange"],"label":["handleLabelChange"]}]]],["p-7561b336",[[1,"six-dropdown",{"open":[1540],"placement":[1],"closeOnSelect":[4,"close-on-select"],"distance":[2],"skidding":[2],"hoist":[4],"containingElement":[16],"filter":[4],"asyncFilter":[4,"async-filter"],"filterPlaceholder":[1,"filter-placeholder"],"autofocusFilter":[4,"autofocus-filter"],"filterDebounce":[1026,"filter-debounce"],"disableHideOnEnterAndSpace":[4,"disable-hide-on-enter-and-space"],"options":[1040],"virtualScroll":[4,"virtual-scroll"],"matchTriggerWidth":[4,"match-trigger-width"],"renderedOptions":[32],"show":[64],"hide":[64],"reposition":[64]},null,{"open":["handleOpenChange"],"distance":["handlePopoverOptionsChange"],"hoist":["handlePopoverOptionsChange"],"placement":["handlePopoverOptionsChange"],"skidding":["handlePopoverOptionsChange"],"options":["handleOptionsChange"],"virtualScroll":["handleOptionsChange"]}],[1,"six-menu",{"removeBoxShadow":[4,"remove-box-shadow"],"items":[16],"itemsShown":[2,"items-shown"],"virtualScroll":[4,"virtual-scroll"],"itemSize":[2,"item-size"],"scrollingDebounce":[2,"scrolling-debounce"],"disableKeyboardHandling":[4,"disable-keyboard-handling"],"scrollingIndex":[32],"sixMenuItemHeight":[32],"typeToSelect":[64]}]]],["p-ac00076d",[[1,"six-icon-button",{"name":[513],"size":[513],"label":[513],"disabled":[516],"html":[513]}]]]]'),e)}));
2
2
  //# sourceMappingURL=ui-library.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","JSON","parse"],"sources":["../../node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.0.4 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"sFAKA,MAAMA,EAAe,KAyBjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACnBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACrD,CACI,OAAOC,EAAeJ,EAAK,EC/B/BH,IAAeQ,MAAKC,GAEXC,EAAcC,KAAAC,MAAA,++TAAuCH"}
1
+ {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["../../node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.12.6 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"0HAKA,MAAMA,EAAe,KAajB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACnBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACrD,CACI,OAAOC,EAAeJ,EAAK,ECnB/BH,IAAeQ,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,6zZAAuCJ,EAAA"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@six-group/ui-library",
3
- "version": "0.0.0-insider.db2b416",
4
- "description": "Stencil Component Library following the SIX style guide",
3
+ "version": "0.0.0-insider.dd46619",
4
+ "description": "Web components in alignment with the SIX corporate styleguide",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/index.cjs.js",
7
7
  "module": "./dist/index.js",
@@ -17,8 +17,8 @@
17
17
  ],
18
18
  "scripts": {
19
19
  "build": "npm run clean && stencil build --docs",
20
- "build:watch": "stencil build --watch",
21
- "start": "stencil build --dev --watch --serve",
20
+ "watch": "npm run clean && stencil build --watch",
21
+ "start": "stencil build --dev --watch --serve --no-open",
22
22
  "test": "stencil test --spec",
23
23
  "test:e2e": "stencil test --e2e",
24
24
  "test:all": "stencil test --spec --e2e",
@@ -35,29 +35,25 @@
35
35
  "codeclean": "npm run lint:fix && npm run prettier:fix"
36
36
  },
37
37
  "dependencies": {
38
- "@stencil/core": "^4.0.3",
38
+ "@stencil/core": "^4.12.6",
39
39
  "@types/resize-observer-browser": "^0.1.5"
40
40
  },
41
41
  "devDependencies": {
42
- "@fontsource/noto-sans": "^4.5.1",
42
+ "@fontsource/noto-sans": "^4.5.11",
43
43
  "@popperjs/core": "^2.5.3",
44
- "@stencil-community/eslint-plugin": "^0.5.0",
45
- "@stencil/angular-output-target": "^0.7.1",
44
+ "@stencil-community/eslint-plugin": "^0.7.1",
45
+ "@stencil/angular-output-target": "^0.8.2",
46
46
  "@stencil/react-output-target": "^0.5.3",
47
- "@stencil/sass": "^3.0.5",
48
- "@stencil/vue-output-target": "^0.8.6",
49
- "@types/jest": "27.0.3",
50
- "@typescript-eslint/eslint-plugin": "^5.59.7",
51
- "@typescript-eslint/parser": "^5.59.6",
52
- "eslint": "^8.41.0",
53
- "eslint-config-prettier": "^8.8.0",
54
- "jest": "27.4.5",
55
- "jest-cli": "27.4.5",
56
- "material-icons": "^1.12.0",
57
- "puppeteer": "^20.2.1",
58
- "replace-in-file": "^6.2.0",
59
- "rimraf": "^3.0.2",
60
- "typescript": "^4.3.2"
47
+ "@stencil/sass": "^3.0.7",
48
+ "@stencil/vue-output-target": "^0.8.7",
49
+ "@types/jest": "^29.5.11",
50
+ "@typescript-eslint/eslint-plugin": "^6.15.0",
51
+ "@typescript-eslint/parser": "^6.15.0",
52
+ "jest": "^29.7.0",
53
+ "jest-cli": "^29.7.0",
54
+ "material-icons": "^1.13.12",
55
+ "replace-in-file": "^6.3.5",
56
+ "rimraf": "^3.0.2"
61
57
  },
62
58
  "jest": {
63
59
  "preset": "@stencil/core/testing",
@@ -65,5 +61,8 @@
65
61
  "roots": [
66
62
  "<rootDir>/src"
67
63
  ]
64
+ },
65
+ "engines": {
66
+ "node": ">=16"
68
67
  }
69
68
  }
@@ -1,61 +0,0 @@
1
- 'use strict';
2
-
3
- class EventListeners {
4
- constructor() {
5
- this.eventListeners = [];
6
- this.add = (el, name, listener, identifier = null) => {
7
- this.eventListeners.push({ el, name, listener, identifier });
8
- el.addEventListener(name, listener);
9
- };
10
- this.remove = (el, name, listener) => {
11
- this.eventListeners = this.getFilteredEventListeners((eventListener) => eventListener.listener == listener && eventListener.el === el && eventListener.name === name);
12
- };
13
- this.removeByIdentifier = (identifier) => {
14
- const sameItem = (el) => el.identifier === identifier;
15
- const foundListener = this.eventListeners.find(sameItem) !== undefined;
16
- if (!foundListener) {
17
- return;
18
- }
19
- this.eventListeners = this.getFilteredEventListeners(sameItem);
20
- };
21
- this.removeAll = () => {
22
- while (this.eventListeners.length > 0) {
23
- const eventListener = this.eventListeners.pop();
24
- if (eventListener != null) {
25
- eventListener.el.removeEventListener(eventListener.name, eventListener.listener);
26
- }
27
- }
28
- };
29
- }
30
- getFilteredEventListeners(sameItem) {
31
- return this.eventListeners.filter((item) => {
32
- if (sameItem(item)) {
33
- item.el.removeEventListener(item.name, item.listener);
34
- return false;
35
- }
36
- else {
37
- return true;
38
- }
39
- });
40
- }
41
- forward(from, to, host) {
42
- switch (to) {
43
- case 'input':
44
- this.add(host, from, () => host.dispatchEvent(new InputEvent(to, { bubbles: true, cancelable: true })));
45
- break;
46
- case 'change':
47
- this.add(host, from, () => host.dispatchEvent(new InputEvent(to, { bubbles: true, cancelable: true })));
48
- break;
49
- case 'blur':
50
- this.add(host, from, () => host.dispatchEvent(new FocusEvent(to, { bubbles: true, cancelable: true })));
51
- break;
52
- case 'focus':
53
- this.add(host, from, () => host.dispatchEvent(new FocusEvent(to, { bubbles: true, cancelable: true })));
54
- break;
55
- }
56
- }
57
- }
58
-
59
- exports.EventListeners = EventListeners;
60
-
61
- //# sourceMappingURL=event-listeners-fdfe838c.js.map
@@ -1 +0,0 @@
1
- {"file":"event-listeners-fdfe838c.js","mappings":";;MAOa,cAAc;EAA3B;IACE,mBAAc,GAAoB,EAAE,CAAC;IAErC,QAAG,GAAG,CACJ,EAAK,EACL,IAAY,EACZ,QAA4C,EAC5C,aAAwC,IAAI;MAE5C,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC,CAAC;MAC7D,EAAE,CAAC,gBAAgB,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;KACrC,CAAC;IAEF,WAAM,GAAG,CAAgC,EAAK,EAAE,IAAY,EAAE,QAA4C;MACxG,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,yBAAyB,CAClD,CAAC,aAA4B,KAC3B,aAAa,CAAC,QAAQ,IAAI,QAAQ,IAAI,aAAa,CAAC,EAAE,KAAK,EAAE,IAAI,aAAa,CAAC,IAAI,KAAK,IAAI,CAC/F,CAAC;KACH,CAAC;IAEF,uBAAkB,GAAG,CAAC,UAAkB;MACtC,MAAM,QAAQ,GAAG,CAAC,EAAiB,KAAK,EAAE,CAAC,UAAU,KAAK,UAAU,CAAC;MACrE,MAAM,aAAa,GAAG,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,SAAS,CAAC;MACvE,IAAI,CAAC,aAAa,EAAE;QAClB,OAAO;OACR;MACD,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,yBAAyB,CAAC,QAAQ,CAAC,CAAC;KAChE,CAAC;IAaF,cAAS,GAAG;MACV,OAAO,IAAI,CAAC,cAAc,CAAC,MAAM,GAAG,CAAC,EAAE;QACrC,MAAM,aAAa,GAA8B,IAAI,CAAC,cAAc,CAAC,GAAG,EAAE,CAAC;QAC3E,IAAI,aAAa,IAAI,IAAI,EAAE;UACzB,aAAa,CAAC,EAAE,CAAC,mBAAmB,CAAC,aAAa,CAAC,IAAI,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC;SAClF;OACF;KACF,CAAC;GAkBH;EApCS,yBAAyB,CAAC,QAAwC;IACxE,OAAO,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,IAAI;MACrC,IAAI,QAAQ,CAAC,IAAI,CAAC,EAAE;QAClB,IAAI,CAAC,EAAE,CAAC,mBAAmB,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QACtD,OAAO,KAAK,CAAC;OACd;WAAM;QACL,OAAO,IAAI,CAAC;OACb;KACF,CAAC,CAAC;GACJ;EAWD,OAAO,CAAC,IAAY,EAAE,EAAyC,EAAE,IAAiB;IAChF,QAAQ,EAAE;MACR,KAAK,OAAO;QACV,IAAI,CAAC,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC,aAAa,CAAC,IAAI,UAAU,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;QACxG,MAAM;MACR,KAAK,QAAQ;QACX,IAAI,CAAC,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC,aAAa,CAAC,IAAI,UAAU,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;QACxG,MAAM;MACR,KAAK,MAAM;QACT,IAAI,CAAC,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC,aAAa,CAAC,IAAI,UAAU,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;QACxG,MAAM;MACR,KAAK,OAAO;QACV,IAAI,CAAC,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC,aAAa,CAAC,IAAI,UAAU,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;QACxG,MAAM;KACT;GACF;;;;;","names":[],"sources":["src/utils/event-listeners.ts"],"sourcesContent":["interface EventListener {\n el: GlobalEventHandlers;\n name: string;\n listener: EventListenerOrEventListenerObject;\n identifier?: string | null;\n}\n\nexport class EventListeners {\n eventListeners: EventListener[] = [];\n\n add = <T extends GlobalEventHandlers>(\n el: T,\n name: string,\n listener: EventListenerOrEventListenerObject,\n identifier: string | null | undefined = null\n ) => {\n this.eventListeners.push({ el, name, listener, identifier });\n el.addEventListener(name, listener);\n };\n\n remove = <T extends GlobalEventHandlers>(el: T, name: string, listener: EventListenerOrEventListenerObject) => {\n this.eventListeners = this.getFilteredEventListeners(\n (eventListener: EventListener) =>\n eventListener.listener == listener && eventListener.el === el && eventListener.name === name\n );\n };\n\n removeByIdentifier = (identifier: string) => {\n const sameItem = (el: EventListener) => el.identifier === identifier;\n const foundListener = this.eventListeners.find(sameItem) !== undefined;\n if (!foundListener) {\n return;\n }\n this.eventListeners = this.getFilteredEventListeners(sameItem);\n };\n\n private getFilteredEventListeners(sameItem: (el: EventListener) => boolean) {\n return this.eventListeners.filter((item) => {\n if (sameItem(item)) {\n item.el.removeEventListener(item.name, item.listener);\n return false;\n } else {\n return true;\n }\n });\n }\n\n removeAll = () => {\n while (this.eventListeners.length > 0) {\n const eventListener: EventListener | undefined = this.eventListeners.pop();\n if (eventListener != null) {\n eventListener.el.removeEventListener(eventListener.name, eventListener.listener);\n }\n }\n };\n\n forward(from: string, to: 'input' | 'change' | 'blur' | 'focus', host: HTMLElement) {\n switch (to) {\n case 'input':\n this.add(host, from, () => host.dispatchEvent(new InputEvent(to, { bubbles: true, cancelable: true })));\n break;\n case 'change':\n this.add(host, from, () => host.dispatchEvent(new InputEvent(to, { bubbles: true, cancelable: true })));\n break;\n case 'blur':\n this.add(host, from, () => host.dispatchEvent(new FocusEvent(to, { bubbles: true, cancelable: true })));\n break;\n case 'focus':\n this.add(host, from, () => host.dispatchEvent(new FocusEvent(to, { bubbles: true, cancelable: true })));\n break;\n }\n }\n}\n"],"version":3}