@six-group/ui-library 0.0.0-insider.b8b84f6 → 0.0.0-insider.b9edd84

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 (1779) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/error-messages-6e8049a4.js +119 -0
  5. package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
  6. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  7. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  8. package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
  9. package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
  10. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  11. package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
  12. package/dist/cjs/form-9ebaae7c.js +20 -0
  13. package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
  14. package/dist/cjs/form-control-b39f1df5.js +36 -0
  15. package/dist/cjs/form-control-b39f1df5.js.map +1 -0
  16. package/dist/cjs/index-417a06c8.js +1936 -0
  17. package/dist/cjs/index-417a06c8.js.map +1 -0
  18. package/dist/cjs/index.cjs.js +55 -87
  19. package/dist/cjs/index.cjs.js.map +1 -1
  20. package/dist/cjs/loader.cjs.js +5 -3
  21. package/dist/cjs/loader.cjs.js.map +1 -1
  22. package/dist/cjs/modal-bd7fc5bc.js +35 -0
  23. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  24. package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
  25. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  26. package/dist/cjs/popup-e854acda.js +103 -0
  27. package/dist/cjs/popup-e854acda.js.map +1 -0
  28. package/dist/cjs/scroll-68033901.js +68 -0
  29. package/dist/cjs/scroll-68033901.js.map +1 -0
  30. package/dist/cjs/six-alert.cjs.entry.js +144 -111
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -22
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  35. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-button.cjs.entry.js +98 -96
  37. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-card.cjs.entry.js +10 -9
  39. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-checkbox_2.cjs.entry.js +192 -0
  41. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
  42. package/dist/cjs/six-datepicker.cjs.entry.js +864 -840
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -128
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +115 -131
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +132 -149
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_2.cjs.entry.js +722 -639
  51. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error-page.cjs.entry.js +84 -83
  53. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  54. package/dist/cjs/six-error.cjs.entry.js +22 -0
  55. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  56. package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
  57. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-list.cjs.entry.js +9 -8
  59. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-file-upload.cjs.entry.js +123 -100
  61. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-footer.cjs.entry.js +10 -9
  63. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-group-label.cjs.entry.js +45 -44
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header.cjs.entry.js +180 -157
  67. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon-button.cjs.entry.js +34 -33
  69. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  71. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-input.cjs.entry.js +203 -188
  73. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
  75. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  77. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
  79. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  81. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  83. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +16 -15
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +106 -105
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +200 -186
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +13 -31
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +46 -45
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +539 -362
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -46
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +17 -16
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  111. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  112. package/dist/cjs/six-switch.cjs.entry.js +109 -90
  113. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-group.cjs.entry.js +256 -235
  115. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  117. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tab.cjs.entry.js +57 -40
  119. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tag.cjs.entry.js +57 -34
  121. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-textarea.cjs.entry.js +183 -179
  123. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tile.cjs.entry.js +79 -78
  125. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-timepicker.cjs.entry.js +350 -354
  127. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
  129. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  130. package/dist/cjs/slot-1b1232a1.js +51 -0
  131. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  132. package/dist/cjs/types-d3da200b.js +19 -0
  133. package/dist/cjs/types-d3da200b.js.map +1 -0
  134. package/dist/cjs/ui-library.cjs.js +13 -11
  135. package/dist/cjs/ui-library.cjs.js.map +1 -1
  136. package/dist/collection/assets/TRADEMARKS.md +3 -3
  137. package/dist/collection/collection-manifest.json +7 -7
  138. package/dist/collection/components/six-alert/six-alert.css +5 -1
  139. package/dist/collection/components/six-alert/six-alert.js +382 -337
  140. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  141. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  142. package/dist/collection/components/six-avatar/six-avatar.js +111 -111
  143. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  144. package/dist/collection/components/six-badge/six-badge.css +1 -1
  145. package/dist/collection/components/six-badge/six-badge.js +90 -90
  146. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  147. package/dist/collection/components/six-button/six-button.css +23 -30
  148. package/dist/collection/components/six-button/six-button.js +448 -446
  149. package/dist/collection/components/six-button/six-button.js.map +1 -1
  150. package/dist/collection/components/six-card/six-card.css +4 -5
  151. package/dist/collection/components/six-card/six-card.js +15 -15
  152. package/dist/collection/components/six-card/six-card.js.map +1 -1
  153. package/dist/collection/components/six-checkbox/six-checkbox.css +12 -2
  154. package/dist/collection/components/six-checkbox/six-checkbox.js +421 -399
  155. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  156. package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
  157. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  158. package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
  159. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  160. package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
  161. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  163. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  164. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  165. package/dist/collection/components/six-datepicker/six-datepicker.js +1054 -1039
  166. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  168. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  169. package/dist/collection/components/six-details/six-details.css +4 -6
  170. package/dist/collection/components/six-details/six-details.js +410 -410
  171. package/dist/collection/components/six-details/six-details.js.map +1 -1
  172. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  173. package/dist/collection/components/six-dialog/six-dialog.js +340 -358
  174. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  175. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  176. package/dist/collection/components/six-drawer/six-drawer.js +393 -412
  177. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  178. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -6
  179. package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
  180. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  181. package/dist/collection/components/six-error/six-error.css +6 -0
  182. package/dist/collection/components/six-error/six-error.js +25 -0
  183. package/dist/collection/components/six-error/six-error.js.map +1 -0
  184. package/dist/collection/components/six-error-page/six-error-page.js +177 -177
  185. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  186. package/dist/collection/components/six-file-list/six-file-list.js +15 -15
  187. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  188. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  189. package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
  190. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  191. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  192. package/dist/collection/components/six-file-upload/six-file-upload.js +369 -291
  193. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  194. package/dist/collection/components/six-footer/six-footer.css +2 -2
  195. package/dist/collection/components/six-footer/six-footer.js +15 -15
  196. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  197. package/dist/collection/components/six-group-label/six-group-label.css +5 -2
  198. package/dist/collection/components/six-group-label/six-group-label.js +155 -155
  199. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  200. package/dist/collection/components/six-header/six-header.css +15 -2
  201. package/dist/collection/components/six-header/six-header.js +464 -405
  202. package/dist/collection/components/six-header/six-header.js.map +1 -1
  203. package/dist/collection/components/six-icon/six-icon.css +5 -2
  204. package/dist/collection/components/six-icon/six-icon.js +71 -71
  205. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  206. package/dist/collection/components/six-icon-button/six-icon-button.css +5 -5
  207. package/dist/collection/components/six-icon-button/six-icon-button.js +131 -131
  208. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  209. package/dist/collection/components/six-input/six-input.css +15 -2
  210. package/dist/collection/components/six-input/six-input.js +1006 -919
  211. package/dist/collection/components/six-input/six-input.js.map +1 -1
  212. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  213. package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
  214. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  215. package/dist/collection/components/six-item-picker/types.js +9 -7
  216. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  217. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  218. package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
  219. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  220. package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
  221. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  222. package/dist/collection/components/six-main-container/six-main-container.js +41 -41
  223. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  224. package/dist/collection/components/six-menu/six-menu.css +8 -7
  225. package/dist/collection/components/six-menu/six-menu.js +397 -366
  226. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  227. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  228. package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
  229. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  230. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  231. package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
  232. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  233. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  234. package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
  235. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  236. package/dist/collection/components/six-picto/six-picto.js +46 -46
  237. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  238. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  239. package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
  240. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  241. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  242. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
  243. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  244. package/dist/collection/components/six-radio/six-radio.css +1 -1
  245. package/dist/collection/components/six-radio/six-radio.js +321 -320
  246. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  247. package/dist/collection/components/six-range/six-range.css +6 -3
  248. package/dist/collection/components/six-range/six-range.js +574 -542
  249. package/dist/collection/components/six-range/six-range.js.map +1 -1
  250. package/dist/collection/components/six-root/six-root.js +84 -152
  251. package/dist/collection/components/six-root/six-root.js.map +1 -1
  252. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  253. package/dist/collection/components/six-search-field/six-search-field.js +169 -169
  254. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  255. package/dist/collection/components/six-select/six-select.css +58 -67
  256. package/dist/collection/components/six-select/six-select.js +1124 -919
  257. package/dist/collection/components/six-select/six-select.js.map +1 -1
  258. package/dist/collection/components/six-select/util.js +58 -34
  259. package/dist/collection/components/six-select/util.js.map +1 -1
  260. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  261. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
  262. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  263. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +6 -1
  264. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
  265. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  266. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +13 -1
  267. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -152
  268. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  269. package/dist/collection/components/six-spinner/six-spinner.css +1 -1
  270. package/dist/collection/components/six-spinner/six-spinner.js +47 -46
  271. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  272. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  273. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
  274. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  275. package/dist/collection/components/six-switch/six-switch.css +5 -2
  276. package/dist/collection/components/six-switch/six-switch.js +386 -344
  277. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  278. package/dist/collection/components/six-tab/six-tab.css +55 -6
  279. package/dist/collection/components/six-tab/six-tab.js +206 -189
  280. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  281. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -32
  282. package/dist/collection/components/six-tab-group/six-tab-group.js +343 -357
  283. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  284. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  285. package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
  286. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  287. package/dist/collection/components/six-tag/six-tag.css +1 -1
  288. package/dist/collection/components/six-tag/six-tag.js +161 -139
  289. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  290. package/dist/collection/components/six-textarea/six-textarea.css +10 -2
  291. package/dist/collection/components/six-textarea/six-textarea.js +792 -763
  292. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  293. package/dist/collection/components/six-tile/six-tile.css +2 -2
  294. package/dist/collection/components/six-tile/six-tile.js +298 -298
  295. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  296. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  297. package/dist/collection/components/six-timepicker/six-timepicker.js +825 -812
  298. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  299. package/dist/collection/components/six-tooltip/six-tooltip.css +2 -2
  300. package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
  301. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  302. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  303. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  304. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  305. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  306. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  307. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  308. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  309. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  310. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  311. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  312. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  313. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  314. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  315. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  316. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  317. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  318. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  319. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  323. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  325. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  327. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  329. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  331. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  333. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  335. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  337. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  339. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  341. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  343. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  345. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  347. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  349. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  351. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  353. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  355. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  357. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  359. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  361. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  363. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  365. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  367. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  369. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  371. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  373. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  375. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  377. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  379. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  381. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  383. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  385. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  387. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  389. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  391. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  393. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  395. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  397. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  399. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  401. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  403. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  405. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  407. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  409. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  411. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  413. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  415. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  417. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  419. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  421. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  423. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  425. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  427. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  431. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  433. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  435. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  437. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  439. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  441. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  443. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  445. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  447. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  449. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  451. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  453. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  455. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  457. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  459. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  461. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  463. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  465. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  467. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  469. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  471. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  473. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  475. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  477. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  479. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  481. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  483. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  485. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  487. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  489. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  491. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  493. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  495. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  497. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  499. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  503. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  505. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  507. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  509. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  511. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  513. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  515. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  517. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  519. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  521. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  523. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  525. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  527. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  529. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  531. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  533. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  535. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  537. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  538. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  539. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  540. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  541. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  542. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  543. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  544. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  545. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  546. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  547. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  548. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  549. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  550. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  551. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  552. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  553. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  554. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  555. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  556. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  557. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  558. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  559. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  560. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  561. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  562. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  563. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  564. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  565. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  566. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  567. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  568. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  569. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  570. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  571. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  572. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  573. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  574. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  575. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  576. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  577. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  578. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  579. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  580. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  581. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  582. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  583. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  584. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  585. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  586. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  587. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  588. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  589. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  590. package/dist/collection/functional-components/form-control/form-control.js +19 -17
  591. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  592. package/dist/collection/index.js +1 -0
  593. package/dist/collection/index.js.map +1 -1
  594. package/dist/collection/testUtil/delay.js +1 -1
  595. package/dist/collection/testUtil/delay.js.map +1 -1
  596. package/dist/collection/utils/alert.js +54 -0
  597. package/dist/collection/utils/alert.js.map +1 -0
  598. package/dist/collection/utils/animation.js +34 -0
  599. package/dist/collection/utils/animation.js.map +1 -0
  600. package/dist/collection/utils/date-util.js +525 -500
  601. package/dist/collection/utils/date-util.js.map +1 -1
  602. package/dist/collection/utils/error-messages.js +102 -81
  603. package/dist/collection/utils/error-messages.js.map +1 -1
  604. package/dist/collection/utils/event-listeners.js +51 -51
  605. package/dist/collection/utils/event-listeners.js.map +1 -1
  606. package/dist/collection/utils/execution-control.js +14 -14
  607. package/dist/collection/utils/execution-control.js.map +1 -1
  608. package/dist/collection/utils/focus-visible.js +28 -28
  609. package/dist/collection/utils/focus-visible.js.map +1 -1
  610. package/dist/collection/utils/form.js +12 -12
  611. package/dist/collection/utils/form.js.map +1 -1
  612. package/dist/collection/utils/modal.js +25 -25
  613. package/dist/collection/utils/modal.js.map +1 -1
  614. package/dist/collection/utils/offset.js +4 -4
  615. package/dist/collection/utils/offset.js.map +1 -1
  616. package/dist/collection/utils/popover.js +99 -99
  617. package/dist/collection/utils/popover.js.map +1 -1
  618. package/dist/collection/utils/popup.js +71 -71
  619. package/dist/collection/utils/popup.js.map +1 -1
  620. package/dist/collection/utils/scroll.js +27 -27
  621. package/dist/collection/utils/scroll.js.map +1 -1
  622. package/dist/collection/utils/slot.js +28 -29
  623. package/dist/collection/utils/slot.js.map +1 -1
  624. package/dist/collection/utils/tabbable.js +17 -17
  625. package/dist/collection/utils/tabbable.js.map +1 -1
  626. package/dist/collection/utils/time.util.js +72 -72
  627. package/dist/collection/utils/time.util.js.map +1 -1
  628. package/dist/components/event-listeners.js +51 -51
  629. package/dist/components/event-listeners.js.map +1 -1
  630. package/dist/components/execution-control.js +14 -14
  631. package/dist/components/execution-control.js.map +1 -1
  632. package/dist/components/focus-visible.js +28 -28
  633. package/dist/components/focus-visible.js.map +1 -1
  634. package/dist/components/form-control.js +26 -23
  635. package/dist/components/form-control.js.map +1 -1
  636. package/dist/components/form.js +12 -12
  637. package/dist/components/form.js.map +1 -1
  638. package/dist/components/index.d.ts +6 -0
  639. package/dist/components/index.js +113 -149
  640. package/dist/components/index.js.map +1 -1
  641. package/dist/components/modal.js +26 -42
  642. package/dist/components/modal.js.map +1 -1
  643. package/dist/components/popover.js +98 -98
  644. package/dist/components/popover.js.map +1 -1
  645. package/dist/components/scroll.js +32 -32
  646. package/dist/components/scroll.js.map +1 -1
  647. package/dist/components/six-alert.d.ts +2 -2
  648. package/dist/components/six-alert.js +178 -142
  649. package/dist/components/six-alert.js.map +1 -1
  650. package/dist/components/six-avatar.d.ts +2 -2
  651. package/dist/components/six-avatar.js +46 -45
  652. package/dist/components/six-avatar.js.map +1 -1
  653. package/dist/components/six-badge.d.ts +2 -2
  654. package/dist/components/six-badge.js +41 -40
  655. package/dist/components/six-badge.js.map +1 -1
  656. package/dist/components/six-button.d.ts +2 -2
  657. package/dist/components/six-button.js +1 -142
  658. package/dist/components/six-button.js.map +1 -1
  659. package/dist/components/six-button2.js +148 -0
  660. package/dist/components/six-button2.js.map +1 -0
  661. package/dist/components/six-card.d.ts +2 -2
  662. package/dist/components/six-card.js +22 -21
  663. package/dist/components/six-card.js.map +1 -1
  664. package/dist/components/six-checkbox.d.ts +2 -2
  665. package/dist/components/six-checkbox.js +1 -145
  666. package/dist/components/six-checkbox.js.map +1 -1
  667. package/dist/components/six-checkbox2.js +166 -0
  668. package/dist/components/six-checkbox2.js.map +1 -0
  669. package/dist/components/six-datepicker.d.ts +2 -2
  670. package/dist/components/six-datepicker.js +934 -900
  671. package/dist/components/six-datepicker.js.map +1 -1
  672. package/dist/components/six-details.d.ts +2 -2
  673. package/dist/components/six-details2.js +159 -156
  674. package/dist/components/six-details2.js.map +1 -1
  675. package/dist/components/six-dialog.d.ts +2 -2
  676. package/dist/components/six-dialog.js +145 -159
  677. package/dist/components/six-dialog.js.map +1 -1
  678. package/dist/components/six-drawer.d.ts +2 -2
  679. package/dist/components/six-drawer.js +164 -179
  680. package/dist/components/six-drawer.js.map +1 -1
  681. package/dist/components/six-dropdown.d.ts +2 -2
  682. package/dist/components/six-dropdown2.js +554 -464
  683. package/dist/components/six-dropdown2.js.map +1 -1
  684. package/dist/components/six-error-page.d.ts +2 -2
  685. package/dist/components/six-error-page.js +107 -106
  686. package/dist/components/six-error-page.js.map +1 -1
  687. package/dist/components/{set-attributes.d.ts → six-error.d.ts} +4 -4
  688. package/dist/components/six-error.js +8 -0
  689. package/dist/components/six-error.js.map +1 -0
  690. package/dist/components/six-error2.js +33 -0
  691. package/dist/components/six-error2.js.map +1 -0
  692. package/dist/components/six-file-list-item.d.ts +2 -2
  693. package/dist/components/six-file-list-item.js +60 -59
  694. package/dist/components/six-file-list-item.js.map +1 -1
  695. package/dist/components/six-file-list.d.ts +2 -2
  696. package/dist/components/six-file-list.js +21 -20
  697. package/dist/components/six-file-list.js.map +1 -1
  698. package/dist/components/six-file-upload.d.ts +2 -2
  699. package/dist/components/six-file-upload.js +165 -126
  700. package/dist/components/six-file-upload.js.map +1 -1
  701. package/dist/components/six-footer.d.ts +2 -2
  702. package/dist/components/six-footer.js +22 -21
  703. package/dist/components/six-footer.js.map +1 -1
  704. package/dist/components/six-group-label.d.ts +2 -2
  705. package/dist/components/six-group-label.js +72 -62
  706. package/dist/components/six-group-label.js.map +1 -1
  707. package/dist/components/six-header.d.ts +2 -2
  708. package/dist/components/six-header.js +246 -207
  709. package/dist/components/six-header.js.map +1 -1
  710. package/dist/components/six-icon-button.d.ts +2 -2
  711. package/dist/components/six-icon-button2.js +56 -55
  712. package/dist/components/six-icon-button2.js.map +1 -1
  713. package/dist/components/six-icon.d.ts +2 -2
  714. package/dist/components/six-icon2.js +39 -38
  715. package/dist/components/six-icon2.js.map +1 -1
  716. package/dist/components/six-input.d.ts +2 -2
  717. package/dist/components/six-input2.js +269 -239
  718. package/dist/components/six-input2.js.map +1 -1
  719. package/dist/components/six-item-picker.d.ts +2 -2
  720. package/dist/components/six-item-picker2.js +451 -348
  721. package/dist/components/six-item-picker2.js.map +1 -1
  722. package/dist/components/six-language-switcher.d.ts +2 -2
  723. package/dist/components/six-language-switcher.js +70 -63
  724. package/dist/components/six-language-switcher.js.map +1 -1
  725. package/dist/components/six-layout-grid.d.ts +2 -2
  726. package/dist/components/six-layout-grid.js +38 -35
  727. package/dist/components/six-layout-grid.js.map +1 -1
  728. package/dist/components/six-main-container.d.ts +2 -2
  729. package/dist/components/six-main-container.js +25 -24
  730. package/dist/components/six-main-container.js.map +1 -1
  731. package/dist/components/six-menu-divider.d.ts +2 -2
  732. package/dist/components/six-menu-divider.js +22 -21
  733. package/dist/components/six-menu-divider.js.map +1 -1
  734. package/dist/components/six-menu-item.d.ts +2 -2
  735. package/dist/components/six-menu-item2.js +99 -75
  736. package/dist/components/six-menu-item2.js.map +1 -1
  737. package/dist/components/six-menu-label.d.ts +2 -2
  738. package/dist/components/six-menu-label.js +22 -21
  739. package/dist/components/six-menu-label.js.map +1 -1
  740. package/dist/components/six-menu.d.ts +2 -2
  741. package/dist/components/six-menu2.js +246 -220
  742. package/dist/components/six-menu2.js.map +1 -1
  743. package/dist/components/six-picto.d.ts +2 -2
  744. package/dist/components/six-picto2.js +30 -29
  745. package/dist/components/six-picto2.js.map +1 -1
  746. package/dist/components/six-progress-bar.d.ts +2 -2
  747. package/dist/components/six-progress-bar.js +32 -31
  748. package/dist/components/six-progress-bar.js.map +1 -1
  749. package/dist/components/six-progress-ring.d.ts +2 -2
  750. package/dist/components/six-progress-ring.js +50 -47
  751. package/dist/components/six-progress-ring.js.map +1 -1
  752. package/dist/components/six-radio.d.ts +2 -2
  753. package/dist/components/six-radio.js +129 -125
  754. package/dist/components/six-radio.js.map +1 -1
  755. package/dist/components/six-range.d.ts +2 -2
  756. package/dist/components/six-range.js +244 -215
  757. package/dist/components/six-range.js.map +1 -1
  758. package/dist/components/six-root.d.ts +2 -2
  759. package/dist/components/six-root.js +40 -66
  760. package/dist/components/six-root.js.map +1 -1
  761. package/dist/components/six-search-field.d.ts +2 -2
  762. package/dist/components/six-search-field.js +80 -71
  763. package/dist/components/six-search-field.js.map +1 -1
  764. package/dist/components/six-select.d.ts +2 -2
  765. package/dist/components/six-select.js +766 -449
  766. package/dist/components/six-select.js.map +1 -1
  767. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  768. package/dist/components/six-sidebar-item-group.js +88 -75
  769. package/dist/components/six-sidebar-item-group.js.map +1 -1
  770. package/dist/components/six-sidebar-item.d.ts +2 -2
  771. package/dist/components/six-sidebar-item.js +36 -32
  772. package/dist/components/six-sidebar-item.js.map +1 -1
  773. package/dist/components/six-sidebar.d.ts +2 -2
  774. package/dist/components/six-sidebar.js +200 -197
  775. package/dist/components/six-sidebar.js.map +1 -1
  776. package/dist/components/six-spinner.d.ts +2 -2
  777. package/dist/components/six-spinner2.js +31 -30
  778. package/dist/components/six-spinner2.js.map +1 -1
  779. package/dist/components/six-stage-indicator.d.ts +2 -2
  780. package/dist/components/six-stage-indicator2.js +30 -29
  781. package/dist/components/six-stage-indicator2.js.map +1 -1
  782. package/dist/components/six-switch.d.ts +2 -2
  783. package/dist/components/six-switch.js +143 -112
  784. package/dist/components/six-switch.js.map +1 -1
  785. package/dist/components/six-tab-group.d.ts +2 -2
  786. package/dist/components/six-tab-group.js +286 -262
  787. package/dist/components/six-tab-group.js.map +1 -1
  788. package/dist/components/six-tab-panel.d.ts +2 -2
  789. package/dist/components/six-tab-panel.js +31 -30
  790. package/dist/components/six-tab-panel.js.map +1 -1
  791. package/dist/components/six-tab.d.ts +2 -2
  792. package/dist/components/six-tab.js +86 -69
  793. package/dist/components/six-tab.js.map +1 -1
  794. package/dist/components/six-tag.d.ts +2 -2
  795. package/dist/components/six-tag.js +99 -1
  796. package/dist/components/six-tag.js.map +1 -1
  797. package/dist/components/six-textarea.d.ts +2 -2
  798. package/dist/components/six-textarea.js +236 -218
  799. package/dist/components/six-textarea.js.map +1 -1
  800. package/dist/components/six-tile.d.ts +2 -2
  801. package/dist/components/six-tile.js +118 -117
  802. package/dist/components/six-tile.js.map +1 -1
  803. package/dist/components/six-timepicker.d.ts +2 -2
  804. package/dist/components/six-timepicker2.js +492 -487
  805. package/dist/components/six-timepicker2.js.map +1 -1
  806. package/dist/components/six-tooltip.d.ts +2 -2
  807. package/dist/components/six-tooltip2.js +173 -170
  808. package/dist/components/six-tooltip2.js.map +1 -1
  809. package/dist/components/slot.js +29 -30
  810. package/dist/components/slot.js.map +1 -1
  811. package/dist/components.d.ts +35 -21
  812. package/dist/components.json +1277 -312
  813. package/dist/esm/app-globals-0f993ce5.js +5 -0
  814. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  815. package/dist/esm/error-messages-1eaaad23.js +115 -0
  816. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  817. package/dist/esm/event-listeners-706d4309.js +59 -0
  818. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  819. package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
  820. package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
  821. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  822. package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
  823. package/dist/esm/form-4b145b7a.js +18 -0
  824. package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
  825. package/dist/esm/form-control-ad1710bf.js +34 -0
  826. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  827. package/dist/esm/index-a7bee415.js +1907 -0
  828. package/dist/esm/index-a7bee415.js.map +1 -0
  829. package/dist/esm/index.js +52 -87
  830. package/dist/esm/index.js.map +1 -1
  831. package/dist/esm/loader.js +6 -4
  832. package/dist/esm/loader.js.map +1 -1
  833. package/dist/esm/modal-6c1288e3.js +33 -0
  834. package/dist/esm/modal-6c1288e3.js.map +1 -0
  835. package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
  836. package/dist/esm/popover-25996e62.js.map +1 -0
  837. package/dist/esm/popup-7209e9d5.js +98 -0
  838. package/dist/esm/popup-7209e9d5.js.map +1 -0
  839. package/dist/esm/scroll-3e16851e.js +64 -0
  840. package/dist/esm/{scroll-3fb087a2.js.map → scroll-3e16851e.js.map} +1 -1
  841. package/dist/esm/six-alert.entry.js +144 -111
  842. package/dist/esm/six-alert.entry.js.map +1 -1
  843. package/dist/esm/six-avatar.entry.js +23 -22
  844. package/dist/esm/six-avatar.entry.js.map +1 -1
  845. package/dist/esm/six-badge.entry.js +25 -24
  846. package/dist/esm/six-badge.entry.js.map +1 -1
  847. package/dist/esm/six-button.entry.js +98 -96
  848. package/dist/esm/six-button.entry.js.map +1 -1
  849. package/dist/esm/six-card.entry.js +10 -9
  850. package/dist/esm/six-card.entry.js.map +1 -1
  851. package/dist/esm/six-checkbox_2.entry.js +187 -0
  852. package/dist/esm/six-checkbox_2.entry.js.map +1 -0
  853. package/dist/esm/six-datepicker.entry.js +864 -840
  854. package/dist/esm/six-datepicker.entry.js.map +1 -1
  855. package/dist/esm/six-details.entry.js +129 -128
  856. package/dist/esm/six-details.entry.js.map +1 -1
  857. package/dist/esm/six-dialog.entry.js +115 -131
  858. package/dist/esm/six-dialog.entry.js.map +1 -1
  859. package/dist/esm/six-drawer.entry.js +132 -149
  860. package/dist/esm/six-drawer.entry.js.map +1 -1
  861. package/dist/esm/six-dropdown_2.entry.js +722 -639
  862. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  863. package/dist/esm/six-error-page.entry.js +84 -83
  864. package/dist/esm/six-error-page.entry.js.map +1 -1
  865. package/dist/esm/six-error.entry.js +18 -0
  866. package/dist/esm/six-error.entry.js.map +1 -0
  867. package/dist/esm/six-file-list-item.entry.js +36 -35
  868. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  869. package/dist/esm/six-file-list.entry.js +9 -8
  870. package/dist/esm/six-file-list.entry.js.map +1 -1
  871. package/dist/esm/six-file-upload.entry.js +123 -100
  872. package/dist/esm/six-file-upload.entry.js.map +1 -1
  873. package/dist/esm/six-footer.entry.js +10 -9
  874. package/dist/esm/six-footer.entry.js.map +1 -1
  875. package/dist/esm/six-group-label.entry.js +45 -44
  876. package/dist/esm/six-group-label.entry.js.map +1 -1
  877. package/dist/esm/six-header.entry.js +180 -157
  878. package/dist/esm/six-header.entry.js.map +1 -1
  879. package/dist/esm/six-icon-button.entry.js +34 -33
  880. package/dist/esm/six-icon-button.entry.js.map +1 -1
  881. package/dist/esm/six-icon.entry.js +24 -23
  882. package/dist/esm/six-icon.entry.js.map +1 -1
  883. package/dist/esm/six-input.entry.js +203 -188
  884. package/dist/esm/six-input.entry.js.map +1 -1
  885. package/dist/esm/six-item-picker.entry.js +407 -310
  886. package/dist/esm/six-item-picker.entry.js.map +1 -1
  887. package/dist/esm/six-language-switcher.entry.js +53 -48
  888. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  889. package/dist/esm/six-layout-grid.entry.js +22 -21
  890. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  891. package/dist/esm/six-main-container.entry.js +11 -10
  892. package/dist/esm/six-main-container.entry.js.map +1 -1
  893. package/dist/esm/six-menu-divider.entry.js +10 -9
  894. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  895. package/dist/esm/six-menu-label.entry.js +10 -9
  896. package/dist/esm/six-menu-label.entry.js.map +1 -1
  897. package/dist/esm/six-picto.entry.js +16 -15
  898. package/dist/esm/six-picto.entry.js.map +1 -1
  899. package/dist/esm/six-progress-bar.entry.js +17 -16
  900. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  901. package/dist/esm/six-progress-ring.entry.js +32 -31
  902. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  903. package/dist/esm/six-radio.entry.js +106 -105
  904. package/dist/esm/six-radio.entry.js.map +1 -1
  905. package/dist/esm/six-range.entry.js +200 -186
  906. package/dist/esm/six-range.entry.js.map +1 -1
  907. package/dist/esm/six-root.entry.js +13 -31
  908. package/dist/esm/six-root.entry.js.map +1 -1
  909. package/dist/esm/six-search-field.entry.js +46 -45
  910. package/dist/esm/six-search-field.entry.js.map +1 -1
  911. package/dist/esm/six-select.entry.js +539 -362
  912. package/dist/esm/six-select.entry.js.map +1 -1
  913. package/dist/esm/six-sidebar-item-group.entry.js +58 -46
  914. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  915. package/dist/esm/six-sidebar-item.entry.js +19 -16
  916. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  917. package/dist/esm/six-sidebar.entry.js +176 -175
  918. package/dist/esm/six-sidebar.entry.js.map +1 -1
  919. package/dist/esm/six-spinner.entry.js +17 -16
  920. package/dist/esm/six-spinner.entry.js.map +1 -1
  921. package/dist/esm/six-stage-indicator.entry.js +19 -0
  922. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  923. package/dist/esm/six-switch.entry.js +109 -90
  924. package/dist/esm/six-switch.entry.js.map +1 -1
  925. package/dist/esm/six-tab-group.entry.js +256 -235
  926. package/dist/esm/six-tab-group.entry.js.map +1 -1
  927. package/dist/esm/six-tab-panel.entry.js +16 -15
  928. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  929. package/dist/esm/six-tab.entry.js +57 -40
  930. package/dist/esm/six-tab.entry.js.map +1 -1
  931. package/dist/esm/six-tag.entry.js +57 -34
  932. package/dist/esm/six-tag.entry.js.map +1 -1
  933. package/dist/esm/six-textarea.entry.js +183 -179
  934. package/dist/esm/six-textarea.entry.js.map +1 -1
  935. package/dist/esm/six-tile.entry.js +79 -78
  936. package/dist/esm/six-tile.entry.js.map +1 -1
  937. package/dist/esm/six-timepicker.entry.js +350 -354
  938. package/dist/esm/six-timepicker.entry.js.map +1 -1
  939. package/dist/esm/six-tooltip.entry.js +150 -149
  940. package/dist/esm/six-tooltip.entry.js.map +1 -1
  941. package/dist/esm/slot-56531341.js +47 -0
  942. package/dist/esm/slot-56531341.js.map +1 -0
  943. package/dist/esm/types-a07bb999.js +19 -0
  944. package/dist/esm/types-a07bb999.js.map +1 -0
  945. package/dist/esm/ui-library.js +14 -12
  946. package/dist/esm/ui-library.js.map +1 -1
  947. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  948. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  949. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  950. package/dist/types/components/six-button/six-button.d.ts +48 -48
  951. package/dist/types/components/six-card/six-card.d.ts +1 -1
  952. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -55
  953. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  954. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  955. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  956. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  957. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -186
  958. package/dist/types/components/six-details/six-details.d.ts +42 -42
  959. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  960. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  961. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  962. package/dist/types/components/six-error/six-error.d.ts +9 -0
  963. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  964. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  965. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  966. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  967. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  968. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  969. package/dist/types/components/six-header/six-header.d.ts +61 -55
  970. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  971. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  972. package/dist/types/components/six-input/six-input.d.ts +120 -103
  973. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  974. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  975. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  976. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  977. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  978. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  979. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  980. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  981. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  982. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  983. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  984. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  985. package/dist/types/components/six-radio/six-radio.d.ts +38 -38
  986. package/dist/types/components/six-range/six-range.d.ts +77 -72
  987. package/dist/types/components/six-root/six-root.d.ts +8 -21
  988. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  989. package/dist/types/components/six-select/six-select.d.ts +135 -119
  990. package/dist/types/components/six-select/util.d.ts +3 -1
  991. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  992. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  993. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  994. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  995. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  996. package/dist/types/components/six-switch/six-switch.d.ts +49 -42
  997. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  998. package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -38
  999. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1000. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  1001. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -86
  1002. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  1003. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -151
  1004. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  1005. package/dist/types/components.d.ts +623 -70
  1006. package/dist/types/functional-components/form-control/form-control.d.ts +32 -28
  1007. package/dist/types/index.d.ts +1 -0
  1008. package/dist/types/stencil-public-runtime.d.ts +37 -13
  1009. package/dist/types/types.d.ts +1 -0
  1010. package/dist/types/utils/alert.d.ts +10 -0
  1011. package/dist/types/utils/animation.d.ts +12 -0
  1012. package/dist/types/utils/date-util.d.ts +58 -50
  1013. package/dist/types/utils/error-messages.d.ts +27 -25
  1014. package/dist/types/utils/event-listeners.d.ts +11 -11
  1015. package/dist/types/utils/focus-visible.d.ts +2 -2
  1016. package/dist/types/utils/modal.d.ts +8 -8
  1017. package/dist/types/utils/offset.d.ts +2 -2
  1018. package/dist/types/utils/popover.d.ts +21 -21
  1019. package/dist/types/utils/slot.d.ts +0 -1
  1020. package/dist/types/utils/time.util.d.ts +6 -6
  1021. package/dist/types/utils/type-check.d.ts +1 -1
  1022. package/dist/types/utils/types.d.ts +1 -1
  1023. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1024. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1025. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1026. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1027. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1028. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1029. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1030. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1031. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1032. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1033. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1034. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1035. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1036. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1037. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1038. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1039. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1040. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1041. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1042. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1043. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1044. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1045. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1046. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1047. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1048. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1049. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1050. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1051. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1052. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1053. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1054. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1055. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1056. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1057. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1058. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1059. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1060. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1061. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1062. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1063. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1064. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1102. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1103. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1104. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1105. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1106. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1107. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1108. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1109. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1110. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1111. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1112. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1113. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1114. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1115. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1116. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1117. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1118. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1119. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1120. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1121. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1122. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1123. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1124. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1125. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1126. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1127. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1128. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1129. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1130. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1131. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1132. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1133. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1134. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1135. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1136. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1137. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1138. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1139. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1140. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1141. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1142. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1143. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1144. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1145. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1146. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1147. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1148. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1149. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1150. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1151. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1152. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1153. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1154. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1155. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1156. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1157. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1158. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1159. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1160. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1161. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1162. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1163. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1164. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1165. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1166. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1167. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1168. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1169. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1170. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1171. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1172. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1173. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1174. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1175. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1176. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1177. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1178. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1179. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1180. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1181. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1182. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1183. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1204. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1205. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1206. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1207. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1208. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1209. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1210. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1211. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1212. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1213. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1214. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1215. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1216. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1217. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1218. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1219. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1220. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1221. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1222. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1223. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1224. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1225. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1226. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1227. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1228. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1229. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1230. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1231. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1232. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1233. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1234. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1235. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1236. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1237. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1238. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1239. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1240. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1241. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1242. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1243. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1244. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1245. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1246. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1247. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1248. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1249. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1250. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1251. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1252. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1253. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1254. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1255. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1276. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1277. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1278. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1279. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1281. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1282. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1283. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1285. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1286. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1287. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1289. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1290. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1291. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1293. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1294. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1295. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1297. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1312. package/dist/ui-library/index.esm.js +1 -1
  1313. package/dist/ui-library/index.esm.js.map +1 -1
  1314. package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
  1315. package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +1 -1
  1316. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1317. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1318. package/dist/ui-library/p-160223d5.entry.js +2 -0
  1319. package/dist/ui-library/p-160223d5.entry.js.map +1 -0
  1320. package/dist/ui-library/p-1b67b95f.entry.js +2 -0
  1321. package/dist/ui-library/p-1b67b95f.entry.js.map +1 -0
  1322. package/dist/ui-library/p-1e47e014.entry.js +2 -0
  1323. package/dist/ui-library/p-1e47e014.entry.js.map +1 -0
  1324. package/dist/ui-library/p-2146cf22.entry.js +2 -0
  1325. package/dist/ui-library/p-2146cf22.entry.js.map +1 -0
  1326. package/dist/ui-library/{p-13b43e04.entry.js → p-22f2ca14.entry.js} +2 -2
  1327. package/dist/ui-library/p-22f2ca14.entry.js.map +1 -0
  1328. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1329. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1330. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1331. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1332. package/dist/ui-library/p-3267becc.entry.js +2 -0
  1333. package/dist/ui-library/p-3267becc.entry.js.map +1 -0
  1334. package/dist/ui-library/p-3f6cc2c2.entry.js +2 -0
  1335. package/dist/ui-library/p-3f6cc2c2.entry.js.map +1 -0
  1336. package/dist/ui-library/p-418413d3.entry.js +2 -0
  1337. package/dist/ui-library/p-418413d3.entry.js.map +1 -0
  1338. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1339. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1340. package/dist/ui-library/p-43213f9e.entry.js +2 -0
  1341. package/dist/ui-library/p-43213f9e.entry.js.map +1 -0
  1342. package/dist/ui-library/p-45761392.entry.js +2 -0
  1343. package/dist/ui-library/p-45761392.entry.js.map +1 -0
  1344. package/dist/ui-library/p-48118ce8.js +3 -0
  1345. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1346. package/dist/ui-library/p-53867d77.entry.js +2 -0
  1347. package/dist/ui-library/p-53867d77.entry.js.map +1 -0
  1348. package/dist/ui-library/p-559a15db.entry.js +2 -0
  1349. package/dist/ui-library/p-559a15db.entry.js.map +1 -0
  1350. package/dist/ui-library/p-592c7cf9.entry.js +2 -0
  1351. package/dist/ui-library/p-592c7cf9.entry.js.map +1 -0
  1352. package/dist/ui-library/p-5a513e96.entry.js +2 -0
  1353. package/dist/ui-library/p-5a513e96.entry.js.map +1 -0
  1354. package/dist/ui-library/p-651293e7.js +2 -0
  1355. package/dist/ui-library/p-651293e7.js.map +1 -0
  1356. package/dist/ui-library/p-6be7f9f4.entry.js +2 -0
  1357. package/dist/ui-library/p-6be7f9f4.entry.js.map +1 -0
  1358. package/dist/ui-library/p-70a7e87c.entry.js +2 -0
  1359. package/dist/ui-library/p-70a7e87c.entry.js.map +1 -0
  1360. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1361. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1362. package/dist/ui-library/p-783ec07c.entry.js +2 -0
  1363. package/dist/ui-library/p-783ec07c.entry.js.map +1 -0
  1364. package/dist/ui-library/p-78a4fabd.entry.js +2 -0
  1365. package/dist/ui-library/p-78a4fabd.entry.js.map +1 -0
  1366. package/dist/ui-library/p-798e7eeb.entry.js +2 -0
  1367. package/dist/ui-library/p-798e7eeb.entry.js.map +1 -0
  1368. package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
  1369. package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +1 -1
  1370. package/dist/ui-library/{p-1f18768a.js → p-8227aaed.js} +2 -2
  1371. package/dist/ui-library/{p-1f18768a.js.map → p-8227aaed.js.map} +1 -1
  1372. package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
  1373. package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +1 -1
  1374. package/dist/ui-library/p-84370073.entry.js +2 -0
  1375. package/dist/ui-library/p-84370073.entry.js.map +1 -0
  1376. package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
  1377. package/dist/ui-library/p-862d474e.js.map +1 -0
  1378. package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
  1379. package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +1 -1
  1380. package/dist/ui-library/p-8fe4ec36.entry.js +2 -0
  1381. package/dist/ui-library/p-8fe4ec36.entry.js.map +1 -0
  1382. package/dist/ui-library/p-9370d59e.entry.js +2 -0
  1383. package/dist/ui-library/p-9370d59e.entry.js.map +1 -0
  1384. package/dist/ui-library/p-9915dfc2.entry.js +2 -0
  1385. package/dist/ui-library/p-9915dfc2.entry.js.map +1 -0
  1386. package/dist/ui-library/p-9bb03da7.entry.js +2 -0
  1387. package/dist/ui-library/p-9bb03da7.entry.js.map +1 -0
  1388. package/dist/ui-library/p-a04460e3.js +2 -0
  1389. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1390. package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
  1391. package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +1 -1
  1392. package/dist/ui-library/p-a929b095.entry.js +2 -0
  1393. package/dist/ui-library/p-a929b095.entry.js.map +1 -0
  1394. package/dist/ui-library/p-a9c733e3.entry.js +2 -0
  1395. package/dist/ui-library/p-a9c733e3.entry.js.map +1 -0
  1396. package/dist/ui-library/p-aa319c2c.entry.js +2 -0
  1397. package/dist/ui-library/p-aa319c2c.entry.js.map +1 -0
  1398. package/dist/ui-library/p-aff7bbcb.entry.js +2 -0
  1399. package/dist/ui-library/p-aff7bbcb.entry.js.map +1 -0
  1400. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1401. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1402. package/dist/ui-library/p-b3b243a6.entry.js +2 -0
  1403. package/dist/ui-library/p-b3b243a6.entry.js.map +1 -0
  1404. package/dist/ui-library/p-b4bd1767.entry.js +2 -0
  1405. package/dist/ui-library/p-b4bd1767.entry.js.map +1 -0
  1406. package/dist/ui-library/p-bbf2ac6b.entry.js +2 -0
  1407. package/dist/ui-library/p-bbf2ac6b.entry.js.map +1 -0
  1408. package/dist/ui-library/p-c1cd72fb.entry.js +2 -0
  1409. package/dist/ui-library/p-c1cd72fb.entry.js.map +1 -0
  1410. package/dist/ui-library/p-c6f5a872.entry.js +2 -0
  1411. package/dist/ui-library/p-c6f5a872.entry.js.map +1 -0
  1412. package/dist/ui-library/p-cb510ea1.entry.js +2 -0
  1413. package/dist/ui-library/p-cb510ea1.entry.js.map +1 -0
  1414. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1415. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1416. package/dist/ui-library/p-cf323369.entry.js +2 -0
  1417. package/dist/ui-library/p-cf323369.entry.js.map +1 -0
  1418. package/dist/ui-library/p-e080d5b6.js +2 -0
  1419. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1420. package/dist/ui-library/p-e0ac4cd8.entry.js +2 -0
  1421. package/dist/ui-library/p-e0ac4cd8.entry.js.map +1 -0
  1422. package/dist/ui-library/p-e1255160.js +2 -0
  1423. package/dist/ui-library/p-e1255160.js.map +1 -0
  1424. package/dist/ui-library/p-e3ff26dd.entry.js +2 -0
  1425. package/dist/ui-library/p-e3ff26dd.entry.js.map +1 -0
  1426. package/dist/ui-library/p-e8c717d3.entry.js +2 -0
  1427. package/dist/ui-library/p-e8c717d3.entry.js.map +1 -0
  1428. package/dist/ui-library/p-e8e16974.entry.js +2 -0
  1429. package/dist/ui-library/p-e8e16974.entry.js.map +1 -0
  1430. package/dist/ui-library/p-ecfb0aec.entry.js +2 -0
  1431. package/dist/ui-library/p-ecfb0aec.entry.js.map +1 -0
  1432. package/dist/ui-library/p-f0bc11a5.entry.js +2 -0
  1433. package/dist/ui-library/p-f0bc11a5.entry.js.map +1 -0
  1434. package/dist/ui-library/p-f12eec83.entry.js +2 -0
  1435. package/dist/ui-library/p-f12eec83.entry.js.map +1 -0
  1436. package/dist/ui-library/p-f136a6b2.js +2 -0
  1437. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1438. package/dist/ui-library/p-f678d725.entry.js +2 -0
  1439. package/dist/ui-library/p-f678d725.entry.js.map +1 -0
  1440. package/dist/ui-library/p-f9b341a3.entry.js +2 -0
  1441. package/dist/ui-library/p-f9b341a3.entry.js.map +1 -0
  1442. package/dist/ui-library/ui-library.css +1 -10
  1443. package/dist/ui-library/ui-library.esm.js +1 -1
  1444. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1445. package/loader/cdn.js +1 -3
  1446. package/loader/index.cjs.js +1 -3
  1447. package/loader/index.d.ts +3 -0
  1448. package/loader/index.es2017.js +1 -3
  1449. package/loader/index.js +1 -3
  1450. package/package.json +18 -31
  1451. package/dist/cjs/event-listeners-fdfe838c.js +0 -61
  1452. package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
  1453. package/dist/cjs/focus-visible-ae2470dd.js +0 -47
  1454. package/dist/cjs/form-2df8c5bb.js +0 -20
  1455. package/dist/cjs/form-control-d369af14.js +0 -33
  1456. package/dist/cjs/form-control-d369af14.js.map +0 -1
  1457. package/dist/cjs/index-900437fc.js +0 -2256
  1458. package/dist/cjs/index-900437fc.js.map +0 -1
  1459. package/dist/cjs/modal-d5f074c7.js +0 -52
  1460. package/dist/cjs/modal-d5f074c7.js.map +0 -1
  1461. package/dist/cjs/popover-2df7e154.js.map +0 -1
  1462. package/dist/cjs/popup-f1d9910f.js +0 -103
  1463. package/dist/cjs/popup-f1d9910f.js.map +0 -1
  1464. package/dist/cjs/scroll-03678de1.js +0 -69
  1465. package/dist/cjs/scroll-03678de1.js.map +0 -1
  1466. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  1467. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1468. package/dist/cjs/six-checkbox.cjs.entry.js +0 -124
  1469. package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
  1470. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  1471. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1472. package/dist/cjs/slot-6e6a400f.js +0 -53
  1473. package/dist/cjs/slot-6e6a400f.js.map +0 -1
  1474. package/dist/cjs/types-47199040.js +0 -17
  1475. package/dist/cjs/types-47199040.js.map +0 -1
  1476. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1477. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1478. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1479. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1480. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1481. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1482. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1483. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1484. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1485. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1486. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -79
  1487. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1488. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1489. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1490. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1491. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1492. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1493. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1494. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1495. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1496. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
  1497. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1498. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1499. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1500. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1501. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1502. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1503. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1504. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1505. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1506. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1507. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1508. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -43
  1509. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1510. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1511. package/dist/collection/components/six-header/test/six-header.spec.js +0 -133
  1512. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1513. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1514. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1515. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1516. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1517. package/dist/collection/components/six-input/test/six-input.spec.js +0 -37
  1518. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1519. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1520. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1521. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1522. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1523. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1524. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1525. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1526. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1527. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1528. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1529. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1530. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1531. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1532. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1533. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1534. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1535. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1536. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1537. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1538. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1539. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1540. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1541. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1542. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1543. package/dist/collection/components/six-range/test/six-range.spec.js +0 -32
  1544. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1545. package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
  1546. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1547. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1548. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1549. package/dist/collection/components/six-select/test/six-select.spec.js +0 -82
  1550. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1551. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1552. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1553. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1554. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1555. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1556. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1557. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1558. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1559. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1560. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1561. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1562. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1563. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -69
  1564. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1565. package/dist/collection/components/six-tab/test/six-tab.spec.js +0 -20
  1566. package/dist/collection/components/six-tab/test/six-tab.spec.js.map +0 -1
  1567. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js +0 -45
  1568. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js.map +0 -1
  1569. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1570. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1571. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -42
  1572. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1573. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -117
  1574. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1575. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1576. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1577. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1578. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1579. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1580. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1581. package/dist/collection/files/file-list.json +0 -308
  1582. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1583. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1584. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1585. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1586. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1587. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1588. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1589. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1590. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1591. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1592. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1593. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1594. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1595. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1596. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1597. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1598. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1599. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1600. package/dist/collection/utils/date-util.spec.js +0 -995
  1601. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1602. package/dist/collection/utils/scroll.spec.js +0 -122
  1603. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1604. package/dist/collection/utils/support.js +0 -16
  1605. package/dist/collection/utils/support.js.map +0 -1
  1606. package/dist/collection/utils/time.util.spec.js +0 -368
  1607. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1608. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  1609. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1610. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
  1611. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
  1612. package/dist/components/set-attributes.js +0 -8
  1613. package/dist/components/set-attributes.js.map +0 -1
  1614. package/dist/components/set-attributes2.js +0 -71
  1615. package/dist/components/set-attributes2.js.map +0 -1
  1616. package/dist/components/six-tag2.js +0 -74
  1617. package/dist/components/six-tag2.js.map +0 -1
  1618. package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
  1619. package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
  1620. package/dist/esm/focus-visible-fc6ac671.js +0 -45
  1621. package/dist/esm/form-81252534.js +0 -18
  1622. package/dist/esm/form-control-32cb533f.js +0 -31
  1623. package/dist/esm/form-control-32cb533f.js.map +0 -1
  1624. package/dist/esm/index-8a74f992.js +0 -2227
  1625. package/dist/esm/index-8a74f992.js.map +0 -1
  1626. package/dist/esm/modal-7d32e141.js +0 -49
  1627. package/dist/esm/modal-7d32e141.js.map +0 -1
  1628. package/dist/esm/polyfills/core-js.js +0 -11
  1629. package/dist/esm/polyfills/dom.js +0 -79
  1630. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1631. package/dist/esm/polyfills/index.js +0 -34
  1632. package/dist/esm/polyfills/system.js +0 -6
  1633. package/dist/esm/popover-136d1f73.js.map +0 -1
  1634. package/dist/esm/popup-7f89a001.js +0 -98
  1635. package/dist/esm/popup-7f89a001.js.map +0 -1
  1636. package/dist/esm/scroll-3fb087a2.js +0 -64
  1637. package/dist/esm/set-attributes_2.entry.js +0 -68
  1638. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1639. package/dist/esm/six-checkbox.entry.js +0 -120
  1640. package/dist/esm/six-checkbox.entry.js.map +0 -1
  1641. package/dist/esm/six-menu-item.entry.js +0 -59
  1642. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1643. package/dist/esm/slot-ad36df3a.js +0 -48
  1644. package/dist/esm/slot-ad36df3a.js.map +0 -1
  1645. package/dist/esm/types-59b455aa.js +0 -17
  1646. package/dist/esm/types-59b455aa.js.map +0 -1
  1647. package/dist/types/utils/support.d.ts +0 -1
  1648. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1649. package/dist/ui-library/assets/six-logo.svg +0 -1
  1650. package/dist/ui-library/files/file-list.json +0 -308
  1651. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1652. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1653. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1654. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1655. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1656. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1657. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1658. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1659. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1660. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1661. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1662. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1663. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1664. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1665. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1666. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1667. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1668. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1669. package/dist/ui-library/p-02981b91.entry.js +0 -2
  1670. package/dist/ui-library/p-02981b91.entry.js.map +0 -1
  1671. package/dist/ui-library/p-0f510624.js.map +0 -1
  1672. package/dist/ui-library/p-1256cc0a.entry.js +0 -2
  1673. package/dist/ui-library/p-1256cc0a.entry.js.map +0 -1
  1674. package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
  1675. package/dist/ui-library/p-15559d38.js +0 -2
  1676. package/dist/ui-library/p-15559d38.js.map +0 -1
  1677. package/dist/ui-library/p-19ed7a4c.entry.js +0 -2
  1678. package/dist/ui-library/p-19ed7a4c.entry.js.map +0 -1
  1679. package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
  1680. package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
  1681. package/dist/ui-library/p-21b3b321.entry.js +0 -2
  1682. package/dist/ui-library/p-21b3b321.entry.js.map +0 -1
  1683. package/dist/ui-library/p-264d4ea8.entry.js +0 -2
  1684. package/dist/ui-library/p-264d4ea8.entry.js.map +0 -1
  1685. package/dist/ui-library/p-29ac3d7d.entry.js +0 -2
  1686. package/dist/ui-library/p-29ac3d7d.entry.js.map +0 -1
  1687. package/dist/ui-library/p-314b2096.entry.js +0 -2
  1688. package/dist/ui-library/p-314b2096.entry.js.map +0 -1
  1689. package/dist/ui-library/p-330a4988.entry.js +0 -2
  1690. package/dist/ui-library/p-330a4988.entry.js.map +0 -1
  1691. package/dist/ui-library/p-346f9557.entry.js +0 -2
  1692. package/dist/ui-library/p-346f9557.entry.js.map +0 -1
  1693. package/dist/ui-library/p-37557787.entry.js +0 -2
  1694. package/dist/ui-library/p-37557787.entry.js.map +0 -1
  1695. package/dist/ui-library/p-3cc5addb.entry.js +0 -2
  1696. package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
  1697. package/dist/ui-library/p-3d9de119.entry.js +0 -2
  1698. package/dist/ui-library/p-3d9de119.entry.js.map +0 -1
  1699. package/dist/ui-library/p-411ed539.entry.js +0 -2
  1700. package/dist/ui-library/p-411ed539.entry.js.map +0 -1
  1701. package/dist/ui-library/p-4705a51e.entry.js +0 -2
  1702. package/dist/ui-library/p-4705a51e.entry.js.map +0 -1
  1703. package/dist/ui-library/p-4abed9df.entry.js +0 -2
  1704. package/dist/ui-library/p-4abed9df.entry.js.map +0 -1
  1705. package/dist/ui-library/p-59210f0b.js +0 -2
  1706. package/dist/ui-library/p-59210f0b.js.map +0 -1
  1707. package/dist/ui-library/p-5af44076.entry.js +0 -2
  1708. package/dist/ui-library/p-5af44076.entry.js.map +0 -1
  1709. package/dist/ui-library/p-5d6b7353.entry.js +0 -2
  1710. package/dist/ui-library/p-5d6b7353.entry.js.map +0 -1
  1711. package/dist/ui-library/p-613283a7.entry.js +0 -2
  1712. package/dist/ui-library/p-613283a7.entry.js.map +0 -1
  1713. package/dist/ui-library/p-6153045b.js +0 -3
  1714. package/dist/ui-library/p-6153045b.js.map +0 -1
  1715. package/dist/ui-library/p-6197fe2f.entry.js +0 -2
  1716. package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
  1717. package/dist/ui-library/p-72254eef.entry.js +0 -2
  1718. package/dist/ui-library/p-72254eef.entry.js.map +0 -1
  1719. package/dist/ui-library/p-724875b0.entry.js +0 -2
  1720. package/dist/ui-library/p-724875b0.entry.js.map +0 -1
  1721. package/dist/ui-library/p-7afafb9d.entry.js +0 -2
  1722. package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
  1723. package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
  1724. package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
  1725. package/dist/ui-library/p-83864cfe.entry.js +0 -2
  1726. package/dist/ui-library/p-83864cfe.entry.js.map +0 -1
  1727. package/dist/ui-library/p-878226a0.entry.js +0 -2
  1728. package/dist/ui-library/p-878226a0.entry.js.map +0 -1
  1729. package/dist/ui-library/p-91b51800.entry.js +0 -2
  1730. package/dist/ui-library/p-91b51800.entry.js.map +0 -1
  1731. package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
  1732. package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
  1733. package/dist/ui-library/p-99e24daf.entry.js +0 -2
  1734. package/dist/ui-library/p-99e24daf.entry.js.map +0 -1
  1735. package/dist/ui-library/p-9ace84c7.js +0 -2
  1736. package/dist/ui-library/p-9ace84c7.js.map +0 -1
  1737. package/dist/ui-library/p-9b354f5d.entry.js +0 -2
  1738. package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
  1739. package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
  1740. package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
  1741. package/dist/ui-library/p-9f0b43f9.entry.js +0 -2
  1742. package/dist/ui-library/p-9f0b43f9.entry.js.map +0 -1
  1743. package/dist/ui-library/p-a0f290d0.entry.js +0 -2
  1744. package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
  1745. package/dist/ui-library/p-a55c7258.entry.js +0 -2
  1746. package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
  1747. package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
  1748. package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
  1749. package/dist/ui-library/p-ac099e6b.entry.js +0 -2
  1750. package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
  1751. package/dist/ui-library/p-ae601a0f.entry.js +0 -2
  1752. package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
  1753. package/dist/ui-library/p-b351f889.entry.js +0 -2
  1754. package/dist/ui-library/p-b351f889.entry.js.map +0 -1
  1755. package/dist/ui-library/p-b550a258.entry.js +0 -2
  1756. package/dist/ui-library/p-b550a258.entry.js.map +0 -1
  1757. package/dist/ui-library/p-bf87464b.entry.js +0 -2
  1758. package/dist/ui-library/p-bf87464b.entry.js.map +0 -1
  1759. package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
  1760. package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
  1761. package/dist/ui-library/p-cd67da3d.entry.js +0 -2
  1762. package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
  1763. package/dist/ui-library/p-cdaed936.entry.js +0 -2
  1764. package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
  1765. package/dist/ui-library/p-d367f4f9.entry.js +0 -2
  1766. package/dist/ui-library/p-d367f4f9.entry.js.map +0 -1
  1767. package/dist/ui-library/p-d42c2025.js +0 -2
  1768. package/dist/ui-library/p-d42c2025.js.map +0 -1
  1769. package/dist/ui-library/p-dfed33c5.entry.js +0 -2
  1770. package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
  1771. package/dist/ui-library/p-ed381ad9.entry.js +0 -2
  1772. package/dist/ui-library/p-ed381ad9.entry.js.map +0 -1
  1773. package/dist/ui-library/p-ee8342e1.entry.js +0 -2
  1774. package/dist/ui-library/p-ee8342e1.entry.js.map +0 -1
  1775. package/dist/ui-library/p-ee950ce2.entry.js +0 -2
  1776. package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
  1777. package/dist/ui-library/p-ff90ffd1.entry.js +0 -2
  1778. package/dist/ui-library/p-ff90ffd1.entry.js.map +0 -1
  1779. 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.minHeight = 'fit-content';\n return popupDimensions;\n}\n\n/*\n * The position of the hoisted datepicker needs to be correctly calculated since the position changes to fixed.\n * Thus if the user scrolls or adjusts the screen size we need to recalculate the datepicker position.\n */\nexport function movePopup(\n hoist: boolean,\n open: boolean,\n popup: HTMLElement | undefined,\n inputElement: HTMLElement | undefined,\n wrapper: HTMLElement | undefined,\n minPopupHeight: number\n) {\n if (!hoist || !open || popup == null || inputElement == null || wrapper == null) {\n return;\n }\n const popupBoundingClientRect = popup.getBoundingClientRect();\n const popupHeight = popupBoundingClientRect.height;\n const inputBoundingClientRect = inputElement.getBoundingClientRect();\n const inputTop = inputBoundingClientRect.top;\n const inputHeight = inputBoundingClientRect.height;\n\n const isUp = calcIsDropDownContentUp(inputElement, wrapper, minPopupHeight);\n\n if (isUp) {\n popup.style.top = `${inputTop - popupHeight}px`;\n } else {\n popup.style.top = `${inputTop + inputHeight}px`;\n }\n}\n","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,192 @@
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:border-box}: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
+ const SixTooltipStyle0 = sixTooltipCss;
5
6
 
6
7
  let id = 0;
7
8
  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');
9
+ constructor() {
10
+ super();
11
+ this.__registerHost();
12
+ this.__attachShadow();
13
+ this.sixShow = createEvent(this, "six-tooltip-show", 7);
14
+ this.sixAfterShow = createEvent(this, "six-tooltip-after-show", 7);
15
+ this.sixHide = createEvent(this, "six-tooltip-hide", 7);
16
+ this.sixAfterHide = createEvent(this, "six-tooltip-after-hide", 7);
17
+ this.componentId = `tooltip-${++id}`;
18
+ this.isVisible = false;
19
+ this.handleBlur = () => {
20
+ if (this.hasTrigger('focus')) {
21
+ this.hide();
22
+ }
23
+ };
24
+ this.handleClick = () => {
25
+ if (this.hasTrigger('click')) {
26
+ this.open ? this.hide() : this.show();
27
+ }
28
+ };
29
+ this.handleFocus = () => {
30
+ if (this.hasTrigger('focus')) {
31
+ this.show();
32
+ }
33
+ };
34
+ this.handleKeyDown = (event) => {
35
+ // Pressing escape when the target element has focus should dismiss the tooltip
36
+ if (this.open && event.key === 'Escape') {
37
+ event.stopPropagation();
38
+ this.hide();
39
+ }
40
+ };
41
+ this.handleMouseOver = () => {
42
+ if (this.hasTrigger('hover')) {
43
+ this.show();
44
+ }
45
+ };
46
+ this.handleMouseOut = () => {
47
+ if (this.hasTrigger('hover')) {
48
+ this.hide();
49
+ }
50
+ };
51
+ this.handleSlotChange = () => {
52
+ const oldTarget = this.target;
53
+ const newTarget = this.getTarget();
54
+ if (newTarget !== oldTarget) {
55
+ if (oldTarget != null) {
56
+ oldTarget.removeAttribute('aria-describedby');
57
+ }
58
+ newTarget.setAttribute('aria-describedby', this.componentId);
59
+ }
60
+ };
61
+ this.content = '';
62
+ this.placement = 'top';
63
+ this.disabled = false;
64
+ this.distance = 10;
65
+ this.open = false;
66
+ this.skidding = 0;
67
+ this.trigger = 'hover focus';
68
+ }
69
+ handleOpenChange() {
70
+ this.open ? this.show() : this.hide();
71
+ }
72
+ componentDidLoad() {
73
+ if (this.tooltipPositioner == null)
74
+ return;
75
+ this.target = this.getTarget();
76
+ this.popover = new Popover(this.target, this.tooltipPositioner, { strategy: 'fixed' });
77
+ this.syncOptions();
78
+ this.host.addEventListener('blur', this.handleBlur, true);
79
+ this.host.addEventListener('click', this.handleClick, true);
80
+ this.host.addEventListener('focus', this.handleFocus, true);
81
+ // Show on init if open
82
+ this.tooltipPositioner.hidden = !this.open;
83
+ if (this.open) {
84
+ this.show();
56
85
  }
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
86
  }
85
- }
86
- componentDidUpdate() {
87
- this.syncOptions();
88
- }
89
- disconnectedCallback() {
90
- if (this.popover != null) {
91
- this.popover.destroy();
87
+ componentDidUpdate() {
88
+ this.syncOptions();
92
89
  }
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;
90
+ disconnectedCallback() {
91
+ if (this.popover != null) {
92
+ this.popover.destroy();
93
+ }
94
+ this.host.removeEventListener('blur', this.handleBlur, true);
95
+ this.host.removeEventListener('click', this.handleClick, true);
96
+ this.host.removeEventListener('focus', this.handleFocus, true);
103
97
  }
104
- const sixShow = this.sixShow.emit();
105
- if (sixShow.defaultPrevented) {
106
- this.open = false;
107
- return;
98
+ /** Shows the tooltip. */
99
+ async show() {
100
+ var _a;
101
+ // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher
102
+ if (this.isVisible || this.disabled) {
103
+ return;
104
+ }
105
+ const sixShow = this.sixShow.emit();
106
+ if (sixShow.defaultPrevented) {
107
+ this.open = false;
108
+ return;
109
+ }
110
+ this.isVisible = true;
111
+ this.open = true;
112
+ (_a = this.popover) === null || _a === void 0 ? void 0 : _a.show();
108
113
  }
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;
114
+ /** Shows the tooltip. */
115
+ async hide() {
116
+ var _a;
117
+ // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher
118
+ if (!this.isVisible || this.disabled) {
119
+ return;
120
+ }
121
+ const sixHide = this.sixHide.emit();
122
+ if (sixHide.defaultPrevented) {
123
+ this.open = true;
124
+ return;
125
+ }
126
+ this.isVisible = false;
127
+ this.open = false;
128
+ (_a = this.popover) === null || _a === void 0 ? void 0 : _a.hide();
129
+ }
130
+ getTarget() {
131
+ // Get the first child that isn't a <style> or content slot
132
+ const target = [...this.host.children].find((el) => el.tagName.toLowerCase() !== 'style' && el.getAttribute('slot') !== 'content');
133
+ if (target == null) {
134
+ throw new Error('Invalid tooltip target: no child element was found.');
135
+ }
136
+ return target;
119
137
  }
120
- const sixHide = this.sixHide.emit();
121
- if (sixHide.defaultPrevented) {
122
- this.open = true;
123
- return;
138
+ hasTrigger(triggerType) {
139
+ const triggers = this.trigger.split(' ');
140
+ return triggers.includes(triggerType);
124
141
  }
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.');
142
+ syncOptions() {
143
+ if (this.popover == null)
144
+ return;
145
+ this.popover.setOptions({
146
+ placement: this.placement,
147
+ distance: this.distance,
148
+ skidding: this.skidding,
149
+ transitionElement: this.tooltip,
150
+ onAfterHide: () => this.sixAfterHide.emit(),
151
+ onAfterShow: () => this.sixAfterShow.emit(),
152
+ });
134
153
  }
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; }
154
+ render() {
155
+ return (h(Host, { key: '0c037af1caf49be12bd9bd41273ad0d00a72dc6c', onKeyDown: this.handleKeyDown, onMouseOver: this.handleMouseOver, onMouseOut: this.handleMouseOut }, h("slot", { key: 'd991ca7e7d3caddaf7bd274a400593c70d3b7376', onSlotchange: this.handleSlotChange }), h("div", { key: '44976c3096d310cb2e0633c3fb44afbdace674ac', ref: (el) => (this.tooltipPositioner = el), class: "tooltip-positioner" }, h("div", { key: '2bf5dab127dfe9d28dacae6a821304279c925744', part: "base", ref: (el) => (this.tooltip = el), id: this.componentId, class: {
156
+ tooltip: true,
157
+ 'tooltip--open': this.open,
158
+ }, role: "tooltip", "aria-hidden": this.open ? 'false' : 'true' }, h("slot", { key: '347387df00ef711d31bbff96798474edea3f030e', name: "content" }, this.content)))));
159
+ }
160
+ get host() { return this; }
161
+ static get watchers() { return {
162
+ "open": ["handleOpenChange"]
163
+ }; }
164
+ static get style() { return SixTooltipStyle0; }
164
165
  }, [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
- }]);
166
+ "content": [1],
167
+ "placement": [1],
168
+ "disabled": [4],
169
+ "distance": [2],
170
+ "open": [1540],
171
+ "skidding": [2],
172
+ "trigger": [1],
173
+ "show": [64],
174
+ "hide": [64]
175
+ }, undefined, {
176
+ "open": ["handleOpenChange"]
177
+ }]);
175
178
  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
- } });
179
+ if (typeof customElements === "undefined") {
180
+ return;
181
+ }
182
+ const components = ["six-tooltip"];
183
+ components.forEach(tagName => { switch (tagName) {
184
+ case "six-tooltip":
185
+ if (!customElements.get(tagName)) {
186
+ customElements.define(tagName, SixTooltip);
187
+ }
188
+ break;
189
+ } });
187
190
  }
188
191
 
189
192
  export { SixTooltip as S, defineCustomElement as d };