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

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 (1004) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/event-listeners-fdfe838c.js +61 -0
  3. package/dist/cjs/event-listeners-fdfe838c.js.map +1 -0
  4. package/dist/cjs/{execution-control-46f388e0.js → execution-control-b4707294.js} +6 -3
  5. package/dist/cjs/execution-control-b4707294.js.map +1 -0
  6. package/dist/cjs/{focus-visible-0b352c74.js → focus-visible-ae2470dd.js} +3 -3
  7. package/dist/cjs/focus-visible-ae2470dd.js.map +1 -0
  8. package/dist/cjs/form-2df8c5bb.js +20 -0
  9. package/dist/cjs/form-2df8c5bb.js.map +1 -0
  10. package/dist/cjs/form-control-9769b310.js +36 -0
  11. package/dist/cjs/form-control-9769b310.js.map +1 -0
  12. package/dist/cjs/{index-2f6daa5b.js → index-900437fc.js} +400 -54
  13. package/dist/cjs/index-900437fc.js.map +1 -0
  14. package/dist/cjs/index.cjs.js +94 -0
  15. package/dist/cjs/index.cjs.js.map +1 -1
  16. package/dist/cjs/loader.cjs.js +3 -12
  17. package/dist/cjs/loader.cjs.js.map +1 -1
  18. package/dist/cjs/{modal-48d42228.js → modal-d5f074c7.js} +4 -3
  19. package/dist/cjs/modal-d5f074c7.js.map +1 -0
  20. package/dist/cjs/{popover-f743f62b.js → popover-2df7e154.js} +39 -31
  21. package/dist/cjs/popover-2df7e154.js.map +1 -0
  22. package/dist/cjs/popup-f1d9910f.js +103 -0
  23. package/dist/cjs/popup-f1d9910f.js.map +1 -0
  24. package/dist/cjs/{scroll-76e6f5d7.js → scroll-03678de1.js} +1 -1
  25. package/dist/cjs/scroll-03678de1.js.map +1 -0
  26. package/dist/cjs/set-attributes_2.cjs.entry.js +4 -2
  27. package/dist/cjs/set-attributes_2.cjs.entry.js.map +1 -1
  28. package/dist/cjs/six-alert.cjs.entry.js +18 -23
  29. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  30. package/dist/cjs/six-avatar.cjs.entry.js +5 -8
  31. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-badge.cjs.entry.js +2 -2
  33. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-button.cjs.entry.js +36 -34
  35. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-card.cjs.entry.js +1 -1
  37. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-checkbox.cjs.entry.js +54 -86
  39. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-datepicker.cjs.entry.js +149 -280
  41. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  42. package/dist/cjs/six-details.cjs.entry.js +49 -48
  43. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-dialog.cjs.entry.js +37 -41
  45. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-drawer.cjs.entry.js +34 -38
  47. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-dropdown_2.cjs.entry.js +216 -197
  49. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-error-page.cjs.entry.js +20 -22
  51. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error.cjs.entry.js +21 -0
  53. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  54. package/dist/cjs/six-file-list-item.cjs.entry.js +2 -2
  55. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  56. package/dist/cjs/six-file-list.cjs.entry.js +1 -1
  57. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-upload.cjs.entry.js +21 -21
  59. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-footer.cjs.entry.js +1 -1
  61. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-group-label.cjs.entry.js +13 -12
  63. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-header.cjs.entry.js +66 -44
  65. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-icon-button.cjs.entry.js +4 -4
  67. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon.cjs.entry.js +1 -1
  69. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-input.cjs.entry.js +36 -94
  71. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-item-picker.cjs.entry.js +62 -81
  73. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-language-switcher.cjs.entry.js +2 -2
  75. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-layout-grid.cjs.entry.js +5 -3
  77. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-main-container.cjs.entry.js +1 -1
  79. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-menu-divider.cjs.entry.js +1 -1
  81. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-item.cjs.entry.js +9 -7
  83. package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +1 -1
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +5 -2
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +1 -1
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +4 -4
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +63 -72
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +111 -107
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +2 -2
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +11 -6
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +193 -223
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +12 -7
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +1 -1
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +41 -20
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +1 -1
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-switch.cjs.entry.js +77 -65
  111. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-tab-group.cjs.entry.js +132 -114
  113. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-panel.cjs.entry.js +2 -2
  115. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab.cjs.entry.js +5 -3
  117. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tag.cjs.entry.js +26 -7
  119. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-textarea.cjs.entry.js +86 -109
  121. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-tile.cjs.entry.js +14 -17
  123. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-timepicker.cjs.entry.js +154 -215
  125. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-tooltip.cjs.entry.js +56 -59
  127. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  128. package/dist/cjs/{slot-ad537f24.js → slot-6e6a400f.js} +11 -10
  129. package/dist/cjs/slot-6e6a400f.js.map +1 -0
  130. package/dist/cjs/{types-64878648.js → types-47199040.js} +1 -1
  131. package/dist/cjs/types-47199040.js.map +1 -0
  132. package/dist/cjs/ui-library.cjs.js +3 -6
  133. package/dist/cjs/ui-library.cjs.js.map +1 -1
  134. package/dist/collection/collection-manifest.json +55 -55
  135. package/dist/collection/components/six-alert/six-alert.js +32 -30
  136. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  137. package/dist/collection/components/six-alert/test/six-alert.spec.js +25 -0
  138. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +1 -0
  139. package/dist/collection/components/six-avatar/six-avatar.js +5 -8
  140. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  141. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +26 -0
  142. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +1 -0
  143. package/dist/collection/components/six-badge/six-badge.js +2 -2
  144. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  145. package/dist/collection/components/six-badge/test/six-badge.spec.js +20 -0
  146. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +1 -0
  147. package/dist/collection/components/six-button/six-button.js +56 -47
  148. package/dist/collection/components/six-button/six-button.js.map +1 -1
  149. package/dist/collection/components/six-button/test/six-button.spec.js +69 -0
  150. package/dist/collection/components/six-button/test/six-button.spec.js.map +1 -0
  151. package/dist/collection/components/six-card/six-card.js +1 -1
  152. package/dist/collection/components/six-card/six-card.js.map +1 -1
  153. package/dist/collection/components/six-card/test/six-card.spec.js +18 -0
  154. package/dist/collection/components/six-card/test/six-card.spec.js.map +1 -0
  155. package/dist/collection/components/six-checkbox/six-checkbox.css +1 -1
  156. package/dist/collection/components/six-checkbox/six-checkbox.js +97 -189
  157. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  158. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +83 -0
  159. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +1 -0
  160. package/dist/collection/components/six-datepicker/components/day-selection.js +3 -3
  161. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/components/month-selection.js +6 -5
  163. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  164. package/dist/collection/components/six-datepicker/components/year-selection.js +11 -8
  165. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  166. package/dist/collection/components/six-datepicker/six-datepicker.js +223 -388
  167. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  168. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +26 -0
  169. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +1 -0
  170. package/dist/collection/components/six-details/six-details.css +3 -1
  171. package/dist/collection/components/six-details/six-details.js +65 -58
  172. package/dist/collection/components/six-details/six-details.js.map +1 -1
  173. package/dist/collection/components/six-details/test/six-details.spec.js +36 -0
  174. package/dist/collection/components/six-details/test/six-details.spec.js.map +1 -0
  175. package/dist/collection/components/six-dialog/six-dialog.js +55 -51
  176. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  177. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +34 -0
  178. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +1 -0
  179. package/dist/collection/components/six-drawer/six-drawer.js +52 -48
  180. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  181. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +34 -0
  182. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +1 -0
  183. package/dist/collection/components/six-dropdown/six-dropdown.css +2 -1
  184. package/dist/collection/components/six-dropdown/six-dropdown.js +215 -191
  185. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  186. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +122 -0
  187. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -0
  188. package/dist/collection/components/six-error/six-error.css +5 -0
  189. package/dist/collection/components/six-error/six-error.js +25 -0
  190. package/dist/collection/components/six-error/six-error.js.map +1 -0
  191. package/dist/collection/components/six-error-page/six-error-page.js +26 -28
  192. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  193. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +240 -0
  194. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +1 -0
  195. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  196. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +67 -0
  197. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +1 -0
  198. package/dist/collection/components/six-file-list-item/six-file-list-item.js +8 -6
  199. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  200. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +169 -0
  201. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +1 -0
  202. package/dist/collection/components/six-file-upload/six-file-upload.js +37 -35
  203. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  204. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +103 -0
  205. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +1 -0
  206. package/dist/collection/components/six-footer/six-footer.js +1 -1
  207. package/dist/collection/components/six-footer/test/six-footer.spec.js +21 -0
  208. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +1 -0
  209. package/dist/collection/components/six-group-label/six-group-label.css +1 -1
  210. package/dist/collection/components/six-group-label/six-group-label.js +15 -13
  211. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  212. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +45 -0
  213. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +1 -0
  214. package/dist/collection/components/six-header/six-header.js +82 -52
  215. package/dist/collection/components/six-header/six-header.js.map +1 -1
  216. package/dist/collection/components/six-header/test/six-header.spec.js +133 -0
  217. package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -0
  218. package/dist/collection/components/six-icon/six-icon.js +1 -1
  219. package/dist/collection/components/six-icon/test/six-icon.spec.js +20 -0
  220. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +1 -0
  221. package/dist/collection/components/six-icon-button/six-icon-button.js +10 -10
  222. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  223. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +23 -0
  224. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +1 -0
  225. package/dist/collection/components/six-input/six-input.css +2 -2
  226. package/dist/collection/components/six-input/six-input.js +130 -295
  227. package/dist/collection/components/six-input/six-input.js.map +1 -1
  228. package/dist/collection/components/six-input/test/six-input.spec.js +39 -0
  229. package/dist/collection/components/six-input/test/six-input.spec.js.map +1 -0
  230. package/dist/collection/components/six-item-picker/six-item-picker.js +79 -94
  231. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  232. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +90 -0
  233. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +1 -0
  234. package/dist/collection/components/six-language-switcher/six-language-switcher.js +7 -5
  235. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  236. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +196 -0
  237. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +1 -0
  238. package/dist/collection/components/six-layout-grid/six-layout-grid.js +10 -8
  239. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  240. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +18 -0
  241. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +1 -0
  242. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  243. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  244. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +22 -0
  245. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +1 -0
  246. package/dist/collection/components/six-menu/six-menu.js +41 -31
  247. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  248. package/dist/collection/components/six-menu/test/six-menu.spec.js +93 -0
  249. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -0
  250. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  251. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +18 -0
  252. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +1 -0
  253. package/dist/collection/components/six-menu-item/six-menu-item.js +17 -11
  254. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  255. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +33 -0
  256. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +1 -0
  257. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  258. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +20 -0
  259. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +1 -0
  260. package/dist/collection/components/six-picto/six-picto.js +5 -2
  261. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  262. package/dist/collection/components/six-picto/test/six-picto.spec.js +33 -0
  263. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +1 -0
  264. package/dist/collection/components/six-progress-bar/six-progress-bar.js +1 -1
  265. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +24 -0
  266. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +1 -0
  267. package/dist/collection/components/six-progress-ring/six-progress-ring.js +6 -5
  268. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  269. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +26 -0
  270. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +1 -0
  271. package/dist/collection/components/six-radio/six-radio.js +82 -148
  272. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  273. package/dist/collection/components/six-radio/test/six-radio.spec.js +63 -0
  274. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +1 -0
  275. package/dist/collection/components/six-range/six-range.css +1 -1
  276. package/dist/collection/components/six-range/six-range.js +168 -188
  277. package/dist/collection/components/six-range/six-range.js.map +1 -1
  278. package/dist/collection/components/six-range/test/six-range.spec.js +34 -0
  279. package/dist/collection/components/six-range/test/six-range.spec.js.map +1 -0
  280. package/dist/collection/components/six-root/six-root.js +9 -7
  281. package/dist/collection/components/six-root/six-root.js.map +1 -1
  282. package/dist/collection/components/six-root/test/six-root.spec.js +43 -0
  283. package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -0
  284. package/dist/collection/components/six-search-field/six-search-field.js +15 -9
  285. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  286. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +22 -0
  287. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +1 -0
  288. package/dist/collection/components/six-select/six-select.css +7 -10
  289. package/dist/collection/components/six-select/six-select.js +254 -347
  290. package/dist/collection/components/six-select/six-select.js.map +1 -1
  291. package/dist/collection/components/six-select/test/six-select.spec.js +86 -0
  292. package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -0
  293. package/dist/collection/components/six-select/test/util.spec.js +81 -0
  294. package/dist/collection/components/six-select/test/util.spec.js.map +1 -0
  295. package/dist/collection/components/six-select/util.js +52 -0
  296. package/dist/collection/components/six-select/util.js.map +1 -0
  297. package/dist/collection/components/six-sidebar/six-sidebar.js +66 -33
  298. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  299. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +22 -0
  300. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +1 -0
  301. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +1 -1
  302. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +50 -0
  303. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +1 -0
  304. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +4 -0
  305. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +15 -10
  306. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  307. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +53 -0
  308. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +1 -0
  309. package/dist/collection/components/six-spinner/six-spinner.js +1 -1
  310. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  311. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +37 -0
  312. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -0
  313. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +4 -3
  314. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  315. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +117 -0
  316. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +1 -0
  317. package/dist/collection/components/six-switch/six-switch.css +77 -0
  318. package/dist/collection/components/six-switch/six-switch.js +150 -140
  319. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  320. package/dist/collection/components/six-switch/test/six-switch.spec.js +73 -0
  321. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +1 -0
  322. package/dist/collection/components/six-tab/six-tab.js +13 -7
  323. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  324. package/dist/collection/components/six-tab/test/six-tab.spec.js +20 -0
  325. package/dist/collection/components/six-tab/test/six-tab.spec.js.map +1 -0
  326. package/dist/collection/components/six-tab-group/six-tab-group.js +140 -119
  327. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  328. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js +45 -0
  329. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js.map +1 -0
  330. package/dist/collection/components/six-tab-panel/six-tab-panel.js +2 -2
  331. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  332. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +20 -0
  333. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +1 -0
  334. package/dist/collection/components/six-tag/six-tag.css +6 -0
  335. package/dist/collection/components/six-tag/six-tag.js +27 -7
  336. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  337. package/dist/collection/components/six-tag/test/six-tag.spec.js +54 -0
  338. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +1 -0
  339. package/dist/collection/components/six-textarea/six-textarea.css +1 -1
  340. package/dist/collection/components/six-textarea/six-textarea.js +189 -283
  341. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  342. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +119 -0
  343. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -0
  344. package/dist/collection/components/six-tile/six-tile.js +26 -25
  345. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  346. package/dist/collection/components/six-tile/test/six-tile.spec.js +69 -0
  347. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +1 -0
  348. package/dist/collection/components/six-timepicker/six-timepicker.js +180 -263
  349. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  350. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +496 -0
  351. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -0
  352. package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
  353. package/dist/collection/components/six-tooltip/six-tooltip.js +70 -67
  354. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  355. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +28 -0
  356. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +1 -0
  357. package/dist/collection/functional-components/form-control/form-control.js +11 -10
  358. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  359. package/dist/collection/index.js +1 -1
  360. package/dist/collection/index.js.map +1 -1
  361. package/dist/collection/testUtil/delay.js.map +1 -1
  362. package/dist/collection/utils/date-util.js +25 -16
  363. package/dist/collection/utils/date-util.js.map +1 -1
  364. package/dist/collection/utils/date-util.spec.js +995 -0
  365. package/dist/collection/utils/date-util.spec.js.map +1 -0
  366. package/dist/collection/utils/error-messages.js +91 -0
  367. package/dist/collection/utils/error-messages.js.map +1 -0
  368. package/dist/collection/utils/event-listeners.js +22 -6
  369. package/dist/collection/utils/event-listeners.js.map +1 -1
  370. package/dist/collection/utils/execution-control.js +5 -4
  371. package/dist/collection/utils/execution-control.js.map +1 -1
  372. package/dist/collection/utils/focus-visible.js +2 -2
  373. package/dist/collection/utils/focus-visible.js.map +1 -1
  374. package/dist/collection/utils/form.js +15 -0
  375. package/dist/collection/utils/form.js.map +1 -0
  376. package/dist/collection/utils/modal.js +3 -2
  377. package/dist/collection/utils/modal.js.map +1 -1
  378. package/dist/collection/utils/popover.js +33 -19
  379. package/dist/collection/utils/popover.js.map +1 -1
  380. package/dist/collection/utils/popup.js +95 -0
  381. package/dist/collection/utils/popup.js.map +1 -0
  382. package/dist/collection/utils/scroll.js +1 -1
  383. package/dist/collection/utils/scroll.spec.js +122 -0
  384. package/dist/collection/utils/scroll.spec.js.map +1 -0
  385. package/dist/collection/utils/slot.js +9 -24
  386. package/dist/collection/utils/slot.js.map +1 -1
  387. package/dist/collection/utils/tabbable.js +6 -6
  388. package/dist/collection/utils/tabbable.js.map +1 -1
  389. package/dist/collection/utils/time.util.js +48 -34
  390. package/dist/collection/utils/time.util.js.map +1 -1
  391. package/dist/collection/utils/time.util.spec.js +368 -0
  392. package/dist/collection/utils/time.util.spec.js.map +1 -0
  393. package/dist/collection/utils/type-check.js +0 -1
  394. package/dist/collection/utils/type-check.js.map +1 -1
  395. package/dist/collection/wrappers/set-attributes/set-attributes.js +4 -2
  396. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +1 -1
  397. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +16 -0
  398. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +1 -0
  399. package/dist/components/event-listeners.js +22 -6
  400. package/dist/components/event-listeners.js.map +1 -1
  401. package/dist/components/execution-control.js +5 -2
  402. package/dist/components/execution-control.js.map +1 -1
  403. package/dist/components/focus-visible.js +2 -2
  404. package/dist/components/focus-visible.js.map +1 -1
  405. package/dist/components/form-control.js +11 -9
  406. package/dist/components/form-control.js.map +1 -1
  407. package/dist/components/form.js +18 -0
  408. package/dist/components/form.js.map +1 -0
  409. package/dist/components/index.js +94 -3
  410. package/dist/components/index.js.map +1 -1
  411. package/dist/components/modal.js +3 -2
  412. package/dist/components/modal.js.map +1 -1
  413. package/dist/components/popover.js +38 -30
  414. package/dist/components/popover.js.map +1 -1
  415. package/dist/components/scroll.js.map +1 -1
  416. package/dist/components/set-attributes2.js +3 -1
  417. package/dist/components/set-attributes2.js.map +1 -1
  418. package/dist/components/six-alert.js +17 -22
  419. package/dist/components/six-alert.js.map +1 -1
  420. package/dist/components/six-avatar.js +4 -7
  421. package/dist/components/six-avatar.js.map +1 -1
  422. package/dist/components/six-badge.js +1 -1
  423. package/dist/components/six-badge.js.map +1 -1
  424. package/dist/components/six-button.js +34 -32
  425. package/dist/components/six-button.js.map +1 -1
  426. package/dist/components/six-card.js.map +1 -1
  427. package/dist/components/six-checkbox.js +61 -91
  428. package/dist/components/six-checkbox.js.map +1 -1
  429. package/dist/components/six-datepicker.js +156 -283
  430. package/dist/components/six-datepicker.js.map +1 -1
  431. package/dist/components/six-details2.js +47 -46
  432. package/dist/components/six-details2.js.map +1 -1
  433. package/dist/components/six-dialog.js +33 -37
  434. package/dist/components/six-dialog.js.map +1 -1
  435. package/dist/components/six-drawer.js +30 -34
  436. package/dist/components/six-drawer.js.map +1 -1
  437. package/dist/components/six-dropdown2.js +193 -175
  438. package/dist/components/six-dropdown2.js.map +1 -1
  439. package/dist/components/six-error-page.js +19 -21
  440. package/dist/components/six-error-page.js.map +1 -1
  441. package/dist/components/{six-form.d.ts → six-error.d.ts} +4 -4
  442. package/dist/components/six-error.js +8 -0
  443. package/dist/components/six-error.js.map +1 -0
  444. package/dist/components/six-error2.js +32 -0
  445. package/dist/components/six-error2.js.map +1 -0
  446. package/dist/components/six-file-list-item.js +1 -1
  447. package/dist/components/six-file-list-item.js.map +1 -1
  448. package/dist/components/six-file-list.js.map +1 -1
  449. package/dist/components/six-file-upload.js +20 -20
  450. package/dist/components/six-file-upload.js.map +1 -1
  451. package/dist/components/six-footer.js.map +1 -1
  452. package/dist/components/six-group-label.js +18 -11
  453. package/dist/components/six-group-label.js.map +1 -1
  454. package/dist/components/six-header.js +72 -44
  455. package/dist/components/six-header.js.map +1 -1
  456. package/dist/components/six-icon-button2.js +2 -2
  457. package/dist/components/six-icon-button2.js.map +1 -1
  458. package/dist/components/six-icon2.js.map +1 -1
  459. package/dist/components/six-input2.js +46 -105
  460. package/dist/components/six-input2.js.map +1 -1
  461. package/dist/components/six-item-picker2.js +58 -77
  462. package/dist/components/six-item-picker2.js.map +1 -1
  463. package/dist/components/six-language-switcher.js +1 -1
  464. package/dist/components/six-language-switcher.js.map +1 -1
  465. package/dist/components/six-layout-grid.js +5 -3
  466. package/dist/components/six-layout-grid.js.map +1 -1
  467. package/dist/components/six-main-container.js.map +1 -1
  468. package/dist/components/six-menu-divider.js.map +1 -1
  469. package/dist/components/six-menu-item2.js +7 -5
  470. package/dist/components/six-menu-item2.js.map +1 -1
  471. package/dist/components/six-menu-label.js.map +1 -1
  472. package/dist/components/six-menu2.js +25 -18
  473. package/dist/components/six-menu2.js.map +1 -1
  474. package/dist/components/six-picto2.js +4 -1
  475. package/dist/components/six-picto2.js.map +1 -1
  476. package/dist/components/six-progress-bar.js.map +1 -1
  477. package/dist/components/six-progress-ring.js +3 -3
  478. package/dist/components/six-progress-ring.js.map +1 -1
  479. package/dist/components/six-radio.js +65 -78
  480. package/dist/components/six-radio.js.map +1 -1
  481. package/dist/components/six-range.js +121 -113
  482. package/dist/components/six-range.js.map +1 -1
  483. package/dist/components/six-root.js +1 -1
  484. package/dist/components/six-root.js.map +1 -1
  485. package/dist/components/six-search-field.js +15 -4
  486. package/dist/components/six-search-field.js.map +1 -1
  487. package/dist/components/six-select.js +221 -243
  488. package/dist/components/six-select.js.map +1 -1
  489. package/dist/components/six-sidebar-item-group.js +10 -5
  490. package/dist/components/six-sidebar-item-group.js.map +1 -1
  491. package/dist/components/six-sidebar-item.js.map +1 -1
  492. package/dist/components/six-sidebar.js +39 -18
  493. package/dist/components/six-sidebar.js.map +1 -1
  494. package/dist/components/six-spinner2.js.map +1 -1
  495. package/dist/components/six-stage-indicator2.js.map +1 -1
  496. package/dist/components/six-switch.js +89 -71
  497. package/dist/components/six-switch.js.map +1 -1
  498. package/dist/components/six-tab-group.js +129 -111
  499. package/dist/components/six-tab-group.js.map +1 -1
  500. package/dist/components/six-tab-panel.js +1 -1
  501. package/dist/components/six-tab-panel.js.map +1 -1
  502. package/dist/components/six-tab.js +4 -2
  503. package/dist/components/six-tab.js.map +1 -1
  504. package/dist/components/six-tag2.js +35 -10
  505. package/dist/components/six-tag2.js.map +1 -1
  506. package/dist/components/six-textarea.js +96 -117
  507. package/dist/components/six-textarea.js.map +1 -1
  508. package/dist/components/six-tile.js +14 -17
  509. package/dist/components/six-tile.js.map +1 -1
  510. package/dist/components/six-timepicker.js +1 -1
  511. package/dist/components/six-timepicker2.js +250 -259
  512. package/dist/components/six-timepicker2.js.map +1 -1
  513. package/dist/components/six-tooltip2.js +54 -57
  514. package/dist/components/six-tooltip2.js.map +1 -1
  515. package/dist/components/slot.js +10 -9
  516. package/dist/components/slot.js.map +1 -1
  517. package/dist/components.d.ts +361 -88
  518. package/dist/components.json +4556 -937
  519. package/dist/esm/event-listeners-f6e5b0ab.js +59 -0
  520. package/dist/esm/event-listeners-f6e5b0ab.js.map +1 -0
  521. package/dist/esm/{execution-control-1a60d709.js → execution-control-e0892a05.js} +6 -3
  522. package/dist/esm/execution-control-e0892a05.js.map +1 -0
  523. package/dist/esm/{focus-visible-97933ea9.js → focus-visible-fc6ac671.js} +3 -3
  524. package/dist/esm/focus-visible-fc6ac671.js.map +1 -0
  525. package/dist/esm/form-81252534.js +18 -0
  526. package/dist/esm/form-81252534.js.map +1 -0
  527. package/dist/esm/form-control-b0febe88.js +34 -0
  528. package/dist/esm/form-control-b0febe88.js.map +1 -0
  529. package/dist/esm/{index-5c0f6628.js → index-8a74f992.js} +400 -54
  530. package/dist/esm/index-8a74f992.js.map +1 -0
  531. package/dist/esm/index.js +91 -0
  532. package/dist/esm/index.js.map +1 -1
  533. package/dist/esm/loader.js +4 -13
  534. package/dist/esm/loader.js.map +1 -1
  535. package/dist/esm/{modal-5ebdc320.js → modal-7d32e141.js} +4 -3
  536. package/dist/esm/modal-7d32e141.js.map +1 -0
  537. package/dist/esm/{popover-bd2c2fca.js → popover-136d1f73.js} +39 -31
  538. package/dist/esm/popover-136d1f73.js.map +1 -0
  539. package/dist/esm/popup-7f89a001.js +98 -0
  540. package/dist/esm/popup-7f89a001.js.map +1 -0
  541. package/dist/esm/{scroll-180b53fd.js → scroll-3fb087a2.js} +1 -1
  542. package/dist/esm/scroll-3fb087a2.js.map +1 -0
  543. package/dist/esm/set-attributes_2.entry.js +4 -2
  544. package/dist/esm/set-attributes_2.entry.js.map +1 -1
  545. package/dist/esm/six-alert.entry.js +18 -23
  546. package/dist/esm/six-alert.entry.js.map +1 -1
  547. package/dist/esm/six-avatar.entry.js +5 -8
  548. package/dist/esm/six-avatar.entry.js.map +1 -1
  549. package/dist/esm/six-badge.entry.js +2 -2
  550. package/dist/esm/six-badge.entry.js.map +1 -1
  551. package/dist/esm/six-button.entry.js +36 -34
  552. package/dist/esm/six-button.entry.js.map +1 -1
  553. package/dist/esm/six-card.entry.js +1 -1
  554. package/dist/esm/six-card.entry.js.map +1 -1
  555. package/dist/esm/six-checkbox.entry.js +54 -86
  556. package/dist/esm/six-checkbox.entry.js.map +1 -1
  557. package/dist/esm/six-datepicker.entry.js +147 -278
  558. package/dist/esm/six-datepicker.entry.js.map +1 -1
  559. package/dist/esm/six-details.entry.js +49 -48
  560. package/dist/esm/six-details.entry.js.map +1 -1
  561. package/dist/esm/six-dialog.entry.js +37 -41
  562. package/dist/esm/six-dialog.entry.js.map +1 -1
  563. package/dist/esm/six-drawer.entry.js +34 -38
  564. package/dist/esm/six-drawer.entry.js.map +1 -1
  565. package/dist/esm/six-dropdown_2.entry.js +216 -197
  566. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  567. package/dist/esm/six-error-page.entry.js +20 -22
  568. package/dist/esm/six-error-page.entry.js.map +1 -1
  569. package/dist/esm/six-error.entry.js +17 -0
  570. package/dist/esm/six-error.entry.js.map +1 -0
  571. package/dist/esm/six-file-list-item.entry.js +2 -2
  572. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  573. package/dist/esm/six-file-list.entry.js +1 -1
  574. package/dist/esm/six-file-list.entry.js.map +1 -1
  575. package/dist/esm/six-file-upload.entry.js +21 -21
  576. package/dist/esm/six-file-upload.entry.js.map +1 -1
  577. package/dist/esm/six-footer.entry.js +1 -1
  578. package/dist/esm/six-footer.entry.js.map +1 -1
  579. package/dist/esm/six-group-label.entry.js +13 -12
  580. package/dist/esm/six-group-label.entry.js.map +1 -1
  581. package/dist/esm/six-header.entry.js +66 -44
  582. package/dist/esm/six-header.entry.js.map +1 -1
  583. package/dist/esm/six-icon-button.entry.js +4 -4
  584. package/dist/esm/six-icon-button.entry.js.map +1 -1
  585. package/dist/esm/six-icon.entry.js +1 -1
  586. package/dist/esm/six-icon.entry.js.map +1 -1
  587. package/dist/esm/six-input.entry.js +36 -94
  588. package/dist/esm/six-input.entry.js.map +1 -1
  589. package/dist/esm/six-item-picker.entry.js +62 -81
  590. package/dist/esm/six-item-picker.entry.js.map +1 -1
  591. package/dist/esm/six-language-switcher.entry.js +2 -2
  592. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  593. package/dist/esm/six-layout-grid.entry.js +5 -3
  594. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  595. package/dist/esm/six-main-container.entry.js +1 -1
  596. package/dist/esm/six-main-container.entry.js.map +1 -1
  597. package/dist/esm/six-menu-divider.entry.js +1 -1
  598. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  599. package/dist/esm/six-menu-item.entry.js +9 -7
  600. package/dist/esm/six-menu-item.entry.js.map +1 -1
  601. package/dist/esm/six-menu-label.entry.js +1 -1
  602. package/dist/esm/six-menu-label.entry.js.map +1 -1
  603. package/dist/esm/six-picto.entry.js +5 -2
  604. package/dist/esm/six-picto.entry.js.map +1 -1
  605. package/dist/esm/six-progress-bar.entry.js +1 -1
  606. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  607. package/dist/esm/six-progress-ring.entry.js +4 -4
  608. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  609. package/dist/esm/six-radio.entry.js +63 -72
  610. package/dist/esm/six-radio.entry.js.map +1 -1
  611. package/dist/esm/six-range.entry.js +111 -107
  612. package/dist/esm/six-range.entry.js.map +1 -1
  613. package/dist/esm/six-root.entry.js +2 -2
  614. package/dist/esm/six-root.entry.js.map +1 -1
  615. package/dist/esm/six-search-field.entry.js +11 -6
  616. package/dist/esm/six-search-field.entry.js.map +1 -1
  617. package/dist/esm/six-select.entry.js +193 -223
  618. package/dist/esm/six-select.entry.js.map +1 -1
  619. package/dist/esm/six-sidebar-item-group.entry.js +12 -7
  620. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  621. package/dist/esm/six-sidebar-item.entry.js +1 -1
  622. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  623. package/dist/esm/six-sidebar.entry.js +41 -20
  624. package/dist/esm/six-sidebar.entry.js.map +1 -1
  625. package/dist/esm/six-spinner.entry.js +1 -1
  626. package/dist/esm/six-spinner.entry.js.map +1 -1
  627. package/dist/esm/six-switch.entry.js +77 -65
  628. package/dist/esm/six-switch.entry.js.map +1 -1
  629. package/dist/esm/six-tab-group.entry.js +132 -114
  630. package/dist/esm/six-tab-group.entry.js.map +1 -1
  631. package/dist/esm/six-tab-panel.entry.js +2 -2
  632. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  633. package/dist/esm/six-tab.entry.js +5 -3
  634. package/dist/esm/six-tab.entry.js.map +1 -1
  635. package/dist/esm/six-tag.entry.js +26 -7
  636. package/dist/esm/six-tag.entry.js.map +1 -1
  637. package/dist/esm/six-textarea.entry.js +86 -109
  638. package/dist/esm/six-textarea.entry.js.map +1 -1
  639. package/dist/esm/six-tile.entry.js +14 -17
  640. package/dist/esm/six-tile.entry.js.map +1 -1
  641. package/dist/esm/six-timepicker.entry.js +154 -215
  642. package/dist/esm/six-timepicker.entry.js.map +1 -1
  643. package/dist/esm/six-tooltip.entry.js +56 -59
  644. package/dist/esm/six-tooltip.entry.js.map +1 -1
  645. package/dist/esm/{slot-6f3984c7.js → slot-ad36df3a.js} +11 -10
  646. package/dist/esm/slot-ad36df3a.js.map +1 -0
  647. package/dist/esm/{types-4b10b413.js → types-59b455aa.js} +1 -1
  648. package/dist/esm/types-59b455aa.js.map +1 -0
  649. package/dist/esm/ui-library.js +4 -7
  650. package/dist/esm/ui-library.js.map +1 -1
  651. package/dist/types/components/six-alert/six-alert.d.ts +5 -7
  652. package/dist/types/components/six-avatar/six-avatar.d.ts +1 -2
  653. package/dist/types/components/six-badge/six-badge.d.ts +0 -1
  654. package/dist/types/components/six-button/six-button.d.ts +8 -9
  655. package/dist/types/components/six-checkbox/six-checkbox.d.ts +27 -36
  656. package/dist/types/components/six-datepicker/components/day-selection.d.ts +9 -5
  657. package/dist/types/components/six-datepicker/components/month-selection.d.ts +8 -5
  658. package/dist/types/components/six-datepicker/components/year-selection.d.ts +7 -5
  659. package/dist/types/components/six-datepicker/six-datepicker.d.ts +43 -52
  660. package/dist/types/components/six-details/six-details.d.ts +12 -12
  661. package/dist/types/components/six-dialog/six-dialog.d.ts +12 -13
  662. package/dist/types/components/six-drawer/six-drawer.d.ts +12 -13
  663. package/dist/types/components/six-dropdown/six-dropdown.d.ts +28 -32
  664. package/dist/types/components/six-error/six-error.d.ts +9 -0
  665. package/dist/types/components/six-error-page/six-error-page.d.ts +1 -1
  666. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +3 -3
  667. package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -11
  668. package/dist/types/components/six-group-label/six-group-label.d.ts +5 -5
  669. package/dist/types/components/six-header/six-header.d.ts +16 -27
  670. package/dist/types/components/six-icon-button/six-icon-button.d.ts +4 -4
  671. package/dist/types/components/six-input/six-input.d.ts +16 -37
  672. package/dist/types/components/six-item-picker/six-item-picker.d.ts +13 -16
  673. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +1 -1
  674. package/dist/types/components/six-menu/six-menu.d.ts +10 -11
  675. package/dist/types/components/six-menu-item/six-menu-item.d.ts +6 -6
  676. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +2 -2
  677. package/dist/types/components/six-radio/six-radio.d.ts +14 -25
  678. package/dist/types/components/six-range/six-range.d.ts +30 -38
  679. package/dist/types/components/six-root/six-root.d.ts +3 -3
  680. package/dist/types/components/six-search-field/six-search-field.d.ts +4 -5
  681. package/dist/types/components/six-select/six-select.d.ts +44 -58
  682. package/dist/types/components/six-select/util.d.ts +7 -0
  683. package/dist/types/components/six-sidebar/six-sidebar.d.ts +5 -5
  684. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +7 -6
  685. package/dist/types/components/six-spinner/six-spinner.d.ts +2 -2
  686. package/dist/types/components/six-switch/six-switch.d.ts +25 -21
  687. package/dist/types/components/six-tab/six-tab.d.ts +3 -3
  688. package/dist/types/components/six-tab-group/six-tab-group.d.ts +20 -21
  689. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +1 -1
  690. package/dist/types/components/six-tag/six-tag.d.ts +8 -2
  691. package/dist/types/components/six-textarea/six-textarea.d.ts +30 -55
  692. package/dist/types/components/six-tile/six-tile.d.ts +2 -3
  693. package/dist/types/components/six-timepicker/six-timepicker.d.ts +30 -44
  694. package/dist/types/components/six-tooltip/six-tooltip.d.ts +19 -21
  695. package/dist/types/components.d.ts +280 -426
  696. package/dist/types/functional-components/form-control/form-control.d.ts +9 -6
  697. package/dist/types/index.d.ts +1 -0
  698. package/dist/types/stencil-public-runtime.d.ts +15 -2
  699. package/dist/types/testUtil/delay.d.ts +1 -1
  700. package/dist/types/types.d.ts +2 -0
  701. package/dist/types/utils/date-util.d.ts +18 -10
  702. package/dist/types/utils/error-messages.d.ts +42 -0
  703. package/dist/types/utils/event-listeners.d.ts +4 -3
  704. package/dist/types/utils/execution-control.d.ts +1 -3
  705. package/dist/types/utils/form.d.ts +1 -0
  706. package/dist/types/utils/modal.d.ts +2 -2
  707. package/dist/types/utils/popover.d.ts +5 -5
  708. package/dist/types/utils/popup.d.ts +9 -0
  709. package/dist/types/utils/slot.d.ts +2 -7
  710. package/dist/types/utils/tabbable.d.ts +1 -1
  711. package/dist/types/utils/time.util.d.ts +18 -9
  712. package/dist/types/utils/type-check.d.ts +3 -4
  713. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +1 -1
  714. package/dist/ui-library/index.esm.js +1 -1
  715. package/dist/ui-library/index.esm.js.map +1 -1
  716. package/dist/ui-library/{p-25a3bf57.js → p-0f510624.js} +1 -1
  717. package/dist/ui-library/p-0f510624.js.map +1 -0
  718. package/dist/ui-library/p-0fdb185d.js +2 -0
  719. package/dist/ui-library/p-0fdb185d.js.map +1 -0
  720. package/dist/ui-library/{p-611e1978.entry.js → p-1256cc0a.entry.js} +2 -2
  721. package/dist/ui-library/p-1256cc0a.entry.js.map +1 -0
  722. package/dist/ui-library/{p-19364560.entry.js → p-13b43e04.entry.js} +2 -2
  723. package/dist/ui-library/p-13b43e04.entry.js.map +1 -0
  724. package/dist/ui-library/p-14c1ec31.entry.js +2 -0
  725. package/dist/ui-library/p-14c1ec31.entry.js.map +1 -0
  726. package/dist/ui-library/p-15559d38.js +2 -0
  727. package/dist/ui-library/p-15559d38.js.map +1 -0
  728. package/dist/ui-library/p-19ed7a4c.entry.js +2 -0
  729. package/dist/ui-library/p-19ed7a4c.entry.js.map +1 -0
  730. package/dist/ui-library/{p-97323ad7.entry.js → p-1d5ee1a0.entry.js} +2 -2
  731. package/dist/ui-library/p-1d5ee1a0.entry.js.map +1 -0
  732. package/dist/ui-library/{p-eb8f05a9.js → p-1f18768a.js} +1 -1
  733. package/dist/ui-library/p-1f18768a.js.map +1 -0
  734. package/dist/ui-library/p-25bb1752.entry.js +2 -0
  735. package/dist/ui-library/p-25bb1752.entry.js.map +1 -0
  736. package/dist/ui-library/p-264d4ea8.entry.js +2 -0
  737. package/dist/ui-library/p-264d4ea8.entry.js.map +1 -0
  738. package/dist/ui-library/{p-c30f9e0b.entry.js → p-29ac3d7d.entry.js} +2 -2
  739. package/dist/ui-library/p-29ac3d7d.entry.js.map +1 -0
  740. package/dist/ui-library/p-330a4988.entry.js +2 -0
  741. package/dist/ui-library/p-330a4988.entry.js.map +1 -0
  742. package/dist/ui-library/{p-21859bca.entry.js → p-346f9557.entry.js} +2 -2
  743. package/dist/ui-library/p-346f9557.entry.js.map +1 -0
  744. package/dist/ui-library/p-37557787.entry.js +2 -0
  745. package/dist/ui-library/p-37557787.entry.js.map +1 -0
  746. package/dist/ui-library/{p-baa03951.entry.js → p-3cc5addb.entry.js} +2 -2
  747. package/dist/ui-library/p-3cc5addb.entry.js.map +1 -0
  748. package/dist/ui-library/p-411ed539.entry.js +2 -0
  749. package/dist/ui-library/p-411ed539.entry.js.map +1 -0
  750. package/dist/ui-library/p-4435ff73.entry.js +2 -0
  751. package/dist/ui-library/p-4435ff73.entry.js.map +1 -0
  752. package/dist/ui-library/p-4705a51e.entry.js +2 -0
  753. package/dist/ui-library/p-4705a51e.entry.js.map +1 -0
  754. package/dist/ui-library/p-538f3c50.entry.js +2 -0
  755. package/dist/ui-library/p-538f3c50.entry.js.map +1 -0
  756. package/dist/ui-library/p-5654e4c7.js +2 -0
  757. package/dist/ui-library/p-5654e4c7.js.map +1 -0
  758. package/dist/ui-library/p-59210f0b.js +2 -0
  759. package/dist/ui-library/p-59210f0b.js.map +1 -0
  760. package/dist/ui-library/{p-19b50b5a.entry.js → p-5af44076.entry.js} +2 -2
  761. package/dist/ui-library/p-5af44076.entry.js.map +1 -0
  762. package/dist/ui-library/p-5ba3a0fe.entry.js +2 -0
  763. package/dist/ui-library/p-5ba3a0fe.entry.js.map +1 -0
  764. package/dist/ui-library/{p-097cced4.entry.js → p-613283a7.entry.js} +2 -2
  765. package/dist/ui-library/p-613283a7.entry.js.map +1 -0
  766. package/dist/ui-library/p-6153045b.js +3 -0
  767. package/dist/ui-library/p-6153045b.js.map +1 -0
  768. package/dist/ui-library/{p-e19a6c95.entry.js → p-6197fe2f.entry.js} +2 -2
  769. package/dist/ui-library/p-6197fe2f.entry.js.map +1 -0
  770. package/dist/ui-library/p-698bb2c8.js +2 -0
  771. package/dist/ui-library/p-698bb2c8.js.map +1 -0
  772. package/dist/ui-library/p-724875b0.entry.js +2 -0
  773. package/dist/ui-library/p-724875b0.entry.js.map +1 -0
  774. package/dist/ui-library/{p-dd3c76f1.entry.js → p-7afafb9d.entry.js} +2 -2
  775. package/dist/ui-library/p-7afafb9d.entry.js.map +1 -0
  776. package/dist/ui-library/p-7d95def3.js +2 -0
  777. package/dist/ui-library/p-7d95def3.js.map +1 -0
  778. package/dist/ui-library/{p-63703ba3.entry.js → p-7e3ad38a.entry.js} +2 -2
  779. package/dist/ui-library/p-7e3ad38a.entry.js.map +1 -0
  780. package/dist/ui-library/{p-9328e5bc.entry.js → p-878226a0.entry.js} +2 -2
  781. package/dist/ui-library/p-878226a0.entry.js.map +1 -0
  782. package/dist/ui-library/p-8c0971e0.js +2 -0
  783. package/dist/ui-library/p-8c0971e0.js.map +1 -0
  784. package/dist/ui-library/p-91b51800.entry.js +2 -0
  785. package/dist/ui-library/p-91b51800.entry.js.map +1 -0
  786. package/dist/ui-library/p-95fbdd0b.entry.js +2 -0
  787. package/dist/ui-library/p-95fbdd0b.entry.js.map +1 -0
  788. package/dist/ui-library/p-99e24daf.entry.js +2 -0
  789. package/dist/ui-library/p-99e24daf.entry.js.map +1 -0
  790. package/dist/ui-library/{p-4f8394d7.js → p-9ace84c7.js} +2 -2
  791. package/dist/ui-library/p-9ace84c7.js.map +1 -0
  792. package/dist/ui-library/p-9b354f5d.entry.js +2 -0
  793. package/dist/ui-library/p-9b354f5d.entry.js.map +1 -0
  794. package/dist/ui-library/{p-c349d1d4.entry.js → p-9c1be3fb.entry.js} +2 -2
  795. package/dist/ui-library/p-9c1be3fb.entry.js.map +1 -0
  796. package/dist/ui-library/{p-af793d04.entry.js → p-a0f290d0.entry.js} +2 -2
  797. package/dist/ui-library/p-a0f290d0.entry.js.map +1 -0
  798. package/dist/ui-library/p-a457fee8.entry.js +2 -0
  799. package/dist/ui-library/p-a457fee8.entry.js.map +1 -0
  800. package/dist/ui-library/p-a55c7258.entry.js +2 -0
  801. package/dist/ui-library/p-a55c7258.entry.js.map +1 -0
  802. package/dist/ui-library/{p-6d75f216.entry.js → p-a6a9ee96.entry.js} +2 -2
  803. package/dist/ui-library/p-a6a9ee96.entry.js.map +1 -0
  804. package/dist/ui-library/p-ab91c2a9.entry.js +2 -0
  805. package/dist/ui-library/p-ab91c2a9.entry.js.map +1 -0
  806. package/dist/ui-library/{p-73597d13.entry.js → p-ac099e6b.entry.js} +2 -2
  807. package/dist/ui-library/p-ac099e6b.entry.js.map +1 -0
  808. package/dist/ui-library/p-ae601a0f.entry.js +2 -0
  809. package/dist/ui-library/p-ae601a0f.entry.js.map +1 -0
  810. package/dist/ui-library/p-b351f889.entry.js +2 -0
  811. package/dist/ui-library/p-b351f889.entry.js.map +1 -0
  812. package/dist/ui-library/p-b57afbe4.entry.js +2 -0
  813. package/dist/ui-library/p-b57afbe4.entry.js.map +1 -0
  814. package/dist/ui-library/p-b6f47c9d.entry.js +2 -0
  815. package/dist/ui-library/p-b6f47c9d.entry.js.map +1 -0
  816. package/dist/ui-library/p-c03ebf7d.entry.js +2 -0
  817. package/dist/ui-library/p-c03ebf7d.entry.js.map +1 -0
  818. package/dist/ui-library/p-cba69e9d.entry.js +2 -0
  819. package/dist/ui-library/p-cba69e9d.entry.js.map +1 -0
  820. package/dist/ui-library/{p-a1d4f6cf.entry.js → p-cd67da3d.entry.js} +2 -2
  821. package/dist/ui-library/p-cd67da3d.entry.js.map +1 -0
  822. package/dist/ui-library/p-cdaed936.entry.js +2 -0
  823. package/dist/ui-library/p-cdaed936.entry.js.map +1 -0
  824. package/dist/ui-library/p-db34a6cc.entry.js +2 -0
  825. package/dist/ui-library/p-db34a6cc.entry.js.map +1 -0
  826. package/dist/ui-library/p-db936ad7.entry.js +2 -0
  827. package/dist/ui-library/p-db936ad7.entry.js.map +1 -0
  828. package/dist/ui-library/p-dc4f41d8.entry.js +2 -0
  829. package/dist/ui-library/p-dc4f41d8.entry.js.map +1 -0
  830. package/dist/ui-library/{p-820c23f0.entry.js → p-dfed33c5.entry.js} +2 -2
  831. package/dist/ui-library/p-dfed33c5.entry.js.map +1 -0
  832. package/dist/ui-library/p-e5020f0d.js +2 -0
  833. package/dist/ui-library/p-e5020f0d.js.map +1 -0
  834. package/dist/ui-library/p-e775dcb4.entry.js +2 -0
  835. package/dist/ui-library/p-e775dcb4.entry.js.map +1 -0
  836. package/dist/ui-library/p-ee8342e1.entry.js +2 -0
  837. package/dist/ui-library/p-ee8342e1.entry.js.map +1 -0
  838. package/dist/ui-library/p-ee950ce2.entry.js +2 -0
  839. package/dist/ui-library/p-ee950ce2.entry.js.map +1 -0
  840. package/dist/ui-library/p-f1dc3a88.entry.js +2 -0
  841. package/dist/ui-library/p-f1dc3a88.entry.js.map +1 -0
  842. package/dist/ui-library/ui-library.esm.js +1 -1
  843. package/dist/ui-library/ui-library.esm.js.map +1 -1
  844. package/loader/index.d.ts +1 -1
  845. package/package.json +10 -10
  846. package/dist/cjs/event-listeners-74715e62.js +0 -45
  847. package/dist/cjs/event-listeners-74715e62.js.map +0 -1
  848. package/dist/cjs/execution-control-46f388e0.js.map +0 -1
  849. package/dist/cjs/focus-visible-0b352c74.js.map +0 -1
  850. package/dist/cjs/form-control-2c17c573.js +0 -34
  851. package/dist/cjs/form-control-2c17c573.js.map +0 -1
  852. package/dist/cjs/index-2f6daa5b.js.map +0 -1
  853. package/dist/cjs/modal-48d42228.js.map +0 -1
  854. package/dist/cjs/popover-f743f62b.js.map +0 -1
  855. package/dist/cjs/scroll-76e6f5d7.js.map +0 -1
  856. package/dist/cjs/six-form.cjs.entry.js +0 -231
  857. package/dist/cjs/six-form.cjs.entry.js.map +0 -1
  858. package/dist/cjs/six-timepicker.types-c19ebff3.js +0 -56
  859. package/dist/cjs/six-timepicker.types-c19ebff3.js.map +0 -1
  860. package/dist/cjs/slot-ad537f24.js.map +0 -1
  861. package/dist/cjs/types-64878648.js.map +0 -1
  862. package/dist/collection/components/six-form/six-form.css +0 -11
  863. package/dist/collection/components/six-form/six-form.js +0 -419
  864. package/dist/collection/components/six-form/six-form.js.map +0 -1
  865. package/dist/collection/components/six-timepicker/six-time-format.js +0 -15
  866. package/dist/collection/components/six-timepicker/six-time-format.js.map +0 -1
  867. package/dist/collection/components/six-timepicker/six-timepicker.types.js +0 -41
  868. package/dist/collection/components/six-timepicker/six-timepicker.types.js.map +0 -1
  869. package/dist/collection/utils/as-array.js +0 -2
  870. package/dist/collection/utils/as-array.js.map +0 -1
  871. package/dist/collection/utils/matchers.js +0 -3
  872. package/dist/collection/utils/matchers.js.map +0 -1
  873. package/dist/collection/utils/testing.js +0 -39
  874. package/dist/collection/utils/testing.js.map +0 -1
  875. package/dist/components/six-form.js +0 -252
  876. package/dist/components/six-form.js.map +0 -1
  877. package/dist/esm/event-listeners-570a24ea.js +0 -43
  878. package/dist/esm/event-listeners-570a24ea.js.map +0 -1
  879. package/dist/esm/execution-control-1a60d709.js.map +0 -1
  880. package/dist/esm/focus-visible-97933ea9.js.map +0 -1
  881. package/dist/esm/form-control-3b440ea1.js +0 -32
  882. package/dist/esm/form-control-3b440ea1.js.map +0 -1
  883. package/dist/esm/index-5c0f6628.js.map +0 -1
  884. package/dist/esm/modal-5ebdc320.js.map +0 -1
  885. package/dist/esm/polyfills/css-shim.js +0 -1
  886. package/dist/esm/popover-bd2c2fca.js.map +0 -1
  887. package/dist/esm/scroll-180b53fd.js.map +0 -1
  888. package/dist/esm/six-form.entry.js +0 -227
  889. package/dist/esm/six-form.entry.js.map +0 -1
  890. package/dist/esm/six-timepicker.types-e161a447.js +0 -50
  891. package/dist/esm/six-timepicker.types-e161a447.js.map +0 -1
  892. package/dist/esm/slot-6f3984c7.js.map +0 -1
  893. package/dist/esm/types-4b10b413.js.map +0 -1
  894. package/dist/types/components/six-form/six-form.d.ts +0 -69
  895. package/dist/types/components/six-timepicker/six-time-format.d.ts +0 -13
  896. package/dist/types/components/six-timepicker/six-timepicker.types.d.ts +0 -36
  897. package/dist/types/utils/as-array.d.ts +0 -1
  898. package/dist/types/utils/matchers.d.ts +0 -2
  899. package/dist/types/utils/popper.d.ts +0 -33
  900. package/dist/types/utils/testing.d.ts +0 -2
  901. package/dist/ui-library/p-054e12cc.entry.js +0 -2
  902. package/dist/ui-library/p-054e12cc.entry.js.map +0 -1
  903. package/dist/ui-library/p-0786fa7c.js +0 -2
  904. package/dist/ui-library/p-0786fa7c.js.map +0 -1
  905. package/dist/ui-library/p-097cced4.entry.js.map +0 -1
  906. package/dist/ui-library/p-0d79b0c6.entry.js +0 -2
  907. package/dist/ui-library/p-0d79b0c6.entry.js.map +0 -1
  908. package/dist/ui-library/p-18e5f772.entry.js +0 -2
  909. package/dist/ui-library/p-18e5f772.entry.js.map +0 -1
  910. package/dist/ui-library/p-18ea0c56.js +0 -2
  911. package/dist/ui-library/p-18ea0c56.js.map +0 -1
  912. package/dist/ui-library/p-19364560.entry.js.map +0 -1
  913. package/dist/ui-library/p-19b50b5a.entry.js.map +0 -1
  914. package/dist/ui-library/p-21859bca.entry.js.map +0 -1
  915. package/dist/ui-library/p-25a3bf57.js.map +0 -1
  916. package/dist/ui-library/p-2e48c8d2.entry.js +0 -2
  917. package/dist/ui-library/p-2e48c8d2.entry.js.map +0 -1
  918. package/dist/ui-library/p-308261c4.entry.js +0 -2
  919. package/dist/ui-library/p-308261c4.entry.js.map +0 -1
  920. package/dist/ui-library/p-33f7e22b.entry.js +0 -2
  921. package/dist/ui-library/p-33f7e22b.entry.js.map +0 -1
  922. package/dist/ui-library/p-4ae91795.entry.js +0 -2
  923. package/dist/ui-library/p-4ae91795.entry.js.map +0 -1
  924. package/dist/ui-library/p-4f8394d7.js.map +0 -1
  925. package/dist/ui-library/p-53a13db5.entry.js +0 -2
  926. package/dist/ui-library/p-53a13db5.entry.js.map +0 -1
  927. package/dist/ui-library/p-559c87f0.entry.js +0 -2
  928. package/dist/ui-library/p-559c87f0.entry.js.map +0 -1
  929. package/dist/ui-library/p-611e1978.entry.js.map +0 -1
  930. package/dist/ui-library/p-63703ba3.entry.js.map +0 -1
  931. package/dist/ui-library/p-6403fd87.entry.js +0 -2
  932. package/dist/ui-library/p-6403fd87.entry.js.map +0 -1
  933. package/dist/ui-library/p-6433c0da.entry.js +0 -2
  934. package/dist/ui-library/p-6433c0da.entry.js.map +0 -1
  935. package/dist/ui-library/p-6d75f216.entry.js.map +0 -1
  936. package/dist/ui-library/p-73597d13.entry.js.map +0 -1
  937. package/dist/ui-library/p-79eee01b.js +0 -2
  938. package/dist/ui-library/p-79eee01b.js.map +0 -1
  939. package/dist/ui-library/p-7e0cc4ae.entry.js +0 -2
  940. package/dist/ui-library/p-7e0cc4ae.entry.js.map +0 -1
  941. package/dist/ui-library/p-820c23f0.entry.js.map +0 -1
  942. package/dist/ui-library/p-835c3ff7.entry.js +0 -2
  943. package/dist/ui-library/p-835c3ff7.entry.js.map +0 -1
  944. package/dist/ui-library/p-8a970a40.entry.js +0 -2
  945. package/dist/ui-library/p-8a970a40.entry.js.map +0 -1
  946. package/dist/ui-library/p-90824648.entry.js +0 -2
  947. package/dist/ui-library/p-90824648.entry.js.map +0 -1
  948. package/dist/ui-library/p-90dc6af4.entry.js +0 -2
  949. package/dist/ui-library/p-90dc6af4.entry.js.map +0 -1
  950. package/dist/ui-library/p-9328e5bc.entry.js.map +0 -1
  951. package/dist/ui-library/p-97323ad7.entry.js.map +0 -1
  952. package/dist/ui-library/p-9a860acc.js +0 -2
  953. package/dist/ui-library/p-9a860acc.js.map +0 -1
  954. package/dist/ui-library/p-9d1d222f.entry.js +0 -2
  955. package/dist/ui-library/p-9d1d222f.entry.js.map +0 -1
  956. package/dist/ui-library/p-a1d4f6cf.entry.js.map +0 -1
  957. package/dist/ui-library/p-ac4f4d45.js +0 -3
  958. package/dist/ui-library/p-ac4f4d45.js.map +0 -1
  959. package/dist/ui-library/p-af793d04.entry.js.map +0 -1
  960. package/dist/ui-library/p-b0e5658f.entry.js +0 -2
  961. package/dist/ui-library/p-b0e5658f.entry.js.map +0 -1
  962. package/dist/ui-library/p-b1e66136.js +0 -2
  963. package/dist/ui-library/p-b1e66136.js.map +0 -1
  964. package/dist/ui-library/p-b4dfb7cf.js +0 -2
  965. package/dist/ui-library/p-b4dfb7cf.js.map +0 -1
  966. package/dist/ui-library/p-b997e43c.entry.js +0 -2
  967. package/dist/ui-library/p-b997e43c.entry.js.map +0 -1
  968. package/dist/ui-library/p-baa03951.entry.js.map +0 -1
  969. package/dist/ui-library/p-c0cb6436.entry.js +0 -2
  970. package/dist/ui-library/p-c0cb6436.entry.js.map +0 -1
  971. package/dist/ui-library/p-c30f9e0b.entry.js.map +0 -1
  972. package/dist/ui-library/p-c349d1d4.entry.js.map +0 -1
  973. package/dist/ui-library/p-c53a63f9.entry.js +0 -2
  974. package/dist/ui-library/p-c53a63f9.entry.js.map +0 -1
  975. package/dist/ui-library/p-c640c2d8.entry.js +0 -2
  976. package/dist/ui-library/p-c640c2d8.entry.js.map +0 -1
  977. package/dist/ui-library/p-c94d0b07.entry.js +0 -2
  978. package/dist/ui-library/p-c94d0b07.entry.js.map +0 -1
  979. package/dist/ui-library/p-d12c6092.js +0 -2
  980. package/dist/ui-library/p-d12c6092.js.map +0 -1
  981. package/dist/ui-library/p-d5633a29.entry.js +0 -2
  982. package/dist/ui-library/p-d5633a29.entry.js.map +0 -1
  983. package/dist/ui-library/p-dd3c76f1.entry.js.map +0 -1
  984. package/dist/ui-library/p-df655bc9.entry.js +0 -2
  985. package/dist/ui-library/p-df655bc9.entry.js.map +0 -1
  986. package/dist/ui-library/p-e19a6c95.entry.js.map +0 -1
  987. package/dist/ui-library/p-e9e930d2.entry.js +0 -2
  988. package/dist/ui-library/p-e9e930d2.entry.js.map +0 -1
  989. package/dist/ui-library/p-eb8f05a9.js.map +0 -1
  990. package/dist/ui-library/p-edc96efc.entry.js +0 -2
  991. package/dist/ui-library/p-edc96efc.entry.js.map +0 -1
  992. package/dist/ui-library/p-f18ba86f.entry.js +0 -2
  993. package/dist/ui-library/p-f18ba86f.entry.js.map +0 -1
  994. package/dist/ui-library/p-f4938771.entry.js +0 -2
  995. package/dist/ui-library/p-f4938771.entry.js.map +0 -1
  996. package/dist/ui-library/p-f70e2403.entry.js +0 -2
  997. package/dist/ui-library/p-f70e2403.entry.js.map +0 -1
  998. package/dist/ui-library/p-f9d345e0.entry.js +0 -2
  999. package/dist/ui-library/p-f9d345e0.entry.js.map +0 -1
  1000. package/dist/ui-library/p-fed07a1f.entry.js +0 -2
  1001. package/dist/ui-library/p-fed07a1f.entry.js.map +0 -1
  1002. package/dist/ui-library/p-ff0257bf.entry.js +0 -2
  1003. package/dist/ui-library/p-ff0257bf.entry.js.map +0 -1
  1004. package/readme.md +0 -156
@@ -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,7 +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 { SixTimeFormat } from "./components/six-timepicker/six-time-format";
26
+ import { TimeFormat } from "./utils/time.util";
28
27
  import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
29
28
  export { EmptyPayload } from "./utils/types";
30
29
  export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
@@ -33,7 +32,6 @@ export { SixMenuItemData } from "./components/six-menu/six-menu";
33
32
  export { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
34
33
  export { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
35
34
  export { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
36
- export { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
37
35
  export { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
38
36
  export { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
39
37
  export { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
@@ -45,7 +43,7 @@ export { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
45
43
  export { SixSelectChangePayload } from "./components/six-select/six-select";
46
44
  export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
47
45
  export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
48
- export { SixTimeFormat } from "./components/six-timepicker/six-time-format";
46
+ export { TimeFormat } from "./utils/time.util";
49
47
  export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
50
48
  export namespace Components {
51
49
  interface SetAttributes {
@@ -152,11 +150,11 @@ export namespace Components {
152
150
  /**
153
151
  * Tells the browser to download the linked file as this filename. Only used when `href` is set.
154
152
  */
155
- "download": string;
153
+ "download"?: string;
156
154
  /**
157
155
  * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
158
156
  */
159
- "href": string;
157
+ "href"?: string;
160
158
  /**
161
159
  * Set to true to draw the button in a loading state.
162
160
  */
@@ -192,7 +190,7 @@ export namespace Components {
192
190
  /**
193
191
  * Tells the browser where to open the link. Only used when `href` is set.
194
192
  */
195
- "target": '_blank' | '_parent' | '_self' | '_top';
193
+ "target"?: '_blank' | '_parent' | '_self' | '_top';
196
194
  /**
197
195
  * The button's type.
198
196
  */
@@ -214,10 +212,6 @@ export namespace Components {
214
212
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
215
213
  */
216
214
  interface SixCheckbox {
217
- /**
218
- * Checks for validity.
219
- */
220
- "checkValidity": () => Promise<boolean>;
221
215
  /**
222
216
  * Set to true to draw the checkbox in a checked state.
223
217
  */
@@ -227,23 +221,23 @@ export namespace Components {
227
221
  */
228
222
  "disabled": boolean;
229
223
  /**
230
- * Set to display the error text on blur and not when typing
224
+ * The error message shown, if `invalid` is set to true.
231
225
  */
232
- "errorOnBlur": boolean;
226
+ "errorText": string | string[];
233
227
  /**
234
- * The checkbox's error text. Alternatively, you can use the error-text slot.
228
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
235
229
  */
236
- "errorText": string;
230
+ "errorTextCount"?: number;
237
231
  /**
238
232
  * Set to true to draw the checkbox in an indeterminate state.
239
233
  */
240
234
  "indeterminate": boolean;
241
235
  /**
242
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
236
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
243
237
  */
244
238
  "invalid": boolean;
245
239
  /**
246
- * The checkbox label. Alternatively, you can use the label slot.
240
+ * The label text.
247
241
  */
248
242
  "label": string;
249
243
  /**
@@ -255,27 +249,15 @@ export namespace Components {
255
249
  */
256
250
  "removeFocus": () => Promise<void>;
257
251
  /**
258
- * Checks for validity and shows the browser's validation message if the control is invalid.
259
- */
260
- "reportValidity": () => Promise<boolean>;
261
- /**
262
- * Set to true to make the checkbox a required field.
252
+ * Set to true to show an asterisk beneath the label.
263
253
  */
264
254
  "required": boolean;
265
- /**
266
- * Resets the formcontrol
267
- */
268
- "reset": () => Promise<void>;
269
- /**
270
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
271
- */
272
- "setCustomValidity": (message: string) => Promise<void>;
273
255
  /**
274
256
  * Sets focus on the checkbox.
275
257
  */
276
258
  "setFocus": (options?: FocusOptions) => Promise<void>;
277
259
  /**
278
- * The checkbox's value attribute.
260
+ * The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
279
261
  */
280
262
  "value": string;
281
263
  }
@@ -288,10 +270,6 @@ export namespace Components {
288
270
  * Callback to determine which date in the datepicker should be selectable. the callback function will get a datestring as an argument, e.g. '2021-07-04' Usage e.g.: const datepicker = document.getElementById('allowed-date-picker'); datepicker.allowedDates = datestring => parseInt(datestring.split('-')[2], 10) % 2 === 0;
289
271
  */
290
272
  "allowedDates": (date: Date) => boolean;
291
- /**
292
- * Checks for validity.
293
- */
294
- "checkValidity": () => Promise<boolean>;
295
273
  /**
296
274
  * Set to true to add a clear button when the input is populated.
297
275
  */
@@ -303,7 +281,7 @@ export namespace Components {
303
281
  /**
304
282
  * The dropdown will close when the user interacts outside of this element (e.g. clicking).
305
283
  */
306
- "containingElement": HTMLElement;
284
+ "containingElement"?: HTMLElement;
307
285
  /**
308
286
  * Define the dateFormat. Valid formats are: 'dd.mm.yyyy' 'yyyy-mm-dd' 'dd-mm-yyyy' 'dd/mm/yyyy' 'yyyy/mm/dd' 'dd.mm.yy' 'yy-mm-dd' 'dd-mm-yy' 'dd/mm/yy' 'yy/mm/dd'
309
287
  */
@@ -315,19 +293,19 @@ export namespace Components {
315
293
  /**
316
294
  * The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
317
295
  */
318
- "defaultDate"?: string | null;
296
+ "defaultDate"?: string;
319
297
  /**
320
298
  * If `true` the component is disabled.
321
299
  */
322
300
  "disabled": boolean;
323
301
  /**
324
- * Set to display the error text on blur and not when typing
302
+ * The error message shown, if `invalid` is set to true.
325
303
  */
326
- "errorOnBlur": boolean;
304
+ "errorText": string | string[];
327
305
  /**
328
- * The input's error text. Alternatively, you can use the error-text slot.
306
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
329
307
  */
330
- "errorText": string;
308
+ "errorTextCount"?: number;
331
309
  /**
332
310
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
333
311
  */
@@ -341,7 +319,11 @@ export namespace Components {
341
319
  */
342
320
  "inline": boolean;
343
321
  /**
344
- * The input's label. Alternatively, you can use the label slot.
322
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
323
+ */
324
+ "invalid": boolean;
325
+ /**
326
+ * The label text.
345
327
  */
346
328
  "label": string;
347
329
  /**
@@ -351,11 +333,11 @@ export namespace Components {
351
333
  /**
352
334
  * The maximum datetime allowed. Value must be a date object
353
335
  */
354
- "max"?: Date | null;
336
+ "max"?: Date;
355
337
  /**
356
338
  * The minimum datetime allowed. Value must be a date object
357
339
  */
358
- "min"?: Date | null;
340
+ "min"?: Date;
359
341
  /**
360
342
  * The input's name attribute.
361
343
  */
@@ -367,35 +349,27 @@ export namespace Components {
367
349
  /**
368
350
  * The placeholder defines what text to be shown on the input element
369
351
  */
370
- "placeholder"?: string | null;
352
+ "placeholder"?: string;
371
353
  /**
372
354
  * The enforced placement of the dropdown panel.
373
355
  */
374
- "placement": 'top' | 'bottom';
356
+ "placement"?: 'top' | 'bottom';
375
357
  /**
376
358
  * If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
377
359
  */
378
360
  "readonly": boolean;
379
361
  /**
380
- * Checks for validity and shows the browser's validation message if the control is invalid.
381
- */
382
- "reportValidity": () => Promise<boolean>;
383
- /**
384
- * Set to true to make the input a required field.
362
+ * Set to true to show an asterisk beneath the label.
385
363
  */
386
364
  "required": boolean;
387
- /**
388
- * Resets the formcontrol
389
- */
390
- "reset": () => Promise<void>;
391
365
  /**
392
366
  * Selects an option
393
367
  */
394
- "select": (datestring: string) => Promise<void>;
368
+ "select": (datestring?: string) => Promise<void>;
395
369
  /**
396
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
370
+ * Sets focus on the datepickers input.
397
371
  */
398
- "setCustomValidity": (message: string) => Promise<void>;
372
+ "setFocus": (options?: FocusOptions) => Promise<void>;
399
373
  /**
400
374
  * Datepicker size.
401
375
  */
@@ -407,7 +381,7 @@ export namespace Components {
407
381
  /**
408
382
  * The value of the form field, which accepts a date object.
409
383
  */
410
- "value"?: Date | null;
384
+ "value"?: Date;
411
385
  }
412
386
  /**
413
387
  * @since 1.0
@@ -419,6 +393,9 @@ export namespace Components {
419
393
  * Set to true to prevent the user from toggling the details.
420
394
  */
421
395
  "disabled": boolean;
396
+ /**
397
+ * 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'
398
+ */
422
399
  "hasContent": boolean;
423
400
  /**
424
401
  * Hides the detail body
@@ -429,7 +406,7 @@ export namespace Components {
429
406
  */
430
407
  "inline": boolean;
431
408
  /**
432
- * Indicates whether or not the details is open. You can use this in lieu of the show/hide methods.
409
+ * Indicates whether the details is open. You can use this in lieu of the show/hide methods.
433
410
  */
434
411
  "open": boolean;
435
412
  /**
@@ -447,7 +424,7 @@ export namespace Components {
447
424
  /**
448
425
  * The summary icon to show in the details header. If you need to display HTML, use the `summary-icon` slot instead.
449
426
  */
450
- "summaryIcon": string;
427
+ "summaryIcon"?: string;
451
428
  /**
452
429
  * The icon's size.
453
430
  */
@@ -479,7 +456,7 @@ export namespace Components {
479
456
  */
480
457
  "noHeader": boolean;
481
458
  /**
482
- * Indicates whether or not the dialog is open. You can use this in lieu of the show/hide methods.
459
+ * Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
483
460
  */
484
461
  "open": boolean;
485
462
  /**
@@ -510,7 +487,7 @@ export namespace Components {
510
487
  */
511
488
  "noHeader": boolean;
512
489
  /**
513
- * Indicates whether or not the drawer is open. You can use this in lieu of the show/hide methods.
490
+ * Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
514
491
  */
515
492
  "open": boolean;
516
493
  /**
@@ -543,7 +520,7 @@ export namespace Components {
543
520
  /**
544
521
  * The dropdown will close when the user interacts outside of this element (e.g. clicking).
545
522
  */
546
- "containingElement": HTMLElement;
523
+ "containingElement"?: HTMLElement;
547
524
  /**
548
525
  * The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
549
526
  */
@@ -573,15 +550,15 @@ export namespace Components {
573
550
  */
574
551
  "hoist": boolean;
575
552
  /**
576
- * Indicates whether or not the dropdown is open. You can use this in lieu of the show/hide methods.
553
+ * Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
577
554
  */
578
555
  "open": boolean;
579
556
  /**
580
557
  * Set the options to be shown in the dropdown (alternative to setting the elements via html)
581
558
  */
582
- "options": SixMenuItemData[] | null;
559
+ "options": SixMenuItemData[];
583
560
  /**
584
- * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside of the viewport.
561
+ * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
585
562
  */
586
563
  "placement": | 'top'
587
564
  | 'top-start'
@@ -612,6 +589,12 @@ export namespace Components {
612
589
  */
613
590
  "virtualScroll": boolean;
614
591
  }
592
+ /**
593
+ * @since 4.0
594
+ * @status beta
595
+ */
596
+ interface SixError {
597
+ }
615
598
  interface SixErrorPage {
616
599
  /**
617
600
  * Defines a custom description.
@@ -628,7 +611,7 @@ export namespace Components {
628
611
  /**
629
612
  * Defines error Code and thus displays the proper error page.
630
613
  */
631
- "errorCode": number;
614
+ "errorCode"?: 404 | 403 | 500;
632
615
  /**
633
616
  * Defines language and thus displays the proper error page in the selected language.
634
617
  */
@@ -668,7 +651,7 @@ export namespace Components {
668
651
  /**
669
652
  * The file size. This number will be divided by 1024 to show the filesize in KB
670
653
  */
671
- "size": number;
654
+ "size"?: number;
672
655
  }
673
656
  /**
674
657
  * @since 2.0.0
@@ -678,7 +661,7 @@ export namespace Components {
678
661
  /**
679
662
  * Accepted MIME-Types.
680
663
  */
681
- "accept": string;
664
+ "accept"?: string;
682
665
  /**
683
666
  * Set to true if file control should be small.
684
667
  */
@@ -686,19 +669,19 @@ export namespace Components {
686
669
  /**
687
670
  * Set when button is disabled.
688
671
  */
689
- "disabled": boolean;
672
+ "disabled": false;
690
673
  /**
691
674
  * Label of the drop area.
692
675
  */
693
- "label": string;
676
+ "label"?: string;
694
677
  /**
695
678
  * Allowed max file size in bytes.
696
679
  */
697
- "maxFileSize": number | undefined;
680
+ "maxFileSize"?: number;
698
681
  /**
699
682
  * More than one file allowed.
700
683
  */
701
- "multiple": boolean;
684
+ "multiple": false;
702
685
  }
703
686
  /**
704
687
  * @since 1.0
@@ -706,37 +689,6 @@ export namespace Components {
706
689
  */
707
690
  interface SixFooter {
708
691
  }
709
- /**
710
- * @since 1.0
711
- * @status stable
712
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
713
- */
714
- interface SixForm {
715
- /**
716
- * Checks for validity.
717
- */
718
- "checkValidity": () => Promise<boolean>;
719
- /**
720
- * Gets all form control elements (native and custom).
721
- */
722
- "getFormControls": () => Promise<HTMLFormElement[]>;
723
- /**
724
- * Serializes all form controls elements and returns a `FormData` object.
725
- */
726
- "getFormData": () => Promise<FormData>;
727
- /**
728
- * Prevent the form from validating inputs before submitting.
729
- */
730
- "novalidate": boolean;
731
- /**
732
- * Resets the form and resets the value of all descendants
733
- */
734
- "reset": () => Promise<void>;
735
- /**
736
- * Submits the form. If all controls are valid, the `six-form-submit` event will be emitted and the promise will resolve with `true`. If any form control is invalid, the promise will resolve with `false` and no event will be emitted.
737
- */
738
- "submit": () => Promise<boolean>;
739
- }
740
692
  /**
741
693
  * @since 1.1
742
694
  * @status stable
@@ -755,7 +707,7 @@ export namespace Components {
755
707
  */
756
708
  "label": string;
757
709
  /**
758
- * The label's required attribute.
710
+ * Set to true to show an asterisk beneath the label.
759
711
  */
760
712
  "required": boolean;
761
713
  /**
@@ -827,15 +779,15 @@ export namespace Components {
827
779
  /**
828
780
  * HTML symbol code or entity.
829
781
  */
830
- "html": string;
782
+ "html"?: string;
831
783
  /**
832
784
  * A description that gets read by screen readers and other assistive devices. For optimal accessibility, you should always include a label that describes what the icon button does.
833
785
  */
834
- "label": string;
786
+ "label"?: string;
835
787
  /**
836
788
  * The name of the icon to draw.
837
789
  */
838
- "name": string;
790
+ "name"?: string;
839
791
  /**
840
792
  * The icon's size.
841
793
  */
@@ -863,10 +815,6 @@ export namespace Components {
863
815
  * The input's autofocus attribute.
864
816
  */
865
817
  "autofocus": boolean;
866
- /**
867
- * Checks for validity.
868
- */
869
- "checkValidity": () => Promise<boolean>;
870
818
  /**
871
819
  * Set to true to add a clear button when the input is populated.
872
820
  */
@@ -876,21 +824,13 @@ export namespace Components {
876
824
  */
877
825
  "disabled": boolean;
878
826
  /**
879
- * Set to display the error text on blur and not when typing
827
+ * The error message shown, if `invalid` is set to true.
880
828
  */
881
- "errorOnBlur": boolean;
829
+ "errorText": string | string[];
882
830
  /**
883
- * The input's error text. Alternatively, you can use the error-text slot.
884
- */
885
- "errorText": string;
886
- /**
887
- * Returns the native input's validationMessage
831
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
888
832
  */
889
- "getValidationMessage": () => Promise<string>;
890
- /**
891
- * Returns the native input's validity
892
- */
893
- "getValidity": () => Promise<ValidityState | undefined>;
833
+ "errorTextCount"?: number;
894
834
  /**
895
835
  * The input's help text. Alternatively, you can use the help-text slot.
896
836
  */
@@ -900,15 +840,11 @@ export namespace Components {
900
840
  */
901
841
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
902
842
  /**
903
- * This will be true when the control is in an invalid state. Validity is determined by props such as `type`, `required`, `minlength`, `maxlength`, and `pattern` using the browser's constraint validation API.
843
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
904
844
  */
905
845
  "invalid": boolean;
906
846
  /**
907
- * Returns the native input's validity
908
- */
909
- "isValid": () => Promise<boolean>;
910
- /**
911
- * The input's label. Alternatively, you can use the label slot.
847
+ * The label text.
912
848
  */
913
849
  "label": string;
914
850
  /**
@@ -956,25 +892,13 @@ export namespace Components {
956
892
  */
957
893
  "removeFocus": () => Promise<void>;
958
894
  /**
959
- * Checks for validity and shows the browser's validation message if the control is invalid.
960
- */
961
- "reportValidity": () => Promise<boolean>;
962
- /**
963
- * Set to true to make the input a required field.
895
+ * Set to true to show an asterisk beneath the label.
964
896
  */
965
897
  "required": boolean;
966
- /**
967
- * Resets the formcontrol
968
- */
969
- "reset": () => Promise<void>;
970
898
  /**
971
899
  * Selects all the text in the input.
972
900
  */
973
- "select": () => Promise<void>;
974
- /**
975
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
976
- */
977
- "setCustomValidity": (message: string) => Promise<void>;
901
+ "select": () => Promise<void | undefined>;
978
902
  /**
979
903
  * Sets focus on the input.
980
904
  */
@@ -986,7 +910,7 @@ export namespace Components {
986
910
  /**
987
911
  * Sets the start and end positions of the text selection (0-based).
988
912
  */
989
- "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
913
+ "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
990
914
  /**
991
915
  * The input's size.
992
916
  */
@@ -1028,15 +952,15 @@ export namespace Components {
1028
952
  /**
1029
953
  * Defines a custom list of items you can iterate through
1030
954
  */
1031
- "items": string[];
955
+ "items"?: string[];
1032
956
  /**
1033
957
  * The maximum value allowed to pick.
1034
958
  */
1035
- "max": number | string;
959
+ "max"?: number | string;
1036
960
  /**
1037
961
  * The minimum value allowed to pick.
1038
962
  */
1039
- "min": number | string;
963
+ "min"?: number | string;
1040
964
  /**
1041
965
  * Defines whether the items should be padded
1042
966
  */
@@ -1046,7 +970,7 @@ export namespace Components {
1046
970
  */
1047
971
  "paddingChar": string;
1048
972
  /**
1049
- * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
973
+ * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
1050
974
  */
1051
975
  "paddingDirection": ItemPickerPaddingDirection;
1052
976
  /**
@@ -1092,7 +1016,7 @@ export namespace Components {
1092
1016
  /**
1093
1017
  * Set the number of grid columns
1094
1018
  */
1095
- "columns": any;
1019
+ "columns"?: number;
1096
1020
  }
1097
1021
  /**
1098
1022
  * @since 1.01
@@ -1119,7 +1043,7 @@ export namespace Components {
1119
1043
  */
1120
1044
  "items": SixMenuItemData1[] | null;
1121
1045
  /**
1122
- * Defines how many items should be shown. If the number of items is larger than this properties a scrollbar will be shown
1046
+ * Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
1123
1047
  */
1124
1048
  "itemsShown"?: number;
1125
1049
  /**
@@ -1234,10 +1158,6 @@ export namespace Components {
1234
1158
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1235
1159
  */
1236
1160
  interface SixRadio {
1237
- /**
1238
- * Checks for validity.
1239
- */
1240
- "checkValidity": () => Promise<boolean>;
1241
1161
  /**
1242
1162
  * Set to true to draw the radio in a checked state.
1243
1163
  */
@@ -1247,7 +1167,7 @@ export namespace Components {
1247
1167
  */
1248
1168
  "disabled": boolean;
1249
1169
  /**
1250
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
1170
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1251
1171
  */
1252
1172
  "invalid": boolean;
1253
1173
  /**
@@ -1258,18 +1178,6 @@ export namespace Components {
1258
1178
  * Removes focus from the radio.
1259
1179
  */
1260
1180
  "removeFocus": () => Promise<void>;
1261
- /**
1262
- * Checks for validity and shows the browser's validation message if the control is invalid.
1263
- */
1264
- "reportValidity": () => Promise<boolean>;
1265
- /**
1266
- * Resets the formcontrol
1267
- */
1268
- "reset": () => Promise<void>;
1269
- /**
1270
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1271
- */
1272
- "setCustomValidity": (message: string) => Promise<void>;
1273
1181
  /**
1274
1182
  * Sets focus on the radio.
1275
1183
  */
@@ -1290,23 +1198,23 @@ export namespace Components {
1290
1198
  */
1291
1199
  "disabled": boolean;
1292
1200
  /**
1293
- * Set to display the error text on blur and not when typing
1201
+ * The error message shown, if `invalid` is set to true.
1294
1202
  */
1295
- "errorOnBlur": boolean;
1203
+ "errorText": string | string[];
1296
1204
  /**
1297
- * The input's error text. Alternatively, you can use the error-text slot.
1205
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1298
1206
  */
1299
- "errorText": string;
1207
+ "errorTextCount"?: number;
1300
1208
  /**
1301
1209
  * The range's help text. Alternatively, you can use the help-text slot.
1302
1210
  */
1303
1211
  "helpText": string;
1304
1212
  /**
1305
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
1213
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1306
1214
  */
1307
1215
  "invalid": boolean;
1308
1216
  /**
1309
- * The range's label. Alternatively, you can use the label slot.
1217
+ * The label text.
1310
1218
  */
1311
1219
  "label": string;
1312
1220
  /**
@@ -1326,17 +1234,9 @@ export namespace Components {
1326
1234
  */
1327
1235
  "removeFocus": () => Promise<void>;
1328
1236
  /**
1329
- * Set to true to make the input a required field.
1237
+ * Set to true to show an asterisk beneath the label.
1330
1238
  */
1331
1239
  "required": boolean;
1332
- /**
1333
- * Resets the formcontrol
1334
- */
1335
- "reset": () => Promise<void>;
1336
- /**
1337
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1338
- */
1339
- "setCustomValidity": (message: string) => Promise<void>;
1340
1240
  /**
1341
1241
  * Sets focus on the input.
1342
1242
  */
@@ -1400,7 +1300,7 @@ export namespace Components {
1400
1300
  /**
1401
1301
  * The input's placeholder text.
1402
1302
  */
1403
- "placeholder": string;
1303
+ "placeholder"?: string;
1404
1304
  /**
1405
1305
  * The input's value attribute.
1406
1306
  */
@@ -1420,30 +1320,22 @@ export namespace Components {
1420
1320
  * Set to true to turn the six-select into an autocomplete.
1421
1321
  */
1422
1322
  "autocomplete": boolean;
1423
- /**
1424
- * Checks for validity.
1425
- */
1426
- "checkValidity": () => Promise<boolean>;
1427
1323
  /**
1428
1324
  * Set to true to add a clear button when the select is populated.
1429
1325
  */
1430
1326
  "clearable": boolean;
1431
- /**
1432
- * The default value the select will be reverted to when reset is executed
1433
- */
1434
- "defaultValue": string | string[] | undefined;
1435
1327
  /**
1436
1328
  * Set to true to disable the select control.
1437
1329
  */
1438
1330
  "disabled": boolean;
1439
1331
  /**
1440
- * Set to display the error text on blur and not when typing
1332
+ * The error message shown, if `invalid` is set to true.
1441
1333
  */
1442
- "errorOnBlur": boolean;
1334
+ "errorText": string | string[];
1443
1335
  /**
1444
- * The select's error text. Alternatively, you can use the error-text slot.
1336
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1445
1337
  */
1446
- "errorText": string;
1338
+ "errorTextCount"?: number;
1447
1339
  /**
1448
1340
  * Set to true to allow filtering for entries in the dropdown
1449
1341
  */
@@ -1455,7 +1347,7 @@ export namespace Components {
1455
1347
  /**
1456
1348
  * The filter's placeholder text.
1457
1349
  */
1458
- "filterPlaceholder": string;
1350
+ "filterPlaceholder"?: string;
1459
1351
  /**
1460
1352
  * The select's help text. Alternatively, you can use the help-text slot.
1461
1353
  */
@@ -1469,11 +1361,11 @@ export namespace Components {
1469
1361
  */
1470
1362
  "inputDebounce": number;
1471
1363
  /**
1472
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
1364
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1473
1365
  */
1474
1366
  "invalid": boolean;
1475
1367
  /**
1476
- * The select's label. Alternatively, you can use the label slot.
1368
+ * The label text.
1477
1369
  */
1478
1370
  "label": string;
1479
1371
  /**
@@ -1505,21 +1397,13 @@ export namespace Components {
1505
1397
  */
1506
1398
  "placeholder": string;
1507
1399
  /**
1508
- * Checks for validity and shows the browser's validation message if the control is invalid.
1509
- */
1510
- "reportValidity": () => Promise<boolean>;
1511
- /**
1512
- * The select's required attribute.
1400
+ * Set to true to show an asterisk beneath the label.
1513
1401
  */
1514
1402
  "required": boolean;
1515
1403
  /**
1516
- * Resets the formcontrol
1517
- */
1518
- "reset": () => Promise<void>;
1519
- /**
1520
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1404
+ * Sets focus on the select.
1521
1405
  */
1522
- "setCustomValidity": (message: string) => Promise<void>;
1406
+ "setFocus": (options?: FocusOptions) => Promise<void>;
1523
1407
  /**
1524
1408
  * The select's size.
1525
1409
  */
@@ -1543,7 +1427,7 @@ export namespace Components {
1543
1427
  */
1544
1428
  "hide": () => Promise<void>;
1545
1429
  /**
1546
- * Indicates whether or not the sidebar is open. You can use this in lieu of the show/hide methods.
1430
+ * Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
1547
1431
  */
1548
1432
  "open": boolean;
1549
1433
  /**
@@ -1606,11 +1490,14 @@ export namespace Components {
1606
1490
  * Title of item group
1607
1491
  */
1608
1492
  "name": string;
1493
+ /**
1494
+ * Indicates whether the sidebar is shown
1495
+ */
1609
1496
  "open": boolean;
1610
1497
  /**
1611
1498
  * Custom summary icon name.
1612
1499
  */
1613
- "summaryIcon": string;
1500
+ "summaryIcon"?: string;
1614
1501
  /**
1615
1502
  * A unique value to store in the sidebar item of the group label. This can be used as a way to identify sidebar items when selected.
1616
1503
  */
@@ -1639,10 +1526,6 @@ export namespace Components {
1639
1526
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
1640
1527
  */
1641
1528
  interface SixSwitch {
1642
- /**
1643
- * Checks for validity.
1644
- */
1645
- "checkValidity": () => Promise<boolean>;
1646
1529
  /**
1647
1530
  * Set to true to draw the switch in a checked state.
1648
1531
  */
@@ -1652,33 +1535,33 @@ export namespace Components {
1652
1535
  */
1653
1536
  "disabled": boolean;
1654
1537
  /**
1655
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
1538
+ * The error message shown, if `invalid` is set to true.
1656
1539
  */
1657
- "invalid": boolean;
1540
+ "errorText": string | string[];
1658
1541
  /**
1659
- * The switch's name attribute.
1542
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1660
1543
  */
1661
- "name": string;
1544
+ "errorTextCount"?: number;
1662
1545
  /**
1663
- * Removes focus from the switch.
1546
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1664
1547
  */
1665
- "removeFocus": () => Promise<void>;
1548
+ "invalid": boolean;
1666
1549
  /**
1667
- * Checks for validity and shows the browser's validation message if the control is invalid.
1550
+ * The label text.
1668
1551
  */
1669
- "reportValidity": () => Promise<boolean>;
1552
+ "label": string;
1670
1553
  /**
1671
- * Set to true to make the switch a required field.
1554
+ * The switch's name attribute.
1672
1555
  */
1673
- "required": boolean;
1556
+ "name": string;
1674
1557
  /**
1675
- * Resets the formcontrol
1558
+ * Removes focus from the switch.
1676
1559
  */
1677
- "reset": () => Promise<void>;
1560
+ "removeFocus": () => Promise<void>;
1678
1561
  /**
1679
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1562
+ * Set to true to show an asterisk beneath the label.
1680
1563
  */
1681
- "setCustomValidity": (message: string) => Promise<void>;
1564
+ "required": boolean;
1682
1565
  /**
1683
1566
  * Sets focus on the switch.
1684
1567
  */
@@ -1793,27 +1676,23 @@ export namespace Components {
1793
1676
  /**
1794
1677
  * The textarea's autocorrect attribute.
1795
1678
  */
1796
- "autocorrect": string;
1679
+ "autocorrect": 'on' | 'off';
1797
1680
  /**
1798
1681
  * The textarea's autofocus attribute.
1799
1682
  */
1800
1683
  "autofocus": boolean;
1801
- /**
1802
- * Checks for validity.
1803
- */
1804
- "checkValidity": () => Promise<boolean>;
1805
1684
  /**
1806
1685
  * Set to true to disable the textarea.
1807
1686
  */
1808
1687
  "disabled": boolean;
1809
1688
  /**
1810
- * Set to display the error text on blur and not when typing
1689
+ * The error message shown, if `invalid` is set to true.
1811
1690
  */
1812
- "errorOnBlur": boolean;
1691
+ "errorText": string | string[];
1813
1692
  /**
1814
- * The textarea's error text. Alternatively, you can use the error-text slot.
1693
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1815
1694
  */
1816
- "errorText": string;
1695
+ "errorTextCount"?: number;
1817
1696
  /**
1818
1697
  * The textarea's help text. Alternatively, you can use the help-text slot.
1819
1698
  */
@@ -1821,23 +1700,23 @@ export namespace Components {
1821
1700
  /**
1822
1701
  * The textarea's inputmode attribute.
1823
1702
  */
1824
- "inputmode": 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
1703
+ "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
1825
1704
  /**
1826
- * This will be true when the control is in an invalid state. Validity is determined by props such as `required`, `minlength`, and `maxlength` using the browser's constraint validation API.
1705
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1827
1706
  */
1828
1707
  "invalid": boolean;
1829
1708
  /**
1830
- * The textarea's label. Alternatively, you can use the label slot.
1709
+ * The label text.
1831
1710
  */
1832
1711
  "label": string;
1833
1712
  /**
1834
1713
  * The maximum length of input that will be considered valid.
1835
1714
  */
1836
- "maxlength": number;
1715
+ "maxlength"?: number;
1837
1716
  /**
1838
1717
  * The minimum length of input that will be considered valid.
1839
1718
  */
1840
- "minlength": number;
1719
+ "minlength"?: number;
1841
1720
  /**
1842
1721
  * The textarea's name attribute.
1843
1722
  */
@@ -1845,7 +1724,7 @@ export namespace Components {
1845
1724
  /**
1846
1725
  * The textarea's placeholder text.
1847
1726
  */
1848
- "placeholder": string;
1727
+ "placeholder"?: string;
1849
1728
  /**
1850
1729
  * Set to true for a readonly textarea.
1851
1730
  */
@@ -1855,17 +1734,9 @@ export namespace Components {
1855
1734
  */
1856
1735
  "removeFocus": () => Promise<void>;
1857
1736
  /**
1858
- * Checks for validity and shows the browser's validation message if the control is invalid.
1859
- */
1860
- "reportValidity": () => Promise<boolean>;
1861
- /**
1862
- * The textarea's required attribute.
1737
+ * Set to true to show an asterisk beneath the label.
1863
1738
  */
1864
1739
  "required": boolean;
1865
- /**
1866
- * Resets the formcontrol
1867
- */
1868
- "reset": () => Promise<void>;
1869
1740
  /**
1870
1741
  * Controls how the textarea can be resized.
1871
1742
  */
@@ -1877,11 +1748,7 @@ export namespace Components {
1877
1748
  /**
1878
1749
  * Selects all the text in the input.
1879
1750
  */
1880
- "select": () => Promise<void>;
1881
- /**
1882
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1883
- */
1884
- "setCustomValidity": (message: string) => Promise<void>;
1751
+ "select": () => Promise<void | undefined>;
1885
1752
  /**
1886
1753
  * Sets focus on the textarea.
1887
1754
  */
@@ -1893,7 +1760,7 @@ export namespace Components {
1893
1760
  /**
1894
1761
  * Sets the start and end positions of the text selection (0-based).
1895
1762
  */
1896
- "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
1763
+ "setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
1897
1764
  /**
1898
1765
  * The textarea's size.
1899
1766
  */
@@ -1935,7 +1802,7 @@ export namespace Components {
1935
1802
  /**
1936
1803
  * The icon's name.
1937
1804
  */
1938
- "iconName": any;
1805
+ "iconName"?: string;
1939
1806
  /**
1940
1807
  * The tile's label.
1941
1808
  */
@@ -1954,10 +1821,6 @@ export namespace Components {
1954
1821
  * @status experimental
1955
1822
  */
1956
1823
  interface SixTimepicker {
1957
- /**
1958
- * Checks for validity.
1959
- */
1960
- "checkValidity": () => Promise<boolean>;
1961
1824
  /**
1962
1825
  * Set to true to add a clear button when the input is populated.
1963
1826
  */
@@ -1969,23 +1832,23 @@ export namespace Components {
1969
1832
  /**
1970
1833
  * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
1971
1834
  */
1972
- "defaultTime"?: string | null;
1835
+ "defaultTime"?: string;
1973
1836
  /**
1974
1837
  * If `true` the component is disabled.
1975
1838
  */
1976
1839
  "disabled": boolean;
1977
1840
  /**
1978
- * Set to display the error text on blur and not when typing
1841
+ * The input's error text. Alternatively, you can use the error-text slot.
1979
1842
  */
1980
- "errorOnBlur": boolean;
1843
+ "errorText": string | string[];
1981
1844
  /**
1982
- * The input's error text. Alternatively, you can use the error-text slot.
1845
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
1983
1846
  */
1984
- "errorText": string;
1847
+ "errorTextCount"?: number;
1985
1848
  /**
1986
1849
  * Define the time format. Valid formats are: HH:mm:ss hh:mm:ss:aa HH:mm:ss:ms hh:mm:ss:ms:aa HH:mm hh:mm:aa HH hh:aa mm ss ms where HH is the 24 hour format and hh is the 12 hour format Please notice that when using the 12-hour-clock (hh) you always need a period indicator (aa). So the time can be parsed as either am or pm
1987
1850
  */
1988
- "format": SixTimeFormat;
1851
+ "format": TimeFormat;
1989
1852
  /**
1990
1853
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
1991
1854
  */
@@ -1995,13 +1858,17 @@ export namespace Components {
1995
1858
  */
1996
1859
  "iconPosition": 'left' | 'right';
1997
1860
  /**
1998
- * Indicates whether or not the timepicker should be shown as an inline (always open) component
1861
+ * Indicates whether the timepicker should be shown as an inline (always open) component
1999
1862
  */
2000
1863
  "inline": boolean;
2001
1864
  /**
2002
1865
  * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
2003
1866
  */
2004
1867
  "interval": number;
1868
+ /**
1869
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
1870
+ */
1871
+ "invalid": boolean;
2005
1872
  /**
2006
1873
  * The input's label. Alternatively, you can use the label slot.
2007
1874
  */
@@ -2011,41 +1878,33 @@ export namespace Components {
2011
1878
  */
2012
1879
  "name": string;
2013
1880
  /**
2014
- * Indicates whether or not the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
1881
+ * Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
2015
1882
  */
2016
1883
  "open": boolean;
2017
1884
  /**
2018
1885
  * The placeholder defines what text to be shown on the input element
2019
1886
  */
2020
- "placeholder"?: string | null;
1887
+ "placeholder"?: string;
2021
1888
  /**
2022
1889
  * The enforced placement of the dropdown panel.
2023
1890
  */
2024
- "placement": 'top' | 'bottom';
1891
+ "placement"?: 'top' | 'bottom';
2025
1892
  /**
2026
1893
  * If `true` the user can only select a time via the timepicker but not directly edit the input field.
2027
1894
  */
2028
1895
  "readonly": boolean;
2029
1896
  /**
2030
- * Checks for validity and shows the browser's validation message if the control is invalid.
2031
- */
2032
- "reportValidity": () => Promise<boolean>;
2033
- /**
2034
- * Set to true to make the input a required field.
1897
+ * Set to true to show an asterisk beneath the label.
2035
1898
  */
2036
1899
  "required": boolean;
2037
- /**
2038
- * Resets the formcontrol
2039
- */
2040
- "reset": () => Promise<void>;
2041
1900
  /**
2042
1901
  * Define the separator to be shown between the time unit pickers. Please be aware that this property will modify the displayed separator only. The separator for a timestring is always expected to be a colon (eg. '13:52:20')
2043
1902
  */
2044
1903
  "separator": string;
2045
1904
  /**
2046
- * Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
1905
+ * Sets focus on the datepickers input.
2047
1906
  */
2048
- "setCustomValidity": (message: string) => Promise<void>;
1907
+ "setFocus": (options?: FocusOptions) => Promise<void>;
2049
1908
  /**
2050
1909
  * Timepicker size.
2051
1910
  */
@@ -2057,7 +1916,7 @@ export namespace Components {
2057
1916
  /**
2058
1917
  * The value of the timepicker provided as a string. The string mast match the provided format (or default format)
2059
1918
  */
2060
- "value"?: string | null;
1919
+ "value": string;
2061
1920
  }
2062
1921
  /**
2063
1922
  * @since 1.0
@@ -2070,7 +1929,7 @@ export namespace Components {
2070
1929
  */
2071
1930
  "content": string;
2072
1931
  /**
2073
- * Set to true to disable the tooltip so it won't show when triggered.
1932
+ * Set to true to disable the tooltip, so it won't show when triggered.
2074
1933
  */
2075
1934
  "disabled": boolean;
2076
1935
  /**
@@ -2082,11 +1941,11 @@ export namespace Components {
2082
1941
  */
2083
1942
  "hide": () => Promise<void>;
2084
1943
  /**
2085
- * Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.
1944
+ * Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
2086
1945
  */
2087
1946
  "open": boolean;
2088
1947
  /**
2089
- * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside of the viewport.
1948
+ * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
2090
1949
  */
2091
1950
  "placement": | 'top'
2092
1951
  | 'top-start'
@@ -2154,10 +2013,6 @@ export interface SixFileUploadCustomEvent<T> extends CustomEvent<T> {
2154
2013
  detail: T;
2155
2014
  target: HTMLSixFileUploadElement;
2156
2015
  }
2157
- export interface SixFormCustomEvent<T> extends CustomEvent<T> {
2158
- detail: T;
2159
- target: HTMLSixFormElement;
2160
- }
2161
2016
  export interface SixHeaderCustomEvent<T> extends CustomEvent<T> {
2162
2017
  detail: T;
2163
2018
  target: HTMLSixHeaderElement;
@@ -2360,6 +2215,16 @@ declare global {
2360
2215
  prototype: HTMLSixDropdownElement;
2361
2216
  new (): HTMLSixDropdownElement;
2362
2217
  };
2218
+ /**
2219
+ * @since 4.0
2220
+ * @status beta
2221
+ */
2222
+ interface HTMLSixErrorElement extends Components.SixError, HTMLStencilElement {
2223
+ }
2224
+ var HTMLSixErrorElement: {
2225
+ prototype: HTMLSixErrorElement;
2226
+ new (): HTMLSixErrorElement;
2227
+ };
2363
2228
  interface HTMLSixErrorPageElement extends Components.SixErrorPage, HTMLStencilElement {
2364
2229
  }
2365
2230
  var HTMLSixErrorPageElement: {
@@ -2406,17 +2271,6 @@ declare global {
2406
2271
  prototype: HTMLSixFooterElement;
2407
2272
  new (): HTMLSixFooterElement;
2408
2273
  };
2409
- /**
2410
- * @since 1.0
2411
- * @status stable
2412
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
2413
- */
2414
- interface HTMLSixFormElement extends Components.SixForm, HTMLStencilElement {
2415
- }
2416
- var HTMLSixFormElement: {
2417
- prototype: HTMLSixFormElement;
2418
- new (): HTMLSixFormElement;
2419
- };
2420
2274
  /**
2421
2275
  * @since 1.1
2422
2276
  * @status stable
@@ -2791,12 +2645,12 @@ declare global {
2791
2645
  "six-dialog": HTMLSixDialogElement;
2792
2646
  "six-drawer": HTMLSixDrawerElement;
2793
2647
  "six-dropdown": HTMLSixDropdownElement;
2648
+ "six-error": HTMLSixErrorElement;
2794
2649
  "six-error-page": HTMLSixErrorPageElement;
2795
2650
  "six-file-list": HTMLSixFileListElement;
2796
2651
  "six-file-list-item": HTMLSixFileListItemElement;
2797
2652
  "six-file-upload": HTMLSixFileUploadElement;
2798
2653
  "six-footer": HTMLSixFooterElement;
2799
- "six-form": HTMLSixFormElement;
2800
2654
  "six-group-label": HTMLSixGroupLabelElement;
2801
2655
  "six-header": HTMLSixHeaderElement;
2802
2656
  "six-icon": HTMLSixIconElement;
@@ -3014,23 +2868,23 @@ declare namespace LocalJSX {
3014
2868
  */
3015
2869
  "disabled"?: boolean;
3016
2870
  /**
3017
- * Set to display the error text on blur and not when typing
2871
+ * The error message shown, if `invalid` is set to true.
3018
2872
  */
3019
- "errorOnBlur"?: boolean;
2873
+ "errorText"?: string | string[];
3020
2874
  /**
3021
- * The checkbox's error text. Alternatively, you can use the error-text slot.
2875
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
3022
2876
  */
3023
- "errorText"?: string;
2877
+ "errorTextCount"?: number;
3024
2878
  /**
3025
2879
  * Set to true to draw the checkbox in an indeterminate state.
3026
2880
  */
3027
2881
  "indeterminate"?: boolean;
3028
2882
  /**
3029
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
2883
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3030
2884
  */
3031
2885
  "invalid"?: boolean;
3032
2886
  /**
3033
- * The checkbox label. Alternatively, you can use the label slot.
2887
+ * The label text.
3034
2888
  */
3035
2889
  "label"?: string;
3036
2890
  /**
@@ -3050,11 +2904,11 @@ declare namespace LocalJSX {
3050
2904
  */
3051
2905
  "onSix-checkbox-focus"?: (event: SixCheckboxCustomEvent<EmptyPayload>) => void;
3052
2906
  /**
3053
- * Set to true to make the checkbox a required field.
2907
+ * Set to true to show an asterisk beneath the label.
3054
2908
  */
3055
2909
  "required"?: boolean;
3056
2910
  /**
3057
- * The checkbox's value attribute.
2911
+ * The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
3058
2912
  */
3059
2913
  "value"?: string;
3060
2914
  }
@@ -3090,19 +2944,19 @@ declare namespace LocalJSX {
3090
2944
  /**
3091
2945
  * The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
3092
2946
  */
3093
- "defaultDate"?: string | null;
2947
+ "defaultDate"?: string;
3094
2948
  /**
3095
2949
  * If `true` the component is disabled.
3096
2950
  */
3097
2951
  "disabled"?: boolean;
3098
2952
  /**
3099
- * Set to display the error text on blur and not when typing
2953
+ * The error message shown, if `invalid` is set to true.
3100
2954
  */
3101
- "errorOnBlur"?: boolean;
2955
+ "errorText"?: string | string[];
3102
2956
  /**
3103
- * The input's error text. Alternatively, you can use the error-text slot.
2957
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
3104
2958
  */
3105
- "errorText"?: string;
2959
+ "errorTextCount"?: number;
3106
2960
  /**
3107
2961
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
3108
2962
  */
@@ -3116,7 +2970,11 @@ declare namespace LocalJSX {
3116
2970
  */
3117
2971
  "inline"?: boolean;
3118
2972
  /**
3119
- * The input's label. Alternatively, you can use the label slot.
2973
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
2974
+ */
2975
+ "invalid"?: boolean;
2976
+ /**
2977
+ * The label text.
3120
2978
  */
3121
2979
  "label"?: string;
3122
2980
  /**
@@ -3126,11 +2984,11 @@ declare namespace LocalJSX {
3126
2984
  /**
3127
2985
  * The maximum datetime allowed. Value must be a date object
3128
2986
  */
3129
- "max"?: Date | null;
2987
+ "max"?: Date;
3130
2988
  /**
3131
2989
  * The minimum datetime allowed. Value must be a date object
3132
2990
  */
3133
- "min"?: Date | null;
2991
+ "min"?: Date;
3134
2992
  /**
3135
2993
  * The input's name attribute.
3136
2994
  */
@@ -3154,7 +3012,7 @@ declare namespace LocalJSX {
3154
3012
  /**
3155
3013
  * The placeholder defines what text to be shown on the input element
3156
3014
  */
3157
- "placeholder"?: string | null;
3015
+ "placeholder"?: string;
3158
3016
  /**
3159
3017
  * The enforced placement of the dropdown panel.
3160
3018
  */
@@ -3164,7 +3022,7 @@ declare namespace LocalJSX {
3164
3022
  */
3165
3023
  "readonly"?: boolean;
3166
3024
  /**
3167
- * Set to true to make the input a required field.
3025
+ * Set to true to show an asterisk beneath the label.
3168
3026
  */
3169
3027
  "required"?: boolean;
3170
3028
  /**
@@ -3178,7 +3036,7 @@ declare namespace LocalJSX {
3178
3036
  /**
3179
3037
  * The value of the form field, which accepts a date object.
3180
3038
  */
3181
- "value"?: Date | null;
3039
+ "value"?: Date;
3182
3040
  }
3183
3041
  /**
3184
3042
  * @since 1.0
@@ -3190,6 +3048,9 @@ declare namespace LocalJSX {
3190
3048
  * Set to true to prevent the user from toggling the details.
3191
3049
  */
3192
3050
  "disabled"?: boolean;
3051
+ /**
3052
+ * 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'
3053
+ */
3193
3054
  "hasContent"?: boolean;
3194
3055
  /**
3195
3056
  * Set to true when you want to use six-details inline e.g. in a sidebar
@@ -3212,7 +3073,7 @@ declare namespace LocalJSX {
3212
3073
  */
3213
3074
  "onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
3214
3075
  /**
3215
- * Indicates whether or not the details is open. You can use this in lieu of the show/hide methods.
3076
+ * Indicates whether the details is open. You can use this in lieu of the show/hide methods.
3216
3077
  */
3217
3078
  "open"?: boolean;
3218
3079
  /**
@@ -3278,7 +3139,7 @@ declare namespace LocalJSX {
3278
3139
  */
3279
3140
  "onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
3280
3141
  /**
3281
- * Indicates whether or not the dialog is open. You can use this in lieu of the show/hide methods.
3142
+ * Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
3282
3143
  */
3283
3144
  "open"?: boolean;
3284
3145
  }
@@ -3325,7 +3186,7 @@ declare namespace LocalJSX {
3325
3186
  */
3326
3187
  "onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
3327
3188
  /**
3328
- * Indicates whether or not the drawer is open. You can use this in lieu of the show/hide methods.
3189
+ * Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
3329
3190
  */
3330
3191
  "open"?: boolean;
3331
3192
  /**
@@ -3408,15 +3269,15 @@ declare namespace LocalJSX {
3408
3269
  */
3409
3270
  "onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
3410
3271
  /**
3411
- * Indicates whether or not the dropdown is open. You can use this in lieu of the show/hide methods.
3272
+ * Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
3412
3273
  */
3413
3274
  "open"?: boolean;
3414
3275
  /**
3415
3276
  * Set the options to be shown in the dropdown (alternative to setting the elements via html)
3416
3277
  */
3417
- "options"?: SixMenuItemData[] | null;
3278
+ "options"?: SixMenuItemData[];
3418
3279
  /**
3419
- * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside of the viewport.
3280
+ * The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
3420
3281
  */
3421
3282
  "placement"?: | 'top'
3422
3283
  | 'top-start'
@@ -3439,6 +3300,12 @@ declare namespace LocalJSX {
3439
3300
  */
3440
3301
  "virtualScroll"?: boolean;
3441
3302
  }
3303
+ /**
3304
+ * @since 4.0
3305
+ * @status beta
3306
+ */
3307
+ interface SixError {
3308
+ }
3442
3309
  interface SixErrorPage {
3443
3310
  /**
3444
3311
  * Defines a custom description.
@@ -3455,7 +3322,7 @@ declare namespace LocalJSX {
3455
3322
  /**
3456
3323
  * Defines error Code and thus displays the proper error page.
3457
3324
  */
3458
- "errorCode"?: number;
3325
+ "errorCode"?: 404 | 403 | 500;
3459
3326
  /**
3460
3327
  * Defines language and thus displays the proper error page in the selected language.
3461
3328
  */
@@ -3521,7 +3388,7 @@ declare namespace LocalJSX {
3521
3388
  /**
3522
3389
  * Set when button is disabled.
3523
3390
  */
3524
- "disabled"?: boolean;
3391
+ "disabled"?: false;
3525
3392
  /**
3526
3393
  * Label of the drop area.
3527
3394
  */
@@ -3529,11 +3396,11 @@ declare namespace LocalJSX {
3529
3396
  /**
3530
3397
  * Allowed max file size in bytes.
3531
3398
  */
3532
- "maxFileSize"?: number | undefined;
3399
+ "maxFileSize"?: number;
3533
3400
  /**
3534
3401
  * More than one file allowed.
3535
3402
  */
3536
- "multiple"?: boolean;
3403
+ "multiple"?: false;
3537
3404
  /**
3538
3405
  * Triggers when an uploaded file doesn't match MIME type or max file size.
3539
3406
  */
@@ -3549,29 +3416,6 @@ declare namespace LocalJSX {
3549
3416
  */
3550
3417
  interface SixFooter {
3551
3418
  }
3552
- /**
3553
- * @since 1.0
3554
- * @status stable
3555
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
3556
- */
3557
- interface SixForm {
3558
- /**
3559
- * Prevent the form from validating inputs before submitting.
3560
- */
3561
- "novalidate"?: boolean;
3562
- /**
3563
- * Emitted when the control's value changes.
3564
- */
3565
- "onSix-form-change"?: (event: SixFormCustomEvent<SixFormChangePayload>) => void;
3566
- /**
3567
- * Emitted when the forms values are reset.
3568
- */
3569
- "onSix-form-reset"?: (event: SixFormCustomEvent<EmptyPayload>) => void;
3570
- /**
3571
- * Emitted when the form is submitted. This event will not be emitted if any form control inside of it is in an invalid state, unless the form has the `novalidate` attribute. Note that there is never a need to prevent this event, since it doen't send a GET or POST request like native forms. To "prevent" submission, use a conditional around the XHR request you use to submit the form's data with.
3572
- */
3573
- "onSix-form-submit"?: (event: SixFormCustomEvent<SixFormSubmitPayload>) => void;
3574
- }
3575
3419
  /**
3576
3420
  * @since 1.1
3577
3421
  * @status stable
@@ -3590,7 +3434,7 @@ declare namespace LocalJSX {
3590
3434
  */
3591
3435
  "label"?: string;
3592
3436
  /**
3593
- * The label's required attribute.
3437
+ * Set to true to show an asterisk beneath the label.
3594
3438
  */
3595
3439
  "required"?: boolean;
3596
3440
  /**
@@ -3723,13 +3567,13 @@ declare namespace LocalJSX {
3723
3567
  */
3724
3568
  "disabled"?: boolean;
3725
3569
  /**
3726
- * Set to display the error text on blur and not when typing
3570
+ * The error message shown, if `invalid` is set to true.
3727
3571
  */
3728
- "errorOnBlur"?: boolean;
3572
+ "errorText"?: string | string[];
3729
3573
  /**
3730
- * The input's error text. Alternatively, you can use the error-text slot.
3574
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
3731
3575
  */
3732
- "errorText"?: string;
3576
+ "errorTextCount"?: number;
3733
3577
  /**
3734
3578
  * The input's help text. Alternatively, you can use the help-text slot.
3735
3579
  */
@@ -3739,11 +3583,11 @@ declare namespace LocalJSX {
3739
3583
  */
3740
3584
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
3741
3585
  /**
3742
- * This will be true when the control is in an invalid state. Validity is determined by props such as `type`, `required`, `minlength`, `maxlength`, and `pattern` using the browser's constraint validation API.
3586
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
3743
3587
  */
3744
3588
  "invalid"?: boolean;
3745
3589
  /**
3746
- * The input's label. Alternatively, you can use the label slot.
3590
+ * The label text.
3747
3591
  */
3748
3592
  "label"?: string;
3749
3593
  /**
@@ -3807,7 +3651,7 @@ declare namespace LocalJSX {
3807
3651
  */
3808
3652
  "readonly"?: boolean;
3809
3653
  /**
3810
- * Set to true to make the input a required field.
3654
+ * Set to true to show an asterisk beneath the label.
3811
3655
  */
3812
3656
  "required"?: boolean;
3813
3657
  /**
@@ -3877,7 +3721,7 @@ declare namespace LocalJSX {
3877
3721
  */
3878
3722
  "paddingChar"?: string;
3879
3723
  /**
3880
- * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
3724
+ * Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
3881
3725
  */
3882
3726
  "paddingDirection"?: ItemPickerPaddingDirection;
3883
3727
  /**
@@ -3927,7 +3771,7 @@ declare namespace LocalJSX {
3927
3771
  /**
3928
3772
  * Set the number of grid columns
3929
3773
  */
3930
- "columns"?: any;
3774
+ "columns"?: number;
3931
3775
  }
3932
3776
  /**
3933
3777
  * @since 1.01
@@ -3954,7 +3798,7 @@ declare namespace LocalJSX {
3954
3798
  */
3955
3799
  "items"?: SixMenuItemData1[] | null;
3956
3800
  /**
3957
- * Defines how many items should be shown. If the number of items is larger than this properties a scrollbar will be shown
3801
+ * Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
3958
3802
  */
3959
3803
  "itemsShown"?: number;
3960
3804
  /**
@@ -4066,7 +3910,7 @@ declare namespace LocalJSX {
4066
3910
  */
4067
3911
  "disabled"?: boolean;
4068
3912
  /**
4069
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
3913
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4070
3914
  */
4071
3915
  "invalid"?: boolean;
4072
3916
  /**
@@ -4101,23 +3945,23 @@ declare namespace LocalJSX {
4101
3945
  */
4102
3946
  "disabled"?: boolean;
4103
3947
  /**
4104
- * Set to display the error text on blur and not when typing
3948
+ * The error message shown, if `invalid` is set to true.
4105
3949
  */
4106
- "errorOnBlur"?: boolean;
3950
+ "errorText"?: string | string[];
4107
3951
  /**
4108
- * The input's error text. Alternatively, you can use the error-text slot.
3952
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4109
3953
  */
4110
- "errorText"?: string;
3954
+ "errorTextCount"?: number;
4111
3955
  /**
4112
3956
  * The range's help text. Alternatively, you can use the help-text slot.
4113
3957
  */
4114
3958
  "helpText"?: string;
4115
3959
  /**
4116
- * This will be true when the control is in an invalid state. Validity in range inputs is determined by the message provided by the `setCustomValidity` method.
3960
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4117
3961
  */
4118
3962
  "invalid"?: boolean;
4119
3963
  /**
4120
- * The range's label. Alternatively, you can use the label slot.
3964
+ * The label text.
4121
3965
  */
4122
3966
  "label"?: string;
4123
3967
  /**
@@ -4145,7 +3989,7 @@ declare namespace LocalJSX {
4145
3989
  */
4146
3990
  "onSix-range-focus"?: (event: SixRangeCustomEvent<EmptyPayload>) => void;
4147
3991
  /**
4148
- * Set to true to make the input a required field.
3992
+ * Set to true to show an asterisk beneath the label.
4149
3993
  */
4150
3994
  "required"?: boolean;
4151
3995
  /**
@@ -4239,22 +4083,18 @@ declare namespace LocalJSX {
4239
4083
  * Set to true to add a clear button when the select is populated.
4240
4084
  */
4241
4085
  "clearable"?: boolean;
4242
- /**
4243
- * The default value the select will be reverted to when reset is executed
4244
- */
4245
- "defaultValue"?: string | string[] | undefined;
4246
4086
  /**
4247
4087
  * Set to true to disable the select control.
4248
4088
  */
4249
4089
  "disabled"?: boolean;
4250
4090
  /**
4251
- * Set to display the error text on blur and not when typing
4091
+ * The error message shown, if `invalid` is set to true.
4252
4092
  */
4253
- "errorOnBlur"?: boolean;
4093
+ "errorText"?: string | string[];
4254
4094
  /**
4255
- * The select's error text. Alternatively, you can use the error-text slot.
4095
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4256
4096
  */
4257
- "errorText"?: string;
4097
+ "errorTextCount"?: number;
4258
4098
  /**
4259
4099
  * Set to true to allow filtering for entries in the dropdown
4260
4100
  */
@@ -4280,11 +4120,11 @@ declare namespace LocalJSX {
4280
4120
  */
4281
4121
  "inputDebounce"?: number;
4282
4122
  /**
4283
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
4123
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4284
4124
  */
4285
4125
  "invalid"?: boolean;
4286
4126
  /**
4287
- * The select's label. Alternatively, you can use the label slot.
4127
+ * The label text.
4288
4128
  */
4289
4129
  "label"?: string;
4290
4130
  /**
@@ -4328,7 +4168,7 @@ declare namespace LocalJSX {
4328
4168
  */
4329
4169
  "placeholder"?: string;
4330
4170
  /**
4331
- * The select's required attribute.
4171
+ * Set to true to show an asterisk beneath the label.
4332
4172
  */
4333
4173
  "required"?: boolean;
4334
4174
  /**
@@ -4370,7 +4210,7 @@ declare namespace LocalJSX {
4370
4210
  */
4371
4211
  "onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
4372
4212
  /**
4373
- * Indicates whether or not the sidebar is open. You can use this in lieu of the show/hide methods.
4213
+ * Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
4374
4214
  */
4375
4215
  "open"?: boolean;
4376
4216
  /**
@@ -4417,6 +4257,9 @@ declare namespace LocalJSX {
4417
4257
  * Title of item group
4418
4258
  */
4419
4259
  "name"?: string;
4260
+ /**
4261
+ * Indicates whether the sidebar is shown
4262
+ */
4420
4263
  "open"?: boolean;
4421
4264
  /**
4422
4265
  * Custom summary icon name.
@@ -4459,9 +4302,21 @@ declare namespace LocalJSX {
4459
4302
  */
4460
4303
  "disabled"?: boolean;
4461
4304
  /**
4462
- * This will be true when the control is in an invalid state. Validity is determined by the `required` prop.
4305
+ * The error message shown, if `invalid` is set to true.
4306
+ */
4307
+ "errorText"?: string | string[];
4308
+ /**
4309
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4310
+ */
4311
+ "errorTextCount"?: number;
4312
+ /**
4313
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4463
4314
  */
4464
4315
  "invalid"?: boolean;
4316
+ /**
4317
+ * The label text.
4318
+ */
4319
+ "label"?: string;
4465
4320
  /**
4466
4321
  * The switch's name attribute.
4467
4322
  */
@@ -4479,7 +4334,7 @@ declare namespace LocalJSX {
4479
4334
  */
4480
4335
  "onSix-switch-focus"?: (event: SixSwitchCustomEvent<EmptyPayload>) => void;
4481
4336
  /**
4482
- * Set to true to make the switch a required field.
4337
+ * Set to true to show an asterisk beneath the label.
4483
4338
  */
4484
4339
  "required"?: boolean;
4485
4340
  /**
@@ -4596,7 +4451,7 @@ declare namespace LocalJSX {
4596
4451
  /**
4597
4452
  * The textarea's autocorrect attribute.
4598
4453
  */
4599
- "autocorrect"?: string;
4454
+ "autocorrect"?: 'on' | 'off';
4600
4455
  /**
4601
4456
  * The textarea's autofocus attribute.
4602
4457
  */
@@ -4606,13 +4461,13 @@ declare namespace LocalJSX {
4606
4461
  */
4607
4462
  "disabled"?: boolean;
4608
4463
  /**
4609
- * Set to display the error text on blur and not when typing
4464
+ * The error message shown, if `invalid` is set to true.
4610
4465
  */
4611
- "errorOnBlur"?: boolean;
4466
+ "errorText"?: string | string[];
4612
4467
  /**
4613
- * The textarea's error text. Alternatively, you can use the error-text slot.
4468
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4614
4469
  */
4615
- "errorText"?: string;
4470
+ "errorTextCount"?: number;
4616
4471
  /**
4617
4472
  * The textarea's help text. Alternatively, you can use the help-text slot.
4618
4473
  */
@@ -4622,11 +4477,11 @@ declare namespace LocalJSX {
4622
4477
  */
4623
4478
  "inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
4624
4479
  /**
4625
- * This will be true when the control is in an invalid state. Validity is determined by props such as `required`, `minlength`, and `maxlength` using the browser's constraint validation API.
4480
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4626
4481
  */
4627
4482
  "invalid"?: boolean;
4628
4483
  /**
4629
- * The textarea's label. Alternatively, you can use the label slot.
4484
+ * The label text.
4630
4485
  */
4631
4486
  "label"?: string;
4632
4487
  /**
@@ -4657,10 +4512,6 @@ declare namespace LocalJSX {
4657
4512
  * Emitted when the control receives input. Access the new value via event.target.value.
4658
4513
  */
4659
4514
  "onSix-textarea-input"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
4660
- /**
4661
- * Emitted whenever the value changes. Access the new value via event.target.value. six-textarea-value-change will emit whenever the value changes. So be it on textarea or when dynamically set. six-textarea-input will only be emitted when the user enters data, but not when a value is dynamically set. six-textarea-change will only be emitted when the user either presses enter or leaves the textarea field after entering some data.
4662
- */
4663
- "onSix-textarea-value-change"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
4664
4515
  /**
4665
4516
  * The textarea's placeholder text.
4666
4517
  */
@@ -4670,7 +4521,7 @@ declare namespace LocalJSX {
4670
4521
  */
4671
4522
  "readonly"?: boolean;
4672
4523
  /**
4673
- * The textarea's required attribute.
4524
+ * Set to true to show an asterisk beneath the label.
4674
4525
  */
4675
4526
  "required"?: boolean;
4676
4527
  /**
@@ -4718,7 +4569,7 @@ declare namespace LocalJSX {
4718
4569
  /**
4719
4570
  * The icon's name.
4720
4571
  */
4721
- "iconName"?: any;
4572
+ "iconName"?: string;
4722
4573
  /**
4723
4574
  * The tile's label.
4724
4575
  */
@@ -4752,23 +4603,23 @@ declare namespace LocalJSX {
4752
4603
  /**
4753
4604
  * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
4754
4605
  */
4755
- "defaultTime"?: string | null;
4606
+ "defaultTime"?: string;
4756
4607
  /**
4757
4608
  * If `true` the component is disabled.
4758
4609
  */
4759
4610
  "disabled"?: boolean;
4760
4611
  /**
4761
- * Set to display the error text on blur and not when typing
4612
+ * The input's error text. Alternatively, you can use the error-text slot.
4762
4613
  */
4763
- "errorOnBlur"?: boolean;
4614
+ "errorText"?: string | string[];
4764
4615
  /**
4765
- * The input's error text. Alternatively, you can use the error-text slot.
4616
+ * The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
4766
4617
  */
4767
- "errorText"?: string;
4618
+ "errorTextCount"?: number;
4768
4619
  /**
4769
4620
  * Define the time format. Valid formats are: HH:mm:ss hh:mm:ss:aa HH:mm:ss:ms hh:mm:ss:ms:aa HH:mm hh:mm:aa HH hh:aa mm ss ms where HH is the 24 hour format and hh is the 12 hour format Please notice that when using the 12-hour-clock (hh) you always need a period indicator (aa). So the time can be parsed as either am or pm
4770
4621
  */
4771
- "format"?: SixTimeFormat;
4622
+ "format"?: TimeFormat;
4772
4623
  /**
4773
4624
  * Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
4774
4625
  */
@@ -4778,13 +4629,17 @@ declare namespace LocalJSX {
4778
4629
  */
4779
4630
  "iconPosition"?: 'left' | 'right';
4780
4631
  /**
4781
- * Indicates whether or not the timepicker should be shown as an inline (always open) component
4632
+ * Indicates whether the timepicker should be shown as an inline (always open) component
4782
4633
  */
4783
4634
  "inline"?: boolean;
4784
4635
  /**
4785
4636
  * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
4786
4637
  */
4787
4638
  "interval"?: number;
4639
+ /**
4640
+ * If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
4641
+ */
4642
+ "invalid"?: boolean;
4788
4643
  /**
4789
4644
  * The input's label. Alternatively, you can use the label slot.
4790
4645
  */
@@ -4806,13 +4661,13 @@ declare namespace LocalJSX {
4806
4661
  */
4807
4662
  "onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
4808
4663
  /**
4809
- * Indicates whether or not the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
4664
+ * Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
4810
4665
  */
4811
4666
  "open"?: boolean;
4812
4667
  /**
4813
4668
  * The placeholder defines what text to be shown on the input element
4814
4669
  */
4815
- "placeholder"?: string | null;
4670
+ "placeholder"?: string;
4816
4671
  /**
4817
4672
  * The enforced placement of the dropdown panel.
4818
4673
  */
@@ -4822,7 +4677,7 @@ declare namespace LocalJSX {
4822
4677
  */
4823
4678
  "readonly"?: boolean;
4824
4679
  /**
4825
- * Set to true to make the input a required field.
4680
+ * Set to true to show an asterisk beneath the label.
4826
4681
  */
4827
4682
  "required"?: boolean;
4828
4683
  /**
@@ -4840,7 +4695,7 @@ declare namespace LocalJSX {
4840
4695
  /**
4841
4696
  * The value of the timepicker provided as a string. The string mast match the provided format (or default format)
4842
4697
  */
4843
- "value"?: string | null;
4698
+ "value"?: string;
4844
4699
  }
4845
4700
  /**
4846
4701
  * @since 1.0
@@ -4853,7 +4708,7 @@ declare namespace LocalJSX {
4853
4708
  */
4854
4709
  "content"?: string;
4855
4710
  /**
4856
- * Set to true to disable the tooltip so it won't show when triggered.
4711
+ * Set to true to disable the tooltip, so it won't show when triggered.
4857
4712
  */
4858
4713
  "disabled"?: boolean;
4859
4714
  /**
@@ -4877,11 +4732,11 @@ declare namespace LocalJSX {
4877
4732
  */
4878
4733
  "onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
4879
4734
  /**
4880
- * Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.
4735
+ * Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
4881
4736
  */
4882
4737
  "open"?: boolean;
4883
4738
  /**
4884
- * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside of the viewport.
4739
+ * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
4885
4740
  */
4886
4741
  "placement"?: | 'top'
4887
4742
  | 'top-start'
@@ -4917,12 +4772,12 @@ declare namespace LocalJSX {
4917
4772
  "six-dialog": SixDialog;
4918
4773
  "six-drawer": SixDrawer;
4919
4774
  "six-dropdown": SixDropdown;
4775
+ "six-error": SixError;
4920
4776
  "six-error-page": SixErrorPage;
4921
4777
  "six-file-list": SixFileList;
4922
4778
  "six-file-list-item": SixFileListItem;
4923
4779
  "six-file-upload": SixFileUpload;
4924
4780
  "six-footer": SixFooter;
4925
- "six-form": SixForm;
4926
4781
  "six-group-label": SixGroupLabel;
4927
4782
  "six-header": SixHeader;
4928
4783
  "six-icon": SixIcon;
@@ -5029,6 +4884,11 @@ declare module "@stencil/core" {
5029
4884
  * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
5030
4885
  */
5031
4886
  "six-dropdown": LocalJSX.SixDropdown & JSXBase.HTMLAttributes<HTMLSixDropdownElement>;
4887
+ /**
4888
+ * @since 4.0
4889
+ * @status beta
4890
+ */
4891
+ "six-error": LocalJSX.SixError & JSXBase.HTMLAttributes<HTMLSixErrorElement>;
5032
4892
  "six-error-page": LocalJSX.SixErrorPage & JSXBase.HTMLAttributes<HTMLSixErrorPageElement>;
5033
4893
  /**
5034
4894
  * @since 2.0.0
@@ -5050,12 +4910,6 @@ declare module "@stencil/core" {
5050
4910
  * @status stable
5051
4911
  */
5052
4912
  "six-footer": LocalJSX.SixFooter & JSXBase.HTMLAttributes<HTMLSixFooterElement>;
5053
- /**
5054
- * @since 1.0
5055
- * @status stable
5056
- * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
5057
- */
5058
- "six-form": LocalJSX.SixForm & JSXBase.HTMLAttributes<HTMLSixFormElement>;
5059
4913
  /**
5060
4914
  * @since 1.1
5061
4915
  * @status stable