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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1495) hide show
  1. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  3. package/dist/cjs/{form-control-8d64e974.js → form-control-b39f1df5.js} +2 -2
  4. package/dist/cjs/{form-control-8d64e974.js.map → form-control-b39f1df5.js.map} +1 -1
  5. package/dist/cjs/index-417a06c8.js +1948 -0
  6. package/dist/cjs/index-417a06c8.js.map +1 -0
  7. package/dist/cjs/loader.cjs.js +5 -3
  8. package/dist/cjs/loader.cjs.js.map +1 -1
  9. package/dist/cjs/{modal-3ce015be.js → modal-bd7fc5bc.js} +1 -18
  10. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  11. package/dist/cjs/six-alert.cjs.entry.js +5 -4
  12. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  13. package/dist/cjs/six-avatar.cjs.entry.js +5 -4
  14. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  15. package/dist/cjs/six-badge.cjs.entry.js +5 -4
  16. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  17. package/dist/cjs/six-button.cjs.entry.js +7 -5
  18. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  19. package/dist/cjs/six-card.cjs.entry.js +4 -3
  20. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  21. package/dist/cjs/six-checkbox.cjs.entry.js +128 -0
  22. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -0
  23. package/dist/cjs/six-datepicker.cjs.entry.js +16 -13
  24. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  25. package/dist/cjs/six-details.cjs.entry.js +6 -5
  26. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  27. package/dist/cjs/six-dialog.cjs.entry.js +12 -30
  28. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  29. package/dist/cjs/six-drawer.cjs.entry.js +13 -30
  30. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  31. package/dist/cjs/{six-dropdown_2.cjs.entry.js → six-dropdown_3.cjs.entry.js} +88 -13
  32. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/six-error-page.cjs.entry.js +4 -3
  34. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  35. package/dist/cjs/six-error.cjs.entry.js +5 -4
  36. package/dist/cjs/six-error.cjs.entry.js.map +1 -1
  37. package/dist/cjs/six-file-list-item.cjs.entry.js +5 -4
  38. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  39. package/dist/cjs/six-file-list.cjs.entry.js +4 -3
  40. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  41. package/dist/cjs/six-file-upload.cjs.entry.js +33 -13
  42. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-footer.cjs.entry.js +4 -3
  44. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  45. package/dist/cjs/six-group-label.cjs.entry.js +5 -4
  46. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  47. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  48. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  49. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  50. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  51. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  52. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  53. package/dist/cjs/six-header.cjs.entry.js +45 -28
  54. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  55. package/dist/cjs/six-icon-button.cjs.entry.js +13 -6
  56. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  57. package/dist/cjs/six-icon.cjs.entry.js +5 -4
  58. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  59. package/dist/cjs/six-input.cjs.entry.js +17 -7
  60. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  61. package/dist/cjs/six-item-picker.cjs.entry.js +6 -5
  62. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  63. package/dist/cjs/six-language-switcher.cjs.entry.js +11 -6
  64. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  65. package/dist/cjs/six-layout-grid.cjs.entry.js +4 -3
  66. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  67. package/dist/cjs/six-main-container.cjs.entry.js +4 -3
  68. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  69. package/dist/cjs/six-menu-divider.cjs.entry.js +4 -3
  70. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  71. package/dist/cjs/six-menu-label.cjs.entry.js +4 -3
  72. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  73. package/dist/cjs/six-picto.cjs.entry.js +4 -3
  74. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  75. package/dist/cjs/six-progress-bar.cjs.entry.js +6 -5
  76. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  77. package/dist/cjs/six-progress-ring.cjs.entry.js +4 -3
  78. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  79. package/dist/cjs/six-radio.cjs.entry.js +5 -4
  80. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  81. package/dist/cjs/six-range.cjs.entry.js +17 -6
  82. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  83. package/dist/cjs/six-root.cjs.entry.js +4 -3
  84. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  85. package/dist/cjs/six-search-field.cjs.entry.js +4 -3
  86. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  87. package/dist/cjs/six-select.cjs.entry.js +93 -50
  88. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  89. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +5 -4
  90. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  91. package/dist/cjs/six-sidebar-item.cjs.entry.js +6 -5
  92. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  93. package/dist/cjs/six-sidebar.cjs.entry.js +5 -4
  94. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  95. package/dist/cjs/six-spinner.cjs.entry.js +41 -7
  96. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  97. package/dist/cjs/six-stage-indicator.cjs.entry.js +3 -2
  98. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -1
  99. package/dist/cjs/six-switch.cjs.entry.js +6 -5
  100. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  101. package/dist/cjs/six-tab-group.cjs.entry.js +34 -8
  102. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  103. package/dist/cjs/six-tab-panel.cjs.entry.js +4 -3
  104. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  105. package/dist/cjs/six-tab.cjs.entry.js +5 -4
  106. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  107. package/dist/cjs/six-tag.cjs.entry.js +5 -4
  108. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  109. package/dist/cjs/six-textarea.cjs.entry.js +7 -6
  110. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  111. package/dist/cjs/six-tile.cjs.entry.js +8 -7
  112. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  113. package/dist/cjs/six-timepicker.cjs.entry.js +5 -4
  114. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  115. package/dist/cjs/six-tooltip.cjs.entry.js +5 -4
  116. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  117. package/dist/cjs/ui-library.cjs.js +13 -11
  118. package/dist/cjs/ui-library.cjs.js.map +1 -1
  119. package/dist/collection/assets/TRADEMARKS.md +3 -3
  120. package/dist/collection/collection-manifest.json +7 -3
  121. package/dist/collection/components/six-alert/six-alert.js +2 -2
  122. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  123. package/dist/collection/components/six-avatar/six-avatar.js +2 -2
  124. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  125. package/dist/collection/components/six-badge/six-badge.js +2 -2
  126. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  127. package/dist/collection/components/six-button/six-button.css +17 -4
  128. package/dist/collection/components/six-button/six-button.js +5 -4
  129. package/dist/collection/components/six-button/six-button.js.map +1 -1
  130. package/dist/collection/components/six-card/six-card.js +1 -1
  131. package/dist/collection/components/six-card/six-card.js.map +1 -1
  132. package/dist/collection/components/six-checkbox/six-checkbox.css +2 -0
  133. package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
  134. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  135. package/dist/collection/components/six-datepicker/six-datepicker.js +13 -11
  136. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  137. package/dist/collection/components/six-details/six-details.js +3 -3
  138. package/dist/collection/components/six-details/six-details.js.map +1 -1
  139. package/dist/collection/components/six-dialog/six-dialog.js +8 -28
  140. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  141. package/dist/collection/components/six-drawer/six-drawer.js +9 -28
  142. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  143. package/dist/collection/components/six-dropdown/six-dropdown.js +5 -5
  144. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  145. package/dist/collection/components/six-error/six-error.css +1 -0
  146. package/dist/collection/components/six-error/six-error.js +1 -1
  147. package/dist/collection/components/six-error/six-error.js.map +1 -1
  148. package/dist/collection/components/six-error-page/six-error-page.js +1 -1
  149. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  150. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  151. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  152. package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
  153. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  154. package/dist/collection/components/six-file-upload/six-file-upload.css +11 -0
  155. package/dist/collection/components/six-file-upload/six-file-upload.js +86 -11
  156. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  157. package/dist/collection/components/six-footer/six-footer.js +1 -1
  158. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  159. package/dist/collection/components/six-group-label/six-group-label.js +1 -1
  160. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  161. package/dist/collection/components/six-header/six-header.css +5 -20
  162. package/dist/collection/components/six-header/six-header.js +135 -42
  163. package/dist/collection/components/six-header/six-header.js.map +1 -1
  164. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  165. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  166. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  167. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  168. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  169. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  170. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  171. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  172. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  173. package/dist/collection/components/six-icon/six-icon.js +2 -2
  174. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  175. package/dist/collection/components/six-icon-button/six-icon-button.css +2 -1
  176. package/dist/collection/components/six-icon-button/six-icon-button.js +60 -3
  177. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  178. package/dist/collection/components/six-input/six-input.css +1 -0
  179. package/dist/collection/components/six-input/six-input.js +41 -5
  180. package/dist/collection/components/six-input/six-input.js.map +1 -1
  181. package/dist/collection/components/six-item-picker/six-item-picker.js +3 -3
  182. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  183. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  184. package/dist/collection/components/six-language-switcher/six-language-switcher.js +7 -3
  185. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  186. package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
  187. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  188. package/dist/collection/components/six-logo/six-logo.css +18 -0
  189. package/dist/collection/components/six-logo/six-logo.js +54 -0
  190. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  191. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  192. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  193. package/dist/collection/components/six-menu/six-menu.js +13 -4
  194. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  195. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  196. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  197. package/dist/collection/components/six-menu-item/six-menu-item.js +2 -2
  198. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  199. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  200. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  201. package/dist/collection/components/six-picto/six-picto.js +1 -1
  202. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  203. package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
  204. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  205. package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
  206. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  207. package/dist/collection/components/six-radio/six-radio.js +2 -2
  208. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  209. package/dist/collection/components/six-range/six-range.css +1 -1
  210. package/dist/collection/components/six-range/six-range.js +12 -2
  211. package/dist/collection/components/six-range/six-range.js.map +1 -1
  212. package/dist/collection/components/six-root/six-root.js +1 -1
  213. package/dist/collection/components/six-root/six-root.js.map +1 -1
  214. package/dist/collection/components/six-search-field/six-search-field.js +1 -1
  215. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  216. package/dist/collection/components/six-select/six-select.js +56 -47
  217. package/dist/collection/components/six-select/six-select.js.map +1 -1
  218. package/dist/collection/components/six-select/util.js +24 -0
  219. package/dist/collection/components/six-select/util.js.map +1 -1
  220. package/dist/collection/components/six-sidebar/six-sidebar.js +2 -2
  221. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  222. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +7 -0
  223. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
  224. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  225. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +8 -0
  226. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +1 -1
  227. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  228. package/dist/collection/components/six-spinner/six-spinner.css +45 -0
  229. package/dist/collection/components/six-spinner/six-spinner.js +59 -10
  230. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  231. package/dist/collection/components/six-switch/six-switch.js +2 -2
  232. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  233. package/dist/collection/components/six-tab/six-tab.js +2 -2
  234. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  235. package/dist/collection/components/six-tab-group/six-tab-group.js +33 -7
  236. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  237. package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
  238. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  239. package/dist/collection/components/six-tag/six-tag.js +2 -2
  240. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  241. package/dist/collection/components/six-textarea/six-textarea.css +5 -0
  242. package/dist/collection/components/six-textarea/six-textarea.js +4 -4
  243. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  244. package/dist/collection/components/six-tile/six-tile.js +5 -5
  245. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  246. package/dist/collection/components/six-timepicker/six-timepicker.js +2 -2
  247. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  248. package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
  249. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  250. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  251. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  252. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  253. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  254. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  255. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  256. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  257. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  258. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  259. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  260. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  261. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  262. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  263. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  264. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  265. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  266. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  267. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  268. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  269. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  270. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  271. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  272. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  273. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  274. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  275. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  276. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  277. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  278. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  279. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  280. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  281. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  282. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  283. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  284. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  285. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  286. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  287. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  288. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  289. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  290. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  291. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  292. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  293. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  294. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  295. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  296. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  297. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  298. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  299. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  300. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  301. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  302. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  303. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  304. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  305. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  306. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  307. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  308. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  309. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  310. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  311. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  312. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  313. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  314. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  315. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  316. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  317. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  318. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  319. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  323. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  325. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  327. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  329. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  331. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  333. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  335. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  337. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  339. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  341. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  343. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  345. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  347. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  349. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  351. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  353. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  355. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  357. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  359. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  361. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  363. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  365. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  367. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  369. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  371. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  373. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  375. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  377. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  379. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  381. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  383. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  385. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  387. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  389. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  391. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  393. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  395. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  397. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  399. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  401. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  403. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  405. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  407. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  409. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  411. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  413. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  415. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  417. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  419. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  421. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  423. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  425. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  427. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  431. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  433. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  435. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  437. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  439. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  441. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  443. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  445. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  447. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  449. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  451. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  453. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  455. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  457. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  459. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  461. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  463. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  465. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  467. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  469. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  471. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  473. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  475. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  477. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  479. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  481. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  483. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  485. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  487. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  489. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  491. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  493. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  495. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  497. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  499. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  503. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  505. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  507. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  509. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  511. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  513. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  515. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  517. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  519. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  521. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  523. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  525. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  527. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  529. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  531. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  533. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  535. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  537. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  538. package/dist/collection/utils/alert.js.map +1 -1
  539. package/dist/collection/utils/date-util.js.map +1 -1
  540. package/dist/collection/utils/error-messages.js.map +1 -1
  541. package/dist/collection/utils/event-listeners.js.map +1 -1
  542. package/dist/collection/utils/focus-visible.js.map +1 -1
  543. package/dist/collection/utils/form.js.map +1 -1
  544. package/dist/collection/utils/modal.js.map +1 -1
  545. package/dist/collection/utils/popover.js.map +1 -1
  546. package/dist/collection/utils/popup.js.map +1 -1
  547. package/dist/collection/utils/scroll.js.map +1 -1
  548. package/dist/collection/utils/slot.js.map +1 -1
  549. package/dist/collection/utils/tabbable.js.map +1 -1
  550. package/dist/collection/utils/time.util.js.map +1 -1
  551. package/dist/components/index.js +8 -0
  552. package/dist/components/index.js.map +1 -1
  553. package/dist/components/modal.js +1 -17
  554. package/dist/components/modal.js.map +1 -1
  555. package/dist/components/six-alert.js +4 -3
  556. package/dist/components/six-alert.js.map +1 -1
  557. package/dist/components/six-avatar.js +4 -3
  558. package/dist/components/six-avatar.js.map +1 -1
  559. package/dist/components/six-badge.js +4 -3
  560. package/dist/components/six-badge.js.map +1 -1
  561. package/dist/components/six-button2.js +6 -4
  562. package/dist/components/six-button2.js.map +1 -1
  563. package/dist/components/six-card.js +3 -2
  564. package/dist/components/six-card.js.map +1 -1
  565. package/dist/components/six-checkbox2.js +5 -4
  566. package/dist/components/six-checkbox2.js.map +1 -1
  567. package/dist/components/six-datepicker.js +15 -12
  568. package/dist/components/six-datepicker.js.map +1 -1
  569. package/dist/components/six-details2.js +5 -4
  570. package/dist/components/six-details2.js.map +1 -1
  571. package/dist/components/six-dialog.js +11 -29
  572. package/dist/components/six-dialog.js.map +1 -1
  573. package/dist/components/six-drawer.js +12 -29
  574. package/dist/components/six-drawer.js.map +1 -1
  575. package/dist/components/six-dropdown2.js +7 -6
  576. package/dist/components/six-dropdown2.js.map +1 -1
  577. package/dist/components/six-error-page.js +3 -2
  578. package/dist/components/six-error-page.js.map +1 -1
  579. package/dist/components/six-error2.js +4 -3
  580. package/dist/components/six-error2.js.map +1 -1
  581. package/dist/components/six-file-list-item.js +4 -3
  582. package/dist/components/six-file-list-item.js.map +1 -1
  583. package/dist/components/six-file-list.js +3 -2
  584. package/dist/components/six-file-list.js.map +1 -1
  585. package/dist/components/six-file-upload.js +52 -16
  586. package/dist/components/six-file-upload.js.map +1 -1
  587. package/dist/components/six-footer.js +3 -2
  588. package/dist/components/six-footer.js.map +1 -1
  589. package/dist/components/six-group-label.js +3 -2
  590. package/dist/components/six-group-label.js.map +1 -1
  591. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  592. package/dist/components/six-header-dropdown-item.js +103 -0
  593. package/dist/components/six-header-dropdown-item.js.map +1 -0
  594. package/dist/components/six-header-item.d.ts +11 -0
  595. package/dist/components/six-header-item.js +8 -0
  596. package/dist/components/six-header-item.js.map +1 -0
  597. package/dist/components/six-header-item2.js +39 -0
  598. package/dist/components/six-header-item2.js.map +1 -0
  599. package/dist/components/six-header-menu-button.d.ts +11 -0
  600. package/dist/components/six-header-menu-button.js +57 -0
  601. package/dist/components/six-header-menu-button.js.map +1 -0
  602. package/dist/components/six-header.js +70 -39
  603. package/dist/components/six-header.js.map +1 -1
  604. package/dist/components/six-icon-button2.js +16 -6
  605. package/dist/components/six-icon-button2.js.map +1 -1
  606. package/dist/components/six-icon2.js +4 -3
  607. package/dist/components/six-icon2.js.map +1 -1
  608. package/dist/components/six-input2.js +16 -5
  609. package/dist/components/six-input2.js.map +1 -1
  610. package/dist/components/six-item-picker2.js +5 -4
  611. package/dist/components/six-item-picker2.js.map +1 -1
  612. package/dist/components/six-language-switcher.js +10 -5
  613. package/dist/components/six-language-switcher.js.map +1 -1
  614. package/dist/components/six-layout-grid.js +3 -2
  615. package/dist/components/six-layout-grid.js.map +1 -1
  616. package/dist/components/six-logo.d.ts +11 -0
  617. package/dist/components/six-logo.js +8 -0
  618. package/dist/components/six-logo.js.map +1 -0
  619. package/dist/components/six-logo2.js +42 -0
  620. package/dist/components/six-logo2.js.map +1 -0
  621. package/dist/components/six-main-container.js +3 -2
  622. package/dist/components/six-main-container.js.map +1 -1
  623. package/dist/components/six-menu-divider.js +3 -2
  624. package/dist/components/six-menu-divider.js.map +1 -1
  625. package/dist/components/six-menu-item2.js +4 -3
  626. package/dist/components/six-menu-item2.js.map +1 -1
  627. package/dist/components/six-menu-label.js +3 -2
  628. package/dist/components/six-menu-label.js.map +1 -1
  629. package/dist/components/six-menu2.js +15 -5
  630. package/dist/components/six-menu2.js.map +1 -1
  631. package/dist/components/six-picto2.js +3 -2
  632. package/dist/components/six-picto2.js.map +1 -1
  633. package/dist/components/six-progress-bar.js +5 -4
  634. package/dist/components/six-progress-bar.js.map +1 -1
  635. package/dist/components/six-progress-ring.js +3 -2
  636. package/dist/components/six-progress-ring.js.map +1 -1
  637. package/dist/components/six-radio.js +4 -3
  638. package/dist/components/six-radio.js.map +1 -1
  639. package/dist/components/six-range.js +15 -4
  640. package/dist/components/six-range.js.map +1 -1
  641. package/dist/components/six-root.js +3 -2
  642. package/dist/components/six-root.js.map +1 -1
  643. package/dist/components/six-search-field.js +3 -2
  644. package/dist/components/six-search-field.js.map +1 -1
  645. package/dist/components/six-select.js +91 -48
  646. package/dist/components/six-select.js.map +1 -1
  647. package/dist/components/six-sidebar-item-group.js +4 -3
  648. package/dist/components/six-sidebar-item-group.js.map +1 -1
  649. package/dist/components/six-sidebar-item.js +5 -4
  650. package/dist/components/six-sidebar-item.js.map +1 -1
  651. package/dist/components/six-sidebar.js +4 -3
  652. package/dist/components/six-sidebar.js.map +1 -1
  653. package/dist/components/six-spinner2.js +41 -6
  654. package/dist/components/six-spinner2.js.map +1 -1
  655. package/dist/components/six-stage-indicator2.js +2 -1
  656. package/dist/components/six-stage-indicator2.js.map +1 -1
  657. package/dist/components/six-switch.js +4 -3
  658. package/dist/components/six-switch.js.map +1 -1
  659. package/dist/components/six-tab-group.js +35 -8
  660. package/dist/components/six-tab-group.js.map +1 -1
  661. package/dist/components/six-tab-panel.js +3 -2
  662. package/dist/components/six-tab-panel.js.map +1 -1
  663. package/dist/components/six-tab.js +4 -3
  664. package/dist/components/six-tab.js.map +1 -1
  665. package/dist/components/six-tag.js +4 -3
  666. package/dist/components/six-tag.js.map +1 -1
  667. package/dist/components/six-textarea.js +5 -4
  668. package/dist/components/six-textarea.js.map +1 -1
  669. package/dist/components/six-tile.js +7 -6
  670. package/dist/components/six-tile.js.map +1 -1
  671. package/dist/components/six-timepicker2.js +4 -3
  672. package/dist/components/six-timepicker2.js.map +1 -1
  673. package/dist/components/six-tooltip2.js +4 -3
  674. package/dist/components/six-tooltip2.js.map +1 -1
  675. package/dist/components.d.ts +34 -0
  676. package/dist/components.json +724 -74
  677. package/dist/esm/app-globals-0f993ce5.js +5 -0
  678. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  679. package/dist/esm/{form-control-d403a9cf.js → form-control-ad1710bf.js} +2 -2
  680. package/dist/esm/{form-control-d403a9cf.js.map → form-control-ad1710bf.js.map} +1 -1
  681. package/dist/esm/index-a7bee415.js +1919 -0
  682. package/dist/esm/index-a7bee415.js.map +1 -0
  683. package/dist/esm/loader.js +6 -4
  684. package/dist/esm/loader.js.map +1 -1
  685. package/dist/esm/{modal-96526245.js → modal-6c1288e3.js} +2 -18
  686. package/dist/esm/modal-6c1288e3.js.map +1 -0
  687. package/dist/esm/six-alert.entry.js +5 -4
  688. package/dist/esm/six-alert.entry.js.map +1 -1
  689. package/dist/esm/six-avatar.entry.js +5 -4
  690. package/dist/esm/six-avatar.entry.js.map +1 -1
  691. package/dist/esm/six-badge.entry.js +5 -4
  692. package/dist/esm/six-badge.entry.js.map +1 -1
  693. package/dist/esm/six-button.entry.js +7 -5
  694. package/dist/esm/six-button.entry.js.map +1 -1
  695. package/dist/esm/six-card.entry.js +4 -3
  696. package/dist/esm/six-card.entry.js.map +1 -1
  697. package/dist/esm/six-checkbox.entry.js +124 -0
  698. package/dist/esm/six-checkbox.entry.js.map +1 -0
  699. package/dist/esm/six-datepicker.entry.js +16 -13
  700. package/dist/esm/six-datepicker.entry.js.map +1 -1
  701. package/dist/esm/six-details.entry.js +6 -5
  702. package/dist/esm/six-details.entry.js.map +1 -1
  703. package/dist/esm/six-dialog.entry.js +12 -30
  704. package/dist/esm/six-dialog.entry.js.map +1 -1
  705. package/dist/esm/six-drawer.entry.js +13 -30
  706. package/dist/esm/six-drawer.entry.js.map +1 -1
  707. package/dist/esm/{six-dropdown_2.entry.js → six-dropdown_3.entry.js} +88 -14
  708. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  709. package/dist/esm/six-error-page.entry.js +4 -3
  710. package/dist/esm/six-error-page.entry.js.map +1 -1
  711. package/dist/esm/six-error.entry.js +5 -4
  712. package/dist/esm/six-error.entry.js.map +1 -1
  713. package/dist/esm/six-file-list-item.entry.js +5 -4
  714. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  715. package/dist/esm/six-file-list.entry.js +4 -3
  716. package/dist/esm/six-file-list.entry.js.map +1 -1
  717. package/dist/esm/six-file-upload.entry.js +33 -13
  718. package/dist/esm/six-file-upload.entry.js.map +1 -1
  719. package/dist/esm/six-footer.entry.js +4 -3
  720. package/dist/esm/six-footer.entry.js.map +1 -1
  721. package/dist/esm/six-group-label.entry.js +5 -4
  722. package/dist/esm/six-group-label.entry.js.map +1 -1
  723. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  724. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  725. package/dist/esm/six-header-item_2.entry.js +42 -0
  726. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  727. package/dist/esm/six-header-menu-button.entry.js +19 -0
  728. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  729. package/dist/esm/six-header.entry.js +45 -28
  730. package/dist/esm/six-header.entry.js.map +1 -1
  731. package/dist/esm/six-icon-button.entry.js +13 -6
  732. package/dist/esm/six-icon-button.entry.js.map +1 -1
  733. package/dist/esm/six-icon.entry.js +5 -4
  734. package/dist/esm/six-icon.entry.js.map +1 -1
  735. package/dist/esm/six-input.entry.js +17 -7
  736. package/dist/esm/six-input.entry.js.map +1 -1
  737. package/dist/esm/six-item-picker.entry.js +6 -5
  738. package/dist/esm/six-item-picker.entry.js.map +1 -1
  739. package/dist/esm/six-language-switcher.entry.js +11 -6
  740. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  741. package/dist/esm/six-layout-grid.entry.js +4 -3
  742. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  743. package/dist/esm/six-main-container.entry.js +4 -3
  744. package/dist/esm/six-main-container.entry.js.map +1 -1
  745. package/dist/esm/six-menu-divider.entry.js +4 -3
  746. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  747. package/dist/esm/six-menu-label.entry.js +4 -3
  748. package/dist/esm/six-menu-label.entry.js.map +1 -1
  749. package/dist/esm/six-picto.entry.js +4 -3
  750. package/dist/esm/six-picto.entry.js.map +1 -1
  751. package/dist/esm/six-progress-bar.entry.js +6 -5
  752. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  753. package/dist/esm/six-progress-ring.entry.js +4 -3
  754. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  755. package/dist/esm/six-radio.entry.js +5 -4
  756. package/dist/esm/six-radio.entry.js.map +1 -1
  757. package/dist/esm/six-range.entry.js +17 -6
  758. package/dist/esm/six-range.entry.js.map +1 -1
  759. package/dist/esm/six-root.entry.js +4 -3
  760. package/dist/esm/six-root.entry.js.map +1 -1
  761. package/dist/esm/six-search-field.entry.js +4 -3
  762. package/dist/esm/six-search-field.entry.js.map +1 -1
  763. package/dist/esm/six-select.entry.js +93 -50
  764. package/dist/esm/six-select.entry.js.map +1 -1
  765. package/dist/esm/six-sidebar-item-group.entry.js +5 -4
  766. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  767. package/dist/esm/six-sidebar-item.entry.js +6 -5
  768. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  769. package/dist/esm/six-sidebar.entry.js +5 -4
  770. package/dist/esm/six-sidebar.entry.js.map +1 -1
  771. package/dist/esm/six-spinner.entry.js +41 -7
  772. package/dist/esm/six-spinner.entry.js.map +1 -1
  773. package/dist/esm/six-stage-indicator.entry.js +3 -2
  774. package/dist/esm/six-stage-indicator.entry.js.map +1 -1
  775. package/dist/esm/six-switch.entry.js +6 -5
  776. package/dist/esm/six-switch.entry.js.map +1 -1
  777. package/dist/esm/six-tab-group.entry.js +34 -8
  778. package/dist/esm/six-tab-group.entry.js.map +1 -1
  779. package/dist/esm/six-tab-panel.entry.js +4 -3
  780. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  781. package/dist/esm/six-tab.entry.js +5 -4
  782. package/dist/esm/six-tab.entry.js.map +1 -1
  783. package/dist/esm/six-tag.entry.js +5 -4
  784. package/dist/esm/six-tag.entry.js.map +1 -1
  785. package/dist/esm/six-textarea.entry.js +7 -6
  786. package/dist/esm/six-textarea.entry.js.map +1 -1
  787. package/dist/esm/six-tile.entry.js +8 -7
  788. package/dist/esm/six-tile.entry.js.map +1 -1
  789. package/dist/esm/six-timepicker.entry.js +5 -4
  790. package/dist/esm/six-timepicker.entry.js.map +1 -1
  791. package/dist/esm/six-tooltip.entry.js +5 -4
  792. package/dist/esm/six-tooltip.entry.js.map +1 -1
  793. package/dist/esm/ui-library.js +14 -12
  794. package/dist/esm/ui-library.js.map +1 -1
  795. package/dist/types/components/six-button/six-button.d.ts +1 -1
  796. package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -1
  797. package/dist/types/components/six-header/six-header.d.ts +81 -18
  798. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  799. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  800. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  801. package/dist/types/components/six-icon-button/six-icon-button.d.ts +6 -0
  802. package/dist/types/components/six-input/six-input.d.ts +9 -1
  803. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  804. package/dist/types/components/six-menu/six-menu.d.ts +1 -1
  805. package/dist/types/components/six-range/six-range.d.ts +2 -0
  806. package/dist/types/components/six-select/six-select.d.ts +0 -2
  807. package/dist/types/components/six-select/util.d.ts +2 -0
  808. package/dist/types/components/six-spinner/six-spinner.d.ts +24 -4
  809. package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
  810. package/dist/types/components.d.ts +263 -11
  811. package/dist/types/stencil-public-runtime.d.ts +3 -10
  812. package/dist/types/utils/type-check.d.ts +1 -1
  813. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  814. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  815. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  816. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  817. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  818. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  819. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  820. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  821. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  822. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  823. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  824. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  825. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  826. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  827. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  828. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  829. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  830. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  831. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  832. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  833. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  834. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  835. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  836. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  837. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  838. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  839. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  840. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  841. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  842. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  843. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  844. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  845. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  846. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  847. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  848. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  849. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  850. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  851. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  852. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  853. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  854. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  855. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  856. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  857. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  858. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  859. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  860. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  861. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  862. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  863. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  864. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  865. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  866. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  867. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  868. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  869. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  870. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  871. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  872. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  873. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  874. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  875. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  876. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  877. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  878. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  879. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  880. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  881. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  882. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  883. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  884. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  885. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  886. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  887. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  888. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  889. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  890. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  891. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  892. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  893. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  894. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  895. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  896. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  897. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  898. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  899. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  900. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  901. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  902. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  903. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  904. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  905. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  906. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  907. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  908. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  909. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  910. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  911. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  912. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  913. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  914. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  915. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  916. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  917. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  918. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  919. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  920. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  921. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  922. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  923. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  924. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  925. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  926. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  927. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  928. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  929. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  930. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  931. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  932. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  933. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  934. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  935. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  936. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  937. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  938. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  939. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  940. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  941. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  942. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  943. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  944. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  945. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  946. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  947. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  948. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  949. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  950. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  951. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  952. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  953. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  954. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  955. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  956. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  957. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  958. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  959. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  960. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  961. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  962. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  963. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  964. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  965. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  966. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  967. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  968. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  969. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  970. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  971. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  972. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  973. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  974. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  975. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  976. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  977. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  978. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  979. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  980. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  981. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  982. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  983. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  984. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  985. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  986. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  987. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  988. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  989. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  990. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  991. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  992. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  993. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  994. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  995. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  996. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  997. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  998. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  999. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1000. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1001. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1002. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1003. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1004. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1005. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1006. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1007. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1008. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1009. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1010. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1011. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1012. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1013. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1014. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1015. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1016. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1017. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1018. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1019. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1020. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1021. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1022. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1023. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1024. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1025. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1026. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1027. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1028. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1029. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1030. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1031. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1032. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1033. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1034. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1035. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1036. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1037. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1038. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1039. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1040. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1041. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1042. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1043. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1044. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1045. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1046. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1047. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1048. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1049. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1050. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1051. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1052. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1053. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1054. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1055. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1056. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1057. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1058. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1059. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1060. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1061. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1062. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1063. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1064. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1102. package/dist/ui-library/index.esm.js.map +1 -1
  1103. package/dist/ui-library/{p-50dae789.entry.js → p-03acec96.entry.js} +2 -2
  1104. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1105. package/dist/ui-library/p-06ba4450.js.map +1 -1
  1106. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1107. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1108. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1109. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1110. package/dist/ui-library/{p-9c79341d.entry.js → p-0a6b6429.entry.js} +2 -2
  1111. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1112. package/dist/ui-library/p-0cebf1d2.js.map +1 -1
  1113. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1114. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1115. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1116. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1117. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1118. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1119. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1120. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1121. package/dist/ui-library/{p-04cc397c.entry.js → p-1f7a0cb5.entry.js} +2 -2
  1122. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1123. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1124. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1125. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1126. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1127. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1128. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1129. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1130. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1131. package/dist/ui-library/{p-da7f3dbd.entry.js → p-42cd3588.entry.js} +2 -2
  1132. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1133. package/dist/ui-library/p-48118ce8.js +3 -0
  1134. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1135. package/dist/ui-library/{p-d95e292e.entry.js → p-49019d6c.entry.js} +2 -2
  1136. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1137. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1138. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1139. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1140. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1141. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1142. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1143. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1144. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1145. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1146. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1147. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1148. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1149. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1150. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1151. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1152. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1153. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1154. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1155. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1156. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1157. package/dist/ui-library/p-651293e7.js +2 -0
  1158. package/dist/ui-library/p-651293e7.js.map +1 -0
  1159. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1160. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1161. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1162. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1163. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1164. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1165. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1166. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1167. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1168. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1169. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1170. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1171. package/dist/ui-library/{p-ac57ba5c.entry.js → p-7eb9ae75.entry.js} +2 -2
  1172. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1173. package/dist/ui-library/p-7f856f00.js.map +1 -1
  1174. package/dist/ui-library/p-8227aaed.js.map +1 -1
  1175. package/dist/ui-library/p-842b492e.js.map +1 -1
  1176. package/dist/ui-library/p-862d474e.js.map +1 -1
  1177. package/dist/ui-library/{p-961bd001.entry.js → p-870139dc.entry.js} +2 -2
  1178. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1179. package/dist/ui-library/p-8bfb4bfc.js.map +1 -1
  1180. package/dist/ui-library/{p-61e66671.js → p-a04460e3.js} +2 -2
  1181. package/dist/ui-library/{p-61e66671.js.map → p-a04460e3.js.map} +1 -1
  1182. package/dist/ui-library/p-a1502802.js.map +1 -1
  1183. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1184. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1185. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1186. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1187. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1188. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1189. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1190. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1191. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1192. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1193. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1194. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1195. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1196. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1197. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1198. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1199. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1200. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1201. package/dist/ui-library/{p-884c5cf9.entry.js → p-d46acf21.entry.js} +2 -2
  1202. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1203. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1204. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1205. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1206. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1207. package/dist/ui-library/p-e080d5b6.js.map +1 -1
  1208. package/dist/ui-library/p-e1255160.js +2 -0
  1209. package/dist/ui-library/p-e1255160.js.map +1 -0
  1210. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1211. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1212. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1213. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1214. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1215. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1216. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1217. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1218. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1219. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1220. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1221. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1222. package/dist/ui-library/p-f136a6b2.js.map +1 -1
  1223. package/dist/ui-library/{p-1f5840b5.entry.js → p-f9a1f6ab.entry.js} +2 -2
  1224. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1225. package/dist/ui-library/{p-0440335d.entry.js → p-ffce31da.entry.js} +2 -2
  1226. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1227. package/dist/ui-library/ui-library.css +1 -1
  1228. package/dist/ui-library/ui-library.esm.js +1 -1
  1229. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1230. package/loader/cdn.js +1 -3
  1231. package/loader/index.cjs.js +1 -3
  1232. package/loader/index.d.ts +3 -0
  1233. package/loader/index.es2017.js +1 -3
  1234. package/loader/index.js +1 -3
  1235. package/package.json +8 -20
  1236. package/dist/cjs/index-d7748d51.js +0 -2230
  1237. package/dist/cjs/index-d7748d51.js.map +0 -1
  1238. package/dist/cjs/modal-3ce015be.js.map +0 -1
  1239. package/dist/cjs/six-checkbox_2.cjs.entry.js +0 -190
  1240. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +0 -1
  1241. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1242. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1243. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1244. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1245. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1246. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1247. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1248. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1249. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1250. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1251. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1252. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
  1253. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1254. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1255. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1256. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1257. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1258. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1259. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1260. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1261. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1262. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -147
  1263. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1264. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1265. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1266. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1267. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1268. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1269. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1270. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1271. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1272. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1273. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1274. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
  1275. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1276. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1277. package/dist/collection/components/six-header/test/six-header.spec.js +0 -177
  1278. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1279. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1280. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1281. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1282. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1283. package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
  1284. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1285. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1286. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1287. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1288. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1289. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1290. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1291. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1292. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1293. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1294. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1295. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1296. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1297. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1298. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1299. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1300. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1301. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1302. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1303. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1304. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1305. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1306. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1307. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1308. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1309. package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
  1310. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1311. package/dist/collection/components/six-root/test/six-root.spec.js +0 -36
  1312. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1313. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1314. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1315. package/dist/collection/components/six-select/test/six-select.spec.js +0 -102
  1316. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1317. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1318. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1319. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1320. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1321. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1322. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1323. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1324. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1325. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1326. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1327. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1328. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1329. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
  1330. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1331. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1332. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1333. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
  1334. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1335. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
  1336. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1337. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1338. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1339. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1340. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1341. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1342. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1343. package/dist/collection/files/file-list.json +0 -308
  1344. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1345. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1346. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1347. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1348. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1349. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1350. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1351. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1352. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1353. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1354. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1355. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1356. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1357. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1358. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1359. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1360. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1361. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1362. package/dist/collection/utils/date-util.spec.js +0 -995
  1363. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1364. package/dist/collection/utils/scroll.spec.js +0 -122
  1365. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1366. package/dist/collection/utils/support.js +0 -16
  1367. package/dist/collection/utils/support.js.map +0 -1
  1368. package/dist/collection/utils/time.util.spec.js +0 -368
  1369. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1370. package/dist/esm/index-79d4ef67.js +0 -2201
  1371. package/dist/esm/index-79d4ef67.js.map +0 -1
  1372. package/dist/esm/modal-96526245.js.map +0 -1
  1373. package/dist/esm/polyfills/core-js.js +0 -11
  1374. package/dist/esm/polyfills/dom.js +0 -79
  1375. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1376. package/dist/esm/polyfills/index.js +0 -34
  1377. package/dist/esm/polyfills/system.js +0 -6
  1378. package/dist/esm/six-checkbox_2.entry.js +0 -185
  1379. package/dist/esm/six-checkbox_2.entry.js.map +0 -1
  1380. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1381. package/dist/types/utils/support.d.ts +0 -1
  1382. package/dist/ui-library/assets/six-logo.svg +0 -1
  1383. package/dist/ui-library/files/file-list.json +0 -308
  1384. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1385. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1386. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1387. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1388. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1389. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1390. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1391. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1392. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1393. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1394. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1395. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1396. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1397. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1398. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1399. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1400. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1401. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1402. package/dist/ui-library/p-0440335d.entry.js.map +0 -1
  1403. package/dist/ui-library/p-04cc397c.entry.js.map +0 -1
  1404. package/dist/ui-library/p-0edd3091.entry.js +0 -2
  1405. package/dist/ui-library/p-0edd3091.entry.js.map +0 -1
  1406. package/dist/ui-library/p-150b7664.entry.js +0 -2
  1407. package/dist/ui-library/p-150b7664.entry.js.map +0 -1
  1408. package/dist/ui-library/p-1f5840b5.entry.js.map +0 -1
  1409. package/dist/ui-library/p-28cc013e.entry.js +0 -2
  1410. package/dist/ui-library/p-28cc013e.entry.js.map +0 -1
  1411. package/dist/ui-library/p-3424bbc0.entry.js +0 -2
  1412. package/dist/ui-library/p-3424bbc0.entry.js.map +0 -1
  1413. package/dist/ui-library/p-348c68a8.entry.js +0 -2
  1414. package/dist/ui-library/p-348c68a8.entry.js.map +0 -1
  1415. package/dist/ui-library/p-3723ca06.entry.js +0 -2
  1416. package/dist/ui-library/p-3723ca06.entry.js.map +0 -1
  1417. package/dist/ui-library/p-37aeac5e.entry.js +0 -2
  1418. package/dist/ui-library/p-37aeac5e.entry.js.map +0 -1
  1419. package/dist/ui-library/p-3d7fb086.entry.js +0 -2
  1420. package/dist/ui-library/p-3d7fb086.entry.js.map +0 -1
  1421. package/dist/ui-library/p-457f7373.entry.js +0 -2
  1422. package/dist/ui-library/p-457f7373.entry.js.map +0 -1
  1423. package/dist/ui-library/p-4a667f31.entry.js +0 -2
  1424. package/dist/ui-library/p-4a667f31.entry.js.map +0 -1
  1425. package/dist/ui-library/p-50dae789.entry.js.map +0 -1
  1426. package/dist/ui-library/p-546e33d9.entry.js +0 -2
  1427. package/dist/ui-library/p-546e33d9.entry.js.map +0 -1
  1428. package/dist/ui-library/p-5db3a705.entry.js +0 -2
  1429. package/dist/ui-library/p-5db3a705.entry.js.map +0 -1
  1430. package/dist/ui-library/p-6296779b.entry.js +0 -2
  1431. package/dist/ui-library/p-6296779b.entry.js.map +0 -1
  1432. package/dist/ui-library/p-64b4755d.entry.js +0 -2
  1433. package/dist/ui-library/p-64b4755d.entry.js.map +0 -1
  1434. package/dist/ui-library/p-6c1b046e.entry.js +0 -2
  1435. package/dist/ui-library/p-6c1b046e.entry.js.map +0 -1
  1436. package/dist/ui-library/p-7115316e.entry.js +0 -2
  1437. package/dist/ui-library/p-7115316e.entry.js.map +0 -1
  1438. package/dist/ui-library/p-73dd493f.entry.js +0 -2
  1439. package/dist/ui-library/p-73dd493f.entry.js.map +0 -1
  1440. package/dist/ui-library/p-870b988d.entry.js +0 -2
  1441. package/dist/ui-library/p-870b988d.entry.js.map +0 -1
  1442. package/dist/ui-library/p-884c5cf9.entry.js.map +0 -1
  1443. package/dist/ui-library/p-8888a367.entry.js +0 -2
  1444. package/dist/ui-library/p-8888a367.entry.js.map +0 -1
  1445. package/dist/ui-library/p-8ced18d8.entry.js +0 -2
  1446. package/dist/ui-library/p-8ced18d8.entry.js.map +0 -1
  1447. package/dist/ui-library/p-935c78a7.entry.js +0 -2
  1448. package/dist/ui-library/p-935c78a7.entry.js.map +0 -1
  1449. package/dist/ui-library/p-961bd001.entry.js.map +0 -1
  1450. package/dist/ui-library/p-998de05d.js +0 -2
  1451. package/dist/ui-library/p-998de05d.js.map +0 -1
  1452. package/dist/ui-library/p-9b08068d.entry.js +0 -2
  1453. package/dist/ui-library/p-9b08068d.entry.js.map +0 -1
  1454. package/dist/ui-library/p-9c79341d.entry.js.map +0 -1
  1455. package/dist/ui-library/p-a9c159f2.entry.js +0 -2
  1456. package/dist/ui-library/p-a9c159f2.entry.js.map +0 -1
  1457. package/dist/ui-library/p-ac57ba5c.entry.js.map +0 -1
  1458. package/dist/ui-library/p-af15381b.js +0 -3
  1459. package/dist/ui-library/p-af15381b.js.map +0 -1
  1460. package/dist/ui-library/p-b1a5f3cd.entry.js +0 -2
  1461. package/dist/ui-library/p-b1a5f3cd.entry.js.map +0 -1
  1462. package/dist/ui-library/p-b385a241.entry.js +0 -2
  1463. package/dist/ui-library/p-b385a241.entry.js.map +0 -1
  1464. package/dist/ui-library/p-b74c5d6b.entry.js +0 -2
  1465. package/dist/ui-library/p-b74c5d6b.entry.js.map +0 -1
  1466. package/dist/ui-library/p-bf2fb53f.entry.js +0 -2
  1467. package/dist/ui-library/p-bf2fb53f.entry.js.map +0 -1
  1468. package/dist/ui-library/p-c2c7370b.entry.js +0 -2
  1469. package/dist/ui-library/p-c2c7370b.entry.js.map +0 -1
  1470. package/dist/ui-library/p-caea1eb6.entry.js +0 -2
  1471. package/dist/ui-library/p-caea1eb6.entry.js.map +0 -1
  1472. package/dist/ui-library/p-d3f5b9a8.entry.js +0 -2
  1473. package/dist/ui-library/p-d3f5b9a8.entry.js.map +0 -1
  1474. package/dist/ui-library/p-d42b18eb.entry.js +0 -2
  1475. package/dist/ui-library/p-d42b18eb.entry.js.map +0 -1
  1476. package/dist/ui-library/p-d95e292e.entry.js.map +0 -1
  1477. package/dist/ui-library/p-da7f3dbd.entry.js.map +0 -1
  1478. package/dist/ui-library/p-dfb89b6a.entry.js +0 -2
  1479. package/dist/ui-library/p-dfb89b6a.entry.js.map +0 -1
  1480. package/dist/ui-library/p-e6032375.entry.js +0 -2
  1481. package/dist/ui-library/p-e6032375.entry.js.map +0 -1
  1482. package/dist/ui-library/p-e60d2324.entry.js +0 -2
  1483. package/dist/ui-library/p-e60d2324.entry.js.map +0 -1
  1484. package/dist/ui-library/p-e8298c6e.entry.js +0 -2
  1485. package/dist/ui-library/p-e8298c6e.entry.js.map +0 -1
  1486. package/dist/ui-library/p-ed279165.entry.js +0 -2
  1487. package/dist/ui-library/p-ed279165.entry.js.map +0 -1
  1488. package/dist/ui-library/p-ed61b75c.entry.js +0 -2
  1489. package/dist/ui-library/p-ed61b75c.entry.js.map +0 -1
  1490. package/dist/ui-library/p-f1ab3384.entry.js +0 -2
  1491. package/dist/ui-library/p-f1ab3384.entry.js.map +0 -1
  1492. package/dist/ui-library/p-f4ef481c.entry.js +0 -2
  1493. package/dist/ui-library/p-f4ef481c.entry.js.map +0 -1
  1494. package/dist/ui-library/p-f8cbb8da.entry.js +0 -2
  1495. package/dist/ui-library/p-f8cbb8da.entry.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"six-item-picker.js","sourceRoot":"","sources":["../../../src/components/six-item-picker/six-item-picker.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Prop, State, Watch } from '@stencil/core';\nimport { ItemPickerPaddingDirection, ItemPickerType } from './types';\nimport { debounce, DEFAULT_DEBOUNCE_FAST, DEFAULT_DEBOUNCE_INSANELY_FAST } from '../../utils/execution-control';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { TimePeriod } from '../../utils/time.util';\n\ninterface Alphabet {\n alphabet: string[];\n letterIndexes: Record<string, number>;\n}\n\nconst uppercaseLetters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';\nconst upperAndLowercaseLetters = [...uppercaseLetters].flatMap((c) => [c, c.toLowerCase()]);\nconst ALPHABET: Alphabet = {\n alphabet: upperAndLowercaseLetters,\n letterIndexes: Object.fromEntries(upperAndLowercaseLetters.map((c, i) => [c, i])),\n};\nconst CAPITAL_ALPHABET: Alphabet = {\n alphabet: [...uppercaseLetters].flatMap((c) => [c]),\n letterIndexes: Object.fromEntries([...uppercaseLetters].map((c, i) => [c, i])),\n};\nconst LOWERCASE_ALPHABET: Alphabet = {\n alphabet: [...uppercaseLetters.toLowerCase()].flatMap((c) => [c]),\n letterIndexes: Object.fromEntries([...uppercaseLetters.toLowerCase()].map((c, i) => [c, i])),\n};\n\nconst createItemIndexes = (arr: string[]): Record<string, number> => {\n return Object.fromEntries([...arr].map((c, i) => [c, i]));\n};\n\nconst TAG = `[SIX-ITEM-PICKER]`;\n\nconst subtract = (a: number, b: number) => a - b;\nconst add = (a: number, b: number) => a + b;\n\nexport type SixItemPickerChangePayload = number | string | boolean | TimePeriod;\n\nconst DEBOUNCE_ITEM_PICKER_LISTENER = 'debounced-item-picker';\n\n/**\n * @since 2.0.0\n * @status experimental\n * @part container - The whole component container\n * @part up - The up button\n * @part content - The content area\n * @part down - The down button\n *\n */\n@Component({\n tag: 'six-item-picker',\n styleUrl: 'six-item-picker.scss',\n shadow: true,\n})\nexport class SixItemPicker {\n private readonly eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixItemPickerElement;\n\n /** The item picker's value attribute. */\n @Prop({ mutable: true, reflect: true }) value: number | string = '';\n\n /** The type of items you want to rotate through. */\n @Prop() type: ItemPickerType = ItemPickerType.NUMBER;\n\n /** The minimum value allowed to pick. */\n @Prop({ reflect: true, mutable: true }) min?: number | string;\n\n /** The maximum value allowed to pick. */\n @Prop({ reflect: true, mutable: true }) max?: number | string;\n\n /** Define whether the picker should to a roundtrip i.e. start at max when reaching min and vice versa. */\n // eslint-disable-next-line @stencil-community/ban-default-true\n @Prop({ reflect: true }) roundtrip = true;\n\n /** Defines how many steps should be taken when navigating */\n @Prop({ reflect: true }) step = 1;\n\n /** Defines a custom list of items you can iterate through */\n @Prop() items?: string[];\n\n /** Defines whether the items should be padded */\n @Prop() padded = false;\n\n /** Defines the length of the padded area */\n @Prop() paddingLength = 2;\n\n /** Defines the character used for padding */\n @Prop() paddingChar = '0';\n\n /** Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default,\n * before is selected */\n @Prop() paddingDirection: ItemPickerPaddingDirection = ItemPickerPaddingDirection.BEFORE;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger faster switching between items.\n */\n @Prop() timeout = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Set the amount of time, in milliseconds, to wait between switching to next item when mouse button is held pressed.\n */\n @Prop() interval = DEFAULT_DEBOUNCE_INSANELY_FAST;\n\n /**\n * Emitted when the item picker's value changes\n */\n @Event({ eventName: 'six-item-picker-change' }) sixChange!: EventEmitter<SixItemPickerChangePayload>;\n\n /**\n * Emitted when the item picker's value changes, but debounced\n */\n @Event({ eventName: 'six-item-picker-change-debounced' })\n sixChangeDebounced!: EventEmitter<SixItemPickerChangePayload>;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger the `six-item-picker-change-debounced` event.\n * If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce\n * is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click\n * (and keep pressed) and once you release\n */\n @Prop() debounce = DEFAULT_DEBOUNCE_FAST;\n\n @Watch('value')\n handleValueChange() {\n this.setup();\n }\n\n @Watch('debounce')\n protected debounceChanged() {\n this.eventListeners.removeByIdentifier(DEBOUNCE_ITEM_PICKER_LISTENER);\n this.eventListeners.add(\n this.host,\n 'six-item-picker-change',\n debounce(this.handleSixItemPickerChangeDebounced, this.debounce),\n DEBOUNCE_ITEM_PICKER_LISTENER\n );\n }\n\n @Watch('items')\n handleSetChange() {\n this.setup();\n this.min = this._items[0];\n this.max = this.getLastStringItem();\n }\n\n @State() _items: string[] = [];\n @State() _itemIndexes: Record<string, number> = {};\n\n // used for fast increasing when keeping the mouse button held down\n private _timeoutNext!: ReturnType<typeof setTimeout>;\n private _intervalNext!: ReturnType<typeof setInterval>;\n\n private _timeoutPrev!: ReturnType<typeof setTimeout>;\n private _intervalPrev!: ReturnType<typeof setInterval>;\n\n componentWillLoad() {\n this.setup();\n }\n\n componentDidLoad() {\n this.eventListeners.add(\n this.host,\n 'six-item-picker-change',\n debounce(this.handleSixItemPickerChangeDebounced, this.debounce),\n DEBOUNCE_ITEM_PICKER_LISTENER\n );\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n }\n\n private handleSixItemPickerChangeDebounced = () => {\n this.sixChangeDebounced.emit(this.value);\n };\n\n private setup() {\n if (this.isNumber()) {\n this.setupNumberItems();\n } else {\n this.setUpStringItems();\n }\n }\n\n private setupNumberItems() {\n if (this.isInvalidNumber()) {\n console.warn(`${TAG} Expected number but value is not a number: \"${this.value}\"`);\n console.info(`${TAG} Will set value to either minimum or if not provided to zero.`);\n this.value = this.min ?? 0;\n }\n }\n\n private setUpStringItems() {\n this._items = this.getStringItems();\n this._itemIndexes = this.getItemIndexes();\n const itemsMissValue = this._items.find((i) => String(i) === String(this.value)) === undefined;\n if (itemsMissValue) {\n console.warn(`${TAG} Expected item from item set but value was not found in set: \"${this.value}\"`);\n console.info(`${TAG} Will set value to either minimum or if not provided to \"${this._items[0]}\".`);\n this.value = this._items[0];\n }\n\n if (this.min === undefined) {\n if (!this.roundtrip) {\n console.warn(`${TAG} Expected a min value`);\n console.info(`${TAG} Will set min value to ${this._items[0]}`);\n }\n this.min = this._items[0];\n }\n\n if (this.max === undefined) {\n const maxItem = this.getLastStringItem();\n if (!this.roundtrip) {\n console.warn(`${TAG} Expected a min value if roundtrip is enabled`);\n console.info(`${TAG} Will set min value to ${maxItem}`);\n }\n this.max = maxItem;\n }\n }\n\n private getLastStringItem() {\n return this._items[this._items.length - 1];\n }\n\n private getStringItems(): string[] {\n switch (this.type) {\n case ItemPickerType.NUMBER:\n console.warn(`${TAG}: unexpected type ${this.type}`);\n return [];\n case ItemPickerType.LETTER:\n return ALPHABET.alphabet;\n case ItemPickerType.CAPITAL_LETTER:\n return CAPITAL_ALPHABET.alphabet;\n case ItemPickerType.LOWER_LETTER:\n return LOWERCASE_ALPHABET.alphabet;\n case ItemPickerType.CUSTOM:\n if (this.items == null || this.items.length === 0) {\n console.warn(`${TAG}: no items defined for type ${this.type}`);\n return [];\n }\n return this.items;\n }\n }\n\n private getItemIndexes(): Record<string, number> {\n switch (this.type) {\n case ItemPickerType.NUMBER:\n console.warn(`${TAG}: unexpected type ${this.type}`);\n return {};\n case ItemPickerType.LETTER:\n return ALPHABET.letterIndexes;\n case ItemPickerType.CAPITAL_LETTER:\n return CAPITAL_ALPHABET.letterIndexes;\n case ItemPickerType.LOWER_LETTER:\n return LOWERCASE_ALPHABET.letterIndexes;\n case ItemPickerType.CUSTOM:\n return createItemIndexes(this._items);\n }\n }\n\n private previousItem() {\n if (this.isNumber()) {\n this.previousNumber();\n } else {\n this.previousStringItem();\n }\n\n this.sixChange.emit(this.value);\n }\n\n private previousNumber() {\n this.changeValue({\n isNextItemAllowed: () => !this.isPreviousNumberDisabled(),\n getNextItem: () => Number(this.value) - this.step,\n getRoundtripItem: () => Number(this.max),\n isRoundtripPossible: () => this.max === undefined && this.roundtrip,\n });\n }\n\n private previousStringItem() {\n const value = String(this.value);\n const minLetter = String(this.min);\n\n this.changeValue({\n isNextItemAllowed: () =>\n minLetter === undefined || this.getStringItemIndex(value) > this.getStringItemIndex(minLetter),\n getNextItem: () => this.getNextItemByOperation(subtract),\n getRoundtripItem: () => String(this.max),\n isRoundtripPossible: () => this.max == null && this.roundtrip,\n });\n }\n\n private nextItem() {\n if (this.isNumber()) {\n this.nextNumber();\n } else {\n this.nextStringItem();\n }\n\n this.sixChange.emit(this.value);\n }\n\n private nextNumber() {\n this.changeValue({\n isNextItemAllowed: () => !this.isNextNumberDisabled(),\n getNextItem: () => Number(this.value) + this.step,\n getRoundtripItem: () => Number(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n }\n\n private getStringItemIndex(char: string): number {\n return this._itemIndexes[char];\n }\n\n private nextStringItem() {\n const value = String(this.value);\n const maxLetter = String(this.max);\n\n this.changeValue({\n isNextItemAllowed: () =>\n maxLetter === undefined || this.getStringItemIndex(value) < this.getStringItemIndex(maxLetter),\n getNextItem: () => this.getNextItemByOperation(add),\n getRoundtripItem: () => String(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n }\n\n private getNextItemByOperation(operation: (a: number, b: number) => number, increment: number = this.step) {\n const value = String(this.value);\n const nextIndexCandidate = operation(this.getStringItemIndex(value), increment);\n const numberOfItems = this._items.length;\n const nextIndex = ((nextIndexCandidate % numberOfItems) + numberOfItems) % numberOfItems;\n return this._items[nextIndex];\n }\n\n private changeValue(params: {\n getNextItem: () => number | string;\n isNextItemAllowed: () => boolean;\n getRoundtripItem: () => number | string;\n isRoundtripPossible: () => boolean;\n }) {\n if (params.isNextItemAllowed()) {\n this.value = params.getNextItem();\n return;\n }\n\n if (params.isRoundtripPossible()) {\n console.error(\n `${TAG} Item picker is expected to perform a roundtrip, but either max or min value is missing so a roundtrip is not possible`\n );\n return;\n }\n\n if (this.roundtrip) {\n this.value = params.getRoundtripItem();\n return;\n }\n\n console.warn(\n `${TAG} Roundtrip is not allowed, but was still triggered, please report this issue to the developer of six-item-picker`\n );\n\n this.sixChange.emit(this.value);\n }\n\n private isNumber() {\n return this.type === ItemPickerType.NUMBER;\n }\n\n private isInvalidNumber() {\n return this.value === '' || isNaN(this.value as number);\n }\n\n private isNextDisabled() {\n if (this.roundtrip) {\n return false;\n }\n\n if (this.isNumber()) {\n return this.isNextNumberDisabled();\n } else {\n return this._itemIndexes[String(this.value)] + this.step > this._itemIndexes[String(this.max)];\n }\n }\n\n private isNextNumberDisabled() {\n return Number(this.value) + this.step > Number(this.max ?? Infinity);\n }\n\n private isPrevDisabled() {\n if (this.roundtrip) {\n return false;\n }\n\n if (this.isNumber()) {\n return this.isPreviousNumberDisabled();\n } else {\n return this._itemIndexes[String(this.value)] - this.step < this._itemIndexes[String(this.min)];\n }\n }\n\n private isPreviousNumberDisabled() {\n return Number(this.value) - this.step < Number(this.min ?? -Infinity);\n }\n\n private onMouseDownNext() {\n if (this.isNextDisabled()) {\n return;\n }\n\n this.nextItem();\n\n this._timeoutNext = setTimeout(() => {\n this._intervalNext = setInterval(() => {\n this.nextItem();\n }, this.interval);\n }, this.timeout);\n }\n\n private onMouseUpNext() {\n clearTimeout(this._timeoutNext);\n clearInterval(this._intervalNext);\n }\n\n private onMouseDownPrev() {\n if (this.isPrevDisabled()) {\n return;\n }\n\n this.previousItem();\n\n this._timeoutPrev = setTimeout(() => {\n this._intervalPrev = setInterval(() => {\n this.previousItem();\n }, this.interval);\n }, this.timeout);\n }\n\n private onMouseUpPrev() {\n clearTimeout(this._timeoutPrev);\n clearInterval(this._intervalPrev);\n }\n\n private getFormattedValue() {\n if (this.value === undefined || this.value === null) {\n return this.value;\n }\n\n if (!this.padded) {\n return this.value;\n }\n\n if (this.paddingDirection === ItemPickerPaddingDirection.BEFORE) {\n return String(this.value).padStart(this.paddingLength, this.paddingChar);\n } else if (this.paddingDirection === ItemPickerPaddingDirection.AFTER) {\n return String(this.value).padEnd(this.paddingLength, this.paddingChar);\n }\n\n return this.value;\n }\n\n private handleKeyPress(event: KeyboardEvent) {\n if (event.key === 'Enter') {\n event.preventDefault();\n\n if (event.target === this.upButton) {\n this.nextItem();\n } else if (event.target === this.downButton) {\n this.previousItem();\n }\n } else if (event.key === 'ArrowUp') {\n event.preventDefault();\n this.nextItem();\n } else if (event.key === 'ArrowDown') {\n event.preventDefault();\n this.previousItem();\n } else if (event.key === 'PageUp') {\n event.preventDefault();\n this.pageUp();\n } else if (event.key === 'PageDown') {\n event.preventDefault();\n this.pageDown();\n } else if (event.key === 'Home') {\n event.preventDefault();\n this.goToMin();\n } else if (event.key === 'End') {\n event.preventDefault();\n this.goToMax();\n }\n }\n\n private pageUp() {\n if (this.isNumber()) {\n this.changeValue({\n isNextItemAllowed: () => !this.isNextNumberDisabled(),\n getNextItem: () => Number(this.value) + 5 * this.step,\n getRoundtripItem: () => Number(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n } else {\n const value = String(this.value);\n const minLetter = String(this.min);\n\n this.changeValue({\n isNextItemAllowed: () =>\n minLetter === undefined || this.getStringItemIndex(value) > this.getStringItemIndex(minLetter),\n getNextItem: () => this.getNextItemByOperation(add, 5),\n getRoundtripItem: () => String(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n }\n }\n\n private pageDown() {\n if (this.isNumber()) {\n this.changeValue({\n isNextItemAllowed: () => !this.isPreviousNumberDisabled(),\n getNextItem: () => Number(this.value) - 5 * this.step,\n getRoundtripItem: () => Number(this.max),\n isRoundtripPossible: () => this.max === undefined && this.roundtrip,\n });\n } else {\n const value = String(this.value);\n const maxLetter = String(this.max);\n\n this.changeValue({\n isNextItemAllowed: () =>\n maxLetter === undefined || this.getStringItemIndex(value) < this.getStringItemIndex(maxLetter),\n getNextItem: () => this.getNextItemByOperation(subtract, 5),\n getRoundtripItem: () => String(this.max),\n isRoundtripPossible: () => this.max == null && this.roundtrip,\n });\n }\n }\n\n private goToMin() {\n if (this.isNumber()) {\n this.value = this.min ?? 0;\n } else {\n this.value = this._items[0];\n }\n\n this.sixChange.emit(this.value);\n }\n\n private goToMax() {\n if (this.isNumber()) {\n this.value = this.max ?? Infinity;\n } else {\n this.value = this.getLastStringItem();\n }\n\n this.sixChange.emit(this.value);\n }\n\n private upButton!: HTMLDivElement;\n private downButton!: HTMLDivElement;\n\n render() {\n return (\n <div\n part=\"container\"\n class=\"item_picker__container\"\n onKeyDown={(event) => this.handleKeyPress(event)}\n tabindex=\"0\"\n >\n <div\n ref={(el) => (this.upButton = el as HTMLDivElement)}\n part=\"up\"\n class={{\n item_picker__btn: true,\n 'item_picker__btn--disabled': this.isNextDisabled(),\n }}\n onMouseDown={() => this.onMouseDownNext()}\n onMouseUp={() => this.onMouseUpNext()}\n tabindex=\"-1\"\n >\n <six-icon size=\"large\">expand_less</six-icon>\n </div>\n <div part=\"content\" class=\"item_picker__content\">\n {this.getFormattedValue()}\n </div>\n <div\n ref={(el) => (this.downButton = el as HTMLDivElement)}\n part=\"down\"\n class={{\n item_picker__btn: true,\n 'item_picker__btn--disabled': this.isPrevDisabled(),\n }}\n onMouseDown={() => this.onMouseDownPrev()}\n onMouseUp={() => this.onMouseUpPrev()}\n tabindex=\"-1\"\n >\n <six-icon size=\"large\">expand_more</six-icon>\n </div>\n </div>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-item-picker.js","sourceRoot":"","sources":["../../../src/components/six-item-picker/six-item-picker.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Prop, State, Watch } from '@stencil/core';\nimport { ItemPickerPaddingDirection, ItemPickerType } from './types';\nimport { debounce, DEFAULT_DEBOUNCE_FAST, DEFAULT_DEBOUNCE_INSANELY_FAST } from '../../utils/execution-control';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { TimePeriod } from '../../utils/time.util';\n\ninterface Alphabet {\n alphabet: string[];\n letterIndexes: Record<string, number>;\n}\n\nconst uppercaseLetters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';\nconst upperAndLowercaseLetters = [...uppercaseLetters].flatMap((c) => [c, c.toLowerCase()]);\nconst ALPHABET: Alphabet = {\n alphabet: upperAndLowercaseLetters,\n letterIndexes: Object.fromEntries(upperAndLowercaseLetters.map((c, i) => [c, i])),\n};\nconst CAPITAL_ALPHABET: Alphabet = {\n alphabet: [...uppercaseLetters].flatMap((c) => [c]),\n letterIndexes: Object.fromEntries([...uppercaseLetters].map((c, i) => [c, i])),\n};\nconst LOWERCASE_ALPHABET: Alphabet = {\n alphabet: [...uppercaseLetters.toLowerCase()].flatMap((c) => [c]),\n letterIndexes: Object.fromEntries([...uppercaseLetters.toLowerCase()].map((c, i) => [c, i])),\n};\n\nconst createItemIndexes = (arr: string[]): Record<string, number> => {\n return Object.fromEntries([...arr].map((c, i) => [c, i]));\n};\n\nconst TAG = `[SIX-ITEM-PICKER]`;\n\nconst subtract = (a: number, b: number) => a - b;\nconst add = (a: number, b: number) => a + b;\n\nexport type SixItemPickerChangePayload = number | string | boolean | TimePeriod;\n\nconst DEBOUNCE_ITEM_PICKER_LISTENER = 'debounced-item-picker';\n\n/**\n * @since 2.0.0\n * @status experimental\n * @part container - The whole component container\n * @part up - The up button\n * @part content - The content area\n * @part down - The down button\n *\n */\n@Component({\n tag: 'six-item-picker',\n styleUrl: 'six-item-picker.scss',\n shadow: true,\n})\nexport class SixItemPicker {\n private readonly eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixItemPickerElement;\n\n /** The item picker's value attribute. */\n @Prop({ mutable: true, reflect: true }) value: number | string = '';\n\n /** The type of items you want to rotate through. */\n @Prop() type: ItemPickerType = ItemPickerType.NUMBER;\n\n /** The minimum value allowed to pick. */\n @Prop({ reflect: true, mutable: true }) min?: number | string;\n\n /** The maximum value allowed to pick. */\n @Prop({ reflect: true, mutable: true }) max?: number | string;\n\n /** Define whether the picker should to a roundtrip i.e. start at max when reaching min and vice versa. */\n // eslint-disable-next-line @stencil-community/ban-default-true\n @Prop({ reflect: true }) roundtrip = true;\n\n /** Defines how many steps should be taken when navigating */\n @Prop({ reflect: true }) step = 1;\n\n /** Defines a custom list of items you can iterate through */\n @Prop() items?: string[];\n\n /** Defines whether the items should be padded */\n @Prop() padded = false;\n\n /** Defines the length of the padded area */\n @Prop() paddingLength = 2;\n\n /** Defines the character used for padding */\n @Prop() paddingChar = '0';\n\n /** Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default,\n * before is selected */\n @Prop() paddingDirection: ItemPickerPaddingDirection = ItemPickerPaddingDirection.BEFORE;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger faster switching between items.\n */\n @Prop() timeout = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Set the amount of time, in milliseconds, to wait between switching to next item when mouse button is held pressed.\n */\n @Prop() interval = DEFAULT_DEBOUNCE_INSANELY_FAST;\n\n /**\n * Emitted when the item picker's value changes\n */\n @Event({ eventName: 'six-item-picker-change' }) sixChange!: EventEmitter<SixItemPickerChangePayload>;\n\n /**\n * Emitted when the item picker's value changes, but debounced\n */\n @Event({ eventName: 'six-item-picker-change-debounced' })\n sixChangeDebounced!: EventEmitter<SixItemPickerChangePayload>;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger the `six-item-picker-change-debounced` event.\n * If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce\n * is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click\n * (and keep pressed) and once you release\n */\n @Prop() debounce = DEFAULT_DEBOUNCE_FAST;\n\n @Watch('value')\n handleValueChange() {\n this.setup();\n }\n\n @Watch('debounce')\n protected debounceChanged() {\n this.eventListeners.removeByIdentifier(DEBOUNCE_ITEM_PICKER_LISTENER);\n this.eventListeners.add(\n this.host,\n 'six-item-picker-change',\n debounce(this.handleSixItemPickerChangeDebounced, this.debounce),\n DEBOUNCE_ITEM_PICKER_LISTENER\n );\n }\n\n @Watch('items')\n handleSetChange() {\n this.setup();\n this.min = this._items[0];\n this.max = this.getLastStringItem();\n }\n\n @State() _items: string[] = [];\n @State() _itemIndexes: Record<string, number> = {};\n\n // used for fast increasing when keeping the mouse button held down\n private _timeoutNext!: ReturnType<typeof setTimeout>;\n private _intervalNext!: ReturnType<typeof setInterval>;\n\n private _timeoutPrev!: ReturnType<typeof setTimeout>;\n private _intervalPrev!: ReturnType<typeof setInterval>;\n\n componentWillLoad() {\n this.setup();\n }\n\n componentDidLoad() {\n this.eventListeners.add(\n this.host,\n 'six-item-picker-change',\n debounce(this.handleSixItemPickerChangeDebounced, this.debounce),\n DEBOUNCE_ITEM_PICKER_LISTENER\n );\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n }\n\n private handleSixItemPickerChangeDebounced = () => {\n this.sixChangeDebounced.emit(this.value);\n };\n\n private setup() {\n if (this.isNumber()) {\n this.setupNumberItems();\n } else {\n this.setUpStringItems();\n }\n }\n\n private setupNumberItems() {\n if (this.isInvalidNumber()) {\n console.warn(`${TAG} Expected number but value is not a number: \"${this.value}\"`);\n console.info(`${TAG} Will set value to either minimum or if not provided to zero.`);\n this.value = this.min ?? 0;\n }\n }\n\n private setUpStringItems() {\n this._items = this.getStringItems();\n this._itemIndexes = this.getItemIndexes();\n const itemsMissValue = this._items.find((i) => String(i) === String(this.value)) === undefined;\n if (itemsMissValue) {\n console.warn(`${TAG} Expected item from item set but value was not found in set: \"${this.value}\"`);\n console.info(`${TAG} Will set value to either minimum or if not provided to \"${this._items[0]}\".`);\n this.value = this._items[0];\n }\n\n if (this.min === undefined) {\n if (!this.roundtrip) {\n console.warn(`${TAG} Expected a min value`);\n console.info(`${TAG} Will set min value to ${this._items[0]}`);\n }\n this.min = this._items[0];\n }\n\n if (this.max === undefined) {\n const maxItem = this.getLastStringItem();\n if (!this.roundtrip) {\n console.warn(`${TAG} Expected a min value if roundtrip is enabled`);\n console.info(`${TAG} Will set min value to ${maxItem}`);\n }\n this.max = maxItem;\n }\n }\n\n private getLastStringItem() {\n return this._items[this._items.length - 1];\n }\n\n private getStringItems(): string[] {\n switch (this.type) {\n case ItemPickerType.NUMBER:\n console.warn(`${TAG}: unexpected type ${this.type}`);\n return [];\n case ItemPickerType.LETTER:\n return ALPHABET.alphabet;\n case ItemPickerType.CAPITAL_LETTER:\n return CAPITAL_ALPHABET.alphabet;\n case ItemPickerType.LOWER_LETTER:\n return LOWERCASE_ALPHABET.alphabet;\n case ItemPickerType.CUSTOM:\n if (this.items == null || this.items.length === 0) {\n console.warn(`${TAG}: no items defined for type ${this.type}`);\n return [];\n }\n return this.items;\n }\n }\n\n private getItemIndexes(): Record<string, number> {\n switch (this.type) {\n case ItemPickerType.NUMBER:\n console.warn(`${TAG}: unexpected type ${this.type}`);\n return {};\n case ItemPickerType.LETTER:\n return ALPHABET.letterIndexes;\n case ItemPickerType.CAPITAL_LETTER:\n return CAPITAL_ALPHABET.letterIndexes;\n case ItemPickerType.LOWER_LETTER:\n return LOWERCASE_ALPHABET.letterIndexes;\n case ItemPickerType.CUSTOM:\n return createItemIndexes(this._items);\n }\n }\n\n private previousItem() {\n if (this.isNumber()) {\n this.previousNumber();\n } else {\n this.previousStringItem();\n }\n\n this.sixChange.emit(this.value);\n }\n\n private previousNumber() {\n this.changeValue({\n isNextItemAllowed: () => !this.isPreviousNumberDisabled(),\n getNextItem: () => Number(this.value) - this.step,\n getRoundtripItem: () => Number(this.max),\n isRoundtripPossible: () => this.max === undefined && this.roundtrip,\n });\n }\n\n private previousStringItem() {\n const value = String(this.value);\n const minLetter = String(this.min);\n\n this.changeValue({\n isNextItemAllowed: () =>\n minLetter === undefined || this.getStringItemIndex(value) > this.getStringItemIndex(minLetter),\n getNextItem: () => this.getNextItemByOperation(subtract),\n getRoundtripItem: () => String(this.max),\n isRoundtripPossible: () => this.max == null && this.roundtrip,\n });\n }\n\n private nextItem() {\n if (this.isNumber()) {\n this.nextNumber();\n } else {\n this.nextStringItem();\n }\n\n this.sixChange.emit(this.value);\n }\n\n private nextNumber() {\n this.changeValue({\n isNextItemAllowed: () => !this.isNextNumberDisabled(),\n getNextItem: () => Number(this.value) + this.step,\n getRoundtripItem: () => Number(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n }\n\n private getStringItemIndex(char: string): number {\n return this._itemIndexes[char];\n }\n\n private nextStringItem() {\n const value = String(this.value);\n const maxLetter = String(this.max);\n\n this.changeValue({\n isNextItemAllowed: () =>\n maxLetter === undefined || this.getStringItemIndex(value) < this.getStringItemIndex(maxLetter),\n getNextItem: () => this.getNextItemByOperation(add),\n getRoundtripItem: () => String(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n }\n\n private getNextItemByOperation(operation: (a: number, b: number) => number, increment: number = this.step) {\n const value = String(this.value);\n const nextIndexCandidate = operation(this.getStringItemIndex(value), increment);\n const numberOfItems = this._items.length;\n const nextIndex = ((nextIndexCandidate % numberOfItems) + numberOfItems) % numberOfItems;\n return this._items[nextIndex];\n }\n\n private changeValue(params: {\n getNextItem: () => number | string;\n isNextItemAllowed: () => boolean;\n getRoundtripItem: () => number | string;\n isRoundtripPossible: () => boolean;\n }) {\n if (params.isNextItemAllowed()) {\n this.value = params.getNextItem();\n return;\n }\n\n if (params.isRoundtripPossible()) {\n console.error(\n `${TAG} Item picker is expected to perform a roundtrip, but either max or min value is missing so a roundtrip is not possible`\n );\n return;\n }\n\n if (this.roundtrip) {\n this.value = params.getRoundtripItem();\n return;\n }\n\n console.warn(\n `${TAG} Roundtrip is not allowed, but was still triggered, please report this issue to the developer of six-item-picker`\n );\n\n this.sixChange.emit(this.value);\n }\n\n private isNumber() {\n return this.type === ItemPickerType.NUMBER;\n }\n\n private isInvalidNumber() {\n return this.value === '' || isNaN(this.value as number);\n }\n\n private isNextDisabled() {\n if (this.roundtrip) {\n return false;\n }\n\n if (this.isNumber()) {\n return this.isNextNumberDisabled();\n } else {\n return this._itemIndexes[String(this.value)] + this.step > this._itemIndexes[String(this.max)];\n }\n }\n\n private isNextNumberDisabled() {\n return Number(this.value) + this.step > Number(this.max ?? Infinity);\n }\n\n private isPrevDisabled() {\n if (this.roundtrip) {\n return false;\n }\n\n if (this.isNumber()) {\n return this.isPreviousNumberDisabled();\n } else {\n return this._itemIndexes[String(this.value)] - this.step < this._itemIndexes[String(this.min)];\n }\n }\n\n private isPreviousNumberDisabled() {\n return Number(this.value) - this.step < Number(this.min ?? -Infinity);\n }\n\n private onMouseDownNext() {\n if (this.isNextDisabled()) {\n return;\n }\n\n this.nextItem();\n\n this._timeoutNext = setTimeout(() => {\n this._intervalNext = setInterval(() => {\n this.nextItem();\n }, this.interval);\n }, this.timeout);\n }\n\n private onMouseUpNext() {\n clearTimeout(this._timeoutNext);\n clearInterval(this._intervalNext);\n }\n\n private onMouseDownPrev() {\n if (this.isPrevDisabled()) {\n return;\n }\n\n this.previousItem();\n\n this._timeoutPrev = setTimeout(() => {\n this._intervalPrev = setInterval(() => {\n this.previousItem();\n }, this.interval);\n }, this.timeout);\n }\n\n private onMouseUpPrev() {\n clearTimeout(this._timeoutPrev);\n clearInterval(this._intervalPrev);\n }\n\n private getFormattedValue() {\n if (this.value === undefined || this.value === null) {\n return this.value;\n }\n\n if (!this.padded) {\n return this.value;\n }\n\n if (this.paddingDirection === ItemPickerPaddingDirection.BEFORE) {\n return String(this.value).padStart(this.paddingLength, this.paddingChar);\n } else if (this.paddingDirection === ItemPickerPaddingDirection.AFTER) {\n return String(this.value).padEnd(this.paddingLength, this.paddingChar);\n }\n\n return this.value;\n }\n\n private handleKeyPress(event: KeyboardEvent) {\n if (event.key === 'Enter') {\n event.preventDefault();\n\n if (event.target === this.upButton) {\n this.nextItem();\n } else if (event.target === this.downButton) {\n this.previousItem();\n }\n } else if (event.key === 'ArrowUp') {\n event.preventDefault();\n this.nextItem();\n } else if (event.key === 'ArrowDown') {\n event.preventDefault();\n this.previousItem();\n } else if (event.key === 'PageUp') {\n event.preventDefault();\n this.pageUp();\n } else if (event.key === 'PageDown') {\n event.preventDefault();\n this.pageDown();\n } else if (event.key === 'Home') {\n event.preventDefault();\n this.goToMin();\n } else if (event.key === 'End') {\n event.preventDefault();\n this.goToMax();\n }\n }\n\n private pageUp() {\n if (this.isNumber()) {\n this.changeValue({\n isNextItemAllowed: () => !this.isNextNumberDisabled(),\n getNextItem: () => Number(this.value) + 5 * this.step,\n getRoundtripItem: () => Number(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n } else {\n const value = String(this.value);\n const minLetter = String(this.min);\n\n this.changeValue({\n isNextItemAllowed: () =>\n minLetter === undefined || this.getStringItemIndex(value) > this.getStringItemIndex(minLetter),\n getNextItem: () => this.getNextItemByOperation(add, 5),\n getRoundtripItem: () => String(this.min),\n isRoundtripPossible: () => this.min === undefined && this.roundtrip,\n });\n }\n }\n\n private pageDown() {\n if (this.isNumber()) {\n this.changeValue({\n isNextItemAllowed: () => !this.isPreviousNumberDisabled(),\n getNextItem: () => Number(this.value) - 5 * this.step,\n getRoundtripItem: () => Number(this.max),\n isRoundtripPossible: () => this.max === undefined && this.roundtrip,\n });\n } else {\n const value = String(this.value);\n const maxLetter = String(this.max);\n\n this.changeValue({\n isNextItemAllowed: () =>\n maxLetter === undefined || this.getStringItemIndex(value) < this.getStringItemIndex(maxLetter),\n getNextItem: () => this.getNextItemByOperation(subtract, 5),\n getRoundtripItem: () => String(this.max),\n isRoundtripPossible: () => this.max == null && this.roundtrip,\n });\n }\n }\n\n private goToMin() {\n if (this.isNumber()) {\n this.value = this.min ?? 0;\n } else {\n this.value = this._items[0];\n }\n\n this.sixChange.emit(this.value);\n }\n\n private goToMax() {\n if (this.isNumber()) {\n this.value = this.max ?? Infinity;\n } else {\n this.value = this.getLastStringItem();\n }\n\n this.sixChange.emit(this.value);\n }\n\n private upButton!: HTMLDivElement;\n private downButton!: HTMLDivElement;\n\n render() {\n return (\n <div\n part=\"container\"\n class=\"item_picker__container\"\n onKeyDown={(event) => this.handleKeyPress(event)}\n tabindex=\"0\"\n >\n <div\n ref={(el) => (this.upButton = el as HTMLDivElement)}\n part=\"up\"\n class={{\n item_picker__btn: true,\n 'item_picker__btn--disabled': this.isNextDisabled(),\n }}\n onMouseDown={() => this.onMouseDownNext()}\n onMouseUp={() => this.onMouseUpNext()}\n tabindex=\"-1\"\n >\n <six-icon size=\"large\">expand_less</six-icon>\n </div>\n <div part=\"content\" class=\"item_picker__content\">\n {this.getFormattedValue()}\n </div>\n <div\n ref={(el) => (this.downButton = el as HTMLDivElement)}\n part=\"down\"\n class={{\n item_picker__btn: true,\n 'item_picker__btn--disabled': this.isPrevDisabled(),\n }}\n onMouseDown={() => this.onMouseDownPrev()}\n onMouseUp={() => this.onMouseUpPrev()}\n tabindex=\"-1\"\n >\n <six-icon size=\"large\">expand_more</six-icon>\n </div>\n </div>\n );\n }\n}\n"]}
@@ -8,8 +8,13 @@
8
8
  cursor: pointer;
9
9
  }
10
10
  .language-switcher__label:hover {
11
- color: var(--six-color-red);
11
+ color: var(--six-color-web-rock-600);
12
+ }
13
+ .language-switcher__label:focus-visible {
14
+ outline: var(--six-focus-ring);
15
+ outline-offset: var(--six-focus-ring-offset);
12
16
  }
13
17
  .language-switcher__label--selected {
14
- color: var(--six-color-red);
18
+ color: var(--six-color-black);
19
+ text-decoration: underline;
15
20
  }
@@ -44,12 +44,16 @@ export class SixLanguageSwitcher {
44
44
  }
45
45
  }
46
46
  render() {
47
- return (h("div", { part: "container", class: "language-switcher__container" }, this.languages.map((lang, index) => {
47
+ return (h("div", { key: '7cccb95163be8e657098166413343a2c45de876f', part: "container", class: "language-switcher__container" }, this.languages.map((lang, index) => {
48
48
  const language = typeof lang === 'string' ? lang : lang.key;
49
- return (h("div", { onClick: this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value) }, h("span", { part: "label", class: {
49
+ return (h("div", { onClick: this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value), onKeyDown: (e) => {
50
+ if (e.key === 'Enter' || e.key === ' ') {
51
+ this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value)();
52
+ }
53
+ } }, h("span", { part: "label", tabindex: "0", class: {
50
54
  'language-switcher__label': true,
51
55
  'language-switcher__label--selected': this.selected === language,
52
- } }, language), index < this.languages.length - 1 && (h("span", { part: "separator", class: "language-switcher__separator" }, "/"))));
56
+ } }, language), index < this.languages.length - 1 && (h("span", { part: "separator", class: "language-switcher__separator" }, "|"))));
53
57
  })));
54
58
  }
55
59
  static get is() { return "six-language-switcher"; }
@@ -1 +1 @@
1
- {"version":3,"file":"six-language-switcher.js","sourceRoot":"","sources":["../../../src/components/six-language-switcher/six-language-switcher.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAa/E,MAAM,iBAAiB,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AAE7C;;;;;;GAMG;AAMH,MAAM,OAAO,mBAAmB;;QAqCtB,4BAAuB,GAAG,CAAC,WAAmB,EAAE,aAAsB,EAAE,EAAE,CAAC,GAAG,EAAE;YACtF,IAAI,aAAa,KAAK,SAAS,EAAE;gBAC/B,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;aACpC;iBAAM;gBACL,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;aAClC;YACD,IAAI,CAAC,QAAQ,GAAG,WAAW,CAAC;QAC9B,CAAC,CAAC;;yBAvCyD,iBAAiB;;IAG5E,sBAAsB,CAAC,QAAkB;QACvC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE;YAC5B,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;SACzD;QAED,IAAI,CAAC,sBAAsB,EAAE,CAAC;IAChC,CAAC;IAMD,iBAAiB;QACf,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,EAAE;YAC/B,IAAI,CAAC,sBAAsB,EAAE,CAAC;SAC/B;IACH,CAAC;IAEO,sBAAsB;QAC5B,MAAM,gBAAgB,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;QAC3C,IAAI,OAAO,gBAAgB,KAAK,QAAQ,EAAE;YACxC,IAAI,CAAC,QAAQ,GAAG,gBAAgB,CAAC;YACjC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;SACpC;aAAM;YACL,IAAI,CAAC,QAAQ,GAAG,gBAAgB,CAAC,GAAG,CAAC;YACrC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC;SAC7C;IACH,CAAC;IAWD,MAAM;QACJ,OAAO,CACL,WAAK,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,8BAA8B,IACvD,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE;YAClC,MAAM,QAAQ,GAAG,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;YAC5D,OAAO,CACL,WAAK,OAAO,EAAE,IAAI,CAAC,uBAAuB,CAAC,QAAQ,EAAE,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;gBAChG,YACE,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE;wBACL,0BAA0B,EAAE,IAAI;wBAChC,oCAAoC,EAAE,IAAI,CAAC,QAAQ,KAAK,QAAQ;qBACjE,IAEA,QAAQ,CACJ;gBACN,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC,MAAM,GAAG,CAAC,IAAI,CACpC,YAAM,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,8BAA8B,QAEpD,CACR,CACG,CACP,CAAC;QACJ,CAAC,CAAC,CACE,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Event, EventEmitter, h, Prop, Watch } from '@stencil/core';\n\n/**\n * @since 2.1.0\n * @status experimental\n **/\n\nexport interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}\nexport type SixLanguageSwitcherChangePayload = string;\n\nconst DEFAULT_LANGUAGES = ['EN', 'DE', 'ES'];\n\n/*\n * @since 2.2.0\n * @status experimental\n * @part container - The whole component container\n * @part label - The language label\n * @part separator - The separator between the language labels\n */\n@Component({\n tag: 'six-language-switcher',\n styleUrl: 'six-language-switcher.scss',\n shadow: true,\n})\nexport class SixLanguageSwitcher {\n /** The language which should be shown as selected */\n @Prop({ mutable: true, reflect: true }) selected?: string;\n\n /** The languages which should be selectable options. */\n @Prop() languages: string[] | SixLanguageSwitcherInput[] = DEFAULT_LANGUAGES;\n\n @Watch('languages')\n handleChangesLanguages(newValue: string[]) {\n if (!Array.isArray(newValue)) {\n throw new Error('languages is expected to be an array');\n }\n\n this.updateSelectedLanguage();\n }\n /**\n * Emitted when the language switchers value changes\n */\n @Event({ eventName: 'six-language-switcher-change' }) sixChange!: EventEmitter<SixLanguageSwitcherChangePayload>;\n\n componentWillLoad() {\n if (this.selected === undefined) {\n this.updateSelectedLanguage();\n }\n }\n\n private updateSelectedLanguage() {\n const selectedLanguage = this.languages[0];\n if (typeof selectedLanguage === 'string') {\n this.selected = selectedLanguage;\n this.sixChange.emit(this.selected);\n } else {\n this.selected = selectedLanguage.key;\n this.sixChange.emit(selectedLanguage.value);\n }\n }\n\n private handleLanguageSwitching = (newLanguage: string, languageValue?: string) => () => {\n if (languageValue !== undefined) {\n this.sixChange.emit(languageValue);\n } else {\n this.sixChange.emit(newLanguage);\n }\n this.selected = newLanguage;\n };\n\n render() {\n return (\n <div part=\"container\" class=\"language-switcher__container\">\n {this.languages.map((lang, index) => {\n const language = typeof lang === 'string' ? lang : lang.key;\n return (\n <div onClick={this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value)}>\n <span\n part=\"label\"\n class={{\n 'language-switcher__label': true,\n 'language-switcher__label--selected': this.selected === language,\n }}\n >\n {language}\n </span>\n {index < this.languages.length - 1 && (\n <span part=\"separator\" class=\"language-switcher__separator\">\n /\n </span>\n )}\n </div>\n );\n })}\n </div>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-language-switcher.js","sourceRoot":"","sources":["../../../src/components/six-language-switcher/six-language-switcher.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAa/E,MAAM,iBAAiB,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AAE7C;;;;;;GAMG;AAMH,MAAM,OAAO,mBAAmB;;QAqCtB,4BAAuB,GAAG,CAAC,WAAmB,EAAE,aAAsB,EAAE,EAAE,CAAC,GAAG,EAAE;YACtF,IAAI,aAAa,KAAK,SAAS,EAAE,CAAC;gBAChC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;YACrC,CAAC;iBAAM,CAAC;gBACN,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;YACnC,CAAC;YACD,IAAI,CAAC,QAAQ,GAAG,WAAW,CAAC;QAC9B,CAAC,CAAC;;yBAvCyD,iBAAiB;;IAG5E,sBAAsB,CAAC,QAAkB;QACvC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,CAAC;YAC7B,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;QAC1D,CAAC;QAED,IAAI,CAAC,sBAAsB,EAAE,CAAC;IAChC,CAAC;IAMD,iBAAiB;QACf,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,EAAE,CAAC;YAChC,IAAI,CAAC,sBAAsB,EAAE,CAAC;QAChC,CAAC;IACH,CAAC;IAEO,sBAAsB;QAC5B,MAAM,gBAAgB,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;QAC3C,IAAI,OAAO,gBAAgB,KAAK,QAAQ,EAAE,CAAC;YACzC,IAAI,CAAC,QAAQ,GAAG,gBAAgB,CAAC;YACjC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACrC,CAAC;aAAM,CAAC;YACN,IAAI,CAAC,QAAQ,GAAG,gBAAgB,CAAC,GAAG,CAAC;YACrC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC;QAC9C,CAAC;IACH,CAAC;IAWD,MAAM;QACJ,OAAO,CACL,4DAAK,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,8BAA8B,IACvD,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE;YAClC,MAAM,QAAQ,GAAG,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;YAC5D,OAAO,CACL,WACE,OAAO,EAAE,IAAI,CAAC,uBAAuB,CAAC,QAAQ,EAAE,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,EAC7F,SAAS,EAAE,CAAC,CAAC,EAAE,EAAE;oBACf,IAAI,CAAC,CAAC,GAAG,KAAK,OAAO,IAAI,CAAC,CAAC,GAAG,KAAK,GAAG,EAAE,CAAC;wBACvC,IAAI,CAAC,uBAAuB,CAAC,QAAQ,EAAE,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;oBACzF,CAAC;gBACH,CAAC;gBAED,YACE,IAAI,EAAC,OAAO,EACZ,QAAQ,EAAC,GAAG,EACZ,KAAK,EAAE;wBACL,0BAA0B,EAAE,IAAI;wBAChC,oCAAoC,EAAE,IAAI,CAAC,QAAQ,KAAK,QAAQ;qBACjE,IAEA,QAAQ,CACJ;gBAEN,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC,MAAM,GAAG,CAAC,IAAI,CACpC,YAAM,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,8BAA8B,QAEpD,CACR,CACG,CACP,CAAC;QACJ,CAAC,CAAC,CACE,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Event, EventEmitter, h, Prop, Watch } from '@stencil/core';\n\n/**\n * @since 2.1.0\n * @status experimental\n **/\n\nexport interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}\nexport type SixLanguageSwitcherChangePayload = string;\n\nconst DEFAULT_LANGUAGES = ['EN', 'DE', 'ES'];\n\n/*\n * @since 2.2.0\n * @status experimental\n * @part container - The whole component container\n * @part label - The language label\n * @part separator - The separator between the language labels\n */\n@Component({\n tag: 'six-language-switcher',\n styleUrl: 'six-language-switcher.scss',\n shadow: true,\n})\nexport class SixLanguageSwitcher {\n /** The language which should be shown as selected */\n @Prop({ mutable: true, reflect: true }) selected?: string;\n\n /** The languages which should be selectable options. */\n @Prop() languages: string[] | SixLanguageSwitcherInput[] = DEFAULT_LANGUAGES;\n\n @Watch('languages')\n handleChangesLanguages(newValue: string[]) {\n if (!Array.isArray(newValue)) {\n throw new Error('languages is expected to be an array');\n }\n\n this.updateSelectedLanguage();\n }\n /**\n * Emitted when the language switchers value changes\n */\n @Event({ eventName: 'six-language-switcher-change' }) sixChange!: EventEmitter<SixLanguageSwitcherChangePayload>;\n\n componentWillLoad() {\n if (this.selected === undefined) {\n this.updateSelectedLanguage();\n }\n }\n\n private updateSelectedLanguage() {\n const selectedLanguage = this.languages[0];\n if (typeof selectedLanguage === 'string') {\n this.selected = selectedLanguage;\n this.sixChange.emit(this.selected);\n } else {\n this.selected = selectedLanguage.key;\n this.sixChange.emit(selectedLanguage.value);\n }\n }\n\n private handleLanguageSwitching = (newLanguage: string, languageValue?: string) => () => {\n if (languageValue !== undefined) {\n this.sixChange.emit(languageValue);\n } else {\n this.sixChange.emit(newLanguage);\n }\n this.selected = newLanguage;\n };\n\n render() {\n return (\n <div part=\"container\" class=\"language-switcher__container\">\n {this.languages.map((lang, index) => {\n const language = typeof lang === 'string' ? lang : lang.key;\n return (\n <div\n onClick={this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value)}\n onKeyDown={(e) => {\n if (e.key === 'Enter' || e.key === ' ') {\n this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value)();\n }\n }}\n >\n <span\n part=\"label\"\n tabindex=\"0\"\n class={{\n 'language-switcher__label': true,\n 'language-switcher__label--selected': this.selected === language,\n }}\n >\n {language}\n </span>\n\n {index < this.languages.length - 1 && (\n <span part=\"separator\" class=\"language-switcher__separator\">\n |\n </span>\n )}\n </div>\n );\n })}\n </div>\n );\n }\n}\n"]}
@@ -19,7 +19,7 @@ export class SixLayoutGrid {
19
19
  this.handleColumnsChange();
20
20
  }
21
21
  render() {
22
- return (h(Host, null, h("slot", null)));
22
+ return (h(Host, { key: '9d64b40f5853f79014a899a1f90bc91582f59ea4' }, h("slot", { key: '7a122ed9eec7ae326f96afa65a0f65e3d5beb6a7' })));
23
23
  }
24
24
  static get is() { return "six-layout-grid"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"six-layout-grid.js","sourceRoot":"","sources":["../../../src/components/six-layout-grid/six-layout-grid.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEzE;;;;;GAKG;AAOH,MAAM,OAAO,aAAa;;;;IAOxB,mBAAmB;QACjB,IAAI,OAAO,IAAI,CAAC,OAAO,KAAK,QAAQ,IAAI,IAAI,CAAC,OAAO,KAAK,CAAC,EAAE;YAC1D,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;SACnB;QACD,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,iBAAiB,EAAE,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;IACvE,CAAC;IAED,iBAAiB;QACf,IAAI,CAAC,mBAAmB,EAAE,CAAC;IAC7B,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,eAAQ,CACH,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, h, Host, Prop, Watch } from '@stencil/core';\n\n/**\n * @since 1.01\n * @status stable\n *\n * @slot - The grid's content\n */\n\n@Component({\n tag: 'six-layout-grid',\n styleUrl: 'six-layout-grid.scss',\n shadow: true,\n})\nexport class SixLayoutGrid {\n @Element() host!: HTMLSixLayoutGridElement;\n\n /** Set the number of grid columns */\n @Prop({ mutable: true }) columns?: number;\n\n @Watch('columns')\n handleColumnsChange() {\n if (typeof this.columns !== 'number' || this.columns === 0) {\n this.columns = 12;\n }\n this.host.style.setProperty('--no-of-columns', String(this.columns));\n }\n\n componentWillLoad() {\n this.handleColumnsChange();\n }\n\n render() {\n return (\n <Host>\n <slot />\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-layout-grid.js","sourceRoot":"","sources":["../../../src/components/six-layout-grid/six-layout-grid.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEzE;;;;;GAKG;AAOH,MAAM,OAAO,aAAa;;;;IAOxB,mBAAmB;QACjB,IAAI,OAAO,IAAI,CAAC,OAAO,KAAK,QAAQ,IAAI,IAAI,CAAC,OAAO,KAAK,CAAC,EAAE,CAAC;YAC3D,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;QACpB,CAAC;QACD,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,iBAAiB,EAAE,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;IACvE,CAAC;IAED,iBAAiB;QACf,IAAI,CAAC,mBAAmB,EAAE,CAAC;IAC7B,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,8DAAQ,CACH,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, h, Host, Prop, Watch } from '@stencil/core';\n\n/**\n * @since 1.01\n * @status stable\n *\n * @slot - The grid's content\n */\n\n@Component({\n tag: 'six-layout-grid',\n styleUrl: 'six-layout-grid.scss',\n shadow: true,\n})\nexport class SixLayoutGrid {\n @Element() host!: HTMLSixLayoutGridElement;\n\n /** Set the number of grid columns */\n @Prop({ mutable: true }) columns?: number;\n\n @Watch('columns')\n handleColumnsChange() {\n if (typeof this.columns !== 'number' || this.columns === 0) {\n this.columns = 12;\n }\n this.host.style.setProperty('--no-of-columns', String(this.columns));\n }\n\n componentWillLoad() {\n this.handleColumnsChange();\n }\n\n render() {\n return (\n <Host>\n <slot />\n </Host>\n );\n }\n}\n"]}
@@ -0,0 +1,18 @@
1
+ /**
2
+ * @prop --height: The height of the logo.
3
+ */
4
+ :host {
5
+ --height: unset;
6
+ }
7
+
8
+ svg {
9
+ display: block;
10
+ }
11
+
12
+ svg.six {
13
+ height: var(--height, 20px);
14
+ }
15
+
16
+ svg.bme {
17
+ height: var(--height, 40px);
18
+ }
@@ -0,0 +1,54 @@
1
+ import { h } from "@stencil/core";
2
+ /**
3
+ * @since 4.2.7
4
+ * @status beta
5
+ */
6
+ export class SixLogo {
7
+ constructor() {
8
+ this.brand = 'six';
9
+ }
10
+ render() {
11
+ return this.brand === 'six' ? sixLogo() : bmeLogo();
12
+ }
13
+ static get is() { return "six-logo"; }
14
+ static get encapsulation() { return "shadow"; }
15
+ static get originalStyleUrls() {
16
+ return {
17
+ "$": ["six-logo.scss"]
18
+ };
19
+ }
20
+ static get styleUrls() {
21
+ return {
22
+ "$": ["six-logo.css"]
23
+ };
24
+ }
25
+ static get properties() {
26
+ return {
27
+ "brand": {
28
+ "type": "string",
29
+ "mutable": false,
30
+ "complexType": {
31
+ "original": "'six' | 'bme'",
32
+ "resolved": "\"bme\" | \"six\"",
33
+ "references": {}
34
+ },
35
+ "required": false,
36
+ "optional": false,
37
+ "docs": {
38
+ "tags": [],
39
+ "text": "The brand of the logo. Either six or bme. Defaults to six."
40
+ },
41
+ "attribute": "brand",
42
+ "reflect": true,
43
+ "defaultValue": "'six'"
44
+ }
45
+ };
46
+ }
47
+ }
48
+ function sixLogo() {
49
+ return (h("svg", { class: "six", 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" }))));
50
+ }
51
+ function bmeLogo() {
52
+ return (h("svg", { class: "bme", viewBox: "0 0 249.38 122.47" }, h("title", null, "BME Exchange"), h("defs", null, h("style", null, ".cls-1 ", '{', "fill: #002c5f;", '}', ".cls-1, .cls-2 ", '{', "stroke-width: 0px;", '}', ".cls-2 ", '{', "fill: #959595;", '}')), h("polygon", { class: "cls-2", points: "183.07 88.18 205.3 52.02 178.8 52.02 178.8 36.16 205.3 36.16 183.07 0 202.45 0 228.71 44.09 201.32 88.18 183.07 88.18" }), h("g", null, h("path", { class: "cls-1", d: "M124.21,104.18c2.64,0,3.97,1.46,3.97,4.38v8.37h-1.96l-.44-1.71h-.07c-.41.66-.88,1.15-1.4,1.47-.52.31-1.17.47-1.97.47-1.05,0-1.83-.37-2.36-1.11-.53-.74-.8-1.65-.8-2.75,0-1.29.39-2.27,1.18-2.94s1.93-1.03,3.44-1.1l1.71-.07v-.6c0-.8-.14-1.38-.42-1.75-.28-.37-.7-.55-1.27-.55-.43,0-.88.08-1.35.23-.47.15-.96.36-1.46.62l-.81-1.94c1.17-.69,2.51-1.04,4.01-1.04ZM125.5,110.99l-1.11.05c-.89.05-1.53.26-1.91.63-.38.38-.58.9-.58,1.58,0,1.22.48,1.82,1.45,1.82.61,0,1.13-.26,1.53-.77.41-.51.61-1.23.61-2.16v-1.15Z" }), h("path", { class: "cls-1", d: "M143.33,112.3c0,.97-.2,1.82-.61,2.55-.41.73-.99,1.3-1.74,1.71-.75.41-1.65.61-2.7.61-.74,0-1.44-.07-2.1-.21-.66-.14-1.28-.35-1.87-.64v-2.77c.61.35,1.27.63,1.96.83.69.2,1.35.3,1.98.3.75,0,1.32-.2,1.71-.61.38-.41.58-.92.58-1.53,0-.65-.2-1.17-.6-1.58-.4-.41-1.09-.86-2.08-1.37-.65-.35-1.23-.73-1.74-1.13-.52-.4-.92-.89-1.22-1.48s-.45-1.32-.45-2.21c-.02-1.37.42-2.47,1.29-3.3.88-.83,2.04-1.24,3.51-1.22.72,0,1.41.09,2.08.27.66.18,1.29.42,1.89.73l-.83,2.4c-1.11-.6-2.15-.9-3.11-.9-.66,0-1.17.18-1.52.53-.35.35-.53.81-.53,1.38,0,.45.08.82.24,1.13.16.31.44.6.83.88.39.28.93.58,1.6.92,1.14.58,2,1.23,2.57,1.95s.86,1.64.86,2.78Z" }), h("path", { class: "cls-1", d: "M150.52,116.94h-6.09v-1.55l1.66-.6v-12.18l-1.66-.6v-1.55h6.09v1.55l-1.66.6v12.18l1.66.6v1.55Z" }), h("path", { class: "cls-1", d: "M162.33,116.94h-3.02l-2.72-6.16-2.81,6.16h-2.91l4.15-8.49-3.81-7.98h2.93l2.47,5.72,2.47-5.72h2.93l-3.81,8.05,4.13,8.42Z" }), h("path", { class: "cls-1", d: "M172.04,117.17c-1.58,0-2.79-.52-3.62-1.57-.83-1.05-1.25-2.67-1.25-4.87,0-2.04.42-3.65,1.27-4.81s2.08-1.74,3.71-1.74c.63,0,1.2.07,1.71.2.51.13.96.32,1.36.57l-.76,2.12c-.37-.18-.74-.33-1.11-.44-.37-.11-.72-.16-1.06-.16-1.6,0-2.4,1.42-2.4,4.27s.8,4.15,2.4,4.15c.49,0,.96-.07,1.4-.22.44-.15.87-.35,1.3-.61v2.28c-.83.55-1.81.83-2.95.83Z" }), h("path", { class: "cls-1", d: "M186.25,110.64c0,1.28-.18,2.4-.54,3.38-.36.98-.91,1.75-1.65,2.31-.74.56-1.68.84-2.81.84-1.06,0-1.96-.28-2.7-.83s-1.3-1.32-1.68-2.31c-.38-.98-.58-2.11-.58-3.39,0-1.98.42-3.56,1.25-4.72.83-1.16,2.08-1.74,3.76-1.74,1.51,0,2.71.55,3.61,1.66s1.35,2.71,1.35,4.8ZM179.03,110.66c0,1.4.18,2.46.53,3.18.35.72.92,1.08,1.71,1.08s1.38-.36,1.73-1.08c.35-.72.53-1.79.53-3.21s-.18-2.45-.53-3.15c-.35-.7-.93-1.05-1.73-1.05s-1.35.35-1.71,1.05c-.35.7-.53,1.76-.53,3.17Z" }), h("path", { class: "cls-1", d: "M200.16,104.18c1.15,0,2.02.37,2.59,1.1.58.73.87,1.86.87,3.4v8.26h-2.68v-7.61c0-1.89-.53-2.84-1.59-2.84-.75,0-1.29.33-1.6.99-.32.66-.47,1.63-.47,2.91v6.55h-2.68v-7.63c0-.97-.13-1.68-.39-2.13-.26-.45-.66-.68-1.2-.68-.81,0-1.36.37-1.65,1.12s-.43,1.8-.43,3.17v6.16h-2.68v-12.52h2.1l.32,1.64h.16c.28-.62.68-1.08,1.22-1.4.54-.32,1.15-.47,1.84-.47.78,0,1.42.17,1.91.52.49.34.85.8,1.06,1.37h.18c.64-1.26,1.68-1.89,3.09-1.89Z" }), h("path", { class: "cls-1", d: "M211.78,104.18c1.28,0,2.27.55,2.99,1.66s1.07,2.72,1.07,4.84-.36,3.66-1.07,4.79c-.71,1.13-1.69,1.7-2.92,1.7-.69,0-1.29-.16-1.8-.48s-.92-.77-1.24-1.34h-.12c.03.38.06.74.08,1.06.02.32.03.61.03.88v5.19h-2.68v-18.06h2.17l.37,1.66h.14c.69-1.26,1.68-1.89,2.98-1.89ZM211.02,106.42c-.78,0-1.35.32-1.7.95-.35.63-.52,1.61-.52,2.95v.51c0,1.37.17,2.39.51,3.06.34.67.91,1,1.73,1,1.38,0,2.08-1.4,2.08-4.2,0-1.4-.17-2.46-.51-3.18-.34-.72-.87-1.08-1.59-1.08Z" }), h("path", { class: "cls-1", d: "M222.16,104.18c2.64,0,3.97,1.46,3.97,4.38v8.37h-1.96l-.44-1.71h-.07c-.41.66-.88,1.15-1.4,1.47-.52.31-1.17.47-1.97.47-1.05,0-1.83-.37-2.37-1.11-.53-.74-.8-1.65-.8-2.75,0-1.29.39-2.27,1.18-2.94.78-.67,1.93-1.03,3.44-1.1l1.71-.07v-.6c0-.8-.14-1.38-.41-1.75-.28-.37-.7-.55-1.27-.55-.43,0-.88.08-1.35.23-.47.15-.96.36-1.47.62l-.81-1.94c1.17-.69,2.51-1.04,4.01-1.04ZM223.45,110.99l-1.11.05c-.89.05-1.53.26-1.91.63-.38.38-.58.9-.58,1.58,0,1.22.48,1.82,1.45,1.82.61,0,1.13-.26,1.53-.77.41-.51.61-1.23.61-2.16v-1.15Z" }), h("path", { class: "cls-1", d: "M234.32,104.18c1.14,0,2.02.37,2.65,1.1s.95,1.85.95,3.36v8.3h-2.68v-7.66c0-.92-.13-1.62-.38-2.09s-.68-.7-1.28-.7c-.85,0-1.43.34-1.76,1.01-.33.68-.5,1.76-.5,3.25v6.18h-2.68v-12.52h2.1l.32,1.64h.16c.31-.62.73-1.08,1.27-1.4s1.15-.47,1.82-.47Z" }), h("path", { class: "cls-1", d: "M238.98,104.41h2.84l1.84,6.64c.11.43.21.86.3,1.3s.16.87.21,1.28h.09c.05-.37.12-.77.22-1.2.1-.43.21-.89.33-1.38l1.78-6.64h2.79l-4.2,14.05c-.43,1.38-.97,2.4-1.63,3.04-.65.65-1.5.97-2.55.97-.28,0-.53-.02-.77-.05-.24-.03-.46-.08-.68-.14v-2.28c.17.05.34.08.52.11s.35.05.52.05c.54,0,.95-.18,1.23-.53.28-.35.56-.94.82-1.75l.28-1.04-3.94-12.43Z" })), h("polygon", { class: "cls-1", points: "249.37 88.18 231.12 88.18 218.67 67.95 227.9 53.08 249.37 88.18" }), h("polygon", { class: "cls-1", points: "218.53 18.92 229.99 0 249.37 0 227.9 34.66 218.53 18.92" }), h("polygon", { class: "cls-1", points: "112.98 72.41 155.28 72.41 155.28 62.51 123.42 62.51 123.42 49.18 146.37 49.18 146.37 39.27 123.42 39.27 123.42 25.79 155.28 25.79 155.28 15.89 112.98 15.89 112.98 39.27 123.42 39.27 123.42 49.18 112.98 49.18 112.98 72.41" }), h("path", { class: "cls-1", d: "M10.44,48.38h20.6c4.68,0,8.1,3.06,8.1,7.11s-3.42,7.02-8.1,7.02H10.44v-14.13ZM10.44,25.79h18.54c4.59,0,7.02,2.96,7.02,6.29s-2.43,6.39-7.02,6.39H10.44v-12.68ZM0,72.41h32.21c9.9,0,17.37-6.3,17.37-16.38,0-7.2-4.23-11.89-10.08-13.77,4.23-1.89,6.93-6.03,6.93-11.25,0-10.08-7.65-15.12-16.29-15.12H0v22.59h10.44v9.9H0v24.03Z" }), h("polygon", { class: "cls-1", points: "56.47 72.37 66.91 72.37 66.91 37.45 81.58 52.31 96.25 37.45 96.25 72.37 106.69 72.37 106.69 14.68 81.58 39.72 56.47 14.68 56.47 72.37" }), h("path", { class: "cls-1", d: "M1.69,82.58c.19,0,.46,0,.62,0,.51,0,.96.18.96.79,0,.49-.37.7-.48.76-.23.1-.73.1-1.1.1v-1.64ZM1.69,85.33c.71-.01,1.12-.01,1.39.15.27.17.37.46.37.76,0,.42-.23.68-.57.8-.28.09-.79.09-1.19.08v-1.81ZM1.76,88.18c.87.02,1.95.04,2.65-.44.62-.44.78-1.06.78-1.59,0-.6-.25-1.15-.78-1.42-.18-.08-.38-.12-.58-.17.32-.13.69-.29.93-.79.11-.22.15-.44.15-.65,0-.3-.08-.71-.38-1.05-.39-.42-1-.53-1.92-.53-.32,0-.89,0-1.21.02l-1.3.02-.06.05c.04.9.05,1.24.05,2.53s0,2.65-.03,3.99l.07.03h1.63Z" }), h("path", { class: "cls-1", d: "M10.17,83.04c.19.21.27.49.33.75.08.36.09.7.1.93.04,1.4-.26,2.42-1.35,2.42-1.29,0-1.38-1.52-1.38-2.36,0-1.12.27-1.7.71-1.98.25-.15.5-.19.68-.19.35,0,.69.16.91.43M11.65,82.44c-.16-.2-.34-.38-.56-.52-.48-.33-1.13-.47-1.79-.47-.58,0-1.17.1-1.67.39-1.14.65-1.35,1.73-1.42,2.13-.06.32-.09.64-.09.96,0,.64.07,1.83.96,2.65.71.66,1.68.76,2.16.76.72,0,1.45-.18,2-.63.93-.77,1.12-2.04,1.12-2.83,0-1.47-.47-2.14-.7-2.43" }), h("path", { class: "cls-1", d: "M17.76,86.9c-1.02.06-1.83.07-2.12.07h-.18c-.02-2.5,0-3.13.07-5.37l-.06-.05c-.8.03-1.01.03-1.66.03l-.05.05c.04.75.04.98.04,2.09,0,1.47,0,2.95,0,4.43l.04.05c1.84-.03,2.17-.03,3.86-.03l.05-.05.07-1.18-.04-.04Z" }), h("path", { class: "cls-1", d: "M21.15,84.16c-.79-.33-1.19-.5-1.19-.92,0-.28.27-.66.88-.66.71,0,1.13.29,1.48.53l.08-.03.07-1.23-.04-.07c-.4-.17-.83-.35-1.74-.35-1.75,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.41,1.79l.31.14c.65.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.85,0-1.33-.37-1.6-.59l-.09.03-.07,1.32.06.07c.1.04.21.08.31.11.22.08.77.24,1.47.24.28,0,.99-.04,1.56-.3.78-.38,1.12-1.09,1.12-1.89,0-.53-.21-1.11-.7-1.49-.25-.18-.5-.3-.72-.4l-.24-.09Z" }), h("path", { class: "cls-1", d: "M25.56,85.29l.47-1.58.32-1.1.29,1.22.35,1.46h-1.43ZM27.54,81.55c-.9.02-1.09.02-2.09.02l-.07.06c-.49,1.59-.79,2.54-2.17,6.48l.04.07h1.46l.06-.06.46-1.7h2.02l.4,1.73.06.06c.68-.03.87-.03,1.63-.03l.04-.07c-1.13-4.01-1.26-4.44-1.8-6.51l-.06-.05Z" }), h("path", { class: "cls-1", d: "M32.94,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.26-.66.89-.66.71,0,1.13.29,1.47.53l.08-.03.07-1.23-.04-.07c-.41-.17-.83-.35-1.74-.35-1.75,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.41,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.85,0-1.33-.37-1.6-.59l-.09.03-.07,1.32.06.07c.1.04.2.08.31.11.21.08.76.24,1.47.24.27,0,.99-.04,1.55-.3.78-.38,1.12-1.09,1.12-1.89,0-.53-.21-1.11-.7-1.49-.26-.18-.49-.3-.72-.4l-.24-.09Z" }), h("path", { class: "cls-1", d: "M41.67,88.12c-.05-1.22-.06-1.55-.06-2.75l2.06-3.77-.03-.06c-.7.02-.89.02-1.47.02l-.05.06c-.54,1.17-.8,1.67-1.19,2.43-.1-.21-.58-1.11-.67-1.29-.17-.34-.3-.62-.57-1.22l-.07-.04c-.8.04-1,.06-1.78.06l-.03.08c.28.48,1.52,2.6,1.76,3.03.13.25.26.48.4.73v.29c0,.93-.01,1.34-.07,2.44l.05.06c.78-.03.99-.03,1.65-.03l.06-.06Z" }), h("path", { class: "cls-1", d: "M54.31,81.55c-.98.02-1.14.02-2.17.02l-.06.06-.43,1.52-.37,1.35-.44,1.63-.41-1.68-.26-1.06-.47-1.8-.04-.05c-1,.02-1.17.02-2.22.02l-.06.06c-.1,2.8-.13,3.52-.34,6.52l.04.06c.6-.03.78-.03,1.32-.03l.05-.06.03-1.79.06-1.81.04-1.77.41,1.66.36,1.33.63,2.42.06.06c.58-.03.74-.03,1.4-.03l.05-.06.54-1.99.38-1.37.52-1.96v1.68l.03,1.42v2.25l.04.06c.65-.03.9-.03,1.62-.03l.05-.06c-.06-1.07-.13-2.14-.16-3.22-.03-.59-.05-1.18-.08-1.77-.04-.87-.05-.98-.05-1.54l-.05-.05Z" }), h("path", { class: "cls-1", d: "M60.62,86.92c-1.11.06-1.37.07-2.57.07v-1.64s2.17,0,2.17,0l.07-.05.06-1.06-.05-.06-2.26.04v-1.49c1.06,0,1.27,0,2.4.03l.04-.06.07-1.09-.04-.04h-4.11l-.06.06c.06.91.08,1.25.08,3.76,0,1.18-.02,1.77-.05,2.74l.05.04h4.12l.08-.06.06-1.14-.05-.07Z" }), h("path", { class: "cls-1", d: "M63.49,82.69c.13,0,.27,0,.39,0,.37,0,1.09,0,1.09.82,0,.26-.07.61-.41.82-.26.16-.59.18-1.07.19v-1.83ZM63.93,85.61c.63,1.07.77,1.35,1.37,2.57l.08.05c.29-.01.57-.03.86-.05.29,0,.59-.01.88-.01l.06-.11c-.36-.46-.46-.6-1.13-1.68-.3-.48-.45-.73-.69-1.14.43-.19,1.28-.58,1.28-1.77,0-.41-.11-1.26-.88-1.67-.49-.25-.99-.26-2.09-.25h-.66s-1.14.01-1.14.01l-.05.06c.05.94.08,1.92.08,4.46,0,.88,0,1.29-.03,2.07l.05.06c.68-.04.83-.04,1.6-.04l.06-.05c-.08-1.08-.08-1.38-.09-2.49l.46-.02Z" }), h("path", { class: "cls-1", d: "M72.95,86.51c-.22.17-.69.52-1.47.52-1.06,0-1.82-.8-1.82-2.12,0-.8.28-2.21,1.8-2.21.71,0,1.09.27,1.33.45l.08-.02.08-1.29-.04-.05c-.34-.13-.91-.34-1.73-.34-2.42,0-3.26,1.86-3.26,3.51,0,1.79,1.1,3.37,3.38,3.37.78,0,1.3-.2,1.6-.32l.05-.06.06-1.4-.06-.04Z" }), h("path", { class: "cls-1", d: "M75.77,85.29l.47-1.58.33-1.1.28,1.22.34,1.46h-1.42ZM77.75,81.55c-.9.02-1.08.02-2.08.02l-.07.06c-.5,1.59-.8,2.54-2.18,6.48l.04.07h1.46l.06-.06.46-1.7h2.02l.4,1.73.07.06c.69-.03.87-.03,1.63-.03l.05-.07c-1.13-4.01-1.26-4.44-1.8-6.51l-.07-.05Z" }), h("path", { class: "cls-1", d: "M82.34,86.98c-.02-.92-.03-1.79-.03-2.69,0-.5,0-1.01,0-1.51.19-.02.38-.03.57-.03.57,0,1.69,0,1.69,2,0,1.17-.44,1.69-.67,1.88-.42.34-1.07.34-1.58.34M81.83,88.18c.24.02.49.02.74.02,1.05,0,2.74-.04,3.43-1.71.25-.61.31-1.37.31-1.78,0-.89-.2-1.56-.43-1.98-.63-1.16-1.84-1.2-2.91-1.2-.43,0-.86.02-1.29.04h-1s-.05.06-.05.06c.04.9.08,1.69.08,4.28,0,.92,0,1.47-.03,2.24l.06.03h1.1Z" }), h("path", { class: "cls-1", d: "M91.57,83.04c.19.21.27.49.33.75.07.36.09.7.1.93.04,1.4-.27,2.42-1.35,2.42-1.3,0-1.38-1.52-1.38-2.36,0-1.12.27-1.7.71-1.98.25-.15.51-.19.68-.19.35,0,.68.16.91.43M93.04,82.44c-.16-.2-.34-.38-.56-.52-.48-.33-1.13-.47-1.79-.47-.58,0-1.18.1-1.67.39-1.15.65-1.35,1.73-1.43,2.13-.05.32-.08.64-.08.96,0,.64.08,1.83.95,2.65.72.66,1.69.76,2.16.76.72,0,1.46-.18,2.01-.63.93-.77,1.11-2.04,1.11-2.83,0-1.47-.47-2.14-.7-2.43" }), h("path", { class: "cls-1", d: "M97.83,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.27-.66.89-.66.71,0,1.13.29,1.48.53l.08-.03.07-1.23-.04-.07c-.4-.17-.83-.35-1.73-.35-1.76,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.41,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.86,0-1.33-.37-1.6-.59l-.09.03-.06,1.32.06.07c.1.04.2.08.3.11.22.08.76.24,1.47.24.28,0,1-.04,1.56-.3.78-.38,1.12-1.09,1.12-1.89,0-.53-.2-1.11-.7-1.49-.25-.18-.5-.3-.73-.4l-.24-.09Z" }), h("path", { class: "cls-1", d: "M107.67,86.92c-1.1.06-1.36.07-2.56.07l-.03-1.64h2.19l.07-.05.05-1.06-.04-.06-2.27.04v-1.49c1.06,0,1.28,0,2.41.03l.05-.06.06-1.09-.05-.04h-4.11l-.06.06c.06.91.08,1.25.08,3.76,0,1.18-.02,1.77-.05,2.74l.05.04h4.12l.07-.06.07-1.14-.06-.07Z" }), h("path", { class: "cls-1", d: "M111.38,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.27-.66.89-.66.71,0,1.13.29,1.47.53l.08-.03.08-1.23-.05-.07c-.4-.17-.82-.35-1.73-.35-1.76,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.4,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77s-1.32-.37-1.6-.59l-.09.03-.07,1.32.05.07c.11.04.2.08.31.11.21.08.77.24,1.47.24.28,0,.99-.04,1.55-.3.79-.38,1.12-1.09,1.12-1.89,0-.53-.2-1.11-.7-1.49-.26-.18-.5-.3-.72-.4l-.24-.09Z" }), h("path", { class: "cls-1", d: "M115.85,82.69c.21-.01.41-.01.61-.01.82.02,1.05.44,1.05.99,0,.12,0,.67-.5.95-.26.14-.6.15-1.16.15v-2.07ZM115.43,81.55l-1.19.03-.06.05c.04,1.22.07,2.03.07,3.1,0,1.14-.03,2.28-.06,3.42l.06.05c.69-.03.84-.03,1.59-.03l.05-.05c-.04-1.01-.04-1.25-.04-2.21,1.05,0,2.17,0,2.84-.81.26-.32.49-.85.49-1.51,0-.4-.09-1.3-.87-1.73-.56-.33-1.36-.33-2.06-.33h-.83Z" }), h("path", { class: "cls-1", d: "M121.28,85.29l.46-1.58.33-1.1.28,1.22.35,1.46h-1.42ZM123.25,81.55c-.9.02-1.08.02-2.08.02l-.07.06c-.49,1.59-.79,2.54-2.16,6.48l.03.07h1.46l.07-.06.46-1.7h2.02l.41,1.73.05.06c.69-.03.87-.03,1.64-.03l.04-.07c-1.13-4.01-1.26-4.44-1.79-6.51l-.07-.05Z" }), h("path", { class: "cls-1", d: "M130.5,79.65c-.2.18-.48.42-.81.42-.21,0-.41-.07-.61-.14l-.37-.12c-.17-.06-.31-.09-.5-.09-.43,0-.62.16-.83.31l-.04.06v1s.04.02.04.02c.21-.14.47-.31.8-.31.21,0,.42.07.64.14l.28.1c.19.07.33.13.54.13.4,0,.66-.2.87-.37l.04-.07v-1.05l-.07-.03ZM131.76,81.55c-.59.02-.75.03-1.33.02l-.04.06.06,1.27.04,1.29.04,1.53-.02.02c-.25-.46-.3-.54-.77-1.25l-.85-1.24c-.71-1.06-.85-1.27-1.08-1.65l-.06-.04c-.75.03-.86.03-1.54.02l-.05.06c.05,1.45.08,2.53.08,3.78,0,.92-.02,1.83-.03,2.74l.04.06c.63-.03.83-.03,1.37-.03l.04-.06-.1-2.05-.03-1.14-.05-1.24.02-.02c.42.73.57.98,1.21,1.91l.93,1.37.84,1.22.07.04c.57-.03.74-.03,1.24-.03l.04-.04c0-1.36-.02-2.28-.02-3.4,0-1.04.01-2.08.02-3.14l-.05-.05Z" }), h("path", { class: "cls-1", d: "M137.07,83.04c.19.21.27.49.33.75.08.36.09.7.11.93.04,1.4-.27,2.42-1.35,2.42-1.3,0-1.39-1.52-1.39-2.36,0-1.12.27-1.7.71-1.98.25-.15.51-.19.68-.19.35,0,.69.16.91.43M138.55,82.44c-.16-.2-.35-.38-.56-.52-.48-.33-1.13-.47-1.79-.47-.58,0-1.17.1-1.67.39-1.14.65-1.35,1.73-1.43,2.13-.06.32-.08.64-.08.96,0,.64.07,1.83.95,2.65.71.66,1.69.76,2.16.76.72,0,1.45-.18,2-.63.93-.77,1.11-2.04,1.11-2.83,0-1.47-.46-2.14-.7-2.43" }), h("path", { class: "cls-1", d: "M144.65,86.9c-1.02.06-1.84.07-2.12.07h-.19c-.02-2.5,0-3.13.07-5.37l-.06-.05c-.8.03-1.02.03-1.66.03l-.05.05c.04.75.05.98.05,2.09,0,1.47,0,2.95,0,4.43l.04.05c1.84-.03,2.17-.03,3.86-.03l.05-.05.07-1.18-.04-.04Z" }), h("path", { class: "cls-1", d: "M150.03,86.92c-1.1.06-1.37.07-2.57.07v-1.64s2.17,0,2.17,0l.07-.05.05-1.06-.04-.06-2.26.04v-1.49c1.05,0,1.27,0,2.4.03l.05-.06.06-1.09-.04-.04h-4.11l-.05.06c.05.91.07,1.25.07,3.76,0,1.18-.01,1.77-.04,2.74l.04.04h4.13l.08-.06.06-1.14-.05-.07Z" }), h("path", { class: "cls-1", d: "M153.74,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.27-.66.88-.66.71,0,1.14.29,1.49.53l.08-.03.08-1.23-.04-.07c-.41-.17-.83-.35-1.74-.35-1.76,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.4,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.85,0-1.33-.37-1.6-.59l-.1.03-.07,1.32.06.07c.1.04.2.08.31.11.21.08.77.24,1.47.24.28,0,.99-.04,1.55-.3.79-.38,1.12-1.09,1.12-1.89,0-.53-.2-1.11-.7-1.49-.25-.18-.5-.3-.72-.4l-.24-.09Z" })));
53
+ }
54
+ //# sourceMappingURL=six-logo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"six-logo.js","sourceRoot":"","sources":["../../../src/components/six-logo/six-logo.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, h, Prop } from '@stencil/core';\n\n/**\n * @since 4.2.7\n * @status beta\n */\n\n@Component({\n tag: 'six-logo',\n styleUrl: 'six-logo.scss',\n shadow: true,\n})\nexport class SixLogo {\n /** The brand of the logo. Either six or bme. Defaults to six. */\n @Prop({ reflect: true }) brand: 'six' | 'bme' = 'six';\n\n render() {\n return this.brand === 'six' ? sixLogo() : bmeLogo();\n }\n}\n\nfunction sixLogo() {\n return (\n <svg class=\"six\" 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 );\n}\n\nfunction bmeLogo() {\n return (\n <svg class=\"bme\" viewBox=\"0 0 249.38 122.47\">\n <title>BME Exchange</title>\n <defs>\n <style>\n .cls-1 {'{'}\n fill: #002c5f;\n {'}'}\n .cls-1, .cls-2 {'{'}\n stroke-width: 0px;\n {'}'}\n .cls-2 {'{'}\n fill: #959595;\n {'}'}\n </style>\n </defs>\n <polygon\n class=\"cls-2\"\n points=\"183.07 88.18 205.3 52.02 178.8 52.02 178.8 36.16 205.3 36.16 183.07 0 202.45 0 228.71 44.09 201.32 88.18 183.07 88.18\"\n />\n <g>\n <path\n class=\"cls-1\"\n d=\"M124.21,104.18c2.64,0,3.97,1.46,3.97,4.38v8.37h-1.96l-.44-1.71h-.07c-.41.66-.88,1.15-1.4,1.47-.52.31-1.17.47-1.97.47-1.05,0-1.83-.37-2.36-1.11-.53-.74-.8-1.65-.8-2.75,0-1.29.39-2.27,1.18-2.94s1.93-1.03,3.44-1.1l1.71-.07v-.6c0-.8-.14-1.38-.42-1.75-.28-.37-.7-.55-1.27-.55-.43,0-.88.08-1.35.23-.47.15-.96.36-1.46.62l-.81-1.94c1.17-.69,2.51-1.04,4.01-1.04ZM125.5,110.99l-1.11.05c-.89.05-1.53.26-1.91.63-.38.38-.58.9-.58,1.58,0,1.22.48,1.82,1.45,1.82.61,0,1.13-.26,1.53-.77.41-.51.61-1.23.61-2.16v-1.15Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M143.33,112.3c0,.97-.2,1.82-.61,2.55-.41.73-.99,1.3-1.74,1.71-.75.41-1.65.61-2.7.61-.74,0-1.44-.07-2.1-.21-.66-.14-1.28-.35-1.87-.64v-2.77c.61.35,1.27.63,1.96.83.69.2,1.35.3,1.98.3.75,0,1.32-.2,1.71-.61.38-.41.58-.92.58-1.53,0-.65-.2-1.17-.6-1.58-.4-.41-1.09-.86-2.08-1.37-.65-.35-1.23-.73-1.74-1.13-.52-.4-.92-.89-1.22-1.48s-.45-1.32-.45-2.21c-.02-1.37.42-2.47,1.29-3.3.88-.83,2.04-1.24,3.51-1.22.72,0,1.41.09,2.08.27.66.18,1.29.42,1.89.73l-.83,2.4c-1.11-.6-2.15-.9-3.11-.9-.66,0-1.17.18-1.52.53-.35.35-.53.81-.53,1.38,0,.45.08.82.24,1.13.16.31.44.6.83.88.39.28.93.58,1.6.92,1.14.58,2,1.23,2.57,1.95s.86,1.64.86,2.78Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M150.52,116.94h-6.09v-1.55l1.66-.6v-12.18l-1.66-.6v-1.55h6.09v1.55l-1.66.6v12.18l1.66.6v1.55Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M162.33,116.94h-3.02l-2.72-6.16-2.81,6.16h-2.91l4.15-8.49-3.81-7.98h2.93l2.47,5.72,2.47-5.72h2.93l-3.81,8.05,4.13,8.42Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M172.04,117.17c-1.58,0-2.79-.52-3.62-1.57-.83-1.05-1.25-2.67-1.25-4.87,0-2.04.42-3.65,1.27-4.81s2.08-1.74,3.71-1.74c.63,0,1.2.07,1.71.2.51.13.96.32,1.36.57l-.76,2.12c-.37-.18-.74-.33-1.11-.44-.37-.11-.72-.16-1.06-.16-1.6,0-2.4,1.42-2.4,4.27s.8,4.15,2.4,4.15c.49,0,.96-.07,1.4-.22.44-.15.87-.35,1.3-.61v2.28c-.83.55-1.81.83-2.95.83Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M186.25,110.64c0,1.28-.18,2.4-.54,3.38-.36.98-.91,1.75-1.65,2.31-.74.56-1.68.84-2.81.84-1.06,0-1.96-.28-2.7-.83s-1.3-1.32-1.68-2.31c-.38-.98-.58-2.11-.58-3.39,0-1.98.42-3.56,1.25-4.72.83-1.16,2.08-1.74,3.76-1.74,1.51,0,2.71.55,3.61,1.66s1.35,2.71,1.35,4.8ZM179.03,110.66c0,1.4.18,2.46.53,3.18.35.72.92,1.08,1.71,1.08s1.38-.36,1.73-1.08c.35-.72.53-1.79.53-3.21s-.18-2.45-.53-3.15c-.35-.7-.93-1.05-1.73-1.05s-1.35.35-1.71,1.05c-.35.7-.53,1.76-.53,3.17Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M200.16,104.18c1.15,0,2.02.37,2.59,1.1.58.73.87,1.86.87,3.4v8.26h-2.68v-7.61c0-1.89-.53-2.84-1.59-2.84-.75,0-1.29.33-1.6.99-.32.66-.47,1.63-.47,2.91v6.55h-2.68v-7.63c0-.97-.13-1.68-.39-2.13-.26-.45-.66-.68-1.2-.68-.81,0-1.36.37-1.65,1.12s-.43,1.8-.43,3.17v6.16h-2.68v-12.52h2.1l.32,1.64h.16c.28-.62.68-1.08,1.22-1.4.54-.32,1.15-.47,1.84-.47.78,0,1.42.17,1.91.52.49.34.85.8,1.06,1.37h.18c.64-1.26,1.68-1.89,3.09-1.89Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M211.78,104.18c1.28,0,2.27.55,2.99,1.66s1.07,2.72,1.07,4.84-.36,3.66-1.07,4.79c-.71,1.13-1.69,1.7-2.92,1.7-.69,0-1.29-.16-1.8-.48s-.92-.77-1.24-1.34h-.12c.03.38.06.74.08,1.06.02.32.03.61.03.88v5.19h-2.68v-18.06h2.17l.37,1.66h.14c.69-1.26,1.68-1.89,2.98-1.89ZM211.02,106.42c-.78,0-1.35.32-1.7.95-.35.63-.52,1.61-.52,2.95v.51c0,1.37.17,2.39.51,3.06.34.67.91,1,1.73,1,1.38,0,2.08-1.4,2.08-4.2,0-1.4-.17-2.46-.51-3.18-.34-.72-.87-1.08-1.59-1.08Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M222.16,104.18c2.64,0,3.97,1.46,3.97,4.38v8.37h-1.96l-.44-1.71h-.07c-.41.66-.88,1.15-1.4,1.47-.52.31-1.17.47-1.97.47-1.05,0-1.83-.37-2.37-1.11-.53-.74-.8-1.65-.8-2.75,0-1.29.39-2.27,1.18-2.94.78-.67,1.93-1.03,3.44-1.1l1.71-.07v-.6c0-.8-.14-1.38-.41-1.75-.28-.37-.7-.55-1.27-.55-.43,0-.88.08-1.35.23-.47.15-.96.36-1.47.62l-.81-1.94c1.17-.69,2.51-1.04,4.01-1.04ZM223.45,110.99l-1.11.05c-.89.05-1.53.26-1.91.63-.38.38-.58.9-.58,1.58,0,1.22.48,1.82,1.45,1.82.61,0,1.13-.26,1.53-.77.41-.51.61-1.23.61-2.16v-1.15Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M234.32,104.18c1.14,0,2.02.37,2.65,1.1s.95,1.85.95,3.36v8.3h-2.68v-7.66c0-.92-.13-1.62-.38-2.09s-.68-.7-1.28-.7c-.85,0-1.43.34-1.76,1.01-.33.68-.5,1.76-.5,3.25v6.18h-2.68v-12.52h2.1l.32,1.64h.16c.31-.62.73-1.08,1.27-1.4s1.15-.47,1.82-.47Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M238.98,104.41h2.84l1.84,6.64c.11.43.21.86.3,1.3s.16.87.21,1.28h.09c.05-.37.12-.77.22-1.2.1-.43.21-.89.33-1.38l1.78-6.64h2.79l-4.2,14.05c-.43,1.38-.97,2.4-1.63,3.04-.65.65-1.5.97-2.55.97-.28,0-.53-.02-.77-.05-.24-.03-.46-.08-.68-.14v-2.28c.17.05.34.08.52.11s.35.05.52.05c.54,0,.95-.18,1.23-.53.28-.35.56-.94.82-1.75l.28-1.04-3.94-12.43Z\"\n />\n </g>\n <polygon class=\"cls-1\" points=\"249.37 88.18 231.12 88.18 218.67 67.95 227.9 53.08 249.37 88.18\" />\n <polygon class=\"cls-1\" points=\"218.53 18.92 229.99 0 249.37 0 227.9 34.66 218.53 18.92\" />\n <polygon\n class=\"cls-1\"\n points=\"112.98 72.41 155.28 72.41 155.28 62.51 123.42 62.51 123.42 49.18 146.37 49.18 146.37 39.27 123.42 39.27 123.42 25.79 155.28 25.79 155.28 15.89 112.98 15.89 112.98 39.27 123.42 39.27 123.42 49.18 112.98 49.18 112.98 72.41\"\n />\n <path\n class=\"cls-1\"\n d=\"M10.44,48.38h20.6c4.68,0,8.1,3.06,8.1,7.11s-3.42,7.02-8.1,7.02H10.44v-14.13ZM10.44,25.79h18.54c4.59,0,7.02,2.96,7.02,6.29s-2.43,6.39-7.02,6.39H10.44v-12.68ZM0,72.41h32.21c9.9,0,17.37-6.3,17.37-16.38,0-7.2-4.23-11.89-10.08-13.77,4.23-1.89,6.93-6.03,6.93-11.25,0-10.08-7.65-15.12-16.29-15.12H0v22.59h10.44v9.9H0v24.03Z\"\n />\n <polygon\n class=\"cls-1\"\n points=\"56.47 72.37 66.91 72.37 66.91 37.45 81.58 52.31 96.25 37.45 96.25 72.37 106.69 72.37 106.69 14.68 81.58 39.72 56.47 14.68 56.47 72.37\"\n />\n <path\n class=\"cls-1\"\n d=\"M1.69,82.58c.19,0,.46,0,.62,0,.51,0,.96.18.96.79,0,.49-.37.7-.48.76-.23.1-.73.1-1.1.1v-1.64ZM1.69,85.33c.71-.01,1.12-.01,1.39.15.27.17.37.46.37.76,0,.42-.23.68-.57.8-.28.09-.79.09-1.19.08v-1.81ZM1.76,88.18c.87.02,1.95.04,2.65-.44.62-.44.78-1.06.78-1.59,0-.6-.25-1.15-.78-1.42-.18-.08-.38-.12-.58-.17.32-.13.69-.29.93-.79.11-.22.15-.44.15-.65,0-.3-.08-.71-.38-1.05-.39-.42-1-.53-1.92-.53-.32,0-.89,0-1.21.02l-1.3.02-.06.05c.04.9.05,1.24.05,2.53s0,2.65-.03,3.99l.07.03h1.63Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M10.17,83.04c.19.21.27.49.33.75.08.36.09.7.1.93.04,1.4-.26,2.42-1.35,2.42-1.29,0-1.38-1.52-1.38-2.36,0-1.12.27-1.7.71-1.98.25-.15.5-.19.68-.19.35,0,.69.16.91.43M11.65,82.44c-.16-.2-.34-.38-.56-.52-.48-.33-1.13-.47-1.79-.47-.58,0-1.17.1-1.67.39-1.14.65-1.35,1.73-1.42,2.13-.06.32-.09.64-.09.96,0,.64.07,1.83.96,2.65.71.66,1.68.76,2.16.76.72,0,1.45-.18,2-.63.93-.77,1.12-2.04,1.12-2.83,0-1.47-.47-2.14-.7-2.43\"\n />\n <path\n class=\"cls-1\"\n d=\"M17.76,86.9c-1.02.06-1.83.07-2.12.07h-.18c-.02-2.5,0-3.13.07-5.37l-.06-.05c-.8.03-1.01.03-1.66.03l-.05.05c.04.75.04.98.04,2.09,0,1.47,0,2.95,0,4.43l.04.05c1.84-.03,2.17-.03,3.86-.03l.05-.05.07-1.18-.04-.04Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M21.15,84.16c-.79-.33-1.19-.5-1.19-.92,0-.28.27-.66.88-.66.71,0,1.13.29,1.48.53l.08-.03.07-1.23-.04-.07c-.4-.17-.83-.35-1.74-.35-1.75,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.41,1.79l.31.14c.65.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.85,0-1.33-.37-1.6-.59l-.09.03-.07,1.32.06.07c.1.04.21.08.31.11.22.08.77.24,1.47.24.28,0,.99-.04,1.56-.3.78-.38,1.12-1.09,1.12-1.89,0-.53-.21-1.11-.7-1.49-.25-.18-.5-.3-.72-.4l-.24-.09Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M25.56,85.29l.47-1.58.32-1.1.29,1.22.35,1.46h-1.43ZM27.54,81.55c-.9.02-1.09.02-2.09.02l-.07.06c-.49,1.59-.79,2.54-2.17,6.48l.04.07h1.46l.06-.06.46-1.7h2.02l.4,1.73.06.06c.68-.03.87-.03,1.63-.03l.04-.07c-1.13-4.01-1.26-4.44-1.8-6.51l-.06-.05Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M32.94,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.26-.66.89-.66.71,0,1.13.29,1.47.53l.08-.03.07-1.23-.04-.07c-.41-.17-.83-.35-1.74-.35-1.75,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.41,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.85,0-1.33-.37-1.6-.59l-.09.03-.07,1.32.06.07c.1.04.2.08.31.11.21.08.76.24,1.47.24.27,0,.99-.04,1.55-.3.78-.38,1.12-1.09,1.12-1.89,0-.53-.21-1.11-.7-1.49-.26-.18-.49-.3-.72-.4l-.24-.09Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M41.67,88.12c-.05-1.22-.06-1.55-.06-2.75l2.06-3.77-.03-.06c-.7.02-.89.02-1.47.02l-.05.06c-.54,1.17-.8,1.67-1.19,2.43-.1-.21-.58-1.11-.67-1.29-.17-.34-.3-.62-.57-1.22l-.07-.04c-.8.04-1,.06-1.78.06l-.03.08c.28.48,1.52,2.6,1.76,3.03.13.25.26.48.4.73v.29c0,.93-.01,1.34-.07,2.44l.05.06c.78-.03.99-.03,1.65-.03l.06-.06Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M54.31,81.55c-.98.02-1.14.02-2.17.02l-.06.06-.43,1.52-.37,1.35-.44,1.63-.41-1.68-.26-1.06-.47-1.8-.04-.05c-1,.02-1.17.02-2.22.02l-.06.06c-.1,2.8-.13,3.52-.34,6.52l.04.06c.6-.03.78-.03,1.32-.03l.05-.06.03-1.79.06-1.81.04-1.77.41,1.66.36,1.33.63,2.42.06.06c.58-.03.74-.03,1.4-.03l.05-.06.54-1.99.38-1.37.52-1.96v1.68l.03,1.42v2.25l.04.06c.65-.03.9-.03,1.62-.03l.05-.06c-.06-1.07-.13-2.14-.16-3.22-.03-.59-.05-1.18-.08-1.77-.04-.87-.05-.98-.05-1.54l-.05-.05Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M60.62,86.92c-1.11.06-1.37.07-2.57.07v-1.64s2.17,0,2.17,0l.07-.05.06-1.06-.05-.06-2.26.04v-1.49c1.06,0,1.27,0,2.4.03l.04-.06.07-1.09-.04-.04h-4.11l-.06.06c.06.91.08,1.25.08,3.76,0,1.18-.02,1.77-.05,2.74l.05.04h4.12l.08-.06.06-1.14-.05-.07Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M63.49,82.69c.13,0,.27,0,.39,0,.37,0,1.09,0,1.09.82,0,.26-.07.61-.41.82-.26.16-.59.18-1.07.19v-1.83ZM63.93,85.61c.63,1.07.77,1.35,1.37,2.57l.08.05c.29-.01.57-.03.86-.05.29,0,.59-.01.88-.01l.06-.11c-.36-.46-.46-.6-1.13-1.68-.3-.48-.45-.73-.69-1.14.43-.19,1.28-.58,1.28-1.77,0-.41-.11-1.26-.88-1.67-.49-.25-.99-.26-2.09-.25h-.66s-1.14.01-1.14.01l-.05.06c.05.94.08,1.92.08,4.46,0,.88,0,1.29-.03,2.07l.05.06c.68-.04.83-.04,1.6-.04l.06-.05c-.08-1.08-.08-1.38-.09-2.49l.46-.02Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M72.95,86.51c-.22.17-.69.52-1.47.52-1.06,0-1.82-.8-1.82-2.12,0-.8.28-2.21,1.8-2.21.71,0,1.09.27,1.33.45l.08-.02.08-1.29-.04-.05c-.34-.13-.91-.34-1.73-.34-2.42,0-3.26,1.86-3.26,3.51,0,1.79,1.1,3.37,3.38,3.37.78,0,1.3-.2,1.6-.32l.05-.06.06-1.4-.06-.04Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M75.77,85.29l.47-1.58.33-1.1.28,1.22.34,1.46h-1.42ZM77.75,81.55c-.9.02-1.08.02-2.08.02l-.07.06c-.5,1.59-.8,2.54-2.18,6.48l.04.07h1.46l.06-.06.46-1.7h2.02l.4,1.73.07.06c.69-.03.87-.03,1.63-.03l.05-.07c-1.13-4.01-1.26-4.44-1.8-6.51l-.07-.05Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M82.34,86.98c-.02-.92-.03-1.79-.03-2.69,0-.5,0-1.01,0-1.51.19-.02.38-.03.57-.03.57,0,1.69,0,1.69,2,0,1.17-.44,1.69-.67,1.88-.42.34-1.07.34-1.58.34M81.83,88.18c.24.02.49.02.74.02,1.05,0,2.74-.04,3.43-1.71.25-.61.31-1.37.31-1.78,0-.89-.2-1.56-.43-1.98-.63-1.16-1.84-1.2-2.91-1.2-.43,0-.86.02-1.29.04h-1s-.05.06-.05.06c.04.9.08,1.69.08,4.28,0,.92,0,1.47-.03,2.24l.06.03h1.1Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M91.57,83.04c.19.21.27.49.33.75.07.36.09.7.1.93.04,1.4-.27,2.42-1.35,2.42-1.3,0-1.38-1.52-1.38-2.36,0-1.12.27-1.7.71-1.98.25-.15.51-.19.68-.19.35,0,.68.16.91.43M93.04,82.44c-.16-.2-.34-.38-.56-.52-.48-.33-1.13-.47-1.79-.47-.58,0-1.18.1-1.67.39-1.15.65-1.35,1.73-1.43,2.13-.05.32-.08.64-.08.96,0,.64.08,1.83.95,2.65.72.66,1.69.76,2.16.76.72,0,1.46-.18,2.01-.63.93-.77,1.11-2.04,1.11-2.83,0-1.47-.47-2.14-.7-2.43\"\n />\n <path\n class=\"cls-1\"\n d=\"M97.83,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.27-.66.89-.66.71,0,1.13.29,1.48.53l.08-.03.07-1.23-.04-.07c-.4-.17-.83-.35-1.73-.35-1.76,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.41,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.86,0-1.33-.37-1.6-.59l-.09.03-.06,1.32.06.07c.1.04.2.08.3.11.22.08.76.24,1.47.24.28,0,1-.04,1.56-.3.78-.38,1.12-1.09,1.12-1.89,0-.53-.2-1.11-.7-1.49-.25-.18-.5-.3-.73-.4l-.24-.09Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M107.67,86.92c-1.1.06-1.36.07-2.56.07l-.03-1.64h2.19l.07-.05.05-1.06-.04-.06-2.27.04v-1.49c1.06,0,1.28,0,2.41.03l.05-.06.06-1.09-.05-.04h-4.11l-.06.06c.06.91.08,1.25.08,3.76,0,1.18-.02,1.77-.05,2.74l.05.04h4.12l.07-.06.07-1.14-.06-.07Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M111.38,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.27-.66.89-.66.71,0,1.13.29,1.47.53l.08-.03.08-1.23-.05-.07c-.4-.17-.82-.35-1.73-.35-1.76,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.4,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77s-1.32-.37-1.6-.59l-.09.03-.07,1.32.05.07c.11.04.2.08.31.11.21.08.77.24,1.47.24.28,0,.99-.04,1.55-.3.79-.38,1.12-1.09,1.12-1.89,0-.53-.2-1.11-.7-1.49-.26-.18-.5-.3-.72-.4l-.24-.09Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M115.85,82.69c.21-.01.41-.01.61-.01.82.02,1.05.44,1.05.99,0,.12,0,.67-.5.95-.26.14-.6.15-1.16.15v-2.07ZM115.43,81.55l-1.19.03-.06.05c.04,1.22.07,2.03.07,3.1,0,1.14-.03,2.28-.06,3.42l.06.05c.69-.03.84-.03,1.59-.03l.05-.05c-.04-1.01-.04-1.25-.04-2.21,1.05,0,2.17,0,2.84-.81.26-.32.49-.85.49-1.51,0-.4-.09-1.3-.87-1.73-.56-.33-1.36-.33-2.06-.33h-.83Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M121.28,85.29l.46-1.58.33-1.1.28,1.22.35,1.46h-1.42ZM123.25,81.55c-.9.02-1.08.02-2.08.02l-.07.06c-.49,1.59-.79,2.54-2.16,6.48l.03.07h1.46l.07-.06.46-1.7h2.02l.41,1.73.05.06c.69-.03.87-.03,1.64-.03l.04-.07c-1.13-4.01-1.26-4.44-1.79-6.51l-.07-.05Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M130.5,79.65c-.2.18-.48.42-.81.42-.21,0-.41-.07-.61-.14l-.37-.12c-.17-.06-.31-.09-.5-.09-.43,0-.62.16-.83.31l-.04.06v1s.04.02.04.02c.21-.14.47-.31.8-.31.21,0,.42.07.64.14l.28.1c.19.07.33.13.54.13.4,0,.66-.2.87-.37l.04-.07v-1.05l-.07-.03ZM131.76,81.55c-.59.02-.75.03-1.33.02l-.04.06.06,1.27.04,1.29.04,1.53-.02.02c-.25-.46-.3-.54-.77-1.25l-.85-1.24c-.71-1.06-.85-1.27-1.08-1.65l-.06-.04c-.75.03-.86.03-1.54.02l-.05.06c.05,1.45.08,2.53.08,3.78,0,.92-.02,1.83-.03,2.74l.04.06c.63-.03.83-.03,1.37-.03l.04-.06-.1-2.05-.03-1.14-.05-1.24.02-.02c.42.73.57.98,1.21,1.91l.93,1.37.84,1.22.07.04c.57-.03.74-.03,1.24-.03l.04-.04c0-1.36-.02-2.28-.02-3.4,0-1.04.01-2.08.02-3.14l-.05-.05Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M137.07,83.04c.19.21.27.49.33.75.08.36.09.7.11.93.04,1.4-.27,2.42-1.35,2.42-1.3,0-1.39-1.52-1.39-2.36,0-1.12.27-1.7.71-1.98.25-.15.51-.19.68-.19.35,0,.69.16.91.43M138.55,82.44c-.16-.2-.35-.38-.56-.52-.48-.33-1.13-.47-1.79-.47-.58,0-1.17.1-1.67.39-1.14.65-1.35,1.73-1.43,2.13-.06.32-.08.64-.08.96,0,.64.07,1.83.95,2.65.71.66,1.69.76,2.16.76.72,0,1.45-.18,2-.63.93-.77,1.11-2.04,1.11-2.83,0-1.47-.46-2.14-.7-2.43\"\n />\n <path\n class=\"cls-1\"\n d=\"M144.65,86.9c-1.02.06-1.84.07-2.12.07h-.19c-.02-2.5,0-3.13.07-5.37l-.06-.05c-.8.03-1.02.03-1.66.03l-.05.05c.04.75.05.98.05,2.09,0,1.47,0,2.95,0,4.43l.04.05c1.84-.03,2.17-.03,3.86-.03l.05-.05.07-1.18-.04-.04Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M150.03,86.92c-1.1.06-1.37.07-2.57.07v-1.64s2.17,0,2.17,0l.07-.05.05-1.06-.04-.06-2.26.04v-1.49c1.05,0,1.27,0,2.4.03l.05-.06.06-1.09-.04-.04h-4.11l-.05.06c.05.91.07,1.25.07,3.76,0,1.18-.01,1.77-.04,2.74l.04.04h4.13l.08-.06.06-1.14-.05-.07Z\"\n />\n <path\n class=\"cls-1\"\n d=\"M153.74,84.16c-.79-.33-1.2-.5-1.2-.92,0-.28.27-.66.88-.66.71,0,1.14.29,1.49.53l.08-.03.08-1.23-.04-.07c-.41-.17-.83-.35-1.74-.35-1.76,0-2.37.99-2.37,1.99,0,1.14.88,1.55,1.4,1.79l.31.14c.64.28,1.14.51,1.14,1,0,.35-.31.77-1.12.77-.85,0-1.33-.37-1.6-.59l-.1.03-.07,1.32.06.07c.1.04.2.08.31.11.21.08.77.24,1.47.24.28,0,.99-.04,1.55-.3.79-.38,1.12-1.09,1.12-1.89,0-.53-.2-1.11-.7-1.49-.25-.18-.5-.3-.72-.4l-.24-.09Z\"\n />\n </svg>\n );\n}\n"]}
@@ -14,7 +14,7 @@ export class SixMainContainer {
14
14
  this.padded = true;
15
15
  }
16
16
  render() {
17
- return (h(Host, null, h("div", { part: "left-margin", class: "left-margin" }), h("div", { part: "content", class: { content: true, 'content--padded': this.padded } }, h("slot", null)), h("div", { part: "right-margin", class: "right-margin" })));
17
+ return (h(Host, { key: '8120e711578ecb0a3479ad136b5925a617ba40ec' }, h("div", { key: '789008ec7e1d6d866a81f619586ae500d61f4abe', part: "left-margin", class: "left-margin" }), h("div", { key: 'dead6e81df7c7172c67404f43549e29ff3b7ea7a', part: "content", class: { content: true, 'content--padded': this.padded } }, h("slot", { key: '7ab34707d262f5fc7cc6aad9a1b93659bd56e71d' })), h("div", { key: 'b87314fc06229b79a625606f625bac160d593689', part: "right-margin", class: "right-margin" })));
18
18
  }
19
19
  static get is() { return "six-main-container"; }
20
20
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"six-main-container.js","sourceRoot":"","sources":["../../../src/components/six-main-container/six-main-container.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAElE;;;;;;;;;GASG;AAOH,MAAM,OAAO,gBAAgB;;sBAKV,IAAI;;IAErB,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,WAAK,IAAI,EAAC,aAAa,EAAC,KAAK,EAAC,aAAa,GAAG;YAC9C,WAAK,IAAI,EAAC,SAAS,EAAC,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,CAAC,MAAM,EAAE;gBAC1E,eAAQ,CACJ;YACN,WAAK,IAAI,EAAC,cAAc,EAAC,KAAK,EAAC,cAAc,GAAG,CAC3C,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 1.01\n * @status stable\n *\n * @slot - The main container's content.\n *\n * @part left-margin - The component's left margin area.\n * @part content - The component's content area.\n * @part right-margin - The component's right margin area.\n */\n\n@Component({\n tag: 'six-main-container',\n styleUrl: 'six-main-container.scss',\n shadow: true,\n})\nexport class SixMainContainer {\n @Element() host!: HTMLSixMainContainerElement;\n\n /** Set to false to remove top and bottom padding. */\n // eslint-disable-next-line @stencil-community/ban-default-true\n @Prop() padded = true;\n\n render() {\n return (\n <Host>\n <div part=\"left-margin\" class=\"left-margin\" />\n <div part=\"content\" class={{ content: true, 'content--padded': this.padded }}>\n <slot />\n </div>\n <div part=\"right-margin\" class=\"right-margin\" />\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"six-main-container.js","sourceRoot":"","sources":["../../../src/components/six-main-container/six-main-container.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAElE;;;;;;;;;GASG;AAOH,MAAM,OAAO,gBAAgB;;sBAKV,IAAI;;IAErB,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,IAAI,EAAC,aAAa,EAAC,KAAK,EAAC,aAAa,GAAG;YAC9C,4DAAK,IAAI,EAAC,SAAS,EAAC,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,CAAC,MAAM,EAAE;gBAC1E,8DAAQ,CACJ;YACN,4DAAK,IAAI,EAAC,cAAc,EAAC,KAAK,EAAC,cAAc,GAAG,CAC3C,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 1.01\n * @status stable\n *\n * @slot - The main container's content.\n *\n * @part left-margin - The component's left margin area.\n * @part content - The component's content area.\n * @part right-margin - The component's right margin area.\n */\n\n@Component({\n tag: 'six-main-container',\n styleUrl: 'six-main-container.scss',\n shadow: true,\n})\nexport class SixMainContainer {\n @Element() host!: HTMLSixMainContainerElement;\n\n /** Set to false to remove top and bottom padding. */\n // eslint-disable-next-line @stencil-community/ban-default-true\n @Prop() padded = true;\n\n render() {\n return (\n <Host>\n <div part=\"left-margin\" class=\"left-margin\" />\n <div part=\"content\" class={{ content: true, 'content--padded': this.padded }}>\n <slot />\n </div>\n <div part=\"right-margin\" class=\"right-margin\" />\n </Host>\n );\n }\n}\n"]}
@@ -6,6 +6,7 @@ const isFocusedMenuItem = (menuItem) => { var _a, _b, _c; return (_c = (_b = (_a
6
6
  const isSIXMenuItemElement = (el) => (el === null || el === void 0 ? void 0 : el.tagName.toLowerCase()) === 'six-menu-item';
7
7
  const mapToMenuItem = ({ value, label }) => (h("six-menu-item", { key: value, value: value }, label));
8
8
  const DEFAULT_NUMBER_OF_ITEMS_SHOWN_FOR_VIRTUAL_SCROLLING = 5;
9
+ const DEFAULT_SIX_MENU_ITEM_HEIGHT_FOR_VIRTUAL_SCROLLING = 48;
9
10
  const DEFAULT_SIX_MENU_ITEM_HEIGHT = 64;
10
11
  /**
11
12
  * @since 1.0
@@ -35,7 +36,9 @@ export class SixMenu {
35
36
  this.scrollingDebounce = 15;
36
37
  this.disableKeyboardHandling = false;
37
38
  this.scrollingIndex = 0;
38
- this.sixMenuItemHeight = DEFAULT_SIX_MENU_ITEM_HEIGHT;
39
+ this.sixMenuItemHeight = this.virtualScroll
40
+ ? DEFAULT_SIX_MENU_ITEM_HEIGHT_FOR_VIRTUAL_SCROLLING
41
+ : DEFAULT_SIX_MENU_ITEM_HEIGHT;
39
42
  }
40
43
  connectedCallback() {
41
44
  this.handleClick = this.handleClick.bind(this);
@@ -78,6 +81,9 @@ export class SixMenu {
78
81
  getItemsShown() {
79
82
  var _a;
80
83
  const defaultItemsShown = this.virtualScroll ? DEFAULT_NUMBER_OF_ITEMS_SHOWN_FOR_VIRTUAL_SCROLLING : 0;
84
+ if (this.items && this.items.length === 1) {
85
+ return 0;
86
+ }
81
87
  return (_a = this.itemsShown) !== null && _a !== void 0 ? _a : defaultItemsShown;
82
88
  }
83
89
  setupForVirtualScrollingAfterRendering() {
@@ -187,6 +193,9 @@ export class SixMenu {
187
193
  // calculate the proper height to show the correct number of items
188
194
  styles.height = `${((_a = this.getItemsShown()) !== null && _a !== void 0 ? _a : 0) * this.sixMenuItemHeight}px`;
189
195
  }
196
+ else if (this.items && this.items.length === 1) {
197
+ styles.height = 'auto';
198
+ }
190
199
  return Object.assign({}, styles);
191
200
  }
192
201
  getMenuContainerStyle() {
@@ -199,7 +208,7 @@ export class SixMenu {
199
208
  }
200
209
  getScrollbarGhostStyle() {
201
210
  const styles = {};
202
- if (this.virtualScroll && this.items !== null) {
211
+ if (this.virtualScroll && this.items !== null && this.items.length > 1) {
203
212
  styles.height = `${this.items.length * this.sixMenuItemHeight - this.itemSize * this.sixMenuItemHeight}px`;
204
213
  }
205
214
  return Object.assign({}, styles);
@@ -216,10 +225,10 @@ export class SixMenu {
216
225
  .map(({ value, label }) => (h("six-menu-item", { checkType: "check", key: value, value: value }, label)));
217
226
  }
218
227
  render() {
219
- return (h("div", { ref: (el) => (this.menuWrapper = el), style: this.getMenuWrapperStyle(), part: "wrapper", class: {
228
+ return (h("div", { key: 'a346d393b279517ec252289e173e1d2e1ac82147', ref: (el) => (this.menuWrapper = el), style: this.getMenuWrapperStyle(), part: "wrapper", class: {
220
229
  menu: true,
221
230
  '.no-shadow': this.removeBoxShadow,
222
- } }, h("div", { ref: (el) => (this.menu = el), part: "base", role: "menu", onClick: this.handleClick, onKeyDown: this.handleKeyDown, tabIndex: 0, style: this.getMenuContainerStyle() }, h("slot", null), this.renderItems()), this.virtualScroll && h("div", { style: this.getScrollbarGhostStyle() })));
231
+ } }, h("div", { key: 'eeca9d33ecede486adc958510b2bc7028517a79a', ref: (el) => (this.menu = el), part: "base", role: "menu", onClick: this.handleClick, onKeyDown: this.handleKeyDown, tabIndex: 0, style: this.getMenuContainerStyle() }, h("slot", { key: 'c46d98b34ddaec7d041ee2ad4aa40a048a93cc80' }), this.renderItems()), this.virtualScroll && h("div", { key: '535cf4f968da60291f420da2722fc1692c0c064a', style: this.getScrollbarGhostStyle() })));
223
232
  }
224
233
  static get is() { return "six-menu"; }
225
234
  static get encapsulation() { return "shadow"; }