@six-group/ui-library 0.0.0-insider.d005298 → 0.0.0-insider.d7f75e8

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 (1495) 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/{form-control-8d64e974.js → form-control-b39f1df5.js} +2 -2
  4. package/dist/cjs/{form-control-8d64e974.js.map → form-control-b39f1df5.js.map} +1 -1
  5. package/dist/cjs/index-417a06c8.js +1948 -0
  6. package/dist/cjs/index-417a06c8.js.map +1 -0
  7. package/dist/cjs/loader.cjs.js +5 -3
  8. package/dist/cjs/loader.cjs.js.map +1 -1
  9. package/dist/cjs/{modal-3ce015be.js → modal-bd7fc5bc.js} +1 -18
  10. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  11. package/dist/cjs/six-alert.cjs.entry.js +5 -4
  12. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  13. package/dist/cjs/six-avatar.cjs.entry.js +5 -4
  14. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  15. package/dist/cjs/six-badge.cjs.entry.js +5 -4
  16. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  17. package/dist/cjs/six-button.cjs.entry.js +7 -5
  18. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  19. package/dist/cjs/six-card.cjs.entry.js +4 -3
  20. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  21. package/dist/cjs/six-checkbox.cjs.entry.js +128 -0
  22. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -0
  23. package/dist/cjs/six-datepicker.cjs.entry.js +16 -13
  24. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  25. package/dist/cjs/six-details.cjs.entry.js +6 -5
  26. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  27. package/dist/cjs/six-dialog.cjs.entry.js +12 -30
  28. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  29. package/dist/cjs/six-drawer.cjs.entry.js +13 -30
  30. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  31. package/dist/cjs/{six-dropdown_2.cjs.entry.js → six-dropdown_3.cjs.entry.js} +88 -13
  32. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/six-error-page.cjs.entry.js +4 -3
  34. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  35. package/dist/cjs/six-error.cjs.entry.js +5 -4
  36. package/dist/cjs/six-error.cjs.entry.js.map +1 -1
  37. package/dist/cjs/six-file-list-item.cjs.entry.js +5 -4
  38. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  39. package/dist/cjs/six-file-list.cjs.entry.js +4 -3
  40. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  41. package/dist/cjs/six-file-upload.cjs.entry.js +33 -13
  42. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-footer.cjs.entry.js +4 -3
  44. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  45. package/dist/cjs/six-group-label.cjs.entry.js +5 -4
  46. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  47. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  48. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  49. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  50. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  51. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  52. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  53. package/dist/cjs/six-header.cjs.entry.js +45 -28
  54. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  55. package/dist/cjs/six-icon-button.cjs.entry.js +13 -6
  56. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  57. package/dist/cjs/six-icon.cjs.entry.js +5 -4
  58. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  59. package/dist/cjs/six-input.cjs.entry.js +17 -7
  60. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  61. package/dist/cjs/six-item-picker.cjs.entry.js +6 -5
  62. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  63. package/dist/cjs/six-language-switcher.cjs.entry.js +11 -6
  64. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  65. package/dist/cjs/six-layout-grid.cjs.entry.js +4 -3
  66. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  67. package/dist/cjs/six-main-container.cjs.entry.js +4 -3
  68. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  69. package/dist/cjs/six-menu-divider.cjs.entry.js +4 -3
  70. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  71. package/dist/cjs/six-menu-label.cjs.entry.js +4 -3
  72. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  73. package/dist/cjs/six-picto.cjs.entry.js +4 -3
  74. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  75. package/dist/cjs/six-progress-bar.cjs.entry.js +6 -5
  76. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  77. package/dist/cjs/six-progress-ring.cjs.entry.js +4 -3
  78. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  79. package/dist/cjs/six-radio.cjs.entry.js +5 -4
  80. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  81. package/dist/cjs/six-range.cjs.entry.js +17 -6
  82. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  83. package/dist/cjs/six-root.cjs.entry.js +4 -3
  84. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  85. package/dist/cjs/six-search-field.cjs.entry.js +4 -3
  86. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  87. package/dist/cjs/six-select.cjs.entry.js +93 -50
  88. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  89. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +5 -4
  90. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  91. package/dist/cjs/six-sidebar-item.cjs.entry.js +6 -5
  92. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  93. package/dist/cjs/six-sidebar.cjs.entry.js +5 -4
  94. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  95. package/dist/cjs/six-spinner.cjs.entry.js +41 -7
  96. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  97. package/dist/cjs/six-stage-indicator.cjs.entry.js +3 -2
  98. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -1
  99. package/dist/cjs/six-switch.cjs.entry.js +6 -5
  100. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  101. package/dist/cjs/six-tab-group.cjs.entry.js +34 -8
  102. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  103. package/dist/cjs/six-tab-panel.cjs.entry.js +4 -3
  104. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  105. package/dist/cjs/six-tab.cjs.entry.js +5 -4
  106. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  107. package/dist/cjs/six-tag.cjs.entry.js +5 -4
  108. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  109. package/dist/cjs/six-textarea.cjs.entry.js +7 -6
  110. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  111. package/dist/cjs/six-tile.cjs.entry.js +8 -7
  112. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  113. package/dist/cjs/six-timepicker.cjs.entry.js +5 -4
  114. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  115. package/dist/cjs/six-tooltip.cjs.entry.js +5 -4
  116. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  117. package/dist/cjs/ui-library.cjs.js +13 -11
  118. package/dist/cjs/ui-library.cjs.js.map +1 -1
  119. package/dist/collection/assets/TRADEMARKS.md +3 -3
  120. package/dist/collection/collection-manifest.json +7 -3
  121. package/dist/collection/components/six-alert/six-alert.js +2 -2
  122. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  123. package/dist/collection/components/six-avatar/six-avatar.js +2 -2
  124. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  125. package/dist/collection/components/six-badge/six-badge.js +2 -2
  126. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  127. package/dist/collection/components/six-button/six-button.css +17 -4
  128. package/dist/collection/components/six-button/six-button.js +5 -4
  129. package/dist/collection/components/six-button/six-button.js.map +1 -1
  130. package/dist/collection/components/six-card/six-card.js +1 -1
  131. package/dist/collection/components/six-card/six-card.js.map +1 -1
  132. package/dist/collection/components/six-checkbox/six-checkbox.css +2 -0
  133. package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
  134. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  135. package/dist/collection/components/six-datepicker/six-datepicker.js +13 -11
  136. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  137. package/dist/collection/components/six-details/six-details.js +3 -3
  138. package/dist/collection/components/six-details/six-details.js.map +1 -1
  139. package/dist/collection/components/six-dialog/six-dialog.js +8 -28
  140. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  141. package/dist/collection/components/six-drawer/six-drawer.js +9 -28
  142. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  143. package/dist/collection/components/six-dropdown/six-dropdown.js +5 -5
  144. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  145. package/dist/collection/components/six-error/six-error.css +1 -0
  146. package/dist/collection/components/six-error/six-error.js +1 -1
  147. package/dist/collection/components/six-error/six-error.js.map +1 -1
  148. package/dist/collection/components/six-error-page/six-error-page.js +1 -1
  149. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  150. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  151. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  152. package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
  153. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  154. package/dist/collection/components/six-file-upload/six-file-upload.css +11 -0
  155. package/dist/collection/components/six-file-upload/six-file-upload.js +86 -11
  156. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  157. package/dist/collection/components/six-footer/six-footer.js +1 -1
  158. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  159. package/dist/collection/components/six-group-label/six-group-label.js +1 -1
  160. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  161. package/dist/collection/components/six-header/six-header.css +5 -20
  162. package/dist/collection/components/six-header/six-header.js +135 -42
  163. package/dist/collection/components/six-header/six-header.js.map +1 -1
  164. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  165. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  166. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  167. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  168. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  169. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  170. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  171. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  172. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  173. package/dist/collection/components/six-icon/six-icon.js +2 -2
  174. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  175. package/dist/collection/components/six-icon-button/six-icon-button.css +2 -1
  176. package/dist/collection/components/six-icon-button/six-icon-button.js +60 -3
  177. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  178. package/dist/collection/components/six-input/six-input.css +1 -0
  179. package/dist/collection/components/six-input/six-input.js +41 -5
  180. package/dist/collection/components/six-input/six-input.js.map +1 -1
  181. package/dist/collection/components/six-item-picker/six-item-picker.js +3 -3
  182. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  183. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  184. package/dist/collection/components/six-language-switcher/six-language-switcher.js +7 -3
  185. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  186. package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
  187. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  188. package/dist/collection/components/six-logo/six-logo.css +18 -0
  189. package/dist/collection/components/six-logo/six-logo.js +54 -0
  190. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  191. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  192. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  193. package/dist/collection/components/six-menu/six-menu.js +13 -4
  194. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  195. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  196. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  197. package/dist/collection/components/six-menu-item/six-menu-item.js +2 -2
  198. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  199. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  200. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  201. package/dist/collection/components/six-picto/six-picto.js +1 -1
  202. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  203. package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
  204. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  205. package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
  206. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  207. package/dist/collection/components/six-radio/six-radio.js +2 -2
  208. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  209. package/dist/collection/components/six-range/six-range.css +1 -1
  210. package/dist/collection/components/six-range/six-range.js +12 -2
  211. package/dist/collection/components/six-range/six-range.js.map +1 -1
  212. package/dist/collection/components/six-root/six-root.js +1 -1
  213. package/dist/collection/components/six-root/six-root.js.map +1 -1
  214. package/dist/collection/components/six-search-field/six-search-field.js +1 -1
  215. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  216. package/dist/collection/components/six-select/six-select.js +56 -47
  217. package/dist/collection/components/six-select/six-select.js.map +1 -1
  218. package/dist/collection/components/six-select/util.js +24 -0
  219. package/dist/collection/components/six-select/util.js.map +1 -1
  220. package/dist/collection/components/six-sidebar/six-sidebar.js +2 -2
  221. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  222. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +7 -0
  223. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
  224. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  225. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +8 -0
  226. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +1 -1
  227. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  228. package/dist/collection/components/six-spinner/six-spinner.css +45 -0
  229. package/dist/collection/components/six-spinner/six-spinner.js +59 -10
  230. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  231. package/dist/collection/components/six-switch/six-switch.js +2 -2
  232. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  233. package/dist/collection/components/six-tab/six-tab.js +2 -2
  234. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  235. package/dist/collection/components/six-tab-group/six-tab-group.js +33 -7
  236. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  237. package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
  238. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  239. package/dist/collection/components/six-tag/six-tag.js +2 -2
  240. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  241. package/dist/collection/components/six-textarea/six-textarea.css +5 -0
  242. package/dist/collection/components/six-textarea/six-textarea.js +4 -4
  243. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  244. package/dist/collection/components/six-tile/six-tile.js +5 -5
  245. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  246. package/dist/collection/components/six-timepicker/six-timepicker.js +2 -2
  247. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  248. package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
  249. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  250. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  251. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  252. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  253. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  254. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  255. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  256. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  257. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  258. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  259. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  260. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  261. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  262. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  263. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  264. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  265. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  266. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  267. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  268. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  269. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  270. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  271. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  272. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  273. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  274. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  275. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  276. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  277. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  278. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  279. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  280. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  281. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  282. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  283. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  284. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  285. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  286. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  287. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  288. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  289. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  290. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  291. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  292. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  293. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  294. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  295. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  296. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  297. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  298. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  299. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  300. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  301. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  302. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  303. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  304. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  305. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  306. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  307. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  308. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  309. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  310. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  311. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  312. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  313. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  314. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  315. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  316. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  317. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  318. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  319. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  323. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  325. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  327. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  329. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  331. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  333. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  335. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  337. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  339. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  341. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  343. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  345. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  347. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  349. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  351. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  353. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  355. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  357. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  359. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  361. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  363. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  365. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  367. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  369. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  371. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  373. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  375. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  377. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  379. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  381. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  383. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  385. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  387. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  389. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  391. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  393. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  395. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  397. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  399. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  401. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  403. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  405. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  407. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  409. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  411. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  413. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  415. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  417. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  419. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  421. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  423. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  425. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  427. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  431. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  433. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  435. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  437. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  439. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  441. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  443. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  445. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  447. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  449. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  451. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  453. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  455. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  457. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  459. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  461. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  463. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  465. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  467. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  469. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  471. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  473. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  475. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  477. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  479. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  481. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  483. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  485. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  487. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  489. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  491. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  493. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  495. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  497. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  499. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  503. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  505. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  507. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  509. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  511. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  513. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  515. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  517. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  519. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  521. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  523. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  525. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  527. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  529. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  531. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  533. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  535. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  537. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  538. package/dist/collection/utils/alert.js.map +1 -1
  539. package/dist/collection/utils/date-util.js.map +1 -1
  540. package/dist/collection/utils/error-messages.js.map +1 -1
  541. package/dist/collection/utils/event-listeners.js.map +1 -1
  542. package/dist/collection/utils/focus-visible.js.map +1 -1
  543. package/dist/collection/utils/form.js.map +1 -1
  544. package/dist/collection/utils/modal.js.map +1 -1
  545. package/dist/collection/utils/popover.js.map +1 -1
  546. package/dist/collection/utils/popup.js.map +1 -1
  547. package/dist/collection/utils/scroll.js.map +1 -1
  548. package/dist/collection/utils/slot.js.map +1 -1
  549. package/dist/collection/utils/tabbable.js.map +1 -1
  550. package/dist/collection/utils/time.util.js.map +1 -1
  551. package/dist/components/index.js +8 -0
  552. package/dist/components/index.js.map +1 -1
  553. package/dist/components/modal.js +1 -17
  554. package/dist/components/modal.js.map +1 -1
  555. package/dist/components/six-alert.js +4 -3
  556. package/dist/components/six-alert.js.map +1 -1
  557. package/dist/components/six-avatar.js +4 -3
  558. package/dist/components/six-avatar.js.map +1 -1
  559. package/dist/components/six-badge.js +4 -3
  560. package/dist/components/six-badge.js.map +1 -1
  561. package/dist/components/six-button2.js +6 -4
  562. package/dist/components/six-button2.js.map +1 -1
  563. package/dist/components/six-card.js +3 -2
  564. package/dist/components/six-card.js.map +1 -1
  565. package/dist/components/six-checkbox2.js +5 -4
  566. package/dist/components/six-checkbox2.js.map +1 -1
  567. package/dist/components/six-datepicker.js +15 -12
  568. package/dist/components/six-datepicker.js.map +1 -1
  569. package/dist/components/six-details2.js +5 -4
  570. package/dist/components/six-details2.js.map +1 -1
  571. package/dist/components/six-dialog.js +11 -29
  572. package/dist/components/six-dialog.js.map +1 -1
  573. package/dist/components/six-drawer.js +12 -29
  574. package/dist/components/six-drawer.js.map +1 -1
  575. package/dist/components/six-dropdown2.js +7 -6
  576. package/dist/components/six-dropdown2.js.map +1 -1
  577. package/dist/components/six-error-page.js +3 -2
  578. package/dist/components/six-error-page.js.map +1 -1
  579. package/dist/components/six-error2.js +4 -3
  580. package/dist/components/six-error2.js.map +1 -1
  581. package/dist/components/six-file-list-item.js +4 -3
  582. package/dist/components/six-file-list-item.js.map +1 -1
  583. package/dist/components/six-file-list.js +3 -2
  584. package/dist/components/six-file-list.js.map +1 -1
  585. package/dist/components/six-file-upload.js +52 -16
  586. package/dist/components/six-file-upload.js.map +1 -1
  587. package/dist/components/six-footer.js +3 -2
  588. package/dist/components/six-footer.js.map +1 -1
  589. package/dist/components/six-group-label.js +3 -2
  590. package/dist/components/six-group-label.js.map +1 -1
  591. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  592. package/dist/components/six-header-dropdown-item.js +103 -0
  593. package/dist/components/six-header-dropdown-item.js.map +1 -0
  594. package/dist/components/six-header-item.d.ts +11 -0
  595. package/dist/components/six-header-item.js +8 -0
  596. package/dist/components/six-header-item.js.map +1 -0
  597. package/dist/components/six-header-item2.js +39 -0
  598. package/dist/components/six-header-item2.js.map +1 -0
  599. package/dist/components/six-header-menu-button.d.ts +11 -0
  600. package/dist/components/six-header-menu-button.js +57 -0
  601. package/dist/components/six-header-menu-button.js.map +1 -0
  602. package/dist/components/six-header.js +70 -39
  603. package/dist/components/six-header.js.map +1 -1
  604. package/dist/components/six-icon-button2.js +16 -6
  605. package/dist/components/six-icon-button2.js.map +1 -1
  606. package/dist/components/six-icon2.js +4 -3
  607. package/dist/components/six-icon2.js.map +1 -1
  608. package/dist/components/six-input2.js +16 -5
  609. package/dist/components/six-input2.js.map +1 -1
  610. package/dist/components/six-item-picker2.js +5 -4
  611. package/dist/components/six-item-picker2.js.map +1 -1
  612. package/dist/components/six-language-switcher.js +10 -5
  613. package/dist/components/six-language-switcher.js.map +1 -1
  614. package/dist/components/six-layout-grid.js +3 -2
  615. package/dist/components/six-layout-grid.js.map +1 -1
  616. package/dist/components/six-logo.d.ts +11 -0
  617. package/dist/components/six-logo.js +8 -0
  618. package/dist/components/six-logo.js.map +1 -0
  619. package/dist/components/six-logo2.js +42 -0
  620. package/dist/components/six-logo2.js.map +1 -0
  621. package/dist/components/six-main-container.js +3 -2
  622. package/dist/components/six-main-container.js.map +1 -1
  623. package/dist/components/six-menu-divider.js +3 -2
  624. package/dist/components/six-menu-divider.js.map +1 -1
  625. package/dist/components/six-menu-item2.js +4 -3
  626. package/dist/components/six-menu-item2.js.map +1 -1
  627. package/dist/components/six-menu-label.js +3 -2
  628. package/dist/components/six-menu-label.js.map +1 -1
  629. package/dist/components/six-menu2.js +15 -5
  630. package/dist/components/six-menu2.js.map +1 -1
  631. package/dist/components/six-picto2.js +3 -2
  632. package/dist/components/six-picto2.js.map +1 -1
  633. package/dist/components/six-progress-bar.js +5 -4
  634. package/dist/components/six-progress-bar.js.map +1 -1
  635. package/dist/components/six-progress-ring.js +3 -2
  636. package/dist/components/six-progress-ring.js.map +1 -1
  637. package/dist/components/six-radio.js +4 -3
  638. package/dist/components/six-radio.js.map +1 -1
  639. package/dist/components/six-range.js +15 -4
  640. package/dist/components/six-range.js.map +1 -1
  641. package/dist/components/six-root.js +3 -2
  642. package/dist/components/six-root.js.map +1 -1
  643. package/dist/components/six-search-field.js +3 -2
  644. package/dist/components/six-search-field.js.map +1 -1
  645. package/dist/components/six-select.js +91 -48
  646. package/dist/components/six-select.js.map +1 -1
  647. package/dist/components/six-sidebar-item-group.js +4 -3
  648. package/dist/components/six-sidebar-item-group.js.map +1 -1
  649. package/dist/components/six-sidebar-item.js +5 -4
  650. package/dist/components/six-sidebar-item.js.map +1 -1
  651. package/dist/components/six-sidebar.js +4 -3
  652. package/dist/components/six-sidebar.js.map +1 -1
  653. package/dist/components/six-spinner2.js +41 -6
  654. package/dist/components/six-spinner2.js.map +1 -1
  655. package/dist/components/six-stage-indicator2.js +2 -1
  656. package/dist/components/six-stage-indicator2.js.map +1 -1
  657. package/dist/components/six-switch.js +4 -3
  658. package/dist/components/six-switch.js.map +1 -1
  659. package/dist/components/six-tab-group.js +35 -8
  660. package/dist/components/six-tab-group.js.map +1 -1
  661. package/dist/components/six-tab-panel.js +3 -2
  662. package/dist/components/six-tab-panel.js.map +1 -1
  663. package/dist/components/six-tab.js +4 -3
  664. package/dist/components/six-tab.js.map +1 -1
  665. package/dist/components/six-tag.js +4 -3
  666. package/dist/components/six-tag.js.map +1 -1
  667. package/dist/components/six-textarea.js +5 -4
  668. package/dist/components/six-textarea.js.map +1 -1
  669. package/dist/components/six-tile.js +7 -6
  670. package/dist/components/six-tile.js.map +1 -1
  671. package/dist/components/six-timepicker2.js +4 -3
  672. package/dist/components/six-timepicker2.js.map +1 -1
  673. package/dist/components/six-tooltip2.js +4 -3
  674. package/dist/components/six-tooltip2.js.map +1 -1
  675. package/dist/components.d.ts +34 -0
  676. package/dist/components.json +724 -74
  677. package/dist/esm/app-globals-0f993ce5.js +5 -0
  678. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  679. package/dist/esm/{form-control-d403a9cf.js → form-control-ad1710bf.js} +2 -2
  680. package/dist/esm/{form-control-d403a9cf.js.map → form-control-ad1710bf.js.map} +1 -1
  681. package/dist/esm/index-a7bee415.js +1919 -0
  682. package/dist/esm/index-a7bee415.js.map +1 -0
  683. package/dist/esm/loader.js +6 -4
  684. package/dist/esm/loader.js.map +1 -1
  685. package/dist/esm/{modal-96526245.js → modal-6c1288e3.js} +2 -18
  686. package/dist/esm/modal-6c1288e3.js.map +1 -0
  687. package/dist/esm/six-alert.entry.js +5 -4
  688. package/dist/esm/six-alert.entry.js.map +1 -1
  689. package/dist/esm/six-avatar.entry.js +5 -4
  690. package/dist/esm/six-avatar.entry.js.map +1 -1
  691. package/dist/esm/six-badge.entry.js +5 -4
  692. package/dist/esm/six-badge.entry.js.map +1 -1
  693. package/dist/esm/six-button.entry.js +7 -5
  694. package/dist/esm/six-button.entry.js.map +1 -1
  695. package/dist/esm/six-card.entry.js +4 -3
  696. package/dist/esm/six-card.entry.js.map +1 -1
  697. package/dist/esm/six-checkbox.entry.js +124 -0
  698. package/dist/esm/six-checkbox.entry.js.map +1 -0
  699. package/dist/esm/six-datepicker.entry.js +16 -13
  700. package/dist/esm/six-datepicker.entry.js.map +1 -1
  701. package/dist/esm/six-details.entry.js +6 -5
  702. package/dist/esm/six-details.entry.js.map +1 -1
  703. package/dist/esm/six-dialog.entry.js +12 -30
  704. package/dist/esm/six-dialog.entry.js.map +1 -1
  705. package/dist/esm/six-drawer.entry.js +13 -30
  706. package/dist/esm/six-drawer.entry.js.map +1 -1
  707. package/dist/esm/{six-dropdown_2.entry.js → six-dropdown_3.entry.js} +88 -14
  708. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  709. package/dist/esm/six-error-page.entry.js +4 -3
  710. package/dist/esm/six-error-page.entry.js.map +1 -1
  711. package/dist/esm/six-error.entry.js +5 -4
  712. package/dist/esm/six-error.entry.js.map +1 -1
  713. package/dist/esm/six-file-list-item.entry.js +5 -4
  714. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  715. package/dist/esm/six-file-list.entry.js +4 -3
  716. package/dist/esm/six-file-list.entry.js.map +1 -1
  717. package/dist/esm/six-file-upload.entry.js +33 -13
  718. package/dist/esm/six-file-upload.entry.js.map +1 -1
  719. package/dist/esm/six-footer.entry.js +4 -3
  720. package/dist/esm/six-footer.entry.js.map +1 -1
  721. package/dist/esm/six-group-label.entry.js +5 -4
  722. package/dist/esm/six-group-label.entry.js.map +1 -1
  723. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  724. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  725. package/dist/esm/six-header-item_2.entry.js +42 -0
  726. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  727. package/dist/esm/six-header-menu-button.entry.js +19 -0
  728. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  729. package/dist/esm/six-header.entry.js +45 -28
  730. package/dist/esm/six-header.entry.js.map +1 -1
  731. package/dist/esm/six-icon-button.entry.js +13 -6
  732. package/dist/esm/six-icon-button.entry.js.map +1 -1
  733. package/dist/esm/six-icon.entry.js +5 -4
  734. package/dist/esm/six-icon.entry.js.map +1 -1
  735. package/dist/esm/six-input.entry.js +17 -7
  736. package/dist/esm/six-input.entry.js.map +1 -1
  737. package/dist/esm/six-item-picker.entry.js +6 -5
  738. package/dist/esm/six-item-picker.entry.js.map +1 -1
  739. package/dist/esm/six-language-switcher.entry.js +11 -6
  740. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  741. package/dist/esm/six-layout-grid.entry.js +4 -3
  742. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  743. package/dist/esm/six-main-container.entry.js +4 -3
  744. package/dist/esm/six-main-container.entry.js.map +1 -1
  745. package/dist/esm/six-menu-divider.entry.js +4 -3
  746. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  747. package/dist/esm/six-menu-label.entry.js +4 -3
  748. package/dist/esm/six-menu-label.entry.js.map +1 -1
  749. package/dist/esm/six-picto.entry.js +4 -3
  750. package/dist/esm/six-picto.entry.js.map +1 -1
  751. package/dist/esm/six-progress-bar.entry.js +6 -5
  752. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  753. package/dist/esm/six-progress-ring.entry.js +4 -3
  754. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  755. package/dist/esm/six-radio.entry.js +5 -4
  756. package/dist/esm/six-radio.entry.js.map +1 -1
  757. package/dist/esm/six-range.entry.js +17 -6
  758. package/dist/esm/six-range.entry.js.map +1 -1
  759. package/dist/esm/six-root.entry.js +4 -3
  760. package/dist/esm/six-root.entry.js.map +1 -1
  761. package/dist/esm/six-search-field.entry.js +4 -3
  762. package/dist/esm/six-search-field.entry.js.map +1 -1
  763. package/dist/esm/six-select.entry.js +93 -50
  764. package/dist/esm/six-select.entry.js.map +1 -1
  765. package/dist/esm/six-sidebar-item-group.entry.js +5 -4
  766. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  767. package/dist/esm/six-sidebar-item.entry.js +6 -5
  768. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  769. package/dist/esm/six-sidebar.entry.js +5 -4
  770. package/dist/esm/six-sidebar.entry.js.map +1 -1
  771. package/dist/esm/six-spinner.entry.js +41 -7
  772. package/dist/esm/six-spinner.entry.js.map +1 -1
  773. package/dist/esm/six-stage-indicator.entry.js +3 -2
  774. package/dist/esm/six-stage-indicator.entry.js.map +1 -1
  775. package/dist/esm/six-switch.entry.js +6 -5
  776. package/dist/esm/six-switch.entry.js.map +1 -1
  777. package/dist/esm/six-tab-group.entry.js +34 -8
  778. package/dist/esm/six-tab-group.entry.js.map +1 -1
  779. package/dist/esm/six-tab-panel.entry.js +4 -3
  780. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  781. package/dist/esm/six-tab.entry.js +5 -4
  782. package/dist/esm/six-tab.entry.js.map +1 -1
  783. package/dist/esm/six-tag.entry.js +5 -4
  784. package/dist/esm/six-tag.entry.js.map +1 -1
  785. package/dist/esm/six-textarea.entry.js +7 -6
  786. package/dist/esm/six-textarea.entry.js.map +1 -1
  787. package/dist/esm/six-tile.entry.js +8 -7
  788. package/dist/esm/six-tile.entry.js.map +1 -1
  789. package/dist/esm/six-timepicker.entry.js +5 -4
  790. package/dist/esm/six-timepicker.entry.js.map +1 -1
  791. package/dist/esm/six-tooltip.entry.js +5 -4
  792. package/dist/esm/six-tooltip.entry.js.map +1 -1
  793. package/dist/esm/ui-library.js +14 -12
  794. package/dist/esm/ui-library.js.map +1 -1
  795. package/dist/types/components/six-button/six-button.d.ts +1 -1
  796. package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -1
  797. package/dist/types/components/six-header/six-header.d.ts +81 -18
  798. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  799. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  800. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  801. package/dist/types/components/six-icon-button/six-icon-button.d.ts +6 -0
  802. package/dist/types/components/six-input/six-input.d.ts +9 -1
  803. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  804. package/dist/types/components/six-menu/six-menu.d.ts +1 -1
  805. package/dist/types/components/six-range/six-range.d.ts +2 -0
  806. package/dist/types/components/six-select/six-select.d.ts +0 -2
  807. package/dist/types/components/six-select/util.d.ts +2 -0
  808. package/dist/types/components/six-spinner/six-spinner.d.ts +24 -4
  809. package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
  810. package/dist/types/components.d.ts +263 -11
  811. package/dist/types/stencil-public-runtime.d.ts +3 -10
  812. package/dist/types/utils/type-check.d.ts +1 -1
  813. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  814. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  815. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  816. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  817. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  818. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  819. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  820. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  821. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  822. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  823. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  824. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  825. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  826. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  827. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  828. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  829. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  830. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  831. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  832. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  833. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  834. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  835. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  836. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  837. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  838. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  839. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  840. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  841. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  842. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  843. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  844. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  845. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  846. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  847. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  848. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  849. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  850. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  851. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  852. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  853. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  854. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  855. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  856. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  857. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  858. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  859. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  860. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  861. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  862. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  863. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  864. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  865. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  866. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  867. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  868. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  869. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  870. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  871. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  872. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  873. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  874. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  875. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  876. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  877. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  878. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  879. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  880. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  881. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  882. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  883. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  884. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  885. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  886. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  887. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  888. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  889. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  890. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  891. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  892. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  893. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  894. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  895. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  896. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  897. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  898. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  899. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  900. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  901. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  902. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  903. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  904. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  905. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  906. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  907. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  908. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  909. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  910. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  911. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  912. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  913. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  914. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  915. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  916. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  917. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  918. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  919. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  920. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  921. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  922. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  923. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  924. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  925. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  926. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  927. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  928. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  929. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  930. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  931. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  932. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  933. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  934. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  935. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  936. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  937. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  938. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  939. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  940. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  941. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  942. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  943. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  944. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  945. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  946. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  947. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  948. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  949. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  950. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  951. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  952. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  953. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  954. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  955. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  956. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  957. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  958. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  959. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  960. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  961. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  962. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  963. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  964. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  965. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  966. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  967. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  968. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  969. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  970. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  971. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  972. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  973. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  974. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  975. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  976. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  977. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  978. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  979. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  980. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  981. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  982. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  983. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  984. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  985. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  986. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  987. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  988. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  989. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  990. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  991. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  992. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  993. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  994. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  995. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  996. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  997. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  998. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  999. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1000. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1001. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1002. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1003. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1004. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1005. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1006. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1007. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1008. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1009. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1010. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1011. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1012. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1013. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1014. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1015. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1016. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1017. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1018. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1019. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1020. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1021. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1022. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1023. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1024. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1025. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1026. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1027. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1028. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1029. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1030. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1031. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1032. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1033. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1034. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1035. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1036. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1037. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1038. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1039. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1040. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1041. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1042. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1043. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1044. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1045. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1046. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1047. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1048. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1049. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1050. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1051. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1052. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1053. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1054. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1055. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1056. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1057. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1058. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1059. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1060. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1061. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1062. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1063. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1064. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1102. package/dist/ui-library/index.esm.js.map +1 -1
  1103. package/dist/ui-library/{p-50dae789.entry.js → p-03acec96.entry.js} +2 -2
  1104. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1105. package/dist/ui-library/p-06ba4450.js.map +1 -1
  1106. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1107. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1108. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1109. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1110. package/dist/ui-library/{p-9c79341d.entry.js → p-0a6b6429.entry.js} +2 -2
  1111. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1112. package/dist/ui-library/p-0cebf1d2.js.map +1 -1
  1113. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1114. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1115. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1116. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1117. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1118. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1119. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1120. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1121. package/dist/ui-library/{p-04cc397c.entry.js → p-1f7a0cb5.entry.js} +2 -2
  1122. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1123. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1124. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1125. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1126. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1127. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1128. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1129. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1130. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1131. package/dist/ui-library/{p-da7f3dbd.entry.js → p-42cd3588.entry.js} +2 -2
  1132. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1133. package/dist/ui-library/p-48118ce8.js +3 -0
  1134. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1135. package/dist/ui-library/{p-d95e292e.entry.js → p-49019d6c.entry.js} +2 -2
  1136. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1137. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1138. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1139. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1140. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1141. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1142. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1143. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1144. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1145. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1146. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1147. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1148. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1149. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1150. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1151. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1152. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1153. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1154. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1155. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1156. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1157. package/dist/ui-library/p-651293e7.js +2 -0
  1158. package/dist/ui-library/p-651293e7.js.map +1 -0
  1159. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1160. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1161. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1162. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1163. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1164. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1165. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1166. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1167. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1168. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1169. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1170. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1171. package/dist/ui-library/{p-ac57ba5c.entry.js → p-7eb9ae75.entry.js} +2 -2
  1172. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1173. package/dist/ui-library/p-7f856f00.js.map +1 -1
  1174. package/dist/ui-library/p-8227aaed.js.map +1 -1
  1175. package/dist/ui-library/p-842b492e.js.map +1 -1
  1176. package/dist/ui-library/p-862d474e.js.map +1 -1
  1177. package/dist/ui-library/{p-961bd001.entry.js → p-870139dc.entry.js} +2 -2
  1178. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1179. package/dist/ui-library/p-8bfb4bfc.js.map +1 -1
  1180. package/dist/ui-library/{p-61e66671.js → p-a04460e3.js} +2 -2
  1181. package/dist/ui-library/{p-61e66671.js.map → p-a04460e3.js.map} +1 -1
  1182. package/dist/ui-library/p-a1502802.js.map +1 -1
  1183. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1184. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1185. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1186. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1187. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1188. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1189. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1190. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1191. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1192. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1193. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1194. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1195. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1196. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1197. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1198. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1199. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1200. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1201. package/dist/ui-library/{p-884c5cf9.entry.js → p-d46acf21.entry.js} +2 -2
  1202. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1203. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1204. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1205. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1206. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1207. package/dist/ui-library/p-e080d5b6.js.map +1 -1
  1208. package/dist/ui-library/p-e1255160.js +2 -0
  1209. package/dist/ui-library/p-e1255160.js.map +1 -0
  1210. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1211. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1212. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1213. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1214. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1215. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1216. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1217. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1218. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1219. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1220. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1221. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1222. package/dist/ui-library/p-f136a6b2.js.map +1 -1
  1223. package/dist/ui-library/{p-1f5840b5.entry.js → p-f9a1f6ab.entry.js} +2 -2
  1224. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1225. package/dist/ui-library/{p-0440335d.entry.js → p-ffce31da.entry.js} +2 -2
  1226. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1227. package/dist/ui-library/ui-library.css +1 -1
  1228. package/dist/ui-library/ui-library.esm.js +1 -1
  1229. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1230. package/loader/cdn.js +1 -3
  1231. package/loader/index.cjs.js +1 -3
  1232. package/loader/index.d.ts +3 -0
  1233. package/loader/index.es2017.js +1 -3
  1234. package/loader/index.js +1 -3
  1235. package/package.json +8 -20
  1236. package/dist/cjs/index-d7748d51.js +0 -2230
  1237. package/dist/cjs/index-d7748d51.js.map +0 -1
  1238. package/dist/cjs/modal-3ce015be.js.map +0 -1
  1239. package/dist/cjs/six-checkbox_2.cjs.entry.js +0 -190
  1240. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +0 -1
  1241. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1242. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1243. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1244. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1245. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1246. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1247. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1248. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1249. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1250. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1251. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1252. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
  1253. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1254. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1255. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1256. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1257. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1258. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1259. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1260. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1261. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1262. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -147
  1263. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1264. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1265. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1266. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1267. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1268. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1269. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1270. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1271. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1272. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1273. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1274. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
  1275. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1276. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1277. package/dist/collection/components/six-header/test/six-header.spec.js +0 -177
  1278. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1279. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1280. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1281. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1282. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1283. package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
  1284. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1285. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1286. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1287. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1288. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1289. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1290. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1291. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1292. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1293. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1294. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1295. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1296. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1297. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1298. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1299. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1300. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1301. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1302. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1303. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1304. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1305. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1306. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1307. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1308. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1309. package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
  1310. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1311. package/dist/collection/components/six-root/test/six-root.spec.js +0 -36
  1312. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1313. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1314. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1315. package/dist/collection/components/six-select/test/six-select.spec.js +0 -102
  1316. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1317. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1318. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1319. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1320. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1321. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1322. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1323. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1324. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1325. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1326. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1327. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1328. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1329. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
  1330. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1331. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1332. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1333. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
  1334. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1335. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
  1336. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1337. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1338. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1339. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1340. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1341. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1342. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1343. package/dist/collection/files/file-list.json +0 -308
  1344. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1345. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1346. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1347. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1348. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1349. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1350. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1351. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1352. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1353. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1354. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1355. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1356. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1357. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1358. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1359. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1360. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1361. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1362. package/dist/collection/utils/date-util.spec.js +0 -995
  1363. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1364. package/dist/collection/utils/scroll.spec.js +0 -122
  1365. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1366. package/dist/collection/utils/support.js +0 -16
  1367. package/dist/collection/utils/support.js.map +0 -1
  1368. package/dist/collection/utils/time.util.spec.js +0 -368
  1369. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1370. package/dist/esm/index-79d4ef67.js +0 -2201
  1371. package/dist/esm/index-79d4ef67.js.map +0 -1
  1372. package/dist/esm/modal-96526245.js.map +0 -1
  1373. package/dist/esm/polyfills/core-js.js +0 -11
  1374. package/dist/esm/polyfills/dom.js +0 -79
  1375. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1376. package/dist/esm/polyfills/index.js +0 -34
  1377. package/dist/esm/polyfills/system.js +0 -6
  1378. package/dist/esm/six-checkbox_2.entry.js +0 -185
  1379. package/dist/esm/six-checkbox_2.entry.js.map +0 -1
  1380. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1381. package/dist/types/utils/support.d.ts +0 -1
  1382. package/dist/ui-library/assets/six-logo.svg +0 -1
  1383. package/dist/ui-library/files/file-list.json +0 -308
  1384. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1385. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1386. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1387. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1388. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1389. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1390. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1391. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1392. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1393. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1394. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1395. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1396. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1397. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1398. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1399. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1400. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1401. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1402. package/dist/ui-library/p-0440335d.entry.js.map +0 -1
  1403. package/dist/ui-library/p-04cc397c.entry.js.map +0 -1
  1404. package/dist/ui-library/p-0edd3091.entry.js +0 -2
  1405. package/dist/ui-library/p-0edd3091.entry.js.map +0 -1
  1406. package/dist/ui-library/p-150b7664.entry.js +0 -2
  1407. package/dist/ui-library/p-150b7664.entry.js.map +0 -1
  1408. package/dist/ui-library/p-1f5840b5.entry.js.map +0 -1
  1409. package/dist/ui-library/p-28cc013e.entry.js +0 -2
  1410. package/dist/ui-library/p-28cc013e.entry.js.map +0 -1
  1411. package/dist/ui-library/p-3424bbc0.entry.js +0 -2
  1412. package/dist/ui-library/p-3424bbc0.entry.js.map +0 -1
  1413. package/dist/ui-library/p-348c68a8.entry.js +0 -2
  1414. package/dist/ui-library/p-348c68a8.entry.js.map +0 -1
  1415. package/dist/ui-library/p-3723ca06.entry.js +0 -2
  1416. package/dist/ui-library/p-3723ca06.entry.js.map +0 -1
  1417. package/dist/ui-library/p-37aeac5e.entry.js +0 -2
  1418. package/dist/ui-library/p-37aeac5e.entry.js.map +0 -1
  1419. package/dist/ui-library/p-3d7fb086.entry.js +0 -2
  1420. package/dist/ui-library/p-3d7fb086.entry.js.map +0 -1
  1421. package/dist/ui-library/p-457f7373.entry.js +0 -2
  1422. package/dist/ui-library/p-457f7373.entry.js.map +0 -1
  1423. package/dist/ui-library/p-4a667f31.entry.js +0 -2
  1424. package/dist/ui-library/p-4a667f31.entry.js.map +0 -1
  1425. package/dist/ui-library/p-50dae789.entry.js.map +0 -1
  1426. package/dist/ui-library/p-546e33d9.entry.js +0 -2
  1427. package/dist/ui-library/p-546e33d9.entry.js.map +0 -1
  1428. package/dist/ui-library/p-5db3a705.entry.js +0 -2
  1429. package/dist/ui-library/p-5db3a705.entry.js.map +0 -1
  1430. package/dist/ui-library/p-6296779b.entry.js +0 -2
  1431. package/dist/ui-library/p-6296779b.entry.js.map +0 -1
  1432. package/dist/ui-library/p-64b4755d.entry.js +0 -2
  1433. package/dist/ui-library/p-64b4755d.entry.js.map +0 -1
  1434. package/dist/ui-library/p-6c1b046e.entry.js +0 -2
  1435. package/dist/ui-library/p-6c1b046e.entry.js.map +0 -1
  1436. package/dist/ui-library/p-7115316e.entry.js +0 -2
  1437. package/dist/ui-library/p-7115316e.entry.js.map +0 -1
  1438. package/dist/ui-library/p-73dd493f.entry.js +0 -2
  1439. package/dist/ui-library/p-73dd493f.entry.js.map +0 -1
  1440. package/dist/ui-library/p-870b988d.entry.js +0 -2
  1441. package/dist/ui-library/p-870b988d.entry.js.map +0 -1
  1442. package/dist/ui-library/p-884c5cf9.entry.js.map +0 -1
  1443. package/dist/ui-library/p-8888a367.entry.js +0 -2
  1444. package/dist/ui-library/p-8888a367.entry.js.map +0 -1
  1445. package/dist/ui-library/p-8ced18d8.entry.js +0 -2
  1446. package/dist/ui-library/p-8ced18d8.entry.js.map +0 -1
  1447. package/dist/ui-library/p-935c78a7.entry.js +0 -2
  1448. package/dist/ui-library/p-935c78a7.entry.js.map +0 -1
  1449. package/dist/ui-library/p-961bd001.entry.js.map +0 -1
  1450. package/dist/ui-library/p-998de05d.js +0 -2
  1451. package/dist/ui-library/p-998de05d.js.map +0 -1
  1452. package/dist/ui-library/p-9b08068d.entry.js +0 -2
  1453. package/dist/ui-library/p-9b08068d.entry.js.map +0 -1
  1454. package/dist/ui-library/p-9c79341d.entry.js.map +0 -1
  1455. package/dist/ui-library/p-a9c159f2.entry.js +0 -2
  1456. package/dist/ui-library/p-a9c159f2.entry.js.map +0 -1
  1457. package/dist/ui-library/p-ac57ba5c.entry.js.map +0 -1
  1458. package/dist/ui-library/p-af15381b.js +0 -3
  1459. package/dist/ui-library/p-af15381b.js.map +0 -1
  1460. package/dist/ui-library/p-b1a5f3cd.entry.js +0 -2
  1461. package/dist/ui-library/p-b1a5f3cd.entry.js.map +0 -1
  1462. package/dist/ui-library/p-b385a241.entry.js +0 -2
  1463. package/dist/ui-library/p-b385a241.entry.js.map +0 -1
  1464. package/dist/ui-library/p-b74c5d6b.entry.js +0 -2
  1465. package/dist/ui-library/p-b74c5d6b.entry.js.map +0 -1
  1466. package/dist/ui-library/p-bf2fb53f.entry.js +0 -2
  1467. package/dist/ui-library/p-bf2fb53f.entry.js.map +0 -1
  1468. package/dist/ui-library/p-c2c7370b.entry.js +0 -2
  1469. package/dist/ui-library/p-c2c7370b.entry.js.map +0 -1
  1470. package/dist/ui-library/p-caea1eb6.entry.js +0 -2
  1471. package/dist/ui-library/p-caea1eb6.entry.js.map +0 -1
  1472. package/dist/ui-library/p-d3f5b9a8.entry.js +0 -2
  1473. package/dist/ui-library/p-d3f5b9a8.entry.js.map +0 -1
  1474. package/dist/ui-library/p-d42b18eb.entry.js +0 -2
  1475. package/dist/ui-library/p-d42b18eb.entry.js.map +0 -1
  1476. package/dist/ui-library/p-d95e292e.entry.js.map +0 -1
  1477. package/dist/ui-library/p-da7f3dbd.entry.js.map +0 -1
  1478. package/dist/ui-library/p-dfb89b6a.entry.js +0 -2
  1479. package/dist/ui-library/p-dfb89b6a.entry.js.map +0 -1
  1480. package/dist/ui-library/p-e6032375.entry.js +0 -2
  1481. package/dist/ui-library/p-e6032375.entry.js.map +0 -1
  1482. package/dist/ui-library/p-e60d2324.entry.js +0 -2
  1483. package/dist/ui-library/p-e60d2324.entry.js.map +0 -1
  1484. package/dist/ui-library/p-e8298c6e.entry.js +0 -2
  1485. package/dist/ui-library/p-e8298c6e.entry.js.map +0 -1
  1486. package/dist/ui-library/p-ed279165.entry.js +0 -2
  1487. package/dist/ui-library/p-ed279165.entry.js.map +0 -1
  1488. package/dist/ui-library/p-ed61b75c.entry.js +0 -2
  1489. package/dist/ui-library/p-ed61b75c.entry.js.map +0 -1
  1490. package/dist/ui-library/p-f1ab3384.entry.js +0 -2
  1491. package/dist/ui-library/p-f1ab3384.entry.js.map +0 -1
  1492. package/dist/ui-library/p-f4ef481c.entry.js +0 -2
  1493. package/dist/ui-library/p-f4ef481c.entry.js.map +0 -1
  1494. package/dist/ui-library/p-f8cbb8da.entry.js +0 -2
  1495. package/dist/ui-library/p-f8cbb8da.entry.js.map +0 -1
@@ -1,9 +1,9 @@
1
1
  {
2
- "timestamp": "2024-02-14T15:24:47",
2
+ "timestamp": "2025-01-09T10:32:27",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.9.0",
6
- "typescriptVersion": "5.2.2"
5
+ "version": "4.21.0",
6
+ "typescriptVersion": "5.5.3"
7
7
  },
8
8
  "components": [
9
9
  {
@@ -1038,10 +1038,10 @@
1038
1038
  },
1039
1039
  {
1040
1040
  "name": "type",
1041
- "type": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
1041
+ "type": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
1042
1042
  "complexType": {
1043
- "original": "'secondary' | 'primary' | 'link' | 'success' | 'warning' | 'danger' | 'action'",
1044
- "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\"",
1045
1045
  "references": {}
1046
1046
  },
1047
1047
  "mutable": false,
@@ -1055,6 +1055,10 @@
1055
1055
  "value": "action",
1056
1056
  "type": "string"
1057
1057
  },
1058
+ {
1059
+ "value": "action-outline",
1060
+ "type": "string"
1061
+ },
1058
1062
  {
1059
1063
  "value": "danger",
1060
1064
  "type": "string"
@@ -1249,6 +1253,7 @@
1249
1253
  }
1250
1254
  ],
1251
1255
  "dependents": [
1256
+ "six-header-menu-button",
1252
1257
  "six-select"
1253
1258
  ],
1254
1259
  "dependencies": [
@@ -1258,6 +1263,9 @@
1258
1263
  "six-button": [
1259
1264
  "six-spinner"
1260
1265
  ],
1266
+ "six-header-menu-button": [
1267
+ "six-button"
1268
+ ],
1261
1269
  "six-select": [
1262
1270
  "six-button"
1263
1271
  ]
@@ -4663,6 +4671,7 @@
4663
4671
  ],
4664
4672
  "dependents": [
4665
4673
  "six-header",
4674
+ "six-header-dropdown-item",
4666
4675
  "six-select"
4667
4676
  ],
4668
4677
  "dependencies": [
@@ -4695,6 +4704,9 @@
4695
4704
  "six-header": [
4696
4705
  "six-dropdown"
4697
4706
  ],
4707
+ "six-header-dropdown-item": [
4708
+ "six-dropdown"
4709
+ ],
4698
4710
  "six-select": [
4699
4711
  "six-dropdown"
4700
4712
  ]
@@ -4704,8 +4716,8 @@
4704
4716
  "filePath": "src/components/six-error/six-error.tsx",
4705
4717
  "encapsulation": "shadow",
4706
4718
  "tag": "six-error",
4707
- "readme": "# six-error\n\n\n",
4708
- "docs": "",
4719
+ "readme": "# six-error\n\n<!-- EXAMPLES -->\n",
4720
+ "docs": "<!-- EXAMPLES -->",
4709
4721
  "docsTags": [
4710
4722
  {
4711
4723
  "name": "since",
@@ -4735,6 +4747,7 @@
4735
4747
  "parts": [],
4736
4748
  "dependents": [
4737
4749
  "six-checkbox",
4750
+ "six-file-upload",
4738
4751
  "six-group-label",
4739
4752
  "six-input",
4740
4753
  "six-range",
@@ -4747,6 +4760,9 @@
4747
4760
  "six-checkbox": [
4748
4761
  "six-error"
4749
4762
  ],
4763
+ "six-file-upload": [
4764
+ "six-error"
4765
+ ],
4750
4766
  "six-group-label": [
4751
4767
  "six-error"
4752
4768
  ],
@@ -5197,6 +5213,10 @@
5197
5213
  {
5198
5214
  "name": "status",
5199
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."
5200
5220
  }
5201
5221
  ],
5202
5222
  "usage": {},
@@ -5269,6 +5289,53 @@
5269
5289
  "optional": false,
5270
5290
  "required": false
5271
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
+ },
5272
5339
  {
5273
5340
  "name": "label",
5274
5341
  "type": "string | undefined",
@@ -5338,6 +5405,28 @@
5338
5405
  ],
5339
5406
  "optional": false,
5340
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
5341
5430
  }
5342
5431
  ],
5343
5432
  "methods": [],
@@ -5406,15 +5495,24 @@
5406
5495
  }
5407
5496
  ],
5408
5497
  "styles": [],
5409
- "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
+ ],
5410
5504
  "parts": [],
5411
5505
  "dependents": [],
5412
5506
  "dependencies": [
5413
- "six-icon"
5507
+ "six-icon",
5508
+ "six-spinner",
5509
+ "six-error"
5414
5510
  ],
5415
5511
  "dependencyGraph": {
5416
5512
  "six-file-upload": [
5417
- "six-icon"
5513
+ "six-icon",
5514
+ "six-spinner",
5515
+ "six-error"
5418
5516
  ]
5419
5517
  }
5420
5518
  },
@@ -5692,19 +5790,19 @@
5692
5790
  },
5693
5791
  {
5694
5792
  "name": "slot",
5695
- "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."
5696
5794
  },
5697
5795
  {
5698
5796
  "name": "slot",
5699
- "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."
5700
5798
  },
5701
5799
  {
5702
5800
  "name": "slot",
5703
- "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."
5704
5802
  },
5705
5803
  {
5706
5804
  "name": "slot",
5707
- "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."
5708
5806
  }
5709
5807
  ],
5710
5808
  "usage": {},
@@ -5721,7 +5819,44 @@
5721
5819
  "attr": "clickable-logo",
5722
5820
  "reflectToAttr": false,
5723
5821
  "docs": "Set whether the logo should be clickable",
5724
- "docsTags": [],
5822
+ "docsTags": [
5823
+ {
5824
+ "name": "deprecated",
5825
+ "text": "Use six-header `custom` property with `six-logo` instead"
5826
+ }
5827
+ ],
5828
+ "default": "false",
5829
+ "deprecation": "Use six-header `custom` property with `six-logo` instead",
5830
+ "values": [
5831
+ {
5832
+ "type": "boolean"
5833
+ }
5834
+ ],
5835
+ "optional": false,
5836
+ "required": false
5837
+ },
5838
+ {
5839
+ "name": "custom",
5840
+ "type": "boolean",
5841
+ "complexType": {
5842
+ "original": "boolean",
5843
+ "resolved": "boolean",
5844
+ "references": {}
5845
+ },
5846
+ "mutable": false,
5847
+ "attr": "custom",
5848
+ "reflectToAttr": false,
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
+ ],
5725
5860
  "default": "false",
5726
5861
  "values": [
5727
5862
  {
@@ -5743,8 +5878,14 @@
5743
5878
  "attr": "hide-hamburger-menu",
5744
5879
  "reflectToAttr": false,
5745
5880
  "docs": "Set whether the hamburger menu should be visible or not",
5746
- "docsTags": [],
5881
+ "docsTags": [
5882
+ {
5883
+ "name": "deprecated",
5884
+ "text": "Use six-header `custom` property instead"
5885
+ }
5886
+ ],
5747
5887
  "default": "false",
5888
+ "deprecation": "Use six-header `custom` property instead",
5748
5889
  "values": [
5749
5890
  {
5750
5891
  "type": "boolean"
@@ -5753,6 +5894,39 @@
5753
5894
  "optional": false,
5754
5895
  "required": false
5755
5896
  },
5897
+ {
5898
+ "name": "logo",
5899
+ "type": "\"bme\" | \"six\"",
5900
+ "complexType": {
5901
+ "original": "'six' | 'bme'",
5902
+ "resolved": "\"bme\" | \"six\"",
5903
+ "references": {}
5904
+ },
5905
+ "mutable": false,
5906
+ "attr": "logo",
5907
+ "reflectToAttr": 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",
5917
+ "values": [
5918
+ {
5919
+ "value": "bme",
5920
+ "type": "string"
5921
+ },
5922
+ {
5923
+ "value": "six",
5924
+ "type": "string"
5925
+ }
5926
+ ],
5927
+ "optional": false,
5928
+ "required": false
5929
+ },
5756
5930
  {
5757
5931
  "name": "openHamburgerMenu",
5758
5932
  "type": "boolean",
@@ -5765,8 +5939,14 @@
5765
5939
  "attr": "open-hamburger-menu",
5766
5940
  "reflectToAttr": false,
5767
5941
  "docs": "Set the hamburger menu icon to open or closed state",
5768
- "docsTags": [],
5942
+ "docsTags": [
5943
+ {
5944
+ "name": "deprecated",
5945
+ "text": "Use six-header `custom` property instead"
5946
+ }
5947
+ ],
5769
5948
  "default": "false",
5949
+ "deprecation": "Use six-header `custom` property instead",
5770
5950
  "values": [
5771
5951
  {
5772
5952
  "type": "boolean"
@@ -5786,7 +5966,7 @@
5786
5966
  "mutable": false,
5787
5967
  "attr": "open-search",
5788
5968
  "reflectToAttr": false,
5789
- "docs": "Set the header search to be in an open or closed state",
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.",
5790
5970
  "docsTags": [],
5791
5971
  "default": "false",
5792
5972
  "values": [
@@ -5841,7 +6021,13 @@
5841
6021
  "signature": "getIsSearchOpen() => Promise<boolean>",
5842
6022
  "parameters": [],
5843
6023
  "docs": "Get open state for search",
5844
- "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"
5845
6031
  },
5846
6032
  {
5847
6033
  "name": "setSearchOpenState",
@@ -5875,7 +6061,13 @@
5875
6061
  }
5876
6062
  ],
5877
6063
  "docs": "Sets open state for search",
5878
- "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"
5879
6071
  }
5880
6072
  ],
5881
6073
  "events": [
@@ -5897,7 +6089,13 @@
5897
6089
  "cancelable": true,
5898
6090
  "composed": true,
5899
6091
  "docs": "Emitted when the name of the selected app is clicked.",
5900
- "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"
5901
6099
  },
5902
6100
  {
5903
6101
  "event": "six-header-app-switcher-select",
@@ -5917,7 +6115,13 @@
5917
6115
  "cancelable": true,
5918
6116
  "composed": true,
5919
6117
  "docs": "Emitted when a menu item is in the app switcher menu is selected.",
5920
- "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"
5921
6125
  },
5922
6126
  {
5923
6127
  "event": "six-header-hamburger-menu-clicked",
@@ -5937,7 +6141,13 @@
5937
6141
  "cancelable": true,
5938
6142
  "composed": true,
5939
6143
  "docs": "Emitted when the hamburger menu is clicked.",
5940
- "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"
5941
6151
  },
5942
6152
  {
5943
6153
  "event": "six-header-logo-clicked",
@@ -5957,7 +6167,13 @@
5957
6167
  "cancelable": true,
5958
6168
  "composed": true,
5959
6169
  "docs": "Emitted when the header logo is clicked.",
5960
- "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"
5961
6177
  },
5962
6178
  {
5963
6179
  "event": "six-header-profile-select",
@@ -5977,7 +6193,13 @@
5977
6193
  "cancelable": true,
5978
6194
  "composed": true,
5979
6195
  "docs": "Emitted when a menu item is in the profile menu is selected.",
5980
- "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"
5981
6203
  },
5982
6204
  {
5983
6205
  "event": "six-header-search-field-toggle",
@@ -5997,7 +6219,13 @@
5997
6219
  "cancelable": true,
5998
6220
  "composed": true,
5999
6221
  "docs": "Emitted when search field is toggled.",
6000
- "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"
6001
6229
  }
6002
6230
  ],
6003
6231
  "listeners": [],
@@ -6009,58 +6237,240 @@
6009
6237
  },
6010
6238
  {
6011
6239
  "name": "app-switcher-menu",
6012
- "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."
6013
6241
  },
6014
6242
  {
6015
6243
  "name": "notifications",
6016
- "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."
6017
6245
  },
6018
6246
  {
6019
6247
  "name": "profile-avatar",
6020
- "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."
6021
6249
  },
6022
6250
  {
6023
6251
  "name": "profile-menu",
6024
- "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."
6025
6253
  },
6026
6254
  {
6027
6255
  "name": "search-field",
6028
6256
  "docs": "Used to define the search field component in the header."
6029
6257
  }
6030
6258
  ],
6259
+ "parts": [
6260
+ {
6261
+ "name": "header",
6262
+ "docs": ""
6263
+ }
6264
+ ],
6265
+ "dependents": [],
6266
+ "dependencies": [
6267
+ "six-header-item",
6268
+ "six-icon-button",
6269
+ "six-dropdown",
6270
+ "six-logo"
6271
+ ],
6272
+ "dependencyGraph": {
6273
+ "six-header": [
6274
+ "six-header-item",
6275
+ "six-icon-button",
6276
+ "six-dropdown",
6277
+ "six-logo"
6278
+ ],
6279
+ "six-icon-button": [
6280
+ "six-icon"
6281
+ ],
6282
+ "six-dropdown": [
6283
+ "six-menu-item",
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",
6340
+ "six-menu"
6341
+ ],
6342
+ "six-menu-item": [
6343
+ "six-checkbox",
6344
+ "six-icon"
6345
+ ],
6346
+ "six-checkbox": [
6347
+ "six-error"
6348
+ ],
6349
+ "six-input": [
6350
+ "six-icon",
6351
+ "six-error"
6352
+ ],
6353
+ "six-menu": [
6354
+ "six-menu-item"
6355
+ ]
6356
+ }
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": [],
6031
6461
  "parts": [],
6032
6462
  "dependents": [],
6033
6463
  "dependencies": [
6034
- "six-icon-button",
6035
- "six-dropdown"
6464
+ "six-button",
6465
+ "six-icon"
6036
6466
  ],
6037
6467
  "dependencyGraph": {
6038
- "six-header": [
6039
- "six-icon-button",
6040
- "six-dropdown"
6041
- ],
6042
- "six-icon-button": [
6043
- "six-icon"
6044
- ],
6045
- "six-dropdown": [
6046
- "six-menu-item",
6047
- "six-input",
6048
- "six-icon",
6049
- "six-menu"
6050
- ],
6051
- "six-menu-item": [
6052
- "six-checkbox",
6468
+ "six-header-menu-button": [
6469
+ "six-button",
6053
6470
  "six-icon"
6054
6471
  ],
6055
- "six-checkbox": [
6056
- "six-error"
6057
- ],
6058
- "six-input": [
6059
- "six-icon",
6060
- "six-error"
6061
- ],
6062
- "six-menu": [
6063
- "six-menu-item"
6472
+ "six-button": [
6473
+ "six-spinner"
6064
6474
  ]
6065
6475
  }
6066
6476
  },
@@ -6178,6 +6588,7 @@
6178
6588
  "six-dropdown",
6179
6589
  "six-file-list-item",
6180
6590
  "six-file-upload",
6591
+ "six-header-menu-button",
6181
6592
  "six-icon-button",
6182
6593
  "six-input",
6183
6594
  "six-item-picker",
@@ -6209,6 +6620,9 @@
6209
6620
  "six-file-upload": [
6210
6621
  "six-icon"
6211
6622
  ],
6623
+ "six-header-menu-button": [
6624
+ "six-icon"
6625
+ ],
6212
6626
  "six-icon-button": [
6213
6627
  "six-icon"
6214
6628
  ],
@@ -6285,6 +6699,54 @@
6285
6699
  "optional": false,
6286
6700
  "required": false
6287
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",
6732
+ "references": {}
6733
+ },
6734
+ "mutable": false,
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>`.",
6738
+ "docsTags": [],
6739
+ "values": [
6740
+ {
6741
+ "type": "string"
6742
+ },
6743
+ {
6744
+ "type": "undefined"
6745
+ }
6746
+ ],
6747
+ "optional": true,
6748
+ "required": false
6749
+ },
6288
6750
  {
6289
6751
  "name": "html",
6290
6752
  "type": "string | undefined",
@@ -6403,6 +6865,43 @@
6403
6865
  ],
6404
6866
  "optional": false,
6405
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
6406
6905
  }
6407
6906
  ],
6408
6907
  "methods": [],
@@ -7304,6 +7803,33 @@
7304
7803
  }
7305
7804
  ],
7306
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
+ },
7307
7833
  {
7308
7834
  "name": "removeFocus",
7309
7835
  "returns": {
@@ -7393,7 +7919,7 @@
7393
7919
  "docs": ""
7394
7920
  },
7395
7921
  "complexType": {
7396
- "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>",
7397
7923
  "parameters": [
7398
7924
  {
7399
7925
  "name": "replacement",
@@ -7424,7 +7950,7 @@
7424
7950
  },
7425
7951
  "return": "Promise<void>"
7426
7952
  },
7427
- "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
7953
+ "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
7428
7954
  "parameters": [
7429
7955
  {
7430
7956
  "name": "replacement",
@@ -7457,7 +7983,7 @@
7457
7983
  "docs": ""
7458
7984
  },
7459
7985
  "complexType": {
7460
- "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
7986
+ "signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
7461
7987
  "parameters": [
7462
7988
  {
7463
7989
  "name": "selectionStart",
@@ -7479,11 +8005,16 @@
7479
8005
  "Promise": {
7480
8006
  "location": "global",
7481
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"
7482
8013
  }
7483
8014
  },
7484
8015
  "return": "Promise<void | undefined>"
7485
8016
  },
7486
- "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
8017
+ "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
7487
8018
  "parameters": [
7488
8019
  {
7489
8020
  "name": "selectionStart",
@@ -8351,6 +8882,74 @@
8351
8882
  "dependencies": [],
8352
8883
  "dependencyGraph": {}
8353
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
+ },
8354
8953
  {
8355
8954
  "filePath": "src/components/six-main-container/six-main-container.tsx",
8356
8955
  "encapsulation": "shadow",
@@ -12293,31 +12892,62 @@
12293
12892
  },
12294
12893
  {
12295
12894
  "name": "part",
12296
- "text": "svg - The spinner icon"
12895
+ "text": "svg - The spinner icon."
12297
12896
  }
12298
12897
  ],
12299
12898
  "usage": {},
12300
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
+ },
12301
12929
  {
12302
12930
  "name": "six",
12303
- "type": "boolean",
12931
+ "type": "boolean | undefined",
12304
12932
  "complexType": {
12305
12933
  "original": "boolean",
12306
- "resolved": "boolean",
12934
+ "resolved": "boolean | undefined",
12307
12935
  "references": {}
12308
12936
  },
12309
12937
  "mutable": false,
12310
12938
  "attr": "six",
12311
12939
  "reflectToAttr": false,
12312
- "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.",
12313
12941
  "docsTags": [],
12314
- "default": "false",
12315
12942
  "values": [
12316
12943
  {
12317
12944
  "type": "boolean"
12945
+ },
12946
+ {
12947
+ "type": "undefined"
12318
12948
  }
12319
12949
  ],
12320
- "optional": false,
12950
+ "optional": true,
12321
12951
  "required": false
12322
12952
  }
12323
12953
  ],
@@ -12349,16 +12979,20 @@
12349
12979
  },
12350
12980
  {
12351
12981
  "name": "svg",
12352
- "docs": "The spinner icon"
12982
+ "docs": "The spinner icon."
12353
12983
  }
12354
12984
  ],
12355
12985
  "dependents": [
12356
- "six-button"
12986
+ "six-button",
12987
+ "six-file-upload"
12357
12988
  ],
12358
12989
  "dependencies": [],
12359
12990
  "dependencyGraph": {
12360
12991
  "six-button": [
12361
12992
  "six-spinner"
12993
+ ],
12994
+ "six-file-upload": [
12995
+ "six-spinner"
12362
12996
  ]
12363
12997
  }
12364
12998
  },
@@ -14324,7 +14958,7 @@
14324
14958
  "docs": ""
14325
14959
  },
14326
14960
  "complexType": {
14327
- "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>",
14328
14962
  "parameters": [
14329
14963
  {
14330
14964
  "name": "replacement",
@@ -14355,7 +14989,7 @@
14355
14989
  },
14356
14990
  "return": "Promise<void>"
14357
14991
  },
14358
- "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: 'select' | 'start' | 'end' | 'preserve') => Promise<void>",
14992
+ "signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
14359
14993
  "parameters": [
14360
14994
  {
14361
14995
  "name": "replacement",
@@ -14388,7 +15022,7 @@
14388
15022
  "docs": ""
14389
15023
  },
14390
15024
  "complexType": {
14391
- "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>",
14392
15026
  "parameters": [
14393
15027
  {
14394
15028
  "name": "selectionStart",
@@ -14414,7 +15048,7 @@
14414
15048
  },
14415
15049
  "return": "Promise<void | undefined>"
14416
15050
  },
14417
- "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
15051
+ "signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
14418
15052
  "parameters": [
14419
15053
  {
14420
15054
  "name": "selectionStart",
@@ -14519,7 +15153,13 @@
14519
15153
  }
14520
15154
  ],
14521
15155
  "listeners": [],
14522
- "styles": [],
15156
+ "styles": [
15157
+ {
15158
+ "name": "--height",
15159
+ "annotation": "prop",
15160
+ "docs": "The textarea height."
15161
+ }
15162
+ ],
14523
15163
  "slots": [
14524
15164
  {
14525
15165
  "name": "error-text",
@@ -16194,6 +16834,16 @@
16194
16834
  "docstring": "",
16195
16835
  "path": "src/components/six-header/six-header.tsx"
16196
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
+ },
16197
16847
  "src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
16198
16848
  "declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
16199
16849
  "docstring": "",