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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1819) hide show
  1. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  3. package/dist/cjs/error-messages-6e8049a4.js +119 -0
  4. package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
  5. package/dist/cjs/event-listeners-9fb878f1.js +61 -0
  6. package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
  7. package/dist/cjs/{execution-control-b4707294.js → execution-control-d728da70.js} +15 -15
  8. package/dist/cjs/{execution-control-b4707294.js.map → execution-control-d728da70.js.map} +1 -1
  9. package/dist/cjs/focus-visible-e2c9255a.js +47 -0
  10. package/dist/cjs/{focus-visible-ae2470dd.js.map → focus-visible-e2c9255a.js.map} +1 -1
  11. package/dist/cjs/form-9ebaae7c.js +20 -0
  12. package/dist/cjs/{form-2df8c5bb.js.map → form-9ebaae7c.js.map} +1 -1
  13. package/dist/cjs/form-control-b39f1df5.js +36 -0
  14. package/dist/cjs/form-control-b39f1df5.js.map +1 -0
  15. package/dist/cjs/index-417a06c8.js +1948 -0
  16. package/dist/cjs/index-417a06c8.js.map +1 -0
  17. package/dist/cjs/index.cjs.js +55 -87
  18. package/dist/cjs/index.cjs.js.map +1 -1
  19. package/dist/cjs/loader.cjs.js +5 -3
  20. package/dist/cjs/loader.cjs.js.map +1 -1
  21. package/dist/cjs/modal-bd7fc5bc.js +35 -0
  22. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  23. package/dist/cjs/{popover-2df7e154.js → popover-1e7c09f1.js} +99 -99
  24. package/dist/cjs/popover-1e7c09f1.js.map +1 -0
  25. package/dist/cjs/popup-e854acda.js +103 -0
  26. package/dist/cjs/popup-e854acda.js.map +1 -0
  27. package/dist/cjs/scroll-68033901.js +68 -0
  28. package/dist/cjs/{scroll-2c4200dc.js.map → scroll-68033901.js.map} +1 -1
  29. package/dist/cjs/six-alert.cjs.entry.js +144 -111
  30. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  31. package/dist/cjs/six-avatar.cjs.entry.js +23 -22
  32. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  33. package/dist/cjs/six-badge.cjs.entry.js +25 -24
  34. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  35. package/dist/cjs/six-button.cjs.entry.js +98 -96
  36. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  37. package/dist/cjs/six-card.cjs.entry.js +10 -9
  38. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  39. package/dist/cjs/six-checkbox.cjs.entry.js +113 -112
  40. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
  41. package/dist/cjs/six-datepicker.cjs.entry.js +864 -835
  42. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-details.cjs.entry.js +129 -128
  44. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  45. package/dist/cjs/six-dialog.cjs.entry.js +115 -131
  46. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  47. package/dist/cjs/six-drawer.cjs.entry.js +132 -149
  48. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  49. package/dist/cjs/six-dropdown_3.cjs.entry.js +818 -0
  50. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  51. package/dist/cjs/six-error-page.cjs.entry.js +84 -83
  52. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  53. package/dist/cjs/six-error.cjs.entry.js +10 -9
  54. package/dist/cjs/six-error.cjs.entry.js.map +1 -1
  55. package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
  56. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  57. package/dist/cjs/six-file-list.cjs.entry.js +9 -8
  58. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  59. package/dist/cjs/six-file-upload.cjs.entry.js +120 -100
  60. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  61. package/dist/cjs/six-footer.cjs.entry.js +10 -9
  62. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  63. package/dist/cjs/six-group-label.cjs.entry.js +45 -44
  64. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  65. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  66. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  67. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  68. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  69. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  70. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  71. package/dist/cjs/six-header.cjs.entry.js +189 -157
  72. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  73. package/dist/cjs/six-icon-button.cjs.entry.js +40 -33
  74. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  75. package/dist/cjs/six-icon.cjs.entry.js +24 -23
  76. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  77. package/dist/cjs/six-input.cjs.entry.js +203 -191
  78. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  79. package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
  80. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  81. package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
  82. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  83. package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
  84. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  85. package/dist/cjs/six-main-container.cjs.entry.js +11 -10
  86. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  87. package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
  88. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  89. package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
  90. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  91. package/dist/cjs/six-picto.cjs.entry.js +16 -15
  92. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  93. package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
  94. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  95. package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
  96. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  97. package/dist/cjs/six-radio.cjs.entry.js +106 -105
  98. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  99. package/dist/cjs/six-range.cjs.entry.js +200 -189
  100. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  101. package/dist/cjs/six-root.cjs.entry.js +13 -31
  102. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  103. package/dist/cjs/six-search-field.cjs.entry.js +46 -45
  104. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  105. package/dist/cjs/six-select.cjs.entry.js +539 -365
  106. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  107. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -47
  108. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  109. package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
  110. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  111. package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
  112. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  113. package/dist/cjs/six-spinner.cjs.entry.js +50 -16
  114. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  115. package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
  116. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
  117. package/dist/cjs/six-switch.cjs.entry.js +109 -108
  118. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  119. package/dist/cjs/six-tab-group.cjs.entry.js +242 -216
  120. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  121. package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
  122. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  123. package/dist/cjs/six-tab.cjs.entry.js +57 -56
  124. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  125. package/dist/cjs/six-tag.cjs.entry.js +55 -54
  126. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  127. package/dist/cjs/six-textarea.cjs.entry.js +183 -182
  128. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  129. package/dist/cjs/six-tile.cjs.entry.js +79 -78
  130. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  131. package/dist/cjs/six-timepicker.cjs.entry.js +351 -350
  132. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  133. package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
  134. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  135. package/dist/cjs/slot-1b1232a1.js +51 -0
  136. package/dist/cjs/slot-1b1232a1.js.map +1 -0
  137. package/dist/cjs/types-d3da200b.js +19 -0
  138. package/dist/cjs/types-d3da200b.js.map +1 -0
  139. package/dist/cjs/ui-library.cjs.js +13 -11
  140. package/dist/cjs/ui-library.cjs.js.map +1 -1
  141. package/dist/collection/assets/TRADEMARKS.md +3 -3
  142. package/dist/collection/collection-manifest.json +10 -7
  143. package/dist/collection/components/six-alert/six-alert.css +5 -1
  144. package/dist/collection/components/six-alert/six-alert.js +382 -337
  145. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  146. package/dist/collection/components/six-avatar/six-avatar.css +2 -2
  147. package/dist/collection/components/six-avatar/six-avatar.js +111 -111
  148. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  149. package/dist/collection/components/six-badge/six-badge.css +1 -1
  150. package/dist/collection/components/six-badge/six-badge.js +90 -90
  151. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  152. package/dist/collection/components/six-button/six-button.css +19 -5
  153. package/dist/collection/components/six-button/six-button.js +448 -446
  154. package/dist/collection/components/six-button/six-button.js.map +1 -1
  155. package/dist/collection/components/six-card/six-card.css +4 -5
  156. package/dist/collection/components/six-card/six-card.js +15 -15
  157. package/dist/collection/components/six-card/six-card.js.map +1 -1
  158. package/dist/collection/components/six-checkbox/six-checkbox.css +11 -1
  159. package/dist/collection/components/six-checkbox/six-checkbox.js +421 -420
  160. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  161. package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
  162. package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
  163. package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
  164. package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
  165. package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
  166. package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
  167. package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
  168. package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
  169. package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
  170. package/dist/collection/components/six-datepicker/six-datepicker.js +1054 -1050
  171. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  172. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
  173. package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
  174. package/dist/collection/components/six-details/six-details.css +1 -5
  175. package/dist/collection/components/six-details/six-details.js +410 -410
  176. package/dist/collection/components/six-details/six-details.js.map +1 -1
  177. package/dist/collection/components/six-dialog/six-dialog.css +2 -2
  178. package/dist/collection/components/six-dialog/six-dialog.js +340 -358
  179. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  180. package/dist/collection/components/six-drawer/six-drawer.css +2 -2
  181. package/dist/collection/components/six-drawer/six-drawer.js +393 -412
  182. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  183. package/dist/collection/components/six-dropdown/six-dropdown.css +22 -7
  184. package/dist/collection/components/six-dropdown/six-dropdown.js +983 -891
  185. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  186. package/dist/collection/components/six-error/six-error.css +1 -0
  187. package/dist/collection/components/six-error/six-error.js +15 -15
  188. package/dist/collection/components/six-error/six-error.js.map +1 -1
  189. package/dist/collection/components/six-error-page/six-error-page.js +177 -177
  190. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  191. package/dist/collection/components/six-file-list/six-file-list.js +15 -15
  192. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  193. package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
  194. package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
  195. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  196. package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
  197. package/dist/collection/components/six-file-upload/six-file-upload.js +366 -291
  198. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  199. package/dist/collection/components/six-footer/six-footer.css +2 -2
  200. package/dist/collection/components/six-footer/six-footer.js +15 -15
  201. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  202. package/dist/collection/components/six-group-label/six-group-label.css +4 -1
  203. package/dist/collection/components/six-group-label/six-group-label.js +155 -155
  204. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  205. package/dist/collection/components/six-header/six-header.css +8 -19
  206. package/dist/collection/components/six-header/six-header.js +537 -410
  207. package/dist/collection/components/six-header/six-header.js.map +1 -1
  208. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  209. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  210. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  211. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  212. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  213. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  214. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  215. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  216. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  217. package/dist/collection/components/six-icon/six-icon.css +5 -2
  218. package/dist/collection/components/six-icon/six-icon.js +71 -71
  219. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  220. package/dist/collection/components/six-icon-button/six-icon-button.css +3 -2
  221. package/dist/collection/components/six-icon-button/six-icon-button.js +188 -131
  222. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  223. package/dist/collection/components/six-input/six-input.css +14 -1
  224. package/dist/collection/components/six-input/six-input.js +1003 -939
  225. package/dist/collection/components/six-input/six-input.js.map +1 -1
  226. package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
  227. package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
  228. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  229. package/dist/collection/components/six-item-picker/types.js +9 -7
  230. package/dist/collection/components/six-item-picker/types.js.map +1 -1
  231. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  232. package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
  233. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  234. package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
  235. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  236. package/dist/collection/components/six-logo/six-logo.css +18 -0
  237. package/dist/collection/components/six-logo/six-logo.js +54 -0
  238. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  239. package/dist/collection/components/six-main-container/six-main-container.js +41 -41
  240. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  241. package/dist/collection/components/six-menu/six-menu.css +8 -7
  242. package/dist/collection/components/six-menu/six-menu.js +397 -366
  243. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  244. package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
  245. package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
  246. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  247. package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
  248. package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
  249. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  250. package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
  251. package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
  252. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  253. package/dist/collection/components/six-picto/six-picto.js +46 -46
  254. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  255. package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
  256. package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
  257. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  258. package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
  259. package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
  260. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  261. package/dist/collection/components/six-radio/six-radio.css +1 -1
  262. package/dist/collection/components/six-radio/six-radio.js +321 -320
  263. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  264. package/dist/collection/components/six-range/six-range.css +5 -2
  265. package/dist/collection/components/six-range/six-range.js +574 -563
  266. package/dist/collection/components/six-range/six-range.js.map +1 -1
  267. package/dist/collection/components/six-root/six-root.js +84 -152
  268. package/dist/collection/components/six-root/six-root.js.map +1 -1
  269. package/dist/collection/components/six-search-field/six-search-field.css +1 -1
  270. package/dist/collection/components/six-search-field/six-search-field.js +169 -169
  271. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  272. package/dist/collection/components/six-select/six-select.css +57 -66
  273. package/dist/collection/components/six-select/six-select.js +1124 -940
  274. package/dist/collection/components/six-select/six-select.js.map +1 -1
  275. package/dist/collection/components/six-select/util.js +58 -34
  276. package/dist/collection/components/six-select/util.js.map +1 -1
  277. package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
  278. package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
  279. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  280. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +13 -1
  281. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
  282. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  283. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +16 -1
  284. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -153
  285. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  286. package/dist/collection/components/six-spinner/six-spinner.css +46 -1
  287. package/dist/collection/components/six-spinner/six-spinner.js +96 -46
  288. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  289. package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
  290. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
  291. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  292. package/dist/collection/components/six-switch/six-switch.css +4 -1
  293. package/dist/collection/components/six-switch/six-switch.js +384 -383
  294. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  295. package/dist/collection/components/six-tab/six-tab.css +1 -1
  296. package/dist/collection/components/six-tab/six-tab.js +206 -205
  297. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  298. package/dist/collection/components/six-tab-group/six-tab-group.css +1 -1
  299. package/dist/collection/components/six-tab-group/six-tab-group.js +342 -315
  300. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  301. package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
  302. package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
  303. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  304. package/dist/collection/components/six-tag/six-tag.css +1 -1
  305. package/dist/collection/components/six-tag/six-tag.js +158 -158
  306. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  307. package/dist/collection/components/six-textarea/six-textarea.css +9 -1
  308. package/dist/collection/components/six-textarea/six-textarea.js +792 -784
  309. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  310. package/dist/collection/components/six-tile/six-tile.css +2 -2
  311. package/dist/collection/components/six-tile/six-tile.js +298 -298
  312. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  313. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
  314. package/dist/collection/components/six-timepicker/six-timepicker.js +823 -822
  315. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  316. package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
  317. package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
  318. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  319. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  322. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  323. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  324. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  325. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  326. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  327. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  328. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  329. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  330. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  331. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  332. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  333. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  334. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  335. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  336. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  337. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  338. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  339. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  340. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  341. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  342. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  343. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  344. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  345. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  346. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  347. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  348. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  349. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  350. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  351. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  352. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  353. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  354. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  355. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  356. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  357. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  358. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  359. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  360. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  361. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  362. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  363. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  364. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  365. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  366. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  367. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  368. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  369. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  370. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  371. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  372. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  373. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  374. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  375. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  376. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  377. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  378. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  379. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  380. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  381. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  382. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  383. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  384. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  385. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  386. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  387. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  388. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  389. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  390. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  391. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  392. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  393. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  394. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  395. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  396. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  397. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  398. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  399. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  400. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  401. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  402. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  403. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  404. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  405. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  406. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  407. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  408. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  409. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  410. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  411. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  412. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  413. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  414. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  415. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  416. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  417. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  418. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  419. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  420. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  421. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  422. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  423. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  424. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  425. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  426. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  427. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  428. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  429. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  430. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  431. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  432. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  433. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  434. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  435. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  436. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  437. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  438. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  439. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  440. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  441. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  442. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  443. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  444. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  445. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  446. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  447. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  448. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  449. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  450. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  451. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  452. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  453. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  454. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  455. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  456. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  457. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  458. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  459. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  460. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  461. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  462. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  463. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  464. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  465. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  466. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  467. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  468. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  469. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  470. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  471. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  472. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  473. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  474. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  475. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  476. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  477. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  478. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  479. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  480. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  481. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  482. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  483. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  484. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  485. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  486. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  487. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  488. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  489. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  490. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  491. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  492. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  493. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  494. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  495. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  496. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  497. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  498. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  499. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  500. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  501. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  502. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  503. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  504. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  505. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  506. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  507. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  508. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  509. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  510. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  511. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  512. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  513. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  514. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  515. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  516. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  517. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  518. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  519. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  520. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  521. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  522. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  523. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  524. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  525. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  526. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  527. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  528. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  529. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  530. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  531. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  532. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  533. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  534. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  535. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  536. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  537. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  538. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  539. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  540. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  541. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  542. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  543. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  544. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  545. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  546. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  547. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  548. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  549. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  550. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  551. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  552. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  553. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  554. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  555. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  556. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  557. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  558. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  559. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  560. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  561. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  562. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  563. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  564. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  565. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  566. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  567. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  568. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  569. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  570. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  571. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  572. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  573. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  574. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  575. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  576. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  577. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  578. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  579. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  580. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  581. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  582. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  583. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  584. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  585. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  586. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  587. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  588. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  589. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  590. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  591. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  592. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  593. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  594. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  595. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  596. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  597. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  598. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  599. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  600. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  601. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  602. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  603. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  604. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  605. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  606. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  607. package/dist/collection/functional-components/form-control/form-control.js +19 -19
  608. package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
  609. package/dist/collection/index.js +1 -0
  610. package/dist/collection/index.js.map +1 -1
  611. package/dist/collection/testUtil/delay.js +1 -1
  612. package/dist/collection/testUtil/delay.js.map +1 -1
  613. package/dist/collection/utils/alert.js +54 -0
  614. package/dist/collection/utils/alert.js.map +1 -0
  615. package/dist/collection/utils/animation.js +19 -19
  616. package/dist/collection/utils/animation.js.map +1 -1
  617. package/dist/collection/utils/date-util.js +525 -500
  618. package/dist/collection/utils/date-util.js.map +1 -1
  619. package/dist/collection/utils/error-messages.js +102 -81
  620. package/dist/collection/utils/error-messages.js.map +1 -1
  621. package/dist/collection/utils/event-listeners.js +51 -51
  622. package/dist/collection/utils/event-listeners.js.map +1 -1
  623. package/dist/collection/utils/execution-control.js +14 -14
  624. package/dist/collection/utils/execution-control.js.map +1 -1
  625. package/dist/collection/utils/focus-visible.js +28 -28
  626. package/dist/collection/utils/focus-visible.js.map +1 -1
  627. package/dist/collection/utils/form.js +12 -12
  628. package/dist/collection/utils/form.js.map +1 -1
  629. package/dist/collection/utils/modal.js +25 -25
  630. package/dist/collection/utils/modal.js.map +1 -1
  631. package/dist/collection/utils/offset.js +4 -4
  632. package/dist/collection/utils/offset.js.map +1 -1
  633. package/dist/collection/utils/popover.js +99 -99
  634. package/dist/collection/utils/popover.js.map +1 -1
  635. package/dist/collection/utils/popup.js +71 -71
  636. package/dist/collection/utils/popup.js.map +1 -1
  637. package/dist/collection/utils/scroll.js +27 -27
  638. package/dist/collection/utils/scroll.js.map +1 -1
  639. package/dist/collection/utils/slot.js +28 -29
  640. package/dist/collection/utils/slot.js.map +1 -1
  641. package/dist/collection/utils/tabbable.js +17 -17
  642. package/dist/collection/utils/tabbable.js.map +1 -1
  643. package/dist/collection/utils/time.util.js +72 -72
  644. package/dist/collection/utils/time.util.js.map +1 -1
  645. package/dist/components/event-listeners.js +51 -51
  646. package/dist/components/event-listeners.js.map +1 -1
  647. package/dist/components/execution-control.js +14 -14
  648. package/dist/components/execution-control.js.map +1 -1
  649. package/dist/components/focus-visible.js +28 -28
  650. package/dist/components/focus-visible.js.map +1 -1
  651. package/dist/components/form-control.js +26 -26
  652. package/dist/components/form-control.js.map +1 -1
  653. package/dist/components/form.js +12 -12
  654. package/dist/components/form.js.map +1 -1
  655. package/dist/components/index.d.ts +6 -0
  656. package/dist/components/index.js +120 -150
  657. package/dist/components/index.js.map +1 -1
  658. package/dist/components/modal.js +26 -42
  659. package/dist/components/modal.js.map +1 -1
  660. package/dist/components/popover.js +98 -98
  661. package/dist/components/popover.js.map +1 -1
  662. package/dist/components/scroll.js +31 -31
  663. package/dist/components/scroll.js.map +1 -1
  664. package/dist/components/six-alert.d.ts +2 -2
  665. package/dist/components/six-alert.js +178 -142
  666. package/dist/components/six-alert.js.map +1 -1
  667. package/dist/components/six-avatar.d.ts +2 -2
  668. package/dist/components/six-avatar.js +46 -45
  669. package/dist/components/six-avatar.js.map +1 -1
  670. package/dist/components/six-badge.d.ts +2 -2
  671. package/dist/components/six-badge.js +41 -40
  672. package/dist/components/six-badge.js.map +1 -1
  673. package/dist/components/six-button.d.ts +2 -2
  674. package/dist/components/six-button.js +1 -142
  675. package/dist/components/six-button.js.map +1 -1
  676. package/dist/components/six-button2.js +148 -0
  677. package/dist/components/six-button2.js.map +1 -0
  678. package/dist/components/six-card.d.ts +2 -2
  679. package/dist/components/six-card.js +22 -21
  680. package/dist/components/six-card.js.map +1 -1
  681. package/dist/components/six-checkbox.d.ts +2 -2
  682. package/dist/components/six-checkbox.js +1 -156
  683. package/dist/components/six-checkbox.js.map +1 -1
  684. package/dist/components/six-checkbox2.js +166 -0
  685. package/dist/components/six-checkbox2.js.map +1 -0
  686. package/dist/components/six-datepicker.d.ts +2 -2
  687. package/dist/components/six-datepicker.js +933 -901
  688. package/dist/components/six-datepicker.js.map +1 -1
  689. package/dist/components/six-details.d.ts +2 -2
  690. package/dist/components/six-details2.js +159 -156
  691. package/dist/components/six-details2.js.map +1 -1
  692. package/dist/components/six-dialog.d.ts +2 -2
  693. package/dist/components/six-dialog.js +145 -159
  694. package/dist/components/six-dialog.js.map +1 -1
  695. package/dist/components/six-drawer.d.ts +2 -2
  696. package/dist/components/six-drawer.js +164 -179
  697. package/dist/components/six-drawer.js.map +1 -1
  698. package/dist/components/six-dropdown.d.ts +2 -2
  699. package/dist/components/six-dropdown2.js +553 -469
  700. package/dist/components/six-dropdown2.js.map +1 -1
  701. package/dist/components/six-error-page.d.ts +2 -2
  702. package/dist/components/six-error-page.js +107 -106
  703. package/dist/components/six-error-page.js.map +1 -1
  704. package/dist/components/six-error.d.ts +2 -2
  705. package/dist/components/six-error2.js +22 -21
  706. package/dist/components/six-error2.js.map +1 -1
  707. package/dist/components/six-file-list-item.d.ts +2 -2
  708. package/dist/components/six-file-list-item.js +60 -59
  709. package/dist/components/six-file-list-item.js.map +1 -1
  710. package/dist/components/six-file-list.d.ts +2 -2
  711. package/dist/components/six-file-list.js +21 -20
  712. package/dist/components/six-file-list.js.map +1 -1
  713. package/dist/components/six-file-upload.d.ts +2 -2
  714. package/dist/components/six-file-upload.js +162 -126
  715. package/dist/components/six-file-upload.js.map +1 -1
  716. package/dist/components/six-footer.d.ts +2 -2
  717. package/dist/components/six-footer.js +22 -21
  718. package/dist/components/six-footer.js.map +1 -1
  719. package/dist/components/six-group-label.d.ts +2 -2
  720. package/dist/components/six-group-label.js +71 -67
  721. package/dist/components/six-group-label.js.map +1 -1
  722. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  723. package/dist/components/six-header-dropdown-item.js +103 -0
  724. package/dist/components/six-header-dropdown-item.js.map +1 -0
  725. package/dist/components/{set-attributes.d.ts → six-header-item.d.ts} +4 -4
  726. package/dist/components/six-header-item.js +8 -0
  727. package/dist/components/six-header-item.js.map +1 -0
  728. package/dist/components/six-header-item2.js +39 -0
  729. package/dist/components/six-header-item2.js.map +1 -0
  730. package/dist/components/six-header-menu-button.d.ts +11 -0
  731. package/dist/components/six-header-menu-button.js +57 -0
  732. package/dist/components/six-header-menu-button.js.map +1 -0
  733. package/dist/components/six-header.d.ts +2 -2
  734. package/dist/components/six-header.js +271 -216
  735. package/dist/components/six-header.js.map +1 -1
  736. package/dist/components/six-icon-button.d.ts +2 -2
  737. package/dist/components/six-icon-button2.js +65 -55
  738. package/dist/components/six-icon-button2.js.map +1 -1
  739. package/dist/components/six-icon.d.ts +2 -2
  740. package/dist/components/six-icon2.js +39 -38
  741. package/dist/components/six-icon2.js.map +1 -1
  742. package/dist/components/six-input.d.ts +2 -2
  743. package/dist/components/six-input2.js +268 -249
  744. package/dist/components/six-input2.js.map +1 -1
  745. package/dist/components/six-item-picker.d.ts +2 -2
  746. package/dist/components/six-item-picker2.js +451 -348
  747. package/dist/components/six-item-picker2.js.map +1 -1
  748. package/dist/components/six-language-switcher.d.ts +2 -2
  749. package/dist/components/six-language-switcher.js +70 -63
  750. package/dist/components/six-language-switcher.js.map +1 -1
  751. package/dist/components/six-layout-grid.d.ts +2 -2
  752. package/dist/components/six-layout-grid.js +38 -35
  753. package/dist/components/six-layout-grid.js.map +1 -1
  754. package/dist/components/six-logo.d.ts +11 -0
  755. package/dist/components/six-logo.js +8 -0
  756. package/dist/components/six-logo.js.map +1 -0
  757. package/dist/components/six-logo2.js +42 -0
  758. package/dist/components/six-logo2.js.map +1 -0
  759. package/dist/components/six-main-container.d.ts +2 -2
  760. package/dist/components/six-main-container.js +25 -24
  761. package/dist/components/six-main-container.js.map +1 -1
  762. package/dist/components/six-menu-divider.d.ts +2 -2
  763. package/dist/components/six-menu-divider.js +22 -21
  764. package/dist/components/six-menu-divider.js.map +1 -1
  765. package/dist/components/six-menu-item.d.ts +2 -2
  766. package/dist/components/six-menu-item2.js +99 -75
  767. package/dist/components/six-menu-item2.js.map +1 -1
  768. package/dist/components/six-menu-label.d.ts +2 -2
  769. package/dist/components/six-menu-label.js +22 -21
  770. package/dist/components/six-menu-label.js.map +1 -1
  771. package/dist/components/six-menu.d.ts +2 -2
  772. package/dist/components/six-menu2.js +246 -220
  773. package/dist/components/six-menu2.js.map +1 -1
  774. package/dist/components/six-picto.d.ts +2 -2
  775. package/dist/components/six-picto2.js +30 -29
  776. package/dist/components/six-picto2.js.map +1 -1
  777. package/dist/components/six-progress-bar.d.ts +2 -2
  778. package/dist/components/six-progress-bar.js +32 -31
  779. package/dist/components/six-progress-bar.js.map +1 -1
  780. package/dist/components/six-progress-ring.d.ts +2 -2
  781. package/dist/components/six-progress-ring.js +50 -47
  782. package/dist/components/six-progress-ring.js.map +1 -1
  783. package/dist/components/six-radio.d.ts +2 -2
  784. package/dist/components/six-radio.js +129 -125
  785. package/dist/components/six-radio.js.map +1 -1
  786. package/dist/components/six-range.d.ts +2 -2
  787. package/dist/components/six-range.js +243 -225
  788. package/dist/components/six-range.js.map +1 -1
  789. package/dist/components/six-root.d.ts +2 -2
  790. package/dist/components/six-root.js +40 -66
  791. package/dist/components/six-root.js.map +1 -1
  792. package/dist/components/six-search-field.d.ts +2 -2
  793. package/dist/components/six-search-field.js +79 -76
  794. package/dist/components/six-search-field.js.map +1 -1
  795. package/dist/components/six-select.d.ts +2 -2
  796. package/dist/components/six-select.js +771 -471
  797. package/dist/components/six-select.js.map +1 -1
  798. package/dist/components/six-sidebar-item-group.d.ts +2 -2
  799. package/dist/components/six-sidebar-item-group.js +88 -76
  800. package/dist/components/six-sidebar-item-group.js.map +1 -1
  801. package/dist/components/six-sidebar-item.d.ts +2 -2
  802. package/dist/components/six-sidebar-item.js +36 -32
  803. package/dist/components/six-sidebar-item.js.map +1 -1
  804. package/dist/components/six-sidebar.d.ts +2 -2
  805. package/dist/components/six-sidebar.js +200 -197
  806. package/dist/components/six-sidebar.js.map +1 -1
  807. package/dist/components/six-spinner.d.ts +2 -2
  808. package/dist/components/six-spinner2.js +65 -30
  809. package/dist/components/six-spinner2.js.map +1 -1
  810. package/dist/components/six-stage-indicator.d.ts +2 -2
  811. package/dist/components/six-stage-indicator2.js +30 -29
  812. package/dist/components/six-stage-indicator2.js.map +1 -1
  813. package/dist/components/six-switch.d.ts +2 -2
  814. package/dist/components/six-switch.js +141 -136
  815. package/dist/components/six-switch.js.map +1 -1
  816. package/dist/components/six-tab-group.d.ts +2 -2
  817. package/dist/components/six-tab-group.js +271 -242
  818. package/dist/components/six-tab-group.js.map +1 -1
  819. package/dist/components/six-tab-panel.d.ts +2 -2
  820. package/dist/components/six-tab-panel.js +31 -30
  821. package/dist/components/six-tab-panel.js.map +1 -1
  822. package/dist/components/six-tab.d.ts +2 -2
  823. package/dist/components/six-tab.js +86 -85
  824. package/dist/components/six-tab.js.map +1 -1
  825. package/dist/components/six-tag.d.ts +2 -2
  826. package/dist/components/six-tag.js +99 -1
  827. package/dist/components/six-tag.js.map +1 -1
  828. package/dist/components/six-textarea.d.ts +2 -2
  829. package/dist/components/six-textarea.js +235 -228
  830. package/dist/components/six-textarea.js.map +1 -1
  831. package/dist/components/six-tile.d.ts +2 -2
  832. package/dist/components/six-tile.js +118 -117
  833. package/dist/components/six-tile.js.map +1 -1
  834. package/dist/components/six-timepicker.d.ts +2 -2
  835. package/dist/components/six-timepicker2.js +491 -488
  836. package/dist/components/six-timepicker2.js.map +1 -1
  837. package/dist/components/six-tooltip.d.ts +2 -2
  838. package/dist/components/six-tooltip2.js +173 -170
  839. package/dist/components/six-tooltip2.js.map +1 -1
  840. package/dist/components/slot.js +29 -30
  841. package/dist/components/slot.js.map +1 -1
  842. package/dist/components.d.ts +35 -21
  843. package/dist/components.json +1379 -308
  844. package/dist/esm/app-globals-0f993ce5.js +5 -0
  845. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  846. package/dist/esm/error-messages-1eaaad23.js +115 -0
  847. package/dist/esm/error-messages-1eaaad23.js.map +1 -0
  848. package/dist/esm/event-listeners-706d4309.js +59 -0
  849. package/dist/esm/event-listeners-706d4309.js.map +1 -0
  850. package/dist/esm/{execution-control-e0892a05.js → execution-control-2ebaf4ef.js} +15 -15
  851. package/dist/esm/{execution-control-e0892a05.js.map → execution-control-2ebaf4ef.js.map} +1 -1
  852. package/dist/esm/focus-visible-d9dbfeef.js +45 -0
  853. package/dist/esm/{focus-visible-fc6ac671.js.map → focus-visible-d9dbfeef.js.map} +1 -1
  854. package/dist/esm/form-4b145b7a.js +18 -0
  855. package/dist/esm/{form-81252534.js.map → form-4b145b7a.js.map} +1 -1
  856. package/dist/esm/form-control-ad1710bf.js +34 -0
  857. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  858. package/dist/esm/index-a7bee415.js +1919 -0
  859. package/dist/esm/index-a7bee415.js.map +1 -0
  860. package/dist/esm/index.js +52 -87
  861. package/dist/esm/index.js.map +1 -1
  862. package/dist/esm/loader.js +6 -4
  863. package/dist/esm/loader.js.map +1 -1
  864. package/dist/esm/modal-6c1288e3.js +33 -0
  865. package/dist/esm/modal-6c1288e3.js.map +1 -0
  866. package/dist/esm/{popover-136d1f73.js → popover-25996e62.js} +99 -99
  867. package/dist/esm/popover-25996e62.js.map +1 -0
  868. package/dist/esm/popup-7209e9d5.js +98 -0
  869. package/dist/esm/popup-7209e9d5.js.map +1 -0
  870. package/dist/esm/scroll-3e16851e.js +64 -0
  871. package/dist/esm/{scroll-774762d6.js.map → scroll-3e16851e.js.map} +1 -1
  872. package/dist/esm/six-alert.entry.js +144 -111
  873. package/dist/esm/six-alert.entry.js.map +1 -1
  874. package/dist/esm/six-avatar.entry.js +23 -22
  875. package/dist/esm/six-avatar.entry.js.map +1 -1
  876. package/dist/esm/six-badge.entry.js +25 -24
  877. package/dist/esm/six-badge.entry.js.map +1 -1
  878. package/dist/esm/six-button.entry.js +98 -96
  879. package/dist/esm/six-button.entry.js.map +1 -1
  880. package/dist/esm/six-card.entry.js +10 -9
  881. package/dist/esm/six-card.entry.js.map +1 -1
  882. package/dist/esm/six-checkbox.entry.js +113 -112
  883. package/dist/esm/six-checkbox.entry.js.map +1 -1
  884. package/dist/esm/six-datepicker.entry.js +864 -835
  885. package/dist/esm/six-datepicker.entry.js.map +1 -1
  886. package/dist/esm/six-details.entry.js +129 -128
  887. package/dist/esm/six-details.entry.js.map +1 -1
  888. package/dist/esm/six-dialog.entry.js +115 -131
  889. package/dist/esm/six-dialog.entry.js.map +1 -1
  890. package/dist/esm/six-drawer.entry.js +132 -149
  891. package/dist/esm/six-drawer.entry.js.map +1 -1
  892. package/dist/esm/six-dropdown_3.entry.js +812 -0
  893. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  894. package/dist/esm/six-error-page.entry.js +84 -83
  895. package/dist/esm/six-error-page.entry.js.map +1 -1
  896. package/dist/esm/six-error.entry.js +10 -9
  897. package/dist/esm/six-error.entry.js.map +1 -1
  898. package/dist/esm/six-file-list-item.entry.js +36 -35
  899. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  900. package/dist/esm/six-file-list.entry.js +9 -8
  901. package/dist/esm/six-file-list.entry.js.map +1 -1
  902. package/dist/esm/six-file-upload.entry.js +120 -100
  903. package/dist/esm/six-file-upload.entry.js.map +1 -1
  904. package/dist/esm/six-footer.entry.js +10 -9
  905. package/dist/esm/six-footer.entry.js.map +1 -1
  906. package/dist/esm/six-group-label.entry.js +45 -44
  907. package/dist/esm/six-group-label.entry.js.map +1 -1
  908. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  909. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  910. package/dist/esm/six-header-item_2.entry.js +42 -0
  911. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  912. package/dist/esm/six-header-menu-button.entry.js +19 -0
  913. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  914. package/dist/esm/six-header.entry.js +189 -157
  915. package/dist/esm/six-header.entry.js.map +1 -1
  916. package/dist/esm/six-icon-button.entry.js +40 -33
  917. package/dist/esm/six-icon-button.entry.js.map +1 -1
  918. package/dist/esm/six-icon.entry.js +24 -23
  919. package/dist/esm/six-icon.entry.js.map +1 -1
  920. package/dist/esm/six-input.entry.js +203 -191
  921. package/dist/esm/six-input.entry.js.map +1 -1
  922. package/dist/esm/six-item-picker.entry.js +407 -310
  923. package/dist/esm/six-item-picker.entry.js.map +1 -1
  924. package/dist/esm/six-language-switcher.entry.js +53 -48
  925. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  926. package/dist/esm/six-layout-grid.entry.js +22 -21
  927. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  928. package/dist/esm/six-main-container.entry.js +11 -10
  929. package/dist/esm/six-main-container.entry.js.map +1 -1
  930. package/dist/esm/six-menu-divider.entry.js +10 -9
  931. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  932. package/dist/esm/six-menu-label.entry.js +10 -9
  933. package/dist/esm/six-menu-label.entry.js.map +1 -1
  934. package/dist/esm/six-picto.entry.js +16 -15
  935. package/dist/esm/six-picto.entry.js.map +1 -1
  936. package/dist/esm/six-progress-bar.entry.js +17 -16
  937. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  938. package/dist/esm/six-progress-ring.entry.js +32 -31
  939. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  940. package/dist/esm/six-radio.entry.js +106 -105
  941. package/dist/esm/six-radio.entry.js.map +1 -1
  942. package/dist/esm/six-range.entry.js +200 -189
  943. package/dist/esm/six-range.entry.js.map +1 -1
  944. package/dist/esm/six-root.entry.js +13 -31
  945. package/dist/esm/six-root.entry.js.map +1 -1
  946. package/dist/esm/six-search-field.entry.js +46 -45
  947. package/dist/esm/six-search-field.entry.js.map +1 -1
  948. package/dist/esm/six-select.entry.js +539 -365
  949. package/dist/esm/six-select.entry.js.map +1 -1
  950. package/dist/esm/six-sidebar-item-group.entry.js +58 -47
  951. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  952. package/dist/esm/six-sidebar-item.entry.js +19 -16
  953. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  954. package/dist/esm/six-sidebar.entry.js +176 -175
  955. package/dist/esm/six-sidebar.entry.js.map +1 -1
  956. package/dist/esm/six-spinner.entry.js +50 -16
  957. package/dist/esm/six-spinner.entry.js.map +1 -1
  958. package/dist/esm/six-stage-indicator.entry.js +19 -0
  959. package/dist/esm/six-stage-indicator.entry.js.map +1 -0
  960. package/dist/esm/six-switch.entry.js +109 -108
  961. package/dist/esm/six-switch.entry.js.map +1 -1
  962. package/dist/esm/six-tab-group.entry.js +242 -216
  963. package/dist/esm/six-tab-group.entry.js.map +1 -1
  964. package/dist/esm/six-tab-panel.entry.js +16 -15
  965. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  966. package/dist/esm/six-tab.entry.js +57 -56
  967. package/dist/esm/six-tab.entry.js.map +1 -1
  968. package/dist/esm/six-tag.entry.js +55 -54
  969. package/dist/esm/six-tag.entry.js.map +1 -1
  970. package/dist/esm/six-textarea.entry.js +183 -182
  971. package/dist/esm/six-textarea.entry.js.map +1 -1
  972. package/dist/esm/six-tile.entry.js +79 -78
  973. package/dist/esm/six-tile.entry.js.map +1 -1
  974. package/dist/esm/six-timepicker.entry.js +351 -350
  975. package/dist/esm/six-timepicker.entry.js.map +1 -1
  976. package/dist/esm/six-tooltip.entry.js +150 -149
  977. package/dist/esm/six-tooltip.entry.js.map +1 -1
  978. package/dist/esm/slot-56531341.js +47 -0
  979. package/dist/esm/slot-56531341.js.map +1 -0
  980. package/dist/esm/types-a07bb999.js +19 -0
  981. package/dist/esm/types-a07bb999.js.map +1 -0
  982. package/dist/esm/ui-library.js +14 -12
  983. package/dist/esm/ui-library.js.map +1 -1
  984. package/dist/types/components/six-alert/six-alert.d.ts +47 -40
  985. package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
  986. package/dist/types/components/six-badge/six-badge.d.ts +7 -7
  987. package/dist/types/components/six-button/six-button.d.ts +48 -48
  988. package/dist/types/components/six-card/six-card.d.ts +1 -1
  989. package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -58
  990. package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
  991. package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
  992. package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
  993. package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
  994. package/dist/types/components/six-datepicker/six-datepicker.d.ts +187 -187
  995. package/dist/types/components/six-details/six-details.d.ts +42 -42
  996. package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
  997. package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
  998. package/dist/types/components/six-dropdown/six-dropdown.d.ts +131 -112
  999. package/dist/types/components/six-error/six-error.d.ts +1 -1
  1000. package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
  1001. package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
  1002. package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
  1003. package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
  1004. package/dist/types/components/six-footer/six-footer.d.ts +1 -1
  1005. package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
  1006. package/dist/types/components/six-header/six-header.d.ts +127 -60
  1007. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  1008. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  1009. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  1010. package/dist/types/components/six-icon/six-icon.d.ts +5 -5
  1011. package/dist/types/components/six-icon-button/six-icon-button.d.ts +24 -18
  1012. package/dist/types/components/six-input/six-input.d.ts +117 -105
  1013. package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
  1014. package/dist/types/components/six-item-picker/types.d.ts +7 -7
  1015. package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
  1016. package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
  1017. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  1018. package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
  1019. package/dist/types/components/six-menu/six-menu.d.ts +67 -63
  1020. package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
  1021. package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
  1022. package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
  1023. package/dist/types/components/six-picto/six-picto.d.ts +6 -6
  1024. package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
  1025. package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
  1026. package/dist/types/components/six-radio/six-radio.d.ts +38 -38
  1027. package/dist/types/components/six-range/six-range.d.ts +77 -75
  1028. package/dist/types/components/six-root/six-root.d.ts +8 -21
  1029. package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
  1030. package/dist/types/components/six-select/six-select.d.ts +135 -122
  1031. package/dist/types/components/six-select/util.d.ts +3 -1
  1032. package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
  1033. package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
  1034. package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
  1035. package/dist/types/components/six-spinner/six-spinner.d.ts +26 -5
  1036. package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
  1037. package/dist/types/components/six-switch/six-switch.d.ts +48 -48
  1038. package/dist/types/components/six-tab/six-tab.d.ts +20 -20
  1039. package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -35
  1040. package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
  1041. package/dist/types/components/six-tag/six-tag.d.ts +20 -20
  1042. package/dist/types/components/six-textarea/six-textarea.d.ts +89 -89
  1043. package/dist/types/components/six-tile/six-tile.d.ts +31 -31
  1044. package/dist/types/components/six-timepicker/six-timepicker.d.ts +152 -152
  1045. package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
  1046. package/dist/types/components.d.ts +719 -59
  1047. package/dist/types/functional-components/form-control/form-control.d.ts +32 -32
  1048. package/dist/types/index.d.ts +1 -0
  1049. package/dist/types/stencil-public-runtime.d.ts +37 -13
  1050. package/dist/types/types.d.ts +1 -0
  1051. package/dist/types/utils/alert.d.ts +10 -0
  1052. package/dist/types/utils/date-util.d.ts +58 -50
  1053. package/dist/types/utils/error-messages.d.ts +27 -25
  1054. package/dist/types/utils/event-listeners.d.ts +11 -11
  1055. package/dist/types/utils/focus-visible.d.ts +2 -2
  1056. package/dist/types/utils/modal.d.ts +8 -8
  1057. package/dist/types/utils/offset.d.ts +2 -2
  1058. package/dist/types/utils/popover.d.ts +21 -21
  1059. package/dist/types/utils/slot.d.ts +0 -1
  1060. package/dist/types/utils/time.util.d.ts +6 -6
  1061. package/dist/types/utils/type-check.d.ts +1 -1
  1062. package/dist/types/utils/types.d.ts +1 -1
  1063. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1064. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1102. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1103. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1104. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1105. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1106. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1107. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1108. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1109. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1110. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1111. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1112. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1113. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1114. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1115. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1116. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1117. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1118. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1119. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1120. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1121. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1122. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1123. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1124. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1125. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1126. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1127. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1128. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1129. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1130. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1131. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1132. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1133. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1134. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1135. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1136. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1137. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1138. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1139. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1140. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1141. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1142. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1143. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1144. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1145. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1146. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1147. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1148. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1149. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1150. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1151. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1152. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1153. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1154. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1155. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1156. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1157. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1158. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1159. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1160. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1161. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1162. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1163. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1164. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1165. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1166. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1167. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1168. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1169. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1170. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1171. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1172. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1173. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1174. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1175. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1176. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1177. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1178. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1179. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1180. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1181. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1182. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1183. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1184. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1185. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1186. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1187. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1188. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1189. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1190. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1191. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1192. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1193. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1194. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1195. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1196. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1197. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1198. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1199. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1200. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1201. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1202. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1203. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1204. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1205. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1206. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1207. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1208. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1209. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1210. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1211. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1212. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1213. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1214. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1215. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1216. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1217. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1218. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1219. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1220. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1221. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1222. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1223. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1224. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1225. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1226. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1227. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1228. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1229. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1230. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1231. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1232. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1233. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1234. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1235. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1236. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1237. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1238. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1239. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1240. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1241. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1242. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1243. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1244. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1245. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1246. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1247. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1248. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1249. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1250. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1251. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1252. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1253. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1254. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1255. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1256. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1257. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1258. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1259. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1260. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1261. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1262. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1263. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1264. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1265. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1266. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1267. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1268. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1269. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1270. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1271. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1272. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1273. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1274. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1275. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1276. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1277. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1278. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1279. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1280. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1281. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1282. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1283. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1284. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1285. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1286. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1287. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1288. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1289. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1290. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1291. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1292. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1293. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1294. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1295. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1296. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1297. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1298. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1299. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1300. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1301. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1302. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1303. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1304. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1305. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1306. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1307. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1308. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1309. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1310. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1311. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1312. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1313. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1314. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1315. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1316. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1317. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1318. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1319. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1320. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1321. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1322. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1323. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1324. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1325. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1326. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1327. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1328. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1329. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1330. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1331. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1332. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1333. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1334. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1335. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1336. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1337. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1338. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1339. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1340. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1341. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1342. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1343. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1344. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1345. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1346. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1347. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1348. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1349. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1350. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1351. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1352. package/dist/ui-library/index.esm.js +1 -1
  1353. package/dist/ui-library/index.esm.js.map +1 -1
  1354. package/dist/ui-library/p-03acec96.entry.js +2 -0
  1355. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1356. package/dist/ui-library/{p-5654e4c7.js → p-06ba4450.js} +1 -1
  1357. package/dist/ui-library/{p-5654e4c7.js.map → p-06ba4450.js.map} +1 -1
  1358. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1359. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1360. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1361. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1362. package/dist/ui-library/p-0a6b6429.entry.js +2 -0
  1363. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1364. package/dist/ui-library/p-0cebf1d2.js +2 -0
  1365. package/dist/ui-library/p-0cebf1d2.js.map +1 -0
  1366. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1367. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1368. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1369. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1370. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1371. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1372. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1373. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1374. package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
  1375. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1376. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1377. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1378. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1379. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1380. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1381. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1382. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1383. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1384. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1385. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1386. package/dist/ui-library/p-48118ce8.js +3 -0
  1387. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1388. package/dist/ui-library/p-49019d6c.entry.js +2 -0
  1389. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1390. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1391. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1392. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1393. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1394. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1395. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1396. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1397. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1398. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1399. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1400. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1401. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1402. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1403. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1404. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1405. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1406. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1407. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1408. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1409. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1410. package/dist/ui-library/p-651293e7.js +2 -0
  1411. package/dist/ui-library/p-651293e7.js.map +1 -0
  1412. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1413. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1414. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1415. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1416. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1417. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1418. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1419. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1420. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1421. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1422. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1423. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1424. package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
  1425. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1426. package/dist/ui-library/{p-0fdb185d.js → p-7f856f00.js} +1 -1
  1427. package/dist/ui-library/{p-0fdb185d.js.map → p-7f856f00.js.map} +1 -1
  1428. package/dist/ui-library/{p-052aa8d3.js → p-8227aaed.js} +1 -1
  1429. package/dist/ui-library/{p-052aa8d3.js.map → p-8227aaed.js.map} +1 -1
  1430. package/dist/ui-library/{p-8c0971e0.js → p-842b492e.js} +1 -1
  1431. package/dist/ui-library/{p-8c0971e0.js.map → p-842b492e.js.map} +1 -1
  1432. package/dist/ui-library/{p-0f510624.js → p-862d474e.js} +1 -1
  1433. package/dist/ui-library/p-862d474e.js.map +1 -0
  1434. package/dist/ui-library/p-870139dc.entry.js +2 -0
  1435. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1436. package/dist/ui-library/{p-7d95def3.js → p-8bfb4bfc.js} +1 -1
  1437. package/dist/ui-library/{p-7d95def3.js.map → p-8bfb4bfc.js.map} +1 -1
  1438. package/dist/ui-library/{p-e5020f0d.js → p-a04460e3.js} +2 -2
  1439. package/dist/ui-library/{p-e5020f0d.js.map → p-a04460e3.js.map} +1 -1
  1440. package/dist/ui-library/{p-698bb2c8.js → p-a1502802.js} +1 -1
  1441. package/dist/ui-library/{p-698bb2c8.js.map → p-a1502802.js.map} +1 -1
  1442. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1443. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1444. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1445. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1446. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1447. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1448. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1449. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1450. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1451. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1452. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1453. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1454. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1455. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1456. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1457. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1458. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1459. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1460. package/dist/ui-library/{p-13b43e04.entry.js → p-d46acf21.entry.js} +2 -2
  1461. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1462. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1463. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1464. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1465. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1466. package/dist/ui-library/p-e080d5b6.js +2 -0
  1467. package/dist/ui-library/p-e080d5b6.js.map +1 -0
  1468. package/dist/ui-library/p-e1255160.js +2 -0
  1469. package/dist/ui-library/p-e1255160.js.map +1 -0
  1470. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1471. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1472. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1473. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1474. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1475. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1476. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1477. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1478. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1479. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1480. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1481. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1482. package/dist/ui-library/p-f136a6b2.js +2 -0
  1483. package/dist/ui-library/p-f136a6b2.js.map +1 -0
  1484. package/dist/ui-library/p-f9a1f6ab.entry.js +2 -0
  1485. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1486. package/dist/ui-library/p-ffce31da.entry.js +2 -0
  1487. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1488. package/dist/ui-library/ui-library.css +1 -10
  1489. package/dist/ui-library/ui-library.esm.js +1 -1
  1490. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1491. package/loader/cdn.js +1 -3
  1492. package/loader/index.cjs.js +1 -3
  1493. package/loader/index.d.ts +3 -0
  1494. package/loader/index.es2017.js +1 -3
  1495. package/loader/index.js +1 -3
  1496. package/package.json +15 -31
  1497. package/dist/cjs/event-listeners-fdfe838c.js +0 -61
  1498. package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
  1499. package/dist/cjs/focus-visible-ae2470dd.js +0 -47
  1500. package/dist/cjs/form-2df8c5bb.js +0 -20
  1501. package/dist/cjs/form-control-9769b310.js +0 -36
  1502. package/dist/cjs/form-control-9769b310.js.map +0 -1
  1503. package/dist/cjs/index-900437fc.js +0 -2469
  1504. package/dist/cjs/index-900437fc.js.map +0 -1
  1505. package/dist/cjs/modal-d5f074c7.js +0 -52
  1506. package/dist/cjs/modal-d5f074c7.js.map +0 -1
  1507. package/dist/cjs/popover-2df7e154.js.map +0 -1
  1508. package/dist/cjs/popup-f1d9910f.js +0 -103
  1509. package/dist/cjs/popup-f1d9910f.js.map +0 -1
  1510. package/dist/cjs/scroll-2c4200dc.js +0 -68
  1511. package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
  1512. package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
  1513. package/dist/cjs/six-dropdown_2.cjs.entry.js +0 -671
  1514. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1515. package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
  1516. package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
  1517. package/dist/cjs/slot-6e6a400f.js +0 -53
  1518. package/dist/cjs/slot-6e6a400f.js.map +0 -1
  1519. package/dist/cjs/types-47199040.js +0 -17
  1520. package/dist/cjs/types-47199040.js.map +0 -1
  1521. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1522. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1523. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1524. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1525. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1526. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1527. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1528. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1529. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1530. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1531. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
  1532. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1533. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1534. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1535. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1536. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1537. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1538. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1539. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1540. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1541. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
  1542. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1543. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1544. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1545. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1546. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1547. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1548. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1549. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1550. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1551. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1552. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1553. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
  1554. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1555. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1556. package/dist/collection/components/six-header/test/six-header.spec.js +0 -133
  1557. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1558. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1559. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1560. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1561. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1562. package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
  1563. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1564. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1565. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1566. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1567. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1568. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1569. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1570. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1571. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1572. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1573. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1574. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1575. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1576. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1577. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1578. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1579. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1580. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1581. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1582. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1583. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1584. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1585. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1586. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1587. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1588. package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
  1589. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1590. package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
  1591. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1592. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1593. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1594. package/dist/collection/components/six-select/test/six-select.spec.js +0 -86
  1595. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1596. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1597. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1598. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1599. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1600. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1601. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1602. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1603. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1604. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1605. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1606. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1607. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1608. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
  1609. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1610. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1611. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1612. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
  1613. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1614. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
  1615. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1616. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1617. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1618. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1619. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1620. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1621. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1622. package/dist/collection/files/file-list.json +0 -308
  1623. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1624. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1625. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1626. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1627. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1628. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1629. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1630. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1631. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1632. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1633. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1634. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1635. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1636. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1637. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1638. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1639. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1640. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1641. package/dist/collection/utils/date-util.spec.js +0 -995
  1642. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1643. package/dist/collection/utils/scroll.spec.js +0 -122
  1644. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1645. package/dist/collection/utils/support.js +0 -16
  1646. package/dist/collection/utils/support.js.map +0 -1
  1647. package/dist/collection/utils/time.util.spec.js +0 -368
  1648. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1649. package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
  1650. package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
  1651. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
  1652. package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
  1653. package/dist/components/set-attributes.js +0 -8
  1654. package/dist/components/set-attributes.js.map +0 -1
  1655. package/dist/components/set-attributes2.js +0 -71
  1656. package/dist/components/set-attributes2.js.map +0 -1
  1657. package/dist/components/six-tag2.js +0 -102
  1658. package/dist/components/six-tag2.js.map +0 -1
  1659. package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
  1660. package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
  1661. package/dist/esm/focus-visible-fc6ac671.js +0 -45
  1662. package/dist/esm/form-81252534.js +0 -18
  1663. package/dist/esm/form-control-b0febe88.js +0 -34
  1664. package/dist/esm/form-control-b0febe88.js.map +0 -1
  1665. package/dist/esm/index-8a74f992.js +0 -2440
  1666. package/dist/esm/index-8a74f992.js.map +0 -1
  1667. package/dist/esm/modal-7d32e141.js +0 -49
  1668. package/dist/esm/modal-7d32e141.js.map +0 -1
  1669. package/dist/esm/polyfills/core-js.js +0 -11
  1670. package/dist/esm/polyfills/dom.js +0 -79
  1671. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1672. package/dist/esm/polyfills/index.js +0 -34
  1673. package/dist/esm/polyfills/system.js +0 -6
  1674. package/dist/esm/popover-136d1f73.js.map +0 -1
  1675. package/dist/esm/popup-7f89a001.js +0 -98
  1676. package/dist/esm/popup-7f89a001.js.map +0 -1
  1677. package/dist/esm/scroll-774762d6.js +0 -64
  1678. package/dist/esm/set-attributes_2.entry.js +0 -68
  1679. package/dist/esm/set-attributes_2.entry.js.map +0 -1
  1680. package/dist/esm/six-dropdown_2.entry.js +0 -666
  1681. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1682. package/dist/esm/six-menu-item.entry.js +0 -59
  1683. package/dist/esm/six-menu-item.entry.js.map +0 -1
  1684. package/dist/esm/slot-ad36df3a.js +0 -48
  1685. package/dist/esm/slot-ad36df3a.js.map +0 -1
  1686. package/dist/esm/types-59b455aa.js +0 -17
  1687. package/dist/esm/types-59b455aa.js.map +0 -1
  1688. package/dist/types/utils/support.d.ts +0 -1
  1689. package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
  1690. package/dist/ui-library/assets/six-logo.svg +0 -1
  1691. package/dist/ui-library/files/file-list.json +0 -308
  1692. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1693. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1694. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1695. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1696. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1697. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1698. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1699. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1700. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1701. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1702. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1703. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1704. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1705. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1706. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1707. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1708. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1709. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1710. package/dist/ui-library/p-0f510624.js.map +0 -1
  1711. package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
  1712. package/dist/ui-library/p-14c1ec31.entry.js +0 -2
  1713. package/dist/ui-library/p-14c1ec31.entry.js.map +0 -1
  1714. package/dist/ui-library/p-15559d38.js +0 -2
  1715. package/dist/ui-library/p-15559d38.js.map +0 -1
  1716. package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
  1717. package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
  1718. package/dist/ui-library/p-22c9b8c3.entry.js +0 -2
  1719. package/dist/ui-library/p-22c9b8c3.entry.js.map +0 -1
  1720. package/dist/ui-library/p-25bb1752.entry.js +0 -2
  1721. package/dist/ui-library/p-25bb1752.entry.js.map +0 -1
  1722. package/dist/ui-library/p-264d4ea8.entry.js +0 -2
  1723. package/dist/ui-library/p-264d4ea8.entry.js.map +0 -1
  1724. package/dist/ui-library/p-346f9557.entry.js +0 -2
  1725. package/dist/ui-library/p-346f9557.entry.js.map +0 -1
  1726. package/dist/ui-library/p-37557787.entry.js +0 -2
  1727. package/dist/ui-library/p-37557787.entry.js.map +0 -1
  1728. package/dist/ui-library/p-3cc5addb.entry.js +0 -2
  1729. package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
  1730. package/dist/ui-library/p-3f1a5ecb.entry.js +0 -2
  1731. package/dist/ui-library/p-3f1a5ecb.entry.js.map +0 -1
  1732. package/dist/ui-library/p-411ed539.entry.js +0 -2
  1733. package/dist/ui-library/p-411ed539.entry.js.map +0 -1
  1734. package/dist/ui-library/p-4435ff73.entry.js +0 -2
  1735. package/dist/ui-library/p-4435ff73.entry.js.map +0 -1
  1736. package/dist/ui-library/p-538f3c50.entry.js +0 -2
  1737. package/dist/ui-library/p-538f3c50.entry.js.map +0 -1
  1738. package/dist/ui-library/p-5800663b.entry.js +0 -2
  1739. package/dist/ui-library/p-5800663b.entry.js.map +0 -1
  1740. package/dist/ui-library/p-59210f0b.js +0 -2
  1741. package/dist/ui-library/p-59210f0b.js.map +0 -1
  1742. package/dist/ui-library/p-5af44076.entry.js +0 -2
  1743. package/dist/ui-library/p-5af44076.entry.js.map +0 -1
  1744. package/dist/ui-library/p-5ba3a0fe.entry.js +0 -2
  1745. package/dist/ui-library/p-5ba3a0fe.entry.js.map +0 -1
  1746. package/dist/ui-library/p-613283a7.entry.js +0 -2
  1747. package/dist/ui-library/p-613283a7.entry.js.map +0 -1
  1748. package/dist/ui-library/p-6153045b.js +0 -3
  1749. package/dist/ui-library/p-6153045b.js.map +0 -1
  1750. package/dist/ui-library/p-6197fe2f.entry.js +0 -2
  1751. package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
  1752. package/dist/ui-library/p-658d9f79.entry.js +0 -2
  1753. package/dist/ui-library/p-658d9f79.entry.js.map +0 -1
  1754. package/dist/ui-library/p-66fe54b3.entry.js +0 -2
  1755. package/dist/ui-library/p-66fe54b3.entry.js.map +0 -1
  1756. package/dist/ui-library/p-724875b0.entry.js +0 -2
  1757. package/dist/ui-library/p-724875b0.entry.js.map +0 -1
  1758. package/dist/ui-library/p-7afafb9d.entry.js +0 -2
  1759. package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
  1760. package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
  1761. package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
  1762. package/dist/ui-library/p-878226a0.entry.js +0 -2
  1763. package/dist/ui-library/p-878226a0.entry.js.map +0 -1
  1764. package/dist/ui-library/p-91b51800.entry.js +0 -2
  1765. package/dist/ui-library/p-91b51800.entry.js.map +0 -1
  1766. package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
  1767. package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
  1768. package/dist/ui-library/p-9ace84c7.js +0 -2
  1769. package/dist/ui-library/p-9ace84c7.js.map +0 -1
  1770. package/dist/ui-library/p-9b354f5d.entry.js +0 -2
  1771. package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
  1772. package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
  1773. package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
  1774. package/dist/ui-library/p-a0f290d0.entry.js +0 -2
  1775. package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
  1776. package/dist/ui-library/p-a2035543.entry.js +0 -2
  1777. package/dist/ui-library/p-a2035543.entry.js.map +0 -1
  1778. package/dist/ui-library/p-a457fee8.entry.js +0 -2
  1779. package/dist/ui-library/p-a457fee8.entry.js.map +0 -1
  1780. package/dist/ui-library/p-a55c7258.entry.js +0 -2
  1781. package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
  1782. package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
  1783. package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
  1784. package/dist/ui-library/p-ab91c2a9.entry.js +0 -2
  1785. package/dist/ui-library/p-ab91c2a9.entry.js.map +0 -1
  1786. package/dist/ui-library/p-ac099e6b.entry.js +0 -2
  1787. package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
  1788. package/dist/ui-library/p-ae601a0f.entry.js +0 -2
  1789. package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
  1790. package/dist/ui-library/p-b351f889.entry.js +0 -2
  1791. package/dist/ui-library/p-b351f889.entry.js.map +0 -1
  1792. package/dist/ui-library/p-b57afbe4.entry.js +0 -2
  1793. package/dist/ui-library/p-b57afbe4.entry.js.map +0 -1
  1794. package/dist/ui-library/p-b6f47c9d.entry.js +0 -2
  1795. package/dist/ui-library/p-b6f47c9d.entry.js.map +0 -1
  1796. package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
  1797. package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
  1798. package/dist/ui-library/p-cba69e9d.entry.js +0 -2
  1799. package/dist/ui-library/p-cba69e9d.entry.js.map +0 -1
  1800. package/dist/ui-library/p-cd67da3d.entry.js +0 -2
  1801. package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
  1802. package/dist/ui-library/p-cdaed936.entry.js +0 -2
  1803. package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
  1804. package/dist/ui-library/p-d1bda563.entry.js +0 -2
  1805. package/dist/ui-library/p-d1bda563.entry.js.map +0 -1
  1806. package/dist/ui-library/p-db34a6cc.entry.js +0 -2
  1807. package/dist/ui-library/p-db34a6cc.entry.js.map +0 -1
  1808. package/dist/ui-library/p-db936ad7.entry.js +0 -2
  1809. package/dist/ui-library/p-db936ad7.entry.js.map +0 -1
  1810. package/dist/ui-library/p-dc4f41d8.entry.js +0 -2
  1811. package/dist/ui-library/p-dc4f41d8.entry.js.map +0 -1
  1812. package/dist/ui-library/p-dfed33c5.entry.js +0 -2
  1813. package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
  1814. package/dist/ui-library/p-e775dcb4.entry.js +0 -2
  1815. package/dist/ui-library/p-e775dcb4.entry.js.map +0 -1
  1816. package/dist/ui-library/p-ee950ce2.entry.js +0 -2
  1817. package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
  1818. package/dist/ui-library/p-f1dc3a88.entry.js +0 -2
  1819. package/dist/ui-library/p-f1dc3a88.entry.js.map +0 -1
@@ -1,58 +1,11 @@
1
1
  {
2
- "timestamp": "2023-11-02T10:32:03",
2
+ "timestamp": "2025-01-09T12:53:23",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.0.5",
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,22 @@
1265
1252
  "docs": "The suffix container."
1266
1253
  }
1267
1254
  ],
1268
- "dependents": [],
1255
+ "dependents": [
1256
+ "six-header-menu-button",
1257
+ "six-select"
1258
+ ],
1269
1259
  "dependencies": [
1270
1260
  "six-spinner"
1271
1261
  ],
1272
1262
  "dependencyGraph": {
1273
1263
  "six-button": [
1274
1264
  "six-spinner"
1265
+ ],
1266
+ "six-header-menu-button": [
1267
+ "six-button"
1268
+ ],
1269
+ "six-select": [
1270
+ "six-button"
1275
1271
  ]
1276
1272
  }
1277
1273
  },
@@ -1617,8 +1613,9 @@
1617
1613
  "signature": "(options?: FocusOptions) => Promise<void>",
1618
1614
  "parameters": [
1619
1615
  {
1620
- "tags": [],
1621
- "text": ""
1616
+ "name": "options",
1617
+ "type": "FocusOptions | undefined",
1618
+ "docs": ""
1622
1619
  }
1623
1620
  ],
1624
1621
  "references": {
@@ -1634,7 +1631,13 @@
1634
1631
  "return": "Promise<void>"
1635
1632
  },
1636
1633
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
1637
- "parameters": [],
1634
+ "parameters": [
1635
+ {
1636
+ "name": "options",
1637
+ "type": "FocusOptions | undefined",
1638
+ "docs": ""
1639
+ }
1640
+ ],
1638
1641
  "docs": "Sets focus on the checkbox.",
1639
1642
  "docsTags": []
1640
1643
  }
@@ -1735,13 +1738,18 @@
1735
1738
  "docs": "The checkbox text rendered to the right."
1736
1739
  }
1737
1740
  ],
1738
- "dependents": [],
1741
+ "dependents": [
1742
+ "six-menu-item"
1743
+ ],
1739
1744
  "dependencies": [
1740
1745
  "six-error"
1741
1746
  ],
1742
1747
  "dependencyGraph": {
1743
1748
  "six-checkbox": [
1744
1749
  "six-error"
1750
+ ],
1751
+ "six-menu-item": [
1752
+ "six-checkbox"
1745
1753
  ]
1746
1754
  }
1747
1755
  },
@@ -2188,10 +2196,10 @@
2188
2196
  },
2189
2197
  {
2190
2198
  "name": "locale",
2191
- "type": "\"de\" | \"en\" | \"fr\" | \"it\"",
2199
+ "type": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
2192
2200
  "complexType": {
2193
- "original": "'en' | 'de' | 'fr' | 'it'",
2194
- "resolved": "\"de\" | \"en\" | \"fr\" | \"it\"",
2201
+ "original": "'en' | 'de' | 'fr' | 'it' | 'es'",
2202
+ "resolved": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
2195
2203
  "references": {}
2196
2204
  },
2197
2205
  "mutable": false,
@@ -2209,6 +2217,10 @@
2209
2217
  "value": "en",
2210
2218
  "type": "string"
2211
2219
  },
2220
+ {
2221
+ "value": "es",
2222
+ "type": "string"
2223
+ },
2212
2224
  {
2213
2225
  "value": "fr",
2214
2226
  "type": "string"
@@ -2516,8 +2528,9 @@
2516
2528
  "signature": "(datestring?: string) => Promise<void>",
2517
2529
  "parameters": [
2518
2530
  {
2519
- "tags": [],
2520
- "text": ""
2531
+ "name": "datestring",
2532
+ "type": "string | undefined",
2533
+ "docs": ""
2521
2534
  }
2522
2535
  ],
2523
2536
  "references": {
@@ -2529,7 +2542,13 @@
2529
2542
  "return": "Promise<void>"
2530
2543
  },
2531
2544
  "signature": "select(datestring?: string) => Promise<void>",
2532
- "parameters": [],
2545
+ "parameters": [
2546
+ {
2547
+ "name": "datestring",
2548
+ "type": "string | undefined",
2549
+ "docs": ""
2550
+ }
2551
+ ],
2533
2552
  "docs": "Selects an option",
2534
2553
  "docsTags": []
2535
2554
  },
@@ -2543,8 +2562,9 @@
2543
2562
  "signature": "(options?: FocusOptions) => Promise<void>",
2544
2563
  "parameters": [
2545
2564
  {
2546
- "tags": [],
2547
- "text": ""
2565
+ "name": "options",
2566
+ "type": "FocusOptions | undefined",
2567
+ "docs": ""
2548
2568
  }
2549
2569
  ],
2550
2570
  "references": {
@@ -2560,7 +2580,13 @@
2560
2580
  "return": "Promise<void>"
2561
2581
  },
2562
2582
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
2563
- "parameters": [],
2583
+ "parameters": [
2584
+ {
2585
+ "name": "options",
2586
+ "type": "FocusOptions | undefined",
2587
+ "docs": ""
2588
+ }
2589
+ ],
2564
2590
  "docs": "Sets focus on the datepickers input.",
2565
2591
  "docsTags": []
2566
2592
  }
@@ -3961,6 +3987,10 @@
3961
3987
  "name": "slot",
3962
3988
  "text": "trigger - The dropdown's trigger, usually a `<six-button>` element."
3963
3989
  },
3990
+ {
3991
+ "name": "slot",
3992
+ "text": "dropdown-footer - The dropdown's footer area."
3993
+ },
3964
3994
  {
3965
3995
  "name": "slot",
3966
3996
  "text": "- The dropdown's content."
@@ -4109,7 +4139,7 @@
4109
4139
  "reflectToAttr": false,
4110
4140
  "docs": "The distance in pixels from which to offset the panel away from its trigger.",
4111
4141
  "docsTags": [],
4112
- "default": "0",
4142
+ "default": "4",
4113
4143
  "values": [
4114
4144
  {
4115
4145
  "type": "number"
@@ -4148,12 +4178,12 @@
4148
4178
  "resolved": "number",
4149
4179
  "references": {}
4150
4180
  },
4151
- "mutable": false,
4181
+ "mutable": true,
4152
4182
  "attr": "filter-debounce",
4153
4183
  "reflectToAttr": false,
4154
4184
  "docs": "The debounce for the filter callbacks.",
4155
4185
  "docsTags": [],
4156
- "default": "DEFAULT_DEBOUNCE_FAST",
4186
+ "default": "0",
4157
4187
  "values": [
4158
4188
  {
4159
4189
  "type": "number"
@@ -4206,6 +4236,28 @@
4206
4236
  "optional": false,
4207
4237
  "required": false
4208
4238
  },
4239
+ {
4240
+ "name": "matchTriggerWidth",
4241
+ "type": "boolean",
4242
+ "complexType": {
4243
+ "original": "boolean",
4244
+ "resolved": "boolean",
4245
+ "references": {}
4246
+ },
4247
+ "mutable": false,
4248
+ "attr": "match-trigger-width",
4249
+ "reflectToAttr": false,
4250
+ "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.",
4251
+ "docsTags": [],
4252
+ "default": "false",
4253
+ "values": [
4254
+ {
4255
+ "type": "boolean"
4256
+ }
4257
+ ],
4258
+ "optional": false,
4259
+ "required": false
4260
+ },
4209
4261
  {
4210
4262
  "name": "open",
4211
4263
  "type": "boolean",
@@ -4242,7 +4294,7 @@
4242
4294
  }
4243
4295
  }
4244
4296
  },
4245
- "mutable": false,
4297
+ "mutable": true,
4246
4298
  "reflectToAttr": false,
4247
4299
  "docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
4248
4300
  "docsTags": [],
@@ -4410,7 +4462,13 @@
4410
4462
  "signature": "reposition() => Promise<void>",
4411
4463
  "parameters": [],
4412
4464
  "docs": "Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\nis activated.",
4413
- "docsTags": []
4465
+ "docsTags": [
4466
+ {
4467
+ "name": "deprecated",
4468
+ "text": ": use the property `matchTriggerWidth` instead."
4469
+ }
4470
+ ],
4471
+ "deprecation": ": use the property `matchTriggerWidth` instead."
4414
4472
  },
4415
4473
  {
4416
4474
  "name": "show",
@@ -4584,6 +4642,10 @@
4584
4642
  "name": "",
4585
4643
  "docs": "The dropdown's content."
4586
4644
  },
4645
+ {
4646
+ "name": "dropdown-footer",
4647
+ "docs": "The dropdown's footer area."
4648
+ },
4587
4649
  {
4588
4650
  "name": "trigger",
4589
4651
  "docs": "The dropdown's trigger, usually a `<six-button>` element."
@@ -4609,22 +4671,29 @@
4609
4671
  ],
4610
4672
  "dependents": [
4611
4673
  "six-header",
4674
+ "six-header-dropdown-item",
4612
4675
  "six-select"
4613
4676
  ],
4614
4677
  "dependencies": [
4615
4678
  "six-menu-item",
4616
4679
  "six-input",
4680
+ "six-icon",
4617
4681
  "six-menu"
4618
4682
  ],
4619
4683
  "dependencyGraph": {
4620
4684
  "six-dropdown": [
4621
4685
  "six-menu-item",
4622
4686
  "six-input",
4687
+ "six-icon",
4623
4688
  "six-menu"
4624
4689
  ],
4625
4690
  "six-menu-item": [
4691
+ "six-checkbox",
4626
4692
  "six-icon"
4627
4693
  ],
4694
+ "six-checkbox": [
4695
+ "six-error"
4696
+ ],
4628
4697
  "six-input": [
4629
4698
  "six-icon",
4630
4699
  "six-error"
@@ -4635,6 +4704,9 @@
4635
4704
  "six-header": [
4636
4705
  "six-dropdown"
4637
4706
  ],
4707
+ "six-header-dropdown-item": [
4708
+ "six-dropdown"
4709
+ ],
4638
4710
  "six-select": [
4639
4711
  "six-dropdown"
4640
4712
  ]
@@ -4644,8 +4716,8 @@
4644
4716
  "filePath": "src/components/six-error/six-error.tsx",
4645
4717
  "encapsulation": "shadow",
4646
4718
  "tag": "six-error",
4647
- "readme": "# six-error\n\n\n",
4648
- "docs": "",
4719
+ "readme": "# six-error\n\n<!-- EXAMPLES -->\n",
4720
+ "docs": "<!-- EXAMPLES -->",
4649
4721
  "docsTags": [
4650
4722
  {
4651
4723
  "name": "since",
@@ -4675,6 +4747,7 @@
4675
4747
  "parts": [],
4676
4748
  "dependents": [
4677
4749
  "six-checkbox",
4750
+ "six-file-upload",
4678
4751
  "six-group-label",
4679
4752
  "six-input",
4680
4753
  "six-range",
@@ -4687,6 +4760,9 @@
4687
4760
  "six-checkbox": [
4688
4761
  "six-error"
4689
4762
  ],
4763
+ "six-file-upload": [
4764
+ "six-error"
4765
+ ],
4690
4766
  "six-group-label": [
4691
4767
  "six-error"
4692
4768
  ],
@@ -5137,6 +5213,10 @@
5137
5213
  {
5138
5214
  "name": "status",
5139
5215
  "text": "experimental"
5216
+ },
5217
+ {
5218
+ "name": "slot",
5219
+ "text": "error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
5140
5220
  }
5141
5221
  ],
5142
5222
  "usage": {},
@@ -5209,6 +5289,53 @@
5209
5289
  "optional": false,
5210
5290
  "required": false
5211
5291
  },
5292
+ {
5293
+ "name": "errorText",
5294
+ "type": "string | string[]",
5295
+ "complexType": {
5296
+ "original": "string | string[]",
5297
+ "resolved": "string | string[]",
5298
+ "references": {}
5299
+ },
5300
+ "mutable": false,
5301
+ "attr": "error-text",
5302
+ "reflectToAttr": false,
5303
+ "docs": "The error message shown, if `invalid` is set to true.",
5304
+ "docsTags": [],
5305
+ "default": "''",
5306
+ "values": [
5307
+ {
5308
+ "type": "string"
5309
+ },
5310
+ {
5311
+ "type": "string[]"
5312
+ }
5313
+ ],
5314
+ "optional": false,
5315
+ "required": false
5316
+ },
5317
+ {
5318
+ "name": "invalid",
5319
+ "type": "boolean",
5320
+ "complexType": {
5321
+ "original": "boolean",
5322
+ "resolved": "boolean",
5323
+ "references": {}
5324
+ },
5325
+ "mutable": false,
5326
+ "attr": "invalid",
5327
+ "reflectToAttr": true,
5328
+ "docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
5329
+ "docsTags": [],
5330
+ "default": "false",
5331
+ "values": [
5332
+ {
5333
+ "type": "boolean"
5334
+ }
5335
+ ],
5336
+ "optional": false,
5337
+ "required": false
5338
+ },
5212
5339
  {
5213
5340
  "name": "label",
5214
5341
  "type": "string | undefined",
@@ -5278,6 +5405,28 @@
5278
5405
  ],
5279
5406
  "optional": false,
5280
5407
  "required": false
5408
+ },
5409
+ {
5410
+ "name": "uploading",
5411
+ "type": "boolean",
5412
+ "complexType": {
5413
+ "original": "boolean",
5414
+ "resolved": "boolean",
5415
+ "references": {}
5416
+ },
5417
+ "mutable": false,
5418
+ "attr": "uploading",
5419
+ "reflectToAttr": true,
5420
+ "docs": "Set to true to draw the control in a loading state.",
5421
+ "docsTags": [],
5422
+ "default": "false",
5423
+ "values": [
5424
+ {
5425
+ "type": "boolean"
5426
+ }
5427
+ ],
5428
+ "optional": false,
5429
+ "required": false
5281
5430
  }
5282
5431
  ],
5283
5432
  "methods": [],
@@ -5346,15 +5495,24 @@
5346
5495
  }
5347
5496
  ],
5348
5497
  "styles": [],
5349
- "slots": [],
5498
+ "slots": [
5499
+ {
5500
+ "name": "error-text",
5501
+ "docs": "Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
5502
+ }
5503
+ ],
5350
5504
  "parts": [],
5351
5505
  "dependents": [],
5352
5506
  "dependencies": [
5353
- "six-icon"
5507
+ "six-icon",
5508
+ "six-spinner",
5509
+ "six-error"
5354
5510
  ],
5355
5511
  "dependencyGraph": {
5356
5512
  "six-file-upload": [
5357
- "six-icon"
5513
+ "six-icon",
5514
+ "six-spinner",
5515
+ "six-error"
5358
5516
  ]
5359
5517
  }
5360
5518
  },
@@ -5632,19 +5790,19 @@
5632
5790
  },
5633
5791
  {
5634
5792
  "name": "slot",
5635
- "text": "notifications - Used to define the notification component in the header."
5793
+ "text": "notifications - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header."
5636
5794
  },
5637
5795
  {
5638
5796
  "name": "slot",
5639
- "text": "app-switcher-menu - Used to define the application switcher menu in the header."
5797
+ "text": "app-switcher-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the application switcher menu in the header."
5640
5798
  },
5641
5799
  {
5642
5800
  "name": "slot",
5643
- "text": "profile-menu - Used to define the profile menu in the header."
5801
+ "text": "profile-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header."
5644
5802
  },
5645
5803
  {
5646
5804
  "name": "slot",
5647
- "text": "profile-avatar - Used to define the avator in the header."
5805
+ "text": "profile-avatar - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header."
5648
5806
  }
5649
5807
  ],
5650
5808
  "usage": {},
@@ -5661,8 +5819,14 @@
5661
5819
  "attr": "clickable-logo",
5662
5820
  "reflectToAttr": false,
5663
5821
  "docs": "Set whether the logo should be clickable",
5664
- "docsTags": [],
5822
+ "docsTags": [
5823
+ {
5824
+ "name": "deprecated",
5825
+ "text": "Use six-header `custom` property with `six-logo` instead"
5826
+ }
5827
+ ],
5665
5828
  "default": "false",
5829
+ "deprecation": "Use six-header `custom` property with `six-logo` instead",
5666
5830
  "values": [
5667
5831
  {
5668
5832
  "type": "boolean"
@@ -5672,7 +5836,7 @@
5672
5836
  "required": false
5673
5837
  },
5674
5838
  {
5675
- "name": "openHamburgerMenu",
5839
+ "name": "custom",
5676
5840
  "type": "boolean",
5677
5841
  "complexType": {
5678
5842
  "original": "boolean",
@@ -5680,10 +5844,19 @@
5680
5844
  "references": {}
5681
5845
  },
5682
5846
  "mutable": false,
5683
- "attr": "open-hamburger-menu",
5847
+ "attr": "custom",
5684
5848
  "reflectToAttr": false,
5685
- "docs": "Set the hamburger menu icon to open or closed state",
5686
- "docsTags": [],
5849
+ "docs": "Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots\nare ignored.\n\nUse `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.",
5850
+ "docsTags": [
5851
+ {
5852
+ "name": "since",
5853
+ "text": "4.2.7"
5854
+ },
5855
+ {
5856
+ "name": "status",
5857
+ "text": "beta"
5858
+ }
5859
+ ],
5687
5860
  "default": "false",
5688
5861
  "values": [
5689
5862
  {
@@ -5694,7 +5867,7 @@
5694
5867
  "required": false
5695
5868
  },
5696
5869
  {
5697
- "name": "openSearch",
5870
+ "name": "hideHamburgerMenu",
5698
5871
  "type": "boolean",
5699
5872
  "complexType": {
5700
5873
  "original": "boolean",
@@ -5702,11 +5875,17 @@
5702
5875
  "references": {}
5703
5876
  },
5704
5877
  "mutable": false,
5705
- "attr": "open-search",
5878
+ "attr": "hide-hamburger-menu",
5706
5879
  "reflectToAttr": false,
5707
- "docs": "Set the header search to be in an open or closed state",
5708
- "docsTags": [],
5880
+ "docs": "Set whether the hamburger menu should be visible or not",
5881
+ "docsTags": [
5882
+ {
5883
+ "name": "deprecated",
5884
+ "text": "Use six-header `custom` property instead"
5885
+ }
5886
+ ],
5709
5887
  "default": "false",
5888
+ "deprecation": "Use six-header `custom` property instead",
5710
5889
  "values": [
5711
5890
  {
5712
5891
  "type": "boolean"
@@ -5716,27 +5895,110 @@
5716
5895
  "required": false
5717
5896
  },
5718
5897
  {
5719
- "name": "shiftContent",
5720
- "type": "boolean",
5898
+ "name": "logo",
5899
+ "type": "\"bme\" | \"six\"",
5721
5900
  "complexType": {
5722
- "original": "boolean",
5723
- "resolved": "boolean",
5901
+ "original": "'six' | 'bme'",
5902
+ "resolved": "\"bme\" | \"six\"",
5724
5903
  "references": {}
5725
5904
  },
5726
5905
  "mutable": false,
5727
- "attr": "shift-content",
5906
+ "attr": "logo",
5728
5907
  "reflectToAttr": false,
5729
- "docs": "Indicates if content should be shifted down when search field is visible.",
5730
- "docsTags": [],
5731
- "default": "false",
5908
+ "docs": "The displayed logo. Either six or bme. Defaults to six.",
5909
+ "docsTags": [
5910
+ {
5911
+ "name": "deprecated",
5912
+ "text": "Use six-header `custom` property with `six-logo` instead"
5913
+ }
5914
+ ],
5915
+ "default": "'six'",
5916
+ "deprecation": "Use six-header `custom` property with `six-logo` instead",
5732
5917
  "values": [
5733
5918
  {
5734
- "type": "boolean"
5919
+ "value": "bme",
5920
+ "type": "string"
5921
+ },
5922
+ {
5923
+ "value": "six",
5924
+ "type": "string"
5735
5925
  }
5736
5926
  ],
5737
5927
  "optional": false,
5738
5928
  "required": false
5739
- }
5929
+ },
5930
+ {
5931
+ "name": "openHamburgerMenu",
5932
+ "type": "boolean",
5933
+ "complexType": {
5934
+ "original": "boolean",
5935
+ "resolved": "boolean",
5936
+ "references": {}
5937
+ },
5938
+ "mutable": false,
5939
+ "attr": "open-hamburger-menu",
5940
+ "reflectToAttr": false,
5941
+ "docs": "Set the hamburger menu icon to open or closed state",
5942
+ "docsTags": [
5943
+ {
5944
+ "name": "deprecated",
5945
+ "text": "Use six-header `custom` property instead"
5946
+ }
5947
+ ],
5948
+ "default": "false",
5949
+ "deprecation": "Use six-header `custom` property instead",
5950
+ "values": [
5951
+ {
5952
+ "type": "boolean"
5953
+ }
5954
+ ],
5955
+ "optional": false,
5956
+ "required": false
5957
+ },
5958
+ {
5959
+ "name": "openSearch",
5960
+ "type": "boolean",
5961
+ "complexType": {
5962
+ "original": "boolean",
5963
+ "resolved": "boolean",
5964
+ "references": {}
5965
+ },
5966
+ "mutable": false,
5967
+ "attr": "open-search",
5968
+ "reflectToAttr": false,
5969
+ "docs": "Set the header search to be in an open or closed state.\n\nIf `custom` is `true`, focuses the first `six-input` found in the search slot.",
5970
+ "docsTags": [],
5971
+ "default": "false",
5972
+ "values": [
5973
+ {
5974
+ "type": "boolean"
5975
+ }
5976
+ ],
5977
+ "optional": false,
5978
+ "required": false
5979
+ },
5980
+ {
5981
+ "name": "shiftContent",
5982
+ "type": "boolean",
5983
+ "complexType": {
5984
+ "original": "boolean",
5985
+ "resolved": "boolean",
5986
+ "references": {}
5987
+ },
5988
+ "mutable": false,
5989
+ "attr": "shift-content",
5990
+ "reflectToAttr": false,
5991
+ "docs": "Indicates if content should be shifted down when search field is visible.",
5992
+ "docsTags": [],
5993
+ "default": "false",
5994
+ "values": [
5995
+ {
5996
+ "type": "boolean"
5997
+ }
5998
+ ],
5999
+ "optional": false,
6000
+ "required": false
6001
+ }
5740
6002
  ],
5741
6003
  "methods": [
5742
6004
  {
@@ -5759,7 +6021,13 @@
5759
6021
  "signature": "getIsSearchOpen() => Promise<boolean>",
5760
6022
  "parameters": [],
5761
6023
  "docs": "Get open state for search",
5762
- "docsTags": []
6024
+ "docsTags": [
6025
+ {
6026
+ "name": "deprecated",
6027
+ "text": "Use six-header `custom` property instead"
6028
+ }
6029
+ ],
6030
+ "deprecation": "Use six-header `custom` property instead"
5763
6031
  },
5764
6032
  {
5765
6033
  "name": "setSearchOpenState",
@@ -5771,8 +6039,9 @@
5771
6039
  "signature": "(openState: boolean) => Promise<void>",
5772
6040
  "parameters": [
5773
6041
  {
5774
- "tags": [],
5775
- "text": ""
6042
+ "name": "openState",
6043
+ "type": "boolean",
6044
+ "docs": ""
5776
6045
  }
5777
6046
  ],
5778
6047
  "references": {
@@ -5784,9 +6053,21 @@
5784
6053
  "return": "Promise<void>"
5785
6054
  },
5786
6055
  "signature": "setSearchOpenState(openState: boolean) => Promise<void>",
5787
- "parameters": [],
6056
+ "parameters": [
6057
+ {
6058
+ "name": "openState",
6059
+ "type": "boolean",
6060
+ "docs": ""
6061
+ }
6062
+ ],
5788
6063
  "docs": "Sets open state for search",
5789
- "docsTags": []
6064
+ "docsTags": [
6065
+ {
6066
+ "name": "deprecated",
6067
+ "text": "Use six-header `custom` property instead"
6068
+ }
6069
+ ],
6070
+ "deprecation": "Use six-header `custom` property instead"
5790
6071
  }
5791
6072
  ],
5792
6073
  "events": [
@@ -5808,7 +6089,13 @@
5808
6089
  "cancelable": true,
5809
6090
  "composed": true,
5810
6091
  "docs": "Emitted when the name of the selected app is clicked.",
5811
- "docsTags": []
6092
+ "docsTags": [
6093
+ {
6094
+ "name": "deprecated",
6095
+ "text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
6096
+ }
6097
+ ],
6098
+ "deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
5812
6099
  },
5813
6100
  {
5814
6101
  "event": "six-header-app-switcher-select",
@@ -5828,7 +6115,13 @@
5828
6115
  "cancelable": true,
5829
6116
  "composed": true,
5830
6117
  "docs": "Emitted when a menu item is in the app switcher menu is selected.",
5831
- "docsTags": []
6118
+ "docsTags": [
6119
+ {
6120
+ "name": "deprecated",
6121
+ "text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
6122
+ }
6123
+ ],
6124
+ "deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
5832
6125
  },
5833
6126
  {
5834
6127
  "event": "six-header-hamburger-menu-clicked",
@@ -5848,7 +6141,13 @@
5848
6141
  "cancelable": true,
5849
6142
  "composed": true,
5850
6143
  "docs": "Emitted when the hamburger menu is clicked.",
5851
- "docsTags": []
6144
+ "docsTags": [
6145
+ {
6146
+ "name": "deprecated",
6147
+ "text": "Use six-header `custom` property instead"
6148
+ }
6149
+ ],
6150
+ "deprecation": "Use six-header `custom` property instead"
5852
6151
  },
5853
6152
  {
5854
6153
  "event": "six-header-logo-clicked",
@@ -5868,7 +6167,13 @@
5868
6167
  "cancelable": true,
5869
6168
  "composed": true,
5870
6169
  "docs": "Emitted when the header logo is clicked.",
5871
- "docsTags": []
6170
+ "docsTags": [
6171
+ {
6172
+ "name": "deprecated",
6173
+ "text": "Use six-header `custom` property instead"
6174
+ }
6175
+ ],
6176
+ "deprecation": "Use six-header `custom` property instead"
5872
6177
  },
5873
6178
  {
5874
6179
  "event": "six-header-profile-select",
@@ -5888,7 +6193,13 @@
5888
6193
  "cancelable": true,
5889
6194
  "composed": true,
5890
6195
  "docs": "Emitted when a menu item is in the profile menu is selected.",
5891
- "docsTags": []
6196
+ "docsTags": [
6197
+ {
6198
+ "name": "deprecated",
6199
+ "text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
6200
+ }
6201
+ ],
6202
+ "deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
5892
6203
  },
5893
6204
  {
5894
6205
  "event": "six-header-search-field-toggle",
@@ -5908,7 +6219,13 @@
5908
6219
  "cancelable": true,
5909
6220
  "composed": true,
5910
6221
  "docs": "Emitted when search field is toggled.",
5911
- "docsTags": []
6222
+ "docsTags": [
6223
+ {
6224
+ "name": "deprecated",
6225
+ "text": "Use six-header `custom` property instead"
6226
+ }
6227
+ ],
6228
+ "deprecation": "Use six-header `custom` property instead"
5912
6229
  }
5913
6230
  ],
5914
6231
  "listeners": [],
@@ -5920,35 +6237,44 @@
5920
6237
  },
5921
6238
  {
5922
6239
  "name": "app-switcher-menu",
5923
- "docs": "Used to define the application switcher menu in the header."
6240
+ "docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the application switcher menu in the header."
5924
6241
  },
5925
6242
  {
5926
6243
  "name": "notifications",
5927
- "docs": "Used to define the notification component in the header."
6244
+ "docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header."
5928
6245
  },
5929
6246
  {
5930
6247
  "name": "profile-avatar",
5931
- "docs": "Used to define the avator in the header."
6248
+ "docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header."
5932
6249
  },
5933
6250
  {
5934
6251
  "name": "profile-menu",
5935
- "docs": "Used to define the profile menu in the header."
6252
+ "docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header."
5936
6253
  },
5937
6254
  {
5938
6255
  "name": "search-field",
5939
6256
  "docs": "Used to define the search field component in the header."
5940
6257
  }
5941
6258
  ],
5942
- "parts": [],
6259
+ "parts": [
6260
+ {
6261
+ "name": "header",
6262
+ "docs": ""
6263
+ }
6264
+ ],
5943
6265
  "dependents": [],
5944
6266
  "dependencies": [
6267
+ "six-header-item",
5945
6268
  "six-icon-button",
5946
- "six-dropdown"
6269
+ "six-dropdown",
6270
+ "six-logo"
5947
6271
  ],
5948
6272
  "dependencyGraph": {
5949
6273
  "six-header": [
6274
+ "six-header-item",
5950
6275
  "six-icon-button",
5951
- "six-dropdown"
6276
+ "six-dropdown",
6277
+ "six-logo"
5952
6278
  ],
5953
6279
  "six-icon-button": [
5954
6280
  "six-icon"
@@ -5956,11 +6282,70 @@
5956
6282
  "six-dropdown": [
5957
6283
  "six-menu-item",
5958
6284
  "six-input",
6285
+ "six-icon",
6286
+ "six-menu"
6287
+ ],
6288
+ "six-menu-item": [
6289
+ "six-checkbox",
6290
+ "six-icon"
6291
+ ],
6292
+ "six-checkbox": [
6293
+ "six-error"
6294
+ ],
6295
+ "six-input": [
6296
+ "six-icon",
6297
+ "six-error"
6298
+ ],
6299
+ "six-menu": [
6300
+ "six-menu-item"
6301
+ ]
6302
+ }
6303
+ },
6304
+ {
6305
+ "filePath": "src/components/six-header-dropdown-item/six-header-dropdown-item.tsx",
6306
+ "encapsulation": "shadow",
6307
+ "tag": "six-header-dropdown-item",
6308
+ "readme": "# six-header\n\n<!-- EXAMPLES -->\n",
6309
+ "docs": "<!-- EXAMPLES -->",
6310
+ "docsTags": [
6311
+ {
6312
+ "name": "since",
6313
+ "text": "4.2.7"
6314
+ },
6315
+ {
6316
+ "name": "status",
6317
+ "text": "beta"
6318
+ }
6319
+ ],
6320
+ "usage": {},
6321
+ "props": [],
6322
+ "methods": [],
6323
+ "events": [],
6324
+ "listeners": [],
6325
+ "styles": [],
6326
+ "slots": [],
6327
+ "parts": [],
6328
+ "dependents": [],
6329
+ "dependencies": [
6330
+ "six-dropdown"
6331
+ ],
6332
+ "dependencyGraph": {
6333
+ "six-header-dropdown-item": [
6334
+ "six-dropdown"
6335
+ ],
6336
+ "six-dropdown": [
6337
+ "six-menu-item",
6338
+ "six-input",
6339
+ "six-icon",
5959
6340
  "six-menu"
5960
6341
  ],
5961
6342
  "six-menu-item": [
6343
+ "six-checkbox",
5962
6344
  "six-icon"
5963
6345
  ],
6346
+ "six-checkbox": [
6347
+ "six-error"
6348
+ ],
5964
6349
  "six-input": [
5965
6350
  "six-icon",
5966
6351
  "six-error"
@@ -5970,6 +6355,125 @@
5970
6355
  ]
5971
6356
  }
5972
6357
  },
6358
+ {
6359
+ "filePath": "src/components/six-header-item/six-header-item.tsx",
6360
+ "encapsulation": "shadow",
6361
+ "tag": "six-header-item",
6362
+ "readme": "# six-header\n\n<!-- EXAMPLES -->\n",
6363
+ "docs": "<!-- EXAMPLES -->",
6364
+ "docsTags": [
6365
+ {
6366
+ "name": "since",
6367
+ "text": "4.2.7"
6368
+ },
6369
+ {
6370
+ "name": "status",
6371
+ "text": "beta"
6372
+ }
6373
+ ],
6374
+ "usage": {},
6375
+ "props": [
6376
+ {
6377
+ "name": "active",
6378
+ "type": "boolean",
6379
+ "complexType": {
6380
+ "original": "boolean",
6381
+ "resolved": "boolean",
6382
+ "references": {}
6383
+ },
6384
+ "mutable": false,
6385
+ "attr": "active",
6386
+ "reflectToAttr": true,
6387
+ "docs": "Indicates whether the item is styled as active.\nWhen set to `true`, a border is displayed below the trigger element.\n\nUse <code>six-header-dropdown-item</code> to automatically set the active\nstate for dropdowns.",
6388
+ "docsTags": [],
6389
+ "default": "false",
6390
+ "values": [
6391
+ {
6392
+ "type": "boolean"
6393
+ }
6394
+ ],
6395
+ "optional": false,
6396
+ "required": false
6397
+ }
6398
+ ],
6399
+ "methods": [],
6400
+ "events": [],
6401
+ "listeners": [],
6402
+ "styles": [],
6403
+ "slots": [],
6404
+ "parts": [],
6405
+ "dependents": [
6406
+ "six-header"
6407
+ ],
6408
+ "dependencies": [],
6409
+ "dependencyGraph": {
6410
+ "six-header": [
6411
+ "six-header-item"
6412
+ ]
6413
+ }
6414
+ },
6415
+ {
6416
+ "filePath": "src/components/six-header-menu-button/six-header-menu-button.tsx",
6417
+ "encapsulation": "shadow",
6418
+ "tag": "six-header-menu-button",
6419
+ "readme": "# six-header\n\n<!-- EXAMPLES -->\n",
6420
+ "docs": "<!-- EXAMPLES -->",
6421
+ "docsTags": [
6422
+ {
6423
+ "name": "since",
6424
+ "text": "4.2.7"
6425
+ },
6426
+ {
6427
+ "name": "status",
6428
+ "text": "beta"
6429
+ }
6430
+ ],
6431
+ "usage": {},
6432
+ "props": [
6433
+ {
6434
+ "name": "icon",
6435
+ "type": "string",
6436
+ "complexType": {
6437
+ "original": "string",
6438
+ "resolved": "string",
6439
+ "references": {}
6440
+ },
6441
+ "mutable": false,
6442
+ "attr": "icon",
6443
+ "reflectToAttr": true,
6444
+ "docs": "The icon of the menu button.",
6445
+ "docsTags": [],
6446
+ "default": "''",
6447
+ "values": [
6448
+ {
6449
+ "type": "string"
6450
+ }
6451
+ ],
6452
+ "optional": false,
6453
+ "required": false
6454
+ }
6455
+ ],
6456
+ "methods": [],
6457
+ "events": [],
6458
+ "listeners": [],
6459
+ "styles": [],
6460
+ "slots": [],
6461
+ "parts": [],
6462
+ "dependents": [],
6463
+ "dependencies": [
6464
+ "six-button",
6465
+ "six-icon"
6466
+ ],
6467
+ "dependencyGraph": {
6468
+ "six-header-menu-button": [
6469
+ "six-button",
6470
+ "six-icon"
6471
+ ],
6472
+ "six-button": [
6473
+ "six-spinner"
6474
+ ]
6475
+ }
6476
+ },
5973
6477
  {
5974
6478
  "filePath": "src/components/six-icon/six-icon.tsx",
5975
6479
  "encapsulation": "shadow",
@@ -6081,8 +6585,10 @@
6081
6585
  "six-avatar",
6082
6586
  "six-datepicker",
6083
6587
  "six-details",
6588
+ "six-dropdown",
6084
6589
  "six-file-list-item",
6085
6590
  "six-file-upload",
6591
+ "six-header-menu-button",
6086
6592
  "six-icon-button",
6087
6593
  "six-input",
6088
6594
  "six-item-picker",
@@ -6105,12 +6611,18 @@
6105
6611
  "six-details": [
6106
6612
  "six-icon"
6107
6613
  ],
6614
+ "six-dropdown": [
6615
+ "six-icon"
6616
+ ],
6108
6617
  "six-file-list-item": [
6109
6618
  "six-icon"
6110
6619
  ],
6111
6620
  "six-file-upload": [
6112
6621
  "six-icon"
6113
6622
  ],
6623
+ "six-header-menu-button": [
6624
+ "six-icon"
6625
+ ],
6114
6626
  "six-icon-button": [
6115
6627
  "six-icon"
6116
6628
  ],
@@ -6169,22 +6681,70 @@
6169
6681
  "name": "disabled",
6170
6682
  "type": "boolean",
6171
6683
  "complexType": {
6172
- "original": "boolean",
6173
- "resolved": "boolean",
6684
+ "original": "boolean",
6685
+ "resolved": "boolean",
6686
+ "references": {}
6687
+ },
6688
+ "mutable": false,
6689
+ "attr": "disabled",
6690
+ "reflectToAttr": true,
6691
+ "docs": "Set to true to disable the button.",
6692
+ "docsTags": [],
6693
+ "default": "false",
6694
+ "values": [
6695
+ {
6696
+ "type": "boolean"
6697
+ }
6698
+ ],
6699
+ "optional": false,
6700
+ "required": false
6701
+ },
6702
+ {
6703
+ "name": "download",
6704
+ "type": "string | undefined",
6705
+ "complexType": {
6706
+ "original": "string",
6707
+ "resolved": "string | undefined",
6708
+ "references": {}
6709
+ },
6710
+ "mutable": false,
6711
+ "attr": "download",
6712
+ "reflectToAttr": false,
6713
+ "docs": "Tells the browser to download the linked file as this filename. Only used when `href` is set.",
6714
+ "docsTags": [],
6715
+ "values": [
6716
+ {
6717
+ "type": "string"
6718
+ },
6719
+ {
6720
+ "type": "undefined"
6721
+ }
6722
+ ],
6723
+ "optional": true,
6724
+ "required": false
6725
+ },
6726
+ {
6727
+ "name": "href",
6728
+ "type": "string | undefined",
6729
+ "complexType": {
6730
+ "original": "string",
6731
+ "resolved": "string | undefined",
6174
6732
  "references": {}
6175
6733
  },
6176
6734
  "mutable": false,
6177
- "attr": "disabled",
6178
- "reflectToAttr": true,
6179
- "docs": "Set to true to disable the button.",
6735
+ "attr": "href",
6736
+ "reflectToAttr": false,
6737
+ "docs": "When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.",
6180
6738
  "docsTags": [],
6181
- "default": "false",
6182
6739
  "values": [
6183
6740
  {
6184
- "type": "boolean"
6741
+ "type": "string"
6742
+ },
6743
+ {
6744
+ "type": "undefined"
6185
6745
  }
6186
6746
  ],
6187
- "optional": false,
6747
+ "optional": true,
6188
6748
  "required": false
6189
6749
  },
6190
6750
  {
@@ -6305,6 +6865,43 @@
6305
6865
  ],
6306
6866
  "optional": false,
6307
6867
  "required": false
6868
+ },
6869
+ {
6870
+ "name": "target",
6871
+ "type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
6872
+ "complexType": {
6873
+ "original": "'_blank' | '_parent' | '_self' | '_top'",
6874
+ "resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
6875
+ "references": {}
6876
+ },
6877
+ "mutable": false,
6878
+ "attr": "target",
6879
+ "reflectToAttr": false,
6880
+ "docs": "Tells the browser where to open the link. Only used when `href` is set.",
6881
+ "docsTags": [],
6882
+ "values": [
6883
+ {
6884
+ "value": "_blank",
6885
+ "type": "string"
6886
+ },
6887
+ {
6888
+ "value": "_parent",
6889
+ "type": "string"
6890
+ },
6891
+ {
6892
+ "value": "_self",
6893
+ "type": "string"
6894
+ },
6895
+ {
6896
+ "value": "_top",
6897
+ "type": "string"
6898
+ },
6899
+ {
6900
+ "type": "undefined"
6901
+ }
6902
+ ],
6903
+ "optional": true,
6904
+ "required": false
6308
6905
  }
6309
6906
  ],
6310
6907
  "methods": [],
@@ -6592,6 +7189,28 @@
6592
7189
  "optional": false,
6593
7190
  "required": false
6594
7191
  },
7192
+ {
7193
+ "name": "dropdownSearch",
7194
+ "type": "boolean",
7195
+ "complexType": {
7196
+ "original": "boolean",
7197
+ "resolved": "boolean",
7198
+ "references": {}
7199
+ },
7200
+ "mutable": false,
7201
+ "attr": "dropdown-search",
7202
+ "reflectToAttr": false,
7203
+ "docs": "Internal: Styles the input for the dropdown filter search.",
7204
+ "docsTags": [],
7205
+ "default": "false",
7206
+ "values": [
7207
+ {
7208
+ "type": "boolean"
7209
+ }
7210
+ ],
7211
+ "optional": false,
7212
+ "required": false
7213
+ },
6595
7214
  {
6596
7215
  "name": "errorText",
6597
7216
  "type": "string | string[]",
@@ -7184,6 +7803,33 @@
7184
7803
  }
7185
7804
  ],
7186
7805
  "methods": [
7806
+ {
7807
+ "name": "getSelectionRange",
7808
+ "returns": {
7809
+ "type": "Promise<SelectionRange>",
7810
+ "docs": ""
7811
+ },
7812
+ "complexType": {
7813
+ "signature": "() => Promise<SelectionRange>",
7814
+ "parameters": [],
7815
+ "references": {
7816
+ "Promise": {
7817
+ "location": "global",
7818
+ "id": "global::Promise"
7819
+ },
7820
+ "SelectionRange": {
7821
+ "location": "local",
7822
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
7823
+ "id": "src/components/six-input/six-input.tsx::SelectionRange"
7824
+ }
7825
+ },
7826
+ "return": "Promise<SelectionRange>"
7827
+ },
7828
+ "signature": "getSelectionRange() => Promise<SelectionRange>",
7829
+ "parameters": [],
7830
+ "docs": "Returns the start and end positions of the text selection",
7831
+ "docsTags": []
7832
+ },
7187
7833
  {
7188
7834
  "name": "removeFocus",
7189
7835
  "returns": {
@@ -7238,8 +7884,9 @@
7238
7884
  "signature": "(options?: FocusOptions) => Promise<void>",
7239
7885
  "parameters": [
7240
7886
  {
7241
- "tags": [],
7242
- "text": ""
7887
+ "name": "options",
7888
+ "type": "FocusOptions | undefined",
7889
+ "docs": ""
7243
7890
  }
7244
7891
  ],
7245
7892
  "references": {
@@ -7255,7 +7902,13 @@
7255
7902
  "return": "Promise<void>"
7256
7903
  },
7257
7904
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
7258
- "parameters": [],
7905
+ "parameters": [
7906
+ {
7907
+ "name": "options",
7908
+ "type": "FocusOptions | undefined",
7909
+ "docs": ""
7910
+ }
7911
+ ],
7259
7912
  "docs": "Sets focus on the input.",
7260
7913
  "docsTags": []
7261
7914
  },
@@ -7266,23 +7919,27 @@
7266
7919
  "docs": ""
7267
7920
  },
7268
7921
  "complexType": {
7269
- "signature": "(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
7922
+ "signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
7270
7923
  "parameters": [
7271
7924
  {
7272
- "tags": [],
7273
- "text": ""
7925
+ "name": "replacement",
7926
+ "type": "string",
7927
+ "docs": ""
7274
7928
  },
7275
7929
  {
7276
- "tags": [],
7277
- "text": ""
7930
+ "name": "start",
7931
+ "type": "number",
7932
+ "docs": ""
7278
7933
  },
7279
7934
  {
7280
- "tags": [],
7281
- "text": ""
7935
+ "name": "end",
7936
+ "type": "number",
7937
+ "docs": ""
7282
7938
  },
7283
7939
  {
7284
- "tags": [],
7285
- "text": ""
7940
+ "name": "selectMode",
7941
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
7942
+ "docs": ""
7286
7943
  }
7287
7944
  ],
7288
7945
  "references": {
@@ -7293,8 +7950,29 @@
7293
7950
  },
7294
7951
  "return": "Promise<void>"
7295
7952
  },
7296
- "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
7297
- "parameters": [],
7953
+ "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
7954
+ "parameters": [
7955
+ {
7956
+ "name": "replacement",
7957
+ "type": "string",
7958
+ "docs": ""
7959
+ },
7960
+ {
7961
+ "name": "start",
7962
+ "type": "number",
7963
+ "docs": ""
7964
+ },
7965
+ {
7966
+ "name": "end",
7967
+ "type": "number",
7968
+ "docs": ""
7969
+ },
7970
+ {
7971
+ "name": "selectMode",
7972
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
7973
+ "docs": ""
7974
+ }
7975
+ ],
7298
7976
  "docs": "Replaces a range of text with a new string.",
7299
7977
  "docsTags": []
7300
7978
  },
@@ -7305,31 +7983,55 @@
7305
7983
  "docs": ""
7306
7984
  },
7307
7985
  "complexType": {
7308
- "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
7986
+ "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
7309
7987
  "parameters": [
7310
7988
  {
7311
- "tags": [],
7312
- "text": ""
7989
+ "name": "selectionStart",
7990
+ "type": "number",
7991
+ "docs": ""
7313
7992
  },
7314
7993
  {
7315
- "tags": [],
7316
- "text": ""
7994
+ "name": "selectionEnd",
7995
+ "type": "number",
7996
+ "docs": ""
7317
7997
  },
7318
7998
  {
7319
- "tags": [],
7320
- "text": ""
7999
+ "name": "selectionDirection",
8000
+ "type": "\"none\" | \"forward\" | \"backward\"",
8001
+ "docs": ""
7321
8002
  }
7322
8003
  ],
7323
8004
  "references": {
7324
8005
  "Promise": {
7325
8006
  "location": "global",
7326
8007
  "id": "global::Promise"
8008
+ },
8009
+ "SelectionRangeDirection": {
8010
+ "location": "local",
8011
+ "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
8012
+ "id": "src/components/six-input/six-input.tsx::SelectionRangeDirection"
7327
8013
  }
7328
8014
  },
7329
8015
  "return": "Promise<void | undefined>"
7330
8016
  },
7331
- "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
7332
- "parameters": [],
8017
+ "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
8018
+ "parameters": [
8019
+ {
8020
+ "name": "selectionStart",
8021
+ "type": "number",
8022
+ "docs": ""
8023
+ },
8024
+ {
8025
+ "name": "selectionEnd",
8026
+ "type": "number",
8027
+ "docs": ""
8028
+ },
8029
+ {
8030
+ "name": "selectionDirection",
8031
+ "type": "\"none\" | \"forward\" | \"backward\"",
8032
+ "docs": ""
8033
+ }
8034
+ ],
7333
8035
  "docs": "Sets the start and end positions of the text selection (0-based).",
7334
8036
  "docsTags": []
7335
8037
  }
@@ -8180,6 +8882,74 @@
8180
8882
  "dependencies": [],
8181
8883
  "dependencyGraph": {}
8182
8884
  },
8885
+ {
8886
+ "filePath": "src/components/six-logo/six-logo.tsx",
8887
+ "encapsulation": "shadow",
8888
+ "tag": "six-logo",
8889
+ "readme": "# six-header\n\n<!-- EXAMPLES -->\n",
8890
+ "docs": "<!-- EXAMPLES -->",
8891
+ "docsTags": [
8892
+ {
8893
+ "name": "since",
8894
+ "text": "4.2.7"
8895
+ },
8896
+ {
8897
+ "name": "status",
8898
+ "text": "beta"
8899
+ }
8900
+ ],
8901
+ "usage": {},
8902
+ "props": [
8903
+ {
8904
+ "name": "brand",
8905
+ "type": "\"bme\" | \"six\"",
8906
+ "complexType": {
8907
+ "original": "'six' | 'bme'",
8908
+ "resolved": "\"bme\" | \"six\"",
8909
+ "references": {}
8910
+ },
8911
+ "mutable": false,
8912
+ "attr": "brand",
8913
+ "reflectToAttr": true,
8914
+ "docs": "The brand of the logo. Either six or bme. Defaults to six.",
8915
+ "docsTags": [],
8916
+ "default": "'six'",
8917
+ "values": [
8918
+ {
8919
+ "value": "bme",
8920
+ "type": "string"
8921
+ },
8922
+ {
8923
+ "value": "six",
8924
+ "type": "string"
8925
+ }
8926
+ ],
8927
+ "optional": false,
8928
+ "required": false
8929
+ }
8930
+ ],
8931
+ "methods": [],
8932
+ "events": [],
8933
+ "listeners": [],
8934
+ "styles": [
8935
+ {
8936
+ "name": "--height",
8937
+ "annotation": "prop",
8938
+ "docs": "The height of the logo."
8939
+ }
8940
+ ],
8941
+ "slots": [],
8942
+ "parts": [],
8943
+ "dependents": [
8944
+ "six-header"
8945
+ ],
8946
+ "dependencies": [],
8947
+ "dependencyGraph": {
8948
+ "six-header": [
8949
+ "six-logo"
8950
+ ]
8951
+ }
8952
+ },
8183
8953
  {
8184
8954
  "filePath": "src/components/six-main-container/six-main-container.tsx",
8185
8955
  "encapsulation": "shadow",
@@ -8291,6 +9061,28 @@
8291
9061
  ],
8292
9062
  "usage": {},
8293
9063
  "props": [
9064
+ {
9065
+ "name": "disableKeyboardHandling",
9066
+ "type": "boolean",
9067
+ "complexType": {
9068
+ "original": "boolean",
9069
+ "resolved": "boolean",
9070
+ "references": {}
9071
+ },
9072
+ "mutable": false,
9073
+ "attr": "disable-keyboard-handling",
9074
+ "reflectToAttr": false,
9075
+ "docs": "Internal: Disables handling of key presses.",
9076
+ "docsTags": [],
9077
+ "default": "false",
9078
+ "values": [
9079
+ {
9080
+ "type": "boolean"
9081
+ }
9082
+ ],
9083
+ "optional": false,
9084
+ "required": false
9085
+ },
8294
9086
  {
8295
9087
  "name": "itemSize",
8296
9088
  "type": "number",
@@ -8445,8 +9237,9 @@
8445
9237
  "signature": "(key: string) => Promise<void>",
8446
9238
  "parameters": [
8447
9239
  {
8448
- "tags": [],
8449
- "text": ""
9240
+ "name": "key",
9241
+ "type": "string",
9242
+ "docs": ""
8450
9243
  }
8451
9244
  ],
8452
9245
  "references": {
@@ -8462,7 +9255,13 @@
8462
9255
  "return": "Promise<void>"
8463
9256
  },
8464
9257
  "signature": "typeToSelect(key: string) => Promise<void>",
8465
- "parameters": [],
9258
+ "parameters": [
9259
+ {
9260
+ "name": "key",
9261
+ "type": "string",
9262
+ "docs": ""
9263
+ }
9264
+ ],
8466
9265
  "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.",
8467
9266
  "docsTags": []
8468
9267
  }
@@ -8519,8 +9318,12 @@
8519
9318
  "six-menu-item"
8520
9319
  ],
8521
9320
  "six-menu-item": [
9321
+ "six-checkbox",
8522
9322
  "six-icon"
8523
9323
  ],
9324
+ "six-checkbox": [
9325
+ "six-error"
9326
+ ],
8524
9327
  "six-dropdown": [
8525
9328
  "six-menu"
8526
9329
  ],
@@ -8616,6 +9419,33 @@
8616
9419
  ],
8617
9420
  "usage": {},
8618
9421
  "props": [
9422
+ {
9423
+ "name": "checkType",
9424
+ "type": "\"check\" | \"checkbox\"",
9425
+ "complexType": {
9426
+ "original": "'checkbox' | 'check'",
9427
+ "resolved": "\"check\" | \"checkbox\"",
9428
+ "references": {}
9429
+ },
9430
+ "mutable": false,
9431
+ "attr": "check-type",
9432
+ "reflectToAttr": false,
9433
+ "docs": "Defines if the checked state is displayed as a checkbox or a check-icon",
9434
+ "docsTags": [],
9435
+ "default": "'check'",
9436
+ "values": [
9437
+ {
9438
+ "value": "check",
9439
+ "type": "string"
9440
+ },
9441
+ {
9442
+ "value": "checkbox",
9443
+ "type": "string"
9444
+ }
9445
+ ],
9446
+ "optional": false,
9447
+ "required": false
9448
+ },
8619
9449
  {
8620
9450
  "name": "checked",
8621
9451
  "type": "boolean",
@@ -8627,7 +9457,7 @@
8627
9457
  "mutable": false,
8628
9458
  "attr": "checked",
8629
9459
  "reflectToAttr": true,
8630
- "docs": "Set to true to draw the item in a checked state.",
9460
+ "docs": "Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the\nchecked state",
8631
9461
  "docsTags": [],
8632
9462
  "default": "false",
8633
9463
  "values": [
@@ -8738,8 +9568,9 @@
8738
9568
  "signature": "(options?: FocusOptions) => Promise<void>",
8739
9569
  "parameters": [
8740
9570
  {
8741
- "tags": [],
8742
- "text": ""
9571
+ "name": "options",
9572
+ "type": "FocusOptions | undefined",
9573
+ "docs": ""
8743
9574
  }
8744
9575
  ],
8745
9576
  "references": {
@@ -8755,7 +9586,13 @@
8755
9586
  "return": "Promise<void>"
8756
9587
  },
8757
9588
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
8758
- "parameters": [],
9589
+ "parameters": [
9590
+ {
9591
+ "name": "options",
9592
+ "type": "FocusOptions | undefined",
9593
+ "docs": ""
9594
+ }
9595
+ ],
8759
9596
  "docs": "Sets focus on the button.",
8760
9597
  "docsTags": []
8761
9598
  }
@@ -8805,12 +9642,17 @@
8805
9642
  "six-select"
8806
9643
  ],
8807
9644
  "dependencies": [
9645
+ "six-checkbox",
8808
9646
  "six-icon"
8809
9647
  ],
8810
9648
  "dependencyGraph": {
8811
9649
  "six-menu-item": [
9650
+ "six-checkbox",
8812
9651
  "six-icon"
8813
9652
  ],
9653
+ "six-checkbox": [
9654
+ "six-error"
9655
+ ],
8814
9656
  "six-dropdown": [
8815
9657
  "six-menu-item"
8816
9658
  ],
@@ -9405,8 +10247,9 @@
9405
10247
  "signature": "(options?: FocusOptions) => Promise<void>",
9406
10248
  "parameters": [
9407
10249
  {
9408
- "tags": [],
9409
- "text": ""
10250
+ "name": "options",
10251
+ "type": "FocusOptions | undefined",
10252
+ "docs": ""
9410
10253
  }
9411
10254
  ],
9412
10255
  "references": {
@@ -9422,7 +10265,13 @@
9422
10265
  "return": "Promise<void>"
9423
10266
  },
9424
10267
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
9425
- "parameters": [],
10268
+ "parameters": [
10269
+ {
10270
+ "name": "options",
10271
+ "type": "FocusOptions | undefined",
10272
+ "docs": ""
10273
+ }
10274
+ ],
9426
10275
  "docs": "Sets focus on the radio.",
9427
10276
  "docsTags": []
9428
10277
  }
@@ -9916,8 +10765,9 @@
9916
10765
  "signature": "(options?: FocusOptions) => Promise<void>",
9917
10766
  "parameters": [
9918
10767
  {
9919
- "tags": [],
9920
- "text": ""
10768
+ "name": "options",
10769
+ "type": "FocusOptions | undefined",
10770
+ "docs": ""
9921
10771
  }
9922
10772
  ],
9923
10773
  "references": {
@@ -9933,7 +10783,13 @@
9933
10783
  "return": "Promise<void>"
9934
10784
  },
9935
10785
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
9936
- "parameters": [],
10786
+ "parameters": [
10787
+ {
10788
+ "name": "options",
10789
+ "type": "FocusOptions | undefined",
10790
+ "docs": ""
10791
+ }
10792
+ ],
9937
10793
  "docs": "Sets focus on the input.",
9938
10794
  "docsTags": []
9939
10795
  }
@@ -10072,35 +10928,13 @@
10072
10928
  "text": "right-sidebar - Used to define the sidebar on the right side."
10073
10929
  },
10074
10930
  {
10075
- "name": "slot",
10076
- "text": "footer - Used to define the footer component."
10077
- }
10078
- ],
10079
- "usage": {},
10080
- "props": [
10081
- {
10082
- "name": "breakpoint",
10083
- "type": "number",
10084
- "complexType": {
10085
- "original": "number",
10086
- "resolved": "number",
10087
- "references": {}
10088
- },
10089
- "mutable": false,
10090
- "attr": "breakpoint",
10091
- "reflectToAttr": false,
10092
- "docs": "Breakpoint for smaller screens when the right sidebar is collapsed by default.",
10093
- "docsTags": [],
10094
- "default": "1024",
10095
- "values": [
10096
- {
10097
- "type": "number"
10098
- }
10099
- ],
10100
- "optional": false,
10101
- "required": false
10102
- },
10103
- {
10931
+ "name": "slot",
10932
+ "text": "footer - Used to define the footer component."
10933
+ }
10934
+ ],
10935
+ "usage": {},
10936
+ "props": [
10937
+ {
10104
10938
  "name": "padded",
10105
10939
  "type": "boolean",
10106
10940
  "complexType": {
@@ -10194,28 +11028,7 @@
10194
11028
  }
10195
11029
  ],
10196
11030
  "methods": [],
10197
- "events": [
10198
- {
10199
- "event": "six-root-collapsed",
10200
- "detail": "SixRootCollapsedPayload",
10201
- "bubbles": true,
10202
- "complexType": {
10203
- "original": "SixRootCollapsedPayload",
10204
- "resolved": "SixRootCollapsedPayload",
10205
- "references": {
10206
- "SixRootCollapsedPayload": {
10207
- "location": "local",
10208
- "path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-root/six-root.tsx",
10209
- "id": "src/components/six-root/six-root.tsx::SixRootCollapsedPayload"
10210
- }
10211
- }
10212
- },
10213
- "cancelable": true,
10214
- "composed": true,
10215
- "docs": "Emitted when display size is updated.",
10216
- "docsTags": []
10217
- }
10218
- ],
11031
+ "events": [],
10219
11032
  "listeners": [],
10220
11033
  "styles": [],
10221
11034
  "slots": [
@@ -10264,13 +11077,11 @@
10264
11077
  ],
10265
11078
  "dependents": [],
10266
11079
  "dependencies": [
10267
- "six-stage-indicator",
10268
- "set-attributes"
11080
+ "six-stage-indicator"
10269
11081
  ],
10270
11082
  "dependencyGraph": {
10271
11083
  "six-root": [
10272
- "six-stage-indicator",
10273
- "set-attributes"
11084
+ "six-stage-indicator"
10274
11085
  ],
10275
11086
  "six-stage-indicator": [
10276
11087
  "six-icon"
@@ -10691,10 +11502,10 @@
10691
11502
  },
10692
11503
  {
10693
11504
  "name": "filterDebounce",
10694
- "type": "number",
11505
+ "type": "number | undefined",
10695
11506
  "complexType": {
10696
11507
  "original": "number",
10697
- "resolved": "number",
11508
+ "resolved": "number | undefined",
10698
11509
  "references": {}
10699
11510
  },
10700
11511
  "mutable": false,
@@ -10702,13 +11513,15 @@
10702
11513
  "reflectToAttr": false,
10703
11514
  "docs": "The debounce for the filter callbacks.",
10704
11515
  "docsTags": [],
10705
- "default": "DEFAULT_DEBOUNCE_FAST",
10706
11516
  "values": [
10707
11517
  {
10708
11518
  "type": "number"
11519
+ },
11520
+ {
11521
+ "type": "undefined"
10709
11522
  }
10710
11523
  ],
10711
- "optional": false,
11524
+ "optional": true,
10712
11525
  "required": false
10713
11526
  },
10714
11527
  {
@@ -10879,8 +11692,14 @@
10879
11692
  "attr": "max-tags-visible",
10880
11693
  "reflectToAttr": false,
10881
11694
  "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.",
10882
- "docsTags": [],
11695
+ "docsTags": [
11696
+ {
11697
+ "name": "deprecated",
11698
+ "text": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically."
11699
+ }
11700
+ ],
10883
11701
  "default": "3",
11702
+ "deprecation": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically.",
10884
11703
  "values": [
10885
11704
  {
10886
11705
  "type": "number"
@@ -11029,6 +11848,52 @@
11029
11848
  "optional": false,
11030
11849
  "required": false
11031
11850
  },
11851
+ {
11852
+ "name": "selectAllButton",
11853
+ "type": "boolean",
11854
+ "complexType": {
11855
+ "original": "boolean",
11856
+ "resolved": "boolean",
11857
+ "references": {}
11858
+ },
11859
+ "mutable": false,
11860
+ "attr": "select-all-button",
11861
+ "reflectToAttr": false,
11862
+ "docs": "Enables the select all button.",
11863
+ "docsTags": [],
11864
+ "default": "false",
11865
+ "values": [
11866
+ {
11867
+ "type": "boolean"
11868
+ }
11869
+ ],
11870
+ "optional": false,
11871
+ "required": false
11872
+ },
11873
+ {
11874
+ "name": "selectAllText",
11875
+ "type": "string | undefined",
11876
+ "complexType": {
11877
+ "original": "string",
11878
+ "resolved": "string | undefined",
11879
+ "references": {}
11880
+ },
11881
+ "mutable": false,
11882
+ "attr": "select-all-text",
11883
+ "reflectToAttr": false,
11884
+ "docs": "Custom text for the \"select all\" button. Defaults to \"Select all\" and equivalents in supported languages.",
11885
+ "docsTags": [],
11886
+ "values": [
11887
+ {
11888
+ "type": "string"
11889
+ },
11890
+ {
11891
+ "type": "undefined"
11892
+ }
11893
+ ],
11894
+ "optional": true,
11895
+ "required": false
11896
+ },
11032
11897
  {
11033
11898
  "name": "size",
11034
11899
  "type": "\"large\" | \"medium\" | \"small\"",
@@ -11119,8 +11984,9 @@
11119
11984
  "signature": "(options?: FocusOptions) => Promise<void>",
11120
11985
  "parameters": [
11121
11986
  {
11122
- "tags": [],
11123
- "text": ""
11987
+ "name": "options",
11988
+ "type": "FocusOptions | undefined",
11989
+ "docs": ""
11124
11990
  }
11125
11991
  ],
11126
11992
  "references": {
@@ -11136,7 +12002,13 @@
11136
12002
  "return": "Promise<void>"
11137
12003
  },
11138
12004
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
11139
- "parameters": [],
12005
+ "parameters": [
12006
+ {
12007
+ "name": "options",
12008
+ "type": "FocusOptions | undefined",
12009
+ "docs": ""
12010
+ }
12011
+ ],
11140
12012
  "docs": "Sets focus on the select.",
11141
12013
  "docsTags": []
11142
12014
  }
@@ -11264,38 +12136,36 @@
11264
12136
  "dependents": [],
11265
12137
  "dependencies": [
11266
12138
  "six-menu-item",
11267
- "six-tag",
11268
12139
  "six-dropdown",
11269
12140
  "six-icon-button",
11270
12141
  "six-icon",
11271
12142
  "six-input",
11272
12143
  "six-menu",
12144
+ "six-button",
11273
12145
  "six-error"
11274
12146
  ],
11275
12147
  "dependencyGraph": {
11276
12148
  "six-select": [
11277
12149
  "six-menu-item",
11278
- "six-tag",
11279
12150
  "six-dropdown",
11280
12151
  "six-icon-button",
11281
12152
  "six-icon",
11282
12153
  "six-input",
11283
12154
  "six-menu",
12155
+ "six-button",
11284
12156
  "six-error"
11285
12157
  ],
11286
12158
  "six-menu-item": [
12159
+ "six-checkbox",
11287
12160
  "six-icon"
11288
12161
  ],
11289
- "six-tag": [
11290
- "six-tooltip",
11291
- "six-icon-button"
11292
- ],
11293
- "six-icon-button": [
11294
- "six-icon"
12162
+ "six-checkbox": [
12163
+ "six-error"
11295
12164
  ],
11296
12165
  "six-dropdown": [
11297
12166
  "six-menu-item",
11298
12167
  "six-input",
12168
+ "six-icon",
11299
12169
  "six-menu"
11300
12170
  ],
11301
12171
  "six-input": [
@@ -11304,6 +12174,12 @@
11304
12174
  ],
11305
12175
  "six-menu": [
11306
12176
  "six-menu-item"
12177
+ ],
12178
+ "six-icon-button": [
12179
+ "six-icon"
12180
+ ],
12181
+ "six-button": [
12182
+ "six-spinner"
11307
12183
  ]
11308
12184
  }
11309
12185
  },
@@ -11456,8 +12332,9 @@
11456
12332
  "signature": "(index: number) => Promise<void>",
11457
12333
  "parameters": [
11458
12334
  {
11459
- "tags": [],
11460
- "text": ""
12335
+ "name": "index",
12336
+ "type": "number",
12337
+ "docs": ""
11461
12338
  }
11462
12339
  ],
11463
12340
  "references": {
@@ -11473,7 +12350,13 @@
11473
12350
  "return": "Promise<void>"
11474
12351
  },
11475
12352
  "signature": "selectItemByIndex(index: number) => Promise<void>",
11476
- "parameters": [],
12353
+ "parameters": [
12354
+ {
12355
+ "name": "index",
12356
+ "type": "number",
12357
+ "docs": ""
12358
+ }
12359
+ ],
11477
12360
  "docs": "Allows to select a menu item programmatically by index",
11478
12361
  "docsTags": []
11479
12362
  },
@@ -11487,8 +12370,9 @@
11487
12370
  "signature": "(value: string) => Promise<void>",
11488
12371
  "parameters": [
11489
12372
  {
11490
- "tags": [],
11491
- "text": ""
12373
+ "name": "value",
12374
+ "type": "string",
12375
+ "docs": ""
11492
12376
  }
11493
12377
  ],
11494
12378
  "references": {
@@ -11504,7 +12388,13 @@
11504
12388
  "return": "Promise<void>"
11505
12389
  },
11506
12390
  "signature": "selectItemByName(value: string) => Promise<void>",
11507
- "parameters": [],
12391
+ "parameters": [
12392
+ {
12393
+ "name": "value",
12394
+ "type": "string",
12395
+ "docs": ""
12396
+ }
12397
+ ],
11508
12398
  "docs": "Allows to select a menu item programmatically by name",
11509
12399
  "docsTags": []
11510
12400
  },
@@ -11712,6 +12602,30 @@
11712
12602
  "optional": false,
11713
12603
  "required": false
11714
12604
  },
12605
+ {
12606
+ "name": "href",
12607
+ "type": "string | undefined",
12608
+ "complexType": {
12609
+ "original": "string | undefined",
12610
+ "resolved": "string | undefined",
12611
+ "references": {}
12612
+ },
12613
+ "mutable": false,
12614
+ "attr": "href",
12615
+ "reflectToAttr": true,
12616
+ "docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
12617
+ "docsTags": [],
12618
+ "values": [
12619
+ {
12620
+ "type": "string"
12621
+ },
12622
+ {
12623
+ "type": "undefined"
12624
+ }
12625
+ ],
12626
+ "optional": false,
12627
+ "required": false
12628
+ },
11715
12629
  {
11716
12630
  "name": "selected",
11717
12631
  "type": "boolean",
@@ -11794,6 +12708,30 @@
11794
12708
  ],
11795
12709
  "usage": {},
11796
12710
  "props": [
12711
+ {
12712
+ "name": "href",
12713
+ "type": "string | undefined",
12714
+ "complexType": {
12715
+ "original": "string | undefined",
12716
+ "resolved": "string | undefined",
12717
+ "references": {}
12718
+ },
12719
+ "mutable": false,
12720
+ "attr": "href",
12721
+ "reflectToAttr": true,
12722
+ "docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
12723
+ "docsTags": [],
12724
+ "values": [
12725
+ {
12726
+ "type": "string"
12727
+ },
12728
+ {
12729
+ "type": "undefined"
12730
+ }
12731
+ ],
12732
+ "optional": false,
12733
+ "required": false
12734
+ },
11797
12735
  {
11798
12736
  "name": "icon",
11799
12737
  "type": "string",
@@ -11951,30 +12889,65 @@
11951
12889
  {
11952
12890
  "name": "part",
11953
12891
  "text": "base - The component's base wrapper."
12892
+ },
12893
+ {
12894
+ "name": "part",
12895
+ "text": "svg - The spinner icon."
11954
12896
  }
11955
12897
  ],
11956
12898
  "usage": {},
11957
12899
  "props": [
12900
+ {
12901
+ "name": "logo",
12902
+ "type": "\"bme\" | \"six\" | undefined",
12903
+ "complexType": {
12904
+ "original": "'six' | 'bme'",
12905
+ "resolved": "\"bme\" | \"six\" | undefined",
12906
+ "references": {}
12907
+ },
12908
+ "mutable": false,
12909
+ "attr": "logo",
12910
+ "reflectToAttr": false,
12911
+ "docs": "Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner.",
12912
+ "docsTags": [],
12913
+ "values": [
12914
+ {
12915
+ "value": "bme",
12916
+ "type": "string"
12917
+ },
12918
+ {
12919
+ "value": "six",
12920
+ "type": "string"
12921
+ },
12922
+ {
12923
+ "type": "undefined"
12924
+ }
12925
+ ],
12926
+ "optional": true,
12927
+ "required": false
12928
+ },
11958
12929
  {
11959
12930
  "name": "six",
11960
- "type": "boolean",
12931
+ "type": "boolean | undefined",
11961
12932
  "complexType": {
11962
12933
  "original": "boolean",
11963
- "resolved": "boolean",
12934
+ "resolved": "boolean | undefined",
11964
12935
  "references": {}
11965
12936
  },
11966
12937
  "mutable": false,
11967
12938
  "attr": "six",
11968
12939
  "reflectToAttr": false,
11969
- "docs": "Indicates if the spinner is shown as animated SIX logo or simple spinner.",
12940
+ "docs": "**@deprecated** Use `logo=\"six\"` instead.\n\nIf set to true, the spinner displays the SIX logo.",
11970
12941
  "docsTags": [],
11971
- "default": "false",
11972
12942
  "values": [
11973
12943
  {
11974
12944
  "type": "boolean"
12945
+ },
12946
+ {
12947
+ "type": "undefined"
11975
12948
  }
11976
12949
  ],
11977
- "optional": false,
12950
+ "optional": true,
11978
12951
  "required": false
11979
12952
  }
11980
12953
  ],
@@ -12003,15 +12976,23 @@
12003
12976
  {
12004
12977
  "name": "base",
12005
12978
  "docs": "The component's base wrapper."
12979
+ },
12980
+ {
12981
+ "name": "svg",
12982
+ "docs": "The spinner icon."
12006
12983
  }
12007
12984
  ],
12008
12985
  "dependents": [
12009
- "six-button"
12986
+ "six-button",
12987
+ "six-file-upload"
12010
12988
  ],
12011
12989
  "dependencies": [],
12012
12990
  "dependencyGraph": {
12013
12991
  "six-button": [
12014
12992
  "six-spinner"
12993
+ ],
12994
+ "six-file-upload": [
12995
+ "six-spinner"
12015
12996
  ]
12016
12997
  }
12017
12998
  },
@@ -12373,8 +13354,9 @@
12373
13354
  "signature": "(options?: FocusOptions) => Promise<void>",
12374
13355
  "parameters": [
12375
13356
  {
12376
- "tags": [],
12377
- "text": ""
13357
+ "name": "options",
13358
+ "type": "FocusOptions | undefined",
13359
+ "docs": ""
12378
13360
  }
12379
13361
  ],
12380
13362
  "references": {
@@ -12390,7 +13372,13 @@
12390
13372
  "return": "Promise<void>"
12391
13373
  },
12392
13374
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
12393
- "parameters": [],
13375
+ "parameters": [
13376
+ {
13377
+ "name": "options",
13378
+ "type": "FocusOptions | undefined",
13379
+ "docs": ""
13380
+ }
13381
+ ],
12394
13382
  "docs": "Sets focus on the switch.",
12395
13383
  "docsTags": []
12396
13384
  }
@@ -12653,8 +13641,9 @@
12653
13641
  "signature": "(options?: FocusOptions) => Promise<void>",
12654
13642
  "parameters": [
12655
13643
  {
12656
- "tags": [],
12657
- "text": ""
13644
+ "name": "options",
13645
+ "type": "FocusOptions | undefined",
13646
+ "docs": ""
12658
13647
  }
12659
13648
  ],
12660
13649
  "references": {
@@ -12670,7 +13659,13 @@
12670
13659
  "return": "Promise<void>"
12671
13660
  },
12672
13661
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
12673
- "parameters": [],
13662
+ "parameters": [
13663
+ {
13664
+ "name": "options",
13665
+ "type": "FocusOptions | undefined",
13666
+ "docs": ""
13667
+ }
13668
+ ],
12674
13669
  "docs": "Sets focus to the tab.",
12675
13670
  "docsTags": []
12676
13671
  }
@@ -12847,8 +13842,9 @@
12847
13842
  "signature": "(panel: string) => Promise<void>",
12848
13843
  "parameters": [
12849
13844
  {
12850
- "tags": [],
12851
- "text": ""
13845
+ "name": "panel",
13846
+ "type": "string",
13847
+ "docs": ""
12852
13848
  }
12853
13849
  ],
12854
13850
  "references": {
@@ -12860,7 +13856,13 @@
12860
13856
  "return": "Promise<void>"
12861
13857
  },
12862
13858
  "signature": "show(panel: string) => Promise<void>",
12863
- "parameters": [],
13859
+ "parameters": [
13860
+ {
13861
+ "name": "panel",
13862
+ "type": "string",
13863
+ "docs": ""
13864
+ }
13865
+ ],
12864
13866
  "docs": "Shows the specified tab panel.",
12865
13867
  "docsTags": []
12866
13868
  }
@@ -13251,9 +14253,7 @@
13251
14253
  "docs": "The tag content."
13252
14254
  }
13253
14255
  ],
13254
- "dependents": [
13255
- "six-select"
13256
- ],
14256
+ "dependents": [],
13257
14257
  "dependencies": [
13258
14258
  "six-tooltip",
13259
14259
  "six-icon-button"
@@ -13265,9 +14265,6 @@
13265
14265
  ],
13266
14266
  "six-icon-button": [
13267
14267
  "six-icon"
13268
- ],
13269
- "six-select": [
13270
- "six-tag"
13271
14268
  ]
13272
14269
  }
13273
14270
  },
@@ -13926,8 +14923,9 @@
13926
14923
  "signature": "(options?: FocusOptions) => Promise<void>",
13927
14924
  "parameters": [
13928
14925
  {
13929
- "tags": [],
13930
- "text": ""
14926
+ "name": "options",
14927
+ "type": "FocusOptions | undefined",
14928
+ "docs": ""
13931
14929
  }
13932
14930
  ],
13933
14931
  "references": {
@@ -13943,7 +14941,13 @@
13943
14941
  "return": "Promise<void>"
13944
14942
  },
13945
14943
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
13946
- "parameters": [],
14944
+ "parameters": [
14945
+ {
14946
+ "name": "options",
14947
+ "type": "FocusOptions | undefined",
14948
+ "docs": ""
14949
+ }
14950
+ ],
13947
14951
  "docs": "Sets focus on the textarea.",
13948
14952
  "docsTags": []
13949
14953
  },
@@ -13954,23 +14958,27 @@
13954
14958
  "docs": ""
13955
14959
  },
13956
14960
  "complexType": {
13957
- "signature": "(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
14961
+ "signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
13958
14962
  "parameters": [
13959
14963
  {
13960
- "tags": [],
13961
- "text": ""
14964
+ "name": "replacement",
14965
+ "type": "string",
14966
+ "docs": ""
13962
14967
  },
13963
14968
  {
13964
- "tags": [],
13965
- "text": ""
14969
+ "name": "start",
14970
+ "type": "number",
14971
+ "docs": ""
13966
14972
  },
13967
14973
  {
13968
- "tags": [],
13969
- "text": ""
14974
+ "name": "end",
14975
+ "type": "number",
14976
+ "docs": ""
13970
14977
  },
13971
14978
  {
13972
- "tags": [],
13973
- "text": ""
14979
+ "name": "selectMode",
14980
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
14981
+ "docs": ""
13974
14982
  }
13975
14983
  ],
13976
14984
  "references": {
@@ -13981,8 +14989,29 @@
13981
14989
  },
13982
14990
  "return": "Promise<void>"
13983
14991
  },
13984
- "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
13985
- "parameters": [],
14992
+ "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
14993
+ "parameters": [
14994
+ {
14995
+ "name": "replacement",
14996
+ "type": "string",
14997
+ "docs": ""
14998
+ },
14999
+ {
15000
+ "name": "start",
15001
+ "type": "number",
15002
+ "docs": ""
15003
+ },
15004
+ {
15005
+ "name": "end",
15006
+ "type": "number",
15007
+ "docs": ""
15008
+ },
15009
+ {
15010
+ "name": "selectMode",
15011
+ "type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
15012
+ "docs": ""
15013
+ }
15014
+ ],
13986
15015
  "docs": "Replaces a range of text with a new string.",
13987
15016
  "docsTags": []
13988
15017
  },
@@ -13993,19 +15022,22 @@
13993
15022
  "docs": ""
13994
15023
  },
13995
15024
  "complexType": {
13996
- "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
15025
+ "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
13997
15026
  "parameters": [
13998
15027
  {
13999
- "tags": [],
14000
- "text": ""
15028
+ "name": "selectionStart",
15029
+ "type": "number",
15030
+ "docs": ""
14001
15031
  },
14002
15032
  {
14003
- "tags": [],
14004
- "text": ""
15033
+ "name": "selectionEnd",
15034
+ "type": "number",
15035
+ "docs": ""
14005
15036
  },
14006
15037
  {
14007
- "tags": [],
14008
- "text": ""
15038
+ "name": "selectionDirection",
15039
+ "type": "\"none\" | \"forward\" | \"backward\"",
15040
+ "docs": ""
14009
15041
  }
14010
15042
  ],
14011
15043
  "references": {
@@ -14016,8 +15048,24 @@
14016
15048
  },
14017
15049
  "return": "Promise<void | undefined>"
14018
15050
  },
14019
- "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
14020
- "parameters": [],
15051
+ "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
15052
+ "parameters": [
15053
+ {
15054
+ "name": "selectionStart",
15055
+ "type": "number",
15056
+ "docs": ""
15057
+ },
15058
+ {
15059
+ "name": "selectionEnd",
15060
+ "type": "number",
15061
+ "docs": ""
15062
+ },
15063
+ {
15064
+ "name": "selectionDirection",
15065
+ "type": "\"none\" | \"forward\" | \"backward\"",
15066
+ "docs": ""
15067
+ }
15068
+ ],
14021
15069
  "docs": "Sets the start and end positions of the text selection (0-based).",
14022
15070
  "docsTags": []
14023
15071
  }
@@ -14105,7 +15153,13 @@
14105
15153
  }
14106
15154
  ],
14107
15155
  "listeners": [],
14108
- "styles": [],
15156
+ "styles": [
15157
+ {
15158
+ "name": "--height",
15159
+ "annotation": "prop",
15160
+ "docs": "The textarea height."
15161
+ }
15162
+ ],
14109
15163
  "slots": [
14110
15164
  {
14111
15165
  "name": "error-text",
@@ -15091,8 +16145,9 @@
15091
16145
  "signature": "(options?: FocusOptions) => Promise<void>",
15092
16146
  "parameters": [
15093
16147
  {
15094
- "tags": [],
15095
- "text": ""
16148
+ "name": "options",
16149
+ "type": "FocusOptions | undefined",
16150
+ "docs": ""
15096
16151
  }
15097
16152
  ],
15098
16153
  "references": {
@@ -15108,7 +16163,13 @@
15108
16163
  "return": "Promise<void>"
15109
16164
  },
15110
16165
  "signature": "setFocus(options?: FocusOptions) => Promise<void>",
15111
- "parameters": [],
16166
+ "parameters": [
16167
+ {
16168
+ "name": "options",
16169
+ "type": "FocusOptions | undefined",
16170
+ "docs": ""
16171
+ }
16172
+ ],
15112
16173
  "docs": "Sets focus on the datepickers input.",
15113
16174
  "docsTags": []
15114
16175
  }
@@ -15668,6 +16729,16 @@
15668
16729
  }
15669
16730
  ],
15670
16731
  "typeLibrary": {
16732
+ "src/components/six-alert/six-alert.tsx::AlertType": {
16733
+ "declaration": "export type AlertType = 'primary' | 'success' | 'info' | 'warning' | 'danger';",
16734
+ "docstring": "",
16735
+ "path": "src/components/six-alert/six-alert.tsx"
16736
+ },
16737
+ "src/utils/types.ts::EmptyPayload": {
16738
+ "declaration": "undefined",
16739
+ "docstring": "",
16740
+ "path": "src/utils/types.ts"
16741
+ },
15671
16742
  "src/components/six-item-picker/types.ts::ItemPickerType": {
15672
16743
  "declaration": "export enum ItemPickerType {\n NUMBER = 'number',\n LETTER = 'letter',\n CAPITAL_LETTER = 'capital-letter',\n LOWER_LETTER = 'lower-letter',\n CUSTOM = 'custom',\n}",
15673
16744
  "docstring": "",
@@ -15693,11 +16764,6 @@
15693
16764
  "docstring": "",
15694
16765
  "path": "src/components/six-timepicker/six-timepicker.tsx"
15695
16766
  },
15696
- "src/utils/types.ts::EmptyPayload": {
15697
- "declaration": "undefined",
15698
- "docstring": "",
15699
- "path": "src/utils/types.ts"
15700
- },
15701
16767
  "src/components/six-datepicker/six-date-formats.tsx::SixDateFormats": {
15702
16768
  "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}",
15703
16769
  "docstring": "",
@@ -15768,6 +16834,16 @@
15768
16834
  "docstring": "",
15769
16835
  "path": "src/components/six-header/six-header.tsx"
15770
16836
  },
16837
+ "src/components/six-input/six-input.tsx::SelectionRangeDirection": {
16838
+ "declaration": "export type SelectionRangeDirection = 'forward' | 'backward' | 'none';",
16839
+ "docstring": "",
16840
+ "path": "src/components/six-input/six-input.tsx"
16841
+ },
16842
+ "src/components/six-input/six-input.tsx::SelectionRange": {
16843
+ "declaration": "any",
16844
+ "docstring": "",
16845
+ "path": "src/components/six-input/six-input.tsx"
16846
+ },
15771
16847
  "src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
15772
16848
  "declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
15773
16849
  "docstring": "",
@@ -15783,11 +16859,6 @@
15783
16859
  "docstring": "",
15784
16860
  "path": "src/components/six-stage-indicator/six-stage-indicator.tsx"
15785
16861
  },
15786
- "src/components/six-root/six-root.tsx::SixRootCollapsedPayload": {
15787
- "declaration": "export interface SixRootCollapsedPayload {\n collapsed: boolean;\n}",
15788
- "docstring": "",
15789
- "path": "src/components/six-root/six-root.tsx"
15790
- },
15791
16862
  "src/components/six-search-field/six-search-field.tsx::SixSearchFieldChangePayload": {
15792
16863
  "declaration": "export interface SixSearchFieldChangePayload {\n value: string;\n}",
15793
16864
  "docstring": "",