@six-group/ui-library 0.0.0-insider.ebd822a → 0.0.0-insider.ec3ffc2

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 (1765) 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-46f388e0.js → execution-control-d728da70.js} +15 -12
  9. package/dist/cjs/execution-control-d728da70.js.map +1 -0
  10. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  11. package/dist/cjs/focus-visible-e2c9255a.js.map +1 -0
  12. package/dist/cjs/form-9ebaae7c.js +20 -0
  13. package/dist/cjs/form-9ebaae7c.js.map +1 -0
  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 +1948 -0
  17. package/dist/cjs/index-417a06c8.js.map +1 -0
  18. package/dist/cjs/index.cjs.js +62 -0
  19. package/dist/cjs/index.cjs.js.map +1 -1
  20. package/dist/cjs/loader.cjs.js +6 -13
  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-f743f62b.js → popover-1e7c09f1.js} +109 -101
  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/{esm/scroll-180b53fd.js.map → cjs/scroll-68033901.js.map} +1 -1
  30. package/dist/cjs/six-alert.cjs.entry.js +143 -115
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -25
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  35. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-button.cjs.entry.js +97 -93
  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.cjs.entry.js +114 -145
  41. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-datepicker.cjs.entry.js +879 -981
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -127
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +114 -134
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +130 -151
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_3.cjs.entry.js +818 -0
  51. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  52. package/dist/cjs/six-error-page.cjs.entry.js +84 -85
  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 +121 -101
  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 -43
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  67. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  68. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  69. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  70. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  71. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  72. package/dist/cjs/six-header.cjs.entry.js +190 -136
  73. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-icon-button.cjs.entry.js +40 -33
  75. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  77. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-input.cjs.entry.js +197 -243
  79. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-item-picker.cjs.entry.js +415 -337
  81. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  83. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-layout-grid.cjs.entry.js +23 -20
  85. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  87. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  89. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  91. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-picto.cjs.entry.js +16 -12
  93. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  95. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-progress-ring.cjs.entry.js +31 -30
  97. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-radio.cjs.entry.js +106 -114
  99. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-range.cjs.entry.js +200 -185
  101. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-root.cjs.entry.js +13 -31
  103. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-search-field.cjs.entry.js +46 -40
  105. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-select.cjs.entry.js +538 -394
  107. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -42
  109. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  111. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-sidebar.cjs.entry.js +178 -156
  113. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-spinner.cjs.entry.js +50 -16
  115. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  117. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  118. package/dist/cjs/six-switch.cjs.entry.js +109 -96
  119. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tab-group.cjs.entry.js +251 -212
  121. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  123. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tab.cjs.entry.js +57 -38
  125. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-tag.cjs.entry.js +57 -37
  127. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-textarea.cjs.entry.js +184 -206
  129. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  130. package/dist/cjs/six-tile.cjs.entry.js +77 -79
  131. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  132. package/dist/cjs/six-timepicker.cjs.entry.js +346 -406
  133. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  134. package/dist/cjs/six-tooltip.cjs.entry.js +147 -149
  135. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  136. package/dist/cjs/slot-1b1232a1.js +51 -0
  137. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  138. package/dist/cjs/types-d3da200b.js +19 -0
  139. package/dist/cjs/types-d3da200b.js.map +1 -0
  140. package/dist/cjs/ui-library.cjs.js +13 -14
  141. package/dist/cjs/ui-library.cjs.js.map +1 -1
  142. package/dist/collection/assets/TRADEMARKS.md +3 -3
  143. package/dist/collection/collection-manifest.json +58 -55
  144. package/dist/collection/components/six-alert/six-alert.css +5 -1
  145. package/dist/collection/components/six-alert/six-alert.js +383 -336
  146. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  147. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  148. package/dist/collection/components/six-avatar/six-avatar.js +112 -115
  149. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  150. package/dist/collection/components/six-badge/six-badge.css +1 -1
  151. package/dist/collection/components/six-badge/six-badge.js +91 -91
  152. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  153. package/dist/collection/components/six-button/six-button.css +23 -34
  154. package/dist/collection/components/six-button/six-button.js +451 -440
  155. package/dist/collection/components/six-button/six-button.js.map +1 -1
  156. package/dist/collection/components/six-card/six-card.css +4 -5
  157. package/dist/collection/components/six-card/six-card.js +16 -16
  158. package/dist/collection/components/six-card/six-card.js.map +1 -1
  159. package/dist/collection/components/six-checkbox/six-checkbox.css +12 -2
  160. package/dist/collection/components/six-checkbox/six-checkbox.js +426 -517
  161. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/components/day-selection.js +10 -10
  163. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  164. package/dist/collection/components/six-datepicker/components/month-selection.js +11 -10
  165. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  166. package/dist/collection/components/six-datepicker/components/year-selection.js +11 -8
  167. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  168. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  169. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  170. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  171. package/dist/collection/components/six-datepicker/six-datepicker.js +1056 -1217
  172. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  173. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  174. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  175. package/dist/collection/components/six-details/six-details.css +4 -6
  176. package/dist/collection/components/six-details/six-details.js +409 -402
  177. package/dist/collection/components/six-details/six-details.js.map +1 -1
  178. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  179. package/dist/collection/components/six-dialog/six-dialog.js +345 -359
  180. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  181. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  182. package/dist/collection/components/six-drawer/six-drawer.js +397 -412
  183. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  184. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -6
  185. package/dist/collection/components/six-dropdown/six-dropdown.js +984 -868
  186. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  187. package/dist/collection/components/six-error/six-error.css +6 -0
  188. package/dist/collection/components/six-error/six-error.js +25 -0
  189. package/dist/collection/components/six-error/six-error.js.map +1 -0
  190. package/dist/collection/components/six-error-page/six-error-page.js +178 -180
  191. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  192. package/dist/collection/components/six-file-list/six-file-list.js +16 -16
  193. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  194. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  195. package/dist/collection/components/six-file-list-item/six-file-list-item.js +196 -194
  196. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  197. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  198. package/dist/collection/components/six-file-upload/six-file-upload.js +368 -291
  199. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  200. package/dist/collection/components/six-footer/six-footer.css +2 -2
  201. package/dist/collection/components/six-footer/six-footer.js +16 -16
  202. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  203. package/dist/collection/components/six-group-label/six-group-label.css +5 -2
  204. package/dist/collection/components/six-group-label/six-group-label.js +158 -156
  205. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  206. package/dist/collection/components/six-header/six-header.css +8 -19
  207. package/dist/collection/components/six-header/six-header.js +542 -385
  208. package/dist/collection/components/six-header/six-header.js.map +1 -1
  209. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  210. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  211. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  212. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  213. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  214. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  215. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  216. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  217. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  218. package/dist/collection/components/six-icon/six-icon.css +5 -2
  219. package/dist/collection/components/six-icon/six-icon.js +72 -72
  220. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  221. package/dist/collection/components/six-icon-button/six-icon-button.css +7 -6
  222. package/dist/collection/components/six-icon-button/six-icon-button.js +190 -133
  223. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  224. package/dist/collection/components/six-input/six-input.css +16 -3
  225. package/dist/collection/components/six-input/six-input.js +1006 -1107
  226. package/dist/collection/components/six-input/six-input.js.map +1 -1
  227. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  228. package/dist/collection/components/six-item-picker/six-item-picker.js +739 -658
  229. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  230. package/dist/collection/components/six-item-picker/types.js +9 -7
  231. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  232. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  233. package/dist/collection/components/six-language-switcher/six-language-switcher.js +129 -123
  234. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  235. package/dist/collection/components/six-layout-grid/six-layout-grid.js +56 -54
  236. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  237. package/dist/collection/components/six-logo/six-logo.css +18 -0
  238. package/dist/collection/components/six-logo/six-logo.js +54 -0
  239. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  240. package/dist/collection/components/six-main-container/six-main-container.js +42 -42
  241. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  242. package/dist/collection/components/six-menu/six-menu.css +8 -7
  243. package/dist/collection/components/six-menu/six-menu.js +400 -359
  244. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  245. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  246. package/dist/collection/components/six-menu-divider/six-menu-divider.js +16 -16
  247. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  248. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  249. package/dist/collection/components/six-menu-item/six-menu-item.js +211 -176
  250. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  251. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  252. package/dist/collection/components/six-menu-label/six-menu-label.js +16 -16
  253. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  254. package/dist/collection/components/six-picto/six-picto.js +47 -44
  255. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  256. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  257. package/dist/collection/components/six-progress-bar/six-progress-bar.js +65 -65
  258. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  259. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  260. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -99
  261. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  262. package/dist/collection/components/six-radio/six-radio.css +1 -1
  263. package/dist/collection/components/six-radio/six-radio.js +323 -388
  264. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  265. package/dist/collection/components/six-range/six-range.css +6 -3
  266. package/dist/collection/components/six-range/six-range.js +582 -591
  267. package/dist/collection/components/six-range/six-range.js.map +1 -1
  268. package/dist/collection/components/six-root/six-root.js +87 -153
  269. package/dist/collection/components/six-root/six-root.js.map +1 -1
  270. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  271. package/dist/collection/components/six-search-field/six-search-field.js +172 -166
  272. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  273. package/dist/collection/components/six-select/six-select.css +61 -73
  274. package/dist/collection/components/six-select/six-select.js +1116 -1025
  275. package/dist/collection/components/six-select/six-select.js.map +1 -1
  276. package/dist/collection/components/six-select/util.js +76 -0
  277. package/dist/collection/components/six-select/util.js.map +1 -0
  278. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  279. package/dist/collection/components/six-sidebar/six-sidebar.js +470 -435
  280. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  281. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +13 -1
  282. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +102 -83
  283. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  284. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +20 -1
  285. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +183 -151
  286. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  287. package/dist/collection/components/six-spinner/six-spinner.css +46 -1
  288. package/dist/collection/components/six-spinner/six-spinner.js +97 -47
  289. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  290. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  291. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +46 -45
  292. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  293. package/dist/collection/components/six-switch/six-switch.css +81 -1
  294. package/dist/collection/components/six-switch/six-switch.js +389 -378
  295. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  296. package/dist/collection/components/six-tab/six-tab.css +55 -6
  297. package/dist/collection/components/six-tab/six-tab.js +207 -184
  298. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  299. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -32
  300. package/dist/collection/components/six-tab-group/six-tab-group.js +340 -333
  301. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  302. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  303. package/dist/collection/components/six-tab-panel/six-tab-panel.js +64 -64
  304. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  305. package/dist/collection/components/six-tag/six-tag.css +7 -1
  306. package/dist/collection/components/six-tag/six-tag.js +162 -142
  307. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  308. package/dist/collection/components/six-textarea/six-textarea.css +10 -2
  309. package/dist/collection/components/six-textarea/six-textarea.js +796 -882
  310. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  311. package/dist/collection/components/six-tile/six-tile.css +2 -2
  312. package/dist/collection/components/six-tile/six-tile.js +300 -299
  313. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  314. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  315. package/dist/collection/components/six-timepicker/six-timepicker.js +829 -911
  316. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  317. package/dist/collection/components/six-tooltip/six-tooltip.css +2 -2
  318. package/dist/collection/components/six-tooltip/six-tooltip.js +405 -402
  319. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  320. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  323. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  325. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  327. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  329. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  331. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  333. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  335. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  337. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  339. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  341. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  343. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  345. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  347. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  349. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  351. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  353. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  355. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  357. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  359. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  361. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  363. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  365. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  367. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  369. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  371. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  373. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  375. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  377. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  379. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  381. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  383. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  385. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  387. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  389. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  391. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  393. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  395. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  397. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  399. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  401. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  403. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  405. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  407. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  409. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  411. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  413. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  415. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  417. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  419. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  421. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  423. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  425. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  427. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  431. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  433. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  435. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  437. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  439. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  441. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  443. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  445. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  447. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  449. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  451. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  453. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  455. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  457. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  459. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  461. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  463. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  465. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  467. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  469. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  471. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  473. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  475. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  477. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  479. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  481. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  483. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  485. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  487. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  489. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  491. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  493. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  495. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  497. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  499. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  503. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  505. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  507. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  509. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  511. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  513. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  515. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  517. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  519. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  521. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  523. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  525. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  527. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  529. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  531. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  533. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  535. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  537. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  538. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  539. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  540. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  541. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  542. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  543. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  544. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  545. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  546. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  547. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  548. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  549. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  550. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  551. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  552. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  553. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  554. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  555. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  556. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  557. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  558. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  559. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  560. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  561. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  562. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  563. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  564. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  565. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  566. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  567. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  568. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  569. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  570. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  571. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  572. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  573. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  574. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  575. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  576. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  577. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  578. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  579. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  580. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  581. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  582. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  583. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  584. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  585. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  586. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  587. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  588. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  589. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  590. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  591. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  592. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  593. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  594. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  595. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  596. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  597. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  598. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  599. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  600. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  601. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  602. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  603. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  604. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  605. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  606. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  607. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  608. package/dist/collection/functional-components/form-control/form-control.js +20 -19
  609. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  610. package/dist/collection/index.js +2 -1
  611. package/dist/collection/index.js.map +1 -1
  612. package/dist/collection/testUtil/delay.js +1 -1
  613. package/dist/collection/testUtil/delay.js.map +1 -1
  614. package/dist/collection/utils/alert.js +54 -0
  615. package/dist/collection/utils/alert.js.map +1 -0
  616. package/dist/collection/utils/animation.js +34 -0
  617. package/dist/collection/utils/animation.js.map +1 -0
  618. package/dist/collection/utils/date-util.js +536 -502
  619. package/dist/collection/utils/date-util.js.map +1 -1
  620. package/dist/collection/utils/error-messages.js +112 -0
  621. package/dist/collection/utils/error-messages.js.map +1 -0
  622. package/dist/collection/utils/event-listeners.js +53 -37
  623. package/dist/collection/utils/event-listeners.js.map +1 -1
  624. package/dist/collection/utils/execution-control.js +14 -13
  625. package/dist/collection/utils/execution-control.js.map +1 -1
  626. package/dist/collection/utils/focus-visible.js +28 -28
  627. package/dist/collection/utils/focus-visible.js.map +1 -1
  628. package/dist/collection/utils/form.js +15 -0
  629. package/dist/collection/utils/form.js.map +1 -0
  630. package/dist/collection/utils/modal.js +25 -24
  631. package/dist/collection/utils/modal.js.map +1 -1
  632. package/dist/collection/utils/offset.js +4 -4
  633. package/dist/collection/utils/offset.js.map +1 -1
  634. package/dist/collection/utils/popover.js +104 -90
  635. package/dist/collection/utils/popover.js.map +1 -1
  636. package/dist/collection/utils/popup.js +95 -0
  637. package/dist/collection/utils/popup.js.map +1 -0
  638. package/dist/collection/utils/scroll.js +28 -28
  639. package/dist/collection/utils/scroll.js.map +1 -1
  640. package/dist/collection/utils/slot.js +30 -46
  641. package/dist/collection/utils/slot.js.map +1 -1
  642. package/dist/collection/utils/tabbable.js +17 -17
  643. package/dist/collection/utils/tabbable.js.map +1 -1
  644. package/dist/collection/utils/time.util.js +73 -59
  645. package/dist/collection/utils/time.util.js.map +1 -1
  646. package/dist/collection/utils/type-check.js +0 -1
  647. package/dist/collection/utils/type-check.js.map +1 -1
  648. package/dist/components/event-listeners.js +53 -37
  649. package/dist/components/event-listeners.js.map +1 -1
  650. package/dist/components/execution-control.js +14 -11
  651. package/dist/components/execution-control.js.map +1 -1
  652. package/dist/components/focus-visible.js +28 -28
  653. package/dist/components/focus-visible.js.map +1 -1
  654. package/dist/components/form-control.js +26 -24
  655. package/dist/components/form-control.js.map +1 -1
  656. package/dist/components/form.js +18 -0
  657. package/dist/components/form.js.map +1 -0
  658. package/dist/components/index.d.ts +6 -0
  659. package/dist/components/index.js +126 -65
  660. package/dist/components/index.js.map +1 -1
  661. package/dist/components/modal.js +26 -41
  662. package/dist/components/modal.js.map +1 -1
  663. package/dist/components/popover.js +108 -100
  664. package/dist/components/popover.js.map +1 -1
  665. package/dist/components/scroll.js +32 -32
  666. package/dist/components/scroll.js.map +1 -1
  667. package/dist/components/six-alert.d.ts +2 -2
  668. package/dist/components/six-alert.js +177 -146
  669. package/dist/components/six-alert.js.map +1 -1
  670. package/dist/components/six-avatar.d.ts +2 -2
  671. package/dist/components/six-avatar.js +46 -48
  672. package/dist/components/six-avatar.js.map +1 -1
  673. package/dist/components/six-badge.d.ts +2 -2
  674. package/dist/components/six-badge.js +41 -40
  675. package/dist/components/six-badge.js.map +1 -1
  676. package/dist/components/six-button.d.ts +2 -2
  677. package/dist/components/six-button.js +1 -140
  678. package/dist/components/six-button.js.map +1 -1
  679. package/dist/components/six-button2.js +148 -0
  680. package/dist/components/six-button2.js.map +1 -0
  681. package/dist/components/six-card.d.ts +2 -2
  682. package/dist/components/six-card.js +22 -21
  683. package/dist/components/six-card.js.map +1 -1
  684. package/dist/components/six-checkbox.d.ts +2 -2
  685. package/dist/components/six-checkbox.js +1 -186
  686. package/dist/components/six-checkbox.js.map +1 -1
  687. package/dist/components/six-checkbox2.js +166 -0
  688. package/dist/components/six-checkbox2.js.map +1 -0
  689. package/dist/components/six-datepicker.d.ts +2 -2
  690. package/dist/components/six-datepicker.js +950 -1045
  691. package/dist/components/six-datepicker.js.map +1 -1
  692. package/dist/components/six-details.d.ts +2 -2
  693. package/dist/components/six-details2.js +159 -155
  694. package/dist/components/six-details2.js.map +1 -1
  695. package/dist/components/six-dialog.d.ts +2 -2
  696. package/dist/components/six-dialog.js +144 -162
  697. package/dist/components/six-dialog.js.map +1 -1
  698. package/dist/components/six-drawer.d.ts +2 -2
  699. package/dist/components/six-drawer.js +162 -181
  700. package/dist/components/six-drawer.js.map +1 -1
  701. package/dist/components/six-dropdown.d.ts +2 -2
  702. package/dist/components/six-dropdown2.js +550 -448
  703. package/dist/components/six-dropdown2.js.map +1 -1
  704. package/dist/components/six-error-page.d.ts +2 -2
  705. package/dist/components/six-error-page.js +107 -108
  706. package/dist/components/six-error-page.js.map +1 -1
  707. package/dist/components/six-error.d.ts +11 -0
  708. package/dist/components/six-error.js +8 -0
  709. package/dist/components/six-error.js.map +1 -0
  710. package/dist/components/six-error2.js +33 -0
  711. package/dist/components/six-error2.js.map +1 -0
  712. package/dist/components/six-file-list-item.d.ts +2 -2
  713. package/dist/components/six-file-list-item.js +60 -59
  714. package/dist/components/six-file-list-item.js.map +1 -1
  715. package/dist/components/six-file-list.d.ts +2 -2
  716. package/dist/components/six-file-list.js +21 -20
  717. package/dist/components/six-file-list.js.map +1 -1
  718. package/dist/components/six-file-upload.d.ts +2 -2
  719. package/dist/components/six-file-upload.js +163 -127
  720. package/dist/components/six-file-upload.js.map +1 -1
  721. package/dist/components/six-footer.d.ts +2 -2
  722. package/dist/components/six-footer.js +22 -21
  723. package/dist/components/six-footer.js.map +1 -1
  724. package/dist/components/six-group-label.d.ts +2 -2
  725. package/dist/components/six-group-label.js +72 -61
  726. package/dist/components/six-group-label.js.map +1 -1
  727. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  728. package/dist/components/six-header-dropdown-item.js +103 -0
  729. package/dist/components/six-header-dropdown-item.js.map +1 -0
  730. package/dist/components/{set-attributes.d.ts → six-header-item.d.ts} +4 -4
  731. package/dist/components/six-header-item.js +8 -0
  732. package/dist/components/six-header-item.js.map +1 -0
  733. package/dist/components/six-header-item2.js +39 -0
  734. package/dist/components/six-header-item2.js.map +1 -0
  735. package/dist/components/six-header-menu-button.d.ts +11 -0
  736. package/dist/components/six-header-menu-button.js +57 -0
  737. package/dist/components/six-header-menu-button.js.map +1 -0
  738. package/dist/components/six-header.d.ts +2 -2
  739. package/dist/components/six-header.js +273 -190
  740. package/dist/components/six-header.js.map +1 -1
  741. package/dist/components/six-icon-button.d.ts +2 -2
  742. package/dist/components/six-icon-button2.js +65 -55
  743. package/dist/components/six-icon-button2.js.map +1 -1
  744. package/dist/components/six-icon.d.ts +2 -2
  745. package/dist/components/six-icon2.js +39 -38
  746. package/dist/components/six-icon2.js.map +1 -1
  747. package/dist/components/six-input.d.ts +2 -2
  748. package/dist/components/six-input2.js +264 -304
  749. package/dist/components/six-input2.js.map +1 -1
  750. package/dist/components/six-item-picker.d.ts +2 -2
  751. package/dist/components/six-item-picker2.js +459 -375
  752. package/dist/components/six-item-picker2.js.map +1 -1
  753. package/dist/components/six-language-switcher.d.ts +2 -2
  754. package/dist/components/six-language-switcher.js +70 -63
  755. package/dist/components/six-language-switcher.js.map +1 -1
  756. package/dist/components/six-layout-grid.d.ts +2 -2
  757. package/dist/components/six-layout-grid.js +39 -34
  758. package/dist/components/six-layout-grid.js.map +1 -1
  759. package/dist/components/{six-form.d.ts → six-logo.d.ts} +4 -4
  760. package/dist/components/six-logo.js +8 -0
  761. package/dist/components/six-logo.js.map +1 -0
  762. package/dist/components/six-logo2.js +42 -0
  763. package/dist/components/six-logo2.js.map +1 -0
  764. package/dist/components/six-main-container.d.ts +2 -2
  765. package/dist/components/six-main-container.js +25 -24
  766. package/dist/components/six-main-container.js.map +1 -1
  767. package/dist/components/six-menu-divider.d.ts +2 -2
  768. package/dist/components/six-menu-divider.js +22 -21
  769. package/dist/components/six-menu-divider.js.map +1 -1
  770. package/dist/components/six-menu-item.d.ts +2 -2
  771. package/dist/components/six-menu-item2.js +99 -73
  772. package/dist/components/six-menu-item2.js.map +1 -1
  773. package/dist/components/six-menu-label.d.ts +2 -2
  774. package/dist/components/six-menu-label.js +22 -21
  775. package/dist/components/six-menu-label.js.map +1 -1
  776. package/dist/components/six-menu.d.ts +2 -2
  777. package/dist/components/six-menu2.js +265 -232
  778. package/dist/components/six-menu2.js.map +1 -1
  779. package/dist/components/six-picto.d.ts +2 -2
  780. package/dist/components/six-picto2.js +30 -26
  781. package/dist/components/six-picto2.js.map +1 -1
  782. package/dist/components/six-progress-bar.d.ts +2 -2
  783. package/dist/components/six-progress-bar.js +32 -31
  784. package/dist/components/six-progress-bar.js.map +1 -1
  785. package/dist/components/six-progress-ring.d.ts +2 -2
  786. package/dist/components/six-progress-ring.js +49 -46
  787. package/dist/components/six-progress-ring.js.map +1 -1
  788. package/dist/components/six-radio.d.ts +2 -2
  789. package/dist/components/six-radio.js +130 -139
  790. package/dist/components/six-radio.js.map +1 -1
  791. package/dist/components/six-range.d.ts +2 -2
  792. package/dist/components/six-range.js +244 -218
  793. package/dist/components/six-range.js.map +1 -1
  794. package/dist/components/six-root.d.ts +2 -2
  795. package/dist/components/six-root.js +40 -66
  796. package/dist/components/six-root.js.map +1 -1
  797. package/dist/components/six-search-field.d.ts +2 -2
  798. package/dist/components/six-search-field.js +80 -66
  799. package/dist/components/six-search-field.js.map +1 -1
  800. package/dist/components/six-select.d.ts +2 -2
  801. package/dist/components/six-select.js +778 -500
  802. package/dist/components/six-select.js.map +1 -1
  803. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  804. package/dist/components/six-sidebar-item-group.js +88 -71
  805. package/dist/components/six-sidebar-item-group.js.map +1 -1
  806. package/dist/components/six-sidebar-item.d.ts +2 -2
  807. package/dist/components/six-sidebar-item.js +36 -32
  808. package/dist/components/six-sidebar-item.js.map +1 -1
  809. package/dist/components/six-sidebar.d.ts +2 -2
  810. package/dist/components/six-sidebar.js +202 -178
  811. package/dist/components/six-sidebar.js.map +1 -1
  812. package/dist/components/six-spinner.d.ts +2 -2
  813. package/dist/components/six-spinner2.js +65 -30
  814. package/dist/components/six-spinner2.js.map +1 -1
  815. package/dist/components/six-stage-indicator.d.ts +2 -2
  816. package/dist/components/six-stage-indicator2.js +30 -29
  817. package/dist/components/six-stage-indicator2.js.map +1 -1
  818. package/dist/components/six-switch.d.ts +2 -2
  819. package/dist/components/six-switch.js +145 -122
  820. package/dist/components/six-switch.js.map +1 -1
  821. package/dist/components/six-tab-group.d.ts +2 -2
  822. package/dist/components/six-tab-group.js +281 -239
  823. package/dist/components/six-tab-group.js.map +1 -1
  824. package/dist/components/six-tab-panel.d.ts +2 -2
  825. package/dist/components/six-tab-panel.js +31 -30
  826. package/dist/components/six-tab-panel.js.map +1 -1
  827. package/dist/components/six-tab.d.ts +2 -2
  828. package/dist/components/six-tab.js +86 -67
  829. package/dist/components/six-tab.js.map +1 -1
  830. package/dist/components/six-tag.d.ts +2 -2
  831. package/dist/components/six-tag.js +99 -1
  832. package/dist/components/six-tag.js.map +1 -1
  833. package/dist/components/six-textarea.d.ts +2 -2
  834. package/dist/components/six-textarea.js +232 -246
  835. package/dist/components/six-textarea.js.map +1 -1
  836. package/dist/components/six-tile.d.ts +2 -2
  837. package/dist/components/six-tile.js +117 -119
  838. package/dist/components/six-tile.js.map +1 -1
  839. package/dist/components/six-timepicker.d.ts +2 -2
  840. package/dist/components/six-timepicker.js +1 -1
  841. package/dist/components/six-timepicker2.js +509 -515
  842. package/dist/components/six-timepicker2.js.map +1 -1
  843. package/dist/components/six-tooltip.d.ts +2 -2
  844. package/dist/components/six-tooltip2.js +170 -170
  845. package/dist/components/six-tooltip2.js.map +1 -1
  846. package/dist/components/slot.js +31 -31
  847. package/dist/components/slot.js.map +1 -1
  848. package/dist/components.d.ts +375 -88
  849. package/dist/components.json +5823 -1139
  850. package/dist/esm/app-globals-0f993ce5.js +5 -0
  851. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  852. package/dist/esm/error-messages-1eaaad23.js +115 -0
  853. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  854. package/dist/esm/event-listeners-706d4309.js +59 -0
  855. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  856. package/dist/esm/{execution-control-1a60d709.js → execution-control-2ebaf4ef.js} +15 -12
  857. package/dist/esm/execution-control-2ebaf4ef.js.map +1 -0
  858. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  859. package/dist/esm/focus-visible-d9dbfeef.js.map +1 -0
  860. package/dist/esm/form-4b145b7a.js +18 -0
  861. package/dist/esm/form-4b145b7a.js.map +1 -0
  862. package/dist/esm/form-control-ad1710bf.js +34 -0
  863. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  864. package/dist/esm/index-a7bee415.js +1919 -0
  865. package/dist/esm/index-a7bee415.js.map +1 -0
  866. package/dist/esm/index.js +56 -0
  867. package/dist/esm/index.js.map +1 -1
  868. package/dist/esm/loader.js +8 -15
  869. package/dist/esm/loader.js.map +1 -1
  870. package/dist/esm/modal-6c1288e3.js +33 -0
  871. package/dist/esm/modal-6c1288e3.js.map +1 -0
  872. package/dist/esm/{popover-bd2c2fca.js → popover-25996e62.js} +109 -101
  873. package/dist/esm/popover-25996e62.js.map +1 -0
  874. package/dist/esm/popup-7209e9d5.js +98 -0
  875. package/dist/esm/popup-7209e9d5.js.map +1 -0
  876. package/dist/esm/scroll-3e16851e.js +64 -0
  877. package/dist/esm/scroll-3e16851e.js.map +1 -0
  878. package/dist/esm/six-alert.entry.js +143 -115
  879. package/dist/esm/six-alert.entry.js.map +1 -1
  880. package/dist/esm/six-avatar.entry.js +23 -25
  881. package/dist/esm/six-avatar.entry.js.map +1 -1
  882. package/dist/esm/six-badge.entry.js +25 -24
  883. package/dist/esm/six-badge.entry.js.map +1 -1
  884. package/dist/esm/six-button.entry.js +97 -93
  885. package/dist/esm/six-button.entry.js.map +1 -1
  886. package/dist/esm/six-card.entry.js +10 -9
  887. package/dist/esm/six-card.entry.js.map +1 -1
  888. package/dist/esm/six-checkbox.entry.js +114 -145
  889. package/dist/esm/six-checkbox.entry.js.map +1 -1
  890. package/dist/esm/six-datepicker.entry.js +879 -981
  891. package/dist/esm/six-datepicker.entry.js.map +1 -1
  892. package/dist/esm/six-details.entry.js +129 -127
  893. package/dist/esm/six-details.entry.js.map +1 -1
  894. package/dist/esm/six-dialog.entry.js +114 -134
  895. package/dist/esm/six-dialog.entry.js.map +1 -1
  896. package/dist/esm/six-drawer.entry.js +130 -151
  897. package/dist/esm/six-drawer.entry.js.map +1 -1
  898. package/dist/esm/six-dropdown_3.entry.js +812 -0
  899. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  900. package/dist/esm/six-error-page.entry.js +84 -85
  901. package/dist/esm/six-error-page.entry.js.map +1 -1
  902. package/dist/esm/six-error.entry.js +18 -0
  903. package/dist/esm/six-error.entry.js.map +1 -0
  904. package/dist/esm/six-file-list-item.entry.js +36 -35
  905. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  906. package/dist/esm/six-file-list.entry.js +9 -8
  907. package/dist/esm/six-file-list.entry.js.map +1 -1
  908. package/dist/esm/six-file-upload.entry.js +121 -101
  909. package/dist/esm/six-file-upload.entry.js.map +1 -1
  910. package/dist/esm/six-footer.entry.js +10 -9
  911. package/dist/esm/six-footer.entry.js.map +1 -1
  912. package/dist/esm/six-group-label.entry.js +45 -43
  913. package/dist/esm/six-group-label.entry.js.map +1 -1
  914. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  915. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  916. package/dist/esm/six-header-item_2.entry.js +42 -0
  917. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  918. package/dist/esm/six-header-menu-button.entry.js +19 -0
  919. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  920. package/dist/esm/six-header.entry.js +190 -136
  921. package/dist/esm/six-header.entry.js.map +1 -1
  922. package/dist/esm/six-icon-button.entry.js +40 -33
  923. package/dist/esm/six-icon-button.entry.js.map +1 -1
  924. package/dist/esm/six-icon.entry.js +24 -23
  925. package/dist/esm/six-icon.entry.js.map +1 -1
  926. package/dist/esm/six-input.entry.js +197 -243
  927. package/dist/esm/six-input.entry.js.map +1 -1
  928. package/dist/esm/six-item-picker.entry.js +415 -337
  929. package/dist/esm/six-item-picker.entry.js.map +1 -1
  930. package/dist/esm/six-language-switcher.entry.js +53 -48
  931. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  932. package/dist/esm/six-layout-grid.entry.js +23 -20
  933. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  934. package/dist/esm/six-main-container.entry.js +11 -10
  935. package/dist/esm/six-main-container.entry.js.map +1 -1
  936. package/dist/esm/six-menu-divider.entry.js +10 -9
  937. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  938. package/dist/esm/six-menu-label.entry.js +10 -9
  939. package/dist/esm/six-menu-label.entry.js.map +1 -1
  940. package/dist/esm/six-picto.entry.js +16 -12
  941. package/dist/esm/six-picto.entry.js.map +1 -1
  942. package/dist/esm/six-progress-bar.entry.js +17 -16
  943. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  944. package/dist/esm/six-progress-ring.entry.js +31 -30
  945. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  946. package/dist/esm/six-radio.entry.js +106 -114
  947. package/dist/esm/six-radio.entry.js.map +1 -1
  948. package/dist/esm/six-range.entry.js +200 -185
  949. package/dist/esm/six-range.entry.js.map +1 -1
  950. package/dist/esm/six-root.entry.js +13 -31
  951. package/dist/esm/six-root.entry.js.map +1 -1
  952. package/dist/esm/six-search-field.entry.js +46 -40
  953. package/dist/esm/six-search-field.entry.js.map +1 -1
  954. package/dist/esm/six-select.entry.js +538 -394
  955. package/dist/esm/six-select.entry.js.map +1 -1
  956. package/dist/esm/six-sidebar-item-group.entry.js +58 -42
  957. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  958. package/dist/esm/six-sidebar-item.entry.js +19 -16
  959. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  960. package/dist/esm/six-sidebar.entry.js +178 -156
  961. package/dist/esm/six-sidebar.entry.js.map +1 -1
  962. package/dist/esm/six-spinner.entry.js +50 -16
  963. package/dist/esm/six-spinner.entry.js.map +1 -1
  964. package/dist/esm/six-stage-indicator.entry.js +19 -0
  965. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  966. package/dist/esm/six-switch.entry.js +109 -96
  967. package/dist/esm/six-switch.entry.js.map +1 -1
  968. package/dist/esm/six-tab-group.entry.js +251 -212
  969. package/dist/esm/six-tab-group.entry.js.map +1 -1
  970. package/dist/esm/six-tab-panel.entry.js +16 -15
  971. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  972. package/dist/esm/six-tab.entry.js +57 -38
  973. package/dist/esm/six-tab.entry.js.map +1 -1
  974. package/dist/esm/six-tag.entry.js +57 -37
  975. package/dist/esm/six-tag.entry.js.map +1 -1
  976. package/dist/esm/six-textarea.entry.js +184 -206
  977. package/dist/esm/six-textarea.entry.js.map +1 -1
  978. package/dist/esm/six-tile.entry.js +77 -79
  979. package/dist/esm/six-tile.entry.js.map +1 -1
  980. package/dist/esm/six-timepicker.entry.js +346 -406
  981. package/dist/esm/six-timepicker.entry.js.map +1 -1
  982. package/dist/esm/six-tooltip.entry.js +147 -149
  983. package/dist/esm/six-tooltip.entry.js.map +1 -1
  984. package/dist/esm/slot-56531341.js +47 -0
  985. package/dist/esm/slot-56531341.js.map +1 -0
  986. package/dist/esm/types-a07bb999.js +19 -0
  987. package/dist/esm/types-a07bb999.js.map +1 -0
  988. package/dist/esm/ui-library.js +14 -15
  989. package/dist/esm/ui-library.js.map +1 -1
  990. package/dist/types/components/six-alert/six-alert.d.ts +47 -42
  991. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -12
  992. package/dist/types/components/six-badge/six-badge.d.ts +7 -8
  993. package/dist/types/components/six-button/six-button.d.ts +48 -49
  994. package/dist/types/components/six-card/six-card.d.ts +1 -1
  995. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -67
  996. package/dist/types/components/six-datepicker/components/day-selection.d.ts +9 -5
  997. package/dist/types/components/six-datepicker/components/month-selection.d.ts +8 -5
  998. package/dist/types/components/six-datepicker/components/year-selection.d.ts +7 -5
  999. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  1000. package/dist/types/components/six-datepicker/six-datepicker.d.ts +189 -198
  1001. package/dist/types/components/six-details/six-details.d.ts +42 -42
  1002. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -51
  1003. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -59
  1004. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -116
  1005. package/dist/types/components/six-error/six-error.d.ts +9 -0
  1006. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  1007. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  1008. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  1009. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  1010. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  1011. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  1012. package/dist/types/components/six-header/six-header.d.ts +127 -71
  1013. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  1014. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  1015. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  1016. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  1017. package/dist/types/components/six-icon-button/six-icon-button.d.ts +24 -18
  1018. package/dist/types/components/six-input/six-input.d.ts +120 -129
  1019. package/dist/types/components/six-item-picker/six-item-picker.d.ts +97 -93
  1020. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  1021. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  1022. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  1023. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  1024. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  1025. package/dist/types/components/six-menu/six-menu.d.ts +67 -64
  1026. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  1027. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  1028. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  1029. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  1030. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  1031. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  1032. package/dist/types/components/six-radio/six-radio.d.ts +38 -49
  1033. package/dist/types/components/six-range/six-range.d.ts +77 -83
  1034. package/dist/types/components/six-root/six-root.d.ts +10 -23
  1035. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -21
  1036. package/dist/types/components/six-select/six-select.d.ts +135 -136
  1037. package/dist/types/components/six-select/util.d.ts +9 -0
  1038. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  1039. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  1040. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +26 -19
  1041. package/dist/types/components/six-spinner/six-spinner.d.ts +26 -5
  1042. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  1043. package/dist/types/components/six-switch/six-switch.d.ts +49 -45
  1044. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  1045. package/dist/types/components/six-tab-group/six-tab-group.d.ts +39 -40
  1046. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1047. package/dist/types/components/six-tag/six-tag.d.ts +20 -14
  1048. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -114
  1049. package/dist/types/components/six-tile/six-tile.d.ts +31 -32
  1050. package/dist/types/components/six-timepicker/six-timepicker.d.ts +156 -170
  1051. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -57
  1052. package/dist/types/components.d.ts +990 -476
  1053. package/dist/types/functional-components/form-control/form-control.d.ts +34 -31
  1054. package/dist/types/index.d.ts +2 -0
  1055. package/dist/types/stencil-public-runtime.d.ts +52 -15
  1056. package/dist/types/testUtil/delay.d.ts +1 -1
  1057. package/dist/types/types.d.ts +3 -0
  1058. package/dist/types/utils/alert.d.ts +10 -0
  1059. package/dist/types/utils/animation.d.ts +12 -0
  1060. package/dist/types/utils/date-util.d.ts +73 -57
  1061. package/dist/types/utils/error-messages.d.ts +44 -0
  1062. package/dist/types/utils/event-listeners.d.ts +11 -10
  1063. package/dist/types/utils/execution-control.d.ts +1 -3
  1064. package/dist/types/utils/focus-visible.d.ts +2 -2
  1065. package/dist/types/utils/form.d.ts +1 -0
  1066. package/dist/types/utils/modal.d.ts +8 -8
  1067. package/dist/types/utils/offset.d.ts +2 -2
  1068. package/dist/types/utils/popover.d.ts +22 -22
  1069. package/dist/types/utils/popup.d.ts +9 -0
  1070. package/dist/types/utils/slot.d.ts +2 -8
  1071. package/dist/types/utils/tabbable.d.ts +1 -1
  1072. package/dist/types/utils/time.util.d.ts +18 -9
  1073. package/dist/types/utils/type-check.d.ts +3 -4
  1074. package/dist/types/utils/types.d.ts +1 -1
  1075. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1076. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1102. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1103. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1104. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1105. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1106. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1107. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1108. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1109. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1110. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1111. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1112. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1113. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1114. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1115. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1116. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1117. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1118. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1119. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1120. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1121. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1122. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1123. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1124. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1125. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1126. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1127. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1128. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1129. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1130. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1131. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1132. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1133. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1134. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1135. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1136. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1137. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1138. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1139. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1140. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1141. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1142. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1143. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1144. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1145. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1146. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1147. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1148. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1149. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1150. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1151. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1152. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1153. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1154. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1155. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1156. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1157. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1158. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1159. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1160. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1161. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1162. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1163. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1164. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1165. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1166. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1167. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1168. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1169. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1170. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1171. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1172. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1173. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1174. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1175. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1176. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1177. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1178. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1179. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1180. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1181. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1182. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1183. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1204. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1205. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1206. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1207. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1208. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1209. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1210. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1211. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1212. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1213. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1214. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1215. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1216. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1217. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1218. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1219. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1220. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1221. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1222. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1223. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1224. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1225. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1226. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1227. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1228. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1229. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1230. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1231. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1232. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1233. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1234. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1235. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1236. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1237. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1238. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1239. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1240. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1241. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1242. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1243. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1244. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1245. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1246. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1247. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1248. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1249. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1250. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1251. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1252. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1253. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1254. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1255. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1276. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1277. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1278. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1279. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1281. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1282. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1283. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1285. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1286. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1287. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1289. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1290. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1291. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1293. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1294. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1295. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1297. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1312. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1313. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1314. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1315. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1316. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1317. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1318. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1319. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1320. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1321. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1322. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1323. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1324. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1325. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1326. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1327. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1328. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1329. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1330. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1331. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1332. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1333. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1334. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1335. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1336. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1337. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1338. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1339. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1340. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1341. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1342. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1343. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1344. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1345. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1346. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1347. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1348. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1349. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1350. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1351. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1352. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1353. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1354. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1355. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1356. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1357. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1358. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1359. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1360. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1361. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1362. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1363. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1364. package/dist/ui-library/index.esm.js +1 -1
  1365. package/dist/ui-library/index.esm.js.map +1 -1
  1366. package/dist/ui-library/p-03acec96.entry.js +2 -0
  1367. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1368. package/dist/ui-library/p-06ba4450.js +2 -0
  1369. package/dist/ui-library/p-06ba4450.js.map +1 -0
  1370. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1371. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1372. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1373. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1374. package/dist/ui-library/p-0a6b6429.entry.js +2 -0
  1375. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1376. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1377. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1378. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1379. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1380. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1381. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1382. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1383. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1384. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1385. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1386. package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
  1387. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1388. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1389. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1390. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1391. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1392. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1393. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1394. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1395. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1396. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1397. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1398. package/dist/ui-library/p-48118ce8.js +3 -0
  1399. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1400. package/dist/ui-library/p-49019d6c.entry.js +2 -0
  1401. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1402. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1403. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1404. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1405. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1406. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1407. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1408. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1409. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1410. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1411. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1412. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1413. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1414. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1415. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1416. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1417. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1418. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1419. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1420. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1421. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1422. package/dist/ui-library/p-651293e7.js +2 -0
  1423. package/dist/ui-library/p-651293e7.js.map +1 -0
  1424. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1425. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1426. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1427. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1428. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1429. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1430. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1431. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1432. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1433. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1434. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1435. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1436. package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
  1437. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1438. package/dist/ui-library/p-7f856f00.js +2 -0
  1439. package/dist/ui-library/p-7f856f00.js.map +1 -0
  1440. package/dist/ui-library/{p-eb8f05a9.js → p-8227aaed.js} +2 -2
  1441. package/dist/ui-library/p-8227aaed.js.map +1 -0
  1442. package/dist/ui-library/p-842b492e.js +2 -0
  1443. package/dist/ui-library/p-842b492e.js.map +1 -0
  1444. package/dist/ui-library/{p-25a3bf57.js → p-862d474e.js} +1 -1
  1445. package/dist/ui-library/p-862d474e.js.map +1 -0
  1446. package/dist/ui-library/p-870139dc.entry.js +2 -0
  1447. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1448. package/dist/ui-library/p-8bfb4bfc.js +2 -0
  1449. package/dist/ui-library/p-8bfb4bfc.js.map +1 -0
  1450. package/dist/ui-library/p-a04460e3.js +2 -0
  1451. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1452. package/dist/ui-library/p-a1502802.js +2 -0
  1453. package/dist/ui-library/p-a1502802.js.map +1 -0
  1454. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1455. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1456. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1457. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1458. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1459. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1460. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1461. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1462. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1463. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1464. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1465. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1466. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1467. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1468. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1469. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1470. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1471. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1472. package/dist/ui-library/{p-19364560.entry.js → p-d46acf21.entry.js} +2 -2
  1473. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1474. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1475. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1476. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1477. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1478. package/dist/ui-library/p-e080d5b6.js +2 -0
  1479. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1480. package/dist/ui-library/p-e1255160.js +2 -0
  1481. package/dist/ui-library/p-e1255160.js.map +1 -0
  1482. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1483. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1484. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1485. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1486. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1487. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1488. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1489. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1490. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1491. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1492. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1493. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1494. package/dist/ui-library/p-f136a6b2.js +2 -0
  1495. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1496. package/dist/ui-library/p-f9a1f6ab.entry.js +2 -0
  1497. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1498. package/dist/ui-library/p-ffce31da.entry.js +2 -0
  1499. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1500. package/dist/ui-library/ui-library.css +1 -10
  1501. package/dist/ui-library/ui-library.esm.js +1 -1
  1502. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1503. package/loader/cdn.js +1 -3
  1504. package/loader/index.cjs.js +1 -3
  1505. package/loader/index.d.ts +4 -1
  1506. package/loader/index.es2017.js +1 -3
  1507. package/loader/index.js +1 -3
  1508. package/package.json +19 -32
  1509. package/dist/cjs/event-listeners-74715e62.js +0 -45
  1510. package/dist/cjs/event-listeners-74715e62.js.map +0 -1
  1511. package/dist/cjs/execution-control-46f388e0.js.map +0 -1
  1512. package/dist/cjs/focus-visible-0b352c74.js +0 -47
  1513. package/dist/cjs/focus-visible-0b352c74.js.map +0 -1
  1514. package/dist/cjs/form-control-2c17c573.js +0 -34
  1515. package/dist/cjs/form-control-2c17c573.js.map +0 -1
  1516. package/dist/cjs/index-2f6daa5b.js +0 -2123
  1517. package/dist/cjs/index-2f6daa5b.js.map +0 -1
  1518. package/dist/cjs/modal-48d42228.js +0 -51
  1519. package/dist/cjs/modal-48d42228.js.map +0 -1
  1520. package/dist/cjs/popover-f743f62b.js.map +0 -1
  1521. package/dist/cjs/scroll-76e6f5d7.js +0 -69
  1522. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  1523. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -71
  1524. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1525. package/dist/cjs/six-dropdown_2.cjs.entry.js +0 -652
  1526. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1527. package/dist/cjs/six-form.cjs.entry.js +0 -231
  1528. package/dist/cjs/six-form.cjs.entry.js.map +0 -1
  1529. package/dist/cjs/six-menu-item.cjs.entry.js +0 -61
  1530. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1531. package/dist/cjs/six-timepicker.types-c19ebff3.js +0 -56
  1532. package/dist/cjs/six-timepicker.types-c19ebff3.js.map +0 -1
  1533. package/dist/cjs/slot-ad537f24.js +0 -52
  1534. package/dist/cjs/slot-ad537f24.js.map +0 -1
  1535. package/dist/cjs/types-64878648.js +0 -17
  1536. package/dist/cjs/types-64878648.js.map +0 -1
  1537. package/dist/collection/components/six-form/six-form.css +0 -11
  1538. package/dist/collection/components/six-form/six-form.js +0 -419
  1539. package/dist/collection/components/six-form/six-form.js.map +0 -1
  1540. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1541. package/dist/collection/components/six-timepicker/six-time-format.js +0 -15
  1542. package/dist/collection/components/six-timepicker/six-time-format.js.map +0 -1
  1543. package/dist/collection/components/six-timepicker/six-timepicker.types.js +0 -41
  1544. package/dist/collection/components/six-timepicker/six-timepicker.types.js.map +0 -1
  1545. package/dist/collection/files/file-list.json +0 -308
  1546. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1547. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1548. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1549. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1550. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1551. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1552. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1553. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1554. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1555. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1556. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1557. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1558. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1559. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1560. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1561. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1562. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1563. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1564. package/dist/collection/utils/as-array.js +0 -2
  1565. package/dist/collection/utils/as-array.js.map +0 -1
  1566. package/dist/collection/utils/matchers.js +0 -3
  1567. package/dist/collection/utils/matchers.js.map +0 -1
  1568. package/dist/collection/utils/support.js +0 -16
  1569. package/dist/collection/utils/support.js.map +0 -1
  1570. package/dist/collection/utils/testing.js +0 -39
  1571. package/dist/collection/utils/testing.js.map +0 -1
  1572. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -72
  1573. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1574. package/dist/components/set-attributes.js +0 -8
  1575. package/dist/components/set-attributes.js.map +0 -1
  1576. package/dist/components/set-attributes2.js +0 -69
  1577. package/dist/components/set-attributes2.js.map +0 -1
  1578. package/dist/components/six-form.js +0 -252
  1579. package/dist/components/six-form.js.map +0 -1
  1580. package/dist/components/six-tag2.js +0 -77
  1581. package/dist/components/six-tag2.js.map +0 -1
  1582. package/dist/esm/event-listeners-570a24ea.js +0 -43
  1583. package/dist/esm/event-listeners-570a24ea.js.map +0 -1
  1584. package/dist/esm/execution-control-1a60d709.js.map +0 -1
  1585. package/dist/esm/focus-visible-97933ea9.js +0 -45
  1586. package/dist/esm/focus-visible-97933ea9.js.map +0 -1
  1587. package/dist/esm/form-control-3b440ea1.js +0 -32
  1588. package/dist/esm/form-control-3b440ea1.js.map +0 -1
  1589. package/dist/esm/index-5c0f6628.js +0 -2094
  1590. package/dist/esm/index-5c0f6628.js.map +0 -1
  1591. package/dist/esm/modal-5ebdc320.js +0 -48
  1592. package/dist/esm/modal-5ebdc320.js.map +0 -1
  1593. package/dist/esm/polyfills/core-js.js +0 -11
  1594. package/dist/esm/polyfills/css-shim.js +0 -1
  1595. package/dist/esm/polyfills/dom.js +0 -79
  1596. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1597. package/dist/esm/polyfills/index.js +0 -34
  1598. package/dist/esm/polyfills/system.js +0 -6
  1599. package/dist/esm/popover-bd2c2fca.js.map +0 -1
  1600. package/dist/esm/scroll-180b53fd.js +0 -64
  1601. package/dist/esm/set-attributes_2.entry.js +0 -66
  1602. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1603. package/dist/esm/six-dropdown_2.entry.js +0 -647
  1604. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1605. package/dist/esm/six-form.entry.js +0 -227
  1606. package/dist/esm/six-form.entry.js.map +0 -1
  1607. package/dist/esm/six-menu-item.entry.js +0 -57
  1608. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1609. package/dist/esm/six-timepicker.types-e161a447.js +0 -50
  1610. package/dist/esm/six-timepicker.types-e161a447.js.map +0 -1
  1611. package/dist/esm/slot-6f3984c7.js +0 -47
  1612. package/dist/esm/slot-6f3984c7.js.map +0 -1
  1613. package/dist/esm/types-4b10b413.js +0 -17
  1614. package/dist/esm/types-4b10b413.js.map +0 -1
  1615. package/dist/types/components/six-form/six-form.d.ts +0 -69
  1616. package/dist/types/components/six-timepicker/six-time-format.d.ts +0 -13
  1617. package/dist/types/components/six-timepicker/six-timepicker.types.d.ts +0 -36
  1618. package/dist/types/utils/as-array.d.ts +0 -1
  1619. package/dist/types/utils/matchers.d.ts +0 -2
  1620. package/dist/types/utils/popper.d.ts +0 -33
  1621. package/dist/types/utils/support.d.ts +0 -1
  1622. package/dist/types/utils/testing.d.ts +0 -2
  1623. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1624. package/dist/ui-library/assets/six-logo.svg +0 -1
  1625. package/dist/ui-library/files/file-list.json +0 -308
  1626. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1627. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1628. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1629. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1630. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1631. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1632. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1633. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1634. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1635. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1636. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1637. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1638. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1639. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1640. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1641. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1642. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1643. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1644. package/dist/ui-library/p-054e12cc.entry.js +0 -2
  1645. package/dist/ui-library/p-054e12cc.entry.js.map +0 -1
  1646. package/dist/ui-library/p-0786fa7c.js +0 -2
  1647. package/dist/ui-library/p-0786fa7c.js.map +0 -1
  1648. package/dist/ui-library/p-097cced4.entry.js +0 -2
  1649. package/dist/ui-library/p-097cced4.entry.js.map +0 -1
  1650. package/dist/ui-library/p-0d79b0c6.entry.js +0 -2
  1651. package/dist/ui-library/p-0d79b0c6.entry.js.map +0 -1
  1652. package/dist/ui-library/p-18e5f772.entry.js +0 -2
  1653. package/dist/ui-library/p-18e5f772.entry.js.map +0 -1
  1654. package/dist/ui-library/p-18ea0c56.js +0 -2
  1655. package/dist/ui-library/p-18ea0c56.js.map +0 -1
  1656. package/dist/ui-library/p-19364560.entry.js.map +0 -1
  1657. package/dist/ui-library/p-19b50b5a.entry.js +0 -2
  1658. package/dist/ui-library/p-19b50b5a.entry.js.map +0 -1
  1659. package/dist/ui-library/p-21859bca.entry.js +0 -2
  1660. package/dist/ui-library/p-21859bca.entry.js.map +0 -1
  1661. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  1662. package/dist/ui-library/p-2e48c8d2.entry.js +0 -2
  1663. package/dist/ui-library/p-2e48c8d2.entry.js.map +0 -1
  1664. package/dist/ui-library/p-308261c4.entry.js +0 -2
  1665. package/dist/ui-library/p-308261c4.entry.js.map +0 -1
  1666. package/dist/ui-library/p-33f7e22b.entry.js +0 -2
  1667. package/dist/ui-library/p-33f7e22b.entry.js.map +0 -1
  1668. package/dist/ui-library/p-4ae91795.entry.js +0 -2
  1669. package/dist/ui-library/p-4ae91795.entry.js.map +0 -1
  1670. package/dist/ui-library/p-4f8394d7.js +0 -2
  1671. package/dist/ui-library/p-4f8394d7.js.map +0 -1
  1672. package/dist/ui-library/p-53a13db5.entry.js +0 -2
  1673. package/dist/ui-library/p-53a13db5.entry.js.map +0 -1
  1674. package/dist/ui-library/p-559c87f0.entry.js +0 -2
  1675. package/dist/ui-library/p-559c87f0.entry.js.map +0 -1
  1676. package/dist/ui-library/p-611e1978.entry.js +0 -2
  1677. package/dist/ui-library/p-611e1978.entry.js.map +0 -1
  1678. package/dist/ui-library/p-63703ba3.entry.js +0 -2
  1679. package/dist/ui-library/p-63703ba3.entry.js.map +0 -1
  1680. package/dist/ui-library/p-6403fd87.entry.js +0 -2
  1681. package/dist/ui-library/p-6403fd87.entry.js.map +0 -1
  1682. package/dist/ui-library/p-6433c0da.entry.js +0 -2
  1683. package/dist/ui-library/p-6433c0da.entry.js.map +0 -1
  1684. package/dist/ui-library/p-6d75f216.entry.js +0 -2
  1685. package/dist/ui-library/p-6d75f216.entry.js.map +0 -1
  1686. package/dist/ui-library/p-73597d13.entry.js +0 -2
  1687. package/dist/ui-library/p-73597d13.entry.js.map +0 -1
  1688. package/dist/ui-library/p-79eee01b.js +0 -2
  1689. package/dist/ui-library/p-79eee01b.js.map +0 -1
  1690. package/dist/ui-library/p-7e0cc4ae.entry.js +0 -2
  1691. package/dist/ui-library/p-7e0cc4ae.entry.js.map +0 -1
  1692. package/dist/ui-library/p-820c23f0.entry.js +0 -2
  1693. package/dist/ui-library/p-820c23f0.entry.js.map +0 -1
  1694. package/dist/ui-library/p-835c3ff7.entry.js +0 -2
  1695. package/dist/ui-library/p-835c3ff7.entry.js.map +0 -1
  1696. package/dist/ui-library/p-8a970a40.entry.js +0 -2
  1697. package/dist/ui-library/p-8a970a40.entry.js.map +0 -1
  1698. package/dist/ui-library/p-90824648.entry.js +0 -2
  1699. package/dist/ui-library/p-90824648.entry.js.map +0 -1
  1700. package/dist/ui-library/p-90dc6af4.entry.js +0 -2
  1701. package/dist/ui-library/p-90dc6af4.entry.js.map +0 -1
  1702. package/dist/ui-library/p-9328e5bc.entry.js +0 -2
  1703. package/dist/ui-library/p-9328e5bc.entry.js.map +0 -1
  1704. package/dist/ui-library/p-97323ad7.entry.js +0 -2
  1705. package/dist/ui-library/p-97323ad7.entry.js.map +0 -1
  1706. package/dist/ui-library/p-9a860acc.js +0 -2
  1707. package/dist/ui-library/p-9a860acc.js.map +0 -1
  1708. package/dist/ui-library/p-9d1d222f.entry.js +0 -2
  1709. package/dist/ui-library/p-9d1d222f.entry.js.map +0 -1
  1710. package/dist/ui-library/p-a1d4f6cf.entry.js +0 -2
  1711. package/dist/ui-library/p-a1d4f6cf.entry.js.map +0 -1
  1712. package/dist/ui-library/p-ac4f4d45.js +0 -3
  1713. package/dist/ui-library/p-ac4f4d45.js.map +0 -1
  1714. package/dist/ui-library/p-af793d04.entry.js +0 -2
  1715. package/dist/ui-library/p-af793d04.entry.js.map +0 -1
  1716. package/dist/ui-library/p-b0e5658f.entry.js +0 -2
  1717. package/dist/ui-library/p-b0e5658f.entry.js.map +0 -1
  1718. package/dist/ui-library/p-b1e66136.js +0 -2
  1719. package/dist/ui-library/p-b1e66136.js.map +0 -1
  1720. package/dist/ui-library/p-b4dfb7cf.js +0 -2
  1721. package/dist/ui-library/p-b4dfb7cf.js.map +0 -1
  1722. package/dist/ui-library/p-b997e43c.entry.js +0 -2
  1723. package/dist/ui-library/p-b997e43c.entry.js.map +0 -1
  1724. package/dist/ui-library/p-baa03951.entry.js +0 -2
  1725. package/dist/ui-library/p-baa03951.entry.js.map +0 -1
  1726. package/dist/ui-library/p-c0cb6436.entry.js +0 -2
  1727. package/dist/ui-library/p-c0cb6436.entry.js.map +0 -1
  1728. package/dist/ui-library/p-c30f9e0b.entry.js +0 -2
  1729. package/dist/ui-library/p-c30f9e0b.entry.js.map +0 -1
  1730. package/dist/ui-library/p-c349d1d4.entry.js +0 -2
  1731. package/dist/ui-library/p-c349d1d4.entry.js.map +0 -1
  1732. package/dist/ui-library/p-c53a63f9.entry.js +0 -2
  1733. package/dist/ui-library/p-c53a63f9.entry.js.map +0 -1
  1734. package/dist/ui-library/p-c640c2d8.entry.js +0 -2
  1735. package/dist/ui-library/p-c640c2d8.entry.js.map +0 -1
  1736. package/dist/ui-library/p-c94d0b07.entry.js +0 -2
  1737. package/dist/ui-library/p-c94d0b07.entry.js.map +0 -1
  1738. package/dist/ui-library/p-d12c6092.js +0 -2
  1739. package/dist/ui-library/p-d12c6092.js.map +0 -1
  1740. package/dist/ui-library/p-d5633a29.entry.js +0 -2
  1741. package/dist/ui-library/p-d5633a29.entry.js.map +0 -1
  1742. package/dist/ui-library/p-dd3c76f1.entry.js +0 -2
  1743. package/dist/ui-library/p-dd3c76f1.entry.js.map +0 -1
  1744. package/dist/ui-library/p-df655bc9.entry.js +0 -2
  1745. package/dist/ui-library/p-df655bc9.entry.js.map +0 -1
  1746. package/dist/ui-library/p-e19a6c95.entry.js +0 -2
  1747. package/dist/ui-library/p-e19a6c95.entry.js.map +0 -1
  1748. package/dist/ui-library/p-e9e930d2.entry.js +0 -2
  1749. package/dist/ui-library/p-e9e930d2.entry.js.map +0 -1
  1750. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  1751. package/dist/ui-library/p-edc96efc.entry.js +0 -2
  1752. package/dist/ui-library/p-edc96efc.entry.js.map +0 -1
  1753. package/dist/ui-library/p-f18ba86f.entry.js +0 -2
  1754. package/dist/ui-library/p-f18ba86f.entry.js.map +0 -1
  1755. package/dist/ui-library/p-f4938771.entry.js +0 -2
  1756. package/dist/ui-library/p-f4938771.entry.js.map +0 -1
  1757. package/dist/ui-library/p-f70e2403.entry.js +0 -2
  1758. package/dist/ui-library/p-f70e2403.entry.js.map +0 -1
  1759. package/dist/ui-library/p-f9d345e0.entry.js +0 -2
  1760. package/dist/ui-library/p-f9d345e0.entry.js.map +0 -1
  1761. package/dist/ui-library/p-fed07a1f.entry.js +0 -2
  1762. package/dist/ui-library/p-fed07a1f.entry.js.map +0 -1
  1763. package/dist/ui-library/p-ff0257bf.entry.js +0 -2
  1764. package/dist/ui-library/p-ff0257bf.entry.js.map +0 -1
  1765. package/readme.md +0 -156
@@ -5,6 +5,7 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
+ import { AlertType } from "./components/six-alert/six-alert";
8
9
  import { EmptyPayload } from "./utils/types";
9
10
  import { SixDateFormats } from "./components/six-datepicker/six-date-formats";
10
11
  import { SixDatepickerSelectPayload } from "./components/six-datepicker/six-datepicker";
@@ -12,20 +13,20 @@ import { SixMenuItemData } from "./components/six-menu/six-menu";
12
13
  import { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
13
14
  import { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
14
15
  import { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
15
- import { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
16
16
  import { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
17
+ import { SelectionRange, SelectionRangeDirection } from "./components/six-input/six-input";
17
18
  import { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
18
19
  import { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
19
20
  import { SixLanguageSwitcherChangePayload, SixLanguageSwitcherInput } from "./components/six-language-switcher/six-language-switcher";
20
21
  import { SixMenuItemData as SixMenuItemData1, SixMenuItemSelectedPayload } from "./components/six-menu/six-menu";
21
22
  import { StageType } from "./components/six-stage-indicator/six-stage-indicator";
22
- import { SixRootCollapsedPayload } from "./components/six-root/six-root";
23
23
  import { SixSearchFieldChangePayload } from "./components/six-search-field/six-search-field";
24
24
  import { SixSelectChangePayload } from "./components/six-select/six-select";
25
25
  import { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
26
26
  import { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
27
- import { SixTimeFormat } from "./components/six-timepicker/six-time-format";
27
+ import { TimeFormat } from "./utils/time.util";
28
28
  import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
29
+ export { AlertType } from "./components/six-alert/six-alert";
29
30
  export { EmptyPayload } from "./utils/types";
30
31
  export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
31
32
  export { SixDatepickerSelectPayload } from "./components/six-datepicker/six-datepicker";
@@ -33,27 +34,20 @@ export { SixMenuItemData } from "./components/six-menu/six-menu";
33
34
  export { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
34
35
  export { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
35
36
  export { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
36
- export { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
37
37
  export { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
38
+ export { SelectionRange, SelectionRangeDirection } from "./components/six-input/six-input";
38
39
  export { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
39
40
  export { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
40
41
  export { SixLanguageSwitcherChangePayload, SixLanguageSwitcherInput } from "./components/six-language-switcher/six-language-switcher";
41
42
  export { SixMenuItemData as SixMenuItemData1, SixMenuItemSelectedPayload } from "./components/six-menu/six-menu";
42
43
  export { StageType } from "./components/six-stage-indicator/six-stage-indicator";
43
- export { SixRootCollapsedPayload } from "./components/six-root/six-root";
44
44
  export { SixSearchFieldChangePayload } from "./components/six-search-field/six-search-field";
45
45
  export { SixSelectChangePayload } from "./components/six-select/six-select";
46
46
  export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
47
47
  export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
48
- export { SixTimeFormat } from "./components/six-timepicker/six-time-format";
48
+ export { TimeFormat } from "./utils/time.util";
49
49
  export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
50
50
  export namespace Components {
51
- interface SetAttributes {
52
- /**
53
- * Attributes map
54
- */
55
- "value": {};
56
- }
57
51
  /**
58
52
  * @since 1.0
59
53
  * @status stable
@@ -65,7 +59,7 @@ export namespace Components {
65
59
  */
66
60
  "closable": boolean;
67
61
  /**
68
- * The length of time, in milliseconds, the alert will show before closing itself. If the user interacts with the alert before it closes (e.g. moves the mouse over it), the timer will restart.
62
+ * The length of time, in milliseconds, the alert will show before closing itself. If the user hovers over the toast alert, the timer will pause. On leaving the element with the mouse, the timer resets.
69
63
  */
70
64
  "duration": number;
71
65
  /**
@@ -82,12 +76,13 @@ export namespace Components {
82
76
  "show": () => Promise<void>;
83
77
  /**
84
78
  * Displays the alert as a toast notification. This will move the alert out of its position in the DOM and, when dismissed, it will be removed from the DOM completely. By storing a reference to the alert, you can reuse it by calling this method again. The returned promise will resolve after the alert is hidden.
79
+ * @param adjustPosition If true, the top and right position of the toast stack is shifted according to the six-root header's height and the presence of a vertical scrollbar.
85
80
  */
86
- "toast": () => Promise<void>;
81
+ "toast": (adjustPosition?: boolean) => Promise<void>;
87
82
  /**
88
83
  * The type of alert.
89
84
  */
90
- "type": 'primary' | 'success' | 'info' | 'warning' | 'danger';
85
+ "type": AlertType;
91
86
  }
92
87
  /**
93
88
  * @since 1.0
@@ -152,11 +147,11 @@ export namespace Components {
152
147
  /**
153
148
  * Tells the browser to download the linked file as this filename. Only used when `href` is set.
154
149
  */
155
- "download": string;
150
+ "download"?: string;
156
151
  /**
157
152
  * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
158
153
  */
159
- "href": string;
154
+ "href"?: string;
160
155
  /**
161
156
  * Set to true to draw the button in a loading state.
162
157
  */
@@ -192,11 +187,18 @@ export namespace Components {
192
187
  /**
193
188
  * Tells the browser where to open the link. Only used when `href` is set.
194
189
  */
195
- "target": '_blank' | '_parent' | '_self' | '_top';
190
+ "target"?: '_blank' | '_parent' | '_self' | '_top';
196
191
  /**
197
192
  * The button's type.
198
193
  */
199
- "type": 'secondary' | 'primary' | 'link' | 'success' | 'warning' | 'danger' | 'action';
194
+ "type": | 'secondary'
195
+ | 'primary'
196
+ | 'link'
197
+ | 'success'
198
+ | 'warning'
199
+ | 'danger'
200
+ | 'action'
201
+ | 'action-outline';
200
202
  /**
201
203
  * An optional value for the button. Ignored when `href` is set.
202
204
  */
@@ -214,10 +216,6 @@ export namespace Components {
214
216
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
215
217
  */
216
218
  interface SixCheckbox {
217
- /**
218
- * Checks for validity.
219
- */
220
- "checkValidity": () => Promise<boolean>;
221
219
  /**
222
220
  * Set to true to draw the checkbox in a checked state.
223
221
  */
@@ -227,23 +225,23 @@ export namespace Components {
227
225
  */
228
226
  "disabled": boolean;
229
227
  /**
230
- * Set to display the error text on blur and not when typing
228
+ * The error message shown, if `invalid` is set to true.
231
229
  */
232
- "errorOnBlur": boolean;
230
+ "errorText": string | string[];
233
231
  /**
234
- * The checkbox's error text. Alternatively, you can use the error-text slot.
232
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
235
233
  */
236
- "errorText": string;
234
+ "errorTextCount"?: number;
237
235
  /**
238
236
  * Set to true to draw the checkbox in an indeterminate state.
239
237
  */
240
238
  "indeterminate": boolean;
241
239
  /**
242
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
240
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
243
241
  */
244
242
  "invalid": boolean;
245
243
  /**
246
- * The checkbox label. Alternatively, you can use the label slot.
244
+ * The label text.
247
245
  */
248
246
  "label": string;
249
247
  /**
@@ -255,27 +253,15 @@ export namespace Components {
255
253
  */
256
254
  "removeFocus": () => Promise<void>;
257
255
  /**
258
- * Checks for validity and shows the browser's validation message if the control is invalid.
259
- */
260
- "reportValidity": () => Promise<boolean>;
261
- /**
262
- * Set to true to make the checkbox a required field.
256
+ * Set to true to show an asterisk beneath the label.
263
257
  */
264
258
  "required": boolean;
265
- /**
266
- * Resets the formcontrol
267
- */
268
- "reset": () => Promise<void>;
269
- /**
270
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
271
- */
272
- "setCustomValidity": (message: string) => Promise<void>;
273
259
  /**
274
260
  * Sets focus on the checkbox.
275
261
  */
276
262
  "setFocus": (options?: FocusOptions) => Promise<void>;
277
263
  /**
278
- * The checkbox's value attribute.
264
+ * The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
279
265
  */
280
266
  "value": string;
281
267
  }
@@ -288,10 +274,6 @@ export namespace Components {
288
274
  * Callback to determine which date in the datepicker should be selectable. the callback function will get a datestring as an argument, e.g. '2021-07-04' Usage e.g.: const datepicker = document.getElementById('allowed-date-picker'); datepicker.allowedDates = datestring => parseInt(datestring.split('-')[2], 10) % 2 === 0;
289
275
  */
290
276
  "allowedDates": (date: Date) => boolean;
291
- /**
292
- * Checks for validity.
293
- */
294
- "checkValidity": () => Promise<boolean>;
295
277
  /**
296
278
  * Set to true to add a clear button when the input is populated.
297
279
  */
@@ -303,7 +285,7 @@ export namespace Components {
303
285
  /**
304
286
  * The dropdown will close when the user interacts outside of this element (e.g. clicking).
305
287
  */
306
- "containingElement": HTMLElement;
288
+ "containingElement"?: HTMLElement;
307
289
  /**
308
290
  * Define the dateFormat. Valid formats are: 'dd.mm.yyyy' 'yyyy-mm-dd' 'dd-mm-yyyy' 'dd/mm/yyyy' 'yyyy/mm/dd' 'dd.mm.yy' 'yy-mm-dd' 'dd-mm-yy' 'dd/mm/yy' 'yy/mm/dd'
309
291
  */
@@ -315,19 +297,19 @@ export namespace Components {
315
297
  /**
316
298
  * The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
317
299
  */
318
- "defaultDate"?: string | null;
300
+ "defaultDate"?: string;
319
301
  /**
320
302
  * If `true` the component is disabled.
321
303
  */
322
304
  "disabled": boolean;
323
305
  /**
324
- * Set to display the error text on blur and not when typing
306
+ * The error message shown, if `invalid` is set to true.
325
307
  */
326
- "errorOnBlur": boolean;
308
+ "errorText": string | string[];
327
309
  /**
328
- * The input's error text. Alternatively, you can use the error-text slot.
310
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
329
311
  */
330
- "errorText": string;
312
+ "errorTextCount"?: number;
331
313
  /**
332
314
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
333
315
  */
@@ -341,21 +323,25 @@ export namespace Components {
341
323
  */
342
324
  "inline": boolean;
343
325
  /**
344
- * The input's label. Alternatively, you can use the label slot.
326
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
327
+ */
328
+ "invalid": boolean;
329
+ /**
330
+ * The label text.
345
331
  */
346
332
  "label": string;
347
333
  /**
348
334
  * The language used to render the weekdays and months.
349
335
  */
350
- "locale": 'en' | 'de' | 'fr' | 'it';
336
+ "locale": 'en' | 'de' | 'fr' | 'it' | 'es';
351
337
  /**
352
338
  * The maximum datetime allowed. Value must be a date object
353
339
  */
354
- "max"?: Date | null;
340
+ "max"?: Date;
355
341
  /**
356
342
  * The minimum datetime allowed. Value must be a date object
357
343
  */
358
- "min"?: Date | null;
344
+ "min"?: Date;
359
345
  /**
360
346
  * The input's name attribute.
361
347
  */
@@ -367,35 +353,27 @@ export namespace Components {
367
353
  /**
368
354
  * The placeholder defines what text to be shown on the input element
369
355
  */
370
- "placeholder"?: string | null;
356
+ "placeholder"?: string;
371
357
  /**
372
358
  * The enforced placement of the dropdown panel.
373
359
  */
374
- "placement": 'top' | 'bottom';
360
+ "placement"?: 'top' | 'bottom';
375
361
  /**
376
362
  * If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
377
363
  */
378
364
  "readonly": boolean;
379
365
  /**
380
- * Checks for validity and shows the browser's validation message if the control is invalid.
381
- */
382
- "reportValidity": () => Promise<boolean>;
383
- /**
384
- * Set to true to make the input a required field.
366
+ * Set to true to show an asterisk beneath the label.
385
367
  */
386
368
  "required": boolean;
387
- /**
388
- * Resets the formcontrol
389
- */
390
- "reset": () => Promise<void>;
391
369
  /**
392
370
  * Selects an option
393
371
  */
394
- "select": (datestring: string) => Promise<void>;
372
+ "select": (datestring?: string) => Promise<void>;
395
373
  /**
396
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
374
+ * Sets focus on the datepickers input.
397
375
  */
398
- "setCustomValidity": (message: string) => Promise<void>;
376
+ "setFocus": (options?: FocusOptions) => Promise<void>;
399
377
  /**
400
378
  * Datepicker size.
401
379
  */
@@ -407,7 +385,7 @@ export namespace Components {
407
385
  /**
408
386
  * The value of the form field, which accepts a date object.
409
387
  */
410
- "value"?: Date | null;
388
+ "value"?: Date;
411
389
  }
412
390
  /**
413
391
  * @since 1.0
@@ -419,6 +397,9 @@ export namespace Components {
419
397
  * Set to true to prevent the user from toggling the details.
420
398
  */
421
399
  "disabled": boolean;
400
+ /**
401
+ * Set to false when you want to hide the summary icon and disable the open/close mechanism. Usually not needed, but used internally by 'six-sidebar-item-group'
402
+ */
422
403
  "hasContent": boolean;
423
404
  /**
424
405
  * Hides the detail body
@@ -429,7 +410,7 @@ export namespace Components {
429
410
  */
430
411
  "inline": boolean;
431
412
  /**
432
- * Indicates whether or not the details is open. You can use this in lieu of the show/hide methods.
413
+ * Indicates whether the details is open. You can use this in lieu of the show/hide methods.
433
414
  */
434
415
  "open": boolean;
435
416
  /**
@@ -447,7 +428,7 @@ export namespace Components {
447
428
  /**
448
429
  * The summary icon to show in the details header. If you need to display HTML, use the `summary-icon` slot instead.
449
430
  */
450
- "summaryIcon": string;
431
+ "summaryIcon"?: string;
451
432
  /**
452
433
  * The icon's size.
453
434
  */
@@ -479,7 +460,7 @@ export namespace Components {
479
460
  */
480
461
  "noHeader": boolean;
481
462
  /**
482
- * Indicates whether or not the dialog is open. You can use this in lieu of the show/hide methods.
463
+ * Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
483
464
  */
484
465
  "open": boolean;
485
466
  /**
@@ -510,7 +491,7 @@ export namespace Components {
510
491
  */
511
492
  "noHeader": boolean;
512
493
  /**
513
- * Indicates whether or not the drawer is open. You can use this in lieu of the show/hide methods.
494
+ * Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
514
495
  */
515
496
  "open": boolean;
516
497
  /**
@@ -543,7 +524,7 @@ export namespace Components {
543
524
  /**
544
525
  * The dropdown will close when the user interacts outside of this element (e.g. clicking).
545
526
  */
546
- "containingElement": HTMLElement;
527
+ "containingElement"?: HTMLElement;
547
528
  /**
548
529
  * The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
549
530
  */
@@ -573,15 +554,19 @@ export namespace Components {
573
554
  */
574
555
  "hoist": boolean;
575
556
  /**
576
- * Indicates whether or not the dropdown is open. You can use this in lieu of the show/hide methods.
557
+ * Determines if the dropdown panel's width should match the width of the trigger element. If set to `true`, the panel will resize its width to align with the trigger's width. If `false` or omitted, the panel will maintain its default width.
558
+ */
559
+ "matchTriggerWidth": boolean;
560
+ /**
561
+ * Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
577
562
  */
578
563
  "open": boolean;
579
564
  /**
580
565
  * Set the options to be shown in the dropdown (alternative to setting the elements via html)
581
566
  */
582
- "options": SixMenuItemData[] | null;
567
+ "options": SixMenuItemData[];
583
568
  /**
584
- * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside of the viewport.
569
+ * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
585
570
  */
586
571
  "placement": | 'top'
587
572
  | 'top-start'
@@ -597,6 +582,7 @@ export namespace Components {
597
582
  | 'left-end';
598
583
  /**
599
584
  * Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu is activated.
585
+ * @deprecated : use the property `matchTriggerWidth` instead.
600
586
  */
601
587
  "reposition": () => Promise<void>;
602
588
  /**
@@ -612,6 +598,12 @@ export namespace Components {
612
598
  */
613
599
  "virtualScroll": boolean;
614
600
  }
601
+ /**
602
+ * @since 4.0
603
+ * @status beta
604
+ */
605
+ interface SixError {
606
+ }
615
607
  interface SixErrorPage {
616
608
  /**
617
609
  * Defines a custom description.
@@ -628,7 +620,7 @@ export namespace Components {
628
620
  /**
629
621
  * Defines error Code and thus displays the proper error page.
630
622
  */
631
- "errorCode": number;
623
+ "errorCode"?: 404 | 403 | 500;
632
624
  /**
633
625
  * Defines language and thus displays the proper error page in the selected language.
634
626
  */
@@ -668,7 +660,7 @@ export namespace Components {
668
660
  /**
669
661
  * The file size. This number will be divided by 1024 to show the filesize in KB
670
662
  */
671
- "size": number;
663
+ "size"?: number;
672
664
  }
673
665
  /**
674
666
  * @since 2.0.0
@@ -678,7 +670,7 @@ export namespace Components {
678
670
  /**
679
671
  * Accepted MIME-Types.
680
672
  */
681
- "accept": string;
673
+ "accept"?: string;
682
674
  /**
683
675
  * Set to true if file control should be small.
684
676
  */
@@ -686,19 +678,31 @@ export namespace Components {
686
678
  /**
687
679
  * Set when button is disabled.
688
680
  */
689
- "disabled": boolean;
681
+ "disabled": false;
682
+ /**
683
+ * The error message shown, if `invalid` is set to true.
684
+ */
685
+ "errorText": string | string[];
686
+ /**
687
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
688
+ */
689
+ "invalid": boolean;
690
690
  /**
691
691
  * Label of the drop area.
692
692
  */
693
- "label": string;
693
+ "label"?: string;
694
694
  /**
695
695
  * Allowed max file size in bytes.
696
696
  */
697
- "maxFileSize": number | undefined;
697
+ "maxFileSize"?: number;
698
698
  /**
699
699
  * More than one file allowed.
700
700
  */
701
- "multiple": boolean;
701
+ "multiple": false;
702
+ /**
703
+ * Set to true to draw the control in a loading state.
704
+ */
705
+ "uploading": boolean;
702
706
  }
703
707
  /**
704
708
  * @since 1.0
@@ -706,37 +710,6 @@ export namespace Components {
706
710
  */
707
711
  interface SixFooter {
708
712
  }
709
- /**
710
- * @since 1.0
711
- * @status stable
712
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
713
- */
714
- interface SixForm {
715
- /**
716
- * Checks for validity.
717
- */
718
- "checkValidity": () => Promise<boolean>;
719
- /**
720
- * Gets all form control elements (native and custom).
721
- */
722
- "getFormControls": () => Promise<HTMLFormElement[]>;
723
- /**
724
- * Serializes all form controls elements and returns a `FormData` object.
725
- */
726
- "getFormData": () => Promise<FormData>;
727
- /**
728
- * Prevent the form from validating inputs before submitting.
729
- */
730
- "novalidate": boolean;
731
- /**
732
- * Resets the form and resets the value of all descendants
733
- */
734
- "reset": () => Promise<void>;
735
- /**
736
- * Submits the form. If all controls are valid, the `six-form-submit` event will be emitted and the promise will resolve with `true`. If any form control is invalid, the promise will resolve with `false` and no event will be emitted.
737
- */
738
- "submit": () => Promise<boolean>;
739
- }
740
713
  /**
741
714
  * @since 1.1
742
715
  * @status stable
@@ -755,7 +728,7 @@ export namespace Components {
755
728
  */
756
729
  "label": string;
757
730
  /**
758
- * The label's required attribute.
731
+ * Set to true to show an asterisk beneath the label.
759
732
  */
760
733
  "required": boolean;
761
734
  /**
@@ -770,22 +743,42 @@ export namespace Components {
770
743
  interface SixHeader {
771
744
  /**
772
745
  * Set whether the logo should be clickable
746
+ * @deprecated Use six-header `custom` property with `six-logo` instead
773
747
  */
774
748
  "clickableLogo": boolean;
749
+ /**
750
+ * Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots are ignored. Use `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.
751
+ * @since 4.2.7
752
+ * @status beta
753
+ */
754
+ "custom": boolean;
775
755
  /**
776
756
  * Get open state for search
757
+ * @deprecated Use six-header `custom` property instead
777
758
  */
778
759
  "getIsSearchOpen": () => Promise<boolean>;
760
+ /**
761
+ * Set whether the hamburger menu should be visible or not
762
+ * @deprecated Use six-header `custom` property instead
763
+ */
764
+ "hideHamburgerMenu": boolean;
765
+ /**
766
+ * The displayed logo. Either six or bme. Defaults to six.
767
+ * @deprecated Use six-header `custom` property with `six-logo` instead
768
+ */
769
+ "logo": 'six' | 'bme';
779
770
  /**
780
771
  * Set the hamburger menu icon to open or closed state
772
+ * @deprecated Use six-header `custom` property instead
781
773
  */
782
774
  "openHamburgerMenu": boolean;
783
775
  /**
784
- * Set the header search to be in an open or closed state
776
+ * Set the header search to be in an open or closed state. If `custom` is `true`, focuses the first `six-input` found in the search slot.
785
777
  */
786
778
  "openSearch": boolean;
787
779
  /**
788
780
  * Sets open state for search
781
+ * @deprecated Use six-header `custom` property instead
789
782
  */
790
783
  "setSearchOpenState": (openState: boolean) => Promise<void>;
791
784
  /**
@@ -793,6 +786,32 @@ export namespace Components {
793
786
  */
794
787
  "shiftContent": boolean;
795
788
  }
789
+ /**
790
+ * @since 4.2.7
791
+ * @status beta
792
+ */
793
+ interface SixHeaderDropdownItem {
794
+ }
795
+ /**
796
+ * @since 4.2.7
797
+ * @status beta
798
+ */
799
+ interface SixHeaderItem {
800
+ /**
801
+ * Indicates whether the item is styled as active. When set to `true`, a border is displayed below the trigger element. Use <code>six-header-dropdown-item</code> to automatically set the active state for dropdowns.
802
+ */
803
+ "active": boolean;
804
+ }
805
+ /**
806
+ * @since 4.2.7
807
+ * @status beta
808
+ */
809
+ interface SixHeaderMenuButton {
810
+ /**
811
+ * The icon of the menu button.
812
+ */
813
+ "icon": string;
814
+ }
796
815
  /**
797
816
  * @since 1.0
798
817
  * @status stable
@@ -824,22 +843,34 @@ export namespace Components {
824
843
  * Set to true to disable the button.
825
844
  */
826
845
  "disabled": boolean;
846
+ /**
847
+ * Tells the browser to download the linked file as this filename. Only used when `href` is set.
848
+ */
849
+ "download"?: string;
850
+ /**
851
+ * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
852
+ */
853
+ "href"?: string;
827
854
  /**
828
855
  * HTML symbol code or entity.
829
856
  */
830
- "html": string;
857
+ "html"?: string;
831
858
  /**
832
859
  * A description that gets read by screen readers and other assistive devices. For optimal accessibility, you should always include a label that describes what the icon button does.
833
860
  */
834
- "label": string;
861
+ "label"?: string;
835
862
  /**
836
863
  * The name of the icon to draw.
837
864
  */
838
- "name": string;
865
+ "name"?: string;
839
866
  /**
840
867
  * The icon's size.
841
868
  */
842
869
  "size": 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
870
+ /**
871
+ * Tells the browser where to open the link. Only used when `href` is set.
872
+ */
873
+ "target"?: '_blank' | '_parent' | '_self' | '_top';
843
874
  }
844
875
  /**
845
876
  * @since 1.0
@@ -863,10 +894,6 @@ export namespace Components {
863
894
  * The input's autofocus attribute.
864
895
  */
865
896
  "autofocus": boolean;
866
- /**
867
- * Checks for validity.
868
- */
869
- "checkValidity": () => Promise<boolean>;
870
897
  /**
871
898
  * Set to true to add a clear button when the input is populated.
872
899
  */
@@ -876,21 +903,21 @@ export namespace Components {
876
903
  */
877
904
  "disabled": boolean;
878
905
  /**
879
- * Set to display the error text on blur and not when typing
906
+ * Internal: Styles the input for the dropdown filter search.
880
907
  */
881
- "errorOnBlur": boolean;
908
+ "dropdownSearch": boolean;
882
909
  /**
883
- * The input's error text. Alternatively, you can use the error-text slot.
910
+ * The error message shown, if `invalid` is set to true.
884
911
  */
885
- "errorText": string;
912
+ "errorText": string | string[];
886
913
  /**
887
- * Returns the native input's validationMessage
914
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
888
915
  */
889
- "getValidationMessage": () => Promise<string>;
916
+ "errorTextCount"?: number;
890
917
  /**
891
- * Returns the native input's validity
918
+ * Returns the start and end positions of the text selection
892
919
  */
893
- "getValidity": () => Promise<ValidityState | undefined>;
920
+ "getSelectionRange": () => Promise<SelectionRange>;
894
921
  /**
895
922
  * The input's help text. Alternatively, you can use the help-text slot.
896
923
  */
@@ -900,15 +927,11 @@ export namespace Components {
900
927
  */
901
928
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
902
929
  /**
903
- * This will be true when the control is in an invalid state. Validity is determined by props such as `type`, `required`, `minlength`, `maxlength`, and `pattern` using the browser's constraint validation API.
930
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
904
931
  */
905
932
  "invalid": boolean;
906
933
  /**
907
- * Returns the native input's validity
908
- */
909
- "isValid": () => Promise<boolean>;
910
- /**
911
- * The input's label. Alternatively, you can use the label slot.
934
+ * The label text.
912
935
  */
913
936
  "label": string;
914
937
  /**
@@ -956,25 +979,13 @@ export namespace Components {
956
979
  */
957
980
  "removeFocus": () => Promise<void>;
958
981
  /**
959
- * Checks for validity and shows the browser's validation message if the control is invalid.
960
- */
961
- "reportValidity": () => Promise<boolean>;
962
- /**
963
- * Set to true to make the input a required field.
982
+ * Set to true to show an asterisk beneath the label.
964
983
  */
965
984
  "required": boolean;
966
- /**
967
- * Resets the formcontrol
968
- */
969
- "reset": () => Promise<void>;
970
985
  /**
971
986
  * Selects all the text in the input.
972
987
  */
973
- "select": () => Promise<void>;
974
- /**
975
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
976
- */
977
- "setCustomValidity": (message: string) => Promise<void>;
988
+ "select": () => Promise<void | undefined>;
978
989
  /**
979
990
  * Sets focus on the input.
980
991
  */
@@ -982,11 +993,11 @@ export namespace Components {
982
993
  /**
983
994
  * Replaces a range of text with a new string.
984
995
  */
985
- "setRangeText": (replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>;
996
+ "setRangeText": (replacement: string, start: number, end: number, selectMode?: "select" | "start" | "end" | "preserve") => Promise<void>;
986
997
  /**
987
998
  * Sets the start and end positions of the text selection (0-based).
988
999
  */
989
- "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
1000
+ "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>;
990
1001
  /**
991
1002
  * The input's size.
992
1003
  */
@@ -1028,15 +1039,15 @@ export namespace Components {
1028
1039
  /**
1029
1040
  * Defines a custom list of items you can iterate through
1030
1041
  */
1031
- "items": string[];
1042
+ "items"?: string[];
1032
1043
  /**
1033
1044
  * The maximum value allowed to pick.
1034
1045
  */
1035
- "max": number | string;
1046
+ "max"?: number | string;
1036
1047
  /**
1037
1048
  * The minimum value allowed to pick.
1038
1049
  */
1039
- "min": number | string;
1050
+ "min"?: number | string;
1040
1051
  /**
1041
1052
  * Defines whether the items should be padded
1042
1053
  */
@@ -1046,7 +1057,7 @@ export namespace Components {
1046
1057
  */
1047
1058
  "paddingChar": string;
1048
1059
  /**
1049
- * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
1060
+ * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
1050
1061
  */
1051
1062
  "paddingDirection": ItemPickerPaddingDirection;
1052
1063
  /**
@@ -1092,7 +1103,17 @@ export namespace Components {
1092
1103
  /**
1093
1104
  * Set the number of grid columns
1094
1105
  */
1095
- "columns": any;
1106
+ "columns"?: number;
1107
+ }
1108
+ /**
1109
+ * @since 4.2.7
1110
+ * @status beta
1111
+ */
1112
+ interface SixLogo {
1113
+ /**
1114
+ * The brand of the logo. Either six or bme. Defaults to six.
1115
+ */
1116
+ "brand": 'six' | 'bme';
1096
1117
  }
1097
1118
  /**
1098
1119
  * @since 1.01
@@ -1110,6 +1131,10 @@ export namespace Components {
1110
1131
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1111
1132
  */
1112
1133
  interface SixMenu {
1134
+ /**
1135
+ * Internal: Disables handling of key presses.
1136
+ */
1137
+ "disableKeyboardHandling": boolean;
1113
1138
  /**
1114
1139
  * Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
1115
1140
  */
@@ -1119,7 +1144,7 @@ export namespace Components {
1119
1144
  */
1120
1145
  "items": SixMenuItemData1[] | null;
1121
1146
  /**
1122
- * Defines how many items should be shown. If the number of items is larger than this properties a scrollbar will be shown
1147
+ * Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
1123
1148
  */
1124
1149
  "itemsShown"?: number;
1125
1150
  /**
@@ -1153,7 +1178,11 @@ export namespace Components {
1153
1178
  */
1154
1179
  interface SixMenuItem {
1155
1180
  /**
1156
- * Set to true to draw the item in a checked state.
1181
+ * Defines if the checked state is displayed as a checkbox or a check-icon
1182
+ */
1183
+ "checkType": 'checkbox' | 'check';
1184
+ /**
1185
+ * Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
1157
1186
  */
1158
1187
  "checked": boolean;
1159
1188
  /**
@@ -1234,10 +1263,6 @@ export namespace Components {
1234
1263
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1235
1264
  */
1236
1265
  interface SixRadio {
1237
- /**
1238
- * Checks for validity.
1239
- */
1240
- "checkValidity": () => Promise<boolean>;
1241
1266
  /**
1242
1267
  * Set to true to draw the radio in a checked state.
1243
1268
  */
@@ -1247,7 +1272,7 @@ export namespace Components {
1247
1272
  */
1248
1273
  "disabled": boolean;
1249
1274
  /**
1250
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
1275
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1251
1276
  */
1252
1277
  "invalid": boolean;
1253
1278
  /**
@@ -1258,18 +1283,6 @@ export namespace Components {
1258
1283
  * Removes focus from the radio.
1259
1284
  */
1260
1285
  "removeFocus": () => Promise<void>;
1261
- /**
1262
- * Checks for validity and shows the browser's validation message if the control is invalid.
1263
- */
1264
- "reportValidity": () => Promise<boolean>;
1265
- /**
1266
- * Resets the formcontrol
1267
- */
1268
- "reset": () => Promise<void>;
1269
- /**
1270
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1271
- */
1272
- "setCustomValidity": (message: string) => Promise<void>;
1273
1286
  /**
1274
1287
  * Sets focus on the radio.
1275
1288
  */
@@ -1290,23 +1303,23 @@ export namespace Components {
1290
1303
  */
1291
1304
  "disabled": boolean;
1292
1305
  /**
1293
- * Set to display the error text on blur and not when typing
1306
+ * The error message shown, if `invalid` is set to true.
1294
1307
  */
1295
- "errorOnBlur": boolean;
1308
+ "errorText": string | string[];
1296
1309
  /**
1297
- * The input's error text. Alternatively, you can use the error-text slot.
1310
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1298
1311
  */
1299
- "errorText": string;
1312
+ "errorTextCount"?: number;
1300
1313
  /**
1301
1314
  * The range's help text. Alternatively, you can use the help-text slot.
1302
1315
  */
1303
1316
  "helpText": string;
1304
1317
  /**
1305
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
1318
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1306
1319
  */
1307
1320
  "invalid": boolean;
1308
1321
  /**
1309
- * The range's label. Alternatively, you can use the label slot.
1322
+ * The label text.
1310
1323
  */
1311
1324
  "label": string;
1312
1325
  /**
@@ -1326,17 +1339,9 @@ export namespace Components {
1326
1339
  */
1327
1340
  "removeFocus": () => Promise<void>;
1328
1341
  /**
1329
- * Set to true to make the input a required field.
1342
+ * Set to true to show an asterisk beneath the label.
1330
1343
  */
1331
1344
  "required": boolean;
1332
- /**
1333
- * Resets the formcontrol
1334
- */
1335
- "reset": () => Promise<void>;
1336
- /**
1337
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1338
- */
1339
- "setCustomValidity": (message: string) => Promise<void>;
1340
1345
  /**
1341
1346
  * Sets focus on the input.
1342
1347
  */
@@ -1363,10 +1368,6 @@ export namespace Components {
1363
1368
  * @status stable
1364
1369
  */
1365
1370
  interface SixRoot {
1366
- /**
1367
- * Breakpoint for smaller screens when the right sidebar is collapsed by default.
1368
- */
1369
- "breakpoint": number;
1370
1371
  /**
1371
1372
  * Defines whether the content section should be padded
1372
1373
  */
@@ -1400,7 +1401,7 @@ export namespace Components {
1400
1401
  /**
1401
1402
  * The input's placeholder text.
1402
1403
  */
1403
- "placeholder": string;
1404
+ "placeholder"?: string;
1404
1405
  /**
1405
1406
  * The input's value attribute.
1406
1407
  */
@@ -1420,30 +1421,22 @@ export namespace Components {
1420
1421
  * Set to true to turn the six-select into an autocomplete.
1421
1422
  */
1422
1423
  "autocomplete": boolean;
1423
- /**
1424
- * Checks for validity.
1425
- */
1426
- "checkValidity": () => Promise<boolean>;
1427
1424
  /**
1428
1425
  * Set to true to add a clear button when the select is populated.
1429
1426
  */
1430
1427
  "clearable": boolean;
1431
- /**
1432
- * The default value the select will be reverted to when reset is executed
1433
- */
1434
- "defaultValue": string | string[] | undefined;
1435
1428
  /**
1436
1429
  * Set to true to disable the select control.
1437
1430
  */
1438
1431
  "disabled": boolean;
1439
1432
  /**
1440
- * Set to display the error text on blur and not when typing
1433
+ * The error message shown, if `invalid` is set to true.
1441
1434
  */
1442
- "errorOnBlur": boolean;
1435
+ "errorText": string | string[];
1443
1436
  /**
1444
- * The select's error text. Alternatively, you can use the error-text slot.
1437
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1445
1438
  */
1446
- "errorText": string;
1439
+ "errorTextCount"?: number;
1447
1440
  /**
1448
1441
  * Set to true to allow filtering for entries in the dropdown
1449
1442
  */
@@ -1451,11 +1444,11 @@ export namespace Components {
1451
1444
  /**
1452
1445
  * The debounce for the filter callbacks.
1453
1446
  */
1454
- "filterDebounce": number;
1447
+ "filterDebounce"?: number;
1455
1448
  /**
1456
1449
  * The filter's placeholder text.
1457
1450
  */
1458
- "filterPlaceholder": string;
1451
+ "filterPlaceholder"?: string;
1459
1452
  /**
1460
1453
  * The select's help text. Alternatively, you can use the help-text slot.
1461
1454
  */
@@ -1469,11 +1462,11 @@ export namespace Components {
1469
1462
  */
1470
1463
  "inputDebounce": number;
1471
1464
  /**
1472
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
1465
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1473
1466
  */
1474
1467
  "invalid": boolean;
1475
1468
  /**
1476
- * The select's label. Alternatively, you can use the label slot.
1469
+ * The label text.
1477
1470
  */
1478
1471
  "label": string;
1479
1472
  /**
@@ -1482,6 +1475,7 @@ export namespace Components {
1482
1475
  "line": boolean;
1483
1476
  /**
1484
1477
  * The maximum number of tags to show when `multiple` is true. After the maximum, "+n" will be shown to indicate the number of additional items that are selected. Set to -1 to remove the limit.
1478
+ * @deprecated : This property is ignored. The component now displays as many items as possible and computes the "+n" dynamically.
1485
1479
  */
1486
1480
  "maxTagsVisible": number;
1487
1481
  /**
@@ -1505,21 +1499,21 @@ export namespace Components {
1505
1499
  */
1506
1500
  "placeholder": string;
1507
1501
  /**
1508
- * Checks for validity and shows the browser's validation message if the control is invalid.
1502
+ * Set to true to show an asterisk beneath the label.
1509
1503
  */
1510
- "reportValidity": () => Promise<boolean>;
1504
+ "required": boolean;
1511
1505
  /**
1512
- * The select's required attribute.
1506
+ * Enables the select all button.
1513
1507
  */
1514
- "required": boolean;
1508
+ "selectAllButton": boolean;
1515
1509
  /**
1516
- * Resets the formcontrol
1510
+ * Custom text for the "select all" button. Defaults to "Select all" and equivalents in supported languages.
1517
1511
  */
1518
- "reset": () => Promise<void>;
1512
+ "selectAllText"?: string;
1519
1513
  /**
1520
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1514
+ * Sets focus on the select.
1521
1515
  */
1522
- "setCustomValidity": (message: string) => Promise<void>;
1516
+ "setFocus": (options?: FocusOptions) => Promise<void>;
1523
1517
  /**
1524
1518
  * The select's size.
1525
1519
  */
@@ -1543,7 +1537,7 @@ export namespace Components {
1543
1537
  */
1544
1538
  "hide": () => Promise<void>;
1545
1539
  /**
1546
- * Indicates whether or not the sidebar is open. You can use this in lieu of the show/hide methods.
1540
+ * Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
1547
1541
  */
1548
1542
  "open": boolean;
1549
1543
  /**
@@ -1584,6 +1578,10 @@ export namespace Components {
1584
1578
  * Set to true to draw the sidebar item in a disabled state.
1585
1579
  */
1586
1580
  "disabled": boolean;
1581
+ /**
1582
+ * Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
1583
+ */
1584
+ "href": string | undefined;
1587
1585
  /**
1588
1586
  * Set to true to draw the item in a selected state.
1589
1587
  */
@@ -1598,6 +1596,10 @@ export namespace Components {
1598
1596
  * @status stable
1599
1597
  */
1600
1598
  interface SixSidebarItemGroup {
1599
+ /**
1600
+ * Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
1601
+ */
1602
+ "href": string | undefined;
1601
1603
  /**
1602
1604
  * Icon of the group
1603
1605
  */
@@ -1606,11 +1608,14 @@ export namespace Components {
1606
1608
  * Title of item group
1607
1609
  */
1608
1610
  "name": string;
1611
+ /**
1612
+ * Indicates whether the sidebar is shown
1613
+ */
1609
1614
  "open": boolean;
1610
1615
  /**
1611
1616
  * Custom summary icon name.
1612
1617
  */
1613
- "summaryIcon": string;
1618
+ "summaryIcon"?: string;
1614
1619
  /**
1615
1620
  * A unique value to store in the sidebar item of the group label. This can be used as a way to identify sidebar items when selected.
1616
1621
  */
@@ -1623,9 +1628,13 @@ export namespace Components {
1623
1628
  */
1624
1629
  interface SixSpinner {
1625
1630
  /**
1626
- * Indicates if the spinner is shown as animated SIX logo or simple spinner.
1631
+ * Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner.
1627
1632
  */
1628
- "six": boolean;
1633
+ "logo"?: 'six' | 'bme';
1634
+ /**
1635
+ * **@deprecated** Use `logo="six"` instead. If set to true, the spinner displays the SIX logo.
1636
+ */
1637
+ "six"?: boolean;
1629
1638
  }
1630
1639
  interface SixStageIndicator {
1631
1640
  /**
@@ -1639,10 +1648,6 @@ export namespace Components {
1639
1648
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1640
1649
  */
1641
1650
  interface SixSwitch {
1642
- /**
1643
- * Checks for validity.
1644
- */
1645
- "checkValidity": () => Promise<boolean>;
1646
1651
  /**
1647
1652
  * Set to true to draw the switch in a checked state.
1648
1653
  */
@@ -1652,33 +1657,33 @@ export namespace Components {
1652
1657
  */
1653
1658
  "disabled": boolean;
1654
1659
  /**
1655
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
1660
+ * The error message shown, if `invalid` is set to true.
1656
1661
  */
1657
- "invalid": boolean;
1662
+ "errorText": string | string[];
1658
1663
  /**
1659
- * The switch's name attribute.
1664
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1660
1665
  */
1661
- "name": string;
1666
+ "errorTextCount"?: number;
1662
1667
  /**
1663
- * Removes focus from the switch.
1668
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1664
1669
  */
1665
- "removeFocus": () => Promise<void>;
1670
+ "invalid": boolean;
1666
1671
  /**
1667
- * Checks for validity and shows the browser's validation message if the control is invalid.
1672
+ * The label text.
1668
1673
  */
1669
- "reportValidity": () => Promise<boolean>;
1674
+ "label": string;
1670
1675
  /**
1671
- * Set to true to make the switch a required field.
1676
+ * The switch's name attribute.
1672
1677
  */
1673
- "required": boolean;
1678
+ "name": string;
1674
1679
  /**
1675
- * Resets the formcontrol
1680
+ * Removes focus from the switch.
1676
1681
  */
1677
- "reset": () => Promise<void>;
1682
+ "removeFocus": () => Promise<void>;
1678
1683
  /**
1679
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1684
+ * Set to true to show an asterisk beneath the label.
1680
1685
  */
1681
- "setCustomValidity": (message: string) => Promise<void>;
1686
+ "required": boolean;
1682
1687
  /**
1683
1688
  * Sets focus on the switch.
1684
1689
  */
@@ -1793,27 +1798,23 @@ export namespace Components {
1793
1798
  /**
1794
1799
  * The textarea's autocorrect attribute.
1795
1800
  */
1796
- "autocorrect": string;
1801
+ "autocorrect": 'on' | 'off';
1797
1802
  /**
1798
1803
  * The textarea's autofocus attribute.
1799
1804
  */
1800
1805
  "autofocus": boolean;
1801
- /**
1802
- * Checks for validity.
1803
- */
1804
- "checkValidity": () => Promise<boolean>;
1805
1806
  /**
1806
1807
  * Set to true to disable the textarea.
1807
1808
  */
1808
1809
  "disabled": boolean;
1809
1810
  /**
1810
- * Set to display the error text on blur and not when typing
1811
+ * The error message shown, if `invalid` is set to true.
1811
1812
  */
1812
- "errorOnBlur": boolean;
1813
+ "errorText": string | string[];
1813
1814
  /**
1814
- * The textarea's error text. Alternatively, you can use the error-text slot.
1815
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1815
1816
  */
1816
- "errorText": string;
1817
+ "errorTextCount"?: number;
1817
1818
  /**
1818
1819
  * The textarea's help text. Alternatively, you can use the help-text slot.
1819
1820
  */
@@ -1821,23 +1822,23 @@ export namespace Components {
1821
1822
  /**
1822
1823
  * The textarea's inputmode attribute.
1823
1824
  */
1824
- "inputmode": 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
1825
+ "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
1825
1826
  /**
1826
- * This will be true when the control is in an invalid state. Validity is determined by props such as `required`, `minlength`, and `maxlength` using the browser's constraint validation API.
1827
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1827
1828
  */
1828
1829
  "invalid": boolean;
1829
1830
  /**
1830
- * The textarea's label. Alternatively, you can use the label slot.
1831
+ * The label text.
1831
1832
  */
1832
1833
  "label": string;
1833
1834
  /**
1834
1835
  * The maximum length of input that will be considered valid.
1835
1836
  */
1836
- "maxlength": number;
1837
+ "maxlength"?: number;
1837
1838
  /**
1838
1839
  * The minimum length of input that will be considered valid.
1839
1840
  */
1840
- "minlength": number;
1841
+ "minlength"?: number;
1841
1842
  /**
1842
1843
  * The textarea's name attribute.
1843
1844
  */
@@ -1845,7 +1846,7 @@ export namespace Components {
1845
1846
  /**
1846
1847
  * The textarea's placeholder text.
1847
1848
  */
1848
- "placeholder": string;
1849
+ "placeholder"?: string;
1849
1850
  /**
1850
1851
  * Set to true for a readonly textarea.
1851
1852
  */
@@ -1855,17 +1856,9 @@ export namespace Components {
1855
1856
  */
1856
1857
  "removeFocus": () => Promise<void>;
1857
1858
  /**
1858
- * Checks for validity and shows the browser's validation message if the control is invalid.
1859
- */
1860
- "reportValidity": () => Promise<boolean>;
1861
- /**
1862
- * The textarea's required attribute.
1859
+ * Set to true to show an asterisk beneath the label.
1863
1860
  */
1864
1861
  "required": boolean;
1865
- /**
1866
- * Resets the formcontrol
1867
- */
1868
- "reset": () => Promise<void>;
1869
1862
  /**
1870
1863
  * Controls how the textarea can be resized.
1871
1864
  */
@@ -1877,11 +1870,7 @@ export namespace Components {
1877
1870
  /**
1878
1871
  * Selects all the text in the input.
1879
1872
  */
1880
- "select": () => Promise<void>;
1881
- /**
1882
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1883
- */
1884
- "setCustomValidity": (message: string) => Promise<void>;
1873
+ "select": () => Promise<void | undefined>;
1885
1874
  /**
1886
1875
  * Sets focus on the textarea.
1887
1876
  */
@@ -1889,11 +1878,11 @@ export namespace Components {
1889
1878
  /**
1890
1879
  * Replaces a range of text with a new string.
1891
1880
  */
1892
- "setRangeText": (replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>;
1881
+ "setRangeText": (replacement: string, start: number, end: number, selectMode?: "select" | "start" | "end" | "preserve") => Promise<void>;
1893
1882
  /**
1894
1883
  * Sets the start and end positions of the text selection (0-based).
1895
1884
  */
1896
- "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
1885
+ "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: "forward" | "backward" | "none") => Promise<void | undefined>;
1897
1886
  /**
1898
1887
  * The textarea's size.
1899
1888
  */
@@ -1935,7 +1924,7 @@ export namespace Components {
1935
1924
  /**
1936
1925
  * The icon's name.
1937
1926
  */
1938
- "iconName": any;
1927
+ "iconName"?: string;
1939
1928
  /**
1940
1929
  * The tile's label.
1941
1930
  */
@@ -1954,10 +1943,6 @@ export namespace Components {
1954
1943
  * @status experimental
1955
1944
  */
1956
1945
  interface SixTimepicker {
1957
- /**
1958
- * Checks for validity.
1959
- */
1960
- "checkValidity": () => Promise<boolean>;
1961
1946
  /**
1962
1947
  * Set to true to add a clear button when the input is populated.
1963
1948
  */
@@ -1969,23 +1954,23 @@ export namespace Components {
1969
1954
  /**
1970
1955
  * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
1971
1956
  */
1972
- "defaultTime"?: string | null;
1957
+ "defaultTime"?: string;
1973
1958
  /**
1974
1959
  * If `true` the component is disabled.
1975
1960
  */
1976
1961
  "disabled": boolean;
1977
1962
  /**
1978
- * Set to display the error text on blur and not when typing
1963
+ * The input's error text. Alternatively, you can use the error-text slot.
1979
1964
  */
1980
- "errorOnBlur": boolean;
1965
+ "errorText": string | string[];
1981
1966
  /**
1982
- * The input's error text. Alternatively, you can use the error-text slot.
1967
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1983
1968
  */
1984
- "errorText": string;
1969
+ "errorTextCount"?: number;
1985
1970
  /**
1986
1971
  * Define the time format. Valid formats are: HH:mm:ss hh:mm:ss:aa HH:mm:ss:ms hh:mm:ss:ms:aa HH:mm hh:mm:aa HH hh:aa mm ss ms where HH is the 24 hour format and hh is the 12 hour format Please notice that when using the 12-hour-clock (hh) you always need a period indicator (aa). So the time can be parsed as either am or pm
1987
1972
  */
1988
- "format": SixTimeFormat;
1973
+ "format": TimeFormat;
1989
1974
  /**
1990
1975
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
1991
1976
  */
@@ -1995,13 +1980,17 @@ export namespace Components {
1995
1980
  */
1996
1981
  "iconPosition": 'left' | 'right';
1997
1982
  /**
1998
- * Indicates whether or not the timepicker should be shown as an inline (always open) component
1983
+ * Indicates whether the timepicker should be shown as an inline (always open) component
1999
1984
  */
2000
1985
  "inline": boolean;
2001
1986
  /**
2002
1987
  * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
2003
1988
  */
2004
1989
  "interval": number;
1990
+ /**
1991
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1992
+ */
1993
+ "invalid": boolean;
2005
1994
  /**
2006
1995
  * The input's label. Alternatively, you can use the label slot.
2007
1996
  */
@@ -2011,41 +2000,33 @@ export namespace Components {
2011
2000
  */
2012
2001
  "name": string;
2013
2002
  /**
2014
- * Indicates whether or not the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
2003
+ * Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
2015
2004
  */
2016
2005
  "open": boolean;
2017
2006
  /**
2018
2007
  * The placeholder defines what text to be shown on the input element
2019
2008
  */
2020
- "placeholder"?: string | null;
2009
+ "placeholder"?: string;
2021
2010
  /**
2022
2011
  * The enforced placement of the dropdown panel.
2023
2012
  */
2024
- "placement": 'top' | 'bottom';
2013
+ "placement"?: 'top' | 'bottom';
2025
2014
  /**
2026
2015
  * If `true` the user can only select a time via the timepicker but not directly edit the input field.
2027
2016
  */
2028
2017
  "readonly": boolean;
2029
2018
  /**
2030
- * Checks for validity and shows the browser's validation message if the control is invalid.
2031
- */
2032
- "reportValidity": () => Promise<boolean>;
2033
- /**
2034
- * Set to true to make the input a required field.
2019
+ * Set to true to show an asterisk beneath the label.
2035
2020
  */
2036
2021
  "required": boolean;
2037
- /**
2038
- * Resets the formcontrol
2039
- */
2040
- "reset": () => Promise<void>;
2041
2022
  /**
2042
2023
  * Define the separator to be shown between the time unit pickers. Please be aware that this property will modify the displayed separator only. The separator for a timestring is always expected to be a colon (eg. '13:52:20')
2043
2024
  */
2044
2025
  "separator": string;
2045
2026
  /**
2046
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
2027
+ * Sets focus on the datepickers input.
2047
2028
  */
2048
- "setCustomValidity": (message: string) => Promise<void>;
2029
+ "setFocus": (options?: FocusOptions) => Promise<void>;
2049
2030
  /**
2050
2031
  * Timepicker size.
2051
2032
  */
@@ -2057,7 +2038,7 @@ export namespace Components {
2057
2038
  /**
2058
2039
  * The value of the timepicker provided as a string. The string mast match the provided format (or default format)
2059
2040
  */
2060
- "value"?: string | null;
2041
+ "value": string;
2061
2042
  }
2062
2043
  /**
2063
2044
  * @since 1.0
@@ -2070,7 +2051,7 @@ export namespace Components {
2070
2051
  */
2071
2052
  "content": string;
2072
2053
  /**
2073
- * Set to true to disable the tooltip so it won't show when triggered.
2054
+ * Set to true to disable the tooltip, so it won't show when triggered.
2074
2055
  */
2075
2056
  "disabled": boolean;
2076
2057
  /**
@@ -2082,11 +2063,11 @@ export namespace Components {
2082
2063
  */
2083
2064
  "hide": () => Promise<void>;
2084
2065
  /**
2085
- * Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.
2066
+ * Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
2086
2067
  */
2087
2068
  "open": boolean;
2088
2069
  /**
2089
- * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside of the viewport.
2070
+ * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
2090
2071
  */
2091
2072
  "placement": | 'top'
2092
2073
  | 'top-start'
@@ -2154,10 +2135,6 @@ export interface SixFileUploadCustomEvent<T> extends CustomEvent<T> {
2154
2135
  detail: T;
2155
2136
  target: HTMLSixFileUploadElement;
2156
2137
  }
2157
- export interface SixFormCustomEvent<T> extends CustomEvent<T> {
2158
- detail: T;
2159
- target: HTMLSixFormElement;
2160
- }
2161
2138
  export interface SixHeaderCustomEvent<T> extends CustomEvent<T> {
2162
2139
  detail: T;
2163
2140
  target: HTMLSixHeaderElement;
@@ -2186,10 +2163,6 @@ export interface SixRangeCustomEvent<T> extends CustomEvent<T> {
2186
2163
  detail: T;
2187
2164
  target: HTMLSixRangeElement;
2188
2165
  }
2189
- export interface SixRootCustomEvent<T> extends CustomEvent<T> {
2190
- detail: T;
2191
- target: HTMLSixRootElement;
2192
- }
2193
2166
  export interface SixSearchFieldCustomEvent<T> extends CustomEvent<T> {
2194
2167
  detail: T;
2195
2168
  target: HTMLSixSearchFieldElement;
@@ -2235,18 +2208,26 @@ export interface SixTooltipCustomEvent<T> extends CustomEvent<T> {
2235
2208
  target: HTMLSixTooltipElement;
2236
2209
  }
2237
2210
  declare global {
2238
- interface HTMLSetAttributesElement extends Components.SetAttributes, HTMLStencilElement {
2211
+ interface HTMLSixAlertElementEventMap {
2212
+ "six-alert-show": EmptyPayload;
2213
+ "six-alert-after-show": EmptyPayload;
2214
+ "six-alert-hide": EmptyPayload;
2215
+ "six-alert-after-hide": EmptyPayload;
2239
2216
  }
2240
- var HTMLSetAttributesElement: {
2241
- prototype: HTMLSetAttributesElement;
2242
- new (): HTMLSetAttributesElement;
2243
- };
2244
2217
  /**
2245
2218
  * @since 1.0
2246
2219
  * @status stable
2247
2220
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2248
2221
  */
2249
2222
  interface HTMLSixAlertElement extends Components.SixAlert, HTMLStencilElement {
2223
+ addEventListener<K extends keyof HTMLSixAlertElementEventMap>(type: K, listener: (this: HTMLSixAlertElement, ev: SixAlertCustomEvent<HTMLSixAlertElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2224
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2225
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2226
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2227
+ removeEventListener<K extends keyof HTMLSixAlertElementEventMap>(type: K, listener: (this: HTMLSixAlertElement, ev: SixAlertCustomEvent<HTMLSixAlertElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2228
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2229
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2230
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2250
2231
  }
2251
2232
  var HTMLSixAlertElement: {
2252
2233
  prototype: HTMLSixAlertElement;
@@ -2274,12 +2255,24 @@ declare global {
2274
2255
  prototype: HTMLSixBadgeElement;
2275
2256
  new (): HTMLSixBadgeElement;
2276
2257
  };
2258
+ interface HTMLSixButtonElementEventMap {
2259
+ "six-button-blur": EmptyPayload;
2260
+ "six-button-focus": EmptyPayload;
2261
+ }
2277
2262
  /**
2278
2263
  * @since 1.0
2279
2264
  * @status stable
2280
2265
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2281
2266
  */
2282
2267
  interface HTMLSixButtonElement extends Components.SixButton, HTMLStencilElement {
2268
+ addEventListener<K extends keyof HTMLSixButtonElementEventMap>(type: K, listener: (this: HTMLSixButtonElement, ev: SixButtonCustomEvent<HTMLSixButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2269
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2270
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2271
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2272
+ removeEventListener<K extends keyof HTMLSixButtonElementEventMap>(type: K, listener: (this: HTMLSixButtonElement, ev: SixButtonCustomEvent<HTMLSixButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2273
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2274
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2275
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2283
2276
  }
2284
2277
  var HTMLSixButtonElement: {
2285
2278
  prototype: HTMLSixButtonElement;
@@ -2295,71 +2288,170 @@ declare global {
2295
2288
  prototype: HTMLSixCardElement;
2296
2289
  new (): HTMLSixCardElement;
2297
2290
  };
2291
+ interface HTMLSixCheckboxElementEventMap {
2292
+ "six-checkbox-blur": EmptyPayload;
2293
+ "six-checkbox-change": EmptyPayload;
2294
+ "six-checkbox-focus": EmptyPayload;
2295
+ }
2298
2296
  /**
2299
2297
  * @since 1.0
2300
2298
  * @status stable
2301
2299
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2302
2300
  */
2303
2301
  interface HTMLSixCheckboxElement extends Components.SixCheckbox, HTMLStencilElement {
2302
+ addEventListener<K extends keyof HTMLSixCheckboxElementEventMap>(type: K, listener: (this: HTMLSixCheckboxElement, ev: SixCheckboxCustomEvent<HTMLSixCheckboxElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2303
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2304
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2305
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2306
+ removeEventListener<K extends keyof HTMLSixCheckboxElementEventMap>(type: K, listener: (this: HTMLSixCheckboxElement, ev: SixCheckboxCustomEvent<HTMLSixCheckboxElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2307
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2308
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2309
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2304
2310
  }
2305
2311
  var HTMLSixCheckboxElement: {
2306
2312
  prototype: HTMLSixCheckboxElement;
2307
2313
  new (): HTMLSixCheckboxElement;
2308
2314
  };
2315
+ interface HTMLSixDatepickerElementEventMap {
2316
+ "six-datepicker-select": SixDatepickerSelectPayload;
2317
+ "six-datepicker-clear": EmptyPayload;
2318
+ "six-datepicker-blur": SixDatepickerSelectPayload;
2319
+ }
2309
2320
  /**
2310
2321
  * @since 1.0
2311
2322
  * @status stable
2312
2323
  */
2313
2324
  interface HTMLSixDatepickerElement extends Components.SixDatepicker, HTMLStencilElement {
2325
+ addEventListener<K extends keyof HTMLSixDatepickerElementEventMap>(type: K, listener: (this: HTMLSixDatepickerElement, ev: SixDatepickerCustomEvent<HTMLSixDatepickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2326
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2327
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2328
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2329
+ removeEventListener<K extends keyof HTMLSixDatepickerElementEventMap>(type: K, listener: (this: HTMLSixDatepickerElement, ev: SixDatepickerCustomEvent<HTMLSixDatepickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2330
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2331
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2332
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2314
2333
  }
2315
2334
  var HTMLSixDatepickerElement: {
2316
2335
  prototype: HTMLSixDatepickerElement;
2317
2336
  new (): HTMLSixDatepickerElement;
2318
2337
  };
2338
+ interface HTMLSixDetailsElementEventMap {
2339
+ "six-details-show": EmptyPayload;
2340
+ "six-details-after-show": EmptyPayload;
2341
+ "six-details-hide": EmptyPayload;
2342
+ "six-details-after-hide": EmptyPayload;
2343
+ }
2319
2344
  /**
2320
2345
  * @since 1.0
2321
2346
  * @status stable
2322
2347
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2323
2348
  */
2324
2349
  interface HTMLSixDetailsElement extends Components.SixDetails, HTMLStencilElement {
2350
+ addEventListener<K extends keyof HTMLSixDetailsElementEventMap>(type: K, listener: (this: HTMLSixDetailsElement, ev: SixDetailsCustomEvent<HTMLSixDetailsElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2351
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2352
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2353
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2354
+ removeEventListener<K extends keyof HTMLSixDetailsElementEventMap>(type: K, listener: (this: HTMLSixDetailsElement, ev: SixDetailsCustomEvent<HTMLSixDetailsElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2355
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2356
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2357
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2325
2358
  }
2326
2359
  var HTMLSixDetailsElement: {
2327
2360
  prototype: HTMLSixDetailsElement;
2328
2361
  new (): HTMLSixDetailsElement;
2329
2362
  };
2363
+ interface HTMLSixDialogElementEventMap {
2364
+ "six-dialog-show": EmptyPayload;
2365
+ "six-dialog-after-show": EmptyPayload;
2366
+ "six-dialog-hide": EmptyPayload;
2367
+ "six-dialog-after-hide": EmptyPayload;
2368
+ "six-dialog-initial-focus": EmptyPayload;
2369
+ "six-dialog-overlay-dismiss": EmptyPayload;
2370
+ }
2330
2371
  /**
2331
2372
  * @since 1.0
2332
2373
  * @status stable
2333
2374
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2334
2375
  */
2335
2376
  interface HTMLSixDialogElement extends Components.SixDialog, HTMLStencilElement {
2377
+ addEventListener<K extends keyof HTMLSixDialogElementEventMap>(type: K, listener: (this: HTMLSixDialogElement, ev: SixDialogCustomEvent<HTMLSixDialogElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2378
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2379
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2380
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2381
+ removeEventListener<K extends keyof HTMLSixDialogElementEventMap>(type: K, listener: (this: HTMLSixDialogElement, ev: SixDialogCustomEvent<HTMLSixDialogElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2382
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2383
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2384
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2336
2385
  }
2337
2386
  var HTMLSixDialogElement: {
2338
2387
  prototype: HTMLSixDialogElement;
2339
2388
  new (): HTMLSixDialogElement;
2340
2389
  };
2390
+ interface HTMLSixDrawerElementEventMap {
2391
+ "six-drawer-show": EmptyPayload;
2392
+ "six-drawer-after-show": EmptyPayload;
2393
+ "six-drawer-hide": EmptyPayload;
2394
+ "six-drawer-after-hide": EmptyPayload;
2395
+ "six-drawer-initial-focus": EmptyPayload;
2396
+ "six-drawer-overlay-dismiss": EmptyPayload;
2397
+ }
2341
2398
  /**
2342
2399
  * @since 1.0
2343
2400
  * @status stable
2344
2401
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2345
2402
  */
2346
2403
  interface HTMLSixDrawerElement extends Components.SixDrawer, HTMLStencilElement {
2404
+ addEventListener<K extends keyof HTMLSixDrawerElementEventMap>(type: K, listener: (this: HTMLSixDrawerElement, ev: SixDrawerCustomEvent<HTMLSixDrawerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2405
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2406
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2407
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2408
+ removeEventListener<K extends keyof HTMLSixDrawerElementEventMap>(type: K, listener: (this: HTMLSixDrawerElement, ev: SixDrawerCustomEvent<HTMLSixDrawerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2409
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2410
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2411
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2347
2412
  }
2348
2413
  var HTMLSixDrawerElement: {
2349
2414
  prototype: HTMLSixDrawerElement;
2350
2415
  new (): HTMLSixDrawerElement;
2351
2416
  };
2417
+ interface HTMLSixDropdownElementEventMap {
2418
+ "six-dropdown-show": EmptyPayload;
2419
+ "six-dropdown-after-show": EmptyPayload;
2420
+ "six-dropdown-hide": EmptyPayload;
2421
+ "six-dropdown-after-hide": EmptyPayload;
2422
+ "six-dropdown-auto-filter-fired": SixDropdownAutoFilterPayload;
2423
+ "six-async-filter-fired": SixDropdownAsyncFilterPayload;
2424
+ "six-dropdown-scroll": SixDropdownScrollPayload;
2425
+ }
2352
2426
  /**
2353
2427
  * @since 1.0
2354
2428
  * @status stable
2355
2429
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2356
2430
  */
2357
2431
  interface HTMLSixDropdownElement extends Components.SixDropdown, HTMLStencilElement {
2432
+ addEventListener<K extends keyof HTMLSixDropdownElementEventMap>(type: K, listener: (this: HTMLSixDropdownElement, ev: SixDropdownCustomEvent<HTMLSixDropdownElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2433
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2434
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2435
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2436
+ removeEventListener<K extends keyof HTMLSixDropdownElementEventMap>(type: K, listener: (this: HTMLSixDropdownElement, ev: SixDropdownCustomEvent<HTMLSixDropdownElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2437
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2438
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2439
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2358
2440
  }
2359
2441
  var HTMLSixDropdownElement: {
2360
2442
  prototype: HTMLSixDropdownElement;
2361
2443
  new (): HTMLSixDropdownElement;
2362
2444
  };
2445
+ /**
2446
+ * @since 4.0
2447
+ * @status beta
2448
+ */
2449
+ interface HTMLSixErrorElement extends Components.SixError, HTMLStencilElement {
2450
+ }
2451
+ var HTMLSixErrorElement: {
2452
+ prototype: HTMLSixErrorElement;
2453
+ new (): HTMLSixErrorElement;
2454
+ };
2363
2455
  interface HTMLSixErrorPageElement extends Components.SixErrorPage, HTMLStencilElement {
2364
2456
  }
2365
2457
  var HTMLSixErrorPageElement: {
@@ -2376,21 +2468,45 @@ declare global {
2376
2468
  prototype: HTMLSixFileListElement;
2377
2469
  new (): HTMLSixFileListElement;
2378
2470
  };
2471
+ interface HTMLSixFileListItemElementEventMap {
2472
+ "six-file-list-item-download": SixFileListDownloadPayload;
2473
+ "six-file-list-item-remove": SixFileListRemovePayload;
2474
+ }
2379
2475
  /**
2380
2476
  * @since 2.0.0
2381
2477
  * @status experimental
2382
2478
  */
2383
2479
  interface HTMLSixFileListItemElement extends Components.SixFileListItem, HTMLStencilElement {
2480
+ addEventListener<K extends keyof HTMLSixFileListItemElementEventMap>(type: K, listener: (this: HTMLSixFileListItemElement, ev: SixFileListItemCustomEvent<HTMLSixFileListItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2481
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2482
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2483
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2484
+ removeEventListener<K extends keyof HTMLSixFileListItemElementEventMap>(type: K, listener: (this: HTMLSixFileListItemElement, ev: SixFileListItemCustomEvent<HTMLSixFileListItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2485
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2486
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2487
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2384
2488
  }
2385
2489
  var HTMLSixFileListItemElement: {
2386
2490
  prototype: HTMLSixFileListItemElement;
2387
2491
  new (): HTMLSixFileListItemElement;
2388
2492
  };
2493
+ interface HTMLSixFileUploadElementEventMap {
2494
+ "six-file-upload-success": SixFileUploadSuccessPayload;
2495
+ "six-file-upload-failure": SixFileUploadFailurePayload;
2496
+ }
2389
2497
  /**
2390
2498
  * @since 2.0.0
2391
2499
  * @status experimental
2392
2500
  */
2393
2501
  interface HTMLSixFileUploadElement extends Components.SixFileUpload, HTMLStencilElement {
2502
+ addEventListener<K extends keyof HTMLSixFileUploadElementEventMap>(type: K, listener: (this: HTMLSixFileUploadElement, ev: SixFileUploadCustomEvent<HTMLSixFileUploadElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2503
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2504
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2505
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2506
+ removeEventListener<K extends keyof HTMLSixFileUploadElementEventMap>(type: K, listener: (this: HTMLSixFileUploadElement, ev: SixFileUploadCustomEvent<HTMLSixFileUploadElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2507
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2508
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2509
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2394
2510
  }
2395
2511
  var HTMLSixFileUploadElement: {
2396
2512
  prototype: HTMLSixFileUploadElement;
@@ -2406,17 +2522,6 @@ declare global {
2406
2522
  prototype: HTMLSixFooterElement;
2407
2523
  new (): HTMLSixFooterElement;
2408
2524
  };
2409
- /**
2410
- * @since 1.0
2411
- * @status stable
2412
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2413
- */
2414
- interface HTMLSixFormElement extends Components.SixForm, HTMLStencilElement {
2415
- }
2416
- var HTMLSixFormElement: {
2417
- prototype: HTMLSixFormElement;
2418
- new (): HTMLSixFormElement;
2419
- };
2420
2525
  /**
2421
2526
  * @since 1.1
2422
2527
  * @status stable
@@ -2427,16 +2532,62 @@ declare global {
2427
2532
  prototype: HTMLSixGroupLabelElement;
2428
2533
  new (): HTMLSixGroupLabelElement;
2429
2534
  };
2535
+ interface HTMLSixHeaderElementEventMap {
2536
+ "six-header-app-name-clicked": EmptyPayload;
2537
+ "six-header-app-switcher-select": SixHeaderAppSwitcherSelectPayload;
2538
+ "six-header-profile-select": SixHeaderProfileSelectPayload;
2539
+ "six-header-hamburger-menu-clicked": EmptyPayload;
2540
+ "six-header-logo-clicked": EmptyPayload;
2541
+ "six-header-search-field-toggle": SixHeaderSearchFieldToggle;
2542
+ }
2430
2543
  /**
2431
2544
  * @since 1.0
2432
2545
  * @status stable
2433
2546
  */
2434
2547
  interface HTMLSixHeaderElement extends Components.SixHeader, HTMLStencilElement {
2548
+ addEventListener<K extends keyof HTMLSixHeaderElementEventMap>(type: K, listener: (this: HTMLSixHeaderElement, ev: SixHeaderCustomEvent<HTMLSixHeaderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2549
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2550
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2551
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2552
+ removeEventListener<K extends keyof HTMLSixHeaderElementEventMap>(type: K, listener: (this: HTMLSixHeaderElement, ev: SixHeaderCustomEvent<HTMLSixHeaderElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2553
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2554
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2555
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2435
2556
  }
2436
2557
  var HTMLSixHeaderElement: {
2437
2558
  prototype: HTMLSixHeaderElement;
2438
2559
  new (): HTMLSixHeaderElement;
2439
2560
  };
2561
+ /**
2562
+ * @since 4.2.7
2563
+ * @status beta
2564
+ */
2565
+ interface HTMLSixHeaderDropdownItemElement extends Components.SixHeaderDropdownItem, HTMLStencilElement {
2566
+ }
2567
+ var HTMLSixHeaderDropdownItemElement: {
2568
+ prototype: HTMLSixHeaderDropdownItemElement;
2569
+ new (): HTMLSixHeaderDropdownItemElement;
2570
+ };
2571
+ /**
2572
+ * @since 4.2.7
2573
+ * @status beta
2574
+ */
2575
+ interface HTMLSixHeaderItemElement extends Components.SixHeaderItem, HTMLStencilElement {
2576
+ }
2577
+ var HTMLSixHeaderItemElement: {
2578
+ prototype: HTMLSixHeaderItemElement;
2579
+ new (): HTMLSixHeaderItemElement;
2580
+ };
2581
+ /**
2582
+ * @since 4.2.7
2583
+ * @status beta
2584
+ */
2585
+ interface HTMLSixHeaderMenuButtonElement extends Components.SixHeaderMenuButton, HTMLStencilElement {
2586
+ }
2587
+ var HTMLSixHeaderMenuButtonElement: {
2588
+ prototype: HTMLSixHeaderMenuButtonElement;
2589
+ new (): HTMLSixHeaderMenuButtonElement;
2590
+ };
2440
2591
  /**
2441
2592
  * @since 1.0
2442
2593
  * @status stable
@@ -2458,28 +2609,66 @@ declare global {
2458
2609
  prototype: HTMLSixIconButtonElement;
2459
2610
  new (): HTMLSixIconButtonElement;
2460
2611
  };
2612
+ interface HTMLSixInputElementEventMap {
2613
+ "six-input-change": EmptyPayload;
2614
+ "six-input-clear": EmptyPayload;
2615
+ "six-input-input": EmptyPayload;
2616
+ "six-input-focus": EmptyPayload;
2617
+ "six-input-blur": EmptyPayload;
2618
+ }
2461
2619
  /**
2462
2620
  * @since 1.0
2463
2621
  * @status stable
2464
2622
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2465
2623
  */
2466
2624
  interface HTMLSixInputElement extends Components.SixInput, HTMLStencilElement {
2625
+ addEventListener<K extends keyof HTMLSixInputElementEventMap>(type: K, listener: (this: HTMLSixInputElement, ev: SixInputCustomEvent<HTMLSixInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2626
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2627
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2628
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2629
+ removeEventListener<K extends keyof HTMLSixInputElementEventMap>(type: K, listener: (this: HTMLSixInputElement, ev: SixInputCustomEvent<HTMLSixInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2630
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2631
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2632
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2467
2633
  }
2468
2634
  var HTMLSixInputElement: {
2469
2635
  prototype: HTMLSixInputElement;
2470
2636
  new (): HTMLSixInputElement;
2471
2637
  };
2638
+ interface HTMLSixItemPickerElementEventMap {
2639
+ "six-item-picker-change": SixItemPickerChangePayload;
2640
+ "six-item-picker-change-debounced": SixItemPickerChangePayload;
2641
+ }
2472
2642
  /**
2473
2643
  * @since 2.0.0
2474
2644
  * @status experimental
2475
2645
  */
2476
2646
  interface HTMLSixItemPickerElement extends Components.SixItemPicker, HTMLStencilElement {
2647
+ addEventListener<K extends keyof HTMLSixItemPickerElementEventMap>(type: K, listener: (this: HTMLSixItemPickerElement, ev: SixItemPickerCustomEvent<HTMLSixItemPickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2648
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2649
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2650
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2651
+ removeEventListener<K extends keyof HTMLSixItemPickerElementEventMap>(type: K, listener: (this: HTMLSixItemPickerElement, ev: SixItemPickerCustomEvent<HTMLSixItemPickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2652
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2653
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2654
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2477
2655
  }
2478
2656
  var HTMLSixItemPickerElement: {
2479
2657
  prototype: HTMLSixItemPickerElement;
2480
2658
  new (): HTMLSixItemPickerElement;
2481
2659
  };
2660
+ interface HTMLSixLanguageSwitcherElementEventMap {
2661
+ "six-language-switcher-change": SixLanguageSwitcherChangePayload;
2662
+ }
2482
2663
  interface HTMLSixLanguageSwitcherElement extends Components.SixLanguageSwitcher, HTMLStencilElement {
2664
+ addEventListener<K extends keyof HTMLSixLanguageSwitcherElementEventMap>(type: K, listener: (this: HTMLSixLanguageSwitcherElement, ev: SixLanguageSwitcherCustomEvent<HTMLSixLanguageSwitcherElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2665
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2666
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2667
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2668
+ removeEventListener<K extends keyof HTMLSixLanguageSwitcherElementEventMap>(type: K, listener: (this: HTMLSixLanguageSwitcherElement, ev: SixLanguageSwitcherCustomEvent<HTMLSixLanguageSwitcherElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2669
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2670
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2671
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2483
2672
  }
2484
2673
  var HTMLSixLanguageSwitcherElement: {
2485
2674
  prototype: HTMLSixLanguageSwitcherElement;
@@ -2495,6 +2684,16 @@ declare global {
2495
2684
  prototype: HTMLSixLayoutGridElement;
2496
2685
  new (): HTMLSixLayoutGridElement;
2497
2686
  };
2687
+ /**
2688
+ * @since 4.2.7
2689
+ * @status beta
2690
+ */
2691
+ interface HTMLSixLogoElement extends Components.SixLogo, HTMLStencilElement {
2692
+ }
2693
+ var HTMLSixLogoElement: {
2694
+ prototype: HTMLSixLogoElement;
2695
+ new (): HTMLSixLogoElement;
2696
+ };
2498
2697
  /**
2499
2698
  * @since 1.01
2500
2699
  * @status stable
@@ -2505,12 +2704,23 @@ declare global {
2505
2704
  prototype: HTMLSixMainContainerElement;
2506
2705
  new (): HTMLSixMainContainerElement;
2507
2706
  };
2707
+ interface HTMLSixMenuElementEventMap {
2708
+ "six-menu-item-selected": SixMenuItemSelectedPayload;
2709
+ }
2508
2710
  /**
2509
2711
  * @since 1.0
2510
2712
  * @status stable
2511
2713
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2512
2714
  */
2513
2715
  interface HTMLSixMenuElement extends Components.SixMenu, HTMLStencilElement {
2716
+ addEventListener<K extends keyof HTMLSixMenuElementEventMap>(type: K, listener: (this: HTMLSixMenuElement, ev: SixMenuCustomEvent<HTMLSixMenuElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2717
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2718
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2719
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2720
+ removeEventListener<K extends keyof HTMLSixMenuElementEventMap>(type: K, listener: (this: HTMLSixMenuElement, ev: SixMenuCustomEvent<HTMLSixMenuElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2721
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2722
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2723
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2514
2724
  }
2515
2725
  var HTMLSixMenuElement: {
2516
2726
  prototype: HTMLSixMenuElement;
@@ -2581,23 +2791,49 @@ declare global {
2581
2791
  prototype: HTMLSixProgressRingElement;
2582
2792
  new (): HTMLSixProgressRingElement;
2583
2793
  };
2794
+ interface HTMLSixRadioElementEventMap {
2795
+ "six-radio-blur": EmptyPayload;
2796
+ "six-radio-change": EmptyPayload;
2797
+ "six-radio-focus": EmptyPayload;
2798
+ }
2584
2799
  /**
2585
2800
  * @since 1.0
2586
2801
  * @status stable
2587
2802
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2588
2803
  */
2589
2804
  interface HTMLSixRadioElement extends Components.SixRadio, HTMLStencilElement {
2805
+ addEventListener<K extends keyof HTMLSixRadioElementEventMap>(type: K, listener: (this: HTMLSixRadioElement, ev: SixRadioCustomEvent<HTMLSixRadioElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2806
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2807
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2808
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2809
+ removeEventListener<K extends keyof HTMLSixRadioElementEventMap>(type: K, listener: (this: HTMLSixRadioElement, ev: SixRadioCustomEvent<HTMLSixRadioElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2810
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2811
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2812
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2590
2813
  }
2591
2814
  var HTMLSixRadioElement: {
2592
2815
  prototype: HTMLSixRadioElement;
2593
2816
  new (): HTMLSixRadioElement;
2594
2817
  };
2818
+ interface HTMLSixRangeElementEventMap {
2819
+ "six-range-change": EmptyPayload;
2820
+ "six-range-blur": EmptyPayload;
2821
+ "six-range-focus": EmptyPayload;
2822
+ }
2595
2823
  /**
2596
2824
  * @since 1.0
2597
2825
  * @status stable
2598
2826
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2599
2827
  */
2600
2828
  interface HTMLSixRangeElement extends Components.SixRange, HTMLStencilElement {
2829
+ addEventListener<K extends keyof HTMLSixRangeElementEventMap>(type: K, listener: (this: HTMLSixRangeElement, ev: SixRangeCustomEvent<HTMLSixRangeElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2830
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2831
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2832
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2833
+ removeEventListener<K extends keyof HTMLSixRangeElementEventMap>(type: K, listener: (this: HTMLSixRangeElement, ev: SixRangeCustomEvent<HTMLSixRangeElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2834
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2835
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2836
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2601
2837
  }
2602
2838
  var HTMLSixRangeElement: {
2603
2839
  prototype: HTMLSixRangeElement;
@@ -2613,32 +2849,71 @@ declare global {
2613
2849
  prototype: HTMLSixRootElement;
2614
2850
  new (): HTMLSixRootElement;
2615
2851
  };
2852
+ interface HTMLSixSearchFieldElementEventMap {
2853
+ "six-search-field-change": SixSearchFieldChangePayload;
2854
+ }
2616
2855
  /**
2617
2856
  * @since 1.0
2618
2857
  * @status stable
2619
2858
  */
2620
2859
  interface HTMLSixSearchFieldElement extends Components.SixSearchField, HTMLStencilElement {
2860
+ addEventListener<K extends keyof HTMLSixSearchFieldElementEventMap>(type: K, listener: (this: HTMLSixSearchFieldElement, ev: SixSearchFieldCustomEvent<HTMLSixSearchFieldElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2861
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2862
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2863
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2864
+ removeEventListener<K extends keyof HTMLSixSearchFieldElementEventMap>(type: K, listener: (this: HTMLSixSearchFieldElement, ev: SixSearchFieldCustomEvent<HTMLSixSearchFieldElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2865
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2866
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2867
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2621
2868
  }
2622
2869
  var HTMLSixSearchFieldElement: {
2623
2870
  prototype: HTMLSixSearchFieldElement;
2624
2871
  new (): HTMLSixSearchFieldElement;
2625
2872
  };
2873
+ interface HTMLSixSelectElementEventMap {
2874
+ "six-select-change": SixSelectChangePayload;
2875
+ "six-select-focus": EmptyPayload;
2876
+ "six-select-blur": EmptyPayload;
2877
+ }
2626
2878
  /**
2627
2879
  * @since 1.0
2628
2880
  * @status stable
2629
2881
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2630
2882
  */
2631
2883
  interface HTMLSixSelectElement extends Components.SixSelect, HTMLStencilElement {
2884
+ addEventListener<K extends keyof HTMLSixSelectElementEventMap>(type: K, listener: (this: HTMLSixSelectElement, ev: SixSelectCustomEvent<HTMLSixSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2885
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2886
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2887
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2888
+ removeEventListener<K extends keyof HTMLSixSelectElementEventMap>(type: K, listener: (this: HTMLSixSelectElement, ev: SixSelectCustomEvent<HTMLSixSelectElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2889
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2890
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2891
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2632
2892
  }
2633
2893
  var HTMLSixSelectElement: {
2634
2894
  prototype: HTMLSixSelectElement;
2635
2895
  new (): HTMLSixSelectElement;
2636
2896
  };
2897
+ interface HTMLSixSidebarElementEventMap {
2898
+ "six-sidebar-show": EmptyPayload;
2899
+ "six-sidebar-after-show": EmptyPayload;
2900
+ "six-sidebar-hide": EmptyPayload;
2901
+ "six-sidebar-after-hide": EmptyPayload;
2902
+ "six-sidebar-initial-focus": EmptyPayload;
2903
+ }
2637
2904
  /**
2638
2905
  * @since 1.0
2639
2906
  * @status stable
2640
2907
  */
2641
2908
  interface HTMLSixSidebarElement extends Components.SixSidebar, HTMLStencilElement {
2909
+ addEventListener<K extends keyof HTMLSixSidebarElementEventMap>(type: K, listener: (this: HTMLSixSidebarElement, ev: SixSidebarCustomEvent<HTMLSixSidebarElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2910
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2911
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2912
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2913
+ removeEventListener<K extends keyof HTMLSixSidebarElementEventMap>(type: K, listener: (this: HTMLSixSidebarElement, ev: SixSidebarCustomEvent<HTMLSixSidebarElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2914
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2915
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2916
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2642
2917
  }
2643
2918
  var HTMLSixSidebarElement: {
2644
2919
  prototype: HTMLSixSidebarElement;
@@ -2681,34 +2956,70 @@ declare global {
2681
2956
  prototype: HTMLSixStageIndicatorElement;
2682
2957
  new (): HTMLSixStageIndicatorElement;
2683
2958
  };
2959
+ interface HTMLSixSwitchElementEventMap {
2960
+ "six-switch-blur": boolean;
2961
+ "six-switch-change": boolean;
2962
+ "six-switch-focus": EmptyPayload;
2963
+ }
2684
2964
  /**
2685
2965
  * @since 1.0
2686
2966
  * @status stable
2687
2967
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2688
2968
  */
2689
2969
  interface HTMLSixSwitchElement extends Components.SixSwitch, HTMLStencilElement {
2970
+ addEventListener<K extends keyof HTMLSixSwitchElementEventMap>(type: K, listener: (this: HTMLSixSwitchElement, ev: SixSwitchCustomEvent<HTMLSixSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2971
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2972
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2973
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2974
+ removeEventListener<K extends keyof HTMLSixSwitchElementEventMap>(type: K, listener: (this: HTMLSixSwitchElement, ev: SixSwitchCustomEvent<HTMLSixSwitchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2975
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2976
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2977
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2690
2978
  }
2691
2979
  var HTMLSixSwitchElement: {
2692
2980
  prototype: HTMLSixSwitchElement;
2693
2981
  new (): HTMLSixSwitchElement;
2694
2982
  };
2983
+ interface HTMLSixTabElementEventMap {
2984
+ "six-tab-close": EmptyPayload;
2985
+ }
2695
2986
  /**
2696
2987
  * @since 1.0
2697
2988
  * @status stable
2698
2989
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2699
2990
  */
2700
2991
  interface HTMLSixTabElement extends Components.SixTab, HTMLStencilElement {
2992
+ addEventListener<K extends keyof HTMLSixTabElementEventMap>(type: K, listener: (this: HTMLSixTabElement, ev: SixTabCustomEvent<HTMLSixTabElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2993
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2994
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2995
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2996
+ removeEventListener<K extends keyof HTMLSixTabElementEventMap>(type: K, listener: (this: HTMLSixTabElement, ev: SixTabCustomEvent<HTMLSixTabElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2997
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2998
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2999
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2701
3000
  }
2702
3001
  var HTMLSixTabElement: {
2703
3002
  prototype: HTMLSixTabElement;
2704
3003
  new (): HTMLSixTabElement;
2705
3004
  };
3005
+ interface HTMLSixTabGroupElementEventMap {
3006
+ "six-tab-show": SixTabShowPayload;
3007
+ "six-tab-hide": SixTabHidePayload;
3008
+ }
2706
3009
  /**
2707
3010
  * @since 1.0
2708
3011
  * @status stable
2709
3012
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2710
3013
  */
2711
3014
  interface HTMLSixTabGroupElement extends Components.SixTabGroup, HTMLStencilElement {
3015
+ addEventListener<K extends keyof HTMLSixTabGroupElementEventMap>(type: K, listener: (this: HTMLSixTabGroupElement, ev: SixTabGroupCustomEvent<HTMLSixTabGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3016
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3017
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3018
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3019
+ removeEventListener<K extends keyof HTMLSixTabGroupElementEventMap>(type: K, listener: (this: HTMLSixTabGroupElement, ev: SixTabGroupCustomEvent<HTMLSixTabGroupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3020
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3021
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3022
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2712
3023
  }
2713
3024
  var HTMLSixTabGroupElement: {
2714
3025
  prototype: HTMLSixTabGroupElement;
@@ -2725,61 +3036,124 @@ declare global {
2725
3036
  prototype: HTMLSixTabPanelElement;
2726
3037
  new (): HTMLSixTabPanelElement;
2727
3038
  };
3039
+ interface HTMLSixTagElementEventMap {
3040
+ "six-tag-clear": EmptyPayload;
3041
+ }
2728
3042
  /**
2729
3043
  * @since 1.0
2730
3044
  * @status stable
2731
3045
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2732
3046
  */
2733
3047
  interface HTMLSixTagElement extends Components.SixTag, HTMLStencilElement {
3048
+ addEventListener<K extends keyof HTMLSixTagElementEventMap>(type: K, listener: (this: HTMLSixTagElement, ev: SixTagCustomEvent<HTMLSixTagElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3049
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3050
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3051
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3052
+ removeEventListener<K extends keyof HTMLSixTagElementEventMap>(type: K, listener: (this: HTMLSixTagElement, ev: SixTagCustomEvent<HTMLSixTagElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3053
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3054
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3055
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2734
3056
  }
2735
3057
  var HTMLSixTagElement: {
2736
3058
  prototype: HTMLSixTagElement;
2737
3059
  new (): HTMLSixTagElement;
2738
3060
  };
3061
+ interface HTMLSixTextareaElementEventMap {
3062
+ "six-textarea-change": EmptyPayload;
3063
+ "six-textarea-input": EmptyPayload;
3064
+ "six-textarea-focus": EmptyPayload;
3065
+ "six-textarea-blur": EmptyPayload;
3066
+ }
2739
3067
  /**
2740
3068
  * @since 1.0
2741
3069
  * @status stable
2742
3070
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2743
3071
  */
2744
3072
  interface HTMLSixTextareaElement extends Components.SixTextarea, HTMLStencilElement {
3073
+ addEventListener<K extends keyof HTMLSixTextareaElementEventMap>(type: K, listener: (this: HTMLSixTextareaElement, ev: SixTextareaCustomEvent<HTMLSixTextareaElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3074
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3075
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3076
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3077
+ removeEventListener<K extends keyof HTMLSixTextareaElementEventMap>(type: K, listener: (this: HTMLSixTextareaElement, ev: SixTextareaCustomEvent<HTMLSixTextareaElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3078
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3079
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3080
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2745
3081
  }
2746
3082
  var HTMLSixTextareaElement: {
2747
3083
  prototype: HTMLSixTextareaElement;
2748
3084
  new (): HTMLSixTextareaElement;
2749
3085
  };
3086
+ interface HTMLSixTileElementEventMap {
3087
+ "six-tile-closed": EmptyPayload;
3088
+ "six-tile-selected": EmptyPayload;
3089
+ }
2750
3090
  /**
2751
3091
  * @since 1.0
2752
3092
  * @status stable
2753
3093
  */
2754
3094
  interface HTMLSixTileElement extends Components.SixTile, HTMLStencilElement {
3095
+ addEventListener<K extends keyof HTMLSixTileElementEventMap>(type: K, listener: (this: HTMLSixTileElement, ev: SixTileCustomEvent<HTMLSixTileElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3096
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3097
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3098
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3099
+ removeEventListener<K extends keyof HTMLSixTileElementEventMap>(type: K, listener: (this: HTMLSixTileElement, ev: SixTileCustomEvent<HTMLSixTileElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3100
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3101
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3102
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2755
3103
  }
2756
3104
  var HTMLSixTileElement: {
2757
3105
  prototype: HTMLSixTileElement;
2758
3106
  new (): HTMLSixTileElement;
2759
3107
  };
3108
+ interface HTMLSixTimepickerElementEventMap {
3109
+ "six-timepicker-change": SixTimepickerChange;
3110
+ "six-timepicker-change-debounced": SixTimepickerChange;
3111
+ "six-timepicker-clear": EmptyPayload;
3112
+ }
2760
3113
  /**
2761
3114
  * @since 2.0.0
2762
3115
  * @status experimental
2763
3116
  */
2764
3117
  interface HTMLSixTimepickerElement extends Components.SixTimepicker, HTMLStencilElement {
3118
+ addEventListener<K extends keyof HTMLSixTimepickerElementEventMap>(type: K, listener: (this: HTMLSixTimepickerElement, ev: SixTimepickerCustomEvent<HTMLSixTimepickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3119
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3120
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3121
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3122
+ removeEventListener<K extends keyof HTMLSixTimepickerElementEventMap>(type: K, listener: (this: HTMLSixTimepickerElement, ev: SixTimepickerCustomEvent<HTMLSixTimepickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3123
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3124
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3125
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2765
3126
  }
2766
3127
  var HTMLSixTimepickerElement: {
2767
3128
  prototype: HTMLSixTimepickerElement;
2768
3129
  new (): HTMLSixTimepickerElement;
2769
3130
  };
3131
+ interface HTMLSixTooltipElementEventMap {
3132
+ "six-tooltip-show": EmptyPayload;
3133
+ "six-tooltip-after-show": EmptyPayload;
3134
+ "six-tooltip-hide": EmptyPayload;
3135
+ "six-tooltip-after-hide": EmptyPayload;
3136
+ }
2770
3137
  /**
2771
3138
  * @since 1.0
2772
3139
  * @status stable
2773
3140
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2774
3141
  */
2775
3142
  interface HTMLSixTooltipElement extends Components.SixTooltip, HTMLStencilElement {
3143
+ addEventListener<K extends keyof HTMLSixTooltipElementEventMap>(type: K, listener: (this: HTMLSixTooltipElement, ev: SixTooltipCustomEvent<HTMLSixTooltipElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3144
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3145
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3146
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3147
+ removeEventListener<K extends keyof HTMLSixTooltipElementEventMap>(type: K, listener: (this: HTMLSixTooltipElement, ev: SixTooltipCustomEvent<HTMLSixTooltipElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3148
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3149
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3150
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2776
3151
  }
2777
3152
  var HTMLSixTooltipElement: {
2778
3153
  prototype: HTMLSixTooltipElement;
2779
3154
  new (): HTMLSixTooltipElement;
2780
3155
  };
2781
3156
  interface HTMLElementTagNameMap {
2782
- "set-attributes": HTMLSetAttributesElement;
2783
3157
  "six-alert": HTMLSixAlertElement;
2784
3158
  "six-avatar": HTMLSixAvatarElement;
2785
3159
  "six-badge": HTMLSixBadgeElement;
@@ -2791,20 +3165,24 @@ declare global {
2791
3165
  "six-dialog": HTMLSixDialogElement;
2792
3166
  "six-drawer": HTMLSixDrawerElement;
2793
3167
  "six-dropdown": HTMLSixDropdownElement;
3168
+ "six-error": HTMLSixErrorElement;
2794
3169
  "six-error-page": HTMLSixErrorPageElement;
2795
3170
  "six-file-list": HTMLSixFileListElement;
2796
3171
  "six-file-list-item": HTMLSixFileListItemElement;
2797
3172
  "six-file-upload": HTMLSixFileUploadElement;
2798
3173
  "six-footer": HTMLSixFooterElement;
2799
- "six-form": HTMLSixFormElement;
2800
3174
  "six-group-label": HTMLSixGroupLabelElement;
2801
3175
  "six-header": HTMLSixHeaderElement;
3176
+ "six-header-dropdown-item": HTMLSixHeaderDropdownItemElement;
3177
+ "six-header-item": HTMLSixHeaderItemElement;
3178
+ "six-header-menu-button": HTMLSixHeaderMenuButtonElement;
2802
3179
  "six-icon": HTMLSixIconElement;
2803
3180
  "six-icon-button": HTMLSixIconButtonElement;
2804
3181
  "six-input": HTMLSixInputElement;
2805
3182
  "six-item-picker": HTMLSixItemPickerElement;
2806
3183
  "six-language-switcher": HTMLSixLanguageSwitcherElement;
2807
3184
  "six-layout-grid": HTMLSixLayoutGridElement;
3185
+ "six-logo": HTMLSixLogoElement;
2808
3186
  "six-main-container": HTMLSixMainContainerElement;
2809
3187
  "six-menu": HTMLSixMenuElement;
2810
3188
  "six-menu-divider": HTMLSixMenuDividerElement;
@@ -2835,12 +3213,6 @@ declare global {
2835
3213
  }
2836
3214
  }
2837
3215
  declare namespace LocalJSX {
2838
- interface SetAttributes {
2839
- /**
2840
- * Attributes map
2841
- */
2842
- "value"?: {};
2843
- }
2844
3216
  /**
2845
3217
  * @since 1.0
2846
3218
  * @status stable
@@ -2852,7 +3224,7 @@ declare namespace LocalJSX {
2852
3224
  */
2853
3225
  "closable"?: boolean;
2854
3226
  /**
2855
- * The length of time, in milliseconds, the alert will show before closing itself. If the user interacts with the alert before it closes (e.g. moves the mouse over it), the timer will restart.
3227
+ * The length of time, in milliseconds, the alert will show before closing itself. If the user hovers over the toast alert, the timer will pause. On leaving the element with the mouse, the timer resets.
2856
3228
  */
2857
3229
  "duration"?: number;
2858
3230
  /**
@@ -2878,7 +3250,7 @@ declare namespace LocalJSX {
2878
3250
  /**
2879
3251
  * The type of alert.
2880
3252
  */
2881
- "type"?: 'primary' | 'success' | 'info' | 'warning' | 'danger';
3253
+ "type"?: AlertType;
2882
3254
  }
2883
3255
  /**
2884
3256
  * @since 1.0
@@ -2987,7 +3359,14 @@ declare namespace LocalJSX {
2987
3359
  /**
2988
3360
  * The button's type.
2989
3361
  */
2990
- "type"?: 'secondary' | 'primary' | 'link' | 'success' | 'warning' | 'danger' | 'action';
3362
+ "type"?: | 'secondary'
3363
+ | 'primary'
3364
+ | 'link'
3365
+ | 'success'
3366
+ | 'warning'
3367
+ | 'danger'
3368
+ | 'action'
3369
+ | 'action-outline';
2991
3370
  /**
2992
3371
  * An optional value for the button. Ignored when `href` is set.
2993
3372
  */
@@ -3014,23 +3393,23 @@ declare namespace LocalJSX {
3014
3393
  */
3015
3394
  "disabled"?: boolean;
3016
3395
  /**
3017
- * Set to display the error text on blur and not when typing
3396
+ * The error message shown, if `invalid` is set to true.
3018
3397
  */
3019
- "errorOnBlur"?: boolean;
3398
+ "errorText"?: string | string[];
3020
3399
  /**
3021
- * The checkbox's error text. Alternatively, you can use the error-text slot.
3400
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
3022
3401
  */
3023
- "errorText"?: string;
3402
+ "errorTextCount"?: number;
3024
3403
  /**
3025
3404
  * Set to true to draw the checkbox in an indeterminate state.
3026
3405
  */
3027
3406
  "indeterminate"?: boolean;
3028
3407
  /**
3029
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
3408
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3030
3409
  */
3031
3410
  "invalid"?: boolean;
3032
3411
  /**
3033
- * The checkbox label. Alternatively, you can use the label slot.
3412
+ * The label text.
3034
3413
  */
3035
3414
  "label"?: string;
3036
3415
  /**
@@ -3050,11 +3429,11 @@ declare namespace LocalJSX {
3050
3429
  */
3051
3430
  "onSix-checkbox-focus"?: (event: SixCheckboxCustomEvent<EmptyPayload>) => void;
3052
3431
  /**
3053
- * Set to true to make the checkbox a required field.
3432
+ * Set to true to show an asterisk beneath the label.
3054
3433
  */
3055
3434
  "required"?: boolean;
3056
3435
  /**
3057
- * The checkbox's value attribute.
3436
+ * The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
3058
3437
  */
3059
3438
  "value"?: string;
3060
3439
  }
@@ -3090,19 +3469,19 @@ declare namespace LocalJSX {
3090
3469
  /**
3091
3470
  * The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
3092
3471
  */
3093
- "defaultDate"?: string | null;
3472
+ "defaultDate"?: string;
3094
3473
  /**
3095
3474
  * If `true` the component is disabled.
3096
3475
  */
3097
3476
  "disabled"?: boolean;
3098
3477
  /**
3099
- * Set to display the error text on blur and not when typing
3478
+ * The error message shown, if `invalid` is set to true.
3100
3479
  */
3101
- "errorOnBlur"?: boolean;
3480
+ "errorText"?: string | string[];
3102
3481
  /**
3103
- * The input's error text. Alternatively, you can use the error-text slot.
3482
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
3104
3483
  */
3105
- "errorText"?: string;
3484
+ "errorTextCount"?: number;
3106
3485
  /**
3107
3486
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
3108
3487
  */
@@ -3116,21 +3495,25 @@ declare namespace LocalJSX {
3116
3495
  */
3117
3496
  "inline"?: boolean;
3118
3497
  /**
3119
- * The input's label. Alternatively, you can use the label slot.
3498
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3499
+ */
3500
+ "invalid"?: boolean;
3501
+ /**
3502
+ * The label text.
3120
3503
  */
3121
3504
  "label"?: string;
3122
3505
  /**
3123
3506
  * The language used to render the weekdays and months.
3124
3507
  */
3125
- "locale"?: 'en' | 'de' | 'fr' | 'it';
3508
+ "locale"?: 'en' | 'de' | 'fr' | 'it' | 'es';
3126
3509
  /**
3127
3510
  * The maximum datetime allowed. Value must be a date object
3128
3511
  */
3129
- "max"?: Date | null;
3512
+ "max"?: Date;
3130
3513
  /**
3131
3514
  * The minimum datetime allowed. Value must be a date object
3132
3515
  */
3133
- "min"?: Date | null;
3516
+ "min"?: Date;
3134
3517
  /**
3135
3518
  * The input's name attribute.
3136
3519
  */
@@ -3154,7 +3537,7 @@ declare namespace LocalJSX {
3154
3537
  /**
3155
3538
  * The placeholder defines what text to be shown on the input element
3156
3539
  */
3157
- "placeholder"?: string | null;
3540
+ "placeholder"?: string;
3158
3541
  /**
3159
3542
  * The enforced placement of the dropdown panel.
3160
3543
  */
@@ -3164,7 +3547,7 @@ declare namespace LocalJSX {
3164
3547
  */
3165
3548
  "readonly"?: boolean;
3166
3549
  /**
3167
- * Set to true to make the input a required field.
3550
+ * Set to true to show an asterisk beneath the label.
3168
3551
  */
3169
3552
  "required"?: boolean;
3170
3553
  /**
@@ -3178,7 +3561,7 @@ declare namespace LocalJSX {
3178
3561
  /**
3179
3562
  * The value of the form field, which accepts a date object.
3180
3563
  */
3181
- "value"?: Date | null;
3564
+ "value"?: Date;
3182
3565
  }
3183
3566
  /**
3184
3567
  * @since 1.0
@@ -3190,6 +3573,9 @@ declare namespace LocalJSX {
3190
3573
  * Set to true to prevent the user from toggling the details.
3191
3574
  */
3192
3575
  "disabled"?: boolean;
3576
+ /**
3577
+ * Set to false when you want to hide the summary icon and disable the open/close mechanism. Usually not needed, but used internally by 'six-sidebar-item-group'
3578
+ */
3193
3579
  "hasContent"?: boolean;
3194
3580
  /**
3195
3581
  * Set to true when you want to use six-details inline e.g. in a sidebar
@@ -3212,7 +3598,7 @@ declare namespace LocalJSX {
3212
3598
  */
3213
3599
  "onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
3214
3600
  /**
3215
- * Indicates whether or not the details is open. You can use this in lieu of the show/hide methods.
3601
+ * Indicates whether the details is open. You can use this in lieu of the show/hide methods.
3216
3602
  */
3217
3603
  "open"?: boolean;
3218
3604
  /**
@@ -3278,7 +3664,7 @@ declare namespace LocalJSX {
3278
3664
  */
3279
3665
  "onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
3280
3666
  /**
3281
- * Indicates whether or not the dialog is open. You can use this in lieu of the show/hide methods.
3667
+ * Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
3282
3668
  */
3283
3669
  "open"?: boolean;
3284
3670
  }
@@ -3325,7 +3711,7 @@ declare namespace LocalJSX {
3325
3711
  */
3326
3712
  "onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
3327
3713
  /**
3328
- * Indicates whether or not the drawer is open. You can use this in lieu of the show/hide methods.
3714
+ * Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
3329
3715
  */
3330
3716
  "open"?: boolean;
3331
3717
  /**
@@ -3379,6 +3765,10 @@ declare namespace LocalJSX {
3379
3765
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
3380
3766
  */
3381
3767
  "hoist"?: boolean;
3768
+ /**
3769
+ * Determines if the dropdown panel's width should match the width of the trigger element. If set to `true`, the panel will resize its width to align with the trigger's width. If `false` or omitted, the panel will maintain its default width.
3770
+ */
3771
+ "matchTriggerWidth"?: boolean;
3382
3772
  /**
3383
3773
  * Emitted when the async filter is triggered
3384
3774
  */
@@ -3408,15 +3798,15 @@ declare namespace LocalJSX {
3408
3798
  */
3409
3799
  "onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
3410
3800
  /**
3411
- * Indicates whether or not the dropdown is open. You can use this in lieu of the show/hide methods.
3801
+ * Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
3412
3802
  */
3413
3803
  "open"?: boolean;
3414
3804
  /**
3415
3805
  * Set the options to be shown in the dropdown (alternative to setting the elements via html)
3416
3806
  */
3417
- "options"?: SixMenuItemData[] | null;
3807
+ "options"?: SixMenuItemData[];
3418
3808
  /**
3419
- * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside of the viewport.
3809
+ * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
3420
3810
  */
3421
3811
  "placement"?: | 'top'
3422
3812
  | 'top-start'
@@ -3439,6 +3829,12 @@ declare namespace LocalJSX {
3439
3829
  */
3440
3830
  "virtualScroll"?: boolean;
3441
3831
  }
3832
+ /**
3833
+ * @since 4.0
3834
+ * @status beta
3835
+ */
3836
+ interface SixError {
3837
+ }
3442
3838
  interface SixErrorPage {
3443
3839
  /**
3444
3840
  * Defines a custom description.
@@ -3455,7 +3851,7 @@ declare namespace LocalJSX {
3455
3851
  /**
3456
3852
  * Defines error Code and thus displays the proper error page.
3457
3853
  */
3458
- "errorCode"?: number;
3854
+ "errorCode"?: 404 | 403 | 500;
3459
3855
  /**
3460
3856
  * Defines language and thus displays the proper error page in the selected language.
3461
3857
  */
@@ -3521,7 +3917,15 @@ declare namespace LocalJSX {
3521
3917
  /**
3522
3918
  * Set when button is disabled.
3523
3919
  */
3524
- "disabled"?: boolean;
3920
+ "disabled"?: false;
3921
+ /**
3922
+ * The error message shown, if `invalid` is set to true.
3923
+ */
3924
+ "errorText"?: string | string[];
3925
+ /**
3926
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3927
+ */
3928
+ "invalid"?: boolean;
3525
3929
  /**
3526
3930
  * Label of the drop area.
3527
3931
  */
@@ -3529,11 +3933,11 @@ declare namespace LocalJSX {
3529
3933
  /**
3530
3934
  * Allowed max file size in bytes.
3531
3935
  */
3532
- "maxFileSize"?: number | undefined;
3936
+ "maxFileSize"?: number;
3533
3937
  /**
3534
3938
  * More than one file allowed.
3535
3939
  */
3536
- "multiple"?: boolean;
3940
+ "multiple"?: false;
3537
3941
  /**
3538
3942
  * Triggers when an uploaded file doesn't match MIME type or max file size.
3539
3943
  */
@@ -3542,6 +3946,10 @@ declare namespace LocalJSX {
3542
3946
  * Triggers when a file is added.
3543
3947
  */
3544
3948
  "onSix-file-upload-success"?: (event: SixFileUploadCustomEvent<SixFileUploadSuccessPayload>) => void;
3949
+ /**
3950
+ * Set to true to draw the control in a loading state.
3951
+ */
3952
+ "uploading"?: boolean;
3545
3953
  }
3546
3954
  /**
3547
3955
  * @since 1.0
@@ -3549,29 +3957,6 @@ declare namespace LocalJSX {
3549
3957
  */
3550
3958
  interface SixFooter {
3551
3959
  }
3552
- /**
3553
- * @since 1.0
3554
- * @status stable
3555
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
3556
- */
3557
- interface SixForm {
3558
- /**
3559
- * Prevent the form from validating inputs before submitting.
3560
- */
3561
- "novalidate"?: boolean;
3562
- /**
3563
- * Emitted when the control's value changes.
3564
- */
3565
- "onSix-form-change"?: (event: SixFormCustomEvent<SixFormChangePayload>) => void;
3566
- /**
3567
- * Emitted when the forms values are reset.
3568
- */
3569
- "onSix-form-reset"?: (event: SixFormCustomEvent<EmptyPayload>) => void;
3570
- /**
3571
- * Emitted when the form is submitted. This event will not be emitted if any form control inside of it is in an invalid state, unless the form has the `novalidate` attribute. Note that there is never a need to prevent this event, since it doen't send a GET or POST request like native forms. To "prevent" submission, use a conditional around the XHR request you use to submit the form's data with.
3572
- */
3573
- "onSix-form-submit"?: (event: SixFormCustomEvent<SixFormSubmitPayload>) => void;
3574
- }
3575
3960
  /**
3576
3961
  * @since 1.1
3577
3962
  * @status stable
@@ -3590,7 +3975,7 @@ declare namespace LocalJSX {
3590
3975
  */
3591
3976
  "label"?: string;
3592
3977
  /**
3593
- * The label's required attribute.
3978
+ * Set to true to show an asterisk beneath the label.
3594
3979
  */
3595
3980
  "required"?: boolean;
3596
3981
  /**
@@ -3605,38 +3990,62 @@ declare namespace LocalJSX {
3605
3990
  interface SixHeader {
3606
3991
  /**
3607
3992
  * Set whether the logo should be clickable
3993
+ * @deprecated Use six-header `custom` property with `six-logo` instead
3608
3994
  */
3609
3995
  "clickableLogo"?: boolean;
3996
+ /**
3997
+ * Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots are ignored. Use `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.
3998
+ * @since 4.2.7
3999
+ * @status beta
4000
+ */
4001
+ "custom"?: boolean;
4002
+ /**
4003
+ * Set whether the hamburger menu should be visible or not
4004
+ * @deprecated Use six-header `custom` property instead
4005
+ */
4006
+ "hideHamburgerMenu"?: boolean;
4007
+ /**
4008
+ * The displayed logo. Either six or bme. Defaults to six.
4009
+ * @deprecated Use six-header `custom` property with `six-logo` instead
4010
+ */
4011
+ "logo"?: 'six' | 'bme';
3610
4012
  /**
3611
4013
  * Emitted when the name of the selected app is clicked.
4014
+ * @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead
3612
4015
  */
3613
4016
  "onSix-header-app-name-clicked"?: (event: SixHeaderCustomEvent<EmptyPayload>) => void;
3614
4017
  /**
3615
4018
  * Emitted when a menu item is in the app switcher menu is selected.
4019
+ * @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead
3616
4020
  */
3617
4021
  "onSix-header-app-switcher-select"?: (event: SixHeaderCustomEvent<SixHeaderAppSwitcherSelectPayload>) => void;
3618
4022
  /**
3619
4023
  * Emitted when the hamburger menu is clicked.
4024
+ * @deprecated Use six-header `custom` property instead
3620
4025
  */
3621
4026
  "onSix-header-hamburger-menu-clicked"?: (event: SixHeaderCustomEvent<EmptyPayload>) => void;
3622
4027
  /**
3623
4028
  * Emitted when the header logo is clicked.
4029
+ * @deprecated Use six-header `custom` property instead
3624
4030
  */
3625
4031
  "onSix-header-logo-clicked"?: (event: SixHeaderCustomEvent<EmptyPayload>) => void;
3626
4032
  /**
3627
4033
  * Emitted when a menu item is in the profile menu is selected.
4034
+ * @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead
3628
4035
  */
3629
4036
  "onSix-header-profile-select"?: (event: SixHeaderCustomEvent<SixHeaderProfileSelectPayload>) => void;
3630
4037
  /**
3631
4038
  * Emitted when search field is toggled.
4039
+ * @deprecated Use six-header `custom` property instead
3632
4040
  */
3633
4041
  "onSix-header-search-field-toggle"?: (event: SixHeaderCustomEvent<SixHeaderSearchFieldToggle>) => void;
3634
4042
  /**
3635
4043
  * Set the hamburger menu icon to open or closed state
4044
+ * @deprecated Use six-header `custom` property instead
3636
4045
  */
3637
4046
  "openHamburgerMenu"?: boolean;
3638
4047
  /**
3639
- * Set the header search to be in an open or closed state
4048
+ * Set the header search to be in an open or closed state. If `custom` is `true`, focuses the first `six-input` found in the search slot.
3640
4049
  */
3641
4050
  "openSearch"?: boolean;
3642
4051
  /**
@@ -3644,6 +4053,32 @@ declare namespace LocalJSX {
3644
4053
  */
3645
4054
  "shiftContent"?: boolean;
3646
4055
  }
4056
+ /**
4057
+ * @since 4.2.7
4058
+ * @status beta
4059
+ */
4060
+ interface SixHeaderDropdownItem {
4061
+ }
4062
+ /**
4063
+ * @since 4.2.7
4064
+ * @status beta
4065
+ */
4066
+ interface SixHeaderItem {
4067
+ /**
4068
+ * Indicates whether the item is styled as active. When set to `true`, a border is displayed below the trigger element. Use <code>six-header-dropdown-item</code> to automatically set the active state for dropdowns.
4069
+ */
4070
+ "active"?: boolean;
4071
+ }
4072
+ /**
4073
+ * @since 4.2.7
4074
+ * @status beta
4075
+ */
4076
+ interface SixHeaderMenuButton {
4077
+ /**
4078
+ * The icon of the menu button.
4079
+ */
4080
+ "icon"?: string;
4081
+ }
3647
4082
  /**
3648
4083
  * @since 1.0
3649
4084
  * @status stable
@@ -3675,6 +4110,14 @@ declare namespace LocalJSX {
3675
4110
  * Set to true to disable the button.
3676
4111
  */
3677
4112
  "disabled"?: boolean;
4113
+ /**
4114
+ * Tells the browser to download the linked file as this filename. Only used when `href` is set.
4115
+ */
4116
+ "download"?: string;
4117
+ /**
4118
+ * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
4119
+ */
4120
+ "href"?: string;
3678
4121
  /**
3679
4122
  * HTML symbol code or entity.
3680
4123
  */
@@ -3691,6 +4134,10 @@ declare namespace LocalJSX {
3691
4134
  * The icon's size.
3692
4135
  */
3693
4136
  "size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
4137
+ /**
4138
+ * Tells the browser where to open the link. Only used when `href` is set.
4139
+ */
4140
+ "target"?: '_blank' | '_parent' | '_self' | '_top';
3694
4141
  }
3695
4142
  /**
3696
4143
  * @since 1.0
@@ -3723,13 +4170,17 @@ declare namespace LocalJSX {
3723
4170
  */
3724
4171
  "disabled"?: boolean;
3725
4172
  /**
3726
- * Set to display the error text on blur and not when typing
4173
+ * Internal: Styles the input for the dropdown filter search.
3727
4174
  */
3728
- "errorOnBlur"?: boolean;
4175
+ "dropdownSearch"?: boolean;
3729
4176
  /**
3730
- * The input's error text. Alternatively, you can use the error-text slot.
4177
+ * The error message shown, if `invalid` is set to true.
4178
+ */
4179
+ "errorText"?: string | string[];
4180
+ /**
4181
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
3731
4182
  */
3732
- "errorText"?: string;
4183
+ "errorTextCount"?: number;
3733
4184
  /**
3734
4185
  * The input's help text. Alternatively, you can use the help-text slot.
3735
4186
  */
@@ -3739,11 +4190,11 @@ declare namespace LocalJSX {
3739
4190
  */
3740
4191
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
3741
4192
  /**
3742
- * This will be true when the control is in an invalid state. Validity is determined by props such as `type`, `required`, `minlength`, `maxlength`, and `pattern` using the browser's constraint validation API.
4193
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3743
4194
  */
3744
4195
  "invalid"?: boolean;
3745
4196
  /**
3746
- * The input's label. Alternatively, you can use the label slot.
4197
+ * The label text.
3747
4198
  */
3748
4199
  "label"?: string;
3749
4200
  /**
@@ -3807,7 +4258,7 @@ declare namespace LocalJSX {
3807
4258
  */
3808
4259
  "readonly"?: boolean;
3809
4260
  /**
3810
- * Set to true to make the input a required field.
4261
+ * Set to true to show an asterisk beneath the label.
3811
4262
  */
3812
4263
  "required"?: boolean;
3813
4264
  /**
@@ -3877,7 +4328,7 @@ declare namespace LocalJSX {
3877
4328
  */
3878
4329
  "paddingChar"?: string;
3879
4330
  /**
3880
- * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
4331
+ * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
3881
4332
  */
3882
4333
  "paddingDirection"?: ItemPickerPaddingDirection;
3883
4334
  /**
@@ -3927,7 +4378,17 @@ declare namespace LocalJSX {
3927
4378
  /**
3928
4379
  * Set the number of grid columns
3929
4380
  */
3930
- "columns"?: any;
4381
+ "columns"?: number;
4382
+ }
4383
+ /**
4384
+ * @since 4.2.7
4385
+ * @status beta
4386
+ */
4387
+ interface SixLogo {
4388
+ /**
4389
+ * The brand of the logo. Either six or bme. Defaults to six.
4390
+ */
4391
+ "brand"?: 'six' | 'bme';
3931
4392
  }
3932
4393
  /**
3933
4394
  * @since 1.01
@@ -3945,6 +4406,10 @@ declare namespace LocalJSX {
3945
4406
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
3946
4407
  */
3947
4408
  interface SixMenu {
4409
+ /**
4410
+ * Internal: Disables handling of key presses.
4411
+ */
4412
+ "disableKeyboardHandling"?: boolean;
3948
4413
  /**
3949
4414
  * Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
3950
4415
  */
@@ -3954,7 +4419,7 @@ declare namespace LocalJSX {
3954
4419
  */
3955
4420
  "items"?: SixMenuItemData1[] | null;
3956
4421
  /**
3957
- * Defines how many items should be shown. If the number of items is larger than this properties a scrollbar will be shown
4422
+ * Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
3958
4423
  */
3959
4424
  "itemsShown"?: number;
3960
4425
  /**
@@ -3988,7 +4453,11 @@ declare namespace LocalJSX {
3988
4453
  */
3989
4454
  interface SixMenuItem {
3990
4455
  /**
3991
- * Set to true to draw the item in a checked state.
4456
+ * Defines if the checked state is displayed as a checkbox or a check-icon
4457
+ */
4458
+ "checkType"?: 'checkbox' | 'check';
4459
+ /**
4460
+ * Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
3992
4461
  */
3993
4462
  "checked"?: boolean;
3994
4463
  /**
@@ -4066,7 +4535,7 @@ declare namespace LocalJSX {
4066
4535
  */
4067
4536
  "disabled"?: boolean;
4068
4537
  /**
4069
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
4538
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4070
4539
  */
4071
4540
  "invalid"?: boolean;
4072
4541
  /**
@@ -4101,23 +4570,23 @@ declare namespace LocalJSX {
4101
4570
  */
4102
4571
  "disabled"?: boolean;
4103
4572
  /**
4104
- * Set to display the error text on blur and not when typing
4573
+ * The error message shown, if `invalid` is set to true.
4105
4574
  */
4106
- "errorOnBlur"?: boolean;
4575
+ "errorText"?: string | string[];
4107
4576
  /**
4108
- * The input's error text. Alternatively, you can use the error-text slot.
4577
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4109
4578
  */
4110
- "errorText"?: string;
4579
+ "errorTextCount"?: number;
4111
4580
  /**
4112
4581
  * The range's help text. Alternatively, you can use the help-text slot.
4113
4582
  */
4114
4583
  "helpText"?: string;
4115
4584
  /**
4116
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
4585
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4117
4586
  */
4118
4587
  "invalid"?: boolean;
4119
4588
  /**
4120
- * The range's label. Alternatively, you can use the label slot.
4589
+ * The label text.
4121
4590
  */
4122
4591
  "label"?: string;
4123
4592
  /**
@@ -4145,7 +4614,7 @@ declare namespace LocalJSX {
4145
4614
  */
4146
4615
  "onSix-range-focus"?: (event: SixRangeCustomEvent<EmptyPayload>) => void;
4147
4616
  /**
4148
- * Set to true to make the input a required field.
4617
+ * Set to true to show an asterisk beneath the label.
4149
4618
  */
4150
4619
  "required"?: boolean;
4151
4620
  /**
@@ -4170,14 +4639,6 @@ declare namespace LocalJSX {
4170
4639
  * @status stable
4171
4640
  */
4172
4641
  interface SixRoot {
4173
- /**
4174
- * Breakpoint for smaller screens when the right sidebar is collapsed by default.
4175
- */
4176
- "breakpoint"?: number;
4177
- /**
4178
- * Emitted when display size is updated.
4179
- */
4180
- "onSix-root-collapsed"?: (event: SixRootCustomEvent<SixRootCollapsedPayload>) => void;
4181
4642
  /**
4182
4643
  * Defines whether the content section should be padded
4183
4644
  */
@@ -4239,22 +4700,18 @@ declare namespace LocalJSX {
4239
4700
  * Set to true to add a clear button when the select is populated.
4240
4701
  */
4241
4702
  "clearable"?: boolean;
4242
- /**
4243
- * The default value the select will be reverted to when reset is executed
4244
- */
4245
- "defaultValue"?: string | string[] | undefined;
4246
4703
  /**
4247
4704
  * Set to true to disable the select control.
4248
4705
  */
4249
4706
  "disabled"?: boolean;
4250
4707
  /**
4251
- * Set to display the error text on blur and not when typing
4708
+ * The error message shown, if `invalid` is set to true.
4252
4709
  */
4253
- "errorOnBlur"?: boolean;
4710
+ "errorText"?: string | string[];
4254
4711
  /**
4255
- * The select's error text. Alternatively, you can use the error-text slot.
4712
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4256
4713
  */
4257
- "errorText"?: string;
4714
+ "errorTextCount"?: number;
4258
4715
  /**
4259
4716
  * Set to true to allow filtering for entries in the dropdown
4260
4717
  */
@@ -4280,11 +4737,11 @@ declare namespace LocalJSX {
4280
4737
  */
4281
4738
  "inputDebounce"?: number;
4282
4739
  /**
4283
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
4740
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4284
4741
  */
4285
4742
  "invalid"?: boolean;
4286
4743
  /**
4287
- * The select's label. Alternatively, you can use the label slot.
4744
+ * The label text.
4288
4745
  */
4289
4746
  "label"?: string;
4290
4747
  /**
@@ -4293,6 +4750,7 @@ declare namespace LocalJSX {
4293
4750
  "line"?: boolean;
4294
4751
  /**
4295
4752
  * The maximum number of tags to show when `multiple` is true. After the maximum, "+n" will be shown to indicate the number of additional items that are selected. Set to -1 to remove the limit.
4753
+ * @deprecated : This property is ignored. The component now displays as many items as possible and computes the "+n" dynamically.
4296
4754
  */
4297
4755
  "maxTagsVisible"?: number;
4298
4756
  /**
@@ -4328,9 +4786,17 @@ declare namespace LocalJSX {
4328
4786
  */
4329
4787
  "placeholder"?: string;
4330
4788
  /**
4331
- * The select's required attribute.
4789
+ * Set to true to show an asterisk beneath the label.
4332
4790
  */
4333
4791
  "required"?: boolean;
4792
+ /**
4793
+ * Enables the select all button.
4794
+ */
4795
+ "selectAllButton"?: boolean;
4796
+ /**
4797
+ * Custom text for the "select all" button. Defaults to "Select all" and equivalents in supported languages.
4798
+ */
4799
+ "selectAllText"?: string;
4334
4800
  /**
4335
4801
  * The select's size.
4336
4802
  */
@@ -4370,7 +4836,7 @@ declare namespace LocalJSX {
4370
4836
  */
4371
4837
  "onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
4372
4838
  /**
4373
- * Indicates whether or not the sidebar is open. You can use this in lieu of the show/hide methods.
4839
+ * Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
4374
4840
  */
4375
4841
  "open"?: boolean;
4376
4842
  /**
@@ -4395,6 +4861,10 @@ declare namespace LocalJSX {
4395
4861
  * Set to true to draw the sidebar item in a disabled state.
4396
4862
  */
4397
4863
  "disabled"?: boolean;
4864
+ /**
4865
+ * Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
4866
+ */
4867
+ "href"?: string | undefined;
4398
4868
  /**
4399
4869
  * Set to true to draw the item in a selected state.
4400
4870
  */
@@ -4409,6 +4879,10 @@ declare namespace LocalJSX {
4409
4879
  * @status stable
4410
4880
  */
4411
4881
  interface SixSidebarItemGroup {
4882
+ /**
4883
+ * Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
4884
+ */
4885
+ "href"?: string | undefined;
4412
4886
  /**
4413
4887
  * Icon of the group
4414
4888
  */
@@ -4417,6 +4891,9 @@ declare namespace LocalJSX {
4417
4891
  * Title of item group
4418
4892
  */
4419
4893
  "name"?: string;
4894
+ /**
4895
+ * Indicates whether the sidebar is shown
4896
+ */
4420
4897
  "open"?: boolean;
4421
4898
  /**
4422
4899
  * Custom summary icon name.
@@ -4434,7 +4911,11 @@ declare namespace LocalJSX {
4434
4911
  */
4435
4912
  interface SixSpinner {
4436
4913
  /**
4437
- * Indicates if the spinner is shown as animated SIX logo or simple spinner.
4914
+ * Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner.
4915
+ */
4916
+ "logo"?: 'six' | 'bme';
4917
+ /**
4918
+ * **@deprecated** Use `logo="six"` instead. If set to true, the spinner displays the SIX logo.
4438
4919
  */
4439
4920
  "six"?: boolean;
4440
4921
  }
@@ -4459,9 +4940,21 @@ declare namespace LocalJSX {
4459
4940
  */
4460
4941
  "disabled"?: boolean;
4461
4942
  /**
4462
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
4943
+ * The error message shown, if `invalid` is set to true.
4944
+ */
4945
+ "errorText"?: string | string[];
4946
+ /**
4947
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4948
+ */
4949
+ "errorTextCount"?: number;
4950
+ /**
4951
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4463
4952
  */
4464
4953
  "invalid"?: boolean;
4954
+ /**
4955
+ * The label text.
4956
+ */
4957
+ "label"?: string;
4465
4958
  /**
4466
4959
  * The switch's name attribute.
4467
4960
  */
@@ -4479,7 +4972,7 @@ declare namespace LocalJSX {
4479
4972
  */
4480
4973
  "onSix-switch-focus"?: (event: SixSwitchCustomEvent<EmptyPayload>) => void;
4481
4974
  /**
4482
- * Set to true to make the switch a required field.
4975
+ * Set to true to show an asterisk beneath the label.
4483
4976
  */
4484
4977
  "required"?: boolean;
4485
4978
  /**
@@ -4596,7 +5089,7 @@ declare namespace LocalJSX {
4596
5089
  /**
4597
5090
  * The textarea's autocorrect attribute.
4598
5091
  */
4599
- "autocorrect"?: string;
5092
+ "autocorrect"?: 'on' | 'off';
4600
5093
  /**
4601
5094
  * The textarea's autofocus attribute.
4602
5095
  */
@@ -4606,13 +5099,13 @@ declare namespace LocalJSX {
4606
5099
  */
4607
5100
  "disabled"?: boolean;
4608
5101
  /**
4609
- * Set to display the error text on blur and not when typing
5102
+ * The error message shown, if `invalid` is set to true.
4610
5103
  */
4611
- "errorOnBlur"?: boolean;
5104
+ "errorText"?: string | string[];
4612
5105
  /**
4613
- * The textarea's error text. Alternatively, you can use the error-text slot.
5106
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4614
5107
  */
4615
- "errorText"?: string;
5108
+ "errorTextCount"?: number;
4616
5109
  /**
4617
5110
  * The textarea's help text. Alternatively, you can use the help-text slot.
4618
5111
  */
@@ -4622,11 +5115,11 @@ declare namespace LocalJSX {
4622
5115
  */
4623
5116
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
4624
5117
  /**
4625
- * This will be true when the control is in an invalid state. Validity is determined by props such as `required`, `minlength`, and `maxlength` using the browser's constraint validation API.
5118
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4626
5119
  */
4627
5120
  "invalid"?: boolean;
4628
5121
  /**
4629
- * The textarea's label. Alternatively, you can use the label slot.
5122
+ * The label text.
4630
5123
  */
4631
5124
  "label"?: string;
4632
5125
  /**
@@ -4657,10 +5150,6 @@ declare namespace LocalJSX {
4657
5150
  * Emitted when the control receives input. Access the new value via event.target.value.
4658
5151
  */
4659
5152
  "onSix-textarea-input"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
4660
- /**
4661
- * Emitted whenever the value changes. Access the new value via event.target.value. six-textarea-value-change will emit whenever the value changes. So be it on textarea or when dynamically set. six-textarea-input will only be emitted when the user enters data, but not when a value is dynamically set. six-textarea-change will only be emitted when the user either presses enter or leaves the textarea field after entering some data.
4662
- */
4663
- "onSix-textarea-value-change"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
4664
5153
  /**
4665
5154
  * The textarea's placeholder text.
4666
5155
  */
@@ -4670,7 +5159,7 @@ declare namespace LocalJSX {
4670
5159
  */
4671
5160
  "readonly"?: boolean;
4672
5161
  /**
4673
- * The textarea's required attribute.
5162
+ * Set to true to show an asterisk beneath the label.
4674
5163
  */
4675
5164
  "required"?: boolean;
4676
5165
  /**
@@ -4718,7 +5207,7 @@ declare namespace LocalJSX {
4718
5207
  /**
4719
5208
  * The icon's name.
4720
5209
  */
4721
- "iconName"?: any;
5210
+ "iconName"?: string;
4722
5211
  /**
4723
5212
  * The tile's label.
4724
5213
  */
@@ -4752,23 +5241,23 @@ declare namespace LocalJSX {
4752
5241
  /**
4753
5242
  * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
4754
5243
  */
4755
- "defaultTime"?: string | null;
5244
+ "defaultTime"?: string;
4756
5245
  /**
4757
5246
  * If `true` the component is disabled.
4758
5247
  */
4759
5248
  "disabled"?: boolean;
4760
5249
  /**
4761
- * Set to display the error text on blur and not when typing
5250
+ * The input's error text. Alternatively, you can use the error-text slot.
4762
5251
  */
4763
- "errorOnBlur"?: boolean;
5252
+ "errorText"?: string | string[];
4764
5253
  /**
4765
- * The input's error text. Alternatively, you can use the error-text slot.
5254
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4766
5255
  */
4767
- "errorText"?: string;
5256
+ "errorTextCount"?: number;
4768
5257
  /**
4769
5258
  * Define the time format. Valid formats are: HH:mm:ss hh:mm:ss:aa HH:mm:ss:ms hh:mm:ss:ms:aa HH:mm hh:mm:aa HH hh:aa mm ss ms where HH is the 24 hour format and hh is the 12 hour format Please notice that when using the 12-hour-clock (hh) you always need a period indicator (aa). So the time can be parsed as either am or pm
4770
5259
  */
4771
- "format"?: SixTimeFormat;
5260
+ "format"?: TimeFormat;
4772
5261
  /**
4773
5262
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
4774
5263
  */
@@ -4778,13 +5267,17 @@ declare namespace LocalJSX {
4778
5267
  */
4779
5268
  "iconPosition"?: 'left' | 'right';
4780
5269
  /**
4781
- * Indicates whether or not the timepicker should be shown as an inline (always open) component
5270
+ * Indicates whether the timepicker should be shown as an inline (always open) component
4782
5271
  */
4783
5272
  "inline"?: boolean;
4784
5273
  /**
4785
5274
  * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
4786
5275
  */
4787
5276
  "interval"?: number;
5277
+ /**
5278
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
5279
+ */
5280
+ "invalid"?: boolean;
4788
5281
  /**
4789
5282
  * The input's label. Alternatively, you can use the label slot.
4790
5283
  */
@@ -4806,13 +5299,13 @@ declare namespace LocalJSX {
4806
5299
  */
4807
5300
  "onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
4808
5301
  /**
4809
- * Indicates whether or not the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
5302
+ * Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
4810
5303
  */
4811
5304
  "open"?: boolean;
4812
5305
  /**
4813
5306
  * The placeholder defines what text to be shown on the input element
4814
5307
  */
4815
- "placeholder"?: string | null;
5308
+ "placeholder"?: string;
4816
5309
  /**
4817
5310
  * The enforced placement of the dropdown panel.
4818
5311
  */
@@ -4822,7 +5315,7 @@ declare namespace LocalJSX {
4822
5315
  */
4823
5316
  "readonly"?: boolean;
4824
5317
  /**
4825
- * Set to true to make the input a required field.
5318
+ * Set to true to show an asterisk beneath the label.
4826
5319
  */
4827
5320
  "required"?: boolean;
4828
5321
  /**
@@ -4840,7 +5333,7 @@ declare namespace LocalJSX {
4840
5333
  /**
4841
5334
  * The value of the timepicker provided as a string. The string mast match the provided format (or default format)
4842
5335
  */
4843
- "value"?: string | null;
5336
+ "value"?: string;
4844
5337
  }
4845
5338
  /**
4846
5339
  * @since 1.0
@@ -4853,7 +5346,7 @@ declare namespace LocalJSX {
4853
5346
  */
4854
5347
  "content"?: string;
4855
5348
  /**
4856
- * Set to true to disable the tooltip so it won't show when triggered.
5349
+ * Set to true to disable the tooltip, so it won't show when triggered.
4857
5350
  */
4858
5351
  "disabled"?: boolean;
4859
5352
  /**
@@ -4877,11 +5370,11 @@ declare namespace LocalJSX {
4877
5370
  */
4878
5371
  "onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
4879
5372
  /**
4880
- * Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.
5373
+ * Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
4881
5374
  */
4882
5375
  "open"?: boolean;
4883
5376
  /**
4884
- * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside of the viewport.
5377
+ * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
4885
5378
  */
4886
5379
  "placement"?: | 'top'
4887
5380
  | 'top-start'
@@ -4905,7 +5398,6 @@ declare namespace LocalJSX {
4905
5398
  "trigger"?: string;
4906
5399
  }
4907
5400
  interface IntrinsicElements {
4908
- "set-attributes": SetAttributes;
4909
5401
  "six-alert": SixAlert;
4910
5402
  "six-avatar": SixAvatar;
4911
5403
  "six-badge": SixBadge;
@@ -4917,20 +5409,24 @@ declare namespace LocalJSX {
4917
5409
  "six-dialog": SixDialog;
4918
5410
  "six-drawer": SixDrawer;
4919
5411
  "six-dropdown": SixDropdown;
5412
+ "six-error": SixError;
4920
5413
  "six-error-page": SixErrorPage;
4921
5414
  "six-file-list": SixFileList;
4922
5415
  "six-file-list-item": SixFileListItem;
4923
5416
  "six-file-upload": SixFileUpload;
4924
5417
  "six-footer": SixFooter;
4925
- "six-form": SixForm;
4926
5418
  "six-group-label": SixGroupLabel;
4927
5419
  "six-header": SixHeader;
5420
+ "six-header-dropdown-item": SixHeaderDropdownItem;
5421
+ "six-header-item": SixHeaderItem;
5422
+ "six-header-menu-button": SixHeaderMenuButton;
4928
5423
  "six-icon": SixIcon;
4929
5424
  "six-icon-button": SixIconButton;
4930
5425
  "six-input": SixInput;
4931
5426
  "six-item-picker": SixItemPicker;
4932
5427
  "six-language-switcher": SixLanguageSwitcher;
4933
5428
  "six-layout-grid": SixLayoutGrid;
5429
+ "six-logo": SixLogo;
4934
5430
  "six-main-container": SixMainContainer;
4935
5431
  "six-menu": SixMenu;
4936
5432
  "six-menu-divider": SixMenuDivider;
@@ -4964,7 +5460,6 @@ export { LocalJSX as JSX };
4964
5460
  declare module "@stencil/core" {
4965
5461
  export namespace JSX {
4966
5462
  interface IntrinsicElements {
4967
- "set-attributes": LocalJSX.SetAttributes & JSXBase.HTMLAttributes<HTMLSetAttributesElement>;
4968
5463
  /**
4969
5464
  * @since 1.0
4970
5465
  * @status stable
@@ -5029,6 +5524,11 @@ declare module "@stencil/core" {
5029
5524
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
5030
5525
  */
5031
5526
  "six-dropdown": LocalJSX.SixDropdown & JSXBase.HTMLAttributes<HTMLSixDropdownElement>;
5527
+ /**
5528
+ * @since 4.0
5529
+ * @status beta
5530
+ */
5531
+ "six-error": LocalJSX.SixError & JSXBase.HTMLAttributes<HTMLSixErrorElement>;
5032
5532
  "six-error-page": LocalJSX.SixErrorPage & JSXBase.HTMLAttributes<HTMLSixErrorPageElement>;
5033
5533
  /**
5034
5534
  * @since 2.0.0
@@ -5050,12 +5550,6 @@ declare module "@stencil/core" {
5050
5550
  * @status stable
5051
5551
  */
5052
5552
  "six-footer": LocalJSX.SixFooter & JSXBase.HTMLAttributes<HTMLSixFooterElement>;
5053
- /**
5054
- * @since 1.0
5055
- * @status stable
5056
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
5057
- */
5058
- "six-form": LocalJSX.SixForm & JSXBase.HTMLAttributes<HTMLSixFormElement>;
5059
5553
  /**
5060
5554
  * @since 1.1
5061
5555
  * @status stable
@@ -5066,6 +5560,21 @@ declare module "@stencil/core" {
5066
5560
  * @status stable
5067
5561
  */
5068
5562
  "six-header": LocalJSX.SixHeader & JSXBase.HTMLAttributes<HTMLSixHeaderElement>;
5563
+ /**
5564
+ * @since 4.2.7
5565
+ * @status beta
5566
+ */
5567
+ "six-header-dropdown-item": LocalJSX.SixHeaderDropdownItem & JSXBase.HTMLAttributes<HTMLSixHeaderDropdownItemElement>;
5568
+ /**
5569
+ * @since 4.2.7
5570
+ * @status beta
5571
+ */
5572
+ "six-header-item": LocalJSX.SixHeaderItem & JSXBase.HTMLAttributes<HTMLSixHeaderItemElement>;
5573
+ /**
5574
+ * @since 4.2.7
5575
+ * @status beta
5576
+ */
5577
+ "six-header-menu-button": LocalJSX.SixHeaderMenuButton & JSXBase.HTMLAttributes<HTMLSixHeaderMenuButtonElement>;
5069
5578
  /**
5070
5579
  * @since 1.0
5071
5580
  * @status stable
@@ -5094,6 +5603,11 @@ declare module "@stencil/core" {
5094
5603
  * @status stable
5095
5604
  */
5096
5605
  "six-layout-grid": LocalJSX.SixLayoutGrid & JSXBase.HTMLAttributes<HTMLSixLayoutGridElement>;
5606
+ /**
5607
+ * @since 4.2.7
5608
+ * @status beta
5609
+ */
5610
+ "six-logo": LocalJSX.SixLogo & JSXBase.HTMLAttributes<HTMLSixLogoElement>;
5097
5611
  /**
5098
5612
  * @since 1.01
5099
5613
  * @status stable