@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
@@ -1,7 +1,7 @@
1
- import { h } from '@stencil/core';
2
- import FormControl from '../../functional-components/form-control/form-control';
3
- import { hasSlot } from '../../utils/slot';
4
- import { EventListeners } from '../../utils/event-listeners';
1
+ import { h } from "@stencil/core";
2
+ import FormControl from "../../functional-components/form-control/form-control";
3
+ import { hasSlot } from "../../utils/slot";
4
+ import { EventListeners } from "../../utils/event-listeners";
5
5
  let id = 0;
6
6
  /**
7
7
  * @since 1.0
@@ -24,129 +24,97 @@ export class SixCheckbox {
24
24
  this.labelId = `checkbox-label-${id}`;
25
25
  this.textId = `checkbox-text-${id}`;
26
26
  this.errorTextId = `input-error-text-${id}`;
27
- this.customErrorText = '';
28
- this.customValidation = false;
29
27
  this.eventListeners = new EventListeners();
30
- /** default state whether the radio button should be checked or not when resetting */
31
- this.defaultState = false;
28
+ this.handleChange = () => {
29
+ if (this.nativeInput != null) {
30
+ this.checked = this.nativeInput.checked;
31
+ this.indeterminate = false;
32
+ this.sixChange.emit();
33
+ }
34
+ };
35
+ this.handleBlur = () => {
36
+ this.hasFocus = false;
37
+ this.sixBlur.emit();
38
+ };
39
+ this.handleFocus = () => {
40
+ this.hasFocus = true;
41
+ this.sixFocus.emit();
42
+ };
43
+ this.handleMouseDown = (event) => {
44
+ var _a;
45
+ // Prevent clicks on the label from briefly blurring the input
46
+ event.preventDefault();
47
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus();
48
+ };
32
49
  this.hasFocus = false;
33
50
  this.hasLabelSlot = false;
34
- this.hasErrorTextSlot = false;
35
- this.name = undefined;
36
- this.value = undefined;
51
+ this.hasErrorSlot = false;
52
+ this.name = '';
53
+ this.value = 'on';
37
54
  this.disabled = false;
38
55
  this.required = false;
39
56
  this.label = '';
40
57
  this.errorText = '';
58
+ this.errorTextCount = undefined;
59
+ this.invalid = false;
41
60
  this.checked = false;
42
61
  this.indeterminate = false;
43
- this.invalid = false;
44
- this.errorOnBlur = false;
45
62
  }
46
63
  handleCheckedChange() {
47
- if (!this.input) {
64
+ if (this.nativeInput == null)
48
65
  return;
49
- }
50
- this.input.checked = this.checked;
51
- this.input.indeterminate = this.indeterminate;
52
- this.invalid = !this.input.checkValidity();
53
- this.sixChange.emit();
66
+ this.nativeInput.checked = this.checked;
67
+ this.checked = this.nativeInput.checked;
68
+ this.nativeInput.indeterminate = this.indeterminate;
54
69
  }
55
70
  handleLabelChange() {
56
71
  this.handleSlotChange();
57
72
  }
58
73
  connectedCallback() {
59
- this.handleChange = this.handleChange.bind(this);
60
- this.handleBlur = this.handleBlur.bind(this);
61
- this.handleFocus = this.handleFocus.bind(this);
62
- this.handleMouseDown = this.handleMouseDown.bind(this);
63
- this.handleInvalid = this.handleInvalid.bind(this);
64
- this.host.shadowRoot.addEventListener('slotchange', this.handleSlotChange);
74
+ var _a;
75
+ (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.addEventListener('slotchange', this.handleSlotChange);
76
+ this.eventListeners.forward('six-checkbox-change', 'change', this.host);
77
+ this.eventListeners.forward('six-checkbox-blur', 'blur', this.host);
78
+ this.eventListeners.forward('six-checkbox-focus', 'focus', this.host);
65
79
  }
66
80
  disconnectedCallback() {
67
- this.host.shadowRoot.removeEventListener('slotchange', this.handleSlotChange);
81
+ var _a;
82
+ (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.removeEventListener('slotchange', this.handleSlotChange);
68
83
  this.eventListeners.removeAll();
69
84
  }
70
85
  componentWillLoad() {
71
- this.defaultState = this.checked;
72
86
  this.handleSlotChange();
73
87
  }
74
88
  componentDidLoad() {
75
- this.input.indeterminate = this.indeterminate;
76
- this.eventListeners.add(this.input, 'invalid', (event) => {
77
- if (this.customValidation || (!this.hasErrorTextSlot && !this.errorText && !this.customErrorText)) {
78
- this.customErrorText = this.input.validationMessage;
79
- }
80
- event.preventDefault();
81
- });
89
+ const nativeInput = this.nativeInput;
90
+ if (nativeInput == null) {
91
+ return;
92
+ }
93
+ nativeInput.indeterminate = this.indeterminate;
82
94
  }
83
95
  /** Sets focus on the checkbox. */
84
96
  async setFocus(options) {
85
- this.input.focus(options);
97
+ var _a;
98
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus(options);
86
99
  }
87
100
  /** Removes focus from the checkbox. */
88
101
  async removeFocus() {
89
- this.input.blur();
90
- }
91
- /** Checks for validity and shows the browser's validation message if the control is invalid. */
92
- async reportValidity() {
93
- return this.input.reportValidity();
94
- }
95
- /** Checks for validity. */
96
- async checkValidity() {
97
- return this.input.validity.valid;
98
- }
99
- /** Sets a custom validation message. If `message` is not empty, the field will be considered invalid. */
100
- async setCustomValidity(message) {
101
- this.customErrorText = '';
102
- this.customValidation = message !== '';
103
- this.input.setCustomValidity(message);
104
- this.invalid = !this.input.checkValidity();
105
- }
106
- /** Resets the formcontrol */
107
- async reset() {
108
- this.checked = this.defaultState;
109
- this.customErrorText = '';
110
- this.customValidation = false;
111
- this.input.setCustomValidity('');
112
- this.invalid = false;
113
- }
114
- handleChange() {
115
- this.checked = this.input.checked;
116
- this.indeterminate = false;
117
- }
118
- handleBlur() {
119
- this.hasFocus = false;
120
- this.sixBlur.emit();
121
- }
122
- handleFocus() {
123
- this.hasFocus = true;
124
- this.sixFocus.emit();
125
- }
126
- handleMouseDown(event) {
127
- // Prevent clicks on the label from briefly blurring the input
128
- event.preventDefault();
129
- this.input.focus();
130
- }
131
- handleInvalid() {
132
- this.invalid = true;
102
+ var _a;
103
+ (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.blur();
133
104
  }
134
105
  handleSlotChange() {
135
- this.hasErrorTextSlot = hasSlot(this.host, 'error-text');
136
106
  this.hasLabelSlot = hasSlot(this.host, 'label');
137
- }
138
- displayError() {
139
- return this.invalid && (!this.errorOnBlur || !this.hasFocus);
107
+ this.hasErrorSlot = hasSlot(this.host, 'error-text');
140
108
  }
141
109
  render() {
142
- return (h(FormControl, { inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, errorTextId: this.errorTextId, errorText: this.customErrorText ? this.customErrorText : this.errorText, hasErrorTextSlot: this.hasErrorTextSlot, size: "medium", disabled: this.disabled, required: this.required, displayError: this.displayError() }, h("label", { part: "base", class: {
110
+ return (h(FormControl, { inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, errorTextId: this.errorTextId, hasErrorTextSlot: this.hasErrorSlot, errorText: this.errorText, errorTextCount: this.errorTextCount, size: "medium", disabled: this.disabled, required: this.required, displayError: this.invalid }, h("label", { part: "base", class: {
143
111
  checkbox: true,
144
112
  'checkbox--checked': this.checked,
145
113
  'checkbox--disabled': this.disabled,
146
114
  'checkbox--focused': this.hasFocus,
147
115
  'checkbox--invalid': this.invalid,
148
116
  'checkbox--indeterminate': this.indeterminate,
149
- }, htmlFor: this.inputId, onMouseDown: this.handleMouseDown }, h("span", { part: "control", class: "checkbox__control" }, this.checked && (h("span", { part: "checked-icon", class: "checkbox__icon" }, h("svg", { viewBox: "0 0 16 16" }, h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { stroke: "currentColor", "stroke-width": "2" }, h("g", { transform: "translate(3.428571, 3.428571)" }, h("path", { d: "M0,5.71428571 L3.42857143,9.14285714" }), h("path", { d: "M9.14285714,0 L3.42857143,9.14285714" }))))))), !this.checked && this.indeterminate && (h("span", { part: "indeterminate-icon", class: "checkbox__icon" }, h("svg", { viewBox: "0 0 16 16" }, h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { stroke: "currentColor", "stroke-width": "2" }, h("g", { transform: "translate(2.285714, 6.857143)" }, h("path", { d: "M10.2857143,1.14285714 L1.14285714,1.14285714" }))))))), h("input", { ref: (el) => (this.input = el), id: this.inputId, type: "checkbox", name: this.name, value: this.value, checked: this.checked, disabled: this.disabled, required: this.required, role: "checkbox", "aria-checked": this.checked ? 'true' : 'false', "aria-labelledby": this.labelId, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, onInvalid: this.handleInvalid })), h("span", { part: "text", id: this.textId, class: "checkbox__text" }, h("slot", null)))));
117
+ }, htmlFor: this.inputId, onMouseDown: this.handleMouseDown }, h("span", { part: "control", class: "checkbox__control" }, this.checked && (h("span", { part: "checked-icon", class: "checkbox__icon" }, h("svg", { viewBox: "0 0 16 16" }, h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { stroke: "currentColor", "stroke-width": "2" }, h("g", { transform: "translate(3.428571, 3.428571)" }, h("path", { d: "M0,5.71428571 L3.42857143,9.14285714" }), h("path", { d: "M9.14285714,0 L3.42857143,9.14285714" }))))))), !this.checked && this.indeterminate && (h("span", { part: "indeterminate-icon", class: "checkbox__icon" }, h("svg", { viewBox: "0 0 16 16" }, h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round" }, h("g", { stroke: "currentColor", "stroke-width": "2" }, h("g", { transform: "translate(2.285714, 6.857143)" }, h("path", { d: "M10.2857143,1.14285714 L1.14285714,1.14285714" }))))))), h("input", { ref: (el) => (this.nativeInput = el), id: this.inputId, type: "checkbox", name: this.name, value: this.value, checked: this.checked, disabled: this.disabled, required: this.required, role: "checkbox", "aria-checked": this.checked ? 'true' : 'false', "aria-labelledby": this.labelId, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus })), h("span", { part: "text", id: this.textId, class: "checkbox__text" }, h("slot", null)))));
150
118
  }
151
119
  static get is() { return "six-checkbox"; }
152
120
  static get encapsulation() { return "shadow"; }
@@ -177,7 +145,8 @@ export class SixCheckbox {
177
145
  "text": "The checkbox's name attribute."
178
146
  },
179
147
  "attribute": "name",
180
- "reflect": false
148
+ "reflect": false,
149
+ "defaultValue": "''"
181
150
  },
182
151
  "value": {
183
152
  "type": "string",
@@ -191,10 +160,11 @@ export class SixCheckbox {
191
160
  "optional": false,
192
161
  "docs": {
193
162
  "tags": [],
194
- "text": "The checkbox's value attribute."
163
+ "text": "The value of the checkbox does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\nit's only used when the checkbox participates in a native `<form>`."
195
164
  },
196
165
  "attribute": "value",
197
- "reflect": false
166
+ "reflect": false,
167
+ "defaultValue": "'on'"
198
168
  },
199
169
  "disabled": {
200
170
  "type": "boolean",
@@ -226,7 +196,7 @@ export class SixCheckbox {
226
196
  "optional": false,
227
197
  "docs": {
228
198
  "tags": [],
229
- "text": "Set to true to make the checkbox a required field."
199
+ "text": "Set to true to show an asterisk beneath the label."
230
200
  },
231
201
  "attribute": "required",
232
202
  "reflect": false,
@@ -244,7 +214,7 @@ export class SixCheckbox {
244
214
  "optional": false,
245
215
  "docs": {
246
216
  "tags": [],
247
- "text": "The checkbox label. Alternatively, you can use the label slot."
217
+ "text": "The label text."
248
218
  },
249
219
  "attribute": "label",
250
220
  "reflect": false,
@@ -254,41 +224,40 @@ export class SixCheckbox {
254
224
  "type": "string",
255
225
  "mutable": false,
256
226
  "complexType": {
257
- "original": "string",
258
- "resolved": "string",
227
+ "original": "string | string[]",
228
+ "resolved": "string | string[]",
259
229
  "references": {}
260
230
  },
261
231
  "required": false,
262
232
  "optional": false,
263
233
  "docs": {
264
234
  "tags": [],
265
- "text": "The checkbox's error text. Alternatively, you can use the error-text slot."
235
+ "text": "The error message shown, if `invalid` is set to true."
266
236
  },
267
237
  "attribute": "error-text",
268
238
  "reflect": false,
269
239
  "defaultValue": "''"
270
240
  },
271
- "checked": {
272
- "type": "boolean",
273
- "mutable": true,
241
+ "errorTextCount": {
242
+ "type": "number",
243
+ "mutable": false,
274
244
  "complexType": {
275
- "original": "boolean",
276
- "resolved": "boolean",
245
+ "original": "number",
246
+ "resolved": "number | undefined",
277
247
  "references": {}
278
248
  },
279
249
  "required": false,
280
- "optional": false,
250
+ "optional": true,
281
251
  "docs": {
282
252
  "tags": [],
283
- "text": "Set to true to draw the checkbox in a checked state."
253
+ "text": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1"
284
254
  },
285
- "attribute": "checked",
286
- "reflect": true,
287
- "defaultValue": "false"
255
+ "attribute": "error-text-count",
256
+ "reflect": false
288
257
  },
289
- "indeterminate": {
258
+ "invalid": {
290
259
  "type": "boolean",
291
- "mutable": true,
260
+ "mutable": false,
292
261
  "complexType": {
293
262
  "original": "boolean",
294
263
  "resolved": "boolean",
@@ -298,13 +267,13 @@ export class SixCheckbox {
298
267
  "optional": false,
299
268
  "docs": {
300
269
  "tags": [],
301
- "text": "Set to true to draw the checkbox in an indeterminate state."
270
+ "text": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed."
302
271
  },
303
- "attribute": "indeterminate",
272
+ "attribute": "invalid",
304
273
  "reflect": true,
305
274
  "defaultValue": "false"
306
275
  },
307
- "invalid": {
276
+ "checked": {
308
277
  "type": "boolean",
309
278
  "mutable": true,
310
279
  "complexType": {
@@ -316,15 +285,15 @@ export class SixCheckbox {
316
285
  "optional": false,
317
286
  "docs": {
318
287
  "tags": [],
319
- "text": "This will be true when the control is in an invalid state. Validity is determined by the `required` prop."
288
+ "text": "Set to true to draw the checkbox in a checked state."
320
289
  },
321
- "attribute": "invalid",
290
+ "attribute": "checked",
322
291
  "reflect": true,
323
292
  "defaultValue": "false"
324
293
  },
325
- "errorOnBlur": {
294
+ "indeterminate": {
326
295
  "type": "boolean",
327
- "mutable": false,
296
+ "mutable": true,
328
297
  "complexType": {
329
298
  "original": "boolean",
330
299
  "resolved": "boolean",
@@ -334,10 +303,10 @@ export class SixCheckbox {
334
303
  "optional": false,
335
304
  "docs": {
336
305
  "tags": [],
337
- "text": "Set to display the error text on blur and not when typing"
306
+ "text": "Set to true to draw the checkbox in an indeterminate state."
338
307
  },
339
- "attribute": "error-on-blur",
340
- "reflect": false,
308
+ "attribute": "indeterminate",
309
+ "reflect": true,
341
310
  "defaultValue": "false"
342
311
  }
343
312
  };
@@ -346,7 +315,7 @@ export class SixCheckbox {
346
315
  return {
347
316
  "hasFocus": {},
348
317
  "hasLabelSlot": {},
349
- "hasErrorTextSlot": {}
318
+ "hasErrorSlot": {}
350
319
  };
351
320
  }
352
321
  static get events() {
@@ -366,7 +335,8 @@ export class SixCheckbox {
366
335
  "references": {
367
336
  "EmptyPayload": {
368
337
  "location": "import",
369
- "path": "../../utils/types"
338
+ "path": "../../utils/types",
339
+ "id": "src/utils/types.ts::EmptyPayload"
370
340
  }
371
341
  }
372
342
  }
@@ -386,7 +356,8 @@ export class SixCheckbox {
386
356
  "references": {
387
357
  "EmptyPayload": {
388
358
  "location": "import",
389
- "path": "../../utils/types"
359
+ "path": "../../utils/types",
360
+ "id": "src/utils/types.ts::EmptyPayload"
390
361
  }
391
362
  }
392
363
  }
@@ -406,7 +377,8 @@ export class SixCheckbox {
406
377
  "references": {
407
378
  "EmptyPayload": {
408
379
  "location": "import",
409
- "path": "../../utils/types"
380
+ "path": "../../utils/types",
381
+ "id": "src/utils/types.ts::EmptyPayload"
410
382
  }
411
383
  }
412
384
  }
@@ -423,10 +395,12 @@ export class SixCheckbox {
423
395
  }],
424
396
  "references": {
425
397
  "Promise": {
426
- "location": "global"
398
+ "location": "global",
399
+ "id": "global::Promise"
427
400
  },
428
401
  "FocusOptions": {
429
- "location": "global"
402
+ "location": "global",
403
+ "id": "global::FocusOptions"
430
404
  }
431
405
  },
432
406
  "return": "Promise<void>"
@@ -442,7 +416,8 @@ export class SixCheckbox {
442
416
  "parameters": [],
443
417
  "references": {
444
418
  "Promise": {
445
- "location": "global"
419
+ "location": "global",
420
+ "id": "global::Promise"
446
421
  }
447
422
  },
448
423
  "return": "Promise<void>"
@@ -451,73 +426,6 @@ export class SixCheckbox {
451
426
  "text": "Removes focus from the checkbox.",
452
427
  "tags": []
453
428
  }
454
- },
455
- "reportValidity": {
456
- "complexType": {
457
- "signature": "() => Promise<boolean>",
458
- "parameters": [],
459
- "references": {
460
- "Promise": {
461
- "location": "global"
462
- }
463
- },
464
- "return": "Promise<boolean>"
465
- },
466
- "docs": {
467
- "text": "Checks for validity and shows the browser's validation message if the control is invalid.",
468
- "tags": []
469
- }
470
- },
471
- "checkValidity": {
472
- "complexType": {
473
- "signature": "() => Promise<boolean>",
474
- "parameters": [],
475
- "references": {
476
- "Promise": {
477
- "location": "global"
478
- }
479
- },
480
- "return": "Promise<boolean>"
481
- },
482
- "docs": {
483
- "text": "Checks for validity.",
484
- "tags": []
485
- }
486
- },
487
- "setCustomValidity": {
488
- "complexType": {
489
- "signature": "(message: string) => Promise<void>",
490
- "parameters": [{
491
- "tags": [],
492
- "text": ""
493
- }],
494
- "references": {
495
- "Promise": {
496
- "location": "global"
497
- }
498
- },
499
- "return": "Promise<void>"
500
- },
501
- "docs": {
502
- "text": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
503
- "tags": []
504
- }
505
- },
506
- "reset": {
507
- "complexType": {
508
- "signature": "() => Promise<void>",
509
- "parameters": [],
510
- "references": {
511
- "Promise": {
512
- "location": "global"
513
- }
514
- },
515
- "return": "Promise<void>"
516
- },
517
- "docs": {
518
- "text": "Resets the formcontrol",
519
- "tags": []
520
- }
521
429
  }
522
430
  };
523
431
  }
@@ -1 +1 @@
1
- {"version":3,"file":"six-checkbox.js","sourceRoot":"","sources":["../../../src/components/six-checkbox/six-checkbox.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Event, EventEmitter, Method, Prop, State, Watch, h, Element } from '@stencil/core';\nimport FormControl from '../../functional-components/form-control/form-control';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot label - The checkbox label.\n * @slot error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop.\n *\n * @part base - The component's base wrapper.\n * @part control - The checkbox control.\n * @part checked-icon - The container the wraps the checked icon.\n * @part indeterminate-icon - The container that wraps the indeterminate icon.\n * @part text - The checkbox text rendered to the right.\n */\n\n@Component({\n tag: 'six-checkbox',\n styleUrl: 'six-checkbox.scss',\n shadow: true,\n})\nexport class SixCheckbox {\n inputId = `checkbox-${++id}`;\n labelId = `checkbox-label-${id}`;\n textId = `checkbox-text-${id}`;\n errorTextId = `input-error-text-${id}`;\n input: HTMLInputElement;\n customErrorText = '';\n customValidation = false;\n\n readonly eventListeners = new EventListeners();\n\n @Element() host: HTMLSixCheckboxElement;\n\n @State() hasFocus = false;\n @State() hasLabelSlot = false;\n @State() hasErrorTextSlot = false;\n\n /** The checkbox's name attribute. */\n @Prop() name: string;\n\n /** The checkbox's value attribute. */\n @Prop() value: string;\n\n /** Set to true to disable the checkbox. */\n @Prop() disabled = false;\n\n /** Set to true to make the checkbox a required field. */\n @Prop() required = false;\n\n /** The checkbox label. Alternatively, you can use the label slot. */\n @Prop() label = '';\n\n /** The checkbox's error text. Alternatively, you can use the error-text slot. */\n @Prop() errorText = '';\n\n /** Set to true to draw the checkbox in a checked state. */\n @Prop({ mutable: true, reflect: true }) checked = false;\n\n /** Set to true to draw the checkbox in an indeterminate state. */\n @Prop({ mutable: true, reflect: true }) indeterminate = false;\n\n /** This will be true when the control is in an invalid state. Validity is determined by the `required` prop. */\n @Prop({ mutable: true, reflect: true }) invalid = false;\n\n /** Set to display the error text on blur and not when typing */\n @Prop() errorOnBlur = false;\n\n /** Emitted when the control loses focus. */\n @Event({ eventName: 'six-checkbox-blur' }) sixBlur: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control's checked state changes. */\n @Event({ eventName: 'six-checkbox-change' }) sixChange: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-checkbox-focus' }) sixFocus: EventEmitter<EmptyPayload>;\n\n @Watch('checked')\n @Watch('indeterminate')\n handleCheckedChange() {\n if (!this.input) {\n return;\n }\n this.input.checked = this.checked;\n this.input.indeterminate = this.indeterminate;\n this.invalid = !this.input.checkValidity();\n this.sixChange.emit();\n }\n\n @Watch('errorText')\n @Watch('label')\n handleLabelChange() {\n this.handleSlotChange();\n }\n\n /** default state whether the radio button should be checked or not when resetting */\n private defaultState = false;\n\n connectedCallback() {\n this.handleChange = this.handleChange.bind(this);\n this.handleBlur = this.handleBlur.bind(this);\n this.handleFocus = this.handleFocus.bind(this);\n this.handleMouseDown = this.handleMouseDown.bind(this);\n this.handleInvalid = this.handleInvalid.bind(this);\n\n this.host.shadowRoot.addEventListener('slotchange', this.handleSlotChange);\n }\n\n disconnectedCallback() {\n this.host.shadowRoot.removeEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.removeAll();\n }\n\n componentWillLoad() {\n this.defaultState = this.checked;\n this.handleSlotChange();\n }\n\n componentDidLoad() {\n this.input.indeterminate = this.indeterminate;\n this.eventListeners.add(this.input, 'invalid', (event) => {\n if (this.customValidation || (!this.hasErrorTextSlot && !this.errorText && !this.customErrorText)) {\n this.customErrorText = this.input.validationMessage;\n }\n event.preventDefault();\n });\n }\n\n /** Sets focus on the checkbox. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.input.focus(options);\n }\n\n /** Removes focus from the checkbox. */\n @Method()\n async removeFocus() {\n this.input.blur();\n }\n\n /** Checks for validity and shows the browser's validation message if the control is invalid. */\n @Method()\n async reportValidity() {\n return this.input.reportValidity();\n }\n\n /** Checks for validity. */\n @Method()\n async checkValidity() {\n return this.input.validity.valid;\n }\n\n /** Sets a custom validation message. If `message` is not empty, the field will be considered invalid. */\n @Method()\n async setCustomValidity(message: string) {\n this.customErrorText = '';\n this.customValidation = message !== '';\n this.input.setCustomValidity(message);\n this.invalid = !this.input.checkValidity();\n }\n\n /** Resets the formcontrol */\n @Method()\n async reset() {\n this.checked = this.defaultState;\n this.customErrorText = '';\n this.customValidation = false;\n this.input.setCustomValidity('');\n this.invalid = false;\n }\n\n handleChange() {\n this.checked = this.input.checked;\n this.indeterminate = false;\n }\n\n handleBlur() {\n this.hasFocus = false;\n this.sixBlur.emit();\n }\n\n handleFocus() {\n this.hasFocus = true;\n this.sixFocus.emit();\n }\n\n handleMouseDown(event: MouseEvent) {\n // Prevent clicks on the label from briefly blurring the input\n event.preventDefault();\n this.input.focus();\n }\n\n handleInvalid() {\n this.invalid = true;\n }\n\n handleSlotChange() {\n this.hasErrorTextSlot = hasSlot(this.host, 'error-text');\n this.hasLabelSlot = hasSlot(this.host, 'label');\n }\n\n displayError() {\n return this.invalid && (!this.errorOnBlur || !this.hasFocus);\n }\n\n render() {\n return (\n <FormControl\n inputId={this.inputId}\n label={this.label}\n labelId={this.labelId}\n hasLabelSlot={this.hasLabelSlot}\n errorTextId={this.errorTextId}\n errorText={this.customErrorText ? this.customErrorText : this.errorText}\n hasErrorTextSlot={this.hasErrorTextSlot}\n size=\"medium\"\n disabled={this.disabled}\n required={this.required}\n displayError={this.displayError()}\n >\n <label\n part=\"base\"\n class={{\n checkbox: true,\n 'checkbox--checked': this.checked,\n 'checkbox--disabled': this.disabled,\n 'checkbox--focused': this.hasFocus,\n 'checkbox--invalid': this.invalid,\n 'checkbox--indeterminate': this.indeterminate,\n }}\n htmlFor={this.inputId}\n onMouseDown={this.handleMouseDown}\n >\n <span part=\"control\" class=\"checkbox__control\">\n {this.checked && (\n <span part=\"checked-icon\" class=\"checkbox__icon\">\n <svg viewBox=\"0 0 16 16\">\n <g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"round\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <g transform=\"translate(3.428571, 3.428571)\">\n <path d=\"M0,5.71428571 L3.42857143,9.14285714\"></path>\n <path d=\"M9.14285714,0 L3.42857143,9.14285714\"></path>\n </g>\n </g>\n </g>\n </svg>\n </span>\n )}\n\n {!this.checked && this.indeterminate && (\n <span part=\"indeterminate-icon\" class=\"checkbox__icon\">\n <svg viewBox=\"0 0 16 16\">\n <g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"round\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <g transform=\"translate(2.285714, 6.857143)\">\n <path d=\"M10.2857143,1.14285714 L1.14285714,1.14285714\"></path>\n </g>\n </g>\n </g>\n </svg>\n </span>\n )}\n\n <input\n ref={(el) => (this.input = el)}\n id={this.inputId}\n type=\"checkbox\"\n name={this.name}\n value={this.value}\n checked={this.checked}\n disabled={this.disabled}\n required={this.required}\n role=\"checkbox\"\n aria-checked={this.checked ? 'true' : 'false'}\n aria-labelledby={this.labelId}\n onChange={this.handleChange}\n onBlur={this.handleBlur}\n onFocus={this.handleFocus}\n onInvalid={this.handleInvalid}\n />\n </span>\n\n <span part=\"text\" id={this.textId} class=\"checkbox__text\">\n <slot />\n </span>\n </label>\n </FormControl>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-checkbox.js","sourceRoot":"","sources":["../../../src/components/six-checkbox/six-checkbox.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport FormControl from '../../functional-components/form-control/form-control';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot label - The checkbox label.\n * @slot error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop.\n *\n * @part base - The component's base wrapper.\n * @part control - The checkbox control.\n * @part checked-icon - The container the wraps the checked icon.\n * @part indeterminate-icon - The container that wraps the indeterminate icon.\n * @part text - The checkbox text rendered to the right.\n */\n\n@Component({\n tag: 'six-checkbox',\n styleUrl: 'six-checkbox.scss',\n shadow: true,\n})\nexport class SixCheckbox {\n private inputId = `checkbox-${++id}`;\n private labelId = `checkbox-label-${id}`;\n private textId = `checkbox-text-${id}`;\n private errorTextId = `input-error-text-${id}`;\n private nativeInput?: HTMLInputElement;\n private eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixCheckboxElement;\n\n @State() hasFocus = false;\n @State() hasLabelSlot = false;\n @State() hasErrorSlot = false;\n\n /** The checkbox's name attribute. */\n @Prop() name = '';\n\n /**\n * The value of the checkbox does not mean if it's checked or not, use the `checked`\n * property for that.\n *\n * The value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\n * it's only used when the checkbox participates in a native `<form>`.\n */\n @Prop() value = 'on';\n\n /** Set to true to disable the checkbox. */\n @Prop() disabled = false;\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /** The label text. */\n @Prop() label = '';\n\n /** The error message shown, if `invalid` is set to true. */\n @Prop() errorText: string | string[] = '';\n\n /** The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1 */\n @Prop() errorTextCount?: number;\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n /** Set to true to draw the checkbox in a checked state. */\n @Prop({ mutable: true, reflect: true }) checked = false;\n\n /** Set to true to draw the checkbox in an indeterminate state. */\n @Prop({ mutable: true, reflect: true }) indeterminate = false;\n\n /** Emitted when the control loses focus. */\n @Event({ eventName: 'six-checkbox-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control's checked state changes. */\n @Event({ eventName: 'six-checkbox-change' }) sixChange!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-checkbox-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n @Watch('checked')\n @Watch('indeterminate')\n handleCheckedChange() {\n if (this.nativeInput == null) return;\n\n this.nativeInput.checked = this.checked;\n this.checked = this.nativeInput.checked;\n this.nativeInput.indeterminate = this.indeterminate;\n }\n\n @Watch('errorText')\n @Watch('label')\n handleLabelChange() {\n this.handleSlotChange();\n }\n\n connectedCallback() {\n this.host.shadowRoot?.addEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.forward('six-checkbox-change', 'change', this.host);\n this.eventListeners.forward('six-checkbox-blur', 'blur', this.host);\n this.eventListeners.forward('six-checkbox-focus', 'focus', this.host);\n }\n\n disconnectedCallback() {\n this.host.shadowRoot?.removeEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.removeAll();\n }\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n componentDidLoad() {\n const nativeInput = this.nativeInput;\n if (nativeInput == null) {\n return;\n }\n\n nativeInput.indeterminate = this.indeterminate;\n }\n\n /** Sets focus on the checkbox. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeInput?.focus(options);\n }\n\n /** Removes focus from the checkbox. */\n @Method()\n async removeFocus() {\n this.nativeInput?.blur();\n }\n\n private handleChange = () => {\n if (this.nativeInput != null) {\n this.checked = this.nativeInput.checked;\n this.indeterminate = false;\n this.sixChange.emit();\n }\n };\n\n private handleBlur = () => {\n this.hasFocus = false;\n this.sixBlur.emit();\n };\n\n private handleFocus = () => {\n this.hasFocus = true;\n this.sixFocus.emit();\n };\n\n private handleMouseDown = (event: MouseEvent) => {\n // Prevent clicks on the label from briefly blurring the input\n event.preventDefault();\n this.nativeInput?.focus();\n };\n\n private handleSlotChange() {\n this.hasLabelSlot = hasSlot(this.host, 'label');\n this.hasErrorSlot = hasSlot(this.host, 'error-text');\n }\n\n render() {\n return (\n <FormControl\n inputId={this.inputId}\n label={this.label}\n labelId={this.labelId}\n hasLabelSlot={this.hasLabelSlot}\n errorTextId={this.errorTextId}\n hasErrorTextSlot={this.hasErrorSlot}\n errorText={this.errorText}\n errorTextCount={this.errorTextCount}\n size=\"medium\"\n disabled={this.disabled}\n required={this.required}\n displayError={this.invalid}\n >\n <label\n part=\"base\"\n class={{\n checkbox: true,\n 'checkbox--checked': this.checked,\n 'checkbox--disabled': this.disabled,\n 'checkbox--focused': this.hasFocus,\n 'checkbox--invalid': this.invalid,\n 'checkbox--indeterminate': this.indeterminate,\n }}\n htmlFor={this.inputId}\n onMouseDown={this.handleMouseDown}\n >\n <span part=\"control\" class=\"checkbox__control\">\n {this.checked && (\n <span part=\"checked-icon\" class=\"checkbox__icon\">\n <svg viewBox=\"0 0 16 16\">\n <g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"round\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <g transform=\"translate(3.428571, 3.428571)\">\n <path d=\"M0,5.71428571 L3.42857143,9.14285714\"></path>\n <path d=\"M9.14285714,0 L3.42857143,9.14285714\"></path>\n </g>\n </g>\n </g>\n </svg>\n </span>\n )}\n\n {!this.checked && this.indeterminate && (\n <span part=\"indeterminate-icon\" class=\"checkbox__icon\">\n <svg viewBox=\"0 0 16 16\">\n <g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"round\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <g transform=\"translate(2.285714, 6.857143)\">\n <path d=\"M10.2857143,1.14285714 L1.14285714,1.14285714\"></path>\n </g>\n </g>\n </g>\n </svg>\n </span>\n )}\n\n <input\n ref={(el) => (this.nativeInput = el)}\n id={this.inputId}\n type=\"checkbox\"\n name={this.name}\n value={this.value}\n checked={this.checked}\n disabled={this.disabled}\n required={this.required}\n role=\"checkbox\"\n aria-checked={this.checked ? 'true' : 'false'}\n aria-labelledby={this.labelId}\n onChange={this.handleChange}\n onBlur={this.handleBlur}\n onFocus={this.handleFocus}\n />\n </span>\n\n <span part=\"text\" id={this.textId} class=\"checkbox__text\">\n <slot />\n </span>\n </label>\n </FormControl>\n );\n }\n}\n"]}
@@ -0,0 +1,83 @@
1
+ import { newSpecPage } from "@stencil/core/testing";
2
+ import { SixCheckbox } from "../six-checkbox";
3
+ describe('six-checkbox', () => {
4
+ it('default', async () => {
5
+ const page = await newSpecPage({
6
+ components: [SixCheckbox],
7
+ html: `<six-checkbox></six-checkbox>`,
8
+ });
9
+ expect(page.root).toEqualHtml(`
10
+ <six-checkbox>
11
+ <mock:shadow-root>
12
+ <div class="form-control form-control--medium" part="form-control">
13
+ <label aria-hidden="true" class="form-control__label" htmlfor="checkbox-1" id="checkbox-label-1" part="label">
14
+ <slot name="label"></slot>
15
+ </label>
16
+ <div class="form-control__input">
17
+ <label class="checkbox" htmlfor="checkbox-1" part="base">
18
+ <span class="checkbox__control" part="control">
19
+ <input aria-checked="false" aria-labelledby="checkbox-label-1" id="checkbox-1" role="checkbox" type="checkbox" value="on">
20
+ </span>
21
+ <span class="checkbox__text" id="checkbox-text-1" part="text">
22
+ <slot></slot>
23
+ </span>
24
+ </label>
25
+ </div>
26
+ <div aria-hidden="true" class="form-control__error-text" id="input-error-text-1" part="error-text">
27
+ <slot name="error-text"></slot>
28
+ </div>
29
+ <div aria-hidden="true" class="form-control__help-text" part="help-text">
30
+ <slot name="help-text"></slot>
31
+ </div>
32
+ </div>
33
+ </mock:shadow-root>
34
+ </six-checkbox>
35
+ `);
36
+ });
37
+ it('checked', async () => {
38
+ const page = await newSpecPage({
39
+ components: [SixCheckbox],
40
+ html: `<six-checkbox checked></six-checkbox>`,
41
+ });
42
+ expect(page.root).toEqualHtml(`
43
+ <six-checkbox checked="">
44
+ <mock:shadow-root>
45
+ <div class="form-control form-control--medium" part="form-control">
46
+ <label aria-hidden="true" class="form-control__label" htmlfor="checkbox-2" id="checkbox-label-2" part="label">
47
+ <slot name="label"></slot>
48
+ </label>
49
+ <div class="form-control__input">
50
+ <label class="checkbox checkbox--checked" htmlfor="checkbox-2" part="base">
51
+ <span part="control" class="checkbox__control">
52
+ <span part="checked-icon" class="checkbox__icon">
53
+ <svg viewBox="0 0 16 16">
54
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round">
55
+ <g stroke="currentColor" stroke-width="2">
56
+ <g transform="translate(3.428571, 3.428571)">
57
+ <path d="M0,5.71428571 L3.42857143,9.14285714"></path>
58
+ <path d="M9.14285714,0 L3.42857143,9.14285714"></path>
59
+ </g>
60
+ </g>
61
+ </g>
62
+ </svg>
63
+ </span>
64
+ <input id="checkbox-2" type="checkbox" role="checkbox" aria-checked="true" aria-labelledby="checkbox-label-2" checked="" value="on">
65
+ </span>
66
+ <span part="text" id="checkbox-text-2" class="checkbox__text">
67
+ <slot></slot>
68
+ </span>
69
+ </label>
70
+ </div>
71
+ <div aria-hidden="true" class="form-control__error-text" id="input-error-text-2" part="error-text">
72
+ <slot name="error-text"></slot>
73
+ </div>
74
+ <div aria-hidden="true" class="form-control__help-text" part="help-text">
75
+ <slot name="help-text"></slot>
76
+ </div>
77
+ </div>
78
+ </mock:shadow-root>
79
+ </six-checkbox>
80
+ `);
81
+ });
82
+ });
83
+ //# sourceMappingURL=six-checkbox.spec.js.map