@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
@@ -1 +1 @@
1
- {"version":3,"file":"six-timepicker.js","sourceRoot":"","sources":["../../../src/components/six-timepicker/six-timepicker.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Listen, Method, Prop, State, Watch } from '@stencil/core';\nimport { ItemPickerType } from '../six-item-picker/types';\nimport {\n createTimeString,\n getCurrentTime,\n isValidTimeString,\n parseTimeString,\n Time,\n TimeFormat,\n TimeProperties,\n} from '../../utils/time.util';\nimport { debounce, DEFAULT_DEBOUNCE_FAST, DEFAULT_DEBOUNCE_INSANELY_FAST } from '../../utils/execution-control';\nimport { SixItemPickerChangePayload } from '../six-item-picker/six-item-picker';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { adjustPopupForHoisting, movePopup } from '../../utils/popup';\n\nexport interface SixTimepickerChange {\n value?: Time;\n valueAsString: string;\n changedProperty?: string;\n}\n\ninterface SixTimeUnitPickerParams {\n min?: number;\n max?: number;\n items?: string[];\n type?: ItemPickerType;\n class?: string;\n paddingLength?: number;\n propertyName: TimeProperties;\n}\n\nconst MIN_POPUP_HEIGHT = 145;\n\n/**\n * @since 2.0.0\n * @status experimental\n *\n * @part input - The input field\n * @part container - The container of whole component\n * @part popup - The popup of the timepicker component\n *\n */\n@Component({\n tag: 'six-timepicker',\n styleUrl: 'six-timepicker.scss',\n shadow: true,\n})\nexport class SixTimepicker {\n private eventListeners = new EventListeners();\n private popup?: HTMLElement;\n private wrapper?: HTMLElement;\n private inputElement?: HTMLSixInputElement;\n @Element() host!: HTMLSixTimepickerElement;\n\n /**\n * Define the time format. Valid formats are:\n *\n * HH:mm:ss\n * hh:mm:ss:aa\n * HH:mm:ss:ms\n * hh:mm:ss:ms:aa\n * HH:mm\n * hh:mm:aa\n * HH\n * hh:aa\n * mm\n * ss\n * ms\n *\n * where HH is the 24 hour format\n * and hh is the 12 hour format\n *\n * Please notice that when using the 12-hour-clock (hh)\n * you always need a period indicator (aa). So the time can be parsed as either am or pm\n * */\n @Prop() format: TimeFormat = 'HH:mm:ss';\n\n /**\n * Define the separator to be shown between the time unit pickers.\n * Please be aware that this property will modify the displayed separator only.\n * The separator for a timestring is always expected to be a colon (eg. '13:52:20')\n * */\n @Prop() separator = ':';\n\n /**\n * The value of the timepicker provided as a string. The string mast match the provided format (or default format)\n */\n @Prop({ mutable: true }) value = '';\n\n /** Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods. */\n @Prop({ mutable: true, reflect: true }) open = false;\n\n /** Indicates whether the timepicker should be shown as an inline (always open) component */\n @Prop({ reflect: true }) inline = false;\n\n /**\n * If `true` the user can only select a time via the timepicker but not directly edit the input field.\n */\n @Prop() readonly = false;\n\n /**\n * If `true` the component is disabled.\n */\n @Prop() disabled = false;\n\n /**\n * The enforced placement of the dropdown panel.\n */\n @Prop() placement?: 'top' | 'bottom';\n\n /** Timepicker size. */\n @Prop() size: 'small' | 'medium' | 'large' = 'medium';\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /**\n * The placeholder defines what text to be shown on the input element\n */\n @Prop() placeholder?: string;\n\n /** The input's error text. Alternatively, you can use the error-text slot. */\n @Prop() errorText = '';\n\n /** The input's label. Alternatively, you can use the label slot. */\n @Prop() label = '';\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 /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set the position of the icon */\n @Prop() iconPosition: 'left' | 'right' = 'left';\n\n /**\n * Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n * `overflow: auto|scroll`.\n */\n @Prop() hoist = false;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).\n */\n @Prop() timeout = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.\n */\n @Prop() interval = DEFAULT_DEBOUNCE_INSANELY_FAST;\n\n /**\n * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.\n */\n @Prop() defaultTime?: string;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger the `six-timepicker-change-debounced` event.\n * If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce\n * is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click\n * (and keep pressed) and once you release\n */\n @Prop() debounce = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Emitted when the timepicker's value changes\n */\n @Event({ eventName: 'six-timepicker-change' }) sixChange!: EventEmitter<SixTimepickerChange>;\n\n /**\n * Emitted when the timepicker's value changes, but debounced\n */\n @Event({ eventName: 'six-timepicker-change-debounced' }) sixChangeDebounced!: EventEmitter<SixTimepickerChange>;\n\n /**\n * Emitted when the clear button is activated.\n */\n @Event({ eventName: 'six-timepicker-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n @State() isPopupContentUp = false;\n\n @State() isDropDownContentUp = false;\n\n @Listen('resize', { target: 'window' })\n async resizeHandler() {\n this.calcIsPopupContentUp();\n this.moveOpenHoistedPopup();\n }\n\n @Listen('scroll', { target: 'window' })\n async scrollHandler() {\n this.calcIsPopupContentUp();\n this.moveOpenHoistedPopup();\n }\n\n /**\n * Update the native input element when the value changes\n */\n @Watch('value')\n protected valueChanged() {\n this.updateValue();\n }\n\n @Watch('invalid')\n protected invalidChanged(invalid: boolean) {\n if (this.inputElement) {\n this.inputElement.invalid = invalid;\n }\n }\n\n /** Sets focus on the datepickers input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.inputElement?.setFocus(options);\n }\n\n /*\n * Internally the six-timepicker uses a standardized representation of time, so we don't have a mess,\n * when switching between formats\n */\n @State() private popupValue: Time = {};\n\n connectedCallback() {\n this.eventListeners.forward('six-timepicker-change', 'change', this.host);\n }\n\n componentWillLoad() {\n this.updateValue();\n\n if (this.inline) {\n this.open = true;\n }\n\n if (this.open) {\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n }\n }\n\n componentDidLoad() {\n if (this.inputElement == null) return;\n const inputElement = this.inputElement;\n\n // emit debounced change event\n this.eventListeners.add(\n this.host,\n 'six-timepicker-change',\n debounce((event: Event) => this.sixChangeDebounced.emit((event as CustomEvent).detail), this.debounce)\n );\n\n // update value and popup value based on input-element value\n this.eventListeners.add(\n inputElement,\n 'six-input-input',\n debounce((event: Event) => {\n event.stopPropagation();\n\n // emit empty event if time string is invalid\n if (!isValidTimeString(inputElement.value, this.format)) {\n this.value = inputElement.value;\n this.sixChange.emit({\n value: {},\n valueAsString: '',\n });\n return;\n }\n\n // update value and popup value, and emit the new value\n this.value = inputElement.value;\n this.popupValue = parseTimeString(inputElement.value, this.format);\n this.sixChange.emit({\n value: this.popupValue,\n valueAsString: createTimeString(this.popupValue, this.format),\n });\n }, this.debounce)\n );\n }\n\n componentDidRender() {\n adjustPopupForHoisting(\n this.hoist,\n this.popup,\n this.inputElement,\n this.wrapper,\n MIN_POPUP_HEIGHT,\n (isUp) => (this.isDropDownContentUp = isUp)\n );\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n }\n\n private updateValue() {\n // normalize value\n if (typeof this.value !== 'string' || !isValidTimeString(this.value, this.format)) {\n this.value = '';\n }\n\n // update popup value\n if (this.value === '') {\n if (this.defaultTime == null) {\n this.popupValue = getCurrentTime(this.is24HourClock());\n } else {\n this.popupValue = parseTimeString(this.defaultTime, this.format);\n }\n } else {\n this.popupValue = parseTimeString(this.value, this.format);\n }\n }\n\n private calcIsPopupContentUp() {\n if (this.inputElement == null || this.wrapper == null) {\n return;\n }\n\n const inputBoundingRect = this.inputElement.getBoundingClientRect();\n const wrapperBoundingRect = this.wrapper.getBoundingClientRect();\n const minPopupHeight = Math.max(wrapperBoundingRect.height, MIN_POPUP_HEIGHT);\n\n const moreSpaceInTop = inputBoundingRect.y > window.innerHeight / 2;\n this.isPopupContentUp = moreSpaceInTop && window.innerHeight < inputBoundingRect.bottom + minPopupHeight;\n }\n\n private moveOpenHoistedPopup() {\n movePopup(this.hoist, this.open, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);\n }\n\n private handlePickerChange = (event: CustomEvent<SixItemPickerChangePayload>, property: TimeProperties) => {\n // stop propagation, since the timepicker should not expose the events of the underlying item-picker\n event.stopPropagation();\n if (this.popupValue == null) {\n return;\n }\n\n // update the internal state\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n this.popupValue[property] = event.detail;\n\n const timeString = createTimeString(this.popupValue, this.format);\n\n // update the input value\n this.value = timeString;\n\n // emit change event\n this.sixChange.emit({\n changedProperty: property,\n value: this.popupValue,\n valueAsString: timeString,\n });\n };\n\n private getSixTimeUnitPicker(params: SixTimeUnitPickerParams) {\n return (\n <six-item-picker\n class={params.class}\n timeout={this.timeout}\n interval={this.interval}\n padded\n min={params.min}\n max={params.max}\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n value={this.popupValue[params.propertyName]}\n items={params.items}\n type={params.type || ItemPickerType.NUMBER}\n padding-length={params.paddingLength}\n onSix-item-picker-change={(event) => this.handlePickerChange(event, params.propertyName)}\n ></six-item-picker>\n );\n }\n\n private getHour24Picker() {\n if (!this.is24HourClock()) {\n return;\n }\n return this.getSixTimeUnitPicker({ min: 0, max: 23, propertyName: 'hours' });\n }\n\n private is24HourClock() {\n return this.format.includes('HH');\n }\n\n private getHour12Picker() {\n if (!this.is12HourClock()) {\n return;\n }\n return this.getSixTimeUnitPicker({ min: 0, max: 11, propertyName: 'hours' });\n }\n\n private is12HourClock() {\n return this.format.includes('hh');\n }\n\n private getAmPmPicker() {\n if (!this.is12HourClock()) {\n return;\n }\n const items = ['AM', 'PM'];\n return this.getSixTimeUnitPicker({\n items,\n type: ItemPickerType.CUSTOM,\n propertyName: 'period',\n });\n }\n\n private getMinutePicker() {\n if (!this.format.includes('mm')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({ min: 0, max: 59, propertyName: 'minutes' });\n }\n\n private getSecondsPicker() {\n if (!this.format.includes('ss')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({ min: 0, max: 59, propertyName: 'seconds' });\n }\n\n private getMillisecondsPicker() {\n if (!this.format.includes('ms')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({\n min: 0,\n max: 999,\n class: 'timepicker__item--wide',\n paddingLength: 3,\n propertyName: 'milliseconds',\n });\n }\n\n private getSeparator() {\n return (\n <div class=\"timepicker__separator\">\n <span>{this.separator}</span>\n </div>\n );\n }\n\n private getContent() {\n const elementsInOrder = [\n this.getHour24Picker(),\n this.getHour12Picker(),\n this.getMinutePicker(),\n this.getSecondsPicker(),\n this.getMillisecondsPicker(),\n ];\n\n const visibleElements = elementsInOrder.filter((el) => el !== undefined);\n\n return visibleElements.map((el, idx) => {\n if (idx === visibleElements.length - 1) {\n return [el];\n }\n\n return [el, this.getSeparator()];\n });\n }\n\n private openPopup() {\n if (!this.open && !this.disabled) {\n this.open = true;\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n }\n }\n\n private closePopup() {\n if (this.inline) {\n return;\n }\n\n this.open = false;\n this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);\n }\n\n private handleDocumentMouseDown = (event: Event) => {\n // Close when clicking outside the containing element\n const path = event.composedPath() as EventTarget[];\n if (!path.includes(this.host)) {\n this.closePopup();\n return;\n }\n };\n\n private handleClearClick = (event: MouseEvent) => {\n event.stopPropagation();\n this.value = '';\n this.sixClear.emit();\n this.sixChange.emit({\n value: {},\n valueAsString: '',\n });\n };\n\n private renderClearable() {\n return (\n this.clearable && (\n <button\n slot=\"suffix\"\n class={{\n timepicker_clear: true,\n 'timepicker_clear--right': this.iconPosition === 'left',\n 'timepicker_clear--left': this.iconPosition === 'right',\n }}\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n >\n <six-icon size=\"small\">clear</six-icon>\n </button>\n )\n );\n }\n\n private renderCustomIcon() {\n const icon = hasSlot(this.host, 'custom-icon') ? (\n <slot name=\"custom-icon\"></slot>\n ) : (\n <six-icon size={this.size === 'large' ? 'medium' : this.size}>watch_later</six-icon>\n );\n\n return (\n <span\n slot=\"prefix\"\n part=\"icon\"\n class={{\n prefix: true,\n 'prefix--right': this.iconPosition === 'right',\n }}\n >\n {icon}\n </span>\n );\n }\n\n render() {\n return (\n <div part=\"container\" ref={(el) => (this.wrapper = el)} class=\"timepicker__container\">\n <six-input\n ref={(el) => (this.inputElement = el)}\n part=\"input\"\n onClick={() => this.openPopup()}\n value={this.value}\n placeholder={this.placeholder}\n readonly={this.readonly}\n disabled={this.disabled}\n size={this.size}\n name={this.name}\n label={this.label}\n required={this.required}\n error-text={this.errorText}\n class={{\n 'input--empty': this.value === '',\n 'input--hide': this.inline,\n }}\n >\n {this.renderCustomIcon()}\n {this.renderClearable()}\n {hasSlot(this.host, 'label') ? (\n <span slot=\"label\">\n <slot name=\"label\" />\n </span>\n ) : null}\n </six-input>\n {this.open && (\n <div\n ref={(el) => (this.popup = el)}\n part=\"popup\"\n class={{\n timepicker__popup: true,\n 'timepicker__popup--is-up': this.placement == null ? this.placement === 'top' : this.isPopupContentUp,\n 'timepicker__popup--is-inline': this.inline,\n }}\n >\n {...this.getContent()}\n {this.getAmPmPicker()}\n </div>\n )}\n </div>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-timepicker.js","sourceRoot":"","sources":["../../../src/components/six-timepicker/six-timepicker.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Listen, Method, Prop, State, Watch } from '@stencil/core';\nimport { ItemPickerType } from '../six-item-picker/types';\nimport {\n createTimeString,\n getCurrentTime,\n isValidTimeString,\n parseTimeString,\n Time,\n TimeFormat,\n TimeProperties,\n} from '../../utils/time.util';\nimport { debounce, DEFAULT_DEBOUNCE_FAST, DEFAULT_DEBOUNCE_INSANELY_FAST } from '../../utils/execution-control';\nimport { SixItemPickerChangePayload } from '../six-item-picker/six-item-picker';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { adjustPopupForHoisting, movePopup } from '../../utils/popup';\n\nexport interface SixTimepickerChange {\n value?: Time;\n valueAsString: string;\n changedProperty?: string;\n}\n\ninterface SixTimeUnitPickerParams {\n min?: number;\n max?: number;\n items?: string[];\n type?: ItemPickerType;\n class?: string;\n paddingLength?: number;\n propertyName: TimeProperties;\n}\n\nconst MIN_POPUP_HEIGHT = 145;\n\n/**\n * @since 2.0.0\n * @status experimental\n *\n * @slot error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop.\n *\n * @part input - The input field\n * @part container - The container of whole component\n * @part popup - The popup of the timepicker component\n *\n */\n@Component({\n tag: 'six-timepicker',\n styleUrl: 'six-timepicker.scss',\n shadow: true,\n})\nexport class SixTimepicker {\n private eventListeners = new EventListeners();\n private popup?: HTMLElement;\n private wrapper?: HTMLElement;\n private inputElement?: HTMLSixInputElement;\n\n @Element() host!: HTMLSixTimepickerElement;\n\n /**\n * Define the time format. Valid formats are:\n *\n * HH:mm:ss\n * hh:mm:ss:aa\n * HH:mm:ss:ms\n * hh:mm:ss:ms:aa\n * HH:mm\n * hh:mm:aa\n * HH\n * hh:aa\n * mm\n * ss\n * ms\n *\n * where HH is the 24 hour format\n * and hh is the 12 hour format\n *\n * Please notice that when using the 12-hour-clock (hh)\n * you always need a period indicator (aa). So the time can be parsed as either am or pm\n * */\n @Prop() format: TimeFormat = 'HH:mm:ss';\n\n /**\n * Define the separator to be shown between the time unit pickers.\n * Please be aware that this property will modify the displayed separator only.\n * The separator for a timestring is always expected to be a colon (eg. '13:52:20')\n * */\n @Prop() separator = ':';\n\n /**\n * The value of the timepicker provided as a string. The string mast match the provided format (or default format)\n */\n @Prop({ mutable: true }) value = '';\n\n /** Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods. */\n @Prop({ mutable: true, reflect: true }) open = false;\n\n /** Indicates whether the timepicker should be shown as an inline (always open) component */\n @Prop({ reflect: true }) inline = false;\n\n /**\n * If `true` the user can only select a time via the timepicker but not directly edit the input field.\n */\n @Prop() readonly = false;\n\n /**\n * If `true` the component is disabled.\n */\n @Prop() disabled = false;\n\n /**\n * The enforced placement of the dropdown panel.\n */\n @Prop() placement?: 'top' | 'bottom';\n\n /** Timepicker size. */\n @Prop() size: 'small' | 'medium' | 'large' = 'medium';\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /**\n * The placeholder defines what text to be shown on the input element\n */\n @Prop() placeholder?: string;\n\n /** The input's error text. Alternatively, you can use the error-text slot. */\n @Prop() errorText: string | string[] = '';\n\n /** The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1 */\n @Prop() errorTextCount?: number;\n\n /** The input's label. Alternatively, you can use the label slot. */\n @Prop() label = '';\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 /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set the position of the icon */\n @Prop() iconPosition: 'left' | 'right' = 'left';\n\n /**\n * Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n * `overflow: auto|scroll`.\n */\n @Prop() hoist = false;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).\n */\n @Prop() timeout = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.\n */\n @Prop() interval = DEFAULT_DEBOUNCE_INSANELY_FAST;\n\n /**\n * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.\n */\n @Prop() defaultTime?: string;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger the `six-timepicker-change-debounced` event.\n * If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce\n * is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click\n * (and keep pressed) and once you release\n */\n @Prop() debounce = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Emitted when the timepicker's value changes\n */\n @Event({ eventName: 'six-timepicker-change' }) sixChange!: EventEmitter<SixTimepickerChange>;\n\n /**\n * Emitted when the timepicker's value changes, but debounced\n */\n @Event({ eventName: 'six-timepicker-change-debounced' }) sixChangeDebounced!: EventEmitter<SixTimepickerChange>;\n\n /**\n * Emitted when the clear button is activated.\n */\n @Event({ eventName: 'six-timepicker-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n @State() isPopupContentUp = false;\n\n @State() isDropDownContentUp = false;\n\n @Listen('resize', { target: 'window' })\n async resizeHandler() {\n this.calcIsPopupContentUp();\n this.moveOpenHoistedPopup();\n }\n\n @Listen('scroll', { target: 'window' })\n async scrollHandler() {\n this.calcIsPopupContentUp();\n this.moveOpenHoistedPopup();\n }\n\n /**\n * Update the native input element when the value changes\n */\n @Watch('value')\n protected valueChanged() {\n this.updateValue();\n }\n\n /** Sets focus on the datepickers input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.inputElement?.setFocus(options);\n }\n\n /*\n * Internally the six-timepicker uses a standardized representation of time, so we don't have a mess,\n * when switching between formats\n */\n @State() private popupValue: Time = {};\n\n connectedCallback() {\n this.eventListeners.forward('six-timepicker-change', 'change', this.host);\n }\n\n componentWillLoad() {\n this.updateValue();\n\n if (this.inline) {\n this.open = true;\n }\n\n if (this.open) {\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n }\n }\n\n componentDidLoad() {\n if (this.inputElement == null) return;\n const inputElement = this.inputElement;\n\n // emit debounced change event\n this.eventListeners.add(\n this.host,\n 'six-timepicker-change',\n debounce((event: Event) => this.sixChangeDebounced.emit((event as CustomEvent).detail), this.debounce)\n );\n\n // update value and popup value based on input-element value\n this.eventListeners.add(\n inputElement,\n 'six-input-input',\n debounce((event: Event) => {\n event.stopPropagation();\n\n // emit empty event if time string is invalid\n if (!isValidTimeString(inputElement.value, this.format)) {\n this.value = inputElement.value;\n this.sixChange.emit({\n value: {},\n valueAsString: '',\n });\n return;\n }\n\n // update value and popup value, and emit the new value\n this.value = inputElement.value;\n this.popupValue = parseTimeString(inputElement.value, this.format);\n this.sixChange.emit({\n value: this.popupValue,\n valueAsString: createTimeString(this.popupValue, this.format),\n });\n }, this.debounce)\n );\n }\n\n componentDidRender() {\n adjustPopupForHoisting(\n this.hoist,\n this.popup,\n this.inputElement,\n this.wrapper,\n MIN_POPUP_HEIGHT,\n (isUp) => (this.isDropDownContentUp = isUp)\n );\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n }\n private updateValue() {\n // normalize value\n if (typeof this.value !== 'string' || !isValidTimeString(this.value, this.format)) {\n this.value = '';\n }\n\n // update popup value\n if (this.value === '') {\n if (this.defaultTime == null) {\n this.popupValue = getCurrentTime(this.is24HourClock());\n } else {\n this.popupValue = parseTimeString(this.defaultTime, this.format);\n }\n } else {\n this.popupValue = parseTimeString(this.value, this.format);\n }\n }\n\n private calcIsPopupContentUp() {\n if (this.inputElement == null || this.wrapper == null) {\n return;\n }\n\n const inputBoundingRect = this.inputElement.getBoundingClientRect();\n const wrapperBoundingRect = this.wrapper.getBoundingClientRect();\n const minPopupHeight = Math.max(wrapperBoundingRect.height, MIN_POPUP_HEIGHT);\n\n const moreSpaceInTop = inputBoundingRect.y > window.innerHeight / 2;\n this.isPopupContentUp = moreSpaceInTop && window.innerHeight < inputBoundingRect.bottom + minPopupHeight;\n }\n\n private moveOpenHoistedPopup() {\n movePopup(this.hoist, this.open, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);\n }\n\n private handlePickerChange = (event: CustomEvent<SixItemPickerChangePayload>, property: TimeProperties) => {\n // stop propagation, since the timepicker should not expose the events of the underlying item-picker\n event.stopPropagation();\n if (this.popupValue == null) {\n return;\n }\n\n // update the internal state\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n this.popupValue[property] = event.detail;\n\n const timeString = createTimeString(this.popupValue, this.format);\n\n // update the input value\n this.value = timeString;\n\n // emit change event\n this.sixChange.emit({\n changedProperty: property,\n value: this.popupValue,\n valueAsString: timeString,\n });\n };\n\n private getSixTimeUnitPicker(params: SixTimeUnitPickerParams) {\n return (\n <six-item-picker\n class={params.class}\n timeout={this.timeout}\n interval={this.interval}\n padded\n min={params.min}\n max={params.max}\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n value={this.popupValue[params.propertyName]}\n items={params.items}\n type={params.type || ItemPickerType.NUMBER}\n padding-length={params.paddingLength}\n onSix-item-picker-change={(event) => this.handlePickerChange(event, params.propertyName)}\n ></six-item-picker>\n );\n }\n\n private getHour24Picker() {\n if (!this.is24HourClock()) {\n return;\n }\n return this.getSixTimeUnitPicker({ min: 0, max: 23, propertyName: 'hours' });\n }\n\n private is24HourClock() {\n return this.format.includes('HH');\n }\n\n private getHour12Picker() {\n if (!this.is12HourClock()) {\n return;\n }\n return this.getSixTimeUnitPicker({ min: 0, max: 11, propertyName: 'hours' });\n }\n\n private is12HourClock() {\n return this.format.includes('hh');\n }\n\n private getAmPmPicker() {\n if (!this.is12HourClock()) {\n return;\n }\n const items = ['AM', 'PM'];\n return this.getSixTimeUnitPicker({\n items,\n type: ItemPickerType.CUSTOM,\n propertyName: 'period',\n });\n }\n\n private getMinutePicker() {\n if (!this.format.includes('mm')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({ min: 0, max: 59, propertyName: 'minutes' });\n }\n\n private getSecondsPicker() {\n if (!this.format.includes('ss')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({ min: 0, max: 59, propertyName: 'seconds' });\n }\n\n private getMillisecondsPicker() {\n if (!this.format.includes('ms')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({\n min: 0,\n max: 999,\n class: 'timepicker__item--wide',\n paddingLength: 3,\n propertyName: 'milliseconds',\n });\n }\n\n private getSeparator() {\n return (\n <div class=\"timepicker__separator\">\n <span>{this.separator}</span>\n </div>\n );\n }\n\n private getContent() {\n const elementsInOrder = [\n this.getHour24Picker(),\n this.getHour12Picker(),\n this.getMinutePicker(),\n this.getSecondsPicker(),\n this.getMillisecondsPicker(),\n ];\n\n const visibleElements = elementsInOrder.filter((el) => el !== undefined);\n\n return visibleElements.map((el, idx) => {\n if (idx === visibleElements.length - 1) {\n return [el];\n }\n\n return [el, this.getSeparator()];\n });\n }\n\n private openPopup() {\n if (!this.open && !this.disabled) {\n this.open = true;\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n }\n }\n\n private closePopup() {\n if (this.inline) {\n return;\n }\n\n this.open = false;\n this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);\n }\n\n private handleDocumentMouseDown = (event: Event) => {\n // Close when clicking outside the containing element\n const path = event.composedPath() as EventTarget[];\n if (!path.includes(this.host)) {\n this.closePopup();\n return;\n }\n };\n\n private handleClearClick = (event: MouseEvent) => {\n event.stopPropagation();\n this.value = '';\n this.sixClear.emit();\n this.sixChange.emit({\n value: {},\n valueAsString: '',\n });\n };\n\n private renderClearable() {\n return (\n this.clearable && (\n <button\n slot=\"suffix\"\n class={{\n timepicker_clear: true,\n 'timepicker_clear--right': this.iconPosition === 'left',\n 'timepicker_clear--left': this.iconPosition === 'right',\n }}\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n >\n <six-icon size=\"small\">clear</six-icon>\n </button>\n )\n );\n }\n\n private renderCustomIcon() {\n const icon = hasSlot(this.host, 'custom-icon') ? (\n <slot name=\"custom-icon\"></slot>\n ) : (\n <six-icon size={this.size === 'large' ? 'medium' : this.size}>watch_later</six-icon>\n );\n\n return (\n <span\n slot=\"prefix\"\n part=\"icon\"\n class={{\n prefix: true,\n 'prefix--right': this.iconPosition === 'right',\n }}\n >\n {icon}\n </span>\n );\n }\n\n render() {\n return (\n <div part=\"container\" ref={(el) => (this.wrapper = el)} class=\"timepicker__container\">\n <six-input\n ref={(el) => (this.inputElement = el)}\n part=\"input\"\n onClick={() => this.openPopup()}\n value={this.value}\n placeholder={this.placeholder}\n readonly={this.readonly}\n disabled={this.disabled}\n errorTextCount={this.errorTextCount}\n errorText={this.errorText}\n invalid={this.invalid}\n size={this.size}\n name={this.name}\n label={this.label}\n required={this.required}\n class={{\n 'input--empty': this.value === '',\n 'input--hide': this.inline,\n }}\n >\n {this.renderCustomIcon()}\n {this.renderClearable()}\n {hasSlot(this.host, 'label') ? (\n <span slot=\"label\">\n <slot name=\"label\" />\n </span>\n ) : null}\n {hasSlot(this.host, 'error-text') ? (\n <span slot=\"error-text\">\n <slot name=\"error-text\" />\n </span>\n ) : null}\n </six-input>\n {this.open && (\n <div\n ref={(el) => (this.popup = el)}\n part=\"popup\"\n class={{\n timepicker__popup: true,\n 'timepicker__popup--is-up': this.placement == null ? this.placement === 'top' : this.isPopupContentUp,\n 'timepicker__popup--is-inline': this.inline,\n }}\n >\n {...this.getContent()}\n {this.getAmPmPicker()}\n </div>\n )}\n </div>\n );\n }\n}\n"]}
@@ -1,21 +1,21 @@
1
1
  import { newSpecPage } from "@stencil/core/testing";
2
2
  import { SixTimepicker } from "../six-timepicker";
3
3
  describe('six-timepicker', () => {
4
- it('should render default timepicker', async () => {
5
- var _a, _b;
6
- // given
7
- const config = {
8
- components: [SixTimepicker],
9
- html: `<six-timepicker></six-timepicker>`,
10
- };
11
- // when initially loaded
12
- const page = await newSpecPage(config);
13
- // then
14
- expect(page.root).toEqualHtml(`
4
+ it('should render default timepicker', async () => {
5
+ var _a, _b;
6
+ // given
7
+ const config = {
8
+ components: [SixTimepicker],
9
+ html: `<six-timepicker></six-timepicker>`,
10
+ };
11
+ // when initially loaded
12
+ const page = await newSpecPage(config);
13
+ // then
14
+ expect(page.root).toEqualHtml(`
15
15
  <six-timepicker>
16
16
  <mock:shadow-root>
17
17
  <div class="timepicker__container" part="container">
18
- <six-input class="input--empty" error-text="" label="" part="input" size="medium" value="">
18
+ <six-input class="input--empty" errortext="" label="" part="input" size="medium" value="">
19
19
  <span class="prefix" part="icon" slot="prefix">
20
20
  <six-icon size="medium">
21
21
  watch_later
@@ -26,18 +26,18 @@ describe('six-timepicker', () => {
26
26
  </mock:shadow-root>
27
27
  </six-timepicker>
28
28
  `);
29
- // when setting a value and opening the popup
30
- if (((_a = page.root) === null || _a === void 0 ? void 0 : _a.shadowRoot) != null) {
31
- page.root.value = '20:00:00';
32
- (_b = page.root.shadowRoot.querySelector('six-input')) === null || _b === void 0 ? void 0 : _b.click();
33
- }
34
- await page.waitForChanges();
35
- // then expect the correct time to be rendered
36
- expect(page.root).toEqualHtml(`
29
+ // when setting a value and opening the popup
30
+ if (((_a = page.root) === null || _a === void 0 ? void 0 : _a.shadowRoot) != null) {
31
+ page.root.value = '20:00:00';
32
+ (_b = page.root.shadowRoot.querySelector('six-input')) === null || _b === void 0 ? void 0 : _b.click();
33
+ }
34
+ await page.waitForChanges();
35
+ // then expect the correct time to be rendered
36
+ expect(page.root).toEqualHtml(`
37
37
  <six-timepicker open="">
38
38
  <mock:shadow-root>
39
39
  <div class="timepicker__container" part="container">
40
- <six-input error-text="" label="" part="input" size="medium" value="20:00:00">
40
+ <six-input errortext="" label="" part="input" size="medium" value="20:00:00">
41
41
  <span class="prefix" part="icon" slot="prefix">
42
42
  <six-icon size="medium">
43
43
  watch_later
@@ -63,21 +63,21 @@ describe('six-timepicker', () => {
63
63
  </mock:shadow-root>
64
64
  </six-timepicker>
65
65
  `);
66
- });
67
- it('should render open timepicker', async () => {
68
- // given
69
- const config = {
70
- components: [SixTimepicker],
71
- html: `<six-timepicker open value="13:20:59"></six-timepicker>`,
72
- };
73
- // when
74
- const page = await newSpecPage(config);
75
- // then
76
- expect(page.root).toEqualHtml(`
66
+ });
67
+ it('should render open timepicker', async () => {
68
+ // given
69
+ const config = {
70
+ components: [SixTimepicker],
71
+ html: `<six-timepicker open value="13:20:59"></six-timepicker>`,
72
+ };
73
+ // when
74
+ const page = await newSpecPage(config);
75
+ // then
76
+ expect(page.root).toEqualHtml(`
77
77
  <six-timepicker open="" value="13:20:59">
78
78
  <mock:shadow-root>
79
79
  <div class="timepicker__container" part="container">
80
- <six-input error-text="" label="" part="input" size="medium" value="13:20:59">
80
+ <six-input errortext="" label="" part="input" size="medium" value="13:20:59">
81
81
  <span class="prefix" part="icon" slot="prefix">
82
82
  <six-icon size="medium">
83
83
  watch_later
@@ -103,21 +103,21 @@ describe('six-timepicker', () => {
103
103
  </mock:shadow-root>
104
104
  </six-timepicker>
105
105
  `);
106
- });
107
- it('should render inline timepicker', async () => {
108
- // given
109
- const config = {
110
- components: [SixTimepicker],
111
- html: `<six-timepicker inline value="13:20:59"></six-timepicker>`,
112
- };
113
- // when
114
- const page = await newSpecPage(config);
115
- // then
116
- expect(page.root).toEqualHtml(`
106
+ });
107
+ it('should render inline timepicker', async () => {
108
+ // given
109
+ const config = {
110
+ components: [SixTimepicker],
111
+ html: `<six-timepicker inline value="13:20:59"></six-timepicker>`,
112
+ };
113
+ // when
114
+ const page = await newSpecPage(config);
115
+ // then
116
+ expect(page.root).toEqualHtml(`
117
117
  <six-timepicker inline="" open="" value="13:20:59">
118
118
  <mock:shadow-root>
119
119
  <div class="timepicker__container" part="container">
120
- <six-input class="input--hide" error-text="" label="" part="input" size="medium" value="13:20:59">
120
+ <six-input class="input--hide" errortext="" label="" part="input" size="medium" value="13:20:59">
121
121
  <span class="prefix" part="icon" slot="prefix">
122
122
  <six-icon size="medium">
123
123
  watch_later
@@ -143,21 +143,21 @@ describe('six-timepicker', () => {
143
143
  </mock:shadow-root>
144
144
  </six-timepicker>
145
145
  `);
146
- });
147
- it('should render open timepicker with default time', async () => {
148
- // given
149
- const config = {
150
- components: [SixTimepicker],
151
- html: `<six-timepicker open default-time="13:20:59"></six-timepicker>`,
152
- };
153
- // when
154
- const page = await newSpecPage(config);
155
- // then
156
- expect(page.root).toEqualHtml(`
146
+ });
147
+ it('should render open timepicker with default time', async () => {
148
+ // given
149
+ const config = {
150
+ components: [SixTimepicker],
151
+ html: `<six-timepicker open default-time="13:20:59"></six-timepicker>`,
152
+ };
153
+ // when
154
+ const page = await newSpecPage(config);
155
+ // then
156
+ expect(page.root).toEqualHtml(`
157
157
  <six-timepicker default-time="13:20:59" open="">
158
158
  <mock:shadow-root>
159
159
  <div class="timepicker__container" part="container">
160
- <six-input class="input--empty" error-text="" label="" part="input" size="medium" value="">
160
+ <six-input class="input--empty" errortext="" label="" part="input" size="medium" value="">
161
161
  <span class="prefix" part="icon" slot="prefix">
162
162
  <six-icon size="medium">
163
163
  watch_later
@@ -183,21 +183,21 @@ describe('six-timepicker', () => {
183
183
  </mock:shadow-root>
184
184
  </six-timepicker>
185
185
  `);
186
- });
187
- it('should render timepicker with different separator', async () => {
188
- // given
189
- const config = {
190
- components: [SixTimepicker],
191
- html: `<six-timepicker open value="11:59:20" separator="-"></six-timepicker>`,
192
- };
193
- // when
194
- const page = await newSpecPage(config);
195
- // then
196
- expect(page.root).toEqualHtml(`
186
+ });
187
+ it('should render timepicker with different separator', async () => {
188
+ // given
189
+ const config = {
190
+ components: [SixTimepicker],
191
+ html: `<six-timepicker open value="11:59:20" separator="-"></six-timepicker>`,
192
+ };
193
+ // when
194
+ const page = await newSpecPage(config);
195
+ // then
196
+ expect(page.root).toEqualHtml(`
197
197
  <six-timepicker open="" separator="-" value="11:59:20">
198
198
  <mock:shadow-root>
199
199
  <div class="timepicker__container" part="container">
200
- <six-input error-text="" label="" part="input" size="medium" value="11:59:20">
200
+ <six-input errortext="" label="" part="input" size="medium" value="11:59:20">
201
201
  <span class="prefix" part="icon" slot="prefix">
202
202
  <six-icon size="medium">
203
203
  watch_later
@@ -223,21 +223,21 @@ describe('six-timepicker', () => {
223
223
  </mock:shadow-root>
224
224
  </six-timepicker>
225
225
  `);
226
- });
227
- it('should render timepicker with different format', async () => {
228
- // given
229
- const config = {
230
- components: [SixTimepicker],
231
- html: `<six-timepicker open value="03:45:20:PM" format="hh:mm:ss:aa"></six-timepicker>`,
232
- };
233
- // when
234
- const page = await newSpecPage(config);
235
- // then
236
- expect(page.root).toEqualHtml(`
226
+ });
227
+ it('should render timepicker with different format', async () => {
228
+ // given
229
+ const config = {
230
+ components: [SixTimepicker],
231
+ html: `<six-timepicker open value="03:45:20:PM" format="hh:mm:ss:aa"></six-timepicker>`,
232
+ };
233
+ // when
234
+ const page = await newSpecPage(config);
235
+ // then
236
+ expect(page.root).toEqualHtml(`
237
237
  <six-timepicker format="hh:mm:ss:aa" open="" value="03:45:20:PM">
238
238
  <mock:shadow-root>
239
239
  <div class="timepicker__container" part="container">
240
- <six-input error-text="" label="" part="input" size="medium" value="03:45:20:PM">
240
+ <six-input errortext="" label="" part="input" size="medium" value="03:45:20:PM">
241
241
  <span class="prefix" part="icon" slot="prefix">
242
242
  <six-icon size="medium">
243
243
  watch_later
@@ -264,21 +264,21 @@ describe('six-timepicker', () => {
264
264
  </mock:shadow-root>
265
265
  </six-timepicker>
266
266
  `);
267
- });
268
- it('should render timepicker with adjusted timeout and interval', async () => {
269
- // given
270
- const config = {
271
- components: [SixTimepicker],
272
- html: `<six-timepicker open value="13:20:59" timeout="500" interval="150"></six-timepicker>`,
273
- };
274
- // when
275
- const page = await newSpecPage(config);
276
- // then
277
- expect(page.root).toEqualHtml(`
267
+ });
268
+ it('should render timepicker with adjusted timeout and interval', async () => {
269
+ // given
270
+ const config = {
271
+ components: [SixTimepicker],
272
+ html: `<six-timepicker open value="13:20:59" timeout="500" interval="150"></six-timepicker>`,
273
+ };
274
+ // when
275
+ const page = await newSpecPage(config);
276
+ // then
277
+ expect(page.root).toEqualHtml(`
278
278
  <six-timepicker interval="150" open="" timeout="500" value="13:20:59">
279
279
  <mock:shadow-root>
280
280
  <div class="timepicker__container" part="container">
281
- <six-input error-text="" label="" part="input" size="medium" value="13:20:59">
281
+ <six-input errortext="" label="" part="input" size="medium" value="13:20:59">
282
282
  <span class="prefix" part="icon" slot="prefix">
283
283
  <six-icon size="medium">
284
284
  watch_later
@@ -304,21 +304,21 @@ describe('six-timepicker', () => {
304
304
  </mock:shadow-root>
305
305
  </six-timepicker>
306
306
  `);
307
- });
308
- it('should render timepicker with placeholder', async () => {
309
- // given
310
- const config = {
311
- components: [SixTimepicker],
312
- html: `<six-timepicker placeholder="HH:mm:ss"></six-timepicker>`,
313
- };
314
- // when
315
- const page = await newSpecPage(config);
316
- // then
317
- expect(page.root).toEqualHtml(`
307
+ });
308
+ it('should render timepicker with placeholder', async () => {
309
+ // given
310
+ const config = {
311
+ components: [SixTimepicker],
312
+ html: `<six-timepicker placeholder="HH:mm:ss"></six-timepicker>`,
313
+ };
314
+ // when
315
+ const page = await newSpecPage(config);
316
+ // then
317
+ expect(page.root).toEqualHtml(`
318
318
  <six-timepicker placeholder="HH:mm:ss">
319
319
  <mock:shadow-root>
320
320
  <div class="timepicker__container" part="container">
321
- <six-input class="input--empty" error-text="" label="" part="input" placeholder="HH:mm:ss" size="medium" value="">
321
+ <six-input class="input--empty" errortext="" label="" part="input" placeholder="HH:mm:ss" size="medium" value="">
322
322
  <span class="prefix" part="icon" slot="prefix">
323
323
  <six-icon size="medium">
324
324
  watch_later
@@ -329,21 +329,21 @@ describe('six-timepicker', () => {
329
329
  </mock:shadow-root>
330
330
  </six-timepicker>
331
331
  `);
332
- });
333
- it('should render readonly timepicker', async () => {
334
- // given
335
- const config = {
336
- components: [SixTimepicker],
337
- html: `<six-timepicker value="02:00:00" readonly></six-timepicker>`,
338
- };
339
- // when
340
- const page = await newSpecPage(config);
341
- // then
342
- expect(page.root).toEqualHtml(`
332
+ });
333
+ it('should render readonly timepicker', async () => {
334
+ // given
335
+ const config = {
336
+ components: [SixTimepicker],
337
+ html: `<six-timepicker value="02:00:00" readonly></six-timepicker>`,
338
+ };
339
+ // when
340
+ const page = await newSpecPage(config);
341
+ // then
342
+ expect(page.root).toEqualHtml(`
343
343
  <six-timepicker readonly="" value="02:00:00">
344
344
  <mock:shadow-root>
345
345
  <div class="timepicker__container" part="container">
346
- <six-input error-text="" label="" part="input" readonly="" size="medium" value="02:00:00">
346
+ <six-input errortext="" label="" part="input" readonly="" size="medium" value="02:00:00">
347
347
  <span class="prefix" part="icon" slot="prefix">
348
348
  <six-icon size="medium">
349
349
  watch_later
@@ -354,21 +354,21 @@ describe('six-timepicker', () => {
354
354
  </mock:shadow-root>
355
355
  </six-timepicker>
356
356
  `);
357
- });
358
- it('should render disabled timepicker', async () => {
359
- // given
360
- const config = {
361
- components: [SixTimepicker],
362
- html: `<six-timepicker value="02:00:00" disabled></six-timepicker>`,
363
- };
364
- // when
365
- const page = await newSpecPage(config);
366
- // then
367
- expect(page.root).toEqualHtml(`
357
+ });
358
+ it('should render disabled timepicker', async () => {
359
+ // given
360
+ const config = {
361
+ components: [SixTimepicker],
362
+ html: `<six-timepicker value="02:00:00" disabled></six-timepicker>`,
363
+ };
364
+ // when
365
+ const page = await newSpecPage(config);
366
+ // then
367
+ expect(page.root).toEqualHtml(`
368
368
  <six-timepicker disabled="" value="02:00:00">
369
369
  <mock:shadow-root>
370
370
  <div class="timepicker__container" part="container">
371
- <six-input disabled="" error-text="" label="" part="input" size="medium" value="02:00:00">
371
+ <six-input disabled="" errortext="" label="" part="input" size="medium" value="02:00:00">
372
372
  <span class="prefix" part="icon" slot="prefix">
373
373
  <six-icon size="medium">
374
374
  watch_later
@@ -379,21 +379,21 @@ describe('six-timepicker', () => {
379
379
  </mock:shadow-root>
380
380
  </six-timepicker>
381
381
  `);
382
- });
383
- it('should render timepicker in correct sizes', async () => {
384
- // given
385
- const config = {
386
- components: [SixTimepicker],
387
- html: `<six-timepicker size="small"></six-timepicker>`,
388
- };
389
- // when
390
- const page = await newSpecPage(config);
391
- // then
392
- expect(page.root).toEqualHtml(`
382
+ });
383
+ it('should render timepicker in correct sizes', async () => {
384
+ // given
385
+ const config = {
386
+ components: [SixTimepicker],
387
+ html: `<six-timepicker size="small"></six-timepicker>`,
388
+ };
389
+ // when
390
+ const page = await newSpecPage(config);
391
+ // then
392
+ expect(page.root).toEqualHtml(`
393
393
  <six-timepicker size="small">
394
394
  <mock:shadow-root>
395
395
  <div class="timepicker__container" part="container">
396
- <six-input class="input--empty" error-text="" label="" part="input" size="small" value="">
396
+ <six-input class="input--empty" errortext="" label="" part="input" size="small" value="">
397
397
  <span class="prefix" part="icon" slot="prefix">
398
398
  <six-icon size="small">
399
399
  watch_later
@@ -404,17 +404,17 @@ describe('six-timepicker', () => {
404
404
  </mock:shadow-root>
405
405
  </six-timepicker>
406
406
  `);
407
- // when changing size
408
- if (page.root != null) {
409
- page.root.size = 'medium';
410
- }
411
- await page.waitForChanges();
412
- // then expect medium sized timepicker
413
- expect(page.root).toEqualHtml(`
407
+ // when changing size
408
+ if (page.root != null) {
409
+ page.root.size = 'medium';
410
+ }
411
+ await page.waitForChanges();
412
+ // then expect medium sized timepicker
413
+ expect(page.root).toEqualHtml(`
414
414
  <six-timepicker size="small">
415
415
  <mock:shadow-root>
416
416
  <div class="timepicker__container" part="container">
417
- <six-input class="input--empty" error-text="" label="" part="input" size="medium" value="">
417
+ <six-input class="input--empty" errortext="" label="" part="input" size="medium" value="">
418
418
  <span class="prefix" part="icon" slot="prefix">
419
419
  <six-icon size="medium">
420
420
  watch_later
@@ -425,17 +425,17 @@ describe('six-timepicker', () => {
425
425
  </mock:shadow-root>
426
426
  </six-timepicker>
427
427
  `);
428
- // when changing size
429
- if (page.root != null) {
430
- page.root.size = 'large';
431
- }
432
- await page.waitForChanges();
433
- // then expect medium sized timepicker
434
- expect(page.root).toEqualHtml(`
428
+ // when changing size
429
+ if (page.root != null) {
430
+ page.root.size = 'large';
431
+ }
432
+ await page.waitForChanges();
433
+ // then expect medium sized timepicker
434
+ expect(page.root).toEqualHtml(`
435
435
  <six-timepicker size="small">
436
436
  <mock:shadow-root>
437
437
  <div class="timepicker__container" part="container">
438
- <six-input class="input--empty" error-text="" label="" part="input" size="large" value="">
438
+ <six-input class="input--empty" errortext="" label="" part="input" size="large" value="">
439
439
  <span class="prefix" part="icon" slot="prefix">
440
440
  <six-icon size="medium">
441
441
  watch_later
@@ -446,21 +446,21 @@ describe('six-timepicker', () => {
446
446
  </mock:shadow-root>
447
447
  </six-timepicker>
448
448
  `);
449
- });
450
- it('should render open timepicker with icon on the right', async () => {
451
- // given
452
- const config = {
453
- components: [SixTimepicker],
454
- html: `<six-timepicker open value="13:20:59" icon-position="right" clearable></six-timepicker>`,
455
- };
456
- // when
457
- const page = await newSpecPage(config);
458
- // then
459
- expect(page.root).toEqualHtml(`
449
+ });
450
+ it('should render open timepicker with icon on the right', async () => {
451
+ // given
452
+ const config = {
453
+ components: [SixTimepicker],
454
+ html: `<six-timepicker open value="13:20:59" icon-position="right" clearable></six-timepicker>`,
455
+ };
456
+ // when
457
+ const page = await newSpecPage(config);
458
+ // then
459
+ expect(page.root).toEqualHtml(`
460
460
  <six-timepicker clearable="" icon-position="right" open="" value="13:20:59">
461
461
  <mock:shadow-root>
462
462
  <div class="timepicker__container" part="container">
463
- <six-input error-text="" label="" part="input" size="medium" value="13:20:59">
463
+ <six-input errortext="" label="" part="input" size="medium" value="13:20:59">
464
464
  <span class="prefix prefix--right" part="icon" slot="prefix">
465
465
  <six-icon size="medium">
466
466
  watch_later
@@ -491,6 +491,6 @@ describe('six-timepicker', () => {
491
491
  </mock:shadow-root>
492
492
  </six-timepicker>
493
493
  `);
494
- });
494
+ });
495
495
  });
496
496
  //# sourceMappingURL=six-timepicker.spec.js.map