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