@six-group/ui-library 4.0.0-beta.0 → 4.0.0-beta.2

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 (1067) hide show
  1. package/dist/cjs/event-listeners-fdfe838c.js +61 -0
  2. package/dist/cjs/event-listeners-fdfe838c.js.map +1 -0
  3. package/dist/cjs/{execution-control-46f388e0.js → execution-control-b4707294.js} +6 -3
  4. package/dist/cjs/execution-control-b4707294.js.map +1 -0
  5. package/dist/cjs/{focus-visible-0b352c74.js → focus-visible-ae2470dd.js} +3 -3
  6. package/dist/cjs/focus-visible-ae2470dd.js.map +1 -0
  7. package/dist/cjs/form-2df8c5bb.js +20 -0
  8. package/dist/cjs/form-2df8c5bb.js.map +1 -0
  9. package/dist/cjs/{form-control-8e2ae807.js → form-control-d369af14.js} +10 -11
  10. package/dist/cjs/form-control-d369af14.js.map +1 -0
  11. package/dist/cjs/{index-b3257a77.js → index-900437fc.js} +186 -55
  12. package/dist/cjs/index-900437fc.js.map +1 -0
  13. package/dist/cjs/index.cjs.js +94 -0
  14. package/dist/cjs/index.cjs.js.map +1 -1
  15. package/dist/cjs/loader.cjs.js +3 -12
  16. package/dist/cjs/loader.cjs.js.map +1 -1
  17. package/dist/cjs/{modal-48d42228.js → modal-d5f074c7.js} +4 -3
  18. package/dist/cjs/modal-d5f074c7.js.map +1 -0
  19. package/dist/cjs/{popover-f743f62b.js → popover-2df7e154.js} +39 -31
  20. package/dist/cjs/popover-2df7e154.js.map +1 -0
  21. package/dist/cjs/popup-f1d9910f.js +103 -0
  22. package/dist/cjs/popup-f1d9910f.js.map +1 -0
  23. package/dist/cjs/{scroll-76e6f5d7.js → scroll-03678de1.js} +1 -1
  24. package/dist/cjs/scroll-03678de1.js.map +1 -0
  25. package/dist/cjs/set-attributes_2.cjs.entry.js +4 -2
  26. package/dist/cjs/set-attributes_2.cjs.entry.js.map +1 -1
  27. package/dist/cjs/six-alert.cjs.entry.js +18 -23
  28. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  29. package/dist/cjs/six-avatar.cjs.entry.js +5 -8
  30. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  31. package/dist/cjs/six-badge.cjs.entry.js +2 -2
  32. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  33. package/dist/cjs/six-button.cjs.entry.js +36 -34
  34. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  35. package/dist/cjs/six-card.cjs.entry.js +1 -1
  36. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  37. package/dist/cjs/six-checkbox.cjs.entry.js +50 -85
  38. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  39. package/dist/cjs/six-datepicker.cjs.entry.js +155 -281
  40. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  41. package/dist/cjs/six-details.cjs.entry.js +48 -47
  42. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-dialog.cjs.entry.js +37 -41
  44. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  45. package/dist/cjs/six-drawer.cjs.entry.js +34 -38
  46. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  47. package/dist/cjs/{six-dropdown_3.cjs.entry.js → six-dropdown_2.cjs.entry.js} +216 -249
  48. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -0
  49. package/dist/cjs/six-error-page.cjs.entry.js +20 -22
  50. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  51. package/dist/cjs/six-file-list-item.cjs.entry.js +2 -2
  52. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  53. package/dist/cjs/six-file-list.cjs.entry.js +1 -1
  54. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  55. package/dist/cjs/six-file-upload.cjs.entry.js +21 -21
  56. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  57. package/dist/cjs/six-footer.cjs.entry.js +1 -1
  58. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  59. package/dist/cjs/six-group-label.cjs.entry.js +12 -11
  60. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  61. package/dist/cjs/six-header.cjs.entry.js +66 -44
  62. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  63. package/dist/cjs/six-icon-button.cjs.entry.js +4 -4
  64. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  65. package/dist/cjs/six-icon.cjs.entry.js +1 -1
  66. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  67. package/dist/cjs/six-input.cjs.entry.js +95 -128
  68. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  69. package/dist/cjs/six-item-picker.cjs.entry.js +62 -81
  70. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  71. package/dist/cjs/six-language-switcher.cjs.entry.js +2 -2
  72. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  73. package/dist/cjs/six-layout-grid.cjs.entry.js +5 -3
  74. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  75. package/dist/cjs/six-main-container.cjs.entry.js +1 -1
  76. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  77. package/dist/cjs/six-menu-divider.cjs.entry.js +1 -1
  78. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  79. package/dist/cjs/six-menu-item.cjs.entry.js +63 -0
  80. package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -0
  81. package/dist/cjs/six-menu-label.cjs.entry.js +1 -1
  82. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  83. package/dist/cjs/six-picto.cjs.entry.js +5 -2
  84. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  85. package/dist/cjs/six-progress-bar.cjs.entry.js +1 -1
  86. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  87. package/dist/cjs/six-progress-ring.cjs.entry.js +4 -4
  88. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  89. package/dist/cjs/six-radio.cjs.entry.js +63 -72
  90. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  91. package/dist/cjs/six-range.cjs.entry.js +107 -106
  92. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  93. package/dist/cjs/six-root.cjs.entry.js +2 -2
  94. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  95. package/dist/cjs/six-search-field.cjs.entry.js +11 -6
  96. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  97. package/dist/cjs/six-select.cjs.entry.js +190 -223
  98. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  99. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +10 -6
  100. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  101. package/dist/cjs/six-sidebar-item.cjs.entry.js +1 -1
  102. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  103. package/dist/cjs/six-sidebar.cjs.entry.js +41 -20
  104. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  105. package/dist/cjs/six-spinner.cjs.entry.js +1 -1
  106. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  107. package/dist/cjs/six-switch.cjs.entry.js +58 -64
  108. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  109. package/dist/cjs/six-tab-group.cjs.entry.js +132 -114
  110. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  111. package/dist/cjs/six-tab-panel.cjs.entry.js +2 -2
  112. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  113. package/dist/cjs/six-tab.cjs.entry.js +5 -3
  114. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  115. package/dist/cjs/six-tag.cjs.entry.js +6 -9
  116. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  117. package/dist/cjs/six-textarea.cjs.entry.js +82 -108
  118. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  119. package/dist/cjs/six-tile.cjs.entry.js +14 -17
  120. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  121. package/dist/cjs/six-timepicker.cjs.entry.js +159 -215
  122. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  123. package/dist/cjs/six-tooltip.cjs.entry.js +54 -57
  124. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  125. package/dist/cjs/{slot-ad537f24.js → slot-6e6a400f.js} +11 -10
  126. package/dist/cjs/slot-6e6a400f.js.map +1 -0
  127. package/dist/cjs/{types-64878648.js → types-47199040.js} +1 -1
  128. package/dist/cjs/types-47199040.js.map +1 -0
  129. package/dist/cjs/ui-library.cjs.js +3 -6
  130. package/dist/cjs/ui-library.cjs.js.map +1 -1
  131. package/dist/collection/collection-manifest.json +54 -60
  132. package/dist/collection/components/six-alert/six-alert.js +32 -30
  133. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  134. package/dist/collection/components/six-alert/test/six-alert.spec.js +25 -0
  135. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +1 -0
  136. package/dist/collection/components/six-avatar/six-avatar.js +5 -8
  137. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  138. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +26 -0
  139. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +1 -0
  140. package/dist/collection/components/six-badge/six-badge.js +2 -2
  141. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  142. package/dist/collection/components/six-badge/test/six-badge.spec.js +20 -0
  143. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +1 -0
  144. package/dist/collection/components/six-button/six-button.js +56 -47
  145. package/dist/collection/components/six-button/six-button.js.map +1 -1
  146. package/dist/collection/components/six-button/test/six-button.spec.js +69 -0
  147. package/dist/collection/components/six-button/test/six-button.spec.js.map +1 -0
  148. package/dist/collection/components/six-card/six-card.js +1 -1
  149. package/dist/collection/components/six-card/six-card.js.map +1 -1
  150. package/dist/collection/components/six-card/test/six-card.spec.js +18 -0
  151. package/dist/collection/components/six-card/test/six-card.spec.js.map +1 -0
  152. package/dist/collection/components/six-checkbox/six-checkbox.js +81 -194
  153. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  154. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +79 -0
  155. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +1 -0
  156. package/dist/collection/components/six-datepicker/components/day-selection.js +3 -3
  157. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  158. package/dist/collection/components/six-datepicker/components/month-selection.js +6 -5
  159. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  160. package/dist/collection/components/six-datepicker/components/year-selection.js +11 -8
  161. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  163. package/dist/collection/components/six-datepicker/six-datepicker.js +219 -395
  164. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  165. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +26 -0
  166. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +1 -0
  167. package/dist/collection/components/six-details/six-details.js +65 -58
  168. package/dist/collection/components/six-details/six-details.js.map +1 -1
  169. package/dist/collection/components/six-details/test/six-details.spec.js +36 -0
  170. package/dist/collection/components/six-details/test/six-details.spec.js.map +1 -0
  171. package/dist/collection/components/six-dialog/six-dialog.js +55 -51
  172. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  173. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +34 -0
  174. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +1 -0
  175. package/dist/collection/components/six-drawer/six-drawer.js +52 -48
  176. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  177. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +34 -0
  178. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +1 -0
  179. package/dist/collection/components/six-dropdown/six-dropdown.js +215 -191
  180. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  181. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +122 -0
  182. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -0
  183. package/dist/collection/components/six-error-page/six-error-page.js +26 -28
  184. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  185. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +240 -0
  186. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +1 -0
  187. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  188. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +67 -0
  189. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +1 -0
  190. package/dist/collection/components/six-file-list-item/six-file-list-item.js +8 -6
  191. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  192. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +169 -0
  193. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +1 -0
  194. package/dist/collection/components/six-file-upload/six-file-upload.js +37 -35
  195. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  196. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +103 -0
  197. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +1 -0
  198. package/dist/collection/components/six-footer/six-footer.js +1 -1
  199. package/dist/collection/components/six-footer/test/six-footer.spec.js +21 -0
  200. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +1 -0
  201. package/dist/collection/components/six-group-label/six-group-label.js +15 -13
  202. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  203. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +43 -0
  204. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +1 -0
  205. package/dist/collection/components/six-header/six-header.js +82 -52
  206. package/dist/collection/components/six-header/six-header.js.map +1 -1
  207. package/dist/collection/components/six-header/test/six-header.spec.js +133 -0
  208. package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -0
  209. package/dist/collection/components/six-icon/six-icon.js +1 -1
  210. package/dist/collection/components/six-icon/test/six-icon.spec.js +20 -0
  211. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +1 -0
  212. package/dist/collection/components/six-icon-button/six-icon-button.js +10 -10
  213. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  214. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +23 -0
  215. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +1 -0
  216. package/dist/collection/components/six-input/six-input.css +1 -1
  217. package/dist/collection/components/six-input/six-input.js +189 -362
  218. package/dist/collection/components/six-input/six-input.js.map +1 -1
  219. package/dist/collection/components/six-input/test/six-input.spec.js +37 -0
  220. package/dist/collection/components/six-input/test/six-input.spec.js.map +1 -0
  221. package/dist/collection/components/six-item-picker/six-item-picker.js +79 -94
  222. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  223. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +90 -0
  224. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +1 -0
  225. package/dist/collection/components/six-language-switcher/six-language-switcher.js +7 -5
  226. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  227. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +196 -0
  228. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +1 -0
  229. package/dist/collection/components/six-layout-grid/six-layout-grid.js +10 -8
  230. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  231. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +18 -0
  232. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +1 -0
  233. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  234. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  235. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +22 -0
  236. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +1 -0
  237. package/dist/collection/components/six-menu/six-menu.js +41 -31
  238. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  239. package/dist/collection/components/six-menu/test/six-menu.spec.js +93 -0
  240. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -0
  241. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  242. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +18 -0
  243. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +1 -0
  244. package/dist/collection/components/six-menu-item/six-menu-item.js +17 -11
  245. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  246. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +33 -0
  247. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +1 -0
  248. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  249. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +20 -0
  250. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +1 -0
  251. package/dist/collection/components/six-picto/six-picto.js +5 -2
  252. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  253. package/dist/collection/components/six-picto/test/six-picto.spec.js +33 -0
  254. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +1 -0
  255. package/dist/collection/components/six-progress-bar/six-progress-bar.js +1 -1
  256. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +24 -0
  257. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +1 -0
  258. package/dist/collection/components/six-progress-ring/six-progress-ring.js +6 -5
  259. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  260. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +26 -0
  261. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +1 -0
  262. package/dist/collection/components/six-radio/six-radio.js +82 -148
  263. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  264. package/dist/collection/components/six-radio/test/six-radio.spec.js +63 -0
  265. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +1 -0
  266. package/dist/collection/components/six-range/six-range.js +149 -190
  267. package/dist/collection/components/six-range/six-range.js.map +1 -1
  268. package/dist/collection/components/six-range/test/six-range.spec.js +32 -0
  269. package/dist/collection/components/six-range/test/six-range.spec.js.map +1 -0
  270. package/dist/collection/components/six-root/six-root.js +9 -7
  271. package/dist/collection/components/six-root/six-root.js.map +1 -1
  272. package/dist/collection/components/six-root/test/six-root.spec.js +43 -0
  273. package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -0
  274. package/dist/collection/components/six-search-field/six-search-field.js +15 -9
  275. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  276. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +22 -0
  277. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +1 -0
  278. package/dist/collection/components/six-select/six-select.css +6 -9
  279. package/dist/collection/components/six-select/six-select.js +235 -349
  280. package/dist/collection/components/six-select/six-select.js.map +1 -1
  281. package/dist/collection/components/six-select/test/six-select.spec.js +82 -0
  282. package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -0
  283. package/dist/collection/components/six-select/test/util.spec.js +81 -0
  284. package/dist/collection/components/six-select/test/util.spec.js.map +1 -0
  285. package/dist/collection/components/six-select/util.js +52 -0
  286. package/dist/collection/components/six-select/util.js.map +1 -0
  287. package/dist/collection/components/six-sidebar/six-sidebar.js +66 -33
  288. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  289. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +22 -0
  290. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +1 -0
  291. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +1 -1
  292. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +50 -0
  293. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +1 -0
  294. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +14 -10
  295. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  296. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +53 -0
  297. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +1 -0
  298. package/dist/collection/components/six-spinner/six-spinner.js +1 -1
  299. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  300. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +37 -0
  301. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -0
  302. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +4 -3
  303. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  304. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +117 -0
  305. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +1 -0
  306. package/dist/collection/components/six-switch/six-switch.css +77 -0
  307. package/dist/collection/components/six-switch/six-switch.js +108 -139
  308. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  309. package/dist/collection/components/six-switch/test/six-switch.spec.js +69 -0
  310. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +1 -0
  311. package/dist/collection/components/six-tab/six-tab.js +13 -7
  312. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  313. package/dist/collection/components/six-tab/test/six-tab.spec.js +20 -0
  314. package/dist/collection/components/six-tab/test/six-tab.spec.js.map +1 -0
  315. package/dist/collection/components/six-tab-group/six-tab-group.js +140 -119
  316. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  317. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js +45 -0
  318. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js.map +1 -0
  319. package/dist/collection/components/six-tab-panel/six-tab-panel.js +2 -2
  320. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  321. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +20 -0
  322. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +1 -0
  323. package/dist/collection/components/six-tag/six-tag.css +6 -0
  324. package/dist/collection/components/six-tag/six-tag.js +7 -9
  325. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  326. package/dist/collection/components/six-tag/test/six-tag.spec.js +42 -0
  327. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +1 -0
  328. package/dist/collection/components/six-textarea/six-textarea.js +167 -282
  329. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  330. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +117 -0
  331. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -0
  332. package/dist/collection/components/six-tile/six-tile.js +26 -25
  333. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  334. package/dist/collection/components/six-tile/test/six-tile.spec.js +69 -0
  335. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +1 -0
  336. package/dist/collection/components/six-timepicker/six-timepicker.js +169 -264
  337. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  338. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +496 -0
  339. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -0
  340. package/dist/collection/components/six-tooltip/six-tooltip.js +69 -66
  341. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  342. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +28 -0
  343. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +1 -0
  344. package/dist/collection/functional-components/form-control/form-control.js +9 -10
  345. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  346. package/dist/collection/index.js +1 -1
  347. package/dist/collection/index.js.map +1 -1
  348. package/dist/collection/testUtil/delay.js.map +1 -1
  349. package/dist/collection/utils/date-util.js +25 -16
  350. package/dist/collection/utils/date-util.js.map +1 -1
  351. package/dist/collection/utils/date-util.spec.js +995 -0
  352. package/dist/collection/utils/date-util.spec.js.map +1 -0
  353. package/dist/collection/utils/error-messages.js +91 -0
  354. package/dist/collection/utils/error-messages.js.map +1 -0
  355. package/dist/collection/utils/event-listeners.js +22 -6
  356. package/dist/collection/utils/event-listeners.js.map +1 -1
  357. package/dist/collection/utils/execution-control.js +5 -4
  358. package/dist/collection/utils/execution-control.js.map +1 -1
  359. package/dist/collection/utils/focus-visible.js +2 -2
  360. package/dist/collection/utils/focus-visible.js.map +1 -1
  361. package/dist/collection/utils/form.js +15 -0
  362. package/dist/collection/utils/form.js.map +1 -0
  363. package/dist/collection/utils/modal.js +3 -2
  364. package/dist/collection/utils/modal.js.map +1 -1
  365. package/dist/collection/utils/popover.js +33 -19
  366. package/dist/collection/utils/popover.js.map +1 -1
  367. package/dist/collection/utils/popup.js +95 -0
  368. package/dist/collection/utils/popup.js.map +1 -0
  369. package/dist/collection/utils/scroll.js +1 -1
  370. package/dist/collection/utils/scroll.spec.js +122 -0
  371. package/dist/collection/utils/scroll.spec.js.map +1 -0
  372. package/dist/collection/utils/slot.js +9 -24
  373. package/dist/collection/utils/slot.js.map +1 -1
  374. package/dist/collection/utils/tabbable.js +6 -6
  375. package/dist/collection/utils/tabbable.js.map +1 -1
  376. package/dist/collection/utils/time.util.js +48 -34
  377. package/dist/collection/utils/time.util.js.map +1 -1
  378. package/dist/collection/utils/time.util.spec.js +368 -0
  379. package/dist/collection/utils/time.util.spec.js.map +1 -0
  380. package/dist/collection/utils/type-check.js +0 -1
  381. package/dist/collection/utils/type-check.js.map +1 -1
  382. package/dist/collection/wrappers/set-attributes/set-attributes.js +4 -2
  383. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +1 -1
  384. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +16 -0
  385. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +1 -0
  386. package/dist/components/event-listeners.js +22 -6
  387. package/dist/components/event-listeners.js.map +1 -1
  388. package/dist/components/execution-control.js +5 -2
  389. package/dist/components/execution-control.js.map +1 -1
  390. package/dist/components/focus-visible.js +2 -2
  391. package/dist/components/focus-visible.js.map +1 -1
  392. package/dist/components/form-control.js +8 -9
  393. package/dist/components/form-control.js.map +1 -1
  394. package/dist/components/form.js +18 -0
  395. package/dist/components/form.js.map +1 -0
  396. package/dist/components/index.js +92 -13
  397. package/dist/components/index.js.map +1 -1
  398. package/dist/components/modal.js +3 -2
  399. package/dist/components/modal.js.map +1 -1
  400. package/dist/components/popover.js +38 -30
  401. package/dist/components/popover.js.map +1 -1
  402. package/dist/components/scroll.js.map +1 -1
  403. package/dist/components/set-attributes2.js +3 -1
  404. package/dist/components/set-attributes2.js.map +1 -1
  405. package/dist/components/six-alert.js +17 -22
  406. package/dist/components/six-alert.js.map +1 -1
  407. package/dist/components/six-avatar.js +4 -7
  408. package/dist/components/six-avatar.js.map +1 -1
  409. package/dist/components/six-badge.js +1 -1
  410. package/dist/components/six-badge.js.map +1 -1
  411. package/dist/components/six-button.js +34 -32
  412. package/dist/components/six-button.js.map +1 -1
  413. package/dist/components/six-card.js.map +1 -1
  414. package/dist/components/six-checkbox.js +48 -89
  415. package/dist/components/six-checkbox.js.map +1 -1
  416. package/dist/components/six-datepicker.js +154 -283
  417. package/dist/components/six-datepicker.js.map +1 -1
  418. package/dist/components/six-details2.js +46 -45
  419. package/dist/components/six-details2.js.map +1 -1
  420. package/dist/components/six-dialog.js +33 -37
  421. package/dist/components/six-dialog.js.map +1 -1
  422. package/dist/components/six-drawer.js +30 -34
  423. package/dist/components/six-drawer.js.map +1 -1
  424. package/dist/components/six-dropdown2.js +185 -173
  425. package/dist/components/six-dropdown2.js.map +1 -1
  426. package/dist/components/six-error-page.js +19 -21
  427. package/dist/components/six-error-page.js.map +1 -1
  428. package/dist/components/six-file-list-item.js +1 -1
  429. package/dist/components/six-file-list-item.js.map +1 -1
  430. package/dist/components/six-file-list.js.map +1 -1
  431. package/dist/components/six-file-upload.js +20 -20
  432. package/dist/components/six-file-upload.js.map +1 -1
  433. package/dist/components/six-footer.js.map +1 -1
  434. package/dist/components/six-group-label.js +10 -9
  435. package/dist/components/six-group-label.js.map +1 -1
  436. package/dist/components/six-header.js +64 -42
  437. package/dist/components/six-header.js.map +1 -1
  438. package/dist/components/six-icon-button2.js +2 -2
  439. package/dist/components/six-icon-button2.js.map +1 -1
  440. package/dist/components/six-icon2.js.map +1 -1
  441. package/dist/components/six-input2.js +96 -138
  442. package/dist/components/six-input2.js.map +1 -1
  443. package/dist/components/six-item-picker2.js +58 -77
  444. package/dist/components/six-item-picker2.js.map +1 -1
  445. package/dist/components/six-language-switcher.js +1 -1
  446. package/dist/components/six-language-switcher.js.map +1 -1
  447. package/dist/components/six-layout-grid.js +5 -3
  448. package/dist/components/six-layout-grid.js.map +1 -1
  449. package/dist/components/six-main-container.js.map +1 -1
  450. package/dist/components/six-menu-divider.js.map +1 -1
  451. package/dist/components/six-menu-item2.js +7 -5
  452. package/dist/components/six-menu-item2.js.map +1 -1
  453. package/dist/components/six-menu-label.js.map +1 -1
  454. package/dist/components/six-menu2.js +25 -18
  455. package/dist/components/six-menu2.js.map +1 -1
  456. package/dist/components/six-picto2.js +4 -1
  457. package/dist/components/six-picto2.js.map +1 -1
  458. package/dist/components/six-progress-bar.js.map +1 -1
  459. package/dist/components/six-progress-ring.js +3 -3
  460. package/dist/components/six-progress-ring.js.map +1 -1
  461. package/dist/components/six-radio.js +65 -78
  462. package/dist/components/six-radio.js.map +1 -1
  463. package/dist/components/six-range.js +108 -111
  464. package/dist/components/six-range.js.map +1 -1
  465. package/dist/components/six-root.js +1 -1
  466. package/dist/components/six-root.js.map +1 -1
  467. package/dist/components/six-search-field.js +8 -3
  468. package/dist/components/six-search-field.js.map +1 -1
  469. package/dist/components/six-select.js +190 -229
  470. package/dist/components/six-select.js.map +1 -1
  471. package/dist/components/six-sidebar-item-group.js +8 -4
  472. package/dist/components/six-sidebar-item-group.js.map +1 -1
  473. package/dist/components/six-sidebar-item.js.map +1 -1
  474. package/dist/components/six-sidebar.js +39 -18
  475. package/dist/components/six-sidebar.js.map +1 -1
  476. package/dist/components/six-spinner2.js.map +1 -1
  477. package/dist/components/six-stage-indicator2.js.map +1 -1
  478. package/dist/components/six-switch.js +61 -69
  479. package/dist/components/six-switch.js.map +1 -1
  480. package/dist/components/six-tab-group.js +129 -111
  481. package/dist/components/six-tab-group.js.map +1 -1
  482. package/dist/components/six-tab-panel.js +1 -1
  483. package/dist/components/six-tab-panel.js.map +1 -1
  484. package/dist/components/six-tab.js +4 -2
  485. package/dist/components/six-tab.js.map +1 -1
  486. package/dist/components/six-tag2.js +5 -8
  487. package/dist/components/six-tag2.js.map +1 -1
  488. package/dist/components/six-textarea.js +83 -115
  489. package/dist/components/six-textarea.js.map +1 -1
  490. package/dist/components/six-tile.js +14 -17
  491. package/dist/components/six-tile.js.map +1 -1
  492. package/dist/components/six-timepicker.js +1 -1
  493. package/dist/components/six-timepicker2.js +247 -258
  494. package/dist/components/six-timepicker2.js.map +1 -1
  495. package/dist/components/six-tooltip2.js +52 -55
  496. package/dist/components/six-tooltip2.js.map +1 -1
  497. package/dist/components/slot.js +10 -9
  498. package/dist/components/slot.js.map +1 -1
  499. package/dist/components.d.ts +361 -88
  500. package/dist/components.json +4380 -1620
  501. package/dist/esm/event-listeners-f6e5b0ab.js +59 -0
  502. package/dist/esm/event-listeners-f6e5b0ab.js.map +1 -0
  503. package/dist/esm/{execution-control-1a60d709.js → execution-control-e0892a05.js} +6 -3
  504. package/dist/esm/execution-control-e0892a05.js.map +1 -0
  505. package/dist/esm/{focus-visible-97933ea9.js → focus-visible-fc6ac671.js} +3 -3
  506. package/dist/esm/focus-visible-fc6ac671.js.map +1 -0
  507. package/dist/esm/form-81252534.js +18 -0
  508. package/dist/esm/form-81252534.js.map +1 -0
  509. package/dist/esm/{form-control-bdd1478a.js → form-control-32cb533f.js} +10 -11
  510. package/dist/esm/form-control-32cb533f.js.map +1 -0
  511. package/dist/esm/{index-96b1af5d.js → index-8a74f992.js} +187 -55
  512. package/dist/esm/index-8a74f992.js.map +1 -0
  513. package/dist/esm/index.js +91 -0
  514. package/dist/esm/index.js.map +1 -1
  515. package/dist/esm/loader.js +4 -13
  516. package/dist/esm/loader.js.map +1 -1
  517. package/dist/esm/{modal-5ebdc320.js → modal-7d32e141.js} +4 -3
  518. package/dist/esm/modal-7d32e141.js.map +1 -0
  519. package/dist/esm/{popover-bd2c2fca.js → popover-136d1f73.js} +39 -31
  520. package/dist/esm/popover-136d1f73.js.map +1 -0
  521. package/dist/esm/popup-7f89a001.js +98 -0
  522. package/dist/esm/popup-7f89a001.js.map +1 -0
  523. package/dist/esm/{scroll-180b53fd.js → scroll-3fb087a2.js} +1 -1
  524. package/dist/esm/scroll-3fb087a2.js.map +1 -0
  525. package/dist/esm/set-attributes_2.entry.js +4 -2
  526. package/dist/esm/set-attributes_2.entry.js.map +1 -1
  527. package/dist/esm/six-alert.entry.js +18 -23
  528. package/dist/esm/six-alert.entry.js.map +1 -1
  529. package/dist/esm/six-avatar.entry.js +5 -8
  530. package/dist/esm/six-avatar.entry.js.map +1 -1
  531. package/dist/esm/six-badge.entry.js +2 -2
  532. package/dist/esm/six-badge.entry.js.map +1 -1
  533. package/dist/esm/six-button.entry.js +36 -34
  534. package/dist/esm/six-button.entry.js.map +1 -1
  535. package/dist/esm/six-card.entry.js +1 -1
  536. package/dist/esm/six-card.entry.js.map +1 -1
  537. package/dist/esm/six-checkbox.entry.js +50 -85
  538. package/dist/esm/six-checkbox.entry.js.map +1 -1
  539. package/dist/esm/six-datepicker.entry.js +153 -279
  540. package/dist/esm/six-datepicker.entry.js.map +1 -1
  541. package/dist/esm/six-details.entry.js +48 -47
  542. package/dist/esm/six-details.entry.js.map +1 -1
  543. package/dist/esm/six-dialog.entry.js +37 -41
  544. package/dist/esm/six-dialog.entry.js.map +1 -1
  545. package/dist/esm/six-drawer.entry.js +34 -38
  546. package/dist/esm/six-drawer.entry.js.map +1 -1
  547. package/dist/esm/{six-dropdown_3.entry.js → six-dropdown_2.entry.js} +217 -249
  548. package/dist/esm/six-dropdown_2.entry.js.map +1 -0
  549. package/dist/esm/six-error-page.entry.js +20 -22
  550. package/dist/esm/six-error-page.entry.js.map +1 -1
  551. package/dist/esm/six-file-list-item.entry.js +2 -2
  552. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  553. package/dist/esm/six-file-list.entry.js +1 -1
  554. package/dist/esm/six-file-list.entry.js.map +1 -1
  555. package/dist/esm/six-file-upload.entry.js +21 -21
  556. package/dist/esm/six-file-upload.entry.js.map +1 -1
  557. package/dist/esm/six-footer.entry.js +1 -1
  558. package/dist/esm/six-footer.entry.js.map +1 -1
  559. package/dist/esm/six-group-label.entry.js +12 -11
  560. package/dist/esm/six-group-label.entry.js.map +1 -1
  561. package/dist/esm/six-header.entry.js +66 -44
  562. package/dist/esm/six-header.entry.js.map +1 -1
  563. package/dist/esm/six-icon-button.entry.js +4 -4
  564. package/dist/esm/six-icon-button.entry.js.map +1 -1
  565. package/dist/esm/six-icon.entry.js +1 -1
  566. package/dist/esm/six-icon.entry.js.map +1 -1
  567. package/dist/esm/six-input.entry.js +95 -128
  568. package/dist/esm/six-input.entry.js.map +1 -1
  569. package/dist/esm/six-item-picker.entry.js +62 -81
  570. package/dist/esm/six-item-picker.entry.js.map +1 -1
  571. package/dist/esm/six-language-switcher.entry.js +2 -2
  572. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  573. package/dist/esm/six-layout-grid.entry.js +5 -3
  574. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  575. package/dist/esm/six-main-container.entry.js +1 -1
  576. package/dist/esm/six-main-container.entry.js.map +1 -1
  577. package/dist/esm/six-menu-divider.entry.js +1 -1
  578. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  579. package/dist/esm/six-menu-item.entry.js +59 -0
  580. package/dist/esm/six-menu-item.entry.js.map +1 -0
  581. package/dist/esm/six-menu-label.entry.js +1 -1
  582. package/dist/esm/six-menu-label.entry.js.map +1 -1
  583. package/dist/esm/six-picto.entry.js +5 -2
  584. package/dist/esm/six-picto.entry.js.map +1 -1
  585. package/dist/esm/six-progress-bar.entry.js +1 -1
  586. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  587. package/dist/esm/six-progress-ring.entry.js +4 -4
  588. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  589. package/dist/esm/six-radio.entry.js +63 -72
  590. package/dist/esm/six-radio.entry.js.map +1 -1
  591. package/dist/esm/six-range.entry.js +107 -106
  592. package/dist/esm/six-range.entry.js.map +1 -1
  593. package/dist/esm/six-root.entry.js +2 -2
  594. package/dist/esm/six-root.entry.js.map +1 -1
  595. package/dist/esm/six-search-field.entry.js +11 -6
  596. package/dist/esm/six-search-field.entry.js.map +1 -1
  597. package/dist/esm/six-select.entry.js +190 -223
  598. package/dist/esm/six-select.entry.js.map +1 -1
  599. package/dist/esm/six-sidebar-item-group.entry.js +10 -6
  600. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  601. package/dist/esm/six-sidebar-item.entry.js +1 -1
  602. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  603. package/dist/esm/six-sidebar.entry.js +41 -20
  604. package/dist/esm/six-sidebar.entry.js.map +1 -1
  605. package/dist/esm/six-spinner.entry.js +1 -1
  606. package/dist/esm/six-spinner.entry.js.map +1 -1
  607. package/dist/esm/six-switch.entry.js +58 -64
  608. package/dist/esm/six-switch.entry.js.map +1 -1
  609. package/dist/esm/six-tab-group.entry.js +132 -114
  610. package/dist/esm/six-tab-group.entry.js.map +1 -1
  611. package/dist/esm/six-tab-panel.entry.js +2 -2
  612. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  613. package/dist/esm/six-tab.entry.js +5 -3
  614. package/dist/esm/six-tab.entry.js.map +1 -1
  615. package/dist/esm/six-tag.entry.js +6 -9
  616. package/dist/esm/six-tag.entry.js.map +1 -1
  617. package/dist/esm/six-textarea.entry.js +82 -108
  618. package/dist/esm/six-textarea.entry.js.map +1 -1
  619. package/dist/esm/six-tile.entry.js +14 -17
  620. package/dist/esm/six-tile.entry.js.map +1 -1
  621. package/dist/esm/six-timepicker.entry.js +159 -215
  622. package/dist/esm/six-timepicker.entry.js.map +1 -1
  623. package/dist/esm/six-tooltip.entry.js +54 -57
  624. package/dist/esm/six-tooltip.entry.js.map +1 -1
  625. package/dist/esm/{slot-6f3984c7.js → slot-ad36df3a.js} +11 -10
  626. package/dist/esm/slot-ad36df3a.js.map +1 -0
  627. package/dist/esm/{types-4b10b413.js → types-59b455aa.js} +1 -1
  628. package/dist/esm/types-59b455aa.js.map +1 -0
  629. package/dist/esm/ui-library.js +4 -7
  630. package/dist/esm/ui-library.js.map +1 -1
  631. package/dist/types/components/six-alert/six-alert.d.ts +5 -7
  632. package/dist/types/components/six-avatar/six-avatar.d.ts +1 -2
  633. package/dist/types/components/six-badge/six-badge.d.ts +0 -1
  634. package/dist/types/components/six-button/six-button.d.ts +8 -9
  635. package/dist/types/components/six-checkbox/six-checkbox.d.ts +23 -35
  636. package/dist/types/components/six-datepicker/components/day-selection.d.ts +9 -5
  637. package/dist/types/components/six-datepicker/components/month-selection.d.ts +8 -5
  638. package/dist/types/components/six-datepicker/components/year-selection.d.ts +7 -5
  639. package/dist/types/components/six-datepicker/six-datepicker.d.ts +41 -52
  640. package/dist/types/components/six-details/six-details.d.ts +12 -12
  641. package/dist/types/components/six-dialog/six-dialog.d.ts +12 -13
  642. package/dist/types/components/six-drawer/six-drawer.d.ts +12 -13
  643. package/dist/types/components/six-dropdown/six-dropdown.d.ts +28 -32
  644. package/dist/types/components/six-error-page/six-error-page.d.ts +1 -1
  645. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +3 -3
  646. package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -11
  647. package/dist/types/components/six-group-label/six-group-label.d.ts +5 -5
  648. package/dist/types/components/six-header/six-header.d.ts +16 -27
  649. package/dist/types/components/six-icon-button/six-icon-button.d.ts +4 -4
  650. package/dist/types/components/six-input/six-input.d.ts +32 -67
  651. package/dist/types/components/six-item-picker/six-item-picker.d.ts +13 -16
  652. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +1 -1
  653. package/dist/types/components/six-menu/six-menu.d.ts +10 -11
  654. package/dist/types/components/six-menu-item/six-menu-item.d.ts +6 -6
  655. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +2 -2
  656. package/dist/types/components/six-radio/six-radio.d.ts +14 -25
  657. package/dist/types/components/six-range/six-range.d.ts +27 -38
  658. package/dist/types/components/six-root/six-root.d.ts +3 -3
  659. package/dist/types/components/six-search-field/six-search-field.d.ts +4 -5
  660. package/dist/types/components/six-select/six-select.d.ts +41 -58
  661. package/dist/types/components/six-select/util.d.ts +7 -0
  662. package/dist/types/components/six-sidebar/six-sidebar.d.ts +5 -5
  663. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +7 -6
  664. package/dist/types/components/six-spinner/six-spinner.d.ts +2 -2
  665. package/dist/types/components/six-switch/six-switch.d.ts +18 -21
  666. package/dist/types/components/six-tab/six-tab.d.ts +3 -3
  667. package/dist/types/components/six-tab-group/six-tab-group.d.ts +20 -21
  668. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +1 -1
  669. package/dist/types/components/six-tag/six-tag.d.ts +1 -3
  670. package/dist/types/components/six-textarea/six-textarea.d.ts +27 -55
  671. package/dist/types/components/six-tile/six-tile.d.ts +2 -3
  672. package/dist/types/components/six-timepicker/six-timepicker.d.ts +26 -43
  673. package/dist/types/components/six-tooltip/six-tooltip.d.ts +19 -21
  674. package/dist/types/components.d.ts +209 -684
  675. package/dist/types/functional-components/form-control/form-control.d.ts +5 -6
  676. package/dist/types/index.d.ts +1 -0
  677. package/dist/types/stencil-public-runtime.d.ts +15 -2
  678. package/dist/types/testUtil/delay.d.ts +1 -1
  679. package/dist/types/types.d.ts +2 -0
  680. package/dist/types/utils/date-util.d.ts +18 -10
  681. package/dist/types/utils/error-messages.d.ts +42 -0
  682. package/dist/types/utils/event-listeners.d.ts +4 -3
  683. package/dist/types/utils/execution-control.d.ts +1 -3
  684. package/dist/types/utils/form.d.ts +1 -0
  685. package/dist/types/utils/modal.d.ts +2 -2
  686. package/dist/types/utils/popover.d.ts +5 -5
  687. package/dist/types/utils/popup.d.ts +9 -0
  688. package/dist/types/utils/slot.d.ts +2 -7
  689. package/dist/types/utils/tabbable.d.ts +1 -1
  690. package/dist/types/utils/time.util.d.ts +18 -9
  691. package/dist/types/utils/type-check.d.ts +3 -4
  692. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +1 -1
  693. package/dist/ui-library/index.esm.js +1 -1
  694. package/dist/ui-library/index.esm.js.map +1 -1
  695. package/dist/ui-library/p-02981b91.entry.js +2 -0
  696. package/dist/ui-library/p-02981b91.entry.js.map +1 -0
  697. package/dist/ui-library/{p-25a3bf57.js → p-0f510624.js} +1 -1
  698. package/dist/ui-library/p-0f510624.js.map +1 -0
  699. package/dist/ui-library/p-0fdb185d.js +2 -0
  700. package/dist/ui-library/p-0fdb185d.js.map +1 -0
  701. package/dist/ui-library/{p-12000282.entry.js → p-1256cc0a.entry.js} +2 -2
  702. package/dist/ui-library/p-1256cc0a.entry.js.map +1 -0
  703. package/dist/ui-library/{p-14db57aa.entry.js → p-13b43e04.entry.js} +2 -2
  704. package/dist/ui-library/p-13b43e04.entry.js.map +1 -0
  705. package/dist/ui-library/p-15559d38.js +2 -0
  706. package/dist/ui-library/p-15559d38.js.map +1 -0
  707. package/dist/ui-library/p-19ed7a4c.entry.js +2 -0
  708. package/dist/ui-library/p-19ed7a4c.entry.js.map +1 -0
  709. package/dist/ui-library/{p-3efe46cf.entry.js → p-1d5ee1a0.entry.js} +2 -2
  710. package/dist/ui-library/p-1d5ee1a0.entry.js.map +1 -0
  711. package/dist/ui-library/{p-eb8f05a9.js → p-1f18768a.js} +1 -1
  712. package/dist/ui-library/p-1f18768a.js.map +1 -0
  713. package/dist/ui-library/p-21b3b321.entry.js +2 -0
  714. package/dist/ui-library/p-21b3b321.entry.js.map +1 -0
  715. package/dist/ui-library/p-264d4ea8.entry.js +2 -0
  716. package/dist/ui-library/p-264d4ea8.entry.js.map +1 -0
  717. package/dist/ui-library/{p-ccee090e.entry.js → p-29ac3d7d.entry.js} +2 -2
  718. package/dist/ui-library/p-29ac3d7d.entry.js.map +1 -0
  719. package/dist/ui-library/p-314b2096.entry.js +2 -0
  720. package/dist/ui-library/p-314b2096.entry.js.map +1 -0
  721. package/dist/ui-library/p-330a4988.entry.js +2 -0
  722. package/dist/ui-library/p-330a4988.entry.js.map +1 -0
  723. package/dist/ui-library/{p-eb1ec1b7.entry.js → p-346f9557.entry.js} +2 -2
  724. package/dist/ui-library/p-346f9557.entry.js.map +1 -0
  725. package/dist/ui-library/p-37557787.entry.js +2 -0
  726. package/dist/ui-library/p-37557787.entry.js.map +1 -0
  727. package/dist/ui-library/{p-e1aed7ed.entry.js → p-3cc5addb.entry.js} +2 -2
  728. package/dist/ui-library/p-3cc5addb.entry.js.map +1 -0
  729. package/dist/ui-library/p-3d9de119.entry.js +2 -0
  730. package/dist/ui-library/p-3d9de119.entry.js.map +1 -0
  731. package/dist/ui-library/p-411ed539.entry.js +2 -0
  732. package/dist/ui-library/p-411ed539.entry.js.map +1 -0
  733. package/dist/ui-library/p-4705a51e.entry.js +2 -0
  734. package/dist/ui-library/p-4705a51e.entry.js.map +1 -0
  735. package/dist/ui-library/p-4abed9df.entry.js +2 -0
  736. package/dist/ui-library/p-4abed9df.entry.js.map +1 -0
  737. package/dist/ui-library/p-5654e4c7.js +2 -0
  738. package/dist/ui-library/p-5654e4c7.js.map +1 -0
  739. package/dist/ui-library/p-59210f0b.js +2 -0
  740. package/dist/ui-library/p-59210f0b.js.map +1 -0
  741. package/dist/ui-library/{p-94ab37b2.entry.js → p-5af44076.entry.js} +2 -2
  742. package/dist/ui-library/p-5af44076.entry.js.map +1 -0
  743. package/dist/ui-library/p-5d6b7353.entry.js +2 -0
  744. package/dist/ui-library/p-5d6b7353.entry.js.map +1 -0
  745. package/dist/ui-library/{p-b3974ad4.entry.js → p-613283a7.entry.js} +2 -2
  746. package/dist/ui-library/p-613283a7.entry.js.map +1 -0
  747. package/dist/ui-library/p-6153045b.js +3 -0
  748. package/dist/ui-library/p-6153045b.js.map +1 -0
  749. package/dist/ui-library/{p-8187701c.entry.js → p-6197fe2f.entry.js} +2 -2
  750. package/dist/ui-library/p-6197fe2f.entry.js.map +1 -0
  751. package/dist/ui-library/p-698bb2c8.js +2 -0
  752. package/dist/ui-library/p-698bb2c8.js.map +1 -0
  753. package/dist/ui-library/{p-694829b8.entry.js → p-72254eef.entry.js} +2 -2
  754. package/dist/ui-library/p-72254eef.entry.js.map +1 -0
  755. package/dist/ui-library/p-724875b0.entry.js +2 -0
  756. package/dist/ui-library/p-724875b0.entry.js.map +1 -0
  757. package/dist/ui-library/{p-028a2c54.entry.js → p-7afafb9d.entry.js} +2 -2
  758. package/dist/ui-library/p-7afafb9d.entry.js.map +1 -0
  759. package/dist/ui-library/p-7d95def3.js +2 -0
  760. package/dist/ui-library/p-7d95def3.js.map +1 -0
  761. package/dist/ui-library/{p-524e5804.entry.js → p-7e3ad38a.entry.js} +2 -2
  762. package/dist/ui-library/p-7e3ad38a.entry.js.map +1 -0
  763. package/dist/ui-library/p-83864cfe.entry.js +2 -0
  764. package/dist/ui-library/p-83864cfe.entry.js.map +1 -0
  765. package/dist/ui-library/{p-16732ac1.entry.js → p-878226a0.entry.js} +2 -2
  766. package/dist/ui-library/p-878226a0.entry.js.map +1 -0
  767. package/dist/ui-library/p-8c0971e0.js +2 -0
  768. package/dist/ui-library/p-8c0971e0.js.map +1 -0
  769. package/dist/ui-library/p-91b51800.entry.js +2 -0
  770. package/dist/ui-library/p-91b51800.entry.js.map +1 -0
  771. package/dist/ui-library/p-95fbdd0b.entry.js +2 -0
  772. package/dist/ui-library/p-95fbdd0b.entry.js.map +1 -0
  773. package/dist/ui-library/p-99e24daf.entry.js +2 -0
  774. package/dist/ui-library/p-99e24daf.entry.js.map +1 -0
  775. package/dist/ui-library/{p-4f8394d7.js → p-9ace84c7.js} +2 -2
  776. package/dist/ui-library/p-9ace84c7.js.map +1 -0
  777. package/dist/ui-library/p-9b354f5d.entry.js +2 -0
  778. package/dist/ui-library/p-9b354f5d.entry.js.map +1 -0
  779. package/dist/ui-library/p-9c1be3fb.entry.js +2 -0
  780. package/dist/ui-library/p-9c1be3fb.entry.js.map +1 -0
  781. package/dist/ui-library/p-9f0b43f9.entry.js +2 -0
  782. package/dist/ui-library/p-9f0b43f9.entry.js.map +1 -0
  783. package/dist/ui-library/{p-57a84d7f.entry.js → p-a0f290d0.entry.js} +2 -2
  784. package/dist/ui-library/p-a0f290d0.entry.js.map +1 -0
  785. package/dist/ui-library/p-a55c7258.entry.js +2 -0
  786. package/dist/ui-library/p-a55c7258.entry.js.map +1 -0
  787. package/dist/ui-library/{p-52cb61bd.entry.js → p-a6a9ee96.entry.js} +2 -2
  788. package/dist/ui-library/p-a6a9ee96.entry.js.map +1 -0
  789. package/dist/ui-library/{p-788281d0.entry.js → p-ac099e6b.entry.js} +2 -2
  790. package/dist/ui-library/p-ac099e6b.entry.js.map +1 -0
  791. package/dist/ui-library/p-ae601a0f.entry.js +2 -0
  792. package/dist/ui-library/p-ae601a0f.entry.js.map +1 -0
  793. package/dist/ui-library/{p-6cc82df5.entry.js → p-b351f889.entry.js} +2 -2
  794. package/dist/ui-library/p-b351f889.entry.js.map +1 -0
  795. package/dist/ui-library/p-b550a258.entry.js +2 -0
  796. package/dist/ui-library/p-b550a258.entry.js.map +1 -0
  797. package/dist/ui-library/{p-4bcebd5a.entry.js → p-bf87464b.entry.js} +2 -2
  798. package/dist/ui-library/p-bf87464b.entry.js.map +1 -0
  799. package/dist/ui-library/p-c03ebf7d.entry.js +2 -0
  800. package/dist/ui-library/p-c03ebf7d.entry.js.map +1 -0
  801. package/dist/ui-library/{p-f68b5c54.entry.js → p-cd67da3d.entry.js} +2 -2
  802. package/dist/ui-library/p-cd67da3d.entry.js.map +1 -0
  803. package/dist/ui-library/p-cdaed936.entry.js +2 -0
  804. package/dist/ui-library/p-cdaed936.entry.js.map +1 -0
  805. package/dist/ui-library/{p-e4b6264b.entry.js → p-d367f4f9.entry.js} +2 -2
  806. package/dist/ui-library/p-d367f4f9.entry.js.map +1 -0
  807. package/dist/ui-library/p-d42c2025.js +2 -0
  808. package/dist/ui-library/p-d42c2025.js.map +1 -0
  809. package/dist/ui-library/{p-4d4829db.entry.js → p-dfed33c5.entry.js} +2 -2
  810. package/dist/ui-library/p-dfed33c5.entry.js.map +1 -0
  811. package/dist/ui-library/p-ed381ad9.entry.js +2 -0
  812. package/dist/ui-library/p-ed381ad9.entry.js.map +1 -0
  813. package/dist/ui-library/p-ee8342e1.entry.js +2 -0
  814. package/dist/ui-library/p-ee8342e1.entry.js.map +1 -0
  815. package/dist/ui-library/p-ee950ce2.entry.js +2 -0
  816. package/dist/ui-library/p-ee950ce2.entry.js.map +1 -0
  817. package/dist/ui-library/{p-9f9bef35.entry.js → p-ff90ffd1.entry.js} +2 -2
  818. package/dist/ui-library/p-ff90ffd1.entry.js.map +1 -0
  819. package/dist/ui-library/ui-library.css +2 -2
  820. package/dist/ui-library/ui-library.esm.js +1 -1
  821. package/dist/ui-library/ui-library.esm.js.map +1 -1
  822. package/loader/index.d.ts +1 -1
  823. package/package.json +19 -20
  824. package/dist/cjs/event-listeners-74715e62.js +0 -45
  825. package/dist/cjs/event-listeners-74715e62.js.map +0 -1
  826. package/dist/cjs/execution-control-46f388e0.js.map +0 -1
  827. package/dist/cjs/focus-visible-0b352c74.js.map +0 -1
  828. package/dist/cjs/form-control-8e2ae807.js.map +0 -1
  829. package/dist/cjs/index-b3257a77.js.map +0 -1
  830. package/dist/cjs/modal-48d42228.js.map +0 -1
  831. package/dist/cjs/popover-f743f62b.js.map +0 -1
  832. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  833. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +0 -1
  834. package/dist/cjs/six-form.cjs.entry.js +0 -231
  835. package/dist/cjs/six-form.cjs.entry.js.map +0 -1
  836. package/dist/cjs/six-table-cell_4.cjs.entry.js +0 -107
  837. package/dist/cjs/six-table-cell_4.cjs.entry.js.map +0 -1
  838. package/dist/cjs/six-table.cjs.entry.js +0 -167
  839. package/dist/cjs/six-table.cjs.entry.js.map +0 -1
  840. package/dist/cjs/six-timepicker.types-c19ebff3.js +0 -56
  841. package/dist/cjs/six-timepicker.types-c19ebff3.js.map +0 -1
  842. package/dist/cjs/slot-ad537f24.js.map +0 -1
  843. package/dist/cjs/types-64878648.js.map +0 -1
  844. package/dist/collection/components/six-form/six-form.css +0 -11
  845. package/dist/collection/components/six-form/six-form.js +0 -419
  846. package/dist/collection/components/six-form/six-form.js.map +0 -1
  847. package/dist/collection/components/six-table/six-table.css +0 -44
  848. package/dist/collection/components/six-table/six-table.js +0 -219
  849. package/dist/collection/components/six-table/six-table.js.map +0 -1
  850. package/dist/collection/components/six-table/test/helpers.js +0 -14
  851. package/dist/collection/components/six-table/test/helpers.js.map +0 -1
  852. package/dist/collection/components/six-table/types.js +0 -9
  853. package/dist/collection/components/six-table/types.js.map +0 -1
  854. package/dist/collection/components/six-table/util/filter-by.js +0 -34
  855. package/dist/collection/components/six-table/util/filter-by.js.map +0 -1
  856. package/dist/collection/components/six-table/util/from-data.js +0 -32
  857. package/dist/collection/components/six-table/util/from-data.js.map +0 -1
  858. package/dist/collection/components/six-table/util/is.js +0 -4
  859. package/dist/collection/components/six-table/util/is.js.map +0 -1
  860. package/dist/collection/components/six-table/util/quick-filter-by.js +0 -14
  861. package/dist/collection/components/six-table/util/quick-filter-by.js.map +0 -1
  862. package/dist/collection/components/six-table/util/sort-by.js +0 -25
  863. package/dist/collection/components/six-table/util/sort-by.js.map +0 -1
  864. package/dist/collection/components/six-table-cell/six-table-cell.css +0 -13
  865. package/dist/collection/components/six-table-cell/six-table-cell.js +0 -25
  866. package/dist/collection/components/six-table-cell/six-table-cell.js.map +0 -1
  867. package/dist/collection/components/six-table-header/six-table-header.css +0 -17
  868. package/dist/collection/components/six-table-header/six-table-header.js +0 -25
  869. package/dist/collection/components/six-table-header/six-table-header.js.map +0 -1
  870. package/dist/collection/components/six-table-header-cell/get-next-state.js +0 -7
  871. package/dist/collection/components/six-table-header-cell/get-next-state.js.map +0 -1
  872. package/dist/collection/components/six-table-header-cell/icons.js +0 -12
  873. package/dist/collection/components/six-table-header-cell/icons.js.map +0 -1
  874. package/dist/collection/components/six-table-header-cell/six-table-header-cell.css +0 -37
  875. package/dist/collection/components/six-table-header-cell/six-table-header-cell.js +0 -179
  876. package/dist/collection/components/six-table-header-cell/six-table-header-cell.js.map +0 -1
  877. package/dist/collection/components/six-table-header-cell/types.js +0 -2
  878. package/dist/collection/components/six-table-header-cell/types.js.map +0 -1
  879. package/dist/collection/components/six-table-header-cell/util/create-model.js +0 -7
  880. package/dist/collection/components/six-table-header-cell/util/create-model.js.map +0 -1
  881. package/dist/collection/components/six-table-header-cell/util/get-next-state.js +0 -7
  882. package/dist/collection/components/six-table-header-cell/util/get-next-state.js.map +0 -1
  883. package/dist/collection/components/six-table-row/six-table-row.css +0 -16
  884. package/dist/collection/components/six-table-row/six-table-row.js +0 -25
  885. package/dist/collection/components/six-table-row/six-table-row.js.map +0 -1
  886. package/dist/collection/components/six-timepicker/six-time-format.js +0 -15
  887. package/dist/collection/components/six-timepicker/six-time-format.js.map +0 -1
  888. package/dist/collection/components/six-timepicker/six-timepicker.types.js +0 -41
  889. package/dist/collection/components/six-timepicker/six-timepicker.types.js.map +0 -1
  890. package/dist/collection/utils/as-array.js +0 -2
  891. package/dist/collection/utils/as-array.js.map +0 -1
  892. package/dist/collection/utils/matchers.js +0 -3
  893. package/dist/collection/utils/matchers.js.map +0 -1
  894. package/dist/collection/utils/testing.js +0 -39
  895. package/dist/collection/utils/testing.js.map +0 -1
  896. package/dist/components/six-form.d.ts +0 -11
  897. package/dist/components/six-form.js +0 -252
  898. package/dist/components/six-form.js.map +0 -1
  899. package/dist/components/six-table-cell.d.ts +0 -11
  900. package/dist/components/six-table-cell.js +0 -8
  901. package/dist/components/six-table-cell.js.map +0 -1
  902. package/dist/components/six-table-cell2.js +0 -32
  903. package/dist/components/six-table-cell2.js.map +0 -1
  904. package/dist/components/six-table-header-cell.d.ts +0 -11
  905. package/dist/components/six-table-header-cell.js +0 -8
  906. package/dist/components/six-table-header-cell.js.map +0 -1
  907. package/dist/components/six-table-header-cell2.js +0 -120
  908. package/dist/components/six-table-header-cell2.js.map +0 -1
  909. package/dist/components/six-table-header.d.ts +0 -11
  910. package/dist/components/six-table-header.js +0 -8
  911. package/dist/components/six-table-header.js.map +0 -1
  912. package/dist/components/six-table-header2.js +0 -32
  913. package/dist/components/six-table-header2.js.map +0 -1
  914. package/dist/components/six-table-row.d.ts +0 -11
  915. package/dist/components/six-table-row.js +0 -8
  916. package/dist/components/six-table-row.js.map +0 -1
  917. package/dist/components/six-table-row2.js +0 -32
  918. package/dist/components/six-table-row2.js.map +0 -1
  919. package/dist/components/six-table.d.ts +0 -11
  920. package/dist/components/six-table.js +0 -252
  921. package/dist/components/six-table.js.map +0 -1
  922. package/dist/esm/event-listeners-570a24ea.js +0 -43
  923. package/dist/esm/event-listeners-570a24ea.js.map +0 -1
  924. package/dist/esm/execution-control-1a60d709.js.map +0 -1
  925. package/dist/esm/focus-visible-97933ea9.js.map +0 -1
  926. package/dist/esm/form-control-bdd1478a.js.map +0 -1
  927. package/dist/esm/index-96b1af5d.js.map +0 -1
  928. package/dist/esm/modal-5ebdc320.js.map +0 -1
  929. package/dist/esm/polyfills/css-shim.js +0 -1
  930. package/dist/esm/popover-bd2c2fca.js.map +0 -1
  931. package/dist/esm/scroll-180b53fd.js.map +0 -1
  932. package/dist/esm/six-dropdown_3.entry.js.map +0 -1
  933. package/dist/esm/six-form.entry.js +0 -227
  934. package/dist/esm/six-form.entry.js.map +0 -1
  935. package/dist/esm/six-table-cell_4.entry.js +0 -100
  936. package/dist/esm/six-table-cell_4.entry.js.map +0 -1
  937. package/dist/esm/six-table.entry.js +0 -163
  938. package/dist/esm/six-table.entry.js.map +0 -1
  939. package/dist/esm/six-timepicker.types-e161a447.js +0 -50
  940. package/dist/esm/six-timepicker.types-e161a447.js.map +0 -1
  941. package/dist/esm/slot-6f3984c7.js.map +0 -1
  942. package/dist/esm/types-4b10b413.js.map +0 -1
  943. package/dist/types/components/six-form/six-form.d.ts +0 -69
  944. package/dist/types/components/six-table/six-table.d.ts +0 -30
  945. package/dist/types/components/six-table/test/helpers.d.ts +0 -2
  946. package/dist/types/components/six-table/types.d.ts +0 -33
  947. package/dist/types/components/six-table/util/filter-by.d.ts +0 -2
  948. package/dist/types/components/six-table/util/from-data.d.ts +0 -8
  949. package/dist/types/components/six-table/util/is.d.ts +0 -3
  950. package/dist/types/components/six-table/util/quick-filter-by.d.ts +0 -2
  951. package/dist/types/components/six-table/util/sort-by.d.ts +0 -2
  952. package/dist/types/components/six-table-cell/six-table-cell.d.ts +0 -9
  953. package/dist/types/components/six-table-header/six-table-header.d.ts +0 -9
  954. package/dist/types/components/six-table-header-cell/get-next-state.d.ts +0 -2
  955. package/dist/types/components/six-table-header-cell/icons.d.ts +0 -3
  956. package/dist/types/components/six-table-header-cell/six-table-header-cell.d.ts +0 -32
  957. package/dist/types/components/six-table-header-cell/types.d.ts +0 -2
  958. package/dist/types/components/six-table-header-cell/util/create-model.d.ts +0 -4
  959. package/dist/types/components/six-table-header-cell/util/get-next-state.d.ts +0 -3
  960. package/dist/types/components/six-table-row/six-table-row.d.ts +0 -9
  961. package/dist/types/components/six-timepicker/six-time-format.d.ts +0 -13
  962. package/dist/types/components/six-timepicker/six-timepicker.types.d.ts +0 -36
  963. package/dist/types/utils/as-array.d.ts +0 -1
  964. package/dist/types/utils/matchers.d.ts +0 -2
  965. package/dist/types/utils/popper.d.ts +0 -33
  966. package/dist/types/utils/testing.d.ts +0 -2
  967. package/dist/ui-library/p-00507165.entry.js +0 -2
  968. package/dist/ui-library/p-00507165.entry.js.map +0 -1
  969. package/dist/ui-library/p-028a2c54.entry.js.map +0 -1
  970. package/dist/ui-library/p-028a2f77.entry.js +0 -2
  971. package/dist/ui-library/p-028a2f77.entry.js.map +0 -1
  972. package/dist/ui-library/p-0786fa7c.js +0 -2
  973. package/dist/ui-library/p-0786fa7c.js.map +0 -1
  974. package/dist/ui-library/p-0c89817e.entry.js +0 -2
  975. package/dist/ui-library/p-0c89817e.entry.js.map +0 -1
  976. package/dist/ui-library/p-0d1fdc4e.entry.js +0 -2
  977. package/dist/ui-library/p-0d1fdc4e.entry.js.map +0 -1
  978. package/dist/ui-library/p-0d9cbb51.entry.js +0 -2
  979. package/dist/ui-library/p-0d9cbb51.entry.js.map +0 -1
  980. package/dist/ui-library/p-12000282.entry.js.map +0 -1
  981. package/dist/ui-library/p-1414a242.entry.js +0 -2
  982. package/dist/ui-library/p-1414a242.entry.js.map +0 -1
  983. package/dist/ui-library/p-14db57aa.entry.js.map +0 -1
  984. package/dist/ui-library/p-16732ac1.entry.js.map +0 -1
  985. package/dist/ui-library/p-16b99232.js +0 -3
  986. package/dist/ui-library/p-16b99232.js.map +0 -1
  987. package/dist/ui-library/p-18ea0c56.js +0 -2
  988. package/dist/ui-library/p-18ea0c56.js.map +0 -1
  989. package/dist/ui-library/p-232d43a6.entry.js +0 -2
  990. package/dist/ui-library/p-232d43a6.entry.js.map +0 -1
  991. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  992. package/dist/ui-library/p-28e6c2eb.entry.js +0 -2
  993. package/dist/ui-library/p-28e6c2eb.entry.js.map +0 -1
  994. package/dist/ui-library/p-2a02734a.entry.js +0 -2
  995. package/dist/ui-library/p-2a02734a.entry.js.map +0 -1
  996. package/dist/ui-library/p-2a61cc66.entry.js +0 -2
  997. package/dist/ui-library/p-2a61cc66.entry.js.map +0 -1
  998. package/dist/ui-library/p-3c100309.js +0 -2
  999. package/dist/ui-library/p-3c100309.js.map +0 -1
  1000. package/dist/ui-library/p-3d5cad2d.entry.js +0 -2
  1001. package/dist/ui-library/p-3d5cad2d.entry.js.map +0 -1
  1002. package/dist/ui-library/p-3e3edcbc.entry.js +0 -2
  1003. package/dist/ui-library/p-3e3edcbc.entry.js.map +0 -1
  1004. package/dist/ui-library/p-3efe46cf.entry.js.map +0 -1
  1005. package/dist/ui-library/p-4b44fa83.entry.js +0 -2
  1006. package/dist/ui-library/p-4b44fa83.entry.js.map +0 -1
  1007. package/dist/ui-library/p-4bcebd5a.entry.js.map +0 -1
  1008. package/dist/ui-library/p-4d4829db.entry.js.map +0 -1
  1009. package/dist/ui-library/p-4f8394d7.js.map +0 -1
  1010. package/dist/ui-library/p-524e5804.entry.js.map +0 -1
  1011. package/dist/ui-library/p-52cb61bd.entry.js.map +0 -1
  1012. package/dist/ui-library/p-55dc28ad.entry.js +0 -2
  1013. package/dist/ui-library/p-55dc28ad.entry.js.map +0 -1
  1014. package/dist/ui-library/p-57a84d7f.entry.js.map +0 -1
  1015. package/dist/ui-library/p-5eb21538.entry.js +0 -2
  1016. package/dist/ui-library/p-5eb21538.entry.js.map +0 -1
  1017. package/dist/ui-library/p-60c5395c.entry.js +0 -2
  1018. package/dist/ui-library/p-60c5395c.entry.js.map +0 -1
  1019. package/dist/ui-library/p-694829b8.entry.js.map +0 -1
  1020. package/dist/ui-library/p-6cc82df5.entry.js.map +0 -1
  1021. package/dist/ui-library/p-7115416e.entry.js +0 -2
  1022. package/dist/ui-library/p-7115416e.entry.js.map +0 -1
  1023. package/dist/ui-library/p-788281d0.entry.js.map +0 -1
  1024. package/dist/ui-library/p-7cbc261b.entry.js +0 -2
  1025. package/dist/ui-library/p-7cbc261b.entry.js.map +0 -1
  1026. package/dist/ui-library/p-80f32909.entry.js +0 -2
  1027. package/dist/ui-library/p-80f32909.entry.js.map +0 -1
  1028. package/dist/ui-library/p-8187701c.entry.js.map +0 -1
  1029. package/dist/ui-library/p-94ab37b2.entry.js.map +0 -1
  1030. package/dist/ui-library/p-9a860acc.js +0 -2
  1031. package/dist/ui-library/p-9a860acc.js.map +0 -1
  1032. package/dist/ui-library/p-9eba5c71.entry.js +0 -2
  1033. package/dist/ui-library/p-9eba5c71.entry.js.map +0 -1
  1034. package/dist/ui-library/p-9f9bef35.entry.js.map +0 -1
  1035. package/dist/ui-library/p-b1683e9c.entry.js +0 -2
  1036. package/dist/ui-library/p-b1683e9c.entry.js.map +0 -1
  1037. package/dist/ui-library/p-b1e66136.js +0 -2
  1038. package/dist/ui-library/p-b1e66136.js.map +0 -1
  1039. package/dist/ui-library/p-b3974ad4.entry.js.map +0 -1
  1040. package/dist/ui-library/p-b4dfb7cf.js +0 -2
  1041. package/dist/ui-library/p-b4dfb7cf.js.map +0 -1
  1042. package/dist/ui-library/p-b66c5c48.entry.js +0 -2
  1043. package/dist/ui-library/p-b66c5c48.entry.js.map +0 -1
  1044. package/dist/ui-library/p-ba6e1f0e.entry.js +0 -2
  1045. package/dist/ui-library/p-ba6e1f0e.entry.js.map +0 -1
  1046. package/dist/ui-library/p-c799a6bf.entry.js +0 -2
  1047. package/dist/ui-library/p-c799a6bf.entry.js.map +0 -1
  1048. package/dist/ui-library/p-ccee090e.entry.js.map +0 -1
  1049. package/dist/ui-library/p-cf2bdd34.entry.js +0 -2
  1050. package/dist/ui-library/p-cf2bdd34.entry.js.map +0 -1
  1051. package/dist/ui-library/p-d12c6092.js +0 -2
  1052. package/dist/ui-library/p-d12c6092.js.map +0 -1
  1053. package/dist/ui-library/p-dd0ac344.entry.js +0 -2
  1054. package/dist/ui-library/p-dd0ac344.entry.js.map +0 -1
  1055. package/dist/ui-library/p-def4a925.entry.js +0 -2
  1056. package/dist/ui-library/p-def4a925.entry.js.map +0 -1
  1057. package/dist/ui-library/p-e0bda772.entry.js +0 -2
  1058. package/dist/ui-library/p-e0bda772.entry.js.map +0 -1
  1059. package/dist/ui-library/p-e1aed7ed.entry.js.map +0 -1
  1060. package/dist/ui-library/p-e4b6264b.entry.js.map +0 -1
  1061. package/dist/ui-library/p-eb1ec1b7.entry.js.map +0 -1
  1062. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  1063. package/dist/ui-library/p-f65aa796.entry.js +0 -2
  1064. package/dist/ui-library/p-f65aa796.entry.js.map +0 -1
  1065. package/dist/ui-library/p-f68b5c54.entry.js.map +0 -1
  1066. package/dist/ui-library/p-f9c50f81.entry.js +0 -2
  1067. package/dist/ui-library/p-f9c50f81.entry.js.map +0 -1
@@ -12,7 +12,6 @@ import { SixMenuItemData } from "./components/six-menu/six-menu";
12
12
  import { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
13
13
  import { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
14
14
  import { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
15
- import { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
16
15
  import { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
17
16
  import { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
18
17
  import { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
@@ -24,10 +23,7 @@ import { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
24
23
  import { SixSelectChangePayload } from "./components/six-select/six-select";
25
24
  import { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
26
25
  import { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
27
- import { Data, Item, TableCellClickedPayload, TableReadyPayload, TableRowClickedPayload } from "./components/six-table/types";
28
- import { FilterMode, SortDirection } from "./components/six-table-header-cell/types";
29
- import { SixTableHeaderCellFilterUpdatedPayload, SixTableHeaderCellSortUpdatedPayload } from "./components/six-table-header-cell/six-table-header-cell";
30
- import { SixTimeFormat } from "./components/six-timepicker/six-time-format";
26
+ import { TimeFormat } from "./utils/time.util";
31
27
  import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
32
28
  export { EmptyPayload } from "./utils/types";
33
29
  export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
@@ -36,7 +32,6 @@ export { SixMenuItemData } from "./components/six-menu/six-menu";
36
32
  export { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
37
33
  export { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
38
34
  export { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
39
- export { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
40
35
  export { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
41
36
  export { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
42
37
  export { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
@@ -48,10 +43,7 @@ export { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
48
43
  export { SixSelectChangePayload } from "./components/six-select/six-select";
49
44
  export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
50
45
  export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
51
- export { Data, Item, TableCellClickedPayload, TableReadyPayload, TableRowClickedPayload } from "./components/six-table/types";
52
- export { FilterMode, SortDirection } from "./components/six-table-header-cell/types";
53
- export { SixTableHeaderCellFilterUpdatedPayload, SixTableHeaderCellSortUpdatedPayload } from "./components/six-table-header-cell/six-table-header-cell";
54
- export { SixTimeFormat } from "./components/six-timepicker/six-time-format";
46
+ export { TimeFormat } from "./utils/time.util";
55
47
  export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
56
48
  export namespace Components {
57
49
  interface SetAttributes {
@@ -158,11 +150,11 @@ export namespace Components {
158
150
  /**
159
151
  * Tells the browser to download the linked file as this filename. Only used when `href` is set.
160
152
  */
161
- "download": string;
153
+ "download"?: string;
162
154
  /**
163
155
  * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
164
156
  */
165
- "href": string;
157
+ "href"?: string;
166
158
  /**
167
159
  * Set to true to draw the button in a loading state.
168
160
  */
@@ -198,7 +190,7 @@ export namespace Components {
198
190
  /**
199
191
  * Tells the browser where to open the link. Only used when `href` is set.
200
192
  */
201
- "target": '_blank' | '_parent' | '_self' | '_top';
193
+ "target"?: '_blank' | '_parent' | '_self' | '_top';
202
194
  /**
203
195
  * The button's type.
204
196
  */
@@ -220,10 +212,6 @@ export namespace Components {
220
212
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
221
213
  */
222
214
  interface SixCheckbox {
223
- /**
224
- * Checks for validity.
225
- */
226
- "checkValidity": () => Promise<boolean>;
227
215
  /**
228
216
  * Set to true to draw the checkbox in a checked state.
229
217
  */
@@ -233,11 +221,7 @@ export namespace Components {
233
221
  */
234
222
  "disabled": boolean;
235
223
  /**
236
- * Set to display the error text on blur and not when typing
237
- */
238
- "errorOnBlur": boolean;
239
- /**
240
- * The checkbox's error text. Alternatively, you can use the error-text slot.
224
+ * The error message shown, if `invalid` is set to true.
241
225
  */
242
226
  "errorText": string;
243
227
  /**
@@ -245,11 +229,11 @@ export namespace Components {
245
229
  */
246
230
  "indeterminate": boolean;
247
231
  /**
248
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
232
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
249
233
  */
250
234
  "invalid": boolean;
251
235
  /**
252
- * The checkbox label. Alternatively, you can use the label slot.
236
+ * The label text.
253
237
  */
254
238
  "label": string;
255
239
  /**
@@ -261,27 +245,15 @@ export namespace Components {
261
245
  */
262
246
  "removeFocus": () => Promise<void>;
263
247
  /**
264
- * Checks for validity and shows the browser's validation message if the control is invalid.
265
- */
266
- "reportValidity": () => Promise<boolean>;
267
- /**
268
- * Set to true to make the checkbox a required field.
248
+ * Set to true to show an asterisk beneath the label.
269
249
  */
270
250
  "required": boolean;
271
- /**
272
- * Resets the formcontrol
273
- */
274
- "reset": () => Promise<void>;
275
- /**
276
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
277
- */
278
- "setCustomValidity": (message: string) => Promise<void>;
279
251
  /**
280
252
  * Sets focus on the checkbox.
281
253
  */
282
254
  "setFocus": (options?: FocusOptions) => Promise<void>;
283
255
  /**
284
- * The checkbox's value attribute.
256
+ * 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>`.
285
257
  */
286
258
  "value": string;
287
259
  }
@@ -294,10 +266,6 @@ export namespace Components {
294
266
  * 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;
295
267
  */
296
268
  "allowedDates": (date: Date) => boolean;
297
- /**
298
- * Checks for validity.
299
- */
300
- "checkValidity": () => Promise<boolean>;
301
269
  /**
302
270
  * Set to true to add a clear button when the input is populated.
303
271
  */
@@ -309,7 +277,7 @@ export namespace Components {
309
277
  /**
310
278
  * The dropdown will close when the user interacts outside of this element (e.g. clicking).
311
279
  */
312
- "containingElement": HTMLElement;
280
+ "containingElement"?: HTMLElement;
313
281
  /**
314
282
  * 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'
315
283
  */
@@ -321,17 +289,13 @@ export namespace Components {
321
289
  /**
322
290
  * The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
323
291
  */
324
- "defaultDate"?: string | null;
292
+ "defaultDate"?: string;
325
293
  /**
326
294
  * If `true` the component is disabled.
327
295
  */
328
296
  "disabled": boolean;
329
297
  /**
330
- * Set to display the error text on blur and not when typing
331
- */
332
- "errorOnBlur": boolean;
333
- /**
334
- * The input's error text. Alternatively, you can use the error-text slot.
298
+ * The error message shown, if `invalid` is set to true.
335
299
  */
336
300
  "errorText": string;
337
301
  /**
@@ -347,7 +311,11 @@ export namespace Components {
347
311
  */
348
312
  "inline": boolean;
349
313
  /**
350
- * The input's label. Alternatively, you can use the label slot.
314
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
315
+ */
316
+ "invalid": boolean;
317
+ /**
318
+ * The label text.
351
319
  */
352
320
  "label": string;
353
321
  /**
@@ -357,11 +325,11 @@ export namespace Components {
357
325
  /**
358
326
  * The maximum datetime allowed. Value must be a date object
359
327
  */
360
- "max"?: Date | null;
328
+ "max"?: Date;
361
329
  /**
362
330
  * The minimum datetime allowed. Value must be a date object
363
331
  */
364
- "min"?: Date | null;
332
+ "min"?: Date;
365
333
  /**
366
334
  * The input's name attribute.
367
335
  */
@@ -373,35 +341,27 @@ export namespace Components {
373
341
  /**
374
342
  * The placeholder defines what text to be shown on the input element
375
343
  */
376
- "placeholder"?: string | null;
344
+ "placeholder"?: string;
377
345
  /**
378
346
  * The enforced placement of the dropdown panel.
379
347
  */
380
- "placement": 'top' | 'bottom';
348
+ "placement"?: 'top' | 'bottom';
381
349
  /**
382
350
  * If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
383
351
  */
384
352
  "readonly": boolean;
385
353
  /**
386
- * Checks for validity and shows the browser's validation message if the control is invalid.
387
- */
388
- "reportValidity": () => Promise<boolean>;
389
- /**
390
- * Set to true to make the input a required field.
354
+ * Set to true to show an asterisk beneath the label.
391
355
  */
392
356
  "required": boolean;
393
- /**
394
- * Resets the formcontrol
395
- */
396
- "reset": () => Promise<void>;
397
357
  /**
398
358
  * Selects an option
399
359
  */
400
- "select": (datestring: string) => Promise<void>;
360
+ "select": (datestring?: string) => Promise<void>;
401
361
  /**
402
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
362
+ * Sets focus on the datepickers input.
403
363
  */
404
- "setCustomValidity": (message: string) => Promise<void>;
364
+ "setFocus": (options?: FocusOptions) => Promise<void>;
405
365
  /**
406
366
  * Datepicker size.
407
367
  */
@@ -413,7 +373,7 @@ export namespace Components {
413
373
  /**
414
374
  * The value of the form field, which accepts a date object.
415
375
  */
416
- "value"?: Date | null;
376
+ "value"?: Date;
417
377
  }
418
378
  /**
419
379
  * @since 1.0
@@ -425,6 +385,9 @@ export namespace Components {
425
385
  * Set to true to prevent the user from toggling the details.
426
386
  */
427
387
  "disabled": boolean;
388
+ /**
389
+ * 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'
390
+ */
428
391
  "hasContent": boolean;
429
392
  /**
430
393
  * Hides the detail body
@@ -435,7 +398,7 @@ export namespace Components {
435
398
  */
436
399
  "inline": boolean;
437
400
  /**
438
- * Indicates whether or not the details is open. You can use this in lieu of the show/hide methods.
401
+ * Indicates whether the details is open. You can use this in lieu of the show/hide methods.
439
402
  */
440
403
  "open": boolean;
441
404
  /**
@@ -453,7 +416,7 @@ export namespace Components {
453
416
  /**
454
417
  * The summary icon to show in the details header. If you need to display HTML, use the `summary-icon` slot instead.
455
418
  */
456
- "summaryIcon": string;
419
+ "summaryIcon"?: string;
457
420
  /**
458
421
  * The icon's size.
459
422
  */
@@ -485,7 +448,7 @@ export namespace Components {
485
448
  */
486
449
  "noHeader": boolean;
487
450
  /**
488
- * Indicates whether or not the dialog is open. You can use this in lieu of the show/hide methods.
451
+ * Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
489
452
  */
490
453
  "open": boolean;
491
454
  /**
@@ -516,7 +479,7 @@ export namespace Components {
516
479
  */
517
480
  "noHeader": boolean;
518
481
  /**
519
- * Indicates whether or not the drawer is open. You can use this in lieu of the show/hide methods.
482
+ * Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
520
483
  */
521
484
  "open": boolean;
522
485
  /**
@@ -549,7 +512,7 @@ export namespace Components {
549
512
  /**
550
513
  * The dropdown will close when the user interacts outside of this element (e.g. clicking).
551
514
  */
552
- "containingElement": HTMLElement;
515
+ "containingElement"?: HTMLElement;
553
516
  /**
554
517
  * The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
555
518
  */
@@ -579,15 +542,15 @@ export namespace Components {
579
542
  */
580
543
  "hoist": boolean;
581
544
  /**
582
- * Indicates whether or not the dropdown is open. You can use this in lieu of the show/hide methods.
545
+ * Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
583
546
  */
584
547
  "open": boolean;
585
548
  /**
586
549
  * Set the options to be shown in the dropdown (alternative to setting the elements via html)
587
550
  */
588
- "options": SixMenuItemData[] | null;
551
+ "options": SixMenuItemData[];
589
552
  /**
590
- * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside of the viewport.
553
+ * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
591
554
  */
592
555
  "placement": | 'top'
593
556
  | 'top-start'
@@ -634,7 +597,7 @@ export namespace Components {
634
597
  /**
635
598
  * Defines error Code and thus displays the proper error page.
636
599
  */
637
- "errorCode": number;
600
+ "errorCode"?: 404 | 403 | 500;
638
601
  /**
639
602
  * Defines language and thus displays the proper error page in the selected language.
640
603
  */
@@ -674,7 +637,7 @@ export namespace Components {
674
637
  /**
675
638
  * The file size. This number will be divided by 1024 to show the filesize in KB
676
639
  */
677
- "size": number;
640
+ "size"?: number;
678
641
  }
679
642
  /**
680
643
  * @since 2.0.0
@@ -684,7 +647,7 @@ export namespace Components {
684
647
  /**
685
648
  * Accepted MIME-Types.
686
649
  */
687
- "accept": string;
650
+ "accept"?: string;
688
651
  /**
689
652
  * Set to true if file control should be small.
690
653
  */
@@ -692,19 +655,19 @@ export namespace Components {
692
655
  /**
693
656
  * Set when button is disabled.
694
657
  */
695
- "disabled": boolean;
658
+ "disabled": false;
696
659
  /**
697
660
  * Label of the drop area.
698
661
  */
699
- "label": string;
662
+ "label"?: string;
700
663
  /**
701
664
  * Allowed max file size in bytes.
702
665
  */
703
- "maxFileSize": number | undefined;
666
+ "maxFileSize"?: number;
704
667
  /**
705
668
  * More than one file allowed.
706
669
  */
707
- "multiple": boolean;
670
+ "multiple": false;
708
671
  }
709
672
  /**
710
673
  * @since 1.0
@@ -712,37 +675,6 @@ export namespace Components {
712
675
  */
713
676
  interface SixFooter {
714
677
  }
715
- /**
716
- * @since 1.0
717
- * @status stable
718
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
719
- */
720
- interface SixForm {
721
- /**
722
- * Checks for validity.
723
- */
724
- "checkValidity": () => Promise<boolean>;
725
- /**
726
- * Gets all form control elements (native and custom).
727
- */
728
- "getFormControls": () => Promise<HTMLFormElement[]>;
729
- /**
730
- * Serializes all form controls elements and returns a `FormData` object.
731
- */
732
- "getFormData": () => Promise<FormData>;
733
- /**
734
- * Prevent the form from validating inputs before submitting.
735
- */
736
- "novalidate": boolean;
737
- /**
738
- * Resets the form and resets the value of all descendants
739
- */
740
- "reset": () => Promise<void>;
741
- /**
742
- * 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.
743
- */
744
- "submit": () => Promise<boolean>;
745
- }
746
678
  /**
747
679
  * @since 1.1
748
680
  * @status stable
@@ -761,7 +693,7 @@ export namespace Components {
761
693
  */
762
694
  "label": string;
763
695
  /**
764
- * The label's required attribute.
696
+ * Set to true to show an asterisk beneath the label.
765
697
  */
766
698
  "required": boolean;
767
699
  /**
@@ -833,15 +765,15 @@ export namespace Components {
833
765
  /**
834
766
  * HTML symbol code or entity.
835
767
  */
836
- "html": string;
768
+ "html"?: string;
837
769
  /**
838
770
  * 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.
839
771
  */
840
- "label": string;
772
+ "label"?: string;
841
773
  /**
842
774
  * The name of the icon to draw.
843
775
  */
844
- "name": string;
776
+ "name"?: string;
845
777
  /**
846
778
  * The icon's size.
847
779
  */
@@ -864,15 +796,11 @@ export namespace Components {
864
796
  /**
865
797
  * The input's autocorrect attribute.
866
798
  */
867
- "autocorrect": string;
799
+ "autocorrect": 'on' | 'off';
868
800
  /**
869
801
  * The input's autofocus attribute.
870
802
  */
871
803
  "autofocus": boolean;
872
- /**
873
- * Checks for validity.
874
- */
875
- "checkValidity": () => Promise<boolean>;
876
804
  /**
877
805
  * Set to true to add a clear button when the input is populated.
878
806
  */
@@ -882,21 +810,9 @@ export namespace Components {
882
810
  */
883
811
  "disabled": boolean;
884
812
  /**
885
- * Set to display the error text on blur and not when typing
886
- */
887
- "errorOnBlur": boolean;
888
- /**
889
- * The input's error text. Alternatively, you can use the error-text slot.
813
+ * The error message shown, if `invalid` is set to true.
890
814
  */
891
815
  "errorText": string;
892
- /**
893
- * Returns the native input's validationMessage
894
- */
895
- "getValidationMessage": () => Promise<string>;
896
- /**
897
- * Returns the native input's validity
898
- */
899
- "getValidity": () => Promise<ValidityState>;
900
816
  /**
901
817
  * The input's help text. Alternatively, you can use the help-text slot.
902
818
  */
@@ -904,17 +820,13 @@ export namespace Components {
904
820
  /**
905
821
  * The input's inputmode attribute.
906
822
  */
907
- "inputmode": 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
823
+ "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
908
824
  /**
909
- * 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.
825
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
910
826
  */
911
827
  "invalid": boolean;
912
828
  /**
913
- * Returns the native input's validity
914
- */
915
- "isValid": () => Promise<boolean>;
916
- /**
917
- * The input's label. Alternatively, you can use the label slot.
829
+ * The label text.
918
830
  */
919
831
  "label": string;
920
832
  /**
@@ -924,19 +836,19 @@ export namespace Components {
924
836
  /**
925
837
  * The input's maximum value.
926
838
  */
927
- "max": number;
839
+ "max"?: number;
928
840
  /**
929
841
  * The maximum length of input that will be considered valid.
930
842
  */
931
- "maxlength": number;
843
+ "maxlength"?: number;
932
844
  /**
933
845
  * The input's minimum value.
934
846
  */
935
- "min": number;
847
+ "min"?: number;
936
848
  /**
937
849
  * The minimum length of input that will be considered valid.
938
850
  */
939
- "minlength": number;
851
+ "minlength"?: number;
940
852
  /**
941
853
  * The input's name attribute.
942
854
  */
@@ -944,7 +856,7 @@ export namespace Components {
944
856
  /**
945
857
  * A pattern to validate input against.
946
858
  */
947
- "pattern": string;
859
+ "pattern"?: string;
948
860
  /**
949
861
  * Set to true to draw a pill-style input with rounded edges.
950
862
  */
@@ -952,7 +864,7 @@ export namespace Components {
952
864
  /**
953
865
  * The input's placeholder text.
954
866
  */
955
- "placeholder": string;
867
+ "placeholder"?: string;
956
868
  /**
957
869
  * Set to true to make the input readonly.
958
870
  */
@@ -962,25 +874,13 @@ export namespace Components {
962
874
  */
963
875
  "removeFocus": () => Promise<void>;
964
876
  /**
965
- * Checks for validity and shows the browser's validation message if the control is invalid.
966
- */
967
- "reportValidity": () => Promise<boolean>;
968
- /**
969
- * Set to true to make the input a required field.
877
+ * Set to true to show an asterisk beneath the label.
970
878
  */
971
879
  "required": boolean;
972
- /**
973
- * Resets the formcontrol
974
- */
975
- "reset": () => Promise<void>;
976
880
  /**
977
881
  * Selects all the text in the input.
978
882
  */
979
- "select": () => Promise<void>;
980
- /**
981
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
982
- */
983
- "setCustomValidity": (message: string) => Promise<void>;
883
+ "select": () => Promise<void | undefined>;
984
884
  /**
985
885
  * Sets focus on the input.
986
886
  */
@@ -992,7 +892,7 @@ export namespace Components {
992
892
  /**
993
893
  * Sets the start and end positions of the text selection (0-based).
994
894
  */
995
- "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
895
+ "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
996
896
  /**
997
897
  * The input's size.
998
898
  */
@@ -1004,7 +904,7 @@ export namespace Components {
1004
904
  /**
1005
905
  * The input's step attribute.
1006
906
  */
1007
- "step": number;
907
+ "step"?: number;
1008
908
  /**
1009
909
  * Set to true to add a password toggle button for password inputs.
1010
910
  */
@@ -1034,15 +934,15 @@ export namespace Components {
1034
934
  /**
1035
935
  * Defines a custom list of items you can iterate through
1036
936
  */
1037
- "items": string[];
937
+ "items"?: string[];
1038
938
  /**
1039
939
  * The maximum value allowed to pick.
1040
940
  */
1041
- "max": number | string;
941
+ "max"?: number | string;
1042
942
  /**
1043
943
  * The minimum value allowed to pick.
1044
944
  */
1045
- "min": number | string;
945
+ "min"?: number | string;
1046
946
  /**
1047
947
  * Defines whether the items should be padded
1048
948
  */
@@ -1052,7 +952,7 @@ export namespace Components {
1052
952
  */
1053
953
  "paddingChar": string;
1054
954
  /**
1055
- * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
955
+ * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
1056
956
  */
1057
957
  "paddingDirection": ItemPickerPaddingDirection;
1058
958
  /**
@@ -1098,7 +998,7 @@ export namespace Components {
1098
998
  /**
1099
999
  * Set the number of grid columns
1100
1000
  */
1101
- "columns": any;
1001
+ "columns"?: number;
1102
1002
  }
1103
1003
  /**
1104
1004
  * @since 1.01
@@ -1125,7 +1025,7 @@ export namespace Components {
1125
1025
  */
1126
1026
  "items": SixMenuItemData1[] | null;
1127
1027
  /**
1128
- * Defines how many items should be shown. If the number of items is larger than this properties a scrollbar will be shown
1028
+ * Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
1129
1029
  */
1130
1030
  "itemsShown"?: number;
1131
1031
  /**
@@ -1240,10 +1140,6 @@ export namespace Components {
1240
1140
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1241
1141
  */
1242
1142
  interface SixRadio {
1243
- /**
1244
- * Checks for validity.
1245
- */
1246
- "checkValidity": () => Promise<boolean>;
1247
1143
  /**
1248
1144
  * Set to true to draw the radio in a checked state.
1249
1145
  */
@@ -1253,7 +1149,7 @@ export namespace Components {
1253
1149
  */
1254
1150
  "disabled": boolean;
1255
1151
  /**
1256
- * 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.
1152
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1257
1153
  */
1258
1154
  "invalid": boolean;
1259
1155
  /**
@@ -1264,18 +1160,6 @@ export namespace Components {
1264
1160
  * Removes focus from the radio.
1265
1161
  */
1266
1162
  "removeFocus": () => Promise<void>;
1267
- /**
1268
- * Checks for validity and shows the browser's validation message if the control is invalid.
1269
- */
1270
- "reportValidity": () => Promise<boolean>;
1271
- /**
1272
- * Resets the formcontrol
1273
- */
1274
- "reset": () => Promise<void>;
1275
- /**
1276
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1277
- */
1278
- "setCustomValidity": (message: string) => Promise<void>;
1279
1163
  /**
1280
1164
  * Sets focus on the radio.
1281
1165
  */
@@ -1296,11 +1180,7 @@ export namespace Components {
1296
1180
  */
1297
1181
  "disabled": boolean;
1298
1182
  /**
1299
- * Set to display the error text on blur and not when typing
1300
- */
1301
- "errorOnBlur": boolean;
1302
- /**
1303
- * The input's error text. Alternatively, you can use the error-text slot.
1183
+ * The error message shown, if `invalid` is set to true.
1304
1184
  */
1305
1185
  "errorText": string;
1306
1186
  /**
@@ -1308,11 +1188,11 @@ export namespace Components {
1308
1188
  */
1309
1189
  "helpText": string;
1310
1190
  /**
1311
- * 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.
1191
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1312
1192
  */
1313
1193
  "invalid": boolean;
1314
1194
  /**
1315
- * The range's label. Alternatively, you can use the label slot.
1195
+ * The label text.
1316
1196
  */
1317
1197
  "label": string;
1318
1198
  /**
@@ -1332,17 +1212,9 @@ export namespace Components {
1332
1212
  */
1333
1213
  "removeFocus": () => Promise<void>;
1334
1214
  /**
1335
- * Set to true to make the input a required field.
1215
+ * Set to true to show an asterisk beneath the label.
1336
1216
  */
1337
1217
  "required": boolean;
1338
- /**
1339
- * Resets the formcontrol
1340
- */
1341
- "reset": () => Promise<void>;
1342
- /**
1343
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1344
- */
1345
- "setCustomValidity": (message: string) => Promise<void>;
1346
1218
  /**
1347
1219
  * Sets focus on the input.
1348
1220
  */
@@ -1406,7 +1278,7 @@ export namespace Components {
1406
1278
  /**
1407
1279
  * The input's placeholder text.
1408
1280
  */
1409
- "placeholder": string;
1281
+ "placeholder"?: string;
1410
1282
  /**
1411
1283
  * The input's value attribute.
1412
1284
  */
@@ -1426,28 +1298,16 @@ export namespace Components {
1426
1298
  * Set to true to turn the six-select into an autocomplete.
1427
1299
  */
1428
1300
  "autocomplete": boolean;
1429
- /**
1430
- * Checks for validity.
1431
- */
1432
- "checkValidity": () => Promise<boolean>;
1433
1301
  /**
1434
1302
  * Set to true to add a clear button when the select is populated.
1435
1303
  */
1436
1304
  "clearable": boolean;
1437
- /**
1438
- * The default value the select will be reverted to when reset is executed
1439
- */
1440
- "defaultValue": string | string[] | undefined;
1441
1305
  /**
1442
1306
  * Set to true to disable the select control.
1443
1307
  */
1444
1308
  "disabled": boolean;
1445
1309
  /**
1446
- * Set to display the error text on blur and not when typing
1447
- */
1448
- "errorOnBlur": boolean;
1449
- /**
1450
- * The select's error text. Alternatively, you can use the error-text slot.
1310
+ * The error message shown, if `invalid` is set to true.
1451
1311
  */
1452
1312
  "errorText": string;
1453
1313
  /**
@@ -1461,7 +1321,7 @@ export namespace Components {
1461
1321
  /**
1462
1322
  * The filter's placeholder text.
1463
1323
  */
1464
- "filterPlaceholder": string;
1324
+ "filterPlaceholder"?: string;
1465
1325
  /**
1466
1326
  * The select's help text. Alternatively, you can use the help-text slot.
1467
1327
  */
@@ -1475,11 +1335,11 @@ export namespace Components {
1475
1335
  */
1476
1336
  "inputDebounce": number;
1477
1337
  /**
1478
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
1338
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1479
1339
  */
1480
1340
  "invalid": boolean;
1481
1341
  /**
1482
- * The select's label. Alternatively, you can use the label slot.
1342
+ * The label text.
1483
1343
  */
1484
1344
  "label": string;
1485
1345
  /**
@@ -1511,21 +1371,13 @@ export namespace Components {
1511
1371
  */
1512
1372
  "placeholder": string;
1513
1373
  /**
1514
- * Checks for validity and shows the browser's validation message if the control is invalid.
1515
- */
1516
- "reportValidity": () => Promise<boolean>;
1517
- /**
1518
- * The select's required attribute.
1374
+ * Set to true to show an asterisk beneath the label.
1519
1375
  */
1520
1376
  "required": boolean;
1521
1377
  /**
1522
- * Resets the formcontrol
1523
- */
1524
- "reset": () => Promise<void>;
1525
- /**
1526
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1378
+ * Sets focus on the select.
1527
1379
  */
1528
- "setCustomValidity": (message: string) => Promise<void>;
1380
+ "setFocus": (options?: FocusOptions) => Promise<void>;
1529
1381
  /**
1530
1382
  * The select's size.
1531
1383
  */
@@ -1549,7 +1401,7 @@ export namespace Components {
1549
1401
  */
1550
1402
  "hide": () => Promise<void>;
1551
1403
  /**
1552
- * Indicates whether or not the sidebar is open. You can use this in lieu of the show/hide methods.
1404
+ * Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
1553
1405
  */
1554
1406
  "open": boolean;
1555
1407
  /**
@@ -1612,11 +1464,14 @@ export namespace Components {
1612
1464
  * Title of item group
1613
1465
  */
1614
1466
  "name": string;
1467
+ /**
1468
+ * Indicates whether the sidebar is shown
1469
+ */
1615
1470
  "open": boolean;
1616
1471
  /**
1617
1472
  * Custom summary icon name.
1618
1473
  */
1619
- "summaryIcon": string;
1474
+ "summaryIcon"?: string;
1620
1475
  /**
1621
1476
  * 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.
1622
1477
  */
@@ -1645,10 +1500,6 @@ export namespace Components {
1645
1500
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1646
1501
  */
1647
1502
  interface SixSwitch {
1648
- /**
1649
- * Checks for validity.
1650
- */
1651
- "checkValidity": () => Promise<boolean>;
1652
1503
  /**
1653
1504
  * Set to true to draw the switch in a checked state.
1654
1505
  */
@@ -1658,9 +1509,17 @@ export namespace Components {
1658
1509
  */
1659
1510
  "disabled": boolean;
1660
1511
  /**
1661
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
1512
+ * The error message shown, if `invalid` is set to true.
1513
+ */
1514
+ "errorText": string;
1515
+ /**
1516
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1662
1517
  */
1663
1518
  "invalid": boolean;
1519
+ /**
1520
+ * The label text.
1521
+ */
1522
+ "label": string;
1664
1523
  /**
1665
1524
  * The switch's name attribute.
1666
1525
  */
@@ -1670,21 +1529,9 @@ export namespace Components {
1670
1529
  */
1671
1530
  "removeFocus": () => Promise<void>;
1672
1531
  /**
1673
- * Checks for validity and shows the browser's validation message if the control is invalid.
1674
- */
1675
- "reportValidity": () => Promise<boolean>;
1676
- /**
1677
- * Set to true to make the switch a required field.
1532
+ * Set to true to show an asterisk beneath the label.
1678
1533
  */
1679
1534
  "required": boolean;
1680
- /**
1681
- * Resets the formcontrol
1682
- */
1683
- "reset": () => Promise<void>;
1684
- /**
1685
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1686
- */
1687
- "setCustomValidity": (message: string) => Promise<void>;
1688
1535
  /**
1689
1536
  * Sets focus on the switch.
1690
1537
  */
@@ -1759,62 +1606,6 @@ export namespace Components {
1759
1606
  */
1760
1607
  "name": string;
1761
1608
  }
1762
- /**
1763
- * @since 1.0
1764
- * @status stable
1765
- * @Deprecated - six-table will be removed with the next table. Use fate table instead.
1766
- */
1767
- interface SixTable {
1768
- /**
1769
- * Set to true to display loading indicator.
1770
- */
1771
- "loading": boolean;
1772
- "setData": <T extends Item>(value: Data<T>) => Promise<void>;
1773
- /**
1774
- * Set to true to stripe the table.
1775
- */
1776
- "striped": boolean;
1777
- }
1778
- /**
1779
- * @since 1.0
1780
- * @status stable
1781
- */
1782
- interface SixTableCell {
1783
- }
1784
- /**
1785
- * @since 1.0
1786
- * @status stable
1787
- */
1788
- interface SixTableHeader {
1789
- }
1790
- /**
1791
- * @since 1.0
1792
- * @status stable
1793
- */
1794
- interface SixTableHeaderCell {
1795
- /**
1796
- * Filter mode. Applied only when set.
1797
- */
1798
- "filter": FilterMode;
1799
- /**
1800
- * Table row property name. Used in the custom events to identify the row.
1801
- */
1802
- "name": keyof Item;
1803
- /**
1804
- * Sort direction. Applied only when set.
1805
- */
1806
- "sort": SortDirection;
1807
- /**
1808
- * Filter value. Applied only when filter mode is set.
1809
- */
1810
- "value": string;
1811
- }
1812
- /**
1813
- * @since 1.0
1814
- * @status stable
1815
- */
1816
- interface SixTableRow {
1817
- }
1818
1609
  /**
1819
1610
  * @since 1.0
1820
1611
  * @status stable
@@ -1855,25 +1646,17 @@ export namespace Components {
1855
1646
  /**
1856
1647
  * The textarea's autocorrect attribute.
1857
1648
  */
1858
- "autocorrect": string;
1649
+ "autocorrect": 'on' | 'off';
1859
1650
  /**
1860
1651
  * The textarea's autofocus attribute.
1861
1652
  */
1862
1653
  "autofocus": boolean;
1863
- /**
1864
- * Checks for validity.
1865
- */
1866
- "checkValidity": () => Promise<boolean>;
1867
1654
  /**
1868
1655
  * Set to true to disable the textarea.
1869
1656
  */
1870
1657
  "disabled": boolean;
1871
1658
  /**
1872
- * Set to display the error text on blur and not when typing
1873
- */
1874
- "errorOnBlur": boolean;
1875
- /**
1876
- * The textarea's error text. Alternatively, you can use the error-text slot.
1659
+ * The error message shown, if `invalid` is set to true.
1877
1660
  */
1878
1661
  "errorText": string;
1879
1662
  /**
@@ -1883,23 +1666,23 @@ export namespace Components {
1883
1666
  /**
1884
1667
  * The textarea's inputmode attribute.
1885
1668
  */
1886
- "inputmode": 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
1669
+ "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
1887
1670
  /**
1888
- * 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.
1671
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1889
1672
  */
1890
1673
  "invalid": boolean;
1891
1674
  /**
1892
- * The textarea's label. Alternatively, you can use the label slot.
1675
+ * The label text.
1893
1676
  */
1894
1677
  "label": string;
1895
1678
  /**
1896
1679
  * The maximum length of input that will be considered valid.
1897
1680
  */
1898
- "maxlength": number;
1681
+ "maxlength"?: number;
1899
1682
  /**
1900
1683
  * The minimum length of input that will be considered valid.
1901
1684
  */
1902
- "minlength": number;
1685
+ "minlength"?: number;
1903
1686
  /**
1904
1687
  * The textarea's name attribute.
1905
1688
  */
@@ -1907,7 +1690,7 @@ export namespace Components {
1907
1690
  /**
1908
1691
  * The textarea's placeholder text.
1909
1692
  */
1910
- "placeholder": string;
1693
+ "placeholder"?: string;
1911
1694
  /**
1912
1695
  * Set to true for a readonly textarea.
1913
1696
  */
@@ -1917,17 +1700,9 @@ export namespace Components {
1917
1700
  */
1918
1701
  "removeFocus": () => Promise<void>;
1919
1702
  /**
1920
- * Checks for validity and shows the browser's validation message if the control is invalid.
1921
- */
1922
- "reportValidity": () => Promise<boolean>;
1923
- /**
1924
- * The textarea's required attribute.
1703
+ * Set to true to show an asterisk beneath the label.
1925
1704
  */
1926
1705
  "required": boolean;
1927
- /**
1928
- * Resets the formcontrol
1929
- */
1930
- "reset": () => Promise<void>;
1931
1706
  /**
1932
1707
  * Controls how the textarea can be resized.
1933
1708
  */
@@ -1939,11 +1714,7 @@ export namespace Components {
1939
1714
  /**
1940
1715
  * Selects all the text in the input.
1941
1716
  */
1942
- "select": () => Promise<void>;
1943
- /**
1944
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1945
- */
1946
- "setCustomValidity": (message: string) => Promise<void>;
1717
+ "select": () => Promise<void | undefined>;
1947
1718
  /**
1948
1719
  * Sets focus on the textarea.
1949
1720
  */
@@ -1955,7 +1726,7 @@ export namespace Components {
1955
1726
  /**
1956
1727
  * Sets the start and end positions of the text selection (0-based).
1957
1728
  */
1958
- "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
1729
+ "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
1959
1730
  /**
1960
1731
  * The textarea's size.
1961
1732
  */
@@ -1997,7 +1768,7 @@ export namespace Components {
1997
1768
  /**
1998
1769
  * The icon's name.
1999
1770
  */
2000
- "iconName": any;
1771
+ "iconName"?: string;
2001
1772
  /**
2002
1773
  * The tile's label.
2003
1774
  */
@@ -2016,10 +1787,6 @@ export namespace Components {
2016
1787
  * @status experimental
2017
1788
  */
2018
1789
  interface SixTimepicker {
2019
- /**
2020
- * Checks for validity.
2021
- */
2022
- "checkValidity": () => Promise<boolean>;
2023
1790
  /**
2024
1791
  * Set to true to add a clear button when the input is populated.
2025
1792
  */
@@ -2031,15 +1798,11 @@ export namespace Components {
2031
1798
  /**
2032
1799
  * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
2033
1800
  */
2034
- "defaultTime"?: string | null;
1801
+ "defaultTime"?: string;
2035
1802
  /**
2036
1803
  * If `true` the component is disabled.
2037
1804
  */
2038
1805
  "disabled": boolean;
2039
- /**
2040
- * Set to display the error text on blur and not when typing
2041
- */
2042
- "errorOnBlur": boolean;
2043
1806
  /**
2044
1807
  * The input's error text. Alternatively, you can use the error-text slot.
2045
1808
  */
@@ -2047,7 +1810,7 @@ export namespace Components {
2047
1810
  /**
2048
1811
  * 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
2049
1812
  */
2050
- "format": SixTimeFormat;
1813
+ "format": TimeFormat;
2051
1814
  /**
2052
1815
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
2053
1816
  */
@@ -2057,13 +1820,17 @@ export namespace Components {
2057
1820
  */
2058
1821
  "iconPosition": 'left' | 'right';
2059
1822
  /**
2060
- * Indicates whether or not the timepicker should be shown as an inline (always open) component
1823
+ * Indicates whether the timepicker should be shown as an inline (always open) component
2061
1824
  */
2062
1825
  "inline": boolean;
2063
1826
  /**
2064
1827
  * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
2065
1828
  */
2066
1829
  "interval": number;
1830
+ /**
1831
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1832
+ */
1833
+ "invalid": boolean;
2067
1834
  /**
2068
1835
  * The input's label. Alternatively, you can use the label slot.
2069
1836
  */
@@ -2073,41 +1840,33 @@ export namespace Components {
2073
1840
  */
2074
1841
  "name": string;
2075
1842
  /**
2076
- * Indicates whether or not the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
1843
+ * Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
2077
1844
  */
2078
1845
  "open": boolean;
2079
1846
  /**
2080
1847
  * The placeholder defines what text to be shown on the input element
2081
1848
  */
2082
- "placeholder"?: string | null;
1849
+ "placeholder"?: string;
2083
1850
  /**
2084
1851
  * The enforced placement of the dropdown panel.
2085
1852
  */
2086
- "placement": 'top' | 'bottom';
1853
+ "placement"?: 'top' | 'bottom';
2087
1854
  /**
2088
1855
  * If `true` the user can only select a time via the timepicker but not directly edit the input field.
2089
1856
  */
2090
1857
  "readonly": boolean;
2091
1858
  /**
2092
- * Checks for validity and shows the browser's validation message if the control is invalid.
2093
- */
2094
- "reportValidity": () => Promise<boolean>;
2095
- /**
2096
- * Set to true to make the input a required field.
1859
+ * Set to true to show an asterisk beneath the label.
2097
1860
  */
2098
1861
  "required": boolean;
2099
- /**
2100
- * Resets the formcontrol
2101
- */
2102
- "reset": () => Promise<void>;
2103
1862
  /**
2104
1863
  * 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')
2105
1864
  */
2106
1865
  "separator": string;
2107
1866
  /**
2108
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1867
+ * Sets focus on the datepickers input.
2109
1868
  */
2110
- "setCustomValidity": (message: string) => Promise<void>;
1869
+ "setFocus": (options?: FocusOptions) => Promise<void>;
2111
1870
  /**
2112
1871
  * Timepicker size.
2113
1872
  */
@@ -2119,7 +1878,7 @@ export namespace Components {
2119
1878
  /**
2120
1879
  * The value of the timepicker provided as a string. The string mast match the provided format (or default format)
2121
1880
  */
2122
- "value"?: string | null;
1881
+ "value": string;
2123
1882
  }
2124
1883
  /**
2125
1884
  * @since 1.0
@@ -2132,7 +1891,7 @@ export namespace Components {
2132
1891
  */
2133
1892
  "content": string;
2134
1893
  /**
2135
- * Set to true to disable the tooltip so it won't show when triggered.
1894
+ * Set to true to disable the tooltip, so it won't show when triggered.
2136
1895
  */
2137
1896
  "disabled": boolean;
2138
1897
  /**
@@ -2144,11 +1903,11 @@ export namespace Components {
2144
1903
  */
2145
1904
  "hide": () => Promise<void>;
2146
1905
  /**
2147
- * Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.
1906
+ * Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
2148
1907
  */
2149
1908
  "open": boolean;
2150
1909
  /**
2151
- * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside of the viewport.
1910
+ * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
2152
1911
  */
2153
1912
  "placement": | 'top'
2154
1913
  | 'top-start'
@@ -2216,10 +1975,6 @@ export interface SixFileUploadCustomEvent<T> extends CustomEvent<T> {
2216
1975
  detail: T;
2217
1976
  target: HTMLSixFileUploadElement;
2218
1977
  }
2219
- export interface SixFormCustomEvent<T> extends CustomEvent<T> {
2220
- detail: T;
2221
- target: HTMLSixFormElement;
2222
- }
2223
1978
  export interface SixHeaderCustomEvent<T> extends CustomEvent<T> {
2224
1979
  detail: T;
2225
1980
  target: HTMLSixHeaderElement;
@@ -2276,14 +2031,6 @@ export interface SixTabGroupCustomEvent<T> extends CustomEvent<T> {
2276
2031
  detail: T;
2277
2032
  target: HTMLSixTabGroupElement;
2278
2033
  }
2279
- export interface SixTableCustomEvent<T> extends CustomEvent<T> {
2280
- detail: T;
2281
- target: HTMLSixTableElement;
2282
- }
2283
- export interface SixTableHeaderCellCustomEvent<T> extends CustomEvent<T> {
2284
- detail: T;
2285
- target: HTMLSixTableHeaderCellElement;
2286
- }
2287
2034
  export interface SixTagCustomEvent<T> extends CustomEvent<T> {
2288
2035
  detail: T;
2289
2036
  target: HTMLSixTagElement;
@@ -2476,17 +2223,6 @@ declare global {
2476
2223
  prototype: HTMLSixFooterElement;
2477
2224
  new (): HTMLSixFooterElement;
2478
2225
  };
2479
- /**
2480
- * @since 1.0
2481
- * @status stable
2482
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2483
- */
2484
- interface HTMLSixFormElement extends Components.SixForm, HTMLStencilElement {
2485
- }
2486
- var HTMLSixFormElement: {
2487
- prototype: HTMLSixFormElement;
2488
- new (): HTMLSixFormElement;
2489
- };
2490
2226
  /**
2491
2227
  * @since 1.1
2492
2228
  * @status stable
@@ -2795,57 +2531,6 @@ declare global {
2795
2531
  prototype: HTMLSixTabPanelElement;
2796
2532
  new (): HTMLSixTabPanelElement;
2797
2533
  };
2798
- /**
2799
- * @since 1.0
2800
- * @status stable
2801
- * @Deprecated - six-table will be removed with the next table. Use fate table instead.
2802
- */
2803
- interface HTMLSixTableElement extends Components.SixTable, HTMLStencilElement {
2804
- }
2805
- var HTMLSixTableElement: {
2806
- prototype: HTMLSixTableElement;
2807
- new (): HTMLSixTableElement;
2808
- };
2809
- /**
2810
- * @since 1.0
2811
- * @status stable
2812
- */
2813
- interface HTMLSixTableCellElement extends Components.SixTableCell, HTMLStencilElement {
2814
- }
2815
- var HTMLSixTableCellElement: {
2816
- prototype: HTMLSixTableCellElement;
2817
- new (): HTMLSixTableCellElement;
2818
- };
2819
- /**
2820
- * @since 1.0
2821
- * @status stable
2822
- */
2823
- interface HTMLSixTableHeaderElement extends Components.SixTableHeader, HTMLStencilElement {
2824
- }
2825
- var HTMLSixTableHeaderElement: {
2826
- prototype: HTMLSixTableHeaderElement;
2827
- new (): HTMLSixTableHeaderElement;
2828
- };
2829
- /**
2830
- * @since 1.0
2831
- * @status stable
2832
- */
2833
- interface HTMLSixTableHeaderCellElement extends Components.SixTableHeaderCell, HTMLStencilElement {
2834
- }
2835
- var HTMLSixTableHeaderCellElement: {
2836
- prototype: HTMLSixTableHeaderCellElement;
2837
- new (): HTMLSixTableHeaderCellElement;
2838
- };
2839
- /**
2840
- * @since 1.0
2841
- * @status stable
2842
- */
2843
- interface HTMLSixTableRowElement extends Components.SixTableRow, HTMLStencilElement {
2844
- }
2845
- var HTMLSixTableRowElement: {
2846
- prototype: HTMLSixTableRowElement;
2847
- new (): HTMLSixTableRowElement;
2848
- };
2849
2534
  /**
2850
2535
  * @since 1.0
2851
2536
  * @status stable
@@ -2917,7 +2602,6 @@ declare global {
2917
2602
  "six-file-list-item": HTMLSixFileListItemElement;
2918
2603
  "six-file-upload": HTMLSixFileUploadElement;
2919
2604
  "six-footer": HTMLSixFooterElement;
2920
- "six-form": HTMLSixFormElement;
2921
2605
  "six-group-label": HTMLSixGroupLabelElement;
2922
2606
  "six-header": HTMLSixHeaderElement;
2923
2607
  "six-icon": HTMLSixIconElement;
@@ -2948,11 +2632,6 @@ declare global {
2948
2632
  "six-tab": HTMLSixTabElement;
2949
2633
  "six-tab-group": HTMLSixTabGroupElement;
2950
2634
  "six-tab-panel": HTMLSixTabPanelElement;
2951
- "six-table": HTMLSixTableElement;
2952
- "six-table-cell": HTMLSixTableCellElement;
2953
- "six-table-header": HTMLSixTableHeaderElement;
2954
- "six-table-header-cell": HTMLSixTableHeaderCellElement;
2955
- "six-table-row": HTMLSixTableRowElement;
2956
2635
  "six-tag": HTMLSixTagElement;
2957
2636
  "six-textarea": HTMLSixTextareaElement;
2958
2637
  "six-tile": HTMLSixTileElement;
@@ -3140,11 +2819,7 @@ declare namespace LocalJSX {
3140
2819
  */
3141
2820
  "disabled"?: boolean;
3142
2821
  /**
3143
- * Set to display the error text on blur and not when typing
3144
- */
3145
- "errorOnBlur"?: boolean;
3146
- /**
3147
- * The checkbox's error text. Alternatively, you can use the error-text slot.
2822
+ * The error message shown, if `invalid` is set to true.
3148
2823
  */
3149
2824
  "errorText"?: string;
3150
2825
  /**
@@ -3152,11 +2827,11 @@ declare namespace LocalJSX {
3152
2827
  */
3153
2828
  "indeterminate"?: boolean;
3154
2829
  /**
3155
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
2830
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3156
2831
  */
3157
2832
  "invalid"?: boolean;
3158
2833
  /**
3159
- * The checkbox label. Alternatively, you can use the label slot.
2834
+ * The label text.
3160
2835
  */
3161
2836
  "label"?: string;
3162
2837
  /**
@@ -3176,11 +2851,11 @@ declare namespace LocalJSX {
3176
2851
  */
3177
2852
  "onSix-checkbox-focus"?: (event: SixCheckboxCustomEvent<EmptyPayload>) => void;
3178
2853
  /**
3179
- * Set to true to make the checkbox a required field.
2854
+ * Set to true to show an asterisk beneath the label.
3180
2855
  */
3181
2856
  "required"?: boolean;
3182
2857
  /**
3183
- * The checkbox's value attribute.
2858
+ * 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>`.
3184
2859
  */
3185
2860
  "value"?: string;
3186
2861
  }
@@ -3216,17 +2891,13 @@ declare namespace LocalJSX {
3216
2891
  /**
3217
2892
  * The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
3218
2893
  */
3219
- "defaultDate"?: string | null;
2894
+ "defaultDate"?: string;
3220
2895
  /**
3221
2896
  * If `true` the component is disabled.
3222
2897
  */
3223
2898
  "disabled"?: boolean;
3224
2899
  /**
3225
- * Set to display the error text on blur and not when typing
3226
- */
3227
- "errorOnBlur"?: boolean;
3228
- /**
3229
- * The input's error text. Alternatively, you can use the error-text slot.
2900
+ * The error message shown, if `invalid` is set to true.
3230
2901
  */
3231
2902
  "errorText"?: string;
3232
2903
  /**
@@ -3242,7 +2913,11 @@ declare namespace LocalJSX {
3242
2913
  */
3243
2914
  "inline"?: boolean;
3244
2915
  /**
3245
- * The input's label. Alternatively, you can use the label slot.
2916
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
2917
+ */
2918
+ "invalid"?: boolean;
2919
+ /**
2920
+ * The label text.
3246
2921
  */
3247
2922
  "label"?: string;
3248
2923
  /**
@@ -3252,11 +2927,11 @@ declare namespace LocalJSX {
3252
2927
  /**
3253
2928
  * The maximum datetime allowed. Value must be a date object
3254
2929
  */
3255
- "max"?: Date | null;
2930
+ "max"?: Date;
3256
2931
  /**
3257
2932
  * The minimum datetime allowed. Value must be a date object
3258
2933
  */
3259
- "min"?: Date | null;
2934
+ "min"?: Date;
3260
2935
  /**
3261
2936
  * The input's name attribute.
3262
2937
  */
@@ -3280,7 +2955,7 @@ declare namespace LocalJSX {
3280
2955
  /**
3281
2956
  * The placeholder defines what text to be shown on the input element
3282
2957
  */
3283
- "placeholder"?: string | null;
2958
+ "placeholder"?: string;
3284
2959
  /**
3285
2960
  * The enforced placement of the dropdown panel.
3286
2961
  */
@@ -3290,7 +2965,7 @@ declare namespace LocalJSX {
3290
2965
  */
3291
2966
  "readonly"?: boolean;
3292
2967
  /**
3293
- * Set to true to make the input a required field.
2968
+ * Set to true to show an asterisk beneath the label.
3294
2969
  */
3295
2970
  "required"?: boolean;
3296
2971
  /**
@@ -3304,7 +2979,7 @@ declare namespace LocalJSX {
3304
2979
  /**
3305
2980
  * The value of the form field, which accepts a date object.
3306
2981
  */
3307
- "value"?: Date | null;
2982
+ "value"?: Date;
3308
2983
  }
3309
2984
  /**
3310
2985
  * @since 1.0
@@ -3316,6 +2991,9 @@ declare namespace LocalJSX {
3316
2991
  * Set to true to prevent the user from toggling the details.
3317
2992
  */
3318
2993
  "disabled"?: boolean;
2994
+ /**
2995
+ * 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'
2996
+ */
3319
2997
  "hasContent"?: boolean;
3320
2998
  /**
3321
2999
  * Set to true when you want to use six-details inline e.g. in a sidebar
@@ -3338,7 +3016,7 @@ declare namespace LocalJSX {
3338
3016
  */
3339
3017
  "onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
3340
3018
  /**
3341
- * Indicates whether or not the details is open. You can use this in lieu of the show/hide methods.
3019
+ * Indicates whether the details is open. You can use this in lieu of the show/hide methods.
3342
3020
  */
3343
3021
  "open"?: boolean;
3344
3022
  /**
@@ -3404,7 +3082,7 @@ declare namespace LocalJSX {
3404
3082
  */
3405
3083
  "onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
3406
3084
  /**
3407
- * Indicates whether or not the dialog is open. You can use this in lieu of the show/hide methods.
3085
+ * Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
3408
3086
  */
3409
3087
  "open"?: boolean;
3410
3088
  }
@@ -3451,7 +3129,7 @@ declare namespace LocalJSX {
3451
3129
  */
3452
3130
  "onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
3453
3131
  /**
3454
- * Indicates whether or not the drawer is open. You can use this in lieu of the show/hide methods.
3132
+ * Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
3455
3133
  */
3456
3134
  "open"?: boolean;
3457
3135
  /**
@@ -3534,15 +3212,15 @@ declare namespace LocalJSX {
3534
3212
  */
3535
3213
  "onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
3536
3214
  /**
3537
- * Indicates whether or not the dropdown is open. You can use this in lieu of the show/hide methods.
3215
+ * Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
3538
3216
  */
3539
3217
  "open"?: boolean;
3540
3218
  /**
3541
3219
  * Set the options to be shown in the dropdown (alternative to setting the elements via html)
3542
3220
  */
3543
- "options"?: SixMenuItemData[] | null;
3221
+ "options"?: SixMenuItemData[];
3544
3222
  /**
3545
- * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside of the viewport.
3223
+ * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
3546
3224
  */
3547
3225
  "placement"?: | 'top'
3548
3226
  | 'top-start'
@@ -3581,7 +3259,7 @@ declare namespace LocalJSX {
3581
3259
  /**
3582
3260
  * Defines error Code and thus displays the proper error page.
3583
3261
  */
3584
- "errorCode"?: number;
3262
+ "errorCode"?: 404 | 403 | 500;
3585
3263
  /**
3586
3264
  * Defines language and thus displays the proper error page in the selected language.
3587
3265
  */
@@ -3647,7 +3325,7 @@ declare namespace LocalJSX {
3647
3325
  /**
3648
3326
  * Set when button is disabled.
3649
3327
  */
3650
- "disabled"?: boolean;
3328
+ "disabled"?: false;
3651
3329
  /**
3652
3330
  * Label of the drop area.
3653
3331
  */
@@ -3655,11 +3333,11 @@ declare namespace LocalJSX {
3655
3333
  /**
3656
3334
  * Allowed max file size in bytes.
3657
3335
  */
3658
- "maxFileSize"?: number | undefined;
3336
+ "maxFileSize"?: number;
3659
3337
  /**
3660
3338
  * More than one file allowed.
3661
3339
  */
3662
- "multiple"?: boolean;
3340
+ "multiple"?: false;
3663
3341
  /**
3664
3342
  * Triggers when an uploaded file doesn't match MIME type or max file size.
3665
3343
  */
@@ -3675,29 +3353,6 @@ declare namespace LocalJSX {
3675
3353
  */
3676
3354
  interface SixFooter {
3677
3355
  }
3678
- /**
3679
- * @since 1.0
3680
- * @status stable
3681
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
3682
- */
3683
- interface SixForm {
3684
- /**
3685
- * Prevent the form from validating inputs before submitting.
3686
- */
3687
- "novalidate"?: boolean;
3688
- /**
3689
- * Emitted when the control's value changes.
3690
- */
3691
- "onSix-form-change"?: (event: SixFormCustomEvent<SixFormChangePayload>) => void;
3692
- /**
3693
- * Emitted when the forms values are reset.
3694
- */
3695
- "onSix-form-reset"?: (event: SixFormCustomEvent<EmptyPayload>) => void;
3696
- /**
3697
- * 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.
3698
- */
3699
- "onSix-form-submit"?: (event: SixFormCustomEvent<SixFormSubmitPayload>) => void;
3700
- }
3701
3356
  /**
3702
3357
  * @since 1.1
3703
3358
  * @status stable
@@ -3716,7 +3371,7 @@ declare namespace LocalJSX {
3716
3371
  */
3717
3372
  "label"?: string;
3718
3373
  /**
3719
- * The label's required attribute.
3374
+ * Set to true to show an asterisk beneath the label.
3720
3375
  */
3721
3376
  "required"?: boolean;
3722
3377
  /**
@@ -3835,7 +3490,7 @@ declare namespace LocalJSX {
3835
3490
  /**
3836
3491
  * The input's autocorrect attribute.
3837
3492
  */
3838
- "autocorrect"?: string;
3493
+ "autocorrect"?: 'on' | 'off';
3839
3494
  /**
3840
3495
  * The input's autofocus attribute.
3841
3496
  */
@@ -3849,11 +3504,7 @@ declare namespace LocalJSX {
3849
3504
  */
3850
3505
  "disabled"?: boolean;
3851
3506
  /**
3852
- * Set to display the error text on blur and not when typing
3853
- */
3854
- "errorOnBlur"?: boolean;
3855
- /**
3856
- * The input's error text. Alternatively, you can use the error-text slot.
3507
+ * The error message shown, if `invalid` is set to true.
3857
3508
  */
3858
3509
  "errorText"?: string;
3859
3510
  /**
@@ -3865,11 +3516,11 @@ declare namespace LocalJSX {
3865
3516
  */
3866
3517
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
3867
3518
  /**
3868
- * 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.
3519
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3869
3520
  */
3870
3521
  "invalid"?: boolean;
3871
3522
  /**
3872
- * The input's label. Alternatively, you can use the label slot.
3523
+ * The label text.
3873
3524
  */
3874
3525
  "label"?: string;
3875
3526
  /**
@@ -3916,10 +3567,6 @@ declare namespace LocalJSX {
3916
3567
  * Emitted when the control receives input. Access the new value via event.target.value.
3917
3568
  */
3918
3569
  "onSix-input-input"?: (event: SixInputCustomEvent<EmptyPayload>) => void;
3919
- /**
3920
- * Emitted whenever the value changes. Access the new value via event.target.value. six-input-value-change will emit whenever the value changes. So be it on input or when dynamically set. six-input-input will only be emitted when the user enters data, but not when a value is dynamically set. six-input-change will only be emitted when the user either presses enter or leaves the input field after entering some data.
3921
- */
3922
- "onSix-input-value-change"?: (event: SixInputCustomEvent<EmptyPayload>) => void;
3923
3570
  /**
3924
3571
  * A pattern to validate input against.
3925
3572
  */
@@ -3937,7 +3584,7 @@ declare namespace LocalJSX {
3937
3584
  */
3938
3585
  "readonly"?: boolean;
3939
3586
  /**
3940
- * Set to true to make the input a required field.
3587
+ * Set to true to show an asterisk beneath the label.
3941
3588
  */
3942
3589
  "required"?: boolean;
3943
3590
  /**
@@ -4007,7 +3654,7 @@ declare namespace LocalJSX {
4007
3654
  */
4008
3655
  "paddingChar"?: string;
4009
3656
  /**
4010
- * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
3657
+ * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
4011
3658
  */
4012
3659
  "paddingDirection"?: ItemPickerPaddingDirection;
4013
3660
  /**
@@ -4057,7 +3704,7 @@ declare namespace LocalJSX {
4057
3704
  /**
4058
3705
  * Set the number of grid columns
4059
3706
  */
4060
- "columns"?: any;
3707
+ "columns"?: number;
4061
3708
  }
4062
3709
  /**
4063
3710
  * @since 1.01
@@ -4084,7 +3731,7 @@ declare namespace LocalJSX {
4084
3731
  */
4085
3732
  "items"?: SixMenuItemData1[] | null;
4086
3733
  /**
4087
- * Defines how many items should be shown. If the number of items is larger than this properties a scrollbar will be shown
3734
+ * Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
4088
3735
  */
4089
3736
  "itemsShown"?: number;
4090
3737
  /**
@@ -4196,7 +3843,7 @@ declare namespace LocalJSX {
4196
3843
  */
4197
3844
  "disabled"?: boolean;
4198
3845
  /**
4199
- * 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.
3846
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4200
3847
  */
4201
3848
  "invalid"?: boolean;
4202
3849
  /**
@@ -4231,11 +3878,7 @@ declare namespace LocalJSX {
4231
3878
  */
4232
3879
  "disabled"?: boolean;
4233
3880
  /**
4234
- * Set to display the error text on blur and not when typing
4235
- */
4236
- "errorOnBlur"?: boolean;
4237
- /**
4238
- * The input's error text. Alternatively, you can use the error-text slot.
3881
+ * The error message shown, if `invalid` is set to true.
4239
3882
  */
4240
3883
  "errorText"?: string;
4241
3884
  /**
@@ -4243,11 +3886,11 @@ declare namespace LocalJSX {
4243
3886
  */
4244
3887
  "helpText"?: string;
4245
3888
  /**
4246
- * 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.
3889
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4247
3890
  */
4248
3891
  "invalid"?: boolean;
4249
3892
  /**
4250
- * The range's label. Alternatively, you can use the label slot.
3893
+ * The label text.
4251
3894
  */
4252
3895
  "label"?: string;
4253
3896
  /**
@@ -4275,7 +3918,7 @@ declare namespace LocalJSX {
4275
3918
  */
4276
3919
  "onSix-range-focus"?: (event: SixRangeCustomEvent<EmptyPayload>) => void;
4277
3920
  /**
4278
- * Set to true to make the input a required field.
3921
+ * Set to true to show an asterisk beneath the label.
4279
3922
  */
4280
3923
  "required"?: boolean;
4281
3924
  /**
@@ -4369,20 +4012,12 @@ declare namespace LocalJSX {
4369
4012
  * Set to true to add a clear button when the select is populated.
4370
4013
  */
4371
4014
  "clearable"?: boolean;
4372
- /**
4373
- * The default value the select will be reverted to when reset is executed
4374
- */
4375
- "defaultValue"?: string | string[] | undefined;
4376
4015
  /**
4377
4016
  * Set to true to disable the select control.
4378
4017
  */
4379
4018
  "disabled"?: boolean;
4380
4019
  /**
4381
- * Set to display the error text on blur and not when typing
4382
- */
4383
- "errorOnBlur"?: boolean;
4384
- /**
4385
- * The select's error text. Alternatively, you can use the error-text slot.
4020
+ * The error message shown, if `invalid` is set to true.
4386
4021
  */
4387
4022
  "errorText"?: string;
4388
4023
  /**
@@ -4410,11 +4045,11 @@ declare namespace LocalJSX {
4410
4045
  */
4411
4046
  "inputDebounce"?: number;
4412
4047
  /**
4413
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
4048
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4414
4049
  */
4415
4050
  "invalid"?: boolean;
4416
4051
  /**
4417
- * The select's label. Alternatively, you can use the label slot.
4052
+ * The label text.
4418
4053
  */
4419
4054
  "label"?: string;
4420
4055
  /**
@@ -4458,7 +4093,7 @@ declare namespace LocalJSX {
4458
4093
  */
4459
4094
  "placeholder"?: string;
4460
4095
  /**
4461
- * The select's required attribute.
4096
+ * Set to true to show an asterisk beneath the label.
4462
4097
  */
4463
4098
  "required"?: boolean;
4464
4099
  /**
@@ -4500,7 +4135,7 @@ declare namespace LocalJSX {
4500
4135
  */
4501
4136
  "onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
4502
4137
  /**
4503
- * Indicates whether or not the sidebar is open. You can use this in lieu of the show/hide methods.
4138
+ * Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
4504
4139
  */
4505
4140
  "open"?: boolean;
4506
4141
  /**
@@ -4547,6 +4182,9 @@ declare namespace LocalJSX {
4547
4182
  * Title of item group
4548
4183
  */
4549
4184
  "name"?: string;
4185
+ /**
4186
+ * Indicates whether the sidebar is shown
4187
+ */
4550
4188
  "open"?: boolean;
4551
4189
  /**
4552
4190
  * Custom summary icon name.
@@ -4589,9 +4227,17 @@ declare namespace LocalJSX {
4589
4227
  */
4590
4228
  "disabled"?: boolean;
4591
4229
  /**
4592
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
4230
+ * The error message shown, if `invalid` is set to true.
4231
+ */
4232
+ "errorText"?: string;
4233
+ /**
4234
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4593
4235
  */
4594
4236
  "invalid"?: boolean;
4237
+ /**
4238
+ * The label text.
4239
+ */
4240
+ "label"?: string;
4595
4241
  /**
4596
4242
  * The switch's name attribute.
4597
4243
  */
@@ -4609,7 +4255,7 @@ declare namespace LocalJSX {
4609
4255
  */
4610
4256
  "onSix-switch-focus"?: (event: SixSwitchCustomEvent<EmptyPayload>) => void;
4611
4257
  /**
4612
- * Set to true to make the switch a required field.
4258
+ * Set to true to show an asterisk beneath the label.
4613
4259
  */
4614
4260
  "required"?: boolean;
4615
4261
  /**
@@ -4682,81 +4328,6 @@ declare namespace LocalJSX {
4682
4328
  */
4683
4329
  "name"?: string;
4684
4330
  }
4685
- /**
4686
- * @since 1.0
4687
- * @status stable
4688
- * @Deprecated - six-table will be removed with the next table. Use fate table instead.
4689
- */
4690
- interface SixTable {
4691
- /**
4692
- * Set to true to display loading indicator.
4693
- */
4694
- "loading"?: boolean;
4695
- /**
4696
- * Emitted when table cell is clicked.
4697
- */
4698
- "onSix-table-cell-clicked"?: (event: SixTableCustomEvent<TableCellClickedPayload<Item>>) => void;
4699
- /**
4700
- * Emitted when table is ready.
4701
- */
4702
- "onSix-table-ready"?: (event: SixTableCustomEvent<TableReadyPayload>) => void;
4703
- /**
4704
- * Emitted when table row is clicked.
4705
- */
4706
- "onSix-table-row-clicked"?: (event: SixTableCustomEvent<TableRowClickedPayload<Item>>) => void;
4707
- /**
4708
- * Set to true to stripe the table.
4709
- */
4710
- "striped"?: boolean;
4711
- }
4712
- /**
4713
- * @since 1.0
4714
- * @status stable
4715
- */
4716
- interface SixTableCell {
4717
- }
4718
- /**
4719
- * @since 1.0
4720
- * @status stable
4721
- */
4722
- interface SixTableHeader {
4723
- }
4724
- /**
4725
- * @since 1.0
4726
- * @status stable
4727
- */
4728
- interface SixTableHeaderCell {
4729
- /**
4730
- * Filter mode. Applied only when set.
4731
- */
4732
- "filter"?: FilterMode;
4733
- /**
4734
- * Table row property name. Used in the custom events to identify the row.
4735
- */
4736
- "name"?: keyof Item;
4737
- /**
4738
- * Emitted when filter model is updated.
4739
- */
4740
- "onSix-table-header-cell-filter-updated"?: (event: SixTableHeaderCellCustomEvent<SixTableHeaderCellFilterUpdatedPayload>) => void;
4741
- /**
4742
- * Emitted when sort model is updated.
4743
- */
4744
- "onSix-table-header-cell-sort-updated"?: (event: SixTableHeaderCellCustomEvent<SixTableHeaderCellSortUpdatedPayload>) => void;
4745
- /**
4746
- * Sort direction. Applied only when set.
4747
- */
4748
- "sort"?: SortDirection;
4749
- /**
4750
- * Filter value. Applied only when filter mode is set.
4751
- */
4752
- "value"?: string;
4753
- }
4754
- /**
4755
- * @since 1.0
4756
- * @status stable
4757
- */
4758
- interface SixTableRow {
4759
- }
4760
4331
  /**
4761
4332
  * @since 1.0
4762
4333
  * @status stable
@@ -4801,7 +4372,7 @@ declare namespace LocalJSX {
4801
4372
  /**
4802
4373
  * The textarea's autocorrect attribute.
4803
4374
  */
4804
- "autocorrect"?: string;
4375
+ "autocorrect"?: 'on' | 'off';
4805
4376
  /**
4806
4377
  * The textarea's autofocus attribute.
4807
4378
  */
@@ -4811,11 +4382,7 @@ declare namespace LocalJSX {
4811
4382
  */
4812
4383
  "disabled"?: boolean;
4813
4384
  /**
4814
- * Set to display the error text on blur and not when typing
4815
- */
4816
- "errorOnBlur"?: boolean;
4817
- /**
4818
- * The textarea's error text. Alternatively, you can use the error-text slot.
4385
+ * The error message shown, if `invalid` is set to true.
4819
4386
  */
4820
4387
  "errorText"?: string;
4821
4388
  /**
@@ -4827,11 +4394,11 @@ declare namespace LocalJSX {
4827
4394
  */
4828
4395
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
4829
4396
  /**
4830
- * 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.
4397
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4831
4398
  */
4832
4399
  "invalid"?: boolean;
4833
4400
  /**
4834
- * The textarea's label. Alternatively, you can use the label slot.
4401
+ * The label text.
4835
4402
  */
4836
4403
  "label"?: string;
4837
4404
  /**
@@ -4862,10 +4429,6 @@ declare namespace LocalJSX {
4862
4429
  * Emitted when the control receives input. Access the new value via event.target.value.
4863
4430
  */
4864
4431
  "onSix-textarea-input"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
4865
- /**
4866
- * 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.
4867
- */
4868
- "onSix-textarea-value-change"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
4869
4432
  /**
4870
4433
  * The textarea's placeholder text.
4871
4434
  */
@@ -4875,7 +4438,7 @@ declare namespace LocalJSX {
4875
4438
  */
4876
4439
  "readonly"?: boolean;
4877
4440
  /**
4878
- * The textarea's required attribute.
4441
+ * Set to true to show an asterisk beneath the label.
4879
4442
  */
4880
4443
  "required"?: boolean;
4881
4444
  /**
@@ -4923,7 +4486,7 @@ declare namespace LocalJSX {
4923
4486
  /**
4924
4487
  * The icon's name.
4925
4488
  */
4926
- "iconName"?: any;
4489
+ "iconName"?: string;
4927
4490
  /**
4928
4491
  * The tile's label.
4929
4492
  */
@@ -4957,15 +4520,11 @@ declare namespace LocalJSX {
4957
4520
  /**
4958
4521
  * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
4959
4522
  */
4960
- "defaultTime"?: string | null;
4523
+ "defaultTime"?: string;
4961
4524
  /**
4962
4525
  * If `true` the component is disabled.
4963
4526
  */
4964
4527
  "disabled"?: boolean;
4965
- /**
4966
- * Set to display the error text on blur and not when typing
4967
- */
4968
- "errorOnBlur"?: boolean;
4969
4528
  /**
4970
4529
  * The input's error text. Alternatively, you can use the error-text slot.
4971
4530
  */
@@ -4973,7 +4532,7 @@ declare namespace LocalJSX {
4973
4532
  /**
4974
4533
  * 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
4975
4534
  */
4976
- "format"?: SixTimeFormat;
4535
+ "format"?: TimeFormat;
4977
4536
  /**
4978
4537
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
4979
4538
  */
@@ -4983,13 +4542,17 @@ declare namespace LocalJSX {
4983
4542
  */
4984
4543
  "iconPosition"?: 'left' | 'right';
4985
4544
  /**
4986
- * Indicates whether or not the timepicker should be shown as an inline (always open) component
4545
+ * Indicates whether the timepicker should be shown as an inline (always open) component
4987
4546
  */
4988
4547
  "inline"?: boolean;
4989
4548
  /**
4990
4549
  * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
4991
4550
  */
4992
4551
  "interval"?: number;
4552
+ /**
4553
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4554
+ */
4555
+ "invalid"?: boolean;
4993
4556
  /**
4994
4557
  * The input's label. Alternatively, you can use the label slot.
4995
4558
  */
@@ -5011,13 +4574,13 @@ declare namespace LocalJSX {
5011
4574
  */
5012
4575
  "onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
5013
4576
  /**
5014
- * Indicates whether or not the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
4577
+ * Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
5015
4578
  */
5016
4579
  "open"?: boolean;
5017
4580
  /**
5018
4581
  * The placeholder defines what text to be shown on the input element
5019
4582
  */
5020
- "placeholder"?: string | null;
4583
+ "placeholder"?: string;
5021
4584
  /**
5022
4585
  * The enforced placement of the dropdown panel.
5023
4586
  */
@@ -5027,7 +4590,7 @@ declare namespace LocalJSX {
5027
4590
  */
5028
4591
  "readonly"?: boolean;
5029
4592
  /**
5030
- * Set to true to make the input a required field.
4593
+ * Set to true to show an asterisk beneath the label.
5031
4594
  */
5032
4595
  "required"?: boolean;
5033
4596
  /**
@@ -5045,7 +4608,7 @@ declare namespace LocalJSX {
5045
4608
  /**
5046
4609
  * The value of the timepicker provided as a string. The string mast match the provided format (or default format)
5047
4610
  */
5048
- "value"?: string | null;
4611
+ "value"?: string;
5049
4612
  }
5050
4613
  /**
5051
4614
  * @since 1.0
@@ -5058,7 +4621,7 @@ declare namespace LocalJSX {
5058
4621
  */
5059
4622
  "content"?: string;
5060
4623
  /**
5061
- * Set to true to disable the tooltip so it won't show when triggered.
4624
+ * Set to true to disable the tooltip, so it won't show when triggered.
5062
4625
  */
5063
4626
  "disabled"?: boolean;
5064
4627
  /**
@@ -5082,11 +4645,11 @@ declare namespace LocalJSX {
5082
4645
  */
5083
4646
  "onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
5084
4647
  /**
5085
- * Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.
4648
+ * Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
5086
4649
  */
5087
4650
  "open"?: boolean;
5088
4651
  /**
5089
- * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside of the viewport.
4652
+ * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
5090
4653
  */
5091
4654
  "placement"?: | 'top'
5092
4655
  | 'top-start'
@@ -5127,7 +4690,6 @@ declare namespace LocalJSX {
5127
4690
  "six-file-list-item": SixFileListItem;
5128
4691
  "six-file-upload": SixFileUpload;
5129
4692
  "six-footer": SixFooter;
5130
- "six-form": SixForm;
5131
4693
  "six-group-label": SixGroupLabel;
5132
4694
  "six-header": SixHeader;
5133
4695
  "six-icon": SixIcon;
@@ -5158,11 +4720,6 @@ declare namespace LocalJSX {
5158
4720
  "six-tab": SixTab;
5159
4721
  "six-tab-group": SixTabGroup;
5160
4722
  "six-tab-panel": SixTabPanel;
5161
- "six-table": SixTable;
5162
- "six-table-cell": SixTableCell;
5163
- "six-table-header": SixTableHeader;
5164
- "six-table-header-cell": SixTableHeaderCell;
5165
- "six-table-row": SixTableRow;
5166
4723
  "six-tag": SixTag;
5167
4724
  "six-textarea": SixTextarea;
5168
4725
  "six-tile": SixTile;
@@ -5260,12 +4817,6 @@ declare module "@stencil/core" {
5260
4817
  * @status stable
5261
4818
  */
5262
4819
  "six-footer": LocalJSX.SixFooter & JSXBase.HTMLAttributes<HTMLSixFooterElement>;
5263
- /**
5264
- * @since 1.0
5265
- * @status stable
5266
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
5267
- */
5268
- "six-form": LocalJSX.SixForm & JSXBase.HTMLAttributes<HTMLSixFormElement>;
5269
4820
  /**
5270
4821
  * @since 1.1
5271
4822
  * @status stable
@@ -5424,32 +4975,6 @@ declare module "@stencil/core" {
5424
4975
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
5425
4976
  */
5426
4977
  "six-tab-panel": LocalJSX.SixTabPanel & JSXBase.HTMLAttributes<HTMLSixTabPanelElement>;
5427
- /**
5428
- * @since 1.0
5429
- * @status stable
5430
- * @Deprecated - six-table will be removed with the next table. Use fate table instead.
5431
- */
5432
- "six-table": LocalJSX.SixTable & JSXBase.HTMLAttributes<HTMLSixTableElement>;
5433
- /**
5434
- * @since 1.0
5435
- * @status stable
5436
- */
5437
- "six-table-cell": LocalJSX.SixTableCell & JSXBase.HTMLAttributes<HTMLSixTableCellElement>;
5438
- /**
5439
- * @since 1.0
5440
- * @status stable
5441
- */
5442
- "six-table-header": LocalJSX.SixTableHeader & JSXBase.HTMLAttributes<HTMLSixTableHeaderElement>;
5443
- /**
5444
- * @since 1.0
5445
- * @status stable
5446
- */
5447
- "six-table-header-cell": LocalJSX.SixTableHeaderCell & JSXBase.HTMLAttributes<HTMLSixTableHeaderCellElement>;
5448
- /**
5449
- * @since 1.0
5450
- * @status stable
5451
- */
5452
- "six-table-row": LocalJSX.SixTableRow & JSXBase.HTMLAttributes<HTMLSixTableRowElement>;
5453
4978
  /**
5454
4979
  * @since 1.0
5455
4980
  * @status stable