@esri/solutions-components 0.11.12 → 0.11.14

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 (1278) hide show
  1. package/dist/cjs/basemap-gallery_7.cjs.entry.js +258 -49
  2. package/dist/cjs/buffer-tools_2.cjs.entry.js +122 -28
  3. package/dist/cjs/card-manager_3.cjs.entry.js +427 -98
  4. package/dist/cjs/consent-manager.cjs.entry.js +54 -12
  5. package/dist/cjs/create-feature_4.cjs.entry.js +247 -53
  6. package/dist/cjs/create-related-feature_3.cjs.entry.js +166 -35
  7. package/dist/cjs/crowdsource-manager.cjs.entry.js +247 -58
  8. package/dist/cjs/crowdsource-reporter.cjs.entry.js +213 -52
  9. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  10. package/dist/cjs/delete-dialog.cjs.entry.js +37 -8
  11. package/dist/cjs/downloadUtils-1935500f.js +3223 -0
  12. package/dist/cjs/effects-3607d1ba.js +83 -0
  13. package/dist/cjs/feature-list.cjs.entry.js +95 -24
  14. package/dist/cjs/helpers-b511b55e.js +867 -0
  15. package/dist/cjs/index-b2821254.js +201 -0
  16. package/dist/cjs/index-b936ec03.js +1903 -0
  17. package/dist/cjs/index.es-3c2404c3.js +11195 -0
  18. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +3 -3
  19. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +5 -5
  20. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +2 -2
  21. package/dist/cjs/instant-apps-create.cjs.entry.js +3 -3
  22. package/dist/cjs/instant-apps-export-views.cjs.entry.js +3 -3
  23. package/dist/cjs/instant-apps-export.cjs.entry.js +3 -3
  24. package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +3 -3
  25. package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
  26. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +5 -5
  27. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +5 -5
  28. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +5 -5
  29. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +5 -5
  30. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +6 -6
  31. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +20 -20
  32. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  33. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +826 -20
  34. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +817 -10
  35. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +2 -2
  36. package/dist/cjs/instant-apps-measurement.cjs.entry.js +3 -3
  37. package/dist/cjs/instant-apps-popover.cjs.entry.js +3 -3
  38. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  39. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +3 -3
  40. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +3 -3
  41. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  42. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +5 -5
  43. package/dist/cjs/json-editor_7.cjs.entry.js +227 -49
  44. package/dist/cjs/languageSwitcher-19a22439.js +52 -0
  45. package/dist/cjs/loadModules-e9d8977c.js +23 -0
  46. package/dist/cjs/loader.cjs.js +1 -1
  47. package/dist/cjs/locale-4187fc82.js +943 -0
  48. package/dist/cjs/locale-98346201.js +160 -0
  49. package/dist/cjs/map-layer-picker.cjs.entry.js +112 -27
  50. package/dist/cjs/map-select-tools_3.cjs.entry.js +229 -50
  51. package/dist/cjs/pci-calculator.cjs.entry.js +15 -2
  52. package/dist/cjs/popupUtils-c0921a77.js +121 -0
  53. package/dist/cjs/public-notification.cjs.entry.js +194 -44
  54. package/dist/cjs/publicNotificationStore-76755c44.js +47 -0
  55. package/dist/cjs/solution-configuration.cjs.entry.js +52 -17
  56. package/dist/cjs/solution-contents_3.cjs.entry.js +84 -18
  57. package/dist/cjs/solution-item-accordion.cjs.entry.js +39 -9
  58. package/dist/cjs/solution-item-icon.cjs.entry.js +18 -4
  59. package/dist/cjs/solution-store-a2a8422d.js +1105 -0
  60. package/dist/cjs/solutions-components.cjs.js +2 -2
  61. package/dist/cjs/spatial-ref.cjs.entry.js +45 -10
  62. package/dist/cjs/store-manager.cjs.entry.js +21 -6
  63. package/dist/cjs/utils-16dbc236.js +153 -0
  64. package/dist/collection/collection-manifest.json +1 -1
  65. package/dist/collection/components/basemap-gallery/basemap-gallery.js +19 -5
  66. package/dist/collection/components/buffer-tools/buffer-tools.js +52 -13
  67. package/dist/collection/components/card-manager/card-manager.js +71 -17
  68. package/dist/collection/components/consent-manager/consent-manager.js +52 -12
  69. package/dist/collection/components/create-feature/create-feature.js +68 -16
  70. package/dist/collection/components/create-related-feature/create-related-feature.js +44 -10
  71. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +245 -58
  72. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +211 -52
  73. package/dist/collection/components/delete-button/delete-button.js +55 -13
  74. package/dist/collection/components/delete-dialog/delete-dialog.js +35 -8
  75. package/dist/collection/components/edit-card/edit-card.js +43 -10
  76. package/dist/collection/components/feature-details/feature-details.js +70 -17
  77. package/dist/collection/components/feature-list/feature-list.js +91 -22
  78. package/dist/collection/components/floor-filter/floor-filter.js +19 -5
  79. package/dist/collection/components/info-card/info-card.js +77 -18
  80. package/dist/collection/components/json-editor/json-editor.js +28 -7
  81. package/dist/collection/components/layer-list/layer-list.js +50 -12
  82. package/dist/collection/components/layer-table/layer-table.js +171 -41
  83. package/dist/collection/components/map-card/map-card.js +182 -43
  84. package/dist/collection/components/map-draw-tools/map-draw-tools.js +66 -15
  85. package/dist/collection/components/map-fullscreen/map-fullscreen.js +18 -4
  86. package/dist/collection/components/map-layer-picker/map-layer-picker.js +108 -25
  87. package/dist/collection/components/map-legend/map-legend.js +15 -4
  88. package/dist/collection/components/map-picker/map-picker.js +35 -8
  89. package/dist/collection/components/map-search/map-search.js +35 -8
  90. package/dist/collection/components/map-select-tools/map-select-tools.js +138 -32
  91. package/dist/collection/components/map-tools/map-tools.js +115 -27
  92. package/dist/collection/components/pci-calculator/pci-calculator.js +14 -3
  93. package/dist/collection/components/pdf-download/pdf-download.js +27 -6
  94. package/dist/collection/components/public-notification/public-notification.js +189 -41
  95. package/dist/collection/components/refine-selection/refine-selection.js +59 -13
  96. package/dist/collection/components/solution-configuration/solution-configuration.js +48 -13
  97. package/dist/collection/components/solution-contents/solution-contents.js +13 -4
  98. package/dist/collection/components/solution-item/solution-item.js +36 -9
  99. package/dist/collection/components/solution-item-accordion/solution-item-accordion.css +0 -4
  100. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +36 -8
  101. package/dist/collection/components/solution-item-details/solution-item-details.js +35 -16
  102. package/dist/collection/components/solution-item-icon/solution-item-icon.js +17 -5
  103. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +27 -6
  104. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +24 -6
  105. package/dist/collection/components/solution-resource-item/solution-resource-item.js +36 -8
  106. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +31 -7
  107. package/dist/collection/components/solution-template-data/solution-template-data.js +49 -8
  108. package/dist/collection/components/solution-variables/solution-variables.js +24 -6
  109. package/dist/collection/components/spatial-ref/spatial-ref.js +43 -8
  110. package/dist/collection/components/store-manager/store-manager.js +18 -5
  111. package/dist/collection/vendor/calcite-components/2BGOXXHV.js +4 -0
  112. package/dist/collection/vendor/calcite-components/2EBGD5ZQ.js +4 -0
  113. package/dist/collection/vendor/calcite-components/2HEEVITF.js +4 -0
  114. package/dist/collection/vendor/calcite-components/2QBRISAS.js +4 -0
  115. package/dist/collection/vendor/calcite-components/2SKIGCTJ.js +4 -0
  116. package/dist/collection/vendor/calcite-components/2ZPEMPPG.js +4 -0
  117. package/dist/collection/vendor/calcite-components/36DTW2EC.js +4 -0
  118. package/dist/collection/vendor/calcite-components/36E6CTNX.js +4 -0
  119. package/dist/collection/vendor/calcite-components/36HITQ3A.js +4 -0
  120. package/dist/collection/vendor/calcite-components/3FJPBCHI.js +4 -0
  121. package/dist/collection/vendor/calcite-components/3TINKPLC.js +4 -0
  122. package/dist/collection/vendor/calcite-components/3TXD2SW4.js +4 -0
  123. package/dist/collection/vendor/calcite-components/43C4CZJO.js +4 -0
  124. package/dist/collection/vendor/calcite-components/44DZGTF5.js +4 -0
  125. package/dist/collection/vendor/calcite-components/4IWRJJPT.js +4 -0
  126. package/dist/collection/vendor/calcite-components/4L6L5YMT.js +4 -0
  127. package/dist/collection/vendor/calcite-components/4NZHY4FQ.js +4 -0
  128. package/dist/collection/vendor/calcite-components/4OSJHPNQ.js +4 -0
  129. package/dist/collection/vendor/calcite-components/4ZNEZOAP.js +4 -0
  130. package/dist/collection/vendor/calcite-components/4ZTXEQT4.js +4 -0
  131. package/dist/collection/vendor/calcite-components/57U74PDQ.js +4 -0
  132. package/dist/collection/vendor/calcite-components/5BEKT6RT.js +4 -0
  133. package/dist/collection/vendor/calcite-components/5JAMHCQS.js +6 -0
  134. package/dist/collection/vendor/calcite-components/5UP5TQJN.js +4 -0
  135. package/dist/collection/vendor/calcite-components/5VK77MGP.js +4 -0
  136. package/dist/collection/vendor/calcite-components/5ZFIOILW.js +4 -0
  137. package/dist/collection/vendor/calcite-components/62G23PKY.js +4 -0
  138. package/dist/collection/vendor/calcite-components/6A464LBG.js +4 -0
  139. package/dist/collection/vendor/calcite-components/6KXUZBIZ.js +4 -0
  140. package/dist/collection/vendor/calcite-components/6OCJIDQZ.js +4 -0
  141. package/dist/collection/vendor/calcite-components/6PBZNCIY.js +4 -0
  142. package/dist/collection/vendor/calcite-components/6SREDGMN.js +4 -0
  143. package/dist/collection/vendor/calcite-components/73K4GSAV.js +4 -0
  144. package/dist/collection/vendor/calcite-components/757M5TSP.js +5 -0
  145. package/dist/collection/vendor/calcite-components/7F6EUEAO.js +4 -0
  146. package/dist/collection/vendor/calcite-components/7GOGBJPD.js +4 -0
  147. package/dist/collection/vendor/calcite-components/7PLD33LH.js +4 -0
  148. package/dist/collection/vendor/calcite-components/7TNMI44V.js +4 -0
  149. package/dist/collection/vendor/calcite-components/7VZFYJY5.js +4 -0
  150. package/dist/collection/vendor/calcite-components/7XZR3QPX.js +4 -0
  151. package/dist/collection/vendor/calcite-components/A3M4FM7N.js +4 -0
  152. package/dist/collection/vendor/calcite-components/A5WZ32T6.js +4 -0
  153. package/dist/collection/vendor/calcite-components/A6H6UTO7.js +4 -0
  154. package/dist/collection/vendor/calcite-components/AA6WUYLQ.js +4 -0
  155. package/dist/collection/vendor/calcite-components/ADRZSXZD.js +4 -0
  156. package/dist/collection/vendor/calcite-components/AKXBPGJ4.js +4 -0
  157. package/dist/collection/vendor/calcite-components/ALGCYGFE.js +4 -0
  158. package/dist/collection/vendor/calcite-components/B3YKMJGM.js +4 -0
  159. package/dist/collection/vendor/calcite-components/B6DZ4O5H.js +4 -0
  160. package/dist/collection/vendor/calcite-components/B747CT5Q.js +5 -0
  161. package/dist/collection/vendor/calcite-components/BAHKYVUM.js +4 -0
  162. package/dist/collection/vendor/calcite-components/BTHSKXWS.js +4 -0
  163. package/dist/collection/vendor/calcite-components/BWCV737I.js +4 -0
  164. package/dist/collection/vendor/calcite-components/BZV465ZG.js +4 -0
  165. package/dist/collection/vendor/calcite-components/C4A2PCZ4.js +4 -0
  166. package/dist/collection/vendor/calcite-components/C5MKAGNV.js +4 -0
  167. package/dist/collection/vendor/calcite-components/CK3TASCY.js +4 -0
  168. package/dist/collection/vendor/calcite-components/D2MINRBA.js +4 -0
  169. package/dist/collection/vendor/calcite-components/DDOM5RYZ.js +4 -0
  170. package/dist/collection/vendor/calcite-components/DJ4JGNMM.js +4 -0
  171. package/dist/collection/vendor/calcite-components/DL75ZJBG.js +4 -0
  172. package/dist/collection/vendor/calcite-components/DO4RITGJ.js +4 -0
  173. package/dist/collection/vendor/calcite-components/DSL2FNLA.js +4 -0
  174. package/dist/collection/vendor/calcite-components/DTEHSI7W.js +4 -0
  175. package/dist/collection/vendor/calcite-components/DUTPXINY.js +4 -0
  176. package/dist/collection/vendor/calcite-components/DY22I2GZ.js +4 -0
  177. package/dist/collection/vendor/calcite-components/DYN74HSB.js +4 -0
  178. package/dist/collection/vendor/calcite-components/E3CWAGXE.js +4 -0
  179. package/dist/collection/vendor/calcite-components/E3QBKOQQ.js +4 -0
  180. package/dist/collection/vendor/calcite-components/EBFZRB3A.js +4 -0
  181. package/dist/collection/vendor/calcite-components/ECGXAEDQ.js +4 -0
  182. package/dist/collection/vendor/calcite-components/EGC7NBN5.js +4 -0
  183. package/dist/collection/vendor/calcite-components/EILXZAAH.js +4 -0
  184. package/dist/collection/vendor/calcite-components/EISHHIYI.js +4 -0
  185. package/dist/collection/vendor/calcite-components/EN6Y5YN5.js +4 -0
  186. package/dist/collection/vendor/calcite-components/ERDL4UCD.js +4 -0
  187. package/dist/collection/vendor/calcite-components/EYPFBUR7.js +4 -0
  188. package/dist/collection/vendor/calcite-components/F6DYUGAJ.js +4 -0
  189. package/dist/collection/vendor/calcite-components/FAQ7B73H.js +4 -0
  190. package/dist/collection/vendor/calcite-components/FAULLEJY.js +4 -0
  191. package/dist/collection/vendor/calcite-components/FH7G4JPL.js +28 -0
  192. package/dist/collection/vendor/calcite-components/FHAH57CK.js +4 -0
  193. package/dist/collection/vendor/calcite-components/FHGZNYTT.js +4 -0
  194. package/dist/collection/vendor/calcite-components/FLXOWNYW.js +4 -0
  195. package/dist/collection/vendor/calcite-components/FVABUFOH.js +4 -0
  196. package/dist/collection/vendor/calcite-components/G2JF63JV.js +4 -0
  197. package/dist/collection/vendor/calcite-components/G63OZT6W.js +4 -0
  198. package/dist/collection/vendor/calcite-components/GESC7PRY.js +4 -0
  199. package/dist/collection/vendor/calcite-components/GIAH7CPN.js +4 -0
  200. package/dist/collection/vendor/calcite-components/GNZIY4A2.js +4 -0
  201. package/dist/collection/vendor/calcite-components/GPNKRGK6.js +4 -0
  202. package/dist/collection/vendor/calcite-components/GSUR5POR.js +4 -0
  203. package/dist/collection/vendor/calcite-components/GY22257T.js +4 -0
  204. package/dist/collection/vendor/calcite-components/H2PEX7CU.js +4 -0
  205. package/dist/collection/vendor/calcite-components/H2UMFA24.js +4 -0
  206. package/dist/collection/vendor/calcite-components/H7D6N2ZS.js +4 -0
  207. package/dist/collection/vendor/calcite-components/HALAA7KD.js +4 -0
  208. package/dist/collection/vendor/calcite-components/HHC7VSD3.js +4 -0
  209. package/dist/collection/vendor/calcite-components/HNGJKPNS.js +4 -0
  210. package/dist/collection/vendor/calcite-components/HQLH54Q4.js +4 -0
  211. package/dist/collection/vendor/calcite-components/HZLG5SUR.js +4 -0
  212. package/dist/collection/vendor/calcite-components/HZUKYZNP.js +4 -0
  213. package/dist/collection/vendor/calcite-components/IHBCPOXF.js +4 -0
  214. package/dist/collection/vendor/calcite-components/IIERNP6W.js +4 -0
  215. package/dist/collection/vendor/calcite-components/ILJVRQHM.js +4 -0
  216. package/dist/collection/vendor/calcite-components/IQTGVLQG.js +4 -0
  217. package/dist/collection/vendor/calcite-components/IRW4MFB4.js +4 -0
  218. package/dist/collection/vendor/calcite-components/J4KGM5S7.js +5 -0
  219. package/dist/collection/vendor/calcite-components/JCQBVDTR.js +4 -0
  220. package/dist/collection/vendor/calcite-components/JCZIZMKQ.js +4 -0
  221. package/dist/collection/vendor/calcite-components/JE5DGAJR.js +4 -0
  222. package/dist/collection/vendor/calcite-components/JL7OLH3T.js +4 -0
  223. package/dist/collection/vendor/calcite-components/JTWLPIB2.js +4 -0
  224. package/dist/collection/vendor/calcite-components/K53JENHF.js +4 -0
  225. package/dist/collection/vendor/calcite-components/K5ODBKLP.js +4 -0
  226. package/dist/collection/vendor/calcite-components/KC4IYMUL.js +4 -0
  227. package/dist/collection/vendor/calcite-components/KE7WVOAV.js +4 -0
  228. package/dist/collection/vendor/calcite-components/KGJ4OJVP.js +4 -0
  229. package/dist/collection/vendor/calcite-components/KI2CJ7JL.js +4 -0
  230. package/dist/collection/vendor/calcite-components/KNE7ABCR.js +4 -0
  231. package/dist/collection/vendor/calcite-components/KOFGYSC5.js +4 -0
  232. package/dist/collection/vendor/calcite-components/KOH6G4XV.js +4 -0
  233. package/dist/collection/vendor/calcite-components/KRO7CG2Q.js +4 -0
  234. package/dist/collection/vendor/calcite-components/KRZW2DWF.js +4 -0
  235. package/dist/collection/vendor/calcite-components/KSFXKRML.js +4 -0
  236. package/dist/collection/vendor/calcite-components/KTJZCONU.js +4 -0
  237. package/dist/collection/vendor/calcite-components/KXJRCIPX.js +4 -0
  238. package/dist/collection/vendor/calcite-components/L5DK3NJQ.js +4 -0
  239. package/dist/collection/vendor/calcite-components/LEAJPPH4.js +4 -0
  240. package/dist/collection/vendor/calcite-components/LKNGKUUT.js +4 -0
  241. package/dist/collection/vendor/calcite-components/LLYFYC3S.js +4 -0
  242. package/dist/collection/vendor/calcite-components/LLYVXFI4.js +4 -0
  243. package/dist/collection/vendor/calcite-components/LMPMNF4U.js +4 -0
  244. package/dist/collection/vendor/calcite-components/LNUDHR7T.js +4 -0
  245. package/dist/collection/vendor/calcite-components/LRXQU7WR.js +4 -0
  246. package/dist/collection/vendor/calcite-components/MDS5OEJ4.js +4 -0
  247. package/dist/collection/vendor/calcite-components/MEXPAXRW.js +4 -0
  248. package/dist/collection/vendor/calcite-components/MI3K57KT.js +4 -0
  249. package/dist/collection/vendor/calcite-components/MIOMFK6B.js +4 -0
  250. package/dist/collection/vendor/calcite-components/MJII73PP.js +4 -0
  251. package/dist/collection/vendor/calcite-components/MJIKLRLZ.js +4 -0
  252. package/dist/collection/vendor/calcite-components/MQSDYLGW.js +4 -0
  253. package/dist/collection/vendor/calcite-components/MWJLXQ5U.js +4 -0
  254. package/dist/collection/vendor/calcite-components/N2PDJVSE.js +4 -0
  255. package/dist/collection/vendor/calcite-components/NERFG233.js +4 -0
  256. package/dist/collection/vendor/calcite-components/NIUBMFXO.js +4 -0
  257. package/dist/collection/vendor/calcite-components/NK25FAZ6.js +4 -0
  258. package/dist/collection/vendor/calcite-components/NK4ED4IH.js +5 -0
  259. package/dist/collection/vendor/calcite-components/NOJTDKA6.js +4 -0
  260. package/dist/collection/vendor/calcite-components/NUY7EYNX.js +4 -0
  261. package/dist/collection/vendor/calcite-components/NWA7UYBI.js +4 -0
  262. package/dist/collection/vendor/calcite-components/NWNWCSUO.js +4 -0
  263. package/dist/collection/vendor/calcite-components/NYJ2KJKN.js +4 -0
  264. package/dist/collection/vendor/calcite-components/O6RKIBH2.js +4 -0
  265. package/dist/collection/vendor/calcite-components/OP2QHRHR.js +4 -0
  266. package/dist/collection/vendor/calcite-components/P5ZVYEQW.js +4 -0
  267. package/dist/collection/vendor/calcite-components/P6BFNJVU.js +4 -0
  268. package/dist/collection/vendor/calcite-components/P6VB45CQ.js +4 -0
  269. package/dist/collection/vendor/calcite-components/PNTWJB75.js +4 -0
  270. package/dist/collection/vendor/calcite-components/PTUZR2XV.js +4 -0
  271. package/dist/collection/vendor/calcite-components/QBNHVQWS.js +4 -0
  272. package/dist/collection/vendor/calcite-components/QD6WQCPN.js +4 -0
  273. package/dist/collection/vendor/calcite-components/QEBXFL3K.js +4 -0
  274. package/dist/collection/vendor/calcite-components/QNRLRRZZ.js +4 -0
  275. package/dist/collection/vendor/calcite-components/QTGKBVAW.js +4 -0
  276. package/dist/collection/vendor/calcite-components/QVLHSABE.js +4 -0
  277. package/dist/collection/vendor/calcite-components/RATZT6K7.js +4 -0
  278. package/dist/collection/vendor/calcite-components/RAWIO5CJ.js +4 -0
  279. package/dist/collection/vendor/calcite-components/RC4M4Q6U.js +4 -0
  280. package/dist/collection/vendor/calcite-components/ROTKUEC4.js +4 -0
  281. package/dist/collection/vendor/calcite-components/RRR3UCDP.js +4 -0
  282. package/dist/collection/vendor/calcite-components/RXJQR5VC.js +4 -0
  283. package/dist/collection/vendor/calcite-components/RYBJ6HQX.js +4 -0
  284. package/dist/collection/vendor/calcite-components/S2CHZ5WW.js +4 -0
  285. package/dist/collection/vendor/calcite-components/S5QILLXK.js +4 -0
  286. package/dist/collection/vendor/calcite-components/S5WUGWLI.js +4 -0
  287. package/dist/collection/vendor/calcite-components/SLILJOTA.js +4 -0
  288. package/dist/collection/vendor/calcite-components/SZIQPAWB.js +4 -0
  289. package/dist/collection/vendor/calcite-components/T2EFD7MK.js +4 -0
  290. package/dist/collection/vendor/calcite-components/TJ6U6Y2A.js +4 -0
  291. package/dist/collection/vendor/calcite-components/TRXE64SN.js +4 -0
  292. package/dist/collection/vendor/calcite-components/TVXUNVVJ.js +4 -0
  293. package/dist/collection/vendor/calcite-components/TZPOTIWO.js +4 -0
  294. package/dist/collection/vendor/calcite-components/UKOMGWYV.js +4 -0
  295. package/dist/collection/vendor/calcite-components/ULI2WHN6.js +4 -0
  296. package/dist/collection/vendor/calcite-components/UPO2OA2C.js +4 -0
  297. package/dist/collection/vendor/calcite-components/V7QQRUYR.js +4 -0
  298. package/dist/collection/vendor/calcite-components/VA6SEF3H.js +4 -0
  299. package/dist/collection/vendor/calcite-components/VCGYS6AC.js +4 -0
  300. package/dist/collection/vendor/calcite-components/VHIVTMYL.js +22 -0
  301. package/dist/collection/vendor/calcite-components/VIFJTMJE.js +4 -0
  302. package/dist/collection/vendor/calcite-components/VKUXTBMA.js +4 -0
  303. package/dist/collection/vendor/calcite-components/VYBRMYZA.js +4 -0
  304. package/dist/collection/vendor/calcite-components/VYSYUSUT.js +4 -0
  305. package/dist/collection/vendor/calcite-components/WHQERKO3.js +4 -0
  306. package/dist/collection/vendor/calcite-components/WLKZ6TCC.js +4 -0
  307. package/dist/collection/vendor/calcite-components/WRRV2226.js +4 -0
  308. package/dist/collection/vendor/calcite-components/X5OT5VWP.js +4 -0
  309. package/dist/collection/vendor/calcite-components/X7WD2RXW.js +4 -0
  310. package/dist/collection/vendor/calcite-components/XGGCYCLU.js +4 -0
  311. package/dist/collection/vendor/calcite-components/XJUGTTYP.js +4 -0
  312. package/dist/collection/vendor/calcite-components/XK6ESUWM.js +4 -0
  313. package/dist/collection/vendor/calcite-components/XODNGXTR.js +4 -0
  314. package/dist/collection/vendor/calcite-components/XP22SQKN.js +4 -0
  315. package/dist/collection/vendor/calcite-components/XUCLKKAR.js +4 -0
  316. package/dist/collection/vendor/calcite-components/XWO5T62V.js +4 -0
  317. package/dist/collection/vendor/calcite-components/XY7DR573.js +4 -0
  318. package/dist/collection/vendor/calcite-components/Y4WWNYQO.js +4 -0
  319. package/dist/collection/vendor/calcite-components/YF3UCGCR.js +4 -0
  320. package/dist/collection/vendor/calcite-components/YH3WSHXS.js +4 -0
  321. package/dist/collection/vendor/calcite-components/YOI4NTGG.js +4 -0
  322. package/dist/collection/vendor/calcite-components/YP2GEKXK.js +4 -0
  323. package/dist/collection/vendor/calcite-components/YQDF2N5J.js +4 -0
  324. package/dist/collection/vendor/calcite-components/YRCGG4BE.js +4 -0
  325. package/dist/collection/vendor/calcite-components/YTSHEMU3.js +4 -0
  326. package/dist/collection/vendor/calcite-components/YUQIXR5A.js +4 -0
  327. package/dist/collection/vendor/calcite-components/ZAY3SU5H.js +4 -0
  328. package/dist/collection/vendor/calcite-components/ZFGK5MNZ.js +4 -0
  329. package/dist/collection/vendor/calcite-components/ZITAONDY.js +4 -0
  330. package/dist/collection/vendor/calcite-components/ZLW5U3G6.js +4 -0
  331. package/dist/collection/vendor/calcite-components/ZNMXPSOQ.js +4 -0
  332. package/dist/collection/vendor/calcite-components/ZSLV2NNR.js +4 -0
  333. package/dist/collection/vendor/calcite-components/assets/icon/crosshair16.json +1 -0
  334. package/dist/collection/vendor/calcite-components/assets/icon/crosshair24.json +1 -0
  335. package/dist/collection/vendor/calcite-components/assets/icon/crosshair32.json +1 -0
  336. package/dist/collection/vendor/calcite-components/assets/icon/utilityNetworkLayer16.json +1 -0
  337. package/dist/collection/vendor/calcite-components/assets/icon/utilityNetworkLayer24.json +1 -0
  338. package/dist/collection/vendor/calcite-components/assets/icon/utilityNetworkLayer32.json +1 -0
  339. package/dist/collection/vendor/calcite-components/calcite.esm.js +4 -6
  340. package/dist/components/basemap-gallery2.js +19 -3
  341. package/dist/components/buffer-tools2.js +52 -11
  342. package/dist/components/card-manager2.js +71 -15
  343. package/dist/components/consent-manager.js +52 -10
  344. package/dist/components/create-feature2.js +68 -14
  345. package/dist/components/create-related-feature2.js +44 -8
  346. package/dist/components/crowdsource-manager.js +245 -56
  347. package/dist/components/crowdsource-reporter.js +211 -50
  348. package/dist/components/delete-button2.js +55 -11
  349. package/dist/components/delete-dialog2.js +35 -6
  350. package/dist/components/edit-card2.js +43 -8
  351. package/dist/components/feature-details2.js +70 -15
  352. package/dist/components/feature-list2.js +91 -20
  353. package/dist/components/floor-filter2.js +19 -3
  354. package/dist/components/index.es.js +6 -5
  355. package/dist/components/info-card2.js +77 -16
  356. package/dist/components/instant-apps-keyboard-shortcuts.js +17 -17
  357. package/dist/components/instant-apps-language-switcher.js +815 -9
  358. package/dist/components/instant-apps-language-translator2.js +1 -1
  359. package/dist/components/json-editor2.js +28 -5
  360. package/dist/components/layer-list2.js +50 -10
  361. package/dist/components/layer-table2.js +171 -39
  362. package/dist/components/loadModules2.js +1 -1
  363. package/dist/components/map-card2.js +182 -41
  364. package/dist/components/map-draw-tools2.js +66 -13
  365. package/dist/components/map-fullscreen2.js +18 -2
  366. package/dist/components/map-layer-picker2.js +108 -23
  367. package/dist/components/map-legend2.js +15 -2
  368. package/dist/components/map-picker2.js +35 -6
  369. package/dist/components/map-search2.js +35 -6
  370. package/dist/components/map-select-tools2.js +138 -30
  371. package/dist/components/map-tools2.js +115 -25
  372. package/dist/components/pci-calculator.js +14 -1
  373. package/dist/components/pdf-download2.js +27 -4
  374. package/dist/components/public-notification.js +189 -39
  375. package/dist/components/refine-selection2.js +59 -11
  376. package/dist/components/solution-configuration.js +48 -13
  377. package/dist/components/solution-contents2.js +13 -2
  378. package/dist/components/solution-item-accordion.js +37 -7
  379. package/dist/components/solution-item-details2.js +35 -14
  380. package/dist/components/solution-item-icon2.js +17 -3
  381. package/dist/components/solution-item-sharing2.js +27 -4
  382. package/dist/components/solution-item2.js +36 -7
  383. package/dist/components/solution-organization-variables2.js +24 -4
  384. package/dist/components/solution-resource-item2.js +36 -6
  385. package/dist/components/solution-spatial-ref2.js +31 -5
  386. package/dist/components/solution-template-data2.js +49 -8
  387. package/dist/components/solution-variables2.js +24 -4
  388. package/dist/components/spatial-ref.js +43 -8
  389. package/dist/components/store-manager.js +18 -3
  390. package/dist/esm/basemap-gallery_7.entry.js +258 -49
  391. package/dist/esm/buffer-tools_2.entry.js +122 -28
  392. package/dist/esm/card-manager_3.entry.js +427 -98
  393. package/dist/esm/consent-manager.entry.js +54 -12
  394. package/dist/esm/create-feature_4.entry.js +247 -53
  395. package/dist/esm/create-related-feature_3.entry.js +166 -35
  396. package/dist/esm/crowdsource-manager.entry.js +247 -58
  397. package/dist/esm/crowdsource-reporter.entry.js +213 -52
  398. package/dist/esm/deduct-calculator.entry.js +1 -1
  399. package/dist/esm/delete-dialog.entry.js +37 -8
  400. package/dist/esm/downloadUtils-3f4d34a4.js +3217 -0
  401. package/dist/esm/effects-38bc1195.js +81 -0
  402. package/dist/esm/feature-list.entry.js +95 -24
  403. package/dist/esm/helpers-5df33e11.js +841 -0
  404. package/dist/esm/index-000c7a7c.js +1870 -0
  405. package/dist/esm/index-f7533fcc.js +199 -0
  406. package/dist/esm/index.es-87662946.js +11108 -0
  407. package/dist/esm/instant-apps-app-guide.entry.js +3 -3
  408. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +5 -5
  409. package/dist/esm/instant-apps-control-panel.entry.js +2 -2
  410. package/dist/esm/instant-apps-create.entry.js +3 -3
  411. package/dist/esm/instant-apps-export-views.entry.js +3 -3
  412. package/dist/esm/instant-apps-export.entry.js +3 -3
  413. package/dist/esm/instant-apps-filter-list_2.entry.js +3 -3
  414. package/dist/esm/instant-apps-header.entry.js +1 -1
  415. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +5 -5
  416. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +5 -5
  417. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +5 -5
  418. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +5 -5
  419. package/dist/esm/instant-apps-interactive-legend.entry.js +6 -6
  420. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +20 -20
  421. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  422. package/dist/esm/instant-apps-language-switcher.entry.js +820 -14
  423. package/dist/esm/instant-apps-language-translator.entry.js +813 -6
  424. package/dist/esm/instant-apps-measurement-tool.entry.js +2 -2
  425. package/dist/esm/instant-apps-measurement.entry.js +3 -3
  426. package/dist/esm/instant-apps-popover.entry.js +3 -3
  427. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  428. package/dist/esm/instant-apps-scoreboard.entry.js +3 -3
  429. package/dist/esm/instant-apps-sign-in.entry.js +3 -3
  430. package/dist/esm/instant-apps-splash.entry.js +3 -3
  431. package/dist/esm/instant-apps-time-filter.entry.js +5 -5
  432. package/dist/esm/json-editor_7.entry.js +227 -49
  433. package/dist/esm/languageSwitcher-49bad3f4.js +49 -0
  434. package/dist/esm/loadModules-947ccfd4.js +21 -0
  435. package/dist/esm/loader.js +2 -2
  436. package/dist/esm/locale-857bb2e4.js +938 -0
  437. package/dist/esm/locale-fd7f8659.js +155 -0
  438. package/dist/esm/map-layer-picker.entry.js +112 -27
  439. package/dist/esm/map-select-tools_3.entry.js +229 -50
  440. package/dist/esm/pci-calculator.entry.js +15 -2
  441. package/dist/esm/popupUtils-43fafc2f.js +119 -0
  442. package/dist/esm/public-notification.entry.js +194 -44
  443. package/dist/esm/publicNotificationStore-e5306ea6.js +45 -0
  444. package/dist/esm/solution-configuration.entry.js +52 -17
  445. package/dist/esm/solution-contents_3.entry.js +84 -18
  446. package/dist/esm/solution-item-accordion.entry.js +39 -9
  447. package/dist/esm/solution-item-icon.entry.js +18 -4
  448. package/dist/esm/solution-store-26e3d8c6.js +1103 -0
  449. package/dist/esm/solutions-components.js +3 -3
  450. package/dist/esm/spatial-ref.entry.js +45 -10
  451. package/dist/esm/store-manager.entry.js +21 -6
  452. package/dist/esm/utils-ebba7c2e.js +142 -0
  453. package/dist/solutions-components/p-056d4371.entry.js +6 -0
  454. package/dist/solutions-components/p-0592d206.entry.js +6 -0
  455. package/dist/solutions-components/p-075979ef.js +36 -0
  456. package/dist/solutions-components/p-08ad0b7a.js +6 -0
  457. package/dist/solutions-components/p-0b974e3c.entry.js +6 -0
  458. package/dist/solutions-components/p-0db26b05.entry.js +6 -0
  459. package/dist/solutions-components/p-1309ac58.js +129 -0
  460. package/dist/solutions-components/p-174fa218.js +6 -0
  461. package/dist/solutions-components/p-193034c9.entry.js +6 -0
  462. package/dist/solutions-components/p-1a1791ae.entry.js +21 -0
  463. package/dist/solutions-components/p-1b6461c5.entry.js +6 -0
  464. package/dist/solutions-components/p-1e57a3bd.entry.js +6 -0
  465. package/dist/solutions-components/p-21b280a8.js +21 -0
  466. package/dist/solutions-components/p-2672ee69.entry.js +6 -0
  467. package/dist/solutions-components/p-2937baee.js +6 -0
  468. package/dist/solutions-components/p-3c1c2ca5.entry.js +11 -0
  469. package/dist/solutions-components/p-3d7eeb2d.js +488 -0
  470. package/dist/solutions-components/p-3de6e5d8.entry.js +6 -0
  471. package/dist/solutions-components/p-40578f4b.entry.js +6 -0
  472. package/dist/solutions-components/p-48fcfd06.entry.js +6 -0
  473. package/dist/solutions-components/p-4db43d2c.entry.js +6 -0
  474. package/dist/solutions-components/p-4e34c101.entry.js +6 -0
  475. package/dist/solutions-components/p-4f683af6.entry.js +6 -0
  476. package/dist/solutions-components/p-529325da.entry.js +6 -0
  477. package/dist/solutions-components/p-5c05f28a.entry.js +6 -0
  478. package/dist/solutions-components/p-5dfab24b.entry.js +6 -0
  479. package/dist/solutions-components/p-60bdf635.entry.js +6 -0
  480. package/dist/solutions-components/p-73ba31c4.entry.js +6 -0
  481. package/dist/solutions-components/p-7c958237.entry.js +6 -0
  482. package/dist/solutions-components/p-8169d4af.entry.js +6 -0
  483. package/dist/solutions-components/p-89cae891.entry.js +6 -0
  484. package/dist/solutions-components/p-89fbc318.js +6 -0
  485. package/dist/solutions-components/p-8c40bdec.js +7 -0
  486. package/dist/solutions-components/p-a5069229.entry.js +6 -0
  487. package/dist/solutions-components/p-a5073249.entry.js +6 -0
  488. package/dist/solutions-components/p-a5c51211.entry.js +6 -0
  489. package/dist/solutions-components/p-a940dc0c.entry.js +6 -0
  490. package/dist/solutions-components/p-b6422554.entry.js +6 -0
  491. package/dist/solutions-components/p-b67ff61f.entry.js +6 -0
  492. package/dist/solutions-components/p-b711a822.entry.js +6 -0
  493. package/dist/solutions-components/p-bf007c87.js +21 -0
  494. package/dist/solutions-components/p-c19c273f.entry.js +6 -0
  495. package/dist/solutions-components/p-c223bd87.js +6 -0
  496. package/dist/solutions-components/p-c25ebd5a.entry.js +6 -0
  497. package/dist/solutions-components/p-c63ce830.entry.js +6 -0
  498. package/dist/solutions-components/p-c691c1d1.entry.js +6 -0
  499. package/dist/solutions-components/p-c9e111d7.entry.js +6 -0
  500. package/dist/solutions-components/p-cc3e637d.entry.js +6 -0
  501. package/dist/solutions-components/p-d1d8e331.entry.js +6 -0
  502. package/dist/solutions-components/p-dc188d13.js +61 -0
  503. package/dist/solutions-components/p-ded33011.entry.js +6 -0
  504. package/dist/solutions-components/p-e133f9b2.entry.js +6 -0
  505. package/dist/solutions-components/p-e16bb956.entry.js +6 -0
  506. package/dist/solutions-components/p-e6158877.entry.js +6 -0
  507. package/dist/solutions-components/p-ea19f91b.js +6 -0
  508. package/dist/solutions-components/p-f1faec42.entry.js +6 -0
  509. package/dist/solutions-components/p-f24d6b3e.entry.js +6 -0
  510. package/dist/solutions-components/p-f71dc88a.entry.js +21 -0
  511. package/dist/solutions-components/p-f7c10b7f.entry.js +6 -0
  512. package/dist/solutions-components/p-fa639501.js +6 -0
  513. package/dist/solutions-components/p-fb4dfcbe.entry.js +6 -0
  514. package/dist/solutions-components/solutions-components.esm.js +1 -1
  515. package/dist/solutions-components/vendor/calcite-components/2BGOXXHV.js +4 -0
  516. package/dist/solutions-components/vendor/calcite-components/2EBGD5ZQ.js +4 -0
  517. package/dist/solutions-components/vendor/calcite-components/2HEEVITF.js +4 -0
  518. package/dist/solutions-components/vendor/calcite-components/2QBRISAS.js +4 -0
  519. package/dist/solutions-components/vendor/calcite-components/2SKIGCTJ.js +4 -0
  520. package/dist/solutions-components/vendor/calcite-components/2ZPEMPPG.js +4 -0
  521. package/dist/solutions-components/vendor/calcite-components/36DTW2EC.js +4 -0
  522. package/dist/solutions-components/vendor/calcite-components/36E6CTNX.js +4 -0
  523. package/dist/solutions-components/vendor/calcite-components/36HITQ3A.js +4 -0
  524. package/dist/solutions-components/vendor/calcite-components/3FJPBCHI.js +4 -0
  525. package/dist/solutions-components/vendor/calcite-components/3TINKPLC.js +4 -0
  526. package/dist/solutions-components/vendor/calcite-components/3TXD2SW4.js +4 -0
  527. package/dist/solutions-components/vendor/calcite-components/43C4CZJO.js +4 -0
  528. package/dist/solutions-components/vendor/calcite-components/44DZGTF5.js +4 -0
  529. package/dist/solutions-components/vendor/calcite-components/4IWRJJPT.js +4 -0
  530. package/dist/solutions-components/vendor/calcite-components/4L6L5YMT.js +4 -0
  531. package/dist/solutions-components/vendor/calcite-components/4NZHY4FQ.js +4 -0
  532. package/dist/solutions-components/vendor/calcite-components/4OSJHPNQ.js +4 -0
  533. package/dist/solutions-components/vendor/calcite-components/4ZNEZOAP.js +4 -0
  534. package/dist/solutions-components/vendor/calcite-components/4ZTXEQT4.js +4 -0
  535. package/dist/solutions-components/vendor/calcite-components/57U74PDQ.js +4 -0
  536. package/dist/solutions-components/vendor/calcite-components/5BEKT6RT.js +4 -0
  537. package/dist/solutions-components/vendor/calcite-components/5JAMHCQS.js +6 -0
  538. package/dist/solutions-components/vendor/calcite-components/5UP5TQJN.js +4 -0
  539. package/dist/solutions-components/vendor/calcite-components/5VK77MGP.js +4 -0
  540. package/dist/solutions-components/vendor/calcite-components/5ZFIOILW.js +4 -0
  541. package/dist/solutions-components/vendor/calcite-components/62G23PKY.js +4 -0
  542. package/dist/solutions-components/vendor/calcite-components/6A464LBG.js +4 -0
  543. package/dist/solutions-components/vendor/calcite-components/6KXUZBIZ.js +4 -0
  544. package/dist/solutions-components/vendor/calcite-components/6OCJIDQZ.js +4 -0
  545. package/dist/solutions-components/vendor/calcite-components/6PBZNCIY.js +4 -0
  546. package/dist/solutions-components/vendor/calcite-components/6SREDGMN.js +4 -0
  547. package/dist/solutions-components/vendor/calcite-components/73K4GSAV.js +4 -0
  548. package/dist/solutions-components/vendor/calcite-components/757M5TSP.js +5 -0
  549. package/dist/solutions-components/vendor/calcite-components/7F6EUEAO.js +4 -0
  550. package/dist/solutions-components/vendor/calcite-components/7GOGBJPD.js +4 -0
  551. package/dist/solutions-components/vendor/calcite-components/7PLD33LH.js +4 -0
  552. package/dist/solutions-components/vendor/calcite-components/7TNMI44V.js +4 -0
  553. package/dist/solutions-components/vendor/calcite-components/7VZFYJY5.js +4 -0
  554. package/dist/solutions-components/vendor/calcite-components/7XZR3QPX.js +4 -0
  555. package/dist/solutions-components/vendor/calcite-components/A3M4FM7N.js +4 -0
  556. package/dist/solutions-components/vendor/calcite-components/A5WZ32T6.js +4 -0
  557. package/dist/solutions-components/vendor/calcite-components/A6H6UTO7.js +4 -0
  558. package/dist/solutions-components/vendor/calcite-components/AA6WUYLQ.js +4 -0
  559. package/dist/solutions-components/vendor/calcite-components/ADRZSXZD.js +4 -0
  560. package/dist/solutions-components/vendor/calcite-components/AKXBPGJ4.js +4 -0
  561. package/dist/solutions-components/vendor/calcite-components/ALGCYGFE.js +4 -0
  562. package/dist/solutions-components/vendor/calcite-components/B3YKMJGM.js +4 -0
  563. package/dist/solutions-components/vendor/calcite-components/B6DZ4O5H.js +4 -0
  564. package/dist/solutions-components/vendor/calcite-components/B747CT5Q.js +5 -0
  565. package/dist/solutions-components/vendor/calcite-components/BAHKYVUM.js +4 -0
  566. package/dist/solutions-components/vendor/calcite-components/BTHSKXWS.js +4 -0
  567. package/dist/solutions-components/vendor/calcite-components/BWCV737I.js +4 -0
  568. package/dist/solutions-components/vendor/calcite-components/BZV465ZG.js +4 -0
  569. package/dist/solutions-components/vendor/calcite-components/C4A2PCZ4.js +4 -0
  570. package/dist/solutions-components/vendor/calcite-components/C5MKAGNV.js +4 -0
  571. package/dist/solutions-components/vendor/calcite-components/CK3TASCY.js +4 -0
  572. package/dist/solutions-components/vendor/calcite-components/D2MINRBA.js +4 -0
  573. package/dist/solutions-components/vendor/calcite-components/DDOM5RYZ.js +4 -0
  574. package/dist/solutions-components/vendor/calcite-components/DJ4JGNMM.js +4 -0
  575. package/dist/solutions-components/vendor/calcite-components/DL75ZJBG.js +4 -0
  576. package/dist/solutions-components/vendor/calcite-components/DO4RITGJ.js +4 -0
  577. package/dist/solutions-components/vendor/calcite-components/DSL2FNLA.js +4 -0
  578. package/dist/solutions-components/vendor/calcite-components/DTEHSI7W.js +4 -0
  579. package/dist/solutions-components/vendor/calcite-components/DUTPXINY.js +4 -0
  580. package/dist/solutions-components/vendor/calcite-components/DY22I2GZ.js +4 -0
  581. package/dist/solutions-components/vendor/calcite-components/DYN74HSB.js +4 -0
  582. package/dist/solutions-components/vendor/calcite-components/E3CWAGXE.js +4 -0
  583. package/dist/solutions-components/vendor/calcite-components/E3QBKOQQ.js +4 -0
  584. package/dist/solutions-components/vendor/calcite-components/EBFZRB3A.js +4 -0
  585. package/dist/solutions-components/vendor/calcite-components/ECGXAEDQ.js +4 -0
  586. package/dist/solutions-components/vendor/calcite-components/EGC7NBN5.js +4 -0
  587. package/dist/solutions-components/vendor/calcite-components/EILXZAAH.js +4 -0
  588. package/dist/solutions-components/vendor/calcite-components/EISHHIYI.js +4 -0
  589. package/dist/solutions-components/vendor/calcite-components/EN6Y5YN5.js +4 -0
  590. package/dist/solutions-components/vendor/calcite-components/ERDL4UCD.js +4 -0
  591. package/dist/solutions-components/vendor/calcite-components/EYPFBUR7.js +4 -0
  592. package/dist/solutions-components/vendor/calcite-components/F6DYUGAJ.js +4 -0
  593. package/dist/solutions-components/vendor/calcite-components/FAQ7B73H.js +4 -0
  594. package/dist/solutions-components/vendor/calcite-components/FAULLEJY.js +4 -0
  595. package/dist/solutions-components/vendor/calcite-components/FH7G4JPL.js +28 -0
  596. package/dist/solutions-components/vendor/calcite-components/FHAH57CK.js +4 -0
  597. package/dist/solutions-components/vendor/calcite-components/FHGZNYTT.js +4 -0
  598. package/dist/solutions-components/vendor/calcite-components/FLXOWNYW.js +4 -0
  599. package/dist/solutions-components/vendor/calcite-components/FVABUFOH.js +4 -0
  600. package/dist/solutions-components/vendor/calcite-components/G2JF63JV.js +4 -0
  601. package/dist/solutions-components/vendor/calcite-components/G63OZT6W.js +4 -0
  602. package/dist/solutions-components/vendor/calcite-components/GESC7PRY.js +4 -0
  603. package/dist/solutions-components/vendor/calcite-components/GIAH7CPN.js +4 -0
  604. package/dist/solutions-components/vendor/calcite-components/GNZIY4A2.js +4 -0
  605. package/dist/solutions-components/vendor/calcite-components/GPNKRGK6.js +4 -0
  606. package/dist/solutions-components/vendor/calcite-components/GSUR5POR.js +4 -0
  607. package/dist/solutions-components/vendor/calcite-components/GY22257T.js +4 -0
  608. package/dist/solutions-components/vendor/calcite-components/H2PEX7CU.js +4 -0
  609. package/dist/solutions-components/vendor/calcite-components/H2UMFA24.js +4 -0
  610. package/dist/solutions-components/vendor/calcite-components/H7D6N2ZS.js +4 -0
  611. package/dist/solutions-components/vendor/calcite-components/HALAA7KD.js +4 -0
  612. package/dist/solutions-components/vendor/calcite-components/HHC7VSD3.js +4 -0
  613. package/dist/solutions-components/vendor/calcite-components/HNGJKPNS.js +4 -0
  614. package/dist/solutions-components/vendor/calcite-components/HQLH54Q4.js +4 -0
  615. package/dist/solutions-components/vendor/calcite-components/HZLG5SUR.js +4 -0
  616. package/dist/solutions-components/vendor/calcite-components/HZUKYZNP.js +4 -0
  617. package/dist/solutions-components/vendor/calcite-components/IHBCPOXF.js +4 -0
  618. package/dist/solutions-components/vendor/calcite-components/IIERNP6W.js +4 -0
  619. package/dist/solutions-components/vendor/calcite-components/ILJVRQHM.js +4 -0
  620. package/dist/solutions-components/vendor/calcite-components/IQTGVLQG.js +4 -0
  621. package/dist/solutions-components/vendor/calcite-components/IRW4MFB4.js +4 -0
  622. package/dist/solutions-components/vendor/calcite-components/J4KGM5S7.js +5 -0
  623. package/dist/solutions-components/vendor/calcite-components/JCQBVDTR.js +4 -0
  624. package/dist/solutions-components/vendor/calcite-components/JCZIZMKQ.js +4 -0
  625. package/dist/solutions-components/vendor/calcite-components/JE5DGAJR.js +4 -0
  626. package/dist/solutions-components/vendor/calcite-components/JL7OLH3T.js +4 -0
  627. package/dist/solutions-components/vendor/calcite-components/JTWLPIB2.js +4 -0
  628. package/dist/solutions-components/vendor/calcite-components/K53JENHF.js +4 -0
  629. package/dist/solutions-components/vendor/calcite-components/K5ODBKLP.js +4 -0
  630. package/dist/solutions-components/vendor/calcite-components/KC4IYMUL.js +4 -0
  631. package/dist/solutions-components/vendor/calcite-components/KE7WVOAV.js +4 -0
  632. package/dist/solutions-components/vendor/calcite-components/KGJ4OJVP.js +4 -0
  633. package/dist/solutions-components/vendor/calcite-components/KI2CJ7JL.js +4 -0
  634. package/dist/solutions-components/vendor/calcite-components/KNE7ABCR.js +4 -0
  635. package/dist/solutions-components/vendor/calcite-components/KOFGYSC5.js +4 -0
  636. package/dist/solutions-components/vendor/calcite-components/KOH6G4XV.js +4 -0
  637. package/dist/solutions-components/vendor/calcite-components/KRO7CG2Q.js +4 -0
  638. package/dist/solutions-components/vendor/calcite-components/KRZW2DWF.js +4 -0
  639. package/dist/solutions-components/vendor/calcite-components/KSFXKRML.js +4 -0
  640. package/dist/solutions-components/vendor/calcite-components/KTJZCONU.js +4 -0
  641. package/dist/solutions-components/vendor/calcite-components/KXJRCIPX.js +4 -0
  642. package/dist/solutions-components/vendor/calcite-components/L5DK3NJQ.js +4 -0
  643. package/dist/solutions-components/vendor/calcite-components/LEAJPPH4.js +4 -0
  644. package/dist/solutions-components/vendor/calcite-components/LKNGKUUT.js +4 -0
  645. package/dist/solutions-components/vendor/calcite-components/LLYFYC3S.js +4 -0
  646. package/dist/solutions-components/vendor/calcite-components/LLYVXFI4.js +4 -0
  647. package/dist/solutions-components/vendor/calcite-components/LMPMNF4U.js +4 -0
  648. package/dist/solutions-components/vendor/calcite-components/LNUDHR7T.js +4 -0
  649. package/dist/solutions-components/vendor/calcite-components/LRXQU7WR.js +4 -0
  650. package/dist/solutions-components/vendor/calcite-components/MDS5OEJ4.js +4 -0
  651. package/dist/solutions-components/vendor/calcite-components/MEXPAXRW.js +4 -0
  652. package/dist/solutions-components/vendor/calcite-components/MI3K57KT.js +4 -0
  653. package/dist/solutions-components/vendor/calcite-components/MIOMFK6B.js +4 -0
  654. package/dist/solutions-components/vendor/calcite-components/MJII73PP.js +4 -0
  655. package/dist/solutions-components/vendor/calcite-components/MJIKLRLZ.js +4 -0
  656. package/dist/solutions-components/vendor/calcite-components/MQSDYLGW.js +4 -0
  657. package/dist/solutions-components/vendor/calcite-components/MWJLXQ5U.js +4 -0
  658. package/dist/solutions-components/vendor/calcite-components/N2PDJVSE.js +4 -0
  659. package/dist/solutions-components/vendor/calcite-components/NERFG233.js +4 -0
  660. package/dist/solutions-components/vendor/calcite-components/NIUBMFXO.js +4 -0
  661. package/dist/solutions-components/vendor/calcite-components/NK25FAZ6.js +4 -0
  662. package/dist/solutions-components/vendor/calcite-components/NK4ED4IH.js +5 -0
  663. package/dist/solutions-components/vendor/calcite-components/NOJTDKA6.js +4 -0
  664. package/dist/solutions-components/vendor/calcite-components/NUY7EYNX.js +4 -0
  665. package/dist/solutions-components/vendor/calcite-components/NWA7UYBI.js +4 -0
  666. package/dist/solutions-components/vendor/calcite-components/NWNWCSUO.js +4 -0
  667. package/dist/solutions-components/vendor/calcite-components/NYJ2KJKN.js +4 -0
  668. package/dist/solutions-components/vendor/calcite-components/O6RKIBH2.js +4 -0
  669. package/dist/solutions-components/vendor/calcite-components/OP2QHRHR.js +4 -0
  670. package/dist/solutions-components/vendor/calcite-components/P5ZVYEQW.js +4 -0
  671. package/dist/solutions-components/vendor/calcite-components/P6BFNJVU.js +4 -0
  672. package/dist/solutions-components/vendor/calcite-components/P6VB45CQ.js +4 -0
  673. package/dist/solutions-components/vendor/calcite-components/PNTWJB75.js +4 -0
  674. package/dist/solutions-components/vendor/calcite-components/PTUZR2XV.js +4 -0
  675. package/dist/solutions-components/vendor/calcite-components/QBNHVQWS.js +4 -0
  676. package/dist/solutions-components/vendor/calcite-components/QD6WQCPN.js +4 -0
  677. package/dist/solutions-components/vendor/calcite-components/QEBXFL3K.js +4 -0
  678. package/dist/solutions-components/vendor/calcite-components/QNRLRRZZ.js +4 -0
  679. package/dist/solutions-components/vendor/calcite-components/QTGKBVAW.js +4 -0
  680. package/dist/solutions-components/vendor/calcite-components/QVLHSABE.js +4 -0
  681. package/dist/solutions-components/vendor/calcite-components/RATZT6K7.js +4 -0
  682. package/dist/solutions-components/vendor/calcite-components/RAWIO5CJ.js +4 -0
  683. package/dist/solutions-components/vendor/calcite-components/RC4M4Q6U.js +4 -0
  684. package/dist/solutions-components/vendor/calcite-components/ROTKUEC4.js +4 -0
  685. package/dist/solutions-components/vendor/calcite-components/RRR3UCDP.js +4 -0
  686. package/dist/solutions-components/vendor/calcite-components/RXJQR5VC.js +4 -0
  687. package/dist/solutions-components/vendor/calcite-components/RYBJ6HQX.js +4 -0
  688. package/dist/solutions-components/vendor/calcite-components/S2CHZ5WW.js +4 -0
  689. package/dist/solutions-components/vendor/calcite-components/S5QILLXK.js +4 -0
  690. package/dist/solutions-components/vendor/calcite-components/S5WUGWLI.js +4 -0
  691. package/dist/solutions-components/vendor/calcite-components/SLILJOTA.js +4 -0
  692. package/dist/solutions-components/vendor/calcite-components/SZIQPAWB.js +4 -0
  693. package/dist/solutions-components/vendor/calcite-components/T2EFD7MK.js +4 -0
  694. package/dist/solutions-components/vendor/calcite-components/TJ6U6Y2A.js +4 -0
  695. package/dist/solutions-components/vendor/calcite-components/TRXE64SN.js +4 -0
  696. package/dist/solutions-components/vendor/calcite-components/TVXUNVVJ.js +4 -0
  697. package/dist/solutions-components/vendor/calcite-components/TZPOTIWO.js +4 -0
  698. package/dist/solutions-components/vendor/calcite-components/UKOMGWYV.js +4 -0
  699. package/dist/solutions-components/vendor/calcite-components/ULI2WHN6.js +4 -0
  700. package/dist/solutions-components/vendor/calcite-components/UPO2OA2C.js +4 -0
  701. package/dist/solutions-components/vendor/calcite-components/V7QQRUYR.js +4 -0
  702. package/dist/solutions-components/vendor/calcite-components/VA6SEF3H.js +4 -0
  703. package/dist/solutions-components/vendor/calcite-components/VCGYS6AC.js +4 -0
  704. package/dist/solutions-components/vendor/calcite-components/VHIVTMYL.js +22 -0
  705. package/dist/solutions-components/vendor/calcite-components/VIFJTMJE.js +4 -0
  706. package/dist/solutions-components/vendor/calcite-components/VKUXTBMA.js +4 -0
  707. package/dist/solutions-components/vendor/calcite-components/VYBRMYZA.js +4 -0
  708. package/dist/solutions-components/vendor/calcite-components/VYSYUSUT.js +4 -0
  709. package/dist/solutions-components/vendor/calcite-components/WHQERKO3.js +4 -0
  710. package/dist/solutions-components/vendor/calcite-components/WLKZ6TCC.js +4 -0
  711. package/dist/solutions-components/vendor/calcite-components/WRRV2226.js +4 -0
  712. package/dist/solutions-components/vendor/calcite-components/X5OT5VWP.js +4 -0
  713. package/dist/solutions-components/vendor/calcite-components/X7WD2RXW.js +4 -0
  714. package/dist/solutions-components/vendor/calcite-components/XGGCYCLU.js +4 -0
  715. package/dist/solutions-components/vendor/calcite-components/XJUGTTYP.js +4 -0
  716. package/dist/solutions-components/vendor/calcite-components/XK6ESUWM.js +4 -0
  717. package/dist/solutions-components/vendor/calcite-components/XODNGXTR.js +4 -0
  718. package/dist/solutions-components/vendor/calcite-components/XP22SQKN.js +4 -0
  719. package/dist/solutions-components/vendor/calcite-components/XUCLKKAR.js +4 -0
  720. package/dist/solutions-components/vendor/calcite-components/XWO5T62V.js +4 -0
  721. package/dist/solutions-components/vendor/calcite-components/XY7DR573.js +4 -0
  722. package/dist/solutions-components/vendor/calcite-components/Y4WWNYQO.js +4 -0
  723. package/dist/solutions-components/vendor/calcite-components/YF3UCGCR.js +4 -0
  724. package/dist/solutions-components/vendor/calcite-components/YH3WSHXS.js +4 -0
  725. package/dist/solutions-components/vendor/calcite-components/YOI4NTGG.js +4 -0
  726. package/dist/solutions-components/vendor/calcite-components/YP2GEKXK.js +4 -0
  727. package/dist/solutions-components/vendor/calcite-components/YQDF2N5J.js +4 -0
  728. package/dist/solutions-components/vendor/calcite-components/YRCGG4BE.js +4 -0
  729. package/dist/solutions-components/vendor/calcite-components/YTSHEMU3.js +4 -0
  730. package/dist/solutions-components/vendor/calcite-components/YUQIXR5A.js +4 -0
  731. package/dist/solutions-components/vendor/calcite-components/ZAY3SU5H.js +4 -0
  732. package/dist/solutions-components/vendor/calcite-components/ZFGK5MNZ.js +4 -0
  733. package/dist/solutions-components/vendor/calcite-components/ZITAONDY.js +4 -0
  734. package/dist/solutions-components/vendor/calcite-components/ZLW5U3G6.js +4 -0
  735. package/dist/solutions-components/vendor/calcite-components/ZNMXPSOQ.js +4 -0
  736. package/dist/solutions-components/vendor/calcite-components/ZSLV2NNR.js +4 -0
  737. package/dist/solutions-components/vendor/calcite-components/assets/icon/crosshair16.json +1 -0
  738. package/dist/solutions-components/vendor/calcite-components/assets/icon/crosshair24.json +1 -0
  739. package/dist/solutions-components/vendor/calcite-components/assets/icon/crosshair32.json +1 -0
  740. package/dist/solutions-components/vendor/calcite-components/assets/icon/utilityNetworkLayer16.json +1 -0
  741. package/dist/solutions-components/vendor/calcite-components/assets/icon/utilityNetworkLayer24.json +1 -0
  742. package/dist/solutions-components/vendor/calcite-components/assets/icon/utilityNetworkLayer32.json +1 -0
  743. package/dist/solutions-components/vendor/calcite-components/calcite.esm.js +4 -6
  744. package/dist/solutions-components_commit.txt +6 -6
  745. package/package.json +2 -2
  746. package/dist/cjs/constants-bed33322.js +0 -860
  747. package/dist/cjs/downloadUtils-9ce90176.js +0 -3223
  748. package/dist/cjs/effects-fdd163a9.js +0 -83
  749. package/dist/cjs/helpers-6a222aa7.js +0 -867
  750. package/dist/cjs/index-af14245a.js +0 -1828
  751. package/dist/cjs/index-ffd12cb0.js +0 -201
  752. package/dist/cjs/index.es-6549e26a.js +0 -11194
  753. package/dist/cjs/loadModules-df8b13ca.js +0 -23
  754. package/dist/cjs/locale-1c60be9c.js +0 -160
  755. package/dist/cjs/locale-2dd3020a.js +0 -943
  756. package/dist/cjs/popupUtils-93b14f86.js +0 -121
  757. package/dist/cjs/publicNotificationStore-beb782de.js +0 -47
  758. package/dist/cjs/solution-store-3cf25b71.js +0 -1105
  759. package/dist/cjs/utils-53383d03.js +0 -153
  760. package/dist/collection/vendor/calcite-components/2OHLWTVV.js +0 -6
  761. package/dist/collection/vendor/calcite-components/2YNPAPXX.js +0 -6
  762. package/dist/collection/vendor/calcite-components/3MV46GBB.js +0 -6
  763. package/dist/collection/vendor/calcite-components/3OQ2ZMWE.js +0 -6
  764. package/dist/collection/vendor/calcite-components/3VYZVKRG.js +0 -6
  765. package/dist/collection/vendor/calcite-components/3YAQ3WXL.js +0 -6
  766. package/dist/collection/vendor/calcite-components/3YMYDWGD.js +0 -6
  767. package/dist/collection/vendor/calcite-components/4BBHRHVO.js +0 -6
  768. package/dist/collection/vendor/calcite-components/4Y32YCMF.js +0 -6
  769. package/dist/collection/vendor/calcite-components/52M672S5.js +0 -6
  770. package/dist/collection/vendor/calcite-components/5DHYCNO3.js +0 -6
  771. package/dist/collection/vendor/calcite-components/5MCURGUM.js +0 -6
  772. package/dist/collection/vendor/calcite-components/5O6ZNC7G.js +0 -6
  773. package/dist/collection/vendor/calcite-components/5RROROO5.js +0 -6
  774. package/dist/collection/vendor/calcite-components/5WC57GPQ.js +0 -6
  775. package/dist/collection/vendor/calcite-components/5WSY45L7.js +0 -6
  776. package/dist/collection/vendor/calcite-components/5XKYFEBC.js +0 -6
  777. package/dist/collection/vendor/calcite-components/66KPC4YV.js +0 -6
  778. package/dist/collection/vendor/calcite-components/67MILQAM.js +0 -6
  779. package/dist/collection/vendor/calcite-components/67YJME3J.js +0 -7
  780. package/dist/collection/vendor/calcite-components/6BG6DXGU.js +0 -6
  781. package/dist/collection/vendor/calcite-components/6J7J7RFI.js +0 -6
  782. package/dist/collection/vendor/calcite-components/6KJHPKLM.js +0 -6
  783. package/dist/collection/vendor/calcite-components/6LBWQVLS.js +0 -6
  784. package/dist/collection/vendor/calcite-components/6LOB5NKS.js +0 -6
  785. package/dist/collection/vendor/calcite-components/74AHNYT6.js +0 -6
  786. package/dist/collection/vendor/calcite-components/75LS6AUK.js +0 -6
  787. package/dist/collection/vendor/calcite-components/7AC4OZRT.js +0 -6
  788. package/dist/collection/vendor/calcite-components/7CTQOYNN.js +0 -6
  789. package/dist/collection/vendor/calcite-components/7IMTQM3A.js +0 -6
  790. package/dist/collection/vendor/calcite-components/7NNFVP5Y.js +0 -6
  791. package/dist/collection/vendor/calcite-components/7PLH76D5.js +0 -6
  792. package/dist/collection/vendor/calcite-components/7SRUH72U.js +0 -6
  793. package/dist/collection/vendor/calcite-components/7WIMMB52.js +0 -6
  794. package/dist/collection/vendor/calcite-components/A3TZO3T4.js +0 -6
  795. package/dist/collection/vendor/calcite-components/A4JSLISH.js +0 -7
  796. package/dist/collection/vendor/calcite-components/A77L2PAE.js +0 -6
  797. package/dist/collection/vendor/calcite-components/AAJZVCOQ.js +0 -6
  798. package/dist/collection/vendor/calcite-components/AK7JTREX.js +0 -6
  799. package/dist/collection/vendor/calcite-components/APJDJGRX.js +0 -6
  800. package/dist/collection/vendor/calcite-components/B7XAXKYO.js +0 -6
  801. package/dist/collection/vendor/calcite-components/B7YRQCNE.js +0 -6
  802. package/dist/collection/vendor/calcite-components/BAAOO7UE.js +0 -6
  803. package/dist/collection/vendor/calcite-components/BKJX2UVI.js +0 -6
  804. package/dist/collection/vendor/calcite-components/BMTT77MQ.js +0 -6
  805. package/dist/collection/vendor/calcite-components/BMULWGQL.js +0 -6
  806. package/dist/collection/vendor/calcite-components/BOOD43TE.js +0 -6
  807. package/dist/collection/vendor/calcite-components/BT6BGDUQ.js +0 -6
  808. package/dist/collection/vendor/calcite-components/C4BI2I6X.js +0 -6
  809. package/dist/collection/vendor/calcite-components/CARSEP6Y.js +0 -6
  810. package/dist/collection/vendor/calcite-components/CARUWMRC.js +0 -6
  811. package/dist/collection/vendor/calcite-components/CGP5NAVZ.js +0 -6
  812. package/dist/collection/vendor/calcite-components/CHPU2ORW.js +0 -6
  813. package/dist/collection/vendor/calcite-components/CKCZ6NNQ.js +0 -6
  814. package/dist/collection/vendor/calcite-components/CLWQ573O.js +0 -6
  815. package/dist/collection/vendor/calcite-components/COVTDEEB.js +0 -6
  816. package/dist/collection/vendor/calcite-components/CSDMYGZU.js +0 -6
  817. package/dist/collection/vendor/calcite-components/CSR5Q44Q.js +0 -6
  818. package/dist/collection/vendor/calcite-components/CWDZ4NQP.js +0 -6
  819. package/dist/collection/vendor/calcite-components/D7V3NS2J.js +0 -6
  820. package/dist/collection/vendor/calcite-components/DHITRFFR.js +0 -6
  821. package/dist/collection/vendor/calcite-components/DL6GCZF7.js +0 -6
  822. package/dist/collection/vendor/calcite-components/DPLQUB7Z.js +0 -6
  823. package/dist/collection/vendor/calcite-components/DQWJPC22.js +0 -6
  824. package/dist/collection/vendor/calcite-components/DRM7BNH3.js +0 -6
  825. package/dist/collection/vendor/calcite-components/DWIP44NC.js +0 -6
  826. package/dist/collection/vendor/calcite-components/E3RER5S3.js +0 -6
  827. package/dist/collection/vendor/calcite-components/ECWNOIEW.js +0 -6
  828. package/dist/collection/vendor/calcite-components/EPKORG4B.js +0 -6
  829. package/dist/collection/vendor/calcite-components/ERE76CER.js +0 -6
  830. package/dist/collection/vendor/calcite-components/EU5GIDX7.js +0 -6
  831. package/dist/collection/vendor/calcite-components/FB6NATRQ.js +0 -6
  832. package/dist/collection/vendor/calcite-components/FHAIE7PW.js +0 -6
  833. package/dist/collection/vendor/calcite-components/FITCS5RA.js +0 -6
  834. package/dist/collection/vendor/calcite-components/FJUGYL5W.js +0 -6
  835. package/dist/collection/vendor/calcite-components/FP5CKCOM.js +0 -6
  836. package/dist/collection/vendor/calcite-components/FQ6G6HKC.js +0 -6
  837. package/dist/collection/vendor/calcite-components/FQTOWUOI.js +0 -6
  838. package/dist/collection/vendor/calcite-components/FSBJYIK7.js +0 -6
  839. package/dist/collection/vendor/calcite-components/FUR5QRYV.js +0 -6
  840. package/dist/collection/vendor/calcite-components/FV5F4TOB.js +0 -30
  841. package/dist/collection/vendor/calcite-components/GHRW2Z4J.js +0 -6
  842. package/dist/collection/vendor/calcite-components/GKLGNYAX.js +0 -6
  843. package/dist/collection/vendor/calcite-components/GRGOLBJ6.js +0 -6
  844. package/dist/collection/vendor/calcite-components/H2QNORW6.js +0 -6
  845. package/dist/collection/vendor/calcite-components/H6JENZS2.js +0 -6
  846. package/dist/collection/vendor/calcite-components/HE6ZJBOG.js +0 -6
  847. package/dist/collection/vendor/calcite-components/HEYQRNVV.js +0 -6
  848. package/dist/collection/vendor/calcite-components/HJ7LTJIL.js +0 -6
  849. package/dist/collection/vendor/calcite-components/HUXUCABV.js +0 -6
  850. package/dist/collection/vendor/calcite-components/HVG3FNW6.js +0 -6
  851. package/dist/collection/vendor/calcite-components/I5RDDH5E.js +0 -6
  852. package/dist/collection/vendor/calcite-components/IGLINVEB.js +0 -6
  853. package/dist/collection/vendor/calcite-components/IH6XHUKC.js +0 -6
  854. package/dist/collection/vendor/calcite-components/IN4OTIGO.js +0 -6
  855. package/dist/collection/vendor/calcite-components/IOQ5NGFA.js +0 -6
  856. package/dist/collection/vendor/calcite-components/ITIJ42U7.js +0 -6
  857. package/dist/collection/vendor/calcite-components/ITILALYC.js +0 -6
  858. package/dist/collection/vendor/calcite-components/J3NSY2Y7.js +0 -6
  859. package/dist/collection/vendor/calcite-components/J4RAJYKF.js +0 -6
  860. package/dist/collection/vendor/calcite-components/J6IGXQYQ.js +0 -6
  861. package/dist/collection/vendor/calcite-components/JA2ML5I6.js +0 -6
  862. package/dist/collection/vendor/calcite-components/JOTIQZAS.js +0 -6
  863. package/dist/collection/vendor/calcite-components/JULIKI65.js +0 -6
  864. package/dist/collection/vendor/calcite-components/JW6QBCWN.js +0 -6
  865. package/dist/collection/vendor/calcite-components/JWIQZFGO.js +0 -6
  866. package/dist/collection/vendor/calcite-components/K4HQ6WGE.js +0 -6
  867. package/dist/collection/vendor/calcite-components/K4OPLD7F.js +0 -6
  868. package/dist/collection/vendor/calcite-components/KHULIKKP.js +0 -7
  869. package/dist/collection/vendor/calcite-components/KRZMNBJS.js +0 -6
  870. package/dist/collection/vendor/calcite-components/LDAXCWWP.js +0 -6
  871. package/dist/collection/vendor/calcite-components/LMRFYM2J.js +0 -6
  872. package/dist/collection/vendor/calcite-components/LSUXEOMN.js +0 -6
  873. package/dist/collection/vendor/calcite-components/M5BOCCQL.js +0 -6
  874. package/dist/collection/vendor/calcite-components/M5XI6NNV.js +0 -6
  875. package/dist/collection/vendor/calcite-components/M7MOBM7M.js +0 -6
  876. package/dist/collection/vendor/calcite-components/MA2YIQZL.js +0 -6
  877. package/dist/collection/vendor/calcite-components/MBJAGWVS.js +0 -6
  878. package/dist/collection/vendor/calcite-components/MI3BWAKN.js +0 -6
  879. package/dist/collection/vendor/calcite-components/MOO4BCRV.js +0 -6
  880. package/dist/collection/vendor/calcite-components/MVHJMI6L.js +0 -6
  881. package/dist/collection/vendor/calcite-components/MZRLL3GR.js +0 -6
  882. package/dist/collection/vendor/calcite-components/N2FZGLE3.js +0 -6
  883. package/dist/collection/vendor/calcite-components/N2UM5A2L.js +0 -6
  884. package/dist/collection/vendor/calcite-components/NNL2N4OB.js +0 -6
  885. package/dist/collection/vendor/calcite-components/NP3SY2AL.js +0 -6
  886. package/dist/collection/vendor/calcite-components/NPYZ3JS7.js +0 -6
  887. package/dist/collection/vendor/calcite-components/NS47CSEP.js +0 -6
  888. package/dist/collection/vendor/calcite-components/NSL6XZ2B.js +0 -6
  889. package/dist/collection/vendor/calcite-components/NW4BVBVD.js +0 -6
  890. package/dist/collection/vendor/calcite-components/O66NAEPJ.js +0 -6
  891. package/dist/collection/vendor/calcite-components/OA55VNGP.js +0 -6
  892. package/dist/collection/vendor/calcite-components/OHEBCS4O.js +0 -6
  893. package/dist/collection/vendor/calcite-components/OI755RA3.js +0 -6
  894. package/dist/collection/vendor/calcite-components/OUC47AKY.js +0 -6
  895. package/dist/collection/vendor/calcite-components/PIOS7EUM.js +0 -6
  896. package/dist/collection/vendor/calcite-components/PJPFKU6T.js +0 -6
  897. package/dist/collection/vendor/calcite-components/PJT7DMRY.js +0 -6
  898. package/dist/collection/vendor/calcite-components/QDTRI7C7.js +0 -6
  899. package/dist/collection/vendor/calcite-components/QIG2J5PE.js +0 -6
  900. package/dist/collection/vendor/calcite-components/QO6KDHE7.js +0 -6
  901. package/dist/collection/vendor/calcite-components/QP3WP6XK.js +0 -6
  902. package/dist/collection/vendor/calcite-components/QRMUPTEN.js +0 -6
  903. package/dist/collection/vendor/calcite-components/QS2H5WWV.js +0 -7
  904. package/dist/collection/vendor/calcite-components/QSXIXUQG.js +0 -6
  905. package/dist/collection/vendor/calcite-components/R4UWD64I.js +0 -6
  906. package/dist/collection/vendor/calcite-components/R6R2QDCZ.js +0 -6
  907. package/dist/collection/vendor/calcite-components/R7BOWUQR.js +0 -6
  908. package/dist/collection/vendor/calcite-components/RBX4II3R.js +0 -6
  909. package/dist/collection/vendor/calcite-components/RGXKBYDS.js +0 -6
  910. package/dist/collection/vendor/calcite-components/RIG4ZWVJ.js +0 -6
  911. package/dist/collection/vendor/calcite-components/RM7DO3WC.js +0 -6
  912. package/dist/collection/vendor/calcite-components/RM7JYDOG.js +0 -6
  913. package/dist/collection/vendor/calcite-components/RS3QB5Z6.js +0 -6
  914. package/dist/collection/vendor/calcite-components/RTNOQY3F.js +0 -6
  915. package/dist/collection/vendor/calcite-components/RXFQEBLZ.js +0 -6
  916. package/dist/collection/vendor/calcite-components/S72C3HDO.js +0 -6
  917. package/dist/collection/vendor/calcite-components/SCVHHYPP.js +0 -6
  918. package/dist/collection/vendor/calcite-components/SH3ZYF5Y.js +0 -6
  919. package/dist/collection/vendor/calcite-components/SLRX7WEV.js +0 -6
  920. package/dist/collection/vendor/calcite-components/SQBCUXGV.js +0 -6
  921. package/dist/collection/vendor/calcite-components/SUMUVN3S.js +0 -6
  922. package/dist/collection/vendor/calcite-components/SUOP4NP6.js +0 -6
  923. package/dist/collection/vendor/calcite-components/SV2NJMD7.js +0 -6
  924. package/dist/collection/vendor/calcite-components/T5H4BCFU.js +0 -6
  925. package/dist/collection/vendor/calcite-components/T5XJU6AI.js +0 -24
  926. package/dist/collection/vendor/calcite-components/T6NZYTYO.js +0 -6
  927. package/dist/collection/vendor/calcite-components/TEFAP3AK.js +0 -6
  928. package/dist/collection/vendor/calcite-components/TEGL7RHQ.js +0 -6
  929. package/dist/collection/vendor/calcite-components/TGH5IJQY.js +0 -6
  930. package/dist/collection/vendor/calcite-components/TGYJTTJS.js +0 -6
  931. package/dist/collection/vendor/calcite-components/TITRCHWJ.js +0 -6
  932. package/dist/collection/vendor/calcite-components/TRYKNJDA.js +0 -6
  933. package/dist/collection/vendor/calcite-components/TYYR7NIL.js +0 -8
  934. package/dist/collection/vendor/calcite-components/TZEZTECF.js +0 -6
  935. package/dist/collection/vendor/calcite-components/U2E5SVFR.js +0 -6
  936. package/dist/collection/vendor/calcite-components/U5VSHGIS.js +0 -6
  937. package/dist/collection/vendor/calcite-components/U64XMC5X.js +0 -6
  938. package/dist/collection/vendor/calcite-components/UK4SFYVV.js +0 -6
  939. package/dist/collection/vendor/calcite-components/UKF62PNM.js +0 -6
  940. package/dist/collection/vendor/calcite-components/UOL6J47W.js +0 -6
  941. package/dist/collection/vendor/calcite-components/UV7H22PE.js +0 -6
  942. package/dist/collection/vendor/calcite-components/UXOOSEIU.js +0 -6
  943. package/dist/collection/vendor/calcite-components/UXZ36VC5.js +0 -6
  944. package/dist/collection/vendor/calcite-components/UY67UAZN.js +0 -6
  945. package/dist/collection/vendor/calcite-components/VFBARPZ3.js +0 -6
  946. package/dist/collection/vendor/calcite-components/VGYCDODV.js +0 -6
  947. package/dist/collection/vendor/calcite-components/VHXHAFDO.js +0 -6
  948. package/dist/collection/vendor/calcite-components/VN2EAAQF.js +0 -6
  949. package/dist/collection/vendor/calcite-components/VOECRNMH.js +0 -6
  950. package/dist/collection/vendor/calcite-components/VQRNTTAX.js +0 -6
  951. package/dist/collection/vendor/calcite-components/VVXJONZL.js +0 -6
  952. package/dist/collection/vendor/calcite-components/W5CGAHOI.js +0 -6
  953. package/dist/collection/vendor/calcite-components/WA7LZURK.js +0 -6
  954. package/dist/collection/vendor/calcite-components/WAAS66H6.js +0 -6
  955. package/dist/collection/vendor/calcite-components/WAE55O4U.js +0 -6
  956. package/dist/collection/vendor/calcite-components/WAXI7XKE.js +0 -6
  957. package/dist/collection/vendor/calcite-components/WEFAANMG.js +0 -6
  958. package/dist/collection/vendor/calcite-components/WH772PDM.js +0 -6
  959. package/dist/collection/vendor/calcite-components/X43KWDQ7.js +0 -6
  960. package/dist/collection/vendor/calcite-components/X5W76SNV.js +0 -6
  961. package/dist/collection/vendor/calcite-components/X6IC7EBC.js +0 -6
  962. package/dist/collection/vendor/calcite-components/XBYWX3OD.js +0 -6
  963. package/dist/collection/vendor/calcite-components/XIJN5ZXM.js +0 -6
  964. package/dist/collection/vendor/calcite-components/XKQ2CMVV.js +0 -6
  965. package/dist/collection/vendor/calcite-components/YBQG5R2L.js +0 -6
  966. package/dist/collection/vendor/calcite-components/YHWNAASP.js +0 -6
  967. package/dist/collection/vendor/calcite-components/YMNUCKVA.js +0 -6
  968. package/dist/collection/vendor/calcite-components/YMR2Q5CU.js +0 -6
  969. package/dist/collection/vendor/calcite-components/YNGSTQ4R.js +0 -6
  970. package/dist/collection/vendor/calcite-components/YP2D5DKM.js +0 -6
  971. package/dist/collection/vendor/calcite-components/YPRJFE6R.js +0 -6
  972. package/dist/collection/vendor/calcite-components/YVIEKCN2.js +0 -6
  973. package/dist/collection/vendor/calcite-components/YWM7TWVP.js +0 -6
  974. package/dist/collection/vendor/calcite-components/YZ3FOSUR.js +0 -6
  975. package/dist/collection/vendor/calcite-components/YZG67JHT.js +0 -6
  976. package/dist/collection/vendor/calcite-components/ZBSXA5F6.js +0 -6
  977. package/dist/collection/vendor/calcite-components/ZFAXCWF5.js +0 -6
  978. package/dist/collection/vendor/calcite-components/ZFKXMQJP.js +0 -6
  979. package/dist/collection/vendor/calcite-components/ZK7O524P.js +0 -6
  980. package/dist/collection/vendor/calcite-components/ZKNKPGVW.js +0 -6
  981. package/dist/collection/vendor/calcite-components/ZLFRGGT3.js +0 -6
  982. package/dist/esm/constants-637a40f5.js +0 -856
  983. package/dist/esm/downloadUtils-1179f077.js +0 -3217
  984. package/dist/esm/effects-d42ccf96.js +0 -81
  985. package/dist/esm/helpers-bd1ff401.js +0 -841
  986. package/dist/esm/index-c247b62b.js +0 -199
  987. package/dist/esm/index-df5db8e9.js +0 -1795
  988. package/dist/esm/index.es-6b399444.js +0 -11107
  989. package/dist/esm/loadModules-d5a25252.js +0 -21
  990. package/dist/esm/locale-4744c8a4.js +0 -938
  991. package/dist/esm/locale-7874c756.js +0 -155
  992. package/dist/esm/popupUtils-cfe51dfd.js +0 -119
  993. package/dist/esm/publicNotificationStore-9ec5e22a.js +0 -45
  994. package/dist/esm/solution-store-4c39c654.js +0 -1103
  995. package/dist/esm/utils-04fffcaf.js +0 -142
  996. package/dist/solutions-components/p-1d1d7e63.entry.js +0 -6
  997. package/dist/solutions-components/p-28858c2f.entry.js +0 -6
  998. package/dist/solutions-components/p-2a16aa29.entry.js +0 -6
  999. package/dist/solutions-components/p-30ea587b.entry.js +0 -6
  1000. package/dist/solutions-components/p-318f5c87.entry.js +0 -6
  1001. package/dist/solutions-components/p-3335285a.js +0 -21
  1002. package/dist/solutions-components/p-33d03eb9.entry.js +0 -6
  1003. package/dist/solutions-components/p-34b50565.entry.js +0 -6
  1004. package/dist/solutions-components/p-37ae171f.entry.js +0 -6
  1005. package/dist/solutions-components/p-37fe59a0.entry.js +0 -6
  1006. package/dist/solutions-components/p-38814554.entry.js +0 -6
  1007. package/dist/solutions-components/p-3f14b242.entry.js +0 -6
  1008. package/dist/solutions-components/p-3f83917b.entry.js +0 -6
  1009. package/dist/solutions-components/p-404cbf48.js +0 -36
  1010. package/dist/solutions-components/p-4695cfab.js +0 -6
  1011. package/dist/solutions-components/p-48242dd4.js +0 -61
  1012. package/dist/solutions-components/p-4b98adf3.entry.js +0 -6
  1013. package/dist/solutions-components/p-552fb1c0.entry.js +0 -6
  1014. package/dist/solutions-components/p-6369b974.entry.js +0 -6
  1015. package/dist/solutions-components/p-648b5a9e.js +0 -6
  1016. package/dist/solutions-components/p-64a6162f.entry.js +0 -6
  1017. package/dist/solutions-components/p-64f814dd.entry.js +0 -6
  1018. package/dist/solutions-components/p-6f4e5c19.entry.js +0 -6
  1019. package/dist/solutions-components/p-72d04c7a.entry.js +0 -11
  1020. package/dist/solutions-components/p-7dc7d3dc.entry.js +0 -6
  1021. package/dist/solutions-components/p-7dc95675.js +0 -6
  1022. package/dist/solutions-components/p-80262cb7.js +0 -6
  1023. package/dist/solutions-components/p-83ba1288.entry.js +0 -6
  1024. package/dist/solutions-components/p-8585c128.entry.js +0 -6
  1025. package/dist/solutions-components/p-8717729a.js +0 -6
  1026. package/dist/solutions-components/p-8d281f47.js +0 -488
  1027. package/dist/solutions-components/p-95d1c104.entry.js +0 -6
  1028. package/dist/solutions-components/p-97f33e9f.js +0 -6
  1029. package/dist/solutions-components/p-980d9473.entry.js +0 -6
  1030. package/dist/solutions-components/p-9e3a40bc.entry.js +0 -6
  1031. package/dist/solutions-components/p-b536e583.entry.js +0 -21
  1032. package/dist/solutions-components/p-bc8d8128.entry.js +0 -6
  1033. package/dist/solutions-components/p-be16bc80.entry.js +0 -6
  1034. package/dist/solutions-components/p-c2e57b81.entry.js +0 -6
  1035. package/dist/solutions-components/p-c50ff9f1.entry.js +0 -6
  1036. package/dist/solutions-components/p-c9686e6c.entry.js +0 -6
  1037. package/dist/solutions-components/p-d001e961.js +0 -6
  1038. package/dist/solutions-components/p-d099573a.entry.js +0 -6
  1039. package/dist/solutions-components/p-d1551601.entry.js +0 -6
  1040. package/dist/solutions-components/p-d324196d.entry.js +0 -6
  1041. package/dist/solutions-components/p-d59fb1a7.entry.js +0 -6
  1042. package/dist/solutions-components/p-da1e098c.js +0 -129
  1043. package/dist/solutions-components/p-dafc6680.entry.js +0 -6
  1044. package/dist/solutions-components/p-dc704bc6.entry.js +0 -6
  1045. package/dist/solutions-components/p-e3e35c14.entry.js +0 -6
  1046. package/dist/solutions-components/p-e43c8944.entry.js +0 -21
  1047. package/dist/solutions-components/p-e5cb329f.entry.js +0 -6
  1048. package/dist/solutions-components/p-e6859850.js +0 -21
  1049. package/dist/solutions-components/p-e996c38f.js +0 -7
  1050. package/dist/solutions-components/p-ea09b078.entry.js +0 -6
  1051. package/dist/solutions-components/p-ed443a0b.entry.js +0 -6
  1052. package/dist/solutions-components/p-ee3bb943.entry.js +0 -6
  1053. package/dist/solutions-components/p-f0b1b6f6.entry.js +0 -6
  1054. package/dist/solutions-components/p-f9deadd7.entry.js +0 -6
  1055. package/dist/solutions-components/p-fe9b2c74.entry.js +0 -6
  1056. package/dist/solutions-components/p-ffe1e3a3.entry.js +0 -6
  1057. package/dist/solutions-components/vendor/calcite-components/2OHLWTVV.js +0 -6
  1058. package/dist/solutions-components/vendor/calcite-components/2YNPAPXX.js +0 -6
  1059. package/dist/solutions-components/vendor/calcite-components/3MV46GBB.js +0 -6
  1060. package/dist/solutions-components/vendor/calcite-components/3OQ2ZMWE.js +0 -6
  1061. package/dist/solutions-components/vendor/calcite-components/3VYZVKRG.js +0 -6
  1062. package/dist/solutions-components/vendor/calcite-components/3YAQ3WXL.js +0 -6
  1063. package/dist/solutions-components/vendor/calcite-components/3YMYDWGD.js +0 -6
  1064. package/dist/solutions-components/vendor/calcite-components/4BBHRHVO.js +0 -6
  1065. package/dist/solutions-components/vendor/calcite-components/4Y32YCMF.js +0 -6
  1066. package/dist/solutions-components/vendor/calcite-components/52M672S5.js +0 -6
  1067. package/dist/solutions-components/vendor/calcite-components/5DHYCNO3.js +0 -6
  1068. package/dist/solutions-components/vendor/calcite-components/5MCURGUM.js +0 -6
  1069. package/dist/solutions-components/vendor/calcite-components/5O6ZNC7G.js +0 -6
  1070. package/dist/solutions-components/vendor/calcite-components/5RROROO5.js +0 -6
  1071. package/dist/solutions-components/vendor/calcite-components/5WC57GPQ.js +0 -6
  1072. package/dist/solutions-components/vendor/calcite-components/5WSY45L7.js +0 -6
  1073. package/dist/solutions-components/vendor/calcite-components/5XKYFEBC.js +0 -6
  1074. package/dist/solutions-components/vendor/calcite-components/66KPC4YV.js +0 -6
  1075. package/dist/solutions-components/vendor/calcite-components/67MILQAM.js +0 -6
  1076. package/dist/solutions-components/vendor/calcite-components/67YJME3J.js +0 -7
  1077. package/dist/solutions-components/vendor/calcite-components/6BG6DXGU.js +0 -6
  1078. package/dist/solutions-components/vendor/calcite-components/6J7J7RFI.js +0 -6
  1079. package/dist/solutions-components/vendor/calcite-components/6KJHPKLM.js +0 -6
  1080. package/dist/solutions-components/vendor/calcite-components/6LBWQVLS.js +0 -6
  1081. package/dist/solutions-components/vendor/calcite-components/6LOB5NKS.js +0 -6
  1082. package/dist/solutions-components/vendor/calcite-components/74AHNYT6.js +0 -6
  1083. package/dist/solutions-components/vendor/calcite-components/75LS6AUK.js +0 -6
  1084. package/dist/solutions-components/vendor/calcite-components/7AC4OZRT.js +0 -6
  1085. package/dist/solutions-components/vendor/calcite-components/7CTQOYNN.js +0 -6
  1086. package/dist/solutions-components/vendor/calcite-components/7IMTQM3A.js +0 -6
  1087. package/dist/solutions-components/vendor/calcite-components/7NNFVP5Y.js +0 -6
  1088. package/dist/solutions-components/vendor/calcite-components/7PLH76D5.js +0 -6
  1089. package/dist/solutions-components/vendor/calcite-components/7SRUH72U.js +0 -6
  1090. package/dist/solutions-components/vendor/calcite-components/7WIMMB52.js +0 -6
  1091. package/dist/solutions-components/vendor/calcite-components/A3TZO3T4.js +0 -6
  1092. package/dist/solutions-components/vendor/calcite-components/A4JSLISH.js +0 -7
  1093. package/dist/solutions-components/vendor/calcite-components/A77L2PAE.js +0 -6
  1094. package/dist/solutions-components/vendor/calcite-components/AAJZVCOQ.js +0 -6
  1095. package/dist/solutions-components/vendor/calcite-components/AK7JTREX.js +0 -6
  1096. package/dist/solutions-components/vendor/calcite-components/APJDJGRX.js +0 -6
  1097. package/dist/solutions-components/vendor/calcite-components/B7XAXKYO.js +0 -6
  1098. package/dist/solutions-components/vendor/calcite-components/B7YRQCNE.js +0 -6
  1099. package/dist/solutions-components/vendor/calcite-components/BAAOO7UE.js +0 -6
  1100. package/dist/solutions-components/vendor/calcite-components/BKJX2UVI.js +0 -6
  1101. package/dist/solutions-components/vendor/calcite-components/BMTT77MQ.js +0 -6
  1102. package/dist/solutions-components/vendor/calcite-components/BMULWGQL.js +0 -6
  1103. package/dist/solutions-components/vendor/calcite-components/BOOD43TE.js +0 -6
  1104. package/dist/solutions-components/vendor/calcite-components/BT6BGDUQ.js +0 -6
  1105. package/dist/solutions-components/vendor/calcite-components/C4BI2I6X.js +0 -6
  1106. package/dist/solutions-components/vendor/calcite-components/CARSEP6Y.js +0 -6
  1107. package/dist/solutions-components/vendor/calcite-components/CARUWMRC.js +0 -6
  1108. package/dist/solutions-components/vendor/calcite-components/CGP5NAVZ.js +0 -6
  1109. package/dist/solutions-components/vendor/calcite-components/CHPU2ORW.js +0 -6
  1110. package/dist/solutions-components/vendor/calcite-components/CKCZ6NNQ.js +0 -6
  1111. package/dist/solutions-components/vendor/calcite-components/CLWQ573O.js +0 -6
  1112. package/dist/solutions-components/vendor/calcite-components/COVTDEEB.js +0 -6
  1113. package/dist/solutions-components/vendor/calcite-components/CSDMYGZU.js +0 -6
  1114. package/dist/solutions-components/vendor/calcite-components/CSR5Q44Q.js +0 -6
  1115. package/dist/solutions-components/vendor/calcite-components/CWDZ4NQP.js +0 -6
  1116. package/dist/solutions-components/vendor/calcite-components/D7V3NS2J.js +0 -6
  1117. package/dist/solutions-components/vendor/calcite-components/DHITRFFR.js +0 -6
  1118. package/dist/solutions-components/vendor/calcite-components/DL6GCZF7.js +0 -6
  1119. package/dist/solutions-components/vendor/calcite-components/DPLQUB7Z.js +0 -6
  1120. package/dist/solutions-components/vendor/calcite-components/DQWJPC22.js +0 -6
  1121. package/dist/solutions-components/vendor/calcite-components/DRM7BNH3.js +0 -6
  1122. package/dist/solutions-components/vendor/calcite-components/DWIP44NC.js +0 -6
  1123. package/dist/solutions-components/vendor/calcite-components/E3RER5S3.js +0 -6
  1124. package/dist/solutions-components/vendor/calcite-components/ECWNOIEW.js +0 -6
  1125. package/dist/solutions-components/vendor/calcite-components/EPKORG4B.js +0 -6
  1126. package/dist/solutions-components/vendor/calcite-components/ERE76CER.js +0 -6
  1127. package/dist/solutions-components/vendor/calcite-components/EU5GIDX7.js +0 -6
  1128. package/dist/solutions-components/vendor/calcite-components/FB6NATRQ.js +0 -6
  1129. package/dist/solutions-components/vendor/calcite-components/FHAIE7PW.js +0 -6
  1130. package/dist/solutions-components/vendor/calcite-components/FITCS5RA.js +0 -6
  1131. package/dist/solutions-components/vendor/calcite-components/FJUGYL5W.js +0 -6
  1132. package/dist/solutions-components/vendor/calcite-components/FP5CKCOM.js +0 -6
  1133. package/dist/solutions-components/vendor/calcite-components/FQ6G6HKC.js +0 -6
  1134. package/dist/solutions-components/vendor/calcite-components/FQTOWUOI.js +0 -6
  1135. package/dist/solutions-components/vendor/calcite-components/FSBJYIK7.js +0 -6
  1136. package/dist/solutions-components/vendor/calcite-components/FUR5QRYV.js +0 -6
  1137. package/dist/solutions-components/vendor/calcite-components/FV5F4TOB.js +0 -30
  1138. package/dist/solutions-components/vendor/calcite-components/GHRW2Z4J.js +0 -6
  1139. package/dist/solutions-components/vendor/calcite-components/GKLGNYAX.js +0 -6
  1140. package/dist/solutions-components/vendor/calcite-components/GRGOLBJ6.js +0 -6
  1141. package/dist/solutions-components/vendor/calcite-components/H2QNORW6.js +0 -6
  1142. package/dist/solutions-components/vendor/calcite-components/H6JENZS2.js +0 -6
  1143. package/dist/solutions-components/vendor/calcite-components/HE6ZJBOG.js +0 -6
  1144. package/dist/solutions-components/vendor/calcite-components/HEYQRNVV.js +0 -6
  1145. package/dist/solutions-components/vendor/calcite-components/HJ7LTJIL.js +0 -6
  1146. package/dist/solutions-components/vendor/calcite-components/HUXUCABV.js +0 -6
  1147. package/dist/solutions-components/vendor/calcite-components/HVG3FNW6.js +0 -6
  1148. package/dist/solutions-components/vendor/calcite-components/I5RDDH5E.js +0 -6
  1149. package/dist/solutions-components/vendor/calcite-components/IGLINVEB.js +0 -6
  1150. package/dist/solutions-components/vendor/calcite-components/IH6XHUKC.js +0 -6
  1151. package/dist/solutions-components/vendor/calcite-components/IN4OTIGO.js +0 -6
  1152. package/dist/solutions-components/vendor/calcite-components/IOQ5NGFA.js +0 -6
  1153. package/dist/solutions-components/vendor/calcite-components/ITIJ42U7.js +0 -6
  1154. package/dist/solutions-components/vendor/calcite-components/ITILALYC.js +0 -6
  1155. package/dist/solutions-components/vendor/calcite-components/J3NSY2Y7.js +0 -6
  1156. package/dist/solutions-components/vendor/calcite-components/J4RAJYKF.js +0 -6
  1157. package/dist/solutions-components/vendor/calcite-components/J6IGXQYQ.js +0 -6
  1158. package/dist/solutions-components/vendor/calcite-components/JA2ML5I6.js +0 -6
  1159. package/dist/solutions-components/vendor/calcite-components/JOTIQZAS.js +0 -6
  1160. package/dist/solutions-components/vendor/calcite-components/JULIKI65.js +0 -6
  1161. package/dist/solutions-components/vendor/calcite-components/JW6QBCWN.js +0 -6
  1162. package/dist/solutions-components/vendor/calcite-components/JWIQZFGO.js +0 -6
  1163. package/dist/solutions-components/vendor/calcite-components/K4HQ6WGE.js +0 -6
  1164. package/dist/solutions-components/vendor/calcite-components/K4OPLD7F.js +0 -6
  1165. package/dist/solutions-components/vendor/calcite-components/KHULIKKP.js +0 -7
  1166. package/dist/solutions-components/vendor/calcite-components/KRZMNBJS.js +0 -6
  1167. package/dist/solutions-components/vendor/calcite-components/LDAXCWWP.js +0 -6
  1168. package/dist/solutions-components/vendor/calcite-components/LMRFYM2J.js +0 -6
  1169. package/dist/solutions-components/vendor/calcite-components/LSUXEOMN.js +0 -6
  1170. package/dist/solutions-components/vendor/calcite-components/M5BOCCQL.js +0 -6
  1171. package/dist/solutions-components/vendor/calcite-components/M5XI6NNV.js +0 -6
  1172. package/dist/solutions-components/vendor/calcite-components/M7MOBM7M.js +0 -6
  1173. package/dist/solutions-components/vendor/calcite-components/MA2YIQZL.js +0 -6
  1174. package/dist/solutions-components/vendor/calcite-components/MBJAGWVS.js +0 -6
  1175. package/dist/solutions-components/vendor/calcite-components/MI3BWAKN.js +0 -6
  1176. package/dist/solutions-components/vendor/calcite-components/MOO4BCRV.js +0 -6
  1177. package/dist/solutions-components/vendor/calcite-components/MVHJMI6L.js +0 -6
  1178. package/dist/solutions-components/vendor/calcite-components/MZRLL3GR.js +0 -6
  1179. package/dist/solutions-components/vendor/calcite-components/N2FZGLE3.js +0 -6
  1180. package/dist/solutions-components/vendor/calcite-components/N2UM5A2L.js +0 -6
  1181. package/dist/solutions-components/vendor/calcite-components/NNL2N4OB.js +0 -6
  1182. package/dist/solutions-components/vendor/calcite-components/NP3SY2AL.js +0 -6
  1183. package/dist/solutions-components/vendor/calcite-components/NPYZ3JS7.js +0 -6
  1184. package/dist/solutions-components/vendor/calcite-components/NS47CSEP.js +0 -6
  1185. package/dist/solutions-components/vendor/calcite-components/NSL6XZ2B.js +0 -6
  1186. package/dist/solutions-components/vendor/calcite-components/NW4BVBVD.js +0 -6
  1187. package/dist/solutions-components/vendor/calcite-components/O66NAEPJ.js +0 -6
  1188. package/dist/solutions-components/vendor/calcite-components/OA55VNGP.js +0 -6
  1189. package/dist/solutions-components/vendor/calcite-components/OHEBCS4O.js +0 -6
  1190. package/dist/solutions-components/vendor/calcite-components/OI755RA3.js +0 -6
  1191. package/dist/solutions-components/vendor/calcite-components/OUC47AKY.js +0 -6
  1192. package/dist/solutions-components/vendor/calcite-components/PIOS7EUM.js +0 -6
  1193. package/dist/solutions-components/vendor/calcite-components/PJPFKU6T.js +0 -6
  1194. package/dist/solutions-components/vendor/calcite-components/PJT7DMRY.js +0 -6
  1195. package/dist/solutions-components/vendor/calcite-components/QDTRI7C7.js +0 -6
  1196. package/dist/solutions-components/vendor/calcite-components/QIG2J5PE.js +0 -6
  1197. package/dist/solutions-components/vendor/calcite-components/QO6KDHE7.js +0 -6
  1198. package/dist/solutions-components/vendor/calcite-components/QP3WP6XK.js +0 -6
  1199. package/dist/solutions-components/vendor/calcite-components/QRMUPTEN.js +0 -6
  1200. package/dist/solutions-components/vendor/calcite-components/QS2H5WWV.js +0 -7
  1201. package/dist/solutions-components/vendor/calcite-components/QSXIXUQG.js +0 -6
  1202. package/dist/solutions-components/vendor/calcite-components/R4UWD64I.js +0 -6
  1203. package/dist/solutions-components/vendor/calcite-components/R6R2QDCZ.js +0 -6
  1204. package/dist/solutions-components/vendor/calcite-components/R7BOWUQR.js +0 -6
  1205. package/dist/solutions-components/vendor/calcite-components/RBX4II3R.js +0 -6
  1206. package/dist/solutions-components/vendor/calcite-components/RGXKBYDS.js +0 -6
  1207. package/dist/solutions-components/vendor/calcite-components/RIG4ZWVJ.js +0 -6
  1208. package/dist/solutions-components/vendor/calcite-components/RM7DO3WC.js +0 -6
  1209. package/dist/solutions-components/vendor/calcite-components/RM7JYDOG.js +0 -6
  1210. package/dist/solutions-components/vendor/calcite-components/RS3QB5Z6.js +0 -6
  1211. package/dist/solutions-components/vendor/calcite-components/RTNOQY3F.js +0 -6
  1212. package/dist/solutions-components/vendor/calcite-components/RXFQEBLZ.js +0 -6
  1213. package/dist/solutions-components/vendor/calcite-components/S72C3HDO.js +0 -6
  1214. package/dist/solutions-components/vendor/calcite-components/SCVHHYPP.js +0 -6
  1215. package/dist/solutions-components/vendor/calcite-components/SH3ZYF5Y.js +0 -6
  1216. package/dist/solutions-components/vendor/calcite-components/SLRX7WEV.js +0 -6
  1217. package/dist/solutions-components/vendor/calcite-components/SQBCUXGV.js +0 -6
  1218. package/dist/solutions-components/vendor/calcite-components/SUMUVN3S.js +0 -6
  1219. package/dist/solutions-components/vendor/calcite-components/SUOP4NP6.js +0 -6
  1220. package/dist/solutions-components/vendor/calcite-components/SV2NJMD7.js +0 -6
  1221. package/dist/solutions-components/vendor/calcite-components/T5H4BCFU.js +0 -6
  1222. package/dist/solutions-components/vendor/calcite-components/T5XJU6AI.js +0 -24
  1223. package/dist/solutions-components/vendor/calcite-components/T6NZYTYO.js +0 -6
  1224. package/dist/solutions-components/vendor/calcite-components/TEFAP3AK.js +0 -6
  1225. package/dist/solutions-components/vendor/calcite-components/TEGL7RHQ.js +0 -6
  1226. package/dist/solutions-components/vendor/calcite-components/TGH5IJQY.js +0 -6
  1227. package/dist/solutions-components/vendor/calcite-components/TGYJTTJS.js +0 -6
  1228. package/dist/solutions-components/vendor/calcite-components/TITRCHWJ.js +0 -6
  1229. package/dist/solutions-components/vendor/calcite-components/TRYKNJDA.js +0 -6
  1230. package/dist/solutions-components/vendor/calcite-components/TYYR7NIL.js +0 -8
  1231. package/dist/solutions-components/vendor/calcite-components/TZEZTECF.js +0 -6
  1232. package/dist/solutions-components/vendor/calcite-components/U2E5SVFR.js +0 -6
  1233. package/dist/solutions-components/vendor/calcite-components/U5VSHGIS.js +0 -6
  1234. package/dist/solutions-components/vendor/calcite-components/U64XMC5X.js +0 -6
  1235. package/dist/solutions-components/vendor/calcite-components/UK4SFYVV.js +0 -6
  1236. package/dist/solutions-components/vendor/calcite-components/UKF62PNM.js +0 -6
  1237. package/dist/solutions-components/vendor/calcite-components/UOL6J47W.js +0 -6
  1238. package/dist/solutions-components/vendor/calcite-components/UV7H22PE.js +0 -6
  1239. package/dist/solutions-components/vendor/calcite-components/UXOOSEIU.js +0 -6
  1240. package/dist/solutions-components/vendor/calcite-components/UXZ36VC5.js +0 -6
  1241. package/dist/solutions-components/vendor/calcite-components/UY67UAZN.js +0 -6
  1242. package/dist/solutions-components/vendor/calcite-components/VFBARPZ3.js +0 -6
  1243. package/dist/solutions-components/vendor/calcite-components/VGYCDODV.js +0 -6
  1244. package/dist/solutions-components/vendor/calcite-components/VHXHAFDO.js +0 -6
  1245. package/dist/solutions-components/vendor/calcite-components/VN2EAAQF.js +0 -6
  1246. package/dist/solutions-components/vendor/calcite-components/VOECRNMH.js +0 -6
  1247. package/dist/solutions-components/vendor/calcite-components/VQRNTTAX.js +0 -6
  1248. package/dist/solutions-components/vendor/calcite-components/VVXJONZL.js +0 -6
  1249. package/dist/solutions-components/vendor/calcite-components/W5CGAHOI.js +0 -6
  1250. package/dist/solutions-components/vendor/calcite-components/WA7LZURK.js +0 -6
  1251. package/dist/solutions-components/vendor/calcite-components/WAAS66H6.js +0 -6
  1252. package/dist/solutions-components/vendor/calcite-components/WAE55O4U.js +0 -6
  1253. package/dist/solutions-components/vendor/calcite-components/WAXI7XKE.js +0 -6
  1254. package/dist/solutions-components/vendor/calcite-components/WEFAANMG.js +0 -6
  1255. package/dist/solutions-components/vendor/calcite-components/WH772PDM.js +0 -6
  1256. package/dist/solutions-components/vendor/calcite-components/X43KWDQ7.js +0 -6
  1257. package/dist/solutions-components/vendor/calcite-components/X5W76SNV.js +0 -6
  1258. package/dist/solutions-components/vendor/calcite-components/X6IC7EBC.js +0 -6
  1259. package/dist/solutions-components/vendor/calcite-components/XBYWX3OD.js +0 -6
  1260. package/dist/solutions-components/vendor/calcite-components/XIJN5ZXM.js +0 -6
  1261. package/dist/solutions-components/vendor/calcite-components/XKQ2CMVV.js +0 -6
  1262. package/dist/solutions-components/vendor/calcite-components/YBQG5R2L.js +0 -6
  1263. package/dist/solutions-components/vendor/calcite-components/YHWNAASP.js +0 -6
  1264. package/dist/solutions-components/vendor/calcite-components/YMNUCKVA.js +0 -6
  1265. package/dist/solutions-components/vendor/calcite-components/YMR2Q5CU.js +0 -6
  1266. package/dist/solutions-components/vendor/calcite-components/YNGSTQ4R.js +0 -6
  1267. package/dist/solutions-components/vendor/calcite-components/YP2D5DKM.js +0 -6
  1268. package/dist/solutions-components/vendor/calcite-components/YPRJFE6R.js +0 -6
  1269. package/dist/solutions-components/vendor/calcite-components/YVIEKCN2.js +0 -6
  1270. package/dist/solutions-components/vendor/calcite-components/YWM7TWVP.js +0 -6
  1271. package/dist/solutions-components/vendor/calcite-components/YZ3FOSUR.js +0 -6
  1272. package/dist/solutions-components/vendor/calcite-components/YZG67JHT.js +0 -6
  1273. package/dist/solutions-components/vendor/calcite-components/ZBSXA5F6.js +0 -6
  1274. package/dist/solutions-components/vendor/calcite-components/ZFAXCWF5.js +0 -6
  1275. package/dist/solutions-components/vendor/calcite-components/ZFKXMQJP.js +0 -6
  1276. package/dist/solutions-components/vendor/calcite-components/ZK7O524P.js +0 -6
  1277. package/dist/solutions-components/vendor/calcite-components/ZKNKPGVW.js +0 -6
  1278. package/dist/solutions-components/vendor/calcite-components/ZLFRGGT3.js +0 -6
@@ -0,0 +1,1903 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ 'use strict';
7
+
8
+ function _interopNamespace(e) {
9
+ if (e && e.__esModule) return e;
10
+ var n = Object.create(null);
11
+ if (e) {
12
+ Object.keys(e).forEach(function (k) {
13
+ if (k !== 'default') {
14
+ var d = Object.getOwnPropertyDescriptor(e, k);
15
+ Object.defineProperty(n, k, d.get ? d : {
16
+ enumerable: true,
17
+ get: function () {
18
+ return e[k];
19
+ }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n['default'] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ const NAMESPACE = 'solutions-components';
29
+ const BUILD = /* solutions-components */ { 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: true, 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: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, 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, modernPropertyDecls: true, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: true };
30
+
31
+ /*
32
+ Stencil Client Platform v4.25.0 | MIT Licensed | https://stenciljs.com
33
+ */
34
+ var __defProp = Object.defineProperty;
35
+ var __export = (target, all) => {
36
+ for (var name in all)
37
+ __defProp(target, name, { get: all[name], enumerable: true });
38
+ };
39
+
40
+ // src/utils/constants.ts
41
+ var SVG_NS = "http://www.w3.org/2000/svg";
42
+ var HTML_NS = "http://www.w3.org/1999/xhtml";
43
+
44
+ // src/utils/es2022-rewire-class-members.ts
45
+ var reWireGetterSetter = (instance, hostRef) => {
46
+ var _a;
47
+ const cmpMeta = hostRef.$cmpMeta$;
48
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
49
+ members.map(([memberName, [memberFlags]]) => {
50
+ if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
51
+ const ogValue = instance[memberName];
52
+ const ogDescriptor = Object.getOwnPropertyDescriptor(Object.getPrototypeOf(instance), memberName);
53
+ Object.defineProperty(instance, memberName, {
54
+ get() {
55
+ return ogDescriptor.get.call(this);
56
+ },
57
+ set(newValue) {
58
+ ogDescriptor.set.call(this, newValue);
59
+ },
60
+ configurable: true,
61
+ enumerable: true
62
+ });
63
+ instance[memberName] = hostRef.$instanceValues$.has(memberName) ? hostRef.$instanceValues$.get(memberName) : ogValue;
64
+ }
65
+ });
66
+ };
67
+
68
+ // src/client/client-host-ref.ts
69
+ var hostRefs = /* @__PURE__ */ new WeakMap();
70
+ var getHostRef = (ref) => hostRefs.get(ref);
71
+ var registerInstance = (lazyInstance, hostRef) => {
72
+ hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
73
+ {
74
+ reWireGetterSetter(lazyInstance, hostRef);
75
+ }
76
+ };
77
+ var registerHost = (hostElement, cmpMeta) => {
78
+ const hostRef = {
79
+ $flags$: 0,
80
+ $hostElement$: hostElement,
81
+ $cmpMeta$: cmpMeta,
82
+ $instanceValues$: /* @__PURE__ */ new Map()
83
+ };
84
+ {
85
+ hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);
86
+ }
87
+ {
88
+ hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
89
+ hostElement["s-p"] = [];
90
+ hostElement["s-rc"] = [];
91
+ }
92
+ const ref = hostRefs.set(hostElement, hostRef);
93
+ return ref;
94
+ };
95
+ var isMemberInElement = (elm, memberName) => memberName in elm;
96
+ var consoleError = (e, el) => (0, console.error)(e, el);
97
+
98
+ // src/client/client-load-module.ts
99
+ var cmpModules = /* @__PURE__ */ new Map();
100
+ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
101
+ const exportName = cmpMeta.$tagName$.replace(/-/g, "_");
102
+ const bundleId = cmpMeta.$lazyBundleId$;
103
+ if (!bundleId) {
104
+ return void 0;
105
+ }
106
+ const module = cmpModules.get(bundleId) ;
107
+ if (module) {
108
+ return module[exportName];
109
+ }
110
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/
111
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
112
+ /* @vite-ignore */
113
+ /* webpackInclude: /\.entry\.js$/ */
114
+ /* webpackExclude: /\.system\.entry\.js$/ */
115
+ /* webpackMode: "lazy" */
116
+ `./${bundleId}.entry.js${""}`
117
+ )); }).then(
118
+ (importedModule) => {
119
+ {
120
+ cmpModules.set(bundleId, importedModule);
121
+ }
122
+ return importedModule[exportName];
123
+ },
124
+ (e) => {
125
+ consoleError(e, hostRef.$hostElement$);
126
+ }
127
+ );
128
+ };
129
+
130
+ // src/client/client-style.ts
131
+ var styles = /* @__PURE__ */ new Map();
132
+ var HYDRATED_STYLE_ID = "sty-id";
133
+ var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
134
+ var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
135
+ var win = typeof window !== "undefined" ? window : {};
136
+ var doc = win.document || { head: {} };
137
+ var plt = {
138
+ $flags$: 0,
139
+ $resourcesUrl$: "",
140
+ jmp: (h2) => h2(),
141
+ raf: (h2) => requestAnimationFrame(h2),
142
+ ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
143
+ rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
144
+ ce: (eventName, opts) => new CustomEvent(eventName, opts)
145
+ };
146
+ var supportsListenerOptions = /* @__PURE__ */ (() => {
147
+ let supportsListenerOptions2 = false;
148
+ try {
149
+ doc.addEventListener(
150
+ "e",
151
+ null,
152
+ Object.defineProperty({}, "passive", {
153
+ get() {
154
+ supportsListenerOptions2 = true;
155
+ }
156
+ })
157
+ );
158
+ } catch (e) {
159
+ }
160
+ return supportsListenerOptions2;
161
+ })();
162
+ var promiseResolve = (v) => Promise.resolve(v);
163
+ var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
164
+ try {
165
+ new CSSStyleSheet();
166
+ return typeof new CSSStyleSheet().replaceSync === "function";
167
+ } catch (e) {
168
+ }
169
+ return false;
170
+ })() ;
171
+ var queuePending = false;
172
+ var queueDomReads = [];
173
+ var queueDomWrites = [];
174
+ var queueTask = (queue, write) => (cb) => {
175
+ queue.push(cb);
176
+ if (!queuePending) {
177
+ queuePending = true;
178
+ if (write && plt.$flags$ & 4 /* queueSync */) {
179
+ nextTick(flush);
180
+ } else {
181
+ plt.raf(flush);
182
+ }
183
+ }
184
+ };
185
+ var consume = (queue) => {
186
+ for (let i2 = 0; i2 < queue.length; i2++) {
187
+ try {
188
+ queue[i2](performance.now());
189
+ } catch (e) {
190
+ consoleError(e);
191
+ }
192
+ }
193
+ queue.length = 0;
194
+ };
195
+ var flush = () => {
196
+ consume(queueDomReads);
197
+ {
198
+ consume(queueDomWrites);
199
+ if (queuePending = queueDomReads.length > 0) {
200
+ plt.raf(flush);
201
+ }
202
+ }
203
+ };
204
+ var nextTick = (cb) => promiseResolve().then(cb);
205
+ var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
206
+
207
+ // src/runtime/asset-path.ts
208
+ var getAssetPath = (path) => {
209
+ const assetUrl = new URL(path, plt.$resourcesUrl$);
210
+ return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;
211
+ };
212
+
213
+ // src/utils/helpers.ts
214
+ var isDef = (v) => v != null && v !== void 0;
215
+ var isComplexType = (o) => {
216
+ o = typeof o;
217
+ return o === "object" || o === "function";
218
+ };
219
+
220
+ // src/utils/query-nonce-meta-tag-content.ts
221
+ function queryNonceMetaTagContent(doc2) {
222
+ var _a, _b, _c;
223
+ 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;
224
+ }
225
+
226
+ // src/utils/result.ts
227
+ var result_exports = {};
228
+ __export(result_exports, {
229
+ err: () => err,
230
+ map: () => map,
231
+ ok: () => ok,
232
+ unwrap: () => unwrap,
233
+ unwrapErr: () => unwrapErr
234
+ });
235
+ var ok = (value) => ({
236
+ isOk: true,
237
+ isErr: false,
238
+ value
239
+ });
240
+ var err = (value) => ({
241
+ isOk: false,
242
+ isErr: true,
243
+ value
244
+ });
245
+ function map(result, fn) {
246
+ if (result.isOk) {
247
+ const val = fn(result.value);
248
+ if (val instanceof Promise) {
249
+ return val.then((newVal) => ok(newVal));
250
+ } else {
251
+ return ok(val);
252
+ }
253
+ }
254
+ if (result.isErr) {
255
+ const value = result.value;
256
+ return err(value);
257
+ }
258
+ throw "should never get here";
259
+ }
260
+ var unwrap = (result) => {
261
+ if (result.isOk) {
262
+ return result.value;
263
+ } else {
264
+ throw result.value;
265
+ }
266
+ };
267
+ var unwrapErr = (result) => {
268
+ if (result.isErr) {
269
+ return result.value;
270
+ } else {
271
+ throw result.value;
272
+ }
273
+ };
274
+ var updateFallbackSlotVisibility = (elm) => {
275
+ const childNodes = elm.__childNodes || elm.childNodes;
276
+ if (elm.tagName && elm.tagName.includes("-") && elm["s-cr"] && elm.tagName !== "SLOT-FB") {
277
+ getHostSlotNodes(childNodes, elm.tagName).forEach((slotNode) => {
278
+ var _a;
279
+ if (slotNode.nodeType === 1 /* ElementNode */ && slotNode.tagName === "SLOT-FB") {
280
+ if ((_a = getHostSlotChildNodes(slotNode, slotNode["s-sn"], false)) == null ? void 0 : _a.length) {
281
+ slotNode.hidden = true;
282
+ } else {
283
+ slotNode.hidden = false;
284
+ }
285
+ }
286
+ });
287
+ }
288
+ for (const childNode of childNodes) {
289
+ if (childNode.nodeType === 1 /* ElementNode */ && (childNode.__childNodes || childNode.childNodes).length) {
290
+ updateFallbackSlotVisibility(childNode);
291
+ }
292
+ }
293
+ };
294
+ function getHostSlotNodes(childNodes, hostName, slotName) {
295
+ let i2 = 0;
296
+ let slottedNodes = [];
297
+ let childNode;
298
+ for (; i2 < childNodes.length; i2++) {
299
+ childNode = childNodes[i2];
300
+ if (childNode["s-sr"] && childNode["s-hn"] === hostName && (slotName === void 0 || childNode["s-sn"] === slotName)) {
301
+ slottedNodes.push(childNode);
302
+ if (typeof slotName !== "undefined") return slottedNodes;
303
+ }
304
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
305
+ }
306
+ return slottedNodes;
307
+ }
308
+ var getHostSlotChildNodes = (node, slotName, includeSlot = true) => {
309
+ const childNodes = [];
310
+ if (includeSlot && node["s-sr"] || !node["s-sr"]) childNodes.push(node);
311
+ while ((node = node.nextSibling) && node["s-sn"] === slotName) {
312
+ childNodes.push(node);
313
+ }
314
+ return childNodes;
315
+ };
316
+ var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
317
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
318
+ if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
319
+ return true;
320
+ }
321
+ if (nodeToRelocate.getAttribute("slot") === slotName) {
322
+ return true;
323
+ }
324
+ return false;
325
+ }
326
+ if (nodeToRelocate["s-sn"] === slotName) {
327
+ return true;
328
+ }
329
+ return slotName === "";
330
+ };
331
+ var createTime = (fnName, tagName = "") => {
332
+ {
333
+ return () => {
334
+ return;
335
+ };
336
+ }
337
+ };
338
+ var uniqueTime = (key, measureText) => {
339
+ {
340
+ return () => {
341
+ return;
342
+ };
343
+ }
344
+ };
345
+ var h = (nodeName, vnodeData, ...children) => {
346
+ let child = null;
347
+ let key = null;
348
+ let slotName = null;
349
+ let simple = false;
350
+ let lastSimple = false;
351
+ const vNodeChildren = [];
352
+ const walk = (c) => {
353
+ for (let i2 = 0; i2 < c.length; i2++) {
354
+ child = c[i2];
355
+ if (Array.isArray(child)) {
356
+ walk(child);
357
+ } else if (child != null && typeof child !== "boolean") {
358
+ if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
359
+ child = String(child);
360
+ }
361
+ if (simple && lastSimple) {
362
+ vNodeChildren[vNodeChildren.length - 1].$text$ += child;
363
+ } else {
364
+ vNodeChildren.push(simple ? newVNode(null, child) : child);
365
+ }
366
+ lastSimple = simple;
367
+ }
368
+ }
369
+ };
370
+ walk(children);
371
+ if (vnodeData) {
372
+ if (vnodeData.key) {
373
+ key = vnodeData.key;
374
+ }
375
+ if (vnodeData.name) {
376
+ slotName = vnodeData.name;
377
+ }
378
+ {
379
+ const classData = vnodeData.className || vnodeData.class;
380
+ if (classData) {
381
+ vnodeData.class = typeof classData !== "object" ? classData : Object.keys(classData).filter((k) => classData[k]).join(" ");
382
+ }
383
+ }
384
+ }
385
+ if (typeof nodeName === "function") {
386
+ return nodeName(
387
+ vnodeData === null ? {} : vnodeData,
388
+ vNodeChildren,
389
+ vdomFnUtils
390
+ );
391
+ }
392
+ const vnode = newVNode(nodeName, null);
393
+ vnode.$attrs$ = vnodeData;
394
+ if (vNodeChildren.length > 0) {
395
+ vnode.$children$ = vNodeChildren;
396
+ }
397
+ {
398
+ vnode.$key$ = key;
399
+ }
400
+ {
401
+ vnode.$name$ = slotName;
402
+ }
403
+ return vnode;
404
+ };
405
+ var newVNode = (tag, text) => {
406
+ const vnode = {
407
+ $flags$: 0,
408
+ $tag$: tag,
409
+ $text$: text,
410
+ $elm$: null,
411
+ $children$: null
412
+ };
413
+ {
414
+ vnode.$attrs$ = null;
415
+ }
416
+ {
417
+ vnode.$key$ = null;
418
+ }
419
+ {
420
+ vnode.$name$ = null;
421
+ }
422
+ return vnode;
423
+ };
424
+ var Host = {};
425
+ var isHost = (node) => node && node.$tag$ === Host;
426
+ var vdomFnUtils = {
427
+ forEach: (children, cb) => children.map(convertToPublic).forEach(cb),
428
+ map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)
429
+ };
430
+ var convertToPublic = (node) => ({
431
+ vattrs: node.$attrs$,
432
+ vchildren: node.$children$,
433
+ vkey: node.$key$,
434
+ vname: node.$name$,
435
+ vtag: node.$tag$,
436
+ vtext: node.$text$
437
+ });
438
+ var convertToPrivate = (node) => {
439
+ if (typeof node.vtag === "function") {
440
+ const vnodeData = { ...node.vattrs };
441
+ if (node.vkey) {
442
+ vnodeData.key = node.vkey;
443
+ }
444
+ if (node.vname) {
445
+ vnodeData.name = node.vname;
446
+ }
447
+ return h(node.vtag, vnodeData, ...node.vchildren || []);
448
+ }
449
+ const vnode = newVNode(node.vtag, node.vtext);
450
+ vnode.$attrs$ = node.vattrs;
451
+ vnode.$children$ = node.vchildren;
452
+ vnode.$key$ = node.vkey;
453
+ vnode.$name$ = node.vname;
454
+ return vnode;
455
+ };
456
+ var parsePropertyValue = (propValue, propType) => {
457
+ if (propValue != null && !isComplexType(propValue)) {
458
+ if (propType & 4 /* Boolean */) {
459
+ return propValue === "false" ? false : propValue === "" || !!propValue;
460
+ }
461
+ if (propType & 2 /* Number */) {
462
+ return parseFloat(propValue);
463
+ }
464
+ if (propType & 1 /* String */) {
465
+ return String(propValue);
466
+ }
467
+ return propValue;
468
+ }
469
+ return propValue;
470
+ };
471
+ var getElement = (ref) => getHostRef(ref).$hostElement$ ;
472
+
473
+ // src/runtime/event-emitter.ts
474
+ var createEvent = (ref, name, flags) => {
475
+ const elm = getElement(ref);
476
+ return {
477
+ emit: (detail) => {
478
+ return emitEvent(elm, name, {
479
+ bubbles: !!(flags & 4 /* Bubbles */),
480
+ composed: !!(flags & 2 /* Composed */),
481
+ cancelable: !!(flags & 1 /* Cancellable */),
482
+ detail
483
+ });
484
+ }
485
+ };
486
+ };
487
+ var emitEvent = (elm, name, opts) => {
488
+ const ev = plt.ce(name, opts);
489
+ elm.dispatchEvent(ev);
490
+ return ev;
491
+ };
492
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
493
+ var registerStyle = (scopeId2, cssText, allowCS) => {
494
+ let style = styles.get(scopeId2);
495
+ if (supportsConstructableStylesheets && allowCS) {
496
+ style = style || new CSSStyleSheet();
497
+ if (typeof style === "string") {
498
+ style = cssText;
499
+ } else {
500
+ style.replaceSync(cssText);
501
+ }
502
+ } else {
503
+ style = cssText;
504
+ }
505
+ styles.set(scopeId2, style);
506
+ };
507
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
508
+ var _a;
509
+ const scopeId2 = getScopeId(cmpMeta);
510
+ const style = styles.get(scopeId2);
511
+ styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;
512
+ if (style) {
513
+ if (typeof style === "string") {
514
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
515
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
516
+ let styleElm;
517
+ if (!appliedStyles) {
518
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
519
+ }
520
+ if (!appliedStyles.has(scopeId2)) {
521
+ {
522
+ styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || doc.createElement("style");
523
+ styleElm.innerHTML = style;
524
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
525
+ if (nonce != null) {
526
+ styleElm.setAttribute("nonce", nonce);
527
+ }
528
+ if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
529
+ if (styleContainerNode.nodeName === "HEAD") {
530
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
531
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
532
+ styleContainerNode.insertBefore(styleElm, referenceNode2);
533
+ } else if ("host" in styleContainerNode) {
534
+ if (supportsConstructableStylesheets) {
535
+ const stylesheet = new CSSStyleSheet();
536
+ stylesheet.replaceSync(style);
537
+ styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
538
+ } else {
539
+ const existingStyleContainer = styleContainerNode.querySelector("style");
540
+ if (existingStyleContainer) {
541
+ existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
542
+ } else {
543
+ styleContainerNode.prepend(styleElm);
544
+ }
545
+ }
546
+ } else {
547
+ styleContainerNode.append(styleElm);
548
+ }
549
+ }
550
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
551
+ styleContainerNode.insertBefore(styleElm, null);
552
+ }
553
+ }
554
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
555
+ styleElm.innerHTML += SLOT_FB_CSS;
556
+ }
557
+ if (appliedStyles) {
558
+ appliedStyles.add(scopeId2);
559
+ }
560
+ }
561
+ } else if (!styleContainerNode.adoptedStyleSheets.includes(style)) {
562
+ styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
563
+ }
564
+ }
565
+ return scopeId2;
566
+ };
567
+ var attachStyles = (hostRef) => {
568
+ const cmpMeta = hostRef.$cmpMeta$;
569
+ const elm = hostRef.$hostElement$;
570
+ const flags = cmpMeta.$flags$;
571
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
572
+ const scopeId2 = addStyle(
573
+ elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
574
+ cmpMeta);
575
+ if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
576
+ elm["s-sc"] = scopeId2;
577
+ elm.classList.add(scopeId2 + "-h");
578
+ }
579
+ endAttachStyles();
580
+ };
581
+ var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
582
+ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
583
+ if (oldValue !== newValue) {
584
+ let isProp = isMemberInElement(elm, memberName);
585
+ let ln = memberName.toLowerCase();
586
+ if (memberName === "class") {
587
+ const classList = elm.classList;
588
+ const oldClasses = parseClassList(oldValue);
589
+ let newClasses = parseClassList(newValue);
590
+ if (elm["s-si"]) {
591
+ newClasses.push(elm["s-si"]);
592
+ oldClasses.forEach((c) => {
593
+ if (c.startsWith(elm["s-si"])) newClasses.push(c);
594
+ });
595
+ newClasses = [...new Set(newClasses)];
596
+ classList.add(...newClasses);
597
+ delete elm["s-si"];
598
+ } else {
599
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
600
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
601
+ }
602
+ } else if (memberName === "style") {
603
+ {
604
+ for (const prop in oldValue) {
605
+ if (!newValue || newValue[prop] == null) {
606
+ if (prop.includes("-")) {
607
+ elm.style.removeProperty(prop);
608
+ } else {
609
+ elm.style[prop] = "";
610
+ }
611
+ }
612
+ }
613
+ }
614
+ for (const prop in newValue) {
615
+ if (!oldValue || newValue[prop] !== oldValue[prop]) {
616
+ if (prop.includes("-")) {
617
+ elm.style.setProperty(prop, newValue[prop]);
618
+ } else {
619
+ elm.style[prop] = newValue[prop];
620
+ }
621
+ }
622
+ }
623
+ } else if (memberName === "key") ; else if (memberName === "ref") {
624
+ if (newValue) {
625
+ newValue(elm);
626
+ }
627
+ } else if ((!isProp ) && memberName[0] === "o" && memberName[1] === "n") {
628
+ if (memberName[2] === "-") {
629
+ memberName = memberName.slice(3);
630
+ } else if (isMemberInElement(win, ln)) {
631
+ memberName = ln.slice(2);
632
+ } else {
633
+ memberName = ln[2] + memberName.slice(3);
634
+ }
635
+ if (oldValue || newValue) {
636
+ const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);
637
+ memberName = memberName.replace(CAPTURE_EVENT_REGEX, "");
638
+ if (oldValue) {
639
+ plt.rel(elm, memberName, oldValue, capture);
640
+ }
641
+ if (newValue) {
642
+ plt.ael(elm, memberName, newValue, capture);
643
+ }
644
+ }
645
+ } else {
646
+ const isComplex = isComplexType(newValue);
647
+ if ((isProp || isComplex && newValue !== null) && !isSvg) {
648
+ try {
649
+ if (!elm.tagName.includes("-")) {
650
+ const n = newValue == null ? "" : newValue;
651
+ if (memberName === "list") {
652
+ isProp = false;
653
+ } else if (oldValue == null || elm[memberName] != n) {
654
+ if (typeof elm.__lookupSetter__(memberName) === "function") {
655
+ elm[memberName] = n;
656
+ } else {
657
+ elm.setAttribute(memberName, n);
658
+ }
659
+ }
660
+ } else if (elm[memberName] !== newValue) {
661
+ elm[memberName] = newValue;
662
+ }
663
+ } catch (e) {
664
+ }
665
+ }
666
+ if (newValue == null || newValue === false) {
667
+ if (newValue !== false || elm.getAttribute(memberName) === "") {
668
+ {
669
+ elm.removeAttribute(memberName);
670
+ }
671
+ }
672
+ } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {
673
+ newValue = newValue === true ? "" : newValue;
674
+ {
675
+ elm.setAttribute(memberName, newValue);
676
+ }
677
+ }
678
+ }
679
+ }
680
+ };
681
+ var parseClassListRegex = /\s/;
682
+ var parseClassList = (value) => {
683
+ if (typeof value === "object" && "baseVal" in value) {
684
+ value = value.baseVal;
685
+ }
686
+ if (!value) {
687
+ return [];
688
+ }
689
+ return value.split(parseClassListRegex);
690
+ };
691
+ var CAPTURE_EVENT_SUFFIX = "Capture";
692
+ var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
693
+
694
+ // src/runtime/vdom/update-element.ts
695
+ var updateElement = (oldVnode, newVnode, isSvgMode2) => {
696
+ const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
697
+ const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
698
+ const newVnodeAttrs = newVnode.$attrs$ || {};
699
+ {
700
+ for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
701
+ if (!(memberName in newVnodeAttrs)) {
702
+ setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
703
+ }
704
+ }
705
+ }
706
+ for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
707
+ setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
708
+ }
709
+ };
710
+ function sortedAttrNames(attrNames) {
711
+ return attrNames.includes("ref") ? (
712
+ // we need to sort these to ensure that `'ref'` is the last attr
713
+ [...attrNames.filter((attr) => attr !== "ref"), "ref"]
714
+ ) : (
715
+ // no need to sort, return the original array
716
+ attrNames
717
+ );
718
+ }
719
+
720
+ // src/runtime/vdom/vdom-render.ts
721
+ var scopeId;
722
+ var contentRef;
723
+ var hostTagName;
724
+ var useNativeShadowDom = false;
725
+ var checkSlotFallbackVisibility = false;
726
+ var checkSlotRelocate = false;
727
+ var isSvgMode = false;
728
+ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
729
+ var _a;
730
+ const newVNode2 = newParentVNode.$children$[childIndex];
731
+ let i2 = 0;
732
+ let elm;
733
+ let childNode;
734
+ let oldVNode;
735
+ if (!useNativeShadowDom) {
736
+ checkSlotRelocate = true;
737
+ if (newVNode2.$tag$ === "slot") {
738
+ newVNode2.$flags$ |= newVNode2.$children$ ? (
739
+ // slot element has fallback content
740
+ // still create an element that "mocks" the slot element
741
+ 2 /* isSlotFallback */
742
+ ) : (
743
+ // slot element does not have fallback content
744
+ // create an html comment we'll use to always reference
745
+ // where actual slot content should sit next to
746
+ 1 /* isSlotReference */
747
+ );
748
+ }
749
+ }
750
+ if (newVNode2.$text$ !== null) {
751
+ elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);
752
+ } else if (newVNode2.$flags$ & 1 /* isSlotReference */) {
753
+ elm = newVNode2.$elm$ = doc.createTextNode("");
754
+ } else {
755
+ if (!isSvgMode) {
756
+ isSvgMode = newVNode2.$tag$ === "svg";
757
+ }
758
+ elm = newVNode2.$elm$ = doc.createElementNS(
759
+ isSvgMode ? SVG_NS : HTML_NS,
760
+ !useNativeShadowDom && BUILD.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? "slot-fb" : newVNode2.$tag$
761
+ ) ;
762
+ if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
763
+ isSvgMode = false;
764
+ }
765
+ {
766
+ updateElement(null, newVNode2, isSvgMode);
767
+ }
768
+ if (isDef(scopeId) && elm["s-si"] !== scopeId) {
769
+ elm.classList.add(elm["s-si"] = scopeId);
770
+ }
771
+ if (newVNode2.$children$) {
772
+ for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
773
+ childNode = createElm(oldParentVNode, newVNode2, i2);
774
+ if (childNode) {
775
+ elm.appendChild(childNode);
776
+ }
777
+ }
778
+ }
779
+ {
780
+ if (newVNode2.$tag$ === "svg") {
781
+ isSvgMode = false;
782
+ } else if (elm.tagName === "foreignObject") {
783
+ isSvgMode = true;
784
+ }
785
+ }
786
+ }
787
+ elm["s-hn"] = hostTagName;
788
+ {
789
+ if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {
790
+ elm["s-sr"] = true;
791
+ elm["s-cr"] = contentRef;
792
+ elm["s-sn"] = newVNode2.$name$ || "";
793
+ elm["s-rf"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;
794
+ oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
795
+ if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {
796
+ {
797
+ putBackInOriginalLocation(oldParentVNode.$elm$, false);
798
+ }
799
+ }
800
+ {
801
+ addRemoveSlotScopedClass(contentRef, elm, newParentVNode.$elm$, oldParentVNode == null ? void 0 : oldParentVNode.$elm$);
802
+ }
803
+ }
804
+ }
805
+ return elm;
806
+ };
807
+ var putBackInOriginalLocation = (parentElm, recursive) => {
808
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
809
+ const oldSlotChildNodes = Array.from(parentElm.__childNodes || parentElm.childNodes);
810
+ if (parentElm["s-sr"] && BUILD.experimentalSlotFixes) {
811
+ let node = parentElm;
812
+ while (node = node.nextSibling) {
813
+ if (node && node["s-sn"] === parentElm["s-sn"] && node["s-sh"] === hostTagName) {
814
+ oldSlotChildNodes.push(node);
815
+ }
816
+ }
817
+ }
818
+ for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {
819
+ const childNode = oldSlotChildNodes[i2];
820
+ if (childNode["s-hn"] !== hostTagName && childNode["s-ol"]) {
821
+ insertBefore(referenceNode(childNode).parentNode, childNode, referenceNode(childNode));
822
+ childNode["s-ol"].remove();
823
+ childNode["s-ol"] = void 0;
824
+ childNode["s-sh"] = void 0;
825
+ checkSlotRelocate = true;
826
+ }
827
+ if (recursive) {
828
+ putBackInOriginalLocation(childNode, recursive);
829
+ }
830
+ }
831
+ plt.$flags$ &= ~1 /* isTmpDisconnected */;
832
+ };
833
+ var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
834
+ let containerElm = parentElm["s-cr"] && parentElm["s-cr"].parentNode || parentElm;
835
+ let childNode;
836
+ if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
837
+ containerElm = containerElm.shadowRoot;
838
+ }
839
+ for (; startIdx <= endIdx; ++startIdx) {
840
+ if (vnodes[startIdx]) {
841
+ childNode = createElm(null, parentVNode, startIdx);
842
+ if (childNode) {
843
+ vnodes[startIdx].$elm$ = childNode;
844
+ insertBefore(containerElm, childNode, referenceNode(before) );
845
+ }
846
+ }
847
+ }
848
+ };
849
+ var removeVnodes = (vnodes, startIdx, endIdx) => {
850
+ for (let index = startIdx; index <= endIdx; ++index) {
851
+ const vnode = vnodes[index];
852
+ if (vnode) {
853
+ const elm = vnode.$elm$;
854
+ nullifyVNodeRefs(vnode);
855
+ if (elm) {
856
+ {
857
+ checkSlotFallbackVisibility = true;
858
+ if (elm["s-ol"]) {
859
+ elm["s-ol"].remove();
860
+ } else {
861
+ putBackInOriginalLocation(elm, true);
862
+ }
863
+ }
864
+ elm.remove();
865
+ }
866
+ }
867
+ }
868
+ };
869
+ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {
870
+ let oldStartIdx = 0;
871
+ let newStartIdx = 0;
872
+ let idxInOld = 0;
873
+ let i2 = 0;
874
+ let oldEndIdx = oldCh.length - 1;
875
+ let oldStartVnode = oldCh[0];
876
+ let oldEndVnode = oldCh[oldEndIdx];
877
+ let newEndIdx = newCh.length - 1;
878
+ let newStartVnode = newCh[0];
879
+ let newEndVnode = newCh[newEndIdx];
880
+ let node;
881
+ let elmToMove;
882
+ while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
883
+ if (oldStartVnode == null) {
884
+ oldStartVnode = oldCh[++oldStartIdx];
885
+ } else if (oldEndVnode == null) {
886
+ oldEndVnode = oldCh[--oldEndIdx];
887
+ } else if (newStartVnode == null) {
888
+ newStartVnode = newCh[++newStartIdx];
889
+ } else if (newEndVnode == null) {
890
+ newEndVnode = newCh[--newEndIdx];
891
+ } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
892
+ patch(oldStartVnode, newStartVnode, isInitialRender);
893
+ oldStartVnode = oldCh[++oldStartIdx];
894
+ newStartVnode = newCh[++newStartIdx];
895
+ } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
896
+ patch(oldEndVnode, newEndVnode, isInitialRender);
897
+ oldEndVnode = oldCh[--oldEndIdx];
898
+ newEndVnode = newCh[--newEndIdx];
899
+ } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
900
+ if ((oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot")) {
901
+ putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
902
+ }
903
+ patch(oldStartVnode, newEndVnode, isInitialRender);
904
+ insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
905
+ oldStartVnode = oldCh[++oldStartIdx];
906
+ newEndVnode = newCh[--newEndIdx];
907
+ } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
908
+ if ((oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot")) {
909
+ putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
910
+ }
911
+ patch(oldEndVnode, newStartVnode, isInitialRender);
912
+ insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
913
+ oldEndVnode = oldCh[--oldEndIdx];
914
+ newStartVnode = newCh[++newStartIdx];
915
+ } else {
916
+ idxInOld = -1;
917
+ {
918
+ for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {
919
+ if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {
920
+ idxInOld = i2;
921
+ break;
922
+ }
923
+ }
924
+ }
925
+ if (idxInOld >= 0) {
926
+ elmToMove = oldCh[idxInOld];
927
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
928
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
929
+ } else {
930
+ patch(elmToMove, newStartVnode, isInitialRender);
931
+ oldCh[idxInOld] = void 0;
932
+ node = elmToMove.$elm$;
933
+ }
934
+ newStartVnode = newCh[++newStartIdx];
935
+ } else {
936
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
937
+ newStartVnode = newCh[++newStartIdx];
938
+ }
939
+ if (node) {
940
+ {
941
+ insertBefore(
942
+ referenceNode(oldStartVnode.$elm$).parentNode,
943
+ node,
944
+ referenceNode(oldStartVnode.$elm$)
945
+ );
946
+ }
947
+ }
948
+ }
949
+ }
950
+ if (oldStartIdx > oldEndIdx) {
951
+ addVnodes(
952
+ parentElm,
953
+ newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,
954
+ newVNode2,
955
+ newCh,
956
+ newStartIdx,
957
+ newEndIdx
958
+ );
959
+ } else if (newStartIdx > newEndIdx) {
960
+ removeVnodes(oldCh, oldStartIdx, oldEndIdx);
961
+ }
962
+ };
963
+ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
964
+ if (leftVNode.$tag$ === rightVNode.$tag$) {
965
+ if (leftVNode.$tag$ === "slot") {
966
+ return leftVNode.$name$ === rightVNode.$name$;
967
+ }
968
+ if (!isInitialRender) {
969
+ return leftVNode.$key$ === rightVNode.$key$;
970
+ }
971
+ if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
972
+ leftVNode.$key$ = rightVNode.$key$;
973
+ }
974
+ return true;
975
+ }
976
+ return false;
977
+ };
978
+ var referenceNode = (node) => node && node["s-ol"] || node;
979
+ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
980
+ const elm = newVNode2.$elm$ = oldVNode.$elm$;
981
+ const oldChildren = oldVNode.$children$;
982
+ const newChildren = newVNode2.$children$;
983
+ const tag = newVNode2.$tag$;
984
+ const text = newVNode2.$text$;
985
+ let defaultHolder;
986
+ if (text === null) {
987
+ {
988
+ isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
989
+ }
990
+ {
991
+ if (tag === "slot" && !useNativeShadowDom) ; else {
992
+ updateElement(oldVNode, newVNode2, isSvgMode);
993
+ }
994
+ }
995
+ if (oldChildren !== null && newChildren !== null) {
996
+ updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);
997
+ } else if (newChildren !== null) {
998
+ if (oldVNode.$text$ !== null) {
999
+ elm.textContent = "";
1000
+ }
1001
+ addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
1002
+ } else if (
1003
+ // don't do this on initial render as it can cause non-hydrated content to be removed
1004
+ !isInitialRender && BUILD.updatable && oldChildren !== null
1005
+ ) {
1006
+ removeVnodes(oldChildren, 0, oldChildren.length - 1);
1007
+ }
1008
+ if (isSvgMode && tag === "svg") {
1009
+ isSvgMode = false;
1010
+ }
1011
+ } else if ((defaultHolder = elm["s-cr"])) {
1012
+ defaultHolder.parentNode.textContent = text;
1013
+ } else if (oldVNode.$text$ !== text) {
1014
+ elm.data = text;
1015
+ }
1016
+ };
1017
+ var relocateNodes = [];
1018
+ var markSlotContentForRelocation = (elm) => {
1019
+ let node;
1020
+ let hostContentNodes;
1021
+ let j;
1022
+ const children = elm.__childNodes || elm.childNodes;
1023
+ for (const childNode of children) {
1024
+ if (childNode["s-sr"] && (node = childNode["s-cr"]) && node.parentNode) {
1025
+ hostContentNodes = node.parentNode.__childNodes || node.parentNode.childNodes;
1026
+ const slotName = childNode["s-sn"];
1027
+ for (j = hostContentNodes.length - 1; j >= 0; j--) {
1028
+ node = hostContentNodes[j];
1029
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!BUILD.experimentalSlotFixes )) {
1030
+ if (isNodeLocatedInSlot(node, slotName)) {
1031
+ let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1032
+ checkSlotFallbackVisibility = true;
1033
+ node["s-sn"] = node["s-sn"] || slotName;
1034
+ if (relocateNodeData) {
1035
+ relocateNodeData.$nodeToRelocate$["s-sh"] = childNode["s-hn"];
1036
+ relocateNodeData.$slotRefNode$ = childNode;
1037
+ } else {
1038
+ node["s-sh"] = childNode["s-hn"];
1039
+ relocateNodes.push({
1040
+ $slotRefNode$: childNode,
1041
+ $nodeToRelocate$: node
1042
+ });
1043
+ }
1044
+ if (node["s-sr"]) {
1045
+ relocateNodes.map((relocateNode) => {
1046
+ if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node["s-sn"])) {
1047
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1048
+ if (relocateNodeData && !relocateNode.$slotRefNode$) {
1049
+ relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
1050
+ }
1051
+ }
1052
+ });
1053
+ }
1054
+ } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
1055
+ relocateNodes.push({
1056
+ $nodeToRelocate$: node
1057
+ });
1058
+ }
1059
+ }
1060
+ }
1061
+ }
1062
+ if (childNode.nodeType === 1 /* ElementNode */) {
1063
+ markSlotContentForRelocation(childNode);
1064
+ }
1065
+ }
1066
+ };
1067
+ var nullifyVNodeRefs = (vNode) => {
1068
+ {
1069
+ vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
1070
+ vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);
1071
+ }
1072
+ };
1073
+ var insertBefore = (parent, newNode, reference) => {
1074
+ if (typeof newNode["s-sn"] === "string" && !!newNode["s-sr"] && !!newNode["s-cr"]) {
1075
+ addRemoveSlotScopedClass(newNode["s-cr"], newNode, parent, newNode.parentElement);
1076
+ }
1077
+ {
1078
+ return parent == null ? void 0 : parent.insertBefore(newNode, reference);
1079
+ }
1080
+ };
1081
+ function addRemoveSlotScopedClass(reference, slotNode, newParent, oldParent) {
1082
+ var _a;
1083
+ let scopeId2;
1084
+ if (reference && typeof slotNode["s-sn"] === "string" && !!slotNode["s-sr"] && reference.parentNode && reference.parentNode["s-sc"] && (scopeId2 = slotNode["s-si"] || reference.parentNode["s-sc"])) {
1085
+ const scopeName = slotNode["s-sn"];
1086
+ const hostName = slotNode["s-hn"];
1087
+ (_a = newParent.classList) == null ? void 0 : _a.add(scopeId2 + "-s");
1088
+ if (oldParent && oldParent.classList.contains(scopeId2 + "-s")) {
1089
+ let child = (oldParent.__childNodes || oldParent.childNodes)[0];
1090
+ let found = false;
1091
+ while (child) {
1092
+ if (child["s-sn"] !== scopeName && child["s-hn"] === hostName && !!child["s-sr"]) {
1093
+ found = true;
1094
+ break;
1095
+ }
1096
+ child = child.nextSibling;
1097
+ }
1098
+ if (!found) oldParent.classList.remove(scopeId2 + "-s");
1099
+ }
1100
+ }
1101
+ }
1102
+ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
1103
+ var _a, _b, _c, _d;
1104
+ const hostElm = hostRef.$hostElement$;
1105
+ const cmpMeta = hostRef.$cmpMeta$;
1106
+ const oldVNode = hostRef.$vnode$ || newVNode(null, null);
1107
+ const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
1108
+ hostTagName = hostElm.tagName;
1109
+ if (cmpMeta.$attrsToReflect$) {
1110
+ rootVnode.$attrs$ = rootVnode.$attrs$ || {};
1111
+ cmpMeta.$attrsToReflect$.map(
1112
+ ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]
1113
+ );
1114
+ }
1115
+ if (isInitialLoad && rootVnode.$attrs$) {
1116
+ for (const key of Object.keys(rootVnode.$attrs$)) {
1117
+ if (hostElm.hasAttribute(key) && !["key", "ref", "style", "class"].includes(key)) {
1118
+ rootVnode.$attrs$[key] = hostElm[key];
1119
+ }
1120
+ }
1121
+ }
1122
+ rootVnode.$tag$ = null;
1123
+ rootVnode.$flags$ |= 4 /* isHost */;
1124
+ hostRef.$vnode$ = rootVnode;
1125
+ rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
1126
+ {
1127
+ scopeId = hostElm["s-sc"];
1128
+ }
1129
+ useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
1130
+ {
1131
+ contentRef = hostElm["s-cr"];
1132
+ checkSlotFallbackVisibility = false;
1133
+ }
1134
+ patch(oldVNode, rootVnode, isInitialLoad);
1135
+ {
1136
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
1137
+ if (checkSlotRelocate) {
1138
+ markSlotContentForRelocation(rootVnode.$elm$);
1139
+ for (const relocateData of relocateNodes) {
1140
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
1141
+ if (!nodeToRelocate["s-ol"]) {
1142
+ const orgLocationNode = doc.createTextNode("");
1143
+ orgLocationNode["s-nr"] = nodeToRelocate;
1144
+ insertBefore(nodeToRelocate.parentNode, nodeToRelocate["s-ol"] = orgLocationNode, nodeToRelocate);
1145
+ }
1146
+ }
1147
+ for (const relocateData of relocateNodes) {
1148
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
1149
+ const slotRefNode = relocateData.$slotRefNode$;
1150
+ if (slotRefNode) {
1151
+ const parentNodeRef = slotRefNode.parentNode;
1152
+ let insertBeforeNode = slotRefNode.nextSibling;
1153
+ {
1154
+ let orgLocationNode = (_a = nodeToRelocate["s-ol"]) == null ? void 0 : _a.previousSibling;
1155
+ while (orgLocationNode) {
1156
+ let refNode = (_b = orgLocationNode["s-nr"]) != null ? _b : null;
1157
+ if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === (refNode.__parentNode || refNode.parentNode)) {
1158
+ refNode = refNode.nextSibling;
1159
+ while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode["s-sr"])) {
1160
+ refNode = refNode == null ? void 0 : refNode.nextSibling;
1161
+ }
1162
+ if (!refNode || !refNode["s-nr"]) {
1163
+ insertBeforeNode = refNode;
1164
+ break;
1165
+ }
1166
+ }
1167
+ orgLocationNode = orgLocationNode.previousSibling;
1168
+ }
1169
+ }
1170
+ const parent = nodeToRelocate.__parentNode || nodeToRelocate.parentNode;
1171
+ const nextSibling = nodeToRelocate.__nextSibling || nodeToRelocate.nextSibling;
1172
+ if (!insertBeforeNode && parentNodeRef !== parent || nextSibling !== insertBeforeNode) {
1173
+ if (nodeToRelocate !== insertBeforeNode) {
1174
+ if (!nodeToRelocate["s-hn"] && nodeToRelocate["s-ol"]) {
1175
+ nodeToRelocate["s-hn"] = nodeToRelocate["s-ol"].parentNode.nodeName;
1176
+ }
1177
+ insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);
1178
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */ && nodeToRelocate.tagName !== "SLOT-FB") {
1179
+ nodeToRelocate.hidden = (_c = nodeToRelocate["s-ih"]) != null ? _c : false;
1180
+ }
1181
+ }
1182
+ }
1183
+ nodeToRelocate && typeof slotRefNode["s-rf"] === "function" && slotRefNode["s-rf"](nodeToRelocate);
1184
+ } else {
1185
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
1186
+ if (isInitialLoad) {
1187
+ nodeToRelocate["s-ih"] = (_d = nodeToRelocate.hidden) != null ? _d : false;
1188
+ }
1189
+ nodeToRelocate.hidden = true;
1190
+ }
1191
+ }
1192
+ }
1193
+ }
1194
+ if (checkSlotFallbackVisibility) {
1195
+ updateFallbackSlotVisibility(rootVnode.$elm$);
1196
+ }
1197
+ plt.$flags$ &= ~1 /* isTmpDisconnected */;
1198
+ relocateNodes.length = 0;
1199
+ }
1200
+ contentRef = void 0;
1201
+ };
1202
+
1203
+ // src/runtime/update-component.ts
1204
+ var attachToAncestor = (hostRef, ancestorComponent) => {
1205
+ if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
1206
+ const index = ancestorComponent["s-p"].push(
1207
+ new Promise(
1208
+ (r) => hostRef.$onRenderResolve$ = () => {
1209
+ ancestorComponent["s-p"].splice(index - 1, 1);
1210
+ r();
1211
+ }
1212
+ )
1213
+ );
1214
+ }
1215
+ };
1216
+ var scheduleUpdate = (hostRef, isInitialLoad) => {
1217
+ {
1218
+ hostRef.$flags$ |= 16 /* isQueuedForUpdate */;
1219
+ }
1220
+ if (hostRef.$flags$ & 4 /* isWaitingForChildren */) {
1221
+ hostRef.$flags$ |= 512 /* needsRerender */;
1222
+ return;
1223
+ }
1224
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$);
1225
+ const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
1226
+ return writeTask(dispatch) ;
1227
+ };
1228
+ var dispatchHooks = (hostRef, isInitialLoad) => {
1229
+ const elm = hostRef.$hostElement$;
1230
+ const endSchedule = createTime("scheduleUpdate", hostRef.$cmpMeta$.$tagName$);
1231
+ const instance = hostRef.$lazyInstance$ ;
1232
+ if (!instance) {
1233
+ throw new Error(
1234
+ `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`
1235
+ );
1236
+ }
1237
+ let maybePromise;
1238
+ if (isInitialLoad) {
1239
+ {
1240
+ hostRef.$flags$ |= 256 /* isListenReady */;
1241
+ if (hostRef.$queuedListeners$) {
1242
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event, elm));
1243
+ hostRef.$queuedListeners$ = void 0;
1244
+ }
1245
+ }
1246
+ {
1247
+ maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
1248
+ }
1249
+ } else {
1250
+ {
1251
+ maybePromise = safeCall(instance, "componentWillUpdate", void 0, elm);
1252
+ }
1253
+ }
1254
+ {
1255
+ maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender", void 0, elm));
1256
+ }
1257
+ endSchedule();
1258
+ return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
1259
+ };
1260
+ var enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err2) => {
1261
+ console.error(err2);
1262
+ fn();
1263
+ }) : fn();
1264
+ var isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === "function";
1265
+ var updateComponent = async (hostRef, instance, isInitialLoad) => {
1266
+ var _a;
1267
+ const elm = hostRef.$hostElement$;
1268
+ const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
1269
+ const rc = elm["s-rc"];
1270
+ if (isInitialLoad) {
1271
+ attachStyles(hostRef);
1272
+ }
1273
+ const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
1274
+ {
1275
+ callRender(hostRef, instance, elm, isInitialLoad);
1276
+ }
1277
+ if (rc) {
1278
+ rc.map((cb) => cb());
1279
+ elm["s-rc"] = void 0;
1280
+ }
1281
+ endRender();
1282
+ endUpdate();
1283
+ {
1284
+ const childrenPromises = (_a = elm["s-p"]) != null ? _a : [];
1285
+ const postUpdate = () => postUpdateComponent(hostRef);
1286
+ if (childrenPromises.length === 0) {
1287
+ postUpdate();
1288
+ } else {
1289
+ Promise.all(childrenPromises).then(postUpdate);
1290
+ hostRef.$flags$ |= 4 /* isWaitingForChildren */;
1291
+ childrenPromises.length = 0;
1292
+ }
1293
+ }
1294
+ };
1295
+ var renderingRef = null;
1296
+ var callRender = (hostRef, instance, elm, isInitialLoad) => {
1297
+ try {
1298
+ renderingRef = instance;
1299
+ instance = instance.render() ;
1300
+ {
1301
+ hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;
1302
+ }
1303
+ {
1304
+ hostRef.$flags$ |= 2 /* hasRendered */;
1305
+ }
1306
+ {
1307
+ {
1308
+ {
1309
+ renderVdom(hostRef, instance, isInitialLoad);
1310
+ }
1311
+ }
1312
+ }
1313
+ } catch (e) {
1314
+ consoleError(e, hostRef.$hostElement$);
1315
+ }
1316
+ renderingRef = null;
1317
+ return null;
1318
+ };
1319
+ var getRenderingRef = () => renderingRef;
1320
+ var postUpdateComponent = (hostRef) => {
1321
+ const tagName = hostRef.$cmpMeta$.$tagName$;
1322
+ const elm = hostRef.$hostElement$;
1323
+ const endPostUpdate = createTime("postUpdate", tagName);
1324
+ const instance = hostRef.$lazyInstance$ ;
1325
+ const ancestorComponent = hostRef.$ancestorComponent$;
1326
+ {
1327
+ safeCall(instance, "componentDidRender", void 0, elm);
1328
+ }
1329
+ if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
1330
+ hostRef.$flags$ |= 64 /* hasLoadedComponent */;
1331
+ {
1332
+ addHydratedFlag(elm);
1333
+ }
1334
+ {
1335
+ safeCall(instance, "componentDidLoad", void 0, elm);
1336
+ }
1337
+ endPostUpdate();
1338
+ {
1339
+ hostRef.$onReadyResolve$(elm);
1340
+ if (!ancestorComponent) {
1341
+ appDidLoad();
1342
+ }
1343
+ }
1344
+ } else {
1345
+ {
1346
+ safeCall(instance, "componentDidUpdate", void 0, elm);
1347
+ }
1348
+ endPostUpdate();
1349
+ }
1350
+ {
1351
+ hostRef.$onInstanceResolve$(elm);
1352
+ }
1353
+ {
1354
+ if (hostRef.$onRenderResolve$) {
1355
+ hostRef.$onRenderResolve$();
1356
+ hostRef.$onRenderResolve$ = void 0;
1357
+ }
1358
+ if (hostRef.$flags$ & 512 /* needsRerender */) {
1359
+ nextTick(() => scheduleUpdate(hostRef, false));
1360
+ }
1361
+ hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);
1362
+ }
1363
+ };
1364
+ var forceUpdate = (ref) => {
1365
+ {
1366
+ const hostRef = getHostRef(ref);
1367
+ const isConnected = hostRef.$hostElement$.isConnected;
1368
+ if (isConnected && (hostRef.$flags$ & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
1369
+ scheduleUpdate(hostRef, false);
1370
+ }
1371
+ return isConnected;
1372
+ }
1373
+ };
1374
+ var appDidLoad = (who) => {
1375
+ {
1376
+ addHydratedFlag(doc.documentElement);
1377
+ }
1378
+ nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
1379
+ };
1380
+ var safeCall = (instance, method, arg, elm) => {
1381
+ if (instance && instance[method]) {
1382
+ try {
1383
+ return instance[method](arg);
1384
+ } catch (e) {
1385
+ consoleError(e, elm);
1386
+ }
1387
+ }
1388
+ return void 0;
1389
+ };
1390
+ var addHydratedFlag = (elm) => {
1391
+ var _a;
1392
+ return elm.classList.add((_a = BUILD.hydratedSelectorName) != null ? _a : "hydrated") ;
1393
+ };
1394
+
1395
+ // src/runtime/set-value.ts
1396
+ var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
1397
+ var setValue = (ref, propName, newVal, cmpMeta) => {
1398
+ const hostRef = getHostRef(ref);
1399
+ if (!hostRef) {
1400
+ throw new Error(
1401
+ `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).`
1402
+ );
1403
+ }
1404
+ const elm = hostRef.$hostElement$ ;
1405
+ const oldVal = hostRef.$instanceValues$.get(propName);
1406
+ const flags = hostRef.$flags$;
1407
+ const instance = hostRef.$lazyInstance$ ;
1408
+ newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
1409
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1410
+ const didValueChange = newVal !== oldVal && !areBothNaN;
1411
+ if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
1412
+ hostRef.$instanceValues$.set(propName, newVal);
1413
+ if (instance) {
1414
+ if (cmpMeta.$watchers$ && flags & 128 /* isWatchReady */) {
1415
+ const watchMethods = cmpMeta.$watchers$[propName];
1416
+ if (watchMethods) {
1417
+ watchMethods.map((watchMethodName) => {
1418
+ try {
1419
+ instance[watchMethodName](newVal, oldVal, propName);
1420
+ } catch (e) {
1421
+ consoleError(e, elm);
1422
+ }
1423
+ });
1424
+ }
1425
+ }
1426
+ if ((flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
1427
+ scheduleUpdate(hostRef, false);
1428
+ }
1429
+ }
1430
+ }
1431
+ };
1432
+
1433
+ // src/runtime/proxy-component.ts
1434
+ var proxyComponent = (Cstr, cmpMeta, flags) => {
1435
+ var _a, _b;
1436
+ const prototype = Cstr.prototype;
1437
+ if (cmpMeta.$members$ || (cmpMeta.$watchers$ || Cstr.watchers)) {
1438
+ if (Cstr.watchers && !cmpMeta.$watchers$) {
1439
+ cmpMeta.$watchers$ = Cstr.watchers;
1440
+ }
1441
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
1442
+ members.map(([memberName, [memberFlags]]) => {
1443
+ if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
1444
+ const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
1445
+ if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
1446
+ if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
1447
+ if (flags & 1 /* isElementConstructor */ || !origGetter) {
1448
+ Object.defineProperty(prototype, memberName, {
1449
+ get() {
1450
+ {
1451
+ if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
1452
+ return getValue(this, memberName);
1453
+ }
1454
+ const ref = getHostRef(this);
1455
+ const instance = ref ? ref.$lazyInstance$ : prototype;
1456
+ if (!instance) return;
1457
+ return instance[memberName];
1458
+ }
1459
+ },
1460
+ configurable: true,
1461
+ enumerable: true
1462
+ });
1463
+ }
1464
+ Object.defineProperty(prototype, memberName, {
1465
+ set(newValue) {
1466
+ const ref = getHostRef(this);
1467
+ if (origSetter) {
1468
+ const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1469
+ if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
1470
+ newValue = ref.$instanceValues$.get(memberName);
1471
+ } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
1472
+ ref.$instanceValues$.set(memberName, currentValue);
1473
+ }
1474
+ origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
1475
+ newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1476
+ setValue(this, memberName, newValue, cmpMeta);
1477
+ return;
1478
+ }
1479
+ {
1480
+ if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
1481
+ setValue(this, memberName, newValue, cmpMeta);
1482
+ if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
1483
+ ref.$onReadyPromise$.then(() => {
1484
+ if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
1485
+ ref.$lazyInstance$[memberName] = newValue;
1486
+ }
1487
+ });
1488
+ }
1489
+ return;
1490
+ }
1491
+ const setterSetVal = () => {
1492
+ const currentValue = ref.$lazyInstance$[memberName];
1493
+ if (!ref.$instanceValues$.get(memberName) && currentValue) {
1494
+ ref.$instanceValues$.set(memberName, currentValue);
1495
+ }
1496
+ ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
1497
+ setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
1498
+ };
1499
+ if (ref.$lazyInstance$) {
1500
+ setterSetVal();
1501
+ } else {
1502
+ ref.$onReadyPromise$.then(() => setterSetVal());
1503
+ }
1504
+ }
1505
+ }
1506
+ });
1507
+ } else if (flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {
1508
+ Object.defineProperty(prototype, memberName, {
1509
+ value(...args) {
1510
+ var _a2;
1511
+ const ref = getHostRef(this);
1512
+ return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {
1513
+ var _a3;
1514
+ return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);
1515
+ });
1516
+ }
1517
+ });
1518
+ }
1519
+ });
1520
+ if ((flags & 1 /* isElementConstructor */)) {
1521
+ const attrNameToPropName = /* @__PURE__ */ new Map();
1522
+ prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {
1523
+ plt.jmp(() => {
1524
+ var _a2;
1525
+ const propName = attrNameToPropName.get(attrName);
1526
+ if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
1527
+ newValue = this[propName];
1528
+ delete this[propName];
1529
+ } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
1530
+ this[propName] == newValue) {
1531
+ return;
1532
+ } else if (propName == null) {
1533
+ const hostRef = getHostRef(this);
1534
+ const flags2 = hostRef == null ? void 0 : hostRef.$flags$;
1535
+ if (flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {
1536
+ const instance = hostRef.$lazyInstance$ ;
1537
+ const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];
1538
+ entry == null ? void 0 : entry.forEach((callbackName) => {
1539
+ if (instance[callbackName] != null) {
1540
+ instance[callbackName].call(instance, newValue, oldValue, attrName);
1541
+ }
1542
+ });
1543
+ }
1544
+ return;
1545
+ }
1546
+ const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
1547
+ newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
1548
+ if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
1549
+ this[propName] = newValue;
1550
+ }
1551
+ });
1552
+ };
1553
+ Cstr.observedAttributes = Array.from(
1554
+ /* @__PURE__ */ new Set([
1555
+ ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),
1556
+ ...members.filter(([_, m]) => m[0] & 15 /* HasAttribute */).map(([propName, m]) => {
1557
+ var _a2;
1558
+ const attrName = m[1] || propName;
1559
+ attrNameToPropName.set(attrName, propName);
1560
+ if (m[0] & 512 /* ReflectAttr */) {
1561
+ (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);
1562
+ }
1563
+ return attrName;
1564
+ })
1565
+ ])
1566
+ );
1567
+ }
1568
+ }
1569
+ return Cstr;
1570
+ };
1571
+
1572
+ // src/runtime/initialize-component.ts
1573
+ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1574
+ let Cstr;
1575
+ if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
1576
+ hostRef.$flags$ |= 32 /* hasInitializedComponent */;
1577
+ {
1578
+ const CstrImport = loadModule(cmpMeta, hostRef);
1579
+ if (CstrImport && "then" in CstrImport) {
1580
+ const endLoad = uniqueTime();
1581
+ Cstr = await CstrImport;
1582
+ endLoad();
1583
+ } else {
1584
+ Cstr = CstrImport;
1585
+ }
1586
+ if (!Cstr) {
1587
+ throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
1588
+ }
1589
+ if (!Cstr.isProxied) {
1590
+ {
1591
+ cmpMeta.$watchers$ = Cstr.watchers;
1592
+ }
1593
+ proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);
1594
+ Cstr.isProxied = true;
1595
+ }
1596
+ const endNewInstance = createTime("createInstance", cmpMeta.$tagName$);
1597
+ {
1598
+ hostRef.$flags$ |= 8 /* isConstructingInstance */;
1599
+ }
1600
+ try {
1601
+ new Cstr(hostRef);
1602
+ } catch (e) {
1603
+ consoleError(e, elm);
1604
+ }
1605
+ {
1606
+ hostRef.$flags$ &= ~8 /* isConstructingInstance */;
1607
+ }
1608
+ {
1609
+ hostRef.$flags$ |= 128 /* isWatchReady */;
1610
+ }
1611
+ endNewInstance();
1612
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1613
+ }
1614
+ if (Cstr && Cstr.style) {
1615
+ let style;
1616
+ if (typeof Cstr.style === "string") {
1617
+ style = Cstr.style;
1618
+ }
1619
+ const scopeId2 = getScopeId(cmpMeta);
1620
+ if (!styles.has(scopeId2)) {
1621
+ const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
1622
+ registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
1623
+ endRegisterStyles();
1624
+ }
1625
+ }
1626
+ }
1627
+ const ancestorComponent = hostRef.$ancestorComponent$;
1628
+ const schedule = () => scheduleUpdate(hostRef, true);
1629
+ if (ancestorComponent && ancestorComponent["s-rc"]) {
1630
+ ancestorComponent["s-rc"].push(schedule);
1631
+ } else {
1632
+ schedule();
1633
+ }
1634
+ };
1635
+ var fireConnectedCallback = (instance, elm) => {
1636
+ {
1637
+ safeCall(instance, "connectedCallback", void 0, elm);
1638
+ }
1639
+ };
1640
+
1641
+ // src/runtime/connected-callback.ts
1642
+ var connectedCallback = (elm) => {
1643
+ if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
1644
+ const hostRef = getHostRef(elm);
1645
+ const cmpMeta = hostRef.$cmpMeta$;
1646
+ const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
1647
+ if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
1648
+ hostRef.$flags$ |= 1 /* hasConnected */;
1649
+ {
1650
+ if (// TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
1651
+ cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {
1652
+ setContentReference(elm);
1653
+ }
1654
+ }
1655
+ {
1656
+ let ancestorComponent = elm;
1657
+ while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
1658
+ if (ancestorComponent["s-p"]) {
1659
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);
1660
+ break;
1661
+ }
1662
+ }
1663
+ }
1664
+ if (cmpMeta.$members$) {
1665
+ Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1666
+ if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {
1667
+ const value = elm[memberName];
1668
+ delete elm[memberName];
1669
+ elm[memberName] = value;
1670
+ }
1671
+ });
1672
+ }
1673
+ {
1674
+ initializeComponent(elm, hostRef, cmpMeta);
1675
+ }
1676
+ } else {
1677
+ addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
1678
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1679
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1680
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1681
+ hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
1682
+ }
1683
+ }
1684
+ endConnected();
1685
+ }
1686
+ };
1687
+ var setContentReference = (elm) => {
1688
+ const contentRefElm = elm["s-cr"] = doc.createComment(
1689
+ ""
1690
+ );
1691
+ contentRefElm["s-cn"] = true;
1692
+ insertBefore(elm, contentRefElm, elm.firstChild);
1693
+ };
1694
+ var disconnectInstance = (instance, elm) => {
1695
+ {
1696
+ safeCall(instance, "disconnectedCallback", void 0, elm || instance);
1697
+ }
1698
+ };
1699
+ var disconnectedCallback = async (elm) => {
1700
+ if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
1701
+ const hostRef = getHostRef(elm);
1702
+ {
1703
+ if (hostRef.$rmListeners$) {
1704
+ hostRef.$rmListeners$.map((rmListener) => rmListener());
1705
+ hostRef.$rmListeners$ = void 0;
1706
+ }
1707
+ }
1708
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1709
+ disconnectInstance(hostRef.$lazyInstance$, elm);
1710
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1711
+ hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
1712
+ }
1713
+ }
1714
+ if (rootAppliedStyles.has(elm)) {
1715
+ rootAppliedStyles.delete(elm);
1716
+ }
1717
+ if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
1718
+ rootAppliedStyles.delete(elm.shadowRoot);
1719
+ }
1720
+ };
1721
+
1722
+ // src/runtime/bootstrap-lazy.ts
1723
+ var bootstrapLazy = (lazyBundles, options = {}) => {
1724
+ var _a;
1725
+ const endBootstrap = createTime();
1726
+ const cmpTags = [];
1727
+ const exclude = options.exclude || [];
1728
+ const customElements2 = win.customElements;
1729
+ const head = doc.head;
1730
+ const metaCharset = /* @__PURE__ */ head.querySelector("meta[charset]");
1731
+ const dataStyles = /* @__PURE__ */ doc.createElement("style");
1732
+ const deferredConnectedCallbacks = [];
1733
+ let appLoadFallback;
1734
+ let isBootstrapping = true;
1735
+ Object.assign(plt, options);
1736
+ plt.$resourcesUrl$ = new URL(options.resourcesUrl || "./", doc.baseURI).href;
1737
+ let hasSlotRelocation = false;
1738
+ lazyBundles.map((lazyBundle) => {
1739
+ lazyBundle[1].map((compactMeta) => {
1740
+ var _a2;
1741
+ const cmpMeta = {
1742
+ $flags$: compactMeta[0],
1743
+ $tagName$: compactMeta[1],
1744
+ $members$: compactMeta[2],
1745
+ $listeners$: compactMeta[3]
1746
+ };
1747
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1748
+ hasSlotRelocation = true;
1749
+ }
1750
+ {
1751
+ cmpMeta.$members$ = compactMeta[2];
1752
+ }
1753
+ {
1754
+ cmpMeta.$listeners$ = compactMeta[3];
1755
+ }
1756
+ {
1757
+ cmpMeta.$attrsToReflect$ = [];
1758
+ }
1759
+ {
1760
+ cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};
1761
+ }
1762
+ const tagName = cmpMeta.$tagName$;
1763
+ const HostElement = class extends HTMLElement {
1764
+ // StencilLazyHost
1765
+ constructor(self) {
1766
+ super(self);
1767
+ this.hasRegisteredEventListeners = false;
1768
+ self = this;
1769
+ registerHost(self, cmpMeta);
1770
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1771
+ {
1772
+ if (!self.shadowRoot) {
1773
+ {
1774
+ self.attachShadow({ mode: "open" });
1775
+ }
1776
+ } else {
1777
+ if (self.shadowRoot.mode !== "open") {
1778
+ throw new Error(
1779
+ `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`
1780
+ );
1781
+ }
1782
+ }
1783
+ }
1784
+ }
1785
+ }
1786
+ connectedCallback() {
1787
+ const hostRef = getHostRef(this);
1788
+ if (!this.hasRegisteredEventListeners) {
1789
+ this.hasRegisteredEventListeners = true;
1790
+ addHostEventListeners(this, hostRef, cmpMeta.$listeners$);
1791
+ }
1792
+ if (appLoadFallback) {
1793
+ clearTimeout(appLoadFallback);
1794
+ appLoadFallback = null;
1795
+ }
1796
+ if (isBootstrapping) {
1797
+ deferredConnectedCallbacks.push(this);
1798
+ } else {
1799
+ plt.jmp(() => connectedCallback(this));
1800
+ }
1801
+ }
1802
+ disconnectedCallback() {
1803
+ plt.jmp(() => disconnectedCallback(this));
1804
+ plt.raf(() => {
1805
+ var _a3;
1806
+ const hostRef = getHostRef(this);
1807
+ if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
1808
+ delete hostRef.$vnode$.$elm$;
1809
+ }
1810
+ });
1811
+ }
1812
+ componentOnReady() {
1813
+ return getHostRef(this).$onReadyPromise$;
1814
+ }
1815
+ };
1816
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1817
+ if (!exclude.includes(tagName) && !customElements2.get(tagName)) {
1818
+ cmpTags.push(tagName);
1819
+ customElements2.define(
1820
+ tagName,
1821
+ proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)
1822
+ );
1823
+ }
1824
+ });
1825
+ });
1826
+ if (cmpTags.length > 0) {
1827
+ if (hasSlotRelocation) {
1828
+ dataStyles.textContent += SLOT_FB_CSS;
1829
+ }
1830
+ {
1831
+ dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;
1832
+ }
1833
+ if (dataStyles.innerHTML.length) {
1834
+ dataStyles.setAttribute("data-styles", "");
1835
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
1836
+ if (nonce != null) {
1837
+ dataStyles.setAttribute("nonce", nonce);
1838
+ }
1839
+ head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
1840
+ }
1841
+ }
1842
+ isBootstrapping = false;
1843
+ if (deferredConnectedCallbacks.length) {
1844
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
1845
+ } else {
1846
+ {
1847
+ plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));
1848
+ }
1849
+ }
1850
+ endBootstrap();
1851
+ };
1852
+
1853
+ // src/runtime/fragment.ts
1854
+ var Fragment = (_, children) => children;
1855
+ var addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {
1856
+ if (listeners) {
1857
+ listeners.map(([flags, name, method]) => {
1858
+ const target = getHostListenerTarget(elm, flags) ;
1859
+ const handler = hostListenerProxy(hostRef, method);
1860
+ const opts = hostListenerOpts(flags);
1861
+ plt.ael(target, name, handler, opts);
1862
+ (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));
1863
+ });
1864
+ }
1865
+ };
1866
+ var hostListenerProxy = (hostRef, methodName) => (ev) => {
1867
+ var _a;
1868
+ try {
1869
+ {
1870
+ if (hostRef.$flags$ & 256 /* isListenReady */) {
1871
+ (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[methodName](ev);
1872
+ } else {
1873
+ (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);
1874
+ }
1875
+ }
1876
+ } catch (e) {
1877
+ consoleError(e, hostRef.$hostElement$);
1878
+ }
1879
+ };
1880
+ var getHostListenerTarget = (elm, flags) => {
1881
+ if (flags & 8 /* TargetWindow */) return win;
1882
+ return elm;
1883
+ };
1884
+ var hostListenerOpts = (flags) => supportsListenerOptions ? {
1885
+ passive: (flags & 1 /* Passive */) !== 0,
1886
+ capture: (flags & 2 /* Capture */) !== 0
1887
+ } : (flags & 2 /* Capture */) !== 0;
1888
+
1889
+ // src/runtime/nonce.ts
1890
+ var setNonce = (nonce) => plt.$nonce$ = nonce;
1891
+
1892
+ exports.Fragment = Fragment;
1893
+ exports.Host = Host;
1894
+ exports.bootstrapLazy = bootstrapLazy;
1895
+ exports.createEvent = createEvent;
1896
+ exports.forceUpdate = forceUpdate;
1897
+ exports.getAssetPath = getAssetPath;
1898
+ exports.getElement = getElement;
1899
+ exports.getRenderingRef = getRenderingRef;
1900
+ exports.h = h;
1901
+ exports.promiseResolve = promiseResolve;
1902
+ exports.registerInstance = registerInstance;
1903
+ exports.setNonce = setNonce;