@six-group/ui-library 0.0.0-insider.e433304 → 0.0.0-insider.e8b5a11

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 (2448) hide show
  1. package/dist/cjs/app-globals-V2Kpy_OQ.js +8 -0
  2. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +1 -0
  3. package/dist/cjs/error-messages-CvA0OB-Z.js +120 -0
  4. package/dist/cjs/error-messages-CvA0OB-Z.js.map +1 -0
  5. package/dist/cjs/event-listeners-BrSR7arL.js +62 -0
  6. package/dist/cjs/event-listeners-BrSR7arL.js.map +1 -0
  7. package/dist/cjs/execution-control-oU0MWBWI.js +49 -0
  8. package/dist/cjs/execution-control-oU0MWBWI.js.map +1 -0
  9. package/dist/cjs/focus-visible-CMftNtQ2.js +48 -0
  10. package/dist/cjs/focus-visible-CMftNtQ2.js.map +1 -0
  11. package/dist/cjs/form-CaXKJAMY.js +21 -0
  12. package/dist/cjs/form-CaXKJAMY.js.map +1 -0
  13. package/dist/cjs/form-control-BHd-Z4ot.js +37 -0
  14. package/dist/cjs/form-control-BHd-Z4ot.js.map +1 -0
  15. package/dist/cjs/index-B_stPhJp.js +2125 -0
  16. package/dist/cjs/index-B_stPhJp.js.map +1 -0
  17. package/dist/cjs/index.cjs.js +2 -3
  18. package/dist/cjs/index.cjs.js.map +1 -1
  19. package/dist/cjs/loader.cjs.js +6 -5
  20. package/dist/cjs/loader.cjs.js.map +1 -1
  21. package/dist/cjs/modal-BVAZIrez.js +36 -0
  22. package/dist/cjs/modal-BVAZIrez.js.map +1 -0
  23. package/dist/cjs/popover-BUVXXnz7.js +1921 -0
  24. package/dist/cjs/popover-BUVXXnz7.js.map +1 -0
  25. package/dist/cjs/popup-BBJQmXUh.js +104 -0
  26. package/dist/cjs/popup-BBJQmXUh.js.map +1 -0
  27. package/dist/cjs/scroll-BQR9FxnJ.js +69 -0
  28. package/dist/cjs/scroll-BQR9FxnJ.js.map +1 -0
  29. package/dist/cjs/six-alert.cjs.entry.js +22 -15
  30. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  31. package/dist/cjs/six-alert.entry.cjs.js.map +1 -0
  32. package/dist/cjs/six-avatar.cjs.entry.js +11 -8
  33. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/six-avatar.entry.cjs.js.map +1 -0
  35. package/dist/cjs/six-badge.cjs.entry.js +7 -5
  36. package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
  37. package/dist/cjs/six-badge.entry.cjs.js.map +1 -0
  38. package/dist/cjs/six-button.cjs.entry.js +53 -28
  39. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  40. package/dist/cjs/six-button.entry.cjs.js.map +1 -0
  41. package/dist/cjs/six-card.cjs.entry.js +3 -4
  42. package/dist/cjs/six-card.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-card.entry.cjs.js.map +1 -0
  44. package/dist/cjs/six-checkbox.six-menu-item.entry.cjs.js.map +1 -0
  45. package/dist/cjs/six-checkbox_2.cjs.entry.js +48 -30
  46. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -1
  47. package/dist/cjs/six-datepicker.cjs.entry.js +97 -52
  48. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  49. package/dist/cjs/six-datepicker.entry.cjs.js.map +1 -0
  50. package/dist/cjs/six-details.cjs.entry.js +26 -20
  51. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  52. package/dist/cjs/six-details.entry.cjs.js.map +1 -0
  53. package/dist/cjs/six-dialog.cjs.entry.js +33 -44
  54. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  55. package/dist/cjs/six-dialog.entry.cjs.js.map +1 -0
  56. package/dist/cjs/six-drawer.cjs.entry.js +41 -46
  57. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-drawer.entry.cjs.js.map +1 -0
  59. package/dist/cjs/six-dropdown.six-menu.entry.cjs.js.map +1 -0
  60. package/dist/cjs/six-dropdown_2.cjs.entry.js +114 -59
  61. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-error-page.cjs.entry.js +6 -8
  63. package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-error-page.entry.cjs.js.map +1 -0
  65. package/dist/cjs/six-error.cjs.entry.js +4 -5
  66. package/dist/cjs/six-error.cjs.entry.js.map +1 -1
  67. package/dist/cjs/six-error.entry.cjs.js.map +1 -0
  68. package/dist/cjs/six-file-list-item.cjs.entry.js +16 -13
  69. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  70. package/dist/cjs/six-file-list-item.entry.cjs.js.map +1 -0
  71. package/dist/cjs/six-file-list.cjs.entry.js +3 -4
  72. package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
  73. package/dist/cjs/six-file-list.entry.cjs.js.map +1 -0
  74. package/dist/cjs/six-file-upload.cjs.entry.js +44 -23
  75. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  76. package/dist/cjs/six-file-upload.entry.cjs.js.map +1 -0
  77. package/dist/cjs/six-footer.cjs.entry.js +3 -4
  78. package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
  79. package/dist/cjs/six-footer.entry.cjs.js.map +1 -0
  80. package/dist/cjs/six-group-label.cjs.entry.js +14 -10
  81. package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
  82. package/dist/cjs/six-group-label.entry.cjs.js.map +1 -0
  83. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +52 -0
  84. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  85. package/dist/cjs/six-header-dropdown-item.entry.cjs.js.map +1 -0
  86. package/dist/cjs/six-header-item.cjs.entry.js +28 -0
  87. package/dist/cjs/six-header-item.cjs.entry.js.map +1 -0
  88. package/dist/cjs/six-header-item.entry.cjs.js.map +1 -0
  89. package/dist/cjs/six-header-menu-button.cjs.entry.js +30 -0
  90. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  91. package/dist/cjs/six-header-menu-button.entry.cjs.js.map +1 -0
  92. package/dist/cjs/six-header.cjs.entry.js +18 -166
  93. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  94. package/dist/cjs/six-header.entry.cjs.js.map +1 -0
  95. package/dist/cjs/six-icon-button.cjs.entry.js +14 -13
  96. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  97. package/dist/cjs/six-icon-button.entry.cjs.js.map +1 -0
  98. package/dist/cjs/six-icon.cjs.entry.js +6 -5
  99. package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
  100. package/dist/cjs/six-icon.entry.cjs.js.map +1 -0
  101. package/dist/cjs/six-input.cjs.entry.js +73 -51
  102. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  103. package/dist/cjs/six-input.entry.cjs.js.map +1 -0
  104. package/dist/cjs/six-item-picker.cjs.entry.js +35 -17
  105. package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
  106. package/dist/cjs/six-item-picker.entry.cjs.js.map +1 -0
  107. package/dist/cjs/six-language-switcher.cjs.entry.js +13 -10
  108. package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
  109. package/dist/cjs/six-language-switcher.entry.cjs.js.map +1 -0
  110. package/dist/cjs/six-layout-grid.cjs.entry.js +3 -5
  111. package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
  112. package/dist/cjs/six-layout-grid.entry.cjs.js.map +1 -0
  113. package/dist/cjs/six-logo.cjs.entry.js +28 -0
  114. package/dist/cjs/six-logo.cjs.entry.js.map +1 -0
  115. package/dist/cjs/six-logo.entry.cjs.js.map +1 -0
  116. package/dist/cjs/six-main-container.cjs.entry.js +5 -4
  117. package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
  118. package/dist/cjs/six-main-container.entry.cjs.js.map +1 -0
  119. package/dist/cjs/six-menu-divider.cjs.entry.js +3 -4
  120. package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
  121. package/dist/cjs/six-menu-divider.entry.cjs.js.map +1 -0
  122. package/dist/cjs/six-menu-label.cjs.entry.js +3 -4
  123. package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
  124. package/dist/cjs/six-menu-label.entry.cjs.js.map +1 -0
  125. package/dist/cjs/six-picto.cjs.entry.js +27 -9
  126. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  127. package/dist/cjs/six-picto.entry.cjs.js.map +1 -0
  128. package/dist/cjs/six-progress-bar.cjs.entry.js +7 -6
  129. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  130. package/dist/cjs/six-progress-bar.entry.cjs.js.map +1 -0
  131. package/dist/cjs/six-progress-ring.cjs.entry.js +6 -4
  132. package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
  133. package/dist/cjs/six-progress-ring.entry.cjs.js.map +1 -0
  134. package/dist/cjs/six-radio.cjs.entry.js +19 -15
  135. package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
  136. package/dist/cjs/six-radio.entry.cjs.js.map +1 -0
  137. package/dist/cjs/six-range.cjs.entry.js +52 -31
  138. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  139. package/dist/cjs/six-range.entry.cjs.js.map +1 -0
  140. package/dist/cjs/six-root.cjs.entry.js +7 -4
  141. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  142. package/dist/cjs/six-root.entry.cjs.js.map +1 -0
  143. package/dist/cjs/six-search-field.cjs.entry.js +14 -12
  144. package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
  145. package/dist/cjs/six-search-field.entry.cjs.js.map +1 -0
  146. package/dist/cjs/six-select.cjs.entry.js +160 -91
  147. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  148. package/dist/cjs/six-select.entry.cjs.js.map +1 -0
  149. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +15 -14
  150. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  151. package/dist/cjs/six-sidebar-item-group.entry.cjs.js.map +1 -0
  152. package/dist/cjs/six-sidebar-item.cjs.entry.js +8 -7
  153. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  154. package/dist/cjs/six-sidebar-item.entry.cjs.js.map +1 -0
  155. package/dist/cjs/six-sidebar.cjs.entry.js +19 -16
  156. package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
  157. package/dist/cjs/six-sidebar.entry.cjs.js.map +1 -0
  158. package/dist/cjs/six-spinner.cjs.entry.js +38 -8
  159. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  160. package/dist/cjs/six-spinner.entry.cjs.js.map +1 -0
  161. package/dist/cjs/six-stage-indicator.cjs.entry.js +3 -3
  162. package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -1
  163. package/dist/cjs/six-stage-indicator.entry.cjs.js.map +1 -0
  164. package/dist/cjs/six-switch.cjs.entry.js +28 -22
  165. package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
  166. package/dist/cjs/six-switch.entry.cjs.js.map +1 -0
  167. package/dist/cjs/six-tab-group.cjs.entry.js +40 -14
  168. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  169. package/dist/cjs/six-tab-group.entry.cjs.js.map +1 -0
  170. package/dist/cjs/six-tab-panel.cjs.entry.js +5 -4
  171. package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
  172. package/dist/cjs/six-tab-panel.entry.cjs.js.map +1 -0
  173. package/dist/cjs/six-tab.cjs.entry.js +9 -6
  174. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  175. package/dist/cjs/six-tab.entry.cjs.js.map +1 -0
  176. package/dist/cjs/six-tag.cjs.entry.js +15 -12
  177. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  178. package/dist/cjs/six-tag.entry.cjs.js.map +1 -0
  179. package/dist/cjs/six-textarea.cjs.entry.js +50 -39
  180. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  181. package/dist/cjs/six-textarea.entry.cjs.js.map +1 -0
  182. package/dist/cjs/six-tile.cjs.entry.js +27 -21
  183. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  184. package/dist/cjs/six-tile.entry.cjs.js.map +1 -0
  185. package/dist/cjs/six-timepicker.cjs.entry.js +100 -40
  186. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  187. package/dist/cjs/six-timepicker.entry.cjs.js.map +1 -0
  188. package/dist/cjs/six-tooltip.cjs.entry.js +30 -17
  189. package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
  190. package/dist/cjs/six-tooltip.entry.cjs.js.map +1 -0
  191. package/dist/cjs/slot-DBK7c7jH.js +52 -0
  192. package/dist/cjs/slot-DBK7c7jH.js.map +1 -0
  193. package/dist/cjs/types-7ZstPoJD.js +20 -0
  194. package/dist/cjs/types-7ZstPoJD.js.map +1 -0
  195. package/dist/cjs/ui-library.cjs.js +16 -13
  196. package/dist/cjs/ui-library.cjs.js.map +1 -1
  197. package/dist/collection/assets/TRADEMARKS.md +3 -3
  198. package/dist/collection/assets/pictograms/TPP.svg +1 -0
  199. package/dist/collection/assets/pictograms/agile.svg +1 -0
  200. package/dist/collection/assets/pictograms/ai.svg +1 -0
  201. package/dist/collection/assets/pictograms/airplane.svg +1 -0
  202. package/dist/collection/assets/pictograms/alert.svg +1 -0
  203. package/dist/collection/assets/pictograms/ambulance.svg +1 -0
  204. package/dist/collection/assets/pictograms/analyse.svg +1 -0
  205. package/dist/collection/assets/pictograms/anchor.svg +1 -0
  206. package/dist/collection/assets/pictograms/apple.svg +1 -0
  207. package/dist/collection/assets/pictograms/arrow-down.svg +1 -0
  208. package/dist/collection/assets/pictograms/arrow-right.svg +1 -0
  209. package/dist/collection/assets/pictograms/arrow-up.svg +1 -0
  210. package/dist/collection/assets/pictograms/astronaut-outline.svg +1 -0
  211. package/dist/collection/assets/pictograms/augmented-reality.svg +1 -0
  212. package/dist/collection/assets/pictograms/backoffice.svg +1 -0
  213. package/dist/collection/assets/pictograms/bank.svg +1 -0
  214. package/dist/collection/assets/pictograms/banknote.svg +1 -0
  215. package/dist/collection/assets/pictograms/barcode.svg +1 -0
  216. package/dist/collection/assets/pictograms/battery.svg +1 -0
  217. package/dist/collection/assets/pictograms/beacon.svg +1 -0
  218. package/dist/collection/assets/pictograms/beat.svg +1 -0
  219. package/dist/collection/assets/pictograms/bee.svg +1 -0
  220. package/dist/collection/assets/pictograms/bell.svg +1 -0
  221. package/dist/collection/assets/pictograms/berlin.svg +1 -0
  222. package/dist/collection/assets/pictograms/big-data.svg +1 -0
  223. package/dist/collection/assets/pictograms/bilateral.svg +1 -0
  224. package/dist/collection/assets/pictograms/bill.svg +1 -0
  225. package/dist/collection/assets/pictograms/binoculars.svg +1 -0
  226. package/dist/collection/assets/pictograms/block.svg +1 -0
  227. package/dist/collection/assets/pictograms/blockchain.svg +1 -0
  228. package/dist/collection/assets/pictograms/bluetooth.svg +1 -0
  229. package/dist/collection/assets/pictograms/bone.svg +1 -0
  230. package/dist/collection/assets/pictograms/book.svg +1 -0
  231. package/dist/collection/assets/pictograms/bottle.svg +1 -0
  232. package/dist/collection/assets/pictograms/buggy.svg +1 -0
  233. package/dist/collection/assets/pictograms/bull-bear.svg +1 -0
  234. package/dist/collection/assets/pictograms/business.svg +1 -0
  235. package/dist/collection/assets/pictograms/cake.svg +1 -0
  236. package/dist/collection/assets/pictograms/calculator.svg +1 -0
  237. package/dist/collection/assets/pictograms/calendar.svg +1 -0
  238. package/dist/collection/assets/pictograms/cam.svg +1 -0
  239. package/dist/collection/assets/pictograms/cap.svg +1 -0
  240. package/dist/collection/assets/pictograms/capsule.svg +1 -0
  241. package/dist/collection/assets/pictograms/car.svg +1 -0
  242. package/dist/collection/assets/pictograms/carabiner.svg +1 -0
  243. package/dist/collection/assets/pictograms/card.svg +1 -0
  244. package/dist/collection/assets/pictograms/cash-machine.svg +1 -0
  245. package/dist/collection/assets/pictograms/cash-register.svg +1 -0
  246. package/dist/collection/assets/pictograms/cash.svg +1 -0
  247. package/dist/collection/assets/pictograms/cashless.svg +1 -0
  248. package/dist/collection/assets/pictograms/check.svg +1 -0
  249. package/dist/collection/assets/pictograms/cheveron-right.svg +1 -0
  250. package/dist/collection/assets/pictograms/chf-eur.svg +1 -0
  251. package/dist/collection/assets/pictograms/cleaning.svg +1 -0
  252. package/dist/collection/assets/pictograms/click-collect.svg +1 -0
  253. package/dist/collection/assets/pictograms/click-return.svg +1 -0
  254. package/dist/collection/assets/pictograms/client-receipt.svg +1 -0
  255. package/dist/collection/assets/pictograms/clientesyusuarios.svg +1 -0
  256. package/dist/collection/assets/pictograms/clock.svg +1 -0
  257. package/dist/collection/assets/pictograms/cloud.svg +1 -0
  258. package/dist/collection/assets/pictograms/coffee.svg +1 -0
  259. package/dist/collection/assets/pictograms/coins.svg +1 -0
  260. package/dist/collection/assets/pictograms/configuracion-de-servicio.svg +1 -0
  261. package/dist/collection/assets/pictograms/connectivity.svg +1 -0
  262. package/dist/collection/assets/pictograms/contactless.svg +1 -0
  263. package/dist/collection/assets/pictograms/copy.svg +1 -0
  264. package/dist/collection/assets/pictograms/cornet.svg +1 -0
  265. package/dist/collection/assets/pictograms/cost-reduction.svg +1 -0
  266. package/dist/collection/assets/pictograms/coupon.svg +1 -0
  267. package/dist/collection/assets/pictograms/croissant.svg +1 -0
  268. package/dist/collection/assets/pictograms/crowdfunding.svg +1 -0
  269. package/dist/collection/assets/pictograms/crown.svg +1 -0
  270. package/dist/collection/assets/pictograms/cryptocurrency.svg +1 -0
  271. package/dist/collection/assets/pictograms/crystal-ball.svg +1 -0
  272. package/dist/collection/assets/pictograms/cup.svg +1 -0
  273. package/dist/collection/assets/pictograms/cupcake.svg +1 -0
  274. package/dist/collection/assets/pictograms/currency.svg +1 -0
  275. package/dist/collection/assets/pictograms/cyber-security.svg +1 -0
  276. package/dist/collection/assets/pictograms/data-mapping.svg +1 -0
  277. package/dist/collection/assets/pictograms/desktop.svg +1 -0
  278. package/dist/collection/assets/pictograms/diamond.svg +1 -0
  279. package/dist/collection/assets/pictograms/disc.svg +1 -0
  280. package/dist/collection/assets/pictograms/diversify.svg +1 -0
  281. package/dist/collection/assets/pictograms/dna.svg +1 -0
  282. package/dist/collection/assets/pictograms/dog.svg +1 -0
  283. package/dist/collection/assets/pictograms/download.svg +1 -0
  284. package/dist/collection/assets/pictograms/drop-zone.svg +1 -0
  285. package/dist/collection/assets/pictograms/drop.svg +1 -0
  286. package/dist/collection/assets/pictograms/dumbbell.svg +1 -0
  287. package/dist/collection/assets/pictograms/dws.svg +1 -0
  288. package/dist/collection/assets/pictograms/ear.svg +1 -0
  289. package/dist/collection/assets/pictograms/ecommerce.svg +1 -0
  290. package/dist/collection/assets/pictograms/ethernet.svg +1 -0
  291. package/dist/collection/assets/pictograms/eur-dollar.svg +1 -0
  292. package/dist/collection/assets/pictograms/exchange.svg +1 -0
  293. package/dist/collection/assets/pictograms/exclamation.svg +1 -0
  294. package/dist/collection/assets/pictograms/external-link.svg +1 -0
  295. package/dist/collection/assets/pictograms/extinguisher.svg +1 -0
  296. package/dist/collection/assets/pictograms/factory.svg +1 -0
  297. package/dist/collection/assets/pictograms/fax.svg +1 -0
  298. package/dist/collection/assets/pictograms/fence.svg +1 -0
  299. package/dist/collection/assets/pictograms/file-text.svg +1 -0
  300. package/dist/collection/assets/pictograms/file.svg +1 -0
  301. package/dist/collection/assets/pictograms/find-in-page.svg +1 -0
  302. package/dist/collection/assets/pictograms/fingerprint.svg +1 -0
  303. package/dist/collection/assets/pictograms/flag.svg +1 -0
  304. package/dist/collection/assets/pictograms/flash.svg +1 -0
  305. package/dist/collection/assets/pictograms/flexibility.svg +1 -0
  306. package/dist/collection/assets/pictograms/flipchart.svg +1 -0
  307. package/dist/collection/assets/pictograms/flower.svg +1 -0
  308. package/dist/collection/assets/pictograms/focus.svg +1 -0
  309. package/dist/collection/assets/pictograms/foreign-exchange.svg +1 -0
  310. package/dist/collection/assets/pictograms/fraud-free.svg +1 -0
  311. package/dist/collection/assets/pictograms/funnel.svg +1 -0
  312. package/dist/collection/assets/pictograms/gamepad.svg +1 -0
  313. package/dist/collection/assets/pictograms/gears.svg +1 -0
  314. package/dist/collection/assets/pictograms/generic.svg +1 -0
  315. package/dist/collection/assets/pictograms/genie.svg +1 -0
  316. package/dist/collection/assets/pictograms/gestion-de-fallidos.svg +1 -0
  317. package/dist/collection/assets/pictograms/gestion-de-instrucciones.svg +1 -0
  318. package/dist/collection/assets/pictograms/gestion-de-pago.svg +1 -0
  319. package/dist/collection/assets/pictograms/gift.svg +1 -0
  320. package/dist/collection/assets/pictograms/giftcard.svg +1 -0
  321. package/dist/collection/assets/pictograms/glass.svg +1 -0
  322. package/dist/collection/assets/pictograms/glasses.svg +1 -0
  323. package/dist/collection/assets/pictograms/global.svg +1 -0
  324. package/dist/collection/assets/pictograms/gprs-lan.svg +1 -0
  325. package/dist/collection/assets/pictograms/gprs.svg +1 -0
  326. package/dist/collection/assets/pictograms/guide.svg +1 -0
  327. package/dist/collection/assets/pictograms/hacker-security.svg +1 -0
  328. package/dist/collection/assets/pictograms/hand.svg +1 -0
  329. package/dist/collection/assets/pictograms/handshake.svg +1 -0
  330. package/dist/collection/assets/pictograms/happy.svg +1 -0
  331. package/dist/collection/assets/pictograms/hashtag.svg +1 -0
  332. package/dist/collection/assets/pictograms/headphones.svg +1 -0
  333. package/dist/collection/assets/pictograms/heart.svg +1 -0
  334. package/dist/collection/assets/pictograms/home.svg +1 -0
  335. package/dist/collection/assets/pictograms/identity-management.svg +1 -0
  336. package/dist/collection/assets/pictograms/info.svg +1 -0
  337. package/dist/collection/assets/pictograms/international-connectivity.svg +1 -0
  338. package/dist/collection/assets/pictograms/iot.svg +1 -0
  339. package/dist/collection/assets/pictograms/key.svg +1 -0
  340. package/dist/collection/assets/pictograms/lab.svg +1 -0
  341. package/dist/collection/assets/pictograms/labyrinth.svg +1 -0
  342. package/dist/collection/assets/pictograms/laptop-outline.svg +1 -0
  343. package/dist/collection/assets/pictograms/leaf.svg +1 -0
  344. package/dist/collection/assets/pictograms/lightbulb.svg +1 -0
  345. package/dist/collection/assets/pictograms/lighthouse.svg +1 -0
  346. package/dist/collection/assets/pictograms/like.svg +1 -0
  347. package/dist/collection/assets/pictograms/lines.svg +1 -0
  348. package/dist/collection/assets/pictograms/liquid.svg +1 -0
  349. package/dist/collection/assets/pictograms/lock.svg +1 -0
  350. package/dist/collection/assets/pictograms/london.svg +1 -0
  351. package/dist/collection/assets/pictograms/lounge.svg +1 -0
  352. package/dist/collection/assets/pictograms/lunch-learn.svg +1 -0
  353. package/dist/collection/assets/pictograms/machine-learning.svg +1 -0
  354. package/dist/collection/assets/pictograms/mail-copy.svg +1 -0
  355. package/dist/collection/assets/pictograms/mail.svg +1 -0
  356. package/dist/collection/assets/pictograms/map-marker.svg +1 -0
  357. package/dist/collection/assets/pictograms/map.svg +1 -0
  358. package/dist/collection/assets/pictograms/markets.svg +1 -0
  359. package/dist/collection/assets/pictograms/megaphone.svg +1 -0
  360. package/dist/collection/assets/pictograms/menu.svg +1 -0
  361. package/dist/collection/assets/pictograms/micro-payments.svg +1 -0
  362. package/dist/collection/assets/pictograms/microphone.svg +1 -0
  363. package/dist/collection/assets/pictograms/minus.svg +1 -0
  364. package/dist/collection/assets/pictograms/mobile-payment.svg +1 -0
  365. package/dist/collection/assets/pictograms/mobile-terminal.svg +1 -0
  366. package/dist/collection/assets/pictograms/monitoring.svg +1 -0
  367. package/dist/collection/assets/pictograms/more.svg +1 -0
  368. package/dist/collection/assets/pictograms/mountain.svg +1 -0
  369. package/dist/collection/assets/pictograms/movie-camera.svg +1 -0
  370. package/dist/collection/assets/pictograms/navigation.svg +1 -0
  371. package/dist/collection/assets/pictograms/no-smoking.svg +1 -0
  372. package/dist/collection/assets/pictograms/office.svg +1 -0
  373. package/dist/collection/assets/pictograms/outsorcing.svg +1 -0
  374. package/dist/collection/assets/pictograms/package.svg +1 -0
  375. package/dist/collection/assets/pictograms/paddle.svg +1 -0
  376. package/dist/collection/assets/pictograms/paninoteca.svg +1 -0
  377. package/dist/collection/assets/pictograms/paragraph.svg +1 -0
  378. package/dist/collection/assets/pictograms/paris.svg +1 -0
  379. package/dist/collection/assets/pictograms/parking.svg +1 -0
  380. package/dist/collection/assets/pictograms/pause.svg +1 -0
  381. package/dist/collection/assets/pictograms/pay-points.svg +1 -0
  382. package/dist/collection/assets/pictograms/pencil.svg +1 -0
  383. package/dist/collection/assets/pictograms/person-business.svg +1 -0
  384. package/dist/collection/assets/pictograms/person-callcenter.svg +1 -0
  385. package/dist/collection/assets/pictograms/person-client.svg +1 -0
  386. package/dist/collection/assets/pictograms/person-group.svg +1 -0
  387. package/dist/collection/assets/pictograms/person.svg +1 -0
  388. package/dist/collection/assets/pictograms/pet.svg +1 -0
  389. package/dist/collection/assets/pictograms/piechart.svg +1 -0
  390. package/dist/collection/assets/pictograms/pig.svg +1 -0
  391. package/dist/collection/assets/pictograms/piggy-bank.svg +1 -0
  392. package/dist/collection/assets/pictograms/planet.svg +1 -0
  393. package/dist/collection/assets/pictograms/play.svg +1 -0
  394. package/dist/collection/assets/pictograms/plus.svg +1 -0
  395. package/dist/collection/assets/pictograms/popsicle.svg +1 -0
  396. package/dist/collection/assets/pictograms/printer.svg +1 -0
  397. package/dist/collection/assets/pictograms/privacy.svg +1 -0
  398. package/dist/collection/assets/pictograms/process.svg +1 -0
  399. package/dist/collection/assets/pictograms/projector.svg +1 -0
  400. package/dist/collection/assets/pictograms/psp.svg +1 -0
  401. package/dist/collection/assets/pictograms/punch-card.svg +1 -0
  402. package/dist/collection/assets/pictograms/puzzle.svg +1 -0
  403. package/dist/collection/assets/pictograms/qr-scanner.svg +1 -0
  404. package/dist/collection/assets/pictograms/qr.svg +1 -0
  405. package/dist/collection/assets/pictograms/question.svg +1 -0
  406. package/dist/collection/assets/pictograms/rabbit.svg +1 -0
  407. package/dist/collection/assets/pictograms/rain.svg +1 -0
  408. package/dist/collection/assets/pictograms/realtime.svg +1 -0
  409. package/dist/collection/assets/pictograms/recurring-payments.svg +1 -0
  410. package/dist/collection/assets/pictograms/relaxing.svg +1 -0
  411. package/dist/collection/assets/pictograms/reporting.svg +1 -0
  412. package/dist/collection/assets/pictograms/responsive-design.svg +1 -0
  413. package/dist/collection/assets/pictograms/robo-advisor.svg +1 -0
  414. package/dist/collection/assets/pictograms/robotics.svg +1 -0
  415. package/dist/collection/assets/pictograms/rock.svg +1 -0
  416. package/dist/collection/assets/pictograms/rocket.svg +1 -0
  417. package/dist/collection/assets/pictograms/rss.svg +1 -0
  418. package/dist/collection/assets/pictograms/sad.svg +1 -0
  419. package/dist/collection/assets/pictograms/sailboat.svg +1 -0
  420. package/dist/collection/assets/pictograms/scales.svg +1 -0
  421. package/dist/collection/assets/pictograms/screen.svg +1 -0
  422. package/dist/collection/assets/pictograms/seal.svg +1 -0
  423. package/dist/collection/assets/pictograms/search.svg +1 -0
  424. package/dist/collection/assets/pictograms/sentiment-dissatisfied.svg +1 -0
  425. package/dist/collection/assets/pictograms/server.svg +1 -0
  426. package/dist/collection/assets/pictograms/service-center.svg +1 -0
  427. package/dist/collection/assets/pictograms/sextant.svg +1 -0
  428. package/dist/collection/assets/pictograms/share.svg +1 -0
  429. package/dist/collection/assets/pictograms/shield.svg +1 -0
  430. package/dist/collection/assets/pictograms/shop.svg +1 -0
  431. package/dist/collection/assets/pictograms/shopping-cart-chf.svg +1 -0
  432. package/dist/collection/assets/pictograms/shopping-cart-download.svg +1 -0
  433. package/dist/collection/assets/pictograms/shopping-cart.svg +1 -0
  434. package/dist/collection/assets/pictograms/signal.svg +1 -0
  435. package/dist/collection/assets/pictograms/simple-integration.svg +1 -0
  436. package/dist/collection/assets/pictograms/skull.svg +1 -0
  437. package/dist/collection/assets/pictograms/smoking.svg +1 -0
  438. package/dist/collection/assets/pictograms/snow.svg +1 -0
  439. package/dist/collection/assets/pictograms/snowflake.svg +1 -0
  440. package/dist/collection/assets/pictograms/snowman.svg +1 -0
  441. package/dist/collection/assets/pictograms/soc.svg +1 -0
  442. package/dist/collection/assets/pictograms/social-days.svg +1 -0
  443. package/dist/collection/assets/pictograms/social-trading.svg +1 -0
  444. package/dist/collection/assets/pictograms/softwarepackage.svg +1 -0
  445. package/dist/collection/assets/pictograms/sound.svg +1 -0
  446. package/dist/collection/assets/pictograms/speechbubble.svg +1 -0
  447. package/dist/collection/assets/pictograms/spirit.svg +1 -0
  448. package/dist/collection/assets/pictograms/split.svg +1 -0
  449. package/dist/collection/assets/pictograms/stability.svg +1 -0
  450. package/dist/collection/assets/pictograms/stairs.svg +1 -0
  451. package/dist/collection/assets/pictograms/star.svg +1 -0
  452. package/dist/collection/assets/pictograms/statistic.svg +1 -0
  453. package/dist/collection/assets/pictograms/stock.svg +1 -0
  454. package/dist/collection/assets/pictograms/stocks.svg +1 -0
  455. package/dist/collection/assets/pictograms/stop.svg +1 -0
  456. package/dist/collection/assets/pictograms/stopwatch.svg +1 -0
  457. package/dist/collection/assets/pictograms/storage.svg +1 -0
  458. package/dist/collection/assets/pictograms/success.svg +1 -0
  459. package/dist/collection/assets/pictograms/suitcase.svg +1 -0
  460. package/dist/collection/assets/pictograms/sun.svg +1 -0
  461. package/dist/collection/assets/pictograms/surveillance.svg +1 -0
  462. package/dist/collection/assets/pictograms/swiss.svg +1 -0
  463. package/dist/collection/assets/pictograms/tablet.svg +1 -0
  464. package/dist/collection/assets/pictograms/tachometer.svg +1 -0
  465. package/dist/collection/assets/pictograms/target.svg +1 -0
  466. package/dist/collection/assets/pictograms/telephone.svg +1 -0
  467. package/dist/collection/assets/pictograms/telescope.svg +1 -0
  468. package/dist/collection/assets/pictograms/temperature.svg +1 -0
  469. package/dist/collection/assets/pictograms/terminal.svg +1 -0
  470. package/dist/collection/assets/pictograms/ticket.svg +1 -0
  471. package/dist/collection/assets/pictograms/tin.svg +1 -0
  472. package/dist/collection/assets/pictograms/tokenization.svg +1 -0
  473. package/dist/collection/assets/pictograms/tool.svg +1 -0
  474. package/dist/collection/assets/pictograms/touch.svg +1 -0
  475. package/dist/collection/assets/pictograms/train.svg +1 -0
  476. package/dist/collection/assets/pictograms/trash.svg +1 -0
  477. package/dist/collection/assets/pictograms/umbrella.svg +1 -0
  478. package/dist/collection/assets/pictograms/unlock.svg +1 -0
  479. package/dist/collection/assets/pictograms/upload.svg +1 -0
  480. package/dist/collection/assets/pictograms/usb.svg +1 -0
  481. package/dist/collection/assets/pictograms/viena.svg +1 -0
  482. package/dist/collection/assets/pictograms/viking.svg +1 -0
  483. package/dist/collection/assets/pictograms/visibility.svg +1 -0
  484. package/dist/collection/assets/pictograms/wallet.svg +1 -0
  485. package/dist/collection/assets/pictograms/warning.svg +1 -0
  486. package/dist/collection/assets/pictograms/way-up.svg +1 -0
  487. package/dist/collection/assets/pictograms/wc-handicap.svg +1 -0
  488. package/dist/collection/assets/pictograms/wc-men.svg +1 -0
  489. package/dist/collection/assets/pictograms/wc-woman.svg +1 -0
  490. package/dist/collection/assets/pictograms/wearables.svg +1 -0
  491. package/dist/collection/assets/pictograms/webshop.svg +1 -0
  492. package/dist/collection/assets/pictograms/wlan-bluetooth.svg +1 -0
  493. package/dist/collection/assets/pictograms/wlan.svg +1 -0
  494. package/dist/collection/assets/pictograms/x.svg +1 -0
  495. package/dist/collection/assets/pictograms/zurich.svg +1 -0
  496. package/dist/collection/collection-manifest.json +8 -4
  497. package/dist/collection/components/six-alert/six-alert.js +23 -7
  498. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  499. package/dist/collection/components/six-avatar/six-avatar.js +17 -5
  500. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  501. package/dist/collection/components/six-badge/six-badge.js +11 -2
  502. package/dist/collection/components/six-badge/six-badge.js.map +1 -1
  503. package/dist/collection/components/six-button/six-button.css +20 -5
  504. package/dist/collection/components/six-button/six-button.js +76 -22
  505. package/dist/collection/components/six-button/six-button.js.map +1 -1
  506. package/dist/collection/components/six-card/six-card.js +1 -1
  507. package/dist/collection/components/six-card/six-card.js.map +1 -1
  508. package/dist/collection/components/six-checkbox/six-checkbox.css +2 -0
  509. package/dist/collection/components/six-checkbox/six-checkbox.js +49 -15
  510. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  511. package/dist/collection/components/six-datepicker/six-datepicker.js +145 -45
  512. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  513. package/dist/collection/components/six-details/six-details.js +35 -12
  514. package/dist/collection/components/six-details/six-details.js.map +1 -1
  515. package/dist/collection/components/six-dialog/six-dialog.js +28 -33
  516. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  517. package/dist/collection/components/six-drawer/six-drawer.js +40 -35
  518. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  519. package/dist/collection/components/six-dropdown/six-dropdown.js +93 -54
  520. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  521. package/dist/collection/components/six-error/six-error.css +1 -0
  522. package/dist/collection/components/six-error/six-error.js +1 -1
  523. package/dist/collection/components/six-error/six-error.js.map +1 -1
  524. package/dist/collection/components/six-error-page/six-error-page.js +15 -6
  525. package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
  526. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  527. package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
  528. package/dist/collection/components/six-file-list-item/six-file-list-item.js +24 -8
  529. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  530. package/dist/collection/components/six-file-upload/six-file-upload.css +11 -3
  531. package/dist/collection/components/six-file-upload/six-file-upload.js +114 -18
  532. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  533. package/dist/collection/components/six-footer/six-footer.js +1 -1
  534. package/dist/collection/components/six-footer/six-footer.js.map +1 -1
  535. package/dist/collection/components/six-group-label/six-group-label.js +20 -5
  536. package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
  537. package/dist/collection/components/six-header/six-header.css +2 -37
  538. package/dist/collection/components/six-header/six-header.js +19 -393
  539. package/dist/collection/components/six-header/six-header.js.map +1 -1
  540. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +13 -0
  541. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +106 -0
  542. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  543. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  544. package/dist/collection/components/six-header-item/six-header-item.js +57 -0
  545. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  546. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +32 -0
  547. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +139 -0
  548. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  549. package/dist/collection/components/six-icon/six-icon.js +8 -2
  550. package/dist/collection/components/six-icon/six-icon.js.map +1 -1
  551. package/dist/collection/components/six-icon-button/six-icon-button.css +2 -1
  552. package/dist/collection/components/six-icon-button/six-icon-button.js +77 -8
  553. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  554. package/dist/collection/components/six-input/six-input.css +1 -0
  555. package/dist/collection/components/six-input/six-input.js +150 -40
  556. package/dist/collection/components/six-input/six-input.js.map +1 -1
  557. package/dist/collection/components/six-item-picker/six-item-picker.js +57 -10
  558. package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
  559. package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
  560. package/dist/collection/components/six-language-switcher/six-language-switcher.js +13 -5
  561. package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
  562. package/dist/collection/components/six-layout-grid/six-layout-grid.js +3 -4
  563. package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
  564. package/dist/collection/components/six-logo/six-logo.css +18 -0
  565. package/dist/collection/components/six-logo/six-logo.js +57 -0
  566. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  567. package/dist/collection/components/six-main-container/six-main-container.js +5 -1
  568. package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
  569. package/dist/collection/components/six-menu/six-menu.js +54 -11
  570. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  571. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  572. package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
  573. package/dist/collection/components/six-menu-item/six-menu-item.js +18 -5
  574. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  575. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  576. package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
  577. package/dist/collection/components/six-picto/six-picto.css +0 -1193
  578. package/dist/collection/components/six-picto/six-picto.js +31 -5
  579. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  580. package/dist/collection/components/six-progress-bar/six-progress-bar.js +9 -3
  581. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  582. package/dist/collection/components/six-progress-ring/six-progress-ring.js +10 -1
  583. package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
  584. package/dist/collection/components/six-radio/six-radio.js +23 -8
  585. package/dist/collection/components/six-radio/six-radio.js.map +1 -1
  586. package/dist/collection/components/six-range/six-range.css +1 -1
  587. package/dist/collection/components/six-range/six-range.js +71 -21
  588. package/dist/collection/components/six-range/six-range.js.map +1 -1
  589. package/dist/collection/components/six-root/six-root.js +11 -1
  590. package/dist/collection/components/six-root/six-root.js.map +1 -1
  591. package/dist/collection/components/six-search-field/six-search-field.js +19 -6
  592. package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
  593. package/dist/collection/components/six-select/six-select.js +170 -102
  594. package/dist/collection/components/six-select/six-select.js.map +1 -1
  595. package/dist/collection/components/six-select/util.js +24 -0
  596. package/dist/collection/components/six-select/util.js.map +1 -1
  597. package/dist/collection/components/six-sidebar/six-sidebar.js +19 -7
  598. package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
  599. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +7 -0
  600. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +13 -3
  601. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
  602. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +8 -0
  603. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +23 -9
  604. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  605. package/dist/collection/components/six-spinner/six-spinner.css +45 -0
  606. package/dist/collection/components/six-spinner/six-spinner.js +60 -11
  607. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  608. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +3 -0
  609. package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
  610. package/dist/collection/components/six-switch/six-switch.js +38 -13
  611. package/dist/collection/components/six-switch/six-switch.js.map +1 -1
  612. package/dist/collection/components/six-tab/six-tab.js +14 -2
  613. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  614. package/dist/collection/components/six-tab-group/six-tab-group.js +41 -9
  615. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  616. package/dist/collection/components/six-tab-panel/six-tab-panel.js +7 -1
  617. package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
  618. package/dist/collection/components/six-tag/six-tag.js +18 -6
  619. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  620. package/dist/collection/components/six-textarea/six-textarea.css +5 -0
  621. package/dist/collection/components/six-textarea/six-textarea.js +86 -30
  622. package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
  623. package/dist/collection/components/six-tile/six-tile.js +36 -15
  624. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  625. package/dist/collection/components/six-timepicker/six-timepicker.css +1 -2
  626. package/dist/collection/components/six-timepicker/six-timepicker.js +135 -28
  627. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  628. package/dist/collection/components/six-tooltip/six-tooltip.js +37 -9
  629. package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
  630. package/dist/collection/files/material-icons-latin-400-normal.woff +0 -0
  631. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  632. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  633. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  634. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  635. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  636. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  637. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  638. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  639. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  640. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  641. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  642. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  643. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  644. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  645. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  646. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  647. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  648. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  649. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  650. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  651. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  652. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  653. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  654. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  655. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  656. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  657. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  658. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  659. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  660. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  661. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  662. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  663. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  664. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  665. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  666. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  667. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  668. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  669. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  670. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  671. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  672. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  673. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  674. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  675. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  676. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  677. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  678. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  679. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  680. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  681. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  682. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  683. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  684. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  685. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  686. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  687. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  688. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  689. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  690. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  691. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  692. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  693. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  694. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  695. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  696. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  697. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  698. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  699. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  700. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  701. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  702. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  703. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  704. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  705. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  706. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  707. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  708. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  709. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  710. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  711. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  712. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  713. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  714. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  715. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  716. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  717. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  718. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  719. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  720. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  721. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  722. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  723. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  724. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  725. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  726. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  727. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  728. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  729. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  730. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  731. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  732. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  733. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  734. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  735. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  736. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  737. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  738. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  739. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  740. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  741. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  742. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  743. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  744. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  745. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  746. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  747. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  748. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  749. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  750. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  751. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  752. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  753. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  754. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  755. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  756. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  757. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  758. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  759. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  760. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  761. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  762. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  763. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  764. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  765. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  766. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  767. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  768. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  769. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  770. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  771. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  772. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  773. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  774. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  775. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  776. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  777. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  778. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  779. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  780. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  781. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  782. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  783. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  784. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  785. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  786. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  787. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  788. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  789. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  790. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  791. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  792. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  793. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  794. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  795. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  796. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  797. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  798. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  799. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  800. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  801. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  802. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  803. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  804. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  805. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  806. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  807. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  808. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  809. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  810. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  811. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  812. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  813. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  814. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  815. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  816. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  817. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  818. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  819. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  820. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  821. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  822. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  823. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  824. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  825. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  826. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  827. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  828. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  829. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  830. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  831. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  832. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  833. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  834. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  835. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  836. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  837. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  838. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  839. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  840. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  841. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  842. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  843. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  844. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  845. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  846. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  847. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  848. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  849. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  850. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  851. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  852. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  853. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  854. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  855. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  856. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  857. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  858. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  859. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  860. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  861. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  862. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  863. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  864. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  865. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  866. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  867. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  868. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  869. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  870. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  871. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  872. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  873. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  874. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  875. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  876. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  877. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  878. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  879. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  880. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  881. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  882. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  883. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  884. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  885. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  886. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  887. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  888. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  889. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  890. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  891. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  892. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  893. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  894. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  895. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  896. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  897. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  898. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  899. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  900. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  901. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  902. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  903. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  904. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  905. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  906. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  907. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  908. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  909. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  910. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  911. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  912. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  913. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  914. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  915. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  916. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  917. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  918. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  919. package/dist/collection/utils/alert.js.map +1 -1
  920. package/dist/collection/utils/date-util.js.map +1 -1
  921. package/dist/collection/utils/error-messages.js.map +1 -1
  922. package/dist/collection/utils/event-listeners.js.map +1 -1
  923. package/dist/collection/utils/focus-visible.js.map +1 -1
  924. package/dist/collection/utils/form.js.map +1 -1
  925. package/dist/collection/utils/modal.js.map +1 -1
  926. package/dist/collection/utils/popover.js.map +1 -1
  927. package/dist/collection/utils/popup.js.map +1 -1
  928. package/dist/collection/utils/scroll.js.map +1 -1
  929. package/dist/collection/utils/slot.js.map +1 -1
  930. package/dist/collection/utils/tabbable.js.map +1 -1
  931. package/dist/collection/utils/time.util.js.map +1 -1
  932. package/dist/components/index.js +10 -1
  933. package/dist/components/index.js.map +1 -1
  934. package/dist/components/p-B1bClJZ6.js +19 -0
  935. package/dist/components/p-B1bClJZ6.js.map +1 -0
  936. package/dist/components/p-BAe7gBEi.js +1666 -0
  937. package/dist/components/p-BAe7gBEi.js.map +1 -0
  938. package/dist/components/p-BY6hIEFX.js +65 -0
  939. package/dist/components/p-BY6hIEFX.js.map +1 -0
  940. package/dist/components/p-BmfA8xQl.js +62 -0
  941. package/dist/components/p-BmfA8xQl.js.map +1 -0
  942. package/dist/components/p-Bw28MhTp.js +627 -0
  943. package/dist/components/p-Bw28MhTp.js.map +1 -0
  944. package/dist/components/p-C4h4qpGl.js +60 -0
  945. package/dist/components/p-C4h4qpGl.js.map +1 -0
  946. package/dist/components/p-CCzcCSym.js +208 -0
  947. package/dist/components/p-CCzcCSym.js.map +1 -0
  948. package/dist/components/p-CH2t-tOb.js +614 -0
  949. package/dist/components/p-CH2t-tOb.js.map +1 -0
  950. package/dist/components/p-CKhg9ibv.js +44 -0
  951. package/dist/components/p-CKhg9ibv.js.map +1 -0
  952. package/dist/components/p-Cc_nfyAl.js +35 -0
  953. package/dist/components/p-Cc_nfyAl.js.map +1 -0
  954. package/dist/components/p-CfIoyvm-.js +34 -0
  955. package/dist/components/p-CfIoyvm-.js.map +1 -0
  956. package/dist/components/p-Cku9xxcT.js +33 -0
  957. package/dist/components/p-Cku9xxcT.js.map +1 -0
  958. package/dist/components/p-CmLb31Bn.js +117 -0
  959. package/dist/components/p-CmLb31Bn.js.map +1 -0
  960. package/dist/components/p-D3m7RdL_.js +173 -0
  961. package/dist/components/p-D3m7RdL_.js.map +1 -0
  962. package/dist/components/p-DfVxkvir.js +76 -0
  963. package/dist/components/p-DfVxkvir.js.map +1 -0
  964. package/dist/components/p-Dgi7xz4X.js +74 -0
  965. package/dist/components/p-Dgi7xz4X.js.map +1 -0
  966. package/dist/components/p-DhglcyBm.js +305 -0
  967. package/dist/components/p-DhglcyBm.js.map +1 -0
  968. package/dist/components/p-DowTL9Wf.js +187 -0
  969. package/dist/components/p-DowTL9Wf.js.map +1 -0
  970. package/dist/components/p-DyBhkgST.js +52 -0
  971. package/dist/components/p-DyBhkgST.js.map +1 -0
  972. package/dist/components/p-Gp_A69uJ.js +43 -0
  973. package/dist/components/p-Gp_A69uJ.js.map +1 -0
  974. package/dist/components/p-H_jOwrje.js +180 -0
  975. package/dist/components/p-H_jOwrje.js.map +1 -0
  976. package/dist/components/p-NB9EUAIJ.js +305 -0
  977. package/dist/components/p-NB9EUAIJ.js.map +1 -0
  978. package/dist/components/p-Vw_F19Fv.js +46 -0
  979. package/dist/components/p-Vw_F19Fv.js.map +1 -0
  980. package/dist/components/p-j3oIB5oT.js +48 -0
  981. package/dist/components/p-j3oIB5oT.js.map +1 -0
  982. package/dist/components/p-kHci8ddv.js +1919 -0
  983. package/dist/components/p-kHci8ddv.js.map +1 -0
  984. package/dist/components/p-lKTNzsQ7.js +507 -0
  985. package/dist/components/p-lKTNzsQ7.js.map +1 -0
  986. package/dist/components/six-alert.js +26 -17
  987. package/dist/components/six-alert.js.map +1 -1
  988. package/dist/components/six-avatar.js +13 -8
  989. package/dist/components/six-avatar.js.map +1 -1
  990. package/dist/components/six-badge.js +8 -4
  991. package/dist/components/six-badge.js.map +1 -1
  992. package/dist/components/six-button.js +2 -1
  993. package/dist/components/six-card.js +4 -3
  994. package/dist/components/six-card.js.map +1 -1
  995. package/dist/components/six-checkbox.js +2 -1
  996. package/dist/components/six-datepicker.js +102 -55
  997. package/dist/components/six-datepicker.js.map +1 -1
  998. package/dist/components/six-details.js +2 -1
  999. package/dist/components/six-dialog.js +36 -45
  1000. package/dist/components/six-dialog.js.map +1 -1
  1001. package/dist/components/six-drawer.js +44 -47
  1002. package/dist/components/six-drawer.js.map +1 -1
  1003. package/dist/components/six-dropdown.js +2 -1
  1004. package/dist/components/six-error-page.js +8 -8
  1005. package/dist/components/six-error-page.js.map +1 -1
  1006. package/dist/components/six-error.js +2 -1
  1007. package/dist/components/six-file-list-item.js +18 -13
  1008. package/dist/components/six-file-list-item.js.map +1 -1
  1009. package/dist/components/six-file-list.js +4 -3
  1010. package/dist/components/six-file-list.js.map +1 -1
  1011. package/dist/components/six-file-upload.js +65 -26
  1012. package/dist/components/six-file-upload.js.map +1 -1
  1013. package/dist/components/six-footer.js +4 -3
  1014. package/dist/components/six-footer.js.map +1 -1
  1015. package/dist/components/six-group-label.js +16 -10
  1016. package/dist/components/six-group-label.js.map +1 -1
  1017. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  1018. package/dist/components/six-header-dropdown-item.js +114 -0
  1019. package/dist/components/six-header-dropdown-item.js.map +1 -0
  1020. package/dist/components/six-header-item.d.ts +11 -0
  1021. package/dist/components/six-header-item.js +46 -0
  1022. package/dist/components/six-header-item.js.map +1 -0
  1023. package/dist/components/six-header-menu-button.d.ts +11 -0
  1024. package/dist/components/six-header-menu-button.js +64 -0
  1025. package/dist/components/six-header-menu-button.js.map +1 -0
  1026. package/dist/components/six-header.js +21 -222
  1027. package/dist/components/six-header.js.map +1 -1
  1028. package/dist/components/six-icon-button.js +2 -1
  1029. package/dist/components/six-icon.js +2 -1
  1030. package/dist/components/six-input.js +2 -1
  1031. package/dist/components/six-item-picker.js +2 -1
  1032. package/dist/components/six-language-switcher.js +14 -9
  1033. package/dist/components/six-language-switcher.js.map +1 -1
  1034. package/dist/components/six-layout-grid.js +4 -4
  1035. package/dist/components/six-layout-grid.js.map +1 -1
  1036. package/dist/components/six-logo.d.ts +11 -0
  1037. package/dist/components/six-logo.js +46 -0
  1038. package/dist/components/six-logo.js.map +1 -0
  1039. package/dist/components/six-main-container.js +6 -3
  1040. package/dist/components/six-main-container.js.map +1 -1
  1041. package/dist/components/six-menu-divider.js +4 -3
  1042. package/dist/components/six-menu-divider.js.map +1 -1
  1043. package/dist/components/six-menu-item.js +2 -1
  1044. package/dist/components/six-menu-label.js +4 -3
  1045. package/dist/components/six-menu-label.js.map +1 -1
  1046. package/dist/components/six-menu.js +2 -1
  1047. package/dist/components/six-picto.js +2 -1
  1048. package/dist/components/six-progress-bar.js +8 -5
  1049. package/dist/components/six-progress-bar.js.map +1 -1
  1050. package/dist/components/six-progress-ring.js +7 -3
  1051. package/dist/components/six-progress-ring.js.map +1 -1
  1052. package/dist/components/six-radio.js +20 -14
  1053. package/dist/components/six-radio.js.map +1 -1
  1054. package/dist/components/six-range.js +54 -31
  1055. package/dist/components/six-range.js.map +1 -1
  1056. package/dist/components/six-root.js +10 -5
  1057. package/dist/components/six-root.js.map +1 -1
  1058. package/dist/components/six-search-field.js +18 -14
  1059. package/dist/components/six-search-field.js.map +1 -1
  1060. package/dist/components/six-select.js +171 -101
  1061. package/dist/components/six-select.js.map +1 -1
  1062. package/dist/components/six-sidebar-item-group.js +18 -15
  1063. package/dist/components/six-sidebar-item-group.js.map +1 -1
  1064. package/dist/components/six-sidebar-item.js +9 -6
  1065. package/dist/components/six-sidebar-item.js.map +1 -1
  1066. package/dist/components/six-sidebar.js +20 -15
  1067. package/dist/components/six-sidebar.js.map +1 -1
  1068. package/dist/components/six-spinner.js +2 -1
  1069. package/dist/components/six-stage-indicator.js +2 -1
  1070. package/dist/components/six-switch.js +30 -22
  1071. package/dist/components/six-switch.js.map +1 -1
  1072. package/dist/components/six-tab-group.js +45 -16
  1073. package/dist/components/six-tab-group.js.map +1 -1
  1074. package/dist/components/six-tab-panel.js +6 -3
  1075. package/dist/components/six-tab-panel.js.map +1 -1
  1076. package/dist/components/six-tab.js +12 -7
  1077. package/dist/components/six-tab.js.map +1 -1
  1078. package/dist/components/six-tag.js +19 -14
  1079. package/dist/components/six-tag.js.map +1 -1
  1080. package/dist/components/six-textarea.js +52 -39
  1081. package/dist/components/six-textarea.js.map +1 -1
  1082. package/dist/components/six-tile.js +31 -23
  1083. package/dist/components/six-tile.js.map +1 -1
  1084. package/dist/components/six-timepicker.js +2 -1
  1085. package/dist/components/six-tooltip.js +2 -1
  1086. package/dist/components.d.ts +42 -0
  1087. package/dist/components.json +1639 -692
  1088. package/dist/esm/app-globals-DQuL1Twl.js +6 -0
  1089. package/dist/esm/app-globals-DQuL1Twl.js.map +1 -0
  1090. package/dist/esm/error-messages-HZugF7pW.js +116 -0
  1091. package/dist/esm/error-messages-HZugF7pW.js.map +1 -0
  1092. package/dist/esm/event-listeners-C4h4qpGl.js +60 -0
  1093. package/dist/esm/event-listeners-C4h4qpGl.js.map +1 -0
  1094. package/dist/esm/execution-control-CKhg9ibv.js +44 -0
  1095. package/dist/esm/execution-control-CKhg9ibv.js.map +1 -0
  1096. package/dist/esm/focus-visible-Vw_F19Fv.js +46 -0
  1097. package/dist/esm/focus-visible-Vw_F19Fv.js.map +1 -0
  1098. package/dist/esm/form-B1bClJZ6.js +19 -0
  1099. package/dist/esm/form-B1bClJZ6.js.map +1 -0
  1100. package/dist/esm/form-control-_dvMXnmg.js +35 -0
  1101. package/dist/esm/form-control-_dvMXnmg.js.map +1 -0
  1102. package/dist/esm/index-BF09Gr5y.js +2116 -0
  1103. package/dist/esm/index-BF09Gr5y.js.map +1 -0
  1104. package/dist/esm/index.js +2 -1
  1105. package/dist/esm/index.js.map +1 -1
  1106. package/dist/esm/loader.js +7 -4
  1107. package/dist/esm/loader.js.map +1 -1
  1108. package/dist/esm/modal-CfIoyvm-.js +34 -0
  1109. package/dist/esm/modal-CfIoyvm-.js.map +1 -0
  1110. package/dist/esm/popover-kHci8ddv.js +1919 -0
  1111. package/dist/esm/popover-kHci8ddv.js.map +1 -0
  1112. package/dist/esm/popup-Dd6pdO8C.js +99 -0
  1113. package/dist/esm/popup-Dd6pdO8C.js.map +1 -0
  1114. package/dist/esm/scroll-BY6hIEFX.js +65 -0
  1115. package/dist/esm/scroll-BY6hIEFX.js.map +1 -0
  1116. package/dist/esm/six-alert.entry.js +22 -13
  1117. package/dist/esm/six-alert.entry.js.map +1 -1
  1118. package/dist/esm/six-avatar.entry.js +11 -6
  1119. package/dist/esm/six-avatar.entry.js.map +1 -1
  1120. package/dist/esm/six-badge.entry.js +7 -3
  1121. package/dist/esm/six-badge.entry.js.map +1 -1
  1122. package/dist/esm/six-button.entry.js +53 -26
  1123. package/dist/esm/six-button.entry.js.map +1 -1
  1124. package/dist/esm/six-card.entry.js +3 -2
  1125. package/dist/esm/six-card.entry.js.map +1 -1
  1126. package/dist/esm/six-checkbox.six-menu-item.entry.js.map +1 -0
  1127. package/dist/esm/six-checkbox_2.entry.js +48 -28
  1128. package/dist/esm/six-checkbox_2.entry.js.map +1 -1
  1129. package/dist/esm/six-datepicker.entry.js +97 -50
  1130. package/dist/esm/six-datepicker.entry.js.map +1 -1
  1131. package/dist/esm/six-details.entry.js +26 -18
  1132. package/dist/esm/six-details.entry.js.map +1 -1
  1133. package/dist/esm/six-dialog.entry.js +33 -42
  1134. package/dist/esm/six-dialog.entry.js.map +1 -1
  1135. package/dist/esm/six-drawer.entry.js +41 -44
  1136. package/dist/esm/six-drawer.entry.js.map +1 -1
  1137. package/dist/esm/six-dropdown.six-menu.entry.js.map +1 -0
  1138. package/dist/esm/six-dropdown_2.entry.js +114 -57
  1139. package/dist/esm/six-dropdown_2.entry.js.map +1 -1
  1140. package/dist/esm/six-error-page.entry.js +6 -6
  1141. package/dist/esm/six-error-page.entry.js.map +1 -1
  1142. package/dist/esm/six-error.entry.js +4 -3
  1143. package/dist/esm/six-error.entry.js.map +1 -1
  1144. package/dist/esm/six-file-list-item.entry.js +16 -11
  1145. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  1146. package/dist/esm/six-file-list.entry.js +3 -2
  1147. package/dist/esm/six-file-list.entry.js.map +1 -1
  1148. package/dist/esm/six-file-upload.entry.js +44 -21
  1149. package/dist/esm/six-file-upload.entry.js.map +1 -1
  1150. package/dist/esm/six-footer.entry.js +3 -2
  1151. package/dist/esm/six-footer.entry.js.map +1 -1
  1152. package/dist/esm/six-group-label.entry.js +14 -8
  1153. package/dist/esm/six-group-label.entry.js.map +1 -1
  1154. package/dist/esm/six-header-dropdown-item.entry.js +50 -0
  1155. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  1156. package/dist/esm/six-header-item.entry.js +26 -0
  1157. package/dist/esm/six-header-item.entry.js.map +1 -0
  1158. package/dist/esm/six-header-menu-button.entry.js +28 -0
  1159. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  1160. package/dist/esm/six-header.entry.js +18 -164
  1161. package/dist/esm/six-header.entry.js.map +1 -1
  1162. package/dist/esm/six-icon-button.entry.js +14 -11
  1163. package/dist/esm/six-icon-button.entry.js.map +1 -1
  1164. package/dist/esm/six-icon.entry.js +6 -3
  1165. package/dist/esm/six-icon.entry.js.map +1 -1
  1166. package/dist/esm/six-input.entry.js +73 -49
  1167. package/dist/esm/six-input.entry.js.map +1 -1
  1168. package/dist/esm/six-item-picker.entry.js +35 -15
  1169. package/dist/esm/six-item-picker.entry.js.map +1 -1
  1170. package/dist/esm/six-language-switcher.entry.js +13 -8
  1171. package/dist/esm/six-language-switcher.entry.js.map +1 -1
  1172. package/dist/esm/six-layout-grid.entry.js +3 -3
  1173. package/dist/esm/six-layout-grid.entry.js.map +1 -1
  1174. package/dist/esm/six-logo.entry.js +26 -0
  1175. package/dist/esm/six-logo.entry.js.map +1 -0
  1176. package/dist/esm/six-main-container.entry.js +5 -2
  1177. package/dist/esm/six-main-container.entry.js.map +1 -1
  1178. package/dist/esm/six-menu-divider.entry.js +3 -2
  1179. package/dist/esm/six-menu-divider.entry.js.map +1 -1
  1180. package/dist/esm/six-menu-label.entry.js +3 -2
  1181. package/dist/esm/six-menu-label.entry.js.map +1 -1
  1182. package/dist/esm/six-picto.entry.js +27 -7
  1183. package/dist/esm/six-picto.entry.js.map +1 -1
  1184. package/dist/esm/six-progress-bar.entry.js +7 -4
  1185. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  1186. package/dist/esm/six-progress-ring.entry.js +6 -2
  1187. package/dist/esm/six-progress-ring.entry.js.map +1 -1
  1188. package/dist/esm/six-radio.entry.js +19 -13
  1189. package/dist/esm/six-radio.entry.js.map +1 -1
  1190. package/dist/esm/six-range.entry.js +52 -29
  1191. package/dist/esm/six-range.entry.js.map +1 -1
  1192. package/dist/esm/six-root.entry.js +7 -2
  1193. package/dist/esm/six-root.entry.js.map +1 -1
  1194. package/dist/esm/six-search-field.entry.js +14 -10
  1195. package/dist/esm/six-search-field.entry.js.map +1 -1
  1196. package/dist/esm/six-select.entry.js +161 -90
  1197. package/dist/esm/six-select.entry.js.map +1 -1
  1198. package/dist/esm/six-sidebar-item-group.entry.js +15 -12
  1199. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  1200. package/dist/esm/six-sidebar-item.entry.js +8 -5
  1201. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  1202. package/dist/esm/six-sidebar.entry.js +19 -14
  1203. package/dist/esm/six-sidebar.entry.js.map +1 -1
  1204. package/dist/esm/six-spinner.entry.js +38 -6
  1205. package/dist/esm/six-spinner.entry.js.map +1 -1
  1206. package/dist/esm/six-stage-indicator.entry.js +3 -1
  1207. package/dist/esm/six-stage-indicator.entry.js.map +1 -1
  1208. package/dist/esm/six-switch.entry.js +28 -20
  1209. package/dist/esm/six-switch.entry.js.map +1 -1
  1210. package/dist/esm/six-tab-group.entry.js +40 -12
  1211. package/dist/esm/six-tab-group.entry.js.map +1 -1
  1212. package/dist/esm/six-tab-panel.entry.js +5 -2
  1213. package/dist/esm/six-tab-panel.entry.js.map +1 -1
  1214. package/dist/esm/six-tab.entry.js +9 -4
  1215. package/dist/esm/six-tab.entry.js.map +1 -1
  1216. package/dist/esm/six-tag.entry.js +15 -10
  1217. package/dist/esm/six-tag.entry.js.map +1 -1
  1218. package/dist/esm/six-textarea.entry.js +50 -37
  1219. package/dist/esm/six-textarea.entry.js.map +1 -1
  1220. package/dist/esm/six-tile.entry.js +27 -19
  1221. package/dist/esm/six-tile.entry.js.map +1 -1
  1222. package/dist/esm/six-timepicker.entry.js +100 -38
  1223. package/dist/esm/six-timepicker.entry.js.map +1 -1
  1224. package/dist/esm/six-tooltip.entry.js +30 -15
  1225. package/dist/esm/six-tooltip.entry.js.map +1 -1
  1226. package/dist/esm/slot-j3oIB5oT.js +48 -0
  1227. package/dist/esm/slot-j3oIB5oT.js.map +1 -0
  1228. package/dist/esm/types-WA6V9mN8.js +20 -0
  1229. package/dist/esm/types-WA6V9mN8.js.map +1 -0
  1230. package/dist/esm/ui-library.js +16 -12
  1231. package/dist/esm/ui-library.js.map +1 -1
  1232. package/dist/types/components/six-button/six-button.d.ts +2 -1
  1233. package/dist/types/components/six-dropdown/six-dropdown.d.ts +0 -7
  1234. package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -1
  1235. package/dist/types/components/six-header/six-header.d.ts +5 -68
  1236. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +22 -0
  1237. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  1238. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +17 -0
  1239. package/dist/types/components/six-icon-button/six-icon-button.d.ts +6 -0
  1240. package/dist/types/components/six-input/six-input.d.ts +9 -1
  1241. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  1242. package/dist/types/components/six-menu/six-menu.d.ts +1 -1
  1243. package/dist/types/components/six-picto/six-picto.d.ts +2 -0
  1244. package/dist/types/components/six-range/six-range.d.ts +2 -0
  1245. package/dist/types/components/six-select/six-select.d.ts +0 -9
  1246. package/dist/types/components/six-select/util.d.ts +2 -0
  1247. package/dist/types/components/six-spinner/six-spinner.d.ts +24 -4
  1248. package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
  1249. package/dist/types/components.d.ts +255 -84
  1250. package/dist/types/stencil-public-runtime.d.ts +10 -10
  1251. package/dist/types/utils/type-check.d.ts +1 -1
  1252. package/dist/ui-library/assets/TRADEMARKS.md +3 -3
  1253. package/dist/ui-library/assets/pictograms/TPP.svg +1 -0
  1254. package/dist/ui-library/assets/pictograms/agile.svg +1 -0
  1255. package/dist/ui-library/assets/pictograms/ai.svg +1 -0
  1256. package/dist/ui-library/assets/pictograms/airplane.svg +1 -0
  1257. package/dist/ui-library/assets/pictograms/alert.svg +1 -0
  1258. package/dist/ui-library/assets/pictograms/ambulance.svg +1 -0
  1259. package/dist/ui-library/assets/pictograms/analyse.svg +1 -0
  1260. package/dist/ui-library/assets/pictograms/anchor.svg +1 -0
  1261. package/dist/ui-library/assets/pictograms/apple.svg +1 -0
  1262. package/dist/ui-library/assets/pictograms/arrow-down.svg +1 -0
  1263. package/dist/ui-library/assets/pictograms/arrow-right.svg +1 -0
  1264. package/dist/ui-library/assets/pictograms/arrow-up.svg +1 -0
  1265. package/dist/ui-library/assets/pictograms/astronaut-outline.svg +1 -0
  1266. package/dist/ui-library/assets/pictograms/augmented-reality.svg +1 -0
  1267. package/dist/ui-library/assets/pictograms/backoffice.svg +1 -0
  1268. package/dist/ui-library/assets/pictograms/bank.svg +1 -0
  1269. package/dist/ui-library/assets/pictograms/banknote.svg +1 -0
  1270. package/dist/ui-library/assets/pictograms/barcode.svg +1 -0
  1271. package/dist/ui-library/assets/pictograms/battery.svg +1 -0
  1272. package/dist/ui-library/assets/pictograms/beacon.svg +1 -0
  1273. package/dist/ui-library/assets/pictograms/beat.svg +1 -0
  1274. package/dist/ui-library/assets/pictograms/bee.svg +1 -0
  1275. package/dist/ui-library/assets/pictograms/bell.svg +1 -0
  1276. package/dist/ui-library/assets/pictograms/berlin.svg +1 -0
  1277. package/dist/ui-library/assets/pictograms/big-data.svg +1 -0
  1278. package/dist/ui-library/assets/pictograms/bilateral.svg +1 -0
  1279. package/dist/ui-library/assets/pictograms/bill.svg +1 -0
  1280. package/dist/ui-library/assets/pictograms/binoculars.svg +1 -0
  1281. package/dist/ui-library/assets/pictograms/block.svg +1 -0
  1282. package/dist/ui-library/assets/pictograms/blockchain.svg +1 -0
  1283. package/dist/ui-library/assets/pictograms/bluetooth.svg +1 -0
  1284. package/dist/ui-library/assets/pictograms/bone.svg +1 -0
  1285. package/dist/ui-library/assets/pictograms/book.svg +1 -0
  1286. package/dist/ui-library/assets/pictograms/bottle.svg +1 -0
  1287. package/dist/ui-library/assets/pictograms/buggy.svg +1 -0
  1288. package/dist/ui-library/assets/pictograms/bull-bear.svg +1 -0
  1289. package/dist/ui-library/assets/pictograms/business.svg +1 -0
  1290. package/dist/ui-library/assets/pictograms/cake.svg +1 -0
  1291. package/dist/ui-library/assets/pictograms/calculator.svg +1 -0
  1292. package/dist/ui-library/assets/pictograms/calendar.svg +1 -0
  1293. package/dist/ui-library/assets/pictograms/cam.svg +1 -0
  1294. package/dist/ui-library/assets/pictograms/cap.svg +1 -0
  1295. package/dist/ui-library/assets/pictograms/capsule.svg +1 -0
  1296. package/dist/ui-library/assets/pictograms/car.svg +1 -0
  1297. package/dist/ui-library/assets/pictograms/carabiner.svg +1 -0
  1298. package/dist/ui-library/assets/pictograms/card.svg +1 -0
  1299. package/dist/ui-library/assets/pictograms/cash-machine.svg +1 -0
  1300. package/dist/ui-library/assets/pictograms/cash-register.svg +1 -0
  1301. package/dist/ui-library/assets/pictograms/cash.svg +1 -0
  1302. package/dist/ui-library/assets/pictograms/cashless.svg +1 -0
  1303. package/dist/ui-library/assets/pictograms/check.svg +1 -0
  1304. package/dist/ui-library/assets/pictograms/cheveron-right.svg +1 -0
  1305. package/dist/ui-library/assets/pictograms/chf-eur.svg +1 -0
  1306. package/dist/ui-library/assets/pictograms/cleaning.svg +1 -0
  1307. package/dist/ui-library/assets/pictograms/click-collect.svg +1 -0
  1308. package/dist/ui-library/assets/pictograms/click-return.svg +1 -0
  1309. package/dist/ui-library/assets/pictograms/client-receipt.svg +1 -0
  1310. package/dist/ui-library/assets/pictograms/clientesyusuarios.svg +1 -0
  1311. package/dist/ui-library/assets/pictograms/clock.svg +1 -0
  1312. package/dist/ui-library/assets/pictograms/cloud.svg +1 -0
  1313. package/dist/ui-library/assets/pictograms/coffee.svg +1 -0
  1314. package/dist/ui-library/assets/pictograms/coins.svg +1 -0
  1315. package/dist/ui-library/assets/pictograms/configuracion-de-servicio.svg +1 -0
  1316. package/dist/ui-library/assets/pictograms/connectivity.svg +1 -0
  1317. package/dist/ui-library/assets/pictograms/contactless.svg +1 -0
  1318. package/dist/ui-library/assets/pictograms/copy.svg +1 -0
  1319. package/dist/ui-library/assets/pictograms/cornet.svg +1 -0
  1320. package/dist/ui-library/assets/pictograms/cost-reduction.svg +1 -0
  1321. package/dist/ui-library/assets/pictograms/coupon.svg +1 -0
  1322. package/dist/ui-library/assets/pictograms/croissant.svg +1 -0
  1323. package/dist/ui-library/assets/pictograms/crowdfunding.svg +1 -0
  1324. package/dist/ui-library/assets/pictograms/crown.svg +1 -0
  1325. package/dist/ui-library/assets/pictograms/cryptocurrency.svg +1 -0
  1326. package/dist/ui-library/assets/pictograms/crystal-ball.svg +1 -0
  1327. package/dist/ui-library/assets/pictograms/cup.svg +1 -0
  1328. package/dist/ui-library/assets/pictograms/cupcake.svg +1 -0
  1329. package/dist/ui-library/assets/pictograms/currency.svg +1 -0
  1330. package/dist/ui-library/assets/pictograms/cyber-security.svg +1 -0
  1331. package/dist/ui-library/assets/pictograms/data-mapping.svg +1 -0
  1332. package/dist/ui-library/assets/pictograms/desktop.svg +1 -0
  1333. package/dist/ui-library/assets/pictograms/diamond.svg +1 -0
  1334. package/dist/ui-library/assets/pictograms/disc.svg +1 -0
  1335. package/dist/ui-library/assets/pictograms/diversify.svg +1 -0
  1336. package/dist/ui-library/assets/pictograms/dna.svg +1 -0
  1337. package/dist/ui-library/assets/pictograms/dog.svg +1 -0
  1338. package/dist/ui-library/assets/pictograms/download.svg +1 -0
  1339. package/dist/ui-library/assets/pictograms/drop-zone.svg +1 -0
  1340. package/dist/ui-library/assets/pictograms/drop.svg +1 -0
  1341. package/dist/ui-library/assets/pictograms/dumbbell.svg +1 -0
  1342. package/dist/ui-library/assets/pictograms/dws.svg +1 -0
  1343. package/dist/ui-library/assets/pictograms/ear.svg +1 -0
  1344. package/dist/ui-library/assets/pictograms/ecommerce.svg +1 -0
  1345. package/dist/ui-library/assets/pictograms/ethernet.svg +1 -0
  1346. package/dist/ui-library/assets/pictograms/eur-dollar.svg +1 -0
  1347. package/dist/ui-library/assets/pictograms/exchange.svg +1 -0
  1348. package/dist/ui-library/assets/pictograms/exclamation.svg +1 -0
  1349. package/dist/ui-library/assets/pictograms/external-link.svg +1 -0
  1350. package/dist/ui-library/assets/pictograms/extinguisher.svg +1 -0
  1351. package/dist/ui-library/assets/pictograms/factory.svg +1 -0
  1352. package/dist/ui-library/assets/pictograms/fax.svg +1 -0
  1353. package/dist/ui-library/assets/pictograms/fence.svg +1 -0
  1354. package/dist/ui-library/assets/pictograms/file-text.svg +1 -0
  1355. package/dist/ui-library/assets/pictograms/file.svg +1 -0
  1356. package/dist/ui-library/assets/pictograms/find-in-page.svg +1 -0
  1357. package/dist/ui-library/assets/pictograms/fingerprint.svg +1 -0
  1358. package/dist/ui-library/assets/pictograms/flag.svg +1 -0
  1359. package/dist/ui-library/assets/pictograms/flash.svg +1 -0
  1360. package/dist/ui-library/assets/pictograms/flexibility.svg +1 -0
  1361. package/dist/ui-library/assets/pictograms/flipchart.svg +1 -0
  1362. package/dist/ui-library/assets/pictograms/flower.svg +1 -0
  1363. package/dist/ui-library/assets/pictograms/focus.svg +1 -0
  1364. package/dist/ui-library/assets/pictograms/foreign-exchange.svg +1 -0
  1365. package/dist/ui-library/assets/pictograms/fraud-free.svg +1 -0
  1366. package/dist/ui-library/assets/pictograms/funnel.svg +1 -0
  1367. package/dist/ui-library/assets/pictograms/gamepad.svg +1 -0
  1368. package/dist/ui-library/assets/pictograms/gears.svg +1 -0
  1369. package/dist/ui-library/assets/pictograms/generic.svg +1 -0
  1370. package/dist/ui-library/assets/pictograms/genie.svg +1 -0
  1371. package/dist/ui-library/assets/pictograms/gestion-de-fallidos.svg +1 -0
  1372. package/dist/ui-library/assets/pictograms/gestion-de-instrucciones.svg +1 -0
  1373. package/dist/ui-library/assets/pictograms/gestion-de-pago.svg +1 -0
  1374. package/dist/ui-library/assets/pictograms/gift.svg +1 -0
  1375. package/dist/ui-library/assets/pictograms/giftcard.svg +1 -0
  1376. package/dist/ui-library/assets/pictograms/glass.svg +1 -0
  1377. package/dist/ui-library/assets/pictograms/glasses.svg +1 -0
  1378. package/dist/ui-library/assets/pictograms/global.svg +1 -0
  1379. package/dist/ui-library/assets/pictograms/gprs-lan.svg +1 -0
  1380. package/dist/ui-library/assets/pictograms/gprs.svg +1 -0
  1381. package/dist/ui-library/assets/pictograms/guide.svg +1 -0
  1382. package/dist/ui-library/assets/pictograms/hacker-security.svg +1 -0
  1383. package/dist/ui-library/assets/pictograms/hand.svg +1 -0
  1384. package/dist/ui-library/assets/pictograms/handshake.svg +1 -0
  1385. package/dist/ui-library/assets/pictograms/happy.svg +1 -0
  1386. package/dist/ui-library/assets/pictograms/hashtag.svg +1 -0
  1387. package/dist/ui-library/assets/pictograms/headphones.svg +1 -0
  1388. package/dist/ui-library/assets/pictograms/heart.svg +1 -0
  1389. package/dist/ui-library/assets/pictograms/home.svg +1 -0
  1390. package/dist/ui-library/assets/pictograms/identity-management.svg +1 -0
  1391. package/dist/ui-library/assets/pictograms/info.svg +1 -0
  1392. package/dist/ui-library/assets/pictograms/international-connectivity.svg +1 -0
  1393. package/dist/ui-library/assets/pictograms/iot.svg +1 -0
  1394. package/dist/ui-library/assets/pictograms/key.svg +1 -0
  1395. package/dist/ui-library/assets/pictograms/lab.svg +1 -0
  1396. package/dist/ui-library/assets/pictograms/labyrinth.svg +1 -0
  1397. package/dist/ui-library/assets/pictograms/laptop-outline.svg +1 -0
  1398. package/dist/ui-library/assets/pictograms/leaf.svg +1 -0
  1399. package/dist/ui-library/assets/pictograms/lightbulb.svg +1 -0
  1400. package/dist/ui-library/assets/pictograms/lighthouse.svg +1 -0
  1401. package/dist/ui-library/assets/pictograms/like.svg +1 -0
  1402. package/dist/ui-library/assets/pictograms/lines.svg +1 -0
  1403. package/dist/ui-library/assets/pictograms/liquid.svg +1 -0
  1404. package/dist/ui-library/assets/pictograms/lock.svg +1 -0
  1405. package/dist/ui-library/assets/pictograms/london.svg +1 -0
  1406. package/dist/ui-library/assets/pictograms/lounge.svg +1 -0
  1407. package/dist/ui-library/assets/pictograms/lunch-learn.svg +1 -0
  1408. package/dist/ui-library/assets/pictograms/machine-learning.svg +1 -0
  1409. package/dist/ui-library/assets/pictograms/mail-copy.svg +1 -0
  1410. package/dist/ui-library/assets/pictograms/mail.svg +1 -0
  1411. package/dist/ui-library/assets/pictograms/map-marker.svg +1 -0
  1412. package/dist/ui-library/assets/pictograms/map.svg +1 -0
  1413. package/dist/ui-library/assets/pictograms/markets.svg +1 -0
  1414. package/dist/ui-library/assets/pictograms/megaphone.svg +1 -0
  1415. package/dist/ui-library/assets/pictograms/menu.svg +1 -0
  1416. package/dist/ui-library/assets/pictograms/micro-payments.svg +1 -0
  1417. package/dist/ui-library/assets/pictograms/microphone.svg +1 -0
  1418. package/dist/ui-library/assets/pictograms/minus.svg +1 -0
  1419. package/dist/ui-library/assets/pictograms/mobile-payment.svg +1 -0
  1420. package/dist/ui-library/assets/pictograms/mobile-terminal.svg +1 -0
  1421. package/dist/ui-library/assets/pictograms/monitoring.svg +1 -0
  1422. package/dist/ui-library/assets/pictograms/more.svg +1 -0
  1423. package/dist/ui-library/assets/pictograms/mountain.svg +1 -0
  1424. package/dist/ui-library/assets/pictograms/movie-camera.svg +1 -0
  1425. package/dist/ui-library/assets/pictograms/navigation.svg +1 -0
  1426. package/dist/ui-library/assets/pictograms/no-smoking.svg +1 -0
  1427. package/dist/ui-library/assets/pictograms/office.svg +1 -0
  1428. package/dist/ui-library/assets/pictograms/outsorcing.svg +1 -0
  1429. package/dist/ui-library/assets/pictograms/package.svg +1 -0
  1430. package/dist/ui-library/assets/pictograms/paddle.svg +1 -0
  1431. package/dist/ui-library/assets/pictograms/paninoteca.svg +1 -0
  1432. package/dist/ui-library/assets/pictograms/paragraph.svg +1 -0
  1433. package/dist/ui-library/assets/pictograms/paris.svg +1 -0
  1434. package/dist/ui-library/assets/pictograms/parking.svg +1 -0
  1435. package/dist/ui-library/assets/pictograms/pause.svg +1 -0
  1436. package/dist/ui-library/assets/pictograms/pay-points.svg +1 -0
  1437. package/dist/ui-library/assets/pictograms/pencil.svg +1 -0
  1438. package/dist/ui-library/assets/pictograms/person-business.svg +1 -0
  1439. package/dist/ui-library/assets/pictograms/person-callcenter.svg +1 -0
  1440. package/dist/ui-library/assets/pictograms/person-client.svg +1 -0
  1441. package/dist/ui-library/assets/pictograms/person-group.svg +1 -0
  1442. package/dist/ui-library/assets/pictograms/person.svg +1 -0
  1443. package/dist/ui-library/assets/pictograms/pet.svg +1 -0
  1444. package/dist/ui-library/assets/pictograms/piechart.svg +1 -0
  1445. package/dist/ui-library/assets/pictograms/pig.svg +1 -0
  1446. package/dist/ui-library/assets/pictograms/piggy-bank.svg +1 -0
  1447. package/dist/ui-library/assets/pictograms/planet.svg +1 -0
  1448. package/dist/ui-library/assets/pictograms/play.svg +1 -0
  1449. package/dist/ui-library/assets/pictograms/plus.svg +1 -0
  1450. package/dist/ui-library/assets/pictograms/popsicle.svg +1 -0
  1451. package/dist/ui-library/assets/pictograms/printer.svg +1 -0
  1452. package/dist/ui-library/assets/pictograms/privacy.svg +1 -0
  1453. package/dist/ui-library/assets/pictograms/process.svg +1 -0
  1454. package/dist/ui-library/assets/pictograms/projector.svg +1 -0
  1455. package/dist/ui-library/assets/pictograms/psp.svg +1 -0
  1456. package/dist/ui-library/assets/pictograms/punch-card.svg +1 -0
  1457. package/dist/ui-library/assets/pictograms/puzzle.svg +1 -0
  1458. package/dist/ui-library/assets/pictograms/qr-scanner.svg +1 -0
  1459. package/dist/ui-library/assets/pictograms/qr.svg +1 -0
  1460. package/dist/ui-library/assets/pictograms/question.svg +1 -0
  1461. package/dist/ui-library/assets/pictograms/rabbit.svg +1 -0
  1462. package/dist/ui-library/assets/pictograms/rain.svg +1 -0
  1463. package/dist/ui-library/assets/pictograms/realtime.svg +1 -0
  1464. package/dist/ui-library/assets/pictograms/recurring-payments.svg +1 -0
  1465. package/dist/ui-library/assets/pictograms/relaxing.svg +1 -0
  1466. package/dist/ui-library/assets/pictograms/reporting.svg +1 -0
  1467. package/dist/ui-library/assets/pictograms/responsive-design.svg +1 -0
  1468. package/dist/ui-library/assets/pictograms/robo-advisor.svg +1 -0
  1469. package/dist/ui-library/assets/pictograms/robotics.svg +1 -0
  1470. package/dist/ui-library/assets/pictograms/rock.svg +1 -0
  1471. package/dist/ui-library/assets/pictograms/rocket.svg +1 -0
  1472. package/dist/ui-library/assets/pictograms/rss.svg +1 -0
  1473. package/dist/ui-library/assets/pictograms/sad.svg +1 -0
  1474. package/dist/ui-library/assets/pictograms/sailboat.svg +1 -0
  1475. package/dist/ui-library/assets/pictograms/scales.svg +1 -0
  1476. package/dist/ui-library/assets/pictograms/screen.svg +1 -0
  1477. package/dist/ui-library/assets/pictograms/seal.svg +1 -0
  1478. package/dist/ui-library/assets/pictograms/search.svg +1 -0
  1479. package/dist/ui-library/assets/pictograms/sentiment-dissatisfied.svg +1 -0
  1480. package/dist/ui-library/assets/pictograms/server.svg +1 -0
  1481. package/dist/ui-library/assets/pictograms/service-center.svg +1 -0
  1482. package/dist/ui-library/assets/pictograms/sextant.svg +1 -0
  1483. package/dist/ui-library/assets/pictograms/share.svg +1 -0
  1484. package/dist/ui-library/assets/pictograms/shield.svg +1 -0
  1485. package/dist/ui-library/assets/pictograms/shop.svg +1 -0
  1486. package/dist/ui-library/assets/pictograms/shopping-cart-chf.svg +1 -0
  1487. package/dist/ui-library/assets/pictograms/shopping-cart-download.svg +1 -0
  1488. package/dist/ui-library/assets/pictograms/shopping-cart.svg +1 -0
  1489. package/dist/ui-library/assets/pictograms/signal.svg +1 -0
  1490. package/dist/ui-library/assets/pictograms/simple-integration.svg +1 -0
  1491. package/dist/ui-library/assets/pictograms/skull.svg +1 -0
  1492. package/dist/ui-library/assets/pictograms/smoking.svg +1 -0
  1493. package/dist/ui-library/assets/pictograms/snow.svg +1 -0
  1494. package/dist/ui-library/assets/pictograms/snowflake.svg +1 -0
  1495. package/dist/ui-library/assets/pictograms/snowman.svg +1 -0
  1496. package/dist/ui-library/assets/pictograms/soc.svg +1 -0
  1497. package/dist/ui-library/assets/pictograms/social-days.svg +1 -0
  1498. package/dist/ui-library/assets/pictograms/social-trading.svg +1 -0
  1499. package/dist/ui-library/assets/pictograms/softwarepackage.svg +1 -0
  1500. package/dist/ui-library/assets/pictograms/sound.svg +1 -0
  1501. package/dist/ui-library/assets/pictograms/speechbubble.svg +1 -0
  1502. package/dist/ui-library/assets/pictograms/spirit.svg +1 -0
  1503. package/dist/ui-library/assets/pictograms/split.svg +1 -0
  1504. package/dist/ui-library/assets/pictograms/stability.svg +1 -0
  1505. package/dist/ui-library/assets/pictograms/stairs.svg +1 -0
  1506. package/dist/ui-library/assets/pictograms/star.svg +1 -0
  1507. package/dist/ui-library/assets/pictograms/statistic.svg +1 -0
  1508. package/dist/ui-library/assets/pictograms/stock.svg +1 -0
  1509. package/dist/ui-library/assets/pictograms/stocks.svg +1 -0
  1510. package/dist/ui-library/assets/pictograms/stop.svg +1 -0
  1511. package/dist/ui-library/assets/pictograms/stopwatch.svg +1 -0
  1512. package/dist/ui-library/assets/pictograms/storage.svg +1 -0
  1513. package/dist/ui-library/assets/pictograms/success.svg +1 -0
  1514. package/dist/ui-library/assets/pictograms/suitcase.svg +1 -0
  1515. package/dist/ui-library/assets/pictograms/sun.svg +1 -0
  1516. package/dist/ui-library/assets/pictograms/surveillance.svg +1 -0
  1517. package/dist/ui-library/assets/pictograms/swiss.svg +1 -0
  1518. package/dist/ui-library/assets/pictograms/tablet.svg +1 -0
  1519. package/dist/ui-library/assets/pictograms/tachometer.svg +1 -0
  1520. package/dist/ui-library/assets/pictograms/target.svg +1 -0
  1521. package/dist/ui-library/assets/pictograms/telephone.svg +1 -0
  1522. package/dist/ui-library/assets/pictograms/telescope.svg +1 -0
  1523. package/dist/ui-library/assets/pictograms/temperature.svg +1 -0
  1524. package/dist/ui-library/assets/pictograms/terminal.svg +1 -0
  1525. package/dist/ui-library/assets/pictograms/ticket.svg +1 -0
  1526. package/dist/ui-library/assets/pictograms/tin.svg +1 -0
  1527. package/dist/ui-library/assets/pictograms/tokenization.svg +1 -0
  1528. package/dist/ui-library/assets/pictograms/tool.svg +1 -0
  1529. package/dist/ui-library/assets/pictograms/touch.svg +1 -0
  1530. package/dist/ui-library/assets/pictograms/train.svg +1 -0
  1531. package/dist/ui-library/assets/pictograms/trash.svg +1 -0
  1532. package/dist/ui-library/assets/pictograms/umbrella.svg +1 -0
  1533. package/dist/ui-library/assets/pictograms/unlock.svg +1 -0
  1534. package/dist/ui-library/assets/pictograms/upload.svg +1 -0
  1535. package/dist/ui-library/assets/pictograms/usb.svg +1 -0
  1536. package/dist/ui-library/assets/pictograms/viena.svg +1 -0
  1537. package/dist/ui-library/assets/pictograms/viking.svg +1 -0
  1538. package/dist/ui-library/assets/pictograms/visibility.svg +1 -0
  1539. package/dist/ui-library/assets/pictograms/wallet.svg +1 -0
  1540. package/dist/ui-library/assets/pictograms/warning.svg +1 -0
  1541. package/dist/ui-library/assets/pictograms/way-up.svg +1 -0
  1542. package/dist/ui-library/assets/pictograms/wc-handicap.svg +1 -0
  1543. package/dist/ui-library/assets/pictograms/wc-men.svg +1 -0
  1544. package/dist/ui-library/assets/pictograms/wc-woman.svg +1 -0
  1545. package/dist/ui-library/assets/pictograms/wearables.svg +1 -0
  1546. package/dist/ui-library/assets/pictograms/webshop.svg +1 -0
  1547. package/dist/ui-library/assets/pictograms/wlan-bluetooth.svg +1 -0
  1548. package/dist/ui-library/assets/pictograms/wlan.svg +1 -0
  1549. package/dist/ui-library/assets/pictograms/x.svg +1 -0
  1550. package/dist/ui-library/assets/pictograms/zurich.svg +1 -0
  1551. package/dist/ui-library/files/material-icons-latin-400-normal.woff +0 -0
  1552. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1553. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1554. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1555. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1556. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1557. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1558. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1559. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1560. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1561. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1562. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1563. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1564. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1565. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1566. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1567. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1568. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1569. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1570. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1571. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1572. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1573. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1574. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1575. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1576. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1577. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1578. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1579. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1580. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1581. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1582. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1583. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1584. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1585. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1586. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1587. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1588. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1589. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1590. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1591. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1592. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1593. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1594. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1595. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1596. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1597. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1598. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1599. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1600. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1601. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1602. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1603. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1604. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1605. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1606. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1607. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1608. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1609. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1610. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1611. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1612. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1613. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1614. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1615. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1616. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1617. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1618. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1619. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1620. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1621. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1622. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1623. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1624. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1625. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1626. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1627. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1628. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1629. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1630. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1631. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1632. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1633. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1634. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1635. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1636. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1637. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1638. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1639. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1640. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1641. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1642. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1643. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1644. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1645. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1646. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1647. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1648. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1649. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1650. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1651. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1652. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1653. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1654. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1655. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1656. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1657. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1658. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1659. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1660. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1661. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1662. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1663. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1664. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1665. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1666. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1667. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1668. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1669. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1670. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1671. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1672. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1673. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1674. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1675. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1676. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1677. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1678. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1679. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1680. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1681. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1682. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1683. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1684. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1685. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1686. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1687. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1688. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1689. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1690. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1691. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1692. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1693. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1694. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1695. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1696. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1697. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1698. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1699. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1700. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1701. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1702. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1703. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1704. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1705. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1706. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1707. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1708. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1709. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1710. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1711. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1712. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1713. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1714. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1715. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1716. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1717. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1718. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1719. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1720. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1721. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1722. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1723. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1724. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1725. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1726. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1727. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1728. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1729. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1730. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1731. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1732. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1733. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1734. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1735. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1736. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1737. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1738. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1739. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1740. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1741. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1742. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1743. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1744. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1745. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1746. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1747. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1748. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1749. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1750. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1751. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1752. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1753. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1754. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1755. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1756. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1757. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1758. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1759. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1760. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1761. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1762. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1763. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1764. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1765. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1766. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1767. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1768. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1769. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1770. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1771. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1772. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1773. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1774. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1775. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1776. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1777. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1778. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1779. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1780. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1781. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1782. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1783. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1784. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1785. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1786. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1787. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1788. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1789. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1790. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1791. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1792. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1793. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1794. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1795. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1796. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1797. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1798. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1799. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1800. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1801. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1802. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1803. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1804. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1805. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1806. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1807. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1808. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1809. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1810. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1811. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1812. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1813. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1814. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1815. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1816. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1817. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1818. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1819. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1820. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1821. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1822. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1823. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1824. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1825. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1826. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1827. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1828. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1829. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1830. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1831. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1832. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1833. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1834. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1835. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1836. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1837. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1838. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1839. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1840. package/dist/ui-library/index.esm.js +1 -1
  1841. package/dist/ui-library/index.esm.js.map +1 -1
  1842. package/dist/ui-library/loader.esm.js.map +1 -0
  1843. package/dist/ui-library/p-041c4b5d.entry.js +2 -0
  1844. package/dist/ui-library/p-041c4b5d.entry.js.map +1 -0
  1845. package/dist/ui-library/p-082f424a.entry.js +2 -0
  1846. package/dist/ui-library/p-082f424a.entry.js.map +1 -0
  1847. package/dist/ui-library/p-130ab00c.entry.js +2 -0
  1848. package/dist/ui-library/p-130ab00c.entry.js.map +1 -0
  1849. package/dist/ui-library/p-1590aa87.entry.js +2 -0
  1850. package/dist/ui-library/p-1590aa87.entry.js.map +1 -0
  1851. package/dist/ui-library/p-1b2be797.entry.js +2 -0
  1852. package/dist/ui-library/p-1b2be797.entry.js.map +1 -0
  1853. package/dist/ui-library/p-1ce4388f.entry.js +2 -0
  1854. package/dist/ui-library/p-1ce4388f.entry.js.map +1 -0
  1855. package/dist/ui-library/p-22fcb53c.entry.js +2 -0
  1856. package/dist/ui-library/p-22fcb53c.entry.js.map +1 -0
  1857. package/dist/ui-library/p-23c04b76.entry.js +2 -0
  1858. package/dist/ui-library/p-23c04b76.entry.js.map +1 -0
  1859. package/dist/ui-library/p-23eb4f90.entry.js +2 -0
  1860. package/dist/ui-library/p-23eb4f90.entry.js.map +1 -0
  1861. package/dist/ui-library/p-2b0da786.entry.js +2 -0
  1862. package/dist/ui-library/p-2b0da786.entry.js.map +1 -0
  1863. package/dist/ui-library/p-2c052f64.entry.js +2 -0
  1864. package/dist/ui-library/p-2c052f64.entry.js.map +1 -0
  1865. package/dist/ui-library/p-319a7e1f.entry.js +2 -0
  1866. package/dist/ui-library/p-319a7e1f.entry.js.map +1 -0
  1867. package/dist/ui-library/p-36682d81.entry.js +2 -0
  1868. package/dist/ui-library/p-36682d81.entry.js.map +1 -0
  1869. package/dist/ui-library/p-37ca5f73.entry.js +2 -0
  1870. package/dist/ui-library/p-37ca5f73.entry.js.map +1 -0
  1871. package/dist/ui-library/p-3c14d5b5.entry.js +2 -0
  1872. package/dist/ui-library/p-3c14d5b5.entry.js.map +1 -0
  1873. package/dist/ui-library/p-46050465.entry.js +2 -0
  1874. package/dist/ui-library/p-46050465.entry.js.map +1 -0
  1875. package/dist/ui-library/p-46144e5d.entry.js +2 -0
  1876. package/dist/ui-library/p-46144e5d.entry.js.map +1 -0
  1877. package/dist/ui-library/p-4b3c8d03.entry.js +2 -0
  1878. package/dist/ui-library/p-4b3c8d03.entry.js.map +1 -0
  1879. package/dist/ui-library/p-4b4f2b86.entry.js +2 -0
  1880. package/dist/ui-library/p-4b4f2b86.entry.js.map +1 -0
  1881. package/dist/ui-library/p-4cda1a6f.entry.js +2 -0
  1882. package/dist/ui-library/p-4cda1a6f.entry.js.map +1 -0
  1883. package/dist/ui-library/p-5003f61b.entry.js +2 -0
  1884. package/dist/ui-library/p-5003f61b.entry.js.map +1 -0
  1885. package/dist/ui-library/p-5105f6c2.entry.js +2 -0
  1886. package/dist/ui-library/p-5105f6c2.entry.js.map +1 -0
  1887. package/dist/ui-library/p-6033b456.entry.js +2 -0
  1888. package/dist/ui-library/p-6033b456.entry.js.map +1 -0
  1889. package/dist/ui-library/p-68012a13.entry.js +2 -0
  1890. package/dist/ui-library/p-68012a13.entry.js.map +1 -0
  1891. package/dist/ui-library/p-69dec35b.entry.js +2 -0
  1892. package/dist/ui-library/p-69dec35b.entry.js.map +1 -0
  1893. package/dist/ui-library/p-6bcec559.entry.js +2 -0
  1894. package/dist/ui-library/p-6bcec559.entry.js.map +1 -0
  1895. package/dist/ui-library/p-6d7acea2.entry.js +2 -0
  1896. package/dist/ui-library/p-6d7acea2.entry.js.map +1 -0
  1897. package/dist/ui-library/p-737a59fb.entry.js +2 -0
  1898. package/dist/ui-library/p-737a59fb.entry.js.map +1 -0
  1899. package/dist/ui-library/p-747e4864.entry.js +2 -0
  1900. package/dist/ui-library/p-747e4864.entry.js.map +1 -0
  1901. package/dist/ui-library/p-7890ad5a.entry.js +2 -0
  1902. package/dist/ui-library/p-7890ad5a.entry.js.map +1 -0
  1903. package/dist/ui-library/p-7c1c4067.entry.js +2 -0
  1904. package/dist/ui-library/p-7c1c4067.entry.js.map +1 -0
  1905. package/dist/ui-library/p-7d2b0a33.entry.js +2 -0
  1906. package/dist/ui-library/p-7d2b0a33.entry.js.map +1 -0
  1907. package/dist/ui-library/p-8aaff219.entry.js +2 -0
  1908. package/dist/ui-library/p-8aaff219.entry.js.map +1 -0
  1909. package/dist/ui-library/p-8d9b93fa.entry.js +2 -0
  1910. package/dist/ui-library/p-8d9b93fa.entry.js.map +1 -0
  1911. package/dist/ui-library/p-9c6887eb.entry.js +2 -0
  1912. package/dist/ui-library/p-9c6887eb.entry.js.map +1 -0
  1913. package/dist/ui-library/p-9ee2ecec.entry.js +2 -0
  1914. package/dist/ui-library/p-9ee2ecec.entry.js.map +1 -0
  1915. package/dist/ui-library/p-B1bClJZ6.js +2 -0
  1916. package/dist/ui-library/p-B1bClJZ6.js.map +1 -0
  1917. package/dist/ui-library/p-BF09Gr5y.js +3 -0
  1918. package/dist/ui-library/p-BF09Gr5y.js.map +1 -0
  1919. package/dist/ui-library/p-BY6hIEFX.js +2 -0
  1920. package/dist/ui-library/p-BY6hIEFX.js.map +1 -0
  1921. package/dist/ui-library/p-C4h4qpGl.js +2 -0
  1922. package/dist/ui-library/p-C4h4qpGl.js.map +1 -0
  1923. package/dist/ui-library/p-CKhg9ibv.js +2 -0
  1924. package/dist/ui-library/p-CKhg9ibv.js.map +1 -0
  1925. package/dist/ui-library/p-CfIoyvm-.js +2 -0
  1926. package/dist/ui-library/p-CfIoyvm-.js.map +1 -0
  1927. package/dist/ui-library/p-DQuL1Twl.js +2 -0
  1928. package/dist/ui-library/p-DQuL1Twl.js.map +1 -0
  1929. package/dist/ui-library/p-Dd6pdO8C.js +2 -0
  1930. package/dist/ui-library/p-Dd6pdO8C.js.map +1 -0
  1931. package/dist/ui-library/p-HZugF7pW.js +2 -0
  1932. package/dist/ui-library/p-HZugF7pW.js.map +1 -0
  1933. package/dist/ui-library/p-Vw_F19Fv.js +2 -0
  1934. package/dist/ui-library/p-Vw_F19Fv.js.map +1 -0
  1935. package/dist/ui-library/p-WA6V9mN8.js +2 -0
  1936. package/dist/ui-library/p-WA6V9mN8.js.map +1 -0
  1937. package/dist/ui-library/p-a8395142.entry.js +2 -0
  1938. package/dist/ui-library/p-a8395142.entry.js.map +1 -0
  1939. package/dist/ui-library/p-a8f371a3.entry.js +2 -0
  1940. package/dist/ui-library/p-a8f371a3.entry.js.map +1 -0
  1941. package/dist/ui-library/p-aaaff676.entry.js +2 -0
  1942. package/dist/ui-library/p-aaaff676.entry.js.map +1 -0
  1943. package/dist/ui-library/p-af364c42.entry.js +2 -0
  1944. package/dist/ui-library/p-af364c42.entry.js.map +1 -0
  1945. package/dist/ui-library/p-b472dffc.entry.js +2 -0
  1946. package/dist/ui-library/p-b472dffc.entry.js.map +1 -0
  1947. package/dist/ui-library/p-b9d27457.entry.js +2 -0
  1948. package/dist/ui-library/p-b9d27457.entry.js.map +1 -0
  1949. package/dist/ui-library/p-bf10bd79.entry.js +2 -0
  1950. package/dist/ui-library/p-bf10bd79.entry.js.map +1 -0
  1951. package/dist/ui-library/p-c68ca94f.entry.js +2 -0
  1952. package/dist/ui-library/p-c68ca94f.entry.js.map +1 -0
  1953. package/dist/ui-library/p-c88adbc6.entry.js +2 -0
  1954. package/dist/ui-library/p-c88adbc6.entry.js.map +1 -0
  1955. package/dist/ui-library/p-cf91fce4.entry.js +2 -0
  1956. package/dist/ui-library/p-cf91fce4.entry.js.map +1 -0
  1957. package/dist/ui-library/p-d009ae0d.entry.js +2 -0
  1958. package/dist/ui-library/p-d009ae0d.entry.js.map +1 -0
  1959. package/dist/ui-library/p-d2268924.entry.js +2 -0
  1960. package/dist/ui-library/p-d2268924.entry.js.map +1 -0
  1961. package/dist/ui-library/p-d5c27f1e.entry.js +2 -0
  1962. package/dist/ui-library/p-d5c27f1e.entry.js.map +1 -0
  1963. package/dist/ui-library/p-d6c71516.entry.js +2 -0
  1964. package/dist/ui-library/p-d6c71516.entry.js.map +1 -0
  1965. package/dist/ui-library/p-dabbeaa9.entry.js +2 -0
  1966. package/dist/ui-library/p-dabbeaa9.entry.js.map +1 -0
  1967. package/dist/ui-library/p-ef1969da.entry.js +2 -0
  1968. package/dist/ui-library/p-ef1969da.entry.js.map +1 -0
  1969. package/dist/ui-library/p-f1c98056.entry.js +2 -0
  1970. package/dist/ui-library/p-f1c98056.entry.js.map +1 -0
  1971. package/dist/ui-library/p-f2a91312.entry.js +2 -0
  1972. package/dist/ui-library/p-f2a91312.entry.js.map +1 -0
  1973. package/dist/ui-library/p-j3oIB5oT.js +2 -0
  1974. package/dist/ui-library/p-j3oIB5oT.js.map +1 -0
  1975. package/dist/ui-library/p-kHci8ddv.js +2 -0
  1976. package/dist/ui-library/p-kHci8ddv.js.map +1 -0
  1977. package/dist/ui-library/p-tWZJdnMN.js +2 -0
  1978. package/dist/ui-library/p-tWZJdnMN.js.map +1 -0
  1979. package/dist/ui-library/six-alert.entry.esm.js.map +1 -0
  1980. package/dist/ui-library/six-avatar.entry.esm.js.map +1 -0
  1981. package/dist/ui-library/six-badge.entry.esm.js.map +1 -0
  1982. package/dist/ui-library/six-button.entry.esm.js.map +1 -0
  1983. package/dist/ui-library/six-card.entry.esm.js.map +1 -0
  1984. package/dist/ui-library/six-checkbox.six-menu-item.entry.esm.js.map +1 -0
  1985. package/dist/ui-library/six-datepicker.entry.esm.js.map +1 -0
  1986. package/dist/ui-library/six-details.entry.esm.js.map +1 -0
  1987. package/dist/ui-library/six-dialog.entry.esm.js.map +1 -0
  1988. package/dist/ui-library/six-drawer.entry.esm.js.map +1 -0
  1989. package/dist/ui-library/six-dropdown.six-menu.entry.esm.js.map +1 -0
  1990. package/dist/ui-library/six-error-page.entry.esm.js.map +1 -0
  1991. package/dist/ui-library/six-error.entry.esm.js.map +1 -0
  1992. package/dist/ui-library/six-file-list-item.entry.esm.js.map +1 -0
  1993. package/dist/ui-library/six-file-list.entry.esm.js.map +1 -0
  1994. package/dist/ui-library/six-file-upload.entry.esm.js.map +1 -0
  1995. package/dist/ui-library/six-footer.entry.esm.js.map +1 -0
  1996. package/dist/ui-library/six-group-label.entry.esm.js.map +1 -0
  1997. package/dist/ui-library/six-header-dropdown-item.entry.esm.js.map +1 -0
  1998. package/dist/ui-library/six-header-item.entry.esm.js.map +1 -0
  1999. package/dist/ui-library/six-header-menu-button.entry.esm.js.map +1 -0
  2000. package/dist/ui-library/six-header.entry.esm.js.map +1 -0
  2001. package/dist/ui-library/six-icon-button.entry.esm.js.map +1 -0
  2002. package/dist/ui-library/six-icon.entry.esm.js.map +1 -0
  2003. package/dist/ui-library/six-input.entry.esm.js.map +1 -0
  2004. package/dist/ui-library/six-item-picker.entry.esm.js.map +1 -0
  2005. package/dist/ui-library/six-language-switcher.entry.esm.js.map +1 -0
  2006. package/dist/ui-library/six-layout-grid.entry.esm.js.map +1 -0
  2007. package/dist/ui-library/six-logo.entry.esm.js.map +1 -0
  2008. package/dist/ui-library/six-main-container.entry.esm.js.map +1 -0
  2009. package/dist/ui-library/six-menu-divider.entry.esm.js.map +1 -0
  2010. package/dist/ui-library/six-menu-label.entry.esm.js.map +1 -0
  2011. package/dist/ui-library/six-picto.entry.esm.js.map +1 -0
  2012. package/dist/ui-library/six-progress-bar.entry.esm.js.map +1 -0
  2013. package/dist/ui-library/six-progress-ring.entry.esm.js.map +1 -0
  2014. package/dist/ui-library/six-radio.entry.esm.js.map +1 -0
  2015. package/dist/ui-library/six-range.entry.esm.js.map +1 -0
  2016. package/dist/ui-library/six-root.entry.esm.js.map +1 -0
  2017. package/dist/ui-library/six-search-field.entry.esm.js.map +1 -0
  2018. package/dist/ui-library/six-select.entry.esm.js.map +1 -0
  2019. package/dist/ui-library/six-sidebar-item-group.entry.esm.js.map +1 -0
  2020. package/dist/ui-library/six-sidebar-item.entry.esm.js.map +1 -0
  2021. package/dist/ui-library/six-sidebar.entry.esm.js.map +1 -0
  2022. package/dist/ui-library/six-spinner.entry.esm.js.map +1 -0
  2023. package/dist/ui-library/six-stage-indicator.entry.esm.js.map +1 -0
  2024. package/dist/ui-library/six-switch.entry.esm.js.map +1 -0
  2025. package/dist/ui-library/six-tab-group.entry.esm.js.map +1 -0
  2026. package/dist/ui-library/six-tab-panel.entry.esm.js.map +1 -0
  2027. package/dist/ui-library/six-tab.entry.esm.js.map +1 -0
  2028. package/dist/ui-library/six-tag.entry.esm.js.map +1 -0
  2029. package/dist/ui-library/six-textarea.entry.esm.js.map +1 -0
  2030. package/dist/ui-library/six-tile.entry.esm.js.map +1 -0
  2031. package/dist/ui-library/six-timepicker.entry.esm.js.map +1 -0
  2032. package/dist/ui-library/six-tooltip.entry.esm.js.map +1 -0
  2033. package/dist/ui-library/ui-library.css +1 -1
  2034. package/dist/ui-library/ui-library.esm.js +1 -1
  2035. package/dist/ui-library/ui-library.esm.js.map +1 -1
  2036. package/loader/cdn.js +1 -3
  2037. package/loader/index.cjs.js +1 -3
  2038. package/loader/index.d.ts +3 -0
  2039. package/loader/index.es2017.js +1 -3
  2040. package/loader/index.js +1 -3
  2041. package/package.json +13 -24
  2042. package/dist/cjs/error-messages-6e8049a4.js +0 -119
  2043. package/dist/cjs/error-messages-6e8049a4.js.map +0 -1
  2044. package/dist/cjs/event-listeners-9fb878f1.js +0 -61
  2045. package/dist/cjs/event-listeners-9fb878f1.js.map +0 -1
  2046. package/dist/cjs/execution-control-d728da70.js +0 -48
  2047. package/dist/cjs/execution-control-d728da70.js.map +0 -1
  2048. package/dist/cjs/focus-visible-e2c9255a.js +0 -47
  2049. package/dist/cjs/focus-visible-e2c9255a.js.map +0 -1
  2050. package/dist/cjs/form-9ebaae7c.js +0 -20
  2051. package/dist/cjs/form-9ebaae7c.js.map +0 -1
  2052. package/dist/cjs/form-control-8d64e974.js +0 -36
  2053. package/dist/cjs/form-control-8d64e974.js.map +0 -1
  2054. package/dist/cjs/index-d7748d51.js +0 -2230
  2055. package/dist/cjs/index-d7748d51.js.map +0 -1
  2056. package/dist/cjs/modal-3ce015be.js +0 -52
  2057. package/dist/cjs/modal-3ce015be.js.map +0 -1
  2058. package/dist/cjs/popover-1e7c09f1.js +0 -1907
  2059. package/dist/cjs/popover-1e7c09f1.js.map +0 -1
  2060. package/dist/cjs/popup-e854acda.js +0 -103
  2061. package/dist/cjs/popup-e854acda.js.map +0 -1
  2062. package/dist/cjs/scroll-68033901.js +0 -68
  2063. package/dist/cjs/scroll-68033901.js.map +0 -1
  2064. package/dist/cjs/slot-1b1232a1.js +0 -51
  2065. package/dist/cjs/slot-1b1232a1.js.map +0 -1
  2066. package/dist/cjs/types-d3da200b.js +0 -19
  2067. package/dist/cjs/types-d3da200b.js.map +0 -1
  2068. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  2069. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  2070. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  2071. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  2072. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  2073. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  2074. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  2075. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  2076. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  2077. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  2078. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
  2079. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  2080. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  2081. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  2082. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  2083. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  2084. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  2085. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  2086. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  2087. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  2088. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -147
  2089. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  2090. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  2091. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  2092. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  2093. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  2094. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  2095. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  2096. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
  2097. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  2098. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  2099. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  2100. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
  2101. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  2102. package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
  2103. package/dist/collection/components/six-header/test/six-header.spec.js +0 -177
  2104. package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
  2105. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  2106. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  2107. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  2108. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  2109. package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
  2110. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  2111. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  2112. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  2113. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  2114. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  2115. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  2116. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  2117. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  2118. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  2119. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  2120. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  2121. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  2122. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  2123. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  2124. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  2125. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  2126. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  2127. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  2128. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  2129. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  2130. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  2131. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  2132. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  2133. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  2134. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  2135. package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
  2136. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  2137. package/dist/collection/components/six-root/test/six-root.spec.js +0 -36
  2138. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  2139. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  2140. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  2141. package/dist/collection/components/six-select/test/six-select.spec.js +0 -102
  2142. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  2143. package/dist/collection/components/six-select/test/util.spec.js +0 -81
  2144. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  2145. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  2146. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  2147. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  2148. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  2149. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  2150. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  2151. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  2152. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  2153. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  2154. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  2155. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
  2156. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  2157. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  2158. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  2159. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
  2160. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  2161. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
  2162. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  2163. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  2164. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  2165. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  2166. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  2167. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  2168. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  2169. package/dist/collection/files/file-list.json +0 -308
  2170. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  2171. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  2172. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  2173. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  2174. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  2175. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  2176. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  2177. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  2178. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  2179. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  2180. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  2181. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  2182. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  2183. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  2184. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  2185. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  2186. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  2187. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  2188. package/dist/collection/material-icons-round.woff +0 -0
  2189. package/dist/collection/material-icons-round.woff2 +0 -0
  2190. package/dist/collection/material-icons-sharp.woff +0 -0
  2191. package/dist/collection/material-icons-sharp.woff2 +0 -0
  2192. package/dist/collection/material-icons-two-tone.woff +0 -0
  2193. package/dist/collection/material-icons-two-tone.woff2 +0 -0
  2194. package/dist/collection/material-icons.css +0 -124
  2195. package/dist/collection/material-icons.scss +0 -5
  2196. package/dist/collection/material-icons.woff +0 -0
  2197. package/dist/collection/utils/date-util.spec.js +0 -995
  2198. package/dist/collection/utils/date-util.spec.js.map +0 -1
  2199. package/dist/collection/utils/scroll.spec.js +0 -122
  2200. package/dist/collection/utils/scroll.spec.js.map +0 -1
  2201. package/dist/collection/utils/support.js +0 -16
  2202. package/dist/collection/utils/support.js.map +0 -1
  2203. package/dist/collection/utils/time.util.spec.js +0 -368
  2204. package/dist/collection/utils/time.util.spec.js.map +0 -1
  2205. package/dist/components/event-listeners.js +0 -59
  2206. package/dist/components/event-listeners.js.map +0 -1
  2207. package/dist/components/execution-control.js +0 -43
  2208. package/dist/components/execution-control.js.map +0 -1
  2209. package/dist/components/focus-visible.js +0 -45
  2210. package/dist/components/focus-visible.js.map +0 -1
  2211. package/dist/components/form-control.js +0 -34
  2212. package/dist/components/form-control.js.map +0 -1
  2213. package/dist/components/form.js +0 -18
  2214. package/dist/components/form.js.map +0 -1
  2215. package/dist/components/modal.js +0 -49
  2216. package/dist/components/modal.js.map +0 -1
  2217. package/dist/components/popover.js +0 -1905
  2218. package/dist/components/popover.js.map +0 -1
  2219. package/dist/components/scroll.js +0 -64
  2220. package/dist/components/scroll.js.map +0 -1
  2221. package/dist/components/six-button2.js +0 -146
  2222. package/dist/components/six-button2.js.map +0 -1
  2223. package/dist/components/six-checkbox2.js +0 -165
  2224. package/dist/components/six-checkbox2.js.map +0 -1
  2225. package/dist/components/six-details2.js +0 -179
  2226. package/dist/components/six-details2.js.map +0 -1
  2227. package/dist/components/six-dropdown2.js +0 -600
  2228. package/dist/components/six-dropdown2.js.map +0 -1
  2229. package/dist/components/six-error2.js +0 -32
  2230. package/dist/components/six-error2.js.map +0 -1
  2231. package/dist/components/six-icon-button2.js +0 -70
  2232. package/dist/components/six-icon-button2.js.map +0 -1
  2233. package/dist/components/six-icon2.js +0 -49
  2234. package/dist/components/six-icon2.js.map +0 -1
  2235. package/dist/components/six-input2.js +0 -280
  2236. package/dist/components/six-input2.js.map +0 -1
  2237. package/dist/components/six-item-picker2.js +0 -487
  2238. package/dist/components/six-item-picker2.js.map +0 -1
  2239. package/dist/components/six-menu-item2.js +0 -111
  2240. package/dist/components/six-menu-item2.js.map +0 -1
  2241. package/dist/components/six-menu2.js +0 -275
  2242. package/dist/components/six-menu2.js.map +0 -1
  2243. package/dist/components/six-picto2.js +0 -41
  2244. package/dist/components/six-picto2.js.map +0 -1
  2245. package/dist/components/six-spinner2.js +0 -41
  2246. package/dist/components/six-spinner2.js.map +0 -1
  2247. package/dist/components/six-stage-indicator2.js +0 -41
  2248. package/dist/components/six-stage-indicator2.js.map +0 -1
  2249. package/dist/components/six-timepicker2.js +0 -552
  2250. package/dist/components/six-timepicker2.js.map +0 -1
  2251. package/dist/components/six-tooltip2.js +0 -193
  2252. package/dist/components/six-tooltip2.js.map +0 -1
  2253. package/dist/components/slot.js +0 -47
  2254. package/dist/components/slot.js.map +0 -1
  2255. package/dist/esm/error-messages-1eaaad23.js +0 -115
  2256. package/dist/esm/error-messages-1eaaad23.js.map +0 -1
  2257. package/dist/esm/event-listeners-706d4309.js +0 -59
  2258. package/dist/esm/event-listeners-706d4309.js.map +0 -1
  2259. package/dist/esm/execution-control-2ebaf4ef.js +0 -43
  2260. package/dist/esm/execution-control-2ebaf4ef.js.map +0 -1
  2261. package/dist/esm/focus-visible-d9dbfeef.js +0 -45
  2262. package/dist/esm/focus-visible-d9dbfeef.js.map +0 -1
  2263. package/dist/esm/form-4b145b7a.js +0 -18
  2264. package/dist/esm/form-4b145b7a.js.map +0 -1
  2265. package/dist/esm/form-control-d403a9cf.js +0 -34
  2266. package/dist/esm/form-control-d403a9cf.js.map +0 -1
  2267. package/dist/esm/index-79d4ef67.js +0 -2201
  2268. package/dist/esm/index-79d4ef67.js.map +0 -1
  2269. package/dist/esm/modal-96526245.js +0 -49
  2270. package/dist/esm/modal-96526245.js.map +0 -1
  2271. package/dist/esm/polyfills/core-js.js +0 -11
  2272. package/dist/esm/polyfills/dom.js +0 -79
  2273. package/dist/esm/polyfills/es5-html-element.js +0 -1
  2274. package/dist/esm/polyfills/index.js +0 -34
  2275. package/dist/esm/polyfills/system.js +0 -6
  2276. package/dist/esm/popover-25996e62.js +0 -1905
  2277. package/dist/esm/popover-25996e62.js.map +0 -1
  2278. package/dist/esm/popup-7209e9d5.js +0 -98
  2279. package/dist/esm/popup-7209e9d5.js.map +0 -1
  2280. package/dist/esm/scroll-3e16851e.js +0 -64
  2281. package/dist/esm/scroll-3e16851e.js.map +0 -1
  2282. package/dist/esm/slot-56531341.js +0 -47
  2283. package/dist/esm/slot-56531341.js.map +0 -1
  2284. package/dist/esm/types-a07bb999.js +0 -19
  2285. package/dist/esm/types-a07bb999.js.map +0 -1
  2286. package/dist/types/utils/support.d.ts +0 -1
  2287. package/dist/ui-library/assets/six-logo.svg +0 -1
  2288. package/dist/ui-library/files/file-list.json +0 -308
  2289. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  2290. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  2291. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  2292. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  2293. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  2294. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  2295. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  2296. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  2297. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  2298. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  2299. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  2300. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  2301. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  2302. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  2303. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  2304. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  2305. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  2306. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  2307. package/dist/ui-library/material-icons-round.woff +0 -0
  2308. package/dist/ui-library/material-icons-round.woff2 +0 -0
  2309. package/dist/ui-library/material-icons-sharp.woff +0 -0
  2310. package/dist/ui-library/material-icons-sharp.woff2 +0 -0
  2311. package/dist/ui-library/material-icons-two-tone.woff +0 -0
  2312. package/dist/ui-library/material-icons-two-tone.woff2 +0 -0
  2313. package/dist/ui-library/material-icons.css +0 -124
  2314. package/dist/ui-library/material-icons.scss +0 -5
  2315. package/dist/ui-library/material-icons.woff +0 -0
  2316. package/dist/ui-library/p-0440335d.entry.js +0 -2
  2317. package/dist/ui-library/p-0440335d.entry.js.map +0 -1
  2318. package/dist/ui-library/p-04cc397c.entry.js +0 -2
  2319. package/dist/ui-library/p-04cc397c.entry.js.map +0 -1
  2320. package/dist/ui-library/p-06ba4450.js +0 -2
  2321. package/dist/ui-library/p-06ba4450.js.map +0 -1
  2322. package/dist/ui-library/p-0cebf1d2.js +0 -2
  2323. package/dist/ui-library/p-0cebf1d2.js.map +0 -1
  2324. package/dist/ui-library/p-0edd3091.entry.js +0 -2
  2325. package/dist/ui-library/p-0edd3091.entry.js.map +0 -1
  2326. package/dist/ui-library/p-150b7664.entry.js +0 -2
  2327. package/dist/ui-library/p-150b7664.entry.js.map +0 -1
  2328. package/dist/ui-library/p-1f5840b5.entry.js +0 -2
  2329. package/dist/ui-library/p-1f5840b5.entry.js.map +0 -1
  2330. package/dist/ui-library/p-28cc013e.entry.js +0 -2
  2331. package/dist/ui-library/p-28cc013e.entry.js.map +0 -1
  2332. package/dist/ui-library/p-3424bbc0.entry.js +0 -2
  2333. package/dist/ui-library/p-3424bbc0.entry.js.map +0 -1
  2334. package/dist/ui-library/p-348c68a8.entry.js +0 -2
  2335. package/dist/ui-library/p-348c68a8.entry.js.map +0 -1
  2336. package/dist/ui-library/p-3723ca06.entry.js +0 -2
  2337. package/dist/ui-library/p-3723ca06.entry.js.map +0 -1
  2338. package/dist/ui-library/p-37aeac5e.entry.js +0 -2
  2339. package/dist/ui-library/p-37aeac5e.entry.js.map +0 -1
  2340. package/dist/ui-library/p-3d7fb086.entry.js +0 -2
  2341. package/dist/ui-library/p-3d7fb086.entry.js.map +0 -1
  2342. package/dist/ui-library/p-457f7373.entry.js +0 -2
  2343. package/dist/ui-library/p-457f7373.entry.js.map +0 -1
  2344. package/dist/ui-library/p-4a667f31.entry.js +0 -2
  2345. package/dist/ui-library/p-4a667f31.entry.js.map +0 -1
  2346. package/dist/ui-library/p-50dae789.entry.js +0 -2
  2347. package/dist/ui-library/p-50dae789.entry.js.map +0 -1
  2348. package/dist/ui-library/p-546e33d9.entry.js +0 -2
  2349. package/dist/ui-library/p-546e33d9.entry.js.map +0 -1
  2350. package/dist/ui-library/p-5db3a705.entry.js +0 -2
  2351. package/dist/ui-library/p-5db3a705.entry.js.map +0 -1
  2352. package/dist/ui-library/p-61e66671.js +0 -2
  2353. package/dist/ui-library/p-61e66671.js.map +0 -1
  2354. package/dist/ui-library/p-6296779b.entry.js +0 -2
  2355. package/dist/ui-library/p-6296779b.entry.js.map +0 -1
  2356. package/dist/ui-library/p-64b4755d.entry.js +0 -2
  2357. package/dist/ui-library/p-64b4755d.entry.js.map +0 -1
  2358. package/dist/ui-library/p-6c1b046e.entry.js +0 -2
  2359. package/dist/ui-library/p-6c1b046e.entry.js.map +0 -1
  2360. package/dist/ui-library/p-7115316e.entry.js +0 -2
  2361. package/dist/ui-library/p-7115316e.entry.js.map +0 -1
  2362. package/dist/ui-library/p-73dd493f.entry.js +0 -2
  2363. package/dist/ui-library/p-73dd493f.entry.js.map +0 -1
  2364. package/dist/ui-library/p-7f856f00.js +0 -2
  2365. package/dist/ui-library/p-7f856f00.js.map +0 -1
  2366. package/dist/ui-library/p-8227aaed.js +0 -2
  2367. package/dist/ui-library/p-8227aaed.js.map +0 -1
  2368. package/dist/ui-library/p-842b492e.js +0 -2
  2369. package/dist/ui-library/p-842b492e.js.map +0 -1
  2370. package/dist/ui-library/p-862d474e.js +0 -2
  2371. package/dist/ui-library/p-862d474e.js.map +0 -1
  2372. package/dist/ui-library/p-870b988d.entry.js +0 -2
  2373. package/dist/ui-library/p-870b988d.entry.js.map +0 -1
  2374. package/dist/ui-library/p-884c5cf9.entry.js +0 -2
  2375. package/dist/ui-library/p-884c5cf9.entry.js.map +0 -1
  2376. package/dist/ui-library/p-8888a367.entry.js +0 -2
  2377. package/dist/ui-library/p-8888a367.entry.js.map +0 -1
  2378. package/dist/ui-library/p-8bfb4bfc.js +0 -2
  2379. package/dist/ui-library/p-8bfb4bfc.js.map +0 -1
  2380. package/dist/ui-library/p-8ced18d8.entry.js +0 -2
  2381. package/dist/ui-library/p-8ced18d8.entry.js.map +0 -1
  2382. package/dist/ui-library/p-935c78a7.entry.js +0 -2
  2383. package/dist/ui-library/p-935c78a7.entry.js.map +0 -1
  2384. package/dist/ui-library/p-961bd001.entry.js +0 -2
  2385. package/dist/ui-library/p-961bd001.entry.js.map +0 -1
  2386. package/dist/ui-library/p-998de05d.js +0 -2
  2387. package/dist/ui-library/p-998de05d.js.map +0 -1
  2388. package/dist/ui-library/p-9b08068d.entry.js +0 -2
  2389. package/dist/ui-library/p-9b08068d.entry.js.map +0 -1
  2390. package/dist/ui-library/p-9c79341d.entry.js +0 -2
  2391. package/dist/ui-library/p-9c79341d.entry.js.map +0 -1
  2392. package/dist/ui-library/p-a1502802.js +0 -2
  2393. package/dist/ui-library/p-a1502802.js.map +0 -1
  2394. package/dist/ui-library/p-a9c159f2.entry.js +0 -2
  2395. package/dist/ui-library/p-a9c159f2.entry.js.map +0 -1
  2396. package/dist/ui-library/p-ac57ba5c.entry.js +0 -2
  2397. package/dist/ui-library/p-ac57ba5c.entry.js.map +0 -1
  2398. package/dist/ui-library/p-af15381b.js +0 -3
  2399. package/dist/ui-library/p-af15381b.js.map +0 -1
  2400. package/dist/ui-library/p-b1a5f3cd.entry.js +0 -2
  2401. package/dist/ui-library/p-b1a5f3cd.entry.js.map +0 -1
  2402. package/dist/ui-library/p-b385a241.entry.js +0 -2
  2403. package/dist/ui-library/p-b385a241.entry.js.map +0 -1
  2404. package/dist/ui-library/p-b74c5d6b.entry.js +0 -2
  2405. package/dist/ui-library/p-b74c5d6b.entry.js.map +0 -1
  2406. package/dist/ui-library/p-bf2fb53f.entry.js +0 -2
  2407. package/dist/ui-library/p-bf2fb53f.entry.js.map +0 -1
  2408. package/dist/ui-library/p-c2c7370b.entry.js +0 -2
  2409. package/dist/ui-library/p-c2c7370b.entry.js.map +0 -1
  2410. package/dist/ui-library/p-caea1eb6.entry.js +0 -2
  2411. package/dist/ui-library/p-caea1eb6.entry.js.map +0 -1
  2412. package/dist/ui-library/p-d3f5b9a8.entry.js +0 -2
  2413. package/dist/ui-library/p-d3f5b9a8.entry.js.map +0 -1
  2414. package/dist/ui-library/p-d42b18eb.entry.js +0 -2
  2415. package/dist/ui-library/p-d42b18eb.entry.js.map +0 -1
  2416. package/dist/ui-library/p-d95e292e.entry.js +0 -2
  2417. package/dist/ui-library/p-d95e292e.entry.js.map +0 -1
  2418. package/dist/ui-library/p-da7f3dbd.entry.js +0 -2
  2419. package/dist/ui-library/p-da7f3dbd.entry.js.map +0 -1
  2420. package/dist/ui-library/p-dfb89b6a.entry.js +0 -2
  2421. package/dist/ui-library/p-dfb89b6a.entry.js.map +0 -1
  2422. package/dist/ui-library/p-e080d5b6.js +0 -2
  2423. package/dist/ui-library/p-e080d5b6.js.map +0 -1
  2424. package/dist/ui-library/p-e6032375.entry.js +0 -2
  2425. package/dist/ui-library/p-e6032375.entry.js.map +0 -1
  2426. package/dist/ui-library/p-e60d2324.entry.js +0 -2
  2427. package/dist/ui-library/p-e60d2324.entry.js.map +0 -1
  2428. package/dist/ui-library/p-e8298c6e.entry.js +0 -2
  2429. package/dist/ui-library/p-e8298c6e.entry.js.map +0 -1
  2430. package/dist/ui-library/p-ed279165.entry.js +0 -2
  2431. package/dist/ui-library/p-ed279165.entry.js.map +0 -1
  2432. package/dist/ui-library/p-ed61b75c.entry.js +0 -2
  2433. package/dist/ui-library/p-ed61b75c.entry.js.map +0 -1
  2434. package/dist/ui-library/p-f136a6b2.js +0 -2
  2435. package/dist/ui-library/p-f136a6b2.js.map +0 -1
  2436. package/dist/ui-library/p-f1ab3384.entry.js +0 -2
  2437. package/dist/ui-library/p-f1ab3384.entry.js.map +0 -1
  2438. package/dist/ui-library/p-f4ef481c.entry.js +0 -2
  2439. package/dist/ui-library/p-f4ef481c.entry.js.map +0 -1
  2440. package/dist/ui-library/p-f8cbb8da.entry.js +0 -2
  2441. package/dist/ui-library/p-f8cbb8da.entry.js.map +0 -1
  2442. package/loader/package.json +0 -11
  2443. /package/dist/collection/{material-icons.woff2 → files/material-icons-latin-400-normal.woff2} +0 -0
  2444. /package/dist/collection/{material-icons-outlined.woff → files/material-icons-outlined-latin-400-normal.woff} +0 -0
  2445. /package/dist/collection/{material-icons-outlined.woff2 → files/material-icons-outlined-latin-400-normal.woff2} +0 -0
  2446. /package/dist/ui-library/{material-icons.woff2 → files/material-icons-latin-400-normal.woff2} +0 -0
  2447. /package/dist/ui-library/{material-icons-outlined.woff → files/material-icons-outlined-latin-400-normal.woff} +0 -0
  2448. /package/dist/ui-library/{material-icons-outlined.woff2 → files/material-icons-outlined-latin-400-normal.woff2} +0 -0
@@ -1,2230 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopNamespace(e) {
4
- if (e && e.__esModule) return e;
5
- var n = Object.create(null);
6
- if (e) {
7
- Object.keys(e).forEach(function (k) {
8
- if (k !== 'default') {
9
- var d = Object.getOwnPropertyDescriptor(e, k);
10
- Object.defineProperty(n, k, d.get ? d : {
11
- enumerable: true,
12
- get: function () {
13
- return e[k];
14
- }
15
- });
16
- }
17
- });
18
- }
19
- n['default'] = e;
20
- return Object.freeze(n);
21
- }
22
-
23
- const NAMESPACE = 'ui-library';
24
-
25
- /**
26
- * Virtual DOM patching algorithm based on Snabbdom by
27
- * Simon Friis Vindum (@paldepind)
28
- * Licensed under the MIT License
29
- * https://github.com/snabbdom/snabbdom/blob/master/LICENSE
30
- *
31
- * Modified for Stencil's renderer and slot projection
32
- */
33
- let scopeId;
34
- let hostTagName;
35
- let isSvgMode = false;
36
- let queuePending = false;
37
- const createTime = (fnName, tagName = '') => {
38
- {
39
- return () => {
40
- return;
41
- };
42
- }
43
- };
44
- const uniqueTime = (key, measureText) => {
45
- {
46
- return () => {
47
- return;
48
- };
49
- }
50
- };
51
- const HYDRATED_CSS = '{visibility:hidden}.hydrated{visibility:inherit}';
52
- /**
53
- * Constant for styles to be globally applied to `slot-fb` elements for pseudo-slot behavior.
54
- *
55
- * Two cascading rules must be used instead of a `:not()` selector due to Stencil browser
56
- * support as of Stencil v4.
57
- */
58
- const SLOT_FB_CSS = 'slot-fb{display:contents}slot-fb[hidden]{display:none}';
59
- /**
60
- * Default style mode id
61
- */
62
- /**
63
- * Reusable empty obj/array
64
- * Don't add values to these!!
65
- */
66
- const EMPTY_OBJ = {};
67
- /**
68
- * Namespaces
69
- */
70
- const SVG_NS = 'http://www.w3.org/2000/svg';
71
- const HTML_NS = 'http://www.w3.org/1999/xhtml';
72
- const isDef = (v) => v != null;
73
- /**
74
- * Check whether a value is a 'complex type', defined here as an object or a
75
- * function.
76
- *
77
- * @param o the value to check
78
- * @returns whether it's a complex type or not
79
- */
80
- const isComplexType = (o) => {
81
- // https://jsperf.com/typeof-fn-object/5
82
- o = typeof o;
83
- return o === 'object' || o === 'function';
84
- };
85
- /**
86
- * Helper method for querying a `meta` tag that contains a nonce value
87
- * out of a DOM's head.
88
- *
89
- * @param doc The DOM containing the `head` to query against
90
- * @returns The content of the meta tag representing the nonce value, or `undefined` if no tag
91
- * exists or the tag has no content.
92
- */
93
- function queryNonceMetaTagContent(doc) {
94
- var _a, _b, _c;
95
- return (_c = (_b = (_a = doc.head) === null || _a === void 0 ? void 0 : _a.querySelector('meta[name="csp-nonce"]')) === null || _b === void 0 ? void 0 : _b.getAttribute('content')) !== null && _c !== void 0 ? _c : undefined;
96
- }
97
- /**
98
- * Production h() function based on Preact by
99
- * Jason Miller (@developit)
100
- * Licensed under the MIT License
101
- * https://github.com/developit/preact/blob/master/LICENSE
102
- *
103
- * Modified for Stencil's compiler and vdom
104
- */
105
- // export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, child?: d.ChildType): d.VNode;
106
- // export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, ...children: d.ChildType[]): d.VNode;
107
- const h = (nodeName, vnodeData, ...children) => {
108
- let child = null;
109
- let key = null;
110
- let simple = false;
111
- let lastSimple = false;
112
- const vNodeChildren = [];
113
- const walk = (c) => {
114
- for (let i = 0; i < c.length; i++) {
115
- child = c[i];
116
- if (Array.isArray(child)) {
117
- walk(child);
118
- }
119
- else if (child != null && typeof child !== 'boolean') {
120
- if ((simple = typeof nodeName !== 'function' && !isComplexType(child))) {
121
- child = String(child);
122
- }
123
- if (simple && lastSimple) {
124
- // If the previous child was simple (string), we merge both
125
- vNodeChildren[vNodeChildren.length - 1].$text$ += child;
126
- }
127
- else {
128
- // Append a new vNode, if it's text, we create a text vNode
129
- vNodeChildren.push(simple ? newVNode(null, child) : child);
130
- }
131
- lastSimple = simple;
132
- }
133
- }
134
- };
135
- walk(children);
136
- if (vnodeData) {
137
- if (vnodeData.key) {
138
- key = vnodeData.key;
139
- }
140
- // normalize class / className attributes
141
- {
142
- const classData = vnodeData.className || vnodeData.class;
143
- if (classData) {
144
- vnodeData.class =
145
- typeof classData !== 'object'
146
- ? classData
147
- : Object.keys(classData)
148
- .filter((k) => classData[k])
149
- .join(' ');
150
- }
151
- }
152
- }
153
- if (typeof nodeName === 'function') {
154
- // nodeName is a functional component
155
- return nodeName(vnodeData === null ? {} : vnodeData, vNodeChildren, vdomFnUtils);
156
- }
157
- const vnode = newVNode(nodeName, null);
158
- vnode.$attrs$ = vnodeData;
159
- if (vNodeChildren.length > 0) {
160
- vnode.$children$ = vNodeChildren;
161
- }
162
- {
163
- vnode.$key$ = key;
164
- }
165
- return vnode;
166
- };
167
- /**
168
- * A utility function for creating a virtual DOM node from a tag and some
169
- * possible text content.
170
- *
171
- * @param tag the tag for this element
172
- * @param text possible text content for the node
173
- * @returns a newly-minted virtual DOM node
174
- */
175
- const newVNode = (tag, text) => {
176
- const vnode = {
177
- $flags$: 0,
178
- $tag$: tag,
179
- $text$: text,
180
- $elm$: null,
181
- $children$: null,
182
- };
183
- {
184
- vnode.$attrs$ = null;
185
- }
186
- {
187
- vnode.$key$ = null;
188
- }
189
- return vnode;
190
- };
191
- const Host = {};
192
- /**
193
- * Check whether a given node is a Host node or not
194
- *
195
- * @param node the virtual DOM node to check
196
- * @returns whether it's a Host node or not
197
- */
198
- const isHost = (node) => node && node.$tag$ === Host;
199
- /**
200
- * Implementation of {@link d.FunctionalUtilities} for Stencil's VDom.
201
- *
202
- * Note that these functions convert from {@link d.VNode} to
203
- * {@link d.ChildNode} to give functional component developers a friendly
204
- * interface.
205
- */
206
- const vdomFnUtils = {
207
- forEach: (children, cb) => children.map(convertToPublic).forEach(cb),
208
- map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate),
209
- };
210
- /**
211
- * Convert a {@link d.VNode} to a {@link d.ChildNode} in order to present a
212
- * friendlier public interface (hence, 'convertToPublic').
213
- *
214
- * @param node the virtual DOM node to convert
215
- * @returns a converted child node
216
- */
217
- const convertToPublic = (node) => ({
218
- vattrs: node.$attrs$,
219
- vchildren: node.$children$,
220
- vkey: node.$key$,
221
- vname: node.$name$,
222
- vtag: node.$tag$,
223
- vtext: node.$text$,
224
- });
225
- /**
226
- * Convert a {@link d.ChildNode} back to an equivalent {@link d.VNode} in
227
- * order to use the resulting object in the virtual DOM. The initial object was
228
- * likely created as part of presenting a public API, so converting it back
229
- * involved making it 'private' again (hence, `convertToPrivate`).
230
- *
231
- * @param node the child node to convert
232
- * @returns a converted virtual DOM node
233
- */
234
- const convertToPrivate = (node) => {
235
- if (typeof node.vtag === 'function') {
236
- const vnodeData = Object.assign({}, node.vattrs);
237
- if (node.vkey) {
238
- vnodeData.key = node.vkey;
239
- }
240
- if (node.vname) {
241
- vnodeData.name = node.vname;
242
- }
243
- return h(node.vtag, vnodeData, ...(node.vchildren || []));
244
- }
245
- const vnode = newVNode(node.vtag, node.vtext);
246
- vnode.$attrs$ = node.vattrs;
247
- vnode.$children$ = node.vchildren;
248
- vnode.$key$ = node.vkey;
249
- vnode.$name$ = node.vname;
250
- return vnode;
251
- };
252
- /**
253
- * Parse a new property value for a given property type.
254
- *
255
- * While the prop value can reasonably be expected to be of `any` type as far as TypeScript's type checker is concerned,
256
- * it is not safe to assume that the string returned by evaluating `typeof propValue` matches:
257
- * 1. `any`, the type given to `propValue` in the function signature
258
- * 2. the type stored from `propType`.
259
- *
260
- * This function provides the capability to parse/coerce a property's value to potentially any other JavaScript type.
261
- *
262
- * Property values represented in TSX preserve their type information. In the example below, the number 0 is passed to
263
- * a component. This `propValue` will preserve its type information (`typeof propValue === 'number'`). Note that is
264
- * based on the type of the value being passed in, not the type declared of the class member decorated with `@Prop`.
265
- * ```tsx
266
- * <my-cmp prop-val={0}></my-cmp>
267
- * ```
268
- *
269
- * HTML prop values on the other hand, will always a string
270
- *
271
- * @param propValue the new value to coerce to some type
272
- * @param propType the type of the prop, expressed as a binary number
273
- * @returns the parsed/coerced value
274
- */
275
- const parsePropertyValue = (propValue, propType) => {
276
- // ensure this value is of the correct prop type
277
- if (propValue != null && !isComplexType(propValue)) {
278
- if (propType & 4 /* MEMBER_FLAGS.Boolean */) {
279
- // per the HTML spec, any string value means it is a boolean true value
280
- // but we'll cheat here and say that the string "false" is the boolean false
281
- return propValue === 'false' ? false : propValue === '' || !!propValue;
282
- }
283
- if (propType & 2 /* MEMBER_FLAGS.Number */) {
284
- // force it to be a number
285
- return parseFloat(propValue);
286
- }
287
- if (propType & 1 /* MEMBER_FLAGS.String */) {
288
- // could have been passed as a number or boolean
289
- // but we still want it as a string
290
- return String(propValue);
291
- }
292
- // redundant return here for better minification
293
- return propValue;
294
- }
295
- // not sure exactly what type we want
296
- // so no need to change to a different type
297
- return propValue;
298
- };
299
- const getElement = (ref) => (getHostRef(ref).$hostElement$ );
300
- const createEvent = (ref, name, flags) => {
301
- const elm = getElement(ref);
302
- return {
303
- emit: (detail) => {
304
- return emitEvent(elm, name, {
305
- bubbles: !!(flags & 4 /* EVENT_FLAGS.Bubbles */),
306
- composed: !!(flags & 2 /* EVENT_FLAGS.Composed */),
307
- cancelable: !!(flags & 1 /* EVENT_FLAGS.Cancellable */),
308
- detail,
309
- });
310
- },
311
- };
312
- };
313
- /**
314
- * Helper function to create & dispatch a custom Event on a provided target
315
- * @param elm the target of the Event
316
- * @param name the name to give the custom Event
317
- * @param opts options for configuring a custom Event
318
- * @returns the custom Event
319
- */
320
- const emitEvent = (elm, name, opts) => {
321
- const ev = plt.ce(name, opts);
322
- elm.dispatchEvent(ev);
323
- return ev;
324
- };
325
- const rootAppliedStyles = /*@__PURE__*/ new WeakMap();
326
- const registerStyle = (scopeId, cssText, allowCS) => {
327
- let style = styles.get(scopeId);
328
- if (supportsConstructableStylesheets && allowCS) {
329
- style = (style || new CSSStyleSheet());
330
- if (typeof style === 'string') {
331
- style = cssText;
332
- }
333
- else {
334
- style.replaceSync(cssText);
335
- }
336
- }
337
- else {
338
- style = cssText;
339
- }
340
- styles.set(scopeId, style);
341
- };
342
- const addStyle = (styleContainerNode, cmpMeta, mode) => {
343
- var _a;
344
- const scopeId = getScopeId(cmpMeta);
345
- const style = styles.get(scopeId);
346
- // if an element is NOT connected then getRootNode() will return the wrong root node
347
- // so the fallback is to always use the document for the root node in those cases
348
- styleContainerNode = styleContainerNode.nodeType === 11 /* NODE_TYPE.DocumentFragment */ ? styleContainerNode : doc;
349
- if (style) {
350
- if (typeof style === 'string') {
351
- styleContainerNode = styleContainerNode.head || styleContainerNode;
352
- let appliedStyles = rootAppliedStyles.get(styleContainerNode);
353
- let styleElm;
354
- if (!appliedStyles) {
355
- rootAppliedStyles.set(styleContainerNode, (appliedStyles = new Set()));
356
- }
357
- if (!appliedStyles.has(scopeId)) {
358
- {
359
- styleElm = doc.createElement('style');
360
- styleElm.innerHTML = style;
361
- // Apply CSP nonce to the style tag if it exists
362
- const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);
363
- if (nonce != null) {
364
- styleElm.setAttribute('nonce', nonce);
365
- }
366
- styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector('link'));
367
- }
368
- // Add styles for `slot-fb` elements if we're using slots outside the Shadow DOM
369
- if (cmpMeta.$flags$ & 4 /* CMP_FLAGS.hasSlotRelocation */) {
370
- styleElm.innerHTML += SLOT_FB_CSS;
371
- }
372
- if (appliedStyles) {
373
- appliedStyles.add(scopeId);
374
- }
375
- }
376
- }
377
- else if (!styleContainerNode.adoptedStyleSheets.includes(style)) {
378
- styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
379
- }
380
- }
381
- return scopeId;
382
- };
383
- const attachStyles = (hostRef) => {
384
- const cmpMeta = hostRef.$cmpMeta$;
385
- const elm = hostRef.$hostElement$;
386
- const flags = cmpMeta.$flags$;
387
- const endAttachStyles = createTime('attachStyles', cmpMeta.$tagName$);
388
- const scopeId = addStyle(elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(), cmpMeta);
389
- if (flags & 10 /* CMP_FLAGS.needsScopedEncapsulation */) {
390
- // only required when we're NOT using native shadow dom (slot)
391
- // or this browser doesn't support native shadow dom
392
- // and this host element was NOT created with SSR
393
- // let's pick out the inner content for slot projection
394
- // create a node to represent where the original
395
- // content was first placed, which is useful later on
396
- // DOM WRITE!!
397
- elm['s-sc'] = scopeId;
398
- elm.classList.add(scopeId + '-h');
399
- if (flags & 2 /* CMP_FLAGS.scopedCssEncapsulation */) {
400
- elm.classList.add(scopeId + '-s');
401
- }
402
- }
403
- endAttachStyles();
404
- };
405
- const getScopeId = (cmp, mode) => 'sc-' + (cmp.$tagName$);
406
- /**
407
- * Production setAccessor() function based on Preact by
408
- * Jason Miller (@developit)
409
- * Licensed under the MIT License
410
- * https://github.com/developit/preact/blob/master/LICENSE
411
- *
412
- * Modified for Stencil's compiler and vdom
413
- */
414
- /**
415
- * When running a VDom render set properties present on a VDom node onto the
416
- * corresponding HTML element.
417
- *
418
- * Note that this function has special functionality for the `class`,
419
- * `style`, `key`, and `ref` attributes, as well as event handlers (like
420
- * `onClick`, etc). All others are just passed through as-is.
421
- *
422
- * @param elm the HTMLElement onto which attributes should be set
423
- * @param memberName the name of the attribute to set
424
- * @param oldValue the old value for the attribute
425
- * @param newValue the new value for the attribute
426
- * @param isSvg whether we're in an svg context or not
427
- * @param flags bitflags for Vdom variables
428
- */
429
- const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
430
- if (oldValue !== newValue) {
431
- let isProp = isMemberInElement(elm, memberName);
432
- let ln = memberName.toLowerCase();
433
- if (memberName === 'class') {
434
- const classList = elm.classList;
435
- const oldClasses = parseClassList(oldValue);
436
- const newClasses = parseClassList(newValue);
437
- classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
438
- classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
439
- }
440
- else if (memberName === 'style') {
441
- // update style attribute, css properties and values
442
- {
443
- for (const prop in oldValue) {
444
- if (!newValue || newValue[prop] == null) {
445
- if (prop.includes('-')) {
446
- elm.style.removeProperty(prop);
447
- }
448
- else {
449
- elm.style[prop] = '';
450
- }
451
- }
452
- }
453
- }
454
- for (const prop in newValue) {
455
- if (!oldValue || newValue[prop] !== oldValue[prop]) {
456
- if (prop.includes('-')) {
457
- elm.style.setProperty(prop, newValue[prop]);
458
- }
459
- else {
460
- elm.style[prop] = newValue[prop];
461
- }
462
- }
463
- }
464
- }
465
- else if (memberName === 'key')
466
- ;
467
- else if (memberName === 'ref') {
468
- // minifier will clean this up
469
- if (newValue) {
470
- newValue(elm);
471
- }
472
- }
473
- else if ((!isProp ) &&
474
- memberName[0] === 'o' &&
475
- memberName[1] === 'n') {
476
- // Event Handlers
477
- // so if the member name starts with "on" and the 3rd characters is
478
- // a capital letter, and it's not already a member on the element,
479
- // then we're assuming it's an event listener
480
- if (memberName[2] === '-') {
481
- // on- prefixed events
482
- // allows to be explicit about the dom event to listen without any magic
483
- // under the hood:
484
- // <my-cmp on-click> // listens for "click"
485
- // <my-cmp on-Click> // listens for "Click"
486
- // <my-cmp on-ionChange> // listens for "ionChange"
487
- // <my-cmp on-EVENTS> // listens for "EVENTS"
488
- memberName = memberName.slice(3);
489
- }
490
- else if (isMemberInElement(win, ln)) {
491
- // standard event
492
- // the JSX attribute could have been "onMouseOver" and the
493
- // member name "onmouseover" is on the window's prototype
494
- // so let's add the listener "mouseover", which is all lowercased
495
- memberName = ln.slice(2);
496
- }
497
- else {
498
- // custom event
499
- // the JSX attribute could have been "onMyCustomEvent"
500
- // so let's trim off the "on" prefix and lowercase the first character
501
- // and add the listener "myCustomEvent"
502
- // except for the first character, we keep the event name case
503
- memberName = ln[2] + memberName.slice(3);
504
- }
505
- if (oldValue || newValue) {
506
- // Need to account for "capture" events.
507
- // If the event name ends with "Capture", we'll update the name to remove
508
- // the "Capture" suffix and make sure the event listener is setup to handle the capture event.
509
- const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);
510
- // Make sure we only replace the last instance of "Capture"
511
- memberName = memberName.replace(CAPTURE_EVENT_REGEX, '');
512
- if (oldValue) {
513
- plt.rel(elm, memberName, oldValue, capture);
514
- }
515
- if (newValue) {
516
- plt.ael(elm, memberName, newValue, capture);
517
- }
518
- }
519
- }
520
- else {
521
- // Set property if it exists and it's not a SVG
522
- const isComplex = isComplexType(newValue);
523
- if ((isProp || (isComplex && newValue !== null)) && !isSvg) {
524
- try {
525
- if (!elm.tagName.includes('-')) {
526
- const n = newValue == null ? '' : newValue;
527
- // Workaround for Safari, moving the <input> caret when re-assigning the same valued
528
- if (memberName === 'list') {
529
- isProp = false;
530
- }
531
- else if (oldValue == null || elm[memberName] != n) {
532
- elm[memberName] = n;
533
- }
534
- }
535
- else {
536
- elm[memberName] = newValue;
537
- }
538
- }
539
- catch (e) {
540
- /**
541
- * in case someone tries to set a read-only property, e.g. "namespaceURI", we just ignore it
542
- */
543
- }
544
- }
545
- if (newValue == null || newValue === false) {
546
- if (newValue !== false || elm.getAttribute(memberName) === '') {
547
- {
548
- elm.removeAttribute(memberName);
549
- }
550
- }
551
- }
552
- else if ((!isProp || flags & 4 /* VNODE_FLAGS.isHost */ || isSvg) && !isComplex) {
553
- newValue = newValue === true ? '' : newValue;
554
- {
555
- elm.setAttribute(memberName, newValue);
556
- }
557
- }
558
- }
559
- }
560
- };
561
- const parseClassListRegex = /\s/;
562
- /**
563
- * Parsed a string of classnames into an array
564
- * @param value className string, e.g. "foo bar baz"
565
- * @returns list of classes, e.g. ["foo", "bar", "baz"]
566
- */
567
- const parseClassList = (value) => (!value ? [] : value.split(parseClassListRegex));
568
- const CAPTURE_EVENT_SUFFIX = 'Capture';
569
- const CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + '$');
570
- const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
571
- // if the element passed in is a shadow root, which is a document fragment
572
- // then we want to be adding attrs/props to the shadow root's "host" element
573
- // if it's not a shadow root, then we add attrs/props to the same element
574
- const elm = newVnode.$elm$.nodeType === 11 /* NODE_TYPE.DocumentFragment */ && newVnode.$elm$.host
575
- ? newVnode.$elm$.host
576
- : newVnode.$elm$;
577
- const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;
578
- const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
579
- {
580
- // remove attributes no longer present on the vnode by setting them to undefined
581
- for (memberName in oldVnodeAttrs) {
582
- if (!(memberName in newVnodeAttrs)) {
583
- setAccessor(elm, memberName, oldVnodeAttrs[memberName], undefined, isSvgMode, newVnode.$flags$);
584
- }
585
- }
586
- }
587
- // add new & update changed attributes
588
- for (memberName in newVnodeAttrs) {
589
- setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode, newVnode.$flags$);
590
- }
591
- };
592
- /**
593
- * Create a DOM Node corresponding to one of the children of a given VNode.
594
- *
595
- * @param oldParentVNode the parent VNode from the previous render
596
- * @param newParentVNode the parent VNode from the current render
597
- * @param childIndex the index of the VNode, in the _new_ parent node's
598
- * children, for which we will create a new DOM node
599
- * @param parentElm the parent DOM node which our new node will be a child of
600
- * @returns the newly created node
601
- */
602
- const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
603
- // tslint:disable-next-line: prefer-const
604
- const newVNode = newParentVNode.$children$[childIndex];
605
- let i = 0;
606
- let elm;
607
- let childNode;
608
- if (newVNode.$text$ !== null) {
609
- // create text node
610
- elm = newVNode.$elm$ = doc.createTextNode(newVNode.$text$);
611
- }
612
- else {
613
- if (!isSvgMode) {
614
- isSvgMode = newVNode.$tag$ === 'svg';
615
- }
616
- // create element
617
- elm = newVNode.$elm$ = (doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$tag$)
618
- );
619
- if (isSvgMode && newVNode.$tag$ === 'foreignObject') {
620
- isSvgMode = false;
621
- }
622
- // add css classes, attrs, props, listeners, etc.
623
- {
624
- updateElement(null, newVNode, isSvgMode);
625
- }
626
- if (isDef(scopeId) && elm['s-si'] !== scopeId) {
627
- // if there is a scopeId and this is the initial render
628
- // then let's add the scopeId as a css class
629
- elm.classList.add((elm['s-si'] = scopeId));
630
- }
631
- if (newVNode.$children$) {
632
- for (i = 0; i < newVNode.$children$.length; ++i) {
633
- // create the node
634
- childNode = createElm(oldParentVNode, newVNode, i);
635
- // return node could have been null
636
- if (childNode) {
637
- // append our new node
638
- elm.appendChild(childNode);
639
- }
640
- }
641
- }
642
- {
643
- if (newVNode.$tag$ === 'svg') {
644
- // Only reset the SVG context when we're exiting <svg> element
645
- isSvgMode = false;
646
- }
647
- else if (elm.tagName === 'foreignObject') {
648
- // Reenter SVG context when we're exiting <foreignObject> element
649
- isSvgMode = true;
650
- }
651
- }
652
- }
653
- // This needs to always happen so we can hide nodes that are projected
654
- // to another component but don't end up in a slot
655
- elm['s-hn'] = hostTagName;
656
- return elm;
657
- };
658
- /**
659
- * Create DOM nodes corresponding to a list of {@link d.Vnode} objects and
660
- * add them to the DOM in the appropriate place.
661
- *
662
- * @param parentElm the DOM node which should be used as a parent for the new
663
- * DOM nodes
664
- * @param before a child of the `parentElm` which the new children should be
665
- * inserted before (optional)
666
- * @param parentVNode the parent virtual DOM node
667
- * @param vnodes the new child virtual DOM nodes to produce DOM nodes for
668
- * @param startIdx the index in the child virtual DOM nodes at which to start
669
- * creating DOM nodes (inclusive)
670
- * @param endIdx the index in the child virtual DOM nodes at which to stop
671
- * creating DOM nodes (inclusive)
672
- */
673
- const addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
674
- let containerElm = (parentElm);
675
- let childNode;
676
- if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
677
- containerElm = containerElm.shadowRoot;
678
- }
679
- for (; startIdx <= endIdx; ++startIdx) {
680
- if (vnodes[startIdx]) {
681
- childNode = createElm(null, parentVNode, startIdx);
682
- if (childNode) {
683
- vnodes[startIdx].$elm$ = childNode;
684
- containerElm.insertBefore(childNode, before);
685
- }
686
- }
687
- }
688
- };
689
- /**
690
- * Remove the DOM elements corresponding to a list of {@link d.VNode} objects.
691
- * This can be used to, for instance, clean up after a list of children which
692
- * should no longer be shown.
693
- *
694
- * This function also handles some of Stencil's slot relocation logic.
695
- *
696
- * @param vnodes a list of virtual DOM nodes to remove
697
- * @param startIdx the index at which to start removing nodes (inclusive)
698
- * @param endIdx the index at which to stop removing nodes (inclusive)
699
- */
700
- const removeVnodes = (vnodes, startIdx, endIdx) => {
701
- for (let index = startIdx; index <= endIdx; ++index) {
702
- const vnode = vnodes[index];
703
- if (vnode) {
704
- const elm = vnode.$elm$;
705
- nullifyVNodeRefs(vnode);
706
- if (elm) {
707
- // remove the vnode's element from the dom
708
- elm.remove();
709
- }
710
- }
711
- }
712
- };
713
- /**
714
- * Reconcile the children of a new VNode with the children of an old VNode by
715
- * traversing the two collections of children, identifying nodes that are
716
- * conserved or changed, calling out to `patch` to make any necessary
717
- * updates to the DOM, and rearranging DOM nodes as needed.
718
- *
719
- * The algorithm for reconciling children works by analyzing two 'windows' onto
720
- * the two arrays of children (`oldCh` and `newCh`). We keep track of the
721
- * 'windows' by storing start and end indices and references to the
722
- * corresponding array entries. Initially the two 'windows' are basically equal
723
- * to the entire array, but we progressively narrow the windows until there are
724
- * no children left to update by doing the following:
725
- *
726
- * 1. Skip any `null` entries at the beginning or end of the two arrays, so
727
- * that if we have an initial array like the following we'll end up dealing
728
- * only with a window bounded by the highlighted elements:
729
- *
730
- * [null, null, VNode1 , ... , VNode2, null, null]
731
- * ^^^^^^ ^^^^^^
732
- *
733
- * 2. Check to see if the elements at the head and tail positions are equal
734
- * across the windows. This will basically detect elements which haven't
735
- * been added, removed, or changed position, i.e. if you had the following
736
- * VNode elements (represented as HTML):
737
- *
738
- * oldVNode: `<div><p><span>HEY</span></p></div>`
739
- * newVNode: `<div><p><span>THERE</span></p></div>`
740
- *
741
- * Then when comparing the children of the `<div>` tag we check the equality
742
- * of the VNodes corresponding to the `<p>` tags and, since they are the
743
- * same tag in the same position, we'd be able to avoid completely
744
- * re-rendering the subtree under them with a new DOM element and would just
745
- * call out to `patch` to handle reconciling their children and so on.
746
- *
747
- * 3. Check, for both windows, to see if the element at the beginning of the
748
- * window corresponds to the element at the end of the other window. This is
749
- * a heuristic which will let us identify _some_ situations in which
750
- * elements have changed position, for instance it _should_ detect that the
751
- * children nodes themselves have not changed but merely moved in the
752
- * following example:
753
- *
754
- * oldVNode: `<div><element-one /><element-two /></div>`
755
- * newVNode: `<div><element-two /><element-one /></div>`
756
- *
757
- * If we find cases like this then we also need to move the concrete DOM
758
- * elements corresponding to the moved children to write the re-order to the
759
- * DOM.
760
- *
761
- * 4. Finally, if VNodes have the `key` attribute set on them we check for any
762
- * nodes in the old children which have the same key as the first element in
763
- * our window on the new children. If we find such a node we handle calling
764
- * out to `patch`, moving relevant DOM nodes, and so on, in accordance with
765
- * what we find.
766
- *
767
- * Finally, once we've narrowed our 'windows' to the point that either of them
768
- * collapse (i.e. they have length 0) we then handle any remaining VNode
769
- * insertion or deletion that needs to happen to get a DOM state that correctly
770
- * reflects the new child VNodes. If, for instance, after our window on the old
771
- * children has collapsed we still have more nodes on the new children that
772
- * we haven't dealt with yet then we need to add them, or if the new children
773
- * collapse but we still have unhandled _old_ children then we need to make
774
- * sure the corresponding DOM nodes are removed.
775
- *
776
- * @param parentElm the node into which the parent VNode is rendered
777
- * @param oldCh the old children of the parent node
778
- * @param newVNode the new VNode which will replace the parent
779
- * @param newCh the new children of the parent node
780
- * @param isInitialRender whether or not this is the first render of the vdom
781
- */
782
- const updateChildren = (parentElm, oldCh, newVNode, newCh, isInitialRender = false) => {
783
- let oldStartIdx = 0;
784
- let newStartIdx = 0;
785
- let idxInOld = 0;
786
- let i = 0;
787
- let oldEndIdx = oldCh.length - 1;
788
- let oldStartVnode = oldCh[0];
789
- let oldEndVnode = oldCh[oldEndIdx];
790
- let newEndIdx = newCh.length - 1;
791
- let newStartVnode = newCh[0];
792
- let newEndVnode = newCh[newEndIdx];
793
- let node;
794
- let elmToMove;
795
- while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
796
- if (oldStartVnode == null) {
797
- // VNode might have been moved left
798
- oldStartVnode = oldCh[++oldStartIdx];
799
- }
800
- else if (oldEndVnode == null) {
801
- oldEndVnode = oldCh[--oldEndIdx];
802
- }
803
- else if (newStartVnode == null) {
804
- newStartVnode = newCh[++newStartIdx];
805
- }
806
- else if (newEndVnode == null) {
807
- newEndVnode = newCh[--newEndIdx];
808
- }
809
- else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
810
- // if the start nodes are the same then we should patch the new VNode
811
- // onto the old one, and increment our `newStartIdx` and `oldStartIdx`
812
- // indices to reflect that. We don't need to move any DOM Nodes around
813
- // since things are matched up in order.
814
- patch(oldStartVnode, newStartVnode, isInitialRender);
815
- oldStartVnode = oldCh[++oldStartIdx];
816
- newStartVnode = newCh[++newStartIdx];
817
- }
818
- else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
819
- // likewise, if the end nodes are the same we patch new onto old and
820
- // decrement our end indices, and also likewise in this case we don't
821
- // need to move any DOM Nodes.
822
- patch(oldEndVnode, newEndVnode, isInitialRender);
823
- oldEndVnode = oldCh[--oldEndIdx];
824
- newEndVnode = newCh[--newEndIdx];
825
- }
826
- else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
827
- patch(oldStartVnode, newEndVnode, isInitialRender);
828
- // We need to move the element for `oldStartVnode` into a position which
829
- // will be appropriate for `newEndVnode`. For this we can use
830
- // `.insertBefore` and `oldEndVnode.$elm$.nextSibling`. If there is a
831
- // sibling for `oldEndVnode.$elm$` then we want to move the DOM node for
832
- // `oldStartVnode` between `oldEndVnode` and it's sibling, like so:
833
- //
834
- // <old-start-node />
835
- // <some-intervening-node />
836
- // <old-end-node />
837
- // <!-- -> <-- `oldStartVnode.$elm$` should be inserted here
838
- // <next-sibling />
839
- //
840
- // If instead `oldEndVnode.$elm$` has no sibling then we just want to put
841
- // the node for `oldStartVnode` at the end of the children of
842
- // `parentElm`. Luckily, `Node.nextSibling` will return `null` if there
843
- // aren't any siblings, and passing `null` to `Node.insertBefore` will
844
- // append it to the children of the parent element.
845
- parentElm.insertBefore(oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
846
- oldStartVnode = oldCh[++oldStartIdx];
847
- newEndVnode = newCh[--newEndIdx];
848
- }
849
- else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
850
- patch(oldEndVnode, newStartVnode, isInitialRender);
851
- // We've already checked above if `oldStartVnode` and `newStartVnode` are
852
- // the same node, so since we're here we know that they are not. Thus we
853
- // can move the element for `oldEndVnode` _before_ the element for
854
- // `oldStartVnode`, leaving `oldStartVnode` to be reconciled in the
855
- // future.
856
- parentElm.insertBefore(oldEndVnode.$elm$, oldStartVnode.$elm$);
857
- oldEndVnode = oldCh[--oldEndIdx];
858
- newStartVnode = newCh[++newStartIdx];
859
- }
860
- else {
861
- // Here we do some checks to match up old and new nodes based on the
862
- // `$key$` attribute, which is set by putting a `key="my-key"` attribute
863
- // in the JSX for a DOM element in the implementation of a Stencil
864
- // component.
865
- //
866
- // First we check to see if there are any nodes in the array of old
867
- // children which have the same key as the first node in the new
868
- // children.
869
- idxInOld = -1;
870
- {
871
- for (i = oldStartIdx; i <= oldEndIdx; ++i) {
872
- if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {
873
- idxInOld = i;
874
- break;
875
- }
876
- }
877
- }
878
- if (idxInOld >= 0) {
879
- // We found a node in the old children which matches up with the first
880
- // node in the new children! So let's deal with that
881
- elmToMove = oldCh[idxInOld];
882
- if (elmToMove.$tag$ !== newStartVnode.$tag$) {
883
- // the tag doesn't match so we'll need a new DOM element
884
- node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld);
885
- }
886
- else {
887
- patch(elmToMove, newStartVnode, isInitialRender);
888
- // invalidate the matching old node so that we won't try to update it
889
- // again later on
890
- oldCh[idxInOld] = undefined;
891
- node = elmToMove.$elm$;
892
- }
893
- newStartVnode = newCh[++newStartIdx];
894
- }
895
- else {
896
- // We either didn't find an element in the old children that matches
897
- // the key of the first new child OR the build is not using `key`
898
- // attributes at all. In either case we need to create a new element
899
- // for the new node.
900
- node = createElm(oldCh && oldCh[newStartIdx], newVNode, newStartIdx);
901
- newStartVnode = newCh[++newStartIdx];
902
- }
903
- if (node) {
904
- // if we created a new node then handle inserting it to the DOM
905
- {
906
- oldStartVnode.$elm$.parentNode.insertBefore(node, oldStartVnode.$elm$);
907
- }
908
- }
909
- }
910
- }
911
- if (oldStartIdx > oldEndIdx) {
912
- // we have some more new nodes to add which don't match up with old nodes
913
- addVnodes(parentElm, newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$, newVNode, newCh, newStartIdx, newEndIdx);
914
- }
915
- else if (newStartIdx > newEndIdx) {
916
- // there are nodes in the `oldCh` array which no longer correspond to nodes
917
- // in the new array, so lets remove them (which entails cleaning up the
918
- // relevant DOM nodes)
919
- removeVnodes(oldCh, oldStartIdx, oldEndIdx);
920
- }
921
- };
922
- /**
923
- * Compare two VNodes to determine if they are the same
924
- *
925
- * **NB**: This function is an equality _heuristic_ based on the available
926
- * information set on the two VNodes and can be misleading under certain
927
- * circumstances. In particular, if the two nodes do not have `key` attrs
928
- * (available under `$key$` on VNodes) then the function falls back on merely
929
- * checking that they have the same tag.
930
- *
931
- * So, in other words, if `key` attrs are not set on VNodes which may be
932
- * changing order within a `children` array or something along those lines then
933
- * we could obtain a false negative and then have to do needless re-rendering
934
- * (i.e. we'd say two VNodes aren't equal when in fact they should be).
935
- *
936
- * @param leftVNode the first VNode to check
937
- * @param rightVNode the second VNode to check
938
- * @param isInitialRender whether or not this is the first render of the vdom
939
- * @returns whether they're equal or not
940
- */
941
- const isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
942
- // compare if two vnode to see if they're "technically" the same
943
- // need to have the same element tag, and same key to be the same
944
- if (leftVNode.$tag$ === rightVNode.$tag$) {
945
- // this will be set if JSX tags in the build have `key` attrs set on them
946
- // we only want to check this if we're not on the first render since on
947
- // first render `leftVNode.$key$` will always be `null`, so we can be led
948
- // astray and, for instance, accidentally delete a DOM node that we want to
949
- // keep around.
950
- if (!isInitialRender) {
951
- return leftVNode.$key$ === rightVNode.$key$;
952
- }
953
- return true;
954
- }
955
- return false;
956
- };
957
- /**
958
- * Handle reconciling an outdated VNode with a new one which corresponds to
959
- * it. This function handles flushing updates to the DOM and reconciling the
960
- * children of the two nodes (if any).
961
- *
962
- * @param oldVNode an old VNode whose DOM element and children we want to update
963
- * @param newVNode a new VNode representing an updated version of the old one
964
- * @param isInitialRender whether or not this is the first render of the vdom
965
- */
966
- const patch = (oldVNode, newVNode, isInitialRender = false) => {
967
- const elm = (newVNode.$elm$ = oldVNode.$elm$);
968
- const oldChildren = oldVNode.$children$;
969
- const newChildren = newVNode.$children$;
970
- const tag = newVNode.$tag$;
971
- const text = newVNode.$text$;
972
- if (text === null) {
973
- {
974
- // test if we're rendering an svg element, or still rendering nodes inside of one
975
- // only add this to the when the compiler sees we're using an svg somewhere
976
- isSvgMode = tag === 'svg' ? true : tag === 'foreignObject' ? false : isSvgMode;
977
- }
978
- {
979
- if (tag === 'slot')
980
- ;
981
- else {
982
- // either this is the first render of an element OR it's an update
983
- // AND we already know it's possible it could have changed
984
- // this updates the element's css classes, attrs, props, listeners, etc.
985
- updateElement(oldVNode, newVNode, isSvgMode);
986
- }
987
- }
988
- if (oldChildren !== null && newChildren !== null) {
989
- // looks like there's child vnodes for both the old and new vnodes
990
- // so we need to call `updateChildren` to reconcile them
991
- updateChildren(elm, oldChildren, newVNode, newChildren, isInitialRender);
992
- }
993
- else if (newChildren !== null) {
994
- // no old child vnodes, but there are new child vnodes to add
995
- if (oldVNode.$text$ !== null) {
996
- // the old vnode was text, so be sure to clear it out
997
- elm.textContent = '';
998
- }
999
- // add the new vnode children
1000
- addVnodes(elm, null, newVNode, newChildren, 0, newChildren.length - 1);
1001
- }
1002
- else if (oldChildren !== null) {
1003
- // no new child vnodes, but there are old child vnodes to remove
1004
- removeVnodes(oldChildren, 0, oldChildren.length - 1);
1005
- }
1006
- if (isSvgMode && tag === 'svg') {
1007
- isSvgMode = false;
1008
- }
1009
- }
1010
- else if (oldVNode.$text$ !== text) {
1011
- // update the text content for the text only vnode
1012
- // and also only if the text is different than before
1013
- elm.data = text;
1014
- }
1015
- };
1016
- /**
1017
- * 'Nullify' any VDom `ref` callbacks on a VDom node or its children by calling
1018
- * them with `null`. This signals that the DOM element corresponding to the VDom
1019
- * node has been removed from the DOM.
1020
- *
1021
- * @param vNode a virtual DOM node
1022
- */
1023
- const nullifyVNodeRefs = (vNode) => {
1024
- {
1025
- vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
1026
- vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);
1027
- }
1028
- };
1029
- /**
1030
- * The main entry point for Stencil's virtual DOM-based rendering engine
1031
- *
1032
- * Given a {@link d.HostRef} container and some virtual DOM nodes, this
1033
- * function will handle creating a virtual DOM tree with a single root, patching
1034
- * the current virtual DOM tree onto an old one (if any), dealing with slot
1035
- * relocation, and reflecting attributes.
1036
- *
1037
- * @param hostRef data needed to root and render the virtual DOM tree, such as
1038
- * the DOM node into which it should be rendered.
1039
- * @param renderFnResults the virtual DOM nodes to be rendered
1040
- * @param isInitialLoad whether or not this is the first call after page load
1041
- */
1042
- const renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
1043
- const hostElm = hostRef.$hostElement$;
1044
- const cmpMeta = hostRef.$cmpMeta$;
1045
- const oldVNode = hostRef.$vnode$ || newVNode(null, null);
1046
- // if `renderFnResults` is a Host node then we can use it directly. If not,
1047
- // we need to call `h` again to wrap the children of our component in a
1048
- // 'dummy' Host node (well, an empty vnode) since `renderVdom` assumes
1049
- // implicitly that the top-level vdom node is 1) an only child and 2)
1050
- // contains attrs that need to be set on the host element.
1051
- const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
1052
- hostTagName = hostElm.tagName;
1053
- if (cmpMeta.$attrsToReflect$) {
1054
- rootVnode.$attrs$ = rootVnode.$attrs$ || {};
1055
- cmpMeta.$attrsToReflect$.map(([propName, attribute]) => (rootVnode.$attrs$[attribute] = hostElm[propName]));
1056
- }
1057
- // On the first render and *only* on the first render we want to check for
1058
- // any attributes set on the host element which are also set on the vdom
1059
- // node. If we find them, we override the value on the VDom node attrs with
1060
- // the value from the host element, which allows developers building apps
1061
- // with Stencil components to override e.g. the `role` attribute on a
1062
- // component even if it's already set on the `Host`.
1063
- if (isInitialLoad && rootVnode.$attrs$) {
1064
- for (const key of Object.keys(rootVnode.$attrs$)) {
1065
- // We have a special implementation in `setAccessor` for `style` and
1066
- // `class` which reconciles values coming from the VDom with values
1067
- // already present on the DOM element, so we don't want to override those
1068
- // attributes on the VDom tree with values from the host element if they
1069
- // are present.
1070
- //
1071
- // Likewise, `ref` and `key` are special internal values for the Stencil
1072
- // runtime and we don't want to override those either.
1073
- if (hostElm.hasAttribute(key) && !['key', 'ref', 'style', 'class'].includes(key)) {
1074
- rootVnode.$attrs$[key] = hostElm[key];
1075
- }
1076
- }
1077
- }
1078
- rootVnode.$tag$ = null;
1079
- rootVnode.$flags$ |= 4 /* VNODE_FLAGS.isHost */;
1080
- hostRef.$vnode$ = rootVnode;
1081
- rootVnode.$elm$ = oldVNode.$elm$ = (hostElm.shadowRoot || hostElm );
1082
- {
1083
- scopeId = hostElm['s-sc'];
1084
- }
1085
- // synchronous patch
1086
- patch(oldVNode, rootVnode, isInitialLoad);
1087
- };
1088
- const attachToAncestor = (hostRef, ancestorComponent) => {
1089
- if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {
1090
- ancestorComponent['s-p'].push(new Promise((r) => (hostRef.$onRenderResolve$ = r)));
1091
- }
1092
- };
1093
- const scheduleUpdate = (hostRef, isInitialLoad) => {
1094
- {
1095
- hostRef.$flags$ |= 16 /* HOST_FLAGS.isQueuedForUpdate */;
1096
- }
1097
- if (hostRef.$flags$ & 4 /* HOST_FLAGS.isWaitingForChildren */) {
1098
- hostRef.$flags$ |= 512 /* HOST_FLAGS.needsRerender */;
1099
- return;
1100
- }
1101
- attachToAncestor(hostRef, hostRef.$ancestorComponent$);
1102
- // there is no ancestor component or the ancestor component
1103
- // has already fired off its lifecycle update then
1104
- // fire off the initial update
1105
- const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
1106
- return writeTask(dispatch) ;
1107
- };
1108
- /**
1109
- * Dispatch initial-render and update lifecycle hooks, enqueuing calls to
1110
- * component lifecycle methods like `componentWillLoad` as well as
1111
- * {@link updateComponent}, which will kick off the virtual DOM re-render.
1112
- *
1113
- * @param hostRef a reference to a host DOM node
1114
- * @param isInitialLoad whether we're on the initial load or not
1115
- * @returns an empty Promise which is used to enqueue a series of operations for
1116
- * the component
1117
- */
1118
- const dispatchHooks = (hostRef, isInitialLoad) => {
1119
- const endSchedule = createTime('scheduleUpdate', hostRef.$cmpMeta$.$tagName$);
1120
- const instance = hostRef.$lazyInstance$ ;
1121
- // We're going to use this variable together with `enqueue` to implement a
1122
- // little promise-based queue. We start out with it `undefined`. When we add
1123
- // the first function to the queue we'll set this variable to be that
1124
- // function's return value. When we attempt to add subsequent values to the
1125
- // queue we'll check that value and, if it was a `Promise`, we'll then chain
1126
- // the new function off of that `Promise` using `.then()`. This will give our
1127
- // queue two nice properties:
1128
- //
1129
- // 1. If all functions added to the queue are synchronous they'll be called
1130
- // synchronously right away.
1131
- // 2. If all functions added to the queue are asynchronous they'll all be
1132
- // called in order after `dispatchHooks` exits.
1133
- let maybePromise;
1134
- if (isInitialLoad) {
1135
- {
1136
- hostRef.$flags$ |= 256 /* HOST_FLAGS.isListenReady */;
1137
- if (hostRef.$queuedListeners$) {
1138
- hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
1139
- hostRef.$queuedListeners$ = undefined;
1140
- }
1141
- }
1142
- {
1143
- // If `componentWillLoad` returns a `Promise` then we want to wait on
1144
- // whatever's going on in that `Promise` before we launch into
1145
- // rendering the component, doing other lifecycle stuff, etc. So
1146
- // in that case we assign the returned promise to the variable we
1147
- // declared above to hold a possible 'queueing' Promise
1148
- maybePromise = safeCall(instance, 'componentWillLoad');
1149
- }
1150
- }
1151
- endSchedule();
1152
- return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
1153
- };
1154
- /**
1155
- * This function uses a Promise to implement a simple first-in, first-out queue
1156
- * of functions to be called.
1157
- *
1158
- * The queue is ordered on the basis of the first argument. If it's
1159
- * `undefined`, then nothing is on the queue yet, so the provided function can
1160
- * be called synchronously (although note that this function may return a
1161
- * `Promise`). The idea is that then the return value of that enqueueing
1162
- * operation is kept around, so that if it was a `Promise` then subsequent
1163
- * functions can be enqueued by calling this function again with that `Promise`
1164
- * as the first argument.
1165
- *
1166
- * @param maybePromise either a `Promise` which should resolve before the next function is called or an 'empty' sentinel
1167
- * @param fn a function to enqueue
1168
- * @returns either a `Promise` or the return value of the provided function
1169
- */
1170
- const enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn) : fn();
1171
- /**
1172
- * Check that a value is a `Promise`. To check, we first see if the value is an
1173
- * instance of the `Promise` global. In a few circumstances, in particular if
1174
- * the global has been overwritten, this is could be misleading, so we also do
1175
- * a little 'duck typing' check to see if the `.then` property of the value is
1176
- * defined and a function.
1177
- *
1178
- * @param maybePromise it might be a promise!
1179
- * @returns whether it is or not
1180
- */
1181
- const isPromisey = (maybePromise) => maybePromise instanceof Promise ||
1182
- (maybePromise && maybePromise.then && typeof maybePromise.then === 'function');
1183
- /**
1184
- * Update a component given reference to its host elements and so on.
1185
- *
1186
- * @param hostRef an object containing references to the element's host node,
1187
- * VDom nodes, and other metadata
1188
- * @param instance a reference to the underlying host element where it will be
1189
- * rendered
1190
- * @param isInitialLoad whether or not this function is being called as part of
1191
- * the first render cycle
1192
- */
1193
- const updateComponent = async (hostRef, instance, isInitialLoad) => {
1194
- var _a;
1195
- const elm = hostRef.$hostElement$;
1196
- const endUpdate = createTime('update', hostRef.$cmpMeta$.$tagName$);
1197
- const rc = elm['s-rc'];
1198
- if (isInitialLoad) {
1199
- // DOM WRITE!
1200
- attachStyles(hostRef);
1201
- }
1202
- const endRender = createTime('render', hostRef.$cmpMeta$.$tagName$);
1203
- {
1204
- callRender(hostRef, instance, elm, isInitialLoad);
1205
- }
1206
- if (rc) {
1207
- // ok, so turns out there are some child host elements
1208
- // waiting on this parent element to load
1209
- // let's fire off all update callbacks waiting
1210
- rc.map((cb) => cb());
1211
- elm['s-rc'] = undefined;
1212
- }
1213
- endRender();
1214
- endUpdate();
1215
- {
1216
- const childrenPromises = (_a = elm['s-p']) !== null && _a !== void 0 ? _a : [];
1217
- const postUpdate = () => postUpdateComponent(hostRef);
1218
- if (childrenPromises.length === 0) {
1219
- postUpdate();
1220
- }
1221
- else {
1222
- Promise.all(childrenPromises).then(postUpdate);
1223
- hostRef.$flags$ |= 4 /* HOST_FLAGS.isWaitingForChildren */;
1224
- childrenPromises.length = 0;
1225
- }
1226
- }
1227
- };
1228
- /**
1229
- * Handle making the call to the VDom renderer with the proper context given
1230
- * various build variables
1231
- *
1232
- * @param hostRef an object containing references to the element's host node,
1233
- * VDom nodes, and other metadata
1234
- * @param instance a reference to the underlying host element where it will be
1235
- * rendered
1236
- * @param elm the Host element for the component
1237
- * @param isInitialLoad whether or not this function is being called as part of
1238
- * @returns an empty promise
1239
- */
1240
- const callRender = (hostRef, instance, elm, isInitialLoad) => {
1241
- try {
1242
- /**
1243
- * minification optimization: `allRenderFn` is `true` if all components have a `render`
1244
- * method, so we can call the method immediately. If not, check before calling it.
1245
- */
1246
- instance = instance.render() ;
1247
- {
1248
- hostRef.$flags$ &= ~16 /* HOST_FLAGS.isQueuedForUpdate */;
1249
- }
1250
- {
1251
- hostRef.$flags$ |= 2 /* HOST_FLAGS.hasRendered */;
1252
- }
1253
- {
1254
- {
1255
- // looks like we've got child nodes to render into this host element
1256
- // or we need to update the css class/attrs on the host element
1257
- // DOM WRITE!
1258
- {
1259
- renderVdom(hostRef, instance, isInitialLoad);
1260
- }
1261
- }
1262
- }
1263
- }
1264
- catch (e) {
1265
- consoleError(e, hostRef.$hostElement$);
1266
- }
1267
- return null;
1268
- };
1269
- const postUpdateComponent = (hostRef) => {
1270
- const tagName = hostRef.$cmpMeta$.$tagName$;
1271
- const elm = hostRef.$hostElement$;
1272
- const endPostUpdate = createTime('postUpdate', tagName);
1273
- const instance = hostRef.$lazyInstance$ ;
1274
- const ancestorComponent = hostRef.$ancestorComponent$;
1275
- {
1276
- safeCall(instance, 'componentDidRender');
1277
- }
1278
- if (!(hostRef.$flags$ & 64 /* HOST_FLAGS.hasLoadedComponent */)) {
1279
- hostRef.$flags$ |= 64 /* HOST_FLAGS.hasLoadedComponent */;
1280
- {
1281
- // DOM WRITE!
1282
- addHydratedFlag(elm);
1283
- }
1284
- {
1285
- safeCall(instance, 'componentDidLoad');
1286
- }
1287
- endPostUpdate();
1288
- {
1289
- hostRef.$onReadyResolve$(elm);
1290
- if (!ancestorComponent) {
1291
- appDidLoad();
1292
- }
1293
- }
1294
- }
1295
- else {
1296
- {
1297
- safeCall(instance, 'componentDidUpdate');
1298
- }
1299
- endPostUpdate();
1300
- }
1301
- {
1302
- hostRef.$onInstanceResolve$(elm);
1303
- }
1304
- // load events fire from bottom to top
1305
- // the deepest elements load first then bubbles up
1306
- {
1307
- if (hostRef.$onRenderResolve$) {
1308
- hostRef.$onRenderResolve$();
1309
- hostRef.$onRenderResolve$ = undefined;
1310
- }
1311
- if (hostRef.$flags$ & 512 /* HOST_FLAGS.needsRerender */) {
1312
- nextTick(() => scheduleUpdate(hostRef, false));
1313
- }
1314
- hostRef.$flags$ &= ~(4 /* HOST_FLAGS.isWaitingForChildren */ | 512 /* HOST_FLAGS.needsRerender */);
1315
- }
1316
- // ( •_•)
1317
- // ( •_•)>⌐■-■
1318
- // (⌐■_■)
1319
- };
1320
- const appDidLoad = (who) => {
1321
- // on appload
1322
- // we have finish the first big initial render
1323
- {
1324
- addHydratedFlag(doc.documentElement);
1325
- }
1326
- nextTick(() => emitEvent(win, 'appload', { detail: { namespace: NAMESPACE } }));
1327
- };
1328
- /**
1329
- * Allows to safely call a method, e.g. `componentDidLoad`, on an instance,
1330
- * e.g. custom element node. If a build figures out that e.g. no component
1331
- * has a `componentDidLoad` method, the instance method gets removed from the
1332
- * output bundle and this function returns `undefined`.
1333
- * @param instance any object that may or may not contain methods
1334
- * @param method method name
1335
- * @param arg single arbitrary argument
1336
- * @returns result of method call if it exists, otherwise `undefined`
1337
- */
1338
- const safeCall = (instance, method, arg) => {
1339
- if (instance && instance[method]) {
1340
- try {
1341
- return instance[method](arg);
1342
- }
1343
- catch (e) {
1344
- consoleError(e);
1345
- }
1346
- }
1347
- return undefined;
1348
- };
1349
- const addHydratedFlag = (elm) => elm.classList.add('hydrated')
1350
- ;
1351
- const getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
1352
- const setValue = (ref, propName, newVal, cmpMeta) => {
1353
- // check our new property value against our internal value
1354
- const hostRef = getHostRef(ref);
1355
- const elm = hostRef.$hostElement$ ;
1356
- const oldVal = hostRef.$instanceValues$.get(propName);
1357
- const flags = hostRef.$flags$;
1358
- const instance = hostRef.$lazyInstance$ ;
1359
- newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
1360
- // explicitly check for NaN on both sides, as `NaN === NaN` is always false
1361
- const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1362
- const didValueChange = newVal !== oldVal && !areBothNaN;
1363
- if ((!(flags & 8 /* HOST_FLAGS.isConstructingInstance */) || oldVal === undefined) && didValueChange) {
1364
- // gadzooks! the property's value has changed!!
1365
- // set our new value!
1366
- hostRef.$instanceValues$.set(propName, newVal);
1367
- if (instance) {
1368
- // get an array of method names of watch functions to call
1369
- if (cmpMeta.$watchers$ && flags & 128 /* HOST_FLAGS.isWatchReady */) {
1370
- const watchMethods = cmpMeta.$watchers$[propName];
1371
- if (watchMethods) {
1372
- // this instance is watching for when this property changed
1373
- watchMethods.map((watchMethodName) => {
1374
- try {
1375
- // fire off each of the watch methods that are watching this property
1376
- instance[watchMethodName](newVal, oldVal, propName);
1377
- }
1378
- catch (e) {
1379
- consoleError(e, elm);
1380
- }
1381
- });
1382
- }
1383
- }
1384
- if ((flags & (2 /* HOST_FLAGS.hasRendered */ | 16 /* HOST_FLAGS.isQueuedForUpdate */)) === 2 /* HOST_FLAGS.hasRendered */) {
1385
- // looks like this value actually changed, so we've got work to do!
1386
- // but only if we've already rendered, otherwise just chill out
1387
- // queue that we need to do an update, but don't worry about queuing
1388
- // up millions cuz this function ensures it only runs once
1389
- scheduleUpdate(hostRef, false);
1390
- }
1391
- }
1392
- }
1393
- };
1394
- /**
1395
- * Attach a series of runtime constructs to a compiled Stencil component
1396
- * constructor, including getters and setters for the `@Prop` and `@State`
1397
- * decorators, callbacks for when attributes change, and so on.
1398
- *
1399
- * @param Cstr the constructor for a component that we need to process
1400
- * @param cmpMeta metadata collected previously about the component
1401
- * @param flags a number used to store a series of bit flags
1402
- * @returns a reference to the same constructor passed in (but now mutated)
1403
- */
1404
- const proxyComponent = (Cstr, cmpMeta, flags) => {
1405
- var _a;
1406
- const prototype = Cstr.prototype;
1407
- if (cmpMeta.$members$) {
1408
- if (Cstr.watchers) {
1409
- cmpMeta.$watchers$ = Cstr.watchers;
1410
- }
1411
- // It's better to have a const than two Object.entries()
1412
- const members = Object.entries(cmpMeta.$members$);
1413
- members.map(([memberName, [memberFlags]]) => {
1414
- if ((memberFlags & 31 /* MEMBER_FLAGS.Prop */ ||
1415
- ((flags & 2 /* PROXY_FLAGS.proxyState */) && memberFlags & 32 /* MEMBER_FLAGS.State */))) {
1416
- // proxyComponent - prop
1417
- Object.defineProperty(prototype, memberName, {
1418
- get() {
1419
- // proxyComponent, get value
1420
- return getValue(this, memberName);
1421
- },
1422
- set(newValue) {
1423
- // proxyComponent, set value
1424
- setValue(this, memberName, newValue, cmpMeta);
1425
- },
1426
- configurable: true,
1427
- enumerable: true,
1428
- });
1429
- }
1430
- else if (flags & 1 /* PROXY_FLAGS.isElementConstructor */ &&
1431
- memberFlags & 64 /* MEMBER_FLAGS.Method */) {
1432
- // proxyComponent - method
1433
- Object.defineProperty(prototype, memberName, {
1434
- value(...args) {
1435
- var _a;
1436
- const ref = getHostRef(this);
1437
- return (_a = ref === null || ref === void 0 ? void 0 : ref.$onInstancePromise$) === null || _a === void 0 ? void 0 : _a.then(() => { var _a; return (_a = ref.$lazyInstance$) === null || _a === void 0 ? void 0 : _a[memberName](...args); });
1438
- },
1439
- });
1440
- }
1441
- });
1442
- if ((flags & 1 /* PROXY_FLAGS.isElementConstructor */)) {
1443
- const attrNameToPropName = new Map();
1444
- prototype.attributeChangedCallback = function (attrName, oldValue, newValue) {
1445
- plt.jmp(() => {
1446
- var _a;
1447
- const propName = attrNameToPropName.get(attrName);
1448
- // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1449
- // in the case where an attribute was set inline.
1450
- // ```html
1451
- // <my-component some-attribute="some-value"></my-component>
1452
- // ```
1453
- //
1454
- // There is an edge case where a developer sets the attribute inline on a custom element and then
1455
- // programmatically changes it before it has been upgraded as shown below:
1456
- //
1457
- // ```html
1458
- // <!-- this component has _not_ been upgraded yet -->
1459
- // <my-component id="test" some-attribute="some-value"></my-component>
1460
- // <script>
1461
- // // grab non-upgraded component
1462
- // el = document.querySelector("#test");
1463
- // el.someAttribute = "another-value";
1464
- // // upgrade component
1465
- // customElements.define('my-component', MyComponent);
1466
- // </script>
1467
- // ```
1468
- // In this case if we do not un-shadow here and use the value of the shadowing property, attributeChangedCallback
1469
- // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1470
- // to the value that was set inline i.e. "some-value" from above example. When
1471
- // the connectedCallback attempts to un-shadow it will use "some-value" as the initial value rather than "another-value"
1472
- //
1473
- // The case where the attribute was NOT set inline but was not set programmatically shall be handled/un-shadowed
1474
- // by connectedCallback as this attributeChangedCallback will not fire.
1475
- //
1476
- // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1477
- //
1478
- // TODO(STENCIL-16) we should think about whether or not we actually want to be reflecting the attributes to
1479
- // properties here given that this goes against best practices outlined here
1480
- // https://developers.google.com/web/fundamentals/web-components/best-practices#avoid-reentrancy
1481
- if (this.hasOwnProperty(propName)) {
1482
- newValue = this[propName];
1483
- delete this[propName];
1484
- }
1485
- else if (prototype.hasOwnProperty(propName) &&
1486
- typeof this[propName] === 'number' &&
1487
- this[propName] == newValue) {
1488
- // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1489
- // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1490
- // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1491
- return;
1492
- }
1493
- else if (propName == null) {
1494
- // At this point we should know this is not a "member", so we can treat it like watching an attribute
1495
- // on a vanilla web component
1496
- const hostRef = getHostRef(this);
1497
- const flags = hostRef === null || hostRef === void 0 ? void 0 : hostRef.$flags$;
1498
- // We only want to trigger the callback(s) if:
1499
- // 1. The instance is ready
1500
- // 2. The watchers are ready
1501
- // 3. The value has changed
1502
- if (flags &&
1503
- !(flags & 8 /* HOST_FLAGS.isConstructingInstance */) &&
1504
- flags & 128 /* HOST_FLAGS.isWatchReady */ &&
1505
- newValue !== oldValue) {
1506
- const instance = hostRef.$lazyInstance$ ;
1507
- const entry = (_a = cmpMeta.$watchers$) === null || _a === void 0 ? void 0 : _a[attrName];
1508
- entry === null || entry === void 0 ? void 0 : entry.forEach((callbackName) => {
1509
- if (instance[callbackName] != null) {
1510
- instance[callbackName].call(instance, newValue, oldValue, attrName);
1511
- }
1512
- });
1513
- }
1514
- return;
1515
- }
1516
- this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1517
- });
1518
- };
1519
- // Create an array of attributes to observe
1520
- // This list in comprised of all strings used within a `@Watch()` decorator
1521
- // on a component as well as any Stencil-specific "members" (`@Prop()`s and `@State()`s).
1522
- // As such, there is no way to guarantee type-safety here that a user hasn't entered
1523
- // an invalid attribute.
1524
- Cstr.observedAttributes = Array.from(new Set([
1525
- ...Object.keys((_a = cmpMeta.$watchers$) !== null && _a !== void 0 ? _a : {}),
1526
- ...members
1527
- .filter(([_, m]) => m[0] & 15 /* MEMBER_FLAGS.HasAttribute */)
1528
- .map(([propName, m]) => {
1529
- var _a;
1530
- const attrName = m[1] || propName;
1531
- attrNameToPropName.set(attrName, propName);
1532
- if (m[0] & 512 /* MEMBER_FLAGS.ReflectAttr */) {
1533
- (_a = cmpMeta.$attrsToReflect$) === null || _a === void 0 ? void 0 : _a.push([propName, attrName]);
1534
- }
1535
- return attrName;
1536
- }),
1537
- ]));
1538
- }
1539
- }
1540
- return Cstr;
1541
- };
1542
- /**
1543
- * Initialize a Stencil component given a reference to its host element, its
1544
- * runtime bookkeeping data structure, runtime metadata about the component,
1545
- * and (optionally) an HMR version ID.
1546
- *
1547
- * @param elm a host element
1548
- * @param hostRef the element's runtime bookkeeping object
1549
- * @param cmpMeta runtime metadata for the Stencil component
1550
- * @param hmrVersionId an (optional) HMR version ID
1551
- */
1552
- const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1553
- let Cstr;
1554
- // initializeComponent
1555
- if ((hostRef.$flags$ & 32 /* HOST_FLAGS.hasInitializedComponent */) === 0) {
1556
- // Let the runtime know that the component has been initialized
1557
- hostRef.$flags$ |= 32 /* HOST_FLAGS.hasInitializedComponent */;
1558
- {
1559
- // lazy loaded components
1560
- // request the component's implementation to be
1561
- // wired up with the host element
1562
- Cstr = loadModule(cmpMeta);
1563
- if (Cstr.then) {
1564
- // Await creates a micro-task avoid if possible
1565
- const endLoad = uniqueTime();
1566
- Cstr = await Cstr;
1567
- endLoad();
1568
- }
1569
- if (!Cstr.isProxied) {
1570
- // we've never proxied this Constructor before
1571
- // let's add the getters/setters to its prototype before
1572
- // the first time we create an instance of the implementation
1573
- {
1574
- cmpMeta.$watchers$ = Cstr.watchers;
1575
- }
1576
- proxyComponent(Cstr, cmpMeta, 2 /* PROXY_FLAGS.proxyState */);
1577
- Cstr.isProxied = true;
1578
- }
1579
- const endNewInstance = createTime('createInstance', cmpMeta.$tagName$);
1580
- // ok, time to construct the instance
1581
- // but let's keep track of when we start and stop
1582
- // so that the getters/setters don't incorrectly step on data
1583
- {
1584
- hostRef.$flags$ |= 8 /* HOST_FLAGS.isConstructingInstance */;
1585
- }
1586
- // construct the lazy-loaded component implementation
1587
- // passing the hostRef is very important during
1588
- // construction in order to directly wire together the
1589
- // host element and the lazy-loaded instance
1590
- try {
1591
- new Cstr(hostRef);
1592
- }
1593
- catch (e) {
1594
- consoleError(e);
1595
- }
1596
- {
1597
- hostRef.$flags$ &= ~8 /* HOST_FLAGS.isConstructingInstance */;
1598
- }
1599
- {
1600
- hostRef.$flags$ |= 128 /* HOST_FLAGS.isWatchReady */;
1601
- }
1602
- endNewInstance();
1603
- fireConnectedCallback(hostRef.$lazyInstance$);
1604
- }
1605
- if (Cstr.style) {
1606
- // this component has styles but we haven't registered them yet
1607
- let style = Cstr.style;
1608
- const scopeId = getScopeId(cmpMeta);
1609
- if (!styles.has(scopeId)) {
1610
- const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
1611
- registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */));
1612
- endRegisterStyles();
1613
- }
1614
- }
1615
- }
1616
- // we've successfully created a lazy instance
1617
- const ancestorComponent = hostRef.$ancestorComponent$;
1618
- const schedule = () => scheduleUpdate(hostRef, true);
1619
- if (ancestorComponent && ancestorComponent['s-rc']) {
1620
- // this is the initial load and this component it has an ancestor component
1621
- // but the ancestor component has NOT fired its will update lifecycle yet
1622
- // so let's just cool our jets and wait for the ancestor to continue first
1623
- // this will get fired off when the ancestor component
1624
- // finally gets around to rendering its lazy self
1625
- // fire off the initial update
1626
- ancestorComponent['s-rc'].push(schedule);
1627
- }
1628
- else {
1629
- schedule();
1630
- }
1631
- };
1632
- const fireConnectedCallback = (instance) => {
1633
- {
1634
- safeCall(instance, 'connectedCallback');
1635
- }
1636
- };
1637
- const connectedCallback = (elm) => {
1638
- if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {
1639
- const hostRef = getHostRef(elm);
1640
- const cmpMeta = hostRef.$cmpMeta$;
1641
- const endConnected = createTime('connectedCallback', cmpMeta.$tagName$);
1642
- if (!(hostRef.$flags$ & 1 /* HOST_FLAGS.hasConnected */)) {
1643
- // first time this component has connected
1644
- hostRef.$flags$ |= 1 /* HOST_FLAGS.hasConnected */;
1645
- {
1646
- // find the first ancestor component (if there is one) and register
1647
- // this component as one of the actively loading child components for its ancestor
1648
- let ancestorComponent = elm;
1649
- while ((ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host)) {
1650
- // climb up the ancestors looking for the first
1651
- // component that hasn't finished its lifecycle update yet
1652
- if (ancestorComponent['s-p']) {
1653
- // we found this components first ancestor component
1654
- // keep a reference to this component's ancestor component
1655
- attachToAncestor(hostRef, (hostRef.$ancestorComponent$ = ancestorComponent));
1656
- break;
1657
- }
1658
- }
1659
- }
1660
- // Lazy properties
1661
- // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1662
- if (cmpMeta.$members$) {
1663
- Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1664
- if (memberFlags & 31 /* MEMBER_FLAGS.Prop */ && elm.hasOwnProperty(memberName)) {
1665
- const value = elm[memberName];
1666
- delete elm[memberName];
1667
- elm[memberName] = value;
1668
- }
1669
- });
1670
- }
1671
- {
1672
- initializeComponent(elm, hostRef, cmpMeta);
1673
- }
1674
- }
1675
- else {
1676
- // not the first time this has connected
1677
- // reattach any event listeners to the host
1678
- // since they would have been removed when disconnected
1679
- addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
1680
- // fire off connectedCallback() on component instance
1681
- if (hostRef === null || hostRef === void 0 ? void 0 : hostRef.$lazyInstance$) {
1682
- fireConnectedCallback(hostRef.$lazyInstance$);
1683
- }
1684
- else if (hostRef === null || hostRef === void 0 ? void 0 : hostRef.$onReadyPromise$) {
1685
- hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));
1686
- }
1687
- }
1688
- endConnected();
1689
- }
1690
- };
1691
- const disconnectInstance = (instance) => {
1692
- {
1693
- safeCall(instance, 'disconnectedCallback');
1694
- }
1695
- };
1696
- const disconnectedCallback = async (elm) => {
1697
- if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {
1698
- const hostRef = getHostRef(elm);
1699
- {
1700
- if (hostRef.$rmListeners$) {
1701
- hostRef.$rmListeners$.map((rmListener) => rmListener());
1702
- hostRef.$rmListeners$ = undefined;
1703
- }
1704
- }
1705
- if (hostRef === null || hostRef === void 0 ? void 0 : hostRef.$lazyInstance$) {
1706
- disconnectInstance(hostRef.$lazyInstance$);
1707
- }
1708
- else if (hostRef === null || hostRef === void 0 ? void 0 : hostRef.$onReadyPromise$) {
1709
- hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));
1710
- }
1711
- }
1712
- };
1713
- const bootstrapLazy = (lazyBundles, options = {}) => {
1714
- var _a;
1715
- const endBootstrap = createTime();
1716
- const cmpTags = [];
1717
- const exclude = options.exclude || [];
1718
- const customElements = win.customElements;
1719
- const head = doc.head;
1720
- const metaCharset = /*@__PURE__*/ head.querySelector('meta[charset]');
1721
- const dataStyles = /*@__PURE__*/ doc.createElement('style');
1722
- const deferredConnectedCallbacks = [];
1723
- let appLoadFallback;
1724
- let isBootstrapping = true;
1725
- Object.assign(plt, options);
1726
- plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1727
- let hasSlotRelocation = false;
1728
- lazyBundles.map((lazyBundle) => {
1729
- lazyBundle[1].map((compactMeta) => {
1730
- var _a;
1731
- const cmpMeta = {
1732
- $flags$: compactMeta[0],
1733
- $tagName$: compactMeta[1],
1734
- $members$: compactMeta[2],
1735
- $listeners$: compactMeta[3],
1736
- };
1737
- // Check if we are using slots outside the shadow DOM in this component.
1738
- // We'll use this information later to add styles for `slot-fb` elements
1739
- if (cmpMeta.$flags$ & 4 /* CMP_FLAGS.hasSlotRelocation */) {
1740
- hasSlotRelocation = true;
1741
- }
1742
- {
1743
- cmpMeta.$members$ = compactMeta[2];
1744
- }
1745
- {
1746
- cmpMeta.$listeners$ = compactMeta[3];
1747
- }
1748
- {
1749
- cmpMeta.$attrsToReflect$ = [];
1750
- }
1751
- {
1752
- cmpMeta.$watchers$ = (_a = compactMeta[4]) !== null && _a !== void 0 ? _a : {};
1753
- }
1754
- const tagName = cmpMeta.$tagName$;
1755
- const HostElement = class extends HTMLElement {
1756
- // StencilLazyHost
1757
- constructor(self) {
1758
- // @ts-ignore
1759
- super(self);
1760
- self = this;
1761
- registerHost(self, cmpMeta);
1762
- if (cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {
1763
- // this component is using shadow dom
1764
- // and this browser supports shadow dom
1765
- // add the read-only property "shadowRoot" to the host element
1766
- // adding the shadow root build conditionals to minimize runtime
1767
- {
1768
- {
1769
- self.attachShadow({ mode: 'open' });
1770
- }
1771
- }
1772
- }
1773
- }
1774
- connectedCallback() {
1775
- if (appLoadFallback) {
1776
- clearTimeout(appLoadFallback);
1777
- appLoadFallback = null;
1778
- }
1779
- if (isBootstrapping) {
1780
- // connectedCallback will be processed once all components have been registered
1781
- deferredConnectedCallbacks.push(this);
1782
- }
1783
- else {
1784
- plt.jmp(() => connectedCallback(this));
1785
- }
1786
- }
1787
- disconnectedCallback() {
1788
- plt.jmp(() => disconnectedCallback(this));
1789
- }
1790
- componentOnReady() {
1791
- return getHostRef(this).$onReadyPromise$;
1792
- }
1793
- };
1794
- cmpMeta.$lazyBundleId$ = lazyBundle[0];
1795
- if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1796
- cmpTags.push(tagName);
1797
- customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* PROXY_FLAGS.isElementConstructor */));
1798
- }
1799
- });
1800
- });
1801
- // Add styles for `slot-fb` elements if any of our components are using slots outside the Shadow DOM
1802
- if (hasSlotRelocation) {
1803
- dataStyles.innerHTML += SLOT_FB_CSS;
1804
- }
1805
- // Add hydration styles
1806
- {
1807
- dataStyles.innerHTML += cmpTags + HYDRATED_CSS;
1808
- }
1809
- // If we have styles, add them to the DOM
1810
- if (dataStyles.innerHTML.length) {
1811
- dataStyles.setAttribute('data-styles', '');
1812
- // Apply CSP nonce to the style tag if it exists
1813
- const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);
1814
- if (nonce != null) {
1815
- dataStyles.setAttribute('nonce', nonce);
1816
- }
1817
- // Insert the styles into the document head
1818
- // NOTE: this _needs_ to happen last so we can ensure the nonce (and other attributes) are applied
1819
- head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
1820
- }
1821
- // Process deferred connectedCallbacks now all components have been registered
1822
- isBootstrapping = false;
1823
- if (deferredConnectedCallbacks.length) {
1824
- deferredConnectedCallbacks.map((host) => host.connectedCallback());
1825
- }
1826
- else {
1827
- {
1828
- plt.jmp(() => (appLoadFallback = setTimeout(appDidLoad, 30)));
1829
- }
1830
- }
1831
- // Fallback appLoad event
1832
- endBootstrap();
1833
- };
1834
- const addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {
1835
- if (listeners) {
1836
- listeners.map(([flags, name, method]) => {
1837
- const target = getHostListenerTarget(elm, flags) ;
1838
- const handler = hostListenerProxy(hostRef, method);
1839
- const opts = hostListenerOpts(flags);
1840
- plt.ael(target, name, handler, opts);
1841
- (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));
1842
- });
1843
- }
1844
- };
1845
- const hostListenerProxy = (hostRef, methodName) => (ev) => {
1846
- try {
1847
- {
1848
- if (hostRef.$flags$ & 256 /* HOST_FLAGS.isListenReady */) {
1849
- // instance is ready, let's call it's member method for this event
1850
- hostRef.$lazyInstance$[methodName](ev);
1851
- }
1852
- else {
1853
- (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);
1854
- }
1855
- }
1856
- }
1857
- catch (e) {
1858
- consoleError(e);
1859
- }
1860
- };
1861
- const getHostListenerTarget = (elm, flags) => {
1862
- if (flags & 8 /* LISTENER_FLAGS.TargetWindow */)
1863
- return win;
1864
- return elm;
1865
- };
1866
- // prettier-ignore
1867
- const hostListenerOpts = (flags) => (flags & 2 /* LISTENER_FLAGS.Capture */) !== 0;
1868
- /**
1869
- * Assigns the given value to the nonce property on the runtime platform object.
1870
- * During runtime, this value is used to set the nonce attribute on all dynamically created script and style tags.
1871
- * @param nonce The value to be assigned to the platform nonce property.
1872
- * @returns void
1873
- */
1874
- const setNonce = (nonce) => (plt.$nonce$ = nonce);
1875
- /**
1876
- * A WeakMap mapping runtime component references to their corresponding host reference
1877
- * instances.
1878
- */
1879
- const hostRefs = /*@__PURE__*/ new WeakMap();
1880
- /**
1881
- * Given a {@link d.RuntimeRef} retrieve the corresponding {@link d.HostRef}
1882
- *
1883
- * @param ref the runtime ref of interest
1884
- * @returns the Host reference (if found) or undefined
1885
- */
1886
- const getHostRef = (ref) => hostRefs.get(ref);
1887
- /**
1888
- * Register a lazy instance with the {@link hostRefs} object so it's
1889
- * corresponding {@link d.HostRef} can be retrieved later.
1890
- *
1891
- * @param lazyInstance the lazy instance of interest
1892
- * @param hostRef that instances `HostRef` object
1893
- * @returns a reference to the host ref WeakMap
1894
- */
1895
- const registerInstance = (lazyInstance, hostRef) => hostRefs.set((hostRef.$lazyInstance$ = lazyInstance), hostRef);
1896
- /**
1897
- * Register a host element for a Stencil component, setting up various metadata
1898
- * and callbacks based on {@link BUILD} flags as well as the component's runtime
1899
- * metadata.
1900
- *
1901
- * @param hostElement the host element to register
1902
- * @param cmpMeta runtime metadata for that component
1903
- * @returns a reference to the host ref WeakMap
1904
- */
1905
- const registerHost = (hostElement, cmpMeta) => {
1906
- const hostRef = {
1907
- $flags$: 0,
1908
- $hostElement$: hostElement,
1909
- $cmpMeta$: cmpMeta,
1910
- $instanceValues$: new Map(),
1911
- };
1912
- {
1913
- hostRef.$onInstancePromise$ = new Promise((r) => (hostRef.$onInstanceResolve$ = r));
1914
- }
1915
- {
1916
- hostRef.$onReadyPromise$ = new Promise((r) => (hostRef.$onReadyResolve$ = r));
1917
- hostElement['s-p'] = [];
1918
- hostElement['s-rc'] = [];
1919
- }
1920
- addHostEventListeners(hostElement, hostRef, cmpMeta.$listeners$);
1921
- return hostRefs.set(hostElement, hostRef);
1922
- };
1923
- const isMemberInElement = (elm, memberName) => memberName in elm;
1924
- const consoleError = (e, el) => (0, console.error)(e, el);
1925
- const cmpModules = /*@__PURE__*/ new Map();
1926
- const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1927
- // loadModuleImport
1928
- const exportName = cmpMeta.$tagName$.replace(/-/g, '_');
1929
- const bundleId = cmpMeta.$lazyBundleId$;
1930
- const module = cmpModules.get(bundleId) ;
1931
- if (module) {
1932
- return module[exportName];
1933
- }
1934
-
1935
- if (!hmrVersionId || !BUILD.hotModuleReplacement) {
1936
- const processMod = importedModule => {
1937
- cmpModules.set(bundleId, importedModule);
1938
- return importedModule[exportName];
1939
- }
1940
- switch(bundleId) {
1941
-
1942
- case 'six-alert.cjs':
1943
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1944
- /* webpackMode: "lazy" */
1945
- './six-alert.cjs.entry.js')); }).then(processMod, consoleError);
1946
- case 'six-avatar.cjs':
1947
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1948
- /* webpackMode: "lazy" */
1949
- './six-avatar.cjs.entry.js')); }).then(processMod, consoleError);
1950
- case 'six-badge.cjs':
1951
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1952
- /* webpackMode: "lazy" */
1953
- './six-badge.cjs.entry.js')); }).then(processMod, consoleError);
1954
- case 'six-card.cjs':
1955
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1956
- /* webpackMode: "lazy" */
1957
- './six-card.cjs.entry.js')); }).then(processMod, consoleError);
1958
- case 'six-datepicker.cjs':
1959
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1960
- /* webpackMode: "lazy" */
1961
- './six-datepicker.cjs.entry.js')); }).then(processMod, consoleError);
1962
- case 'six-dialog.cjs':
1963
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1964
- /* webpackMode: "lazy" */
1965
- './six-dialog.cjs.entry.js')); }).then(processMod, consoleError);
1966
- case 'six-drawer.cjs':
1967
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1968
- /* webpackMode: "lazy" */
1969
- './six-drawer.cjs.entry.js')); }).then(processMod, consoleError);
1970
- case 'six-error-page.cjs':
1971
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1972
- /* webpackMode: "lazy" */
1973
- './six-error-page.cjs.entry.js')); }).then(processMod, consoleError);
1974
- case 'six-file-list.cjs':
1975
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1976
- /* webpackMode: "lazy" */
1977
- './six-file-list.cjs.entry.js')); }).then(processMod, consoleError);
1978
- case 'six-file-list-item.cjs':
1979
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1980
- /* webpackMode: "lazy" */
1981
- './six-file-list-item.cjs.entry.js')); }).then(processMod, consoleError);
1982
- case 'six-file-upload.cjs':
1983
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1984
- /* webpackMode: "lazy" */
1985
- './six-file-upload.cjs.entry.js')); }).then(processMod, consoleError);
1986
- case 'six-footer.cjs':
1987
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1988
- /* webpackMode: "lazy" */
1989
- './six-footer.cjs.entry.js')); }).then(processMod, consoleError);
1990
- case 'six-group-label.cjs':
1991
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1992
- /* webpackMode: "lazy" */
1993
- './six-group-label.cjs.entry.js')); }).then(processMod, consoleError);
1994
- case 'six-header.cjs':
1995
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1996
- /* webpackMode: "lazy" */
1997
- './six-header.cjs.entry.js')); }).then(processMod, consoleError);
1998
- case 'six-language-switcher.cjs':
1999
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2000
- /* webpackMode: "lazy" */
2001
- './six-language-switcher.cjs.entry.js')); }).then(processMod, consoleError);
2002
- case 'six-layout-grid.cjs':
2003
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2004
- /* webpackMode: "lazy" */
2005
- './six-layout-grid.cjs.entry.js')); }).then(processMod, consoleError);
2006
- case 'six-main-container.cjs':
2007
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2008
- /* webpackMode: "lazy" */
2009
- './six-main-container.cjs.entry.js')); }).then(processMod, consoleError);
2010
- case 'six-menu-divider.cjs':
2011
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2012
- /* webpackMode: "lazy" */
2013
- './six-menu-divider.cjs.entry.js')); }).then(processMod, consoleError);
2014
- case 'six-menu-label.cjs':
2015
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2016
- /* webpackMode: "lazy" */
2017
- './six-menu-label.cjs.entry.js')); }).then(processMod, consoleError);
2018
- case 'six-progress-bar.cjs':
2019
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2020
- /* webpackMode: "lazy" */
2021
- './six-progress-bar.cjs.entry.js')); }).then(processMod, consoleError);
2022
- case 'six-progress-ring.cjs':
2023
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2024
- /* webpackMode: "lazy" */
2025
- './six-progress-ring.cjs.entry.js')); }).then(processMod, consoleError);
2026
- case 'six-radio.cjs':
2027
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2028
- /* webpackMode: "lazy" */
2029
- './six-radio.cjs.entry.js')); }).then(processMod, consoleError);
2030
- case 'six-range.cjs':
2031
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2032
- /* webpackMode: "lazy" */
2033
- './six-range.cjs.entry.js')); }).then(processMod, consoleError);
2034
- case 'six-root.cjs':
2035
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2036
- /* webpackMode: "lazy" */
2037
- './six-root.cjs.entry.js')); }).then(processMod, consoleError);
2038
- case 'six-search-field.cjs':
2039
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2040
- /* webpackMode: "lazy" */
2041
- './six-search-field.cjs.entry.js')); }).then(processMod, consoleError);
2042
- case 'six-select.cjs':
2043
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2044
- /* webpackMode: "lazy" */
2045
- './six-select.cjs.entry.js')); }).then(processMod, consoleError);
2046
- case 'six-sidebar.cjs':
2047
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2048
- /* webpackMode: "lazy" */
2049
- './six-sidebar.cjs.entry.js')); }).then(processMod, consoleError);
2050
- case 'six-sidebar-item.cjs':
2051
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2052
- /* webpackMode: "lazy" */
2053
- './six-sidebar-item.cjs.entry.js')); }).then(processMod, consoleError);
2054
- case 'six-sidebar-item-group.cjs':
2055
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2056
- /* webpackMode: "lazy" */
2057
- './six-sidebar-item-group.cjs.entry.js')); }).then(processMod, consoleError);
2058
- case 'six-switch.cjs':
2059
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2060
- /* webpackMode: "lazy" */
2061
- './six-switch.cjs.entry.js')); }).then(processMod, consoleError);
2062
- case 'six-tab.cjs':
2063
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2064
- /* webpackMode: "lazy" */
2065
- './six-tab.cjs.entry.js')); }).then(processMod, consoleError);
2066
- case 'six-tab-group.cjs':
2067
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2068
- /* webpackMode: "lazy" */
2069
- './six-tab-group.cjs.entry.js')); }).then(processMod, consoleError);
2070
- case 'six-tab-panel.cjs':
2071
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2072
- /* webpackMode: "lazy" */
2073
- './six-tab-panel.cjs.entry.js')); }).then(processMod, consoleError);
2074
- case 'six-tag.cjs':
2075
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2076
- /* webpackMode: "lazy" */
2077
- './six-tag.cjs.entry.js')); }).then(processMod, consoleError);
2078
- case 'six-textarea.cjs':
2079
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2080
- /* webpackMode: "lazy" */
2081
- './six-textarea.cjs.entry.js')); }).then(processMod, consoleError);
2082
- case 'six-tile.cjs':
2083
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2084
- /* webpackMode: "lazy" */
2085
- './six-tile.cjs.entry.js')); }).then(processMod, consoleError);
2086
- case 'six-button.cjs':
2087
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2088
- /* webpackMode: "lazy" */
2089
- './six-button.cjs.entry.js')); }).then(processMod, consoleError);
2090
- case 'six-details.cjs':
2091
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2092
- /* webpackMode: "lazy" */
2093
- './six-details.cjs.entry.js')); }).then(processMod, consoleError);
2094
- case 'six-picto.cjs':
2095
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2096
- /* webpackMode: "lazy" */
2097
- './six-picto.cjs.entry.js')); }).then(processMod, consoleError);
2098
- case 'six-stage-indicator.cjs':
2099
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2100
- /* webpackMode: "lazy" */
2101
- './six-stage-indicator.cjs.entry.js')); }).then(processMod, consoleError);
2102
- case 'six-timepicker.cjs':
2103
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2104
- /* webpackMode: "lazy" */
2105
- './six-timepicker.cjs.entry.js')); }).then(processMod, consoleError);
2106
- case 'six-dropdown_2.cjs':
2107
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2108
- /* webpackMode: "lazy" */
2109
- './six-dropdown_2.cjs.entry.js')); }).then(processMod, consoleError);
2110
- case 'six-item-picker.cjs':
2111
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2112
- /* webpackMode: "lazy" */
2113
- './six-item-picker.cjs.entry.js')); }).then(processMod, consoleError);
2114
- case 'six-spinner.cjs':
2115
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2116
- /* webpackMode: "lazy" */
2117
- './six-spinner.cjs.entry.js')); }).then(processMod, consoleError);
2118
- case 'six-tooltip.cjs':
2119
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2120
- /* webpackMode: "lazy" */
2121
- './six-tooltip.cjs.entry.js')); }).then(processMod, consoleError);
2122
- case 'six-checkbox_2.cjs':
2123
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2124
- /* webpackMode: "lazy" */
2125
- './six-checkbox_2.cjs.entry.js')); }).then(processMod, consoleError);
2126
- case 'six-input.cjs':
2127
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2128
- /* webpackMode: "lazy" */
2129
- './six-input.cjs.entry.js')); }).then(processMod, consoleError);
2130
- case 'six-icon-button.cjs':
2131
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2132
- /* webpackMode: "lazy" */
2133
- './six-icon-button.cjs.entry.js')); }).then(processMod, consoleError);
2134
- case 'six-error.cjs':
2135
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2136
- /* webpackMode: "lazy" */
2137
- './six-error.cjs.entry.js')); }).then(processMod, consoleError);
2138
- case 'six-icon.cjs':
2139
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2140
- /* webpackMode: "lazy" */
2141
- './six-icon.cjs.entry.js')); }).then(processMod, consoleError);
2142
- }
2143
- }
2144
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
2145
- /* @vite-ignore */
2146
- /* webpackInclude: /\.entry\.js$/ */
2147
- /* webpackExclude: /\.system\.entry\.js$/ */
2148
- /* webpackMode: "lazy" */
2149
- `./${bundleId}.entry.js${''}`)); }).then((importedModule) => {
2150
- {
2151
- cmpModules.set(bundleId, importedModule);
2152
- }
2153
- return importedModule[exportName];
2154
- }, consoleError);
2155
- };
2156
- const styles = /*@__PURE__*/ new Map();
2157
- const win = typeof window !== 'undefined' ? window : {};
2158
- const doc = win.document || { head: {} };
2159
- const plt = {
2160
- $flags$: 0,
2161
- $resourcesUrl$: '',
2162
- jmp: (h) => h(),
2163
- raf: (h) => requestAnimationFrame(h),
2164
- ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
2165
- rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
2166
- ce: (eventName, opts) => new CustomEvent(eventName, opts),
2167
- };
2168
- const promiseResolve = (v) => Promise.resolve(v);
2169
- const supportsConstructableStylesheets = /*@__PURE__*/ (() => {
2170
- try {
2171
- new CSSStyleSheet();
2172
- return typeof new CSSStyleSheet().replaceSync === 'function';
2173
- }
2174
- catch (e) { }
2175
- return false;
2176
- })()
2177
- ;
2178
- const queueDomReads = [];
2179
- const queueDomWrites = [];
2180
- const queueTask = (queue, write) => (cb) => {
2181
- queue.push(cb);
2182
- if (!queuePending) {
2183
- queuePending = true;
2184
- if (write && plt.$flags$ & 4 /* PLATFORM_FLAGS.queueSync */) {
2185
- nextTick(flush);
2186
- }
2187
- else {
2188
- plt.raf(flush);
2189
- }
2190
- }
2191
- };
2192
- const consume = (queue) => {
2193
- for (let i = 0; i < queue.length; i++) {
2194
- try {
2195
- queue[i](performance.now());
2196
- }
2197
- catch (e) {
2198
- consoleError(e);
2199
- }
2200
- }
2201
- queue.length = 0;
2202
- };
2203
- const flush = () => {
2204
- // always force a bunch of medium callbacks to run, but still have
2205
- // a throttle on how many can run in a certain time
2206
- // DOM READS!!!
2207
- consume(queueDomReads);
2208
- // DOM WRITES!!!
2209
- {
2210
- consume(queueDomWrites);
2211
- if ((queuePending = queueDomReads.length > 0)) {
2212
- // still more to do yet, but we've run out of time
2213
- // let's let this thing cool off and try again in the next tick
2214
- plt.raf(flush);
2215
- }
2216
- }
2217
- };
2218
- const nextTick = (cb) => promiseResolve().then(cb);
2219
- const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
2220
-
2221
- exports.Host = Host;
2222
- exports.bootstrapLazy = bootstrapLazy;
2223
- exports.createEvent = createEvent;
2224
- exports.getElement = getElement;
2225
- exports.h = h;
2226
- exports.promiseResolve = promiseResolve;
2227
- exports.registerInstance = registerInstance;
2228
- exports.setNonce = setNonce;
2229
-
2230
- //# sourceMappingURL=index-d7748d51.js.map