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

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
@@ -19,13 +19,12 @@ var Slot;
19
19
  /**
20
20
  * @since 1.0
21
21
  * @status stable
22
- *
23
22
  * @slot - Used to define a custom component that is included in the header.
24
23
  * @slot search-field - Used to define the search field component in the header.
25
- * @slot notifications - Used to define the notification component in the header.
26
- * @slot app-switcher-menu - Used to define the application switcher menu in the header.
27
- * @slot profile-menu - Used to define the profile menu in the header.
28
- * @slot profile-avatar - Used to define the avator in the header.
24
+ * @slot notifications - <span style="color:red">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header.
25
+ * @slot 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.
26
+ * @slot profile-menu - <span style="color:red">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header.
27
+ * @slot profile-avatar - <span style="color:red">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header.
29
28
  */
30
29
  export class SixHeader {
31
30
  constructor() {
@@ -38,7 +37,7 @@ export class SixHeader {
38
37
  this.setupLogo = (el) => {
39
38
  if (!this.clickableLogo || el == null)
40
39
  return;
41
- this.eventListeners.add(el, 'click', () => this.sixLogoClick.emit());
40
+ this.eventListeners.add(el, 'click', () => this.logoClick.emit());
42
41
  };
43
42
  this.setupProfile = (el) => {
44
43
  if (el == null)
@@ -65,18 +64,36 @@ export class SixHeader {
65
64
  this.computeSearchOpenState = () => {
66
65
  this.selectedSection = this.openSearch ? Section.Search : Section.None;
67
66
  };
67
+ this.custom = false;
68
68
  this.shiftContent = false;
69
69
  this.hideHamburgerMenu = false;
70
70
  this.openHamburgerMenu = false;
71
71
  this.openSearch = false;
72
72
  this.clickableLogo = false;
73
+ this.logo = 'six';
73
74
  this.selectedApp = undefined;
74
75
  this.selectedSection = undefined;
75
76
  }
76
77
  handleOpenSearchChange() {
77
- this.computeSearchOpenState();
78
+ if (this.custom) {
79
+ if (this.openSearch) {
80
+ // setFocus deferred due to https://github.com/ionic-team/stencil/issues/3772
81
+ setTimeout(async () => {
82
+ var _a, _b;
83
+ const slot = getSlot(this.host, Slot.Search);
84
+ (_b = (_a = slot === null || slot === void 0 ? void 0 : slot.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('six-input')) === null || _b === void 0 ? void 0 : _b.setFocus();
85
+ }, 50);
86
+ }
87
+ }
88
+ else {
89
+ this.computeSearchOpenState();
90
+ }
78
91
  }
79
- /** Sets open state for search */
92
+ /**
93
+ * Sets open state for search
94
+ *
95
+ * @deprecated Use six-header `custom` property instead
96
+ */
80
97
  async setSearchOpenState(openState) {
81
98
  if (this.selectedSection === Section.Search && !openState) {
82
99
  this.selectedSection = Section.None;
@@ -85,7 +102,11 @@ export class SixHeader {
85
102
  this.selectedSection = Section.Search;
86
103
  }
87
104
  }
88
- /** Get open state for search */
105
+ /**
106
+ * Get open state for search
107
+ *
108
+ * @deprecated Use six-header `custom` property instead
109
+ */
89
110
  async getIsSearchOpen() {
90
111
  return this.selectedSection === Section.Search;
91
112
  }
@@ -157,29 +178,23 @@ export class SixHeader {
157
178
  (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
158
179
  }
159
180
  render() {
160
- const hamburgerMenu = !this.hideHamburgerMenu && (h("section", { class: "six-header__menu" }, h("six-icon-button", { name: this.openHamburgerMenu ? 'menu_open' : 'menu', ref: this.setupMenu })));
161
- const search = this.hasSlot(Slot.Search) && (h("section", { class: {
162
- 'six-header__search': true,
163
- 'six-header__search--open': this.isSectionSelected(Section.Search),
164
- } }, h("six-icon-button", { name: "search", onClick: () => this.toggleSearch(), "data-testid": "search-trigger" })));
165
- const notifications = this.hasSlot(Slot.Notifications) && (h("section", { class: "six-header__notification" }, h("slot", { name: Slot.Notifications })));
166
- const appSwitcher = this.hasSlot(Slot.AppSwitcher) && (h("section", { class: {
167
- 'six-header__app-switcher': true,
168
- 'six-header__app-switcher--open': this.isSectionSelected(Section.AppSwitcher),
169
- } }, h("six-dropdown", { distance: 13, skidding: 20, placement: "bottom-end", ref: this.setupAppSwitcher }, h("div", { slot: "trigger", class: "six-header__app-switcher-dropdown" }, h("a", { onClick: this.appNameClicked, class: "six-header__selected-app" }, this.selectedApp), h("six-icon-button", { name: "apps" })), h("slot", { name: Slot.AppSwitcher }))));
170
- const profile = this.hasSlot(Slot.Profile) && (h("section", { class: {
171
- 'six-header__profile': true,
172
- 'six-header__profile--open': this.isSectionSelected(Section.Profile),
173
- } }, h("six-dropdown", { distance: 17, skidding: 20, placement: "bottom-end", ref: this.setupProfile }, h("slot", { name: "profile-avatar", slot: "trigger" }), h("slot", { name: "profile-menu" }))));
174
- const logo = this.hasSlot(Slot.Logo) ? (h("section", null, h("slot", { name: "logo" }))) : (h("section", { class: {
175
- 'six-header__logo': true,
176
- 'six-header__logo--clickable': this.clickableLogo,
177
- }, ref: this.setupLogo }, h("svg", { height: "20", viewBox: "0 0 90 26", xmlns: "http://www.w3.org/2000/svg" }, h("title", null, "SIX"), h("g", { fill: "#DE3919", "fill-rule": "nonzero" }, h("path", { d: "m22.798 3.869c1.82-2.168 4.549-3.545 7.6-3.545h6.807v4.961h-6.807c-1.526 0-2.89.689-3.8 1.771l-12.19 14.526c-1.82 2.166-4.549 3.545-7.6 3.545h-6.808v-4.961h6.808c1.525 0 2.889-.689 3.799-1.773l12.191-14.525" }), h("path", { d: "m42.16.324h5.21v24.806h-5.21z" }), h("path", { d: "m66.743 3.869l4.195 4.999 4.195-4.999c1.819-2.168 4.549-3.545 7.6-3.545h6.806v4.961h-6.806c-1.526 0-2.89.689-3.8 1.771l-4.758 5.669 4.758 5.669c.91 1.084 2.274 1.773 3.8 1.773h6.806v4.961h-6.806c-3.051 0-5.781-1.379-7.6-3.545l-4.195-4.999-4.195 4.999c-1.82 2.166-4.55 3.545-7.6 3.545h-6.807v-4.961h6.807c1.525 0 2.889-.689 3.799-1.773l4.758-5.669-4.758-5.669c-.91-1.083-2.274-1.771-3.799-1.771h-6.807v-4.961h6.807c3.05 0 5.78 1.378 7.6 3.545" })))));
178
- return (h(Host, null, h("header", { class: "six-header" }, hamburgerMenu, logo, h("section", { class: "six-header__placeholder" }), h("section", { class: "six-header__custom" }, h("slot", null)), search, notifications, appSwitcher, profile), h("div", { class: {
181
+ const hamburgerMenu = !this.hideHamburgerMenu && (h("six-header-item", { key: 'f5e4bf7b91ab71b6fde280777ef56741c4e8593b' }, h("six-icon-button", { key: '691a031db2a0f40177b54d689c2041647977a6f1', name: this.openHamburgerMenu ? 'menu_open' : 'menu', ref: this.setupMenu })));
182
+ const search = this.hasSlot(Slot.Search) && (h("six-header-item", { key: 'd25050b55ff11cd3888fd1cd7a922f850c43d513', active: this.isSectionSelected(Section.Search) }, h("six-icon-button", { key: '59cb3875f60c30c7829f57b39ad5a49dd58b3f6b', name: "search", onClick: () => this.toggleSearch(), "data-testid": "search-trigger" })));
183
+ const notifications = this.hasSlot(Slot.Notifications) && (h("six-header-item", { key: '2093e028f6b63d5a746121ce7f34a60ccd8b814c' }, h("slot", { key: '14b764a489ccef0d535d990c5827c0bfdcdfadb3', name: Slot.Notifications })));
184
+ const appSwitcher = this.hasSlot(Slot.AppSwitcher) && (h("six-header-item", { key: 'b0640d2560ff7cb738f48985aaf0471cb7b49972', active: this.isSectionSelected(Section.AppSwitcher) }, h("six-dropdown", { key: '8e25753fce395164ce9cfc5479a46a19975de4b0', distance: 14, skidding: 20, placement: "bottom-end", ref: this.setupAppSwitcher }, h("div", { key: 'fe5f0fdf9411f05221c914533732db7be3d3d033', slot: "trigger", class: "six-header__app-switcher-dropdown" }, h("a", { key: '81a4d4647b1de8acaadc19d5e58d674c2b930ac4', onClick: this.appNameClicked, class: "six-header__selected-app" }, this.selectedApp), h("six-icon-button", { key: 'd903125dfa9ceadb186bc1eb56f15799c7705eb3', name: "apps" })), h("slot", { key: '57316a36e610fdedcd49a0eed7c81d3e26df3cca', name: Slot.AppSwitcher }))));
185
+ const profile = this.hasSlot(Slot.Profile) && (h("six-header-item", { key: 'a3133d7f1c50dda15b211fbf46f596e7934aa037', active: this.isSectionSelected(Section.Profile) }, h("six-dropdown", { key: 'c06dc87cd548d08ad0821350a54364e03189ec31', distance: 18, skidding: 20, placement: "bottom-end", ref: this.setupProfile }, h("slot", { key: '2f661377226178aee7fc5915939df0918991e4c6', name: "profile-avatar", slot: "trigger" }), h("slot", { key: '0c9ab4cf7a943e169515a2e73f5d154bf88e0300', name: "profile-menu" }))));
186
+ const logo = this.hasSlot(Slot.Logo) ? (h("six-header-item", null, h("slot", { name: "logo" }))) : (h("six-header-item", { class: { 'six-header__logo--clickable': this.clickableLogo }, ref: this.setupLogo }, h("six-logo", { brand: this.logo })));
187
+ const customView = (h(Host, { key: '0b95cbc2c5e2e132f1c6c789c33941efcc4e5a22' }, h("header", { key: 'e8c71cb2c22f2cdc410d2e678f5e30528e50f074', part: "header", class: "six-header" }, h("slot", { key: 'c8d3c17a6c3435f9d7338bcdf4e0dee210b5527a' })), h("div", { key: '1cfe987e74fb40b1ee774a0d3e9718e50770ef0e', class: {
188
+ 'six-header__search-field': true,
189
+ 'six-header__search-field--visible': this.openSearch,
190
+ 'six-header__search-field--shift-content': this.shiftContent,
191
+ } }, h("slot", { key: 'c6f91d3251a01c33281a0437c1273c1851641251', name: Slot.Search }))));
192
+ const defaultView = (h(Host, { key: '64fad48c1c9f738ec60d46eca751e0fbaa02121a' }, h("header", { key: '96ebb16b846a8f6331fa882dd557fb57bbc19bc1', part: "header", class: "six-header" }, hamburgerMenu, logo, h("six-header-item", { key: 'dbf70c1f28a8ac8e5fce05cd5d7d46b219057f59', class: "six-header__placeholder" }), h("six-header-item", { key: 'd3c30d7836f81bf58114f1ef9dffcd0ef51f078f' }, h("slot", { key: '2a0901b0730ed12d5f8f56f1b1ab575fb4863c6f' })), search, notifications, appSwitcher, profile), h("div", { key: 'aaf0973d3476a29d6ab3f117aa961e9dc6958bbe', class: {
179
193
  'six-header__search-field': true,
180
194
  'six-header__search-field--visible': this.isSectionSelected(Section.Search),
181
195
  'six-header__search-field--shift-content': this.shiftContent,
182
- } }, h("slot", { name: Slot.Search }))));
196
+ } }, h("slot", { key: '708bead402bdd620a21fa629b4ddf37772fc75e0', name: Slot.Search }))));
197
+ return this.custom ? customView : defaultView;
183
198
  }
184
199
  static get is() { return "six-header"; }
185
200
  static get encapsulation() { return "shadow"; }
@@ -196,6 +211,30 @@ export class SixHeader {
196
211
  static get assetsDirs() { return ["assets"]; }
197
212
  static get properties() {
198
213
  return {
214
+ "custom": {
215
+ "type": "boolean",
216
+ "mutable": false,
217
+ "complexType": {
218
+ "original": "boolean",
219
+ "resolved": "boolean",
220
+ "references": {}
221
+ },
222
+ "required": false,
223
+ "optional": false,
224
+ "docs": {
225
+ "tags": [{
226
+ "name": "since",
227
+ "text": "4.2.7"
228
+ }, {
229
+ "name": "status",
230
+ "text": "beta"
231
+ }],
232
+ "text": "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."
233
+ },
234
+ "attribute": "custom",
235
+ "reflect": false,
236
+ "defaultValue": "false"
237
+ },
199
238
  "shiftContent": {
200
239
  "type": "boolean",
201
240
  "mutable": false,
@@ -225,7 +264,10 @@ export class SixHeader {
225
264
  "required": false,
226
265
  "optional": false,
227
266
  "docs": {
228
- "tags": [],
267
+ "tags": [{
268
+ "name": "deprecated",
269
+ "text": "Use six-header `custom` property instead"
270
+ }],
229
271
  "text": "Set whether the hamburger menu should be visible or not"
230
272
  },
231
273
  "attribute": "hide-hamburger-menu",
@@ -243,7 +285,10 @@ export class SixHeader {
243
285
  "required": false,
244
286
  "optional": false,
245
287
  "docs": {
246
- "tags": [],
288
+ "tags": [{
289
+ "name": "deprecated",
290
+ "text": "Use six-header `custom` property instead"
291
+ }],
247
292
  "text": "Set the hamburger menu icon to open or closed state"
248
293
  },
249
294
  "attribute": "open-hamburger-menu",
@@ -262,7 +307,7 @@ export class SixHeader {
262
307
  "optional": false,
263
308
  "docs": {
264
309
  "tags": [],
265
- "text": "Set the header search to be in an open or closed state"
310
+ "text": "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."
266
311
  },
267
312
  "attribute": "open-search",
268
313
  "reflect": false,
@@ -279,12 +324,36 @@ export class SixHeader {
279
324
  "required": false,
280
325
  "optional": false,
281
326
  "docs": {
282
- "tags": [],
327
+ "tags": [{
328
+ "name": "deprecated",
329
+ "text": "Use six-header `custom` property with `six-logo` instead"
330
+ }],
283
331
  "text": "Set whether the logo should be clickable"
284
332
  },
285
333
  "attribute": "clickable-logo",
286
334
  "reflect": false,
287
335
  "defaultValue": "false"
336
+ },
337
+ "logo": {
338
+ "type": "string",
339
+ "mutable": false,
340
+ "complexType": {
341
+ "original": "'six' | 'bme'",
342
+ "resolved": "\"bme\" | \"six\"",
343
+ "references": {}
344
+ },
345
+ "required": false,
346
+ "optional": false,
347
+ "docs": {
348
+ "tags": [{
349
+ "name": "deprecated",
350
+ "text": "Use six-header `custom` property with `six-logo` instead"
351
+ }],
352
+ "text": "The displayed logo. Either six or bme. Defaults to six."
353
+ },
354
+ "attribute": "logo",
355
+ "reflect": false,
356
+ "defaultValue": "'six'"
288
357
  }
289
358
  };
290
359
  }
@@ -302,7 +371,10 @@ export class SixHeader {
302
371
  "cancelable": true,
303
372
  "composed": true,
304
373
  "docs": {
305
- "tags": [],
374
+ "tags": [{
375
+ "name": "deprecated",
376
+ "text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
377
+ }],
306
378
  "text": "Emitted when the name of the selected app is clicked."
307
379
  },
308
380
  "complexType": {
@@ -323,7 +395,10 @@ export class SixHeader {
323
395
  "cancelable": true,
324
396
  "composed": true,
325
397
  "docs": {
326
- "tags": [],
398
+ "tags": [{
399
+ "name": "deprecated",
400
+ "text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
401
+ }],
327
402
  "text": "Emitted when a menu item is in the app switcher menu is selected."
328
403
  },
329
404
  "complexType": {
@@ -344,7 +419,10 @@ export class SixHeader {
344
419
  "cancelable": true,
345
420
  "composed": true,
346
421
  "docs": {
347
- "tags": [],
422
+ "tags": [{
423
+ "name": "deprecated",
424
+ "text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
425
+ }],
348
426
  "text": "Emitted when a menu item is in the profile menu is selected."
349
427
  },
350
428
  "complexType": {
@@ -365,7 +443,10 @@ export class SixHeader {
365
443
  "cancelable": true,
366
444
  "composed": true,
367
445
  "docs": {
368
- "tags": [],
446
+ "tags": [{
447
+ "name": "deprecated",
448
+ "text": "Use six-header `custom` property instead"
449
+ }],
369
450
  "text": "Emitted when the hamburger menu is clicked."
370
451
  },
371
452
  "complexType": {
@@ -380,13 +461,16 @@ export class SixHeader {
380
461
  }
381
462
  }
382
463
  }, {
383
- "method": "sixLogoClick",
464
+ "method": "logoClick",
384
465
  "name": "six-header-logo-clicked",
385
466
  "bubbles": true,
386
467
  "cancelable": true,
387
468
  "composed": true,
388
469
  "docs": {
389
- "tags": [],
470
+ "tags": [{
471
+ "name": "deprecated",
472
+ "text": "Use six-header `custom` property instead"
473
+ }],
390
474
  "text": "Emitted when the header logo is clicked."
391
475
  },
392
476
  "complexType": {
@@ -407,7 +491,10 @@ export class SixHeader {
407
491
  "cancelable": true,
408
492
  "composed": true,
409
493
  "docs": {
410
- "tags": [],
494
+ "tags": [{
495
+ "name": "deprecated",
496
+ "text": "Use six-header `custom` property instead"
497
+ }],
411
498
  "text": "Emitted when search field is toggled."
412
499
  },
413
500
  "complexType": {
@@ -443,7 +530,10 @@ export class SixHeader {
443
530
  },
444
531
  "docs": {
445
532
  "text": "Sets open state for search",
446
- "tags": []
533
+ "tags": [{
534
+ "name": "deprecated",
535
+ "text": "Use six-header `custom` property instead"
536
+ }]
447
537
  }
448
538
  },
449
539
  "getIsSearchOpen": {
@@ -460,7 +550,10 @@ export class SixHeader {
460
550
  },
461
551
  "docs": {
462
552
  "text": "Get open state for search",
463
- "tags": []
553
+ "tags": [{
554
+ "name": "deprecated",
555
+ "text": "Use six-header `custom` property instead"
556
+ }]
464
557
  }
465
558
  }
466
559
  };
@@ -1 +1 @@
1
- {"version":3,"file":"six-header.js","sourceRoot":"","sources":["../../../src/components/six-header/six-header.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from '@stencil/core';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { getSlot, hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\n\nexport interface SixHeaderAppSwitcherSelectPayload {\n selectedLabel: string;\n name: string;\n item: HTMLSixMenuItemElement;\n}\n\nexport interface SixHeaderProfileSelectPayload {\n selectedLabel: string;\n name: string;\n item: HTMLSixMenuItemElement;\n}\n\nexport interface SixHeaderSearchFieldToggle {\n visible: boolean;\n}\n\nenum Section {\n None,\n Search,\n AppSwitcher,\n Profile,\n}\n\nenum Slot {\n Search = 'search-field',\n Notifications = 'notifications',\n AppSwitcher = 'app-switcher-menu',\n Profile = 'profile-menu',\n Logo = 'logo',\n}\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define a custom component that is included in the header.\n * @slot search-field - Used to define the search field component in the header.\n * @slot notifications - Used to define the notification component in the header.\n * @slot app-switcher-menu - Used to define the application switcher menu in the header.\n * @slot profile-menu - Used to define the profile menu in the header.\n * @slot profile-avatar - Used to define the avator in the header.\n */\n\n@Component({\n tag: 'six-header',\n styleUrl: 'six-header.scss',\n shadow: true,\n assetsDirs: ['assets'],\n})\nexport class SixHeader {\n /** Indicates if content should be shifted down when search field is visible. */\n @Prop() shiftContent = false;\n\n /** Set whether the hamburger menu should be visible or not */\n @Prop() hideHamburgerMenu = false;\n\n /** Set the hamburger menu icon to open or closed state */\n @Prop() openHamburgerMenu = false;\n\n /** Set the header search to be in an open or closed state */\n @Prop() openSearch = false;\n\n /** Set whether the logo should be clickable */\n @Prop() clickableLogo = false;\n\n @Watch('openSearch')\n handleOpenSearchChange() {\n this.computeSearchOpenState();\n }\n\n /** Sets open state for search */\n @Method()\n async setSearchOpenState(openState: boolean) {\n if (this.selectedSection === Section.Search && !openState) {\n this.selectedSection = Section.None;\n } else if (openState && this.selectedSection !== Section.Search) {\n this.selectedSection = Section.Search;\n }\n }\n\n /** Get open state for search */\n @Method()\n async getIsSearchOpen() {\n return this.selectedSection === Section.Search;\n }\n\n /** Emitted when the name of the selected app is clicked. */\n @Event({ eventName: 'six-header-app-name-clicked' }) sixAppNameClicked!: EventEmitter<EmptyPayload>;\n\n /** Emitted when a menu item is in the app switcher menu is selected. */\n @Event({ eventName: 'six-header-app-switcher-select' })\n sixAppSwitcherSelect!: EventEmitter<SixHeaderAppSwitcherSelectPayload>;\n\n /** Emitted when a menu item is in the profile menu is selected. */\n @Event({ eventName: 'six-header-profile-select' }) sixProfileSelect!: EventEmitter<SixHeaderProfileSelectPayload>;\n\n /** Emitted when the hamburger menu is clicked. */\n @Event({ eventName: 'six-header-hamburger-menu-clicked' }) sixHamburgerClick!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the header logo is clicked. */\n @Event({ eventName: 'six-header-logo-clicked' }) sixLogoClick!: EventEmitter<EmptyPayload>;\n\n /** Emitted when search field is toggled. */\n @Event({ eventName: 'six-header-search-field-toggle' })\n sixSearchFieldToggle!: EventEmitter<SixHeaderSearchFieldToggle>;\n\n @Element() host!: HTMLSixHeaderElement;\n\n private eventListeners = new EventListeners();\n\n private slots?: Record<Slot, boolean>;\n\n private mutationObserver?: MutationObserver;\n\n @State() selectedApp?: string;\n @State() selectedSection?: Section;\n\n private hasSlot(slot: Slot): boolean {\n if (this.slots == null) {\n return false;\n }\n return this.slots[slot];\n }\n\n private isSectionSelected(value: Section) {\n return value === this.selectedSection;\n }\n\n private selectSection(section: Section) {\n return () => (this.selectedSection = section);\n }\n\n private toggleSearch() {\n const visible = this.selectedSection !== Section.Search;\n this.selectedSection = this.selectedSection === Section.Search ? Section.None : Section.Search;\n this.sixSearchFieldToggle.emit({ visible });\n if (this.selectedSection === Section.Search) {\n // setFocus deferred due to https://github.com/ionic-team/stencil/issues/3772\n setTimeout(async () => {\n const slot = getSlot(this.host, Slot.Search);\n slot?.shadowRoot?.querySelector('six-input')?.setFocus();\n }, 50);\n }\n }\n\n private setupMenu = (el?: HTMLSixIconButtonElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'click', () => this.sixHamburgerClick.emit());\n };\n\n private setupLogo = (el?: HTMLElement) => {\n if (!this.clickableLogo || el == null) return;\n\n this.eventListeners.add(el, 'click', () => this.sixLogoClick.emit());\n };\n\n private setupProfile = (el?: HTMLSixDropdownElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'six-dropdown-show', this.selectSection(Section.Profile));\n this.eventListeners.add(el, 'six-dropdown-hide', this.selectSection(Section.None));\n this.eventListeners.add(el, 'six-menu-item-selected', (event: Event) => {\n const { name, item } = (event as CustomEvent).detail;\n this.sixProfileSelect.emit({ selectedLabel: item.innerText, name, item });\n });\n };\n\n private setupAppSwitcher = (el?: HTMLSixDropdownElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'six-dropdown-show', this.selectSection(Section.AppSwitcher));\n this.eventListeners.add(el, 'six-dropdown-hide', this.selectSection(Section.None));\n this.eventListeners.add(el, 'six-menu-item-selected', (event: Event) => {\n const { name, item } = (event as CustomEvent).detail;\n this.selectedApp = item.innerText;\n this.sixAppSwitcherSelect.emit({ selectedLabel: item.innerText, name, item });\n });\n };\n\n private appNameClicked = () => this.sixAppNameClicked.emit();\n\n private computeSearchOpenState = () => {\n this.selectedSection = this.openSearch ? Section.Search : Section.None;\n };\n\n componentWillLoad() {\n this.slots = {\n [Slot.Search]: hasSlot(this.host, Slot.Search),\n [Slot.Notifications]: hasSlot(this.host, Slot.Notifications),\n [Slot.AppSwitcher]: hasSlot(this.host, Slot.AppSwitcher),\n [Slot.Profile]: hasSlot(this.host, Slot.Profile),\n [Slot.Logo]: hasSlot(this.host, Slot.Logo),\n };\n\n if (this.hasSlot(Slot.AppSwitcher)) {\n this.updateSelectedApp();\n }\n\n if (this.hasSlot(Slot.Search)) {\n this.computeSearchOpenState();\n }\n }\n\n connectedCallback() {\n const appSwitcherSlot = getSlot(this.host, Slot.AppSwitcher);\n if (appSwitcherSlot) {\n this.mutationObserver = new MutationObserver((mutations) => {\n if (mutations.some((mutation) => mutation.type === 'childList' || mutation.type === 'attributes')) {\n this.updateSelectedApp();\n }\n });\n this.mutationObserver.observe(appSwitcherSlot, { attributes: true, childList: true, subtree: true });\n }\n }\n\n private updateSelectedApp() {\n // there are more concise ways to select the first checked menu item, but this is one that works for jest\n const element = getSlot(this.host, Slot.AppSwitcher);\n if (element == null) {\n return undefined;\n }\n const items = Array.from(element.querySelectorAll('six-menu-item'));\n const firstCheckedMenuItem = items.find(\n (item) => item.hasAttribute('checked') && item.getAttribute('checked') !== 'false'\n );\n this.selectedApp = firstCheckedMenuItem?.textContent ?? undefined;\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n this.mutationObserver?.disconnect();\n }\n\n render() {\n const hamburgerMenu = !this.hideHamburgerMenu && (\n <section class=\"six-header__menu\">\n <six-icon-button name={this.openHamburgerMenu ? 'menu_open' : 'menu'} ref={this.setupMenu} />\n </section>\n );\n\n const search = this.hasSlot(Slot.Search) && (\n <section\n class={{\n 'six-header__search': true,\n 'six-header__search--open': this.isSectionSelected(Section.Search),\n }}\n >\n <six-icon-button name=\"search\" onClick={() => this.toggleSearch()} data-testid=\"search-trigger\" />\n </section>\n );\n\n const notifications = this.hasSlot(Slot.Notifications) && (\n <section class=\"six-header__notification\">\n <slot name={Slot.Notifications} />\n </section>\n );\n\n const appSwitcher = this.hasSlot(Slot.AppSwitcher) && (\n <section\n class={{\n 'six-header__app-switcher': true,\n 'six-header__app-switcher--open': this.isSectionSelected(Section.AppSwitcher),\n }}\n >\n <six-dropdown distance={13} skidding={20} placement=\"bottom-end\" ref={this.setupAppSwitcher}>\n <div slot=\"trigger\" class=\"six-header__app-switcher-dropdown\">\n <a onClick={this.appNameClicked} class=\"six-header__selected-app\">\n {this.selectedApp}\n </a>\n <six-icon-button name=\"apps\" />\n </div>\n <slot name={Slot.AppSwitcher} />\n </six-dropdown>\n </section>\n );\n\n const profile = this.hasSlot(Slot.Profile) && (\n <section\n class={{\n 'six-header__profile': true,\n 'six-header__profile--open': this.isSectionSelected(Section.Profile),\n }}\n >\n <six-dropdown distance={17} skidding={20} placement=\"bottom-end\" ref={this.setupProfile}>\n <slot name=\"profile-avatar\" slot=\"trigger\" />\n <slot name=\"profile-menu\" />\n </six-dropdown>\n </section>\n );\n\n const logo = this.hasSlot(Slot.Logo) ? (\n <section>\n <slot name=\"logo\" />\n </section>\n ) : (\n <section\n class={{\n 'six-header__logo': true,\n 'six-header__logo--clickable': this.clickableLogo,\n }}\n ref={this.setupLogo}\n >\n <svg height=\"20\" viewBox=\"0 0 90 26\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>SIX</title>\n <g fill=\"#DE3919\" fill-rule=\"nonzero\">\n <path d=\"m22.798 3.869c1.82-2.168 4.549-3.545 7.6-3.545h6.807v4.961h-6.807c-1.526 0-2.89.689-3.8 1.771l-12.19 14.526c-1.82 2.166-4.549 3.545-7.6 3.545h-6.808v-4.961h6.808c1.525 0 2.889-.689 3.799-1.773l12.191-14.525\" />\n <path d=\"m42.16.324h5.21v24.806h-5.21z\" />\n <path d=\"m66.743 3.869l4.195 4.999 4.195-4.999c1.819-2.168 4.549-3.545 7.6-3.545h6.806v4.961h-6.806c-1.526 0-2.89.689-3.8 1.771l-4.758 5.669 4.758 5.669c.91 1.084 2.274 1.773 3.8 1.773h6.806v4.961h-6.806c-3.051 0-5.781-1.379-7.6-3.545l-4.195-4.999-4.195 4.999c-1.82 2.166-4.55 3.545-7.6 3.545h-6.807v-4.961h6.807c1.525 0 2.889-.689 3.799-1.773l4.758-5.669-4.758-5.669c-.91-1.083-2.274-1.771-3.799-1.771h-6.807v-4.961h6.807c3.05 0 5.78 1.378 7.6 3.545\" />\n </g>\n </svg>\n </section>\n );\n\n return (\n <Host>\n <header class=\"six-header\">\n {hamburgerMenu}\n\n {logo}\n\n <section class=\"six-header__placeholder\" />\n\n <section class=\"six-header__custom\">\n <slot />\n </section>\n\n {search}\n\n {notifications}\n\n {appSwitcher}\n\n {profile}\n </header>\n\n <div\n class={{\n 'six-header__search-field': true,\n 'six-header__search-field--visible': this.isSectionSelected(Section.Search),\n 'six-header__search-field--shift-content': this.shiftContent,\n }}\n >\n <slot name={Slot.Search} />\n </div>\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-header.js","sourceRoot":"","sources":["../../../src/components/six-header/six-header.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from '@stencil/core';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { getSlot, hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\n\nexport interface SixHeaderAppSwitcherSelectPayload {\n selectedLabel: string;\n name: string;\n item: HTMLSixMenuItemElement;\n}\n\nexport interface SixHeaderProfileSelectPayload {\n selectedLabel: string;\n name: string;\n item: HTMLSixMenuItemElement;\n}\n\nexport interface SixHeaderSearchFieldToggle {\n visible: boolean;\n}\n\nenum Section {\n None,\n Search,\n AppSwitcher,\n Profile,\n}\n\nenum Slot {\n Search = 'search-field',\n Notifications = 'notifications',\n AppSwitcher = 'app-switcher-menu',\n Profile = 'profile-menu',\n Logo = 'logo',\n}\n\n/**\n * @since 1.0\n * @status stable\n * @slot - Used to define a custom component that is included in the header.\n * @slot search-field - Used to define the search field component in the header.\n * @slot notifications - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header.\n * @slot 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.\n * @slot profile-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header.\n * @slot profile-avatar - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header.\n */\n@Component({\n tag: 'six-header',\n styleUrl: 'six-header.scss',\n shadow: true,\n assetsDirs: ['assets'],\n})\nexport class SixHeader {\n /**\n * Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots\n * are ignored.\n *\n * Use `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.\n *\n * @since 4.2.7\n * @status beta\n */\n @Prop() custom = false;\n\n /** Indicates if content should be shifted down when search field is visible. */\n @Prop() shiftContent = false;\n\n /**\n * Set whether the hamburger menu should be visible or not\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Prop() hideHamburgerMenu = false;\n\n /**\n * Set the hamburger menu icon to open or closed state\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Prop() openHamburgerMenu = false;\n\n /**\n * Set the header search to be in an open or closed state.\n *\n * If `custom` is `true`, focuses the first `six-input` found in the search slot.\n */\n @Prop() openSearch = false;\n\n /**\n * Set whether the logo should be clickable\n *\n * @deprecated Use six-header `custom` property with `six-logo` instead\n */\n @Prop() clickableLogo = false;\n\n /**\n * The displayed logo. Either six or bme. Defaults to six.\n *\n * @deprecated Use six-header `custom` property with `six-logo` instead\n */\n @Prop() logo: 'six' | 'bme' = 'six';\n\n @Watch('openSearch')\n handleOpenSearchChange() {\n if (this.custom) {\n if (this.openSearch) {\n // setFocus deferred due to https://github.com/ionic-team/stencil/issues/3772\n setTimeout(async () => {\n const slot = getSlot(this.host, Slot.Search);\n slot?.shadowRoot?.querySelector('six-input')?.setFocus();\n }, 50);\n }\n } else {\n this.computeSearchOpenState();\n }\n }\n\n /**\n * Sets open state for search\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Method()\n async setSearchOpenState(openState: boolean) {\n if (this.selectedSection === Section.Search && !openState) {\n this.selectedSection = Section.None;\n } else if (openState && this.selectedSection !== Section.Search) {\n this.selectedSection = Section.Search;\n }\n }\n\n /**\n * Get open state for search\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Method()\n async getIsSearchOpen() {\n return this.selectedSection === Section.Search;\n }\n\n /**\n * Emitted when the name of the selected app is clicked.\n *\n * @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead\n */\n @Event({ eventName: 'six-header-app-name-clicked' }) sixAppNameClicked!: EventEmitter<EmptyPayload>;\n\n /**\n * Emitted when a menu item is in the app switcher menu is selected.\n *\n * @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead\n */\n @Event({ eventName: 'six-header-app-switcher-select' })\n sixAppSwitcherSelect!: EventEmitter<SixHeaderAppSwitcherSelectPayload>;\n\n /**\n * Emitted when a menu item is in the profile menu is selected.\n *\n * @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead\n */\n @Event({ eventName: 'six-header-profile-select' }) sixProfileSelect!: EventEmitter<SixHeaderProfileSelectPayload>;\n\n /**\n * Emitted when the hamburger menu is clicked.\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Event({ eventName: 'six-header-hamburger-menu-clicked' }) sixHamburgerClick!: EventEmitter<EmptyPayload>;\n\n /**\n * Emitted when the header logo is clicked.\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Event({ eventName: 'six-header-logo-clicked' }) logoClick!: EventEmitter<EmptyPayload>;\n\n /**\n * Emitted when search field is toggled.\n *\n * @deprecated Use six-header `custom` property instead\n */\n @Event({ eventName: 'six-header-search-field-toggle' })\n sixSearchFieldToggle!: EventEmitter<SixHeaderSearchFieldToggle>;\n\n @Element() host!: HTMLSixHeaderElement;\n\n private eventListeners = new EventListeners();\n\n private slots?: Record<Slot, boolean>;\n\n private mutationObserver?: MutationObserver;\n\n @State() selectedApp?: string;\n @State() selectedSection?: Section;\n\n private hasSlot(slot: Slot): boolean {\n if (this.slots == null) {\n return false;\n }\n return this.slots[slot];\n }\n\n private isSectionSelected(value: Section) {\n return value === this.selectedSection;\n }\n\n private selectSection(section: Section) {\n return () => (this.selectedSection = section);\n }\n\n private toggleSearch() {\n const visible = this.selectedSection !== Section.Search;\n this.selectedSection = this.selectedSection === Section.Search ? Section.None : Section.Search;\n this.sixSearchFieldToggle.emit({ visible });\n if (this.selectedSection === Section.Search) {\n // setFocus deferred due to https://github.com/ionic-team/stencil/issues/3772\n setTimeout(async () => {\n const slot = getSlot(this.host, Slot.Search);\n slot?.shadowRoot?.querySelector('six-input')?.setFocus();\n }, 50);\n }\n }\n\n private setupMenu = (el?: HTMLSixIconButtonElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'click', () => this.sixHamburgerClick.emit());\n };\n\n private setupLogo = (el?: HTMLElement) => {\n if (!this.clickableLogo || el == null) return;\n\n this.eventListeners.add(el, 'click', () => this.logoClick.emit());\n };\n\n private setupProfile = (el?: HTMLSixDropdownElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'six-dropdown-show', this.selectSection(Section.Profile));\n this.eventListeners.add(el, 'six-dropdown-hide', this.selectSection(Section.None));\n this.eventListeners.add(el, 'six-menu-item-selected', (event: Event) => {\n const { name, item } = (event as CustomEvent).detail;\n this.sixProfileSelect.emit({ selectedLabel: item.innerText, name, item });\n });\n };\n\n private setupAppSwitcher = (el?: HTMLSixDropdownElement) => {\n if (el == null) return;\n\n this.eventListeners.add(el, 'six-dropdown-show', this.selectSection(Section.AppSwitcher));\n this.eventListeners.add(el, 'six-dropdown-hide', this.selectSection(Section.None));\n this.eventListeners.add(el, 'six-menu-item-selected', (event: Event) => {\n const { name, item } = (event as CustomEvent).detail;\n this.selectedApp = item.innerText;\n this.sixAppSwitcherSelect.emit({ selectedLabel: item.innerText, name, item });\n });\n };\n\n private appNameClicked = () => this.sixAppNameClicked.emit();\n\n private computeSearchOpenState = () => {\n this.selectedSection = this.openSearch ? Section.Search : Section.None;\n };\n\n componentWillLoad() {\n this.slots = {\n [Slot.Search]: hasSlot(this.host, Slot.Search),\n [Slot.Notifications]: hasSlot(this.host, Slot.Notifications),\n [Slot.AppSwitcher]: hasSlot(this.host, Slot.AppSwitcher),\n [Slot.Profile]: hasSlot(this.host, Slot.Profile),\n [Slot.Logo]: hasSlot(this.host, Slot.Logo),\n };\n\n if (this.hasSlot(Slot.AppSwitcher)) {\n this.updateSelectedApp();\n }\n\n if (this.hasSlot(Slot.Search)) {\n this.computeSearchOpenState();\n }\n }\n\n connectedCallback() {\n const appSwitcherSlot = getSlot(this.host, Slot.AppSwitcher);\n if (appSwitcherSlot) {\n this.mutationObserver = new MutationObserver((mutations) => {\n if (mutations.some((mutation) => mutation.type === 'childList' || mutation.type === 'attributes')) {\n this.updateSelectedApp();\n }\n });\n this.mutationObserver.observe(appSwitcherSlot, { attributes: true, childList: true, subtree: true });\n }\n }\n\n private updateSelectedApp() {\n // there are more concise ways to select the first checked menu item, but this is one that works for jest\n const element = getSlot(this.host, Slot.AppSwitcher);\n if (element == null) {\n return undefined;\n }\n const items = Array.from(element.querySelectorAll('six-menu-item'));\n const firstCheckedMenuItem = items.find(\n (item) => item.hasAttribute('checked') && item.getAttribute('checked') !== 'false'\n );\n this.selectedApp = firstCheckedMenuItem?.textContent ?? undefined;\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n this.mutationObserver?.disconnect();\n }\n\n render() {\n const hamburgerMenu = !this.hideHamburgerMenu && (\n <six-header-item>\n <six-icon-button name={this.openHamburgerMenu ? 'menu_open' : 'menu'} ref={this.setupMenu} />\n </six-header-item>\n );\n\n const search = this.hasSlot(Slot.Search) && (\n <six-header-item active={this.isSectionSelected(Section.Search)}>\n <six-icon-button name=\"search\" onClick={() => this.toggleSearch()} data-testid=\"search-trigger\" />\n </six-header-item>\n );\n\n const notifications = this.hasSlot(Slot.Notifications) && (\n <six-header-item>\n <slot name={Slot.Notifications} />\n </six-header-item>\n );\n\n const appSwitcher = this.hasSlot(Slot.AppSwitcher) && (\n <six-header-item active={this.isSectionSelected(Section.AppSwitcher)}>\n <six-dropdown distance={14} skidding={20} placement=\"bottom-end\" ref={this.setupAppSwitcher}>\n <div slot=\"trigger\" class=\"six-header__app-switcher-dropdown\">\n <a onClick={this.appNameClicked} class=\"six-header__selected-app\">\n {this.selectedApp}\n </a>\n <six-icon-button name=\"apps\" />\n </div>\n <slot name={Slot.AppSwitcher} />\n </six-dropdown>\n </six-header-item>\n );\n\n const profile = this.hasSlot(Slot.Profile) && (\n <six-header-item active={this.isSectionSelected(Section.Profile)}>\n <six-dropdown distance={18} skidding={20} placement=\"bottom-end\" ref={this.setupProfile}>\n <slot name=\"profile-avatar\" slot=\"trigger\" />\n <slot name=\"profile-menu\" />\n </six-dropdown>\n </six-header-item>\n );\n\n const logo = this.hasSlot(Slot.Logo) ? (\n <six-header-item>\n <slot name=\"logo\" />\n </six-header-item>\n ) : (\n <six-header-item class={{ 'six-header__logo--clickable': this.clickableLogo }} ref={this.setupLogo}>\n <six-logo brand={this.logo} />\n </six-header-item>\n );\n\n const customView = (\n <Host>\n <header part=\"header\" class=\"six-header\">\n <slot />\n </header>\n <div\n class={{\n 'six-header__search-field': true,\n 'six-header__search-field--visible': this.openSearch,\n 'six-header__search-field--shift-content': this.shiftContent,\n }}\n >\n <slot name={Slot.Search} />\n </div>\n </Host>\n );\n\n const defaultView = (\n <Host>\n <header part=\"header\" class=\"six-header\">\n {hamburgerMenu}\n {logo}\n <six-header-item class=\"six-header__placeholder\" />\n <six-header-item>\n <slot />\n </six-header-item>\n {search}\n {notifications}\n {appSwitcher}\n {profile}\n </header>\n\n <div\n class={{\n 'six-header__search-field': true,\n 'six-header__search-field--visible': this.isSectionSelected(Section.Search),\n 'six-header__search-field--shift-content': this.shiftContent,\n }}\n >\n <slot name={Slot.Search} />\n </div>\n </Host>\n );\n\n return this.custom ? customView : defaultView;\n }\n}\n"]}
@@ -0,0 +1,15 @@
1
+ :host {
2
+ height: 100%;
3
+ display: flex;
4
+ align-items: center;
5
+ box-sizing: border-box;
6
+ padding: 0 var(--six-spacing-large);
7
+ border-bottom: solid var(--six-header-border-height) transparent;
8
+ border-top: solid var(--six-header-border-height) transparent;
9
+ transition: var(--six-transition-fast) border-color;
10
+ }
11
+
12
+ :host(.six-header-dropdown-item--active) {
13
+ border-bottom: solid var(--six-header-border-height) var(--six-header-border-color-open);
14
+ transition: var(--six-transition-fast) border-color;
15
+ }
@@ -0,0 +1,53 @@
1
+ import { h, Host } from "@stencil/core";
2
+ import { getSlot } from "../../utils/slot";
3
+ /**
4
+ * @since 4.2.7
5
+ * @status beta
6
+ */
7
+ export class SixHeaderDropdownItem {
8
+ constructor() {
9
+ this.active = false;
10
+ }
11
+ connectedCallback() {
12
+ this.updateDropdownDistance();
13
+ }
14
+ componentDidLoad() {
15
+ this.updateDropdownDistance();
16
+ }
17
+ render() {
18
+ return (h(Host, { key: 'fc1c8ffcb391ed1d9ba3d0fd27e8c599e169b3d1', class: {
19
+ 'six-header-dropdown-item--active': this.active,
20
+ } }, h("six-dropdown", { key: 'd8620f944a5b888a52880d7977f49edf0353b6ad', ref: (el) => (this.dropdownElement = el), hoist: true, skidding: 0, placement: "bottom-end", "onSix-dropdown-show": () => (this.active = true), "onSix-dropdown-hide": () => (this.active = false) }, h("slot", { key: 'bf1852e25863a45f9c1aa047cd9d9ceb5d7eba81', slot: "trigger", name: "trigger" }), h("slot", { key: '3461d0e1d484326400db97087689c6375269a974' }))));
21
+ }
22
+ updateDropdownDistance() {
23
+ const trigger = getSlot(this.host, 'trigger');
24
+ const header = this.host.closest('six-header');
25
+ if (trigger != null && header != null && this.dropdownElement != null && this.host != null) {
26
+ const hostRight = this.host.getBoundingClientRect().right;
27
+ const triggerRight = trigger.getBoundingClientRect().right;
28
+ const headerBottom = header.getBoundingClientRect().bottom;
29
+ const triggerBottom = trigger.getBoundingClientRect().bottom;
30
+ this.dropdownElement.distance = headerBottom - triggerBottom + 3;
31
+ this.dropdownElement.skidding = hostRight - triggerRight;
32
+ }
33
+ }
34
+ static get is() { return "six-header-dropdown-item"; }
35
+ static get encapsulation() { return "shadow"; }
36
+ static get originalStyleUrls() {
37
+ return {
38
+ "$": ["six-header-dropdown-item.scss"]
39
+ };
40
+ }
41
+ static get styleUrls() {
42
+ return {
43
+ "$": ["six-header-dropdown-item.css"]
44
+ };
45
+ }
46
+ static get states() {
47
+ return {
48
+ "active": {}
49
+ };
50
+ }
51
+ static get elementRef() { return "host"; }
52
+ }
53
+ //# sourceMappingURL=six-header-dropdown-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-header-dropdown-item.js","sourceRoot":"","sources":["../../../src/components/six-header-dropdown-item/six-header-dropdown-item.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAE3C;;;GAGG;AAOH,MAAM,OAAO,qBAAqB;;sBACd,KAAK;;IAMvB,iBAAiB;QACf,IAAI,CAAC,sBAAsB,EAAE,CAAC;IAChC,CAAC;IAED,gBAAgB;QACd,IAAI,CAAC,sBAAsB,EAAE,CAAC;IAChC,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,kCAAkC,EAAE,IAAI,CAAC,MAAM;aAChD;YAED,qEACE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,eAAe,GAAG,EAAE,CAAC,EACxC,KAAK,QACL,QAAQ,EAAE,CAAC,EACX,SAAS,EAAC,YAAY,yBACD,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,yBAC1B,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;gBAEhD,6DAAM,IAAI,EAAC,SAAS,EAAC,IAAI,EAAC,SAAS,GAAG;gBACtC,8DAAQ,CACK,CACV,CACR,CAAC;IACJ,CAAC;IAEO,sBAAsB;QAC5B,MAAM,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC9C,MAAM,MAAM,GAAG,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;QAC/C,IAAI,OAAO,IAAI,IAAI,IAAI,MAAM,IAAI,IAAI,IAAI,IAAI,CAAC,eAAe,IAAI,IAAI,IAAI,IAAI,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC;YAC3F,MAAM,SAAS,GAAG,IAAI,CAAC,IAAI,CAAC,qBAAqB,EAAE,CAAC,KAAK,CAAC;YAC1D,MAAM,YAAY,GAAG,OAAO,CAAC,qBAAqB,EAAE,CAAC,KAAK,CAAC;YAC3D,MAAM,YAAY,GAAG,MAAM,CAAC,qBAAqB,EAAE,CAAC,MAAM,CAAC;YAC3D,MAAM,aAAa,GAAG,OAAO,CAAC,qBAAqB,EAAE,CAAC,MAAM,CAAC;YAC7D,IAAI,CAAC,eAAe,CAAC,QAAQ,GAAG,YAAY,GAAG,aAAa,GAAG,CAAC,CAAC;YACjE,IAAI,CAAC,eAAe,CAAC,QAAQ,GAAG,SAAS,GAAG,YAAY,CAAC;QAC3D,CAAC;IACH,CAAC;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, h, Host, State } from '@stencil/core';\nimport { getSlot } from '../../utils/slot';\n\n/**\n * @since 4.2.7\n * @status beta\n */\n\n@Component({\n tag: 'six-header-dropdown-item',\n styleUrl: 'six-header-dropdown-item.scss',\n shadow: true,\n})\nexport class SixHeaderDropdownItem {\n @State() active = false;\n\n @Element() host!: HTMLSixHeaderDropdownItemElement;\n\n private dropdownElement?: HTMLSixDropdownElement;\n\n connectedCallback() {\n this.updateDropdownDistance();\n }\n\n componentDidLoad() {\n this.updateDropdownDistance();\n }\n\n render() {\n return (\n <Host\n class={{\n 'six-header-dropdown-item--active': this.active,\n }}\n >\n <six-dropdown\n ref={(el) => (this.dropdownElement = el)}\n hoist\n skidding={0}\n placement=\"bottom-end\"\n onSix-dropdown-show={() => (this.active = true)}\n onSix-dropdown-hide={() => (this.active = false)}\n >\n <slot slot=\"trigger\" name=\"trigger\" />\n <slot />\n </six-dropdown>\n </Host>\n );\n }\n\n private updateDropdownDistance() {\n const trigger = getSlot(this.host, 'trigger');\n const header = this.host.closest('six-header');\n if (trigger != null && header != null && this.dropdownElement != null && this.host != null) {\n const hostRight = this.host.getBoundingClientRect().right;\n const triggerRight = trigger.getBoundingClientRect().right;\n const headerBottom = header.getBoundingClientRect().bottom;\n const triggerBottom = trigger.getBoundingClientRect().bottom;\n this.dropdownElement.distance = headerBottom - triggerBottom + 3;\n this.dropdownElement.skidding = hostRight - triggerRight;\n }\n }\n}\n"]}
@@ -0,0 +1,15 @@
1
+ :host {
2
+ height: 100%;
3
+ display: flex;
4
+ align-items: center;
5
+ box-sizing: border-box;
6
+ padding: 0 var(--six-spacing-large);
7
+ border-bottom: solid var(--six-header-border-height) transparent;
8
+ border-top: solid var(--six-header-border-height) transparent;
9
+ transition: var(--six-transition-fast) border-color;
10
+ }
11
+
12
+ :host(.six-header-item--active) {
13
+ border-bottom: solid var(--six-header-border-height) var(--six-header-border-color-open);
14
+ transition: var(--six-transition-fast) border-color;
15
+ }
@@ -0,0 +1,51 @@
1
+ import { h, Host } from "@stencil/core";
2
+ /**
3
+ * @since 4.2.7
4
+ * @status beta
5
+ */
6
+ export class SixHeaderItem {
7
+ constructor() {
8
+ this.active = false;
9
+ }
10
+ render() {
11
+ return (h(Host, { key: 'f9cd64916220a398b0fa6f79840ed72f776d5771', class: {
12
+ 'six-header-item--active': this.active,
13
+ foo: true,
14
+ } }, h("slot", { key: '4402bde66e14792fbaef3fe53804ee62f57354e9' })));
15
+ }
16
+ static get is() { return "six-header-item"; }
17
+ static get encapsulation() { return "shadow"; }
18
+ static get originalStyleUrls() {
19
+ return {
20
+ "$": ["six-header-item.scss"]
21
+ };
22
+ }
23
+ static get styleUrls() {
24
+ return {
25
+ "$": ["six-header-item.css"]
26
+ };
27
+ }
28
+ static get properties() {
29
+ return {
30
+ "active": {
31
+ "type": "boolean",
32
+ "mutable": false,
33
+ "complexType": {
34
+ "original": "boolean",
35
+ "resolved": "boolean",
36
+ "references": {}
37
+ },
38
+ "required": false,
39
+ "optional": false,
40
+ "docs": {
41
+ "tags": [],
42
+ "text": "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."
43
+ },
44
+ "attribute": "active",
45
+ "reflect": true,
46
+ "defaultValue": "false"
47
+ }
48
+ };
49
+ }
50
+ }
51
+ //# sourceMappingURL=six-header-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-header-item.js","sourceRoot":"","sources":["../../../src/components/six-header-item/six-header-item.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAEzD;;;GAGG;AAOH,MAAM,OAAO,aAAa;;sBAQU,KAAK;;IAEvC,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,yBAAyB,EAAE,IAAI,CAAC,MAAM;gBACtC,GAAG,EAAE,IAAI;aACV;YAED,8DAAQ,CACH,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 4.2.7\n * @status beta\n */\n\n@Component({\n tag: 'six-header-item',\n styleUrl: 'six-header-item.scss',\n shadow: true,\n})\nexport class SixHeaderItem {\n /**\n * Indicates whether the item is styled as active.\n * When set to `true`, a border is displayed below the trigger element.\n *\n * Use <code>six-header-dropdown-item</code> to automatically set the active\n * state for dropdowns.\n */\n @Prop({ reflect: true }) active = false;\n\n render() {\n return (\n <Host\n class={{\n 'six-header-item--active': this.active,\n foo: true,\n }}\n >\n <slot />\n </Host>\n );\n }\n}\n"]}
@@ -0,0 +1,27 @@
1
+ :host {
2
+ display: block;
3
+ }
4
+
5
+ six-button::part(base) {
6
+ border: none;
7
+ padding-right: 0;
8
+ }
9
+
10
+ six-button::part(label) {
11
+ border: none;
12
+ font-weight: var(--six-font-weight-bold);
13
+ font-size: var(--six-font-size-small);
14
+ padding-left: 0;
15
+ }
16
+
17
+ six-button:focus::part(base),
18
+ six-button:hover::part(base),
19
+ six-button:active::part(base) {
20
+ background-color: initial;
21
+ border-color: initial;
22
+ }
23
+
24
+ six-button:hover::part(base),
25
+ six-button:active::part(base) {
26
+ color: var(--six-header-selected-app-color-hover);
27
+ }