@pine-ds/core 2.1.0 → 2.1.1

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 (341) hide show
  1. package/components/index2.js +1 -1
  2. package/components/index2.js.map +1 -1
  3. package/components/pds-input.js +5 -3
  4. package/components/pds-input.js.map +1 -1
  5. package/components/pds-switch.js +6 -6
  6. package/components/pds-switch.js.map +1 -1
  7. package/components/pds-textarea.js +7 -5
  8. package/components/pds-textarea.js.map +1 -1
  9. package/components/pds-tooltip.js +6 -8
  10. package/components/pds-tooltip.js.map +1 -1
  11. package/dist/cjs/{index-d424fb6f.js → index-8ad0cd9d.js} +12 -6
  12. package/dist/cjs/index-8ad0cd9d.js.map +1 -0
  13. package/dist/cjs/{index-2240f8f4.js → index-8f7870bb.js} +2 -2
  14. package/dist/cjs/index-8f7870bb.js.map +1 -0
  15. package/dist/cjs/index.cjs.js +1 -1
  16. package/dist/cjs/loader.cjs.js +2 -2
  17. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  18. package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
  19. package/dist/cjs/pds-box.cjs.entry.js +1 -1
  20. package/dist/cjs/pds-button.cjs.entry.js +2 -2
  21. package/dist/cjs/pds-checkbox.cjs.entry.js +2 -2
  22. package/dist/cjs/pds-chip.cjs.entry.js +2 -2
  23. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  24. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  25. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/pds-image.cjs.entry.js +1 -1
  27. package/dist/cjs/pds-input.cjs.entry.js +6 -5
  28. package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
  29. package/dist/cjs/{pds-label-397cc854.js → pds-label-35369959.js} +2 -2
  30. package/dist/cjs/{pds-label-397cc854.js.map → pds-label-35369959.js.map} +1 -1
  31. package/dist/cjs/pds-link.cjs.entry.js +2 -2
  32. package/dist/cjs/pds-loader.cjs.entry.js +1 -1
  33. package/dist/cjs/pds-progress.cjs.entry.js +1 -1
  34. package/dist/cjs/pds-radio.cjs.entry.js +2 -2
  35. package/dist/cjs/pds-row.cjs.entry.js +1 -1
  36. package/dist/cjs/pds-sortable-item.cjs.entry.js +2 -2
  37. package/dist/cjs/pds-sortable.cjs.entry.js +1 -1
  38. package/dist/cjs/pds-switch.cjs.entry.js +7 -6
  39. package/dist/cjs/pds-switch.cjs.entry.js.map +1 -1
  40. package/dist/cjs/pds-tab.cjs.entry.js +1 -1
  41. package/dist/cjs/pds-table-body.cjs.entry.js +1 -1
  42. package/dist/cjs/pds-table-cell.cjs.entry.js +1 -1
  43. package/dist/cjs/pds-table-head-cell.cjs.entry.js +2 -2
  44. package/dist/cjs/pds-table-head.cjs.entry.js +1 -1
  45. package/dist/cjs/pds-table-row.cjs.entry.js +1 -1
  46. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  47. package/dist/cjs/pds-tabpanel.cjs.entry.js +1 -1
  48. package/dist/cjs/pds-tabs.cjs.entry.js +1 -1
  49. package/dist/cjs/pds-textarea.cjs.entry.js +8 -7
  50. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  51. package/dist/cjs/pds-tooltip.cjs.entry.js +5 -8
  52. package/dist/cjs/pds-tooltip.cjs.entry.js.map +1 -1
  53. package/dist/cjs/pine-core.cjs.js +3 -3
  54. package/dist/cjs/pine-core.cjs.js.map +1 -1
  55. package/dist/collection/collection-manifest.json +1 -1
  56. package/dist/collection/components/pds-icon/stories/pds-icon.stories.js +1 -1
  57. package/dist/collection/components/pds-input/pds-input.js +21 -3
  58. package/dist/collection/components/pds-input/pds-input.js.map +1 -1
  59. package/dist/collection/components/pds-input/stories/pds-input.stories.js +10 -0
  60. package/dist/collection/components/pds-switch/pds-switch.js +6 -26
  61. package/dist/collection/components/pds-switch/pds-switch.js.map +1 -1
  62. package/dist/collection/components/pds-switch/stories/pds-switch.stories.js +0 -13
  63. package/dist/collection/components/pds-textarea/pds-textarea.js +23 -5
  64. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  65. package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +20 -9
  66. package/dist/collection/components/pds-tooltip/pds-tooltip.css +2 -1
  67. package/dist/collection/components/pds-tooltip/pds-tooltip.js +24 -37
  68. package/dist/collection/components/pds-tooltip/pds-tooltip.js.map +1 -1
  69. package/dist/collection/components/pds-tooltip/stories/pds-tooltip.stories.js +15 -15
  70. package/dist/docs.json +73 -65
  71. package/dist/esm/{index-786a51ce.js → index-5e7a8a36.js} +2 -2
  72. package/dist/esm/index-5e7a8a36.js.map +1 -0
  73. package/dist/esm/{index-94bbabb0.js → index-8b335bbb.js} +12 -6
  74. package/dist/esm/index-8b335bbb.js.map +1 -0
  75. package/dist/esm/index.js +1 -1
  76. package/dist/esm/loader.js +3 -3
  77. package/dist/esm/pds-accordion.entry.js +2 -2
  78. package/dist/esm/pds-avatar.entry.js +2 -2
  79. package/dist/esm/pds-box.entry.js +1 -1
  80. package/dist/esm/pds-button.entry.js +2 -2
  81. package/dist/esm/pds-checkbox.entry.js +2 -2
  82. package/dist/esm/pds-chip.entry.js +2 -2
  83. package/dist/esm/pds-copytext.entry.js +2 -2
  84. package/dist/esm/pds-divider.entry.js +1 -1
  85. package/dist/esm/pds-icon.entry.js +1 -1
  86. package/dist/esm/pds-image.entry.js +1 -1
  87. package/dist/esm/pds-input.entry.js +6 -5
  88. package/dist/esm/pds-input.entry.js.map +1 -1
  89. package/dist/esm/{pds-label-d28da6eb.js → pds-label-1f80d632.js} +2 -2
  90. package/dist/esm/{pds-label-d28da6eb.js.map → pds-label-1f80d632.js.map} +1 -1
  91. package/dist/esm/pds-link.entry.js +2 -2
  92. package/dist/esm/pds-loader.entry.js +1 -1
  93. package/dist/esm/pds-progress.entry.js +1 -1
  94. package/dist/esm/pds-radio.entry.js +2 -2
  95. package/dist/esm/pds-row.entry.js +1 -1
  96. package/dist/esm/pds-sortable-item.entry.js +2 -2
  97. package/dist/esm/pds-sortable.entry.js +1 -1
  98. package/dist/esm/pds-switch.entry.js +7 -6
  99. package/dist/esm/pds-switch.entry.js.map +1 -1
  100. package/dist/esm/pds-tab.entry.js +1 -1
  101. package/dist/esm/pds-table-body.entry.js +1 -1
  102. package/dist/esm/pds-table-cell.entry.js +1 -1
  103. package/dist/esm/pds-table-head-cell.entry.js +2 -2
  104. package/dist/esm/pds-table-head.entry.js +1 -1
  105. package/dist/esm/pds-table-row.entry.js +1 -1
  106. package/dist/esm/pds-table.entry.js +1 -1
  107. package/dist/esm/pds-tabpanel.entry.js +1 -1
  108. package/dist/esm/pds-tabs.entry.js +1 -1
  109. package/dist/esm/pds-textarea.entry.js +8 -7
  110. package/dist/esm/pds-textarea.entry.js.map +1 -1
  111. package/dist/esm/pds-tooltip.entry.js +5 -8
  112. package/dist/esm/pds-tooltip.entry.js.map +1 -1
  113. package/dist/esm/pine-core.js +4 -4
  114. package/dist/esm/pine-core.js.map +1 -1
  115. package/dist/esm-es5/{index-786a51ce.js → index-5e7a8a36.js} +1 -1
  116. package/dist/esm-es5/index-5e7a8a36.js.map +1 -0
  117. package/dist/esm-es5/index-8b335bbb.js +3 -0
  118. package/dist/esm-es5/index-8b335bbb.js.map +1 -0
  119. package/dist/esm-es5/index.js +1 -1
  120. package/dist/esm-es5/loader.js +1 -1
  121. package/dist/esm-es5/loader.js.map +1 -1
  122. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  123. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  124. package/dist/esm-es5/pds-box.entry.js +1 -1
  125. package/dist/esm-es5/pds-button.entry.js +1 -1
  126. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  127. package/dist/esm-es5/pds-chip.entry.js +1 -1
  128. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  129. package/dist/esm-es5/pds-divider.entry.js +1 -1
  130. package/dist/esm-es5/pds-icon.entry.js +1 -1
  131. package/dist/esm-es5/pds-image.entry.js +1 -1
  132. package/dist/esm-es5/pds-input.entry.js +1 -1
  133. package/dist/esm-es5/pds-input.entry.js.map +1 -1
  134. package/dist/esm-es5/{pds-label-d28da6eb.js → pds-label-1f80d632.js} +2 -2
  135. package/dist/esm-es5/pds-link.entry.js +1 -1
  136. package/dist/esm-es5/pds-loader.entry.js +1 -1
  137. package/dist/esm-es5/pds-progress.entry.js +1 -1
  138. package/dist/esm-es5/pds-radio.entry.js +1 -1
  139. package/dist/esm-es5/pds-row.entry.js +1 -1
  140. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  141. package/dist/esm-es5/pds-sortable.entry.js +1 -1
  142. package/dist/esm-es5/pds-switch.entry.js +1 -1
  143. package/dist/esm-es5/pds-switch.entry.js.map +1 -1
  144. package/dist/esm-es5/pds-tab.entry.js +1 -1
  145. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  146. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  147. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  148. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  149. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  150. package/dist/esm-es5/pds-table.entry.js +1 -1
  151. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  152. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  153. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  154. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  155. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  156. package/dist/esm-es5/pds-tooltip.entry.js.map +1 -1
  157. package/dist/esm-es5/pine-core.js +1 -1
  158. package/dist/esm-es5/pine-core.js.map +1 -1
  159. package/dist/pine-core/index.esm.js +1 -1
  160. package/dist/pine-core/{p-72ee760e.entry.js → p-0186301f.entry.js} +2 -2
  161. package/dist/pine-core/p-0186301f.entry.js.map +1 -0
  162. package/dist/pine-core/{p-d461bee4.entry.js → p-0200fce9.entry.js} +2 -2
  163. package/dist/pine-core/{p-85507ca5.system.entry.js → p-02f06002.system.entry.js} +2 -2
  164. package/dist/pine-core/{p-284433e0.entry.js → p-053ca95a.entry.js} +2 -2
  165. package/dist/pine-core/{p-a17dea5e.system.entry.js → p-05d140a3.system.entry.js} +2 -2
  166. package/dist/pine-core/{p-3886e15a.entry.js → p-0630403a.entry.js} +2 -2
  167. package/dist/pine-core/p-0630403a.entry.js.map +1 -0
  168. package/dist/pine-core/{p-366c4924.system.entry.js → p-0e310504.system.entry.js} +2 -2
  169. package/dist/pine-core/{p-ca1fa95e.system.entry.js → p-0efee237.system.entry.js} +2 -2
  170. package/dist/pine-core/{p-77c5fe7b.entry.js → p-102222fd.entry.js} +2 -2
  171. package/dist/pine-core/p-102222fd.entry.js.map +1 -0
  172. package/dist/pine-core/{p-03ecf146.entry.js → p-136ea1e9.entry.js} +2 -2
  173. package/dist/pine-core/{p-d8eeadd1.system.entry.js → p-143bbe94.system.entry.js} +2 -2
  174. package/dist/pine-core/{p-6e15f0e1.entry.js → p-188be548.entry.js} +2 -2
  175. package/dist/pine-core/{p-852dce9d.system.entry.js → p-1b611a91.system.entry.js} +2 -2
  176. package/dist/pine-core/{p-d9611049.system.entry.js → p-1c0993d9.system.entry.js} +2 -2
  177. package/dist/pine-core/p-1ca76e21.entry.js +2 -0
  178. package/dist/pine-core/p-1ca76e21.entry.js.map +1 -0
  179. package/dist/pine-core/{p-ea27b026.system.entry.js → p-242ccc24.system.entry.js} +2 -2
  180. package/dist/pine-core/{p-835c73f4.entry.js → p-30d979d3.entry.js} +2 -2
  181. package/dist/pine-core/{p-57d81378.entry.js → p-330eda0c.entry.js} +2 -2
  182. package/dist/pine-core/{p-2a4952ea.system.entry.js → p-33a94e8c.system.entry.js} +2 -2
  183. package/dist/pine-core/{p-3558923a.entry.js → p-3b780711.entry.js} +2 -2
  184. package/dist/pine-core/{p-dbc5775f.entry.js → p-3cad7587.entry.js} +2 -2
  185. package/dist/pine-core/{p-2665d555.js → p-3e0449c5.js} +1 -1
  186. package/dist/pine-core/p-3e0449c5.js.map +1 -0
  187. package/dist/pine-core/p-3ec7fac1.js +2 -0
  188. package/dist/pine-core/p-3fc1efe7.system.entry.js +2 -0
  189. package/dist/pine-core/p-3fc1efe7.system.entry.js.map +1 -0
  190. package/dist/pine-core/{p-7fb3c253.entry.js → p-48f0a5a4.entry.js} +2 -2
  191. package/dist/pine-core/p-4c0c0b2d.system.js +3 -0
  192. package/dist/pine-core/p-4c0c0b2d.system.js.map +1 -0
  193. package/dist/pine-core/{p-64c07f01.system.entry.js → p-4e39bbd7.system.entry.js} +2 -2
  194. package/dist/pine-core/p-4e6e2052.js +3 -0
  195. package/dist/pine-core/p-4e6e2052.js.map +1 -0
  196. package/dist/pine-core/p-51e94e03.system.js +2 -0
  197. package/dist/pine-core/p-51e94e03.system.js.map +1 -0
  198. package/dist/pine-core/{p-4fcf94ee.system.entry.js → p-55f8a9e4.system.entry.js} +2 -2
  199. package/dist/pine-core/p-55f8a9e4.system.entry.js.map +1 -0
  200. package/dist/pine-core/{p-979ab4e2.system.entry.js → p-57dd9a98.system.entry.js} +2 -2
  201. package/dist/pine-core/{p-bb88538f.system.entry.js → p-5b43ff39.system.entry.js} +2 -2
  202. package/dist/pine-core/p-5b43ff39.system.entry.js.map +1 -0
  203. package/dist/pine-core/{p-9b0e5234.entry.js → p-5c90a600.entry.js} +2 -2
  204. package/dist/pine-core/{p-a09284c5.entry.js → p-5f13c97b.entry.js} +2 -2
  205. package/dist/pine-core/{p-95c2a6bf.entry.js → p-5f23f121.entry.js} +2 -2
  206. package/dist/pine-core/{p-1692ed0c.entry.js → p-5fb6ab2f.entry.js} +2 -2
  207. package/dist/pine-core/{p-58a25131.entry.js → p-62ebfe42.entry.js} +2 -2
  208. package/dist/pine-core/{p-244e264d.system.js → p-6bcd89dc.system.js} +1 -1
  209. package/dist/pine-core/p-6bcd89dc.system.js.map +1 -0
  210. package/dist/pine-core/{p-c5afbc57.entry.js → p-6deaad03.entry.js} +2 -2
  211. package/dist/pine-core/{p-961f79c5.system.entry.js → p-70e5e466.system.entry.js} +2 -2
  212. package/dist/pine-core/{p-90707120.entry.js → p-7d6d3e2b.entry.js} +2 -2
  213. package/dist/pine-core/{p-91cba446.system.entry.js → p-82096fe4.system.entry.js} +2 -2
  214. package/dist/pine-core/{p-d41fbbf0.system.entry.js → p-82a001ac.system.entry.js} +2 -2
  215. package/dist/pine-core/{p-e847089d.system.entry.js → p-89101362.system.entry.js} +2 -2
  216. package/dist/pine-core/p-8d34339d.system.js +2 -0
  217. package/dist/pine-core/{p-fe793116.entry.js → p-94a0fd6e.entry.js} +2 -2
  218. package/dist/pine-core/{p-0c2553c6.system.entry.js → p-9c294ea2.system.entry.js} +2 -2
  219. package/dist/pine-core/{p-a98f5e91.system.entry.js → p-9dec3592.system.entry.js} +2 -2
  220. package/dist/pine-core/{p-bd593d1c.entry.js → p-a15c9c4f.entry.js} +2 -2
  221. package/dist/pine-core/{p-ffa8e658.entry.js → p-a18ff34f.entry.js} +2 -2
  222. package/dist/pine-core/{p-4b06aed0.system.entry.js → p-a4b85fb8.system.entry.js} +2 -2
  223. package/dist/pine-core/{p-cd033c2a.entry.js → p-b78b3492.entry.js} +2 -2
  224. package/dist/pine-core/{p-8930c3b7.system.entry.js → p-be998f90.system.entry.js} +2 -2
  225. package/dist/pine-core/{p-4b856a95.system.entry.js → p-c18464e8.system.entry.js} +2 -2
  226. package/dist/pine-core/{p-469a84a3.system.entry.js → p-c5991956.system.entry.js} +2 -2
  227. package/dist/pine-core/{p-f79b96ee.entry.js → p-c8b0ea02.entry.js} +2 -2
  228. package/dist/pine-core/{p-d3eeb6f0.system.entry.js → p-d438c2c8.system.entry.js} +2 -2
  229. package/dist/pine-core/p-d438c2c8.system.entry.js.map +1 -0
  230. package/dist/pine-core/{p-abe6c2d6.entry.js → p-d464f04f.entry.js} +2 -2
  231. package/dist/pine-core/{p-8963f07a.entry.js → p-d618d51b.entry.js} +2 -2
  232. package/dist/pine-core/{p-bd5de072.system.entry.js → p-de0beb45.system.entry.js} +2 -2
  233. package/dist/pine-core/{p-7c79ff32.system.entry.js → p-e22b4427.system.entry.js} +2 -2
  234. package/dist/pine-core/{p-59cc888d.entry.js → p-e2d793eb.entry.js} +2 -2
  235. package/dist/pine-core/{p-a8cb75f0.system.entry.js → p-e4a1b3f5.system.entry.js} +2 -2
  236. package/dist/pine-core/{p-d2c98df0.system.entry.js → p-e7648adc.system.entry.js} +2 -2
  237. package/dist/pine-core/{p-7c4f8c64.entry.js → p-e9ca5a4e.entry.js} +2 -2
  238. package/dist/pine-core/{p-37458cc7.entry.js → p-efca871b.entry.js} +2 -2
  239. package/dist/pine-core/{p-d6873321.system.js → p-f408c34a.system.js} +2 -2
  240. package/dist/pine-core/{p-1dccfe1b.system.entry.js → p-f6e72c06.system.entry.js} +2 -2
  241. package/dist/pine-core/pine-core.css +1 -1
  242. package/dist/pine-core/pine-core.esm.js +1 -1
  243. package/dist/pine-core/pine-core.esm.js.map +1 -1
  244. package/dist/pine-core/pine-core.js +1 -1
  245. package/dist/pine-core/svg/bookmark.svg +1 -0
  246. package/dist/pine-core/svg/expand.svg +1 -1
  247. package/dist/pine-core/svg/layout-grid-02.svg +1 -0
  248. package/dist/pine-core/svg/user-star-filled.svg +1 -1
  249. package/dist/pine-core/svg/user-star.svg +1 -1
  250. package/dist/types/components/pds-input/pds-input.d.ts +4 -0
  251. package/dist/types/components/pds-switch/pds-switch.d.ts +1 -6
  252. package/dist/types/components/pds-textarea/pds-textarea.d.ts +4 -0
  253. package/dist/types/components/pds-tooltip/pds-tooltip.d.ts +5 -9
  254. package/dist/types/components.d.ts +24 -32
  255. package/dist/types/stencil-public-runtime.d.ts +2 -0
  256. package/hydrate/index.js +33 -29
  257. package/hydrate/index.mjs +33 -29
  258. package/package.json +13 -10
  259. package/dist/cjs/index-2240f8f4.js.map +0 -1
  260. package/dist/cjs/index-d424fb6f.js.map +0 -1
  261. package/dist/esm/index-786a51ce.js.map +0 -1
  262. package/dist/esm/index-94bbabb0.js.map +0 -1
  263. package/dist/esm-es5/index-786a51ce.js.map +0 -1
  264. package/dist/esm-es5/index-94bbabb0.js +0 -3
  265. package/dist/esm-es5/index-94bbabb0.js.map +0 -1
  266. package/dist/pine-core/p-0069affa.entry.js +0 -2
  267. package/dist/pine-core/p-0069affa.entry.js.map +0 -1
  268. package/dist/pine-core/p-14d3cdaf.system.js +0 -2
  269. package/dist/pine-core/p-14d3cdaf.system.js.map +0 -1
  270. package/dist/pine-core/p-244e264d.system.js.map +0 -1
  271. package/dist/pine-core/p-2665d555.js.map +0 -1
  272. package/dist/pine-core/p-3886e15a.entry.js.map +0 -1
  273. package/dist/pine-core/p-496454a3.system.js +0 -2
  274. package/dist/pine-core/p-4fcf94ee.system.entry.js.map +0 -1
  275. package/dist/pine-core/p-72ee760e.entry.js.map +0 -1
  276. package/dist/pine-core/p-77c5fe7b.entry.js.map +0 -1
  277. package/dist/pine-core/p-7841bd18.js +0 -3
  278. package/dist/pine-core/p-7841bd18.js.map +0 -1
  279. package/dist/pine-core/p-b54e35d2.system.entry.js +0 -2
  280. package/dist/pine-core/p-b54e35d2.system.entry.js.map +0 -1
  281. package/dist/pine-core/p-bb88538f.system.entry.js.map +0 -1
  282. package/dist/pine-core/p-bc1ecf2f.js +0 -2
  283. package/dist/pine-core/p-c6bee7a0.system.js +0 -3
  284. package/dist/pine-core/p-c6bee7a0.system.js.map +0 -1
  285. package/dist/pine-core/p-d3eeb6f0.system.entry.js.map +0 -1
  286. /package/dist/esm-es5/{pds-label-d28da6eb.js.map → pds-label-1f80d632.js.map} +0 -0
  287. /package/dist/pine-core/{p-d461bee4.entry.js.map → p-0200fce9.entry.js.map} +0 -0
  288. /package/dist/pine-core/{p-85507ca5.system.entry.js.map → p-02f06002.system.entry.js.map} +0 -0
  289. /package/dist/pine-core/{p-284433e0.entry.js.map → p-053ca95a.entry.js.map} +0 -0
  290. /package/dist/pine-core/{p-a17dea5e.system.entry.js.map → p-05d140a3.system.entry.js.map} +0 -0
  291. /package/dist/pine-core/{p-366c4924.system.entry.js.map → p-0e310504.system.entry.js.map} +0 -0
  292. /package/dist/pine-core/{p-ca1fa95e.system.entry.js.map → p-0efee237.system.entry.js.map} +0 -0
  293. /package/dist/pine-core/{p-03ecf146.entry.js.map → p-136ea1e9.entry.js.map} +0 -0
  294. /package/dist/pine-core/{p-d8eeadd1.system.entry.js.map → p-143bbe94.system.entry.js.map} +0 -0
  295. /package/dist/pine-core/{p-6e15f0e1.entry.js.map → p-188be548.entry.js.map} +0 -0
  296. /package/dist/pine-core/{p-852dce9d.system.entry.js.map → p-1b611a91.system.entry.js.map} +0 -0
  297. /package/dist/pine-core/{p-d9611049.system.entry.js.map → p-1c0993d9.system.entry.js.map} +0 -0
  298. /package/dist/pine-core/{p-ea27b026.system.entry.js.map → p-242ccc24.system.entry.js.map} +0 -0
  299. /package/dist/pine-core/{p-835c73f4.entry.js.map → p-30d979d3.entry.js.map} +0 -0
  300. /package/dist/pine-core/{p-57d81378.entry.js.map → p-330eda0c.entry.js.map} +0 -0
  301. /package/dist/pine-core/{p-2a4952ea.system.entry.js.map → p-33a94e8c.system.entry.js.map} +0 -0
  302. /package/dist/pine-core/{p-3558923a.entry.js.map → p-3b780711.entry.js.map} +0 -0
  303. /package/dist/pine-core/{p-dbc5775f.entry.js.map → p-3cad7587.entry.js.map} +0 -0
  304. /package/dist/pine-core/{p-bc1ecf2f.js.map → p-3ec7fac1.js.map} +0 -0
  305. /package/dist/pine-core/{p-7fb3c253.entry.js.map → p-48f0a5a4.entry.js.map} +0 -0
  306. /package/dist/pine-core/{p-64c07f01.system.entry.js.map → p-4e39bbd7.system.entry.js.map} +0 -0
  307. /package/dist/pine-core/{p-979ab4e2.system.entry.js.map → p-57dd9a98.system.entry.js.map} +0 -0
  308. /package/dist/pine-core/{p-9b0e5234.entry.js.map → p-5c90a600.entry.js.map} +0 -0
  309. /package/dist/pine-core/{p-a09284c5.entry.js.map → p-5f13c97b.entry.js.map} +0 -0
  310. /package/dist/pine-core/{p-95c2a6bf.entry.js.map → p-5f23f121.entry.js.map} +0 -0
  311. /package/dist/pine-core/{p-1692ed0c.entry.js.map → p-5fb6ab2f.entry.js.map} +0 -0
  312. /package/dist/pine-core/{p-58a25131.entry.js.map → p-62ebfe42.entry.js.map} +0 -0
  313. /package/dist/pine-core/{p-c5afbc57.entry.js.map → p-6deaad03.entry.js.map} +0 -0
  314. /package/dist/pine-core/{p-961f79c5.system.entry.js.map → p-70e5e466.system.entry.js.map} +0 -0
  315. /package/dist/pine-core/{p-90707120.entry.js.map → p-7d6d3e2b.entry.js.map} +0 -0
  316. /package/dist/pine-core/{p-91cba446.system.entry.js.map → p-82096fe4.system.entry.js.map} +0 -0
  317. /package/dist/pine-core/{p-d41fbbf0.system.entry.js.map → p-82a001ac.system.entry.js.map} +0 -0
  318. /package/dist/pine-core/{p-e847089d.system.entry.js.map → p-89101362.system.entry.js.map} +0 -0
  319. /package/dist/pine-core/{p-496454a3.system.js.map → p-8d34339d.system.js.map} +0 -0
  320. /package/dist/pine-core/{p-fe793116.entry.js.map → p-94a0fd6e.entry.js.map} +0 -0
  321. /package/dist/pine-core/{p-0c2553c6.system.entry.js.map → p-9c294ea2.system.entry.js.map} +0 -0
  322. /package/dist/pine-core/{p-a98f5e91.system.entry.js.map → p-9dec3592.system.entry.js.map} +0 -0
  323. /package/dist/pine-core/{p-bd593d1c.entry.js.map → p-a15c9c4f.entry.js.map} +0 -0
  324. /package/dist/pine-core/{p-ffa8e658.entry.js.map → p-a18ff34f.entry.js.map} +0 -0
  325. /package/dist/pine-core/{p-4b06aed0.system.entry.js.map → p-a4b85fb8.system.entry.js.map} +0 -0
  326. /package/dist/pine-core/{p-cd033c2a.entry.js.map → p-b78b3492.entry.js.map} +0 -0
  327. /package/dist/pine-core/{p-8930c3b7.system.entry.js.map → p-be998f90.system.entry.js.map} +0 -0
  328. /package/dist/pine-core/{p-4b856a95.system.entry.js.map → p-c18464e8.system.entry.js.map} +0 -0
  329. /package/dist/pine-core/{p-469a84a3.system.entry.js.map → p-c5991956.system.entry.js.map} +0 -0
  330. /package/dist/pine-core/{p-f79b96ee.entry.js.map → p-c8b0ea02.entry.js.map} +0 -0
  331. /package/dist/pine-core/{p-abe6c2d6.entry.js.map → p-d464f04f.entry.js.map} +0 -0
  332. /package/dist/pine-core/{p-8963f07a.entry.js.map → p-d618d51b.entry.js.map} +0 -0
  333. /package/dist/pine-core/{p-bd5de072.system.entry.js.map → p-de0beb45.system.entry.js.map} +0 -0
  334. /package/dist/pine-core/{p-7c79ff32.system.entry.js.map → p-e22b4427.system.entry.js.map} +0 -0
  335. /package/dist/pine-core/{p-59cc888d.entry.js.map → p-e2d793eb.entry.js.map} +0 -0
  336. /package/dist/pine-core/{p-a8cb75f0.system.entry.js.map → p-e4a1b3f5.system.entry.js.map} +0 -0
  337. /package/dist/pine-core/{p-d2c98df0.system.entry.js.map → p-e7648adc.system.entry.js.map} +0 -0
  338. /package/dist/pine-core/{p-7c4f8c64.entry.js.map → p-e9ca5a4e.entry.js.map} +0 -0
  339. /package/dist/pine-core/{p-37458cc7.entry.js.map → p-efca871b.entry.js.map} +0 -0
  340. /package/dist/pine-core/{p-d6873321.system.js.map → p-f408c34a.system.js.map} +0 -0
  341. /package/dist/pine-core/{p-1dccfe1b.system.entry.js.map → p-f6e72c06.system.entry.js.map} +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"names":["NAMESPACE","BUILD","allRenderFn","appendChildSlotFix","asyncLoading","asyncQueue","attachStyles","cloneNodeFix","cmpDidLoad","cmpDidRender","cmpDidUnload","cmpDidUpdate","cmpShouldUpdate","cmpWillLoad","cmpWillRender","cmpWillUpdate","connectedCallback","constructableCSS","cssAnnotations","devTools","disconnectedCallback","element","event","experimentalScopedSlotChanges","experimentalSlotFixes","formAssociated","hasRenderFn","hostListener","hostListenerTarget","hostListenerTargetBody","hostListenerTargetDocument","hostListenerTargetParent","hostListenerTargetWindow","hotModuleReplacement","hydrateClientSide","hydrateServerSide","hydratedAttribute","hydratedClass","hydratedSelectorName","initializeNextTick","invisiblePrehydration","isDebug","isDev","isTesting","lazyLoad","lifecycle","lifecycleDOMEvents","member","method","mode","observeAttribute","profile","prop","propBoolean","propMutable","propNumber","propString","reflect","scoped","scopedSlotTextContentFix","scriptDataOpts","shadowDelegatesFocus","shadowDom","slot","slotChildNodesFix","slotRelocation","state","style","svg","taskQueue","transformTagName","updatable","vdomAttribute","vdomClass","vdomFunctional","vdomKey","vdomListener","vdomPropOrAttr","vdomRef","vdomRender","vdomStyle","vdomText","vdomXlink","watchCallback","__defProp","Object","defineProperty","__export","target","all","name","get","enumerable","hostRefs","WeakMap","getHostRef","ref","registerInstance","exports","lazyInstance","hostRef","set","$lazyInstance$","registerHost","hostElement","cmpMeta","$flags$","$hostElement$","$cmpMeta$","$instanceValues$","Map","$onInstancePromise$","Promise","r","$onInstanceResolve$","$onReadyPromise$","$onReadyResolve$","isMemberInElement","elm","memberName","consoleError","e","el","console","error","cmpModules","loadModule","hmrVersionId","exportName","$tagName$","replace","bundleId","$lazyBundleId$","module","import","concat","then","importedModule","styles","CONTENT_REF_ID","ORG_LOCATION_ID","SLOT_NODE_ID","TEXT_NODE_ID","HYDRATE_ID","HYDRATED_STYLE_ID","HYDRATE_CHILD_ID","HYDRATED_CSS","SLOT_FB_CSS","XLINK_NS","win","window","doc","document","head","plt","$resourcesUrl$","jmp","h2","raf","requestAnimationFrame","ael","eventName","listener","opts","addEventListener","rel","removeEventListener","ce","CustomEvent","supportsShadow","BUILD5","supportsListenerOptions","supportsListenerOptions2","promiseResolve","v","resolve","supportsConstructableStylesheets","CSSStyleSheet","replaceSync","queuePending","queueDomReads","queueDomWrites","queueTask","queue","write","cb","push","nextTick","flush","consume","i2","length","performance","now","writeTask","EMPTY_OBJ","SVG_NS","HTML_NS","isDef","isComplexType","o","queryNonceMetaTagContent","doc2","_a","_b","_c","querySelector","getAttribute","result_exports","err","map","ok","unwrap","unwrapErr","value","isOk","isErr","result","fn","val","newVal","createTime","fnName","tagName","uniqueTime","key","measureText","h","nodeName","vnodeData","children","_i","arguments","child","slotName","simple","lastSimple","vNodeChildren","walk","c","Array","isArray","String","$text$","newVNode","classData_1","className","class","keys","filter","k","join","vdomFnUtils","vnode","$attrs$","$children$","$key$","$name$","tag","text","$tag$","$elm$","Host","isHost","node","forEach","convertToPublic","convertToPrivate","vattrs","vchildren","vkey","vname","vtag","vtext","__assign","apply","__spreadArray","initializeClientHydrate","hostElm","hostId","endHydrate","shadowRoot","childRenderNodes","slotNodes","shadowRootNodes","$vnode$","$orgLocNodes$","initializeDocumentHydrate","body","removeAttribute","clientHydrate","orgLocationId","$hostId$","$nodeId$","orgLocationNode","parentNode","insertBefore","nextSibling","delete","shadowRootNode","appendChild","parentVNode","childNodeType","childIdSplt","childVNode","nodeType","split","$depth$","$index$","toLowerCase","childNodes","nodeValue","textContent","remove","createElement","setAttribute","orgLocNodes","parsePropertyValue","propValue","propType","parseFloat","getElement","createEvent","flags","emit","detail","emitEvent","bubbles","composed","cancelable","ev","dispatchEvent","rootAppliedStyles","registerStyle","scopeId2","cssText","allowCS","addStyle","styleContainerNode","getScopeId","appliedStyles","styleElm","Set","has","host","innerHTML","nonce","$nonce$","preconnectLinks","querySelectorAll","referenceNode2","stylesheet","adoptedStyleSheets","existingStyleContainer","prepend","append","add","includes","endAttachStyles","getRootNode","classList","cmp","setAccessor","oldValue","newValue","isSvg","isProp","ln","oldClasses_1","parseClassList","newClasses_1","removeProperty","setProperty","slice","capture","endsWith","CAPTURE_EVENT_SUFFIX","CAPTURE_EVENT_REGEX","isComplex","n","__lookupSetter__","xlink","removeAttributeNS","setAttributeNS","parseClassListRegex","RegExp","updateElement","oldVnode","newVnode","isSvgMode2","oldVnodeAttrs","newVnodeAttrs","_e","sortedAttrNames","_f","_g","attrNames","attr","scopeId","contentRef","hostTagName","useNativeShadowDom","checkSlotFallbackVisibility","checkSlotRelocate","isSvgMode","createElm","oldParentVNode","newParentVNode","childIndex","parentElm","newVNode2","childNode","oldVNode","createTextNode","createElementNS","BUILD16","rootNode","isElementWithinShadowRoot","updateElementScopeIds","putBackInOriginalLocation","recursive","oldSlotChildNodes","from","parentReferenceNode","referenceNode","addVnodes","before","vnodes","startIdx","endIdx","containerElm","removeVnodes","index","nullifyVNodeRefs","updateChildren","oldCh","newCh","isInitialRender","oldStartIdx","newStartIdx","idxInOld","oldEndIdx","oldStartVnode","oldEndVnode","newEndIdx","newStartVnode","newEndVnode","elmToMove","isSameVnode","patch","leftVNode","rightVNode","oldChildren","newChildren","defaultHolder","data","updateFallbackSlotVisibility","childNodes_1","hidden","childNodes_2","siblingNode","trim","relocateNodes","markSlotContentForRelocation","hostContentNodes","j","isNodeLocatedInSlot","relocateNodeData_1","find","$nodeToRelocate$","$slotRefNode$","relocateNode","some","nodeToRelocate","vNode","parent","newNode","reference","inserted","findScopeIds","scopeIds","parentElement","iterateChildNodes","Boolean","size","renderVdom","renderFnResults","isInitialLoad","_d","rootVnode","$attrsToReflect$","propName","attribute","hasAttribute","relocateNodes_1","relocateData","relocateNodes_2","slotRefNode","parentNodeRef","insertBeforeNode","previousSibling","refNode","attachToAncestor","ancestorComponent","$onRenderResolve$","scheduleUpdate","$ancestorComponent$","dispatch","dispatchHooks","endSchedule","instance","Error","maybePromise","$queuedListeners$","methodName","safeCall","enqueue","updateComponent","isPromisey","catch","err2","__awaiter","_this","endUpdate","rc","endRender","callRender","childrenPromises","postUpdate","postUpdateComponent","render","endPostUpdate","addHydratedFlag","appDidLoad","who","documentElement","namespace","arg","BUILD17","getValue","setValue","oldVal","$members$","areBothNaN","Number","isNaN","didValueChange","$watchers$","watchMethods","watchMethodName","proxyComponent","Cstr","prototype","watchers","members","entries","memberFlags","this","configurable","args","_a2","_a3","attrNameToPropName_1","attributeChangedCallback","attrName","hasOwnProperty","flags2","instance_1","entry","callbackName","call","observedAttributes","_","m","initializeComponent","CstrImport","endLoad","sent","$modeName$","isProxied","endNewInstance","fireConnectedCallback","constructor","cmpTag","localName","customElements","whenDefined","endRegisterStyles","schedule","hostRef_1","endConnected","setContentReference","addHostEventListeners","$listeners$","contentRefElm","createComment","firstChild","disconnectInstance","hostRef_2","$rmListeners$","rmListener","bootstrapLazy","lazyBundles","options","endBootstrap","cmpTags","exclude","customElements2","metaCharset","dataStyles","deferredConnectedCallbacks","appLoadFallback","isBootstrapping","assign","URL","resourcesUrl","baseURI","href","hasSlotRelocation","lazyBundle","compactMeta","HostElement","_super","__extends","self","hasRegisteredEventListeners","attachShadow","clearTimeout","componentOnReady","HTMLElement","define","sort","setTimeout","listeners","attachParentListeners","getHostListenerTarget","handler","hostListenerProxy","hostListenerOpts","passive","setNonce"],"sources":["@stencil/core/internal/app-data","../../node_modules/@stencil/core/internal/client/index.js?app-data=conditional"],"sourcesContent":["export const NAMESPACE = 'pine-core';\nexport const BUILD = /* pine-core */ { 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: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: \"hydrated\", 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: true, watchCallback: true };\nexport const Env = /* pine-core */ {};\n","/*\n Stencil Client Platform v4.22.2 | MIT Licensed | https://stenciljs.com\n */\nvar __defProp = Object.defineProperty;\nvar __export = (target, all) => {\n for (var name in all)\n __defProp(target, name, { get: all[name], enumerable: true });\n};\n\n// src/client/client-build.ts\nimport { BUILD } from \"@stencil/core/internal/app-data\";\nvar Build = {\n isDev: BUILD.isDev ? true : false,\n isBrowser: true,\n isServer: false,\n isTesting: BUILD.isTesting ? true : false\n};\n\n// src/client/client-host-ref.ts\nimport { BUILD as BUILD2 } from \"@stencil/core/internal/app-data\";\nvar hostRefs = BUILD2.hotModuleReplacement ? window.__STENCIL_HOSTREFS__ || (window.__STENCIL_HOSTREFS__ = /* @__PURE__ */ new WeakMap()) : /* @__PURE__ */ new WeakMap();\nvar getHostRef = (ref) => hostRefs.get(ref);\nvar registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);\nvar registerHost = (hostElement, cmpMeta) => {\n const hostRef = {\n $flags$: 0,\n $hostElement$: hostElement,\n $cmpMeta$: cmpMeta,\n $instanceValues$: /* @__PURE__ */ new Map()\n };\n if (BUILD2.isDev) {\n hostRef.$renderCount$ = 0;\n }\n if (BUILD2.method && BUILD2.lazyLoad) {\n hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);\n }\n if (BUILD2.asyncLoading) {\n hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);\n hostElement[\"s-p\"] = [];\n hostElement[\"s-rc\"] = [];\n }\n return hostRefs.set(hostElement, hostRef);\n};\nvar isMemberInElement = (elm, memberName) => memberName in elm;\n\n// src/client/client-load-module.ts\nimport { BUILD as BUILD4 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-log.ts\nimport { BUILD as BUILD3 } from \"@stencil/core/internal/app-data\";\nvar customError;\nvar consoleError = (e, el) => (customError || console.error)(e, el);\nvar STENCIL_DEV_MODE = BUILD3.isTesting ? [\"STENCIL:\"] : [\n \"%cstencil\",\n \"color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px\"\n];\nvar consoleDevError = (...m) => console.error(...STENCIL_DEV_MODE, ...m);\nvar consoleDevWarn = (...m) => console.warn(...STENCIL_DEV_MODE, ...m);\nvar consoleDevInfo = (...m) => console.info(...STENCIL_DEV_MODE, ...m);\nvar setErrorHandler = (handler) => customError = handler;\n\n// src/client/client-load-module.ts\nvar cmpModules = /* @__PURE__ */ new Map();\nvar MODULE_IMPORT_PREFIX = \"./\";\nvar loadModule = (cmpMeta, hostRef, hmrVersionId) => {\n const exportName = cmpMeta.$tagName$.replace(/-/g, \"_\");\n const bundleId = cmpMeta.$lazyBundleId$;\n if (BUILD4.isDev && typeof bundleId !== \"string\") {\n consoleDevError(\n `Trying to lazily load component <${cmpMeta.$tagName$}> with style mode \"${hostRef.$modeName$}\", but it does not exist.`\n );\n return void 0;\n } else if (!bundleId) {\n return void 0;\n }\n const module = !BUILD4.hotModuleReplacement ? cmpModules.get(bundleId) : false;\n if (module) {\n return module[exportName];\n }\n /*!__STENCIL_STATIC_IMPORT_SWITCH__*/\n return import(\n /* @vite-ignore */\n /* webpackInclude: /\\.entry\\.js$/ */\n /* webpackExclude: /\\.system\\.entry\\.js$/ */\n /* webpackMode: \"lazy\" */\n `./${bundleId}.entry.js${BUILD4.hotModuleReplacement && hmrVersionId ? \"?s-hmr=\" + hmrVersionId : \"\"}`\n ).then((importedModule) => {\n if (!BUILD4.hotModuleReplacement) {\n cmpModules.set(bundleId, importedModule);\n }\n return importedModule[exportName];\n }, consoleError);\n};\n\n// src/client/client-style.ts\nvar styles = /* @__PURE__ */ new Map();\nvar modeResolutionChain = [];\n\n// src/client/client-task-queue.ts\nimport { BUILD as BUILD6 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/runtime-constants.ts\nvar CONTENT_REF_ID = \"r\";\nvar ORG_LOCATION_ID = \"o\";\nvar SLOT_NODE_ID = \"s\";\nvar TEXT_NODE_ID = \"t\";\nvar HYDRATE_ID = \"s-id\";\nvar HYDRATED_STYLE_ID = \"sty-id\";\nvar HYDRATE_CHILD_ID = \"c-id\";\nvar HYDRATED_CSS = \"{visibility:hidden}.hydrated{visibility:inherit}\";\nvar STENCIL_DOC_DATA = \"_stencilDocData\";\nvar DEFAULT_DOC_DATA = {\n hostIds: 0,\n rootLevelIds: 0,\n staticComponents: /* @__PURE__ */ new Set()\n};\nvar SLOT_FB_CSS = \"slot-fb{display:contents}slot-fb[hidden]{display:none}\";\nvar XLINK_NS = \"http://www.w3.org/1999/xlink\";\nvar FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [\n \"formAssociatedCallback\",\n \"formResetCallback\",\n \"formDisabledCallback\",\n \"formStateRestoreCallback\"\n];\n\n// src/client/client-window.ts\nimport { BUILD as BUILD5 } from \"@stencil/core/internal/app-data\";\nvar win = typeof window !== \"undefined\" ? window : {};\nvar doc = win.document || { head: {} };\nvar H = win.HTMLElement || class {\n};\nvar plt = {\n $flags$: 0,\n $resourcesUrl$: \"\",\n jmp: (h2) => h2(),\n raf: (h2) => requestAnimationFrame(h2),\n ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),\n rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),\n ce: (eventName, opts) => new CustomEvent(eventName, opts)\n};\nvar setPlatformHelpers = (helpers) => {\n Object.assign(plt, helpers);\n};\nvar supportsShadow = BUILD5.shadowDom;\nvar supportsListenerOptions = /* @__PURE__ */ (() => {\n let supportsListenerOptions2 = false;\n try {\n doc.addEventListener(\n \"e\",\n null,\n Object.defineProperty({}, \"passive\", {\n get() {\n supportsListenerOptions2 = true;\n }\n })\n );\n } catch (e) {\n }\n return supportsListenerOptions2;\n})();\nvar promiseResolve = (v) => Promise.resolve(v);\nvar supportsConstructableStylesheets = BUILD5.constructableCSS ? /* @__PURE__ */ (() => {\n try {\n new CSSStyleSheet();\n return typeof new CSSStyleSheet().replaceSync === \"function\";\n } catch (e) {\n }\n return false;\n})() : false;\n\n// src/client/client-task-queue.ts\nvar queueCongestion = 0;\nvar queuePending = false;\nvar queueDomReads = [];\nvar queueDomWrites = [];\nvar queueDomWritesLow = [];\nvar queueTask = (queue, write) => (cb) => {\n queue.push(cb);\n if (!queuePending) {\n queuePending = true;\n if (write && plt.$flags$ & 4 /* queueSync */) {\n nextTick(flush);\n } else {\n plt.raf(flush);\n }\n }\n};\nvar consume = (queue) => {\n for (let i2 = 0; i2 < queue.length; i2++) {\n try {\n queue[i2](performance.now());\n } catch (e) {\n consoleError(e);\n }\n }\n queue.length = 0;\n};\nvar consumeTimeout = (queue, timeout) => {\n let i2 = 0;\n let ts = 0;\n while (i2 < queue.length && (ts = performance.now()) < timeout) {\n try {\n queue[i2++](ts);\n } catch (e) {\n consoleError(e);\n }\n }\n if (i2 === queue.length) {\n queue.length = 0;\n } else if (i2 !== 0) {\n queue.splice(0, i2);\n }\n};\nvar flush = () => {\n if (BUILD6.asyncQueue) {\n queueCongestion++;\n }\n consume(queueDomReads);\n if (BUILD6.asyncQueue) {\n const timeout = (plt.$flags$ & 6 /* queueMask */) === 2 /* appLoaded */ ? performance.now() + 14 * Math.ceil(queueCongestion * (1 / 10)) : Infinity;\n consumeTimeout(queueDomWrites, timeout);\n consumeTimeout(queueDomWritesLow, timeout);\n if (queueDomWrites.length > 0) {\n queueDomWritesLow.push(...queueDomWrites);\n queueDomWrites.length = 0;\n }\n if (queuePending = queueDomReads.length + queueDomWrites.length + queueDomWritesLow.length > 0) {\n plt.raf(flush);\n } else {\n queueCongestion = 0;\n }\n } else {\n consume(queueDomWrites);\n if (queuePending = queueDomReads.length > 0) {\n plt.raf(flush);\n }\n }\n};\nvar nextTick = (cb) => promiseResolve().then(cb);\nvar readTask = /* @__PURE__ */ queueTask(queueDomReads, false);\nvar writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);\n\n// src/client/index.ts\nimport { BUILD as BUILD27, Env, NAMESPACE as NAMESPACE2 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/asset-path.ts\nvar getAssetPath = (path) => {\n const assetUrl = new URL(path, plt.$resourcesUrl$);\n return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;\n};\nvar setAssetPath = (path) => plt.$resourcesUrl$ = path;\n\n// src/runtime/bootstrap-custom-element.ts\nimport { BUILD as BUILD24 } from \"@stencil/core/internal/app-data\";\n\n// src/utils/constants.ts\nvar EMPTY_OBJ = {};\nvar SVG_NS = \"http://www.w3.org/2000/svg\";\nvar HTML_NS = \"http://www.w3.org/1999/xhtml\";\n\n// src/utils/helpers.ts\nvar isDef = (v) => v != null;\nvar isComplexType = (o) => {\n o = typeof o;\n return o === \"object\" || o === \"function\";\n};\n\n// src/utils/query-nonce-meta-tag-content.ts\nfunction queryNonceMetaTagContent(doc2) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc2.head) == null ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) == null ? void 0 : _b.getAttribute(\"content\")) != null ? _c : void 0;\n}\n\n// src/utils/result.ts\nvar result_exports = {};\n__export(result_exports, {\n err: () => err,\n map: () => map,\n ok: () => ok,\n unwrap: () => unwrap,\n unwrapErr: () => unwrapErr\n});\nvar ok = (value) => ({\n isOk: true,\n isErr: false,\n value\n});\nvar err = (value) => ({\n isOk: false,\n isErr: true,\n value\n});\nfunction map(result, fn) {\n if (result.isOk) {\n const val = fn(result.value);\n if (val instanceof Promise) {\n return val.then((newVal) => ok(newVal));\n } else {\n return ok(val);\n }\n }\n if (result.isErr) {\n const value = result.value;\n return err(value);\n }\n throw \"should never get here\";\n}\nvar unwrap = (result) => {\n if (result.isOk) {\n return result.value;\n } else {\n throw result.value;\n }\n};\nvar unwrapErr = (result) => {\n if (result.isErr) {\n return result.value;\n } else {\n throw result.value;\n }\n};\n\n// src/runtime/connected-callback.ts\nimport { BUILD as BUILD21 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/client-hydrate.ts\nimport { BUILD as BUILD9 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/profile.ts\nimport { BUILD as BUILD7 } from \"@stencil/core/internal/app-data\";\nvar i = 0;\nvar createTime = (fnName, tagName = \"\") => {\n if (BUILD7.profile && performance.mark) {\n const key = `st:${fnName}:${tagName}:${i++}`;\n performance.mark(key);\n return () => performance.measure(`[Stencil] ${fnName}() <${tagName}>`, key);\n } else {\n return () => {\n return;\n };\n }\n};\nvar uniqueTime = (key, measureText) => {\n if (BUILD7.profile && performance.mark) {\n if (performance.getEntriesByName(key, \"mark\").length === 0) {\n performance.mark(key);\n }\n return () => {\n if (performance.getEntriesByName(measureText, \"measure\").length === 0) {\n performance.measure(measureText, key);\n }\n };\n } else {\n return () => {\n return;\n };\n }\n};\nvar inspect = (ref) => {\n const hostRef = getHostRef(ref);\n if (!hostRef) {\n return void 0;\n }\n const flags = hostRef.$flags$;\n const hostElement = hostRef.$hostElement$;\n return {\n renderCount: hostRef.$renderCount$,\n flags: {\n hasRendered: !!(flags & 2 /* hasRendered */),\n hasConnected: !!(flags & 1 /* hasConnected */),\n isWaitingForChildren: !!(flags & 4 /* isWaitingForChildren */),\n isConstructingInstance: !!(flags & 8 /* isConstructingInstance */),\n isQueuedForUpdate: !!(flags & 16 /* isQueuedForUpdate */),\n hasInitializedComponent: !!(flags & 32 /* hasInitializedComponent */),\n hasLoadedComponent: !!(flags & 64 /* hasLoadedComponent */),\n isWatchReady: !!(flags & 128 /* isWatchReady */),\n isListenReady: !!(flags & 256 /* isListenReady */),\n needsRerender: !!(flags & 512 /* needsRerender */)\n },\n instanceValues: hostRef.$instanceValues$,\n ancestorComponent: hostRef.$ancestorComponent$,\n hostElement,\n lazyInstance: hostRef.$lazyInstance$,\n vnode: hostRef.$vnode$,\n modeName: hostRef.$modeName$,\n onReadyPromise: hostRef.$onReadyPromise$,\n onReadyResolve: hostRef.$onReadyResolve$,\n onInstancePromise: hostRef.$onInstancePromise$,\n onInstanceResolve: hostRef.$onInstanceResolve$,\n onRenderResolve: hostRef.$onRenderResolve$,\n queuedListeners: hostRef.$queuedListeners$,\n rmListeners: hostRef.$rmListeners$,\n [\"s-id\"]: hostElement[\"s-id\"],\n [\"s-cr\"]: hostElement[\"s-cr\"],\n [\"s-lr\"]: hostElement[\"s-lr\"],\n [\"s-p\"]: hostElement[\"s-p\"],\n [\"s-rc\"]: hostElement[\"s-rc\"],\n [\"s-sc\"]: hostElement[\"s-sc\"]\n };\n};\nvar installDevTools = () => {\n if (BUILD7.devTools) {\n const stencil = win.stencil = win.stencil || {};\n const originalInspect = stencil.inspect;\n stencil.inspect = (ref) => {\n let result = inspect(ref);\n if (!result && typeof originalInspect === \"function\") {\n result = originalInspect(ref);\n }\n return result;\n };\n }\n};\n\n// src/runtime/vdom/h.ts\nimport { BUILD as BUILD8 } from \"@stencil/core/internal/app-data\";\nvar h = (nodeName, vnodeData, ...children) => {\n let child = null;\n let key = null;\n let slotName = null;\n let simple = false;\n let lastSimple = false;\n const vNodeChildren = [];\n const walk = (c) => {\n for (let i2 = 0; i2 < c.length; i2++) {\n child = c[i2];\n if (Array.isArray(child)) {\n walk(child);\n } else if (child != null && typeof child !== \"boolean\") {\n if (simple = typeof nodeName !== \"function\" && !isComplexType(child)) {\n child = String(child);\n } else if (BUILD8.isDev && typeof nodeName !== \"function\" && child.$flags$ === void 0) {\n consoleDevError(`vNode passed as children has unexpected type.\nMake sure it's using the correct h() function.\nEmpty objects can also be the cause, look for JSX comments that became objects.`);\n }\n if (simple && lastSimple) {\n vNodeChildren[vNodeChildren.length - 1].$text$ += child;\n } else {\n vNodeChildren.push(simple ? newVNode(null, child) : child);\n }\n lastSimple = simple;\n }\n }\n };\n walk(children);\n if (vnodeData) {\n if (BUILD8.isDev && nodeName === \"input\") {\n validateInputProperties(vnodeData);\n }\n if (BUILD8.vdomKey && vnodeData.key) {\n key = vnodeData.key;\n }\n if (BUILD8.slotRelocation && vnodeData.name) {\n slotName = vnodeData.name;\n }\n if (BUILD8.vdomClass) {\n const classData = vnodeData.className || vnodeData.class;\n if (classData) {\n vnodeData.class = typeof classData !== \"object\" ? classData : Object.keys(classData).filter((k) => classData[k]).join(\" \");\n }\n }\n }\n if (BUILD8.isDev && vNodeChildren.some(isHost)) {\n consoleDevError(`The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function.`);\n }\n if (BUILD8.vdomFunctional && typeof nodeName === \"function\") {\n return nodeName(\n vnodeData === null ? {} : vnodeData,\n vNodeChildren,\n vdomFnUtils\n );\n }\n const vnode = newVNode(nodeName, null);\n vnode.$attrs$ = vnodeData;\n if (vNodeChildren.length > 0) {\n vnode.$children$ = vNodeChildren;\n }\n if (BUILD8.vdomKey) {\n vnode.$key$ = key;\n }\n if (BUILD8.slotRelocation) {\n vnode.$name$ = slotName;\n }\n return vnode;\n};\nvar newVNode = (tag, text) => {\n const vnode = {\n $flags$: 0,\n $tag$: tag,\n $text$: text,\n $elm$: null,\n $children$: null\n };\n if (BUILD8.vdomAttribute) {\n vnode.$attrs$ = null;\n }\n if (BUILD8.vdomKey) {\n vnode.$key$ = null;\n }\n if (BUILD8.slotRelocation) {\n vnode.$name$ = null;\n }\n return vnode;\n};\nvar Host = {};\nvar isHost = (node) => node && node.$tag$ === Host;\nvar vdomFnUtils = {\n forEach: (children, cb) => children.map(convertToPublic).forEach(cb),\n map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)\n};\nvar convertToPublic = (node) => ({\n vattrs: node.$attrs$,\n vchildren: node.$children$,\n vkey: node.$key$,\n vname: node.$name$,\n vtag: node.$tag$,\n vtext: node.$text$\n});\nvar convertToPrivate = (node) => {\n if (typeof node.vtag === \"function\") {\n const vnodeData = { ...node.vattrs };\n if (node.vkey) {\n vnodeData.key = node.vkey;\n }\n if (node.vname) {\n vnodeData.name = node.vname;\n }\n return h(node.vtag, vnodeData, ...node.vchildren || []);\n }\n const vnode = newVNode(node.vtag, node.vtext);\n vnode.$attrs$ = node.vattrs;\n vnode.$children$ = node.vchildren;\n vnode.$key$ = node.vkey;\n vnode.$name$ = node.vname;\n return vnode;\n};\nvar validateInputProperties = (inputElm) => {\n const props = Object.keys(inputElm);\n const value = props.indexOf(\"value\");\n if (value === -1) {\n return;\n }\n const typeIndex = props.indexOf(\"type\");\n const minIndex = props.indexOf(\"min\");\n const maxIndex = props.indexOf(\"max\");\n const stepIndex = props.indexOf(\"step\");\n if (value < typeIndex || value < minIndex || value < maxIndex || value < stepIndex) {\n consoleDevWarn(`The \"value\" prop of <input> should be set after \"min\", \"max\", \"type\" and \"step\"`);\n }\n};\n\n// src/runtime/client-hydrate.ts\nvar initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {\n const endHydrate = createTime(\"hydrateClient\", tagName);\n const shadowRoot = hostElm.shadowRoot;\n const childRenderNodes = [];\n const slotNodes = [];\n const shadowRootNodes = BUILD9.shadowDom && shadowRoot ? [] : null;\n const vnode = hostRef.$vnode$ = newVNode(tagName, null);\n if (!plt.$orgLocNodes$) {\n initializeDocumentHydrate(doc.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());\n }\n hostElm[HYDRATE_ID] = hostId;\n hostElm.removeAttribute(HYDRATE_ID);\n clientHydrate(vnode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, hostElm, hostId);\n childRenderNodes.map((c) => {\n const orgLocationId = c.$hostId$ + \".\" + c.$nodeId$;\n const orgLocationNode = plt.$orgLocNodes$.get(orgLocationId);\n const node = c.$elm$;\n if (orgLocationNode && supportsShadow && orgLocationNode[\"s-en\"] === \"\") {\n orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);\n }\n if (!shadowRoot) {\n node[\"s-hn\"] = tagName;\n if (orgLocationNode) {\n node[\"s-ol\"] = orgLocationNode;\n node[\"s-ol\"][\"s-nr\"] = node;\n }\n }\n plt.$orgLocNodes$.delete(orgLocationId);\n });\n if (BUILD9.shadowDom && shadowRoot) {\n shadowRootNodes.map((shadowRootNode) => {\n if (shadowRootNode) {\n shadowRoot.appendChild(shadowRootNode);\n }\n });\n }\n endHydrate();\n};\nvar clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node, hostId) => {\n let childNodeType;\n let childIdSplt;\n let childVNode;\n let i2;\n if (node.nodeType === 1 /* ElementNode */) {\n childNodeType = node.getAttribute(HYDRATE_CHILD_ID);\n if (childNodeType) {\n childIdSplt = childNodeType.split(\".\");\n if (childIdSplt[0] === hostId || childIdSplt[0] === \"0\") {\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[0],\n $nodeId$: childIdSplt[1],\n $depth$: childIdSplt[2],\n $index$: childIdSplt[3],\n $tag$: node.tagName.toLowerCase(),\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $text$: null\n };\n childRenderNodes.push(childVNode);\n node.removeAttribute(HYDRATE_CHILD_ID);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n parentVNode = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n }\n if (node.shadowRoot) {\n for (i2 = node.shadowRoot.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.shadowRoot.childNodes[i2],\n hostId\n );\n }\n }\n for (i2 = node.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.childNodes[i2],\n hostId\n );\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[1] === hostId || childIdSplt[1] === \"0\") {\n childNodeType = childIdSplt[0];\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[1],\n $nodeId$: childIdSplt[2],\n $depth$: childIdSplt[3],\n $index$: childIdSplt[4],\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $tag$: null,\n $text$: null\n };\n if (childNodeType === TEXT_NODE_ID) {\n childVNode.$elm$ = node.nextSibling;\n if (childVNode.$elm$ && childVNode.$elm$.nodeType === 3 /* TextNode */) {\n childVNode.$text$ = childVNode.$elm$.textContent;\n childRenderNodes.push(childVNode);\n node.remove();\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n } else if (childVNode.$hostId$ === hostId) {\n if (childNodeType === SLOT_NODE_ID) {\n childVNode.$tag$ = \"slot\";\n if (childIdSplt[5]) {\n node[\"s-sn\"] = childVNode.$name$ = childIdSplt[5];\n } else {\n node[\"s-sn\"] = \"\";\n }\n node[\"s-sr\"] = true;\n if (BUILD9.shadowDom && shadowRootNodes) {\n childVNode.$elm$ = doc.createElement(childVNode.$tag$);\n if (childVNode.$name$) {\n childVNode.$elm$.setAttribute(\"name\", childVNode.$name$);\n }\n node.parentNode.insertBefore(childVNode.$elm$, node);\n node.remove();\n if (childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n slotNodes.push(childVNode);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n } else if (childNodeType === CONTENT_REF_ID) {\n if (BUILD9.shadowDom && shadowRootNodes) {\n node.remove();\n } else if (BUILD9.slotRelocation) {\n hostElm[\"s-cr\"] = node;\n node[\"s-cn\"] = true;\n }\n }\n }\n }\n } else if (parentVNode && parentVNode.$tag$ === \"style\") {\n const vnode = newVNode(null, node.textContent);\n vnode.$elm$ = node;\n vnode.$index$ = \"0\";\n parentVNode.$children$ = [vnode];\n }\n};\nvar initializeDocumentHydrate = (node, orgLocNodes) => {\n if (node.nodeType === 1 /* ElementNode */) {\n let i2 = 0;\n if (node.shadowRoot) {\n for (; i2 < node.shadowRoot.childNodes.length; i2++) {\n initializeDocumentHydrate(node.shadowRoot.childNodes[i2], orgLocNodes);\n }\n }\n for (i2 = 0; i2 < node.childNodes.length; i2++) {\n initializeDocumentHydrate(node.childNodes[i2], orgLocNodes);\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n const childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[0] === ORG_LOCATION_ID) {\n orgLocNodes.set(childIdSplt[1] + \".\" + childIdSplt[2], node);\n node.nodeValue = \"\";\n node[\"s-en\"] = childIdSplt[3];\n }\n }\n};\n\n// src/runtime/initialize-component.ts\nimport { BUILD as BUILD20 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/mode.ts\nvar computeMode = (elm) => modeResolutionChain.map((h2) => h2(elm)).find((m) => !!m);\nvar setMode = (handler) => modeResolutionChain.push(handler);\nvar getMode = (ref) => getHostRef(ref).$modeName$;\n\n// src/runtime/proxy-component.ts\nimport { BUILD as BUILD19 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/set-value.ts\nimport { BUILD as BUILD18 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/parse-property-value.ts\nimport { BUILD as BUILD10 } from \"@stencil/core/internal/app-data\";\nvar parsePropertyValue = (propValue, propType) => {\n if (propValue != null && !isComplexType(propValue)) {\n if (BUILD10.propBoolean && propType & 4 /* Boolean */) {\n return propValue === \"false\" ? false : propValue === \"\" || !!propValue;\n }\n if (BUILD10.propNumber && propType & 2 /* Number */) {\n return parseFloat(propValue);\n }\n if (BUILD10.propString && propType & 1 /* String */) {\n return String(propValue);\n }\n return propValue;\n }\n return propValue;\n};\n\n// src/runtime/update-component.ts\nimport { BUILD as BUILD17, NAMESPACE } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/event-emitter.ts\nimport { BUILD as BUILD12 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/element.ts\nimport { BUILD as BUILD11 } from \"@stencil/core/internal/app-data\";\nvar getElement = (ref) => BUILD11.lazyLoad ? getHostRef(ref).$hostElement$ : ref;\n\n// src/runtime/event-emitter.ts\nvar createEvent = (ref, name, flags) => {\n const elm = getElement(ref);\n return {\n emit: (detail) => {\n if (BUILD12.isDev && !elm.isConnected) {\n consoleDevWarn(`The \"${name}\" event was emitted, but the dispatcher node is no longer connected to the dom.`);\n }\n return emitEvent(elm, name, {\n bubbles: !!(flags & 4 /* Bubbles */),\n composed: !!(flags & 2 /* Composed */),\n cancelable: !!(flags & 1 /* Cancellable */),\n detail\n });\n }\n };\n};\nvar emitEvent = (elm, name, opts) => {\n const ev = plt.ce(name, opts);\n elm.dispatchEvent(ev);\n return ev;\n};\n\n// src/runtime/styles.ts\nimport { BUILD as BUILD13 } from \"@stencil/core/internal/app-data\";\nvar rootAppliedStyles = /* @__PURE__ */ new WeakMap();\nvar registerStyle = (scopeId2, cssText, allowCS) => {\n let style = styles.get(scopeId2);\n if (supportsConstructableStylesheets && allowCS) {\n style = style || new CSSStyleSheet();\n if (typeof style === \"string\") {\n style = cssText;\n } else {\n style.replaceSync(cssText);\n }\n } else {\n style = cssText;\n }\n styles.set(scopeId2, style);\n};\nvar addStyle = (styleContainerNode, cmpMeta, mode) => {\n var _a;\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = styles.get(scopeId2);\n if (!BUILD13.attachStyles) {\n return scopeId2;\n }\n styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;\n if (style) {\n if (typeof style === \"string\") {\n styleContainerNode = styleContainerNode.head || styleContainerNode;\n let appliedStyles = rootAppliedStyles.get(styleContainerNode);\n let styleElm;\n if (!appliedStyles) {\n rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());\n }\n if (!appliedStyles.has(scopeId2)) {\n if (BUILD13.hydrateClientSide && styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}=\"${scopeId2}\"]`))) {\n styleElm.innerHTML = style;\n } else {\n styleElm = doc.createElement(\"style\");\n styleElm.innerHTML = style;\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n styleElm.setAttribute(\"nonce\", nonce);\n }\n if ((BUILD13.hydrateServerSide || BUILD13.hotModuleReplacement) && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);\n }\n if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {\n if (styleContainerNode.nodeName === \"HEAD\") {\n const preconnectLinks = styleContainerNode.querySelectorAll(\"link[rel=preconnect]\");\n const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector(\"style\");\n styleContainerNode.insertBefore(styleElm, referenceNode2);\n } else if (\"host\" in styleContainerNode) {\n if (supportsConstructableStylesheets) {\n const stylesheet = new CSSStyleSheet();\n stylesheet.replaceSync(style);\n styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];\n } else {\n const existingStyleContainer = styleContainerNode.querySelector(\"style\");\n if (existingStyleContainer) {\n existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;\n } else {\n styleContainerNode.prepend(styleElm);\n }\n }\n } else {\n styleContainerNode.append(styleElm);\n }\n }\n if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== \"HEAD\") {\n styleContainerNode.insertBefore(styleElm, null);\n }\n }\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n styleElm.innerHTML += SLOT_FB_CSS;\n }\n if (appliedStyles) {\n appliedStyles.add(scopeId2);\n }\n }\n } else if (BUILD13.constructableCSS && !styleContainerNode.adoptedStyleSheets.includes(style)) {\n styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];\n }\n }\n return scopeId2;\n};\nvar attachStyles = (hostRef) => {\n const cmpMeta = hostRef.$cmpMeta$;\n const elm = hostRef.$hostElement$;\n const flags = cmpMeta.$flags$;\n const endAttachStyles = createTime(\"attachStyles\", cmpMeta.$tagName$);\n const scopeId2 = addStyle(\n BUILD13.shadowDom && supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),\n cmpMeta,\n hostRef.$modeName$\n );\n if ((BUILD13.shadowDom || BUILD13.scoped) && BUILD13.cssAnnotations && flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {\n elm[\"s-sc\"] = scopeId2;\n elm.classList.add(scopeId2 + \"-h\");\n if (BUILD13.scoped && flags & 2 /* scopedCssEncapsulation */) {\n elm.classList.add(scopeId2 + \"-s\");\n }\n }\n endAttachStyles();\n};\nvar getScopeId = (cmp, mode) => \"sc-\" + (BUILD13.mode && mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + \"-\" + mode : cmp.$tagName$);\n\n// src/runtime/vdom/vdom-render.ts\nimport { BUILD as BUILD16 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/update-element.ts\nimport { BUILD as BUILD15 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/set-accessor.ts\nimport { BUILD as BUILD14 } from \"@stencil/core/internal/app-data\";\nvar setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {\n if (oldValue !== newValue) {\n let isProp = isMemberInElement(elm, memberName);\n let ln = memberName.toLowerCase();\n if (BUILD14.vdomClass && memberName === \"class\") {\n const classList = elm.classList;\n const oldClasses = parseClassList(oldValue);\n const newClasses = parseClassList(newValue);\n classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));\n classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));\n } else if (BUILD14.vdomStyle && memberName === \"style\") {\n if (BUILD14.updatable) {\n for (const prop in oldValue) {\n if (!newValue || newValue[prop] == null) {\n if (!BUILD14.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.removeProperty(prop);\n } else {\n elm.style[prop] = \"\";\n }\n }\n }\n }\n for (const prop in newValue) {\n if (!oldValue || newValue[prop] !== oldValue[prop]) {\n if (!BUILD14.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.setProperty(prop, newValue[prop]);\n } else {\n elm.style[prop] = newValue[prop];\n }\n }\n }\n } else if (BUILD14.vdomKey && memberName === \"key\") {\n } else if (BUILD14.vdomRef && memberName === \"ref\") {\n if (newValue) {\n newValue(elm);\n }\n } else if (BUILD14.vdomListener && (BUILD14.lazyLoad ? !isProp : !elm.__lookupSetter__(memberName)) && memberName[0] === \"o\" && memberName[1] === \"n\") {\n if (memberName[2] === \"-\") {\n memberName = memberName.slice(3);\n } else if (isMemberInElement(win, ln)) {\n memberName = ln.slice(2);\n } else {\n memberName = ln[2] + memberName.slice(3);\n }\n if (oldValue || newValue) {\n const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);\n memberName = memberName.replace(CAPTURE_EVENT_REGEX, \"\");\n if (oldValue) {\n plt.rel(elm, memberName, oldValue, capture);\n }\n if (newValue) {\n plt.ael(elm, memberName, newValue, capture);\n }\n }\n } else if (BUILD14.vdomPropOrAttr) {\n const isComplex = isComplexType(newValue);\n if ((isProp || isComplex && newValue !== null) && !isSvg) {\n try {\n if (!elm.tagName.includes(\"-\")) {\n const n = newValue == null ? \"\" : newValue;\n if (memberName === \"list\") {\n isProp = false;\n } else if (oldValue == null || elm[memberName] != n) {\n if (typeof elm.__lookupSetter__(memberName) === \"function\") {\n elm[memberName] = n;\n } else {\n elm.setAttribute(memberName, n);\n }\n }\n } else {\n elm[memberName] = newValue;\n }\n } catch (e) {\n }\n }\n let xlink = false;\n if (BUILD14.vdomXlink) {\n if (ln !== (ln = ln.replace(/^xlink\\:?/, \"\"))) {\n memberName = ln;\n xlink = true;\n }\n }\n if (newValue == null || newValue === false) {\n if (newValue !== false || elm.getAttribute(memberName) === \"\") {\n if (BUILD14.vdomXlink && xlink) {\n elm.removeAttributeNS(XLINK_NS, memberName);\n } else {\n elm.removeAttribute(memberName);\n }\n }\n } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {\n newValue = newValue === true ? \"\" : newValue;\n if (BUILD14.vdomXlink && xlink) {\n elm.setAttributeNS(XLINK_NS, memberName, newValue);\n } else {\n elm.setAttribute(memberName, newValue);\n }\n }\n }\n }\n};\nvar parseClassListRegex = /\\s/;\nvar parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);\nvar CAPTURE_EVENT_SUFFIX = \"Capture\";\nvar CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + \"$\");\n\n// src/runtime/vdom/update-element.ts\nvar updateElement = (oldVnode, newVnode, isSvgMode2) => {\n const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;\n const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;\n const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;\n if (BUILD15.updatable) {\n for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {\n if (!(memberName in newVnodeAttrs)) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);\n }\n }\n }\n for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);\n }\n};\nfunction sortedAttrNames(attrNames) {\n return attrNames.includes(\"ref\") ? (\n // we need to sort these to ensure that `'ref'` is the last attr\n [...attrNames.filter((attr) => attr !== \"ref\"), \"ref\"]\n ) : (\n // no need to sort, return the original array\n attrNames\n );\n}\n\n// src/runtime/vdom/vdom-render.ts\nvar scopeId;\nvar contentRef;\nvar hostTagName;\nvar useNativeShadowDom = false;\nvar checkSlotFallbackVisibility = false;\nvar checkSlotRelocate = false;\nvar isSvgMode = false;\nvar createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {\n var _a;\n const newVNode2 = newParentVNode.$children$[childIndex];\n let i2 = 0;\n let elm;\n let childNode;\n let oldVNode;\n if (BUILD16.slotRelocation && !useNativeShadowDom) {\n checkSlotRelocate = true;\n if (newVNode2.$tag$ === \"slot\") {\n if (scopeId) {\n parentElm.classList.add(scopeId + \"-s\");\n }\n newVNode2.$flags$ |= newVNode2.$children$ ? (\n // slot element has fallback content\n // still create an element that \"mocks\" the slot element\n 2 /* isSlotFallback */\n ) : (\n // slot element does not have fallback content\n // create an html comment we'll use to always reference\n // where actual slot content should sit next to\n 1 /* isSlotReference */\n );\n }\n }\n if (BUILD16.isDev && newVNode2.$elm$) {\n consoleDevError(\n `The JSX ${newVNode2.$text$ !== null ? `\"${newVNode2.$text$}\" text` : `\"${newVNode2.$tag$}\" element`} node should not be shared within the same renderer. The renderer caches element lookups in order to improve performance. However, a side effect from this is that the exact same JSX node should not be reused. For more information please see https://stenciljs.com/docs/templating-jsx#avoid-shared-jsx-nodes`\n );\n }\n if (BUILD16.vdomText && newVNode2.$text$ !== null) {\n elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);\n } else if (BUILD16.slotRelocation && newVNode2.$flags$ & 1 /* isSlotReference */) {\n elm = newVNode2.$elm$ = BUILD16.isDebug || BUILD16.hydrateServerSide ? slotReferenceDebugNode(newVNode2) : doc.createTextNode(\"\");\n } else {\n if (BUILD16.svg && !isSvgMode) {\n isSvgMode = newVNode2.$tag$ === \"svg\";\n }\n elm = newVNode2.$elm$ = BUILD16.svg ? doc.createElementNS(\n isSvgMode ? SVG_NS : HTML_NS,\n !useNativeShadowDom && BUILD16.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n ) : doc.createElement(\n !useNativeShadowDom && BUILD16.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n );\n if (BUILD16.svg && isSvgMode && newVNode2.$tag$ === \"foreignObject\") {\n isSvgMode = false;\n }\n if (BUILD16.vdomAttribute) {\n updateElement(null, newVNode2, isSvgMode);\n }\n const rootNode = elm.getRootNode();\n const isElementWithinShadowRoot = !rootNode.querySelector(\"body\");\n if (!isElementWithinShadowRoot && BUILD16.scoped && isDef(scopeId) && elm[\"s-si\"] !== scopeId) {\n elm.classList.add(elm[\"s-si\"] = scopeId);\n }\n if (BUILD16.scoped) {\n updateElementScopeIds(elm, parentElm);\n }\n if (newVNode2.$children$) {\n for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {\n childNode = createElm(oldParentVNode, newVNode2, i2, elm);\n if (childNode) {\n elm.appendChild(childNode);\n }\n }\n }\n if (BUILD16.svg) {\n if (newVNode2.$tag$ === \"svg\") {\n isSvgMode = false;\n } else if (elm.tagName === \"foreignObject\") {\n isSvgMode = true;\n }\n }\n }\n elm[\"s-hn\"] = hostTagName;\n if (BUILD16.slotRelocation) {\n if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {\n elm[\"s-sr\"] = true;\n elm[\"s-cr\"] = contentRef;\n elm[\"s-sn\"] = newVNode2.$name$ || \"\";\n elm[\"s-rf\"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;\n oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];\n if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {\n if (BUILD16.experimentalSlotFixes) {\n relocateToHostRoot(oldParentVNode.$elm$);\n } else {\n putBackInOriginalLocation(oldParentVNode.$elm$, false);\n }\n }\n }\n }\n return elm;\n};\nvar relocateToHostRoot = (parentElm) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const host = parentElm.closest(hostTagName.toLowerCase());\n if (host != null) {\n const contentRefNode = Array.from(host.childNodes).find((ref) => ref[\"s-cr\"]);\n const childNodeArray = Array.from(parentElm.childNodes);\n for (const childNode of contentRefNode ? childNodeArray.reverse() : childNodeArray) {\n if (childNode[\"s-sh\"] != null) {\n insertBefore(host, childNode, contentRefNode != null ? contentRefNode : null);\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar putBackInOriginalLocation = (parentElm, recursive) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const oldSlotChildNodes = Array.from(parentElm.childNodes);\n if (parentElm[\"s-sr\"] && BUILD16.experimentalSlotFixes) {\n let node = parentElm;\n while (node = node.nextSibling) {\n if (node && node[\"s-sn\"] === parentElm[\"s-sn\"] && node[\"s-sh\"] === hostTagName) {\n oldSlotChildNodes.push(node);\n }\n }\n }\n for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {\n const childNode = oldSlotChildNodes[i2];\n if (childNode[\"s-hn\"] !== hostTagName && childNode[\"s-ol\"]) {\n insertBefore(parentReferenceNode(childNode), childNode, referenceNode(childNode));\n childNode[\"s-ol\"].remove();\n childNode[\"s-ol\"] = void 0;\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n if (recursive) {\n putBackInOriginalLocation(childNode, recursive);\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {\n let containerElm = BUILD16.slotRelocation && parentElm[\"s-cr\"] && parentElm[\"s-cr\"].parentNode || parentElm;\n let childNode;\n if (BUILD16.shadowDom && containerElm.shadowRoot && containerElm.tagName === hostTagName) {\n containerElm = containerElm.shadowRoot;\n }\n for (; startIdx <= endIdx; ++startIdx) {\n if (vnodes[startIdx]) {\n childNode = createElm(null, parentVNode, startIdx, parentElm);\n if (childNode) {\n vnodes[startIdx].$elm$ = childNode;\n insertBefore(containerElm, childNode, BUILD16.slotRelocation ? referenceNode(before) : before);\n }\n }\n }\n};\nvar removeVnodes = (vnodes, startIdx, endIdx) => {\n for (let index = startIdx; index <= endIdx; ++index) {\n const vnode = vnodes[index];\n if (vnode) {\n const elm = vnode.$elm$;\n nullifyVNodeRefs(vnode);\n if (elm) {\n if (BUILD16.slotRelocation) {\n checkSlotFallbackVisibility = true;\n if (elm[\"s-ol\"]) {\n elm[\"s-ol\"].remove();\n } else {\n putBackInOriginalLocation(elm, true);\n }\n }\n elm.remove();\n }\n }\n }\n};\nvar updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {\n let oldStartIdx = 0;\n let newStartIdx = 0;\n let idxInOld = 0;\n let i2 = 0;\n let oldEndIdx = oldCh.length - 1;\n let oldStartVnode = oldCh[0];\n let oldEndVnode = oldCh[oldEndIdx];\n let newEndIdx = newCh.length - 1;\n let newStartVnode = newCh[0];\n let newEndVnode = newCh[newEndIdx];\n let node;\n let elmToMove;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n oldStartVnode = oldCh[++oldStartIdx];\n } else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n } else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n } else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {\n patch(oldStartVnode, newStartVnode, isInitialRender);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {\n patch(oldEndVnode, newEndVnode, isInitialRender);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {\n if (BUILD16.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);\n }\n patch(oldStartVnode, newEndVnode, isInitialRender);\n insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {\n if (BUILD16.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);\n }\n patch(oldEndVnode, newStartVnode, isInitialRender);\n insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n } else {\n idxInOld = -1;\n if (BUILD16.vdomKey) {\n for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {\n if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {\n idxInOld = i2;\n break;\n }\n }\n }\n if (BUILD16.vdomKey && idxInOld >= 0) {\n elmToMove = oldCh[idxInOld];\n if (elmToMove.$tag$ !== newStartVnode.$tag$) {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld, parentElm);\n } else {\n patch(elmToMove, newStartVnode, isInitialRender);\n oldCh[idxInOld] = void 0;\n node = elmToMove.$elm$;\n }\n newStartVnode = newCh[++newStartIdx];\n } else {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx, parentElm);\n newStartVnode = newCh[++newStartIdx];\n }\n if (node) {\n if (BUILD16.slotRelocation) {\n insertBefore(parentReferenceNode(oldStartVnode.$elm$), node, referenceNode(oldStartVnode.$elm$));\n } else {\n insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);\n }\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n addVnodes(\n parentElm,\n newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,\n newVNode2,\n newCh,\n newStartIdx,\n newEndIdx\n );\n } else if (BUILD16.updatable && newStartIdx > newEndIdx) {\n removeVnodes(oldCh, oldStartIdx, oldEndIdx);\n }\n};\nvar isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {\n if (leftVNode.$tag$ === rightVNode.$tag$) {\n if (BUILD16.slotRelocation && leftVNode.$tag$ === \"slot\") {\n if (\n // The component gets hydrated and no VDOM has been initialized.\n // Here the comparison can't happen as $name$ property is not set for `leftNode`.\n \"$nodeId$\" in leftVNode && isInitialRender && // `leftNode` is not from type HTMLComment which would cause many\n // hydration comments to be removed\n leftVNode.$elm$.nodeType !== 8\n ) {\n return false;\n }\n return leftVNode.$name$ === rightVNode.$name$;\n }\n if (BUILD16.vdomKey && !isInitialRender) {\n return leftVNode.$key$ === rightVNode.$key$;\n }\n return true;\n }\n return false;\n};\nvar referenceNode = (node) => {\n return node && node[\"s-ol\"] || node;\n};\nvar parentReferenceNode = (node) => (node[\"s-ol\"] ? node[\"s-ol\"] : node).parentNode;\nvar patch = (oldVNode, newVNode2, isInitialRender = false) => {\n const elm = newVNode2.$elm$ = oldVNode.$elm$;\n const oldChildren = oldVNode.$children$;\n const newChildren = newVNode2.$children$;\n const tag = newVNode2.$tag$;\n const text = newVNode2.$text$;\n let defaultHolder;\n if (!BUILD16.vdomText || text === null) {\n if (BUILD16.svg) {\n isSvgMode = tag === \"svg\" ? true : tag === \"foreignObject\" ? false : isSvgMode;\n }\n if (BUILD16.vdomAttribute || BUILD16.reflect) {\n if (BUILD16.slot && tag === \"slot\" && !useNativeShadowDom) {\n if (BUILD16.experimentalSlotFixes && oldVNode.$name$ !== newVNode2.$name$) {\n newVNode2.$elm$[\"s-sn\"] = newVNode2.$name$ || \"\";\n relocateToHostRoot(newVNode2.$elm$.parentElement);\n }\n } else {\n updateElement(oldVNode, newVNode2, isSvgMode);\n }\n }\n if (BUILD16.updatable && oldChildren !== null && newChildren !== null) {\n updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);\n } else if (newChildren !== null) {\n if (BUILD16.updatable && BUILD16.vdomText && oldVNode.$text$ !== null) {\n elm.textContent = \"\";\n }\n addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);\n } else if (\n // don't do this on initial render as it can cause non-hydrated content to be removed\n !isInitialRender && BUILD16.updatable && oldChildren !== null\n ) {\n removeVnodes(oldChildren, 0, oldChildren.length - 1);\n }\n if (BUILD16.svg && isSvgMode && tag === \"svg\") {\n isSvgMode = false;\n }\n } else if (BUILD16.vdomText && BUILD16.slotRelocation && (defaultHolder = elm[\"s-cr\"])) {\n defaultHolder.parentNode.textContent = text;\n } else if (BUILD16.vdomText && oldVNode.$text$ !== text) {\n elm.data = text;\n }\n};\nvar updateFallbackSlotVisibility = (elm) => {\n const childNodes = elm.childNodes;\n for (const childNode of childNodes) {\n if (childNode.nodeType === 1 /* ElementNode */) {\n if (childNode[\"s-sr\"]) {\n const slotName = childNode[\"s-sn\"];\n childNode.hidden = false;\n for (const siblingNode of childNodes) {\n if (siblingNode !== childNode) {\n if (siblingNode[\"s-hn\"] !== childNode[\"s-hn\"] || slotName !== \"\") {\n if (siblingNode.nodeType === 1 /* ElementNode */ && (slotName === siblingNode.getAttribute(\"slot\") || slotName === siblingNode[\"s-sn\"]) || siblingNode.nodeType === 3 /* TextNode */ && slotName === siblingNode[\"s-sn\"]) {\n childNode.hidden = true;\n break;\n }\n } else {\n if (siblingNode.nodeType === 1 /* ElementNode */ || siblingNode.nodeType === 3 /* TextNode */ && siblingNode.textContent.trim() !== \"\") {\n childNode.hidden = true;\n break;\n }\n }\n }\n }\n }\n updateFallbackSlotVisibility(childNode);\n }\n }\n};\nvar relocateNodes = [];\nvar markSlotContentForRelocation = (elm) => {\n let node;\n let hostContentNodes;\n let j;\n for (const childNode of elm.childNodes) {\n if (childNode[\"s-sr\"] && (node = childNode[\"s-cr\"]) && node.parentNode) {\n hostContentNodes = node.parentNode.childNodes;\n const slotName = childNode[\"s-sn\"];\n for (j = hostContentNodes.length - 1; j >= 0; j--) {\n node = hostContentNodes[j];\n if (!node[\"s-cn\"] && !node[\"s-nr\"] && node[\"s-hn\"] !== childNode[\"s-hn\"] && (!BUILD16.experimentalSlotFixes || !node[\"s-sh\"] || node[\"s-sh\"] !== childNode[\"s-hn\"])) {\n if (isNodeLocatedInSlot(node, slotName)) {\n let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n checkSlotFallbackVisibility = true;\n node[\"s-sn\"] = node[\"s-sn\"] || slotName;\n if (relocateNodeData) {\n relocateNodeData.$nodeToRelocate$[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodeData.$slotRefNode$ = childNode;\n } else {\n node[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodes.push({\n $slotRefNode$: childNode,\n $nodeToRelocate$: node\n });\n }\n if (node[\"s-sr\"]) {\n relocateNodes.map((relocateNode) => {\n if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node[\"s-sn\"])) {\n relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n if (relocateNodeData && !relocateNode.$slotRefNode$) {\n relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;\n }\n }\n });\n }\n } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {\n relocateNodes.push({\n $nodeToRelocate$: node\n });\n }\n }\n }\n }\n if (childNode.nodeType === 1 /* ElementNode */) {\n markSlotContentForRelocation(childNode);\n }\n }\n};\nvar isNodeLocatedInSlot = (nodeToRelocate, slotName) => {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (nodeToRelocate.getAttribute(\"slot\") === null && slotName === \"\") {\n return true;\n }\n if (nodeToRelocate.getAttribute(\"slot\") === slotName) {\n return true;\n }\n return false;\n }\n if (nodeToRelocate[\"s-sn\"] === slotName) {\n return true;\n }\n return slotName === \"\";\n};\nvar nullifyVNodeRefs = (vNode) => {\n if (BUILD16.vdomRef) {\n vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);\n vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);\n }\n};\nvar insertBefore = (parent, newNode, reference) => {\n const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);\n if (BUILD16.scoped) {\n updateElementScopeIds(newNode, parent);\n }\n return inserted;\n};\nvar findScopeIds = (element) => {\n const scopeIds = [];\n if (element) {\n scopeIds.push(\n ...element[\"s-scs\"] || [],\n element[\"s-si\"],\n element[\"s-sc\"],\n ...findScopeIds(element.parentElement)\n );\n }\n return scopeIds;\n};\nvar updateElementScopeIds = (element, parent, iterateChildNodes = false) => {\n var _a;\n if (element && parent && element.nodeType === 1 /* ElementNode */) {\n const scopeIds = new Set(findScopeIds(parent).filter(Boolean));\n if (scopeIds.size) {\n (_a = element.classList) == null ? void 0 : _a.add(...element[\"s-scs\"] = [...scopeIds]);\n if (element[\"s-ol\"] || iterateChildNodes) {\n for (const childNode of Array.from(element.childNodes)) {\n updateElementScopeIds(childNode, element, true);\n }\n }\n }\n }\n};\nvar renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {\n var _a, _b, _c, _d, _e;\n const hostElm = hostRef.$hostElement$;\n const cmpMeta = hostRef.$cmpMeta$;\n const oldVNode = hostRef.$vnode$ || newVNode(null, null);\n const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);\n hostTagName = hostElm.tagName;\n if (BUILD16.isDev && Array.isArray(renderFnResults) && renderFnResults.some(isHost)) {\n throw new Error(`The <Host> must be the single root component.\nLooks like the render() function of \"${hostTagName.toLowerCase()}\" is returning an array that contains the <Host>.\n\nThe render() function should look like this instead:\n\nrender() {\n // Do not return an array\n return (\n <Host>{content}</Host>\n );\n}\n `);\n }\n if (BUILD16.reflect && cmpMeta.$attrsToReflect$) {\n rootVnode.$attrs$ = rootVnode.$attrs$ || {};\n cmpMeta.$attrsToReflect$.map(\n ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]\n );\n }\n if (isInitialLoad && rootVnode.$attrs$) {\n for (const key of Object.keys(rootVnode.$attrs$)) {\n if (hostElm.hasAttribute(key) && ![\"key\", \"ref\", \"style\", \"class\"].includes(key)) {\n rootVnode.$attrs$[key] = hostElm[key];\n }\n }\n }\n rootVnode.$tag$ = null;\n rootVnode.$flags$ |= 4 /* isHost */;\n hostRef.$vnode$ = rootVnode;\n rootVnode.$elm$ = oldVNode.$elm$ = BUILD16.shadowDom ? hostElm.shadowRoot || hostElm : hostElm;\n if (BUILD16.scoped || BUILD16.shadowDom) {\n scopeId = hostElm[\"s-sc\"];\n }\n useNativeShadowDom = supportsShadow && (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;\n if (BUILD16.slotRelocation) {\n contentRef = hostElm[\"s-cr\"];\n checkSlotFallbackVisibility = false;\n }\n patch(oldVNode, rootVnode, isInitialLoad);\n if (BUILD16.slotRelocation) {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n if (checkSlotRelocate) {\n markSlotContentForRelocation(rootVnode.$elm$);\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n if (!nodeToRelocate[\"s-ol\"]) {\n const orgLocationNode = BUILD16.isDebug || BUILD16.hydrateServerSide ? originalLocationDebugNode(nodeToRelocate) : doc.createTextNode(\"\");\n orgLocationNode[\"s-nr\"] = nodeToRelocate;\n insertBefore(nodeToRelocate.parentNode, nodeToRelocate[\"s-ol\"] = orgLocationNode, nodeToRelocate);\n }\n }\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n const slotRefNode = relocateData.$slotRefNode$;\n if (slotRefNode) {\n const parentNodeRef = slotRefNode.parentNode;\n let insertBeforeNode = slotRefNode.nextSibling;\n if (!BUILD16.experimentalSlotFixes || insertBeforeNode && insertBeforeNode.nodeType === 1 /* ElementNode */) {\n let orgLocationNode = (_a = nodeToRelocate[\"s-ol\"]) == null ? void 0 : _a.previousSibling;\n while (orgLocationNode) {\n let refNode = (_b = orgLocationNode[\"s-nr\"]) != null ? _b : null;\n if (refNode && refNode[\"s-sn\"] === nodeToRelocate[\"s-sn\"] && parentNodeRef === refNode.parentNode) {\n refNode = refNode.nextSibling;\n while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode[\"s-sr\"])) {\n refNode = refNode == null ? void 0 : refNode.nextSibling;\n }\n if (!refNode || !refNode[\"s-nr\"]) {\n insertBeforeNode = refNode;\n break;\n }\n }\n orgLocationNode = orgLocationNode.previousSibling;\n }\n }\n if (!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode || nodeToRelocate.nextSibling !== insertBeforeNode) {\n if (nodeToRelocate !== insertBeforeNode) {\n if (!BUILD16.experimentalSlotFixes && !nodeToRelocate[\"s-hn\"] && nodeToRelocate[\"s-ol\"]) {\n nodeToRelocate[\"s-hn\"] = nodeToRelocate[\"s-ol\"].parentNode.nodeName;\n }\n insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n nodeToRelocate.hidden = (_c = nodeToRelocate[\"s-ih\"]) != null ? _c : false;\n }\n }\n }\n nodeToRelocate && typeof slotRefNode[\"s-rf\"] === \"function\" && slotRefNode[\"s-rf\"](nodeToRelocate);\n } else {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (isInitialLoad) {\n nodeToRelocate[\"s-ih\"] = (_d = nodeToRelocate.hidden) != null ? _d : false;\n }\n nodeToRelocate.hidden = true;\n }\n }\n }\n }\n if (checkSlotFallbackVisibility) {\n updateFallbackSlotVisibility(rootVnode.$elm$);\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n relocateNodes.length = 0;\n }\n if (BUILD16.experimentalScopedSlotChanges && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n for (const childNode of rootVnode.$elm$.childNodes) {\n if (childNode[\"s-hn\"] !== hostTagName && !childNode[\"s-sh\"]) {\n if (isInitialLoad && childNode[\"s-ih\"] == null) {\n childNode[\"s-ih\"] = (_e = childNode.hidden) != null ? _e : false;\n }\n childNode.hidden = true;\n }\n }\n }\n contentRef = void 0;\n};\nvar slotReferenceDebugNode = (slotVNode) => doc.createComment(\n `<slot${slotVNode.$name$ ? ' name=\"' + slotVNode.$name$ + '\"' : \"\"}> (host=${hostTagName.toLowerCase()})`\n);\nvar originalLocationDebugNode = (nodeToRelocate) => doc.createComment(\n `org-location for ` + (nodeToRelocate.localName ? `<${nodeToRelocate.localName}> (host=${nodeToRelocate[\"s-hn\"]})` : `[${nodeToRelocate.textContent}]`)\n);\n\n// src/runtime/update-component.ts\nvar attachToAncestor = (hostRef, ancestorComponent) => {\n if (BUILD17.asyncLoading && ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent[\"s-p\"]) {\n ancestorComponent[\"s-p\"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));\n }\n};\nvar scheduleUpdate = (hostRef, isInitialLoad) => {\n if (BUILD17.taskQueue && BUILD17.updatable) {\n hostRef.$flags$ |= 16 /* isQueuedForUpdate */;\n }\n if (BUILD17.asyncLoading && hostRef.$flags$ & 4 /* isWaitingForChildren */) {\n hostRef.$flags$ |= 512 /* needsRerender */;\n return;\n }\n attachToAncestor(hostRef, hostRef.$ancestorComponent$);\n const dispatch = () => dispatchHooks(hostRef, isInitialLoad);\n return BUILD17.taskQueue ? writeTask(dispatch) : dispatch();\n};\nvar dispatchHooks = (hostRef, isInitialLoad) => {\n const elm = hostRef.$hostElement$;\n const endSchedule = createTime(\"scheduleUpdate\", hostRef.$cmpMeta$.$tagName$);\n const instance = BUILD17.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n throw new Error(\n `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \\`externalRuntime: true\\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`\n );\n }\n let maybePromise;\n if (isInitialLoad) {\n if (BUILD17.lazyLoad && BUILD17.hostListener) {\n hostRef.$flags$ |= 256 /* isListenReady */;\n if (hostRef.$queuedListeners$) {\n hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));\n hostRef.$queuedListeners$ = void 0;\n }\n }\n emitLifecycleEvent(elm, \"componentWillLoad\");\n if (BUILD17.cmpWillLoad) {\n maybePromise = safeCall(instance, \"componentWillLoad\");\n }\n } else {\n emitLifecycleEvent(elm, \"componentWillUpdate\");\n if (BUILD17.cmpWillUpdate) {\n maybePromise = safeCall(instance, \"componentWillUpdate\");\n }\n }\n emitLifecycleEvent(elm, \"componentWillRender\");\n if (BUILD17.cmpWillRender) {\n maybePromise = enqueue(maybePromise, () => safeCall(instance, \"componentWillRender\"));\n }\n endSchedule();\n return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));\n};\nvar enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err2) => {\n console.error(err2);\n fn();\n}) : fn();\nvar isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === \"function\";\nvar updateComponent = async (hostRef, instance, isInitialLoad) => {\n var _a;\n const elm = hostRef.$hostElement$;\n const endUpdate = createTime(\"update\", hostRef.$cmpMeta$.$tagName$);\n const rc = elm[\"s-rc\"];\n if (BUILD17.style && isInitialLoad) {\n attachStyles(hostRef);\n }\n const endRender = createTime(\"render\", hostRef.$cmpMeta$.$tagName$);\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n if (BUILD17.hydrateServerSide) {\n await callRender(hostRef, instance, elm, isInitialLoad);\n } else {\n callRender(hostRef, instance, elm, isInitialLoad);\n }\n if (BUILD17.isDev) {\n hostRef.$renderCount$ = hostRef.$renderCount$ === void 0 ? 1 : hostRef.$renderCount$ + 1;\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n if (BUILD17.hydrateServerSide) {\n try {\n serverSideConnected(elm);\n if (isInitialLoad) {\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n elm[\"s-en\"] = \"\";\n } else if (hostRef.$cmpMeta$.$flags$ & 2 /* scopedCssEncapsulation */) {\n elm[\"s-en\"] = \"c\";\n }\n }\n } catch (e) {\n consoleError(e, elm);\n }\n }\n if (BUILD17.asyncLoading && rc) {\n rc.map((cb) => cb());\n elm[\"s-rc\"] = void 0;\n }\n endRender();\n endUpdate();\n if (BUILD17.asyncLoading) {\n const childrenPromises = (_a = elm[\"s-p\"]) != null ? _a : [];\n const postUpdate = () => postUpdateComponent(hostRef);\n if (childrenPromises.length === 0) {\n postUpdate();\n } else {\n Promise.all(childrenPromises).then(postUpdate);\n hostRef.$flags$ |= 4 /* isWaitingForChildren */;\n childrenPromises.length = 0;\n }\n } else {\n postUpdateComponent(hostRef);\n }\n};\nvar renderingRef = null;\nvar callRender = (hostRef, instance, elm, isInitialLoad) => {\n const allRenderFn = BUILD17.allRenderFn ? true : false;\n const lazyLoad = BUILD17.lazyLoad ? true : false;\n const taskQueue = BUILD17.taskQueue ? true : false;\n const updatable = BUILD17.updatable ? true : false;\n try {\n renderingRef = instance;\n instance = allRenderFn ? instance.render() : instance.render && instance.render();\n if (updatable && taskQueue) {\n hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;\n }\n if (updatable || lazyLoad) {\n hostRef.$flags$ |= 2 /* hasRendered */;\n }\n if (BUILD17.hasRenderFn || BUILD17.reflect) {\n if (BUILD17.vdomRender || BUILD17.reflect) {\n if (BUILD17.hydrateServerSide) {\n return Promise.resolve(instance).then((value) => renderVdom(hostRef, value, isInitialLoad));\n } else {\n renderVdom(hostRef, instance, isInitialLoad);\n }\n } else {\n const shadowRoot = elm.shadowRoot;\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n shadowRoot.textContent = instance;\n } else {\n elm.textContent = instance;\n }\n }\n }\n } catch (e) {\n consoleError(e, hostRef.$hostElement$);\n }\n renderingRef = null;\n return null;\n};\nvar getRenderingRef = () => renderingRef;\nvar postUpdateComponent = (hostRef) => {\n const tagName = hostRef.$cmpMeta$.$tagName$;\n const elm = hostRef.$hostElement$;\n const endPostUpdate = createTime(\"postUpdate\", tagName);\n const instance = BUILD17.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const ancestorComponent = hostRef.$ancestorComponent$;\n if (BUILD17.cmpDidRender) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidRender\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidRender\");\n if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {\n hostRef.$flags$ |= 64 /* hasLoadedComponent */;\n if (BUILD17.asyncLoading && BUILD17.cssAnnotations) {\n addHydratedFlag(elm);\n }\n if (BUILD17.cmpDidLoad) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 2048 /* devOnDidLoad */;\n }\n safeCall(instance, \"componentDidLoad\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~2048 /* devOnDidLoad */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidLoad\");\n endPostUpdate();\n if (BUILD17.asyncLoading) {\n hostRef.$onReadyResolve$(elm);\n if (!ancestorComponent) {\n appDidLoad(tagName);\n }\n }\n } else {\n if (BUILD17.cmpDidUpdate) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidUpdate\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidUpdate\");\n endPostUpdate();\n }\n if (BUILD17.method && BUILD17.lazyLoad) {\n hostRef.$onInstanceResolve$(elm);\n }\n if (BUILD17.asyncLoading) {\n if (hostRef.$onRenderResolve$) {\n hostRef.$onRenderResolve$();\n hostRef.$onRenderResolve$ = void 0;\n }\n if (hostRef.$flags$ & 512 /* needsRerender */) {\n nextTick(() => scheduleUpdate(hostRef, false));\n }\n hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);\n }\n};\nvar forceUpdate = (ref) => {\n if (BUILD17.updatable && (Build.isBrowser || Build.isTesting)) {\n const hostRef = getHostRef(ref);\n const isConnected = hostRef.$hostElement$.isConnected;\n if (isConnected && (hostRef.$flags$ & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n scheduleUpdate(hostRef, false);\n }\n return isConnected;\n }\n return false;\n};\nvar appDidLoad = (who) => {\n if (BUILD17.cssAnnotations) {\n addHydratedFlag(doc.documentElement);\n }\n if (BUILD17.asyncQueue) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n nextTick(() => emitEvent(win, \"appload\", { detail: { namespace: NAMESPACE } }));\n if (BUILD17.profile && performance.measure) {\n performance.measure(`[Stencil] ${NAMESPACE} initial load (by ${who})`, \"st:app:start\");\n }\n};\nvar safeCall = (instance, method, arg) => {\n if (instance && instance[method]) {\n try {\n return instance[method](arg);\n } catch (e) {\n consoleError(e);\n }\n }\n return void 0;\n};\nvar emitLifecycleEvent = (elm, lifecycleName) => {\n if (BUILD17.lifecycleDOMEvents) {\n emitEvent(elm, \"stencil_\" + lifecycleName, {\n bubbles: true,\n composed: true,\n detail: {\n namespace: NAMESPACE\n }\n });\n }\n};\nvar addHydratedFlag = (elm) => {\n var _a, _b;\n return BUILD17.hydratedClass ? elm.classList.add((_a = BUILD17.hydratedSelectorName) != null ? _a : \"hydrated\") : BUILD17.hydratedAttribute ? elm.setAttribute((_b = BUILD17.hydratedSelectorName) != null ? _b : \"hydrated\", \"\") : void 0;\n};\nvar serverSideConnected = (elm) => {\n const children = elm.children;\n if (children != null) {\n for (let i2 = 0, ii = children.length; i2 < ii; i2++) {\n const childElm = children[i2];\n if (typeof childElm.connectedCallback === \"function\") {\n childElm.connectedCallback();\n }\n serverSideConnected(childElm);\n }\n }\n};\n\n// src/runtime/set-value.ts\nvar getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);\nvar setValue = (ref, propName, newVal, cmpMeta) => {\n const hostRef = getHostRef(ref);\n if (BUILD18.lazyLoad && !hostRef) {\n throw new Error(\n `Couldn't find host element for \"${cmpMeta.$tagName$}\" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`\n );\n }\n const elm = BUILD18.lazyLoad ? hostRef.$hostElement$ : ref;\n const oldVal = hostRef.$instanceValues$.get(propName);\n const flags = hostRef.$flags$;\n const instance = BUILD18.lazyLoad ? hostRef.$lazyInstance$ : elm;\n newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);\n const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);\n const didValueChange = newVal !== oldVal && !areBothNaN;\n if ((!BUILD18.lazyLoad || !(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {\n hostRef.$instanceValues$.set(propName, newVal);\n if (BUILD18.isDev) {\n if (hostRef.$flags$ & 1024 /* devOnRender */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during rendering. This can potentially lead to infinite-loops and other bugs.`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n } else if (hostRef.$flags$ & 2048 /* devOnDidLoad */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during \"componentDidLoad()\", this triggers extra re-renders, try to setup on \"componentWillLoad()\"`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n }\n }\n if (!BUILD18.lazyLoad || instance) {\n if (BUILD18.watchCallback && cmpMeta.$watchers$ && flags & 128 /* isWatchReady */) {\n const watchMethods = cmpMeta.$watchers$[propName];\n if (watchMethods) {\n watchMethods.map((watchMethodName) => {\n try {\n instance[watchMethodName](newVal, oldVal, propName);\n } catch (e) {\n consoleError(e, elm);\n }\n });\n }\n }\n if (BUILD18.updatable && (flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n if (BUILD18.cmpShouldUpdate && instance.componentShouldUpdate) {\n if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {\n return;\n }\n }\n scheduleUpdate(hostRef, false);\n }\n }\n }\n};\n\n// src/runtime/proxy-component.ts\nvar proxyComponent = (Cstr, cmpMeta, flags) => {\n var _a, _b;\n const prototype = Cstr.prototype;\n if (BUILD19.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */ && flags & 1 /* isElementConstructor */) {\n FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach(\n (cbName) => Object.defineProperty(prototype, cbName, {\n value(...args) {\n const hostRef = getHostRef(this);\n const elm = BUILD19.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD19.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n hostRef.$onReadyPromise$.then((instance2) => {\n const cb = instance2[cbName];\n typeof cb === \"function\" && cb.call(instance2, ...args);\n });\n } else {\n const cb = instance[cbName];\n typeof cb === \"function\" && cb.call(instance, ...args);\n }\n }\n })\n );\n }\n if (BUILD19.member && cmpMeta.$members$ || BUILD19.watchCallback && (cmpMeta.$watchers$ || Cstr.watchers)) {\n if (BUILD19.watchCallback && Cstr.watchers && !cmpMeta.$watchers$) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});\n members.map(([memberName, [memberFlags]]) => {\n if ((BUILD19.prop || BUILD19.state) && (memberFlags & 31 /* Prop */ || (!BUILD19.lazyLoad || flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {\n Object.defineProperty(prototype, memberName, {\n get() {\n return getValue(this, memberName);\n },\n set(newValue) {\n if (BUILD19.isDev) {\n const ref = getHostRef(this);\n if (\n // we are proxying the instance (not element)\n (flags & 1 /* isElementConstructor */) === 0 && // the element is not constructing\n (ref && ref.$flags$ & 8 /* isConstructingInstance */) === 0 && // the member is a prop\n (memberFlags & 31 /* Prop */) !== 0 && // the member is not mutable\n (memberFlags & 1024 /* Mutable */) === 0\n ) {\n consoleDevWarn(\n `@Prop() \"${memberName}\" on <${cmpMeta.$tagName$}> is immutable but was modified from within the component.\nMore information: https://stenciljs.com/docs/properties#prop-mutability`\n );\n }\n }\n setValue(this, memberName, newValue, cmpMeta);\n },\n configurable: true,\n enumerable: true\n });\n } else if (BUILD19.lazyLoad && BUILD19.method && flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {\n Object.defineProperty(prototype, memberName, {\n value(...args) {\n var _a2;\n const ref = getHostRef(this);\n return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {\n var _a3;\n return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);\n });\n }\n });\n }\n });\n if (BUILD19.observeAttribute && (!BUILD19.lazyLoad || flags & 1 /* isElementConstructor */)) {\n const attrNameToPropName = /* @__PURE__ */ new Map();\n prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {\n plt.jmp(() => {\n var _a2;\n const propName = attrNameToPropName.get(attrName);\n if (this.hasOwnProperty(propName)) {\n newValue = this[propName];\n delete this[propName];\n } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === \"number\" && // cast type to number to avoid TS compiler issues\n this[propName] == newValue) {\n return;\n } else if (propName == null) {\n const hostRef = getHostRef(this);\n const flags2 = hostRef == null ? void 0 : hostRef.$flags$;\n if (flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {\n const elm = BUILD19.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD19.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];\n entry == null ? void 0 : entry.forEach((callbackName) => {\n if (instance[callbackName] != null) {\n instance[callbackName].call(instance, newValue, oldValue, attrName);\n }\n });\n }\n return;\n }\n this[propName] = newValue === null && typeof this[propName] === \"boolean\" ? false : newValue;\n });\n };\n Cstr.observedAttributes = Array.from(\n /* @__PURE__ */ new Set([\n ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),\n ...members.filter(([_, m]) => m[0] & 15 /* HasAttribute */).map(([propName, m]) => {\n var _a2;\n const attrName = m[1] || propName;\n attrNameToPropName.set(attrName, propName);\n if (BUILD19.reflect && m[0] & 512 /* ReflectAttr */) {\n (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);\n }\n return attrName;\n })\n ])\n );\n }\n }\n return Cstr;\n};\n\n// src/runtime/initialize-component.ts\nvar initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {\n let Cstr;\n if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {\n hostRef.$flags$ |= 32 /* hasInitializedComponent */;\n const bundleId = cmpMeta.$lazyBundleId$;\n if ((BUILD20.lazyLoad || BUILD20.hydrateClientSide) && bundleId) {\n const CstrImport = loadModule(cmpMeta, hostRef, hmrVersionId);\n if (CstrImport && \"then\" in CstrImport) {\n const endLoad = uniqueTime(\n `st:load:${cmpMeta.$tagName$}:${hostRef.$modeName$}`,\n `[Stencil] Load module for <${cmpMeta.$tagName$}>`\n );\n Cstr = await CstrImport;\n endLoad();\n } else {\n Cstr = CstrImport;\n }\n if (!Cstr) {\n throw new Error(`Constructor for \"${cmpMeta.$tagName$}#${hostRef.$modeName$}\" was not found`);\n }\n if (BUILD20.member && !Cstr.isProxied) {\n if (BUILD20.watchCallback) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);\n Cstr.isProxied = true;\n }\n const endNewInstance = createTime(\"createInstance\", cmpMeta.$tagName$);\n if (BUILD20.member) {\n hostRef.$flags$ |= 8 /* isConstructingInstance */;\n }\n try {\n new Cstr(hostRef);\n } catch (e) {\n consoleError(e);\n }\n if (BUILD20.member) {\n hostRef.$flags$ &= ~8 /* isConstructingInstance */;\n }\n if (BUILD20.watchCallback) {\n hostRef.$flags$ |= 128 /* isWatchReady */;\n }\n endNewInstance();\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else {\n Cstr = elm.constructor;\n const cmpTag = elm.localName;\n customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);\n }\n if (BUILD20.style && Cstr && Cstr.style) {\n let style;\n if (typeof Cstr.style === \"string\") {\n style = Cstr.style;\n } else if (BUILD20.mode && typeof Cstr.style !== \"string\") {\n hostRef.$modeName$ = computeMode(elm);\n if (hostRef.$modeName$) {\n style = Cstr.style[hostRef.$modeName$];\n }\n if (BUILD20.hydrateServerSide && hostRef.$modeName$) {\n elm.setAttribute(\"s-mode\", hostRef.$modeName$);\n }\n }\n const scopeId2 = getScopeId(cmpMeta, hostRef.$modeName$);\n if (!styles.has(scopeId2)) {\n const endRegisterStyles = createTime(\"registerStyles\", cmpMeta.$tagName$);\n if (!BUILD20.hydrateServerSide && BUILD20.shadowDom && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD20.shadowDomShim && cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n style = await import(\"./shadow-css.js\").then((m) => m.scopeCss(style, scopeId2));\n }\n registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));\n endRegisterStyles();\n }\n }\n }\n const ancestorComponent = hostRef.$ancestorComponent$;\n const schedule = () => scheduleUpdate(hostRef, true);\n if (BUILD20.asyncLoading && ancestorComponent && ancestorComponent[\"s-rc\"]) {\n ancestorComponent[\"s-rc\"].push(schedule);\n } else {\n schedule();\n }\n};\nvar fireConnectedCallback = (instance) => {\n if (BUILD20.lazyLoad && BUILD20.connectedCallback) {\n safeCall(instance, \"connectedCallback\");\n }\n};\n\n// src/runtime/connected-callback.ts\nvar connectedCallback = (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n const cmpMeta = hostRef.$cmpMeta$;\n const endConnected = createTime(\"connectedCallback\", cmpMeta.$tagName$);\n if (BUILD21.hostListenerTargetParent) {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, true);\n }\n if (!(hostRef.$flags$ & 1 /* hasConnected */)) {\n hostRef.$flags$ |= 1 /* hasConnected */;\n let hostId;\n if (BUILD21.hydrateClientSide) {\n hostId = elm.getAttribute(HYDRATE_ID);\n if (hostId) {\n if (BUILD21.shadowDom && supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n const scopeId2 = BUILD21.mode ? addStyle(elm.shadowRoot, cmpMeta, elm.getAttribute(\"s-mode\")) : addStyle(elm.shadowRoot, cmpMeta);\n elm.classList.remove(scopeId2 + \"-h\", scopeId2 + \"-s\");\n }\n initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);\n }\n }\n if (BUILD21.slotRelocation && !hostId) {\n if (BUILD21.hydrateServerSide || (BUILD21.slot || BUILD21.shadowDom) && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {\n setContentReference(elm);\n }\n }\n if (BUILD21.asyncLoading) {\n let ancestorComponent = elm;\n while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {\n if (BUILD21.hydrateClientSide && ancestorComponent.nodeType === 1 /* ElementNode */ && ancestorComponent.hasAttribute(\"s-id\") && ancestorComponent[\"s-p\"] || ancestorComponent[\"s-p\"]) {\n attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);\n break;\n }\n }\n }\n if (BUILD21.prop && !BUILD21.hydrateServerSide && cmpMeta.$members$) {\n Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {\n if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {\n const value = elm[memberName];\n delete elm[memberName];\n elm[memberName] = value;\n }\n });\n }\n if (BUILD21.initializeNextTick) {\n nextTick(() => initializeComponent(elm, hostRef, cmpMeta));\n } else {\n initializeComponent(elm, hostRef, cmpMeta);\n }\n } else {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, false);\n if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));\n }\n }\n endConnected();\n }\n};\nvar setContentReference = (elm) => {\n const contentRefElm = elm[\"s-cr\"] = doc.createComment(\n BUILD21.isDebug ? `content-ref (host=${elm.localName})` : \"\"\n );\n contentRefElm[\"s-cn\"] = true;\n insertBefore(elm, contentRefElm, elm.firstChild);\n};\n\n// src/runtime/disconnected-callback.ts\nimport { BUILD as BUILD22 } from \"@stencil/core/internal/app-data\";\nvar disconnectInstance = (instance) => {\n if (BUILD22.lazyLoad && BUILD22.disconnectedCallback) {\n safeCall(instance, \"disconnectedCallback\");\n }\n if (BUILD22.cmpDidUnload) {\n safeCall(instance, \"componentDidUnload\");\n }\n};\nvar disconnectedCallback = async (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n if (BUILD22.hostListener) {\n if (hostRef.$rmListeners$) {\n hostRef.$rmListeners$.map((rmListener) => rmListener());\n hostRef.$rmListeners$ = void 0;\n }\n }\n if (!BUILD22.lazyLoad) {\n disconnectInstance(elm);\n } else if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n disconnectInstance(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));\n }\n }\n};\n\n// src/runtime/dom-extras.ts\nimport { BUILD as BUILD23 } from \"@stencil/core/internal/app-data\";\nvar patchPseudoShadowDom = (hostElementPrototype, descriptorPrototype) => {\n patchCloneNode(hostElementPrototype);\n patchSlotAppendChild(hostElementPrototype);\n patchSlotAppend(hostElementPrototype);\n patchSlotPrepend(hostElementPrototype);\n patchSlotInsertAdjacentElement(hostElementPrototype);\n patchSlotInsertAdjacentHTML(hostElementPrototype);\n patchSlotInsertAdjacentText(hostElementPrototype);\n patchTextContent(hostElementPrototype);\n patchChildSlotNodes(hostElementPrototype, descriptorPrototype);\n patchSlotRemoveChild(hostElementPrototype);\n};\nvar patchCloneNode = (HostElementPrototype) => {\n const orgCloneNode = HostElementPrototype.cloneNode;\n HostElementPrototype.cloneNode = function(deep) {\n const srcNode = this;\n const isShadowDom = BUILD23.shadowDom ? srcNode.shadowRoot && supportsShadow : false;\n const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);\n if (BUILD23.slot && !isShadowDom && deep) {\n let i2 = 0;\n let slotted, nonStencilNode;\n const stencilPrivates = [\n \"s-id\",\n \"s-cr\",\n \"s-lr\",\n \"s-rc\",\n \"s-sc\",\n \"s-p\",\n \"s-cn\",\n \"s-sr\",\n \"s-sn\",\n \"s-hn\",\n \"s-ol\",\n \"s-nr\",\n \"s-si\",\n \"s-rf\",\n \"s-scs\"\n ];\n for (; i2 < srcNode.childNodes.length; i2++) {\n slotted = srcNode.childNodes[i2][\"s-nr\"];\n nonStencilNode = stencilPrivates.every((privateField) => !srcNode.childNodes[i2][privateField]);\n if (slotted) {\n if (BUILD23.appendChildSlotFix && clonedNode.__appendChild) {\n clonedNode.__appendChild(slotted.cloneNode(true));\n } else {\n clonedNode.appendChild(slotted.cloneNode(true));\n }\n }\n if (nonStencilNode) {\n clonedNode.appendChild(srcNode.childNodes[i2].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nvar patchSlotAppendChild = (HostElementPrototype) => {\n HostElementPrototype.__appendChild = HostElementPrototype.appendChild;\n HostElementPrototype.appendChild = function(newChild) {\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n newChild[\"s-sh\"] = slotNode[\"s-hn\"];\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[slotChildNodes.length - 1];\n const insertedNode = insertBefore(appendAfter.parentNode, newChild, appendAfter.nextSibling);\n updateFallbackSlotVisibility(this);\n return insertedNode;\n }\n return this.__appendChild(newChild);\n };\n};\nvar patchSlotRemoveChild = (ElementPrototype) => {\n ElementPrototype.__removeChild = ElementPrototype.removeChild;\n ElementPrototype.removeChild = function(toRemove) {\n if (toRemove && typeof toRemove[\"s-sn\"] !== \"undefined\") {\n const slotNode = getHostSlotNode(this.childNodes, toRemove[\"s-sn\"], this.tagName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, toRemove[\"s-sn\"]);\n const existingNode = slotChildNodes.find((n) => n === toRemove);\n if (existingNode) {\n existingNode.remove();\n updateFallbackSlotVisibility(this);\n return;\n }\n }\n }\n return this.__removeChild(toRemove);\n };\n};\nvar patchSlotPrepend = (HostElementPrototype) => {\n const originalPrepend = HostElementPrototype.prepend;\n HostElementPrototype.prepend = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n newChild[\"s-sh\"] = slotNode[\"s-hn\"];\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[0];\n return insertBefore(appendAfter.parentNode, newChild, appendAfter.nextSibling);\n }\n if (newChild.nodeType === 1 && !!newChild.getAttribute(\"slot\")) {\n newChild.hidden = true;\n }\n return originalPrepend.call(this, newChild);\n });\n };\n};\nvar patchSlotAppend = (HostElementPrototype) => {\n HostElementPrototype.append = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n this.appendChild(newChild);\n });\n };\n};\nvar patchSlotInsertAdjacentHTML = (HostElementPrototype) => {\n const originalInsertAdjacentHtml = HostElementPrototype.insertAdjacentHTML;\n HostElementPrototype.insertAdjacentHTML = function(position, text) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentHtml.call(this, position, text);\n }\n const container = this.ownerDocument.createElement(\"_\");\n let node;\n container.innerHTML = text;\n if (position === \"afterbegin\") {\n while (node = container.firstChild) {\n this.prepend(node);\n }\n } else if (position === \"beforeend\") {\n while (node = container.firstChild) {\n this.append(node);\n }\n }\n };\n};\nvar patchSlotInsertAdjacentText = (HostElementPrototype) => {\n HostElementPrototype.insertAdjacentText = function(position, text) {\n this.insertAdjacentHTML(position, text);\n };\n};\nvar patchSlotInsertAdjacentElement = (HostElementPrototype) => {\n const originalInsertAdjacentElement = HostElementPrototype.insertAdjacentElement;\n HostElementPrototype.insertAdjacentElement = function(position, element) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentElement.call(this, position, element);\n }\n if (position === \"afterbegin\") {\n this.prepend(element);\n return element;\n } else if (position === \"beforeend\") {\n this.append(element);\n return element;\n }\n return element;\n };\n};\nvar patchTextContent = (hostElementPrototype) => {\n const descriptor = Object.getOwnPropertyDescriptor(Node.prototype, \"textContent\");\n Object.defineProperty(hostElementPrototype, \"__textContent\", descriptor);\n if (BUILD23.experimentalScopedSlotChanges) {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n // To mimic shadow root behavior, we need to return the text content of all\n // nodes in a slot reference node\n get() {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n const textContent = slotRefNodes.map((node) => {\n var _a, _b;\n const text = [];\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n if (slotContent.nodeType === 3 /* TEXT_NODE */ || slotContent.nodeType === 1 /* ELEMENT_NODE */) {\n text.push((_b = (_a = slotContent.textContent) == null ? void 0 : _a.trim()) != null ? _b : \"\");\n }\n slotContent = slotContent.nextSibling;\n }\n return text.filter((ref) => ref !== \"\").join(\" \");\n }).filter((text) => text !== \"\").join(\" \");\n return \" \" + textContent + \" \";\n },\n // To mimic shadow root behavior, we need to overwrite all nodes in a slot\n // reference node. If a default slot reference node exists, the text content will be\n // placed there. Otherwise, the new text node will be hidden\n set(value) {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n slotRefNodes.forEach((node) => {\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n const tmp = slotContent;\n slotContent = slotContent.nextSibling;\n tmp.remove();\n }\n if (node[\"s-sn\"] === \"\") {\n const textNode = this.ownerDocument.createTextNode(value);\n textNode[\"s-sn\"] = \"\";\n insertBefore(node.parentElement, textNode, node.nextSibling);\n } else {\n node.remove();\n }\n });\n }\n });\n } else {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n get() {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n return slotNode.nextSibling.textContent;\n } else if (slotNode) {\n return slotNode.textContent;\n } else {\n return this.__textContent;\n }\n },\n set(value) {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n slotNode.nextSibling.textContent = value;\n } else if (slotNode) {\n slotNode.textContent = value;\n } else {\n this.__textContent = value;\n const contentRefElm = this[\"s-cr\"];\n if (contentRefElm) {\n insertBefore(this, contentRefElm, this.firstChild);\n }\n }\n }\n });\n }\n};\nvar patchChildSlotNodes = (elm, cmpMeta) => {\n class FakeNodeList extends Array {\n item(n) {\n return this[n];\n }\n }\n if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n const childNodesFn = elm.__lookupGetter__(\"childNodes\");\n Object.defineProperty(elm, \"children\", {\n get() {\n return this.childNodes.map((n) => n.nodeType === 1);\n }\n });\n Object.defineProperty(elm, \"childElementCount\", {\n get() {\n return elm.children.length;\n }\n });\n Object.defineProperty(elm, \"childNodes\", {\n get() {\n const childNodes = childNodesFn.call(this);\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0 && getHostRef(this).$flags$ & 2 /* hasRendered */) {\n const result = new FakeNodeList();\n for (let i2 = 0; i2 < childNodes.length; i2++) {\n const slot = childNodes[i2][\"s-nr\"];\n if (slot) {\n result.push(slot);\n }\n }\n return result;\n }\n return FakeNodeList.from(childNodes);\n }\n });\n }\n};\nvar getAllChildSlotNodes = (childNodes) => {\n const slotRefNodes = [];\n for (const childNode of Array.from(childNodes)) {\n if (childNode[\"s-sr\"]) {\n slotRefNodes.push(childNode);\n }\n slotRefNodes.push(...getAllChildSlotNodes(childNode.childNodes));\n }\n return slotRefNodes;\n};\nvar getSlotName = (node) => node[\"s-sn\"] || node.nodeType === 1 && node.getAttribute(\"slot\") || \"\";\nvar getHostSlotNode = (childNodes, slotName, hostName) => {\n let i2 = 0;\n let childNode;\n for (; i2 < childNodes.length; i2++) {\n childNode = childNodes[i2];\n if (childNode[\"s-sr\"] && childNode[\"s-sn\"] === slotName && childNode[\"s-hn\"] === hostName) {\n return childNode;\n }\n childNode = getHostSlotNode(childNode.childNodes, slotName, hostName);\n if (childNode) {\n return childNode;\n }\n }\n return null;\n};\nvar getHostSlotChildNodes = (n, slotName) => {\n const childNodes = [n];\n while ((n = n.nextSibling) && n[\"s-sn\"] === slotName) {\n childNodes.push(n);\n }\n return childNodes;\n};\n\n// src/runtime/bootstrap-custom-element.ts\nvar defineCustomElement = (Cstr, compactMeta) => {\n customElements.define(compactMeta[1], proxyCustomElement(Cstr, compactMeta));\n};\nvar proxyCustomElement = (Cstr, compactMeta) => {\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1]\n };\n if (BUILD24.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD24.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD24.watchCallback) {\n cmpMeta.$watchers$ = Cstr.$watchers$;\n }\n if (BUILD24.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD24.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n if (BUILD24.experimentalSlotFixes) {\n if (BUILD24.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(Cstr.prototype, cmpMeta);\n }\n } else {\n if (BUILD24.slotChildNodesFix) {\n patchChildSlotNodes(Cstr.prototype, cmpMeta);\n }\n if (BUILD24.cloneNodeFix) {\n patchCloneNode(Cstr.prototype);\n }\n if (BUILD24.appendChildSlotFix) {\n patchSlotAppendChild(Cstr.prototype);\n }\n if (BUILD24.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(Cstr.prototype);\n }\n }\n const originalConnectedCallback = Cstr.prototype.connectedCallback;\n const originalDisconnectedCallback = Cstr.prototype.disconnectedCallback;\n Object.assign(Cstr.prototype, {\n __registerHost() {\n registerHost(this, cmpMeta);\n },\n connectedCallback() {\n const hostRef = getHostRef(this);\n addHostEventListeners(this, hostRef, cmpMeta.$listeners$, false);\n connectedCallback(this);\n if (BUILD24.connectedCallback && originalConnectedCallback) {\n originalConnectedCallback.call(this);\n }\n },\n disconnectedCallback() {\n disconnectedCallback(this);\n if (BUILD24.disconnectedCallback && originalDisconnectedCallback) {\n originalDisconnectedCallback.call(this);\n }\n },\n __attachShadow() {\n if (supportsShadow) {\n if (!this.shadowRoot) {\n if (BUILD24.shadowDelegatesFocus) {\n this.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n this.attachShadow({ mode: \"open\" });\n }\n } else {\n if (this.shadowRoot.mode !== \"open\") {\n throw new Error(\n `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`\n );\n }\n }\n } else {\n this.shadowRoot = this;\n }\n }\n });\n Cstr.is = cmpMeta.$tagName$;\n return proxyComponent(Cstr, cmpMeta, 1 /* isElementConstructor */ | 2 /* proxyState */);\n};\nvar forceModeUpdate = (elm) => {\n if (BUILD24.style && BUILD24.mode && !BUILD24.lazyLoad) {\n const mode = computeMode(elm);\n const hostRef = getHostRef(elm);\n if (hostRef.$modeName$ !== mode) {\n const cmpMeta = hostRef.$cmpMeta$;\n const oldScopeId = elm[\"s-sc\"];\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = elm.constructor.style[mode];\n const flags = cmpMeta.$flags$;\n if (style) {\n if (!styles.has(scopeId2)) {\n registerStyle(scopeId2, style, !!(flags & 1 /* shadowDomEncapsulation */));\n }\n hostRef.$modeName$ = mode;\n elm.classList.remove(oldScopeId + \"-h\", oldScopeId + \"-s\");\n attachStyles(hostRef);\n forceUpdate(elm);\n }\n }\n }\n};\n\n// src/runtime/bootstrap-lazy.ts\nimport { BUILD as BUILD25 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/hmr-component.ts\nvar hmrStart = (hostElement, cmpMeta, hmrVersionId) => {\n const hostRef = getHostRef(hostElement);\n hostRef.$flags$ = 1 /* hasConnected */;\n initializeComponent(hostElement, hostRef, cmpMeta, hmrVersionId);\n};\n\n// src/runtime/bootstrap-lazy.ts\nvar bootstrapLazy = (lazyBundles, options = {}) => {\n var _a;\n if (BUILD25.profile && performance.mark) {\n performance.mark(\"st:app:start\");\n }\n installDevTools();\n const endBootstrap = createTime(\"bootstrapLazy\");\n const cmpTags = [];\n const exclude = options.exclude || [];\n const customElements2 = win.customElements;\n const head = doc.head;\n const metaCharset = /* @__PURE__ */ head.querySelector(\"meta[charset]\");\n const dataStyles = /* @__PURE__ */ doc.createElement(\"style\");\n const deferredConnectedCallbacks = [];\n let appLoadFallback;\n let isBootstrapping = true;\n Object.assign(plt, options);\n plt.$resourcesUrl$ = new URL(options.resourcesUrl || \"./\", doc.baseURI).href;\n if (BUILD25.asyncQueue) {\n if (options.syncQueue) {\n plt.$flags$ |= 4 /* queueSync */;\n }\n }\n if (BUILD25.hydrateClientSide) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n let hasSlotRelocation = false;\n lazyBundles.map((lazyBundle) => {\n lazyBundle[1].map((compactMeta) => {\n var _a2;\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1],\n $members$: compactMeta[2],\n $listeners$: compactMeta[3]\n };\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n hasSlotRelocation = true;\n }\n if (BUILD25.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD25.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD25.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD25.watchCallback) {\n cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};\n }\n if (BUILD25.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n const tagName = BUILD25.transformTagName && options.transformTagName ? options.transformTagName(cmpMeta.$tagName$) : cmpMeta.$tagName$;\n const HostElement = class extends HTMLElement {\n // StencilLazyHost\n constructor(self) {\n super(self);\n this.hasRegisteredEventListeners = false;\n self = this;\n registerHost(self, cmpMeta);\n if (BUILD25.shadowDom && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n if (supportsShadow) {\n if (!self.shadowRoot) {\n if (BUILD25.shadowDelegatesFocus) {\n self.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n self.attachShadow({ mode: \"open\" });\n }\n } else {\n if (self.shadowRoot.mode !== \"open\") {\n throw new Error(\n `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`\n );\n }\n }\n } else if (!BUILD25.hydrateServerSide && !(\"shadowRoot\" in self)) {\n self.shadowRoot = self;\n }\n }\n }\n connectedCallback() {\n const hostRef = getHostRef(this);\n if (!this.hasRegisteredEventListeners) {\n this.hasRegisteredEventListeners = true;\n addHostEventListeners(this, hostRef, cmpMeta.$listeners$, false);\n }\n if (appLoadFallback) {\n clearTimeout(appLoadFallback);\n appLoadFallback = null;\n }\n if (isBootstrapping) {\n deferredConnectedCallbacks.push(this);\n } else {\n plt.jmp(() => connectedCallback(this));\n }\n }\n disconnectedCallback() {\n plt.jmp(() => disconnectedCallback(this));\n }\n componentOnReady() {\n return getHostRef(this).$onReadyPromise$;\n }\n };\n if (BUILD25.experimentalSlotFixes) {\n if (BUILD25.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(HostElement.prototype, cmpMeta);\n }\n } else {\n if (BUILD25.slotChildNodesFix) {\n patchChildSlotNodes(HostElement.prototype, cmpMeta);\n }\n if (BUILD25.cloneNodeFix) {\n patchCloneNode(HostElement.prototype);\n }\n if (BUILD25.appendChildSlotFix) {\n patchSlotAppendChild(HostElement.prototype);\n }\n if (BUILD25.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(HostElement.prototype);\n }\n }\n if (BUILD25.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */) {\n HostElement.formAssociated = true;\n }\n if (BUILD25.hotModuleReplacement) {\n HostElement.prototype[\"s-hmr\"] = function(hmrVersionId) {\n hmrStart(this, cmpMeta, hmrVersionId);\n };\n }\n cmpMeta.$lazyBundleId$ = lazyBundle[0];\n if (!exclude.includes(tagName) && !customElements2.get(tagName)) {\n cmpTags.push(tagName);\n customElements2.define(\n tagName,\n proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)\n );\n }\n });\n });\n if (cmpTags.length > 0) {\n if (hasSlotRelocation) {\n dataStyles.textContent += SLOT_FB_CSS;\n }\n if (BUILD25.invisiblePrehydration && (BUILD25.hydratedClass || BUILD25.hydratedAttribute)) {\n dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;\n }\n if (dataStyles.innerHTML.length) {\n dataStyles.setAttribute(\"data-styles\", \"\");\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n dataStyles.setAttribute(\"nonce\", nonce);\n }\n head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);\n }\n }\n isBootstrapping = false;\n if (deferredConnectedCallbacks.length) {\n deferredConnectedCallbacks.map((host) => host.connectedCallback());\n } else {\n if (BUILD25.profile) {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30, \"timeout\"));\n } else {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));\n }\n }\n endBootstrap();\n};\n\n// src/runtime/fragment.ts\nvar Fragment = (_, children) => children;\n\n// src/runtime/host-listener.ts\nimport { BUILD as BUILD26 } from \"@stencil/core/internal/app-data\";\nvar addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {\n if (BUILD26.hostListener && listeners) {\n if (BUILD26.hostListenerTargetParent) {\n if (attachParentListeners) {\n listeners = listeners.filter(([flags]) => flags & 32 /* TargetParent */);\n } else {\n listeners = listeners.filter(([flags]) => !(flags & 32 /* TargetParent */));\n }\n }\n listeners.map(([flags, name, method]) => {\n const target = BUILD26.hostListenerTarget ? getHostListenerTarget(elm, flags) : elm;\n const handler = hostListenerProxy(hostRef, method);\n const opts = hostListenerOpts(flags);\n plt.ael(target, name, handler, opts);\n (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));\n });\n }\n};\nvar hostListenerProxy = (hostRef, methodName) => (ev) => {\n var _a;\n try {\n if (BUILD26.lazyLoad) {\n if (hostRef.$flags$ & 256 /* isListenReady */) {\n (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[methodName](ev);\n } else {\n (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);\n }\n } else {\n hostRef.$hostElement$[methodName](ev);\n }\n } catch (e) {\n consoleError(e);\n }\n};\nvar getHostListenerTarget = (elm, flags) => {\n if (BUILD26.hostListenerTargetDocument && flags & 4 /* TargetDocument */) return doc;\n if (BUILD26.hostListenerTargetWindow && flags & 8 /* TargetWindow */) return win;\n if (BUILD26.hostListenerTargetBody && flags & 16 /* TargetBody */) return doc.body;\n if (BUILD26.hostListenerTargetParent && flags & 32 /* TargetParent */ && elm.parentElement)\n return elm.parentElement;\n return elm;\n};\nvar hostListenerOpts = (flags) => supportsListenerOptions ? {\n passive: (flags & 1 /* Passive */) !== 0,\n capture: (flags & 2 /* Capture */) !== 0\n} : (flags & 2 /* Capture */) !== 0;\n\n// src/runtime/nonce.ts\nvar setNonce = (nonce) => plt.$nonce$ = nonce;\n\n// src/runtime/platform-options.ts\nvar setPlatformOptions = (opts) => Object.assign(plt, opts);\n\n// src/runtime/vdom/vdom-annotations.ts\nvar insertVdomAnnotations = (doc2, staticComponents) => {\n if (doc2 != null) {\n const docData = STENCIL_DOC_DATA in doc2 ? doc2[STENCIL_DOC_DATA] : { ...DEFAULT_DOC_DATA };\n docData.staticComponents = new Set(staticComponents);\n const orgLocationNodes = [];\n parseVNodeAnnotations(doc2, doc2.body, docData, orgLocationNodes);\n orgLocationNodes.forEach((orgLocationNode) => {\n var _a;\n if (orgLocationNode != null && orgLocationNode[\"s-nr\"]) {\n const nodeRef = orgLocationNode[\"s-nr\"];\n let hostId = nodeRef[\"s-host-id\"];\n let nodeId = nodeRef[\"s-node-id\"];\n let childId = `${hostId}.${nodeId}`;\n if (hostId == null) {\n hostId = 0;\n docData.rootLevelIds++;\n nodeId = docData.rootLevelIds;\n childId = `${hostId}.${nodeId}`;\n if (nodeRef.nodeType === 1 /* ElementNode */) {\n nodeRef.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (nodeRef.nodeType === 3 /* TextNode */) {\n if (hostId === 0) {\n const textContent = (_a = nodeRef.nodeValue) == null ? void 0 : _a.trim();\n if (textContent === \"\") {\n orgLocationNode.remove();\n return;\n }\n }\n const commentBeforeTextNode = doc2.createComment(childId);\n commentBeforeTextNode.nodeValue = `${TEXT_NODE_ID}.${childId}`;\n insertBefore(nodeRef.parentNode, commentBeforeTextNode, nodeRef);\n }\n }\n let orgLocationNodeId = `${ORG_LOCATION_ID}.${childId}`;\n const orgLocationParentNode = orgLocationNode.parentElement;\n if (orgLocationParentNode) {\n if (orgLocationParentNode[\"s-en\"] === \"\") {\n orgLocationNodeId += `.`;\n } else if (orgLocationParentNode[\"s-en\"] === \"c\") {\n orgLocationNodeId += `.c`;\n }\n }\n orgLocationNode.nodeValue = orgLocationNodeId;\n }\n });\n }\n};\nvar parseVNodeAnnotations = (doc2, node, docData, orgLocationNodes) => {\n var _a;\n if (node == null) {\n return;\n }\n if (node[\"s-nr\"] != null) {\n orgLocationNodes.push(node);\n }\n if (node.nodeType === 1 /* ElementNode */) {\n const childNodes = [...Array.from(node.childNodes), ...Array.from(((_a = node.shadowRoot) == null ? void 0 : _a.childNodes) || [])];\n childNodes.forEach((childNode) => {\n const hostRef = getHostRef(childNode);\n if (hostRef != null && !docData.staticComponents.has(childNode.nodeName.toLowerCase())) {\n const cmpData = {\n nodeIds: 0\n };\n insertVNodeAnnotations(doc2, childNode, hostRef.$vnode$, docData, cmpData);\n }\n parseVNodeAnnotations(doc2, childNode, docData, orgLocationNodes);\n });\n }\n};\nvar insertVNodeAnnotations = (doc2, hostElm, vnode, docData, cmpData) => {\n if (vnode != null) {\n const hostId = ++docData.hostIds;\n hostElm.setAttribute(HYDRATE_ID, hostId);\n if (hostElm[\"s-cr\"] != null) {\n hostElm[\"s-cr\"].nodeValue = `${CONTENT_REF_ID}.${hostId}`;\n }\n if (vnode.$children$ != null) {\n const depth = 0;\n vnode.$children$.forEach((vnodeChild, index) => {\n insertChildVNodeAnnotations(doc2, vnodeChild, cmpData, hostId, depth, index);\n });\n }\n if (hostElm && vnode && vnode.$elm$ && !hostElm.hasAttribute(HYDRATE_CHILD_ID)) {\n const parent = hostElm.parentElement;\n if (parent && parent.childNodes) {\n const parentChildNodes = Array.from(parent.childNodes);\n const comment = parentChildNodes.find(\n (node) => node.nodeType === 8 /* CommentNode */ && node[\"s-sr\"]\n );\n if (comment) {\n const index = parentChildNodes.indexOf(hostElm) - 1;\n vnode.$elm$.setAttribute(\n HYDRATE_CHILD_ID,\n `${comment[\"s-host-id\"]}.${comment[\"s-node-id\"]}.0.${index}`\n );\n }\n }\n }\n }\n};\nvar insertChildVNodeAnnotations = (doc2, vnodeChild, cmpData, hostId, depth, index) => {\n const childElm = vnodeChild.$elm$;\n if (childElm == null) {\n return;\n }\n const nodeId = cmpData.nodeIds++;\n const childId = `${hostId}.${nodeId}.${depth}.${index}`;\n childElm[\"s-host-id\"] = hostId;\n childElm[\"s-node-id\"] = nodeId;\n if (childElm.nodeType === 1 /* ElementNode */) {\n childElm.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (childElm.nodeType === 3 /* TextNode */) {\n const parentNode = childElm.parentNode;\n const nodeName = parentNode == null ? void 0 : parentNode.nodeName;\n if (nodeName !== \"STYLE\" && nodeName !== \"SCRIPT\") {\n const textNodeId = `${TEXT_NODE_ID}.${childId}`;\n const commentBeforeTextNode = doc2.createComment(textNodeId);\n insertBefore(parentNode, commentBeforeTextNode, childElm);\n }\n } else if (childElm.nodeType === 8 /* CommentNode */) {\n if (childElm[\"s-sr\"]) {\n const slotName = childElm[\"s-sn\"] || \"\";\n const slotNodeId = `${SLOT_NODE_ID}.${childId}.${slotName}`;\n childElm.nodeValue = slotNodeId;\n }\n }\n if (vnodeChild.$children$ != null) {\n const childDepth = depth + 1;\n vnodeChild.$children$.forEach((vnode, index2) => {\n insertChildVNodeAnnotations(doc2, vnode, cmpData, hostId, childDepth, index2);\n });\n }\n};\nexport {\n BUILD27 as BUILD,\n Build,\n Env,\n Fragment,\n H,\n H as HTMLElement,\n Host,\n NAMESPACE2 as NAMESPACE,\n STENCIL_DEV_MODE,\n addHostEventListeners,\n bootstrapLazy,\n cmpModules,\n connectedCallback,\n consoleDevError,\n consoleDevInfo,\n consoleDevWarn,\n consoleError,\n createEvent,\n defineCustomElement,\n disconnectedCallback,\n doc,\n forceModeUpdate,\n forceUpdate,\n getAssetPath,\n getElement,\n getHostRef,\n getMode,\n getRenderingRef,\n getValue,\n h,\n insertVdomAnnotations,\n isMemberInElement,\n loadModule,\n modeResolutionChain,\n nextTick,\n parsePropertyValue,\n plt,\n postUpdateComponent,\n promiseResolve,\n proxyComponent,\n proxyCustomElement,\n readTask,\n registerHost,\n registerInstance,\n renderVdom,\n setAssetPath,\n setErrorHandler,\n setMode,\n setNonce,\n setPlatformHelpers,\n setPlatformOptions,\n setValue,\n styles,\n supportsConstructableStylesheets,\n supportsListenerOptions,\n supportsShadow,\n win,\n writeTask\n};\n"],"mappings":"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","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- System.register(["./p-c6bee7a0.system.js"],(function(n){"use strict";var i,t,e,r;return{setters:[function(n){i=n.r;t=n.h;e=n.H;r=n.g}],execute:function(){var s=false;var o=function(n){var i;var t=(i=document.head.querySelector("meta[data-pine-asset-path]"))===null||i===void 0?void 0:i.dataset.pineAssetPath;var e=window.__PINE_ASSET_PATH__;var r="https://cdn.jsdelivr.net/npm/@pine-ds/icons/dist/pds-icons/";var o=t||e||r||"/";if(o.startsWith("https://cdn.jsdelivr.net/npm/")&&!s){s=true;console.warn("\n Fetching Pine asssets from jsDelivr CDN.\n\n It's recommended that you bundle Pine Assets with your application and setting the path accordingly.\n\nFor more information you read the documentation: \nhttps://pine-design-system.netlify.app/?path=/docs/resources-assets--docs\n ")}var a=n;if(n.startsWith("./")){a=n.substring(2)}if(!o.endsWith("/")){a="/"+a}return o+a};var a;var u=function(){if(typeof window==="undefined"){return new Map}else{if(!a){var n=window;n.PdsIcons=n.PdsIcons||{};a=n.PdsIcons.map=n.PdsIcons.map||new Map}return a}};var f=function(n,i){if(!n&&i&&!h(i)){n=i}if(v(n)){n=p(n)}if(!v(n)||n.trim()===""){return null}var t=n.replace(/[a-z]|-|\d/gi,"");if(t!=""){return null}return n};var c=function(n){var i=u().get(n);if(i){return i}return o("svg/".concat(n,".svg"))};var l=function(n){if(v(n)){n=n.trim();if(h(n)){return n}}return null};var d=function(n){var i=l(n.src);if(i){return i}i=f(n.name,n.icon);if(i){return c(i)}if(n.icon){i=l(n.icon);if(i){return i}}return null};var h=function(n){return n.length>0&&/(\/|\.)/.test(n)};var v=function(n){return typeof n==="string"};var p=function(n){return n.toLowerCase()};var m=function(n,i){if(i===void 0){i=[]}var t={};i.forEach((function(i){if(n.hasAttribute(i)){var e=n.getAttribute(i);if(e!==null){t[i]=n.getAttribute(i)}n.removeAttribute(i)}}));return t};var g=function(n){var i=document.createElement("div");i.innerHTML=n;for(var t=i.childNodes.length-1;t>=0;t--){if(i.childNodes[t].nodeName.toLowerCase()!=="svg"){i.removeChild(i.childNodes[t])}}var e=i.firstElementChild;if(e&&e.nodeName.toLowerCase()==="svg"){var r=e.getAttribute("class")||"";e.setAttribute("class",(r+" s-pds-icon").trim());if(w(e)){return i.innerHTML}}return""};var w=function(n){if(n.nodeType===1){if(n.nodeName.toLowerCase()==="script"){return false}for(var i=0;i<n.attributes.length;i++){var t=n.attributes[i].name;if(v(t)&&t.toLowerCase().indexOf("on")===0){return false}}for(var i=0;i<n.childNodes.length;i++){if(!w(n.childNodes[i])){return false}}}return true};var b=function(n){return n.startsWith("data:image/svg+xml")};var y=function(n){return n.indexOf(";utf8,")!==-1};var x=new Map;var j=new Map;var M;var O=function(n,i){if(i===void 0){i=false}var t=j.get(n);if(!t){if(typeof fetch!="undefined"&&typeof document!=="undefined"){if(b(n)&&y(n)){if(!M){M=new DOMParser}var e=M.parseFromString(n,"text/html");var r=e.querySelector("svg");if(r){x.set(n,r.outerHTML)}return Promise.resolve()}else{t=fetch(n).then((function(t){if(t.ok){return t.text().then((function(t){if(t&&i!==false){t=g(t)}x.set(n,t||"")}))}x.set(n,"")}));j.set(n,t)}}else{x.set(n,"");return Promise.resolve()}}return t};var P=":host{--dimension-icon-height:16px;--dimension-icon-width:16px;--color-icon-fill:currentColor;contain:strict;display:inline-block;fill:var(--color-icon-fill);height:var(--dimension-icon-height);width:var(--dimension-icon-width)}:host .pdsicon{fill:var(--color-icon-fill)}.pds-icon-fill-none{fill:none}.icon-inner,.pds-icon,svg{display:block;height:100%;width:100%}";var D=P;var I=n("pds_icon",function(){function n(n){var t=this;i(this,n);this.inheritedAttributes={};this.hasAriaHidden=function(){var n=t.el;return n.hasAttribute("aria-hidden")&&n.getAttribute("aria-hidden")==="true"};this.ariaLabel=undefined;this.isVisible=false;this.svgContent=undefined;this.color=undefined;this.icon=undefined;this.name=undefined;this.size="regular";this.src=undefined}n.prototype.iconSize=function(){var n={small:"12px",regular:"16px",medium:"20px",large:"24px"};if(n[this.size]){return n[this.size]}else{return this.size}};n.prototype.componentDidLoad=function(){this.setCSSVariables()};n.prototype.componentWillLoad=function(){this.inheritedAttributes=m(this.el,["aria-label"]);this.setCSSVariables()};n.prototype.setCSSVariables=function(){this.el.style.setProperty("--dimension-icon-height",this.iconSize());this.el.style.setProperty("--dimension-icon-width",this.iconSize());this.el.style.setProperty("--color-icon-fill",typeof this.color!=="undefined"?this.color:"currentColor")};n.prototype.connectedCallback=function(){var n=this;this.waitUntilVisible(this.el,"50px",(function(){n.isVisible=true;n.loadIcon()}))};n.prototype.disconnectedCallback=function(){if(this.io){this.io.disconnect();this.io=undefined}};n.prototype.updateStyles=function(){this.setCSSVariables()};n.prototype.loadIcon=function(){var n=this;if(this.isVisible){var i=d(this);if(i){if(x.has(i)){this.svgContent=x.get(i)}else{O(i).then((function(){return n.svgContent=x.get(i)}))}}}var t=f(this.name,this.icon);if(t){this.ariaLabel=t.replace(/\-/g," ")}};n.prototype.render=function(){var n=this,i=n.ariaLabel,r=n.inheritedAttributes;return t(e,Object.assign({key:"4bbc232e2530d43e8b5afefb754486d94ea6538b","aria-label":i!==undefined&&!this.hasAriaHidden()?i:null,alt:"",role:"img",class:Object.assign({},k(this.color))},r),this.svgContent?t("div",{class:"icon-inner",innerHTML:this.svgContent}):t("div",{class:"icon-inner"}))};n.prototype.waitUntilVisible=function(n,i,t){var e=this;if(typeof window!=="undefined"&&window.IntersectionObserver){var r=this.io=new window.IntersectionObserver((function(n){if(n[0].isIntersecting){r.disconnect();e.io=undefined;t()}}),{rootMargin:i});r.observe(n)}else{t()}};Object.defineProperty(n,"assetsDirs",{get:function(){return["svg"]},enumerable:false,configurable:true});Object.defineProperty(n.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(n,"watchers",{get:function(){return{size:["updateStyles"],color:["updateStyles"],name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"]}},enumerable:false,configurable:true});return n}());var k=function(n){var i;return n?(i={"pds-color":true},i["pds-color-".concat(n)]=true,i):null};I.style=D}}}));
2
- //# sourceMappingURL=p-64c07f01.system.entry.js.map
1
+ System.register(["./p-4c0c0b2d.system.js"],(function(n){"use strict";var i,t,e,r;return{setters:[function(n){i=n.r;t=n.h;e=n.H;r=n.g}],execute:function(){var s=false;var o=function(n){var i;var t=(i=document.head.querySelector("meta[data-pine-asset-path]"))===null||i===void 0?void 0:i.dataset.pineAssetPath;var e=window.__PINE_ASSET_PATH__;var r="https://cdn.jsdelivr.net/npm/@pine-ds/icons/dist/pds-icons/";var o=t||e||r||"/";if(o.startsWith("https://cdn.jsdelivr.net/npm/")&&!s){s=true;console.warn("\n Fetching Pine asssets from jsDelivr CDN.\n\n It's recommended that you bundle Pine Assets with your application and setting the path accordingly.\n\nFor more information you read the documentation: \nhttps://pine-design-system.netlify.app/?path=/docs/resources-assets--docs\n ")}var a=n;if(n.startsWith("./")){a=n.substring(2)}if(!o.endsWith("/")){a="/"+a}return o+a};var a;var u=function(){if(typeof window==="undefined"){return new Map}else{if(!a){var n=window;n.PdsIcons=n.PdsIcons||{};a=n.PdsIcons.map=n.PdsIcons.map||new Map}return a}};var f=function(n,i){if(!n&&i&&!h(i)){n=i}if(v(n)){n=p(n)}if(!v(n)||n.trim()===""){return null}var t=n.replace(/[a-z]|-|\d/gi,"");if(t!=""){return null}return n};var c=function(n){var i=u().get(n);if(i){return i}return o("svg/".concat(n,".svg"))};var l=function(n){if(v(n)){n=n.trim();if(h(n)){return n}}return null};var d=function(n){var i=l(n.src);if(i){return i}i=f(n.name,n.icon);if(i){return c(i)}if(n.icon){i=l(n.icon);if(i){return i}}return null};var h=function(n){return n.length>0&&/(\/|\.)/.test(n)};var v=function(n){return typeof n==="string"};var p=function(n){return n.toLowerCase()};var m=function(n,i){if(i===void 0){i=[]}var t={};i.forEach((function(i){if(n.hasAttribute(i)){var e=n.getAttribute(i);if(e!==null){t[i]=n.getAttribute(i)}n.removeAttribute(i)}}));return t};var g=function(n){var i=document.createElement("div");i.innerHTML=n;for(var t=i.childNodes.length-1;t>=0;t--){if(i.childNodes[t].nodeName.toLowerCase()!=="svg"){i.removeChild(i.childNodes[t])}}var e=i.firstElementChild;if(e&&e.nodeName.toLowerCase()==="svg"){var r=e.getAttribute("class")||"";e.setAttribute("class",(r+" s-pds-icon").trim());if(w(e)){return i.innerHTML}}return""};var w=function(n){if(n.nodeType===1){if(n.nodeName.toLowerCase()==="script"){return false}for(var i=0;i<n.attributes.length;i++){var t=n.attributes[i].name;if(v(t)&&t.toLowerCase().indexOf("on")===0){return false}}for(var i=0;i<n.childNodes.length;i++){if(!w(n.childNodes[i])){return false}}}return true};var b=function(n){return n.startsWith("data:image/svg+xml")};var y=function(n){return n.indexOf(";utf8,")!==-1};var x=new Map;var j=new Map;var M;var O=function(n,i){if(i===void 0){i=false}var t=j.get(n);if(!t){if(typeof fetch!="undefined"&&typeof document!=="undefined"){if(b(n)&&y(n)){if(!M){M=new DOMParser}var e=M.parseFromString(n,"text/html");var r=e.querySelector("svg");if(r){x.set(n,r.outerHTML)}return Promise.resolve()}else{t=fetch(n).then((function(t){if(t.ok){return t.text().then((function(t){if(t&&i!==false){t=g(t)}x.set(n,t||"")}))}x.set(n,"")}));j.set(n,t)}}else{x.set(n,"");return Promise.resolve()}}return t};var P=":host{--dimension-icon-height:16px;--dimension-icon-width:16px;--color-icon-fill:currentColor;contain:strict;display:inline-block;fill:var(--color-icon-fill);height:var(--dimension-icon-height);width:var(--dimension-icon-width)}:host .pdsicon{fill:var(--color-icon-fill)}.pds-icon-fill-none{fill:none}.icon-inner,.pds-icon,svg{display:block;height:100%;width:100%}";var D=P;var I=n("pds_icon",function(){function n(n){var t=this;i(this,n);this.inheritedAttributes={};this.hasAriaHidden=function(){var n=t.el;return n.hasAttribute("aria-hidden")&&n.getAttribute("aria-hidden")==="true"};this.ariaLabel=undefined;this.isVisible=false;this.svgContent=undefined;this.color=undefined;this.icon=undefined;this.name=undefined;this.size="regular";this.src=undefined}n.prototype.iconSize=function(){var n={small:"12px",regular:"16px",medium:"20px",large:"24px"};if(n[this.size]){return n[this.size]}else{return this.size}};n.prototype.componentDidLoad=function(){this.setCSSVariables()};n.prototype.componentWillLoad=function(){this.inheritedAttributes=m(this.el,["aria-label"]);this.setCSSVariables()};n.prototype.setCSSVariables=function(){this.el.style.setProperty("--dimension-icon-height",this.iconSize());this.el.style.setProperty("--dimension-icon-width",this.iconSize());this.el.style.setProperty("--color-icon-fill",typeof this.color!=="undefined"?this.color:"currentColor")};n.prototype.connectedCallback=function(){var n=this;this.waitUntilVisible(this.el,"50px",(function(){n.isVisible=true;n.loadIcon()}))};n.prototype.disconnectedCallback=function(){if(this.io){this.io.disconnect();this.io=undefined}};n.prototype.updateStyles=function(){this.setCSSVariables()};n.prototype.loadIcon=function(){var n=this;if(this.isVisible){var i=d(this);if(i){if(x.has(i)){this.svgContent=x.get(i)}else{O(i).then((function(){return n.svgContent=x.get(i)}))}}}var t=f(this.name,this.icon);if(t){this.ariaLabel=t.replace(/\-/g," ")}};n.prototype.render=function(){var n=this,i=n.ariaLabel,r=n.inheritedAttributes;return t(e,Object.assign({key:"4bbc232e2530d43e8b5afefb754486d94ea6538b","aria-label":i!==undefined&&!this.hasAriaHidden()?i:null,alt:"",role:"img",class:Object.assign({},k(this.color))},r),this.svgContent?t("div",{class:"icon-inner",innerHTML:this.svgContent}):t("div",{class:"icon-inner"}))};n.prototype.waitUntilVisible=function(n,i,t){var e=this;if(typeof window!=="undefined"&&window.IntersectionObserver){var r=this.io=new window.IntersectionObserver((function(n){if(n[0].isIntersecting){r.disconnect();e.io=undefined;t()}}),{rootMargin:i});r.observe(n)}else{t()}};Object.defineProperty(n,"assetsDirs",{get:function(){return["svg"]},enumerable:false,configurable:true});Object.defineProperty(n.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(n,"watchers",{get:function(){return{size:["updateStyles"],color:["updateStyles"],name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"]}},enumerable:false,configurable:true});return n}());var k=function(n){var i;return n?(i={"pds-color":true},i["pds-color-".concat(n)]=true,i):null};I.style=D}}}));
2
+ //# sourceMappingURL=p-4e39bbd7.system.entry.js.map
@@ -0,0 +1,3 @@
1
+ const e="pine-core";const t={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:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:false,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",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:true,watchCallback:true};var r=Object.defineProperty;var n=(e,t)=>{for(var n in t)r(e,n,{get:t[n],enumerable:true})};var l=new WeakMap;var s=e=>l.get(e);var i=(e,t)=>l.set(t.t=e,t);var o=(e,t)=>{const r={l:0,$hostElement$:e,i:t,o:new Map};{r.u=new Promise((e=>r.v=e))}{r.h=new Promise((e=>r.p=e));e["s-p"]=[];e["s-rc"]=[]}return l.set(e,r)};var f=(e,t)=>t in e;var a=(e,t)=>(0,console.error)(e,t);var c=new Map;var u=(e,t,r)=>{const n=e.m.replace(/-/g,"_");const l=e.$;if(!l){return void 0}const s=c.get(l);if(s){return s[n]}
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${l}.entry.js${""}`).then((e=>{{c.set(l,e)}return e[n]}),a)};var v=new Map;var d="r";var h="o";var p="s";var m="t";var $="s-id";var y="sty-id";var w="c-id";var b="{visibility:hidden}.hydrated{visibility:inherit}";var g="slot-fb{display:contents}slot-fb[hidden]{display:none}";var S="http://www.w3.org/1999/xlink";var k=typeof window!=="undefined"?window:{};var C=k.document||{head:{}};var x={l:0,S:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,r,n)=>e.addEventListener(t,r,n),rel:(e,t,r,n)=>e.removeEventListener(t,r,n),ce:(e,t)=>new CustomEvent(e,t)};var j=t.shadowDom;var O=(()=>{let e=false;try{C.addEventListener("e",null,Object.defineProperty({},"passive",{get(){e=true}}))}catch(e){}return e})();var D=e=>Promise.resolve(e);var R=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var T=false;var E=[];var L=[];var M=(e,t)=>r=>{e.push(r);if(!T){T=true;if(t&&x.l&4){P(F)}else{x.raf(F)}}};var A=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){a(e)}}e.length=0};var F=()=>{A(E);{A(L);if(T=E.length>0){x.raf(F)}}};var P=e=>D().then(e);var N=M(L,true);var U={};var W="http://www.w3.org/2000/svg";var I="http://www.w3.org/1999/xhtml";var H=e=>e!=null;var B=e=>{e=typeof e;return e==="object"||e==="function"};function z(e){var t,r,n;return(n=(r=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:r.getAttribute("content"))!=null?n:void 0}var Q={};n(Q,{err:()=>G,map:()=>K,ok:()=>q,unwrap:()=>V,unwrapErr:()=>X});var q=e=>({isOk:true,isErr:false,value:e});var G=e=>({isOk:false,isErr:true,value:e});function K(e,t){if(e.isOk){const r=t(e.value);if(r instanceof Promise){return r.then((e=>q(e)))}else{return q(r)}}if(e.isErr){const t=e.value;return G(t)}throw"should never get here"}var V=e=>{if(e.isOk){return e.value}else{throw e.value}};var X=e=>{if(e.isErr){return e.value}else{throw e.value}};var _=(e,t="")=>{{return()=>{}}};var J=(e,t)=>{{return()=>{}}};var Y=(e,t,...r)=>{let n=null;let l=null;let s=null;let i=false;let o=false;const f=[];const a=t=>{for(let r=0;r<t.length;r++){n=t[r];if(Array.isArray(n)){a(n)}else if(n!=null&&typeof n!=="boolean"){if(i=typeof e!=="function"&&!B(n)){n=String(n)}if(i&&o){f[f.length-1].k+=n}else{f.push(i?Z(null,n):n)}o=i}}};a(r);if(t){if(t.key){l=t.key}if(t.name){s=t.name}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,f,re)}const c=Z(e,null);c.C=t;if(f.length>0){c.j=f}{c.O=l}{c.D=s}return c};var Z=(e,t)=>{const r={l:0,R:e,k:t,T:null,j:null};{r.C=null}{r.O=null}{r.D=null}return r};var ee={};var te=e=>e&&e.R===ee;var re={forEach:(e,t)=>e.map(ne).forEach(t),map:(e,t)=>e.map(ne).map(t).map(le)};var ne=e=>({vattrs:e.C,vchildren:e.j,vkey:e.O,vname:e.D,vtag:e.R,vtext:e.k});var le=e=>{if(typeof e.vtag==="function"){const t={...e.vattrs};if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return Y(e.vtag,t,...e.vchildren||[])}const t=Z(e.vtag,e.vtext);t.C=e.vattrs;t.j=e.vchildren;t.O=e.vkey;t.D=e.vname;return t};var se=(e,t,r,n)=>{const l=_("hydrateClient",t);const s=e.shadowRoot;const i=[];const o=[];const f=s?[]:null;const a=n.L=Z(t,null);if(!x.M){oe(C.body,x.M=new Map)}e[$]=r;e.removeAttribute($);ie(a,i,o,f,e,e,r);i.map((e=>{const r=e.A+"."+e.F;const n=x.M.get(r);const l=e.T;if(n&&j&&n["s-en"]===""){n.parentNode.insertBefore(l,n.nextSibling)}if(!s){l["s-hn"]=t;if(n){l["s-ol"]=n;l["s-ol"]["s-nr"]=l}}x.M.delete(r)}));if(s){f.map((e=>{if(e){s.appendChild(e)}}))}l()};var ie=(e,t,r,n,l,s,i)=>{let o;let f;let a;let c;if(s.nodeType===1){o=s.getAttribute(w);if(o){f=o.split(".");if(f[0]===i||f[0]==="0"){a={l:0,A:f[0],F:f[1],P:f[2],N:f[3],R:s.tagName.toLowerCase(),T:s,C:null,j:null,O:null,D:null,k:null};t.push(a);s.removeAttribute(w);if(!e.j){e.j=[]}e.j[a.N]=a;e=a;if(n&&a.P==="0"){n[a.N]=a.T}}}if(s.shadowRoot){for(c=s.shadowRoot.childNodes.length-1;c>=0;c--){ie(e,t,r,n,l,s.shadowRoot.childNodes[c],i)}}for(c=s.childNodes.length-1;c>=0;c--){ie(e,t,r,n,l,s.childNodes[c],i)}}else if(s.nodeType===8){f=s.nodeValue.split(".");if(f[1]===i||f[1]==="0"){o=f[0];a={l:0,A:f[1],F:f[2],P:f[3],N:f[4],T:s,C:null,j:null,O:null,D:null,R:null,k:null};if(o===m){a.T=s.nextSibling;if(a.T&&a.T.nodeType===3){a.k=a.T.textContent;t.push(a);s.remove();if(!e.j){e.j=[]}e.j[a.N]=a;if(n&&a.P==="0"){n[a.N]=a.T}}}else if(a.A===i){if(o===p){a.R="slot";if(f[5]){s["s-sn"]=a.D=f[5]}else{s["s-sn"]=""}s["s-sr"]=true;if(n){a.T=C.createElement(a.R);if(a.D){a.T.setAttribute("name",a.D)}s.parentNode.insertBefore(a.T,s);s.remove();if(a.P==="0"){n[a.N]=a.T}}r.push(a);if(!e.j){e.j=[]}e.j[a.N]=a}else if(o===d){if(n){s.remove()}else{l["s-cr"]=s;s["s-cn"]=true}}}}}else if(e&&e.R==="style"){const t=Z(null,s.textContent);t.T=s;t.N="0";e.j=[t]}};var oe=(e,t)=>{if(e.nodeType===1){let r=0;if(e.shadowRoot){for(;r<e.shadowRoot.childNodes.length;r++){oe(e.shadowRoot.childNodes[r],t)}}for(r=0;r<e.childNodes.length;r++){oe(e.childNodes[r],t)}}else if(e.nodeType===8){const r=e.nodeValue.split(".");if(r[0]===h){t.set(r[1]+"."+r[2],e);e.nodeValue="";e["s-en"]=r[3]}}};var fe=(e,t)=>{if(e!=null&&!B(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var ae=e=>s(e).$hostElement$;var ce=(e,t,r)=>{const n=ae(e);return{emit:e=>ue(n,t,{bubbles:!!(r&4),composed:!!(r&2),cancelable:!!(r&1),detail:e})}};var ue=(e,t,r)=>{const n=x.ce(t,r);e.dispatchEvent(n);return n};var ve=new WeakMap;var de=(e,t,r)=>{let n=v.get(e);if(R&&r){n=n||new CSSStyleSheet;if(typeof n==="string"){n=t}else{n.replaceSync(t)}}else{n=t}v.set(e,n)};var he=(e,t,r)=>{var n;const l=me(t);const s=v.get(l);e=e.nodeType===11?e:C;if(s){if(typeof s==="string"){e=e.head||e;let r=ve.get(e);let i;if(!r){ve.set(e,r=new Set)}if(!r.has(l)){if(e.host&&(i=e.querySelector(`[${y}="${l}"]`))){i.innerHTML=s}else{i=C.createElement("style");i.innerHTML=s;const r=(n=x.U)!=null?n:z(C);if(r!=null){i.setAttribute("nonce",r)}if(!(t.l&1)){if(e.nodeName==="HEAD"){const t=e.querySelectorAll("link[rel=preconnect]");const r=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(i,r)}else if("host"in e){if(R){const t=new CSSStyleSheet;t.replaceSync(s);e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");if(t){t.innerHTML=s+t.innerHTML}else{e.prepend(i)}}}else{e.append(i)}}if(t.l&1&&e.nodeName!=="HEAD"){e.insertBefore(i,null)}}if(t.l&4){i.innerHTML+=g}if(r){r.add(l)}}}else if(!e.adoptedStyleSheets.includes(s)){e.adoptedStyleSheets=[...e.adoptedStyleSheets,s]}}return l};var pe=e=>{const t=e.i;const r=e.$hostElement$;const n=t.l;const l=_("attachStyles",t.m);const s=he(r.shadowRoot?r.shadowRoot:r.getRootNode(),t);if(n&10&&n&2){r["s-sc"]=s;r.classList.add(s+"-h");if(n&2){r.classList.add(s+"-s")}}l()};var me=(e,t)=>"sc-"+e.m;var $e=(e,t,r,n,l,s)=>{if(r!==n){let i=f(e,t);let o=t.toLowerCase();if(t==="class"){const t=e.classList;const l=we(r);const s=we(n);t.remove(...l.filter((e=>e&&!s.includes(e))));t.add(...s.filter((e=>e&&!l.includes(e))))}else if(t==="style"){{for(const t in r){if(!n||n[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in n){if(!r||n[t]!==r[t]){if(t.includes("-")){e.style.setProperty(t,n[t])}else{e.style[t]=n[t]}}}}else if(t==="key");else if(t==="ref"){if(n){n(e)}}else if(!i&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(f(k,o)){t=o.slice(2)}else{t=o[2]+t.slice(3)}if(r||n){const l=t.endsWith(be);t=t.replace(ge,"");if(r){x.rel(e,t,r,l)}if(n){x.ael(e,t,n,l)}}}else{const f=B(n);if((i||f&&n!==null)&&!l){try{if(!e.tagName.includes("-")){const l=n==null?"":n;if(t==="list"){i=false}else if(r==null||e[t]!=l){if(typeof e.__lookupSetter__(t)==="function"){e[t]=l}else{e.setAttribute(t,l)}}}else{e[t]=n}}catch(e){}}let a=false;{if(o!==(o=o.replace(/^xlink\:?/,""))){t=o;a=true}}if(n==null||n===false){if(n!==false||e.getAttribute(t)===""){if(a){e.removeAttributeNS(S,t)}else{e.removeAttribute(t)}}}else if((!i||s&4||l)&&!f){n=n===true?"":n;if(a){e.setAttributeNS(S,t,n)}else{e.setAttribute(t,n)}}}}};var ye=/\s/;var we=e=>!e?[]:e.split(ye);var be="Capture";var ge=new RegExp(be+"$");var Se=(e,t,r)=>{const n=t.T.nodeType===11&&t.T.host?t.T.host:t.T;const l=e&&e.C||U;const s=t.C||U;{for(const e of ke(Object.keys(l))){if(!(e in s)){$e(n,e,l[e],void 0,r,t.l)}}}for(const e of ke(Object.keys(s))){$e(n,e,l[e],s[e],r,t.l)}};function ke(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var Ce;var xe;var je;var Oe=false;var De=false;var Re=false;var Te=false;var Ee=(e,r,n,l)=>{var s;const i=r.j[n];let o=0;let f;let a;let c;if(!Oe){Re=true;if(i.R==="slot"){if(Ce){l.classList.add(Ce+"-s")}i.l|=i.j?2:1}}if(i.k!==null){f=i.T=C.createTextNode(i.k)}else if(i.l&1){f=i.T=C.createTextNode("")}else{if(!Te){Te=i.R==="svg"}f=i.T=C.createElementNS(Te?W:I,!Oe&&t.slotRelocation&&i.l&2?"slot-fb":i.R);if(Te&&i.R==="foreignObject"){Te=false}{Se(null,i,Te)}const r=f.getRootNode();const n=!r.querySelector("body");if(!n&&t.scoped&&H(Ce)&&f["s-si"]!==Ce){f.classList.add(f["s-si"]=Ce)}{Ke(f,l)}if(i.j){for(o=0;o<i.j.length;++o){a=Ee(e,i,o,f);if(a){f.appendChild(a)}}}{if(i.R==="svg"){Te=false}else if(f.tagName==="foreignObject"){Te=true}}}f["s-hn"]=je;{if(i.l&(2|1)){f["s-sr"]=true;f["s-cr"]=xe;f["s-sn"]=i.D||"";f["s-rf"]=(s=i.C)==null?void 0:s.ref;c=e&&e.j&&e.j[n];if(c&&c.R===i.R&&e.T){{Le(e.T,false)}}}}return f};var Le=(e,r)=>{x.l|=1;const n=Array.from(e.childNodes);if(e["s-sr"]&&t.experimentalSlotFixes){let t=e;while(t=t.nextSibling){if(t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===je){n.push(t)}}}for(let e=n.length-1;e>=0;e--){const t=n[e];if(t["s-hn"]!==je&&t["s-ol"]){qe(Ue(t),t,Ne(t));t["s-ol"].remove();t["s-ol"]=void 0;t["s-sh"]=void 0;Re=true}if(r){Le(t,r)}}x.l&=~1};var Me=(e,t,r,n,l,s)=>{let i=e["s-cr"]&&e["s-cr"].parentNode||e;let o;if(i.shadowRoot&&i.tagName===je){i=i.shadowRoot}for(;l<=s;++l){if(n[l]){o=Ee(null,r,l,e);if(o){n[l].T=o;qe(i,o,Ne(t))}}}};var Ae=(e,t,r)=>{for(let n=t;n<=r;++n){const t=e[n];if(t){const e=t.T;Qe(t);if(e){{De=true;if(e["s-ol"]){e["s-ol"].remove()}else{Le(e,true)}}e.remove()}}}};var Fe=(e,t,r,n,l=false)=>{let s=0;let i=0;let o=0;let f=0;let a=t.length-1;let c=t[0];let u=t[a];let v=n.length-1;let d=n[0];let h=n[v];let p;let m;while(s<=a&&i<=v){if(c==null){c=t[++s]}else if(u==null){u=t[--a]}else if(d==null){d=n[++i]}else if(h==null){h=n[--v]}else if(Pe(c,d,l)){We(c,d,l);c=t[++s];d=n[++i]}else if(Pe(u,h,l)){We(u,h,l);u=t[--a];h=n[--v]}else if(Pe(c,h,l)){if(c.R==="slot"||h.R==="slot"){Le(c.T.parentNode,false)}We(c,h,l);qe(e,c.T,u.T.nextSibling);c=t[++s];h=n[--v]}else if(Pe(u,d,l)){if(c.R==="slot"||h.R==="slot"){Le(u.T.parentNode,false)}We(u,d,l);qe(e,u.T,c.T);u=t[--a];d=n[++i]}else{o=-1;{for(f=s;f<=a;++f){if(t[f]&&t[f].O!==null&&t[f].O===d.O){o=f;break}}}if(o>=0){m=t[o];if(m.R!==d.R){p=Ee(t&&t[i],r,o,e)}else{We(m,d,l);t[o]=void 0;p=m.T}d=n[++i]}else{p=Ee(t&&t[i],r,i,e);d=n[++i]}if(p){{qe(Ue(c.T),p,Ne(c.T))}}}}if(s>a){Me(e,n[v+1]==null?null:n[v+1].T,r,n,i,v)}else if(i>v){Ae(t,s,a)}};var Pe=(e,t,r=false)=>{if(e.R===t.R){if(e.R==="slot"){if("F"in e&&r&&e.T.nodeType!==8){return false}return e.D===t.D}if(!r){return e.O===t.O}return true}return false};var Ne=e=>e&&e["s-ol"]||e;var Ue=e=>(e["s-ol"]?e["s-ol"]:e).parentNode;var We=(e,r,n=false)=>{const l=r.T=e.T;const s=e.j;const i=r.j;const o=r.R;const f=r.k;let a;if(f===null){{Te=o==="svg"?true:o==="foreignObject"?false:Te}{if(o==="slot"&&!Oe);else{Se(e,r,Te)}}if(s!==null&&i!==null){Fe(l,s,r,i,n)}else if(i!==null){if(e.k!==null){l.textContent=""}Me(l,null,r,i,0,i.length-1)}else if(!n&&t.updatable&&s!==null){Ae(s,0,s.length-1)}if(Te&&o==="svg"){Te=false}}else if(a=l["s-cr"]){a.parentNode.textContent=f}else if(e.k!==f){l.data=f}};var Ie=e=>{const t=e.childNodes;for(const e of t){if(e.nodeType===1){if(e["s-sr"]){const r=e["s-sn"];e.hidden=false;for(const n of t){if(n!==e){if(n["s-hn"]!==e["s-hn"]||r!==""){if(n.nodeType===1&&(r===n.getAttribute("slot")||r===n["s-sn"])||n.nodeType===3&&r===n["s-sn"]){e.hidden=true;break}}else{if(n.nodeType===1||n.nodeType===3&&n.textContent.trim()!==""){e.hidden=true;break}}}}}Ie(e)}}};var He=[];var Be=e=>{let r;let n;let l;for(const s of e.childNodes){if(s["s-sr"]&&(r=s["s-cr"])&&r.parentNode){n=r.parentNode.childNodes;const e=s["s-sn"];for(l=n.length-1;l>=0;l--){r=n[l];if(!r["s-cn"]&&!r["s-nr"]&&r["s-hn"]!==s["s-hn"]&&!t.experimentalSlotFixes){if(ze(r,e)){let t=He.find((e=>e.W===r));De=true;r["s-sn"]=r["s-sn"]||e;if(t){t.W["s-sh"]=s["s-hn"];t.I=s}else{r["s-sh"]=s["s-hn"];He.push({I:s,W:r})}if(r["s-sr"]){He.map((e=>{if(ze(e.W,r["s-sn"])){t=He.find((e=>e.W===r));if(t&&!e.I){e.I=t.I}}}))}}else if(!He.some((e=>e.W===r))){He.push({W:r})}}}}if(s.nodeType===1){Be(s)}}};var ze=(e,t)=>{if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var Qe=e=>{{e.C&&e.C.ref&&e.C.ref(null);e.j&&e.j.map(Qe)}};var qe=(e,t,r)=>{const n=e==null?void 0:e.insertBefore(t,r);{Ke(t,e)}return n};var Ge=e=>{const t=[];if(e){t.push(...e["s-scs"]||[],e["s-si"],e["s-sc"],...Ge(e.parentElement))}return t};var Ke=(e,t,r=false)=>{var n;if(e&&t&&e.nodeType===1){const l=new Set(Ge(t).filter(Boolean));if(l.size){(n=e.classList)==null?void 0:n.add(...e["s-scs"]=[...l]);if(e["s-ol"]||r){for(const t of Array.from(e.childNodes)){Ke(t,e,true)}}}}};var Ve=(e,t,r=false)=>{var n,l,s,i;const o=e.$hostElement$;const f=e.i;const a=e.L||Z(null,null);const c=te(t)?t:Y(null,null,t);je=o.tagName;if(f.H){c.C=c.C||{};f.H.map((([e,t])=>c.C[t]=o[e]))}if(r&&c.C){for(const e of Object.keys(c.C)){if(o.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){c.C[e]=o[e]}}}c.R=null;c.l|=4;e.L=c;c.T=a.T=o.shadowRoot||o;{Ce=o["s-sc"]}Oe=(f.l&1)!==0;{xe=o["s-cr"];De=false}We(a,c,r);{x.l|=1;if(Re){Be(c.T);for(const e of He){const t=e.W;if(!t["s-ol"]){const e=C.createTextNode("");e["s-nr"]=t;qe(t.parentNode,t["s-ol"]=e,t)}}for(const e of He){const t=e.W;const o=e.I;if(o){const e=o.parentNode;let r=o.nextSibling;{let s=(n=t["s-ol"])==null?void 0:n.previousSibling;while(s){let n=(l=s["s-nr"])!=null?l:null;if(n&&n["s-sn"]===t["s-sn"]&&e===n.parentNode){n=n.nextSibling;while(n===t||(n==null?void 0:n["s-sr"])){n=n==null?void 0:n.nextSibling}if(!n||!n["s-nr"]){r=n;break}}s=s.previousSibling}}if(!r&&e!==t.parentNode||t.nextSibling!==r){if(t!==r){if(!t["s-hn"]&&t["s-ol"]){t["s-hn"]=t["s-ol"].parentNode.nodeName}qe(e,t,r);if(t.nodeType===1){t.hidden=(s=t["s-ih"])!=null?s:false}}}t&&typeof o["s-rf"]==="function"&&o["s-rf"](t)}else{if(t.nodeType===1){if(r){t["s-ih"]=(i=t.hidden)!=null?i:false}t.hidden=true}}}}if(De){Ie(c.T)}x.l&=~1;He.length=0}xe=void 0};var Xe=(e,t)=>{if(t&&!e.B&&t["s-p"]){t["s-p"].push(new Promise((t=>e.B=t)))}};var _e=(e,t)=>{{e.l|=16}if(e.l&4){e.l|=512;return}Xe(e,e.q);const r=()=>Je(e,t);return N(r)};var Je=(e,t)=>{const r=e.$hostElement$;const n=_("scheduleUpdate",e.i.m);const l=e.t;if(!l){throw new Error(`Can't render component <${r.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`)}let s;if(t){{e.l|=256;if(e.G){e.G.map((([e,t])=>lt(l,e,t)));e.G=void 0}}{s=lt(l,"componentWillLoad")}}{s=Ye(s,(()=>lt(l,"componentWillRender")))}n();return Ye(s,(()=>et(e,l,t)))};var Ye=(e,t)=>Ze(e)?e.then(t).catch((e=>{console.error(e);t()})):t();var Ze=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var et=async(e,t,r)=>{var n;const l=e.$hostElement$;const s=_("update",e.i.m);const i=l["s-rc"];if(r){pe(e)}const o=_("render",e.i.m);{tt(e,t,l,r)}if(i){i.map((e=>e()));l["s-rc"]=void 0}o();s();{const t=(n=l["s-p"])!=null?n:[];const r=()=>rt(e);if(t.length===0){r()}else{Promise.all(t).then(r);e.l|=4;t.length=0}}};var tt=(e,t,r,n)=>{try{t=t.render();{e.l&=~16}{e.l|=2}{{{Ve(e,t,n)}}}}catch(t){a(t,e.$hostElement$)}return null};var rt=e=>{const t=e.i.m;const r=e.$hostElement$;const n=_("postUpdate",t);const l=e.t;const s=e.q;{lt(l,"componentDidRender")}if(!(e.l&64)){e.l|=64;{st(r)}{lt(l,"componentDidLoad")}n();{e.p(r);if(!s){nt()}}}else{{lt(l,"componentDidUpdate")}n()}{e.v(r)}{if(e.B){e.B();e.B=void 0}if(e.l&512){P((()=>_e(e,false)))}e.l&=~(4|512)}};var nt=t=>{{st(C.documentElement)}P((()=>ue(k,"appload",{detail:{namespace:e}})))};var lt=(e,t,r)=>{if(e&&e[t]){try{return e[t](r)}catch(e){a(e)}}return void 0};var st=e=>{var r;return e.classList.add((r=t.hydratedSelectorName)!=null?r:"hydrated")};var it=(e,t)=>s(e).o.get(t);var ot=(e,t,r,n)=>{const l=s(e);if(!l){throw new Error(`Couldn't find host element for "${n.m}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`)}const i=l.$hostElement$;const o=l.o.get(t);const f=l.l;const c=l.t;r=fe(r,n.K[t][0]);const u=Number.isNaN(o)&&Number.isNaN(r);const v=r!==o&&!u;if((!(f&8)||o===void 0)&&v){l.o.set(t,r);if(c){if(n.V&&f&128){const e=n.V[t];if(e){e.map((e=>{try{c[e](r,o,t)}catch(e){a(e,i)}}))}}if((f&(2|16))===2){_e(l,false)}}}};var ft=(e,t,r)=>{var n,l;const i=e.prototype;if(t.K||(t.V||e.watchers)){if(e.watchers&&!t.V){t.V=e.watchers}const o=Object.entries((n=t.K)!=null?n:{});o.map((([e,[n]])=>{if(n&31||r&2&&n&32){Object.defineProperty(i,e,{get(){return it(this,e)},set(r){ot(this,e,r,t)},configurable:true,enumerable:true})}else if(r&1&&n&64){Object.defineProperty(i,e,{value(...t){var r;const n=s(this);return(r=n==null?void 0:n.u)==null?void 0:r.then((()=>{var r;return(r=n.t)==null?void 0:r[e](...t)}))}})}}));if(r&1){const r=new Map;i.attributeChangedCallback=function(e,n,l){x.jmp((()=>{var o;const f=r.get(e);if(this.hasOwnProperty(f)){l=this[f];delete this[f]}else if(i.hasOwnProperty(f)&&typeof this[f]==="number"&&this[f]==l){return}else if(f==null){const r=s(this);const i=r==null?void 0:r.l;if(i&&!(i&8)&&i&128&&l!==n){const s=r.t;const i=(o=t.V)==null?void 0:o[e];i==null?void 0:i.forEach((t=>{if(s[t]!=null){s[t].call(s,l,n,e)}}))}return}this[f]=l===null&&typeof this[f]==="boolean"?false:l}))};e.observedAttributes=Array.from(new Set([...Object.keys((l=t.V)!=null?l:{}),...o.filter((([e,t])=>t[0]&15)).map((([e,n])=>{var l;const s=n[1]||e;r.set(s,e);if(n[0]&512){(l=t.H)==null?void 0:l.push([e,s])}return s}))]))}}return e};var at=async(e,t,r,n)=>{let l;if((t.l&32)===0){t.l|=32;const n=r.$;if(n){const e=u(r);if(e&&"then"in e){const t=J();l=await e;t()}else{l=e}if(!l){throw new Error(`Constructor for "${r.m}#${t.X}" was not found`)}if(!l.isProxied){{r.V=l.watchers}ft(l,r,2);l.isProxied=true}const n=_("createInstance",r.m);{t.l|=8}try{new l(t)}catch(e){a(e)}{t.l&=~8}{t.l|=128}n();ct(t.t)}else{l=e.constructor;const r=e.localName;customElements.whenDefined(r).then((()=>t.l|=128))}if(l&&l.style){let e;if(typeof l.style==="string"){e=l.style}const t=me(r);if(!v.has(t)){const n=_("registerStyles",r.m);de(t,e,!!(r.l&1));n()}}}const s=t.q;const i=()=>_e(t,true);if(s&&s["s-rc"]){s["s-rc"].push(i)}else{i()}};var ct=e=>{{lt(e,"connectedCallback")}};var ut=e=>{if((x.l&1)===0){const t=s(e);const r=t.i;const n=_("connectedCallback",r.m);if(!(t.l&1)){t.l|=1;let n;{n=e.getAttribute($);if(n){if(r.l&1){const t=he(e.shadowRoot,r);e.classList.remove(t+"-h",t+"-s")}se(e,r.m,n,t)}}if(!n){if(r.l&(4|8)){vt(e)}}{let r=e;while(r=r.parentNode||r.host){if(r.nodeType===1&&r.hasAttribute("s-id")&&r["s-p"]||r["s-p"]){Xe(t,t.q=r);break}}}if(r.K){Object.entries(r.K).map((([t,[r]])=>{if(r&31&&e.hasOwnProperty(t)){const r=e[t];delete e[t];e[t]=r}}))}{at(e,t,r)}}else{mt(e,t,r._);if(t==null?void 0:t.t){ct(t.t)}else if(t==null?void 0:t.h){t.h.then((()=>ct(t.t)))}}n()}};var vt=e=>{const t=e["s-cr"]=C.createComment("");t["s-cn"]=true;qe(e,t,e.firstChild)};var dt=e=>{{lt(e,"disconnectedCallback")}};var ht=async e=>{if((x.l&1)===0){const t=s(e);{if(t.J){t.J.map((e=>e()));t.J=void 0}}if(t==null?void 0:t.t){dt(t.t)}else if(t==null?void 0:t.h){t.h.then((()=>dt(t.t)))}}};var pt=(e,t={})=>{var r;const n=_();const l=[];const i=t.exclude||[];const f=k.customElements;const a=C.head;const c=a.querySelector("meta[charset]");const u=C.createElement("style");const v=[];let d;let h=true;Object.assign(x,t);x.S=new URL(t.resourcesUrl||"./",C.baseURI).href;{x.l|=2}let p=false;e.map((e=>{e[1].map((t=>{var r;const n={l:t[0],m:t[1],K:t[2],_:t[3]};if(n.l&4){p=true}{n.K=t[2]}{n._=t[3]}{n.H=[]}{n.V=(r=t[4])!=null?r:{}}const a=n.m;const c=class extends HTMLElement{constructor(e){super(e);this.hasRegisteredEventListeners=false;e=this;o(e,n);if(n.l&1){{if(!e.shadowRoot){{e.attachShadow({mode:"open"})}}else{if(e.shadowRoot.mode!=="open"){throw new Error(`Unable to re-use existing shadow root for ${n.m}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}}}}connectedCallback(){const e=s(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true;mt(this,e,n._)}if(d){clearTimeout(d);d=null}if(h){v.push(this)}else{x.jmp((()=>ut(this)))}}disconnectedCallback(){x.jmp((()=>ht(this)))}componentOnReady(){return s(this).h}};n.$=e[0];if(!i.includes(a)&&!f.get(a)){l.push(a);f.define(a,ft(c,n,1))}}))}));if(l.length>0){if(p){u.textContent+=g}{u.textContent+=l.sort()+b}if(u.innerHTML.length){u.setAttribute("data-styles","");const e=(r=x.U)!=null?r:z(C);if(e!=null){u.setAttribute("nonce",e)}a.insertBefore(u,c?c.nextSibling:a.firstChild)}}h=false;if(v.length){v.map((e=>e.connectedCallback()))}else{{x.jmp((()=>d=setTimeout(nt,30)))}}n()};var mt=(e,t,r,n)=>{if(r){r.map((([r,n,l])=>{const s=yt(e,r);const i=$t(t,l);const o=wt(r);x.ael(s,n,i,o);(t.J=t.J||[]).push((()=>x.rel(s,n,i,o)))}))}};var $t=(e,t)=>r=>{var n;try{{if(e.l&256){(n=e.t)==null?void 0:n[t](r)}else{(e.G=e.G||[]).push([t,r])}}}catch(e){a(e)}};var yt=(e,t)=>{if(t&16)return C.body;return e};var wt=e=>O?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0;var bt=e=>x.U=e;export{ee as H,pt as b,ce as c,ae as g,Y as h,D as p,i as r,bt as s};
3
+ //# sourceMappingURL=p-4e6e2052.js.map