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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1495) hide show
  1. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  2. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  3. package/dist/cjs/{form-control-8d64e974.js → form-control-b39f1df5.js} +2 -2
  4. package/dist/cjs/{form-control-8d64e974.js.map → form-control-b39f1df5.js.map} +1 -1
  5. package/dist/cjs/index-417a06c8.js +1948 -0
  6. package/dist/cjs/index-417a06c8.js.map +1 -0
  7. package/dist/cjs/loader.cjs.js +5 -3
  8. package/dist/cjs/loader.cjs.js.map +1 -1
  9. package/dist/cjs/{modal-3ce015be.js → modal-bd7fc5bc.js} +1 -18
  10. package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
  11. package/dist/cjs/six-alert.cjs.entry.js +5 -4
  12. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  13. package/dist/cjs/six-avatar.cjs.entry.js +5 -4
  14. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  15. package/dist/cjs/six-badge.cjs.entry.js +5 -4
  16. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  17. package/dist/cjs/six-button.cjs.entry.js +7 -5
  18. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  19. package/dist/cjs/six-card.cjs.entry.js +4 -3
  20. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  21. package/dist/cjs/six-checkbox.cjs.entry.js +128 -0
  22. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -0
  23. package/dist/cjs/six-datepicker.cjs.entry.js +16 -13
  24. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  25. package/dist/cjs/six-details.cjs.entry.js +6 -5
  26. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  27. package/dist/cjs/six-dialog.cjs.entry.js +12 -30
  28. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  29. package/dist/cjs/six-drawer.cjs.entry.js +13 -30
  30. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  31. package/dist/cjs/{six-dropdown_2.cjs.entry.js → six-dropdown_3.cjs.entry.js} +88 -13
  32. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/six-error-page.cjs.entry.js +4 -3
  34. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  35. package/dist/cjs/six-error.cjs.entry.js +5 -4
  36. package/dist/cjs/six-error.cjs.entry.js.map +1 -1
  37. package/dist/cjs/six-file-list-item.cjs.entry.js +5 -4
  38. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  39. package/dist/cjs/six-file-list.cjs.entry.js +4 -3
  40. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  41. package/dist/cjs/six-file-upload.cjs.entry.js +33 -13
  42. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-footer.cjs.entry.js +4 -3
  44. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  45. package/dist/cjs/six-group-label.cjs.entry.js +5 -4
  46. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  47. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  48. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  49. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  50. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  51. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  52. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  53. package/dist/cjs/six-header.cjs.entry.js +45 -28
  54. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  55. package/dist/cjs/six-icon-button.cjs.entry.js +13 -6
  56. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  57. package/dist/cjs/six-icon.cjs.entry.js +5 -4
  58. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  59. package/dist/cjs/six-input.cjs.entry.js +17 -7
  60. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  61. package/dist/cjs/six-item-picker.cjs.entry.js +6 -5
  62. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  63. package/dist/cjs/six-language-switcher.cjs.entry.js +11 -6
  64. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  65. package/dist/cjs/six-layout-grid.cjs.entry.js +4 -3
  66. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  67. package/dist/cjs/six-main-container.cjs.entry.js +4 -3
  68. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  69. package/dist/cjs/six-menu-divider.cjs.entry.js +4 -3
  70. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  71. package/dist/cjs/six-menu-label.cjs.entry.js +4 -3
  72. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  73. package/dist/cjs/six-picto.cjs.entry.js +4 -3
  74. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  75. package/dist/cjs/six-progress-bar.cjs.entry.js +6 -5
  76. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  77. package/dist/cjs/six-progress-ring.cjs.entry.js +4 -3
  78. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  79. package/dist/cjs/six-radio.cjs.entry.js +5 -4
  80. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  81. package/dist/cjs/six-range.cjs.entry.js +17 -6
  82. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  83. package/dist/cjs/six-root.cjs.entry.js +4 -3
  84. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  85. package/dist/cjs/six-search-field.cjs.entry.js +4 -3
  86. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  87. package/dist/cjs/six-select.cjs.entry.js +93 -50
  88. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  89. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +5 -4
  90. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  91. package/dist/cjs/six-sidebar-item.cjs.entry.js +6 -5
  92. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  93. package/dist/cjs/six-sidebar.cjs.entry.js +5 -4
  94. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  95. package/dist/cjs/six-spinner.cjs.entry.js +41 -7
  96. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  97. package/dist/cjs/six-stage-indicator.cjs.entry.js +3 -2
  98. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -1
  99. package/dist/cjs/six-switch.cjs.entry.js +6 -5
  100. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  101. package/dist/cjs/six-tab-group.cjs.entry.js +34 -8
  102. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  103. package/dist/cjs/six-tab-panel.cjs.entry.js +4 -3
  104. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  105. package/dist/cjs/six-tab.cjs.entry.js +5 -4
  106. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  107. package/dist/cjs/six-tag.cjs.entry.js +5 -4
  108. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  109. package/dist/cjs/six-textarea.cjs.entry.js +7 -6
  110. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  111. package/dist/cjs/six-tile.cjs.entry.js +8 -7
  112. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  113. package/dist/cjs/six-timepicker.cjs.entry.js +5 -4
  114. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  115. package/dist/cjs/six-tooltip.cjs.entry.js +5 -4
  116. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  117. package/dist/cjs/ui-library.cjs.js +13 -11
  118. package/dist/cjs/ui-library.cjs.js.map +1 -1
  119. package/dist/collection/assets/TRADEMARKS.md +3 -3
  120. package/dist/collection/collection-manifest.json +7 -3
  121. package/dist/collection/components/six-alert/six-alert.js +2 -2
  122. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  123. package/dist/collection/components/six-avatar/six-avatar.js +2 -2
  124. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  125. package/dist/collection/components/six-badge/six-badge.js +2 -2
  126. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  127. package/dist/collection/components/six-button/six-button.css +17 -4
  128. package/dist/collection/components/six-button/six-button.js +5 -4
  129. package/dist/collection/components/six-button/six-button.js.map +1 -1
  130. package/dist/collection/components/six-card/six-card.js +1 -1
  131. package/dist/collection/components/six-card/six-card.js.map +1 -1
  132. package/dist/collection/components/six-checkbox/six-checkbox.css +2 -0
  133. package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
  134. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  135. package/dist/collection/components/six-datepicker/six-datepicker.js +13 -11
  136. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  137. package/dist/collection/components/six-details/six-details.js +3 -3
  138. package/dist/collection/components/six-details/six-details.js.map +1 -1
  139. package/dist/collection/components/six-dialog/six-dialog.js +8 -28
  140. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  141. package/dist/collection/components/six-drawer/six-drawer.js +9 -28
  142. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  143. package/dist/collection/components/six-dropdown/six-dropdown.js +5 -5
  144. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  145. package/dist/collection/components/six-error/six-error.css +1 -0
  146. package/dist/collection/components/six-error/six-error.js +1 -1
  147. package/dist/collection/components/six-error/six-error.js.map +1 -1
  148. package/dist/collection/components/six-error-page/six-error-page.js +1 -1
  149. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  150. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  151. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  152. package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
  153. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  154. package/dist/collection/components/six-file-upload/six-file-upload.css +11 -0
  155. package/dist/collection/components/six-file-upload/six-file-upload.js +86 -11
  156. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  157. package/dist/collection/components/six-footer/six-footer.js +1 -1
  158. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  159. package/dist/collection/components/six-group-label/six-group-label.js +1 -1
  160. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  161. package/dist/collection/components/six-header/six-header.css +5 -20
  162. package/dist/collection/components/six-header/six-header.js +135 -42
  163. package/dist/collection/components/six-header/six-header.js.map +1 -1
  164. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  165. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  166. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  167. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  168. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  169. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  170. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  171. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  172. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  173. package/dist/collection/components/six-icon/six-icon.js +2 -2
  174. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  175. package/dist/collection/components/six-icon-button/six-icon-button.css +2 -1
  176. package/dist/collection/components/six-icon-button/six-icon-button.js +60 -3
  177. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  178. package/dist/collection/components/six-input/six-input.css +1 -0
  179. package/dist/collection/components/six-input/six-input.js +41 -5
  180. package/dist/collection/components/six-input/six-input.js.map +1 -1
  181. package/dist/collection/components/six-item-picker/six-item-picker.js +3 -3
  182. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  183. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  184. package/dist/collection/components/six-language-switcher/six-language-switcher.js +7 -3
  185. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  186. package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
  187. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  188. package/dist/collection/components/six-logo/six-logo.css +18 -0
  189. package/dist/collection/components/six-logo/six-logo.js +54 -0
  190. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  191. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  192. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  193. package/dist/collection/components/six-menu/six-menu.js +13 -4
  194. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  195. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  196. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  197. package/dist/collection/components/six-menu-item/six-menu-item.js +2 -2
  198. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  199. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  200. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  201. package/dist/collection/components/six-picto/six-picto.js +1 -1
  202. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  203. package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
  204. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  205. package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
  206. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  207. package/dist/collection/components/six-radio/six-radio.js +2 -2
  208. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  209. package/dist/collection/components/six-range/six-range.css +1 -1
  210. package/dist/collection/components/six-range/six-range.js +12 -2
  211. package/dist/collection/components/six-range/six-range.js.map +1 -1
  212. package/dist/collection/components/six-root/six-root.js +1 -1
  213. package/dist/collection/components/six-root/six-root.js.map +1 -1
  214. package/dist/collection/components/six-search-field/six-search-field.js +1 -1
  215. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  216. package/dist/collection/components/six-select/six-select.js +56 -47
  217. package/dist/collection/components/six-select/six-select.js.map +1 -1
  218. package/dist/collection/components/six-select/util.js +24 -0
  219. package/dist/collection/components/six-select/util.js.map +1 -1
  220. package/dist/collection/components/six-sidebar/six-sidebar.js +2 -2
  221. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  222. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +7 -0
  223. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
  224. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  225. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +8 -0
  226. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +1 -1
  227. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  228. package/dist/collection/components/six-spinner/six-spinner.css +45 -0
  229. package/dist/collection/components/six-spinner/six-spinner.js +59 -10
  230. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  231. package/dist/collection/components/six-switch/six-switch.js +2 -2
  232. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  233. package/dist/collection/components/six-tab/six-tab.js +2 -2
  234. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  235. package/dist/collection/components/six-tab-group/six-tab-group.js +33 -7
  236. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  237. package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
  238. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  239. package/dist/collection/components/six-tag/six-tag.js +2 -2
  240. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  241. package/dist/collection/components/six-textarea/six-textarea.css +5 -0
  242. package/dist/collection/components/six-textarea/six-textarea.js +4 -4
  243. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  244. package/dist/collection/components/six-tile/six-tile.js +5 -5
  245. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  246. package/dist/collection/components/six-timepicker/six-timepicker.js +2 -2
  247. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  248. package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
  249. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  250. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  251. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  252. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  253. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  254. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  255. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  256. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  257. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  258. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  259. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  260. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  261. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  262. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  263. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  264. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  265. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  266. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  267. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  268. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  269. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  270. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  271. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  272. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  273. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  274. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  275. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  276. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  277. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  278. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  279. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  280. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  281. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  282. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  283. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  284. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  285. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  286. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  287. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  288. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  289. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  290. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  291. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  292. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  293. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  294. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  295. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  296. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  297. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  298. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  299. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  300. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  301. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  302. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  303. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  304. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  305. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  306. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  307. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  308. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  309. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  310. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  311. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  312. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  313. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  314. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  315. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  316. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  317. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  318. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  319. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  320. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  321. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  322. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  323. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  324. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  325. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  326. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  327. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  328. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  329. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  330. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  331. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  332. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  333. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  334. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  335. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  336. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  337. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  338. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  339. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  340. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  341. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  342. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  343. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  344. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  345. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  346. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  347. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  348. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  349. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  350. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  351. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  352. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  353. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  354. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  355. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  356. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  357. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  358. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  359. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  360. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  361. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  362. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  363. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  364. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  365. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  366. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  367. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  368. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  369. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  370. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  371. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  372. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  373. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  374. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  375. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  376. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  377. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  378. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  379. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  380. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  381. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  382. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  383. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  384. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  385. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  386. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  387. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  388. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  389. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  390. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  391. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  392. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  393. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  394. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  395. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  396. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  397. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  398. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  399. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  400. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  401. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  402. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  403. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  404. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  405. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  406. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  407. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  408. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  409. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  410. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  411. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  412. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  413. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  414. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  415. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  416. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  417. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  418. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  419. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  420. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  421. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  422. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  423. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  424. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  425. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  426. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  427. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  428. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  429. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  430. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  431. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  432. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  433. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  434. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  435. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  436. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  437. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  438. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  439. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  440. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  441. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  442. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  443. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  444. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  445. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  446. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  447. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  448. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  449. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  450. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  451. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  452. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  453. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  454. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  455. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  456. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  457. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  458. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  459. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  460. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  461. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  462. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  463. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  464. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  465. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  466. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  467. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  468. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  469. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  470. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  471. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  472. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  473. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  474. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  475. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  476. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  477. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  478. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  479. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  480. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  481. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  482. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  483. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  484. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  485. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  486. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  487. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  488. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  489. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  490. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  491. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  492. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  493. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  494. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  495. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  496. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  497. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  498. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  499. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  500. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  501. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  502. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  503. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  504. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  505. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  506. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  507. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  508. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  509. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  510. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  511. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  512. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  513. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  514. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  515. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  516. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  517. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  518. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  519. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  520. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  521. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  522. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  523. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  524. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  525. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  526. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  527. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  528. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  529. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  530. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  531. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  532. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  533. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  534. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  535. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  536. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  537. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  538. package/dist/collection/utils/alert.js.map +1 -1
  539. package/dist/collection/utils/date-util.js.map +1 -1
  540. package/dist/collection/utils/error-messages.js.map +1 -1
  541. package/dist/collection/utils/event-listeners.js.map +1 -1
  542. package/dist/collection/utils/focus-visible.js.map +1 -1
  543. package/dist/collection/utils/form.js.map +1 -1
  544. package/dist/collection/utils/modal.js.map +1 -1
  545. package/dist/collection/utils/popover.js.map +1 -1
  546. package/dist/collection/utils/popup.js.map +1 -1
  547. package/dist/collection/utils/scroll.js.map +1 -1
  548. package/dist/collection/utils/slot.js.map +1 -1
  549. package/dist/collection/utils/tabbable.js.map +1 -1
  550. package/dist/collection/utils/time.util.js.map +1 -1
  551. package/dist/components/index.js +8 -0
  552. package/dist/components/index.js.map +1 -1
  553. package/dist/components/modal.js +1 -17
  554. package/dist/components/modal.js.map +1 -1
  555. package/dist/components/six-alert.js +4 -3
  556. package/dist/components/six-alert.js.map +1 -1
  557. package/dist/components/six-avatar.js +4 -3
  558. package/dist/components/six-avatar.js.map +1 -1
  559. package/dist/components/six-badge.js +4 -3
  560. package/dist/components/six-badge.js.map +1 -1
  561. package/dist/components/six-button2.js +6 -4
  562. package/dist/components/six-button2.js.map +1 -1
  563. package/dist/components/six-card.js +3 -2
  564. package/dist/components/six-card.js.map +1 -1
  565. package/dist/components/six-checkbox2.js +5 -4
  566. package/dist/components/six-checkbox2.js.map +1 -1
  567. package/dist/components/six-datepicker.js +15 -12
  568. package/dist/components/six-datepicker.js.map +1 -1
  569. package/dist/components/six-details2.js +5 -4
  570. package/dist/components/six-details2.js.map +1 -1
  571. package/dist/components/six-dialog.js +11 -29
  572. package/dist/components/six-dialog.js.map +1 -1
  573. package/dist/components/six-drawer.js +12 -29
  574. package/dist/components/six-drawer.js.map +1 -1
  575. package/dist/components/six-dropdown2.js +7 -6
  576. package/dist/components/six-dropdown2.js.map +1 -1
  577. package/dist/components/six-error-page.js +3 -2
  578. package/dist/components/six-error-page.js.map +1 -1
  579. package/dist/components/six-error2.js +4 -3
  580. package/dist/components/six-error2.js.map +1 -1
  581. package/dist/components/six-file-list-item.js +4 -3
  582. package/dist/components/six-file-list-item.js.map +1 -1
  583. package/dist/components/six-file-list.js +3 -2
  584. package/dist/components/six-file-list.js.map +1 -1
  585. package/dist/components/six-file-upload.js +52 -16
  586. package/dist/components/six-file-upload.js.map +1 -1
  587. package/dist/components/six-footer.js +3 -2
  588. package/dist/components/six-footer.js.map +1 -1
  589. package/dist/components/six-group-label.js +3 -2
  590. package/dist/components/six-group-label.js.map +1 -1
  591. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  592. package/dist/components/six-header-dropdown-item.js +103 -0
  593. package/dist/components/six-header-dropdown-item.js.map +1 -0
  594. package/dist/components/six-header-item.d.ts +11 -0
  595. package/dist/components/six-header-item.js +8 -0
  596. package/dist/components/six-header-item.js.map +1 -0
  597. package/dist/components/six-header-item2.js +39 -0
  598. package/dist/components/six-header-item2.js.map +1 -0
  599. package/dist/components/six-header-menu-button.d.ts +11 -0
  600. package/dist/components/six-header-menu-button.js +57 -0
  601. package/dist/components/six-header-menu-button.js.map +1 -0
  602. package/dist/components/six-header.js +70 -39
  603. package/dist/components/six-header.js.map +1 -1
  604. package/dist/components/six-icon-button2.js +16 -6
  605. package/dist/components/six-icon-button2.js.map +1 -1
  606. package/dist/components/six-icon2.js +4 -3
  607. package/dist/components/six-icon2.js.map +1 -1
  608. package/dist/components/six-input2.js +16 -5
  609. package/dist/components/six-input2.js.map +1 -1
  610. package/dist/components/six-item-picker2.js +5 -4
  611. package/dist/components/six-item-picker2.js.map +1 -1
  612. package/dist/components/six-language-switcher.js +10 -5
  613. package/dist/components/six-language-switcher.js.map +1 -1
  614. package/dist/components/six-layout-grid.js +3 -2
  615. package/dist/components/six-layout-grid.js.map +1 -1
  616. package/dist/components/six-logo.d.ts +11 -0
  617. package/dist/components/six-logo.js +8 -0
  618. package/dist/components/six-logo.js.map +1 -0
  619. package/dist/components/six-logo2.js +42 -0
  620. package/dist/components/six-logo2.js.map +1 -0
  621. package/dist/components/six-main-container.js +3 -2
  622. package/dist/components/six-main-container.js.map +1 -1
  623. package/dist/components/six-menu-divider.js +3 -2
  624. package/dist/components/six-menu-divider.js.map +1 -1
  625. package/dist/components/six-menu-item2.js +4 -3
  626. package/dist/components/six-menu-item2.js.map +1 -1
  627. package/dist/components/six-menu-label.js +3 -2
  628. package/dist/components/six-menu-label.js.map +1 -1
  629. package/dist/components/six-menu2.js +15 -5
  630. package/dist/components/six-menu2.js.map +1 -1
  631. package/dist/components/six-picto2.js +3 -2
  632. package/dist/components/six-picto2.js.map +1 -1
  633. package/dist/components/six-progress-bar.js +5 -4
  634. package/dist/components/six-progress-bar.js.map +1 -1
  635. package/dist/components/six-progress-ring.js +3 -2
  636. package/dist/components/six-progress-ring.js.map +1 -1
  637. package/dist/components/six-radio.js +4 -3
  638. package/dist/components/six-radio.js.map +1 -1
  639. package/dist/components/six-range.js +15 -4
  640. package/dist/components/six-range.js.map +1 -1
  641. package/dist/components/six-root.js +3 -2
  642. package/dist/components/six-root.js.map +1 -1
  643. package/dist/components/six-search-field.js +3 -2
  644. package/dist/components/six-search-field.js.map +1 -1
  645. package/dist/components/six-select.js +91 -48
  646. package/dist/components/six-select.js.map +1 -1
  647. package/dist/components/six-sidebar-item-group.js +4 -3
  648. package/dist/components/six-sidebar-item-group.js.map +1 -1
  649. package/dist/components/six-sidebar-item.js +5 -4
  650. package/dist/components/six-sidebar-item.js.map +1 -1
  651. package/dist/components/six-sidebar.js +4 -3
  652. package/dist/components/six-sidebar.js.map +1 -1
  653. package/dist/components/six-spinner2.js +41 -6
  654. package/dist/components/six-spinner2.js.map +1 -1
  655. package/dist/components/six-stage-indicator2.js +2 -1
  656. package/dist/components/six-stage-indicator2.js.map +1 -1
  657. package/dist/components/six-switch.js +4 -3
  658. package/dist/components/six-switch.js.map +1 -1
  659. package/dist/components/six-tab-group.js +35 -8
  660. package/dist/components/six-tab-group.js.map +1 -1
  661. package/dist/components/six-tab-panel.js +3 -2
  662. package/dist/components/six-tab-panel.js.map +1 -1
  663. package/dist/components/six-tab.js +4 -3
  664. package/dist/components/six-tab.js.map +1 -1
  665. package/dist/components/six-tag.js +4 -3
  666. package/dist/components/six-tag.js.map +1 -1
  667. package/dist/components/six-textarea.js +5 -4
  668. package/dist/components/six-textarea.js.map +1 -1
  669. package/dist/components/six-tile.js +7 -6
  670. package/dist/components/six-tile.js.map +1 -1
  671. package/dist/components/six-timepicker2.js +4 -3
  672. package/dist/components/six-timepicker2.js.map +1 -1
  673. package/dist/components/six-tooltip2.js +4 -3
  674. package/dist/components/six-tooltip2.js.map +1 -1
  675. package/dist/components.d.ts +34 -0
  676. package/dist/components.json +724 -74
  677. package/dist/esm/app-globals-0f993ce5.js +5 -0
  678. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  679. package/dist/esm/{form-control-d403a9cf.js → form-control-ad1710bf.js} +2 -2
  680. package/dist/esm/{form-control-d403a9cf.js.map → form-control-ad1710bf.js.map} +1 -1
  681. package/dist/esm/index-a7bee415.js +1919 -0
  682. package/dist/esm/index-a7bee415.js.map +1 -0
  683. package/dist/esm/loader.js +6 -4
  684. package/dist/esm/loader.js.map +1 -1
  685. package/dist/esm/{modal-96526245.js → modal-6c1288e3.js} +2 -18
  686. package/dist/esm/modal-6c1288e3.js.map +1 -0
  687. package/dist/esm/six-alert.entry.js +5 -4
  688. package/dist/esm/six-alert.entry.js.map +1 -1
  689. package/dist/esm/six-avatar.entry.js +5 -4
  690. package/dist/esm/six-avatar.entry.js.map +1 -1
  691. package/dist/esm/six-badge.entry.js +5 -4
  692. package/dist/esm/six-badge.entry.js.map +1 -1
  693. package/dist/esm/six-button.entry.js +7 -5
  694. package/dist/esm/six-button.entry.js.map +1 -1
  695. package/dist/esm/six-card.entry.js +4 -3
  696. package/dist/esm/six-card.entry.js.map +1 -1
  697. package/dist/esm/six-checkbox.entry.js +124 -0
  698. package/dist/esm/six-checkbox.entry.js.map +1 -0
  699. package/dist/esm/six-datepicker.entry.js +16 -13
  700. package/dist/esm/six-datepicker.entry.js.map +1 -1
  701. package/dist/esm/six-details.entry.js +6 -5
  702. package/dist/esm/six-details.entry.js.map +1 -1
  703. package/dist/esm/six-dialog.entry.js +12 -30
  704. package/dist/esm/six-dialog.entry.js.map +1 -1
  705. package/dist/esm/six-drawer.entry.js +13 -30
  706. package/dist/esm/six-drawer.entry.js.map +1 -1
  707. package/dist/esm/{six-dropdown_2.entry.js → six-dropdown_3.entry.js} +88 -14
  708. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  709. package/dist/esm/six-error-page.entry.js +4 -3
  710. package/dist/esm/six-error-page.entry.js.map +1 -1
  711. package/dist/esm/six-error.entry.js +5 -4
  712. package/dist/esm/six-error.entry.js.map +1 -1
  713. package/dist/esm/six-file-list-item.entry.js +5 -4
  714. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  715. package/dist/esm/six-file-list.entry.js +4 -3
  716. package/dist/esm/six-file-list.entry.js.map +1 -1
  717. package/dist/esm/six-file-upload.entry.js +33 -13
  718. package/dist/esm/six-file-upload.entry.js.map +1 -1
  719. package/dist/esm/six-footer.entry.js +4 -3
  720. package/dist/esm/six-footer.entry.js.map +1 -1
  721. package/dist/esm/six-group-label.entry.js +5 -4
  722. package/dist/esm/six-group-label.entry.js.map +1 -1
  723. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  724. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  725. package/dist/esm/six-header-item_2.entry.js +42 -0
  726. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  727. package/dist/esm/six-header-menu-button.entry.js +19 -0
  728. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  729. package/dist/esm/six-header.entry.js +45 -28
  730. package/dist/esm/six-header.entry.js.map +1 -1
  731. package/dist/esm/six-icon-button.entry.js +13 -6
  732. package/dist/esm/six-icon-button.entry.js.map +1 -1
  733. package/dist/esm/six-icon.entry.js +5 -4
  734. package/dist/esm/six-icon.entry.js.map +1 -1
  735. package/dist/esm/six-input.entry.js +17 -7
  736. package/dist/esm/six-input.entry.js.map +1 -1
  737. package/dist/esm/six-item-picker.entry.js +6 -5
  738. package/dist/esm/six-item-picker.entry.js.map +1 -1
  739. package/dist/esm/six-language-switcher.entry.js +11 -6
  740. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  741. package/dist/esm/six-layout-grid.entry.js +4 -3
  742. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  743. package/dist/esm/six-main-container.entry.js +4 -3
  744. package/dist/esm/six-main-container.entry.js.map +1 -1
  745. package/dist/esm/six-menu-divider.entry.js +4 -3
  746. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  747. package/dist/esm/six-menu-label.entry.js +4 -3
  748. package/dist/esm/six-menu-label.entry.js.map +1 -1
  749. package/dist/esm/six-picto.entry.js +4 -3
  750. package/dist/esm/six-picto.entry.js.map +1 -1
  751. package/dist/esm/six-progress-bar.entry.js +6 -5
  752. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  753. package/dist/esm/six-progress-ring.entry.js +4 -3
  754. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  755. package/dist/esm/six-radio.entry.js +5 -4
  756. package/dist/esm/six-radio.entry.js.map +1 -1
  757. package/dist/esm/six-range.entry.js +17 -6
  758. package/dist/esm/six-range.entry.js.map +1 -1
  759. package/dist/esm/six-root.entry.js +4 -3
  760. package/dist/esm/six-root.entry.js.map +1 -1
  761. package/dist/esm/six-search-field.entry.js +4 -3
  762. package/dist/esm/six-search-field.entry.js.map +1 -1
  763. package/dist/esm/six-select.entry.js +93 -50
  764. package/dist/esm/six-select.entry.js.map +1 -1
  765. package/dist/esm/six-sidebar-item-group.entry.js +5 -4
  766. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  767. package/dist/esm/six-sidebar-item.entry.js +6 -5
  768. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  769. package/dist/esm/six-sidebar.entry.js +5 -4
  770. package/dist/esm/six-sidebar.entry.js.map +1 -1
  771. package/dist/esm/six-spinner.entry.js +41 -7
  772. package/dist/esm/six-spinner.entry.js.map +1 -1
  773. package/dist/esm/six-stage-indicator.entry.js +3 -2
  774. package/dist/esm/six-stage-indicator.entry.js.map +1 -1
  775. package/dist/esm/six-switch.entry.js +6 -5
  776. package/dist/esm/six-switch.entry.js.map +1 -1
  777. package/dist/esm/six-tab-group.entry.js +34 -8
  778. package/dist/esm/six-tab-group.entry.js.map +1 -1
  779. package/dist/esm/six-tab-panel.entry.js +4 -3
  780. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  781. package/dist/esm/six-tab.entry.js +5 -4
  782. package/dist/esm/six-tab.entry.js.map +1 -1
  783. package/dist/esm/six-tag.entry.js +5 -4
  784. package/dist/esm/six-tag.entry.js.map +1 -1
  785. package/dist/esm/six-textarea.entry.js +7 -6
  786. package/dist/esm/six-textarea.entry.js.map +1 -1
  787. package/dist/esm/six-tile.entry.js +8 -7
  788. package/dist/esm/six-tile.entry.js.map +1 -1
  789. package/dist/esm/six-timepicker.entry.js +5 -4
  790. package/dist/esm/six-timepicker.entry.js.map +1 -1
  791. package/dist/esm/six-tooltip.entry.js +5 -4
  792. package/dist/esm/six-tooltip.entry.js.map +1 -1
  793. package/dist/esm/ui-library.js +14 -12
  794. package/dist/esm/ui-library.js.map +1 -1
  795. package/dist/types/components/six-button/six-button.d.ts +1 -1
  796. package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -1
  797. package/dist/types/components/six-header/six-header.d.ts +81 -18
  798. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  799. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  800. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  801. package/dist/types/components/six-icon-button/six-icon-button.d.ts +6 -0
  802. package/dist/types/components/six-input/six-input.d.ts +9 -1
  803. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  804. package/dist/types/components/six-menu/six-menu.d.ts +1 -1
  805. package/dist/types/components/six-range/six-range.d.ts +2 -0
  806. package/dist/types/components/six-select/six-select.d.ts +0 -2
  807. package/dist/types/components/six-select/util.d.ts +2 -0
  808. package/dist/types/components/six-spinner/six-spinner.d.ts +24 -4
  809. package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
  810. package/dist/types/components.d.ts +263 -11
  811. package/dist/types/stencil-public-runtime.d.ts +3 -10
  812. package/dist/types/utils/type-check.d.ts +1 -1
  813. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  814. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  815. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  816. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  817. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  818. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  819. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  820. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  821. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  822. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  823. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  824. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  825. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  826. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  827. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  828. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  829. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  830. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  831. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  832. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  833. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  834. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  835. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  836. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  837. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  838. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  839. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  840. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  841. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  842. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  843. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  844. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  845. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  846. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  847. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  848. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  849. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  850. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  851. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  852. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  853. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  854. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  855. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  856. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  857. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  858. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  859. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  860. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  861. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  862. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  863. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  864. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  865. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  866. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  867. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  868. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  869. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  870. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  871. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  872. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  873. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  874. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  875. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  876. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  877. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  878. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  879. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  880. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  881. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  882. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  883. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  884. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  885. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  886. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  887. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  888. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  889. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  890. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  891. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  892. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  893. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  894. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  895. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  896. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  897. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  898. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  899. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  900. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  901. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  902. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  903. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  904. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  905. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  906. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  907. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  908. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  909. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  910. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  911. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  912. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  913. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  914. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  915. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  916. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  917. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  918. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  919. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  920. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  921. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  922. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  923. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  924. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  925. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  926. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  927. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  928. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  929. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  930. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  931. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  932. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  933. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  934. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  935. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  936. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  937. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  938. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  939. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  940. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  941. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  942. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  943. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  944. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  945. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  946. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  947. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  948. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  949. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  950. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  951. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  952. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  953. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  954. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  955. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  956. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  957. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  958. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  959. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  960. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  961. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  962. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  963. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  964. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  965. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  966. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  967. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  968. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  969. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  970. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  971. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  972. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  973. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  974. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  975. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  976. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  977. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  978. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  979. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  980. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  981. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  982. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  983. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  984. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  985. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  986. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  987. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  988. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  989. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  990. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  991. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  992. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  993. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  994. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  995. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  996. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  997. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  998. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  999. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1000. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1001. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1002. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1003. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1004. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1005. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1006. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1007. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1008. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1009. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1010. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1011. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1012. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1013. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1014. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1015. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1016. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1017. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1018. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1019. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1020. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1021. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1022. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1023. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1024. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1025. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1026. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1027. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1028. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1029. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1030. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1031. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1032. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1033. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1034. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1035. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1036. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1037. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1038. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1039. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1040. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1041. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1042. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1043. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1044. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1045. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1046. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1047. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1048. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1049. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1050. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1051. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1052. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1053. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1054. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1055. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1056. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1057. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1058. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1059. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1060. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1061. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1062. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1063. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1064. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1065. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1066. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1067. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1068. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1069. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1070. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1071. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1072. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1073. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1074. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1075. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1076. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1077. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1078. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1079. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1080. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1081. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1082. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1083. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1084. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1085. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1086. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1087. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1088. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1089. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1090. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1091. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1092. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1093. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1094. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1095. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1096. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1097. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1098. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1099. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1100. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1101. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1102. package/dist/ui-library/index.esm.js.map +1 -1
  1103. package/dist/ui-library/{p-50dae789.entry.js → p-03acec96.entry.js} +2 -2
  1104. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1105. package/dist/ui-library/p-06ba4450.js.map +1 -1
  1106. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1107. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1108. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1109. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1110. package/dist/ui-library/{p-9c79341d.entry.js → p-0a6b6429.entry.js} +2 -2
  1111. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1112. package/dist/ui-library/p-0cebf1d2.js.map +1 -1
  1113. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1114. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1115. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1116. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1117. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1118. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1119. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1120. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1121. package/dist/ui-library/{p-04cc397c.entry.js → p-1f7a0cb5.entry.js} +2 -2
  1122. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1123. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1124. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1125. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1126. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1127. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1128. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1129. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1130. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1131. package/dist/ui-library/{p-da7f3dbd.entry.js → p-42cd3588.entry.js} +2 -2
  1132. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1133. package/dist/ui-library/p-48118ce8.js +3 -0
  1134. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1135. package/dist/ui-library/{p-d95e292e.entry.js → p-49019d6c.entry.js} +2 -2
  1136. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1137. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1138. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1139. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1140. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1141. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1142. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1143. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1144. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1145. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1146. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1147. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1148. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1149. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1150. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1151. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1152. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1153. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1154. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1155. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1156. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1157. package/dist/ui-library/p-651293e7.js +2 -0
  1158. package/dist/ui-library/p-651293e7.js.map +1 -0
  1159. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1160. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1161. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1162. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1163. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1164. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1165. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1166. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1167. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1168. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1169. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1170. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1171. package/dist/ui-library/{p-ac57ba5c.entry.js → p-7eb9ae75.entry.js} +2 -2
  1172. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1173. package/dist/ui-library/p-7f856f00.js.map +1 -1
  1174. package/dist/ui-library/p-8227aaed.js.map +1 -1
  1175. package/dist/ui-library/p-842b492e.js.map +1 -1
  1176. package/dist/ui-library/p-862d474e.js.map +1 -1
  1177. package/dist/ui-library/{p-961bd001.entry.js → p-870139dc.entry.js} +2 -2
  1178. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1179. package/dist/ui-library/p-8bfb4bfc.js.map +1 -1
  1180. package/dist/ui-library/{p-61e66671.js → p-a04460e3.js} +2 -2
  1181. package/dist/ui-library/{p-61e66671.js.map → p-a04460e3.js.map} +1 -1
  1182. package/dist/ui-library/p-a1502802.js.map +1 -1
  1183. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1184. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1185. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1186. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1187. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1188. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1189. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1190. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1191. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1192. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1193. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1194. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1195. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1196. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1197. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1198. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1199. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1200. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1201. package/dist/ui-library/{p-884c5cf9.entry.js → p-d46acf21.entry.js} +2 -2
  1202. package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
  1203. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1204. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1205. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1206. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1207. package/dist/ui-library/p-e080d5b6.js.map +1 -1
  1208. package/dist/ui-library/p-e1255160.js +2 -0
  1209. package/dist/ui-library/p-e1255160.js.map +1 -0
  1210. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1211. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1212. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1213. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1214. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1215. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1216. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1217. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1218. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1219. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1220. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1221. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1222. package/dist/ui-library/p-f136a6b2.js.map +1 -1
  1223. package/dist/ui-library/{p-1f5840b5.entry.js → p-f9a1f6ab.entry.js} +2 -2
  1224. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1225. package/dist/ui-library/{p-0440335d.entry.js → p-ffce31da.entry.js} +2 -2
  1226. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1227. package/dist/ui-library/ui-library.css +1 -1
  1228. package/dist/ui-library/ui-library.esm.js +1 -1
  1229. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1230. package/loader/cdn.js +1 -3
  1231. package/loader/index.cjs.js +1 -3
  1232. package/loader/index.d.ts +3 -0
  1233. package/loader/index.es2017.js +1 -3
  1234. package/loader/index.js +1 -3
  1235. package/package.json +8 -20
  1236. package/dist/cjs/index-d7748d51.js +0 -2230
  1237. package/dist/cjs/index-d7748d51.js.map +0 -1
  1238. package/dist/cjs/modal-3ce015be.js.map +0 -1
  1239. package/dist/cjs/six-checkbox_2.cjs.entry.js +0 -190
  1240. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +0 -1
  1241. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1242. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1243. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1244. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1245. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1246. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1247. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1248. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1249. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1250. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1251. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1252. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
  1253. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1254. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1255. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1256. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1257. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1258. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1259. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1260. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1261. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1262. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -147
  1263. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1264. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1265. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1266. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1267. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1268. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1269. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1270. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  1271. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1272. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1273. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1274. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
  1275. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1276. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  1277. package/dist/collection/components/six-header/test/six-header.spec.js +0 -177
  1278. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  1279. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1280. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1281. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1282. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1283. package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
  1284. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1285. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1286. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1287. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1288. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1289. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1290. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1291. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1292. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1293. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1294. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1295. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1296. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1297. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1298. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1299. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1300. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1301. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1302. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1303. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1304. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1305. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1306. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1307. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1308. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1309. package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
  1310. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1311. package/dist/collection/components/six-root/test/six-root.spec.js +0 -36
  1312. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1313. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1314. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1315. package/dist/collection/components/six-select/test/six-select.spec.js +0 -102
  1316. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1317. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  1318. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1319. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1320. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1321. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1322. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1323. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1324. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1325. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1326. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1327. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1328. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1329. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
  1330. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1331. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1332. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1333. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
  1334. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1335. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
  1336. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1337. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1338. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1339. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1340. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1341. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1342. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1343. package/dist/collection/files/file-list.json +0 -308
  1344. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1345. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1346. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1347. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1348. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1349. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1350. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1351. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1352. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1353. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1354. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1355. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1356. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1357. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1358. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1359. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1360. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1361. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1362. package/dist/collection/utils/date-util.spec.js +0 -995
  1363. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1364. package/dist/collection/utils/scroll.spec.js +0 -122
  1365. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1366. package/dist/collection/utils/support.js +0 -16
  1367. package/dist/collection/utils/support.js.map +0 -1
  1368. package/dist/collection/utils/time.util.spec.js +0 -368
  1369. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1370. package/dist/esm/index-79d4ef67.js +0 -2201
  1371. package/dist/esm/index-79d4ef67.js.map +0 -1
  1372. package/dist/esm/modal-96526245.js.map +0 -1
  1373. package/dist/esm/polyfills/core-js.js +0 -11
  1374. package/dist/esm/polyfills/dom.js +0 -79
  1375. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1376. package/dist/esm/polyfills/index.js +0 -34
  1377. package/dist/esm/polyfills/system.js +0 -6
  1378. package/dist/esm/six-checkbox_2.entry.js +0 -185
  1379. package/dist/esm/six-checkbox_2.entry.js.map +0 -1
  1380. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1381. package/dist/types/utils/support.d.ts +0 -1
  1382. package/dist/ui-library/assets/six-logo.svg +0 -1
  1383. package/dist/ui-library/files/file-list.json +0 -308
  1384. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1385. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1386. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1387. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1388. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1389. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1390. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1391. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1392. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1393. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1394. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1395. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1396. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1397. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1398. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1399. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1400. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1401. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1402. package/dist/ui-library/p-0440335d.entry.js.map +0 -1
  1403. package/dist/ui-library/p-04cc397c.entry.js.map +0 -1
  1404. package/dist/ui-library/p-0edd3091.entry.js +0 -2
  1405. package/dist/ui-library/p-0edd3091.entry.js.map +0 -1
  1406. package/dist/ui-library/p-150b7664.entry.js +0 -2
  1407. package/dist/ui-library/p-150b7664.entry.js.map +0 -1
  1408. package/dist/ui-library/p-1f5840b5.entry.js.map +0 -1
  1409. package/dist/ui-library/p-28cc013e.entry.js +0 -2
  1410. package/dist/ui-library/p-28cc013e.entry.js.map +0 -1
  1411. package/dist/ui-library/p-3424bbc0.entry.js +0 -2
  1412. package/dist/ui-library/p-3424bbc0.entry.js.map +0 -1
  1413. package/dist/ui-library/p-348c68a8.entry.js +0 -2
  1414. package/dist/ui-library/p-348c68a8.entry.js.map +0 -1
  1415. package/dist/ui-library/p-3723ca06.entry.js +0 -2
  1416. package/dist/ui-library/p-3723ca06.entry.js.map +0 -1
  1417. package/dist/ui-library/p-37aeac5e.entry.js +0 -2
  1418. package/dist/ui-library/p-37aeac5e.entry.js.map +0 -1
  1419. package/dist/ui-library/p-3d7fb086.entry.js +0 -2
  1420. package/dist/ui-library/p-3d7fb086.entry.js.map +0 -1
  1421. package/dist/ui-library/p-457f7373.entry.js +0 -2
  1422. package/dist/ui-library/p-457f7373.entry.js.map +0 -1
  1423. package/dist/ui-library/p-4a667f31.entry.js +0 -2
  1424. package/dist/ui-library/p-4a667f31.entry.js.map +0 -1
  1425. package/dist/ui-library/p-50dae789.entry.js.map +0 -1
  1426. package/dist/ui-library/p-546e33d9.entry.js +0 -2
  1427. package/dist/ui-library/p-546e33d9.entry.js.map +0 -1
  1428. package/dist/ui-library/p-5db3a705.entry.js +0 -2
  1429. package/dist/ui-library/p-5db3a705.entry.js.map +0 -1
  1430. package/dist/ui-library/p-6296779b.entry.js +0 -2
  1431. package/dist/ui-library/p-6296779b.entry.js.map +0 -1
  1432. package/dist/ui-library/p-64b4755d.entry.js +0 -2
  1433. package/dist/ui-library/p-64b4755d.entry.js.map +0 -1
  1434. package/dist/ui-library/p-6c1b046e.entry.js +0 -2
  1435. package/dist/ui-library/p-6c1b046e.entry.js.map +0 -1
  1436. package/dist/ui-library/p-7115316e.entry.js +0 -2
  1437. package/dist/ui-library/p-7115316e.entry.js.map +0 -1
  1438. package/dist/ui-library/p-73dd493f.entry.js +0 -2
  1439. package/dist/ui-library/p-73dd493f.entry.js.map +0 -1
  1440. package/dist/ui-library/p-870b988d.entry.js +0 -2
  1441. package/dist/ui-library/p-870b988d.entry.js.map +0 -1
  1442. package/dist/ui-library/p-884c5cf9.entry.js.map +0 -1
  1443. package/dist/ui-library/p-8888a367.entry.js +0 -2
  1444. package/dist/ui-library/p-8888a367.entry.js.map +0 -1
  1445. package/dist/ui-library/p-8ced18d8.entry.js +0 -2
  1446. package/dist/ui-library/p-8ced18d8.entry.js.map +0 -1
  1447. package/dist/ui-library/p-935c78a7.entry.js +0 -2
  1448. package/dist/ui-library/p-935c78a7.entry.js.map +0 -1
  1449. package/dist/ui-library/p-961bd001.entry.js.map +0 -1
  1450. package/dist/ui-library/p-998de05d.js +0 -2
  1451. package/dist/ui-library/p-998de05d.js.map +0 -1
  1452. package/dist/ui-library/p-9b08068d.entry.js +0 -2
  1453. package/dist/ui-library/p-9b08068d.entry.js.map +0 -1
  1454. package/dist/ui-library/p-9c79341d.entry.js.map +0 -1
  1455. package/dist/ui-library/p-a9c159f2.entry.js +0 -2
  1456. package/dist/ui-library/p-a9c159f2.entry.js.map +0 -1
  1457. package/dist/ui-library/p-ac57ba5c.entry.js.map +0 -1
  1458. package/dist/ui-library/p-af15381b.js +0 -3
  1459. package/dist/ui-library/p-af15381b.js.map +0 -1
  1460. package/dist/ui-library/p-b1a5f3cd.entry.js +0 -2
  1461. package/dist/ui-library/p-b1a5f3cd.entry.js.map +0 -1
  1462. package/dist/ui-library/p-b385a241.entry.js +0 -2
  1463. package/dist/ui-library/p-b385a241.entry.js.map +0 -1
  1464. package/dist/ui-library/p-b74c5d6b.entry.js +0 -2
  1465. package/dist/ui-library/p-b74c5d6b.entry.js.map +0 -1
  1466. package/dist/ui-library/p-bf2fb53f.entry.js +0 -2
  1467. package/dist/ui-library/p-bf2fb53f.entry.js.map +0 -1
  1468. package/dist/ui-library/p-c2c7370b.entry.js +0 -2
  1469. package/dist/ui-library/p-c2c7370b.entry.js.map +0 -1
  1470. package/dist/ui-library/p-caea1eb6.entry.js +0 -2
  1471. package/dist/ui-library/p-caea1eb6.entry.js.map +0 -1
  1472. package/dist/ui-library/p-d3f5b9a8.entry.js +0 -2
  1473. package/dist/ui-library/p-d3f5b9a8.entry.js.map +0 -1
  1474. package/dist/ui-library/p-d42b18eb.entry.js +0 -2
  1475. package/dist/ui-library/p-d42b18eb.entry.js.map +0 -1
  1476. package/dist/ui-library/p-d95e292e.entry.js.map +0 -1
  1477. package/dist/ui-library/p-da7f3dbd.entry.js.map +0 -1
  1478. package/dist/ui-library/p-dfb89b6a.entry.js +0 -2
  1479. package/dist/ui-library/p-dfb89b6a.entry.js.map +0 -1
  1480. package/dist/ui-library/p-e6032375.entry.js +0 -2
  1481. package/dist/ui-library/p-e6032375.entry.js.map +0 -1
  1482. package/dist/ui-library/p-e60d2324.entry.js +0 -2
  1483. package/dist/ui-library/p-e60d2324.entry.js.map +0 -1
  1484. package/dist/ui-library/p-e8298c6e.entry.js +0 -2
  1485. package/dist/ui-library/p-e8298c6e.entry.js.map +0 -1
  1486. package/dist/ui-library/p-ed279165.entry.js +0 -2
  1487. package/dist/ui-library/p-ed279165.entry.js.map +0 -1
  1488. package/dist/ui-library/p-ed61b75c.entry.js +0 -2
  1489. package/dist/ui-library/p-ed61b75c.entry.js.map +0 -1
  1490. package/dist/ui-library/p-f1ab3384.entry.js +0 -2
  1491. package/dist/ui-library/p-f1ab3384.entry.js.map +0 -1
  1492. package/dist/ui-library/p-f4ef481c.entry.js +0 -2
  1493. package/dist/ui-library/p-f4ef481c.entry.js.map +0 -1
  1494. package/dist/ui-library/p-f8cbb8da.entry.js +0 -2
  1495. package/dist/ui-library/p-f8cbb8da.entry.js.map +0 -1
@@ -1,308 +0,0 @@
1
- [
2
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-100-italic.woff",
3
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-100-italic.woff",
4
- "./fonts/google/noto-sans/files/noto-sans-devanagari-100-italic.woff",
5
- "./fonts/google/noto-sans/files/noto-sans-greek-100-italic.woff",
6
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-100-italic.woff",
7
- "./fonts/google/noto-sans/files/noto-sans-latin-100-italic.woff",
8
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-100-italic.woff",
9
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-100-italic.woff",
10
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-100-normal.woff",
11
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-100-normal.woff",
12
- "./fonts/google/noto-sans/files/noto-sans-devanagari-100-normal.woff",
13
- "./fonts/google/noto-sans/files/noto-sans-greek-100-normal.woff",
14
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-100-normal.woff",
15
- "./fonts/google/noto-sans/files/noto-sans-latin-100-normal.woff",
16
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-100-normal.woff",
17
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-100-normal.woff",
18
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-200-italic.woff",
19
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-200-italic.woff",
20
- "./fonts/google/noto-sans/files/noto-sans-devanagari-200-italic.woff",
21
- "./fonts/google/noto-sans/files/noto-sans-greek-200-italic.woff",
22
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-200-italic.woff",
23
- "./fonts/google/noto-sans/files/noto-sans-latin-200-italic.woff",
24
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-200-italic.woff",
25
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-200-italic.woff",
26
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-200-normal.woff",
27
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-200-normal.woff",
28
- "./fonts/google/noto-sans/files/noto-sans-devanagari-200-normal.woff",
29
- "./fonts/google/noto-sans/files/noto-sans-greek-200-normal.woff",
30
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-200-normal.woff",
31
- "./fonts/google/noto-sans/files/noto-sans-latin-200-normal.woff",
32
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-200-normal.woff",
33
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-200-normal.woff",
34
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-300-italic.woff",
35
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-300-italic.woff",
36
- "./fonts/google/noto-sans/files/noto-sans-devanagari-300-italic.woff",
37
- "./fonts/google/noto-sans/files/noto-sans-greek-300-italic.woff",
38
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-300-italic.woff",
39
- "./fonts/google/noto-sans/files/noto-sans-latin-300-italic.woff",
40
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-300-italic.woff",
41
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-300-italic.woff",
42
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-300-normal.woff",
43
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-300-normal.woff",
44
- "./fonts/google/noto-sans/files/noto-sans-devanagari-300-normal.woff",
45
- "./fonts/google/noto-sans/files/noto-sans-greek-300-normal.woff",
46
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-300-normal.woff",
47
- "./fonts/google/noto-sans/files/noto-sans-latin-300-normal.woff",
48
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-300-normal.woff",
49
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-300-normal.woff",
50
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-400-italic.woff",
51
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-400-italic.woff",
52
- "./fonts/google/noto-sans/files/noto-sans-devanagari-400-italic.woff",
53
- "./fonts/google/noto-sans/files/noto-sans-greek-400-italic.woff",
54
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-400-italic.woff",
55
- "./fonts/google/noto-sans/files/noto-sans-latin-400-italic.woff",
56
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-400-italic.woff",
57
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-400-italic.woff",
58
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-400-normal.woff",
59
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-400-normal.woff",
60
- "./fonts/google/noto-sans/files/noto-sans-devanagari-400-normal.woff",
61
- "./fonts/google/noto-sans/files/noto-sans-greek-400-normal.woff",
62
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-400-normal.woff",
63
- "./fonts/google/noto-sans/files/noto-sans-latin-400-normal.woff",
64
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-400-normal.woff",
65
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-400-normal.woff",
66
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-500-italic.woff",
67
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-500-italic.woff",
68
- "./fonts/google/noto-sans/files/noto-sans-devanagari-500-italic.woff",
69
- "./fonts/google/noto-sans/files/noto-sans-greek-500-italic.woff",
70
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-500-italic.woff",
71
- "./fonts/google/noto-sans/files/noto-sans-latin-500-italic.woff",
72
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-500-italic.woff",
73
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-500-italic.woff",
74
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-500-normal.woff",
75
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-500-normal.woff",
76
- "./fonts/google/noto-sans/files/noto-sans-devanagari-500-normal.woff",
77
- "./fonts/google/noto-sans/files/noto-sans-greek-500-normal.woff",
78
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-500-normal.woff",
79
- "./fonts/google/noto-sans/files/noto-sans-latin-500-normal.woff",
80
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-500-normal.woff",
81
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-500-normal.woff",
82
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-600-italic.woff",
83
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-600-italic.woff",
84
- "./fonts/google/noto-sans/files/noto-sans-devanagari-600-italic.woff",
85
- "./fonts/google/noto-sans/files/noto-sans-greek-600-italic.woff",
86
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-600-italic.woff",
87
- "./fonts/google/noto-sans/files/noto-sans-latin-600-italic.woff",
88
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-600-italic.woff",
89
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-600-italic.woff",
90
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-600-normal.woff",
91
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-600-normal.woff",
92
- "./fonts/google/noto-sans/files/noto-sans-devanagari-600-normal.woff",
93
- "./fonts/google/noto-sans/files/noto-sans-greek-600-normal.woff",
94
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-600-normal.woff",
95
- "./fonts/google/noto-sans/files/noto-sans-latin-600-normal.woff",
96
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-600-normal.woff",
97
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-600-normal.woff",
98
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-700-italic.woff",
99
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-700-italic.woff",
100
- "./fonts/google/noto-sans/files/noto-sans-devanagari-700-italic.woff",
101
- "./fonts/google/noto-sans/files/noto-sans-greek-700-italic.woff",
102
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-700-italic.woff",
103
- "./fonts/google/noto-sans/files/noto-sans-latin-700-italic.woff",
104
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-700-italic.woff",
105
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-700-italic.woff",
106
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-700-normal.woff",
107
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-700-normal.woff",
108
- "./fonts/google/noto-sans/files/noto-sans-devanagari-700-normal.woff",
109
- "./fonts/google/noto-sans/files/noto-sans-greek-700-normal.woff",
110
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-700-normal.woff",
111
- "./fonts/google/noto-sans/files/noto-sans-latin-700-normal.woff",
112
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-700-normal.woff",
113
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-700-normal.woff",
114
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-800-italic.woff",
115
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-800-italic.woff",
116
- "./fonts/google/noto-sans/files/noto-sans-devanagari-800-italic.woff",
117
- "./fonts/google/noto-sans/files/noto-sans-greek-800-italic.woff",
118
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-800-italic.woff",
119
- "./fonts/google/noto-sans/files/noto-sans-latin-800-italic.woff",
120
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-800-italic.woff",
121
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-800-italic.woff",
122
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-800-normal.woff",
123
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-800-normal.woff",
124
- "./fonts/google/noto-sans/files/noto-sans-devanagari-800-normal.woff",
125
- "./fonts/google/noto-sans/files/noto-sans-greek-800-normal.woff",
126
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-800-normal.woff",
127
- "./fonts/google/noto-sans/files/noto-sans-latin-800-normal.woff",
128
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-800-normal.woff",
129
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-800-normal.woff",
130
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-900-italic.woff",
131
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-900-italic.woff",
132
- "./fonts/google/noto-sans/files/noto-sans-devanagari-900-italic.woff",
133
- "./fonts/google/noto-sans/files/noto-sans-greek-900-italic.woff",
134
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-900-italic.woff",
135
- "./fonts/google/noto-sans/files/noto-sans-latin-900-italic.woff",
136
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-900-italic.woff",
137
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-900-italic.woff",
138
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-900-normal.woff",
139
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-900-normal.woff",
140
- "./fonts/google/noto-sans/files/noto-sans-devanagari-900-normal.woff",
141
- "./fonts/google/noto-sans/files/noto-sans-greek-900-normal.woff",
142
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-900-normal.woff",
143
- "./fonts/google/noto-sans/files/noto-sans-latin-900-normal.woff",
144
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-900-normal.woff",
145
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-900-normal.woff",
146
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-100-italic.woff2",
147
- "./fonts/google/noto-sans/files/noto-sans-all-100-italic.woff",
148
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-100-italic.woff2",
149
- "./fonts/google/noto-sans/files/noto-sans-devanagari-100-italic.woff2",
150
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-100-italic.woff2",
151
- "./fonts/google/noto-sans/files/noto-sans-greek-100-italic.woff2",
152
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-100-italic.woff2",
153
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-100-italic.woff2",
154
- "./fonts/google/noto-sans/files/noto-sans-latin-100-italic.woff2",
155
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-100-normal.woff2",
156
- "./fonts/google/noto-sans/files/noto-sans-all-100-normal.woff",
157
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-100-normal.woff2",
158
- "./fonts/google/noto-sans/files/noto-sans-devanagari-100-normal.woff2",
159
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-100-normal.woff2",
160
- "./fonts/google/noto-sans/files/noto-sans-greek-100-normal.woff2",
161
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-100-normal.woff2",
162
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-100-normal.woff2",
163
- "./fonts/google/noto-sans/files/noto-sans-latin-100-normal.woff2",
164
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-200-italic.woff2",
165
- "./fonts/google/noto-sans/files/noto-sans-all-200-italic.woff",
166
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-200-italic.woff2",
167
- "./fonts/google/noto-sans/files/noto-sans-devanagari-200-italic.woff2",
168
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-200-italic.woff2",
169
- "./fonts/google/noto-sans/files/noto-sans-greek-200-italic.woff2",
170
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-200-italic.woff2",
171
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-200-italic.woff2",
172
- "./fonts/google/noto-sans/files/noto-sans-latin-200-italic.woff2",
173
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-200-normal.woff2",
174
- "./fonts/google/noto-sans/files/noto-sans-all-200-normal.woff",
175
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-200-normal.woff2",
176
- "./fonts/google/noto-sans/files/noto-sans-devanagari-200-normal.woff2",
177
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-200-normal.woff2",
178
- "./fonts/google/noto-sans/files/noto-sans-greek-200-normal.woff2",
179
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-200-normal.woff2",
180
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-200-normal.woff2",
181
- "./fonts/google/noto-sans/files/noto-sans-latin-200-normal.woff2",
182
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-300-italic.woff2",
183
- "./fonts/google/noto-sans/files/noto-sans-all-300-italic.woff",
184
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-300-italic.woff2",
185
- "./fonts/google/noto-sans/files/noto-sans-devanagari-300-italic.woff2",
186
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-300-italic.woff2",
187
- "./fonts/google/noto-sans/files/noto-sans-greek-300-italic.woff2",
188
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-300-italic.woff2",
189
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-300-italic.woff2",
190
- "./fonts/google/noto-sans/files/noto-sans-latin-300-italic.woff2",
191
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-300-normal.woff2",
192
- "./fonts/google/noto-sans/files/noto-sans-all-300-normal.woff",
193
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-300-normal.woff2",
194
- "./fonts/google/noto-sans/files/noto-sans-devanagari-300-normal.woff2",
195
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-300-normal.woff2",
196
- "./fonts/google/noto-sans/files/noto-sans-greek-300-normal.woff2",
197
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-300-normal.woff2",
198
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-300-normal.woff2",
199
- "./fonts/google/noto-sans/files/noto-sans-latin-300-normal.woff2",
200
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-400-italic.woff2",
201
- "./fonts/google/noto-sans/files/noto-sans-all-400-italic.woff",
202
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-400-italic.woff2",
203
- "./fonts/google/noto-sans/files/noto-sans-devanagari-400-italic.woff2",
204
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-400-italic.woff2",
205
- "./fonts/google/noto-sans/files/noto-sans-greek-400-italic.woff2",
206
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-400-italic.woff2",
207
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-400-italic.woff2",
208
- "./fonts/google/noto-sans/files/noto-sans-latin-400-italic.woff2",
209
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-400-normal.woff2",
210
- "./fonts/google/noto-sans/files/noto-sans-all-400-normal.woff",
211
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-400-normal.woff2",
212
- "./fonts/google/noto-sans/files/noto-sans-devanagari-400-normal.woff2",
213
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-400-normal.woff2",
214
- "./fonts/google/noto-sans/files/noto-sans-greek-400-normal.woff2",
215
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-400-normal.woff2",
216
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-400-normal.woff2",
217
- "./fonts/google/noto-sans/files/noto-sans-latin-400-normal.woff2",
218
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-500-italic.woff2",
219
- "./fonts/google/noto-sans/files/noto-sans-all-500-italic.woff",
220
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-500-italic.woff2",
221
- "./fonts/google/noto-sans/files/noto-sans-devanagari-500-italic.woff2",
222
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-500-italic.woff2",
223
- "./fonts/google/noto-sans/files/noto-sans-greek-500-italic.woff2",
224
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-500-italic.woff2",
225
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-500-italic.woff2",
226
- "./fonts/google/noto-sans/files/noto-sans-latin-500-italic.woff2",
227
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-500-normal.woff2",
228
- "./fonts/google/noto-sans/files/noto-sans-all-500-normal.woff",
229
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-500-normal.woff2",
230
- "./fonts/google/noto-sans/files/noto-sans-devanagari-500-normal.woff2",
231
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-500-normal.woff2",
232
- "./fonts/google/noto-sans/files/noto-sans-greek-500-normal.woff2",
233
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-500-normal.woff2",
234
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-500-normal.woff2",
235
- "./fonts/google/noto-sans/files/noto-sans-latin-500-normal.woff2",
236
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-600-italic.woff2",
237
- "./fonts/google/noto-sans/files/noto-sans-all-600-italic.woff",
238
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-600-italic.woff2",
239
- "./fonts/google/noto-sans/files/noto-sans-devanagari-600-italic.woff2",
240
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-600-italic.woff2",
241
- "./fonts/google/noto-sans/files/noto-sans-greek-600-italic.woff2",
242
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-600-italic.woff2",
243
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-600-italic.woff2",
244
- "./fonts/google/noto-sans/files/noto-sans-latin-600-italic.woff2",
245
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-600-normal.woff2",
246
- "./fonts/google/noto-sans/files/noto-sans-all-600-normal.woff",
247
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-600-normal.woff2",
248
- "./fonts/google/noto-sans/files/noto-sans-devanagari-600-normal.woff2",
249
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-600-normal.woff2",
250
- "./fonts/google/noto-sans/files/noto-sans-greek-600-normal.woff2",
251
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-600-normal.woff2",
252
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-600-normal.woff2",
253
- "./fonts/google/noto-sans/files/noto-sans-latin-600-normal.woff2",
254
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-700-italic.woff2",
255
- "./fonts/google/noto-sans/files/noto-sans-all-700-italic.woff",
256
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-700-italic.woff2",
257
- "./fonts/google/noto-sans/files/noto-sans-devanagari-700-italic.woff2",
258
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-700-italic.woff2",
259
- "./fonts/google/noto-sans/files/noto-sans-greek-700-italic.woff2",
260
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-700-italic.woff2",
261
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-700-italic.woff2",
262
- "./fonts/google/noto-sans/files/noto-sans-latin-700-italic.woff2",
263
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-700-normal.woff2",
264
- "./fonts/google/noto-sans/files/noto-sans-all-700-normal.woff",
265
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-700-normal.woff2",
266
- "./fonts/google/noto-sans/files/noto-sans-devanagari-700-normal.woff2",
267
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-700-normal.woff2",
268
- "./fonts/google/noto-sans/files/noto-sans-greek-700-normal.woff2",
269
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-700-normal.woff2",
270
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-700-normal.woff2",
271
- "./fonts/google/noto-sans/files/noto-sans-latin-700-normal.woff2",
272
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-800-italic.woff2",
273
- "./fonts/google/noto-sans/files/noto-sans-all-800-italic.woff",
274
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-800-italic.woff2",
275
- "./fonts/google/noto-sans/files/noto-sans-devanagari-800-italic.woff2",
276
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-800-italic.woff2",
277
- "./fonts/google/noto-sans/files/noto-sans-greek-800-italic.woff2",
278
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-800-italic.woff2",
279
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-800-italic.woff2",
280
- "./fonts/google/noto-sans/files/noto-sans-latin-800-italic.woff2",
281
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-800-normal.woff2",
282
- "./fonts/google/noto-sans/files/noto-sans-all-800-normal.woff",
283
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-800-normal.woff2",
284
- "./fonts/google/noto-sans/files/noto-sans-devanagari-800-normal.woff2",
285
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-800-normal.woff2",
286
- "./fonts/google/noto-sans/files/noto-sans-greek-800-normal.woff2",
287
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-800-normal.woff2",
288
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-800-normal.woff2",
289
- "./fonts/google/noto-sans/files/noto-sans-latin-800-normal.woff2",
290
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-900-italic.woff2",
291
- "./fonts/google/noto-sans/files/noto-sans-all-900-italic.woff",
292
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-900-italic.woff2",
293
- "./fonts/google/noto-sans/files/noto-sans-devanagari-900-italic.woff2",
294
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-900-italic.woff2",
295
- "./fonts/google/noto-sans/files/noto-sans-greek-900-italic.woff2",
296
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-900-italic.woff2",
297
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-900-italic.woff2",
298
- "./fonts/google/noto-sans/files/noto-sans-latin-900-italic.woff2",
299
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-ext-900-normal.woff2",
300
- "./fonts/google/noto-sans/files/noto-sans-all-900-normal.woff",
301
- "./fonts/google/noto-sans/files/noto-sans-cyrillic-900-normal.woff2",
302
- "./fonts/google/noto-sans/files/noto-sans-devanagari-900-normal.woff2",
303
- "./fonts/google/noto-sans/files/noto-sans-greek-ext-900-normal.woff2",
304
- "./fonts/google/noto-sans/files/noto-sans-greek-900-normal.woff2",
305
- "./fonts/google/noto-sans/files/noto-sans-vietnamese-900-normal.woff2",
306
- "./fonts/google/noto-sans/files/noto-sans-latin-ext-900-normal.woff2",
307
- "./fonts/google/noto-sans/files/noto-sans-latin-900-normal.woff2"
308
- ]
@@ -1 +0,0 @@
1
- {"version":3,"names":["sixTooltipCss","id","SixTooltip","this","componentId","isVisible","handleBlur","hasTrigger","hide","handleClick","open","show","handleFocus","handleKeyDown","event","key","stopPropagation","handleMouseOver","handleMouseOut","handleSlotChange","oldTarget","target","newTarget","getTarget","removeAttribute","setAttribute","handleOpenChange","componentDidLoad","tooltipPositioner","popover","Popover","strategy","syncOptions","host","addEventListener","hidden","componentDidUpdate","disconnectedCallback","destroy","removeEventListener","disabled","sixShow","emit","defaultPrevented","_a","sixHide","children","find","el","tagName","toLowerCase","getAttribute","Error","triggerType","triggers","trigger","split","includes","setOptions","placement","distance","skidding","transitionElement","tooltip","onAfterHide","sixAfterHide","onAfterShow","sixAfterShow","render","h","Host","onKeyDown","onMouseOver","onMouseOut","onSlotchange","ref","class","part","role","name","content"],"sources":["src/components/six-tooltip/six-tooltip.scss?tag=six-tooltip&encapsulation=shadow","src/components/six-tooltip/six-tooltip.tsx"],"sourcesContent":["@import 'src/global/component';\n\n/**\n * @prop --hide-delay: The amount of time to wait before hiding the tooltip.\n * @prop --hide-duration: The amount of time the hide transition takes to complete.\n * @prop --hide-timing-function: The timing function (easing) to use for the hide transition.\n * @prop --max-width: The maximum width of the tooltip.\n * @prop --show-delay: The amount of time to wait before showing the tooltip.\n * @prop --show-duration: The amount of time the show transition takes to complete.\n * @prop --show-timing-function: The timing function (easing) to use for the show transition.\n */\n:host {\n --max-width: 20rem;\n --hide-delay: 0s;\n --hide-duration: 0.125s;\n --hide-timing-function: ease;\n --show-delay: 0.125s;\n --show-duration: 0.125s;\n --show-timing-function: ease;\n\n display: contents;\n}\n\n.tooltip-positioner {\n position: fixed;\n z-index: var(--six-z-index-tooltip);\n pointer-events: none;\n}\n\n.tooltip {\n max-width: var(--max-width);\n border-radius: var(--six-border-radius-medium);\n background-color: var(--six-tooltip-background-color);\n font-family: var(--six-font-family);\n font-size: var(--six-tooltip-font-size);\n font-weight: var(--six-tooltip-font-weight);\n line-height: var(--six-tooltip-line-height);\n color: var(--six-tooltip-color);\n opacity: 0;\n padding: var(--six-spacing-xxx-small) var(--six-spacing-x-small);\n transform: scale(0.8);\n transform-origin: bottom;\n transition-property: opacity, transform;\n transition-delay: var(--hide-delay);\n transition-duration: var(--hide-duration);\n transition-timing-function: var(--hide-timing-function);\n\n &::after {\n content: '';\n position: absolute;\n width: 0;\n height: 0;\n }\n}\n\n.tooltip-positioner {\n &[data-popper-placement^='top'] .tooltip {\n transform-origin: bottom;\n }\n\n &[data-popper-placement^='bottom'] .tooltip {\n transform-origin: top;\n }\n\n &[data-popper-placement^='left'] .tooltip {\n transform-origin: right;\n }\n\n &[data-popper-placement^='right'] .tooltip {\n transform-origin: left;\n }\n\n &.popover-visible .tooltip {\n opacity: 1;\n transform: none;\n transition-delay: var(--show-delay);\n transition-duration: var(--show-duration);\n transition-timing-function: var(--show-timing-function);\n }\n}\n\n// Arrow + bottom\n.tooltip-positioner[data-popper-placement^='bottom'] .tooltip::after {\n bottom: 100%;\n left: calc(50% - var(--six-tooltip-arrow-size));\n border-bottom: var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);\n border-left: var(--six-tooltip-arrow-size) solid transparent;\n border-right: var(--six-tooltip-arrow-size) solid transparent;\n}\n\n.tooltip-positioner[data-popper-placement='bottom-start'] .tooltip::after {\n left: var(--six-tooltip-arrow-start-end-offset);\n}\n\n.tooltip-positioner[data-popper-placement='bottom-end'] .tooltip::after {\n right: var(--six-tooltip-arrow-start-end-offset);\n left: auto;\n}\n\n// Arrow + top\n.tooltip-positioner[data-popper-placement^='top'] .tooltip::after {\n top: 100%;\n left: calc(50% - var(--six-tooltip-arrow-size));\n border-top: var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);\n border-left: var(--six-tooltip-arrow-size) solid transparent;\n border-right: var(--six-tooltip-arrow-size) solid transparent;\n}\n\n.tooltip-positioner[data-popper-placement='top-start'] .tooltip::after {\n left: var(--six-tooltip-arrow-start-end-offset);\n}\n\n.tooltip-positioner[data-popper-placement='top-end'] .tooltip::after {\n right: var(--six-tooltip-arrow-start-end-offset);\n left: auto;\n}\n\n// Arrow + left\n.tooltip-positioner[data-popper-placement^='left'] .tooltip::after {\n top: calc(50% - var(--six-tooltip-arrow-size));\n left: 100%;\n border-left: var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);\n border-top: var(--six-tooltip-arrow-size) solid transparent;\n border-bottom: var(--six-tooltip-arrow-size) solid transparent;\n}\n\n.tooltip-positioner[data-popper-placement='left-start'] .tooltip::after {\n top: var(--six-tooltip-arrow-start-end-offset);\n}\n\n.tooltip-positioner[data-popper-placement='left-end'] .tooltip::after {\n top: auto;\n bottom: var(--six-tooltip-arrow-start-end-offset);\n}\n\n// Arrow + right\n.tooltip-positioner[data-popper-placement^='right'] .tooltip::after {\n top: calc(50% - var(--six-tooltip-arrow-size));\n right: 100%;\n border-right: var(--six-tooltip-arrow-size) solid var(--six-tooltip-background-color);\n border-top: var(--six-tooltip-arrow-size) solid transparent;\n border-bottom: var(--six-tooltip-arrow-size) solid transparent;\n}\n\n.tooltip-positioner[data-popper-placement='right-start'] .tooltip::after {\n top: var(--six-tooltip-arrow-start-end-offset);\n}\n\n.tooltip-positioner[data-popper-placement='right-end'] .tooltip::after {\n top: auto;\n bottom: var(--six-tooltip-arrow-start-end-offset);\n}\n","import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from '@stencil/core';\nimport Popover from '../../utils/popover';\nimport { EmptyPayload } from '../../utils/types';\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot - The tooltip's target element. Only the first element will be used as the target.\n * @slot content - The tooltip's content. Alternatively, you can use the content prop.\n *\n * @part base - The component's base wrapper.\n */\n\n@Component({\n tag: 'six-tooltip',\n styleUrl: 'six-tooltip.scss',\n shadow: true,\n})\nexport class SixTooltip {\n private componentId = `tooltip-${++id}`;\n private isVisible = false;\n private popover?: Popover;\n private tooltipPositioner?: HTMLElement;\n private target?: HTMLElement;\n private tooltip?: HTMLElement;\n\n @Element() host!: HTMLSixTooltipElement;\n\n /** The tooltip's content. Alternatively, you can use the content slot. */\n @Prop() content = '';\n\n /**\n * The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\n * inside the viewport.\n */\n @Prop() placement:\n | 'top'\n | 'top-start'\n | 'top-end'\n | 'right'\n | 'right-start'\n | 'right-end'\n | 'bottom'\n | 'bottom-start'\n | 'bottom-end'\n | 'left'\n | 'left-start'\n | 'left-end' = 'top';\n\n /** Set to true to disable the tooltip, so it won't show when triggered. */\n @Prop() disabled = false;\n\n /** The distance in pixels from which to offset the tooltip away from its target. */\n @Prop() distance = 10;\n\n /** Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods. */\n @Prop({ mutable: true, reflect: true }) open = false;\n\n /** The distance in pixels from which to offset the tooltip along its target. */\n @Prop() skidding = 0;\n\n /**\n * Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple\n * options can be passed by separating them with a space. When manual is used, the tooltip must be activated\n * programmatically.\n */\n @Prop() trigger = 'hover focus';\n\n @Watch('open')\n handleOpenChange() {\n this.open ? this.show() : this.hide();\n }\n\n /** Emitted when the tooltip begins to show. Calling `event.preventDefault()` will prevent it from being shown. */\n @Event({ eventName: 'six-tooltip-show' }) sixShow!: EventEmitter<EmptyPayload>;\n\n /** Emitted after the tooltip has shown and all transitions are complete. */\n @Event({ eventName: 'six-tooltip-after-show' }) sixAfterShow!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the tooltip begins to hide. Calling `event.preventDefault()` will prevent it from being hidden. */\n @Event({ eventName: 'six-tooltip-hide' }) sixHide!: EventEmitter<EmptyPayload>;\n\n /** Emitted after the tooltip has hidden and all transitions are complete. */\n @Event({ eventName: 'six-tooltip-after-hide' }) sixAfterHide!: EventEmitter<EmptyPayload>;\n\n componentDidLoad() {\n if (this.tooltipPositioner == null) return;\n this.target = this.getTarget();\n this.popover = new Popover(this.target, this.tooltipPositioner, { strategy: 'fixed' });\n this.syncOptions();\n\n this.host.addEventListener('blur', this.handleBlur, true);\n this.host.addEventListener('click', this.handleClick, true);\n this.host.addEventListener('focus', this.handleFocus, true);\n\n // Show on init if open\n this.tooltipPositioner.hidden = !this.open;\n if (this.open) {\n this.show();\n }\n }\n\n componentDidUpdate() {\n this.syncOptions();\n }\n\n disconnectedCallback() {\n if (this.popover != null) {\n this.popover.destroy();\n }\n\n this.host.removeEventListener('blur', this.handleBlur, true);\n this.host.removeEventListener('click', this.handleClick, true);\n this.host.removeEventListener('focus', this.handleFocus, true);\n }\n\n /** Shows the tooltip. */\n @Method()\n async show() {\n // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher\n if (this.isVisible || this.disabled) {\n return;\n }\n\n const sixShow = this.sixShow.emit();\n if (sixShow.defaultPrevented) {\n this.open = false;\n return;\n }\n\n this.isVisible = true;\n this.open = true;\n this.popover?.show();\n }\n\n /** Shows the tooltip. */\n @Method()\n async hide() {\n // Prevent subsequent calls to the method, whether manually or triggered by the `open` watcher\n if (!this.isVisible || this.disabled) {\n return;\n }\n\n const sixHide = this.sixHide.emit();\n if (sixHide.defaultPrevented) {\n this.open = true;\n return;\n }\n\n this.isVisible = false;\n this.open = false;\n this.popover?.hide();\n }\n\n private getTarget() {\n // Get the first child that isn't a <style> or content slot\n const target = [...this.host.children].find(\n (el) => el.tagName.toLowerCase() !== 'style' && el.getAttribute('slot') !== 'content'\n ) as HTMLElement;\n\n if (target == null) {\n throw new Error('Invalid tooltip target: no child element was found.');\n }\n\n return target;\n }\n\n private handleBlur = () => {\n if (this.hasTrigger('focus')) {\n this.hide();\n }\n };\n\n private handleClick = () => {\n if (this.hasTrigger('click')) {\n this.open ? this.hide() : this.show();\n }\n };\n\n private handleFocus = () => {\n if (this.hasTrigger('focus')) {\n this.show();\n }\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n // Pressing escape when the target element has focus should dismiss the tooltip\n if (this.open && event.key === 'Escape') {\n event.stopPropagation();\n this.hide();\n }\n };\n\n private handleMouseOver = () => {\n if (this.hasTrigger('hover')) {\n this.show();\n }\n };\n\n private handleMouseOut = () => {\n if (this.hasTrigger('hover')) {\n this.hide();\n }\n };\n\n private handleSlotChange = () => {\n const oldTarget = this.target;\n const newTarget = this.getTarget();\n\n if (newTarget !== oldTarget) {\n if (oldTarget != null) {\n oldTarget.removeAttribute('aria-describedby');\n }\n newTarget.setAttribute('aria-describedby', this.componentId);\n }\n };\n\n private hasTrigger(triggerType: string) {\n const triggers = this.trigger.split(' ');\n return triggers.includes(triggerType);\n }\n\n private syncOptions() {\n if (this.popover == null) return;\n\n this.popover.setOptions({\n placement: this.placement,\n distance: this.distance,\n skidding: this.skidding,\n transitionElement: this.tooltip,\n onAfterHide: () => this.sixAfterHide.emit(),\n onAfterShow: () => this.sixAfterShow.emit(),\n });\n }\n\n render() {\n return (\n <Host onKeyDown={this.handleKeyDown} onMouseOver={this.handleMouseOver} onMouseOut={this.handleMouseOut}>\n <slot onSlotchange={this.handleSlotChange} />\n <div ref={(el) => (this.tooltipPositioner = el)} class=\"tooltip-positioner\">\n <div\n part=\"base\"\n ref={(el) => (this.tooltip = el)}\n id={this.componentId}\n class={{\n tooltip: true,\n 'tooltip--open': this.open,\n }}\n role=\"tooltip\"\n aria-hidden={this.open ? 'false' : 'true'}\n >\n <slot name=\"content\">{this.content}</slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"names":["sixBadgeCss","SixBadge","render","h","part","class","badge","this","type","pill","pulse","role"],"sources":["src/components/six-badge/six-badge.scss?tag=six-badge&encapsulation=shadow","src/components/six-badge/six-badge.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-flex;\n}\n\n.badge {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n font-family: var(--six-font-family);\n font-size: var(--six-font-size-x-small);\n font-weight: var(--six-font-weight-semibold);\n letter-spacing: var(--six-letter-spacing-normal);\n line-height: 1;\n border-radius: var(--six-border-radius-small);\n white-space: nowrap;\n padding: 3px 6px;\n user-select: none;\n cursor: inherit;\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Type modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.badge--info {\n background-color: var(--six-color-web-rock-900);\n color: var(--six-color-white);\n}\n\n.badge--success {\n background-color: var(--six-color-success-500);\n color: var(--six-color-web-rock-900);\n}\n\n.badge--warning {\n background-color: var(--six-color-warning-700);\n color: var(--six-color-web-rock-900);\n}\n\n.badge--danger {\n background-color: var(--six-color-danger-800);\n color: var(--six-color-white);\n}\n\n.badge--action {\n background-color: var(--six-color-action-500);\n color: var(--six-color-white);\n}\n\n.badge--primary {\n background-color: var(--six-color-clay-50);\n color: var(--six-color-black);\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.badge--pill {\n border-radius: var(--six-border-radius-pill);\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pulse modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.badge--pulse {\n animation: pulse 1.5s infinite;\n}\n\n.badge--pulse.badge--info {\n --pulse-color: var(--six-color-web-rock-900);\n}\n\n.badge--pulse.badge--success {\n --pulse-color: var(--six-color-success-500);\n}\n\n.badge--pulse.badge--warning {\n --pulse-color: var(--six-color-warning-700);\n}\n\n.badge--pulse.badge--danger {\n --pulse-color: var(--six-color-danger-800);\n}\n\n.badge--pulse.badge--action {\n --pulse-color: var(--six-color-action-500);\n}\n\n.badge--pulse.badge--primary {\n --pulse-color: var(--six-color-clay-50);\n}\n\n@keyframes pulse {\n 0% {\n box-shadow: 0 0 0 0 var(--pulse-color);\n }\n 70% {\n box-shadow: 0 0 0 0.5rem transparent;\n }\n 100% {\n box-shadow: 0 0 0 0 transparent;\n }\n}\n","import { Component, Prop, h } from '@stencil/core';\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot - The badge's content.\n *\n * @part base - The base wrapper\n */\n\n@Component({\n tag: 'six-badge',\n styleUrl: 'six-badge.scss',\n shadow: true,\n})\nexport class SixBadge {\n /** The badge's type. */\n @Prop() type: 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info' | 'action' = 'primary';\n\n /** Set to true to draw a pill-style badge with rounded edges. */\n @Prop() pill = false;\n\n /** Set to true to make the badge pulsate to draw attention. */\n @Prop() pulse = false;\n\n render() {\n return (\n <span\n part=\"base\"\n class={{\n badge: true,\n\n // Types\n 'badge--primary': this.type === 'primary',\n 'badge--secondary': this.type === 'secondary',\n 'badge--success': this.type === 'success',\n 'badge--warning': this.type === 'warning',\n 'badge--danger': this.type === 'danger',\n 'badge--action': this.type === 'action',\n 'badge--info': this.type === 'info',\n 'badge--pill': this.pill,\n 'badge--pulse': this.pulse,\n }}\n role=\"status\"\n >\n <slot />\n </span>\n );\n }\n}\n"],"mappings":"sCAAA,MAAMA,EAAc,uqD,MCkBPC,EAAQ,M,mCAE4E,U,UAGhF,M,WAGC,K,CAEhB,MAAAC,GACE,OACEC,EAAA,QACEC,KAAK,OACLC,MAAO,CACLC,MAAO,KAGP,iBAAkBC,KAAKC,OAAS,UAChC,mBAAoBD,KAAKC,OAAS,YAClC,iBAAkBD,KAAKC,OAAS,UAChC,iBAAkBD,KAAKC,OAAS,UAChC,gBAAiBD,KAAKC,OAAS,SAC/B,gBAAiBD,KAAKC,OAAS,SAC/B,cAAeD,KAAKC,OAAS,OAC7B,cAAeD,KAAKE,KACpB,eAAgBF,KAAKG,OAEvBC,KAAK,UAELR,EAAA,a"}
@@ -1,2 +0,0 @@
1
- import{r as i,c as t,h as s,g as e}from"./p-af15381b.js";import{I as r}from"./p-862d474e.js";import{D as n,b as o,a as h}from"./p-a1502802.js";import{E as a}from"./p-8bfb4bfc.js";import{h as c}from"./p-0cebf1d2.js";import{a as l,m as p}from"./p-f136a6b2.js";const u=()=>{const i=new Date;return{hours:i.getHours(),minutes:i.getMinutes(),seconds:i.getSeconds(),milliseconds:i.getMilliseconds(),has24Hours:true}};const m=12;const d=i=>i>m?i-m:i;const f=()=>{const i=new Date;const t=i.getHours();return{hours:d(t),minutes:i.getMinutes(),seconds:i.getSeconds(),milliseconds:i.getMilliseconds(),has24Hours:false,period:t>=m?"PM":"AM"}};const g=(i=true)=>i?u():f();const x=(i,t)=>{const s=i.split(":");const e=t.split(":");return s.length===e.length};const b=(i,t)=>{const s=i.split(":");const e=t.split(":");if(!x(i,t)){console.error(`Timestring did not match expected format.\nExpected format: ${t}\nReceived timestring: ${i}`)}const r={};s.forEach(((i,t)=>{const s=e[t];switch(s){case"HH":r.hours=Number(i);r.has24Hours=true;break;case"hh":r.hours=Number(i);r.has24Hours=false;break;case"mm":r.minutes=Number(i);break;case"ss":r.seconds=Number(i);break;case"ms":r.milliseconds=Number(i);break;case"aa":r.period=i.toUpperCase()==="PM"?"PM":"AM"}}));return r};const k=(i,t)=>{if(i==null){return""}const s=t.split(":");return s.map((t=>{switch(t){case"HH":case"hh":return String(i.hours).padStart(2,"0");case"mm":return String(i.minutes).padStart(2,"0");case"ss":return String(i.seconds).padStart(2,"0");case"ms":return String(i.milliseconds).padStart(3,"0");case"aa":return String(i.period)}})).join(":")};const v=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block;font-family:var(--six-font-family)}.timepicker_clear{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.timepicker_clear:hover{color:var(--six-input-icon-color-hover)}.timepicker_clear:focus{outline:none}.timepicker_clear--right{right:0;position:absolute}.timepicker_clear--left{right:35px;position:absolute}.timepicker__container{position:relative}.timepicker__popup{display:flex;justify-content:center;min-width:min-content;min-height:145px;background-color:white;padding:0.5em 0.5em 1.5em;box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);user-select:none;position:absolute;z-index:var(--six-z-index-dropdown);right:0;left:0}.timepicker__popup--is-up{bottom:100%}.timepicker__popup--is-inline{position:initial;box-shadow:none;border:1px solid var(--six-color-web-rock-400)}.timepicker__separator{display:flex;align-items:center}.timepicker__item--wide{padding-left:0.5rem;padding-right:0.5rem}.input--empty .timepicker_clear{visibility:hidden}.input--hide{display:none}.prefix{cursor:pointer}.prefix--right{right:0;display:inline-flex;position:absolute;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;margin-right:var(--six-input-spacing-medium);transition:var(--six-transition-fast) color}";const _=145;const y=class{constructor(s){i(this,s);this.sixChange=t(this,"six-timepicker-change",7);this.sixChangeDebounced=t(this,"six-timepicker-change-debounced",7);this.sixClear=t(this,"six-timepicker-clear",7);this.eventListeners=new a;this.handlePickerChange=(i,t)=>{i.stopPropagation();if(this.popupValue==null){return}this.popupValue[t]=i.detail;const s=k(this.popupValue,this.format);this.value=s;this.sixChange.emit({changedProperty:t,value:this.popupValue,valueAsString:s})};this.handleDocumentMouseDown=i=>{const t=i.composedPath();if(!t.includes(this.host)){this.closePopup();return}};this.handleClearClick=i=>{i.stopPropagation();this.value="";this.sixClear.emit();this.sixChange.emit({value:{},valueAsString:""})};this.format="HH:mm:ss";this.separator=":";this.value="";this.open=false;this.inline=false;this.readonly=false;this.disabled=false;this.placement=undefined;this.size="medium";this.required=false;this.placeholder=undefined;this.errorText="";this.errorTextCount=undefined;this.label="";this.invalid=false;this.name="";this.clearable=false;this.iconPosition="left";this.hoist=false;this.timeout=n;this.interval=o;this.defaultTime=undefined;this.debounce=n;this.isPopupContentUp=false;this.isDropDownContentUp=false;this.popupValue={}}async resizeHandler(){this.calcIsPopupContentUp();this.moveOpenHoistedPopup()}async scrollHandler(){this.calcIsPopupContentUp();this.moveOpenHoistedPopup()}valueChanged(){this.updateValue()}async setFocus(i){var t;(t=this.inputElement)===null||t===void 0?void 0:t.setFocus(i)}connectedCallback(){this.eventListeners.forward("six-timepicker-change","change",this.host)}componentWillLoad(){this.updateValue();if(this.inline){this.open=true}if(this.open){this.eventListeners.add(document,"mousedown",this.handleDocumentMouseDown)}}componentDidLoad(){if(this.inputElement==null)return;const i=this.inputElement;this.eventListeners.add(this.host,"six-timepicker-change",h((i=>this.sixChangeDebounced.emit(i.detail)),this.debounce));this.eventListeners.add(i,"six-input-input",h((t=>{t.stopPropagation();if(!x(i.value,this.format)){this.value=i.value;this.sixChange.emit({value:{},valueAsString:""});return}this.value=i.value;this.popupValue=b(i.value,this.format);this.sixChange.emit({value:this.popupValue,valueAsString:k(this.popupValue,this.format)})}),this.debounce))}componentDidRender(){l(this.hoist,this.popup,this.inputElement,this.wrapper,_,(i=>this.isDropDownContentUp=i))}disconnectedCallback(){this.eventListeners.removeAll()}updateValue(){if(typeof this.value!=="string"||!x(this.value,this.format)){this.value=""}if(this.value===""){if(this.defaultTime==null){this.popupValue=g(this.is24HourClock())}else{this.popupValue=b(this.defaultTime,this.format)}}else{this.popupValue=b(this.value,this.format)}}calcIsPopupContentUp(){if(this.inputElement==null||this.wrapper==null){return}const i=this.inputElement.getBoundingClientRect();const t=this.wrapper.getBoundingClientRect();const s=Math.max(t.height,_);const e=i.y>window.innerHeight/2;this.isPopupContentUp=e&&window.innerHeight<i.bottom+s}moveOpenHoistedPopup(){p(this.hoist,this.open,this.popup,this.inputElement,this.wrapper,_)}getSixTimeUnitPicker(i){return s("six-item-picker",{class:i.class,timeout:this.timeout,interval:this.interval,padded:true,min:i.min,max:i.max,value:this.popupValue[i.propertyName],items:i.items,type:i.type||r.NUMBER,"padding-length":i.paddingLength,"onSix-item-picker-change":t=>this.handlePickerChange(t,i.propertyName)})}getHour24Picker(){if(!this.is24HourClock()){return}return this.getSixTimeUnitPicker({min:0,max:23,propertyName:"hours"})}is24HourClock(){return this.format.includes("HH")}getHour12Picker(){if(!this.is12HourClock()){return}return this.getSixTimeUnitPicker({min:0,max:11,propertyName:"hours"})}is12HourClock(){return this.format.includes("hh")}getAmPmPicker(){if(!this.is12HourClock()){return}const i=["AM","PM"];return this.getSixTimeUnitPicker({items:i,type:r.CUSTOM,propertyName:"period"})}getMinutePicker(){if(!this.format.includes("mm")){return}return this.getSixTimeUnitPicker({min:0,max:59,propertyName:"minutes"})}getSecondsPicker(){if(!this.format.includes("ss")){return}return this.getSixTimeUnitPicker({min:0,max:59,propertyName:"seconds"})}getMillisecondsPicker(){if(!this.format.includes("ms")){return}return this.getSixTimeUnitPicker({min:0,max:999,class:"timepicker__item--wide",paddingLength:3,propertyName:"milliseconds"})}getSeparator(){return s("div",{class:"timepicker__separator"},s("span",null,this.separator))}getContent(){const i=[this.getHour24Picker(),this.getHour12Picker(),this.getMinutePicker(),this.getSecondsPicker(),this.getMillisecondsPicker()];const t=i.filter((i=>i!==undefined));return t.map(((i,s)=>{if(s===t.length-1){return[i]}return[i,this.getSeparator()]}))}openPopup(){if(!this.open&&!this.disabled){this.open=true;this.eventListeners.add(document,"mousedown",this.handleDocumentMouseDown)}}closePopup(){if(this.inline){return}this.open=false;this.eventListeners.remove(document,"mousedown",this.handleDocumentMouseDown)}renderClearable(){return this.clearable&&s("button",{slot:"suffix",class:{timepicker_clear:true,"timepicker_clear--right":this.iconPosition==="left","timepicker_clear--left":this.iconPosition==="right"},type:"button",onClick:this.handleClearClick,tabindex:"-1"},s("six-icon",{size:"small"},"clear"))}renderCustomIcon(){const i=c(this.host,"custom-icon")?s("slot",{name:"custom-icon"}):s("six-icon",{size:this.size==="large"?"medium":this.size},"watch_later");return s("span",{slot:"prefix",part:"icon",class:{prefix:true,"prefix--right":this.iconPosition==="right"}},i)}render(){return s("div",{part:"container",ref:i=>this.wrapper=i,class:"timepicker__container"},s("six-input",{ref:i=>this.inputElement=i,part:"input",onClick:()=>this.openPopup(),value:this.value,placeholder:this.placeholder,readonly:this.readonly,disabled:this.disabled,errorTextCount:this.errorTextCount,errorText:this.errorText,invalid:this.invalid,size:this.size,name:this.name,label:this.label,required:this.required,class:{"input--empty":this.value==="","input--hide":this.inline}},this.renderCustomIcon(),this.renderClearable(),c(this.host,"label")?s("span",{slot:"label"},s("slot",{name:"label"})):null,c(this.host,"error-text")?s("span",{slot:"error-text"},s("slot",{name:"error-text"})):null),this.open&&s("div",{ref:i=>this.popup=i,part:"popup",class:{timepicker__popup:true,"timepicker__popup--is-up":this.placement==null?this.placement==="top":this.isPopupContentUp,"timepicker__popup--is-inline":this.inline}},...this.getContent(),this.getAmPmPicker()))}get host(){return e(this)}static get watchers(){return{value:["valueChanged"]}}};y.style=v;export{y as six_timepicker};
2
- //# sourceMappingURL=p-0edd3091.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["getCurrentTimeIn24Hours","now","Date","hours","getHours","minutes","getMinutes","seconds","getSeconds","milliseconds","getMilliseconds","has24Hours","HOURS_IN_12_HOUR_CLOCK_FORMAT","getHoursIn12HourFormat","getCurrentTimeIn12Hours","period","getCurrentTime","isValidTimeString","timeStr","format","timeStringParts","split","timeFormatParts","length","parseTimeString","timeParts","formatParts","console","error","time","forEach","timeStringPart","i","formatStringPart","Number","toUpperCase","createTimeString","map","timeFormatPart","String","padStart","join","sixTimepickerCss","MIN_POPUP_HEIGHT","SixTimepicker","this","eventListeners","EventListeners","handlePickerChange","event","property","stopPropagation","popupValue","detail","timeString","value","sixChange","emit","changedProperty","valueAsString","handleDocumentMouseDown","path","composedPath","includes","host","closePopup","handleClearClick","sixClear","DEFAULT_DEBOUNCE_FAST","DEFAULT_DEBOUNCE_INSANELY_FAST","resizeHandler","calcIsPopupContentUp","moveOpenHoistedPopup","scrollHandler","valueChanged","updateValue","setFocus","options","_a","inputElement","connectedCallback","forward","componentWillLoad","inline","open","add","document","componentDidLoad","debounce","sixChangeDebounced","componentDidRender","adjustPopupForHoisting","hoist","popup","wrapper","isUp","isDropDownContentUp","disconnectedCallback","removeAll","defaultTime","is24HourClock","inputBoundingRect","getBoundingClientRect","wrapperBoundingRect","minPopupHeight","Math","max","height","moreSpaceInTop","y","window","innerHeight","isPopupContentUp","bottom","movePopup","getSixTimeUnitPicker","params","h","class","timeout","interval","padded","min","propertyName","items","type","ItemPickerType","NUMBER","paddingLength","getHour24Picker","getHour12Picker","is12HourClock","getAmPmPicker","CUSTOM","getMinutePicker","getSecondsPicker","getMillisecondsPicker","getSeparator","separator","getContent","elementsInOrder","visibleElements","filter","el","undefined","idx","openPopup","disabled","remove","renderClearable","clearable","slot","timepicker_clear","iconPosition","onClick","tabindex","size","renderCustomIcon","icon","hasSlot","name","part","prefix","render","ref","placeholder","readonly","errorTextCount","errorText","invalid","label","required","timepicker__popup","placement"],"sources":["src/utils/time.util.ts","src/components/six-timepicker/six-timepicker.scss?tag=six-timepicker&encapsulation=shadow","src/components/six-timepicker/six-timepicker.tsx"],"sourcesContent":["export type TimePeriod = 'AM' | 'PM';\n\nexport interface Time {\n hours?: number;\n minutes?: number;\n seconds?: number;\n milliseconds?: number;\n has24Hours?: boolean; // true => 24h, false => 12h\n period?: TimePeriod; // only needed for 12-hour clock\n}\n\nexport type TimeProperties = keyof Time;\n\nexport type TimeFormatChar =\n | 'HH' // 24h\n | 'hh' // 12h\n | 'mm' // minutes\n | 'ss' // seconds\n | 'ms' // milliseconds\n | 'aa'; // period (AM/PM)\n\n/*\n * Supported time formats\n */\nexport type TimeFormat =\n | 'HH:mm:ss'\n | 'hh:mm:ss:aa'\n | 'HH:mm:ss:ms'\n | 'hh:mm:ss:ms:aa'\n | 'HH:mm'\n | 'hh:mm:aa'\n | 'HH'\n | 'hh:aa'\n | 'mm'\n | 'ss'\n | 'ms';\n\nexport const getCurrentTimeIn24Hours = (): Time => {\n const now = new Date();\n return {\n hours: now.getHours(),\n minutes: now.getMinutes(),\n seconds: now.getSeconds(),\n milliseconds: now.getMilliseconds(),\n has24Hours: true,\n };\n};\n\nconst HOURS_IN_12_HOUR_CLOCK_FORMAT = 12;\n\nexport const getHoursIn12HourFormat = (hours: number) =>\n hours > HOURS_IN_12_HOUR_CLOCK_FORMAT ? hours - HOURS_IN_12_HOUR_CLOCK_FORMAT : hours;\n\nexport const getCurrentTimeIn12Hours = (): Time => {\n const now = new Date();\n const hours = now.getHours();\n return {\n hours: getHoursIn12HourFormat(hours),\n minutes: now.getMinutes(),\n seconds: now.getSeconds(),\n milliseconds: now.getMilliseconds(),\n has24Hours: false,\n period: hours >= HOURS_IN_12_HOUR_CLOCK_FORMAT ? 'PM' : 'AM',\n };\n};\n\nexport const getCurrentTime = (has24Hours = true): Time => {\n return has24Hours ? getCurrentTimeIn24Hours() : getCurrentTimeIn12Hours();\n};\n\nexport const isValidTimeString = (timeStr: string, format: TimeFormat) => {\n const timeStringParts = timeStr.split(':');\n const timeFormatParts = format.split(':');\n return timeStringParts.length === timeFormatParts.length;\n};\n\nexport const parseTimeString = (timeStr: string, format: TimeFormat): Time => {\n const timeParts = timeStr.split(':');\n const formatParts = format.split(':') as TimeFormatChar[];\n\n if (!isValidTimeString(timeStr, format)) {\n console.error(\n `Timestring did not match expected format.\\nExpected format: ${format}\\nReceived timestring: ${timeStr}`\n );\n }\n\n const time: Time = {};\n\n timeParts.forEach((timeStringPart, i) => {\n const formatStringPart: TimeFormatChar = formatParts[i];\n switch (formatStringPart) {\n case 'HH':\n time.hours = Number(timeStringPart);\n time.has24Hours = true;\n break;\n case 'hh':\n time.hours = Number(timeStringPart);\n time.has24Hours = false;\n break;\n case 'mm':\n time.minutes = Number(timeStringPart);\n break;\n case 'ss':\n time.seconds = Number(timeStringPart);\n break;\n case 'ms':\n time.milliseconds = Number(timeStringPart);\n break;\n case 'aa':\n time.period = timeStringPart.toUpperCase() === 'PM' ? 'PM' : 'AM';\n }\n });\n return time;\n};\n\nexport const createTimeString = (time: Time | undefined, format: TimeFormat): string => {\n if (time == null) {\n return '';\n }\n\n const formatParts = format.split(':') as TimeFormatChar[];\n\n return formatParts\n .map((timeFormatPart) => {\n switch (timeFormatPart) {\n case 'HH':\n case 'hh':\n return String(time.hours).padStart(2, '0');\n case 'mm':\n return String(time.minutes).padStart(2, '0');\n case 'ss':\n return String(time.seconds).padStart(2, '0');\n case 'ms':\n return String(time.milliseconds).padStart(3, '0');\n case 'aa':\n return String(time.period);\n }\n })\n .join(':');\n};\n","@import 'src/global/component';\n\n:host {\n display: block;\n font-family: var(--six-font-family);\n}\n\n.timepicker {\n &_clear {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n\n &--right {\n right: 0;\n position: absolute;\n }\n\n &--left {\n right: 35px;\n position: absolute;\n }\n }\n\n &__container {\n position: relative;\n }\n\n &__popup {\n display: flex;\n justify-content: center;\n min-width: min-content;\n min-height: 145px;\n background-color: white;\n padding: 0.5em 0.5em 1.5em;\n box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);\n user-select: none;\n position: absolute;\n z-index: var(--six-z-index-dropdown);\n right: 0;\n left: 0;\n\n &--is-up {\n bottom: 100%;\n }\n\n &--is-inline {\n position: initial;\n box-shadow: none;\n border: 1px solid var(--six-color-web-rock-400);\n }\n }\n\n &__separator {\n display: flex;\n align-items: center;\n }\n\n &__item {\n &--wide {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n }\n }\n}\n\n.input--empty .timepicker_clear {\n visibility: hidden;\n}\n\n.input--hide {\n display: none;\n}\n\n// Icon position\n.prefix {\n cursor: pointer;\n\n &--right {\n right: 0;\n display: inline-flex;\n position: absolute;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n margin-right: var(--six-input-spacing-medium);\n transition: var(--six-transition-fast) color;\n }\n}\n","import { Component, Element, Event, EventEmitter, h, Listen, Method, Prop, State, Watch } from '@stencil/core';\nimport { ItemPickerType } from '../six-item-picker/types';\nimport {\n createTimeString,\n getCurrentTime,\n isValidTimeString,\n parseTimeString,\n Time,\n TimeFormat,\n TimeProperties,\n} from '../../utils/time.util';\nimport { debounce, DEFAULT_DEBOUNCE_FAST, DEFAULT_DEBOUNCE_INSANELY_FAST } from '../../utils/execution-control';\nimport { SixItemPickerChangePayload } from '../six-item-picker/six-item-picker';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { adjustPopupForHoisting, movePopup } from '../../utils/popup';\n\nexport interface SixTimepickerChange {\n value?: Time;\n valueAsString: string;\n changedProperty?: string;\n}\n\ninterface SixTimeUnitPickerParams {\n min?: number;\n max?: number;\n items?: string[];\n type?: ItemPickerType;\n class?: string;\n paddingLength?: number;\n propertyName: TimeProperties;\n}\n\nconst MIN_POPUP_HEIGHT = 145;\n\n/**\n * @since 2.0.0\n * @status experimental\n *\n * @slot error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop.\n *\n * @part input - The input field\n * @part container - The container of whole component\n * @part popup - The popup of the timepicker component\n *\n */\n@Component({\n tag: 'six-timepicker',\n styleUrl: 'six-timepicker.scss',\n shadow: true,\n})\nexport class SixTimepicker {\n private eventListeners = new EventListeners();\n private popup?: HTMLElement;\n private wrapper?: HTMLElement;\n private inputElement?: HTMLSixInputElement;\n\n @Element() host!: HTMLSixTimepickerElement;\n\n /**\n * Define the time format. Valid formats are:\n *\n * HH:mm:ss\n * hh:mm:ss:aa\n * HH:mm:ss:ms\n * hh:mm:ss:ms:aa\n * HH:mm\n * hh:mm:aa\n * HH\n * hh:aa\n * mm\n * ss\n * ms\n *\n * where HH is the 24 hour format\n * and hh is the 12 hour format\n *\n * Please notice that when using the 12-hour-clock (hh)\n * you always need a period indicator (aa). So the time can be parsed as either am or pm\n * */\n @Prop() format: TimeFormat = 'HH:mm:ss';\n\n /**\n * Define the separator to be shown between the time unit pickers.\n * Please be aware that this property will modify the displayed separator only.\n * The separator for a timestring is always expected to be a colon (eg. '13:52:20')\n * */\n @Prop() separator = ':';\n\n /**\n * The value of the timepicker provided as a string. The string mast match the provided format (or default format)\n */\n @Prop({ mutable: true }) value = '';\n\n /** Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods. */\n @Prop({ mutable: true, reflect: true }) open = false;\n\n /** Indicates whether the timepicker should be shown as an inline (always open) component */\n @Prop({ reflect: true }) inline = false;\n\n /**\n * If `true` the user can only select a time via the timepicker but not directly edit the input field.\n */\n @Prop() readonly = false;\n\n /**\n * If `true` the component is disabled.\n */\n @Prop() disabled = false;\n\n /**\n * The enforced placement of the dropdown panel.\n */\n @Prop() placement?: 'top' | 'bottom';\n\n /** Timepicker size. */\n @Prop() size: 'small' | 'medium' | 'large' = 'medium';\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /**\n * The placeholder defines what text to be shown on the input element\n */\n @Prop() placeholder?: string;\n\n /** The input's error text. Alternatively, you can use the error-text slot. */\n @Prop() errorText: string | string[] = '';\n\n /** The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1 */\n @Prop() errorTextCount?: number;\n\n /** The input's label. Alternatively, you can use the label slot. */\n @Prop() label = '';\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set the position of the icon */\n @Prop() iconPosition: 'left' | 'right' = 'left';\n\n /**\n * Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n * `overflow: auto|scroll`.\n */\n @Prop() hoist = false;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).\n */\n @Prop() timeout = DEFAULT_DEBOUNCE_FAST;\n\n /**\n * Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.\n */\n @Prop() interval = DEFAULT_DEBOUNCE_INSANELY_FAST;\n\n /**\n * The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.\n */\n @Prop() defaultTime?: string;\n\n /**\n * Set the amount of time, in milliseconds, to wait to trigger the `six-timepicker-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 /**\n * Emitted when the timepicker's value changes\n */\n @Event({ eventName: 'six-timepicker-change' }) sixChange!: EventEmitter<SixTimepickerChange>;\n\n /**\n * Emitted when the timepicker's value changes, but debounced\n */\n @Event({ eventName: 'six-timepicker-change-debounced' }) sixChangeDebounced!: EventEmitter<SixTimepickerChange>;\n\n /**\n * Emitted when the clear button is activated.\n */\n @Event({ eventName: 'six-timepicker-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n @State() isPopupContentUp = false;\n\n @State() isDropDownContentUp = false;\n\n @Listen('resize', { target: 'window' })\n async resizeHandler() {\n this.calcIsPopupContentUp();\n this.moveOpenHoistedPopup();\n }\n\n @Listen('scroll', { target: 'window' })\n async scrollHandler() {\n this.calcIsPopupContentUp();\n this.moveOpenHoistedPopup();\n }\n\n /**\n * Update the native input element when the value changes\n */\n @Watch('value')\n protected valueChanged() {\n this.updateValue();\n }\n\n /** Sets focus on the datepickers input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.inputElement?.setFocus(options);\n }\n\n /*\n * Internally the six-timepicker uses a standardized representation of time, so we don't have a mess,\n * when switching between formats\n */\n @State() private popupValue: Time = {};\n\n connectedCallback() {\n this.eventListeners.forward('six-timepicker-change', 'change', this.host);\n }\n\n componentWillLoad() {\n this.updateValue();\n\n if (this.inline) {\n this.open = true;\n }\n\n if (this.open) {\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n }\n }\n\n componentDidLoad() {\n if (this.inputElement == null) return;\n const inputElement = this.inputElement;\n\n // emit debounced change event\n this.eventListeners.add(\n this.host,\n 'six-timepicker-change',\n debounce((event: Event) => this.sixChangeDebounced.emit((event as CustomEvent).detail), this.debounce)\n );\n\n // update value and popup value based on input-element value\n this.eventListeners.add(\n inputElement,\n 'six-input-input',\n debounce((event: Event) => {\n event.stopPropagation();\n\n // emit empty event if time string is invalid\n if (!isValidTimeString(inputElement.value, this.format)) {\n this.value = inputElement.value;\n this.sixChange.emit({\n value: {},\n valueAsString: '',\n });\n return;\n }\n\n // update value and popup value, and emit the new value\n this.value = inputElement.value;\n this.popupValue = parseTimeString(inputElement.value, this.format);\n this.sixChange.emit({\n value: this.popupValue,\n valueAsString: createTimeString(this.popupValue, this.format),\n });\n }, this.debounce)\n );\n }\n\n componentDidRender() {\n adjustPopupForHoisting(\n this.hoist,\n this.popup,\n this.inputElement,\n this.wrapper,\n MIN_POPUP_HEIGHT,\n (isUp) => (this.isDropDownContentUp = isUp)\n );\n }\n\n disconnectedCallback() {\n this.eventListeners.removeAll();\n }\n private updateValue() {\n // normalize value\n if (typeof this.value !== 'string' || !isValidTimeString(this.value, this.format)) {\n this.value = '';\n }\n\n // update popup value\n if (this.value === '') {\n if (this.defaultTime == null) {\n this.popupValue = getCurrentTime(this.is24HourClock());\n } else {\n this.popupValue = parseTimeString(this.defaultTime, this.format);\n }\n } else {\n this.popupValue = parseTimeString(this.value, this.format);\n }\n }\n\n private calcIsPopupContentUp() {\n if (this.inputElement == null || this.wrapper == null) {\n return;\n }\n\n const inputBoundingRect = this.inputElement.getBoundingClientRect();\n const wrapperBoundingRect = this.wrapper.getBoundingClientRect();\n const minPopupHeight = Math.max(wrapperBoundingRect.height, MIN_POPUP_HEIGHT);\n\n const moreSpaceInTop = inputBoundingRect.y > window.innerHeight / 2;\n this.isPopupContentUp = moreSpaceInTop && window.innerHeight < inputBoundingRect.bottom + minPopupHeight;\n }\n\n private moveOpenHoistedPopup() {\n movePopup(this.hoist, this.open, this.popup, this.inputElement, this.wrapper, MIN_POPUP_HEIGHT);\n }\n\n private handlePickerChange = (event: CustomEvent<SixItemPickerChangePayload>, property: TimeProperties) => {\n // stop propagation, since the timepicker should not expose the events of the underlying item-picker\n event.stopPropagation();\n if (this.popupValue == null) {\n return;\n }\n\n // update the internal state\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n this.popupValue[property] = event.detail;\n\n const timeString = createTimeString(this.popupValue, this.format);\n\n // update the input value\n this.value = timeString;\n\n // emit change event\n this.sixChange.emit({\n changedProperty: property,\n value: this.popupValue,\n valueAsString: timeString,\n });\n };\n\n private getSixTimeUnitPicker(params: SixTimeUnitPickerParams) {\n return (\n <six-item-picker\n class={params.class}\n timeout={this.timeout}\n interval={this.interval}\n padded\n min={params.min}\n max={params.max}\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n value={this.popupValue[params.propertyName]}\n items={params.items}\n type={params.type || ItemPickerType.NUMBER}\n padding-length={params.paddingLength}\n onSix-item-picker-change={(event) => this.handlePickerChange(event, params.propertyName)}\n ></six-item-picker>\n );\n }\n\n private getHour24Picker() {\n if (!this.is24HourClock()) {\n return;\n }\n return this.getSixTimeUnitPicker({ min: 0, max: 23, propertyName: 'hours' });\n }\n\n private is24HourClock() {\n return this.format.includes('HH');\n }\n\n private getHour12Picker() {\n if (!this.is12HourClock()) {\n return;\n }\n return this.getSixTimeUnitPicker({ min: 0, max: 11, propertyName: 'hours' });\n }\n\n private is12HourClock() {\n return this.format.includes('hh');\n }\n\n private getAmPmPicker() {\n if (!this.is12HourClock()) {\n return;\n }\n const items = ['AM', 'PM'];\n return this.getSixTimeUnitPicker({\n items,\n type: ItemPickerType.CUSTOM,\n propertyName: 'period',\n });\n }\n\n private getMinutePicker() {\n if (!this.format.includes('mm')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({ min: 0, max: 59, propertyName: 'minutes' });\n }\n\n private getSecondsPicker() {\n if (!this.format.includes('ss')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({ min: 0, max: 59, propertyName: 'seconds' });\n }\n\n private getMillisecondsPicker() {\n if (!this.format.includes('ms')) {\n return;\n }\n\n return this.getSixTimeUnitPicker({\n min: 0,\n max: 999,\n class: 'timepicker__item--wide',\n paddingLength: 3,\n propertyName: 'milliseconds',\n });\n }\n\n private getSeparator() {\n return (\n <div class=\"timepicker__separator\">\n <span>{this.separator}</span>\n </div>\n );\n }\n\n private getContent() {\n const elementsInOrder = [\n this.getHour24Picker(),\n this.getHour12Picker(),\n this.getMinutePicker(),\n this.getSecondsPicker(),\n this.getMillisecondsPicker(),\n ];\n\n const visibleElements = elementsInOrder.filter((el) => el !== undefined);\n\n return visibleElements.map((el, idx) => {\n if (idx === visibleElements.length - 1) {\n return [el];\n }\n\n return [el, this.getSeparator()];\n });\n }\n\n private openPopup() {\n if (!this.open && !this.disabled) {\n this.open = true;\n this.eventListeners.add(document, 'mousedown', this.handleDocumentMouseDown);\n }\n }\n\n private closePopup() {\n if (this.inline) {\n return;\n }\n\n this.open = false;\n this.eventListeners.remove(document, 'mousedown', this.handleDocumentMouseDown);\n }\n\n private handleDocumentMouseDown = (event: Event) => {\n // Close when clicking outside the containing element\n const path = event.composedPath() as EventTarget[];\n if (!path.includes(this.host)) {\n this.closePopup();\n return;\n }\n };\n\n private handleClearClick = (event: MouseEvent) => {\n event.stopPropagation();\n this.value = '';\n this.sixClear.emit();\n this.sixChange.emit({\n value: {},\n valueAsString: '',\n });\n };\n\n private renderClearable() {\n return (\n this.clearable && (\n <button\n slot=\"suffix\"\n class={{\n timepicker_clear: true,\n 'timepicker_clear--right': this.iconPosition === 'left',\n 'timepicker_clear--left': this.iconPosition === 'right',\n }}\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n >\n <six-icon size=\"small\">clear</six-icon>\n </button>\n )\n );\n }\n\n private renderCustomIcon() {\n const icon = hasSlot(this.host, 'custom-icon') ? (\n <slot name=\"custom-icon\"></slot>\n ) : (\n <six-icon size={this.size === 'large' ? 'medium' : this.size}>watch_later</six-icon>\n );\n\n return (\n <span\n slot=\"prefix\"\n part=\"icon\"\n class={{\n prefix: true,\n 'prefix--right': this.iconPosition === 'right',\n }}\n >\n {icon}\n </span>\n );\n }\n\n render() {\n return (\n <div part=\"container\" ref={(el) => (this.wrapper = el)} class=\"timepicker__container\">\n <six-input\n ref={(el) => (this.inputElement = el)}\n part=\"input\"\n onClick={() => this.openPopup()}\n value={this.value}\n placeholder={this.placeholder}\n readonly={this.readonly}\n disabled={this.disabled}\n errorTextCount={this.errorTextCount}\n errorText={this.errorText}\n invalid={this.invalid}\n size={this.size}\n name={this.name}\n label={this.label}\n required={this.required}\n class={{\n 'input--empty': this.value === '',\n 'input--hide': this.inline,\n }}\n >\n {this.renderCustomIcon()}\n {this.renderClearable()}\n {hasSlot(this.host, 'label') ? (\n <span slot=\"label\">\n <slot name=\"label\" />\n </span>\n ) : null}\n {hasSlot(this.host, 'error-text') ? (\n <span slot=\"error-text\">\n <slot name=\"error-text\" />\n </span>\n ) : null}\n </six-input>\n {this.open && (\n <div\n ref={(el) => (this.popup = el)}\n part=\"popup\"\n class={{\n timepicker__popup: true,\n 'timepicker__popup--is-up': this.placement == null ? this.placement === 'top' : this.isPopupContentUp,\n 'timepicker__popup--is-inline': this.inline,\n }}\n >\n {...this.getContent()}\n {this.getAmPmPicker()}\n </div>\n )}\n </div>\n );\n }\n}\n"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{r as t,c as o,h as i,g as r}from"./p-af15381b.js";import{s}from"./p-8227aaed.js";function a(t,o,i={duration:150,easing:"ease",fill:"both"}){const r=o.getBoundingClientRect();const s=t.getBoundingClientRect();const a=r.left-s.left;const l=r.top-s.top;const e=r.width/s.width;const n=r.height/s.height;t.animate([{transformOrigin:"top left",transform:`translate(${a}px, ${l}px) scale(${e}, ${n})`},{transformOrigin:"top left",transform:"none"}],i)}const l=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block}.tab-group{display:flex;border:solid 1px transparent;border-radius:0}.tab-group .tab-group__tabs{display:flex;position:relative}.tab-group--has-scroll-controls .tab-group__nav-container{position:relative;padding:0 var(--six-spacing-x-large)}.tab-group__scroll-button{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;width:var(--six-spacing-x-large)}.tab-group__scroll-button--left{left:0}.tab-group__scroll-button--right{right:0}.tab-group--top{flex-direction:column}.tab-group--top .tab-group__nav-container{order:1}.tab-group--top .tab-group__nav{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tab-group--top .tab-group__nav::-webkit-scrollbar{width:0;height:0}.tab-group--top .tab-group__tabs{flex:1 1 auto;position:relative;flex-direction:row}.tab-group--top .tab-group__body{order:2}.tab-group--bottom{flex-direction:column}.tab-group--bottom .tab-group__nav-container{order:2}.tab-group--bottom .tab-group__nav{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tab-group--bottom .tab-group__nav::-webkit-scrollbar{width:0;height:0}.tab-group--bottom .tab-group__tabs{flex:1 1 auto;position:relative;flex-direction:row}.tab-group--bottom .tab-group__body{order:1}.tab-group--left{flex-direction:row}.tab-group--left .tab-group__nav-container{order:1}.tab-group--left .tab-group__tabs{flex:0 0 auto;flex-direction:column}.tab-group--left .tab-group__body{flex:1 1 auto;order:2}.tab-group--right{flex-direction:row}.tab-group--right .tab-group__nav-container{order:2}.tab-group--right .tab-group__tabs{flex:0 0 auto;flex-direction:column}.tab-group--right .tab-group__body{flex:1 1 auto;order:1}";const e=class{constructor(i){t(this,i);this.sixTabShow=o(this,"six-tab-show",7);this.sixTabHide=o(this,"six-tab-hide",7);this.handleClick=t=>{const o=t.target;const i=o.closest("six-tab");const r=i===null||i===void 0?void 0:i.closest("six-tab-group");if(r!==this.host){return false}if(i!=null){this.setActiveTab(i)}};this.handleKeyDown=t=>{if(this.nav==null)return;const o=t.target;const i=o.closest("six-tab");const r=i===null||i===void 0?void 0:i.closest("six-tab-group");if(r!==this.host){return false}if(["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End"].includes(t.key)){const o=document.activeElement;if(o&&o.tagName.toLowerCase()==="six-tab"){const i=this.getAllTabs();let r=i.indexOf(o);if(t.key==="Home"){r=0}else if(t.key==="End"){r=i.length-1}else if(t.key==="ArrowLeft"){r=Math.max(0,r-1)}else if(t.key==="ArrowRight"){r=Math.min(i.length-1,r+1)}i[r].setFocus({preventScroll:true});this.setActiveTab(i[r]);if(["top","bottom"].includes(this.placement)){s(i[r],this.nav,"horizontal")}t.preventDefault()}}};this.handleScrollLeft=()=>{if(this.nav==null)return;this.nav.scroll({left:this.nav.scrollLeft-this.nav.clientWidth,behavior:"smooth"})};this.handleScrollRight=()=>{if(this.nav==null)return;this.nav.scroll({left:this.nav.scrollLeft+this.nav.clientWidth,behavior:"smooth"})};this.hasScrollControls=false;this.placement="top";this.noScrollControls=false}handleNoScrollControlsChange(){this.updateScrollControls()}componentDidLoad(){if(this.tabGroup==null||this.nav==null)return;const t=new IntersectionObserver(((t,o)=>{if(t[0].intersectionRatio>0){this.setAriaLabels();this.setActiveTab(this.getActiveTab()||this.getAllTabs()[0],false);o.unobserve(t[0].target)}}));t.observe(this.host);this.resizeObserver=new ResizeObserver((()=>this.updateScrollControls()));this.resizeObserver.observe(this.nav);requestAnimationFrame((()=>this.updateScrollControls()));this.mutationObserver=new MutationObserver((t=>{if(t.some((t=>{var o;return!["aria-labelledby","aria-controls"].includes((o=t.attributeName)!==null&&o!==void 0?o:"")}))){setTimeout((()=>this.setAriaLabels()))}}));this.mutationObserver.observe(this.host,{attributes:true,childList:true,subtree:true})}disconnectedCallback(){if(this.mutationObserver==null||this.tabGroup==null||this.nav==null||this.resizeObserver==null){return}this.mutationObserver.disconnect();this.resizeObserver.unobserve(this.nav)}async show(t){const o=this.getAllTabs();const i=o.find((o=>o.panel===t));if(i!=null){this.setActiveTab(i)}}getAllTabs(t=false){var o;const i=(o=this.tabs)===null||o===void 0?void 0:o.querySelector("slot");if(i==null)return[];return[...i.assignedElements()].filter((o=>t?o.tagName.toLowerCase()==="six-tab":o.tagName.toLowerCase()==="six-tab"&&!o.disabled))}getAllPanels(){var t;const o=(t=this.body)===null||t===void 0?void 0:t.querySelector("slot");if(o==null)return[];return[...o.assignedElements()].filter((t=>t.tagName.toLowerCase()==="six-tab-panel"))}getActiveTab(){return this.getAllTabs().find((t=>t.active))}updateScrollControls(){if(this.nav==null)return;this.hasScrollControls=this.noScrollControls?false:["top","bottom"].includes(this.placement)&&this.nav.scrollWidth>this.nav.clientWidth}setActiveTab(t,o=true){var i,r,l;if(this.nav==null)return;const e=(i=t===null||t===void 0?void 0:t.shadowRoot)===null||i===void 0?void 0:i.querySelector(".tab__indicator");const n=(l=(r=this.getActiveTab())===null||r===void 0?void 0:r.shadowRoot)===null||l===void 0?void 0:l.querySelector(".tab__indicator");if(n!=null&&e!=null){a(e,n)}if(t!==this.activeTab&&!t.disabled){const i=this.activeTab;this.activeTab=t;this.getAllTabs().map((t=>t.active=t===this.activeTab));this.getAllPanels().map((t=>{var o;return t.active=t.name===((o=this.activeTab)===null||o===void 0?void 0:o.panel)}));if(["top","bottom"].includes(this.placement)){s(this.activeTab,this.nav,"horizontal")}if(o){if(i!=null){this.sixTabHide.emit({name:i.panel})}this.sixTabShow.emit({name:this.activeTab.panel})}}}setAriaLabels(){const t=this.getAllTabs();const o=this.getAllPanels();t.map((t=>{var i,r;const s=o.find((o=>o.name===t.panel));if(s!=null){t.setAttribute("aria-controls",(i=s.getAttribute("id"))!==null&&i!==void 0?i:"");s.setAttribute("aria-labelledby",(r=t.getAttribute("id"))!==null&&r!==void 0?r:"")}}))}render(){return i("div",{part:"base",ref:t=>this.tabGroup=t,class:{"tab-group":true,"tab-group--top":this.placement==="top","tab-group--bottom":this.placement==="bottom","tab-group--left":this.placement==="left","tab-group--right":this.placement==="right","tab-group--has-scroll-controls":this.hasScrollControls},onClick:this.handleClick,onKeyDown:this.handleKeyDown},i("div",{class:"tab-group__nav-container"},this.hasScrollControls&&i("six-icon-button",{class:"tab-group__scroll-button tab-group__scroll-button--left",exportparts:"base:scroll-button",name:"chevron_left",onClick:this.handleScrollLeft}),i("div",{ref:t=>this.nav=t,key:"nav",part:"nav",class:"tab-group__nav"},i("div",{ref:t=>this.tabs=t,part:"tabs",class:"tab-group__tabs",role:"tablist"},i("slot",{name:"nav"}))),this.hasScrollControls&&i("six-icon-button",{class:"tab-group__scroll-button tab-group__scroll-button--right",exportparts:"base:scroll-button",name:"chevron_right",onClick:this.handleScrollRight})),i("div",{ref:t=>this.body=t,part:"body",class:"tab-group__body"},i("slot",null)))}get host(){return r(this)}static get watchers(){return{noScrollControls:["handleNoScrollControlsChange"]}}};e.style=l;export{e as six_tab_group};
2
- //# sourceMappingURL=p-150b7664.entry.js.map