@six-group/ui-library 0.0.0-insider.0f961ce → 0.0.0-insider.1220003

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