@six-group/ui-library 0.0.0-insider.a8d68c7 → 0.0.0-insider.b26fdef

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 (1066) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  3. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  4. package/dist/cjs/{execution-control-45c84c46.js → execution-control-d728da70.js} +15 -15
  5. package/dist/cjs/execution-control-d728da70.js.map +1 -0
  6. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  7. package/dist/cjs/focus-visible-e2c9255a.js.map +1 -0
  8. package/dist/cjs/form-9ebaae7c.js +20 -0
  9. package/dist/{esm/form-0b9c11cd.js.map → cjs/form-9ebaae7c.js.map} +1 -1
  10. package/dist/cjs/form-control-f9bc25dd.js +36 -0
  11. package/dist/cjs/form-control-f9bc25dd.js.map +1 -0
  12. package/dist/cjs/{index-2f6daa5b.js → index-3baddcdc.js} +724 -180
  13. package/dist/cjs/index-3baddcdc.js.map +1 -0
  14. package/dist/cjs/index.cjs.js +96 -81
  15. package/dist/cjs/index.cjs.js.map +1 -1
  16. package/dist/cjs/loader.cjs.js +3 -12
  17. package/dist/cjs/loader.cjs.js.map +1 -1
  18. package/dist/cjs/modal-3ce015be.js +52 -0
  19. package/dist/cjs/modal-3ce015be.js.map +1 -0
  20. package/dist/cjs/{popover-8885d50f.js → popover-1e7c09f1.js} +99 -99
  21. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  22. package/dist/cjs/popup-40a9adbb.js +103 -0
  23. package/dist/cjs/popup-40a9adbb.js.map +1 -0
  24. package/dist/cjs/scroll-68033901.js +68 -0
  25. package/dist/{esm/scroll-180b53fd.js.map → cjs/scroll-68033901.js.map} +1 -1
  26. package/dist/cjs/set-attributes_2.cjs.entry.js +50 -50
  27. package/dist/cjs/set-attributes_2.cjs.entry.js.map +1 -1
  28. package/dist/cjs/six-alert.cjs.entry.js +109 -109
  29. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  30. package/dist/cjs/six-avatar.cjs.entry.js +20 -20
  31. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-badge.cjs.entry.js +22 -22
  33. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-button.cjs.entry.js +95 -95
  35. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-card.cjs.entry.js +7 -7
  37. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-checkbox.cjs.entry.js +110 -115
  39. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-datepicker.cjs.entry.js +834 -837
  41. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-details.cjs.entry.js +127 -127
  43. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-dialog.cjs.entry.js +128 -128
  45. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-drawer.cjs.entry.js +146 -146
  47. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-dropdown_2.cjs.entry.js +634 -634
  49. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-error-page.cjs.entry.js +82 -82
  51. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error.cjs.entry.js +21 -0
  53. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  54. package/dist/cjs/six-file-list-item.cjs.entry.js +33 -33
  55. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  56. package/dist/cjs/six-file-list.cjs.entry.js +7 -7
  57. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-upload.cjs.entry.js +98 -98
  59. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-footer.cjs.entry.js +7 -7
  61. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-group-label.cjs.entry.js +43 -43
  63. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-header.cjs.entry.js +168 -155
  65. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-icon-button.cjs.entry.js +32 -32
  67. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon.cjs.entry.js +22 -22
  69. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-input.cjs.entry.js +190 -187
  71. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-item-picker.cjs.entry.js +405 -309
  73. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-language-switcher.cjs.entry.js +46 -46
  75. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-layout-grid.cjs.entry.js +20 -20
  77. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-main-container.cjs.entry.js +9 -9
  79. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-menu-divider.cjs.entry.js +7 -7
  81. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-item.cjs.entry.js +49 -49
  83. package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +7 -7
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +14 -14
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +14 -14
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +29 -29
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +103 -111
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +180 -177
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +30 -30
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +43 -43
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +364 -360
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +56 -45
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +17 -15
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +173 -173
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +14 -14
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-switch.cjs.entry.js +107 -87
  111. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-tab-group.cjs.entry.js +230 -235
  113. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-panel.cjs.entry.js +13 -13
  115. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab.cjs.entry.js +55 -39
  117. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tag.cjs.entry.js +55 -33
  119. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-textarea.cjs.entry.js +182 -183
  121. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-tile.cjs.entry.js +76 -76
  123. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-timepicker.cjs.entry.js +347 -352
  125. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-tooltip.cjs.entry.js +148 -148
  127. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  128. package/dist/cjs/slot-9821749e.js +53 -0
  129. package/dist/cjs/slot-9821749e.js.map +1 -0
  130. package/dist/cjs/types-0a6d66f6.js +17 -0
  131. package/dist/cjs/types-0a6d66f6.js.map +1 -0
  132. package/dist/cjs/ui-library.cjs.js +3 -6
  133. package/dist/cjs/ui-library.cjs.js.map +1 -1
  134. package/dist/collection/collection-manifest.json +55 -54
  135. package/dist/collection/components/six-alert/six-alert.js +339 -332
  136. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  137. package/dist/collection/components/six-alert/test/six-alert.spec.js +25 -0
  138. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +1 -0
  139. package/dist/collection/components/six-avatar/six-avatar.js +112 -112
  140. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  141. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +26 -0
  142. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +1 -0
  143. package/dist/collection/components/six-badge/six-badge.js +91 -91
  144. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  145. package/dist/collection/components/six-badge/test/six-badge.spec.js +20 -0
  146. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +1 -0
  147. package/dist/collection/components/six-button/six-button.css +5 -30
  148. package/dist/collection/components/six-button/six-button.js +449 -444
  149. package/dist/collection/components/six-button/six-button.js.map +1 -1
  150. package/dist/collection/components/six-button/test/six-button.spec.js +69 -0
  151. package/dist/collection/components/six-button/test/six-button.spec.js.map +1 -0
  152. package/dist/collection/components/six-card/six-card.js +16 -16
  153. package/dist/collection/components/six-card/six-card.js.map +1 -1
  154. package/dist/collection/components/six-card/test/six-card.spec.js +18 -0
  155. package/dist/collection/components/six-card/test/six-card.spec.js.map +1 -0
  156. package/dist/collection/components/six-checkbox/six-checkbox.css +9 -1
  157. package/dist/collection/components/six-checkbox/six-checkbox.js +423 -420
  158. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  159. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +83 -0
  160. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +1 -0
  161. package/dist/collection/components/six-datepicker/components/day-selection.js +9 -9
  162. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  163. package/dist/collection/components/six-datepicker/components/month-selection.js +10 -10
  164. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  165. package/dist/collection/components/six-datepicker/components/year-selection.js +10 -10
  166. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/six-date-formats.js +20 -20
  168. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  169. package/dist/collection/components/six-datepicker/six-datepicker.js +1060 -1035
  170. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  171. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +26 -0
  172. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +1 -0
  173. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  174. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  175. package/dist/collection/components/six-details/six-details.css +3 -1
  176. package/dist/collection/components/six-details/six-details.js +412 -406
  177. package/dist/collection/components/six-details/six-details.js.map +1 -1
  178. package/dist/collection/components/six-details/test/six-details.spec.js +36 -0
  179. package/dist/collection/components/six-details/test/six-details.spec.js.map +1 -0
  180. package/dist/collection/components/six-dialog/six-dialog.js +359 -351
  181. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  182. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +34 -0
  183. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +1 -0
  184. package/dist/collection/components/six-drawer/six-drawer.js +414 -406
  185. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  186. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +34 -0
  187. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +1 -0
  188. package/dist/collection/components/six-dropdown/six-dropdown.css +2 -1
  189. package/dist/collection/components/six-dropdown/six-dropdown.js +897 -885
  190. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  191. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +122 -0
  192. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -0
  193. package/dist/collection/components/six-error/six-error.css +5 -0
  194. package/dist/collection/components/six-error/six-error.js +25 -0
  195. package/dist/collection/components/six-error/six-error.js.map +1 -0
  196. package/dist/collection/components/six-error-page/six-error-page.js +178 -178
  197. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  198. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +240 -0
  199. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +1 -0
  200. package/dist/collection/components/six-file-list/six-file-list.js +16 -16
  201. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  202. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +67 -0
  203. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +1 -0
  204. package/dist/collection/components/six-file-list-item/six-file-list-item.js +196 -194
  205. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  206. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +169 -0
  207. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +1 -0
  208. package/dist/collection/components/six-file-upload/six-file-upload.js +292 -290
  209. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  210. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +103 -0
  211. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +1 -0
  212. package/dist/collection/components/six-footer/six-footer.js +16 -16
  213. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  214. package/dist/collection/components/six-footer/test/six-footer.spec.js +21 -0
  215. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +1 -0
  216. package/dist/collection/components/six-group-label/six-group-label.css +4 -1
  217. package/dist/collection/components/six-group-label/six-group-label.js +158 -158
  218. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  219. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +45 -0
  220. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +1 -0
  221. package/dist/collection/components/six-header/six-header.js +421 -400
  222. package/dist/collection/components/six-header/six-header.js.map +1 -1
  223. package/dist/collection/components/six-header/test/six-header.spec.js +141 -0
  224. package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -0
  225. package/dist/collection/components/six-icon/six-icon.css +7 -0
  226. package/dist/collection/components/six-icon/six-icon.js +72 -72
  227. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  228. package/dist/collection/components/six-icon/test/six-icon.spec.js +20 -0
  229. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +1 -0
  230. package/dist/collection/components/six-icon-button/six-icon-button.css +4 -4
  231. package/dist/collection/components/six-icon-button/six-icon-button.js +133 -133
  232. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  233. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +23 -0
  234. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +1 -0
  235. package/dist/collection/components/six-input/six-input.css +5 -2
  236. package/dist/collection/components/six-input/six-input.js +947 -913
  237. package/dist/collection/components/six-input/six-input.js.map +1 -1
  238. package/dist/collection/components/six-input/test/six-input.spec.js +39 -0
  239. package/dist/collection/components/six-input/test/six-input.spec.js.map +1 -0
  240. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  241. package/dist/collection/components/six-item-picker/six-item-picker.js +731 -631
  242. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  243. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +90 -0
  244. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +1 -0
  245. package/dist/collection/components/six-item-picker/types.js +7 -7
  246. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  247. package/dist/collection/components/six-language-switcher/six-language-switcher.js +125 -123
  248. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  249. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +196 -0
  250. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +1 -0
  251. package/dist/collection/components/six-layout-grid/six-layout-grid.js +55 -55
  252. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  253. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +18 -0
  254. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +1 -0
  255. package/dist/collection/components/six-main-container/six-main-container.js +42 -42
  256. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  257. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +22 -0
  258. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +1 -0
  259. package/dist/collection/components/six-menu/six-menu.js +369 -365
  260. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  261. package/dist/collection/components/six-menu/test/six-menu.spec.js +93 -0
  262. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -0
  263. package/dist/collection/components/six-menu-divider/six-menu-divider.js +16 -16
  264. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  265. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +18 -0
  266. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +1 -0
  267. package/dist/collection/components/six-menu-item/six-menu-item.js +182 -178
  268. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  269. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +33 -0
  270. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +1 -0
  271. package/dist/collection/components/six-menu-label/six-menu-label.js +16 -16
  272. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  273. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +20 -0
  274. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +1 -0
  275. package/dist/collection/components/six-picto/six-picto.js +47 -47
  276. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  277. package/dist/collection/components/six-picto/test/six-picto.spec.js +33 -0
  278. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +1 -0
  279. package/dist/collection/components/six-progress-bar/six-progress-bar.js +65 -65
  280. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  281. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +24 -0
  282. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +1 -0
  283. package/dist/collection/components/six-progress-ring/six-progress-ring.js +101 -101
  284. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  285. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +26 -0
  286. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +1 -0
  287. package/dist/collection/components/six-radio/six-radio.js +322 -340
  288. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  289. package/dist/collection/components/six-radio/test/six-radio.spec.js +63 -0
  290. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +1 -0
  291. package/dist/collection/components/six-range/six-range.css +4 -1
  292. package/dist/collection/components/six-range/six-range.js +567 -540
  293. package/dist/collection/components/six-range/six-range.js.map +1 -1
  294. package/dist/collection/components/six-range/test/six-range.spec.js +34 -0
  295. package/dist/collection/components/six-range/test/six-range.spec.js.map +1 -0
  296. package/dist/collection/components/six-root/six-root.js +153 -151
  297. package/dist/collection/components/six-root/six-root.js.map +1 -1
  298. package/dist/collection/components/six-root/test/six-root.spec.js +43 -0
  299. package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -0
  300. package/dist/collection/components/six-search-field/six-search-field.js +172 -171
  301. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  302. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +22 -0
  303. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +1 -0
  304. package/dist/collection/components/six-select/six-select.css +10 -10
  305. package/dist/collection/components/six-select/six-select.js +939 -911
  306. package/dist/collection/components/six-select/six-select.js.map +1 -1
  307. package/dist/collection/components/six-select/test/six-select.spec.js +86 -0
  308. package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -0
  309. package/dist/collection/components/six-select/test/util.spec.js +81 -0
  310. package/dist/collection/components/six-select/test/util.spec.js.map +1 -0
  311. package/dist/collection/components/six-select/util.js +34 -34
  312. package/dist/collection/components/six-select/util.js.map +1 -1
  313. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -454
  314. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  315. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +22 -0
  316. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +1 -0
  317. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +6 -1
  318. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +102 -83
  319. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  320. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +50 -0
  321. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +1 -0
  322. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +11 -0
  323. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +182 -154
  324. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  325. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +53 -0
  326. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +1 -0
  327. package/dist/collection/components/six-spinner/six-spinner.js +48 -47
  328. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  329. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +37 -0
  330. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -0
  331. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +46 -45
  332. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  333. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +117 -0
  334. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +1 -0
  335. package/dist/collection/components/six-switch/six-switch.css +4 -1
  336. package/dist/collection/components/six-switch/six-switch.js +388 -341
  337. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  338. package/dist/collection/components/six-switch/test/six-switch.spec.js +73 -0
  339. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +1 -0
  340. package/dist/collection/components/six-tab/six-tab.css +54 -5
  341. package/dist/collection/components/six-tab/six-tab.js +206 -186
  342. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  343. package/dist/collection/components/six-tab-group/six-tab-group.css +0 -31
  344. package/dist/collection/components/six-tab-group/six-tab-group.js +319 -357
  345. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  346. package/dist/collection/components/six-tab-panel/six-tab-panel.js +64 -64
  347. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  348. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +20 -0
  349. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +1 -0
  350. package/dist/collection/components/six-tag/six-tag.css +6 -0
  351. package/dist/collection/components/six-tag/six-tag.js +162 -139
  352. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  353. package/dist/collection/components/six-tag/test/six-tag.spec.js +54 -0
  354. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +1 -0
  355. package/dist/collection/components/six-textarea/six-textarea.css +4 -1
  356. package/dist/collection/components/six-textarea/six-textarea.js +787 -760
  357. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  358. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +119 -0
  359. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -0
  360. package/dist/collection/components/six-tile/six-tile.js +300 -296
  361. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  362. package/dist/collection/components/six-tile/test/six-tile.spec.js +69 -0
  363. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +1 -0
  364. package/dist/collection/components/six-timepicker/six-timepicker.js +831 -813
  365. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  366. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +496 -0
  367. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -0
  368. package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
  369. package/dist/collection/components/six-tooltip/six-tooltip.js +409 -403
  370. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  371. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +28 -0
  372. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +1 -0
  373. package/dist/collection/functional-components/form-control/form-control.js +20 -18
  374. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  375. package/dist/collection/testUtil/delay.js +1 -1
  376. package/dist/collection/testUtil/delay.js.map +1 -1
  377. package/dist/collection/utils/animation.js +34 -0
  378. package/dist/collection/utils/animation.js.map +1 -0
  379. package/dist/collection/utils/date-util.js +501 -501
  380. package/dist/collection/utils/date-util.js.map +1 -1
  381. package/dist/collection/utils/date-util.spec.js +995 -0
  382. package/dist/collection/utils/date-util.spec.js.map +1 -0
  383. package/dist/collection/utils/error-messages.js +95 -81
  384. package/dist/collection/utils/error-messages.js.map +1 -1
  385. package/dist/collection/utils/event-listeners.js +51 -51
  386. package/dist/collection/utils/event-listeners.js.map +1 -1
  387. package/dist/collection/utils/execution-control.js +14 -14
  388. package/dist/collection/utils/execution-control.js.map +1 -1
  389. package/dist/collection/utils/focus-visible.js +28 -28
  390. package/dist/collection/utils/focus-visible.js.map +1 -1
  391. package/dist/collection/utils/form.js +12 -12
  392. package/dist/collection/utils/form.js.map +1 -1
  393. package/dist/collection/utils/modal.js +25 -25
  394. package/dist/collection/utils/modal.js.map +1 -1
  395. package/dist/collection/utils/offset.js +4 -4
  396. package/dist/collection/utils/offset.js.map +1 -1
  397. package/dist/collection/utils/popover.js +100 -100
  398. package/dist/collection/utils/popover.js.map +1 -1
  399. package/dist/collection/utils/popup.js +71 -71
  400. package/dist/collection/utils/popup.js.map +1 -1
  401. package/dist/collection/utils/scroll.js +28 -28
  402. package/dist/collection/utils/scroll.js.map +1 -1
  403. package/dist/collection/utils/scroll.spec.js +122 -0
  404. package/dist/collection/utils/scroll.spec.js.map +1 -0
  405. package/dist/collection/utils/slot.js +28 -28
  406. package/dist/collection/utils/slot.js.map +1 -1
  407. package/dist/collection/utils/support.js +10 -10
  408. package/dist/collection/utils/support.js.map +1 -1
  409. package/dist/collection/utils/tabbable.js +17 -17
  410. package/dist/collection/utils/tabbable.js.map +1 -1
  411. package/dist/collection/utils/time.util.js +72 -72
  412. package/dist/collection/utils/time.util.js.map +1 -1
  413. package/dist/collection/utils/time.util.spec.js +368 -0
  414. package/dist/collection/utils/time.util.spec.js.map +1 -0
  415. package/dist/collection/wrappers/set-attributes/set-attributes.js +66 -66
  416. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +1 -1
  417. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +16 -0
  418. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +1 -0
  419. package/dist/components/event-listeners.js +51 -51
  420. package/dist/components/event-listeners.js.map +1 -1
  421. package/dist/components/execution-control.js +14 -14
  422. package/dist/components/execution-control.js.map +1 -1
  423. package/dist/components/focus-visible.js +28 -28
  424. package/dist/components/focus-visible.js.map +1 -1
  425. package/dist/components/form-control.js +26 -23
  426. package/dist/components/form-control.js.map +1 -1
  427. package/dist/components/form.js +12 -12
  428. package/dist/components/form.js.map +1 -1
  429. package/dist/components/index.d.ts +6 -0
  430. package/dist/components/index.js +159 -143
  431. package/dist/components/index.js.map +1 -1
  432. package/dist/components/modal.js +35 -35
  433. package/dist/components/modal.js.map +1 -1
  434. package/dist/components/popover.js +98 -98
  435. package/dist/components/popover.js.map +1 -1
  436. package/dist/components/scroll.js +32 -32
  437. package/dist/components/scroll.js.map +1 -1
  438. package/dist/components/set-attributes.d.ts +2 -2
  439. package/dist/components/set-attributes2.js +58 -56
  440. package/dist/components/set-attributes2.js.map +1 -1
  441. package/dist/components/six-alert.d.ts +2 -2
  442. package/dist/components/six-alert.js +144 -141
  443. package/dist/components/six-alert.js.map +1 -1
  444. package/dist/components/six-avatar.d.ts +2 -2
  445. package/dist/components/six-avatar.js +44 -44
  446. package/dist/components/six-avatar.js.map +1 -1
  447. package/dist/components/six-badge.d.ts +2 -2
  448. package/dist/components/six-badge.js +39 -39
  449. package/dist/components/six-badge.js.map +1 -1
  450. package/dist/components/six-button.d.ts +2 -2
  451. package/dist/components/six-button.js +132 -132
  452. package/dist/components/six-button.js.map +1 -1
  453. package/dist/components/six-card.d.ts +2 -2
  454. package/dist/components/six-card.js +20 -20
  455. package/dist/components/six-card.js.map +1 -1
  456. package/dist/components/six-checkbox.d.ts +2 -2
  457. package/dist/components/six-checkbox.js +147 -140
  458. package/dist/components/six-checkbox.js.map +1 -1
  459. package/dist/components/six-datepicker.d.ts +2 -2
  460. package/dist/components/six-datepicker.js +905 -898
  461. package/dist/components/six-datepicker.js.map +1 -1
  462. package/dist/components/six-details.d.ts +2 -2
  463. package/dist/components/six-details2.js +158 -156
  464. package/dist/components/six-details2.js.map +1 -1
  465. package/dist/components/six-dialog.d.ts +2 -2
  466. package/dist/components/six-dialog.js +158 -156
  467. package/dist/components/six-dialog.js.map +1 -1
  468. package/dist/components/six-drawer.d.ts +2 -2
  469. package/dist/components/six-drawer.js +178 -176
  470. package/dist/components/six-drawer.js.map +1 -1
  471. package/dist/components/six-dropdown.d.ts +2 -2
  472. package/dist/components/six-dropdown2.js +473 -460
  473. package/dist/components/six-dropdown2.js.map +1 -1
  474. package/dist/components/six-error-page.d.ts +2 -2
  475. package/dist/components/six-error-page.js +106 -106
  476. package/dist/components/six-error-page.js.map +1 -1
  477. package/dist/components/six-error.d.ts +11 -0
  478. package/dist/components/six-error.js +8 -0
  479. package/dist/components/six-error.js.map +1 -0
  480. package/dist/components/six-error2.js +32 -0
  481. package/dist/components/six-error2.js.map +1 -0
  482. package/dist/components/six-file-list-item.d.ts +2 -2
  483. package/dist/components/six-file-list-item.js +58 -58
  484. package/dist/components/six-file-list-item.js.map +1 -1
  485. package/dist/components/six-file-list.d.ts +2 -2
  486. package/dist/components/six-file-list.js +20 -20
  487. package/dist/components/six-file-list.js.map +1 -1
  488. package/dist/components/six-file-upload.d.ts +2 -2
  489. package/dist/components/six-file-upload.js +123 -123
  490. package/dist/components/six-file-upload.js.map +1 -1
  491. package/dist/components/six-footer.d.ts +2 -2
  492. package/dist/components/six-footer.js +20 -20
  493. package/dist/components/six-footer.js.map +1 -1
  494. package/dist/components/six-group-label.d.ts +2 -2
  495. package/dist/components/six-group-label.js +71 -62
  496. package/dist/components/six-group-label.js.map +1 -1
  497. package/dist/components/six-header.d.ts +2 -2
  498. package/dist/components/six-header.js +227 -206
  499. package/dist/components/six-header.js.map +1 -1
  500. package/dist/components/six-icon-button.d.ts +2 -2
  501. package/dist/components/six-icon-button2.js +55 -55
  502. package/dist/components/six-icon-button2.js.map +1 -1
  503. package/dist/components/six-icon.d.ts +2 -2
  504. package/dist/components/six-icon2.js +38 -38
  505. package/dist/components/six-icon2.js.map +1 -1
  506. package/dist/components/six-input.d.ts +2 -2
  507. package/dist/components/six-input2.js +255 -239
  508. package/dist/components/six-input2.js.map +1 -1
  509. package/dist/components/six-item-picker.d.ts +2 -2
  510. package/dist/components/six-item-picker2.js +448 -348
  511. package/dist/components/six-item-picker2.js.map +1 -1
  512. package/dist/components/six-language-switcher.d.ts +2 -2
  513. package/dist/components/six-language-switcher.js +64 -62
  514. package/dist/components/six-language-switcher.js.map +1 -1
  515. package/dist/components/six-layout-grid.d.ts +2 -2
  516. package/dist/components/six-layout-grid.js +37 -35
  517. package/dist/components/six-layout-grid.js.map +1 -1
  518. package/dist/components/six-main-container.d.ts +2 -2
  519. package/dist/components/six-main-container.js +24 -24
  520. package/dist/components/six-main-container.js.map +1 -1
  521. package/dist/components/six-menu-divider.d.ts +2 -2
  522. package/dist/components/six-menu-divider.js +20 -20
  523. package/dist/components/six-menu-divider.js.map +1 -1
  524. package/dist/components/six-menu-item.d.ts +2 -2
  525. package/dist/components/six-menu-item2.js +74 -74
  526. package/dist/components/six-menu-item2.js.map +1 -1
  527. package/dist/components/six-menu-label.d.ts +2 -2
  528. package/dist/components/six-menu-label.js +20 -20
  529. package/dist/components/six-menu-label.js.map +1 -1
  530. package/dist/components/six-menu.d.ts +2 -2
  531. package/dist/components/six-menu2.js +218 -218
  532. package/dist/components/six-menu2.js.map +1 -1
  533. package/dist/components/six-picto.d.ts +2 -2
  534. package/dist/components/six-picto2.js +29 -29
  535. package/dist/components/six-picto2.js.map +1 -1
  536. package/dist/components/six-progress-bar.d.ts +2 -2
  537. package/dist/components/six-progress-bar.js +30 -30
  538. package/dist/components/six-progress-bar.js.map +1 -1
  539. package/dist/components/six-progress-ring.d.ts +2 -2
  540. package/dist/components/six-progress-ring.js +48 -46
  541. package/dist/components/six-progress-ring.js.map +1 -1
  542. package/dist/components/six-radio.d.ts +2 -2
  543. package/dist/components/six-radio.js +127 -133
  544. package/dist/components/six-radio.js.map +1 -1
  545. package/dist/components/six-range.d.ts +2 -2
  546. package/dist/components/six-range.js +233 -215
  547. package/dist/components/six-range.js.map +1 -1
  548. package/dist/components/six-root.d.ts +2 -2
  549. package/dist/components/six-root.js +66 -64
  550. package/dist/components/six-root.js.map +1 -1
  551. package/dist/components/six-search-field.d.ts +2 -2
  552. package/dist/components/six-search-field.js +78 -70
  553. package/dist/components/six-search-field.js.map +1 -1
  554. package/dist/components/six-select.d.ts +2 -2
  555. package/dist/components/six-select.js +468 -443
  556. package/dist/components/six-select.js.map +1 -1
  557. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  558. package/dist/components/six-sidebar-item-group.js +87 -75
  559. package/dist/components/six-sidebar-item-group.js.map +1 -1
  560. package/dist/components/six-sidebar-item.d.ts +2 -2
  561. package/dist/components/six-sidebar-item.js +35 -32
  562. package/dist/components/six-sidebar-item.js.map +1 -1
  563. package/dist/components/six-sidebar.d.ts +2 -2
  564. package/dist/components/six-sidebar.js +198 -196
  565. package/dist/components/six-sidebar.js.map +1 -1
  566. package/dist/components/six-spinner.d.ts +2 -2
  567. package/dist/components/six-spinner2.js +29 -29
  568. package/dist/components/six-spinner2.js.map +1 -1
  569. package/dist/components/six-stage-indicator.d.ts +2 -2
  570. package/dist/components/six-stage-indicator2.js +28 -28
  571. package/dist/components/six-stage-indicator2.js.map +1 -1
  572. package/dist/components/six-switch.d.ts +2 -2
  573. package/dist/components/six-switch.js +142 -110
  574. package/dist/components/six-switch.js.map +1 -1
  575. package/dist/components/six-tab-group.d.ts +2 -2
  576. package/dist/components/six-tab-group.js +260 -263
  577. package/dist/components/six-tab-group.js.map +1 -1
  578. package/dist/components/six-tab-panel.d.ts +2 -2
  579. package/dist/components/six-tab-panel.js +29 -29
  580. package/dist/components/six-tab-panel.js.map +1 -1
  581. package/dist/components/six-tab.d.ts +2 -2
  582. package/dist/components/six-tab.js +85 -69
  583. package/dist/components/six-tab.js.map +1 -1
  584. package/dist/components/six-tag.d.ts +2 -2
  585. package/dist/components/six-tag2.js +91 -63
  586. package/dist/components/six-tag2.js.map +1 -1
  587. package/dist/components/six-textarea.d.ts +2 -2
  588. package/dist/components/six-textarea.js +236 -223
  589. package/dist/components/six-textarea.js.map +1 -1
  590. package/dist/components/six-tile.d.ts +2 -2
  591. package/dist/components/six-tile.js +116 -116
  592. package/dist/components/six-tile.js.map +1 -1
  593. package/dist/components/six-timepicker.d.ts +2 -2
  594. package/dist/components/six-timepicker2.js +490 -486
  595. package/dist/components/six-timepicker2.js.map +1 -1
  596. package/dist/components/six-tooltip.d.ts +2 -2
  597. package/dist/components/six-tooltip2.js +172 -170
  598. package/dist/components/six-tooltip2.js.map +1 -1
  599. package/dist/components/slot.js +28 -28
  600. package/dist/components/slot.js.map +1 -1
  601. package/dist/components.d.ts +361 -88
  602. package/dist/components.json +4178 -120
  603. package/dist/esm/event-listeners-706d4309.js +59 -0
  604. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  605. package/dist/esm/{execution-control-72cc50f4.js → execution-control-2ebaf4ef.js} +15 -15
  606. package/dist/esm/execution-control-2ebaf4ef.js.map +1 -0
  607. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  608. package/dist/esm/focus-visible-d9dbfeef.js.map +1 -0
  609. package/dist/esm/form-4b145b7a.js +18 -0
  610. package/dist/esm/form-4b145b7a.js.map +1 -0
  611. package/dist/esm/form-control-6b30894f.js +34 -0
  612. package/dist/esm/form-control-6b30894f.js.map +1 -0
  613. package/dist/esm/{index-5c0f6628.js → index-17d8173e.js} +724 -180
  614. package/dist/esm/index-17d8173e.js.map +1 -0
  615. package/dist/esm/index.js +96 -82
  616. package/dist/esm/index.js.map +1 -1
  617. package/dist/esm/loader.js +4 -13
  618. package/dist/esm/loader.js.map +1 -1
  619. package/dist/esm/modal-96526245.js +49 -0
  620. package/dist/esm/modal-96526245.js.map +1 -0
  621. package/dist/esm/{popover-2e72e7d8.js → popover-25996e62.js} +99 -99
  622. package/dist/esm/popover-25996e62.js.map +1 -0
  623. package/dist/esm/popup-e8049817.js +98 -0
  624. package/dist/esm/popup-e8049817.js.map +1 -0
  625. package/dist/esm/scroll-3e16851e.js +64 -0
  626. package/dist/esm/scroll-3e16851e.js.map +1 -0
  627. package/dist/esm/set-attributes_2.entry.js +50 -50
  628. package/dist/esm/set-attributes_2.entry.js.map +1 -1
  629. package/dist/esm/six-alert.entry.js +109 -109
  630. package/dist/esm/six-alert.entry.js.map +1 -1
  631. package/dist/esm/six-avatar.entry.js +20 -20
  632. package/dist/esm/six-avatar.entry.js.map +1 -1
  633. package/dist/esm/six-badge.entry.js +22 -22
  634. package/dist/esm/six-badge.entry.js.map +1 -1
  635. package/dist/esm/six-button.entry.js +95 -95
  636. package/dist/esm/six-button.entry.js.map +1 -1
  637. package/dist/esm/six-card.entry.js +7 -7
  638. package/dist/esm/six-card.entry.js.map +1 -1
  639. package/dist/esm/six-checkbox.entry.js +110 -115
  640. package/dist/esm/six-checkbox.entry.js.map +1 -1
  641. package/dist/esm/six-datepicker.entry.js +834 -837
  642. package/dist/esm/six-datepicker.entry.js.map +1 -1
  643. package/dist/esm/six-details.entry.js +127 -127
  644. package/dist/esm/six-details.entry.js.map +1 -1
  645. package/dist/esm/six-dialog.entry.js +128 -128
  646. package/dist/esm/six-dialog.entry.js.map +1 -1
  647. package/dist/esm/six-drawer.entry.js +146 -146
  648. package/dist/esm/six-drawer.entry.js.map +1 -1
  649. package/dist/esm/six-dropdown_2.entry.js +634 -634
  650. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  651. package/dist/esm/six-error-page.entry.js +82 -82
  652. package/dist/esm/six-error-page.entry.js.map +1 -1
  653. package/dist/esm/six-error.entry.js +17 -0
  654. package/dist/esm/six-error.entry.js.map +1 -0
  655. package/dist/esm/six-file-list-item.entry.js +33 -33
  656. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  657. package/dist/esm/six-file-list.entry.js +7 -7
  658. package/dist/esm/six-file-list.entry.js.map +1 -1
  659. package/dist/esm/six-file-upload.entry.js +98 -98
  660. package/dist/esm/six-file-upload.entry.js.map +1 -1
  661. package/dist/esm/six-footer.entry.js +7 -7
  662. package/dist/esm/six-footer.entry.js.map +1 -1
  663. package/dist/esm/six-group-label.entry.js +43 -43
  664. package/dist/esm/six-group-label.entry.js.map +1 -1
  665. package/dist/esm/six-header.entry.js +168 -155
  666. package/dist/esm/six-header.entry.js.map +1 -1
  667. package/dist/esm/six-icon-button.entry.js +32 -32
  668. package/dist/esm/six-icon-button.entry.js.map +1 -1
  669. package/dist/esm/six-icon.entry.js +22 -22
  670. package/dist/esm/six-icon.entry.js.map +1 -1
  671. package/dist/esm/six-input.entry.js +190 -187
  672. package/dist/esm/six-input.entry.js.map +1 -1
  673. package/dist/esm/six-item-picker.entry.js +405 -309
  674. package/dist/esm/six-item-picker.entry.js.map +1 -1
  675. package/dist/esm/six-language-switcher.entry.js +46 -46
  676. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  677. package/dist/esm/six-layout-grid.entry.js +20 -20
  678. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  679. package/dist/esm/six-main-container.entry.js +9 -9
  680. package/dist/esm/six-main-container.entry.js.map +1 -1
  681. package/dist/esm/six-menu-divider.entry.js +7 -7
  682. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  683. package/dist/esm/six-menu-item.entry.js +49 -49
  684. package/dist/esm/six-menu-item.entry.js.map +1 -1
  685. package/dist/esm/six-menu-label.entry.js +7 -7
  686. package/dist/esm/six-menu-label.entry.js.map +1 -1
  687. package/dist/esm/six-picto.entry.js +14 -14
  688. package/dist/esm/six-picto.entry.js.map +1 -1
  689. package/dist/esm/six-progress-bar.entry.js +14 -14
  690. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  691. package/dist/esm/six-progress-ring.entry.js +29 -29
  692. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  693. package/dist/esm/six-radio.entry.js +103 -111
  694. package/dist/esm/six-radio.entry.js.map +1 -1
  695. package/dist/esm/six-range.entry.js +180 -177
  696. package/dist/esm/six-range.entry.js.map +1 -1
  697. package/dist/esm/six-root.entry.js +30 -30
  698. package/dist/esm/six-root.entry.js.map +1 -1
  699. package/dist/esm/six-search-field.entry.js +43 -43
  700. package/dist/esm/six-search-field.entry.js.map +1 -1
  701. package/dist/esm/six-select.entry.js +364 -360
  702. package/dist/esm/six-select.entry.js.map +1 -1
  703. package/dist/esm/six-sidebar-item-group.entry.js +56 -45
  704. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  705. package/dist/esm/six-sidebar-item.entry.js +17 -15
  706. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  707. package/dist/esm/six-sidebar.entry.js +173 -173
  708. package/dist/esm/six-sidebar.entry.js.map +1 -1
  709. package/dist/esm/six-spinner.entry.js +14 -14
  710. package/dist/esm/six-spinner.entry.js.map +1 -1
  711. package/dist/esm/six-switch.entry.js +107 -87
  712. package/dist/esm/six-switch.entry.js.map +1 -1
  713. package/dist/esm/six-tab-group.entry.js +230 -235
  714. package/dist/esm/six-tab-group.entry.js.map +1 -1
  715. package/dist/esm/six-tab-panel.entry.js +13 -13
  716. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  717. package/dist/esm/six-tab.entry.js +55 -39
  718. package/dist/esm/six-tab.entry.js.map +1 -1
  719. package/dist/esm/six-tag.entry.js +55 -33
  720. package/dist/esm/six-tag.entry.js.map +1 -1
  721. package/dist/esm/six-textarea.entry.js +182 -183
  722. package/dist/esm/six-textarea.entry.js.map +1 -1
  723. package/dist/esm/six-tile.entry.js +76 -76
  724. package/dist/esm/six-tile.entry.js.map +1 -1
  725. package/dist/esm/six-timepicker.entry.js +347 -352
  726. package/dist/esm/six-timepicker.entry.js.map +1 -1
  727. package/dist/esm/six-tooltip.entry.js +148 -148
  728. package/dist/esm/six-tooltip.entry.js.map +1 -1
  729. package/dist/esm/slot-41bc439a.js +48 -0
  730. package/dist/esm/slot-41bc439a.js.map +1 -0
  731. package/dist/esm/types-07748c42.js +17 -0
  732. package/dist/esm/types-07748c42.js.map +1 -0
  733. package/dist/esm/ui-library.js +4 -7
  734. package/dist/esm/ui-library.js.map +1 -1
  735. package/dist/types/components/six-alert/six-alert.d.ts +40 -40
  736. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  737. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  738. package/dist/types/components/six-button/six-button.d.ts +48 -48
  739. package/dist/types/components/six-card/six-card.d.ts +1 -1
  740. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -59
  741. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  742. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  743. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  744. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  745. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -186
  746. package/dist/types/components/six-details/six-details.d.ts +42 -42
  747. package/dist/types/components/six-dialog/six-dialog.d.ts +50 -50
  748. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  749. package/dist/types/components/six-dropdown/six-dropdown.d.ts +112 -112
  750. package/dist/types/components/six-error/six-error.d.ts +9 -0
  751. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  752. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  753. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  754. package/dist/types/components/six-file-upload/six-file-upload.d.ts +33 -33
  755. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  756. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  757. package/dist/types/components/six-header/six-header.d.ts +57 -55
  758. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  759. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  760. package/dist/types/components/six-input/six-input.d.ts +108 -103
  761. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  762. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  763. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  764. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  765. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  766. package/dist/types/components/six-menu/six-menu.d.ts +63 -63
  767. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  768. package/dist/types/components/six-menu-item/six-menu-item.d.ts +21 -21
  769. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  770. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  771. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  772. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  773. package/dist/types/components/six-radio/six-radio.d.ts +38 -43
  774. package/dist/types/components/six-range/six-range.d.ts +75 -72
  775. package/dist/types/components/six-root/six-root.d.ts +18 -18
  776. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  777. package/dist/types/components/six-select/six-select.d.ts +122 -119
  778. package/dist/types/components/six-select/util.d.ts +1 -1
  779. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  780. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  781. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  782. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  783. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  784. package/dist/types/components/six-switch/six-switch.d.ts +49 -42
  785. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  786. package/dist/types/components/six-tab-group/six-tab-group.d.ts +35 -38
  787. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  788. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  789. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -86
  790. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  791. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -151
  792. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  793. package/dist/types/components.d.ts +505 -24
  794. package/dist/types/functional-components/form-control/form-control.d.ts +32 -28
  795. package/dist/types/stencil-public-runtime.d.ts +49 -5
  796. package/dist/types/utils/animation.d.ts +12 -0
  797. package/dist/types/utils/date-util.d.ts +50 -50
  798. package/dist/types/utils/error-messages.d.ts +26 -25
  799. package/dist/types/utils/event-listeners.d.ts +11 -11
  800. package/dist/types/utils/focus-visible.d.ts +2 -2
  801. package/dist/types/utils/modal.d.ts +8 -8
  802. package/dist/types/utils/offset.d.ts +2 -2
  803. package/dist/types/utils/popover.d.ts +21 -21
  804. package/dist/types/utils/time.util.d.ts +6 -6
  805. package/dist/types/utils/types.d.ts +1 -1
  806. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +7 -7
  807. package/dist/ui-library/index.esm.js +1 -1
  808. package/dist/ui-library/index.esm.js.map +1 -1
  809. package/dist/ui-library/{p-0cc08e91.js → p-06ba4450.js} +1 -1
  810. package/dist/ui-library/p-06ba4450.js.map +1 -0
  811. package/dist/ui-library/{p-25a3bf57.js → p-0861899a.js} +1 -1
  812. package/dist/ui-library/p-0861899a.js.map +1 -0
  813. package/dist/ui-library/p-0a81b42c.entry.js +2 -0
  814. package/dist/ui-library/p-0a81b42c.entry.js.map +1 -0
  815. package/dist/ui-library/p-0beec94f.js +3 -0
  816. package/dist/ui-library/p-0beec94f.js.map +1 -0
  817. package/dist/ui-library/p-0e7332db.entry.js +2 -0
  818. package/dist/ui-library/p-0e7332db.entry.js.map +1 -0
  819. package/dist/ui-library/{p-097cced4.entry.js → p-178f5782.entry.js} +2 -2
  820. package/dist/ui-library/p-178f5782.entry.js.map +1 -0
  821. package/dist/ui-library/p-19a61686.entry.js +2 -0
  822. package/dist/ui-library/p-19a61686.entry.js.map +1 -0
  823. package/dist/ui-library/{p-73597d13.entry.js → p-1d0c5929.entry.js} +2 -2
  824. package/dist/ui-library/p-1d0c5929.entry.js.map +1 -0
  825. package/dist/ui-library/{p-03a145f5.entry.js → p-23c02c98.entry.js} +2 -2
  826. package/dist/ui-library/p-23c02c98.entry.js.map +1 -0
  827. package/dist/ui-library/p-2eed9d8d.entry.js +2 -0
  828. package/dist/ui-library/p-2eed9d8d.entry.js.map +1 -0
  829. package/dist/ui-library/{p-8e0b6b7e.entry.js → p-3187bc23.entry.js} +2 -2
  830. package/dist/ui-library/p-3187bc23.entry.js.map +1 -0
  831. package/dist/ui-library/{p-502ff3d3.entry.js → p-32e1a5ab.entry.js} +2 -2
  832. package/dist/ui-library/p-32e1a5ab.entry.js.map +1 -0
  833. package/dist/ui-library/{p-bd8f8eef.entry.js → p-32fed3c7.entry.js} +2 -2
  834. package/dist/ui-library/p-32fed3c7.entry.js.map +1 -0
  835. package/dist/ui-library/{p-baa03951.entry.js → p-3d54ecf2.entry.js} +2 -2
  836. package/dist/ui-library/p-3d54ecf2.entry.js.map +1 -0
  837. package/dist/ui-library/p-4229f7e8.entry.js +2 -0
  838. package/dist/ui-library/p-4229f7e8.entry.js.map +1 -0
  839. package/dist/ui-library/p-479d8087.entry.js +2 -0
  840. package/dist/ui-library/p-479d8087.entry.js.map +1 -0
  841. package/dist/ui-library/{p-ef3936e5.entry.js → p-49aa8d1e.entry.js} +2 -2
  842. package/dist/ui-library/p-49aa8d1e.entry.js.map +1 -0
  843. package/dist/ui-library/{p-cdcde4cd.entry.js → p-58661675.entry.js} +2 -2
  844. package/dist/ui-library/p-58661675.entry.js.map +1 -0
  845. package/dist/ui-library/p-5d43ea07.entry.js +2 -0
  846. package/dist/ui-library/p-5d43ea07.entry.js.map +1 -0
  847. package/dist/ui-library/p-6907a7dc.js +2 -0
  848. package/dist/ui-library/p-6907a7dc.js.map +1 -0
  849. package/dist/ui-library/p-6aa2929a.entry.js +2 -0
  850. package/dist/ui-library/p-6aa2929a.entry.js.map +1 -0
  851. package/dist/ui-library/p-7432d409.entry.js +2 -0
  852. package/dist/ui-library/p-7432d409.entry.js.map +1 -0
  853. package/dist/ui-library/{p-28be55f0.entry.js → p-74a714c0.entry.js} +2 -2
  854. package/dist/ui-library/p-74a714c0.entry.js.map +1 -0
  855. package/dist/ui-library/{p-5a34c93e.entry.js → p-76825395.entry.js} +2 -2
  856. package/dist/ui-library/p-76825395.entry.js.map +1 -0
  857. package/dist/ui-library/{p-0b2c6348.js → p-7f856f00.js} +1 -1
  858. package/dist/ui-library/p-7f856f00.js.map +1 -0
  859. package/dist/ui-library/{p-820c23f0.entry.js → p-816f857d.entry.js} +2 -2
  860. package/dist/ui-library/p-816f857d.entry.js.map +1 -0
  861. package/dist/ui-library/{p-eb8f05a9.js → p-8227aaed.js} +2 -2
  862. package/dist/ui-library/p-8227aaed.js.map +1 -0
  863. package/dist/ui-library/{p-4d408fb4.js → p-842b492e.js} +1 -1
  864. package/dist/ui-library/p-842b492e.js.map +1 -0
  865. package/dist/ui-library/p-882fbf6f.entry.js +2 -0
  866. package/dist/ui-library/p-882fbf6f.entry.js.map +1 -0
  867. package/dist/ui-library/{p-3929b0af.entry.js → p-88fd4973.entry.js} +2 -2
  868. package/dist/ui-library/p-88fd4973.entry.js.map +1 -0
  869. package/dist/ui-library/{p-66180e89.entry.js → p-8b750c9e.entry.js} +2 -2
  870. package/dist/ui-library/p-8b750c9e.entry.js.map +1 -0
  871. package/dist/ui-library/{p-60621dc6.js → p-8bfb4bfc.js} +1 -1
  872. package/dist/ui-library/p-8bfb4bfc.js.map +1 -0
  873. package/dist/ui-library/p-911eb578.entry.js +2 -0
  874. package/dist/ui-library/p-911eb578.entry.js.map +1 -0
  875. package/dist/ui-library/p-93fcda4a.entry.js +2 -0
  876. package/dist/ui-library/p-93fcda4a.entry.js.map +1 -0
  877. package/dist/ui-library/{p-9461417e.entry.js → p-981b3228.entry.js} +2 -2
  878. package/dist/ui-library/p-981b3228.entry.js.map +1 -0
  879. package/dist/ui-library/{p-ba74863a.js → p-998de05d.js} +1 -1
  880. package/dist/ui-library/p-998de05d.js.map +1 -0
  881. package/dist/ui-library/{p-09779e47.entry.js → p-9b1ff147.entry.js} +2 -2
  882. package/dist/ui-library/p-9b1ff147.entry.js.map +1 -0
  883. package/dist/ui-library/{p-8cf72af6.js → p-a1502802.js} +1 -1
  884. package/dist/ui-library/p-a1502802.js.map +1 -0
  885. package/dist/ui-library/p-a4e4620c.entry.js +2 -0
  886. package/dist/ui-library/p-a4e4620c.entry.js.map +1 -0
  887. package/dist/ui-library/{p-6d75f216.entry.js → p-ada23fe3.entry.js} +2 -2
  888. package/dist/ui-library/p-ada23fe3.entry.js.map +1 -0
  889. package/dist/ui-library/{p-a1d4f6cf.entry.js → p-b5ac1219.entry.js} +2 -2
  890. package/dist/ui-library/p-b5ac1219.entry.js.map +1 -0
  891. package/dist/ui-library/{p-72ca96e1.entry.js → p-ba247565.entry.js} +2 -2
  892. package/dist/ui-library/p-ba247565.entry.js.map +1 -0
  893. package/dist/ui-library/p-bdb79948.entry.js +2 -0
  894. package/dist/ui-library/p-bdb79948.entry.js.map +1 -0
  895. package/dist/ui-library/p-bee65dd9.entry.js +2 -0
  896. package/dist/ui-library/p-bee65dd9.entry.js.map +1 -0
  897. package/dist/ui-library/p-c021a9c9.entry.js +2 -0
  898. package/dist/ui-library/p-c021a9c9.entry.js.map +1 -0
  899. package/dist/ui-library/p-c07b1240.entry.js +2 -0
  900. package/dist/ui-library/p-c07b1240.entry.js.map +1 -0
  901. package/dist/ui-library/p-c12a94ce.entry.js +2 -0
  902. package/dist/ui-library/p-c12a94ce.entry.js.map +1 -0
  903. package/dist/ui-library/{p-dcd7c547.entry.js → p-c1675a45.entry.js} +2 -2
  904. package/dist/ui-library/p-c1675a45.entry.js.map +1 -0
  905. package/dist/ui-library/{p-912092c0.entry.js → p-c2df8c27.entry.js} +2 -2
  906. package/dist/ui-library/p-c2df8c27.entry.js.map +1 -0
  907. package/dist/ui-library/p-c86aa5b3.entry.js +2 -0
  908. package/dist/ui-library/p-c86aa5b3.entry.js.map +1 -0
  909. package/dist/ui-library/{p-afcbe9da.entry.js → p-cd35b3c6.entry.js} +2 -2
  910. package/dist/ui-library/p-cd35b3c6.entry.js.map +1 -0
  911. package/dist/ui-library/{p-63703ba3.entry.js → p-ce373da5.entry.js} +2 -2
  912. package/dist/ui-library/p-ce373da5.entry.js.map +1 -0
  913. package/dist/ui-library/p-d2cf4280.entry.js +2 -0
  914. package/dist/ui-library/p-d2cf4280.entry.js.map +1 -0
  915. package/dist/ui-library/{p-e8feb81f.entry.js → p-d310a6dd.entry.js} +2 -2
  916. package/dist/ui-library/p-d310a6dd.entry.js.map +1 -0
  917. package/dist/ui-library/{p-686b12ec.entry.js → p-dc908cbb.entry.js} +2 -2
  918. package/dist/ui-library/p-dc908cbb.entry.js.map +1 -0
  919. package/dist/ui-library/{p-21859bca.entry.js → p-dfb6bff6.entry.js} +2 -2
  920. package/dist/ui-library/p-dfb6bff6.entry.js.map +1 -0
  921. package/dist/ui-library/{p-445ba5b8.entry.js → p-ee71e3a3.entry.js} +2 -2
  922. package/dist/ui-library/p-ee71e3a3.entry.js.map +1 -0
  923. package/dist/ui-library/{p-97323ad7.entry.js → p-ef317d69.entry.js} +2 -2
  924. package/dist/ui-library/p-ef317d69.entry.js.map +1 -0
  925. package/dist/ui-library/{p-0fe78f9b.js → p-f2ef23c4.js} +1 -1
  926. package/dist/ui-library/p-f2ef23c4.js.map +1 -0
  927. package/dist/ui-library/p-f385f1c2.entry.js +2 -0
  928. package/dist/ui-library/p-f385f1c2.entry.js.map +1 -0
  929. package/dist/ui-library/{p-d6798d35.entry.js → p-f73a6bdc.entry.js} +2 -2
  930. package/dist/ui-library/p-f73a6bdc.entry.js.map +1 -0
  931. package/dist/ui-library/{p-d87a6f4d.js → p-faa04bb5.js} +1 -1
  932. package/dist/ui-library/p-faa04bb5.js.map +1 -0
  933. package/dist/ui-library/p-fcd57e0a.entry.js +2 -0
  934. package/dist/ui-library/p-fcd57e0a.entry.js.map +1 -0
  935. package/dist/ui-library/ui-library.css +2 -2
  936. package/dist/ui-library/ui-library.esm.js +1 -1
  937. package/dist/ui-library/ui-library.esm.js.map +1 -1
  938. package/loader/index.d.ts +1 -1
  939. package/package.json +16 -14
  940. package/dist/cjs/event-listeners-b835dfae.js +0 -61
  941. package/dist/cjs/event-listeners-b835dfae.js.map +0 -1
  942. package/dist/cjs/execution-control-45c84c46.js.map +0 -1
  943. package/dist/cjs/focus-visible-e0d93a95.js +0 -47
  944. package/dist/cjs/focus-visible-e0d93a95.js.map +0 -1
  945. package/dist/cjs/form-8cbd4e0e.js +0 -20
  946. package/dist/cjs/form-8cbd4e0e.js.map +0 -1
  947. package/dist/cjs/form-control-8df00a52.js +0 -33
  948. package/dist/cjs/form-control-8df00a52.js.map +0 -1
  949. package/dist/cjs/index-2f6daa5b.js.map +0 -1
  950. package/dist/cjs/modal-21350fb5.js +0 -52
  951. package/dist/cjs/modal-21350fb5.js.map +0 -1
  952. package/dist/cjs/popover-8885d50f.js.map +0 -1
  953. package/dist/cjs/popup-44836aaf.js +0 -103
  954. package/dist/cjs/popup-44836aaf.js.map +0 -1
  955. package/dist/cjs/scroll-76e6f5d7.js +0 -69
  956. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  957. package/dist/cjs/slot-bccbdb59.js +0 -53
  958. package/dist/cjs/slot-bccbdb59.js.map +0 -1
  959. package/dist/cjs/types-64878648.js +0 -17
  960. package/dist/cjs/types-64878648.js.map +0 -1
  961. package/dist/esm/event-listeners-535f3ad1.js +0 -59
  962. package/dist/esm/event-listeners-535f3ad1.js.map +0 -1
  963. package/dist/esm/execution-control-72cc50f4.js.map +0 -1
  964. package/dist/esm/focus-visible-fa7129a0.js +0 -45
  965. package/dist/esm/focus-visible-fa7129a0.js.map +0 -1
  966. package/dist/esm/form-0b9c11cd.js +0 -18
  967. package/dist/esm/form-control-785c5f79.js +0 -31
  968. package/dist/esm/form-control-785c5f79.js.map +0 -1
  969. package/dist/esm/index-5c0f6628.js.map +0 -1
  970. package/dist/esm/modal-b1d96441.js +0 -49
  971. package/dist/esm/modal-b1d96441.js.map +0 -1
  972. package/dist/esm/polyfills/css-shim.js +0 -1
  973. package/dist/esm/popover-2e72e7d8.js.map +0 -1
  974. package/dist/esm/popup-678b8592.js +0 -98
  975. package/dist/esm/popup-678b8592.js.map +0 -1
  976. package/dist/esm/scroll-180b53fd.js +0 -64
  977. package/dist/esm/slot-2e64df19.js +0 -48
  978. package/dist/esm/slot-2e64df19.js.map +0 -1
  979. package/dist/esm/types-4b10b413.js +0 -17
  980. package/dist/esm/types-4b10b413.js.map +0 -1
  981. package/dist/ui-library/p-0045a402.entry.js +0 -2
  982. package/dist/ui-library/p-0045a402.entry.js.map +0 -1
  983. package/dist/ui-library/p-0108fe92.entry.js +0 -2
  984. package/dist/ui-library/p-0108fe92.entry.js.map +0 -1
  985. package/dist/ui-library/p-03a145f5.entry.js.map +0 -1
  986. package/dist/ui-library/p-087fdd96.entry.js +0 -2
  987. package/dist/ui-library/p-087fdd96.entry.js.map +0 -1
  988. package/dist/ui-library/p-09779e47.entry.js.map +0 -1
  989. package/dist/ui-library/p-097cced4.entry.js.map +0 -1
  990. package/dist/ui-library/p-0b2c6348.js.map +0 -1
  991. package/dist/ui-library/p-0cc08e91.js.map +0 -1
  992. package/dist/ui-library/p-0fe78f9b.js.map +0 -1
  993. package/dist/ui-library/p-21859bca.entry.js.map +0 -1
  994. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  995. package/dist/ui-library/p-2761f908.js +0 -2
  996. package/dist/ui-library/p-2761f908.js.map +0 -1
  997. package/dist/ui-library/p-28be55f0.entry.js.map +0 -1
  998. package/dist/ui-library/p-3929b0af.entry.js.map +0 -1
  999. package/dist/ui-library/p-445ba5b8.entry.js.map +0 -1
  1000. package/dist/ui-library/p-4d408fb4.js.map +0 -1
  1001. package/dist/ui-library/p-502ff3d3.entry.js.map +0 -1
  1002. package/dist/ui-library/p-5a34c93e.entry.js.map +0 -1
  1003. package/dist/ui-library/p-60621dc6.js.map +0 -1
  1004. package/dist/ui-library/p-63703ba3.entry.js.map +0 -1
  1005. package/dist/ui-library/p-66180e89.entry.js.map +0 -1
  1006. package/dist/ui-library/p-686b12ec.entry.js.map +0 -1
  1007. package/dist/ui-library/p-6d75f216.entry.js.map +0 -1
  1008. package/dist/ui-library/p-71035abf.entry.js +0 -2
  1009. package/dist/ui-library/p-71035abf.entry.js.map +0 -1
  1010. package/dist/ui-library/p-724e154d.entry.js +0 -2
  1011. package/dist/ui-library/p-724e154d.entry.js.map +0 -1
  1012. package/dist/ui-library/p-72ca96e1.entry.js.map +0 -1
  1013. package/dist/ui-library/p-73597d13.entry.js.map +0 -1
  1014. package/dist/ui-library/p-778cf804.entry.js +0 -2
  1015. package/dist/ui-library/p-778cf804.entry.js.map +0 -1
  1016. package/dist/ui-library/p-820c23f0.entry.js.map +0 -1
  1017. package/dist/ui-library/p-87032e26.entry.js +0 -2
  1018. package/dist/ui-library/p-87032e26.entry.js.map +0 -1
  1019. package/dist/ui-library/p-8cf72af6.js.map +0 -1
  1020. package/dist/ui-library/p-8e0b6b7e.entry.js.map +0 -1
  1021. package/dist/ui-library/p-912092c0.entry.js.map +0 -1
  1022. package/dist/ui-library/p-92ca6a84.entry.js +0 -2
  1023. package/dist/ui-library/p-92ca6a84.entry.js.map +0 -1
  1024. package/dist/ui-library/p-9337cdd6.entry.js +0 -2
  1025. package/dist/ui-library/p-9337cdd6.entry.js.map +0 -1
  1026. package/dist/ui-library/p-9461417e.entry.js.map +0 -1
  1027. package/dist/ui-library/p-97323ad7.entry.js.map +0 -1
  1028. package/dist/ui-library/p-a1d4f6cf.entry.js.map +0 -1
  1029. package/dist/ui-library/p-a844cb72.entry.js +0 -2
  1030. package/dist/ui-library/p-a844cb72.entry.js.map +0 -1
  1031. package/dist/ui-library/p-ac4f4d45.js +0 -3
  1032. package/dist/ui-library/p-ac4f4d45.js.map +0 -1
  1033. package/dist/ui-library/p-afcbe9da.entry.js.map +0 -1
  1034. package/dist/ui-library/p-b2bf4ac8.entry.js +0 -2
  1035. package/dist/ui-library/p-b2bf4ac8.entry.js.map +0 -1
  1036. package/dist/ui-library/p-b3bff992.entry.js +0 -2
  1037. package/dist/ui-library/p-b3bff992.entry.js.map +0 -1
  1038. package/dist/ui-library/p-b4547fb5.entry.js +0 -2
  1039. package/dist/ui-library/p-b4547fb5.entry.js.map +0 -1
  1040. package/dist/ui-library/p-ba74863a.js.map +0 -1
  1041. package/dist/ui-library/p-baa03951.entry.js.map +0 -1
  1042. package/dist/ui-library/p-bd8f8eef.entry.js.map +0 -1
  1043. package/dist/ui-library/p-c57f16af.entry.js +0 -2
  1044. package/dist/ui-library/p-c57f16af.entry.js.map +0 -1
  1045. package/dist/ui-library/p-c5cdba08.entry.js +0 -2
  1046. package/dist/ui-library/p-c5cdba08.entry.js.map +0 -1
  1047. package/dist/ui-library/p-c87810b0.entry.js +0 -2
  1048. package/dist/ui-library/p-c87810b0.entry.js.map +0 -1
  1049. package/dist/ui-library/p-cdcde4cd.entry.js.map +0 -1
  1050. package/dist/ui-library/p-d6798d35.entry.js.map +0 -1
  1051. package/dist/ui-library/p-d87a6f4d.js.map +0 -1
  1052. package/dist/ui-library/p-dc3f5996.entry.js +0 -2
  1053. package/dist/ui-library/p-dc3f5996.entry.js.map +0 -1
  1054. package/dist/ui-library/p-dcd7c547.entry.js.map +0 -1
  1055. package/dist/ui-library/p-dd3c76f1.entry.js +0 -2
  1056. package/dist/ui-library/p-dd3c76f1.entry.js.map +0 -1
  1057. package/dist/ui-library/p-e07b3f0c.entry.js +0 -2
  1058. package/dist/ui-library/p-e07b3f0c.entry.js.map +0 -1
  1059. package/dist/ui-library/p-e19a6c95.entry.js +0 -2
  1060. package/dist/ui-library/p-e19a6c95.entry.js.map +0 -1
  1061. package/dist/ui-library/p-e8feb81f.entry.js.map +0 -1
  1062. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  1063. package/dist/ui-library/p-ef3936e5.entry.js.map +0 -1
  1064. package/dist/ui-library/p-f0dd77e1.entry.js +0 -2
  1065. package/dist/ui-library/p-f0dd77e1.entry.js.map +0 -1
  1066. package/readme.md +0 -156
@@ -1 +1 @@
1
- {"file":"six-timepicker2.js","mappings":"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","names":[],"sources":["./src/utils/popup.ts","./src/utils/time.util.ts","./src/components/six-timepicker/six-timepicker.scss?tag=six-timepicker&encapsulation=shadow","./src/components/six-timepicker/six-timepicker.tsx"],"sourcesContent":["/**\n * If the popup is hoisted we popup is hoisted its position will change to fix to not be clipped of by a containing container.\n * To render the popup correctly we render it normally, and then assign this screenposition to the fixed popup\n */\nexport function adjustPopupForHoisting(\n hoist: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number,\n dropdownDirectionChanged: (isUp: boolean) => void\n) {\n if (!hoist || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n // take a snapshot of normally rendered popup\n const popupDimensions = setPopupAsFixPosition(popup);\n const inputDimensions = inputElement.getBoundingClientRect();\n const inputTop = inputDimensions.top;\n const popupTop = popupDimensions.top;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n // check screen position to check whether the popup should be moved above or below the trigger element\n if (isUp && inputTop < popupTop) {\n // move popup above input field if datepicker is at bottom of screen\n popup.style.top = `${popupTop - popupDimensions.height - inputDimensions.height}px`;\n }\n dropdownDirectionChanged(isUp);\n}\n\n/*\n * For small screens the datepicker popup could be cut-off even though there might still be space within the viewport.\n * This is because the popup is always aligned with the trigger input field. However in the scenario of small screens\n * we should reposition the popup to use the space available.\n */\nexport function adjustPopupForSmallScreens(popup?: HTMLElement) {\n // execute after dropdown has been rendered to make sure the popup reference is correctly set\n setTimeout(() => {\n if (popup == null) {\n return;\n }\n const popupDimensions = popup.getBoundingClientRect();\n if (\n popupDimensions.y < 0 &&\n window.innerHeight - popupDimensions.height > 0 &&\n Math.abs(popupDimensions.y) <= popupDimensions.height\n ) {\n // handle case where popup is cut-off on top but there is still space available\n setPopupAsFixPosition(popup);\n popup.style.top = '0px';\n } else if (\n window.innerHeight < popupDimensions.y + popupDimensions.height &&\n window.innerHeight > popupDimensions.height &&\n Math.abs(popupDimensions.y - window.innerHeight) <= popupDimensions.height\n ) {\n // handle case where popup is cut-off at the bottom but there is still space available above\n // apply screen position to fixed popup\n setPopupAsFixPosition(popup);\n popup.style.top = `${window.innerHeight - popupDimensions.height}px`;\n }\n\n if (\n window.innerWidth < popupDimensions.x + popupDimensions.width &&\n window.innerWidth > popupDimensions.width &&\n Math.abs(popupDimensions.x - window.innerWidth) <= popupDimensions.width\n ) {\n // handle case where popup is cut-off to the right\n setPopupAsFixPosition(popup);\n popup.style.left = `${window.innerWidth - popupDimensions.width}px`;\n }\n }, 0);\n}\n\nexport function calcIsDropDownContentUp(\n inputElement: HTMLElement,\n wrapper: HTMLElement,\n minPopupHeight: number\n): boolean {\n const inputBoundingRect = inputElement.getBoundingClientRect();\n const wrapperBoundingRect = wrapper.getBoundingClientRect();\n const popupHeight = Math.max(wrapperBoundingRect.height, minPopupHeight);\n const moreSpaceInTop = inputBoundingRect.y > window.innerHeight / 2;\n return moreSpaceInTop && window.innerHeight < inputBoundingRect.bottom + popupHeight;\n}\n\nexport function setPopupAsFixPosition(popup: HTMLElement): DOMRect {\n const popupDimensions = popup.getBoundingClientRect();\n popup.style.position = 'fixed';\n popup.style.top = popupDimensions['top'] + 'px';\n popup.style.left = popupDimensions['left'] + 'px';\n popup.style.width = popupDimensions['width'] + 'px';\n popup.style.height = popupDimensions['height'] + 'px';\n return popupDimensions;\n}\n\n/*\n * The position of the hoisted datepicker needs to be correctly calculated since the position changes to fixed.\n * Thus if the user scrolls or adjusts the screen size we need to recalculate the datepicker position.\n */\nexport function movePopup(\n hoist: boolean,\n open: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number\n) {\n if (!hoist || !open || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n const popupBoundingClientRect = popup.getBoundingClientRect();\n const popupHeight = popupBoundingClientRect.height;\n const inputBoundingClientRect = inputElement.getBoundingClientRect();\n const inputTop = inputBoundingClientRect.top;\n const inputHeight = inputBoundingClientRect.height;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n\n if (isUp) {\n popup.style.top = `${inputTop - popupHeight}px`;\n } else {\n popup.style.top = `${inputTop + inputHeight}px`;\n }\n}\n","export type TimePeriod = 'AM' | 'PM';\n\nexport interface Time {\n hours?: number;\n minutes?: number;\n seconds?: number;\n milliseconds?: number;\n has24Hours?: boolean; // true => 24h, false => 12h\n period?: TimePeriod; // only needed for 12-hour clock\n}\n\nexport type TimeProperties = keyof Time;\n\nexport type TimeFormatChar =\n | 'HH' // 24h\n | 'hh' // 12h\n | 'mm' // minutes\n | 'ss' // seconds\n | 'ms' // milliseconds\n | 'aa'; // period (AM/PM)\n\n/*\n * Supported time formats\n */\nexport type TimeFormat =\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\nexport const getCurrentTimeIn24Hours = (): Time => {\n const now = new Date();\n return {\n hours: now.getHours(),\n minutes: now.getMinutes(),\n seconds: now.getSeconds(),\n milliseconds: now.getMilliseconds(),\n has24Hours: true,\n };\n};\n\nconst HOURS_IN_12_HOUR_CLOCK_FORMAT = 12;\n\nexport const getHoursIn12HourFormat = (hours: number) =>\n hours > HOURS_IN_12_HOUR_CLOCK_FORMAT ? hours - HOURS_IN_12_HOUR_CLOCK_FORMAT : hours;\n\nexport const getCurrentTimeIn12Hours = (): Time => {\n const now = new Date();\n const hours = now.getHours();\n return {\n hours: getHoursIn12HourFormat(hours),\n minutes: now.getMinutes(),\n seconds: now.getSeconds(),\n milliseconds: now.getMilliseconds(),\n has24Hours: false,\n period: hours >= HOURS_IN_12_HOUR_CLOCK_FORMAT ? 'PM' : 'AM',\n };\n};\n\nexport const getCurrentTime = (has24Hours = true): Time => {\n return has24Hours ? getCurrentTimeIn24Hours() : getCurrentTimeIn12Hours();\n};\n\nexport const isValidTimeString = (timeStr: string, format: TimeFormat) => {\n const timeStringParts = timeStr.split(':');\n const timeFormatParts = format.split(':');\n return timeStringParts.length === timeFormatParts.length;\n};\n\nexport const parseTimeString = (timeStr: string, format: TimeFormat): Time => {\n const timeParts = timeStr.split(':');\n const formatParts = format.split(':') as TimeFormatChar[];\n\n if (!isValidTimeString(timeStr, format)) {\n console.error(\n `Timestring did not match expected format.\\nExpected format: ${format}\\nReceived timestring: ${timeStr}`\n );\n }\n\n const time: Time = {};\n\n timeParts.forEach((timeStringPart, i) => {\n const formatStringPart: TimeFormatChar = formatParts[i];\n switch (formatStringPart) {\n case 'HH':\n time.hours = Number(timeStringPart);\n time.has24Hours = true;\n break;\n case 'hh':\n time.hours = Number(timeStringPart);\n time.has24Hours = false;\n break;\n case 'mm':\n time.minutes = Number(timeStringPart);\n break;\n case 'ss':\n time.seconds = Number(timeStringPart);\n break;\n case 'ms':\n time.milliseconds = Number(timeStringPart);\n break;\n case 'aa':\n time.period = timeStringPart.toUpperCase() === 'PM' ? 'PM' : 'AM';\n }\n });\n return time;\n};\n\nexport const createTimeString = (time: Time | undefined, format: TimeFormat): string => {\n if (time == null) {\n return '';\n }\n\n const formatParts = format.split(':') as TimeFormatChar[];\n\n return formatParts\n .map((timeFormatPart) => {\n switch (timeFormatPart) {\n case 'HH':\n case 'hh':\n return String(time.hours).padStart(2, '0');\n case 'mm':\n return String(time.minutes).padStart(2, '0');\n case 'ss':\n return String(time.seconds).padStart(2, '0');\n case 'ms':\n return String(time.milliseconds).padStart(3, '0');\n case 'aa':\n return String(time.period);\n }\n })\n .join(':');\n};\n","@import 'src/global/component';\n\n:host {\n display: block;\n font-family: var(--six-font-family);\n}\n\n.timepicker {\n &_clear {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n\n &--right {\n right: 0;\n position: absolute;\n }\n\n &--left {\n right: 35px;\n position: absolute;\n }\n }\n\n &__container {\n position: relative;\n }\n\n &__popup {\n display: flex;\n justify-content: center;\n min-width: min-content;\n min-height: 145px;\n background-color: white;\n padding: 0.5em 0.5em 1.5em;\n box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);\n user-select: none;\n position: absolute;\n z-index: var(--six-z-index-dropdown);\n right: 0;\n left: 0;\n\n &--is-up {\n bottom: 100%;\n }\n\n &--is-inline {\n position: initial;\n box-shadow: none;\n border: 1px solid var(--six-color-web-rock-400);\n }\n }\n\n &__separator {\n display: flex;\n align-items: center;\n }\n\n &__item {\n &--wide {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n }\n }\n}\n\n.input--empty .timepicker_clear {\n visibility: hidden;\n}\n\n.input--hide {\n display: none;\n}\n\n// Icon position\n.prefix {\n cursor: pointer;\n\n &--right {\n right: 0;\n display: inline-flex;\n position: absolute;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n margin-right: var(--six-input-spacing-medium);\n transition: var(--six-transition-fast) color;\n }\n}\n","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"],"version":3}
1
+ {"file":"six-timepicker2.js","mappings":"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","names":[],"sources":["src/utils/popup.ts","src/utils/time.util.ts","src/components/six-timepicker/six-timepicker.scss?tag=six-timepicker&encapsulation=shadow","src/components/six-timepicker/six-timepicker.tsx"],"sourcesContent":["/**\n * If the popup is hoisted we popup is hoisted its position will change to fix to not be clipped of by a containing container.\n * To render the popup correctly we render it normally, and then assign this screenposition to the fixed popup\n */\nexport function adjustPopupForHoisting(\n hoist: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number,\n dropdownDirectionChanged: (isUp: boolean) => void\n) {\n if (!hoist || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n // take a snapshot of normally rendered popup\n const popupDimensions = setPopupAsFixPosition(popup);\n const inputDimensions = inputElement.getBoundingClientRect();\n const inputTop = inputDimensions.top;\n const popupTop = popupDimensions.top;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n // check screen position to check whether the popup should be moved above or below the trigger element\n if (isUp && inputTop < popupTop) {\n // move popup above input field if datepicker is at bottom of screen\n popup.style.top = `${popupTop - popupDimensions.height - inputDimensions.height}px`;\n }\n dropdownDirectionChanged(isUp);\n}\n\n/*\n * For small screens the datepicker popup could be cut-off even though there might still be space within the viewport.\n * This is because the popup is always aligned with the trigger input field. However in the scenario of small screens\n * we should reposition the popup to use the space available.\n */\nexport function adjustPopupForSmallScreens(popup?: HTMLElement) {\n // execute after dropdown has been rendered to make sure the popup reference is correctly set\n setTimeout(() => {\n if (popup == null) {\n return;\n }\n const popupDimensions = popup.getBoundingClientRect();\n if (\n popupDimensions.y < 0 &&\n window.innerHeight - popupDimensions.height > 0 &&\n Math.abs(popupDimensions.y) <= popupDimensions.height\n ) {\n // handle case where popup is cut-off on top but there is still space available\n setPopupAsFixPosition(popup);\n popup.style.top = '0px';\n } else if (\n window.innerHeight < popupDimensions.y + popupDimensions.height &&\n window.innerHeight > popupDimensions.height &&\n Math.abs(popupDimensions.y - window.innerHeight) <= popupDimensions.height\n ) {\n // handle case where popup is cut-off at the bottom but there is still space available above\n // apply screen position to fixed popup\n setPopupAsFixPosition(popup);\n popup.style.top = `${window.innerHeight - popupDimensions.height}px`;\n }\n\n if (\n window.innerWidth < popupDimensions.x + popupDimensions.width &&\n window.innerWidth > popupDimensions.width &&\n Math.abs(popupDimensions.x - window.innerWidth) <= popupDimensions.width\n ) {\n // handle case where popup is cut-off to the right\n setPopupAsFixPosition(popup);\n popup.style.left = `${window.innerWidth - popupDimensions.width}px`;\n }\n }, 0);\n}\n\nexport function calcIsDropDownContentUp(\n inputElement: HTMLElement,\n wrapper: HTMLElement,\n minPopupHeight: number\n): boolean {\n const inputBoundingRect = inputElement.getBoundingClientRect();\n const wrapperBoundingRect = wrapper.getBoundingClientRect();\n const popupHeight = Math.max(wrapperBoundingRect.height, minPopupHeight);\n const moreSpaceInTop = inputBoundingRect.y > window.innerHeight / 2;\n return moreSpaceInTop && window.innerHeight < inputBoundingRect.bottom + popupHeight;\n}\n\nexport function setPopupAsFixPosition(popup: HTMLElement): DOMRect {\n const popupDimensions = popup.getBoundingClientRect();\n popup.style.position = 'fixed';\n popup.style.top = popupDimensions['top'] + 'px';\n popup.style.left = popupDimensions['left'] + 'px';\n popup.style.width = popupDimensions['width'] + 'px';\n popup.style.height = popupDimensions['height'] + 'px';\n return popupDimensions;\n}\n\n/*\n * The position of the hoisted datepicker needs to be correctly calculated since the position changes to fixed.\n * Thus if the user scrolls or adjusts the screen size we need to recalculate the datepicker position.\n */\nexport function movePopup(\n hoist: boolean,\n open: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number\n) {\n if (!hoist || !open || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n const popupBoundingClientRect = popup.getBoundingClientRect();\n const popupHeight = popupBoundingClientRect.height;\n const inputBoundingClientRect = inputElement.getBoundingClientRect();\n const inputTop = inputBoundingClientRect.top;\n const inputHeight = inputBoundingClientRect.height;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n\n if (isUp) {\n popup.style.top = `${inputTop - popupHeight}px`;\n } else {\n popup.style.top = `${inputTop + inputHeight}px`;\n }\n}\n","export type TimePeriod = 'AM' | 'PM';\n\nexport interface Time {\n hours?: number;\n minutes?: number;\n seconds?: number;\n milliseconds?: number;\n has24Hours?: boolean; // true => 24h, false => 12h\n period?: TimePeriod; // only needed for 12-hour clock\n}\n\nexport type TimeProperties = keyof Time;\n\nexport type TimeFormatChar =\n | 'HH' // 24h\n | 'hh' // 12h\n | 'mm' // minutes\n | 'ss' // seconds\n | 'ms' // milliseconds\n | 'aa'; // period (AM/PM)\n\n/*\n * Supported time formats\n */\nexport type TimeFormat =\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\nexport const getCurrentTimeIn24Hours = (): Time => {\n const now = new Date();\n return {\n hours: now.getHours(),\n minutes: now.getMinutes(),\n seconds: now.getSeconds(),\n milliseconds: now.getMilliseconds(),\n has24Hours: true,\n };\n};\n\nconst HOURS_IN_12_HOUR_CLOCK_FORMAT = 12;\n\nexport const getHoursIn12HourFormat = (hours: number) =>\n hours > HOURS_IN_12_HOUR_CLOCK_FORMAT ? hours - HOURS_IN_12_HOUR_CLOCK_FORMAT : hours;\n\nexport const getCurrentTimeIn12Hours = (): Time => {\n const now = new Date();\n const hours = now.getHours();\n return {\n hours: getHoursIn12HourFormat(hours),\n minutes: now.getMinutes(),\n seconds: now.getSeconds(),\n milliseconds: now.getMilliseconds(),\n has24Hours: false,\n period: hours >= HOURS_IN_12_HOUR_CLOCK_FORMAT ? 'PM' : 'AM',\n };\n};\n\nexport const getCurrentTime = (has24Hours = true): Time => {\n return has24Hours ? getCurrentTimeIn24Hours() : getCurrentTimeIn12Hours();\n};\n\nexport const isValidTimeString = (timeStr: string, format: TimeFormat) => {\n const timeStringParts = timeStr.split(':');\n const timeFormatParts = format.split(':');\n return timeStringParts.length === timeFormatParts.length;\n};\n\nexport const parseTimeString = (timeStr: string, format: TimeFormat): Time => {\n const timeParts = timeStr.split(':');\n const formatParts = format.split(':') as TimeFormatChar[];\n\n if (!isValidTimeString(timeStr, format)) {\n console.error(\n `Timestring did not match expected format.\\nExpected format: ${format}\\nReceived timestring: ${timeStr}`\n );\n }\n\n const time: Time = {};\n\n timeParts.forEach((timeStringPart, i) => {\n const formatStringPart: TimeFormatChar = formatParts[i];\n switch (formatStringPart) {\n case 'HH':\n time.hours = Number(timeStringPart);\n time.has24Hours = true;\n break;\n case 'hh':\n time.hours = Number(timeStringPart);\n time.has24Hours = false;\n break;\n case 'mm':\n time.minutes = Number(timeStringPart);\n break;\n case 'ss':\n time.seconds = Number(timeStringPart);\n break;\n case 'ms':\n time.milliseconds = Number(timeStringPart);\n break;\n case 'aa':\n time.period = timeStringPart.toUpperCase() === 'PM' ? 'PM' : 'AM';\n }\n });\n return time;\n};\n\nexport const createTimeString = (time: Time | undefined, format: TimeFormat): string => {\n if (time == null) {\n return '';\n }\n\n const formatParts = format.split(':') as TimeFormatChar[];\n\n return formatParts\n .map((timeFormatPart) => {\n switch (timeFormatPart) {\n case 'HH':\n case 'hh':\n return String(time.hours).padStart(2, '0');\n case 'mm':\n return String(time.minutes).padStart(2, '0');\n case 'ss':\n return String(time.seconds).padStart(2, '0');\n case 'ms':\n return String(time.milliseconds).padStart(3, '0');\n case 'aa':\n return String(time.period);\n }\n })\n .join(':');\n};\n","@import 'src/global/component';\n\n:host {\n display: block;\n font-family: var(--six-font-family);\n}\n\n.timepicker {\n &_clear {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n\n &--right {\n right: 0;\n position: absolute;\n }\n\n &--left {\n right: 35px;\n position: absolute;\n }\n }\n\n &__container {\n position: relative;\n }\n\n &__popup {\n display: flex;\n justify-content: center;\n min-width: min-content;\n min-height: 145px;\n background-color: white;\n padding: 0.5em 0.5em 1.5em;\n box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);\n user-select: none;\n position: absolute;\n z-index: var(--six-z-index-dropdown);\n right: 0;\n left: 0;\n\n &--is-up {\n bottom: 100%;\n }\n\n &--is-inline {\n position: initial;\n box-shadow: none;\n border: 1px solid var(--six-color-web-rock-400);\n }\n }\n\n &__separator {\n display: flex;\n align-items: center;\n }\n\n &__item {\n &--wide {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n }\n }\n}\n\n.input--empty .timepicker_clear {\n visibility: hidden;\n}\n\n.input--hide {\n display: none;\n}\n\n// Icon position\n.prefix {\n cursor: pointer;\n\n &--right {\n right: 0;\n display: inline-flex;\n position: absolute;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n margin-right: var(--six-input-spacing-medium);\n transition: var(--six-transition-fast) color;\n }\n}\n","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"],"version":3}
@@ -2,8 +2,8 @@ import type { Components, JSX } from "../types/components";
2
2
 
3
3
  interface SixTooltip extends Components.SixTooltip, HTMLElement {}
4
4
  export const SixTooltip: {
5
- prototype: SixTooltip;
6
- new (): SixTooltip;
5
+ prototype: SixTooltip;
6
+ new (): SixTooltip;
7
7
  };
8
8
  /**
9
9
  * Used to define this component and all nested components recursively.
@@ -1,189 +1,191 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
  import { P as Popover } from './popover.js';
3
3
 
4
- const sixTooltipCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--max-width:20rem;--hide-delay:0s;--hide-duration:0.125s;--hide-timing-function:ease;--show-delay:0.125s;--show-duration:0.125s;--show-timing-function:ease;display:contents}.tooltip-positioner{position:absolute;z-index:var(--six-z-index-tooltip);pointer-events:none}.tooltip{max-width:var(--max-width);border-radius:var(--six-border-radius-medium);background-color:var(--six-tooltip-background-color);font-family:var(--six-font-family);font-size:var(--six-tooltip-font-size);font-weight:var(--six-tooltip-font-weight);line-height:var(--six-tooltip-line-height);color:var(--six-tooltip-color);opacity:0;padding:var(--six-spacing-xxx-small) var(--six-spacing-x-small);transform:scale(0.8);transform-origin:bottom;transition-property:opacity, transform;transition-delay:var(--hide-delay);transition-duration:var(--hide-duration);transition-timing-function:var(--hide-timing-function)}.tooltip::after{content:\"\";position:absolute;width:0;height:0}.tooltip-positioner[data-popper-placement^=top] .tooltip{transform-origin:bottom}.tooltip-positioner[data-popper-placement^=bottom] .tooltip{transform-origin:top}.tooltip-positioner[data-popper-placement^=left] .tooltip{transform-origin:right}.tooltip-positioner[data-popper-placement^=right] .tooltip{transform-origin:left}.tooltip-positioner.popover-visible .tooltip{opacity:1;transform:none;transition-delay:var(--show-delay);transition-duration:var(--show-duration);transition-timing-function:var(--show-timing-function)}.tooltip-positioner[data-popper-placement^=bottom] .tooltip::after{bottom:100%;left:calc(50% - var(--six-tooltip-arrow-size));border-bottom:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-left:var(--six-tooltip-arrow-size) solid transparent;border-right:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=bottom-start] .tooltip::after{left:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=bottom-end] .tooltip::after{right:var(--six-tooltip-arrow-start-end-offset);left:auto}.tooltip-positioner[data-popper-placement^=top] .tooltip::after{top:100%;left:calc(50% - var(--six-tooltip-arrow-size));border-top:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-left:var(--six-tooltip-arrow-size) solid transparent;border-right:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=top-start] .tooltip::after{left:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=top-end] .tooltip::after{right:var(--six-tooltip-arrow-start-end-offset);left:auto}.tooltip-positioner[data-popper-placement^=left] .tooltip::after{top:calc(50% - var(--six-tooltip-arrow-size));left:100%;border-left:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-top:var(--six-tooltip-arrow-size) solid transparent;border-bottom:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=left-start] .tooltip::after{top:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=left-end] .tooltip::after{top:auto;bottom:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement^=right] .tooltip::after{top:calc(50% - var(--six-tooltip-arrow-size));right:100%;border-right:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-top:var(--six-tooltip-arrow-size) solid transparent;border-bottom:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=right-start] .tooltip::after{top:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=right-end] .tooltip::after{top:auto;bottom:var(--six-tooltip-arrow-start-end-offset)}";
4
+ const sixTooltipCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}:host{--max-width:20rem;--hide-delay:0s;--hide-duration:0.125s;--hide-timing-function:ease;--show-delay:0.125s;--show-duration:0.125s;--show-timing-function:ease;display:contents}.tooltip-positioner{position:fixed;z-index:var(--six-z-index-tooltip);pointer-events:none}.tooltip{max-width:var(--max-width);border-radius:var(--six-border-radius-medium);background-color:var(--six-tooltip-background-color);font-family:var(--six-font-family);font-size:var(--six-tooltip-font-size);font-weight:var(--six-tooltip-font-weight);line-height:var(--six-tooltip-line-height);color:var(--six-tooltip-color);opacity:0;padding:var(--six-spacing-xxx-small) var(--six-spacing-x-small);transform:scale(0.8);transform-origin:bottom;transition-property:opacity, transform;transition-delay:var(--hide-delay);transition-duration:var(--hide-duration);transition-timing-function:var(--hide-timing-function)}.tooltip::after{content:\"\";position:absolute;width:0;height:0}.tooltip-positioner[data-popper-placement^=top] .tooltip{transform-origin:bottom}.tooltip-positioner[data-popper-placement^=bottom] .tooltip{transform-origin:top}.tooltip-positioner[data-popper-placement^=left] .tooltip{transform-origin:right}.tooltip-positioner[data-popper-placement^=right] .tooltip{transform-origin:left}.tooltip-positioner.popover-visible .tooltip{opacity:1;transform:none;transition-delay:var(--show-delay);transition-duration:var(--show-duration);transition-timing-function:var(--show-timing-function)}.tooltip-positioner[data-popper-placement^=bottom] .tooltip::after{bottom:100%;left:calc(50% - var(--six-tooltip-arrow-size));border-bottom:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-left:var(--six-tooltip-arrow-size) solid transparent;border-right:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=bottom-start] .tooltip::after{left:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=bottom-end] .tooltip::after{right:var(--six-tooltip-arrow-start-end-offset);left:auto}.tooltip-positioner[data-popper-placement^=top] .tooltip::after{top:100%;left:calc(50% - var(--six-tooltip-arrow-size));border-top:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-left:var(--six-tooltip-arrow-size) solid transparent;border-right:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=top-start] .tooltip::after{left:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=top-end] .tooltip::after{right:var(--six-tooltip-arrow-start-end-offset);left:auto}.tooltip-positioner[data-popper-placement^=left] .tooltip::after{top:calc(50% - var(--six-tooltip-arrow-size));left:100%;border-left:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-top:var(--six-tooltip-arrow-size) solid transparent;border-bottom:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=left-start] .tooltip::after{top:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=left-end] .tooltip::after{top:auto;bottom:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement^=right] .tooltip::after{top:calc(50% - var(--six-tooltip-arrow-size));right:100%;border-right:var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);border-top:var(--six-tooltip-arrow-size) solid transparent;border-bottom:var(--six-tooltip-arrow-size) solid transparent}.tooltip-positioner[data-popper-placement=right-start] .tooltip::after{top:var(--six-tooltip-arrow-start-end-offset)}.tooltip-positioner[data-popper-placement=right-end] .tooltip::after{top:auto;bottom:var(--six-tooltip-arrow-start-end-offset)}";
5
5
 
6
6
  let id = 0;
7
7
  const SixTooltip = /*@__PURE__*/ proxyCustomElement(class SixTooltip extends HTMLElement {
8
- constructor() {
9
- super();
10
- this.__registerHost();
11
- this.__attachShadow();
12
- this.sixShow = createEvent(this, "six-tooltip-show", 7);
13
- this.sixAfterShow = createEvent(this, "six-tooltip-after-show", 7);
14
- this.sixHide = createEvent(this, "six-tooltip-hide", 7);
15
- this.sixAfterHide = createEvent(this, "six-tooltip-after-hide", 7);
16
- this.componentId = `tooltip-${++id}`;
17
- this.isVisible = false;
18
- this.handleBlur = () => {
19
- if (this.hasTrigger('focus')) {
20
- this.hide();
21
- }
22
- };
23
- this.handleClick = () => {
24
- if (this.hasTrigger('click')) {
25
- this.open ? this.hide() : this.show();
26
- }
27
- };
28
- this.handleFocus = () => {
29
- if (this.hasTrigger('focus')) {
30
- this.show();
31
- }
32
- };
33
- this.handleKeyDown = (event) => {
34
- // Pressing escape when the target element has focus should dismiss the tooltip
35
- if (this.open && event.key === 'Escape') {
36
- event.stopPropagation();
37
- this.hide();
38
- }
39
- };
40
- this.handleMouseOver = () => {
41
- if (this.hasTrigger('hover')) {
42
- this.show();
43
- }
44
- };
45
- this.handleMouseOut = () => {
46
- if (this.hasTrigger('hover')) {
47
- this.hide();
48
- }
49
- };
50
- this.handleSlotChange = () => {
51
- const oldTarget = this.target;
52
- const newTarget = this.getTarget();
53
- if (newTarget !== oldTarget) {
54
- if (oldTarget != null) {
55
- oldTarget.removeAttribute('aria-describedby');
8
+ constructor() {
9
+ super();
10
+ this.__registerHost();
11
+ this.__attachShadow();
12
+ this.sixShow = createEvent(this, "six-tooltip-show", 7);
13
+ this.sixAfterShow = createEvent(this, "six-tooltip-after-show", 7);
14
+ this.sixHide = createEvent(this, "six-tooltip-hide", 7);
15
+ this.sixAfterHide = createEvent(this, "six-tooltip-after-hide", 7);
16
+ this.componentId = `tooltip-${++id}`;
17
+ this.isVisible = false;
18
+ this.handleBlur = () => {
19
+ if (this.hasTrigger('focus')) {
20
+ this.hide();
21
+ }
22
+ };
23
+ this.handleClick = () => {
24
+ if (this.hasTrigger('click')) {
25
+ this.open ? this.hide() : this.show();
26
+ }
27
+ };
28
+ this.handleFocus = () => {
29
+ if (this.hasTrigger('focus')) {
30
+ this.show();
31
+ }
32
+ };
33
+ this.handleKeyDown = (event) => {
34
+ // Pressing escape when the target element has focus should dismiss the tooltip
35
+ if (this.open && event.key === 'Escape') {
36
+ event.stopPropagation();
37
+ this.hide();
38
+ }
39
+ };
40
+ this.handleMouseOver = () => {
41
+ if (this.hasTrigger('hover')) {
42
+ this.show();
43
+ }
44
+ };
45
+ this.handleMouseOut = () => {
46
+ if (this.hasTrigger('hover')) {
47
+ this.hide();
48
+ }
49
+ };
50
+ this.handleSlotChange = () => {
51
+ const oldTarget = this.target;
52
+ const newTarget = this.getTarget();
53
+ if (newTarget !== oldTarget) {
54
+ if (oldTarget != null) {
55
+ oldTarget.removeAttribute('aria-describedby');
56
+ }
57
+ newTarget.setAttribute('aria-describedby', this.componentId);
58
+ }
59
+ };
60
+ this.content = '';
61
+ this.placement = 'top';
62
+ this.disabled = false;
63
+ this.distance = 10;
64
+ this.open = false;
65
+ this.skidding = 0;
66
+ this.trigger = 'hover focus';
67
+ }
68
+ handleOpenChange() {
69
+ this.open ? this.show() : this.hide();
70
+ }
71
+ componentDidLoad() {
72
+ if (this.tooltipPositioner == null)
73
+ return;
74
+ this.target = this.getTarget();
75
+ this.popover = new Popover(this.target, this.tooltipPositioner, { strategy: 'fixed' });
76
+ this.syncOptions();
77
+ this.host.addEventListener('blur', this.handleBlur, true);
78
+ this.host.addEventListener('click', this.handleClick, true);
79
+ this.host.addEventListener('focus', this.handleFocus, true);
80
+ // Show on init if open
81
+ this.tooltipPositioner.hidden = !this.open;
82
+ if (this.open) {
83
+ this.show();
56
84
  }
57
- newTarget.setAttribute('aria-describedby', this.componentId);
58
- }
59
- };
60
- this.content = '';
61
- this.placement = 'top';
62
- this.disabled = false;
63
- this.distance = 10;
64
- this.open = false;
65
- this.skidding = 0;
66
- this.trigger = 'hover focus';
67
- }
68
- handleOpenChange() {
69
- this.open ? this.show() : this.hide();
70
- }
71
- componentDidLoad() {
72
- if (this.tooltipPositioner == null)
73
- return;
74
- this.target = this.getTarget();
75
- this.popover = new Popover(this.target, this.tooltipPositioner);
76
- this.syncOptions();
77
- this.host.addEventListener('blur', this.handleBlur, true);
78
- this.host.addEventListener('click', this.handleClick, true);
79
- this.host.addEventListener('focus', this.handleFocus, true);
80
- // Show on init if open
81
- this.tooltipPositioner.hidden = !this.open;
82
- if (this.open) {
83
- this.show();
84
85
  }
85
- }
86
- componentDidUpdate() {
87
- this.syncOptions();
88
- }
89
- disconnectedCallback() {
90
- if (this.popover != null) {
91
- this.popover.destroy();
86
+ componentDidUpdate() {
87
+ this.syncOptions();
92
88
  }
93
- this.host.removeEventListener('blur', this.handleBlur, true);
94
- this.host.removeEventListener('click', this.handleClick, true);
95
- this.host.removeEventListener('focus', this.handleFocus, true);
96
- }
97
- /** Shows the tooltip. */
98
- async show() {
99
- var _a;
100
- // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher
101
- if (this.isVisible || this.disabled) {
102
- return;
89
+ disconnectedCallback() {
90
+ if (this.popover != null) {
91
+ this.popover.destroy();
92
+ }
93
+ this.host.removeEventListener('blur', this.handleBlur, true);
94
+ this.host.removeEventListener('click', this.handleClick, true);
95
+ this.host.removeEventListener('focus', this.handleFocus, true);
103
96
  }
104
- const sixShow = this.sixShow.emit();
105
- if (sixShow.defaultPrevented) {
106
- this.open = false;
107
- return;
97
+ /** Shows the tooltip. */
98
+ async show() {
99
+ var _a;
100
+ // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher
101
+ if (this.isVisible || this.disabled) {
102
+ return;
103
+ }
104
+ const sixShow = this.sixShow.emit();
105
+ if (sixShow.defaultPrevented) {
106
+ this.open = false;
107
+ return;
108
+ }
109
+ this.isVisible = true;
110
+ this.open = true;
111
+ (_a = this.popover) === null || _a === void 0 ? void 0 : _a.show();
108
112
  }
109
- this.isVisible = true;
110
- this.open = true;
111
- (_a = this.popover) === null || _a === void 0 ? void 0 : _a.show();
112
- }
113
- /** Shows the tooltip. */
114
- async hide() {
115
- var _a;
116
- // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher
117
- if (!this.isVisible || this.disabled) {
118
- return;
113
+ /** Shows the tooltip. */
114
+ async hide() {
115
+ var _a;
116
+ // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher
117
+ if (!this.isVisible || this.disabled) {
118
+ return;
119
+ }
120
+ const sixHide = this.sixHide.emit();
121
+ if (sixHide.defaultPrevented) {
122
+ this.open = true;
123
+ return;
124
+ }
125
+ this.isVisible = false;
126
+ this.open = false;
127
+ (_a = this.popover) === null || _a === void 0 ? void 0 : _a.hide();
128
+ }
129
+ getTarget() {
130
+ // Get the first child that isn't a <style> or content slot
131
+ const target = [...this.host.children].find((el) => el.tagName.toLowerCase() !== 'style' && el.getAttribute('slot') !== 'content');
132
+ if (target == null) {
133
+ throw new Error('Invalid tooltip target: no child element was found.');
134
+ }
135
+ return target;
119
136
  }
120
- const sixHide = this.sixHide.emit();
121
- if (sixHide.defaultPrevented) {
122
- this.open = true;
123
- return;
137
+ hasTrigger(triggerType) {
138
+ const triggers = this.trigger.split(' ');
139
+ return triggers.includes(triggerType);
124
140
  }
125
- this.isVisible = false;
126
- this.open = false;
127
- (_a = this.popover) === null || _a === void 0 ? void 0 : _a.hide();
128
- }
129
- getTarget() {
130
- // Get the first child that isn't a <style> or content slot
131
- const target = [...this.host.children].find((el) => el.tagName.toLowerCase() !== 'style' && el.getAttribute('slot') !== 'content');
132
- if (target == null) {
133
- throw new Error('Invalid tooltip target: no child element was found.');
141
+ syncOptions() {
142
+ if (this.popover == null)
143
+ return;
144
+ this.popover.setOptions({
145
+ placement: this.placement,
146
+ distance: this.distance,
147
+ skidding: this.skidding,
148
+ transitionElement: this.tooltip,
149
+ onAfterHide: () => this.sixAfterHide.emit(),
150
+ onAfterShow: () => this.sixAfterShow.emit(),
151
+ });
134
152
  }
135
- return target;
136
- }
137
- hasTrigger(triggerType) {
138
- const triggers = this.trigger.split(' ');
139
- return triggers.includes(triggerType);
140
- }
141
- syncOptions() {
142
- if (this.popover == null)
143
- return;
144
- this.popover.setOptions({
145
- placement: this.placement,
146
- distance: this.distance,
147
- skidding: this.skidding,
148
- transitionElement: this.tooltip,
149
- onAfterHide: () => this.sixAfterHide.emit(),
150
- onAfterShow: () => this.sixAfterShow.emit(),
151
- });
152
- }
153
- render() {
154
- return (h(Host, { onKeyDown: this.handleKeyDown, onMouseOver: this.handleMouseOver, onMouseOut: this.handleMouseOut }, h("slot", { onSlotchange: this.handleSlotChange }), h("div", { ref: (el) => (this.tooltipPositioner = el), class: "tooltip-positioner" }, h("div", { part: "base", ref: (el) => (this.tooltip = el), id: this.componentId, class: {
155
- tooltip: true,
156
- 'tooltip--open': this.open,
157
- }, role: "tooltip", "aria-hidden": this.open ? 'false' : 'true' }, h("slot", { name: "content" }, this.content)))));
158
- }
159
- get host() { return this; }
160
- static get watchers() { return {
161
- "open": ["handleOpenChange"]
162
- }; }
163
- static get style() { return sixTooltipCss; }
153
+ render() {
154
+ return (h(Host, { onKeyDown: this.handleKeyDown, onMouseOver: this.handleMouseOver, onMouseOut: this.handleMouseOut }, h("slot", { onSlotchange: this.handleSlotChange }), h("div", { ref: (el) => (this.tooltipPositioner = el), class: "tooltip-positioner" }, h("div", { part: "base", ref: (el) => (this.tooltip = el), id: this.componentId, class: {
155
+ tooltip: true,
156
+ 'tooltip--open': this.open,
157
+ }, role: "tooltip", "aria-hidden": this.open ? 'false' : 'true' }, h("slot", { name: "content" }, this.content)))));
158
+ }
159
+ get host() { return this; }
160
+ static get watchers() { return {
161
+ "open": ["handleOpenChange"]
162
+ }; }
163
+ static get style() { return sixTooltipCss; }
164
164
  }, [1, "six-tooltip", {
165
- "content": [1],
166
- "placement": [1],
167
- "disabled": [4],
168
- "distance": [2],
169
- "open": [1540],
170
- "skidding": [2],
171
- "trigger": [1],
172
- "show": [64],
173
- "hide": [64]
174
- }]);
165
+ "content": [1],
166
+ "placement": [1],
167
+ "disabled": [4],
168
+ "distance": [2],
169
+ "open": [1540],
170
+ "skidding": [2],
171
+ "trigger": [1],
172
+ "show": [64],
173
+ "hide": [64]
174
+ }, undefined, {
175
+ "open": ["handleOpenChange"]
176
+ }]);
175
177
  function defineCustomElement() {
176
- if (typeof customElements === "undefined") {
177
- return;
178
- }
179
- const components = ["six-tooltip"];
180
- components.forEach(tagName => { switch (tagName) {
181
- case "six-tooltip":
182
- if (!customElements.get(tagName)) {
183
- customElements.define(tagName, SixTooltip);
184
- }
185
- break;
186
- } });
178
+ if (typeof customElements === "undefined") {
179
+ return;
180
+ }
181
+ const components = ["six-tooltip"];
182
+ components.forEach(tagName => { switch (tagName) {
183
+ case "six-tooltip":
184
+ if (!customElements.get(tagName)) {
185
+ customElements.define(tagName, SixTooltip);
186
+ }
187
+ break;
188
+ } });
187
189
  }
188
190
 
189
191
  export { SixTooltip as S, defineCustomElement as d };