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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1779) hide show
  1. package/README.md +9 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/error-messages-6e8049a4.js +119 -0
  5. package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
  6. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  7. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  8. package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
  9. package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
  10. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  11. package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
  12. package/dist/cjs/form-9ebaae7c.js +20 -0
  13. package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
  14. package/dist/cjs/form-control-b39f1df5.js +36 -0
  15. package/dist/cjs/form-control-b39f1df5.js.map +1 -0
  16. package/dist/cjs/index-417a06c8.js +1936 -0
  17. package/dist/cjs/index-417a06c8.js.map +1 -0
  18. package/dist/cjs/index.cjs.js +55 -87
  19. package/dist/cjs/index.cjs.js.map +1 -1
  20. package/dist/cjs/loader.cjs.js +5 -3
  21. package/dist/cjs/loader.cjs.js.map +1 -1
  22. package/dist/cjs/modal-bd7fc5bc.js +35 -0
  23. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  24. package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
  25. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  26. package/dist/cjs/popup-e854acda.js +103 -0
  27. package/dist/cjs/popup-e854acda.js.map +1 -0
  28. package/dist/cjs/scroll-68033901.js +68 -0
  29. package/dist/cjs/scroll-68033901.js.map +1 -0
  30. package/dist/cjs/six-alert.cjs.entry.js +144 -111
  31. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  32. package/dist/cjs/six-avatar.cjs.entry.js +23 -22
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  35. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  36. package/dist/cjs/six-button.cjs.entry.js +98 -96
  37. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  38. package/dist/cjs/six-card.cjs.entry.js +10 -9
  39. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-checkbox_2.cjs.entry.js +192 -0
  41. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
  42. package/dist/cjs/six-datepicker.cjs.entry.js +864 -840
  43. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/six-details.cjs.entry.js +129 -128
  45. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  46. package/dist/cjs/six-dialog.cjs.entry.js +115 -131
  47. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-drawer.cjs.entry.js +132 -149
  49. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/six-dropdown_2.cjs.entry.js +722 -639
  51. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-error-page.cjs.entry.js +84 -83
  53. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  54. package/dist/cjs/six-error.cjs.entry.js +22 -0
  55. package/dist/cjs/six-error.cjs.entry.js.map +1 -0
  56. package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
  57. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-file-list.cjs.entry.js +9 -8
  59. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  60. package/dist/cjs/six-file-upload.cjs.entry.js +123 -100
  61. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-footer.cjs.entry.js +10 -9
  63. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-group-label.cjs.entry.js +45 -44
  65. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  66. package/dist/cjs/six-header.cjs.entry.js +180 -157
  67. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  68. package/dist/cjs/six-icon-button.cjs.entry.js +34 -33
  69. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  71. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  72. package/dist/cjs/six-input.cjs.entry.js +203 -188
  73. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
  75. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  77. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
  79. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  80. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  81. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  83. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  84. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  85. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  86. package/dist/cjs/six-picto.cjs.entry.js +16 -15
  87. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  88. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  89. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  90. package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
  91. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  92. package/dist/cjs/six-radio.cjs.entry.js +106 -105
  93. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-range.cjs.entry.js +200 -186
  95. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  96. package/dist/cjs/six-root.cjs.entry.js +13 -31
  97. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  98. package/dist/cjs/six-search-field.cjs.entry.js +46 -45
  99. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-select.cjs.entry.js +539 -362
  101. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -46
  103. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  104. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  105. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
  107. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  108. package/dist/cjs/six-spinner.cjs.entry.js +17 -16
  109. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  110. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  111. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  112. package/dist/cjs/six-switch.cjs.entry.js +109 -90
  113. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  114. package/dist/cjs/six-tab-group.cjs.entry.js +256 -235
  115. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  116. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  117. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-tab.cjs.entry.js +57 -40
  119. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  120. package/dist/cjs/six-tag.cjs.entry.js +57 -34
  121. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  122. package/dist/cjs/six-textarea.cjs.entry.js +183 -179
  123. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-tile.cjs.entry.js +79 -78
  125. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  126. package/dist/cjs/six-timepicker.cjs.entry.js +350 -354
  127. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  128. package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
  129. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  130. package/dist/cjs/slot-1b1232a1.js +51 -0
  131. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  132. package/dist/cjs/types-d3da200b.js +19 -0
  133. package/dist/cjs/types-d3da200b.js.map +1 -0
  134. package/dist/cjs/ui-library.cjs.js +13 -11
  135. package/dist/cjs/ui-library.cjs.js.map +1 -1
  136. package/dist/collection/assets/TRADEMARKS.md +3 -3
  137. package/dist/collection/collection-manifest.json +7 -7
  138. package/dist/collection/components/six-alert/six-alert.css +5 -1
  139. package/dist/collection/components/six-alert/six-alert.js +382 -337
  140. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  141. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  142. package/dist/collection/components/six-avatar/six-avatar.js +111 -111
  143. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  144. package/dist/collection/components/six-badge/six-badge.css +1 -1
  145. package/dist/collection/components/six-badge/six-badge.js +90 -90
  146. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  147. package/dist/collection/components/six-button/six-button.css +23 -30
  148. package/dist/collection/components/six-button/six-button.js +448 -446
  149. package/dist/collection/components/six-button/six-button.js.map +1 -1
  150. package/dist/collection/components/six-card/six-card.css +4 -5
  151. package/dist/collection/components/six-card/six-card.js +15 -15
  152. package/dist/collection/components/six-card/six-card.js.map +1 -1
  153. package/dist/collection/components/six-checkbox/six-checkbox.css +12 -2
  154. package/dist/collection/components/six-checkbox/six-checkbox.js +421 -399
  155. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  156. package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
  157. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  158. package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
  159. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  160. package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
  161. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  162. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  163. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  164. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  165. package/dist/collection/components/six-datepicker/six-datepicker.js +1054 -1039
  166. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  168. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  169. package/dist/collection/components/six-details/six-details.css +4 -6
  170. package/dist/collection/components/six-details/six-details.js +410 -410
  171. package/dist/collection/components/six-details/six-details.js.map +1 -1
  172. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  173. package/dist/collection/components/six-dialog/six-dialog.js +340 -358
  174. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  175. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  176. package/dist/collection/components/six-drawer/six-drawer.js +393 -412
  177. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  178. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -6
  179. package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
  180. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  181. package/dist/collection/components/six-error/six-error.css +6 -0
  182. package/dist/collection/components/six-error/six-error.js +25 -0
  183. package/dist/collection/components/six-error/six-error.js.map +1 -0
  184. package/dist/collection/components/six-error-page/six-error-page.js +177 -177
  185. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  186. package/dist/collection/components/six-file-list/six-file-list.js +15 -15
  187. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  188. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  189. package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
  190. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  191. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  192. package/dist/collection/components/six-file-upload/six-file-upload.js +369 -291
  193. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  194. package/dist/collection/components/six-footer/six-footer.css +2 -2
  195. package/dist/collection/components/six-footer/six-footer.js +15 -15
  196. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  197. package/dist/collection/components/six-group-label/six-group-label.css +5 -2
  198. package/dist/collection/components/six-group-label/six-group-label.js +155 -155
  199. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  200. package/dist/collection/components/six-header/six-header.css +15 -2
  201. package/dist/collection/components/six-header/six-header.js +464 -405
  202. package/dist/collection/components/six-header/six-header.js.map +1 -1
  203. package/dist/collection/components/six-icon/six-icon.css +5 -2
  204. package/dist/collection/components/six-icon/six-icon.js +71 -71
  205. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  206. package/dist/collection/components/six-icon-button/six-icon-button.css +5 -5
  207. package/dist/collection/components/six-icon-button/six-icon-button.js +131 -131
  208. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  209. package/dist/collection/components/six-input/six-input.css +15 -2
  210. package/dist/collection/components/six-input/six-input.js +1006 -919
  211. package/dist/collection/components/six-input/six-input.js.map +1 -1
  212. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  213. package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
  214. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  215. package/dist/collection/components/six-item-picker/types.js +9 -7
  216. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  217. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  218. package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
  219. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  220. package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
  221. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  222. package/dist/collection/components/six-main-container/six-main-container.js +41 -41
  223. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  224. package/dist/collection/components/six-menu/six-menu.css +8 -7
  225. package/dist/collection/components/six-menu/six-menu.js +397 -366
  226. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  227. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  228. package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
  229. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  230. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  231. package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
  232. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  233. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  234. package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
  235. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  236. package/dist/collection/components/six-picto/six-picto.js +46 -46
  237. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  238. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  239. package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
  240. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  241. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  242. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
  243. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  244. package/dist/collection/components/six-radio/six-radio.css +1 -1
  245. package/dist/collection/components/six-radio/six-radio.js +321 -320
  246. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  247. package/dist/collection/components/six-range/six-range.css +6 -3
  248. package/dist/collection/components/six-range/six-range.js +574 -542
  249. package/dist/collection/components/six-range/six-range.js.map +1 -1
  250. package/dist/collection/components/six-root/six-root.js +84 -152
  251. package/dist/collection/components/six-root/six-root.js.map +1 -1
  252. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  253. package/dist/collection/components/six-search-field/six-search-field.js +169 -169
  254. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  255. package/dist/collection/components/six-select/six-select.css +58 -67
  256. package/dist/collection/components/six-select/six-select.js +1124 -919
  257. package/dist/collection/components/six-select/six-select.js.map +1 -1
  258. package/dist/collection/components/six-select/util.js +58 -34
  259. package/dist/collection/components/six-select/util.js.map +1 -1
  260. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  261. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
  262. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  263. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +6 -1
  264. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
  265. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  266. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +13 -1
  267. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -152
  268. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  269. package/dist/collection/components/six-spinner/six-spinner.css +1 -1
  270. package/dist/collection/components/six-spinner/six-spinner.js +47 -46
  271. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  272. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  273. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
  274. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  275. package/dist/collection/components/six-switch/six-switch.css +5 -2
  276. package/dist/collection/components/six-switch/six-switch.js +386 -344
  277. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  278. package/dist/collection/components/six-tab/six-tab.css +55 -6
  279. package/dist/collection/components/six-tab/six-tab.js +206 -189
  280. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  281. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -32
  282. package/dist/collection/components/six-tab-group/six-tab-group.js +343 -357
  283. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  284. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  285. package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
  286. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  287. package/dist/collection/components/six-tag/six-tag.css +1 -1
  288. package/dist/collection/components/six-tag/six-tag.js +161 -139
  289. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  290. package/dist/collection/components/six-textarea/six-textarea.css +10 -2
  291. package/dist/collection/components/six-textarea/six-textarea.js +792 -763
  292. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  293. package/dist/collection/components/six-tile/six-tile.css +2 -2
  294. package/dist/collection/components/six-tile/six-tile.js +298 -298
  295. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  296. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  297. package/dist/collection/components/six-timepicker/six-timepicker.js +825 -812
  298. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  299. package/dist/collection/components/six-tooltip/six-tooltip.css +2 -2
  300. package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
  301. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  302. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  303. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  304. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  305. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  306. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  307. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  308. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  309. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  310. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  311. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  312. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  313. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  314. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  315. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  316. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  317. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  318. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  319. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  323. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  325. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  327. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  329. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  331. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  333. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  335. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  337. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  339. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  341. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  343. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  345. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  347. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  349. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  351. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  353. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  355. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  357. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  359. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  361. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  363. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  365. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  367. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  369. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  371. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  373. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  375. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  377. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  379. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  381. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  383. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  385. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  387. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  389. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  391. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  393. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  395. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  397. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  399. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  401. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  403. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  405. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  407. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  409. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  411. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  413. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  415. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  417. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  419. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  421. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  423. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  425. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  427. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  431. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  433. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  435. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  437. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  439. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  441. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  443. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  445. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  447. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  449. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  451. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  453. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  455. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  457. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  459. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  461. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  463. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  465. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  467. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  469. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  471. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  473. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  475. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  477. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  479. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  481. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  483. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  485. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  487. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  489. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  491. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  493. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  495. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  497. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  499. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  503. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  505. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  507. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  509. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  511. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  513. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  515. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  517. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  519. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  521. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  523. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  525. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  527. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  529. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  531. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  533. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  535. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  537. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  538. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  539. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  540. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  541. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  542. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  543. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  544. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  545. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  546. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  547. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  548. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  549. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  550. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  551. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  552. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  553. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  554. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  555. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  556. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  557. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  558. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  559. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  560. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  561. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  562. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  563. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  564. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  565. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  566. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  567. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  568. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  569. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  570. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  571. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  572. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  573. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  574. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  575. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  576. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  577. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  578. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  579. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  580. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  581. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  582. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  583. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  584. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  585. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  586. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  587. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  588. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  589. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  590. package/dist/collection/functional-components/form-control/form-control.js +19 -17
  591. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  592. package/dist/collection/index.js +1 -0
  593. package/dist/collection/index.js.map +1 -1
  594. package/dist/collection/testUtil/delay.js +1 -1
  595. package/dist/collection/testUtil/delay.js.map +1 -1
  596. package/dist/collection/utils/alert.js +54 -0
  597. package/dist/collection/utils/alert.js.map +1 -0
  598. package/dist/collection/utils/animation.js +34 -0
  599. package/dist/collection/utils/animation.js.map +1 -0
  600. package/dist/collection/utils/date-util.js +525 -500
  601. package/dist/collection/utils/date-util.js.map +1 -1
  602. package/dist/collection/utils/error-messages.js +102 -81
  603. package/dist/collection/utils/error-messages.js.map +1 -1
  604. package/dist/collection/utils/event-listeners.js +51 -51
  605. package/dist/collection/utils/event-listeners.js.map +1 -1
  606. package/dist/collection/utils/execution-control.js +14 -14
  607. package/dist/collection/utils/execution-control.js.map +1 -1
  608. package/dist/collection/utils/focus-visible.js +28 -28
  609. package/dist/collection/utils/focus-visible.js.map +1 -1
  610. package/dist/collection/utils/form.js +12 -12
  611. package/dist/collection/utils/form.js.map +1 -1
  612. package/dist/collection/utils/modal.js +25 -25
  613. package/dist/collection/utils/modal.js.map +1 -1
  614. package/dist/collection/utils/offset.js +4 -4
  615. package/dist/collection/utils/offset.js.map +1 -1
  616. package/dist/collection/utils/popover.js +99 -99
  617. package/dist/collection/utils/popover.js.map +1 -1
  618. package/dist/collection/utils/popup.js +71 -71
  619. package/dist/collection/utils/popup.js.map +1 -1
  620. package/dist/collection/utils/scroll.js +27 -27
  621. package/dist/collection/utils/scroll.js.map +1 -1
  622. package/dist/collection/utils/slot.js +28 -29
  623. package/dist/collection/utils/slot.js.map +1 -1
  624. package/dist/collection/utils/tabbable.js +17 -17
  625. package/dist/collection/utils/tabbable.js.map +1 -1
  626. package/dist/collection/utils/time.util.js +72 -72
  627. package/dist/collection/utils/time.util.js.map +1 -1
  628. package/dist/components/event-listeners.js +51 -51
  629. package/dist/components/event-listeners.js.map +1 -1
  630. package/dist/components/execution-control.js +14 -14
  631. package/dist/components/execution-control.js.map +1 -1
  632. package/dist/components/focus-visible.js +28 -28
  633. package/dist/components/focus-visible.js.map +1 -1
  634. package/dist/components/form-control.js +26 -23
  635. package/dist/components/form-control.js.map +1 -1
  636. package/dist/components/form.js +12 -12
  637. package/dist/components/form.js.map +1 -1
  638. package/dist/components/index.d.ts +6 -0
  639. package/dist/components/index.js +113 -149
  640. package/dist/components/index.js.map +1 -1
  641. package/dist/components/modal.js +26 -42
  642. package/dist/components/modal.js.map +1 -1
  643. package/dist/components/popover.js +98 -98
  644. package/dist/components/popover.js.map +1 -1
  645. package/dist/components/scroll.js +32 -32
  646. package/dist/components/scroll.js.map +1 -1
  647. package/dist/components/six-alert.d.ts +2 -2
  648. package/dist/components/six-alert.js +178 -142
  649. package/dist/components/six-alert.js.map +1 -1
  650. package/dist/components/six-avatar.d.ts +2 -2
  651. package/dist/components/six-avatar.js +46 -45
  652. package/dist/components/six-avatar.js.map +1 -1
  653. package/dist/components/six-badge.d.ts +2 -2
  654. package/dist/components/six-badge.js +41 -40
  655. package/dist/components/six-badge.js.map +1 -1
  656. package/dist/components/six-button.d.ts +2 -2
  657. package/dist/components/six-button.js +1 -142
  658. package/dist/components/six-button.js.map +1 -1
  659. package/dist/components/six-button2.js +148 -0
  660. package/dist/components/six-button2.js.map +1 -0
  661. package/dist/components/six-card.d.ts +2 -2
  662. package/dist/components/six-card.js +22 -21
  663. package/dist/components/six-card.js.map +1 -1
  664. package/dist/components/six-checkbox.d.ts +2 -2
  665. package/dist/components/six-checkbox.js +1 -145
  666. package/dist/components/six-checkbox.js.map +1 -1
  667. package/dist/components/six-checkbox2.js +166 -0
  668. package/dist/components/six-checkbox2.js.map +1 -0
  669. package/dist/components/six-datepicker.d.ts +2 -2
  670. package/dist/components/six-datepicker.js +934 -900
  671. package/dist/components/six-datepicker.js.map +1 -1
  672. package/dist/components/six-details.d.ts +2 -2
  673. package/dist/components/six-details2.js +159 -156
  674. package/dist/components/six-details2.js.map +1 -1
  675. package/dist/components/six-dialog.d.ts +2 -2
  676. package/dist/components/six-dialog.js +145 -159
  677. package/dist/components/six-dialog.js.map +1 -1
  678. package/dist/components/six-drawer.d.ts +2 -2
  679. package/dist/components/six-drawer.js +164 -179
  680. package/dist/components/six-drawer.js.map +1 -1
  681. package/dist/components/six-dropdown.d.ts +2 -2
  682. package/dist/components/six-dropdown2.js +554 -464
  683. package/dist/components/six-dropdown2.js.map +1 -1
  684. package/dist/components/six-error-page.d.ts +2 -2
  685. package/dist/components/six-error-page.js +107 -106
  686. package/dist/components/six-error-page.js.map +1 -1
  687. package/dist/components/{set-attributes.d.ts → six-error.d.ts} +4 -4
  688. package/dist/components/six-error.js +8 -0
  689. package/dist/components/six-error.js.map +1 -0
  690. package/dist/components/six-error2.js +33 -0
  691. package/dist/components/six-error2.js.map +1 -0
  692. package/dist/components/six-file-list-item.d.ts +2 -2
  693. package/dist/components/six-file-list-item.js +60 -59
  694. package/dist/components/six-file-list-item.js.map +1 -1
  695. package/dist/components/six-file-list.d.ts +2 -2
  696. package/dist/components/six-file-list.js +21 -20
  697. package/dist/components/six-file-list.js.map +1 -1
  698. package/dist/components/six-file-upload.d.ts +2 -2
  699. package/dist/components/six-file-upload.js +165 -126
  700. package/dist/components/six-file-upload.js.map +1 -1
  701. package/dist/components/six-footer.d.ts +2 -2
  702. package/dist/components/six-footer.js +22 -21
  703. package/dist/components/six-footer.js.map +1 -1
  704. package/dist/components/six-group-label.d.ts +2 -2
  705. package/dist/components/six-group-label.js +72 -62
  706. package/dist/components/six-group-label.js.map +1 -1
  707. package/dist/components/six-header.d.ts +2 -2
  708. package/dist/components/six-header.js +246 -207
  709. package/dist/components/six-header.js.map +1 -1
  710. package/dist/components/six-icon-button.d.ts +2 -2
  711. package/dist/components/six-icon-button2.js +56 -55
  712. package/dist/components/six-icon-button2.js.map +1 -1
  713. package/dist/components/six-icon.d.ts +2 -2
  714. package/dist/components/six-icon2.js +39 -38
  715. package/dist/components/six-icon2.js.map +1 -1
  716. package/dist/components/six-input.d.ts +2 -2
  717. package/dist/components/six-input2.js +269 -239
  718. package/dist/components/six-input2.js.map +1 -1
  719. package/dist/components/six-item-picker.d.ts +2 -2
  720. package/dist/components/six-item-picker2.js +451 -348
  721. package/dist/components/six-item-picker2.js.map +1 -1
  722. package/dist/components/six-language-switcher.d.ts +2 -2
  723. package/dist/components/six-language-switcher.js +70 -63
  724. package/dist/components/six-language-switcher.js.map +1 -1
  725. package/dist/components/six-layout-grid.d.ts +2 -2
  726. package/dist/components/six-layout-grid.js +38 -35
  727. package/dist/components/six-layout-grid.js.map +1 -1
  728. package/dist/components/six-main-container.d.ts +2 -2
  729. package/dist/components/six-main-container.js +25 -24
  730. package/dist/components/six-main-container.js.map +1 -1
  731. package/dist/components/six-menu-divider.d.ts +2 -2
  732. package/dist/components/six-menu-divider.js +22 -21
  733. package/dist/components/six-menu-divider.js.map +1 -1
  734. package/dist/components/six-menu-item.d.ts +2 -2
  735. package/dist/components/six-menu-item2.js +99 -75
  736. package/dist/components/six-menu-item2.js.map +1 -1
  737. package/dist/components/six-menu-label.d.ts +2 -2
  738. package/dist/components/six-menu-label.js +22 -21
  739. package/dist/components/six-menu-label.js.map +1 -1
  740. package/dist/components/six-menu.d.ts +2 -2
  741. package/dist/components/six-menu2.js +246 -220
  742. package/dist/components/six-menu2.js.map +1 -1
  743. package/dist/components/six-picto.d.ts +2 -2
  744. package/dist/components/six-picto2.js +30 -29
  745. package/dist/components/six-picto2.js.map +1 -1
  746. package/dist/components/six-progress-bar.d.ts +2 -2
  747. package/dist/components/six-progress-bar.js +32 -31
  748. package/dist/components/six-progress-bar.js.map +1 -1
  749. package/dist/components/six-progress-ring.d.ts +2 -2
  750. package/dist/components/six-progress-ring.js +50 -47
  751. package/dist/components/six-progress-ring.js.map +1 -1
  752. package/dist/components/six-radio.d.ts +2 -2
  753. package/dist/components/six-radio.js +129 -125
  754. package/dist/components/six-radio.js.map +1 -1
  755. package/dist/components/six-range.d.ts +2 -2
  756. package/dist/components/six-range.js +244 -215
  757. package/dist/components/six-range.js.map +1 -1
  758. package/dist/components/six-root.d.ts +2 -2
  759. package/dist/components/six-root.js +40 -66
  760. package/dist/components/six-root.js.map +1 -1
  761. package/dist/components/six-search-field.d.ts +2 -2
  762. package/dist/components/six-search-field.js +80 -71
  763. package/dist/components/six-search-field.js.map +1 -1
  764. package/dist/components/six-select.d.ts +2 -2
  765. package/dist/components/six-select.js +766 -449
  766. package/dist/components/six-select.js.map +1 -1
  767. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  768. package/dist/components/six-sidebar-item-group.js +88 -75
  769. package/dist/components/six-sidebar-item-group.js.map +1 -1
  770. package/dist/components/six-sidebar-item.d.ts +2 -2
  771. package/dist/components/six-sidebar-item.js +36 -32
  772. package/dist/components/six-sidebar-item.js.map +1 -1
  773. package/dist/components/six-sidebar.d.ts +2 -2
  774. package/dist/components/six-sidebar.js +200 -197
  775. package/dist/components/six-sidebar.js.map +1 -1
  776. package/dist/components/six-spinner.d.ts +2 -2
  777. package/dist/components/six-spinner2.js +31 -30
  778. package/dist/components/six-spinner2.js.map +1 -1
  779. package/dist/components/six-stage-indicator.d.ts +2 -2
  780. package/dist/components/six-stage-indicator2.js +30 -29
  781. package/dist/components/six-stage-indicator2.js.map +1 -1
  782. package/dist/components/six-switch.d.ts +2 -2
  783. package/dist/components/six-switch.js +143 -112
  784. package/dist/components/six-switch.js.map +1 -1
  785. package/dist/components/six-tab-group.d.ts +2 -2
  786. package/dist/components/six-tab-group.js +286 -262
  787. package/dist/components/six-tab-group.js.map +1 -1
  788. package/dist/components/six-tab-panel.d.ts +2 -2
  789. package/dist/components/six-tab-panel.js +31 -30
  790. package/dist/components/six-tab-panel.js.map +1 -1
  791. package/dist/components/six-tab.d.ts +2 -2
  792. package/dist/components/six-tab.js +86 -69
  793. package/dist/components/six-tab.js.map +1 -1
  794. package/dist/components/six-tag.d.ts +2 -2
  795. package/dist/components/six-tag.js +99 -1
  796. package/dist/components/six-tag.js.map +1 -1
  797. package/dist/components/six-textarea.d.ts +2 -2
  798. package/dist/components/six-textarea.js +236 -218
  799. package/dist/components/six-textarea.js.map +1 -1
  800. package/dist/components/six-tile.d.ts +2 -2
  801. package/dist/components/six-tile.js +118 -117
  802. package/dist/components/six-tile.js.map +1 -1
  803. package/dist/components/six-timepicker.d.ts +2 -2
  804. package/dist/components/six-timepicker2.js +492 -487
  805. package/dist/components/six-timepicker2.js.map +1 -1
  806. package/dist/components/six-tooltip.d.ts +2 -2
  807. package/dist/components/six-tooltip2.js +173 -170
  808. package/dist/components/six-tooltip2.js.map +1 -1
  809. package/dist/components/slot.js +29 -30
  810. package/dist/components/slot.js.map +1 -1
  811. package/dist/components.d.ts +35 -21
  812. package/dist/components.json +1277 -312
  813. package/dist/esm/app-globals-0f993ce5.js +5 -0
  814. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  815. package/dist/esm/error-messages-1eaaad23.js +115 -0
  816. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  817. package/dist/esm/event-listeners-706d4309.js +59 -0
  818. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  819. package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
  820. package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
  821. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  822. package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
  823. package/dist/esm/form-4b145b7a.js +18 -0
  824. package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
  825. package/dist/esm/form-control-ad1710bf.js +34 -0
  826. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  827. package/dist/esm/index-a7bee415.js +1907 -0
  828. package/dist/esm/index-a7bee415.js.map +1 -0
  829. package/dist/esm/index.js +52 -87
  830. package/dist/esm/index.js.map +1 -1
  831. package/dist/esm/loader.js +6 -4
  832. package/dist/esm/loader.js.map +1 -1
  833. package/dist/esm/modal-6c1288e3.js +33 -0
  834. package/dist/esm/modal-6c1288e3.js.map +1 -0
  835. package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
  836. package/dist/esm/popover-25996e62.js.map +1 -0
  837. package/dist/esm/popup-7209e9d5.js +98 -0
  838. package/dist/esm/popup-7209e9d5.js.map +1 -0
  839. package/dist/esm/scroll-3e16851e.js +64 -0
  840. package/dist/esm/{scroll-3fb087a2.js.map → scroll-3e16851e.js.map} +1 -1
  841. package/dist/esm/six-alert.entry.js +144 -111
  842. package/dist/esm/six-alert.entry.js.map +1 -1
  843. package/dist/esm/six-avatar.entry.js +23 -22
  844. package/dist/esm/six-avatar.entry.js.map +1 -1
  845. package/dist/esm/six-badge.entry.js +25 -24
  846. package/dist/esm/six-badge.entry.js.map +1 -1
  847. package/dist/esm/six-button.entry.js +98 -96
  848. package/dist/esm/six-button.entry.js.map +1 -1
  849. package/dist/esm/six-card.entry.js +10 -9
  850. package/dist/esm/six-card.entry.js.map +1 -1
  851. package/dist/esm/six-checkbox_2.entry.js +187 -0
  852. package/dist/esm/six-checkbox_2.entry.js.map +1 -0
  853. package/dist/esm/six-datepicker.entry.js +864 -840
  854. package/dist/esm/six-datepicker.entry.js.map +1 -1
  855. package/dist/esm/six-details.entry.js +129 -128
  856. package/dist/esm/six-details.entry.js.map +1 -1
  857. package/dist/esm/six-dialog.entry.js +115 -131
  858. package/dist/esm/six-dialog.entry.js.map +1 -1
  859. package/dist/esm/six-drawer.entry.js +132 -149
  860. package/dist/esm/six-drawer.entry.js.map +1 -1
  861. package/dist/esm/six-dropdown_2.entry.js +722 -639
  862. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  863. package/dist/esm/six-error-page.entry.js +84 -83
  864. package/dist/esm/six-error-page.entry.js.map +1 -1
  865. package/dist/esm/six-error.entry.js +18 -0
  866. package/dist/esm/six-error.entry.js.map +1 -0
  867. package/dist/esm/six-file-list-item.entry.js +36 -35
  868. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  869. package/dist/esm/six-file-list.entry.js +9 -8
  870. package/dist/esm/six-file-list.entry.js.map +1 -1
  871. package/dist/esm/six-file-upload.entry.js +123 -100
  872. package/dist/esm/six-file-upload.entry.js.map +1 -1
  873. package/dist/esm/six-footer.entry.js +10 -9
  874. package/dist/esm/six-footer.entry.js.map +1 -1
  875. package/dist/esm/six-group-label.entry.js +45 -44
  876. package/dist/esm/six-group-label.entry.js.map +1 -1
  877. package/dist/esm/six-header.entry.js +180 -157
  878. package/dist/esm/six-header.entry.js.map +1 -1
  879. package/dist/esm/six-icon-button.entry.js +34 -33
  880. package/dist/esm/six-icon-button.entry.js.map +1 -1
  881. package/dist/esm/six-icon.entry.js +24 -23
  882. package/dist/esm/six-icon.entry.js.map +1 -1
  883. package/dist/esm/six-input.entry.js +203 -188
  884. package/dist/esm/six-input.entry.js.map +1 -1
  885. package/dist/esm/six-item-picker.entry.js +407 -310
  886. package/dist/esm/six-item-picker.entry.js.map +1 -1
  887. package/dist/esm/six-language-switcher.entry.js +53 -48
  888. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  889. package/dist/esm/six-layout-grid.entry.js +22 -21
  890. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  891. package/dist/esm/six-main-container.entry.js +11 -10
  892. package/dist/esm/six-main-container.entry.js.map +1 -1
  893. package/dist/esm/six-menu-divider.entry.js +10 -9
  894. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  895. package/dist/esm/six-menu-label.entry.js +10 -9
  896. package/dist/esm/six-menu-label.entry.js.map +1 -1
  897. package/dist/esm/six-picto.entry.js +16 -15
  898. package/dist/esm/six-picto.entry.js.map +1 -1
  899. package/dist/esm/six-progress-bar.entry.js +17 -16
  900. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  901. package/dist/esm/six-progress-ring.entry.js +32 -31
  902. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  903. package/dist/esm/six-radio.entry.js +106 -105
  904. package/dist/esm/six-radio.entry.js.map +1 -1
  905. package/dist/esm/six-range.entry.js +200 -186
  906. package/dist/esm/six-range.entry.js.map +1 -1
  907. package/dist/esm/six-root.entry.js +13 -31
  908. package/dist/esm/six-root.entry.js.map +1 -1
  909. package/dist/esm/six-search-field.entry.js +46 -45
  910. package/dist/esm/six-search-field.entry.js.map +1 -1
  911. package/dist/esm/six-select.entry.js +539 -362
  912. package/dist/esm/six-select.entry.js.map +1 -1
  913. package/dist/esm/six-sidebar-item-group.entry.js +58 -46
  914. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  915. package/dist/esm/six-sidebar-item.entry.js +19 -16
  916. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  917. package/dist/esm/six-sidebar.entry.js +176 -175
  918. package/dist/esm/six-sidebar.entry.js.map +1 -1
  919. package/dist/esm/six-spinner.entry.js +17 -16
  920. package/dist/esm/six-spinner.entry.js.map +1 -1
  921. package/dist/esm/six-stage-indicator.entry.js +19 -0
  922. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  923. package/dist/esm/six-switch.entry.js +109 -90
  924. package/dist/esm/six-switch.entry.js.map +1 -1
  925. package/dist/esm/six-tab-group.entry.js +256 -235
  926. package/dist/esm/six-tab-group.entry.js.map +1 -1
  927. package/dist/esm/six-tab-panel.entry.js +16 -15
  928. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  929. package/dist/esm/six-tab.entry.js +57 -40
  930. package/dist/esm/six-tab.entry.js.map +1 -1
  931. package/dist/esm/six-tag.entry.js +57 -34
  932. package/dist/esm/six-tag.entry.js.map +1 -1
  933. package/dist/esm/six-textarea.entry.js +183 -179
  934. package/dist/esm/six-textarea.entry.js.map +1 -1
  935. package/dist/esm/six-tile.entry.js +79 -78
  936. package/dist/esm/six-tile.entry.js.map +1 -1
  937. package/dist/esm/six-timepicker.entry.js +350 -354
  938. package/dist/esm/six-timepicker.entry.js.map +1 -1
  939. package/dist/esm/six-tooltip.entry.js +150 -149
  940. package/dist/esm/six-tooltip.entry.js.map +1 -1
  941. package/dist/esm/slot-56531341.js +47 -0
  942. package/dist/esm/slot-56531341.js.map +1 -0
  943. package/dist/esm/types-a07bb999.js +19 -0
  944. package/dist/esm/types-a07bb999.js.map +1 -0
  945. package/dist/esm/ui-library.js +14 -12
  946. package/dist/esm/ui-library.js.map +1 -1
  947. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  948. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  949. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  950. package/dist/types/components/six-button/six-button.d.ts +48 -48
  951. package/dist/types/components/six-card/six-card.d.ts +1 -1
  952. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -55
  953. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  954. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  955. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  956. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  957. package/dist/types/components/six-datepicker/six-datepicker.d.ts +188 -186
  958. package/dist/types/components/six-details/six-details.d.ts +42 -42
  959. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  960. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  961. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  962. package/dist/types/components/six-error/six-error.d.ts +9 -0
  963. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  964. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  965. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  966. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  967. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  968. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  969. package/dist/types/components/six-header/six-header.d.ts +61 -55
  970. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  971. package/dist/types/components/six-icon-button/six-icon-button.d.ts +18 -18
  972. package/dist/types/components/six-input/six-input.d.ts +120 -103
  973. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  974. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  975. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  976. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  977. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  978. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  979. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  980. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  981. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  982. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  983. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  984. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  985. package/dist/types/components/six-radio/six-radio.d.ts +38 -38
  986. package/dist/types/components/six-range/six-range.d.ts +77 -72
  987. package/dist/types/components/six-root/six-root.d.ts +8 -21
  988. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  989. package/dist/types/components/six-select/six-select.d.ts +135 -119
  990. package/dist/types/components/six-select/util.d.ts +3 -1
  991. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  992. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  993. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  994. package/dist/types/components/six-spinner/six-spinner.d.ts +6 -5
  995. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  996. package/dist/types/components/six-switch/six-switch.d.ts +49 -42
  997. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  998. package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -38
  999. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1000. package/dist/types/components/six-tag/six-tag.d.ts +20 -12
  1001. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -86
  1002. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  1003. package/dist/types/components/six-timepicker/six-timepicker.d.ts +154 -151
  1004. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  1005. package/dist/types/components.d.ts +623 -70
  1006. package/dist/types/functional-components/form-control/form-control.d.ts +32 -28
  1007. package/dist/types/index.d.ts +1 -0
  1008. package/dist/types/stencil-public-runtime.d.ts +37 -13
  1009. package/dist/types/types.d.ts +1 -0
  1010. package/dist/types/utils/alert.d.ts +10 -0
  1011. package/dist/types/utils/animation.d.ts +12 -0
  1012. package/dist/types/utils/date-util.d.ts +58 -50
  1013. package/dist/types/utils/error-messages.d.ts +27 -25
  1014. package/dist/types/utils/event-listeners.d.ts +11 -11
  1015. package/dist/types/utils/focus-visible.d.ts +2 -2
  1016. package/dist/types/utils/modal.d.ts +8 -8
  1017. package/dist/types/utils/offset.d.ts +2 -2
  1018. package/dist/types/utils/popover.d.ts +21 -21
  1019. package/dist/types/utils/slot.d.ts +0 -1
  1020. package/dist/types/utils/time.util.d.ts +6 -6
  1021. package/dist/types/utils/type-check.d.ts +1 -1
  1022. package/dist/types/utils/types.d.ts +1 -1
  1023. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1024. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1025. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1026. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1027. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1028. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1029. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1030. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1031. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1032. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1033. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1034. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1035. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1036. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1037. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1038. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1039. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1040. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1041. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1042. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1043. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1044. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1045. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1046. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1047. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1048. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1049. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1050. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1051. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1052. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1053. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1054. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1055. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1056. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1057. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1058. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1059. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1060. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1061. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1062. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1063. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1064. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1102. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1103. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1104. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1105. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1106. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1107. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1108. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1109. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1110. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1111. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1112. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1113. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1114. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1115. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1116. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1117. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1118. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1119. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1120. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1121. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1122. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1123. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1124. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1125. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1126. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1127. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1128. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1129. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1130. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1131. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1132. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1133. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1134. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1135. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1136. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1137. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1138. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1139. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1140. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1141. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1142. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1143. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1144. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1145. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1146. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1147. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1148. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1149. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1150. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1151. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1152. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1153. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1154. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1155. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1156. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1157. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1158. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1159. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1160. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1161. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1162. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1163. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1164. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1165. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1166. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1167. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1168. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1169. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1170. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1171. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1172. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1173. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1174. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1175. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1176. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1177. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1178. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1179. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1180. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1181. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1182. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1183. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1204. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1205. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1206. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1207. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1208. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1209. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1210. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1211. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1212. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1213. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1214. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1215. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1216. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1217. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1218. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1219. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1220. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1221. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1222. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1223. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1224. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1225. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1226. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1227. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1228. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1229. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1230. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1231. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1232. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1233. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1234. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1235. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1236. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1237. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1238. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1239. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1240. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1241. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1242. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1243. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1244. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1245. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1246. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1247. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1248. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1249. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1250. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1251. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1252. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1253. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1254. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1255. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1276. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1277. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1278. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1279. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1281. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1282. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1283. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1285. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1286. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1287. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1289. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1290. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1291. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1293. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1294. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1295. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1297. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1312. package/dist/ui-library/index.esm.js +1 -1
  1313. package/dist/ui-library/index.esm.js.map +1 -1
  1314. package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
  1315. package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +1 -1
  1316. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1317. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1318. package/dist/ui-library/p-160223d5.entry.js +2 -0
  1319. package/dist/ui-library/p-160223d5.entry.js.map +1 -0
  1320. package/dist/ui-library/p-1b67b95f.entry.js +2 -0
  1321. package/dist/ui-library/p-1b67b95f.entry.js.map +1 -0
  1322. package/dist/ui-library/p-1e47e014.entry.js +2 -0
  1323. package/dist/ui-library/p-1e47e014.entry.js.map +1 -0
  1324. package/dist/ui-library/p-2146cf22.entry.js +2 -0
  1325. package/dist/ui-library/p-2146cf22.entry.js.map +1 -0
  1326. package/dist/ui-library/{p-13b43e04.entry.js → p-22f2ca14.entry.js} +2 -2
  1327. package/dist/ui-library/p-22f2ca14.entry.js.map +1 -0
  1328. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1329. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1330. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1331. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1332. package/dist/ui-library/p-3267becc.entry.js +2 -0
  1333. package/dist/ui-library/p-3267becc.entry.js.map +1 -0
  1334. package/dist/ui-library/p-3f6cc2c2.entry.js +2 -0
  1335. package/dist/ui-library/p-3f6cc2c2.entry.js.map +1 -0
  1336. package/dist/ui-library/p-418413d3.entry.js +2 -0
  1337. package/dist/ui-library/p-418413d3.entry.js.map +1 -0
  1338. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1339. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1340. package/dist/ui-library/p-43213f9e.entry.js +2 -0
  1341. package/dist/ui-library/p-43213f9e.entry.js.map +1 -0
  1342. package/dist/ui-library/p-45761392.entry.js +2 -0
  1343. package/dist/ui-library/p-45761392.entry.js.map +1 -0
  1344. package/dist/ui-library/p-48118ce8.js +3 -0
  1345. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1346. package/dist/ui-library/p-53867d77.entry.js +2 -0
  1347. package/dist/ui-library/p-53867d77.entry.js.map +1 -0
  1348. package/dist/ui-library/p-559a15db.entry.js +2 -0
  1349. package/dist/ui-library/p-559a15db.entry.js.map +1 -0
  1350. package/dist/ui-library/p-592c7cf9.entry.js +2 -0
  1351. package/dist/ui-library/p-592c7cf9.entry.js.map +1 -0
  1352. package/dist/ui-library/p-5a513e96.entry.js +2 -0
  1353. package/dist/ui-library/p-5a513e96.entry.js.map +1 -0
  1354. package/dist/ui-library/p-651293e7.js +2 -0
  1355. package/dist/ui-library/p-651293e7.js.map +1 -0
  1356. package/dist/ui-library/p-6be7f9f4.entry.js +2 -0
  1357. package/dist/ui-library/p-6be7f9f4.entry.js.map +1 -0
  1358. package/dist/ui-library/p-70a7e87c.entry.js +2 -0
  1359. package/dist/ui-library/p-70a7e87c.entry.js.map +1 -0
  1360. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1361. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1362. package/dist/ui-library/p-783ec07c.entry.js +2 -0
  1363. package/dist/ui-library/p-783ec07c.entry.js.map +1 -0
  1364. package/dist/ui-library/p-78a4fabd.entry.js +2 -0
  1365. package/dist/ui-library/p-78a4fabd.entry.js.map +1 -0
  1366. package/dist/ui-library/p-798e7eeb.entry.js +2 -0
  1367. package/dist/ui-library/p-798e7eeb.entry.js.map +1 -0
  1368. package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
  1369. package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +1 -1
  1370. package/dist/ui-library/{p-1f18768a.js → p-8227aaed.js} +2 -2
  1371. package/dist/ui-library/{p-1f18768a.js.map → p-8227aaed.js.map} +1 -1
  1372. package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
  1373. package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +1 -1
  1374. package/dist/ui-library/p-84370073.entry.js +2 -0
  1375. package/dist/ui-library/p-84370073.entry.js.map +1 -0
  1376. package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
  1377. package/dist/ui-library/p-862d474e.js.map +1 -0
  1378. package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
  1379. package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +1 -1
  1380. package/dist/ui-library/p-8fe4ec36.entry.js +2 -0
  1381. package/dist/ui-library/p-8fe4ec36.entry.js.map +1 -0
  1382. package/dist/ui-library/p-9370d59e.entry.js +2 -0
  1383. package/dist/ui-library/p-9370d59e.entry.js.map +1 -0
  1384. package/dist/ui-library/p-9915dfc2.entry.js +2 -0
  1385. package/dist/ui-library/p-9915dfc2.entry.js.map +1 -0
  1386. package/dist/ui-library/p-9bb03da7.entry.js +2 -0
  1387. package/dist/ui-library/p-9bb03da7.entry.js.map +1 -0
  1388. package/dist/ui-library/p-a04460e3.js +2 -0
  1389. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1390. package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
  1391. package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +1 -1
  1392. package/dist/ui-library/p-a929b095.entry.js +2 -0
  1393. package/dist/ui-library/p-a929b095.entry.js.map +1 -0
  1394. package/dist/ui-library/p-a9c733e3.entry.js +2 -0
  1395. package/dist/ui-library/p-a9c733e3.entry.js.map +1 -0
  1396. package/dist/ui-library/p-aa319c2c.entry.js +2 -0
  1397. package/dist/ui-library/p-aa319c2c.entry.js.map +1 -0
  1398. package/dist/ui-library/p-aff7bbcb.entry.js +2 -0
  1399. package/dist/ui-library/p-aff7bbcb.entry.js.map +1 -0
  1400. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1401. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1402. package/dist/ui-library/p-b3b243a6.entry.js +2 -0
  1403. package/dist/ui-library/p-b3b243a6.entry.js.map +1 -0
  1404. package/dist/ui-library/p-b4bd1767.entry.js +2 -0
  1405. package/dist/ui-library/p-b4bd1767.entry.js.map +1 -0
  1406. package/dist/ui-library/p-bbf2ac6b.entry.js +2 -0
  1407. package/dist/ui-library/p-bbf2ac6b.entry.js.map +1 -0
  1408. package/dist/ui-library/p-c1cd72fb.entry.js +2 -0
  1409. package/dist/ui-library/p-c1cd72fb.entry.js.map +1 -0
  1410. package/dist/ui-library/p-c6f5a872.entry.js +2 -0
  1411. package/dist/ui-library/p-c6f5a872.entry.js.map +1 -0
  1412. package/dist/ui-library/p-cb510ea1.entry.js +2 -0
  1413. package/dist/ui-library/p-cb510ea1.entry.js.map +1 -0
  1414. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1415. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1416. package/dist/ui-library/p-cf323369.entry.js +2 -0
  1417. package/dist/ui-library/p-cf323369.entry.js.map +1 -0
  1418. package/dist/ui-library/p-e080d5b6.js +2 -0
  1419. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1420. package/dist/ui-library/p-e0ac4cd8.entry.js +2 -0
  1421. package/dist/ui-library/p-e0ac4cd8.entry.js.map +1 -0
  1422. package/dist/ui-library/p-e1255160.js +2 -0
  1423. package/dist/ui-library/p-e1255160.js.map +1 -0
  1424. package/dist/ui-library/p-e3ff26dd.entry.js +2 -0
  1425. package/dist/ui-library/p-e3ff26dd.entry.js.map +1 -0
  1426. package/dist/ui-library/p-e8c717d3.entry.js +2 -0
  1427. package/dist/ui-library/p-e8c717d3.entry.js.map +1 -0
  1428. package/dist/ui-library/p-e8e16974.entry.js +2 -0
  1429. package/dist/ui-library/p-e8e16974.entry.js.map +1 -0
  1430. package/dist/ui-library/p-ecfb0aec.entry.js +2 -0
  1431. package/dist/ui-library/p-ecfb0aec.entry.js.map +1 -0
  1432. package/dist/ui-library/p-f0bc11a5.entry.js +2 -0
  1433. package/dist/ui-library/p-f0bc11a5.entry.js.map +1 -0
  1434. package/dist/ui-library/p-f12eec83.entry.js +2 -0
  1435. package/dist/ui-library/p-f12eec83.entry.js.map +1 -0
  1436. package/dist/ui-library/p-f136a6b2.js +2 -0
  1437. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1438. package/dist/ui-library/p-f678d725.entry.js +2 -0
  1439. package/dist/ui-library/p-f678d725.entry.js.map +1 -0
  1440. package/dist/ui-library/p-f9b341a3.entry.js +2 -0
  1441. package/dist/ui-library/p-f9b341a3.entry.js.map +1 -0
  1442. package/dist/ui-library/ui-library.css +1 -10
  1443. package/dist/ui-library/ui-library.esm.js +1 -1
  1444. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1445. package/loader/cdn.js +1 -3
  1446. package/loader/index.cjs.js +1 -3
  1447. package/loader/index.d.ts +3 -0
  1448. package/loader/index.es2017.js +1 -3
  1449. package/loader/index.js +1 -3
  1450. package/package.json +18 -31
  1451. package/dist/cjs/event-listeners-fdfe838c.js +0 -61
  1452. package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
  1453. package/dist/cjs/focus-visible-ae2470dd.js +0 -47
  1454. package/dist/cjs/form-2df8c5bb.js +0 -20
  1455. package/dist/cjs/form-control-d369af14.js +0 -33
  1456. package/dist/cjs/form-control-d369af14.js.map +0 -1
  1457. package/dist/cjs/index-900437fc.js +0 -2256
  1458. package/dist/cjs/index-900437fc.js.map +0 -1
  1459. package/dist/cjs/modal-d5f074c7.js +0 -52
  1460. package/dist/cjs/modal-d5f074c7.js.map +0 -1
  1461. package/dist/cjs/popover-2df7e154.js.map +0 -1
  1462. package/dist/cjs/popup-f1d9910f.js +0 -103
  1463. package/dist/cjs/popup-f1d9910f.js.map +0 -1
  1464. package/dist/cjs/scroll-03678de1.js +0 -69
  1465. package/dist/cjs/scroll-03678de1.js.map +0 -1
  1466. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  1467. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1468. package/dist/cjs/six-checkbox.cjs.entry.js +0 -124
  1469. package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
  1470. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  1471. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1472. package/dist/cjs/slot-6e6a400f.js +0 -53
  1473. package/dist/cjs/slot-6e6a400f.js.map +0 -1
  1474. package/dist/cjs/types-47199040.js +0 -17
  1475. package/dist/cjs/types-47199040.js.map +0 -1
  1476. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1477. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1478. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1479. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1480. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1481. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1482. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1483. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1484. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1485. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1486. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -79
  1487. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1488. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1489. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1490. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1491. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1492. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1493. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1494. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1495. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1496. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
  1497. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1498. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1499. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1500. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1501. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1502. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1503. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1504. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1505. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1506. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1507. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1508. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -43
  1509. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1510. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1511. package/dist/collection/components/six-header/test/six-header.spec.js +0 -133
  1512. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1513. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1514. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1515. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1516. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1517. package/dist/collection/components/six-input/test/six-input.spec.js +0 -37
  1518. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1519. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1520. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1521. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1522. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1523. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1524. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1525. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1526. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1527. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1528. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1529. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1530. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1531. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1532. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1533. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1534. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1535. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1536. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1537. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1538. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1539. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1540. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1541. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1542. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1543. package/dist/collection/components/six-range/test/six-range.spec.js +0 -32
  1544. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1545. package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
  1546. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1547. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1548. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1549. package/dist/collection/components/six-select/test/six-select.spec.js +0 -82
  1550. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1551. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1552. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1553. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1554. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1555. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1556. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1557. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1558. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1559. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1560. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1561. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1562. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1563. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -69
  1564. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1565. package/dist/collection/components/six-tab/test/six-tab.spec.js +0 -20
  1566. package/dist/collection/components/six-tab/test/six-tab.spec.js.map +0 -1
  1567. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js +0 -45
  1568. package/dist/collection/components/six-tab-group/test/six-tab-group.spec.js.map +0 -1
  1569. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1570. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1571. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -42
  1572. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1573. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -117
  1574. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1575. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1576. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1577. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1578. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1579. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1580. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1581. package/dist/collection/files/file-list.json +0 -308
  1582. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1583. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1584. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1585. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1586. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1587. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1588. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1589. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1590. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1591. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1592. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1593. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1594. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1595. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1596. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1597. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1598. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1599. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1600. package/dist/collection/utils/date-util.spec.js +0 -995
  1601. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1602. package/dist/collection/utils/scroll.spec.js +0 -122
  1603. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1604. package/dist/collection/utils/support.js +0 -16
  1605. package/dist/collection/utils/support.js.map +0 -1
  1606. package/dist/collection/utils/time.util.spec.js +0 -368
  1607. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1608. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  1609. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1610. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
  1611. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
  1612. package/dist/components/set-attributes.js +0 -8
  1613. package/dist/components/set-attributes.js.map +0 -1
  1614. package/dist/components/set-attributes2.js +0 -71
  1615. package/dist/components/set-attributes2.js.map +0 -1
  1616. package/dist/components/six-tag2.js +0 -74
  1617. package/dist/components/six-tag2.js.map +0 -1
  1618. package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
  1619. package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
  1620. package/dist/esm/focus-visible-fc6ac671.js +0 -45
  1621. package/dist/esm/form-81252534.js +0 -18
  1622. package/dist/esm/form-control-32cb533f.js +0 -31
  1623. package/dist/esm/form-control-32cb533f.js.map +0 -1
  1624. package/dist/esm/index-8a74f992.js +0 -2227
  1625. package/dist/esm/index-8a74f992.js.map +0 -1
  1626. package/dist/esm/modal-7d32e141.js +0 -49
  1627. package/dist/esm/modal-7d32e141.js.map +0 -1
  1628. package/dist/esm/polyfills/core-js.js +0 -11
  1629. package/dist/esm/polyfills/dom.js +0 -79
  1630. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1631. package/dist/esm/polyfills/index.js +0 -34
  1632. package/dist/esm/polyfills/system.js +0 -6
  1633. package/dist/esm/popover-136d1f73.js.map +0 -1
  1634. package/dist/esm/popup-7f89a001.js +0 -98
  1635. package/dist/esm/popup-7f89a001.js.map +0 -1
  1636. package/dist/esm/scroll-3fb087a2.js +0 -64
  1637. package/dist/esm/set-attributes_2.entry.js +0 -68
  1638. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1639. package/dist/esm/six-checkbox.entry.js +0 -120
  1640. package/dist/esm/six-checkbox.entry.js.map +0 -1
  1641. package/dist/esm/six-menu-item.entry.js +0 -59
  1642. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1643. package/dist/esm/slot-ad36df3a.js +0 -48
  1644. package/dist/esm/slot-ad36df3a.js.map +0 -1
  1645. package/dist/esm/types-59b455aa.js +0 -17
  1646. package/dist/esm/types-59b455aa.js.map +0 -1
  1647. package/dist/types/utils/support.d.ts +0 -1
  1648. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1649. package/dist/ui-library/assets/six-logo.svg +0 -1
  1650. package/dist/ui-library/files/file-list.json +0 -308
  1651. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1652. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1653. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1654. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1655. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1656. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1657. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1658. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1659. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1660. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1661. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1662. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1663. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1664. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1665. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1666. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1667. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1668. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1669. package/dist/ui-library/p-02981b91.entry.js +0 -2
  1670. package/dist/ui-library/p-02981b91.entry.js.map +0 -1
  1671. package/dist/ui-library/p-0f510624.js.map +0 -1
  1672. package/dist/ui-library/p-1256cc0a.entry.js +0 -2
  1673. package/dist/ui-library/p-1256cc0a.entry.js.map +0 -1
  1674. package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
  1675. package/dist/ui-library/p-15559d38.js +0 -2
  1676. package/dist/ui-library/p-15559d38.js.map +0 -1
  1677. package/dist/ui-library/p-19ed7a4c.entry.js +0 -2
  1678. package/dist/ui-library/p-19ed7a4c.entry.js.map +0 -1
  1679. package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
  1680. package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
  1681. package/dist/ui-library/p-21b3b321.entry.js +0 -2
  1682. package/dist/ui-library/p-21b3b321.entry.js.map +0 -1
  1683. package/dist/ui-library/p-264d4ea8.entry.js +0 -2
  1684. package/dist/ui-library/p-264d4ea8.entry.js.map +0 -1
  1685. package/dist/ui-library/p-29ac3d7d.entry.js +0 -2
  1686. package/dist/ui-library/p-29ac3d7d.entry.js.map +0 -1
  1687. package/dist/ui-library/p-314b2096.entry.js +0 -2
  1688. package/dist/ui-library/p-314b2096.entry.js.map +0 -1
  1689. package/dist/ui-library/p-330a4988.entry.js +0 -2
  1690. package/dist/ui-library/p-330a4988.entry.js.map +0 -1
  1691. package/dist/ui-library/p-346f9557.entry.js +0 -2
  1692. package/dist/ui-library/p-346f9557.entry.js.map +0 -1
  1693. package/dist/ui-library/p-37557787.entry.js +0 -2
  1694. package/dist/ui-library/p-37557787.entry.js.map +0 -1
  1695. package/dist/ui-library/p-3cc5addb.entry.js +0 -2
  1696. package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
  1697. package/dist/ui-library/p-3d9de119.entry.js +0 -2
  1698. package/dist/ui-library/p-3d9de119.entry.js.map +0 -1
  1699. package/dist/ui-library/p-411ed539.entry.js +0 -2
  1700. package/dist/ui-library/p-411ed539.entry.js.map +0 -1
  1701. package/dist/ui-library/p-4705a51e.entry.js +0 -2
  1702. package/dist/ui-library/p-4705a51e.entry.js.map +0 -1
  1703. package/dist/ui-library/p-4abed9df.entry.js +0 -2
  1704. package/dist/ui-library/p-4abed9df.entry.js.map +0 -1
  1705. package/dist/ui-library/p-59210f0b.js +0 -2
  1706. package/dist/ui-library/p-59210f0b.js.map +0 -1
  1707. package/dist/ui-library/p-5af44076.entry.js +0 -2
  1708. package/dist/ui-library/p-5af44076.entry.js.map +0 -1
  1709. package/dist/ui-library/p-5d6b7353.entry.js +0 -2
  1710. package/dist/ui-library/p-5d6b7353.entry.js.map +0 -1
  1711. package/dist/ui-library/p-613283a7.entry.js +0 -2
  1712. package/dist/ui-library/p-613283a7.entry.js.map +0 -1
  1713. package/dist/ui-library/p-6153045b.js +0 -3
  1714. package/dist/ui-library/p-6153045b.js.map +0 -1
  1715. package/dist/ui-library/p-6197fe2f.entry.js +0 -2
  1716. package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
  1717. package/dist/ui-library/p-72254eef.entry.js +0 -2
  1718. package/dist/ui-library/p-72254eef.entry.js.map +0 -1
  1719. package/dist/ui-library/p-724875b0.entry.js +0 -2
  1720. package/dist/ui-library/p-724875b0.entry.js.map +0 -1
  1721. package/dist/ui-library/p-7afafb9d.entry.js +0 -2
  1722. package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
  1723. package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
  1724. package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
  1725. package/dist/ui-library/p-83864cfe.entry.js +0 -2
  1726. package/dist/ui-library/p-83864cfe.entry.js.map +0 -1
  1727. package/dist/ui-library/p-878226a0.entry.js +0 -2
  1728. package/dist/ui-library/p-878226a0.entry.js.map +0 -1
  1729. package/dist/ui-library/p-91b51800.entry.js +0 -2
  1730. package/dist/ui-library/p-91b51800.entry.js.map +0 -1
  1731. package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
  1732. package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
  1733. package/dist/ui-library/p-99e24daf.entry.js +0 -2
  1734. package/dist/ui-library/p-99e24daf.entry.js.map +0 -1
  1735. package/dist/ui-library/p-9ace84c7.js +0 -2
  1736. package/dist/ui-library/p-9ace84c7.js.map +0 -1
  1737. package/dist/ui-library/p-9b354f5d.entry.js +0 -2
  1738. package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
  1739. package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
  1740. package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
  1741. package/dist/ui-library/p-9f0b43f9.entry.js +0 -2
  1742. package/dist/ui-library/p-9f0b43f9.entry.js.map +0 -1
  1743. package/dist/ui-library/p-a0f290d0.entry.js +0 -2
  1744. package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
  1745. package/dist/ui-library/p-a55c7258.entry.js +0 -2
  1746. package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
  1747. package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
  1748. package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
  1749. package/dist/ui-library/p-ac099e6b.entry.js +0 -2
  1750. package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
  1751. package/dist/ui-library/p-ae601a0f.entry.js +0 -2
  1752. package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
  1753. package/dist/ui-library/p-b351f889.entry.js +0 -2
  1754. package/dist/ui-library/p-b351f889.entry.js.map +0 -1
  1755. package/dist/ui-library/p-b550a258.entry.js +0 -2
  1756. package/dist/ui-library/p-b550a258.entry.js.map +0 -1
  1757. package/dist/ui-library/p-bf87464b.entry.js +0 -2
  1758. package/dist/ui-library/p-bf87464b.entry.js.map +0 -1
  1759. package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
  1760. package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
  1761. package/dist/ui-library/p-cd67da3d.entry.js +0 -2
  1762. package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
  1763. package/dist/ui-library/p-cdaed936.entry.js +0 -2
  1764. package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
  1765. package/dist/ui-library/p-d367f4f9.entry.js +0 -2
  1766. package/dist/ui-library/p-d367f4f9.entry.js.map +0 -1
  1767. package/dist/ui-library/p-d42c2025.js +0 -2
  1768. package/dist/ui-library/p-d42c2025.js.map +0 -1
  1769. package/dist/ui-library/p-dfed33c5.entry.js +0 -2
  1770. package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
  1771. package/dist/ui-library/p-ed381ad9.entry.js +0 -2
  1772. package/dist/ui-library/p-ed381ad9.entry.js.map +0 -1
  1773. package/dist/ui-library/p-ee8342e1.entry.js +0 -2
  1774. package/dist/ui-library/p-ee8342e1.entry.js.map +0 -1
  1775. package/dist/ui-library/p-ee950ce2.entry.js +0 -2
  1776. package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
  1777. package/dist/ui-library/p-ff90ffd1.entry.js +0 -2
  1778. package/dist/ui-library/p-ff90ffd1.entry.js.map +0 -1
  1779. package/readme.md +0 -156
@@ -1,58 +1,11 @@
1
1
  {
2
- "timestamp": "2023-08-17T14:35:18",
2
+ "timestamp": "2024-10-04T09:16:18",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.0.4",
6
- "typescriptVersion": "5.0.4"
5
+ "version": "4.21.0",
6
+ "typescriptVersion": "5.5.3"
7
7
  },
8
8
  "components": [
9
- {
10
- "filePath": "src/wrappers/set-attributes/set-attributes.tsx",
11
- "encapsulation": "none",
12
- "tag": "set-attributes",
13
- "readme": "# set-attributes\n\n<!-- EXAMPLES -->\n",
14
- "docs": "<!-- EXAMPLES -->",
15
- "docsTags": [],
16
- "usage": {},
17
- "props": [
18
- {
19
- "name": "value",
20
- "type": "{}",
21
- "complexType": {
22
- "original": "{}",
23
- "resolved": "{}",
24
- "references": {}
25
- },
26
- "mutable": false,
27
- "reflectToAttr": false,
28
- "docs": "Attributes map",
29
- "docsTags": [],
30
- "default": "{}",
31
- "values": [
32
- {
33
- "type": "{}"
34
- }
35
- ],
36
- "optional": false,
37
- "required": false
38
- }
39
- ],
40
- "methods": [],
41
- "events": [],
42
- "listeners": [],
43
- "styles": [],
44
- "slots": [],
45
- "parts": [],
46
- "dependents": [
47
- "six-root"
48
- ],
49
- "dependencies": [],
50
- "dependencyGraph": {
51
- "six-root": [
52
- "set-attributes"
53
- ]
54
- }
55
- },
56
9
  {
57
10
  "filePath": "src/components/six-alert/six-alert.tsx",
58
11
  "encapsulation": "shadow",
@@ -128,7 +81,7 @@
128
81
  "mutable": false,
129
82
  "attr": "duration",
130
83
  "reflectToAttr": false,
131
- "docs": "The length of time, in milliseconds, the alert will show before closing itself. If the user interacts with the\nalert before it closes (e.g. moves the mouse over it), the timer will restart.",
84
+ "docs": "The length of time, in milliseconds, the alert will show before closing itself.\nIf the user hovers over the toast alert, the timer will pause.\nOn leaving the element with the mouse, the timer resets.",
132
85
  "docsTags": [],
133
86
  "default": "Infinity",
134
87
  "values": [
@@ -165,9 +118,15 @@
165
118
  "name": "type",
166
119
  "type": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
167
120
  "complexType": {
168
- "original": "'primary' | 'success' | 'info' | 'warning' | 'danger'",
121
+ "original": "AlertType",
169
122
  "resolved": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
170
- "references": {}
123
+ "references": {
124
+ "AlertType": {
125
+ "location": "local",
126
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-alert/six-alert.tsx",
127
+ "id": "src/components/six-alert/six-alert.tsx::AlertType"
128
+ }
129
+ }
171
130
  },
172
131
  "mutable": false,
173
132
  "attr": "type",
@@ -253,8 +212,14 @@
253
212
  "docs": ""
254
213
  },
255
214
  "complexType": {
256
- "signature": "() => Promise<void>",
257
- "parameters": [],
215
+ "signature": "(adjustPosition?: boolean) => Promise<void>",
216
+ "parameters": [
217
+ {
218
+ "name": "adjustPosition",
219
+ "type": "boolean",
220
+ "docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
221
+ }
222
+ ],
258
223
  "references": {
259
224
  "Promise": {
260
225
  "location": "global",
@@ -263,10 +228,21 @@
263
228
  },
264
229
  "return": "Promise<void>"
265
230
  },
266
- "signature": "toast() => Promise<void>",
267
- "parameters": [],
231
+ "signature": "toast(adjustPosition?: boolean) => Promise<void>",
232
+ "parameters": [
233
+ {
234
+ "name": "adjustPosition",
235
+ "type": "boolean",
236
+ "docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
237
+ }
238
+ ],
268
239
  "docs": "Displays the alert as a toast notification. This will move the alert out of its position in the DOM and, when\ndismissed, it will be removed from the DOM completely. By storing a reference to the alert, you can reuse it by\ncalling this method again. The returned promise will resolve after the alert is hidden.",
269
- "docsTags": []
240
+ "docsTags": [
241
+ {
242
+ "name": "param",
243
+ "text": "adjustPosition If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
244
+ }
245
+ ]
270
246
  }
271
247
  ],
272
248
  "events": [
@@ -1062,10 +1038,10 @@
1062
1038
  },
1063
1039
  {
1064
1040
  "name": "type",
1065
- "type": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
1041
+ "type": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
1066
1042
  "complexType": {
1067
- "original": "'secondary' | 'primary' | 'link' | 'success' | 'warning' | 'danger' | 'action'",
1068
- "resolved": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
1043
+ "original": "| 'secondary'\n | 'primary'\n | 'link'\n | 'success'\n | 'warning'\n | 'danger'\n | 'action'\n | 'action-outline'",
1044
+ "resolved": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
1069
1045
  "references": {}
1070
1046
  },
1071
1047
  "mutable": false,
@@ -1079,6 +1055,10 @@
1079
1055
  "value": "action",
1080
1056
  "type": "string"
1081
1057
  },
1058
+ {
1059
+ "value": "action-outline",
1060
+ "type": "string"
1061
+ },
1082
1062
  {
1083
1063
  "value": "danger",
1084
1064
  "type": "string"
@@ -1163,8 +1143,9 @@
1163
1143
  "signature": "(options?: FocusOptions) => Promise<void>",
1164
1144
  "parameters": [
1165
1145
  {
1166
- "tags": [],
1167
- "text": ""
1146
+ "name": "options",
1147
+ "type": "FocusOptions | undefined",
1148
+ "docs": ""
1168
1149
  }
1169
1150
  ],
1170
1151
  "references": {
@@ -1180,7 +1161,13 @@
1180
1161
  "return": "Promise<void>"
1181
1162
  },
1182
1163
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
1183
- "parameters": [],
1164
+ "parameters": [
1165
+ {
1166
+ "name": "options",
1167
+ "type": "FocusOptions | undefined",
1168
+ "docs": ""
1169
+ }
1170
+ ],
1184
1171
  "docs": "Sets focus on the button.",
1185
1172
  "docsTags": []
1186
1173
  }
@@ -1265,13 +1252,18 @@
1265
1252
  "docs": "The suffix container."
1266
1253
  }
1267
1254
  ],
1268
- "dependents": [],
1255
+ "dependents": [
1256
+ "six-select"
1257
+ ],
1269
1258
  "dependencies": [
1270
1259
  "six-spinner"
1271
1260
  ],
1272
1261
  "dependencyGraph": {
1273
1262
  "six-button": [
1274
1263
  "six-spinner"
1264
+ ],
1265
+ "six-select": [
1266
+ "six-button"
1275
1267
  ]
1276
1268
  }
1277
1269
  },
@@ -1404,10 +1396,10 @@
1404
1396
  },
1405
1397
  {
1406
1398
  "name": "errorText",
1407
- "type": "string",
1399
+ "type": "string | string[]",
1408
1400
  "complexType": {
1409
- "original": "string",
1410
- "resolved": "string",
1401
+ "original": "string | string[]",
1402
+ "resolved": "string | string[]",
1411
1403
  "references": {}
1412
1404
  },
1413
1405
  "mutable": false,
@@ -1419,11 +1411,38 @@
1419
1411
  "values": [
1420
1412
  {
1421
1413
  "type": "string"
1414
+ },
1415
+ {
1416
+ "type": "string[]"
1422
1417
  }
1423
1418
  ],
1424
1419
  "optional": false,
1425
1420
  "required": false
1426
1421
  },
1422
+ {
1423
+ "name": "errorTextCount",
1424
+ "type": "number | undefined",
1425
+ "complexType": {
1426
+ "original": "number",
1427
+ "resolved": "number | undefined",
1428
+ "references": {}
1429
+ },
1430
+ "mutable": false,
1431
+ "attr": "error-text-count",
1432
+ "reflectToAttr": false,
1433
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
1434
+ "docsTags": [],
1435
+ "values": [
1436
+ {
1437
+ "type": "number"
1438
+ },
1439
+ {
1440
+ "type": "undefined"
1441
+ }
1442
+ ],
1443
+ "optional": true,
1444
+ "required": false
1445
+ },
1427
1446
  {
1428
1447
  "name": "indeterminate",
1429
1448
  "type": "boolean",
@@ -1590,8 +1609,9 @@
1590
1609
  "signature": "(options?: FocusOptions) => Promise<void>",
1591
1610
  "parameters": [
1592
1611
  {
1593
- "tags": [],
1594
- "text": ""
1612
+ "name": "options",
1613
+ "type": "FocusOptions | undefined",
1614
+ "docs": ""
1595
1615
  }
1596
1616
  ],
1597
1617
  "references": {
@@ -1607,7 +1627,13 @@
1607
1627
  "return": "Promise<void>"
1608
1628
  },
1609
1629
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
1610
- "parameters": [],
1630
+ "parameters": [
1631
+ {
1632
+ "name": "options",
1633
+ "type": "FocusOptions | undefined",
1634
+ "docs": ""
1635
+ }
1636
+ ],
1611
1637
  "docs": "Sets focus on the checkbox.",
1612
1638
  "docsTags": []
1613
1639
  }
@@ -1708,9 +1734,20 @@
1708
1734
  "docs": "The checkbox text rendered to the right."
1709
1735
  }
1710
1736
  ],
1711
- "dependents": [],
1712
- "dependencies": [],
1713
- "dependencyGraph": {}
1737
+ "dependents": [
1738
+ "six-menu-item"
1739
+ ],
1740
+ "dependencies": [
1741
+ "six-error"
1742
+ ],
1743
+ "dependencyGraph": {
1744
+ "six-checkbox": [
1745
+ "six-error"
1746
+ ],
1747
+ "six-menu-item": [
1748
+ "six-checkbox"
1749
+ ]
1750
+ }
1714
1751
  },
1715
1752
  {
1716
1753
  "filePath": "src/components/six-datepicker/six-datepicker.tsx",
@@ -1730,6 +1767,10 @@
1730
1767
  {
1731
1768
  "name": "slot",
1732
1769
  "text": "- Used to define a footer for the date picker."
1770
+ },
1771
+ {
1772
+ "name": "slot",
1773
+ "text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
1733
1774
  }
1734
1775
  ],
1735
1776
  "usage": {},
@@ -1987,10 +2028,10 @@
1987
2028
  },
1988
2029
  {
1989
2030
  "name": "errorText",
1990
- "type": "string",
2031
+ "type": "string | string[]",
1991
2032
  "complexType": {
1992
- "original": "string",
1993
- "resolved": "string",
2033
+ "original": "string | string[]",
2034
+ "resolved": "string | string[]",
1994
2035
  "references": {}
1995
2036
  },
1996
2037
  "mutable": false,
@@ -2002,11 +2043,38 @@
2002
2043
  "values": [
2003
2044
  {
2004
2045
  "type": "string"
2046
+ },
2047
+ {
2048
+ "type": "string[]"
2005
2049
  }
2006
2050
  ],
2007
2051
  "optional": false,
2008
2052
  "required": false
2009
2053
  },
2054
+ {
2055
+ "name": "errorTextCount",
2056
+ "type": "number | undefined",
2057
+ "complexType": {
2058
+ "original": "number",
2059
+ "resolved": "number | undefined",
2060
+ "references": {}
2061
+ },
2062
+ "mutable": false,
2063
+ "attr": "error-text-count",
2064
+ "reflectToAttr": false,
2065
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
2066
+ "docsTags": [],
2067
+ "values": [
2068
+ {
2069
+ "type": "number"
2070
+ },
2071
+ {
2072
+ "type": "undefined"
2073
+ }
2074
+ ],
2075
+ "optional": true,
2076
+ "required": false
2077
+ },
2010
2078
  {
2011
2079
  "name": "hoist",
2012
2080
  "type": "boolean",
@@ -2124,10 +2192,10 @@
2124
2192
  },
2125
2193
  {
2126
2194
  "name": "locale",
2127
- "type": "\"de\" | \"en\" | \"fr\" | \"it\"",
2195
+ "type": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
2128
2196
  "complexType": {
2129
- "original": "'en' | 'de' | 'fr' | 'it'",
2130
- "resolved": "\"de\" | \"en\" | \"fr\" | \"it\"",
2197
+ "original": "'en' | 'de' | 'fr' | 'it' | 'es'",
2198
+ "resolved": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
2131
2199
  "references": {}
2132
2200
  },
2133
2201
  "mutable": false,
@@ -2145,6 +2213,10 @@
2145
2213
  "value": "en",
2146
2214
  "type": "string"
2147
2215
  },
2216
+ {
2217
+ "value": "es",
2218
+ "type": "string"
2219
+ },
2148
2220
  {
2149
2221
  "value": "fr",
2150
2222
  "type": "string"
@@ -2452,8 +2524,9 @@
2452
2524
  "signature": "(datestring?: string) => Promise<void>",
2453
2525
  "parameters": [
2454
2526
  {
2455
- "tags": [],
2456
- "text": ""
2527
+ "name": "datestring",
2528
+ "type": "string | undefined",
2529
+ "docs": ""
2457
2530
  }
2458
2531
  ],
2459
2532
  "references": {
@@ -2465,7 +2538,13 @@
2465
2538
  "return": "Promise<void>"
2466
2539
  },
2467
2540
  "signature": "select(datestring?: string) => Promise<void>",
2468
- "parameters": [],
2541
+ "parameters": [
2542
+ {
2543
+ "name": "datestring",
2544
+ "type": "string | undefined",
2545
+ "docs": ""
2546
+ }
2547
+ ],
2469
2548
  "docs": "Selects an option",
2470
2549
  "docsTags": []
2471
2550
  },
@@ -2479,8 +2558,9 @@
2479
2558
  "signature": "(options?: FocusOptions) => Promise<void>",
2480
2559
  "parameters": [
2481
2560
  {
2482
- "tags": [],
2483
- "text": ""
2561
+ "name": "options",
2562
+ "type": "FocusOptions | undefined",
2563
+ "docs": ""
2484
2564
  }
2485
2565
  ],
2486
2566
  "references": {
@@ -2496,7 +2576,13 @@
2496
2576
  "return": "Promise<void>"
2497
2577
  },
2498
2578
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
2499
- "parameters": [],
2579
+ "parameters": [
2580
+ {
2581
+ "name": "options",
2582
+ "type": "FocusOptions | undefined",
2583
+ "docs": ""
2584
+ }
2585
+ ],
2500
2586
  "docs": "Sets focus on the datepickers input.",
2501
2587
  "docsTags": []
2502
2588
  }
@@ -2582,6 +2668,10 @@
2582
2668
  {
2583
2669
  "name": "",
2584
2670
  "docs": "Used to define a footer for the date picker."
2671
+ },
2672
+ {
2673
+ "name": "error-text",
2674
+ "docs": "Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
2585
2675
  }
2586
2676
  ],
2587
2677
  "parts": [
@@ -2615,7 +2705,8 @@
2615
2705
  "six-timepicker"
2616
2706
  ],
2617
2707
  "six-input": [
2618
- "six-icon"
2708
+ "six-icon",
2709
+ "six-error"
2619
2710
  ],
2620
2711
  "six-timepicker": [
2621
2712
  "six-item-picker",
@@ -3021,6 +3112,11 @@
3021
3112
  "annotation": "prop",
3022
3113
  "docs": "The timing function (easing) to use for the hide transition."
3023
3114
  },
3115
+ {
3116
+ "name": "--horizontal-padding",
3117
+ "annotation": "prop",
3118
+ "docs": "The horizontal padding"
3119
+ },
3024
3120
  {
3025
3121
  "name": "--show-duration",
3026
3122
  "annotation": "prop",
@@ -3887,6 +3983,10 @@
3887
3983
  "name": "slot",
3888
3984
  "text": "trigger - The dropdown's trigger, usually a `<six-button>` element."
3889
3985
  },
3986
+ {
3987
+ "name": "slot",
3988
+ "text": "dropdown-footer - The dropdown's footer area."
3989
+ },
3890
3990
  {
3891
3991
  "name": "slot",
3892
3992
  "text": "- The dropdown's content."
@@ -4035,7 +4135,7 @@
4035
4135
  "reflectToAttr": false,
4036
4136
  "docs": "The distance in pixels from which to offset the panel away from its trigger.",
4037
4137
  "docsTags": [],
4038
- "default": "0",
4138
+ "default": "4",
4039
4139
  "values": [
4040
4140
  {
4041
4141
  "type": "number"
@@ -4074,12 +4174,12 @@
4074
4174
  "resolved": "number",
4075
4175
  "references": {}
4076
4176
  },
4077
- "mutable": false,
4177
+ "mutable": true,
4078
4178
  "attr": "filter-debounce",
4079
4179
  "reflectToAttr": false,
4080
4180
  "docs": "The debounce for the filter callbacks.",
4081
4181
  "docsTags": [],
4082
- "default": "DEFAULT_DEBOUNCE_FAST",
4182
+ "default": "0",
4083
4183
  "values": [
4084
4184
  {
4085
4185
  "type": "number"
@@ -4132,6 +4232,28 @@
4132
4232
  "optional": false,
4133
4233
  "required": false
4134
4234
  },
4235
+ {
4236
+ "name": "matchTriggerWidth",
4237
+ "type": "boolean",
4238
+ "complexType": {
4239
+ "original": "boolean",
4240
+ "resolved": "boolean",
4241
+ "references": {}
4242
+ },
4243
+ "mutable": false,
4244
+ "attr": "match-trigger-width",
4245
+ "reflectToAttr": false,
4246
+ "docs": "Determines if the dropdown panel's width should match the width of the trigger element.\n\nIf set to `true`, the panel will resize its width to align with the trigger's width.\nIf `false` or omitted, the panel will maintain its default width.",
4247
+ "docsTags": [],
4248
+ "default": "false",
4249
+ "values": [
4250
+ {
4251
+ "type": "boolean"
4252
+ }
4253
+ ],
4254
+ "optional": false,
4255
+ "required": false
4256
+ },
4135
4257
  {
4136
4258
  "name": "open",
4137
4259
  "type": "boolean",
@@ -4168,7 +4290,7 @@
4168
4290
  }
4169
4291
  }
4170
4292
  },
4171
- "mutable": false,
4293
+ "mutable": true,
4172
4294
  "reflectToAttr": false,
4173
4295
  "docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
4174
4296
  "docsTags": [],
@@ -4336,7 +4458,13 @@
4336
4458
  "signature": "reposition() => Promise<void>",
4337
4459
  "parameters": [],
4338
4460
  "docs": "Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\nis activated.",
4339
- "docsTags": []
4461
+ "docsTags": [
4462
+ {
4463
+ "name": "deprecated",
4464
+ "text": ": use the property `matchTriggerWidth` instead."
4465
+ }
4466
+ ],
4467
+ "deprecation": ": use the property `matchTriggerWidth` instead."
4340
4468
  },
4341
4469
  {
4342
4470
  "name": "show",
@@ -4510,6 +4638,10 @@
4510
4638
  "name": "",
4511
4639
  "docs": "The dropdown's content."
4512
4640
  },
4641
+ {
4642
+ "name": "dropdown-footer",
4643
+ "docs": "The dropdown's footer area."
4644
+ },
4513
4645
  {
4514
4646
  "name": "trigger",
4515
4647
  "docs": "The dropdown's trigger, usually a `<six-button>` element."
@@ -4540,19 +4672,26 @@
4540
4672
  "dependencies": [
4541
4673
  "six-menu-item",
4542
4674
  "six-input",
4675
+ "six-icon",
4543
4676
  "six-menu"
4544
4677
  ],
4545
4678
  "dependencyGraph": {
4546
4679
  "six-dropdown": [
4547
4680
  "six-menu-item",
4548
4681
  "six-input",
4682
+ "six-icon",
4549
4683
  "six-menu"
4550
4684
  ],
4551
4685
  "six-menu-item": [
4686
+ "six-checkbox",
4552
4687
  "six-icon"
4553
4688
  ],
4689
+ "six-checkbox": [
4690
+ "six-error"
4691
+ ],
4554
4692
  "six-input": [
4555
- "six-icon"
4693
+ "six-icon",
4694
+ "six-error"
4556
4695
  ],
4557
4696
  "six-menu": [
4558
4697
  "six-menu-item"
@@ -4565,6 +4704,77 @@
4565
4704
  ]
4566
4705
  }
4567
4706
  },
4707
+ {
4708
+ "filePath": "src/components/six-error/six-error.tsx",
4709
+ "encapsulation": "shadow",
4710
+ "tag": "six-error",
4711
+ "readme": "# six-error\n\n<!-- EXAMPLES -->\n",
4712
+ "docs": "<!-- EXAMPLES -->",
4713
+ "docsTags": [
4714
+ {
4715
+ "name": "since",
4716
+ "text": "4.0"
4717
+ },
4718
+ {
4719
+ "name": "status",
4720
+ "text": "beta"
4721
+ },
4722
+ {
4723
+ "name": "slot",
4724
+ "text": "default - The error's message content"
4725
+ }
4726
+ ],
4727
+ "usage": {},
4728
+ "props": [],
4729
+ "methods": [],
4730
+ "events": [],
4731
+ "listeners": [],
4732
+ "styles": [],
4733
+ "slots": [
4734
+ {
4735
+ "name": "default",
4736
+ "docs": "The error's message content"
4737
+ }
4738
+ ],
4739
+ "parts": [],
4740
+ "dependents": [
4741
+ "six-checkbox",
4742
+ "six-file-upload",
4743
+ "six-group-label",
4744
+ "six-input",
4745
+ "six-range",
4746
+ "six-select",
4747
+ "six-switch",
4748
+ "six-textarea"
4749
+ ],
4750
+ "dependencies": [],
4751
+ "dependencyGraph": {
4752
+ "six-checkbox": [
4753
+ "six-error"
4754
+ ],
4755
+ "six-file-upload": [
4756
+ "six-error"
4757
+ ],
4758
+ "six-group-label": [
4759
+ "six-error"
4760
+ ],
4761
+ "six-input": [
4762
+ "six-error"
4763
+ ],
4764
+ "six-range": [
4765
+ "six-error"
4766
+ ],
4767
+ "six-select": [
4768
+ "six-error"
4769
+ ],
4770
+ "six-switch": [
4771
+ "six-error"
4772
+ ],
4773
+ "six-textarea": [
4774
+ "six-error"
4775
+ ]
4776
+ }
4777
+ },
4568
4778
  {
4569
4779
  "filePath": "src/components/six-error-page/six-error-page.tsx",
4570
4780
  "encapsulation": "shadow",
@@ -4995,8 +5205,12 @@
4995
5205
  {
4996
5206
  "name": "status",
4997
5207
  "text": "experimental"
4998
- }
4999
- ],
5208
+ },
5209
+ {
5210
+ "name": "slot",
5211
+ "text": "error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
5212
+ }
5213
+ ],
5000
5214
  "usage": {},
5001
5215
  "props": [
5002
5216
  {
@@ -5067,6 +5281,53 @@
5067
5281
  "optional": false,
5068
5282
  "required": false
5069
5283
  },
5284
+ {
5285
+ "name": "errorText",
5286
+ "type": "string | string[]",
5287
+ "complexType": {
5288
+ "original": "string | string[]",
5289
+ "resolved": "string | string[]",
5290
+ "references": {}
5291
+ },
5292
+ "mutable": false,
5293
+ "attr": "error-text",
5294
+ "reflectToAttr": false,
5295
+ "docs": "The error message shown, if `invalid` is set to true.",
5296
+ "docsTags": [],
5297
+ "default": "''",
5298
+ "values": [
5299
+ {
5300
+ "type": "string"
5301
+ },
5302
+ {
5303
+ "type": "string[]"
5304
+ }
5305
+ ],
5306
+ "optional": false,
5307
+ "required": false
5308
+ },
5309
+ {
5310
+ "name": "invalid",
5311
+ "type": "boolean",
5312
+ "complexType": {
5313
+ "original": "boolean",
5314
+ "resolved": "boolean",
5315
+ "references": {}
5316
+ },
5317
+ "mutable": false,
5318
+ "attr": "invalid",
5319
+ "reflectToAttr": true,
5320
+ "docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
5321
+ "docsTags": [],
5322
+ "default": "false",
5323
+ "values": [
5324
+ {
5325
+ "type": "boolean"
5326
+ }
5327
+ ],
5328
+ "optional": false,
5329
+ "required": false
5330
+ },
5070
5331
  {
5071
5332
  "name": "label",
5072
5333
  "type": "string | undefined",
@@ -5136,6 +5397,28 @@
5136
5397
  ],
5137
5398
  "optional": false,
5138
5399
  "required": false
5400
+ },
5401
+ {
5402
+ "name": "uploading",
5403
+ "type": "boolean",
5404
+ "complexType": {
5405
+ "original": "boolean",
5406
+ "resolved": "boolean",
5407
+ "references": {}
5408
+ },
5409
+ "mutable": false,
5410
+ "attr": "uploading",
5411
+ "reflectToAttr": true,
5412
+ "docs": "Set to true to draw the control in a loading state.",
5413
+ "docsTags": [],
5414
+ "default": "false",
5415
+ "values": [
5416
+ {
5417
+ "type": "boolean"
5418
+ }
5419
+ ],
5420
+ "optional": false,
5421
+ "required": false
5139
5422
  }
5140
5423
  ],
5141
5424
  "methods": [],
@@ -5204,15 +5487,24 @@
5204
5487
  }
5205
5488
  ],
5206
5489
  "styles": [],
5207
- "slots": [],
5490
+ "slots": [
5491
+ {
5492
+ "name": "error-text",
5493
+ "docs": "Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
5494
+ }
5495
+ ],
5208
5496
  "parts": [],
5209
5497
  "dependents": [],
5210
5498
  "dependencies": [
5211
- "six-icon"
5499
+ "six-icon",
5500
+ "six-spinner",
5501
+ "six-error"
5212
5502
  ],
5213
5503
  "dependencyGraph": {
5214
5504
  "six-file-upload": [
5215
- "six-icon"
5505
+ "six-icon",
5506
+ "six-spinner",
5507
+ "six-error"
5216
5508
  ]
5217
5509
  }
5218
5510
  },
@@ -5456,8 +5748,14 @@
5456
5748
  }
5457
5749
  ],
5458
5750
  "dependents": [],
5459
- "dependencies": [],
5460
- "dependencyGraph": {}
5751
+ "dependencies": [
5752
+ "six-error"
5753
+ ],
5754
+ "dependencyGraph": {
5755
+ "six-group-label": [
5756
+ "six-error"
5757
+ ]
5758
+ }
5461
5759
  },
5462
5760
  {
5463
5761
  "filePath": "src/components/six-header/six-header.tsx",
@@ -5523,6 +5821,55 @@
5523
5821
  "optional": false,
5524
5822
  "required": false
5525
5823
  },
5824
+ {
5825
+ "name": "hideHamburgerMenu",
5826
+ "type": "boolean",
5827
+ "complexType": {
5828
+ "original": "boolean",
5829
+ "resolved": "boolean",
5830
+ "references": {}
5831
+ },
5832
+ "mutable": false,
5833
+ "attr": "hide-hamburger-menu",
5834
+ "reflectToAttr": false,
5835
+ "docs": "Set whether the hamburger menu should be visible or not",
5836
+ "docsTags": [],
5837
+ "default": "false",
5838
+ "values": [
5839
+ {
5840
+ "type": "boolean"
5841
+ }
5842
+ ],
5843
+ "optional": false,
5844
+ "required": false
5845
+ },
5846
+ {
5847
+ "name": "logo",
5848
+ "type": "\"bme\" | \"six\"",
5849
+ "complexType": {
5850
+ "original": "'six' | 'bme'",
5851
+ "resolved": "\"bme\" | \"six\"",
5852
+ "references": {}
5853
+ },
5854
+ "mutable": false,
5855
+ "attr": "logo",
5856
+ "reflectToAttr": false,
5857
+ "docs": "The displayed logo. Either six or bme. Defaults to six.",
5858
+ "docsTags": [],
5859
+ "default": "'six'",
5860
+ "values": [
5861
+ {
5862
+ "value": "bme",
5863
+ "type": "string"
5864
+ },
5865
+ {
5866
+ "value": "six",
5867
+ "type": "string"
5868
+ }
5869
+ ],
5870
+ "optional": false,
5871
+ "required": false
5872
+ },
5526
5873
  {
5527
5874
  "name": "openHamburgerMenu",
5528
5875
  "type": "boolean",
@@ -5623,8 +5970,9 @@
5623
5970
  "signature": "(openState: boolean) => Promise<void>",
5624
5971
  "parameters": [
5625
5972
  {
5626
- "tags": [],
5627
- "text": ""
5973
+ "name": "openState",
5974
+ "type": "boolean",
5975
+ "docs": ""
5628
5976
  }
5629
5977
  ],
5630
5978
  "references": {
@@ -5636,7 +5984,13 @@
5636
5984
  "return": "Promise<void>"
5637
5985
  },
5638
5986
  "signature": "setSearchOpenState(openState: boolean) => Promise<void>",
5639
- "parameters": [],
5987
+ "parameters": [
5988
+ {
5989
+ "name": "openState",
5990
+ "type": "boolean",
5991
+ "docs": ""
5992
+ }
5993
+ ],
5640
5994
  "docs": "Sets open state for search",
5641
5995
  "docsTags": []
5642
5996
  }
@@ -5791,7 +6145,12 @@
5791
6145
  "docs": "Used to define the search field component in the header."
5792
6146
  }
5793
6147
  ],
5794
- "parts": [],
6148
+ "parts": [
6149
+ {
6150
+ "name": "header",
6151
+ "docs": ""
6152
+ }
6153
+ ],
5795
6154
  "dependents": [],
5796
6155
  "dependencies": [
5797
6156
  "six-icon-button",
@@ -5808,13 +6167,19 @@
5808
6167
  "six-dropdown": [
5809
6168
  "six-menu-item",
5810
6169
  "six-input",
6170
+ "six-icon",
5811
6171
  "six-menu"
5812
6172
  ],
5813
6173
  "six-menu-item": [
6174
+ "six-checkbox",
5814
6175
  "six-icon"
5815
6176
  ],
6177
+ "six-checkbox": [
6178
+ "six-error"
6179
+ ],
5816
6180
  "six-input": [
5817
- "six-icon"
6181
+ "six-icon",
6182
+ "six-error"
5818
6183
  ],
5819
6184
  "six-menu": [
5820
6185
  "six-menu-item"
@@ -5932,6 +6297,7 @@
5932
6297
  "six-avatar",
5933
6298
  "six-datepicker",
5934
6299
  "six-details",
6300
+ "six-dropdown",
5935
6301
  "six-file-list-item",
5936
6302
  "six-file-upload",
5937
6303
  "six-icon-button",
@@ -5956,6 +6322,9 @@
5956
6322
  "six-details": [
5957
6323
  "six-icon"
5958
6324
  ],
6325
+ "six-dropdown": [
6326
+ "six-icon"
6327
+ ],
5959
6328
  "six-file-list-item": [
5960
6329
  "six-icon"
5961
6330
  ],
@@ -6259,13 +6628,17 @@
6259
6628
  "name": "slot",
6260
6629
  "text": "help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop."
6261
6630
  },
6631
+ {
6632
+ "name": "slot",
6633
+ "text": "error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
6634
+ },
6262
6635
  {
6263
6636
  "name": "part",
6264
6637
  "text": "base - The component's base wrapper."
6265
6638
  },
6266
6639
  {
6267
6640
  "name": "part",
6268
- "text": "form-control - The form control that wraps the label, input, and help-text."
6641
+ "text": "form-control - The form control that wraps the label, input, error-text and help-text."
6269
6642
  },
6270
6643
  {
6271
6644
  "name": "part",
@@ -6294,6 +6667,10 @@
6294
6667
  {
6295
6668
  "name": "part",
6296
6669
  "text": "help-text - The input help text."
6670
+ },
6671
+ {
6672
+ "name": "part",
6673
+ "text": "error-text - The input error text."
6297
6674
  }
6298
6675
  ],
6299
6676
  "usage": {},
@@ -6435,12 +6812,34 @@
6435
6812
  "optional": false,
6436
6813
  "required": false
6437
6814
  },
6815
+ {
6816
+ "name": "dropdownSearch",
6817
+ "type": "boolean",
6818
+ "complexType": {
6819
+ "original": "boolean",
6820
+ "resolved": "boolean",
6821
+ "references": {}
6822
+ },
6823
+ "mutable": false,
6824
+ "attr": "dropdown-search",
6825
+ "reflectToAttr": false,
6826
+ "docs": "Internal: Styles the input for the dropdown filter search.",
6827
+ "docsTags": [],
6828
+ "default": "false",
6829
+ "values": [
6830
+ {
6831
+ "type": "boolean"
6832
+ }
6833
+ ],
6834
+ "optional": false,
6835
+ "required": false
6836
+ },
6438
6837
  {
6439
6838
  "name": "errorText",
6440
- "type": "string",
6839
+ "type": "string | string[]",
6441
6840
  "complexType": {
6442
- "original": "string",
6443
- "resolved": "string",
6841
+ "original": "string | string[]",
6842
+ "resolved": "string | string[]",
6444
6843
  "references": {}
6445
6844
  },
6446
6845
  "mutable": false,
@@ -6452,11 +6851,38 @@
6452
6851
  "values": [
6453
6852
  {
6454
6853
  "type": "string"
6854
+ },
6855
+ {
6856
+ "type": "string[]"
6455
6857
  }
6456
6858
  ],
6457
6859
  "optional": false,
6458
6860
  "required": false
6459
6861
  },
6862
+ {
6863
+ "name": "errorTextCount",
6864
+ "type": "number | undefined",
6865
+ "complexType": {
6866
+ "original": "number",
6867
+ "resolved": "number | undefined",
6868
+ "references": {}
6869
+ },
6870
+ "mutable": false,
6871
+ "attr": "error-text-count",
6872
+ "reflectToAttr": false,
6873
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
6874
+ "docsTags": [],
6875
+ "values": [
6876
+ {
6877
+ "type": "number"
6878
+ },
6879
+ {
6880
+ "type": "undefined"
6881
+ }
6882
+ ],
6883
+ "optional": true,
6884
+ "required": false
6885
+ },
6460
6886
  {
6461
6887
  "name": "helpText",
6462
6888
  "type": "string",
@@ -7000,6 +7426,33 @@
7000
7426
  }
7001
7427
  ],
7002
7428
  "methods": [
7429
+ {
7430
+ "name": "getSelectionRange",
7431
+ "returns": {
7432
+ "type": "Promise<SelectionRange>",
7433
+ "docs": ""
7434
+ },
7435
+ "complexType": {
7436
+ "signature": "() => Promise<SelectionRange>",
7437
+ "parameters": [],
7438
+ "references": {
7439
+ "Promise": {
7440
+ "location": "global",
7441
+ "id": "global::Promise"
7442
+ },
7443
+ "SelectionRange": {
7444
+ "location": "local",
7445
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
7446
+ "id": "src/components/six-input/six-input.tsx::SelectionRange"
7447
+ }
7448
+ },
7449
+ "return": "Promise<SelectionRange>"
7450
+ },
7451
+ "signature": "getSelectionRange() => Promise<SelectionRange>",
7452
+ "parameters": [],
7453
+ "docs": "Returns the start and end positions of the text selection",
7454
+ "docsTags": []
7455
+ },
7003
7456
  {
7004
7457
  "name": "removeFocus",
7005
7458
  "returns": {
@@ -7054,8 +7507,9 @@
7054
7507
  "signature": "(options?: FocusOptions) => Promise<void>",
7055
7508
  "parameters": [
7056
7509
  {
7057
- "tags": [],
7058
- "text": ""
7510
+ "name": "options",
7511
+ "type": "FocusOptions | undefined",
7512
+ "docs": ""
7059
7513
  }
7060
7514
  ],
7061
7515
  "references": {
@@ -7071,7 +7525,13 @@
7071
7525
  "return": "Promise<void>"
7072
7526
  },
7073
7527
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
7074
- "parameters": [],
7528
+ "parameters": [
7529
+ {
7530
+ "name": "options",
7531
+ "type": "FocusOptions | undefined",
7532
+ "docs": ""
7533
+ }
7534
+ ],
7075
7535
  "docs": "Sets focus on the input.",
7076
7536
  "docsTags": []
7077
7537
  },
@@ -7082,23 +7542,27 @@
7082
7542
  "docs": ""
7083
7543
  },
7084
7544
  "complexType": {
7085
- "signature": "(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
7545
+ "signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
7086
7546
  "parameters": [
7087
7547
  {
7088
- "tags": [],
7089
- "text": ""
7548
+ "name": "replacement",
7549
+ "type": "string",
7550
+ "docs": ""
7090
7551
  },
7091
7552
  {
7092
- "tags": [],
7093
- "text": ""
7553
+ "name": "start",
7554
+ "type": "number",
7555
+ "docs": ""
7094
7556
  },
7095
7557
  {
7096
- "tags": [],
7097
- "text": ""
7558
+ "name": "end",
7559
+ "type": "number",
7560
+ "docs": ""
7098
7561
  },
7099
7562
  {
7100
- "tags": [],
7101
- "text": ""
7563
+ "name": "selectMode",
7564
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
7565
+ "docs": ""
7102
7566
  }
7103
7567
  ],
7104
7568
  "references": {
@@ -7109,8 +7573,29 @@
7109
7573
  },
7110
7574
  "return": "Promise<void>"
7111
7575
  },
7112
- "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
7113
- "parameters": [],
7576
+ "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
7577
+ "parameters": [
7578
+ {
7579
+ "name": "replacement",
7580
+ "type": "string",
7581
+ "docs": ""
7582
+ },
7583
+ {
7584
+ "name": "start",
7585
+ "type": "number",
7586
+ "docs": ""
7587
+ },
7588
+ {
7589
+ "name": "end",
7590
+ "type": "number",
7591
+ "docs": ""
7592
+ },
7593
+ {
7594
+ "name": "selectMode",
7595
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
7596
+ "docs": ""
7597
+ }
7598
+ ],
7114
7599
  "docs": "Replaces a range of text with a new string.",
7115
7600
  "docsTags": []
7116
7601
  },
@@ -7121,31 +7606,55 @@
7121
7606
  "docs": ""
7122
7607
  },
7123
7608
  "complexType": {
7124
- "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
7609
+ "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
7125
7610
  "parameters": [
7126
7611
  {
7127
- "tags": [],
7128
- "text": ""
7612
+ "name": "selectionStart",
7613
+ "type": "number",
7614
+ "docs": ""
7129
7615
  },
7130
7616
  {
7131
- "tags": [],
7132
- "text": ""
7617
+ "name": "selectionEnd",
7618
+ "type": "number",
7619
+ "docs": ""
7133
7620
  },
7134
7621
  {
7135
- "tags": [],
7136
- "text": ""
7622
+ "name": "selectionDirection",
7623
+ "type": "\"none\" | \"forward\" | \"backward\"",
7624
+ "docs": ""
7137
7625
  }
7138
7626
  ],
7139
7627
  "references": {
7140
7628
  "Promise": {
7141
7629
  "location": "global",
7142
7630
  "id": "global::Promise"
7631
+ },
7632
+ "SelectionRangeDirection": {
7633
+ "location": "local",
7634
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
7635
+ "id": "src/components/six-input/six-input.tsx::SelectionRangeDirection"
7143
7636
  }
7144
7637
  },
7145
7638
  "return": "Promise<void | undefined>"
7146
7639
  },
7147
- "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
7148
- "parameters": [],
7640
+ "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
7641
+ "parameters": [
7642
+ {
7643
+ "name": "selectionStart",
7644
+ "type": "number",
7645
+ "docs": ""
7646
+ },
7647
+ {
7648
+ "name": "selectionEnd",
7649
+ "type": "number",
7650
+ "docs": ""
7651
+ },
7652
+ {
7653
+ "name": "selectionDirection",
7654
+ "type": "\"none\" | \"forward\" | \"backward\"",
7655
+ "docs": ""
7656
+ }
7657
+ ],
7149
7658
  "docs": "Sets the start and end positions of the text selection (0-based).",
7150
7659
  "docsTags": []
7151
7660
  }
@@ -7259,6 +7768,10 @@
7259
7768
  "name": "clear-icon",
7260
7769
  "docs": "An icon to use in lieu of the default clear icon."
7261
7770
  },
7771
+ {
7772
+ "name": "error-text",
7773
+ "docs": "Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
7774
+ },
7262
7775
  {
7263
7776
  "name": "help-text",
7264
7777
  "docs": "Help text that describes how to use the input. Alternatively, you can use the help-text prop."
@@ -7293,9 +7806,13 @@
7293
7806
  "name": "clear-button",
7294
7807
  "docs": "The clear button."
7295
7808
  },
7809
+ {
7810
+ "name": "error-text",
7811
+ "docs": "The input error text."
7812
+ },
7296
7813
  {
7297
7814
  "name": "form-control",
7298
- "docs": "The form control that wraps the label, input, and help-text."
7815
+ "docs": "The form control that wraps the label, input, error-text and help-text."
7299
7816
  },
7300
7817
  {
7301
7818
  "name": "help-text",
@@ -7330,11 +7847,13 @@
7330
7847
  "six-timepicker"
7331
7848
  ],
7332
7849
  "dependencies": [
7333
- "six-icon"
7850
+ "six-icon",
7851
+ "six-error"
7334
7852
  ],
7335
7853
  "dependencyGraph": {
7336
7854
  "six-input": [
7337
- "six-icon"
7855
+ "six-icon",
7856
+ "six-error"
7338
7857
  ],
7339
7858
  "six-datepicker": [
7340
7859
  "six-input"
@@ -8097,6 +8616,28 @@
8097
8616
  ],
8098
8617
  "usage": {},
8099
8618
  "props": [
8619
+ {
8620
+ "name": "disableKeyboardHandling",
8621
+ "type": "boolean",
8622
+ "complexType": {
8623
+ "original": "boolean",
8624
+ "resolved": "boolean",
8625
+ "references": {}
8626
+ },
8627
+ "mutable": false,
8628
+ "attr": "disable-keyboard-handling",
8629
+ "reflectToAttr": false,
8630
+ "docs": "Internal: Disables handling of key presses.",
8631
+ "docsTags": [],
8632
+ "default": "false",
8633
+ "values": [
8634
+ {
8635
+ "type": "boolean"
8636
+ }
8637
+ ],
8638
+ "optional": false,
8639
+ "required": false
8640
+ },
8100
8641
  {
8101
8642
  "name": "itemSize",
8102
8643
  "type": "number",
@@ -8251,8 +8792,9 @@
8251
8792
  "signature": "(key: string) => Promise<void>",
8252
8793
  "parameters": [
8253
8794
  {
8254
- "tags": [],
8255
- "text": ""
8795
+ "name": "key",
8796
+ "type": "string",
8797
+ "docs": ""
8256
8798
  }
8257
8799
  ],
8258
8800
  "references": {
@@ -8268,7 +8810,13 @@
8268
8810
  "return": "Promise<void>"
8269
8811
  },
8270
8812
  "signature": "typeToSelect(key: string) => Promise<void>",
8271
- "parameters": [],
8813
+ "parameters": [
8814
+ {
8815
+ "name": "key",
8816
+ "type": "string",
8817
+ "docs": ""
8818
+ }
8819
+ ],
8272
8820
  "docs": "Initiates type-to-select logic, which automatically selects an option based on what the user is currently typing.\nThe key passed will be appended to the internal query and the selection will be updated. After a brief period, the\ninternal query is cleared automatically. This method is intended to be used with the keydown event. Useful for\nenabling type-to-select when the menu doesn't have focus.",
8273
8821
  "docsTags": []
8274
8822
  }
@@ -8325,8 +8873,12 @@
8325
8873
  "six-menu-item"
8326
8874
  ],
8327
8875
  "six-menu-item": [
8876
+ "six-checkbox",
8328
8877
  "six-icon"
8329
8878
  ],
8879
+ "six-checkbox": [
8880
+ "six-error"
8881
+ ],
8330
8882
  "six-dropdown": [
8331
8883
  "six-menu"
8332
8884
  ],
@@ -8422,6 +8974,33 @@
8422
8974
  ],
8423
8975
  "usage": {},
8424
8976
  "props": [
8977
+ {
8978
+ "name": "checkType",
8979
+ "type": "\"check\" | \"checkbox\"",
8980
+ "complexType": {
8981
+ "original": "'checkbox' | 'check'",
8982
+ "resolved": "\"check\" | \"checkbox\"",
8983
+ "references": {}
8984
+ },
8985
+ "mutable": false,
8986
+ "attr": "check-type",
8987
+ "reflectToAttr": false,
8988
+ "docs": "Defines if the checked state is displayed as a checkbox or a check-icon",
8989
+ "docsTags": [],
8990
+ "default": "'check'",
8991
+ "values": [
8992
+ {
8993
+ "value": "check",
8994
+ "type": "string"
8995
+ },
8996
+ {
8997
+ "value": "checkbox",
8998
+ "type": "string"
8999
+ }
9000
+ ],
9001
+ "optional": false,
9002
+ "required": false
9003
+ },
8425
9004
  {
8426
9005
  "name": "checked",
8427
9006
  "type": "boolean",
@@ -8433,7 +9012,7 @@
8433
9012
  "mutable": false,
8434
9013
  "attr": "checked",
8435
9014
  "reflectToAttr": true,
8436
- "docs": "Set to true to draw the item in a checked state.",
9015
+ "docs": "Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the\nchecked state",
8437
9016
  "docsTags": [],
8438
9017
  "default": "false",
8439
9018
  "values": [
@@ -8544,8 +9123,9 @@
8544
9123
  "signature": "(options?: FocusOptions) => Promise<void>",
8545
9124
  "parameters": [
8546
9125
  {
8547
- "tags": [],
8548
- "text": ""
9126
+ "name": "options",
9127
+ "type": "FocusOptions | undefined",
9128
+ "docs": ""
8549
9129
  }
8550
9130
  ],
8551
9131
  "references": {
@@ -8561,7 +9141,13 @@
8561
9141
  "return": "Promise<void>"
8562
9142
  },
8563
9143
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
8564
- "parameters": [],
9144
+ "parameters": [
9145
+ {
9146
+ "name": "options",
9147
+ "type": "FocusOptions | undefined",
9148
+ "docs": ""
9149
+ }
9150
+ ],
8565
9151
  "docs": "Sets focus on the button.",
8566
9152
  "docsTags": []
8567
9153
  }
@@ -8611,12 +9197,17 @@
8611
9197
  "six-select"
8612
9198
  ],
8613
9199
  "dependencies": [
9200
+ "six-checkbox",
8614
9201
  "six-icon"
8615
9202
  ],
8616
9203
  "dependencyGraph": {
8617
9204
  "six-menu-item": [
9205
+ "six-checkbox",
8618
9206
  "six-icon"
8619
9207
  ],
9208
+ "six-checkbox": [
9209
+ "six-error"
9210
+ ],
8620
9211
  "six-dropdown": [
8621
9212
  "six-menu-item"
8622
9213
  ],
@@ -9211,8 +9802,9 @@
9211
9802
  "signature": "(options?: FocusOptions) => Promise<void>",
9212
9803
  "parameters": [
9213
9804
  {
9214
- "tags": [],
9215
- "text": ""
9805
+ "name": "options",
9806
+ "type": "FocusOptions | undefined",
9807
+ "docs": ""
9216
9808
  }
9217
9809
  ],
9218
9810
  "references": {
@@ -9228,7 +9820,13 @@
9228
9820
  "return": "Promise<void>"
9229
9821
  },
9230
9822
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
9231
- "parameters": [],
9823
+ "parameters": [
9824
+ {
9825
+ "name": "options",
9826
+ "type": "FocusOptions | undefined",
9827
+ "docs": ""
9828
+ }
9829
+ ],
9232
9830
  "docs": "Sets focus on the radio.",
9233
9831
  "docsTags": []
9234
9832
  }
@@ -9391,10 +9989,10 @@
9391
9989
  },
9392
9990
  {
9393
9991
  "name": "errorText",
9394
- "type": "string",
9992
+ "type": "string | string[]",
9395
9993
  "complexType": {
9396
- "original": "string",
9397
- "resolved": "string",
9994
+ "original": "string | string[]",
9995
+ "resolved": "string | string[]",
9398
9996
  "references": {}
9399
9997
  },
9400
9998
  "mutable": false,
@@ -9406,11 +10004,38 @@
9406
10004
  "values": [
9407
10005
  {
9408
10006
  "type": "string"
10007
+ },
10008
+ {
10009
+ "type": "string[]"
9409
10010
  }
9410
10011
  ],
9411
10012
  "optional": false,
9412
10013
  "required": false
9413
10014
  },
10015
+ {
10016
+ "name": "errorTextCount",
10017
+ "type": "number | undefined",
10018
+ "complexType": {
10019
+ "original": "number",
10020
+ "resolved": "number | undefined",
10021
+ "references": {}
10022
+ },
10023
+ "mutable": false,
10024
+ "attr": "error-text-count",
10025
+ "reflectToAttr": false,
10026
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
10027
+ "docsTags": [],
10028
+ "values": [
10029
+ {
10030
+ "type": "number"
10031
+ },
10032
+ {
10033
+ "type": "undefined"
10034
+ }
10035
+ ],
10036
+ "optional": true,
10037
+ "required": false
10038
+ },
9414
10039
  {
9415
10040
  "name": "helpText",
9416
10041
  "type": "string",
@@ -9695,8 +10320,9 @@
9695
10320
  "signature": "(options?: FocusOptions) => Promise<void>",
9696
10321
  "parameters": [
9697
10322
  {
9698
- "tags": [],
9699
- "text": ""
10323
+ "name": "options",
10324
+ "type": "FocusOptions | undefined",
10325
+ "docs": ""
9700
10326
  }
9701
10327
  ],
9702
10328
  "references": {
@@ -9712,7 +10338,13 @@
9712
10338
  "return": "Promise<void>"
9713
10339
  },
9714
10340
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
9715
- "parameters": [],
10341
+ "parameters": [
10342
+ {
10343
+ "name": "options",
10344
+ "type": "FocusOptions | undefined",
10345
+ "docs": ""
10346
+ }
10347
+ ],
9716
10348
  "docs": "Sets focus on the input.",
9717
10349
  "docsTags": []
9718
10350
  }
@@ -9810,8 +10442,14 @@
9810
10442
  }
9811
10443
  ],
9812
10444
  "dependents": [],
9813
- "dependencies": [],
9814
- "dependencyGraph": {}
10445
+ "dependencies": [
10446
+ "six-error"
10447
+ ],
10448
+ "dependencyGraph": {
10449
+ "six-range": [
10450
+ "six-error"
10451
+ ]
10452
+ }
9815
10453
  },
9816
10454
  {
9817
10455
  "filePath": "src/components/six-root/six-root.tsx",
@@ -9851,28 +10489,6 @@
9851
10489
  ],
9852
10490
  "usage": {},
9853
10491
  "props": [
9854
- {
9855
- "name": "breakpoint",
9856
- "type": "number",
9857
- "complexType": {
9858
- "original": "number",
9859
- "resolved": "number",
9860
- "references": {}
9861
- },
9862
- "mutable": false,
9863
- "attr": "breakpoint",
9864
- "reflectToAttr": false,
9865
- "docs": "Breakpoint for smaller screens when the right sidebar is collapsed by default.",
9866
- "docsTags": [],
9867
- "default": "1024",
9868
- "values": [
9869
- {
9870
- "type": "number"
9871
- }
9872
- ],
9873
- "optional": false,
9874
- "required": false
9875
- },
9876
10492
  {
9877
10493
  "name": "padded",
9878
10494
  "type": "boolean",
@@ -9967,28 +10583,7 @@
9967
10583
  }
9968
10584
  ],
9969
10585
  "methods": [],
9970
- "events": [
9971
- {
9972
- "event": "six-root-collapsed",
9973
- "detail": "SixRootCollapsedPayload",
9974
- "bubbles": true,
9975
- "complexType": {
9976
- "original": "SixRootCollapsedPayload",
9977
- "resolved": "SixRootCollapsedPayload",
9978
- "references": {
9979
- "SixRootCollapsedPayload": {
9980
- "location": "local",
9981
- "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-root/six-root.tsx",
9982
- "id": "src/components/six-root/six-root.tsx::SixRootCollapsedPayload"
9983
- }
9984
- }
9985
- },
9986
- "cancelable": true,
9987
- "composed": true,
9988
- "docs": "Emitted when display size is updated.",
9989
- "docsTags": []
9990
- }
9991
- ],
10586
+ "events": [],
9992
10587
  "listeners": [],
9993
10588
  "styles": [],
9994
10589
  "slots": [
@@ -10037,13 +10632,11 @@
10037
10632
  ],
10038
10633
  "dependents": [],
10039
10634
  "dependencies": [
10040
- "six-stage-indicator",
10041
- "set-attributes"
10635
+ "six-stage-indicator"
10042
10636
  ],
10043
10637
  "dependencyGraph": {
10044
10638
  "six-root": [
10045
- "six-stage-indicator",
10046
- "set-attributes"
10639
+ "six-stage-indicator"
10047
10640
  ],
10048
10641
  "six-stage-indicator": [
10049
10642
  "six-icon"
@@ -10228,7 +10821,8 @@
10228
10821
  "six-icon"
10229
10822
  ],
10230
10823
  "six-input": [
10231
- "six-icon"
10824
+ "six-icon",
10825
+ "six-error"
10232
10826
  ]
10233
10827
  }
10234
10828
  },
@@ -10392,10 +10986,10 @@
10392
10986
  },
10393
10987
  {
10394
10988
  "name": "errorText",
10395
- "type": "string",
10989
+ "type": "string | string[]",
10396
10990
  "complexType": {
10397
- "original": "string",
10398
- "resolved": "string",
10991
+ "original": "string | string[]",
10992
+ "resolved": "string | string[]",
10399
10993
  "references": {}
10400
10994
  },
10401
10995
  "mutable": false,
@@ -10407,11 +11001,38 @@
10407
11001
  "values": [
10408
11002
  {
10409
11003
  "type": "string"
11004
+ },
11005
+ {
11006
+ "type": "string[]"
10410
11007
  }
10411
11008
  ],
10412
11009
  "optional": false,
10413
11010
  "required": false
10414
11011
  },
11012
+ {
11013
+ "name": "errorTextCount",
11014
+ "type": "number | undefined",
11015
+ "complexType": {
11016
+ "original": "number",
11017
+ "resolved": "number | undefined",
11018
+ "references": {}
11019
+ },
11020
+ "mutable": false,
11021
+ "attr": "error-text-count",
11022
+ "reflectToAttr": false,
11023
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
11024
+ "docsTags": [],
11025
+ "values": [
11026
+ {
11027
+ "type": "number"
11028
+ },
11029
+ {
11030
+ "type": "undefined"
11031
+ }
11032
+ ],
11033
+ "optional": true,
11034
+ "required": false
11035
+ },
10415
11036
  {
10416
11037
  "name": "filter",
10417
11038
  "type": "boolean",
@@ -10436,10 +11057,10 @@
10436
11057
  },
10437
11058
  {
10438
11059
  "name": "filterDebounce",
10439
- "type": "number",
11060
+ "type": "number | undefined",
10440
11061
  "complexType": {
10441
11062
  "original": "number",
10442
- "resolved": "number",
11063
+ "resolved": "number | undefined",
10443
11064
  "references": {}
10444
11065
  },
10445
11066
  "mutable": false,
@@ -10447,13 +11068,15 @@
10447
11068
  "reflectToAttr": false,
10448
11069
  "docs": "The debounce for the filter callbacks.",
10449
11070
  "docsTags": [],
10450
- "default": "DEFAULT_DEBOUNCE_FAST",
10451
11071
  "values": [
10452
11072
  {
10453
11073
  "type": "number"
11074
+ },
11075
+ {
11076
+ "type": "undefined"
10454
11077
  }
10455
11078
  ],
10456
- "optional": false,
11079
+ "optional": true,
10457
11080
  "required": false
10458
11081
  },
10459
11082
  {
@@ -10624,8 +11247,14 @@
10624
11247
  "attr": "max-tags-visible",
10625
11248
  "reflectToAttr": false,
10626
11249
  "docs": "The maximum number of tags to show when `multiple` is true. After the maximum, \"+n\" will be shown to indicate the\nnumber of additional items that are selected. Set to -1 to remove the limit.",
10627
- "docsTags": [],
11250
+ "docsTags": [
11251
+ {
11252
+ "name": "deprecated",
11253
+ "text": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically."
11254
+ }
11255
+ ],
10628
11256
  "default": "3",
11257
+ "deprecation": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically.",
10629
11258
  "values": [
10630
11259
  {
10631
11260
  "type": "number"
@@ -10774,6 +11403,52 @@
10774
11403
  "optional": false,
10775
11404
  "required": false
10776
11405
  },
11406
+ {
11407
+ "name": "selectAllButton",
11408
+ "type": "boolean",
11409
+ "complexType": {
11410
+ "original": "boolean",
11411
+ "resolved": "boolean",
11412
+ "references": {}
11413
+ },
11414
+ "mutable": false,
11415
+ "attr": "select-all-button",
11416
+ "reflectToAttr": false,
11417
+ "docs": "Enables the select all button.",
11418
+ "docsTags": [],
11419
+ "default": "false",
11420
+ "values": [
11421
+ {
11422
+ "type": "boolean"
11423
+ }
11424
+ ],
11425
+ "optional": false,
11426
+ "required": false
11427
+ },
11428
+ {
11429
+ "name": "selectAllText",
11430
+ "type": "string | undefined",
11431
+ "complexType": {
11432
+ "original": "string",
11433
+ "resolved": "string | undefined",
11434
+ "references": {}
11435
+ },
11436
+ "mutable": false,
11437
+ "attr": "select-all-text",
11438
+ "reflectToAttr": false,
11439
+ "docs": "Custom text for the \"select all\" button. Defaults to \"Select all\" and equivalents in supported languages.",
11440
+ "docsTags": [],
11441
+ "values": [
11442
+ {
11443
+ "type": "string"
11444
+ },
11445
+ {
11446
+ "type": "undefined"
11447
+ }
11448
+ ],
11449
+ "optional": true,
11450
+ "required": false
11451
+ },
10777
11452
  {
10778
11453
  "name": "size",
10779
11454
  "type": "\"large\" | \"medium\" | \"small\"",
@@ -10864,8 +11539,9 @@
10864
11539
  "signature": "(options?: FocusOptions) => Promise<void>",
10865
11540
  "parameters": [
10866
11541
  {
10867
- "tags": [],
10868
- "text": ""
11542
+ "name": "options",
11543
+ "type": "FocusOptions | undefined",
11544
+ "docs": ""
10869
11545
  }
10870
11546
  ],
10871
11547
  "references": {
@@ -10881,7 +11557,13 @@
10881
11557
  "return": "Promise<void>"
10882
11558
  },
10883
11559
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
10884
- "parameters": [],
11560
+ "parameters": [
11561
+ {
11562
+ "name": "options",
11563
+ "type": "FocusOptions | undefined",
11564
+ "docs": ""
11565
+ }
11566
+ ],
10885
11567
  "docs": "Sets focus on the select.",
10886
11568
  "docsTags": []
10887
11569
  }
@@ -11009,42 +11691,50 @@
11009
11691
  "dependents": [],
11010
11692
  "dependencies": [
11011
11693
  "six-menu-item",
11012
- "six-tag",
11013
11694
  "six-dropdown",
11014
11695
  "six-icon-button",
11015
11696
  "six-icon",
11016
11697
  "six-input",
11017
- "six-menu"
11698
+ "six-menu",
11699
+ "six-button",
11700
+ "six-error"
11018
11701
  ],
11019
11702
  "dependencyGraph": {
11020
11703
  "six-select": [
11021
11704
  "six-menu-item",
11022
- "six-tag",
11023
11705
  "six-dropdown",
11024
11706
  "six-icon-button",
11025
11707
  "six-icon",
11026
11708
  "six-input",
11027
- "six-menu"
11709
+ "six-menu",
11710
+ "six-button",
11711
+ "six-error"
11028
11712
  ],
11029
11713
  "six-menu-item": [
11714
+ "six-checkbox",
11030
11715
  "six-icon"
11031
11716
  ],
11032
- "six-tag": [
11033
- "six-icon-button"
11034
- ],
11035
- "six-icon-button": [
11036
- "six-icon"
11717
+ "six-checkbox": [
11718
+ "six-error"
11037
11719
  ],
11038
11720
  "six-dropdown": [
11039
11721
  "six-menu-item",
11040
11722
  "six-input",
11723
+ "six-icon",
11041
11724
  "six-menu"
11042
11725
  ],
11043
11726
  "six-input": [
11044
- "six-icon"
11727
+ "six-icon",
11728
+ "six-error"
11045
11729
  ],
11046
11730
  "six-menu": [
11047
11731
  "six-menu-item"
11732
+ ],
11733
+ "six-icon-button": [
11734
+ "six-icon"
11735
+ ],
11736
+ "six-button": [
11737
+ "six-spinner"
11048
11738
  ]
11049
11739
  }
11050
11740
  },
@@ -11197,8 +11887,9 @@
11197
11887
  "signature": "(index: number) => Promise<void>",
11198
11888
  "parameters": [
11199
11889
  {
11200
- "tags": [],
11201
- "text": ""
11890
+ "name": "index",
11891
+ "type": "number",
11892
+ "docs": ""
11202
11893
  }
11203
11894
  ],
11204
11895
  "references": {
@@ -11214,7 +11905,13 @@
11214
11905
  "return": "Promise<void>"
11215
11906
  },
11216
11907
  "signature": "selectItemByIndex(index: number) => Promise<void>",
11217
- "parameters": [],
11908
+ "parameters": [
11909
+ {
11910
+ "name": "index",
11911
+ "type": "number",
11912
+ "docs": ""
11913
+ }
11914
+ ],
11218
11915
  "docs": "Allows to select a menu item programmatically by index",
11219
11916
  "docsTags": []
11220
11917
  },
@@ -11228,8 +11925,9 @@
11228
11925
  "signature": "(value: string) => Promise<void>",
11229
11926
  "parameters": [
11230
11927
  {
11231
- "tags": [],
11232
- "text": ""
11928
+ "name": "value",
11929
+ "type": "string",
11930
+ "docs": ""
11233
11931
  }
11234
11932
  ],
11235
11933
  "references": {
@@ -11245,7 +11943,13 @@
11245
11943
  "return": "Promise<void>"
11246
11944
  },
11247
11945
  "signature": "selectItemByName(value: string) => Promise<void>",
11248
- "parameters": [],
11946
+ "parameters": [
11947
+ {
11948
+ "name": "value",
11949
+ "type": "string",
11950
+ "docs": ""
11951
+ }
11952
+ ],
11249
11953
  "docs": "Allows to select a menu item programmatically by name",
11250
11954
  "docsTags": []
11251
11955
  },
@@ -11432,22 +12136,46 @@
11432
12136
  "usage": {},
11433
12137
  "props": [
11434
12138
  {
11435
- "name": "disabled",
11436
- "type": "boolean",
12139
+ "name": "disabled",
12140
+ "type": "boolean",
12141
+ "complexType": {
12142
+ "original": "boolean",
12143
+ "resolved": "boolean",
12144
+ "references": {}
12145
+ },
12146
+ "mutable": false,
12147
+ "attr": "disabled",
12148
+ "reflectToAttr": true,
12149
+ "docs": "Set to true to draw the sidebar item in a disabled state.",
12150
+ "docsTags": [],
12151
+ "default": "false",
12152
+ "values": [
12153
+ {
12154
+ "type": "boolean"
12155
+ }
12156
+ ],
12157
+ "optional": false,
12158
+ "required": false
12159
+ },
12160
+ {
12161
+ "name": "href",
12162
+ "type": "string | undefined",
11437
12163
  "complexType": {
11438
- "original": "boolean",
11439
- "resolved": "boolean",
12164
+ "original": "string | undefined",
12165
+ "resolved": "string | undefined",
11440
12166
  "references": {}
11441
12167
  },
11442
12168
  "mutable": false,
11443
- "attr": "disabled",
12169
+ "attr": "href",
11444
12170
  "reflectToAttr": true,
11445
- "docs": "Set to true to draw the sidebar item in a disabled state.",
12171
+ "docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
11446
12172
  "docsTags": [],
11447
- "default": "false",
11448
12173
  "values": [
11449
12174
  {
11450
- "type": "boolean"
12175
+ "type": "string"
12176
+ },
12177
+ {
12178
+ "type": "undefined"
11451
12179
  }
11452
12180
  ],
11453
12181
  "optional": false,
@@ -11535,6 +12263,30 @@
11535
12263
  ],
11536
12264
  "usage": {},
11537
12265
  "props": [
12266
+ {
12267
+ "name": "href",
12268
+ "type": "string | undefined",
12269
+ "complexType": {
12270
+ "original": "string | undefined",
12271
+ "resolved": "string | undefined",
12272
+ "references": {}
12273
+ },
12274
+ "mutable": false,
12275
+ "attr": "href",
12276
+ "reflectToAttr": true,
12277
+ "docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
12278
+ "docsTags": [],
12279
+ "values": [
12280
+ {
12281
+ "type": "string"
12282
+ },
12283
+ {
12284
+ "type": "undefined"
12285
+ }
12286
+ ],
12287
+ "optional": false,
12288
+ "required": false
12289
+ },
11538
12290
  {
11539
12291
  "name": "icon",
11540
12292
  "type": "string",
@@ -11692,6 +12444,10 @@
11692
12444
  {
11693
12445
  "name": "part",
11694
12446
  "text": "base - The component's base wrapper."
12447
+ },
12448
+ {
12449
+ "name": "part",
12450
+ "text": "svg - The spinner icon"
11695
12451
  }
11696
12452
  ],
11697
12453
  "usage": {},
@@ -11744,15 +12500,23 @@
11744
12500
  {
11745
12501
  "name": "base",
11746
12502
  "docs": "The component's base wrapper."
12503
+ },
12504
+ {
12505
+ "name": "svg",
12506
+ "docs": "The spinner icon"
11747
12507
  }
11748
12508
  ],
11749
12509
  "dependents": [
11750
- "six-button"
12510
+ "six-button",
12511
+ "six-file-upload"
11751
12512
  ],
11752
12513
  "dependencies": [],
11753
12514
  "dependencyGraph": {
11754
12515
  "six-button": [
11755
12516
  "six-spinner"
12517
+ ],
12518
+ "six-file-upload": [
12519
+ "six-spinner"
11756
12520
  ]
11757
12521
  }
11758
12522
  },
@@ -11854,6 +12618,10 @@
11854
12618
  "name": "slot",
11855
12619
  "text": "- The switch's label."
11856
12620
  },
12621
+ {
12622
+ "name": "slot",
12623
+ "text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
12624
+ },
11857
12625
  {
11858
12626
  "name": "part",
11859
12627
  "text": "base - The component's base wrapper."
@@ -11919,10 +12687,10 @@
11919
12687
  },
11920
12688
  {
11921
12689
  "name": "errorText",
11922
- "type": "string",
12690
+ "type": "string | string[]",
11923
12691
  "complexType": {
11924
- "original": "string",
11925
- "resolved": "string",
12692
+ "original": "string | string[]",
12693
+ "resolved": "string | string[]",
11926
12694
  "references": {}
11927
12695
  },
11928
12696
  "mutable": false,
@@ -11934,11 +12702,38 @@
11934
12702
  "values": [
11935
12703
  {
11936
12704
  "type": "string"
12705
+ },
12706
+ {
12707
+ "type": "string[]"
11937
12708
  }
11938
12709
  ],
11939
12710
  "optional": false,
11940
12711
  "required": false
11941
12712
  },
12713
+ {
12714
+ "name": "errorTextCount",
12715
+ "type": "number | undefined",
12716
+ "complexType": {
12717
+ "original": "number",
12718
+ "resolved": "number | undefined",
12719
+ "references": {}
12720
+ },
12721
+ "mutable": false,
12722
+ "attr": "error-text-count",
12723
+ "reflectToAttr": false,
12724
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
12725
+ "docsTags": [],
12726
+ "values": [
12727
+ {
12728
+ "type": "number"
12729
+ },
12730
+ {
12731
+ "type": "undefined"
12732
+ }
12733
+ ],
12734
+ "optional": true,
12735
+ "required": false
12736
+ },
11942
12737
  {
11943
12738
  "name": "invalid",
11944
12739
  "type": "boolean",
@@ -12083,8 +12878,9 @@
12083
12878
  "signature": "(options?: FocusOptions) => Promise<void>",
12084
12879
  "parameters": [
12085
12880
  {
12086
- "tags": [],
12087
- "text": ""
12881
+ "name": "options",
12882
+ "type": "FocusOptions | undefined",
12883
+ "docs": ""
12088
12884
  }
12089
12885
  ],
12090
12886
  "references": {
@@ -12100,7 +12896,13 @@
12100
12896
  "return": "Promise<void>"
12101
12897
  },
12102
12898
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
12103
- "parameters": [],
12899
+ "parameters": [
12900
+ {
12901
+ "name": "options",
12902
+ "type": "FocusOptions | undefined",
12903
+ "docs": ""
12904
+ }
12905
+ ],
12104
12906
  "docs": "Sets focus on the switch.",
12105
12907
  "docsTags": []
12106
12908
  }
@@ -12177,6 +12979,10 @@
12177
12979
  {
12178
12980
  "name": "",
12179
12981
  "docs": "The switch's label."
12982
+ },
12983
+ {
12984
+ "name": "error-text",
12985
+ "docs": "Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
12180
12986
  }
12181
12987
  ],
12182
12988
  "parts": [
@@ -12198,8 +13004,14 @@
12198
13004
  }
12199
13005
  ],
12200
13006
  "dependents": [],
12201
- "dependencies": [],
12202
- "dependencyGraph": {}
13007
+ "dependencies": [
13008
+ "six-error"
13009
+ ],
13010
+ "dependencyGraph": {
13011
+ "six-switch": [
13012
+ "six-error"
13013
+ ]
13014
+ }
12203
13015
  },
12204
13016
  {
12205
13017
  "filePath": "src/components/six-tab/six-tab.tsx",
@@ -12353,8 +13165,9 @@
12353
13165
  "signature": "(options?: FocusOptions) => Promise<void>",
12354
13166
  "parameters": [
12355
13167
  {
12356
- "tags": [],
12357
- "text": ""
13168
+ "name": "options",
13169
+ "type": "FocusOptions | undefined",
13170
+ "docs": ""
12358
13171
  }
12359
13172
  ],
12360
13173
  "references": {
@@ -12370,7 +13183,13 @@
12370
13183
  "return": "Promise<void>"
12371
13184
  },
12372
13185
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
12373
- "parameters": [],
13186
+ "parameters": [
13187
+ {
13188
+ "name": "options",
13189
+ "type": "FocusOptions | undefined",
13190
+ "docs": ""
13191
+ }
13192
+ ],
12374
13193
  "docs": "Sets focus to the tab.",
12375
13194
  "docsTags": []
12376
13195
  }
@@ -12547,8 +13366,9 @@
12547
13366
  "signature": "(panel: string) => Promise<void>",
12548
13367
  "parameters": [
12549
13368
  {
12550
- "tags": [],
12551
- "text": ""
13369
+ "name": "panel",
13370
+ "type": "string",
13371
+ "docs": ""
12552
13372
  }
12553
13373
  ],
12554
13374
  "references": {
@@ -12560,7 +13380,13 @@
12560
13380
  "return": "Promise<void>"
12561
13381
  },
12562
13382
  "signature": "show(panel: string) => Promise<void>",
12563
- "parameters": [],
13383
+ "parameters": [
13384
+ {
13385
+ "name": "panel",
13386
+ "type": "string",
13387
+ "docs": ""
13388
+ }
13389
+ ],
12564
13390
  "docs": "Shows the specified tab panel.",
12565
13391
  "docsTags": []
12566
13392
  }
@@ -12608,13 +13434,7 @@
12608
13434
  }
12609
13435
  ],
12610
13436
  "listeners": [],
12611
- "styles": [
12612
- {
12613
- "name": "--tabs-border-color",
12614
- "annotation": "prop",
12615
- "docs": "The color of the border that separates tabs."
12616
- }
12617
- ],
13437
+ "styles": [],
12618
13438
  "slots": [
12619
13439
  {
12620
13440
  "name": "",
@@ -12957,21 +13777,18 @@
12957
13777
  "docs": "The tag content."
12958
13778
  }
12959
13779
  ],
12960
- "dependents": [
12961
- "six-select"
12962
- ],
13780
+ "dependents": [],
12963
13781
  "dependencies": [
13782
+ "six-tooltip",
12964
13783
  "six-icon-button"
12965
13784
  ],
12966
13785
  "dependencyGraph": {
12967
13786
  "six-tag": [
13787
+ "six-tooltip",
12968
13788
  "six-icon-button"
12969
13789
  ],
12970
13790
  "six-icon-button": [
12971
13791
  "six-icon"
12972
- ],
12973
- "six-select": [
12974
- "six-tag"
12975
13792
  ]
12976
13793
  }
12977
13794
  },
@@ -13142,10 +13959,10 @@
13142
13959
  },
13143
13960
  {
13144
13961
  "name": "errorText",
13145
- "type": "string",
13962
+ "type": "string | string[]",
13146
13963
  "complexType": {
13147
- "original": "string",
13148
- "resolved": "string",
13964
+ "original": "string | string[]",
13965
+ "resolved": "string | string[]",
13149
13966
  "references": {}
13150
13967
  },
13151
13968
  "mutable": false,
@@ -13157,11 +13974,38 @@
13157
13974
  "values": [
13158
13975
  {
13159
13976
  "type": "string"
13977
+ },
13978
+ {
13979
+ "type": "string[]"
13160
13980
  }
13161
13981
  ],
13162
13982
  "optional": false,
13163
13983
  "required": false
13164
13984
  },
13985
+ {
13986
+ "name": "errorTextCount",
13987
+ "type": "number | undefined",
13988
+ "complexType": {
13989
+ "original": "number",
13990
+ "resolved": "number | undefined",
13991
+ "references": {}
13992
+ },
13993
+ "mutable": false,
13994
+ "attr": "error-text-count",
13995
+ "reflectToAttr": false,
13996
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
13997
+ "docsTags": [],
13998
+ "values": [
13999
+ {
14000
+ "type": "number"
14001
+ },
14002
+ {
14003
+ "type": "undefined"
14004
+ }
14005
+ ],
14006
+ "optional": true,
14007
+ "required": false
14008
+ },
13165
14009
  {
13166
14010
  "name": "helpText",
13167
14011
  "type": "string",
@@ -13603,8 +14447,9 @@
13603
14447
  "signature": "(options?: FocusOptions) => Promise<void>",
13604
14448
  "parameters": [
13605
14449
  {
13606
- "tags": [],
13607
- "text": ""
14450
+ "name": "options",
14451
+ "type": "FocusOptions | undefined",
14452
+ "docs": ""
13608
14453
  }
13609
14454
  ],
13610
14455
  "references": {
@@ -13620,7 +14465,13 @@
13620
14465
  "return": "Promise<void>"
13621
14466
  },
13622
14467
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
13623
- "parameters": [],
14468
+ "parameters": [
14469
+ {
14470
+ "name": "options",
14471
+ "type": "FocusOptions | undefined",
14472
+ "docs": ""
14473
+ }
14474
+ ],
13624
14475
  "docs": "Sets focus on the textarea.",
13625
14476
  "docsTags": []
13626
14477
  },
@@ -13631,23 +14482,27 @@
13631
14482
  "docs": ""
13632
14483
  },
13633
14484
  "complexType": {
13634
- "signature": "(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
14485
+ "signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
13635
14486
  "parameters": [
13636
14487
  {
13637
- "tags": [],
13638
- "text": ""
14488
+ "name": "replacement",
14489
+ "type": "string",
14490
+ "docs": ""
13639
14491
  },
13640
14492
  {
13641
- "tags": [],
13642
- "text": ""
14493
+ "name": "start",
14494
+ "type": "number",
14495
+ "docs": ""
13643
14496
  },
13644
14497
  {
13645
- "tags": [],
13646
- "text": ""
14498
+ "name": "end",
14499
+ "type": "number",
14500
+ "docs": ""
13647
14501
  },
13648
14502
  {
13649
- "tags": [],
13650
- "text": ""
14503
+ "name": "selectMode",
14504
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
14505
+ "docs": ""
13651
14506
  }
13652
14507
  ],
13653
14508
  "references": {
@@ -13658,8 +14513,29 @@
13658
14513
  },
13659
14514
  "return": "Promise<void>"
13660
14515
  },
13661
- "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
13662
- "parameters": [],
14516
+ "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
14517
+ "parameters": [
14518
+ {
14519
+ "name": "replacement",
14520
+ "type": "string",
14521
+ "docs": ""
14522
+ },
14523
+ {
14524
+ "name": "start",
14525
+ "type": "number",
14526
+ "docs": ""
14527
+ },
14528
+ {
14529
+ "name": "end",
14530
+ "type": "number",
14531
+ "docs": ""
14532
+ },
14533
+ {
14534
+ "name": "selectMode",
14535
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
14536
+ "docs": ""
14537
+ }
14538
+ ],
13663
14539
  "docs": "Replaces a range of text with a new string.",
13664
14540
  "docsTags": []
13665
14541
  },
@@ -13670,19 +14546,22 @@
13670
14546
  "docs": ""
13671
14547
  },
13672
14548
  "complexType": {
13673
- "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
14549
+ "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
13674
14550
  "parameters": [
13675
14551
  {
13676
- "tags": [],
13677
- "text": ""
14552
+ "name": "selectionStart",
14553
+ "type": "number",
14554
+ "docs": ""
13678
14555
  },
13679
14556
  {
13680
- "tags": [],
13681
- "text": ""
14557
+ "name": "selectionEnd",
14558
+ "type": "number",
14559
+ "docs": ""
13682
14560
  },
13683
14561
  {
13684
- "tags": [],
13685
- "text": ""
14562
+ "name": "selectionDirection",
14563
+ "type": "\"none\" | \"forward\" | \"backward\"",
14564
+ "docs": ""
13686
14565
  }
13687
14566
  ],
13688
14567
  "references": {
@@ -13693,8 +14572,24 @@
13693
14572
  },
13694
14573
  "return": "Promise<void | undefined>"
13695
14574
  },
13696
- "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
13697
- "parameters": [],
14575
+ "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
14576
+ "parameters": [
14577
+ {
14578
+ "name": "selectionStart",
14579
+ "type": "number",
14580
+ "docs": ""
14581
+ },
14582
+ {
14583
+ "name": "selectionEnd",
14584
+ "type": "number",
14585
+ "docs": ""
14586
+ },
14587
+ {
14588
+ "name": "selectionDirection",
14589
+ "type": "\"none\" | \"forward\" | \"backward\"",
14590
+ "docs": ""
14591
+ }
14592
+ ],
13698
14593
  "docs": "Sets the start and end positions of the text selection (0-based).",
13699
14594
  "docsTags": []
13700
14595
  }
@@ -13782,7 +14677,13 @@
13782
14677
  }
13783
14678
  ],
13784
14679
  "listeners": [],
13785
- "styles": [],
14680
+ "styles": [
14681
+ {
14682
+ "name": "--height",
14683
+ "annotation": "prop",
14684
+ "docs": "The textarea height."
14685
+ }
14686
+ ],
13786
14687
  "slots": [
13787
14688
  {
13788
14689
  "name": "error-text",
@@ -13820,8 +14721,14 @@
13820
14721
  }
13821
14722
  ],
13822
14723
  "dependents": [],
13823
- "dependencies": [],
13824
- "dependencyGraph": {}
14724
+ "dependencies": [
14725
+ "six-error"
14726
+ ],
14727
+ "dependencyGraph": {
14728
+ "six-textarea": [
14729
+ "six-error"
14730
+ ]
14731
+ }
13825
14732
  },
13826
14733
  {
13827
14734
  "filePath": "src/components/six-tile/six-tile.tsx",
@@ -14148,6 +15055,10 @@
14148
15055
  "name": "status",
14149
15056
  "text": "experimental"
14150
15057
  },
15058
+ {
15059
+ "name": "slot",
15060
+ "text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
15061
+ },
14151
15062
  {
14152
15063
  "name": "part",
14153
15064
  "text": "input - The input field"
@@ -14255,10 +15166,10 @@
14255
15166
  },
14256
15167
  {
14257
15168
  "name": "errorText",
14258
- "type": "string",
15169
+ "type": "string | string[]",
14259
15170
  "complexType": {
14260
- "original": "string",
14261
- "resolved": "string",
15171
+ "original": "string | string[]",
15172
+ "resolved": "string | string[]",
14262
15173
  "references": {}
14263
15174
  },
14264
15175
  "mutable": false,
@@ -14270,11 +15181,38 @@
14270
15181
  "values": [
14271
15182
  {
14272
15183
  "type": "string"
15184
+ },
15185
+ {
15186
+ "type": "string[]"
14273
15187
  }
14274
15188
  ],
14275
15189
  "optional": false,
14276
15190
  "required": false
14277
15191
  },
15192
+ {
15193
+ "name": "errorTextCount",
15194
+ "type": "number | undefined",
15195
+ "complexType": {
15196
+ "original": "number",
15197
+ "resolved": "number | undefined",
15198
+ "references": {}
15199
+ },
15200
+ "mutable": false,
15201
+ "attr": "error-text-count",
15202
+ "reflectToAttr": false,
15203
+ "docs": "The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1",
15204
+ "docsTags": [],
15205
+ "values": [
15206
+ {
15207
+ "type": "number"
15208
+ },
15209
+ {
15210
+ "type": "undefined"
15211
+ }
15212
+ ],
15213
+ "optional": true,
15214
+ "required": false
15215
+ },
14278
15216
  {
14279
15217
  "name": "format",
14280
15218
  "type": "\"HH\" | \"HH:mm\" | \"HH:mm:ss\" | \"HH:mm:ss:ms\" | \"hh:aa\" | \"hh:mm:aa\" | \"hh:mm:ss:aa\" | \"hh:mm:ss:ms:aa\" | \"mm\" | \"ms\" | \"ss\"",
@@ -14731,8 +15669,9 @@
14731
15669
  "signature": "(options?: FocusOptions) => Promise<void>",
14732
15670
  "parameters": [
14733
15671
  {
14734
- "tags": [],
14735
- "text": ""
15672
+ "name": "options",
15673
+ "type": "FocusOptions | undefined",
15674
+ "docs": ""
14736
15675
  }
14737
15676
  ],
14738
15677
  "references": {
@@ -14748,7 +15687,13 @@
14748
15687
  "return": "Promise<void>"
14749
15688
  },
14750
15689
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
14751
- "parameters": [],
15690
+ "parameters": [
15691
+ {
15692
+ "name": "options",
15693
+ "type": "FocusOptions | undefined",
15694
+ "docs": ""
15695
+ }
15696
+ ],
14752
15697
  "docs": "Sets focus on the datepickers input.",
14753
15698
  "docsTags": []
14754
15699
  }
@@ -14830,7 +15775,12 @@
14830
15775
  }
14831
15776
  ],
14832
15777
  "styles": [],
14833
- "slots": [],
15778
+ "slots": [
15779
+ {
15780
+ "name": "error-text",
15781
+ "docs": "Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
15782
+ }
15783
+ ],
14834
15784
  "parts": [
14835
15785
  {
14836
15786
  "name": "container",
@@ -14867,7 +15817,8 @@
14867
15817
  "six-icon"
14868
15818
  ],
14869
15819
  "six-input": [
14870
- "six-icon"
15820
+ "six-icon",
15821
+ "six-error"
14871
15822
  ],
14872
15823
  "six-datepicker": [
14873
15824
  "six-timepicker"
@@ -15287,10 +16238,14 @@
15287
16238
  }
15288
16239
  ],
15289
16240
  "dependents": [
16241
+ "six-tag",
15290
16242
  "six-tile"
15291
16243
  ],
15292
16244
  "dependencies": [],
15293
16245
  "dependencyGraph": {
16246
+ "six-tag": [
16247
+ "six-tooltip"
16248
+ ],
15294
16249
  "six-tile": [
15295
16250
  "six-tooltip"
15296
16251
  ]
@@ -15298,6 +16253,16 @@
15298
16253
  }
15299
16254
  ],
15300
16255
  "typeLibrary": {
16256
+ "src/components/six-alert/six-alert.tsx::AlertType": {
16257
+ "declaration": "export type AlertType = 'primary' | 'success' | 'info' | 'warning' | 'danger';",
16258
+ "docstring": "",
16259
+ "path": "src/components/six-alert/six-alert.tsx"
16260
+ },
16261
+ "src/utils/types.ts::EmptyPayload": {
16262
+ "declaration": "undefined",
16263
+ "docstring": "",
16264
+ "path": "src/utils/types.ts"
16265
+ },
15301
16266
  "src/components/six-item-picker/types.ts::ItemPickerType": {
15302
16267
  "declaration": "export enum ItemPickerType {\n NUMBER = 'number',\n LETTER = 'letter',\n CAPITAL_LETTER = 'capital-letter',\n LOWER_LETTER = 'lower-letter',\n CUSTOM = 'custom',\n}",
15303
16268
  "docstring": "",
@@ -15323,11 +16288,6 @@
15323
16288
  "docstring": "",
15324
16289
  "path": "src/components/six-timepicker/six-timepicker.tsx"
15325
16290
  },
15326
- "src/utils/types.ts::EmptyPayload": {
15327
- "declaration": "undefined",
15328
- "docstring": "",
15329
- "path": "src/utils/types.ts"
15330
- },
15331
16291
  "src/components/six-datepicker/six-date-formats.tsx::SixDateFormats": {
15332
16292
  "declaration": "export enum SixDateFormats {\n DDMMYYY_DOT = 'dd.mm.yyyy',\n YYYYMMDD_DASH = 'yyyy-mm-dd',\n DDMMYYYY_DASH = 'dd-mm-yyyy',\n DDMMYYYY_SLASH = 'dd/mm/yyyy',\n YYYYMMDD_SLASH = 'yyyy/mm/dd',\n DDMMYY_DOT = 'dd.mm.yy',\n YYMMDD_DASH = 'yy-mm-dd',\n DDMMYY_DASH = 'dd-mm-yy',\n DDMMYY_SLASH = 'dd/mm/yy',\n YYMMDD_SLASH = 'yy/mm/dd',\n\n DDMMYYY_DOT_TIME = 'dd.mm.yyyy hh:MM:ss',\n YYYYMMDD_DASH_TIME = 'yyyy-mm-dd hh:MM:ss',\n DDMMYYYY_DASH_TIME = 'dd-mm-yyyy hh:MM:ss',\n DDMMYYYY_SLASH_TIME = 'dd/mm/yyyy hh:MM:ss',\n YYYYMMDD_SLASH_TIME = 'yyyy/mm/dd hh:MM:ss',\n DDMMYY_DOT_TIME = 'dd.mm.yy hh:MM:ss',\n YYMMDD_DASH_TIME = 'yy-mm-dd hh:MM:ss',\n DDMMYY_DASH_TIME = 'dd-mm-yy hh:MM:ss',\n DDMMYY_SLASH_TIME = 'dd/mm/yy hh:MM:ss',\n YYMMDD_SLASH_TIME = 'yy/mm/dd hh:MM:ss',\n}",
15333
16293
  "docstring": "",
@@ -15398,6 +16358,16 @@
15398
16358
  "docstring": "",
15399
16359
  "path": "src/components/six-header/six-header.tsx"
15400
16360
  },
16361
+ "src/components/six-input/six-input.tsx::SelectionRangeDirection": {
16362
+ "declaration": "export type SelectionRangeDirection = 'forward' | 'backward' | 'none';",
16363
+ "docstring": "",
16364
+ "path": "src/components/six-input/six-input.tsx"
16365
+ },
16366
+ "src/components/six-input/six-input.tsx::SelectionRange": {
16367
+ "declaration": "any",
16368
+ "docstring": "",
16369
+ "path": "src/components/six-input/six-input.tsx"
16370
+ },
15401
16371
  "src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
15402
16372
  "declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
15403
16373
  "docstring": "",
@@ -15413,11 +16383,6 @@
15413
16383
  "docstring": "",
15414
16384
  "path": "src/components/six-stage-indicator/six-stage-indicator.tsx"
15415
16385
  },
15416
- "src/components/six-root/six-root.tsx::SixRootCollapsedPayload": {
15417
- "declaration": "export interface SixRootCollapsedPayload {\n collapsed: boolean;\n}",
15418
- "docstring": "",
15419
- "path": "src/components/six-root/six-root.tsx"
15420
- },
15421
16386
  "src/components/six-search-field/six-search-field.tsx::SixSearchFieldChangePayload": {
15422
16387
  "declaration": "export interface SixSearchFieldChangePayload {\n value: string;\n}",
15423
16388
  "docstring": "",