@yinuo-ngm/server 1.0.14 → 1.0.16

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 (257) hide show
  1. package/lib/app.js +2 -0
  2. package/lib/plugins/error-handler.plugin.js +5 -0
  3. package/lib/plugins/nginx.binding.store.d.ts +4 -0
  4. package/lib/plugins/nginx.binding.store.js +39 -0
  5. package/lib/plugins/nginx.plugin.d.ts +3 -0
  6. package/lib/plugins/nginx.plugin.js +23 -0
  7. package/lib/plugins/ws/topics/index.d.ts +1 -0
  8. package/lib/plugins/ws/topics/index.js +1 -0
  9. package/lib/plugins/ws/topics/nginx.ws.d.ts +7 -0
  10. package/lib/plugins/ws/topics/nginx.ws.js +59 -0
  11. package/lib/plugins/ws/ws.plugin.js +3 -0
  12. package/lib/routes/api-client/hub-cookie-jar.d.ts +3 -0
  13. package/lib/routes/api-client/hub-cookie-jar.js +54 -0
  14. package/lib/routes/api-client/hub-token.routes.d.ts +2 -0
  15. package/lib/routes/api-client/hub-token.routes.js +284 -0
  16. package/lib/routes/api-client/index.d.ts +1 -0
  17. package/lib/routes/api-client/index.js +1 -0
  18. package/lib/routes/api-client/send.routes.js +60 -1
  19. package/lib/routes/hub.routes.d.ts +2 -0
  20. package/lib/routes/hub.routes.js +103 -0
  21. package/lib/routes/index.js +7 -0
  22. package/lib/routes/nginx/nginx-config.routes.d.ts +2 -0
  23. package/lib/routes/nginx/nginx-config.routes.js +94 -0
  24. package/lib/routes/nginx/nginx-lifecycle.routes.d.ts +2 -0
  25. package/lib/routes/nginx/nginx-lifecycle.routes.js +108 -0
  26. package/lib/routes/nginx/nginx-log.routes.d.ts +2 -0
  27. package/lib/routes/nginx/nginx-log.routes.js +47 -0
  28. package/lib/routes/nginx/nginx-module.routes.d.ts +2 -0
  29. package/lib/routes/nginx/nginx-module.routes.js +123 -0
  30. package/lib/routes/nginx/nginx-route.context.d.ts +9 -0
  31. package/lib/routes/nginx/nginx-route.context.js +36 -0
  32. package/lib/routes/nginx/nginx-server.routes.d.ts +2 -0
  33. package/lib/routes/nginx/nginx-server.routes.js +97 -0
  34. package/lib/routes/nginx.routes.d.ts +2 -0
  35. package/lib/routes/nginx.routes.js +17 -0
  36. package/lib/routes/node-version.routes.d.ts +2 -0
  37. package/lib/routes/node-version.routes.js +56 -0
  38. package/lib/routes/project.routes.js +5 -0
  39. package/lib/routes/sprite-browse.routes.js +19 -5
  40. package/lib/routes/sprite.routes.js +17 -11
  41. package/lib/routes/static-files.routes.js +16 -0
  42. package/lib/routes/task.routes.js +7 -0
  43. package/package.json +5 -4
  44. package/www/3rdpartylicenses.txt +75 -0
  45. package/www/browser/assets/vs/_commonjsHelpers-CT9FvmAN.js +1 -0
  46. package/www/browser/assets/vs/abap-D-t0cyap.js +1 -0
  47. package/www/browser/assets/vs/apex-CcIm7xu6.js +1 -0
  48. package/www/browser/assets/vs/assets/css.worker-HnVq6Ewq.js +93 -0
  49. package/www/browser/assets/vs/assets/editor.worker-Be8ye1pW.js +26 -0
  50. package/www/browser/assets/vs/assets/html.worker-B51mlPHg.js +470 -0
  51. package/www/browser/assets/vs/assets/json.worker-DKiEKt88.js +58 -0
  52. package/www/browser/assets/vs/assets/ts.worker-CMbG-7ft.js +67731 -0
  53. package/www/browser/assets/vs/azcli-BA0tQDCg.js +1 -0
  54. package/www/browser/assets/vs/basic-languages/monaco.contribution.js +1 -0
  55. package/www/browser/assets/vs/bat-C397hTD6.js +1 -0
  56. package/www/browser/assets/vs/bicep-DF5aW17k.js +2 -0
  57. package/www/browser/assets/vs/cameligo-plsz8qhj.js +1 -0
  58. package/www/browser/assets/vs/clojure-Y2auQMzK.js +1 -0
  59. package/www/browser/assets/vs/coffee-Bu45yuWE.js +1 -0
  60. package/www/browser/assets/vs/cpp-CkKPQIni.js +1 -0
  61. package/www/browser/assets/vs/csharp-CX28MZyh.js +1 -0
  62. package/www/browser/assets/vs/csp-D8uWnyxW.js +1 -0
  63. package/www/browser/assets/vs/css-CaeNmE3S.js +3 -0
  64. package/www/browser/assets/vs/cssMode-CjiAH6dQ.js +1 -0
  65. package/www/browser/assets/vs/cypher-DVThT8BS.js +1 -0
  66. package/www/browser/assets/vs/dart-CmGfCvrO.js +1 -0
  67. package/www/browser/assets/vs/dockerfile-CZqqYdch.js +1 -0
  68. package/www/browser/assets/vs/ecl-30fUercY.js +1 -0
  69. package/www/browser/assets/vs/editor/editor.main.css +1 -0
  70. package/www/browser/assets/vs/editor/editor.main.js +5 -0
  71. package/www/browser/assets/vs/editor.api-CalNCsUg.js +903 -0
  72. package/www/browser/assets/vs/elixir-xjPaIfzF.js +1 -0
  73. package/www/browser/assets/vs/flow9-DqtmStfK.js +1 -0
  74. package/www/browser/assets/vs/freemarker2-Cz_sV6Md.js +3 -0
  75. package/www/browser/assets/vs/fsharp-BOMdg4U1.js +1 -0
  76. package/www/browser/assets/vs/go-D_hbi-Jt.js +1 -0
  77. package/www/browser/assets/vs/graphql-CKUU4kLG.js +1 -0
  78. package/www/browser/assets/vs/handlebars-OwglfO-1.js +1 -0
  79. package/www/browser/assets/vs/hcl-DTaboeZW.js +1 -0
  80. package/www/browser/assets/vs/html-Pa1xEWsY.js +1 -0
  81. package/www/browser/assets/vs/htmlMode-Bz67EXwp.js +1 -0
  82. package/www/browser/assets/vs/ini-CsNwO04R.js +1 -0
  83. package/www/browser/assets/vs/java-CI4ZMsH9.js +1 -0
  84. package/www/browser/assets/vs/javascript-PczUCGdz.js +1 -0
  85. package/www/browser/assets/vs/jsonMode-DULH5oaX.js +7 -0
  86. package/www/browser/assets/vs/julia-BwzEvaQw.js +1 -0
  87. package/www/browser/assets/vs/kotlin-IUYPiTV8.js +1 -0
  88. package/www/browser/assets/vs/language/css/monaco.contribution.js +1 -0
  89. package/www/browser/assets/vs/language/html/monaco.contribution.js +1 -0
  90. package/www/browser/assets/vs/language/json/monaco.contribution.js +1 -0
  91. package/www/browser/assets/vs/language/typescript/monaco.contribution.js +1 -0
  92. package/www/browser/assets/vs/less-C0eDYdqa.js +2 -0
  93. package/www/browser/assets/vs/lexon-iON-Kj97.js +1 -0
  94. package/www/browser/assets/vs/liquid-DqKjdPGy.js +1 -0
  95. package/www/browser/assets/vs/loader.js +1368 -0
  96. package/www/browser/assets/vs/lspLanguageFeatures-kM9O9rjY.js +4 -0
  97. package/www/browser/assets/vs/lua-DtygF91M.js +1 -0
  98. package/www/browser/assets/vs/m3-CsR4AuFi.js +1 -0
  99. package/www/browser/assets/vs/markdown-C_rD0bIw.js +1 -0
  100. package/www/browser/assets/vs/mdx-DEWtB1K5.js +1 -0
  101. package/www/browser/assets/vs/mips-CiYP61RB.js +1 -0
  102. package/www/browser/assets/vs/monaco.contribution-D2OdxNBt.js +1 -0
  103. package/www/browser/assets/vs/monaco.contribution-DO3azKX8.js +1 -0
  104. package/www/browser/assets/vs/monaco.contribution-EcChJV6a.js +1 -0
  105. package/www/browser/assets/vs/monaco.contribution-qLAYrEOP.js +1 -0
  106. package/www/browser/assets/vs/msdax-C38-sJlp.js +1 -0
  107. package/www/browser/assets/vs/mysql-CdtbpvbG.js +1 -0
  108. package/www/browser/assets/vs/nls.messages-loader.js +1 -0
  109. package/www/browser/assets/vs/nls.messages.cs.js.js +17 -0
  110. package/www/browser/assets/vs/nls.messages.de.js.js +17 -0
  111. package/www/browser/assets/vs/nls.messages.es.js.js +17 -0
  112. package/www/browser/assets/vs/nls.messages.fr.js.js +15 -0
  113. package/www/browser/assets/vs/nls.messages.it.js.js +15 -0
  114. package/www/browser/assets/vs/nls.messages.ja.js.js +17 -0
  115. package/www/browser/assets/vs/nls.messages.js.js +10 -0
  116. package/www/browser/assets/vs/nls.messages.ko.js.js +25 -0
  117. package/www/browser/assets/vs/nls.messages.pl.js.js +17 -0
  118. package/www/browser/assets/vs/nls.messages.pt-br.js.js +6 -0
  119. package/www/browser/assets/vs/nls.messages.ru.js.js +17 -0
  120. package/www/browser/assets/vs/nls.messages.tr.js.js +15 -0
  121. package/www/browser/assets/vs/nls.messages.zh-cn.js.js +17 -0
  122. package/www/browser/assets/vs/nls.messages.zh-tw.js.js +15 -0
  123. package/www/browser/assets/vs/objective-c-CntZFaHX.js +1 -0
  124. package/www/browser/assets/vs/pascal-r6kuqfl_.js +1 -0
  125. package/www/browser/assets/vs/pascaligo-BiXoTmXh.js +1 -0
  126. package/www/browser/assets/vs/perl-DABw_TcH.js +1 -0
  127. package/www/browser/assets/vs/pgsql-me_jFXeX.js +1 -0
  128. package/www/browser/assets/vs/php-D_kh-9LK.js +1 -0
  129. package/www/browser/assets/vs/pla-VfZjczW0.js +1 -0
  130. package/www/browser/assets/vs/postiats-BBSzz8Pk.js +1 -0
  131. package/www/browser/assets/vs/powerquery-Dt-g_2cc.js +1 -0
  132. package/www/browser/assets/vs/powershell-B-7ap1zc.js +1 -0
  133. package/www/browser/assets/vs/protobuf-BmtuEB1A.js +2 -0
  134. package/www/browser/assets/vs/pug-BRpRNeEb.js +1 -0
  135. package/www/browser/assets/vs/python-Cr0UkIbn.js +1 -0
  136. package/www/browser/assets/vs/qsharp-BzsFaUU9.js +1 -0
  137. package/www/browser/assets/vs/r-f8dDdrp4.js +1 -0
  138. package/www/browser/assets/vs/razor-BYAHOTkz.js +1 -0
  139. package/www/browser/assets/vs/redis-fvZQY4PI.js +1 -0
  140. package/www/browser/assets/vs/redshift-45Et0LQi.js +1 -0
  141. package/www/browser/assets/vs/restructuredtext-C7UUFKFD.js +1 -0
  142. package/www/browser/assets/vs/ruby-CZO8zYTz.js +1 -0
  143. package/www/browser/assets/vs/rust-Bfetafyc.js +1 -0
  144. package/www/browser/assets/vs/sb-3GYllVck.js +1 -0
  145. package/www/browser/assets/vs/scala-foMgrKo1.js +1 -0
  146. package/www/browser/assets/vs/scheme-CHdMtr7p.js +1 -0
  147. package/www/browser/assets/vs/scss-C1cmLt9V.js +3 -0
  148. package/www/browser/assets/vs/shell-ClXCKCEW.js +1 -0
  149. package/www/browser/assets/vs/solidity-MZ6ExpPy.js +1 -0
  150. package/www/browser/assets/vs/sophia-DWkuSsPQ.js +1 -0
  151. package/www/browser/assets/vs/sparql-AUGFYSyk.js +1 -0
  152. package/www/browser/assets/vs/sql-32GpJSV2.js +1 -0
  153. package/www/browser/assets/vs/st-CuDFIVZ_.js +1 -0
  154. package/www/browser/assets/vs/swift-n-2HociN.js +3 -0
  155. package/www/browser/assets/vs/systemverilog-Ch4vA8Yt.js +1 -0
  156. package/www/browser/assets/vs/tcl-D74tq1nH.js +1 -0
  157. package/www/browser/assets/vs/tsMode-CZz1Umrk.js +11 -0
  158. package/www/browser/assets/vs/twig-C6taOxMV.js +1 -0
  159. package/www/browser/assets/vs/typescript-DfOrAzoV.js +1 -0
  160. package/www/browser/assets/vs/typespec-D-PIh9Xw.js +1 -0
  161. package/www/browser/assets/vs/vb-Dyb2648j.js +1 -0
  162. package/www/browser/assets/vs/wgsl-BhLXMOR0.js +298 -0
  163. package/www/browser/assets/vs/workers-DcJshg-q.js +1 -0
  164. package/www/browser/assets/vs/xml-CdsdnY8S.js +1 -0
  165. package/www/browser/assets/vs/yaml-DYGvmE88.js +1 -0
  166. package/www/browser/chunk-2BZRE4G7.js +1 -0
  167. package/www/browser/chunk-2X3MRS27.js +1 -0
  168. package/www/browser/chunk-4KETC6EB.js +1 -0
  169. package/www/browser/{chunk-SNCDDYQR.js → chunk-5T5KA5PG.js} +1 -1
  170. package/www/browser/chunk-6CGHNKJI.js +1 -0
  171. package/www/browser/chunk-76TVIB33.js +63 -0
  172. package/www/browser/chunk-7J24TP36.js +1 -0
  173. package/www/browser/chunk-ACAZUX6C.js +1 -0
  174. package/www/browser/chunk-B6MBYCXI.js +1 -0
  175. package/www/browser/chunk-BYEU6KGP.js +2 -0
  176. package/www/browser/chunk-CZ5AZ3VW.js +1 -0
  177. package/www/browser/chunk-DW7F5PEA.js +1 -0
  178. package/www/browser/chunk-DXF7BVK5.js +1 -0
  179. package/www/browser/{chunk-HEKO7RQP.js → chunk-EEVPZGEY.js} +1 -1
  180. package/www/browser/chunk-G2W3B7TJ.js +1 -0
  181. package/www/browser/chunk-GDWS2L66.js +1 -0
  182. package/www/browser/chunk-HGONFYP6.js +1 -0
  183. package/www/browser/chunk-HHBPULJW.js +2 -0
  184. package/www/browser/chunk-HRXCR3IN.js +1 -0
  185. package/www/browser/chunk-INL2PELS.js +1 -0
  186. package/www/browser/chunk-JHMEKUZ5.js +1 -0
  187. package/www/browser/{chunk-OC62FHHS.js → chunk-JU3TEDBV.js} +2 -2
  188. package/www/browser/chunk-JZULA5JV.js +1 -0
  189. package/www/browser/{chunk-HZ73CM45.js → chunk-KVFR7GFV.js} +1 -1
  190. package/www/browser/chunk-L5D75AMV.js +1 -0
  191. package/www/browser/chunk-L7TMCSHV.js +1 -0
  192. package/www/browser/{chunk-E6LF4XBJ.js → chunk-LQ5OXSW7.js} +2 -2
  193. package/www/browser/chunk-MVQTKINJ.js +1 -0
  194. package/www/browser/chunk-N4LRZJBP.js +1 -0
  195. package/www/browser/chunk-O2EYEF7J.js +1 -0
  196. package/www/browser/chunk-OMDHJIUB.js +1 -0
  197. package/www/browser/chunk-OWUAAOHW.js +2 -0
  198. package/www/browser/chunk-PIK5YPIB.js +1 -0
  199. package/www/browser/chunk-RHLQRQDK.js +9 -0
  200. package/www/browser/chunk-RW2JPJV7.js +1 -0
  201. package/www/browser/chunk-S3SJ4VVM.js +11 -0
  202. package/www/browser/chunk-SPRWNZHF.js +15 -0
  203. package/www/browser/chunk-SQQNR223.js +1 -0
  204. package/www/browser/chunk-SVQWPHF5.js +1 -0
  205. package/www/browser/{chunk-56SDBJDG.js → chunk-SYCNSLAW.js} +4 -4
  206. package/www/browser/chunk-T3KK7ZXB.js +2 -0
  207. package/www/browser/chunk-TMX5TTV3.js +1 -0
  208. package/www/browser/chunk-UFY3FLDK.js +1 -0
  209. package/www/browser/chunk-UJOHBN2Y.js +1 -0
  210. package/www/browser/chunk-UQGCUFNM.js +1 -0
  211. package/www/browser/chunk-UXXWRMM6.js +1 -0
  212. package/www/browser/chunk-UZRJGJTD.js +2 -0
  213. package/www/browser/chunk-WD4IAQR3.js +1 -0
  214. package/www/browser/chunk-WF2QTF5L.js +1 -0
  215. package/www/browser/chunk-WI67LAOV.js +4 -0
  216. package/www/browser/chunk-WNCM6QKB.js +1 -0
  217. package/www/browser/chunk-XJ5KZQNN.js +1 -0
  218. package/www/browser/chunk-YETDFSQE.js +1 -0
  219. package/www/browser/chunk-YMTC5GZK.js +1 -0
  220. package/www/browser/chunk-YVZHJ76K.js +1 -0
  221. package/www/browser/chunk-ZNTJRLVH.js +1 -0
  222. package/www/browser/favicon.ico +0 -0
  223. package/www/browser/index.html +2 -2
  224. package/www/browser/main-6LN5C22E.js +34 -0
  225. package/www/browser/scripts-U25HCVEI.js +6 -0
  226. package/www/browser/chunk-25RT7L2O.js +0 -1
  227. package/www/browser/chunk-2P5WKSWB.js +0 -5
  228. package/www/browser/chunk-2XZHN52E.js +0 -1
  229. package/www/browser/chunk-3MBM5AMR.js +0 -1
  230. package/www/browser/chunk-3V5PIKHE.js +0 -11
  231. package/www/browser/chunk-42JVTVYH.js +0 -1
  232. package/www/browser/chunk-4IQIZX7Y.js +0 -1
  233. package/www/browser/chunk-4UAHOL42.js +0 -1
  234. package/www/browser/chunk-5DD65JMJ.js +0 -1
  235. package/www/browser/chunk-5EQOKH7G.js +0 -12
  236. package/www/browser/chunk-6JH45SUC.js +0 -1
  237. package/www/browser/chunk-6X6PEDE5.js +0 -1
  238. package/www/browser/chunk-AI6SNMEH.js +0 -1
  239. package/www/browser/chunk-AMXCOT2F.js +0 -1
  240. package/www/browser/chunk-DP3VTELD.js +0 -1
  241. package/www/browser/chunk-EMK65RIU.js +0 -1
  242. package/www/browser/chunk-EYGWZTTT.js +0 -1
  243. package/www/browser/chunk-GKY4LJF4.js +0 -1
  244. package/www/browser/chunk-HJC5MNP5.js +0 -1
  245. package/www/browser/chunk-ITXWAN4J.js +0 -1
  246. package/www/browser/chunk-IZNTCWTR.js +0 -1
  247. package/www/browser/chunk-KN3WZJH7.js +0 -1
  248. package/www/browser/chunk-KPO75P5E.js +0 -1
  249. package/www/browser/chunk-LWBZC6ZL.js +0 -2
  250. package/www/browser/chunk-NYXWJKSW.js +0 -1
  251. package/www/browser/chunk-QM5ROT66.js +0 -1
  252. package/www/browser/chunk-SJG2JCPL.js +0 -4
  253. package/www/browser/chunk-W633D3VG.js +0 -1
  254. package/www/browser/chunk-X3HFJACM.js +0 -2
  255. package/www/browser/chunk-YFAKNLWB.js +0 -2
  256. package/www/browser/chunk-ZSPNEYSK.js +0 -1
  257. package/www/browser/main-O5GAJRDW.js +0 -34
@@ -1,4 +0,0 @@
1
- var jh=Object.create;var Ai=Object.defineProperty,Vh=Object.defineProperties,Hh=Object.getOwnPropertyDescriptor,Bh=Object.getOwnPropertyDescriptors,$h=Object.getOwnPropertyNames,Ar=Object.getOwnPropertySymbols,Uh=Object.getPrototypeOf,Ri=Object.prototype.hasOwnProperty,al=Object.prototype.propertyIsEnumerable;var Si=(e,t,n)=>t in e?Ai(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,W=(e,t)=>{for(var n in t||={})Ri.call(t,n)&&Si(e,n,t[n]);if(Ar)for(var n of Ar(t))al.call(t,n)&&Si(e,n,t[n]);return e},G=(e,t)=>Vh(e,Bh(t));var HC=(e,t)=>{var n={};for(var r in e)Ri.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Ar)for(var r of Ar(e))t.indexOf(r)<0&&al.call(e,r)&&(n[r]=e[r]);return n};var BC=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var qh=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of $h(t))!Ri.call(e,o)&&o!==n&&Ai(e,o,{get:()=>t[o],enumerable:!(r=Hh(t,o))||r.enumerable});return e};var $C=(e,t,n)=>(n=e!=null?jh(Uh(e)):{},qh(t||!e||!e.__esModule?Ai(n,"default",{value:e,enumerable:!0}):n,e));var UC=(e,t,n)=>Si(e,typeof t!="symbol"?t+"":t,n);var Oi;function Rr(){return Oi}function Te(e){let t=Oi;return Oi=e,t}var cl=Symbol("NotFound");function zt(e){return e===cl||e?.name==="\u0275NotFound"}var Q=null,Or=!1,ki=1,Wh=null,V=Symbol("SIGNAL");function C(e){let t=Q;return Q=e,t}function kr(){return Q}var Xe={version:0,lastCleanEpoch:0,dirty:!1,producers:void 0,producersTail:void 0,consumers:void 0,consumersTail:void 0,recomputing:!1,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function et(e){if(Or)throw new Error("");if(Q===null)return;Q.consumerOnSignalRead(e);let t=Q.producersTail;if(t!==void 0&&t.producer===e)return;let n,r=Q.recomputing;if(r&&(n=t!==void 0?t.nextProducer:Q.producers,n!==void 0&&n.producer===e)){Q.producersTail=n,n.lastReadVersion=e.version;return}let o=e.consumersTail;if(o!==void 0&&o.consumer===Q&&(!r||zh(o,Q)))return;let i=Yt(Q),s={producer:e,consumer:Q,nextProducer:n,prevConsumer:o,lastReadVersion:e.version,nextConsumer:void 0};Q.producersTail=s,t!==void 0?t.nextProducer=s:Q.producers=s,i&&fl(e,s)}function ll(){ki++}function It(e){if(!(Yt(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===ki)){if(!e.producerMustRecompute(e)&&!Zt(e)){Qt(e);return}e.producerRecomputeValue(e),Qt(e)}}function Pi(e){if(e.consumers===void 0)return;let t=Or;Or=!0;try{for(let n=e.consumers;n!==void 0;n=n.nextConsumer){let r=n.consumer;r.dirty||Gh(r)}}finally{Or=t}}function Li(){return Q?.consumerAllowSignalWrites!==!1}function Gh(e){e.dirty=!0,Pi(e),e.consumerMarkedDirty?.(e)}function Qt(e){e.dirty=!1,e.lastCleanEpoch=ki}function tt(e){return e&&ul(e),C(e)}function ul(e){e.producersTail=void 0,e.recomputing=!0}function Et(e,t){C(t),e&&dl(e)}function dl(e){e.recomputing=!1;let t=e.producersTail,n=t!==void 0?t.nextProducer:e.producers;if(n!==void 0){if(Yt(e))do n=Fi(n);while(n!==void 0);t!==void 0?t.nextProducer=void 0:e.producers=void 0}}function Zt(e){for(let t=e.producers;t!==void 0;t=t.nextProducer){let n=t.producer,r=t.lastReadVersion;if(r!==n.version||(It(n),r!==n.version))return!0}return!1}function Dt(e){if(Yt(e)){let t=e.producers;for(;t!==void 0;)t=Fi(t)}e.producers=void 0,e.producersTail=void 0,e.consumers=void 0,e.consumersTail=void 0}function fl(e,t){let n=e.consumersTail,r=Yt(e);if(n!==void 0?(t.nextConsumer=n.nextConsumer,n.nextConsumer=t):(t.nextConsumer=void 0,e.consumers=t),t.prevConsumer=n,e.consumersTail=t,!r)for(let o=e.producers;o!==void 0;o=o.nextProducer)fl(o.producer,o)}function Fi(e){let t=e.producer,n=e.nextProducer,r=e.nextConsumer,o=e.prevConsumer;if(e.nextConsumer=void 0,e.prevConsumer=void 0,r!==void 0?r.prevConsumer=o:t.consumersTail=o,o!==void 0)o.nextConsumer=r;else if(t.consumers=r,!Yt(t)){let i=t.producers;for(;i!==void 0;)i=Fi(i)}return n}function Yt(e){return e.consumerIsAlwaysLive||e.consumers!==void 0}function An(e){Wh?.(e)}function zh(e,t){let n=t.producersTail;if(n!==void 0){let r=t.producers;do{if(r===e)return!0;if(r===n)break;r=r.nextProducer}while(r!==void 0)}return!1}function Rn(e,t){return Object.is(e,t)}function On(e,t){let n=Object.create(Qh);n.computation=e,t!==void 0&&(n.equal=t);let r=()=>{if(It(n),et(n),n.value===He)throw n.error;return n.value};return r[V]=n,An(n),r}var Je=Symbol("UNSET"),vt=Symbol("COMPUTING"),He=Symbol("ERRORED"),Qh=G(W({},Xe),{value:Je,dirty:!0,error:null,equal:Rn,kind:"computed",producerMustRecompute(e){return e.value===Je||e.value===vt},producerRecomputeValue(e){if(e.value===vt)throw new Error("");let t=e.value;e.value=vt;let n=tt(e),r,o=!1;try{r=e.computation(),C(null),o=t!==Je&&t!==He&&r!==He&&e.equal(t,r)}catch(i){r=He,e.error=i}finally{Et(e,n)}if(o){e.value=t;return}e.value=r,e.version++}});function Zh(){throw new Error}var pl=Zh;function hl(e){pl(e)}function ji(e){pl=e}var Yh=null;function Vi(e,t){let n=Object.create(Lr);n.value=e,t!==void 0&&(n.equal=t);let r=()=>ml(n);return r[V]=n,An(n),[r,s=>nt(n,s),s=>Pr(n,s)]}function ml(e){return et(e),e.value}function nt(e,t){Li()||hl(e),e.equal(e.value,t)||(e.value=t,Kh(e))}function Pr(e,t){Li()||hl(e),nt(e,t(e.value))}var Lr=G(W({},Xe),{equal:Rn,value:void 0,kind:"signal"});function Kh(e){e.version++,ll(),Pi(e),Yh?.(e)}function D(e){return typeof e=="function"}function rt(e){let n=e(r=>{Error.call(r),r.stack=new Error().stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var Fr=rt(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:
2
- ${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(`
3
- `)}`:"",this.name="UnsubscriptionError",this.errors=n});function Ct(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var L=class e{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let i of n)i.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(D(r))try{r()}catch(i){t=i instanceof Fr?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{gl(i)}catch(s){t=t??[],s instanceof Fr?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Fr(t)}}add(t){var n;if(t&&t!==this)if(this.closed)gl(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Ct(n,t)}remove(t){let{_finalizers:n}=this;n&&Ct(n,t),t instanceof e&&t._removeParent(this)}};L.EMPTY=(()=>{let e=new L;return e.closed=!0,e})();var Hi=L.EMPTY;function jr(e){return e instanceof L||e&&"closed"in e&&D(e.remove)&&D(e.add)&&D(e.unsubscribe)}function gl(e){D(e)?e():e.unsubscribe()}var he={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Kt={setTimeout(e,t,...n){let{delegate:r}=Kt;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Kt;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Vr(e){Kt.setTimeout(()=>{let{onUnhandledError:t}=he;if(t)t(e);else throw e})}function Be(){}var yl=Bi("C",void 0,void 0);function vl(e){return Bi("E",void 0,e)}function Il(e){return Bi("N",e,void 0)}function Bi(e,t,n){return{kind:e,value:t,error:n}}var wt=null;function Jt(e){if(he.useDeprecatedSynchronousErrorHandling){let t=!wt;if(t&&(wt={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=wt;if(wt=null,n)throw r}}else e()}function El(e){he.useDeprecatedSynchronousErrorHandling&&wt&&(wt.errorThrown=!0,wt.error=e)}var bt=class extends L{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,jr(t)&&t.add(this)):this.destination=em}static create(t,n,r){return new me(t,n,r)}next(t){this.isStopped?Ui(Il(t),this):this._next(t)}error(t){this.isStopped?Ui(vl(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Ui(yl,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},Jh=Function.prototype.bind;function $i(e,t){return Jh.call(e,t)}var qi=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Hr(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Hr(r)}else Hr(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Hr(n)}}},me=class extends bt{constructor(t,n,r){super();let o;if(D(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&he.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&$i(t.next,i),error:t.error&&$i(t.error,i),complete:t.complete&&$i(t.complete,i)}):o=t}this.destination=new qi(o)}};function Hr(e){he.useDeprecatedSynchronousErrorHandling?El(e):Vr(e)}function Xh(e){throw e}function Ui(e,t){let{onStoppedNotification:n}=he;n&&Kt.setTimeout(()=>n(e,t))}var em={closed:!0,next:Be,error:Xh,complete:Be};var Xt=typeof Symbol=="function"&&Symbol.observable||"@@observable";function z(e){return e}function tm(...e){return Wi(e)}function Wi(e){return e.length===0?z:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var N=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,o){let i=rm(n)?n:new me(n,r,o);return Jt(()=>{let{operator:s,source:a}=this;i.add(s?s.call(i,a):a?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Dl(r),new r((o,i)=>{let s=new me({next:a=>{try{n(a)}catch(c){i(c),s.unsubscribe()}},error:i,complete:o});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Xt](){return this}pipe(...n){return Wi(n)(this)}toPromise(n){return n=Dl(n),new n((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function Dl(e){var t;return(t=e??he.Promise)!==null&&t!==void 0?t:Promise}function nm(e){return e&&D(e.next)&&D(e.error)&&D(e.complete)}function rm(e){return e&&e instanceof bt||nm(e)&&jr(e)}function Gi(e){return D(e?.lift)}function v(e){return t=>{if(Gi(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function y(e,t,n,r,o){return new zi(e,t,n,r,o)}var zi=class extends bt{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(c){t.error(c)}}:super._next,this._error=o?function(a){try{o(a)}catch(c){t.error(c)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:n}=this;super.unsubscribe(),!n&&((t=this.onFinalize)===null||t===void 0||t.call(this))}}};function Qi(){return v((e,t)=>{let n=null;e._refCount++;let r=y(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount){n=null;return}let o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}var Zi=class extends N{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Gi(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new L;let n=this.getSubject();t.add(this.source.subscribe(y(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=L.EMPTY)}return t}refCount(){return Qi()(this)}};var en={schedule(e){let t=requestAnimationFrame,n=cancelAnimationFrame,{delegate:r}=en;r&&(t=r.requestAnimationFrame,n=r.cancelAnimationFrame);let o=t(i=>{n=void 0,e(i)});return new L(()=>n?.(o))},requestAnimationFrame(...e){let{delegate:t}=en;return(t?.requestAnimationFrame||requestAnimationFrame)(...e)},cancelAnimationFrame(...e){let{delegate:t}=en;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...e)},delegate:void 0};var Cl=rt(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var se=(()=>{class e extends N{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new Br(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Cl}next(n){Jt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){Jt(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){Jt(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:o,observers:i}=this;return r||o?Hi:(this.currentObservers=null,i.push(n),new L(()=>{this.currentObservers=null,Ct(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new N;return n.source=this,n}}return e.create=(t,n)=>new Br(t,n),e})(),Br=class extends se{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,t)}error(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,t)}complete(){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||n===void 0||n.call(t)}_subscribe(t){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(t))!==null&&r!==void 0?r:Hi}};var kn=class extends se{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){let n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){let{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}};var Pn={now(){return(Pn.delegate||Date).now()},delegate:void 0};var Ln=class extends se{constructor(t=1/0,n=1/0,r=Pn){super(),this._bufferSize=t,this._windowTime=n,this._timestampProvider=r,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=n===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,n)}next(t){let{isStopped:n,_buffer:r,_infiniteTimeWindow:o,_timestampProvider:i,_windowTime:s}=this;n||(r.push(t),!o&&r.push(i.now()+s)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();let n=this._innerSubscribe(t),{_infiniteTimeWindow:r,_buffer:o}=this,i=o.slice();for(let s=0;s<i.length&&!t.closed;s+=r?1:2)t.next(i[s]);return this._checkFinalizedStatuses(t),n}_trimBuffer(){let{_bufferSize:t,_timestampProvider:n,_buffer:r,_infiniteTimeWindow:o}=this,i=(o?1:2)*t;if(t<1/0&&i<r.length&&r.splice(0,r.length-i),!o){let s=n.now(),a=0;for(let c=1;c<r.length&&r[c]<=s;c+=2)a=c;a&&r.splice(0,a+1)}}};var $r=class extends L{constructor(t,n){super()}schedule(t,n=0){return this}};var Fn={setInterval(e,t,...n){let{delegate:r}=Fn;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Fn;return(t?.clearInterval||clearInterval)(e)},delegate:void 0};var ot=class extends $r{constructor(t,n){super(t,n),this.scheduler=t,this.work=n,this.pending=!1}schedule(t,n=0){var r;if(this.closed)return this;this.state=t;let o=this.id,i=this.scheduler;return o!=null&&(this.id=this.recycleAsyncId(i,o,n)),this.pending=!0,this.delay=n,this.id=(r=this.id)!==null&&r!==void 0?r:this.requestAsyncId(i,this.id,n),this}requestAsyncId(t,n,r=0){return Fn.setInterval(t.flush.bind(t,this),r)}recycleAsyncId(t,n,r=0){if(r!=null&&this.delay===r&&this.pending===!1)return n;n!=null&&Fn.clearInterval(n)}execute(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let r=this._execute(t,n);if(r)return r;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,n){let r=!1,o;try{this.work(t)}catch(i){r=!0,o=i||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),o}unsubscribe(){if(!this.closed){let{id:t,scheduler:n}=this,{actions:r}=n;this.work=this.state=this.scheduler=null,this.pending=!1,Ct(r,this),t!=null&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null,super.unsubscribe()}}};var om=1,Yi,Ki={};function wl(e){return e in Ki?(delete Ki[e],!0):!1}var bl={setImmediate(e){let t=om++;return Ki[t]=!0,Yi||(Yi=Promise.resolve()),Yi.then(()=>wl(t)&&e()),t},clearImmediate(e){wl(e)}};var{setImmediate:im,clearImmediate:sm}=bl,jn={setImmediate(...e){let{delegate:t}=jn;return(t?.setImmediate||im)(...e)},clearImmediate(e){let{delegate:t}=jn;return(t?.clearImmediate||sm)(e)},delegate:void 0};var Ur=class extends ot{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}requestAsyncId(t,n,r=0){return r!==null&&r>0?super.requestAsyncId(t,n,r):(t.actions.push(this),t._scheduled||(t._scheduled=jn.setImmediate(t.flush.bind(t,void 0))))}recycleAsyncId(t,n,r=0){var o;if(r!=null?r>0:this.delay>0)return super.recycleAsyncId(t,n,r);let{actions:i}=t;n!=null&&((o=i[i.length-1])===null||o===void 0?void 0:o.id)!==n&&(jn.clearImmediate(n),t._scheduled===n&&(t._scheduled=void 0))}};var tn=class e{constructor(t,n=e.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};tn.now=Pn.now;var it=class extends tn{constructor(t,n=tn.now){super(t,n),this.actions=[],this._active=!1}flush(t){let{actions:n}=this;if(this._active){n.push(t);return}let r;this._active=!0;do if(r=t.execute(t.state,t.delay))break;while(t=n.shift());if(this._active=!1,r){for(;t=n.shift();)t.unsubscribe();throw r}}};var qr=class extends it{flush(t){this._active=!0;let n=this._scheduled;this._scheduled=void 0;let{actions:r}=this,o;t=t||r.shift();do if(o=t.execute(t.state,t.delay))break;while((t=r[0])&&t.id===n&&r.shift());if(this._active=!1,o){for(;(t=r[0])&&t.id===n&&r.shift();)t.unsubscribe();throw o}}};var am=new qr(Ur);var re=new it(ot),Tl=re;var Wr=class extends ot{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}requestAsyncId(t,n,r=0){return r!==null&&r>0?super.requestAsyncId(t,n,r):(t.actions.push(this),t._scheduled||(t._scheduled=en.requestAnimationFrame(()=>t.flush(void 0))))}recycleAsyncId(t,n,r=0){var o;if(r!=null?r>0:this.delay>0)return super.recycleAsyncId(t,n,r);let{actions:i}=t;n!=null&&n===t._scheduled&&((o=i[i.length-1])===null||o===void 0?void 0:o.id)!==n&&(en.cancelAnimationFrame(n),t._scheduled=void 0)}};var Gr=class extends it{flush(t){this._active=!0;let n;t?n=t.id:(n=this._scheduled,this._scheduled=void 0);let{actions:r}=this,o;t=t||r.shift();do if(o=t.execute(t.state,t.delay))break;while((t=r[0])&&t.id===n&&r.shift());if(this._active=!1,o){for(;(t=r[0])&&t.id===n&&r.shift();)t.unsubscribe();throw o}}};var cm=new Gr(Wr);var Tt=new N(e=>e.complete());function zr(e){return e&&D(e.schedule)}function Ji(e){return e[e.length-1]}function nn(e){return D(Ji(e))?e.pop():void 0}function _e(e){return zr(Ji(e))?e.pop():void 0}function _l(e,t){return typeof Ji(e)=="number"?e.pop():t}function Qb(e,t,n,r,o,i){function s(w){if(w!==void 0&&typeof w!="function")throw new TypeError("Function expected");return w}for(var a=r.kind,c=a==="getter"?"get":a==="setter"?"set":"value",l=!t&&e?r.static?e:e.prototype:null,u=t||(l?Object.getOwnPropertyDescriptor(l,r.name):{}),d,p=!1,f=n.length-1;f>=0;f--){var h={};for(var g in r)h[g]=g==="access"?{}:r[g];for(var g in r.access)h.access[g]=r.access[g];h.addInitializer=function(w){if(p)throw new TypeError("Cannot add initializers after decoration has completed");i.push(s(w||null))};var M=(0,n[f])(a==="accessor"?{get:u.get,set:u.set}:u[c],h);if(a==="accessor"){if(M===void 0)continue;if(M===null||typeof M!="object")throw new TypeError("Object expected");(d=s(M.get))&&(u.get=d),(d=s(M.set))&&(u.set=d),(d=s(M.init))&&o.unshift(d)}else(d=s(M))&&(a==="field"?o.unshift(d):u[c]=d)}l&&Object.defineProperty(l,r.name,u),p=!0}function Zb(e,t,n){for(var r=arguments.length>2,o=0;o<t.length;o++)n=r?t[o].call(e,n):t[o].call(e);return r?n:void 0}function Nl(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(u){try{l(r.next(u))}catch(d){s(d)}}function c(u){try{l(r.throw(u))}catch(d){s(d)}}function l(u){u.done?i(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})}function Ml(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function _t(e){return this instanceof _t?(this.v=e,this):new _t(e)}function xl(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(f){return function(h){return Promise.resolve(h).then(f,d)}}function a(f,h){r[f]&&(o[f]=function(g){return new Promise(function(M,w){i.push([f,g,M,w])>1||c(f,g)})},h&&(o[f]=h(o[f])))}function c(f,h){try{l(r[f](h))}catch(g){p(i[0][3],g)}}function l(f){f.value instanceof _t?Promise.resolve(f.value.v).then(u,d):p(i[0][2],f)}function u(f){c("next",f)}function d(f){c("throw",f)}function p(f,h){f(h),i.shift(),i.length&&c(i[0][0],i[0][1])}}function Sl(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof Ml=="function"?Ml(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),o(a,c,s.done,s.value)})}}function o(i,s,a,c){Promise.resolve(c).then(function(l){i({value:l,done:a})},s)}}var rn=e=>e&&typeof e.length=="number"&&typeof e!="function";function Qr(e){return D(e?.then)}function Zr(e){return D(e[Xt])}function Yr(e){return Symbol.asyncIterator&&D(e?.[Symbol.asyncIterator])}function Kr(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function lm(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Jr=lm();function Xr(e){return D(e?.[Jr])}function eo(e){return xl(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield _t(n.read());if(o)return yield _t(void 0);yield yield _t(r)}}finally{n.releaseLock()}})}function to(e){return D(e?.getReader)}function x(e){if(e instanceof N)return e;if(e!=null){if(Zr(e))return um(e);if(rn(e))return dm(e);if(Qr(e))return fm(e);if(Yr(e))return Al(e);if(Xr(e))return pm(e);if(to(e))return hm(e)}throw Kr(e)}function um(e){return new N(t=>{let n=e[Xt]();if(D(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function dm(e){return new N(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function fm(e){return new N(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Vr)})}function pm(e){return new N(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Al(e){return new N(t=>{mm(e,t).catch(n=>t.error(n))})}function hm(e){return Al(eo(e))}function mm(e,t){var n,r,o,i;return Nl(this,void 0,void 0,function*(){try{for(n=Sl(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){o={error:s}}finally{try{r&&!r.done&&(i=n.return)&&(yield i.call(n))}finally{if(o)throw o.error}}t.complete()})}function Z(e,t,n,r=0,o=!1){let i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function no(e,t=0){return v((n,r)=>{n.subscribe(y(r,o=>Z(r,e,()=>r.next(o),t),()=>Z(r,e,()=>r.complete(),t),o=>Z(r,e,()=>r.error(o),t)))})}function ro(e,t=0){return v((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Rl(e,t){return x(e).pipe(ro(t),no(t))}function Ol(e,t){return x(e).pipe(ro(t),no(t))}function kl(e,t){return new N(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Pl(e,t){return new N(n=>{let r;return Z(n,t,()=>{r=e[Jr](),Z(n,t,()=>{let o,i;try{({value:o,done:i}=r.next())}catch(s){n.error(s);return}i?n.complete():n.next(o)},0,!0)}),()=>D(r?.return)&&r.return()})}function oo(e,t){if(!e)throw new Error("Iterable cannot be null");return new N(n=>{Z(n,t,()=>{let r=e[Symbol.asyncIterator]();Z(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Ll(e,t){return oo(eo(e),t)}function Fl(e,t){if(e!=null){if(Zr(e))return Rl(e,t);if(rn(e))return kl(e,t);if(Qr(e))return Ol(e,t);if(Yr(e))return oo(e,t);if(Xr(e))return Pl(e,t);if(to(e))return Ll(e,t)}throw Kr(e)}function Me(e,t){return t?Fl(e,t):x(e)}function gm(...e){let t=_e(e);return Me(e,t)}function ym(e,t){let n=D(e)?e:()=>e,r=o=>o.error(n());return new N(t?o=>t.schedule(r,0,o):r)}function vm(e){return!!e&&(e instanceof N||D(e.lift)&&D(e.subscribe))}var ge=rt(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function Im(e,t){let n=typeof t=="object";return new Promise((r,o)=>{let i=!1,s;e.subscribe({next:a=>{s=a,i=!0},error:o,complete:()=>{i?r(s):n?r(t.defaultValue):o(new ge)}})})}function Em(e,t){let n=typeof t=="object";return new Promise((r,o)=>{let i=new me({next:s=>{r(s),i.unsubscribe()},error:o,complete:()=>{n?r(t.defaultValue):o(new ge)}});e.subscribe(i)})}function io(e){return e instanceof Date&&!isNaN(e)}var Dm=rt(e=>function(n=null){e(this),this.message="Timeout has occurred",this.name="TimeoutError",this.info=n});function Cm(e,t){let{first:n,each:r,with:o=wm,scheduler:i=t??re,meta:s=null}=io(e)?{first:e}:typeof e=="number"?{each:e}:e;if(n==null&&r==null)throw new TypeError("No timeout provided.");return v((a,c)=>{let l,u,d=null,p=0,f=h=>{u=Z(c,i,()=>{try{l.unsubscribe(),x(o({meta:s,lastValue:d,seen:p})).subscribe(c)}catch(g){c.error(g)}},h)};l=a.subscribe(y(c,h=>{u?.unsubscribe(),p++,c.next(d=h),r>0&&f(r)},void 0,void 0,()=>{u?.closed||u?.unsubscribe(),d=null})),!p&&f(n!=null?typeof n=="number"?n:+n-i.now():r)})}function wm(e){throw new Dm(e)}function Ne(e,t){return v((n,r)=>{let o=0;n.subscribe(y(r,i=>{r.next(e.call(t,i,o++))}))})}var{isArray:bm}=Array;function Tm(e,t){return bm(t)?e(...t):e(t)}function on(e){return Ne(t=>Tm(e,t))}var{isArray:_m}=Array,{getPrototypeOf:Mm,prototype:Nm,keys:xm}=Object;function so(e){if(e.length===1){let t=e[0];if(_m(t))return{args:t,keys:null};if(Sm(t)){let n=xm(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function Sm(e){return e&&typeof e=="object"&&Mm(e)===Nm}function ao(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function Am(...e){let t=_e(e),n=nn(e),{args:r,keys:o}=so(e);if(r.length===0)return Me([],t);let i=new N(Rm(r,t,o?s=>ao(o,s):z));return n?i.pipe(on(n)):i}function Rm(e,t,n=z){return r=>{jl(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let c=0;c<o;c++)jl(t,()=>{let l=Me(e[c],t),u=!1;l.subscribe(y(r,d=>{i[c]=d,u||(u=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function jl(e,t,n){e?Z(n,e,t):t()}function Vl(e,t,n,r,o,i,s,a){let c=[],l=0,u=0,d=!1,p=()=>{d&&!c.length&&!l&&t.complete()},f=g=>l<r?h(g):c.push(g),h=g=>{i&&t.next(g),l++;let M=!1;x(n(g,u++)).subscribe(y(t,w=>{o?.(w),i?f(w):t.next(w)},()=>{M=!0},void 0,()=>{if(M)try{for(l--;c.length&&l<r;){let w=c.shift();s?Z(t,s,()=>h(w)):h(w)}p()}catch(w){t.error(w)}}))};return e.subscribe(y(t,f,()=>{d=!0,p()})),()=>{a?.()}}function ye(e,t,n=1/0){return D(t)?ye((r,o)=>Ne((i,s)=>t(r,i,o,s))(x(e(r,o))),n):(typeof t=="number"&&(n=t),v((r,o)=>Vl(r,o,e,n)))}function Vn(e=1/0){return ye(z,e)}function Hl(){return Vn(1)}function sn(...e){return Hl()(Me(e,_e(e)))}function Om(e){return new N(t=>{x(e()).subscribe(t)})}function km(...e){let t=nn(e),{args:n,keys:r}=so(e),o=new N(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),c=s,l=s;for(let u=0;u<s;u++){let d=!1;x(n[u]).subscribe(y(i,p=>{d||(d=!0,l--),a[u]=p},()=>c--,void 0,()=>{(!c||!d)&&(l||i.next(r?ao(r,a):a),i.complete())}))}});return t?o.pipe(on(t)):o}var Pm=["addListener","removeListener"],Lm=["addEventListener","removeEventListener"],Fm=["on","off"];function Xi(e,t,n,r){if(D(n)&&(r=n,n=void 0),r)return Xi(e,t,n).pipe(on(r));let[o,i]=Hm(e)?Lm.map(s=>a=>e[s](t,a,n)):jm(e)?Pm.map(Bl(e,t)):Vm(e)?Fm.map(Bl(e,t)):[];if(!o&&rn(e))return ye(s=>Xi(s,t,n))(x(e));if(!o)throw new TypeError("Invalid event target");return new N(s=>{let a=(...c)=>s.next(1<c.length?c:c[0]);return o(a),()=>i(a)})}function Bl(e,t){return n=>r=>e[n](t,r)}function jm(e){return D(e.addListener)&&D(e.removeListener)}function Vm(e){return D(e.on)&&D(e.off)}function Hm(e){return D(e.addEventListener)&&D(e.removeEventListener)}function $e(e=0,t,n=Tl){let r=-1;return t!=null&&(zr(t)?n=t:r=t),new N(o=>{let i=io(e)?+e-n.now():e;i<0&&(i=0);let s=0;return n.schedule(function(){o.closed||(o.next(s++),0<=r?this.schedule(void 0,r):o.complete())},i)})}function Bm(e=0,t=re){return e<0&&(e=0),$e(e,e,t)}function $m(...e){let t=_e(e),n=_l(e,1/0),r=e;return r.length?r.length===1?x(r[0]):Vn(n)(Me(r,t)):Tt}function st(e,t){return v((n,r)=>{let o=0;n.subscribe(y(r,i=>e.call(t,i,o++)&&r.next(i)))})}function $l(e){return v((t,n)=>{let r=!1,o=null,i=null,s=!1,a=()=>{if(i?.unsubscribe(),i=null,r){r=!1;let l=o;o=null,n.next(l)}s&&n.complete()},c=()=>{i=null,s&&n.complete()};t.subscribe(y(n,l=>{r=!0,o=l,i||x(e(l)).subscribe(i=y(n,a,c))},()=>{s=!0,(!r||!i||i.closed)&&n.complete()}))})}function Um(e,t=re){return $l(()=>$e(e,t))}function es(e){return v((t,n)=>{let r=null,o=!1,i;r=t.subscribe(y(n,void 0,void 0,s=>{i=x(e(s,es(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Ul(e,t,n,r,o){return(i,s)=>{let a=n,c=t,l=0;i.subscribe(y(s,u=>{let d=l++;c=a?e(c,u,d):(a=!0,u),r&&s.next(c)},o&&(()=>{a&&s.next(c),s.complete()})))}}function qm(e,t){return D(t)?ye(e,t,1):ye(e,1)}function ql(e,t=re){return v((n,r)=>{let o=null,i=null,s=null,a=()=>{if(o){o.unsubscribe(),o=null;let l=i;i=null,r.next(l)}};function c(){let l=s+e,u=t.now();if(u<l){o=this.schedule(void 0,l-u),r.add(o);return}a()}n.subscribe(y(r,l=>{i=l,s=t.now(),o||(o=t.schedule(c,e),r.add(o))},()=>{a(),r.complete()},void 0,()=>{i=o=null}))})}function Hn(e){return v((t,n)=>{let r=!1;t.subscribe(y(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function an(e){return e<=0?()=>Tt:v((t,n)=>{let r=0;t.subscribe(y(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Wl(){return v((e,t)=>{e.subscribe(y(t,Be))})}function Gl(e){return Ne(()=>e)}function ts(e,t){return t?n=>sn(t.pipe(an(1),Wl()),n.pipe(ts(e))):ye((n,r)=>x(e(n,r)).pipe(an(1),Gl(n)))}function Wm(e,t=re){let n=$e(e,t);return ts(()=>n)}function zl(e,t=z){return e=e??Gm,v((n,r)=>{let o,i=!0;n.subscribe(y(r,s=>{let a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function Gm(e,t){return e===t}function co(e=zm){return v((t,n)=>{let r=!1;t.subscribe(y(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function zm(){return new ge}function Ql(e){return v((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function Zl(e,t){let n=arguments.length>=2;return r=>r.pipe(e?st((o,i)=>e(o,i,r)):z,an(1),n?Hn(t):co(()=>new ge))}function ns(e){return e<=0?()=>Tt:v((t,n)=>{let r=[];t.subscribe(y(n,o=>{r.push(o),e<r.length&&r.shift()},()=>{for(let o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function Qm(e,t){let n=arguments.length>=2;return r=>r.pipe(e?st((o,i)=>e(o,i,r)):z,ns(1),n?Hn(t):co(()=>new ge))}function Zm(){return v((e,t)=>{let n,r=!1;e.subscribe(y(t,o=>{let i=n;n=o,r&&t.next([i,o]),r=!0}))})}function Ym(e,t){return v(Ul(e,t,arguments.length>=2,!0))}function os(e={}){let{connector:t=()=>new se,resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:o=!0}=e;return i=>{let s,a,c,l=0,u=!1,d=!1,p=()=>{a?.unsubscribe(),a=void 0},f=()=>{p(),s=c=void 0,u=d=!1},h=()=>{let g=s;f(),g?.unsubscribe()};return v((g,M)=>{l++,!d&&!u&&p();let w=c=c??t();M.add(()=>{l--,l===0&&!d&&!u&&(a=rs(h,o))}),w.subscribe(M),!s&&l>0&&(s=new me({next:be=>w.next(be),error:be=>{d=!0,p(),a=rs(f,n,be),w.error(be)},complete:()=>{u=!0,p(),a=rs(f,r),w.complete()}}),x(g).subscribe(s))})(i)}}function rs(e,t,...n){if(t===!0){e();return}if(t===!1)return;let r=new me({next:()=>{r.unsubscribe(),e()}});return x(t(...n)).subscribe(r)}function Km(e,t,n){let r,o=!1;return e&&typeof e=="object"?{bufferSize:r=1/0,windowTime:t=1/0,refCount:o=!1,scheduler:n}=e:r=e??1/0,os({connector:()=>new Ln(r,t,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}function Jm(e){return st((t,n)=>e<=n)}function Xm(...e){let t=_e(e);return v((n,r)=>{(t?sn(e,n,t):sn(e,n)).subscribe(r)})}function Yl(e,t){return v((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(y(r,c=>{o?.unsubscribe();let l=0,u=i++;x(e(c,u)).subscribe(o=y(r,d=>r.next(t?t(c,d,u,l++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function Kl(e){return v((t,n)=>{x(e).subscribe(y(n,()=>n.complete(),Be)),!n.closed&&t.subscribe(n)})}function eg(e,t=!1){return v((n,r)=>{let o=0;n.subscribe(y(r,i=>{let s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}function tg(e,t,n){let r=D(e)||t||n?{next:e,error:t,complete:n}:e;return r?v((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(y(i,c=>{var l;(l=r.next)===null||l===void 0||l.call(r,c),i.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),i.complete()},c=>{var l;a=!1,(l=r.error)===null||l===void 0||l.call(r,c),i.error(c)},()=>{var c,l;a&&((c=r.unsubscribe)===null||c===void 0||c.call(r)),(l=r.finalize)===null||l===void 0||l.call(r)}))}):z}function Jl(e,t){return v((n,r)=>{let{leading:o=!0,trailing:i=!1}=t??{},s=!1,a=null,c=null,l=!1,u=()=>{c?.unsubscribe(),c=null,i&&(f(),l&&r.complete())},d=()=>{c=null,l&&r.complete()},p=h=>c=x(e(h)).subscribe(y(r,u,d)),f=()=>{if(s){s=!1;let h=a;a=null,r.next(h),!l&&p(h)}};n.subscribe(y(r,h=>{s=!0,a=h,!(c&&!c.closed)&&(o?f():p(h))},()=>{l=!0,!(i&&s&&c&&!c.closed)&&r.complete()}))})}function ng(e,t=re,n){let r=$e(e,t);return Jl(()=>r,n)}function rg(...e){let t=nn(e);return v((n,r)=>{let o=e.length,i=new Array(o),s=e.map(()=>!1),a=!1;for(let c=0;c<o;c++)x(e[c]).subscribe(y(r,l=>{i[c]=l,!a&&!s[c]&&(s[c]=!0,(a=s.every(z))&&(s=null))},Be));n.subscribe(y(r,c=>{if(a){let l=[c,...i];r.next(t?t(...l):l)}}))})}function is(e,t,n){let r=Object.create(og);r.source=e,r.computation=t,n!=null&&(r.equal=n);let i=()=>{if(It(r),et(r),r.value===He)throw r.error;return r.value};return i[V]=r,An(r),i}function Xl(e,t){It(e),nt(e,t),Qt(e)}function eu(e,t){It(e),Pr(e,t),Qt(e)}var og=G(W({},Xe),{value:Je,dirty:!0,error:null,equal:Rn,kind:"linkedSignal",producerMustRecompute(e){return e.value===Je||e.value===vt},producerRecomputeValue(e){if(e.value===vt)throw new Error("");let t=e.value;e.value=vt;let n=tt(e),r;try{let o=e.source(),i=t===Je||t===He?void 0:{source:e.sourceValue,value:t};r=e.computation(o,i),e.sourceValue=o}catch(o){r=He,e.error=o}finally{Et(e,n)}if(t!==Je&&r!==He&&e.equal(t,r)){e.value=t;return}e.value=r,e.version++}});function tu(e){let t=C(null);try{return e()}finally{C(t)}}var nu=G(W({},Xe),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,kind:"effect"});function ru(e){if(e.dirty=!1,e.version>0&&!Zt(e))return;e.version++;let t=tt(e);try{e.cleanup(),e.fn()}finally{Et(e,t)}}var po="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",T=class extends Error{code;constructor(t,n){super(Wn(t,n)),this.code=t}};function ig(e){return`NG0${Math.abs(e)}`}function Wn(e,t){return`${ig(e)}${t?": "+t:""}`}var Ae=globalThis;function A(e){for(let t in e)if(e[t]===A)return t;throw Error("")}function su(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function qe(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(qe).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let n=e.toString();if(n==null)return""+n;let r=n.indexOf(`
4
- `);return r>=0?n.slice(0,r):n}function ho(e,t){return e?t?`${e} ${t}`:e:t||""}var sg=A({__forward_ref__:A});function mo(e){return e.__forward_ref__=mo,e.toString=function(){return qe(this())},e}function $(e){return ys(e)?e():e}function ys(e){return typeof e=="function"&&e.hasOwnProperty(sg)&&e.__forward_ref__===mo}function B(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function au(e){return{providers:e.providers||[],imports:e.imports||[]}}function Gn(e){return cg(e,go)}function ag(e){return Gn(e)!==null}function cg(e,t){return e.hasOwnProperty(t)&&e[t]||null}function lg(e){let t=e?.[go]??null;return t||null}function as(e){return e&&e.hasOwnProperty(uo)?e[uo]:null}var go=A({\u0275prov:A}),uo=A({\u0275inj:A}),S=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(t,n){this._desc=t,this.\u0275prov=void 0,typeof n=="number"?this.__NG_ELEMENT_ID__=n:n!==void 0&&(this.\u0275prov=B({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function vs(e){return e&&!!e.\u0275providers}var Is=A({\u0275cmp:A}),Es=A({\u0275dir:A}),Ds=A({\u0275pipe:A}),Cs=A({\u0275mod:A}),$n=A({\u0275fac:A}),At=A({__NG_ELEMENT_ID__:A}),ou=A({__NG_ENV_ID__:A});function We(e){return typeof e=="string"?e:e==null?"":String(e)}function cu(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():We(e)}var lu=A({ngErrorCode:A}),ug=A({ngErrorMessage:A}),dg=A({ngTokenPath:A});function ws(e,t){return uu("",-200,t)}function yo(e,t){throw new T(-201,!1)}function uu(e,t,n){let r=new T(t,e);return r[lu]=t,r[ug]=e,n&&(r[dg]=n),r}function fg(e){return e[lu]}var cs;function du(){return cs}function X(e){let t=cs;return cs=e,t}function bs(e,t,n){let r=Gn(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&8)return null;if(t!==void 0)return t;yo(e,"Injector")}var pg={},Mt=pg,ls="__NG_DI_FLAG__",us=class{injector;constructor(t){this.injector=t}retrieve(t,n){let r=Nt(n)||0;try{return this.injector.get(t,r&8?null:Mt,r)}catch(o){if(zt(o))return o;throw o}}};function hg(e,t=0){let n=Rr();if(n===void 0)throw new T(-203,!1);if(n===null)return bs(e,void 0,t);{let r=mg(t),o=n.retrieve(e,r);if(zt(o)){if(r.optional)return null;throw o}return o}}function xe(e,t=0){return(du()||hg)($(e),t)}function I(e,t){return xe(e,Nt(t))}function Nt(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function mg(e){return{optional:!!(e&8),host:!!(e&1),self:!!(e&2),skipSelf:!!(e&4)}}function ds(e){let t=[];for(let n=0;n<e.length;n++){let r=$(e[n]);if(Array.isArray(r)){if(r.length===0)throw new T(900,!1);let o,i=0;for(let s=0;s<r.length;s++){let a=r[s],c=gg(a);typeof c=="number"?c===-1?o=a.token:i|=c:o=a}t.push(xe(o,i))}else t.push(xe(r))}return t}function Ts(e,t){return e[ls]=t,e.prototype[ls]=t,e}function gg(e){return e[ls]}function at(e,t){let n=e.hasOwnProperty($n);return n?e[$n]:null}function fu(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let o=e[r],i=t[r];if(n&&(o=n(o),i=n(i)),i!==o)return!1}return!0}function pu(e){return e.flat(Number.POSITIVE_INFINITY)}function vo(e,t){e.forEach(n=>Array.isArray(n)?vo(n,t):t(n))}function _s(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function zn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function hu(e,t){let n=[];for(let r=0;r<e;r++)n.push(t);return n}function mu(e,t,n,r){let o=e.length;if(o==t)e.push(n,r);else if(o===1)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;){let i=o-2;e[o]=e[i],o--}e[t]=n,e[t+1]=r}}function Qn(e,t,n){let r=ln(e,t);return r>=0?e[r|1]=n:(r=~r,mu(e,r,t,n)),r}function Io(e,t){let n=ln(e,t);if(n>=0)return e[n|1]}function ln(e,t){return yg(e,t,1)}function yg(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){let i=r+(o-r>>1),s=e[i<<n];if(t===s)return i<<n;s>t?o=i:r=i+1}return~(o<<n)}var Ie={},Y=[],lt=new S(""),Ms=new S("",-1),Ns=new S(""),Un=class{get(t,n=Mt){if(n===Mt){let o=uu("",-201);throw o.name="\u0275NotFound",o}return n}};function xs(e){return e[Cs]||null}function Re(e){return e[Is]||null}function Eo(e){return e[Es]||null}function gu(e){return e[Ds]||null}function un(e){return{\u0275providers:e}}function yu(e){return un([{provide:lt,multi:!0,useValue:e}])}function vu(...e){return{\u0275providers:Ss(!0,e),\u0275fromNgModule:!0}}function Ss(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return vo(t,s=>{let a=s;fo(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&Iu(o,i),n}function Iu(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:o}=e[n];As(o,i=>{t(i,r)})}}function fo(e,t,n,r){if(e=$(e),!e)return!1;let o=null,i=as(e),s=!i&&Re(e);if(!i&&!s){let c=e.ngModule;if(i=as(c),i)o=c;else return!1}else{if(s&&!s.standalone)return!1;o=e}let a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){let c=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let l of c)fo(l,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let l;try{vo(i.imports,u=>{fo(u,t,n,r)&&(l||=[],l.push(u))})}finally{}l!==void 0&&Iu(l,t)}if(!a){let l=at(o)||(()=>new o);t({provide:o,useFactory:l,deps:Y},o),t({provide:Ns,useValue:o,multi:!0},o),t({provide:lt,useValue:()=>xe(o),multi:!0},o)}let c=i.providers;if(c!=null&&!a){let l=e;As(c,u=>{t(u,l)})}}else return!1;return o!==e&&e.providers!==void 0}function As(e,t){for(let n of e)vs(n)&&(n=n.\u0275providers),Array.isArray(n)?As(n,t):t(n)}var vg=A({provide:String,useValue:A});function Eu(e){return e!==null&&typeof e=="object"&&vg in e}function Ig(e){return!!(e&&e.useExisting)}function Eg(e){return!!(e&&e.useFactory)}function xt(e){return typeof e=="function"}function Du(e){return!!e.useClass}var Rs=new S(""),lo={},iu={},ss;function dn(){return ss===void 0&&(ss=new Un),ss}var ae=class{},St=class extends ae{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,ps(t,s=>this.processProvider(s)),this.records.set(Ms,cn(void 0,this)),o.has("environment")&&this.records.set(ae,cn(void 0,this));let i=this.records.get(Rs);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Ns,Y,{self:!0}))}retrieve(t,n){let r=Nt(n)||0;try{return this.get(t,Mt,r)}catch(o){if(zt(o))return o;throw o}}destroy(){Bn(this),this._destroyed=!0;let t=C(null);try{for(let r of this._ngOnDestroyHooks)r.ngOnDestroy();let n=this._onDestroyHooks;this._onDestroyHooks=[];for(let r of n)r()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),C(t)}}onDestroy(t){return Bn(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){Bn(this);let n=Te(this),r=X(void 0),o;try{return t()}finally{Te(n),X(r)}}get(t,n=Mt,r){if(Bn(this),t.hasOwnProperty(ou))return t[ou](this);let o=Nt(r),i,s=Te(this),a=X(void 0);try{if(!(o&4)){let l=this.records.get(t);if(l===void 0){let u=Tg(t)&&Gn(t);u&&this.injectableDefInScope(u)?l=cn(fs(t),lo):l=null,this.records.set(t,l)}if(l!=null)return this.hydrate(t,l,o)}let c=o&2?dn():this.parent;return n=o&8&&n===Mt?null:n,c.get(t,n)}catch(c){let l=fg(c);throw l===-200||l===-201?new T(l,null):c}finally{X(a),Te(s)}}resolveInjectorInitializers(){let t=C(null),n=Te(this),r=X(void 0),o;try{let i=this.get(lt,Y,{self:!0});for(let s of i)s()}finally{Te(n),X(r),C(t)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(qe(r));return`R3Injector[${t.join(", ")}]`}processProvider(t){t=$(t);let n=xt(t)?t:$(t&&t.provide),r=Cg(t);if(!xt(t)&&t.multi===!0){let o=this.records.get(n);o||(o=cn(void 0,lo,!0),o.factory=()=>ds(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n,r){let o=C(null);try{if(n.value===iu)throw ws(qe(t));return n.value===lo&&(n.value=iu,n.value=n.factory(void 0,r)),typeof n.value=="object"&&n.value&&bg(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{C(o)}}injectableDefInScope(t){if(!t.providedIn)return!1;let n=$(t.providedIn);return typeof n=="string"?n==="any"||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(t){let n=this._onDestroyHooks.indexOf(t);n!==-1&&this._onDestroyHooks.splice(n,1)}};function fs(e){let t=Gn(e),n=t!==null?t.factory:at(e);if(n!==null)return n;if(e instanceof S)throw new T(204,!1);if(e instanceof Function)return Dg(e);throw new T(204,!1)}function Dg(e){if(e.length>0)throw new T(204,!1);let n=lg(e);return n!==null?()=>n.factory(e):()=>new e}function Cg(e){if(Eu(e))return cn(void 0,e.useValue);{let t=Os(e);return cn(t,lo)}}function Os(e,t,n){let r;if(xt(e)){let o=$(e);return at(o)||fs(o)}else if(Eu(e))r=()=>$(e.useValue);else if(Eg(e))r=()=>e.useFactory(...ds(e.deps||[]));else if(Ig(e))r=(o,i)=>xe($(e.useExisting),i!==void 0&&i&8?8:void 0);else{let o=$(e&&(e.useClass||e.provide));if(wg(e))r=()=>new o(...ds(e.deps));else return at(o)||fs(o)}return r}function Bn(e){if(e.destroyed)throw new T(205,!1)}function cn(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function wg(e){return!!e.deps}function bg(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Tg(e){return typeof e=="function"||typeof e=="object"&&e.ngMetadataName==="InjectionToken"}function ps(e,t){for(let n of e)Array.isArray(n)?ps(n,t):n&&vs(n)?ps(n.\u0275providers,t):t(n)}function Do(e,t){let n;e instanceof St?(Bn(e),n=e):n=new us(e);let r,o=Te(n),i=X(void 0);try{return t()}finally{Te(o),X(i)}}function Cu(){return du()!==void 0||Rr()!=null}var le=0,E=1,b=2,U=3,ue=4,ee=5,Rt=6,fn=7,F=8,Ge=9,Oe=10,O=11,pn=12,ks=13,Ot=14,K=15,ut=16,kt=17,ke=18,Zn=19,Ps=20,Ue=21,Co=22,ze=23,oe=24,Pt=25,Lt=26,P=27,Ls=1,Fs=6,dt=7,Yn=8,Ft=9,j=10;function Pe(e){return Array.isArray(e)&&typeof e[Ls]=="object"}function Ee(e){return Array.isArray(e)&&e[Ls]===!0}function js(e){return(e.flags&4)!==0}function ft(e){return e.componentOffset>-1}function hn(e){return(e.flags&1)===1}function de(e){return!!e.template}function mn(e){return(e[b]&512)!==0}function jt(e){return(e[b]&256)===256}var Vs="svg",wu="math";function fe(e){for(;Array.isArray(e);)e=e[le];return e}function Hs(e){for(;Array.isArray(e);){if(typeof e[Ls]=="object")return e;e=e[le]}return null}function Bs(e,t){return fe(t[e])}function De(e,t){return fe(t[e.index])}function Kn(e,t){return e.data[t]}function Jn(e,t){return e[t]}function Xn(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function pe(e,t){let n=t[e];return Pe(n)?n:n[le]}function bu(e){return(e[b]&4)===4}function wo(e){return(e[b]&128)===128}function Tu(e){return Ee(e[U])}function ie(e,t){return t==null?null:e[t]}function $s(e){e[kt]=0}function Us(e){e[b]&1024||(e[b]|=1024,wo(e)&&pt(e))}function _u(e,t){for(;e>0;)t=t[Ot],e--;return t}function er(e){return!!(e[b]&9216||e[oe]?.dirty)}function bo(e){e[Oe].changeDetectionScheduler?.notify(8),e[b]&64&&(e[b]|=1024),er(e)&&pt(e)}function pt(e){e[Oe].changeDetectionScheduler?.notify(0);let t=ct(e);for(;t!==null&&!(t[b]&8192||(t[b]|=8192,!wo(t)));)t=ct(t)}function qs(e,t){if(jt(e))throw new T(911,!1);e[Ue]===null&&(e[Ue]=[]),e[Ue].push(t)}function Mu(e,t){if(e[Ue]===null)return;let n=e[Ue].indexOf(t);n!==-1&&e[Ue].splice(n,1)}function ct(e){let t=e[U];return Ee(t)?t[U]:t}function Ws(e){return e[fn]??=[]}function Gs(e){return e.cleanup??=[]}function Nu(e,t,n,r){let o=Ws(t);o.push(n),e.firstCreatePass&&Gs(e).push(r,o.length-1)}var _={lFrame:Hu(null),bindingsEnabled:!0,skipHydrationRootTNode:null};var hs=!1;function xu(){return _.lFrame.elementDepthCount}function Su(){_.lFrame.elementDepthCount++}function zs(){_.lFrame.elementDepthCount--}function To(){return _.bindingsEnabled}function Qs(){return _.skipHydrationRootTNode!==null}function Zs(e){return _.skipHydrationRootTNode===e}function Ys(){_.skipHydrationRootTNode=null}function m(){return _.lFrame.lView}function R(){return _.lFrame.tView}function Au(e){return _.lFrame.contextLView=e,e[F]}function Ru(e){return _.lFrame.contextLView=null,e}function H(){let e=Ks();for(;e!==null&&e.type===64;)e=e.parent;return e}function Ks(){return _.lFrame.currentTNode}function Ou(){let e=_.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function Vt(e,t){let n=_.lFrame;n.currentTNode=e,n.isParent=t}function Js(){return _.lFrame.isParent}function Xs(){_.lFrame.isParent=!1}function ea(){return _.lFrame.contextLView}function ta(){return hs}function gn(e){let t=hs;return hs=e,t}function Ht(){let e=_.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ku(){return _.lFrame.bindingIndex}function Pu(e){return _.lFrame.bindingIndex=e}function Le(){return _.lFrame.bindingIndex++}function _o(e){let t=_.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Lu(){return _.lFrame.inI18n}function Fu(e,t){let n=_.lFrame;n.bindingIndex=n.bindingRootIndex=e,Mo(t)}function ju(){return _.lFrame.currentDirectiveIndex}function Mo(e){_.lFrame.currentDirectiveIndex=e}function No(e){let t=_.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function xo(){return _.lFrame.currentQueryIndex}function tr(e){_.lFrame.currentQueryIndex=e}function _g(e){let t=e[E];return t.type===2?t.declTNode:t.type===1?e[ee]:null}function na(e,t,n){if(n&4){let o=t,i=e;for(;o=o.parent,o===null&&!(n&1);)if(o=_g(i),o===null||(i=i[Ot],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=_.lFrame=Vu();return r.currentTNode=t,r.lView=e,!0}function So(e){let t=Vu(),n=e[E];_.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Vu(){let e=_.lFrame,t=e===null?null:e.child;return t===null?Hu(e):t}function Hu(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function Bu(){let e=_.lFrame;return _.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var ra=Bu;function Ao(){let e=Bu();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function $u(e){return(_.lFrame.contextLView=_u(e,_.lFrame.contextLView))[F]}function Ce(){return _.lFrame.selectedIndex}function ht(e){_.lFrame.selectedIndex=e}function yn(){let e=_.lFrame;return Kn(e.tView,e.selectedIndex)}function Uu(){_.lFrame.currentNamespace=Vs}function qu(){return _.lFrame.currentNamespace}var Wu=!0;function Ro(){return Wu}function nr(e){Wu=e}function ms(e,t=null,n=null,r){let o=oa(e,t,n,r);return o.resolveInjectorInitializers(),o}function oa(e,t=null,n=null,r,o=new Set){let i=[n||Y,vu(e)];return r=r||(typeof e=="object"?void 0:qe(e)),new St(i,t||dn(),r||null,o)}var ve=class e{static THROW_IF_NOT_FOUND=Mt;static NULL=new Un;static create(t,n){if(Array.isArray(t))return ms({name:""},n,t,"");{let r=t.name??"";return ms({name:r},t.parent,t.providers,r)}}static \u0275prov=B({token:e,providedIn:"any",factory:()=>xe(Ms)});static __NG_ELEMENT_ID__=-1},Gu=new S(""),Qe=(()=>{class e{static __NG_ELEMENT_ID__=Mg;static __NG_ENV_ID__=n=>n}return e})(),qn=class extends Qe{_lView;constructor(t){super(),this._lView=t}get destroyed(){return jt(this._lView)}onDestroy(t){let n=this._lView;return qs(n,t),()=>Mu(n,t)}};function Mg(){return new qn(m())}var Se=class{_console=console;handleError(t){this._console.error("ERROR",t)}},Fe=new S("",{providedIn:"root",factory:()=>{let e=I(ae),t;return n=>{e.destroyed&&!t?setTimeout(()=>{throw n}):(t??=e.get(Se),t.handleError(n))}}}),zu={provide:lt,useValue:()=>void I(Se),multi:!0},Ng=new S("",{providedIn:"root",factory:()=>{let e=I(Gu).defaultView;if(!e)return;let t=I(Fe),n=i=>{t(i.reason),i.preventDefault()},r=i=>{i.error?t(i.error):t(new Error(i.message,{cause:i})),i.preventDefault()},o=()=>{e.addEventListener("unhandledrejection",n),e.addEventListener("error",r)};typeof Zone<"u"?Zone.root.run(o):o(),I(Qe).onDestroy(()=>{e.removeEventListener("error",r),e.removeEventListener("unhandledrejection",n)})}});function xg(){return un([yu(()=>void I(Ng))])}function ia(e){return typeof e=="function"&&e[V]!==void 0}function Oo(e,t){let[n,r,o]=Vi(e,t?.equal),i=n,s=i[V];return i.set=r,i.update=o,i.asReadonly=rr.bind(i),i}function rr(){let e=this[V];if(e.readonlyFn===void 0){let t=()=>this();t[V]=e,e.readonlyFn=t}return e.readonlyFn}function sa(e){return ia(e)&&typeof e.set=="function"}var vn=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=Sg}return e})();function Sg(){return new vn(m(),H())}var ce=class{},or=new S("",{providedIn:"root",factory:()=>!1});var aa=new S(""),ko=new S(""),mt=(()=>{class e{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new kn(!1);get hasPendingTasks(){return this.destroyed?!1:this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new N(n=>{n.next(!1),n.complete()}):this.pendingTask}add(){!this.hasPendingTasks&&!this.destroyed&&this.pendingTask.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this.hasPendingTasks&&this.pendingTask.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this.hasPendingTasks&&this.pendingTask.next(!1),this.destroyed=!0,this.pendingTask.unsubscribe()}static \u0275prov=B({token:e,providedIn:"root",factory:()=>new e})}return e})(),ca=(()=>{class e{internalPendingTasks=I(mt);scheduler=I(ce);errorHandler=I(Fe);add(){let n=this.internalPendingTasks.add();return()=>{this.internalPendingTasks.has(n)&&(this.scheduler.notify(11),this.internalPendingTasks.remove(n))}}run(n){let r=this.add();n().catch(this.errorHandler).finally(r)}static \u0275prov=B({token:e,providedIn:"root",factory:()=>new e})}return e})();function Bt(...e){}var ir=(()=>{class e{static \u0275prov=B({token:e,providedIn:"root",factory:()=>new gs})}return e})(),gs=class{dirtyEffectCount=0;queues=new Map;add(t){this.enqueue(t),this.schedule(t)}schedule(t){t.dirty&&this.dirtyEffectCount++}remove(t){let n=t.zone,r=this.queues.get(n);r.has(t)&&(r.delete(t),t.dirty&&this.dirtyEffectCount--)}enqueue(t){let n=t.zone;this.queues.has(n)||this.queues.set(n,new Set);let r=this.queues.get(n);r.has(t)||r.add(t)}flush(){for(;this.dirtyEffectCount>0;){let t=!1;for(let[n,r]of this.queues)n===null?t||=this.flushQueue(r):t||=n.run(()=>this.flushQueue(r));t||(this.dirtyEffectCount=0)}}flushQueue(t){let n=!1;for(let r of t)r.dirty&&(this.dirtyEffectCount--,n=!0,r.run());return n}};function xn(e){return{toString:e}.toString()}var Po="__parameters__";function Fg(e){return function(...n){if(e){let r=e(...n);for(let o in r)this[o]=r[o]}}}function Rd(e,t,n){return xn(()=>{let r=Fg(t);function o(...i){if(this instanceof o)return r.apply(this,i),this;let s=new o(...i);return a.annotation=s,a;function a(c,l,u){let d=c.hasOwnProperty(Po)?c[Po]:Object.defineProperty(c,Po,{value:[]})[Po];for(;d.length<=u;)d.push(null);return(d[u]=d[u]||[]).push(s),c}}return o.prototype.ngMetadataName=e,o.annotationCls=o,o})}var jg=Ts(Rd("Inject",e=>({token:e})),-1),Vg=Ts(Rd("Optional"),8);var Hg=Function;function Bg(e){return typeof e=="function"}var Go=class{previousValue;currentValue;firstChange;constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function Od(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var $g=(()=>{let e=()=>kd;return e.ngInherit=!0,e})();function kd(e){return e.type.prototype.ngOnChanges&&(e.setInput=qg),Ug}function Ug(){let e=Ld(this),t=e?.current;if(t){let n=e.previous;if(n===Ie)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function qg(e,t,n,r,o){let i=this.declaredInputs[r],s=Ld(e)||Wg(e,{previous:Ie,current:null}),a=s.current||(s.current={}),c=s.previous,l=c[i];a[i]=new Go(l&&l.currentValue,n,c===Ie),Od(e,t,o,n)}var Pd="__ngSimpleChanges__";function Ld(e){return e[Pd]||null}function Wg(e,t){return e[Pd]=t}var Qu=[];var k=function(e,t=null,n){for(let r=0;r<Qu.length;r++){let o=Qu[r];o(e,t,n)}};function Gg(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=kd(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}o&&(n.preOrderHooks??=[]).push(0-e,o),i&&((n.preOrderHooks??=[]).push(e,i),(n.preOrderCheckHooks??=[]).push(e,i))}function Fd(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:c,ngAfterViewChecked:l,ngOnDestroy:u}=i;s&&(e.contentHooks??=[]).push(-n,s),a&&((e.contentHooks??=[]).push(n,a),(e.contentCheckHooks??=[]).push(n,a)),c&&(e.viewHooks??=[]).push(-n,c),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),u!=null&&(e.destroyHooks??=[]).push(n,u)}}function Bo(e,t,n){jd(e,t,3,n)}function $o(e,t,n,r){(e[b]&3)===n&&jd(e,t,n,r)}function la(e,t){let n=e[b];(n&3)===t&&(n&=16383,n+=1,e[b]=n)}function jd(e,t,n,r){let o=r!==void 0?e[kt]&65535:0,i=r??-1,s=t.length-1,a=0;for(let c=o;c<s;c++)if(typeof t[c+1]=="number"){if(a=t[c],r!=null&&a>=r)break}else t[c]<0&&(e[kt]+=65536),(a<i||i==-1)&&(zg(e,n,t,c),e[kt]=(e[kt]&4294901760)+c+2),c++}function Zu(e,t){k(4,e,t);let n=C(null);try{t.call(e)}finally{C(n),k(5,e,t)}}function zg(e,t,n,r){let o=n[r]<0,i=n[r+1],s=o?-n[r]:n[r],a=e[s];o?e[b]>>14<e[kt]>>16&&(e[b]&3)===t&&(e[b]+=16384,Zu(a,i)):Zu(a,i)}var En=-1,Ut=class{factory;name;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(t,n,r,o){this.factory=t,this.name=o,this.canSeeViewProviders=n,this.injectImpl=r}};function Qg(e){return(e.flags&8)!==0}function Zg(e){return(e.flags&16)!==0}function Yg(e,t,n){let r=0;for(;r<n.length;){let o=n[r];if(typeof o=="number"){if(o!==0)break;r++;let i=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,i)}else{let i=o,s=n[++r];Kg(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function Vd(e){return e===3||e===4||e===6}function Kg(e){return e.charCodeAt(0)===64}function Dn(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let o=t[r];typeof o=="number"?n=o:n===0||(n===-1||n===2?Yu(e,n,o,null,t[++r]):Yu(e,n,o,null,null))}}return e}function Yu(e,t,n,r,o){let i=0,s=e.length;if(t===-1)s=-1;else for(;i<e.length;){let a=e[i++];if(typeof a=="number"){if(a===t){s=-1;break}else if(a>t){s=i-1;break}}}for(;i<e.length;){let a=e[i];if(typeof a=="number")break;if(a===n){o!==null&&(e[i+1]=o);return}i++,o!==null&&i++}s!==-1&&(e.splice(s,0,t),i=s+1),e.splice(i++,0,n),o!==null&&e.splice(i++,0,o)}function Hd(e){return e!==En}function zo(e){return e&32767}function Jg(e){return e>>16}function Qo(e,t){let n=Jg(e),r=t;for(;n>0;)r=r[Ot],n--;return r}var Ia=!0;function Zo(e){let t=Ia;return Ia=e,t}var Xg=256,Bd=Xg-1,$d=5,ey=0,je={};function ty(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(At)&&(r=n[At]),r==null&&(r=n[At]=ey++);let o=r&Bd,i=1<<o;t.data[e+(o>>$d)]|=i}function Yo(e,t){let n=Ud(e,t);if(n!==-1)return n;let r=t[E];r.firstCreatePass&&(e.injectorIndex=t.length,ua(r.data,e),ua(t,null),ua(r.blueprint,null));let o=oc(e,t),i=e.injectorIndex;if(Hd(o)){let s=zo(o),a=Qo(o,t),c=a[E].data;for(let l=0;l<8;l++)t[i+l]=a[s+l]|c[s+l]}return t[i+8]=o,i}function ua(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Ud(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function oc(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,o=t;for(;o!==null;){if(r=Qd(o),r===null)return En;if(n++,o=o[Ot],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return En}function Ea(e,t,n){ty(e,t,n)}function ny(e,t){if(t==="class")return e.classes;if(t==="style")return e.styles;let n=e.attrs;if(n){let r=n.length,o=0;for(;o<r;){let i=n[o];if(Vd(i))break;if(i===0)o=o+2;else if(typeof i=="number")for(o++;o<r&&typeof n[o]=="string";)o++;else{if(i===t)return n[o+1];o=o+2}}}return null}function qd(e,t,n){if(n&8||e!==void 0)return e;yo(t,"NodeInjector")}function Wd(e,t,n,r){if(n&8&&r===void 0&&(r=null),(n&3)===0){let o=e[Ge],i=X(void 0);try{return o?o.get(t,r,n&8):bs(t,r,n&8)}finally{X(i)}}return qd(r,t,n)}function Gd(e,t,n,r=0,o){if(e!==null){if(t[b]&2048&&!(r&2)){let s=ay(e,t,n,r,je);if(s!==je)return s}let i=zd(e,t,n,r,je);if(i!==je)return i}return Wd(t,n,r,o)}function zd(e,t,n,r,o){let i=oy(n);if(typeof i=="function"){if(!na(t,e,r))return r&1?qd(o,n,r):Wd(t,n,r,o);try{let s;if(s=i(r),s==null&&!(r&8))yo(n);else return s}finally{ra()}}else if(typeof i=="number"){let s=null,a=Ud(e,t),c=En,l=r&1?t[K][ee]:null;for((a===-1||r&4)&&(c=a===-1?oc(e,t):t[a+8],c===En||!Ju(r,!1)?a=-1:(s=t[E],a=zo(c),t=Qo(c,t)));a!==-1;){let u=t[E];if(Ku(i,a,u.data)){let d=ry(a,t,n,s,r,l);if(d!==je)return d}c=t[a+8],c!==En&&Ju(r,t[E].data[a+8]===l)&&Ku(i,a,t)?(s=u,a=zo(c),t=Qo(c,t)):a=-1}}return o}function ry(e,t,n,r,o,i){let s=t[E],a=s.data[e+8],c=r==null?ft(a)&&Ia:r!=s&&(a.type&3)!==0,l=o&1&&i===a,u=Uo(a,s,n,c,l);return u!==null?lr(t,s,u,a,o):je}function Uo(e,t,n,r,o){let i=e.providerIndexes,s=t.data,a=i&1048575,c=e.directiveStart,l=e.directiveEnd,u=i>>20,d=r?a:a+u,p=o?a+u:l;for(let f=d;f<p;f++){let h=s[f];if(f<c&&n===h||f>=c&&h.type===n)return f}if(o){let f=s[c];if(f&&de(f)&&f.type===n)return c}return null}function lr(e,t,n,r,o){let i=e[n],s=t.data;if(i instanceof Ut){let a=i;if(a.resolving){let f=cu(s[n]);throw ws(f)}let c=Zo(a.canSeeViewProviders);a.resolving=!0;let l=s[n].type||s[n],u,d=a.injectImpl?X(a.injectImpl):null,p=na(e,r,0);try{i=e[n]=a.factory(void 0,o,s,e,r),t.firstCreatePass&&n>=r.directiveStart&&Gg(n,s[n],t)}finally{d!==null&&X(d),Zo(c),a.resolving=!1,ra()}}return i}function oy(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(At)?e[At]:void 0;return typeof t=="number"?t>=0?t&Bd:iy:t}function Ku(e,t,n){let r=1<<e;return!!(n[t+(e>>$d)]&r)}function Ju(e,t){return!(e&2)&&!(e&1&&t)}var $t=class{_tNode;_lView;constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Gd(this._tNode,this._lView,t,Nt(r),n)}};function iy(){return new $t(H(),m())}function sy(e){return xn(()=>{let t=e.prototype.constructor,n=t[$n]||Da(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[$n]||Da(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function Da(e){return ys(e)?()=>{let t=Da($(e));return t&&t()}:at(e)}function ay(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[b]&2048&&!mn(s);){let a=zd(i,s,n,r|2,je);if(a!==je)return a;let c=i.parent;if(!c){let l=s[Ps];if(l){let u=l.get(n,je,r);if(u!==je)return u}c=Qd(s),s=s[Ot]}i=c}return o}function Qd(e){let t=e[E],n=t.type;return n===2?t.declTNode:n===1?e[ee]:null}function Zd(e){return ny(H(),e)}function cy(){return Sn(H(),m())}function Sn(e,t){return new vr(De(e,t))}var vr=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=cy}return e})();function Yd(e){return e instanceof vr?e.nativeElement:e}function ly(){return this._results[Symbol.iterator]()}var Ko=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new se}constructor(t=!1){this._emitDistinctChangesOnly=t}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,n){return this._results.reduce(t,n)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,n){this.dirty=!1;let r=pu(t);(this._changesDetected=!fu(this._results,r,n))&&(this._results=r,this.length=r.length,this.last=r[this.length-1],this.first=r[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(t){this._onDirty=t}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=ly};function Kd(e){return(e.flags&128)===128}var ic=(function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e})(ic||{}),Jd=new Map,uy=0;function dy(){return uy++}function fy(e){Jd.set(e[Zn],e)}function Ca(e){Jd.delete(e[Zn])}var Xu="__ngContext__";function Cn(e,t){Pe(t)?(e[Xu]=t[Zn],fy(t)):e[Xu]=t}function Xd(e){return tf(e[pn])}function ef(e){return tf(e[ue])}function tf(e){for(;e!==null&&!Ee(e);)e=e[ue];return e}var wa;function py(e){wa=e}function sc(){if(wa!==void 0)return wa;if(typeof document<"u")return document;throw new T(210,!1)}var hy=new S("",{providedIn:"root",factory:()=>my}),my="ng",nf=new S(""),gy=new S("",{providedIn:"platform",factory:()=>"unknown"});var yy=new S(""),vy=new S("",{providedIn:"root",factory:()=>sc().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var Iy="h",Ey="b";var rf="r";var of="di";var sf=!1,af=new S("",{providedIn:"root",factory:()=>sf});var Dy=new S("");var Cy=(e,t,n,r)=>{};function wy(e,t,n,r){Cy(e,t,n,r)}function hi(e){return(e.flags&32)===32}var by=()=>null;function cf(e,t,n=!1){return by(e,t,n)}function lf(e,t){let n=e.contentQueries;if(n!==null){let r=C(null);try{for(let o=0;o<n.length;o+=2){let i=n[o],s=n[o+1];if(s!==-1){let a=e.data[s];tr(i),a.contentQueries(2,t[s],s)}}}finally{C(r)}}}function ba(e,t,n){tr(0);let r=C(null);try{t(e,n)}finally{C(r)}}function ac(e,t,n){if(js(t)){let r=C(null);try{let o=t.directiveStart,i=t.directiveEnd;for(let s=o;s<i;s++){let a=e.data[s];if(a.contentQueries){let c=n[s];a.contentQueries(1,c,s)}}}finally{C(r)}}}var wn=(function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e})(wn||{});var Lo;function Ty(){if(Lo===void 0&&(Lo=null,Ae.trustedTypes))try{Lo=Ae.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Lo}function mi(e){return Ty()?.createHTML(e)||e}var Fo;function uf(){if(Fo===void 0&&(Fo=null,Ae.trustedTypes))try{Fo=Ae.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Fo}function ed(e){return uf()?.createHTML(e)||e}function td(e){return uf()?.createScriptURL(e)||e}var Ye=class{changingThisBreaksApplicationSecurity;constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${po})`}},Ta=class extends Ye{getTypeName(){return"HTML"}},_a=class extends Ye{getTypeName(){return"Style"}},Ma=class extends Ye{getTypeName(){return"Script"}},Na=class extends Ye{getTypeName(){return"URL"}},xa=class extends Ye{getTypeName(){return"ResourceURL"}};function Wt(e){return e instanceof Ye?e.changingThisBreaksApplicationSecurity:e}function gi(e,t){let n=df(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${po})`)}return n===t}function df(e){return e instanceof Ye&&e.getTypeName()||null}function _y(e){return new Ta(e)}function My(e){return new _a(e)}function Ny(e){return new Ma(e)}function xy(e){return new Na(e)}function Sy(e){return new xa(e)}function Ay(e){let t=new Aa(e);return Ry()?new Sa(t):t}var Sa=class{inertDocumentHelper;constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let n=new window.DOMParser().parseFromString(mi(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.firstChild?.remove(),n)}catch{return null}}},Aa=class{defaultDoc;inertDocument;constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let n=this.inertDocument.createElement("template");return n.innerHTML=mi(t),n}};function Ry(){try{return!!new window.DOMParser().parseFromString(mi(""),"text/html")}catch{return!1}}var Oy=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function cc(e){return e=String(e),e.match(Oy)?e:"unsafe:"+e}function Ke(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function Ir(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var ff=Ke("area,br,col,hr,img,wbr"),pf=Ke("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),hf=Ke("rp,rt"),ky=Ir(hf,pf),Py=Ir(pf,Ke("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Ly=Ir(hf,Ke("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),nd=Ir(ff,Py,Ly,ky),mf=Ke("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Fy=Ke("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),jy=Ke("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),Vy=Ir(mf,Fy,jy),Hy=Ke("script,style,template"),Ra=class{sanitizedSomething=!1;buf=[];sanitizeChildren(t){let n=t.firstChild,r=!0,o=[];for(;n;){if(n.nodeType===Node.ELEMENT_NODE?r=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,r&&n.firstChild){o.push(n),n=Uy(n);continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let i=$y(n);if(i){n=i;break}n=o.pop()}}return this.buf.join("")}startElement(t){let n=rd(t).toLowerCase();if(!nd.hasOwnProperty(n))return this.sanitizedSomething=!0,!Hy.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);let r=t.attributes;for(let o=0;o<r.length;o++){let i=r.item(o),s=i.name,a=s.toLowerCase();if(!Vy.hasOwnProperty(a)){this.sanitizedSomething=!0;continue}let c=i.value;mf[a]&&(c=cc(c)),this.buf.push(" ",s,'="',od(c),'"')}return this.buf.push(">"),!0}endElement(t){let n=rd(t).toLowerCase();nd.hasOwnProperty(n)&&!ff.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))}chars(t){this.buf.push(od(t))}};function By(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function $y(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw gf(t);return t}function Uy(e){let t=e.firstChild;if(t&&By(e,t))throw gf(t);return t}function rd(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function gf(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var qy=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Wy=/([^\#-~ |!])/g;function od(e){return e.replace(/&/g,"&amp;").replace(qy,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(Wy,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}var jo;function yf(e,t){let n=null;try{jo=jo||Ay(e);let r=t?String(t):"";n=jo.getInertBodyElement(r);let o=5,i=r;do{if(o===0)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=jo.getInertBodyElement(r)}while(r!==i);let a=new Ra().sanitizeChildren(id(n)||n);return mi(a)}finally{if(n){let r=id(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function id(e){return"content"in e&&Gy(e)?e.content:null}function Gy(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var zy=/^>|^->|<!--|-->|--!>|<!-$/g,Qy=/(<|>)/g,Zy="\u200B$1\u200B";function Yy(e){return e.replace(zy,t=>t.replace(Qy,Zy))}function Ky(e,t){return e.createText(t)}function Jy(e,t,n){e.setValue(t,n)}function Xy(e,t){return e.createComment(Yy(t))}function vf(e,t,n){return e.createElement(t,n)}function Jo(e,t,n,r,o){e.insertBefore(t,n,r,o)}function If(e,t,n){e.appendChild(t,n)}function sd(e,t,n,r,o){r!==null?Jo(e,t,n,r,o):If(e,t,n)}function Ef(e,t,n,r){e.removeChild(null,t,n,r)}function ev(e,t,n){e.setAttribute(t,"style",n)}function tv(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Df(e,t,n){let{mergedAttrs:r,classes:o,styles:i}=n;r!==null&&Yg(e,t,r),o!==null&&tv(e,t,o),i!==null&&ev(e,t,i)}var Er=(function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e})(Er||{});function nv(e){let t=lc();return t?ed(t.sanitize(Er.HTML,e)||""):gi(e,"HTML")?ed(Wt(e)):yf(sc(),We(e))}function Cf(e){let t=lc();return t?t.sanitize(Er.URL,e)||"":gi(e,"URL")?Wt(e):cc(We(e))}function wf(e){let t=lc();if(t)return td(t.sanitize(Er.RESOURCE_URL,e)||"");if(gi(e,"ResourceURL"))return td(Wt(e));throw new T(904,!1)}function rv(e,t){return t==="src"&&(e==="embed"||e==="frame"||e==="iframe"||e==="media"||e==="script")||t==="href"&&(e==="base"||e==="link")?wf:Cf}function ov(e,t,n){return rv(t,n)(e)}function lc(){let e=m();return e&&e[Oe].sanitizer}function bf(e){return e instanceof Function?e():e}function iv(e,t,n){let r=e.length;for(;;){let o=e.indexOf(t,n);if(o===-1)return o;if(o===0||e.charCodeAt(o-1)<=32){let i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}var Tf="ng-template";function sv(e,t,n,r){let o=0;if(r){for(;o<t.length&&typeof t[o]=="string";o+=2)if(t[o]==="class"&&iv(t[o+1].toLowerCase(),n,0)!==-1)return!0}else if(uc(e))return!1;if(o=t.indexOf(1,o),o>-1){let i;for(;++o<t.length&&typeof(i=t[o])=="string";)if(i.toLowerCase()===n)return!0}return!1}function uc(e){return e.type===4&&e.value!==Tf}function av(e,t,n){let r=e.type===4&&!n?Tf:e.value;return t===r}function cv(e,t,n){let r=4,o=e.attrs,i=o!==null?dv(o):0,s=!1;for(let a=0;a<t.length;a++){let c=t[a];if(typeof c=="number"){if(!s&&!we(r)&&!we(c))return!1;if(s&&we(c))continue;s=!1,r=c|r&1;continue}if(!s)if(r&4){if(r=2|r&1,c!==""&&!av(e,c,n)||c===""&&t.length===1){if(we(r))return!1;s=!0}}else if(r&8){if(o===null||!sv(e,o,c,n)){if(we(r))return!1;s=!0}}else{let l=t[++a],u=lv(c,o,uc(e),n);if(u===-1){if(we(r))return!1;s=!0;continue}if(l!==""){let d;if(u>i?d="":d=o[u+1].toLowerCase(),r&2&&l!==d){if(we(r))return!1;s=!0}}}}return we(r)||s}function we(e){return(e&1)===0}function lv(e,t,n,r){if(t===null)return-1;let o=0;if(r||!n){let i=!1;for(;o<t.length;){let s=t[o];if(s===e)return o;if(s===3||s===6)i=!0;else if(s===1||s===2){let a=t[++o];for(;typeof a=="string";)a=t[++o];continue}else{if(s===4)break;if(s===0){o+=4;continue}}o+=i?1:2}return-1}else return fv(t,e)}function _f(e,t,n=!1){for(let r=0;r<t.length;r++)if(cv(e,t[r],n))return!0;return!1}function uv(e){let t=e.attrs;if(t!=null){let n=t.indexOf(5);if((n&1)===0)return t[n+1]}return null}function dv(e){for(let t=0;t<e.length;t++){let n=e[t];if(Vd(n))return t}return e.length}function fv(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function pv(e,t){e:for(let n=0;n<t.length;n++){let r=t[n];if(e.length===r.length){for(let o=0;o<e.length;o++)if(e[o]!==r[o])continue e;return!0}}return!1}function ad(e,t){return e?":not("+t.trim()+")":t}function hv(e){let t=e[0],n=1,r=2,o="",i=!1;for(;n<e.length;){let s=e[n];if(typeof s=="string")if(r&2){let a=e[++n];o+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?o+="."+s:r&4&&(o+=" "+s);else o!==""&&!we(s)&&(t+=ad(i,o),o=""),r=s,i=i||!we(r);n++}return o!==""&&(t+=ad(i,o)),t}function mv(e){return e.map(hv).join(",")}function gv(e){let t=[],n=[],r=1,o=2;for(;r<e.length;){let i=e[r];if(typeof i=="string")o===2?i!==""&&t.push(i,e[++r]):o===8&&n.push(i);else{if(!we(o))break;o=i}r++}return n.length&&t.push(1,...n),t}var J={};function dc(e,t,n,r,o,i,s,a,c,l,u){let d=P+r,p=d+o,f=yv(d,p),h=typeof l=="function"?l():l;return f[E]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:p,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof i=="function"?i():i,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:c,consts:h,incompleteFirstPass:!1,ssrId:u}}function yv(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:J);return n}function vv(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=dc(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function fc(e,t,n,r,o,i,s,a,c,l,u){let d=t.blueprint.slice();return d[le]=o,d[b]=r|4|128|8|64|1024,(l!==null||e&&e[b]&2048)&&(d[b]|=2048),$s(d),d[U]=d[Ot]=e,d[F]=n,d[Oe]=s||e&&e[Oe],d[O]=a||e&&e[O],d[Ge]=c||e&&e[Ge]||null,d[ee]=i,d[Zn]=dy(),d[Rt]=u,d[Ps]=l,d[K]=t.type==2?e[K]:d,d}function Iv(e,t,n){let r=De(t,e),o=vv(n),i=e[Oe].rendererFactory,s=pc(e,fc(e,o,null,Mf(n),r,t,null,i.createRenderer(r,n),null,null,null));return e[t.index]=s}function Mf(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function Nf(e,t,n,r){if(n===0)return-1;let o=t.length;for(let i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function pc(e,t){return e[pn]?e[ks][ue]=t:e[pn]=t,e[ks]=t,t}function Ev(e=1){xf(R(),m(),Ce()+e,!1)}function xf(e,t,n,r){if(!r)if((t[b]&3)===3){let i=e.preOrderCheckHooks;i!==null&&Bo(t,i,n)}else{let i=e.preOrderHooks;i!==null&&$o(t,i,0,n)}ht(n)}var yi=(function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e})(yi||{});function Oa(e,t,n,r){let o=C(null);try{let[i,s,a]=e.inputs[n],c=null;(s&yi.SignalBased)!==0&&(c=t[i][V]),c!==null&&c.transformFn!==void 0?r=c.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,c,r,n,i):Od(t,c,i,r)}finally{C(o)}}var Xo=(function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e})(Xo||{}),Dv;function hc(e,t){return Dv(e,t)}var ur=new Set,vi=(function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e})(vi||{}),Dr=new S(""),cd=new Set;function Ve(e){cd.has(e)||(cd.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Sf=!1,ka=class extends se{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(t=!1){super(),this.__isAsync=t,Cu()&&(this.destroyRef=I(Qe,{optional:!0})??void 0,this.pendingTasks=I(mt,{optional:!0})??void 0)}emit(t){let n=C(null);try{super.next(t)}finally{C(n)}}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&typeof t=="object"){let c=t;o=c.next?.bind(c),i=c.error?.bind(c),s=c.complete?.bind(c)}this.__isAsync&&(i=this.wrapInTimeout(i),o&&(o=this.wrapInTimeout(o)),s&&(s=this.wrapInTimeout(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof L&&t.add(a),a}wrapInTimeout(t){return n=>{let r=this.pendingTasks?.add();setTimeout(()=>{try{t(n)}finally{r!==void 0&&this.pendingTasks?.remove(r)}})}}},Ze=ka;function Af(e){let t,n;function r(){e=Bt;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function ld(e){return queueMicrotask(()=>e()),()=>{e=Bt}}var mc="isAngularZone",ei=mc+"_ID",Cv=0,te=class e{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new Ze(!1);onMicrotaskEmpty=new Ze(!1);onStable=new Ze(!1);onError=new Ze(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:i=Sf}=t;if(typeof Zone>"u")throw new T(908,!1);Zone.assertZonePatched();let s=this;s._nesting=0,s._outer=s._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(s._inner=s._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(s._inner=s._inner.fork(Zone.longStackTraceZoneSpec)),s.shouldCoalesceEventChangeDetection=!o&&r,s.shouldCoalesceRunChangeDetection=o,s.callbackScheduled=!1,s.scheduleInRootZone=i,Tv(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(mc)===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new T(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new T(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,o){let i=this._inner,s=i.scheduleEventTask("NgZoneEvent: "+o,t,wv,Bt,Bt);try{return i.runTask(s,n,r)}finally{i.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},wv={};function gc(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function bv(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){Af(()=>{e.callbackScheduled=!1,Pa(e),e.isCheckStableRunning=!0,gc(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Pa(e)}function Tv(e){let t=()=>{bv(e)},n=Cv++;e._inner=e._inner.fork({name:"angular",properties:{[mc]:!0,[ei]:n,[ei+n]:!0},onInvokeTask:(r,o,i,s,a,c)=>{if(_v(c))return r.invokeTask(i,s,a,c);try{return ud(e),r.invokeTask(i,s,a,c)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),dd(e)}},onInvoke:(r,o,i,s,a,c,l)=>{try{return ud(e),r.invoke(i,s,a,c,l)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!Mv(c)&&t(),dd(e)}},onHasTask:(r,o,i,s)=>{r.hasTask(i,s),o===i&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,Pa(e),gc(e)):s.change=="macroTask"&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,o,i,s)=>(r.handleError(i,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}function Pa(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function ud(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function dd(e){e._nesting--,gc(e)}var dr=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new Ze;onMicrotaskEmpty=new Ze;onStable=new Ze;onError=new Ze;run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,o){return t.apply(n,r)}};function _v(e){return Rf(e,"__ignore_ng_zone__")}function Mv(e){return Rf(e,"__scheduler_tick__")}function Rf(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var yc=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=B({token:e,providedIn:"root",factory:()=>new e})}return e})(),Of=[0,1,2,3],kf=(()=>{class e{ngZone=I(te);scheduler=I(ce);errorHandler=I(Se,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){I(Dr,{optional:!0})}execute(){let n=this.sequences.size>0;n&&k(16),this.executing=!0;for(let r of Of)for(let o of this.sequences)if(!(o.erroredOrDestroyed||!o.hooks[r]))try{o.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let i=o.hooks[r];return i(o.pipelinedValue)},o.snapshot))}catch(i){o.erroredOrDestroyed=!0,this.errorHandler?.handleError(i)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&k(17)}register(n){let{view:r}=n;r!==void 0?((r[Pt]??=[]).push(n),pt(r),r[b]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(vi.AFTER_NEXT_RENDER,n):n()}static \u0275prov=B({token:e,providedIn:"root",factory:()=>new e})}return e})(),ti=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(t,n,r,o,i,s=null){this.impl=t,this.hooks=n,this.view=r,this.once=o,this.snapshot=s,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let t=this.view?.[Pt];t&&(this.view[Pt]=t.filter(n=>n!==this))}};function Nv(e,t){let n=t?.injector??I(ve);return Ve("NgAfterRender"),Pf(e,n,t,!1)}function xv(e,t){let n=t?.injector??I(ve);return Ve("NgAfterNextRender"),Pf(e,n,t,!0)}function Sv(e){return e instanceof Function?[void 0,void 0,e,void 0]:[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function Pf(e,t,n,r){let o=t.get(yc);o.impl??=t.get(kf);let i=t.get(Dr,null,{optional:!0}),s=n?.manualCleanup!==!0?t.get(Qe):null,a=t.get(vn,null,{optional:!0}),c=new ti(o.impl,Sv(e),a?.view,r,s,i?.snapshot(null));return o.impl.register(c),c}var Lf=new S("",{providedIn:"root",factory:()=>({queue:new Set,isScheduled:!1,scheduler:null})});function Ff(e,t,n){let r=e.get(Lf);if(Array.isArray(t))for(let o of t)r.queue.add(o),n?.detachedLeaveAnimationFns?.push(o);else r.queue.add(t),n?.detachedLeaveAnimationFns?.push(t);r.scheduler&&r.scheduler(e)}function Av(e,t){let n=e.get(Lf);if(t.detachedLeaveAnimationFns){for(let r of t.detachedLeaveAnimationFns)n.queue.delete(r);t.detachedLeaveAnimationFns=void 0}}function Rv(e,t){for(let[n,r]of t)Ff(e,r.animateFns)}function fd(e,t,n,r){let o=e?.[Lt]?.enter;t!==null&&o&&o.has(n.index)&&Rv(r,o)}function In(e,t,n,r,o,i,s,a){if(o!=null){let c,l=!1;Ee(o)?c=o:Pe(o)&&(l=!0,o=o[le]);let u=fe(o);e===0&&r!==null?(fd(a,r,i,n),s==null?If(t,r,u):Jo(t,r,u,s||null,!0)):e===1&&r!==null?(fd(a,r,i,n),Jo(t,r,u,s||null,!0)):e===2?pd(a,i,n,d=>{Ef(t,u,l,d)}):e===3&&pd(a,i,n,()=>{t.destroyNode(u)}),c!=null&&Uv(t,e,n,c,i,r,s)}}function Ov(e,t){jf(e,t),t[le]=null,t[ee]=null}function kv(e,t,n,r,o,i){r[le]=o,r[ee]=t,Ei(e,r,n,1,o,i)}function jf(e,t){t[Oe].changeDetectionScheduler?.notify(9),Ei(e,t,t[O],2,null,null)}function Pv(e){let t=e[pn];if(!t)return da(e[E],e);for(;t;){let n=null;if(Pe(t))n=t[pn];else{let r=t[j];r&&(n=r)}if(!n){for(;t&&!t[ue]&&t!==e;)Pe(t)&&da(t[E],t),t=t[U];t===null&&(t=e),Pe(t)&&da(t[E],t),n=t&&t[ue]}t=n}}function vc(e,t){let n=e[Ft],r=n.indexOf(t);n.splice(r,1)}function Ii(e,t){if(jt(t))return;let n=t[O];n.destroyNode&&Ei(e,t,n,3,null,null),Pv(t)}function da(e,t){if(jt(t))return;let n=C(null);try{t[b]&=-129,t[b]|=256,t[oe]&&Dt(t[oe]),jv(e,t),Fv(e,t),t[E].type===1&&t[O].destroy();let r=t[ut];if(r!==null&&Ee(t[U])){r!==t[U]&&vc(r,t);let o=t[ke];o!==null&&o.detachView(e)}Ca(t)}finally{C(n)}}function pd(e,t,n,r){let o=e?.[Lt];if(o==null||o.leave==null||!o.leave.has(t.index))return r(!1);e&&ur.add(e),Ff(n,()=>{if(o.leave&&o.leave.has(t.index)){let s=o.leave.get(t.index),a=[];if(s){for(let c=0;c<s.animateFns.length;c++){let l=s.animateFns[c],{promise:u}=l();a.push(u)}o.detachedLeaveAnimationFns=void 0}o.running=Promise.allSettled(a),Lv(e,r)}else e&&ur.delete(e),r(!1)},o)}function Lv(e,t){let n=e[Lt]?.running;if(n){n.then(()=>{e[Lt].running=void 0,ur.delete(e),t(!0)});return}t(!1)}function Fv(e,t){let n=e.cleanup,r=t[fn];if(n!==null)for(let s=0;s<n.length-1;s+=2)if(typeof n[s]=="string"){let a=n[s+3];a>=0?r[a]():r[-a].unsubscribe(),s+=2}else{let a=r[n[s+1]];n[s].call(a)}r!==null&&(t[fn]=null);let o=t[Ue];if(o!==null){t[Ue]=null;for(let s=0;s<o.length;s++){let a=o[s];a()}}let i=t[ze];if(i!==null){t[ze]=null;for(let s of i)s.destroy()}}function jv(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let o=t[n[r]];if(!(o instanceof Ut)){let i=n[r+1];if(Array.isArray(i))for(let s=0;s<i.length;s+=2){let a=o[i[s]],c=i[s+1];k(4,a,c);try{c.call(a)}finally{k(5,a,c)}}else{k(4,o,i);try{i.call(o)}finally{k(5,o,i)}}}}}function Vf(e,t,n){return Vv(e,t.parent,n)}function Vv(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[le];if(ft(r)){let{encapsulation:o}=e.data[r.directiveStart+r.componentOffset];if(o===wn.None||o===wn.Emulated)return null}return De(r,n)}function Hf(e,t,n){return Bv(e,t,n)}function Hv(e,t,n){return e.type&40?De(e,n):null}var Bv=Hv,hd;function Ic(e,t,n,r){let o=Vf(e,r,t),i=t[O],s=r.parent||t[ee],a=Hf(s,r,t);if(o!=null)if(Array.isArray(n))for(let c=0;c<n.length;c++)sd(i,o,n[c],a,!1);else sd(i,o,n,a,!1);hd!==void 0&&hd(i,r,t,n,o)}function sr(e,t){if(t!==null){let n=t.type;if(n&3)return De(t,e);if(n&4)return La(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return sr(e,r);{let o=e[t.index];return Ee(o)?La(-1,o):fe(o)}}else{if(n&128)return sr(e,t.next);if(n&32)return hc(t,e)()||fe(e[t.index]);{let r=Bf(e,t);if(r!==null){if(Array.isArray(r))return r[0];let o=ct(e[K]);return sr(o,r)}else return sr(e,t.next)}}}return null}function Bf(e,t){if(t!==null){let r=e[K][ee],o=t.projection;return r.projection[o]}return null}function La(e,t){let n=j+e+1;if(n<t.length){let r=t[n],o=r[E].firstChild;if(o!==null)return sr(r,o)}return t[dt]}function Ec(e,t,n,r,o,i,s){for(;n!=null;){let a=r[Ge];if(n.type===128){n=n.next;continue}let c=r[n.index],l=n.type;if(s&&t===0&&(c&&Cn(fe(c),r),n.flags|=2),!hi(n))if(l&8)Ec(e,t,n.child,r,o,i,!1),In(t,e,a,o,c,n,i,r);else if(l&32){let u=hc(n,r),d;for(;d=u();)In(t,e,a,o,d,n,i,r);In(t,e,a,o,c,n,i,r)}else l&16?$f(e,t,r,n,o,i):In(t,e,a,o,c,n,i,r);n=s?n.projectionNext:n.next}}function Ei(e,t,n,r,o,i){Ec(n,r,e.firstChild,t,o,i,!1)}function $v(e,t,n){let r=t[O],o=Vf(e,n,t),i=n.parent||t[ee],s=Hf(i,n,t);$f(r,0,t,n,o,s)}function $f(e,t,n,r,o,i){let s=n[K],c=s[ee].projection[r.projection];if(Array.isArray(c))for(let l=0;l<c.length;l++){let u=c[l];In(t,e,n[Ge],o,u,r,i,n)}else{let l=c,u=s[U];Kd(r)&&(l.flags|=128),Ec(e,t,l,u,o,i,!0)}}function Uv(e,t,n,r,o,i,s){let a=r[dt],c=fe(r);a!==c&&In(t,e,n,i,a,o,s);for(let l=j;l<r.length;l++){let u=r[l];Ei(u[E],u,e,t,i,a)}}function qv(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=r.indexOf("-")===-1?void 0:Xo.DashCase;o==null?e.removeStyle(n,r,i):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=Xo.Important),e.setStyle(n,r,o,i))}}function Uf(e,t,n,r,o){let i=Ce(),s=r&2;try{ht(-1),s&&t.length>P&&xf(e,t,P,!1),k(s?2:0,o,n),n(r,o)}finally{ht(i),k(s?3:1,o,n)}}function Di(e,t,n){Yv(e,t,n),(n.flags&64)===64&&Kv(e,t,n)}function Cr(e,t,n=De){let r=t.localNames;if(r!==null){let o=t.index+1;for(let i=0;i<r.length;i+=2){let s=r[i+1],a=s===-1?n(t,e):e[s];e[o++]=a}}}function Wv(e,t,n,r){let i=r.get(af,sf)||n===wn.ShadowDom,s=e.selectRootElement(t,i);return Gv(s),s}function Gv(e){zv(e)}var zv=()=>null;function Qv(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function qf(e,t,n,r,o,i){let s=t[E];if(Tc(e,s,t,n,r)){ft(e)&&Zv(t,e.index);return}e.type&3&&(n=Qv(n)),Dc(e,t,n,r,o,i)}function Dc(e,t,n,r,o,i){if(e.type&3){let s=De(e,t);r=i!=null?i(r,e.value||"",n):r,o.setProperty(s,n,r)}else e.type&12}function Zv(e,t){let n=pe(t,e);n[b]&16||(n[b]|=64)}function Yv(e,t,n){let r=n.directiveStart,o=n.directiveEnd;ft(n)&&Iv(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||Yo(n,t);let i=n.initialInputs;for(let s=r;s<o;s++){let a=e.data[s],c=lr(t,e,s,n);if(Cn(c,t),i!==null&&tI(t,s-r,c,a,n,i),de(a)){let l=pe(n.index,t);l[F]=lr(t,e,s,n)}}}function Kv(e,t,n){let r=n.directiveStart,o=n.directiveEnd,i=n.index,s=ju();try{ht(i);for(let a=r;a<o;a++){let c=e.data[a],l=t[a];Mo(a),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&Jv(c,l)}}finally{ht(-1),Mo(s)}}function Jv(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function Cc(e,t){let n=e.directiveRegistry,r=null;if(n)for(let o=0;o<n.length;o++){let i=n[o];_f(t,i.selectors,!1)&&(r??=[],de(i)?r.unshift(i):r.push(i))}return r}function Xv(e,t,n,r,o,i){let s=De(e,t);eI(t[O],s,i,e.value,n,r,o)}function eI(e,t,n,r,o,i,s){if(i==null)e.removeAttribute(t,o,n);else{let a=s==null?We(i):s(i,r||"",o);e.setAttribute(t,o,a,n)}}function tI(e,t,n,r,o,i){let s=i[t];if(s!==null)for(let a=0;a<s.length;a+=2){let c=s[a],l=s[a+1];Oa(r,n,c,l)}}function wc(e,t,n,r,o){let i=P+n,s=t[E],a=o(s,t,e,r,n);t[i]=a,Vt(e,!0);let c=e.type===2;return c?(Df(t[O],a,e),(xu()===0||hn(e))&&Cn(a,t),Su()):Cn(a,t),Ro()&&(!c||!hi(e))&&Ic(s,t,a,e),e}function bc(e){let t=e;return Js()?Xs():(t=t.parent,Vt(t,!1)),t}function Wf(e,t,n){return(e===null||de(e))&&(n=Hs(n[t.index])),n[O]}function nI(e,t){let n=e[Ge];if(!n)return;let r;try{r=n.get(Fe,null)}catch{r=null}r?.(t)}function Tc(e,t,n,r,o){let i=e.inputs?.[r],s=e.hostDirectiveInputs?.[r],a=!1;if(s)for(let c=0;c<s.length;c+=2){let l=s[c],u=s[c+1],d=t.data[l];Oa(d,n[l],u,o),a=!0}if(i)for(let c of i){let l=n[c],u=t.data[c];Oa(u,l,r,o),a=!0}return a}function rI(e,t){let n=pe(t,e),r=n[E];oI(r,n);let o=n[le];o!==null&&n[Rt]===null&&(n[Rt]=cf(o,n[Ge])),k(18),_c(r,n,n[F]),k(19,n[F])}function oI(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function _c(e,t,n){So(t);try{let r=e.viewQuery;r!==null&&ba(1,r,n);let o=e.template;o!==null&&Uf(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[ke]?.finishViewCreation(e),e.staticContentQueries&&lf(e,t),e.staticViewQueries&&ba(2,e.viewQuery,n);let i=e.components;i!==null&&iI(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[b]&=-5,Ao()}}function iI(e,t){for(let n=0;n<t.length;n++)rI(e,t[n])}function wr(e,t,n,r){let o=C(null);try{let i=t.tView,a=e[b]&4096?4096:16,c=fc(e,i,n,a,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];c[ut]=l;let u=e[ke];return u!==null&&(c[ke]=u.createEmbeddedView(i)),_c(i,c,n),c}finally{C(o)}}function bn(e,t){return!t||t.firstChild===null||Kd(e)}function fr(e,t,n,r,o=!1){for(;n!==null;){if(n.type===128){n=o?n.projectionNext:n.next;continue}let i=t[n.index];i!==null&&r.push(fe(i)),Ee(i)&&Gf(i,r);let s=n.type;if(s&8)fr(e,t,n.child,r);else if(s&32){let a=hc(n,t),c;for(;c=a();)r.push(c)}else if(s&16){let a=Bf(t,n);if(Array.isArray(a))r.push(...a);else{let c=ct(t[K]);fr(c[E],c,a,r,!0)}}n=o?n.projectionNext:n.next}return r}function Gf(e,t){for(let n=j;n<e.length;n++){let r=e[n],o=r[E].firstChild;o!==null&&fr(r[E],r,o,t)}e[dt]!==e[le]&&t.push(e[dt])}function zf(e){if(e[Pt]!==null){for(let t of e[Pt])t.impl.addSequence(t);e[Pt].length=0}}var Qf=[];function sI(e){return e[oe]??aI(e)}function aI(e){let t=Qf.pop()??Object.create(lI);return t.lView=e,t}function cI(e){e.lView[oe]!==e&&(e.lView=null,Qf.push(e))}var lI=G(W({},Xe),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{pt(e.lView)},consumerOnSignalRead(){this.lView[oe]=this}});function uI(e){let t=e[oe]??Object.create(dI);return t.lView=e,t}var dI=G(W({},Xe),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=ct(e.lView);for(;t&&!Zf(t[E]);)t=ct(t);t&&Us(t)},consumerOnSignalRead(){this.lView[oe]=this}});function Zf(e){return e.type!==2}function Yf(e){if(e[ze]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[ze])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[b]&8192)}}var fI=100;function Kf(e,t=0){let r=e[Oe].rendererFactory,o=!1;o||r.begin?.();try{pI(e,t)}finally{o||r.end?.()}}function pI(e,t){let n=ta();try{gn(!0),Fa(e,t);let r=0;for(;er(e);){if(r===fI)throw new T(103,!1);r++,Fa(e,1)}}finally{gn(n)}}function hI(e,t,n,r){if(jt(t))return;let o=t[b],i=!1,s=!1;So(t);let a=!0,c=null,l=null;i||(Zf(e)?(l=sI(t),c=tt(l)):kr()===null?(a=!1,l=uI(t),c=tt(l)):t[oe]&&(Dt(t[oe]),t[oe]=null));try{$s(t),Pu(e.bindingStartIndex),n!==null&&Uf(e,t,n,2,r);let u=(o&3)===3;if(!i)if(u){let f=e.preOrderCheckHooks;f!==null&&Bo(t,f,null)}else{let f=e.preOrderHooks;f!==null&&$o(t,f,0,null),la(t,0)}if(s||mI(t),Yf(t),Jf(t,0),e.contentQueries!==null&&lf(e,t),!i)if(u){let f=e.contentCheckHooks;f!==null&&Bo(t,f)}else{let f=e.contentHooks;f!==null&&$o(t,f,1),la(t,1)}yI(e,t);let d=e.components;d!==null&&ep(t,d,0);let p=e.viewQuery;if(p!==null&&ba(2,p,r),!i)if(u){let f=e.viewCheckHooks;f!==null&&Bo(t,f)}else{let f=e.viewHooks;f!==null&&$o(t,f,2),la(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Co]){for(let f of t[Co])f();t[Co]=null}i||(zf(t),t[b]&=-73)}catch(u){throw i||pt(t),u}finally{l!==null&&(Et(l,c),a&&cI(l)),Ao()}}function Jf(e,t){for(let n=Xd(e);n!==null;n=ef(n))for(let r=j;r<n.length;r++){let o=n[r];Xf(o,t)}}function mI(e){for(let t=Xd(e);t!==null;t=ef(t)){if(!(t[b]&2))continue;let n=t[Ft];for(let r=0;r<n.length;r++){let o=n[r];Us(o)}}}function gI(e,t,n){k(18);let r=pe(t,e);Xf(r,n),k(19,r[F])}function Xf(e,t){wo(e)&&Fa(e,t)}function Fa(e,t){let r=e[E],o=e[b],i=e[oe],s=!!(t===0&&o&16);if(s||=!!(o&64&&t===0),s||=!!(o&1024),s||=!!(i?.dirty&&Zt(i)),s||=!1,i&&(i.dirty=!1),e[b]&=-9217,s)hI(r,e,r.template,e[F]);else if(o&8192){let a=C(null);try{Yf(e),Jf(e,1);let c=r.components;c!==null&&ep(e,c,1),zf(e)}finally{C(a)}}}function ep(e,t,n){for(let r=0;r<t.length;r++)gI(e,t[r],n)}function yI(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let o=n[r];if(o<0)ht(~o);else{let i=o,s=n[++r],a=n[++r];Fu(s,i);let c=t[i];k(24,c),a(2,c),k(25,c)}}}finally{ht(-1)}}function Mc(e,t){let n=ta()?64:1088;for(e[Oe].changeDetectionScheduler?.notify(t);e;){e[b]|=n;let r=ct(e);if(mn(e)&&!r)return e;e=r}return null}function tp(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function np(e,t){let n=j+t;if(n<e.length)return e[n]}function br(e,t,n,r=!0){let o=t[E];if(vI(o,t,e,n),r){let s=La(n,e),a=t[O],c=a.parentNode(e[dt]);c!==null&&kv(o,e[ee],a,t,c,s)}let i=t[Rt];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function rp(e,t){let n=pr(e,t);return n!==void 0&&Ii(n[E],n),n}function pr(e,t){if(e.length<=j)return;let n=j+t,r=e[n];if(r){let o=r[ut];o!==null&&o!==e&&vc(o,r),t>0&&(e[n-1][ue]=r[ue]);let i=zn(e,j+t);Ov(r[E],r);let s=i[ke];s!==null&&s.detachView(i[E]),r[U]=null,r[ue]=null,r[b]&=-129}return r}function vI(e,t,n,r){let o=j+r,i=n.length;r>0&&(n[o-1][ue]=t),r<i-j?(t[ue]=n[o],_s(n,j+r,t)):(n.push(t),t[ue]=null),t[U]=n;let s=t[ut];s!==null&&n!==s&&op(s,t);let a=t[ke];a!==null&&a.insertView(e),bo(t),t[b]|=128}function op(e,t){let n=e[Ft],r=t[U];if(Pe(r))e[b]|=2;else{let o=r[U][K];t[K]!==o&&(e[b]|=2)}n===null?e[Ft]=[t]:n.push(t)}var gt=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let t=this._lView,n=t[E];return fr(n,t,n.firstChild,[])}constructor(t,n){this._lView=t,this._cdRefInjectingView=n}get context(){return this._lView[F]}set context(t){this._lView[F]=t}get destroyed(){return jt(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[U];if(Ee(t)){let n=t[Yn],r=n?n.indexOf(this):-1;r>-1&&(pr(t,r),zn(n,r))}this._attachedToViewContainer=!1}Ii(this._lView[E],this._lView)}onDestroy(t){qs(this._lView,t)}markForCheck(){Mc(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[b]&=-129}reattach(){bo(this._lView),this._lView[b]|=128}detectChanges(){this._lView[b]|=1024,Kf(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new T(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=mn(this._lView),n=this._lView[ut];n!==null&&!t&&vc(n,this._lView),jf(this._lView[E],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new T(902,!1);this._appRef=t;let n=mn(this._lView),r=this._lView[ut];r!==null&&!n&&op(r,this._lView),bo(this._lView)}};var hr=(()=>{class e{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=II;constructor(n,r,o){this._declarationLView=n,this._declarationTContainer=r,this.elementRef=o}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(n,r){return this.createEmbeddedViewImpl(n,r)}createEmbeddedViewImpl(n,r,o){let i=wr(this._declarationLView,this._declarationTContainer,n,{embeddedViewInjector:r,dehydratedView:o});return new gt(i)}}return e})();function II(){return Ci(H(),m())}function Ci(e,t){return e.type&4?new hr(t,e,Sn(e,t)):null}function Gt(e,t,n,r,o){let i=e.data[t];if(i===null)i=EI(e,t,n,r,o),Lu()&&(i.flags|=32);else if(i.type&64){i.type=n,i.value=r,i.attrs=o;let s=Ou();i.injectorIndex=s===null?-1:s.injectorIndex}return Vt(i,!0),i}function EI(e,t,n,r,o){let i=Ks(),s=Js(),a=s?i:i&&i.parent,c=e.data[t]=CI(e,a,n,t,r,o);return DI(e,c,i,s),c}function DI(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function CI(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return Qs()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}var hO=new RegExp(`^(\\d+)*(${Ey}|${Iy})*(.*)`);function wI(e){let t=e[Fs]??[],r=e[U][O],o=[];for(let i of t)i.data[of]!==void 0?o.push(i):bI(i,r);e[Fs]=o}function bI(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[rf];for(;n<o;){let i=r.nextSibling;Ef(t,r,!1),r=i,n++}}}var TI=()=>null,_I=()=>null;function ni(e,t){return TI(e,t)}function ip(e,t,n){return _I(e,t,n)}var sp=class{},wi=class{},ja=class{resolveComponentFactory(t){throw new T(917,!1)}},Tr=class{static NULL=new ja},mr=class{},MI=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>NI()}return e})();function NI(){let e=m(),t=H(),n=pe(t.index,e);return(Pe(n)?n:e)[O]}var ap=(()=>{class e{static \u0275prov=B({token:e,providedIn:"root",factory:()=>null})}return e})();var qo={},Va=class{injector;parentInjector;constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){let o=this.injector.get(t,qo,r);return o!==qo||n===qo?o:this.parentInjector.get(t,n,r)}};function ri(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(t!==null)for(let s=0;s<t.length;s++){let a=t[s];if(typeof a=="number")i=a;else if(i==1)o=ho(o,a);else if(i==2){let c=a,l=t[++s];r=ho(r,c+": "+l+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}function _r(e,t=0){let n=m();if(n===null)return xe(e,t);let r=H();return Gd(r,n,$(e),t)}function xI(){let e="invalid";throw new Error(e)}function cp(e,t,n,r,o){let i=r===null?null:{"":-1},s=o(e,n);if(s!==null){let a=s,c=null,l=null;for(let u of s)if(u.resolveHostDirectives!==null){[a,c,l]=u.resolveHostDirectives(s);break}RI(e,t,n,a,i,c,l)}i!==null&&r!==null&&SI(n,r,i)}function SI(e,t,n){let r=e.localNames=[];for(let o=0;o<t.length;o+=2){let i=n[t[o+1]];if(i==null)throw new T(-301,!1);r.push(t[o],i)}}function AI(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function RI(e,t,n,r,o,i,s){let a=r.length,c=!1;for(let p=0;p<a;p++){let f=r[p];!c&&de(f)&&(c=!0,AI(e,n,p)),Ea(Yo(n,t),e,f.type)}jI(n,e.data.length,a);for(let p=0;p<a;p++){let f=r[p];f.providersResolver&&f.providersResolver(f)}let l=!1,u=!1,d=Nf(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let p=0;p<a;p++){let f=r[p];if(n.mergedAttrs=Dn(n.mergedAttrs,f.hostAttrs),kI(e,n,t,d,f),FI(d,f,o),s!==null&&s.has(f)){let[g,M]=s.get(f);n.directiveToIndex.set(f.type,[d,g+n.directiveStart,M+n.directiveStart])}else(i===null||!i.has(f))&&n.directiveToIndex.set(f.type,d);f.contentQueries!==null&&(n.flags|=4),(f.hostBindings!==null||f.hostAttrs!==null||f.hostVars!==0)&&(n.flags|=64);let h=f.type.prototype;!l&&(h.ngOnChanges||h.ngOnInit||h.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),l=!0),!u&&(h.ngOnChanges||h.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),u=!0),d++}OI(e,n,i)}function OI(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let o=e.data[r];if(n===null||!n.has(o))md(0,t,o,r),md(1,t,o,r),yd(t,r,!1);else{let i=n.get(o);gd(0,t,i,r),gd(1,t,i,r),yd(t,r,!0)}}}function md(e,t,n,r){let o=e===0?n.inputs:n.outputs;for(let i in o)if(o.hasOwnProperty(i)){let s;e===0?s=t.inputs??={}:s=t.outputs??={},s[i]??=[],s[i].push(r),lp(t,i)}}function gd(e,t,n,r){let o=e===0?n.inputs:n.outputs;for(let i in o)if(o.hasOwnProperty(i)){let s=o[i],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[s]??=[],a[s].push(r,i),lp(t,s)}}function lp(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function yd(e,t,n){let{attrs:r,inputs:o,hostDirectiveInputs:i}=e;if(r===null||!n&&o===null||n&&i===null||uc(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let s=null,a=0;for(;a<r.length;){let c=r[a];if(c===0){a+=4;continue}else if(c===5){a+=2;continue}else if(typeof c=="number")break;if(!n&&o.hasOwnProperty(c)){let l=o[c];for(let u of l)if(u===t){s??=[],s.push(c,r[a+1]);break}}else if(n&&i.hasOwnProperty(c)){let l=i[c];for(let u=0;u<l.length;u+=2)if(l[u]===t){s??=[],s.push(l[u+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(s)}function kI(e,t,n,r,o){e.data[r]=o;let i=o.factory||(o.factory=at(o.type,!0)),s=new Ut(i,de(o),_r,null);e.blueprint[r]=s,n[r]=s,PI(e,t,r,Nf(e,n,o.hostVars,J),o)}function PI(e,t,n,r,o){let i=o.hostBindings;if(i){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;LI(s)!=a&&s.push(a),s.push(n,r,i)}}function LI(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function FI(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;de(t)&&(n[""]=e)}}function jI(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Nc(e,t,n,r,o,i,s,a){let c=t[E],l=c.consts,u=ie(l,s),d=Gt(c,e,n,r,u);return i&&cp(c,t,d,ie(l,a),o),d.mergedAttrs=Dn(d.mergedAttrs,d.attrs),d.attrs!==null&&ri(d,d.attrs,!1),d.mergedAttrs!==null&&ri(d,d.mergedAttrs,!0),c.queries!==null&&c.queries.elementStart(c,d),d}function xc(e,t){Fd(e,t),js(t)&&e.queries.elementEnd(t)}function VI(e,t,n,r,o,i){let s=t.consts,a=ie(s,o),c=Gt(t,e,n,r,a);if(c.mergedAttrs=Dn(c.mergedAttrs,c.attrs),i!=null){let l=ie(s,i);c.localNames=[];for(let u=0;u<l.length;u+=2)c.localNames.push(l[u],-1)}return c.attrs!==null&&ri(c,c.attrs,!1),c.mergedAttrs!==null&&ri(c,c.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,c),c}function Sc(e){return bi(e)?Array.isArray(e)||!(e instanceof Map)&&Symbol.iterator in e:!1}function up(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{let n=e[Symbol.iterator](),r;for(;!(r=n.next()).done;)t(r.value)}}function bi(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function Ti(e,t,n){return e[t]=n}function HI(e,t){return e[t]}function ne(e,t,n){if(n===J)return!1;let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function Ac(e,t,n,r){let o=ne(e,t,n);return ne(e,t+1,r)||o}function BI(e,t,n,r,o){let i=Ac(e,t,n,r);return ne(e,t+2,o)||i}function Wo(e,t,n){return function r(o){let i=ft(e)?pe(e.index,t):t;Mc(i,5);let s=t[F],a=vd(t,s,n,o),c=r.__ngNextListenerFn__;for(;c;)a=vd(t,s,c,o)&&a,c=c.__ngNextListenerFn__;return a}}function vd(e,t,n,r){let o=C(null);try{return k(6,t,n),n(r)!==!1}catch(i){return nI(e,i),!1}finally{k(7,t,n),C(o)}}function dp(e,t,n,r,o,i,s,a){let c=hn(e),l=!1,u=null;if(!r&&c&&(u=UI(t,n,i,e.index)),u!==null){let d=u.__ngLastListenerFn__||u;d.__ngNextListenerFn__=s,u.__ngLastListenerFn__=s,l=!0}else{let d=De(e,n),p=r?r(d):d;wy(n,p,i,a);let f=o.listen(p,i,a);if(!$I(i)){let h=r?g=>r(fe(g[e.index])):e.index;fp(h,t,n,i,a,f,!1)}}return l}function $I(e){return e.startsWith("animation")||e.startsWith("transition")}function UI(e,t,n,r){let o=e.cleanup;if(o!=null)for(let i=0;i<o.length-1;i+=2){let s=o[i];if(s===n&&o[i+1]===r){let a=t[fn],c=o[i+2];return a&&a.length>c?a[c]:null}typeof s=="string"&&(i+=2)}return null}function fp(e,t,n,r,o,i,s){let a=t.firstCreatePass?Gs(t):null,c=Ws(n),l=c.length;c.push(o,i),a&&a.push(r,e,l,(l+1)*(s?-1:1))}function Id(e,t,n,r,o,i){let s=t[n],a=t[E],l=a.data[n].outputs[r],d=s[l].subscribe(i);fp(e.index,a,t,o,i,d,!0)}var Ha=Symbol("BINDING");var oi=class extends Tr{ngModule;constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let n=Re(t);return new yt(n,this.ngModule)}};function qI(e){return Object.keys(e).map(t=>{let[n,r,o]=e[t],i={propName:n,templateName:t,isSignal:(r&yi.SignalBased)!==0};return o&&(i.transform=o),i})}function WI(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function GI(e,t,n){let r=t instanceof ae?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new Va(n,r):n}function zI(e){let t=e.get(mr,null);if(t===null)throw new T(407,!1);let n=e.get(ap,null),r=e.get(ce,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r,ngReflect:!1}}function QI(e,t){let n=pp(e);return vf(t,n,n==="svg"?Vs:n==="math"?wu:null)}function pp(e){return(e.selectors[0][0]||"div").toLowerCase()}var yt=class extends wi{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=qI(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=WI(this.componentDef.outputs),this.cachedOutputs}constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=mv(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!n}create(t,n,r,o,i,s){k(22);let a=C(null);try{let c=this.componentDef,l=ZI(r,c,s,i),u=GI(c,o||this.ngModule,t),d=zI(u),p=d.rendererFactory.createRenderer(null,c),f=r?Wv(p,r,c.encapsulation,u):QI(c,p),h=s?.some(Ed)||i?.some(w=>typeof w!="function"&&w.bindings.some(Ed)),g=fc(null,l,null,512|Mf(c),null,null,d,p,u,null,cf(f,u,!0));g[P]=f,So(g);let M=null;try{let w=Nc(P,g,2,"#host",()=>l.directiveRegistry,!0,0);Df(p,f,w),Cn(f,g),Di(l,g,w),ac(l,w,g),xc(l,w),n!==void 0&&KI(w,this.ngContentSelectors,n),M=pe(w.index,g),g[F]=M[F],_c(l,g,null)}catch(w){throw M!==null&&Ca(M),Ca(g),w}finally{k(23),Ao()}return new ii(this.componentType,g,!!h)}finally{C(a)}}};function ZI(e,t,n,r){let o=e?["ng-version","20.3.15"]:gv(t.selectors[0]),i=null,s=null,a=0;if(n)for(let u of n)a+=u[Ha].requiredVars,u.create&&(u.targetIdx=0,(i??=[]).push(u)),u.update&&(u.targetIdx=0,(s??=[]).push(u));if(r)for(let u=0;u<r.length;u++){let d=r[u];if(typeof d!="function")for(let p of d.bindings){a+=p[Ha].requiredVars;let f=u+1;p.create&&(p.targetIdx=f,(i??=[]).push(p)),p.update&&(p.targetIdx=f,(s??=[]).push(p))}}let c=[t];if(r)for(let u of r){let d=typeof u=="function"?u:u.type,p=Eo(d);c.push(p)}return dc(0,null,YI(i,s),1,a,c,null,null,null,[o],null)}function YI(e,t){return!e&&!t?null:n=>{if(n&1&&e)for(let r of e)r.create();if(n&2&&t)for(let r of t)r.update()}}function Ed(e){let t=e[Ha].kind;return t==="input"||t==="twoWay"}var ii=class extends sp{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(t,n,r){super(),this._rootLView=n,this._hasInputBindings=r,this._tNode=Kn(n[E],P),this.location=Sn(this._tNode,n),this.instance=pe(this._tNode.index,n)[F],this.hostView=this.changeDetectorRef=new gt(n,void 0),this.componentType=t}setInput(t,n){this._hasInputBindings;let r=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),n))return;let o=this._rootLView,i=Tc(r,o[E],o,t,n);this.previousInputValues.set(t,n);let s=pe(r.index,o);Mc(s,1)}get injector(){return new $t(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function KI(e,t,n){let r=e.projection=[];for(let o=0;o<t.length;o++){let i=n[o];r.push(i!=null&&i.length?Array.from(i):null)}}var _i=(()=>{class e{static __NG_ELEMENT_ID__=JI}return e})();function JI(){let e=H();return mp(e,m())}var XI=_i,hp=class extends XI{_lContainer;_hostTNode;_hostLView;constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Sn(this._hostTNode,this._hostLView)}get injector(){return new $t(this._hostTNode,this._hostLView)}get parentInjector(){let t=oc(this._hostTNode,this._hostLView);if(Hd(t)){let n=Qo(t,this._hostLView),r=zo(t),o=n[E].data[r+8];return new $t(o,n)}else return new $t(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=Dd(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-j}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=ni(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,bn(this._hostTNode,s)),a}createComponent(t,n,r,o,i,s,a){let c=t&&!Bg(t),l;if(c)l=n;else{let M=n||{};l=M.index,r=M.injector,o=M.projectableNodes,i=M.environmentInjector||M.ngModuleRef,s=M.directives,a=M.bindings}let u=c?t:new yt(Re(t)),d=r||this.parentInjector;if(!i&&u.ngModule==null){let w=(c?d:this.parentInjector).get(ae,null);w&&(i=w)}let p=Re(u.componentType??{}),f=ni(this._lContainer,p?.id??null),h=f?.firstChild??null,g=u.create(d,o,h,i,s,a);return this.insertImpl(g.hostView,l,bn(this._hostTNode,f)),g}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(Tu(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=o[U],l=new hp(c,c[ee],c[U]);l.detach(l.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return br(s,o,i,r),t.attachToViewContainerRef(),_s(fa(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=Dd(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=pr(this._lContainer,n);r&&(zn(fa(this._lContainer),n),Ii(r[E],r))}detach(t){let n=this._adjustIndex(t,-1),r=pr(this._lContainer,n);return r&&zn(fa(this._lContainer),n)!=null?new gt(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function Dd(e){return e[Yn]}function fa(e){return e[Yn]||(e[Yn]=[])}function mp(e,t){let n,r=t[e.index];return Ee(r)?n=r:(n=tp(r,t,null,e),t[e.index]=n,pc(t,n)),tE(n,t,e,r),new hp(n,e,t)}function eE(e,t){let n=e[O],r=n.createComment(""),o=De(t,e),i=n.parentNode(o);return Jo(n,i,r,n.nextSibling(o),!1),r}var tE=oE,nE=()=>!1;function rE(e,t,n){return nE(e,t,n)}function oE(e,t,n,r){if(e[dt])return;let o;n.type&8?o=fe(r):o=eE(t,n),e[dt]=o}var Ba=class e{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},$a=class e{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,o=[];for(let i=0;i<r;i++){let s=n.getByIndex(i),a=this.queries[s.indexInDeclarationView];o.push(a.clone())}return new e(o)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)Oc(t,n).matches!==null&&this.queries[n].setDirty()}},si=class{flags;read;predicate;constructor(t,n,r=null){this.flags=n,this.read=r,typeof t=="string"?this.predicate=lE(t):this.predicate=t}},Ua=class e{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let o=n!==null?n.length:0,i=this.getByIndex(r).embeddedTView(t,o);i&&(i.indexInDeclarationView=r,n!==null?n.push(i):n=[i])}return n!==null?new e(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},qa=class e{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let o=0;o<r.length;o++){let i=r[o];this.matchTNodeWithReadOption(t,n,iE(n,i)),this.matchTNodeWithReadOption(t,n,Uo(n,t,i,!1,!1))}else r===hr?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,Uo(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let o=this.metadata.read;if(o!==null)if(o===vr||o===_i||o===hr&&n.type&4)this.addMatch(n.index,-2);else{let i=Uo(n,t,o,!1,!1);i!==null&&this.addMatch(n.index,i)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function iE(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function sE(e,t){return e.type&11?Sn(e,t):e.type&4?Ci(e,t):null}function aE(e,t,n,r){return n===-1?sE(t,e):n===-2?cE(e,t,r):lr(e,e[E],n,t)}function cE(e,t,n){if(n===vr)return Sn(t,e);if(n===hr)return Ci(t,e);if(n===_i)return mp(t,e)}function gp(e,t,n,r){let o=t[ke].queries[r];if(o.matches===null){let i=e.data,s=n.matches,a=[];for(let c=0;s!==null&&c<s.length;c+=2){let l=s[c];if(l<0)a.push(null);else{let u=i[l];a.push(aE(t,u,s[c+1],n.metadata.read))}}o.matches=a}return o.matches}function Wa(e,t,n,r){let o=e.queries.getByIndex(n),i=o.matches;if(i!==null){let s=gp(e,t,o,n);for(let a=0;a<i.length;a+=2){let c=i[a];if(c>0)r.push(s[a/2]);else{let l=i[a+1],u=t[-c];for(let d=j;d<u.length;d++){let p=u[d];p[ut]===p[U]&&Wa(p[E],p,l,r)}if(u[Ft]!==null){let d=u[Ft];for(let p=0;p<d.length;p++){let f=d[p];Wa(f[E],f,l,r)}}}}}return r}function Rc(e,t){return e[ke].queries[t].queryList}function yp(e,t,n){let r=new Ko((n&4)===4);return Nu(e,t,r,r.destroy),(t[ke]??=new $a).queries.push(new Ba(r))-1}function vp(e,t,n){let r=R();return r.firstCreatePass&&(Ep(r,new si(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),yp(r,m(),t)}function Ip(e,t,n,r){let o=R();if(o.firstCreatePass){let i=H();Ep(o,new si(t,n,r),i.index),uE(o,e),(n&2)===2&&(o.staticContentQueries=!0)}return yp(o,m(),n)}function lE(e){return e.split(",").map(t=>t.trim())}function Ep(e,t,n){e.queries===null&&(e.queries=new Ua),e.queries.track(new qa(t,n))}function uE(e,t){let n=e.contentQueries||(e.contentQueries=[]),r=n.length?n[n.length-1]:-1;t!==r&&n.push(e.queries.length-1,t)}function Oc(e,t){return e.queries.getByIndex(t)}function Dp(e,t){let n=e[E],r=Oc(n,t);return r.crossesNgTemplate?Wa(n,e,t,[]):gp(n,e,r,t)}function kc(e,t,n){let r,o=On(()=>{r._dirtyCounter();let i=dE(r,e);if(t&&i===void 0)throw new T(-951,!1);return i});return r=o[V],r._dirtyCounter=Oo(0),r._flatValue=void 0,o}function Pc(e){return kc(!0,!1,e)}function Lc(e){return kc(!0,!0,e)}function Cp(e){return kc(!1,!1,e)}function wp(e,t){let n=e[V];n._lView=m(),n._queryIndex=t,n._queryList=Rc(n._lView,t),n._queryList.onDirty(()=>n._dirtyCounter.update(r=>r+1))}function dE(e,t){let n=e._lView,r=e._queryIndex;if(n===void 0||r===void 0||n[b]&4)return t?void 0:Y;let o=Rc(n,r),i=Dp(n,r);return o.reset(i,Yd),t?o.first:o._changesDetected||e._flatValue===void 0?e._flatValue=o.toArray():e._flatValue}var Tn=class{},bp=class{};var ai=class extends Tn{ngModuleType;_parent;_bootstrapComponents=[];_r3Injector;instance;destroyCbs=[];componentFactoryResolver=new oi(this);constructor(t,n,r,o=!0){super(),this.ngModuleType=t,this._parent=n;let i=xs(t);this._bootstrapComponents=bf(i.bootstrap),this._r3Injector=oa(t,n,[{provide:Tn,useValue:this},{provide:Tr,useValue:this.componentFactoryResolver},...r],qe(t),new Set(["environment"])),o&&this.resolveInjectorInitializers()}resolveInjectorInitializers(){this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(this.ngModuleType)}get injector(){return this._r3Injector}destroy(){let t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}},ci=class extends bp{moduleType;constructor(t){super(),this.moduleType=t}create(t){return new ai(this.moduleType,t,[])}};var gr=class extends Tn{injector;componentFactoryResolver=new oi(this);instance=null;constructor(t){super();let n=new St([...t.providers,{provide:Tn,useValue:this},{provide:Tr,useValue:this.componentFactoryResolver}],t.parent||dn(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function Tp(e,t,n=null){return new gr({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var fE=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=Ss(!1,n.type),o=r.length>0?Tp([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,o)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=B({token:e,providedIn:"environment",factory:()=>new e(xe(ae))})}return e})();function pE(e){return xn(()=>{let t=_p(e),n=G(W({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===ic.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?o=>o.get(fE).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||wn.Emulated,styles:e.styles||Y,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&Ve("NgStandalone"),Mp(n);let r=e.dependencies;return n.directiveDefs=Cd(r,hE),n.pipeDefs=Cd(r,gu),n.id=EE(n),n})}function hE(e){return Re(e)||Eo(e)}function mE(e){return xn(()=>({type:e.type,bootstrap:e.bootstrap||Y,declarations:e.declarations||Y,imports:e.imports||Y,exports:e.exports||Y,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function gE(e,t){if(e==null)return Ie;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a,c;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i,c=o[3]||null):(i=o,s=o,a=yi.None,c=null),n[i]=[r,a,c],t[i]=s}return n}function yE(e){if(e==null)return Ie;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function vE(e){return xn(()=>{let t=_p(e);return Mp(t),t})}function IE(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone??!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function _p(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||Ie,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||Y,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,inputs:gE(e.inputs,t),outputs:yE(e.outputs),debugInfo:null}}function Mp(e){e.features?.forEach(t=>t(e))}function Cd(e,t){return e?()=>{let n=typeof e=="function"?e():e,r=[];for(let o of n){let i=t(o);i!==null&&r.push(i)}return r}:null}function EE(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function DE(e){return Object.getPrototypeOf(e.prototype).constructor}function Np(e){let t=DE(e.type),n=!0,r=[e];for(;t;){let o;if(de(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new T(903,!1);o=t.\u0275dir}if(o){if(n){r.push(o);let s=e;s.inputs=pa(e.inputs),s.declaredInputs=pa(e.declaredInputs),s.outputs=pa(e.outputs);let a=o.hostBindings;a&&_E(e,a);let c=o.viewQuery,l=o.contentQueries;if(c&&bE(e,c),l&&TE(e,l),CE(e,o),su(e.outputs,o.outputs),de(o)&&o.data.animation){let u=e.data;u.animation=(u.animation||[]).concat(o.data.animation)}}let i=o.features;if(i)for(let s=0;s<i.length;s++){let a=i[s];a&&a.ngInherit&&a(e),a===Np&&(n=!1)}}t=Object.getPrototypeOf(t)}wE(r)}function CE(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function wE(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=Dn(o.hostAttrs,n=Dn(n,o.hostAttrs))}}function pa(e){return e===Ie?{}:e===Y?[]:e}function bE(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function TE(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function _E(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function ME(e){let t=n=>{let r=Array.isArray(e);n.hostDirectives===null?(n.resolveHostDirectives=NE,n.hostDirectives=r?e.map(Ga):[e]):r?n.hostDirectives.unshift(...e.map(Ga)):n.hostDirectives.unshift(e)};return t.ngInherit=!0,t}function NE(e){let t=[],n=!1,r=null,o=null;for(let i=0;i<e.length;i++){let s=e[i];if(s.hostDirectives!==null){let a=t.length;r??=new Map,o??=new Map,xp(s,t,r),o.set(s,[a,t.length-1])}i===0&&de(s)&&(n=!0,t.push(s))}for(let i=n?1:0;i<e.length;i++)t.push(e[i]);return[t,r,o]}function xp(e,t,n){if(e.hostDirectives!==null)for(let r of e.hostDirectives)if(typeof r=="function"){let o=r();for(let i of o)wd(Ga(i),t,n)}else wd(r,t,n)}function wd(e,t,n){let r=Eo(e.directive);xE(r.declaredInputs,e.inputs),xp(r,t,n),n.set(r,e),t.push(r)}function Ga(e){return typeof e=="function"?{directive:$(e),inputs:Ie,outputs:Ie}:{directive:$(e.directive),inputs:bd(e.inputs),outputs:bd(e.outputs)}}function bd(e){if(e===void 0||e.length===0)return Ie;let t={};for(let n=0;n<e.length;n+=2)t[e[n]]=e[n+1];return t}function xE(e,t){for(let n in t)if(t.hasOwnProperty(n)){let r=t[n],o=e[n];e[r]=o}}function Sp(e,t,n,r,o,i,s,a){if(n.firstCreatePass){e.mergedAttrs=Dn(e.mergedAttrs,e.attrs);let u=e.tView=dc(2,e,o,i,s,n.directiveRegistry,n.pipeRegistry,null,n.schemas,n.consts,null);n.queries!==null&&(n.queries.template(n,e),u.queries=n.queries.embeddedTView(e))}a&&(e.flags|=a),Vt(e,!1);let c=AE(n,t,e,r);Ro()&&Ic(n,t,c,e),Cn(c,t);let l=tp(c,t,c,e);t[r+P]=l,pc(t,l),rE(l,e,t)}function SE(e,t,n,r,o,i,s,a,c,l,u){let d=n+P,p;return t.firstCreatePass?(p=Gt(t,d,4,s||null,a||null),To()&&cp(t,e,p,ie(t.consts,l),Cc),Fd(t,p)):p=t.data[d],Sp(p,e,t,n,r,o,i,c),hn(p)&&Di(t,e,p),l!=null&&Cr(e,p,u),p}function _n(e,t,n,r,o,i,s,a,c,l,u){let d=n+P,p;if(t.firstCreatePass){if(p=Gt(t,d,4,s||null,a||null),l!=null){let f=ie(t.consts,l);p.localNames=[];for(let h=0;h<f.length;h+=2)p.localNames.push(f[h],-1)}}else p=t.data[d];return Sp(p,e,t,n,r,o,i,c),l!=null&&Cr(e,p,u),p}function Ap(e,t,n,r,o,i,s,a){let c=m(),l=R(),u=ie(l.consts,i);return SE(c,l,e,t,n,r,o,u,void 0,s,a),Ap}function Rp(e,t,n,r,o,i,s,a){let c=m(),l=R(),u=ie(l.consts,i);return _n(c,l,e,t,n,r,o,u,void 0,s,a),Rp}var AE=RE;function RE(e,t,n,r){return nr(!0),t[O].createComment("")}var OE=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"platform"})}return e})();var Op=new S("");function Fc(e){return!!e&&typeof e.then=="function"}function kp(e){return!!e&&typeof e.subscribe=="function"}var jc=new S("");function kE(e){return un([{provide:jc,multi:!0,useValue:e}])}var Vc=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=I(jc,{optional:!0})??[];injector=I(ve);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let o of this.appInits){let i=Do(this.injector,o);if(Fc(i))n.push(i);else if(kp(i)){let s=new Promise((a,c)=>{i.subscribe({complete:a,error:c})});n.push(s)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(o=>{this.reject(o)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Pp=new S("");function Lp(){ji(()=>{let e="";throw new T(600,e)})}function Fp(e){return e.isBoundToModule}var PE=10;var Mr=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=I(Fe);afterRenderManager=I(yc);zonelessEnabled=I(or);rootEffectScheduler=I(ir);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new se;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=I(mt);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(Ne(n=>!n))}constructor(){I(Dr,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:o=>{o&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=I(ae);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){return this.bootstrapImpl(n,r)}bootstrapImpl(n,r,o=ve.NULL){return this._injector.get(te).run(()=>{k(10);let s=n instanceof wi;if(!this._injector.get(Vc).done){let h="";throw new T(405,h)}let c;s?c=n:c=this._injector.get(Tr).resolveComponentFactory(n),this.componentTypes.push(c.componentType);let l=Fp(c)?void 0:this._injector.get(Tn),u=r||c.selector,d=c.create(o,[],u,l),p=d.location.nativeElement,f=d.injector.get(Op,null);return f?.registerApplication(p),d.onDestroy(()=>{this.detachView(d.hostView),ar(this.components,d),f?.unregisterApplication(p)}),this._loadComponent(d),k(11,d),d})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){k(12),this.tracingSnapshot!==null?this.tracingSnapshot.run(vi.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new T(101,!1);let n=C(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,C(n),this.afterTick.next(),k(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(mr,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<PE;)k(14),this.synchronizeOnce(),k(15)}synchronizeOnce(){this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush());let n=!1;if(this.dirtyFlags&7){let r=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:o}of this.allViews){if(!r&&!er(o))continue;let i=r&&!this.zonelessEnabled?0:1;Kf(o,i),n=!0}if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}n||(this._rendererFactory?.begin?.(),this._rendererFactory?.end?.()),this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>er(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;ar(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView);try{this.tick()}catch(o){this.internalErrorHandler(o)}this.components.push(n),this._injector.get(Pp,[]).forEach(o=>o(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>ar(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new T(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function ar(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function jp(e,t,n,r){let o=m(),i=Le();if(ne(o,i,t)){let s=R(),a=yn();Xv(a,o,e,t,n,r)}return jp}var DO=typeof document<"u"&&typeof document?.documentElement?.getAnimations=="function";function LE(){return m()[K][F]}var za=class{destroy(t){}updateValue(t,n){}swap(t,n){let r=Math.min(t,n),o=Math.max(t,n),i=this.detach(o);if(o-r>1){let s=this.detach(r);this.attach(r,i),this.attach(o,s)}else this.attach(r,i)}move(t,n){this.attach(n,this.detach(t))}};function ha(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function FE(e,t,n){let r,o,i=0,s=e.length-1,a=void 0;if(Array.isArray(t)){let c=t.length-1;for(;i<=s&&i<=c;){let l=e.at(i),u=t[i],d=ha(i,l,i,u,n);if(d!==0){d<0&&e.updateValue(i,u),i++;continue}let p=e.at(s),f=t[c],h=ha(s,p,c,f,n);if(h!==0){h<0&&e.updateValue(s,f),s--,c--;continue}let g=n(i,l),M=n(s,p),w=n(i,u);if(Object.is(w,M)){let be=n(c,f);Object.is(be,g)?(e.swap(i,s),e.updateValue(s,f),c--,s--):e.move(s,i),e.updateValue(i,u),i++;continue}if(r??=new li,o??=_d(e,i,s,n),Qa(e,r,i,w))e.updateValue(i,u),i++,s++;else if(o.has(w))r.set(g,e.detach(i)),s--;else{let be=e.create(i,t[i]);e.attach(i,be),i++,s++}}for(;i<=c;)Td(e,r,n,i,t[i]),i++}else if(t!=null){let c=t[Symbol.iterator](),l=c.next();for(;!l.done&&i<=s;){let u=e.at(i),d=l.value,p=ha(i,u,i,d,n);if(p!==0)p<0&&e.updateValue(i,d),i++,l=c.next();else{r??=new li,o??=_d(e,i,s,n);let f=n(i,d);if(Qa(e,r,i,f))e.updateValue(i,d),i++,s++,l=c.next();else if(!o.has(f))e.attach(i,e.create(i,d)),i++,s++,l=c.next();else{let h=n(i,u);r.set(h,e.detach(i)),s--}}}for(;!l.done;)Td(e,r,n,e.length,l.value),l=c.next()}for(;i<=s;)e.destroy(e.detach(s--));r?.forEach(c=>{e.destroy(c)})}function Qa(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function Td(e,t,n,r,o){if(Qa(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function _d(e,t,n,r){let o=new Set;for(let i=t;i<=n;i++)o.add(r(i,e.at(i)));return o}var li=class{kvMap=new Map;_vMap=void 0;has(t){return this.kvMap.has(t)}delete(t){if(!this.has(t))return!1;let n=this.kvMap.get(t);return this._vMap!==void 0&&this._vMap.has(n)?(this.kvMap.set(t,this._vMap.get(n)),this._vMap.delete(n)):this.kvMap.delete(t),!0}get(t){return this.kvMap.get(t)}set(t,n){if(this.kvMap.has(t)){let r=this.kvMap.get(t);this._vMap===void 0&&(this._vMap=new Map);let o=this._vMap;for(;o.has(r);)r=o.get(r);o.set(r,n)}else this.kvMap.set(t,n)}forEach(t){for(let[n,r]of this.kvMap)if(t(r,n),this._vMap!==void 0){let o=this._vMap;for(;o.has(r);)r=o.get(r),t(r,n)}}};function jE(e,t,n,r,o,i,s,a){Ve("NgControlFlow");let c=m(),l=R(),u=ie(l.consts,i);return _n(c,l,e,t,n,r,o,u,256,s,a),Hc}function Hc(e,t,n,r,o,i,s,a){Ve("NgControlFlow");let c=m(),l=R(),u=ie(l.consts,i);return _n(c,l,e,t,n,r,o,u,512,s,a),Hc}function VE(e,t){Ve("NgControlFlow");let n=m(),r=Le(),o=n[r]!==J?n[r]:-1,i=o!==-1?ui(n,P+o):void 0,s=0;if(ne(n,r,e)){let a=C(null);try{if(i!==void 0&&rp(i,s),e!==-1){let c=P+e,l=ui(n,c),u=Ja(n[E],c),d=ip(l,u,n),p=wr(n,u,t,{dehydratedView:d});br(l,p,s,bn(u,d))}}finally{C(a)}}else if(i!==void 0){let a=np(i,s);a!==void 0&&(a[F]=t)}}var Za=class{lContainer;$implicit;$index;constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-j}};function HE(e){return e}function BE(e,t){return t}var Ya=class{hasEmptyBlock;trackByFn;liveCollection;constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function $E(e,t,n,r,o,i,s,a,c,l,u,d,p){Ve("NgControlFlow");let f=m(),h=R(),g=c!==void 0,M=m(),w=a?s.bind(M[K][F]):s,be=new Ya(g,w);M[P+e]=be,_n(f,h,e+1,t,n,r,o,ie(h.consts,i),256),g&&_n(f,h,e+2,c,l,u,d,ie(h.consts,p),512)}var Ka=class extends za{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r}get length(){return this.lContainer.length-j}at(t){return this.getLView(t)[F].$implicit}attach(t,n){let r=n[Rt];this.needsIndexUpdate||=t!==this.length,br(this.lContainer,n,t,bn(this.templateTNode,r)),qE(this.lContainer,t)}detach(t){return this.needsIndexUpdate||=t!==this.length-1,WE(this.lContainer,t),GE(this.lContainer,t)}create(t,n){let r=ni(this.lContainer,this.templateTNode.tView.ssrId),o=wr(this.hostLView,this.templateTNode,new Za(this.lContainer,n,t),{dehydratedView:r});return this.operationsCounter?.recordCreate(),o}destroy(t){Ii(t[E],t),this.operationsCounter?.recordDestroy()}updateValue(t,n){this.getLView(t)[F].$implicit=n}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[F].$index=t}getLView(t){return zE(this.lContainer,t)}};function UE(e){let t=C(null),n=Ce();try{let r=m(),o=r[E],i=r[n],s=n+1,a=ui(r,s);if(i.liveCollection===void 0){let l=Ja(o,s);i.liveCollection=new Ka(a,r,l)}else i.liveCollection.reset();let c=i.liveCollection;if(FE(c,e,i.trackByFn),c.updateIndexes(),i.hasEmptyBlock){let l=Le(),u=c.length===0;if(ne(r,l,u)){let d=n+2,p=ui(r,d);if(u){let f=Ja(o,d),h=ip(p,f,r),g=wr(r,f,void 0,{dehydratedView:h});br(p,g,0,bn(f,h))}else o.firstUpdatePass&&wI(p),rp(p,0)}}}finally{C(t)}}function ui(e,t){return e[t]}function qE(e,t){if(e.length<=j)return;let n=j+t,r=e[n],o=r?r[Lt]:void 0;if(r&&o&&o.detachedLeaveAnimationFns&&o.detachedLeaveAnimationFns.length>0){let i=r[Ge];Av(i,o),ur.delete(r),o.detachedLeaveAnimationFns=void 0}}function WE(e,t){if(e.length<=j)return;let n=j+t,r=e[n],o=r?r[Lt]:void 0;o&&o.leave&&o.leave.size>0&&(o.detachedLeaveAnimationFns=[])}function GE(e,t){return pr(e,t)}function zE(e,t){return np(e,t)}function Ja(e,t){return Kn(e,t)}function Vp(e,t,n){let r=m(),o=Le();if(ne(r,o,t)){let i=R(),s=yn();qf(s,r,e,t,r[O],n)}return Vp}function Xa(e,t,n,r,o){Tc(t,e,n,o?"class":"style",r)}function Bc(e,t,n,r){let o=m(),i=o[E],s=e+P,a=i.firstCreatePass?Nc(s,o,2,t,Cc,To(),n,r):i.data[s];if(wc(a,o,e,t,$p),hn(a)){let c=o[E];Di(c,o,a),ac(c,a,o)}return r!=null&&Cr(o,a),Bc}function $c(){let e=R(),t=H(),n=bc(t);return e.firstCreatePass&&xc(e,n),Zs(n)&&Ys(),zs(),n.classesWithoutHost!=null&&Qg(n)&&Xa(e,n,m(),n.classesWithoutHost,!0),n.stylesWithoutHost!=null&&Zg(n)&&Xa(e,n,m(),n.stylesWithoutHost,!1),$c}function Hp(e,t,n,r){return Bc(e,t,n,r),$c(),Hp}function Uc(e,t,n,r){let o=m(),i=o[E],s=e+P,a=i.firstCreatePass?VI(s,i,2,t,n,r):i.data[s];return wc(a,o,e,t,$p),r!=null&&Cr(o,a),Uc}function qc(){let e=H(),t=bc(e);return Zs(t)&&Ys(),zs(),qc}function Bp(e,t,n,r){return Uc(e,t,n,r),qc(),Bp}var $p=(e,t,n,r,o)=>(nr(!0),vf(t[O],r,qu()));function Wc(e,t,n){let r=m(),o=r[E],i=e+P,s=o.firstCreatePass?Nc(i,r,8,"ng-container",Cc,To(),t,n):o.data[i];if(wc(s,r,e,"ng-container",QE),hn(s)){let a=r[E];Di(a,r,s),ac(a,s,r)}return n!=null&&Cr(r,s),Wc}function Gc(){let e=R(),t=H(),n=bc(t);return e.firstCreatePass&&xc(e,n),Gc}function Up(e,t,n){return Wc(e,t,n),Gc(),Up}var QE=(e,t,n,r,o)=>(nr(!0),Xy(t[O],""));function ZE(){return m()}function qp(e,t,n){let r=m(),o=Le();if(ne(r,o,t)){let i=R(),s=yn();Dc(s,r,e,t,r[O],n)}return qp}function Wp(e,t,n){let r=m(),o=Le();if(ne(r,o,t)){let i=R(),s=yn(),a=No(i.data),c=Wf(a,s,r);Dc(s,r,e,t,c,n)}return Wp}var Vo=void 0;function YE(e){let t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return t===1&&n===0?1:5}var KE=["en",[["a","p"],["AM","PM"]],[["AM","PM"]],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Vo,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Vo,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Vo,"{1} 'at' {0}",Vo],[".",",",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0%","\xA4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",YE],cr={};function JE(e,t,n){typeof t!="string"&&(n=t,t=e[di.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),cr[t]=e,n&&(cr[t][di.ExtraData]=n)}function XE(e){let t=eD(e),n=Md(t);if(n)return n;let r=t.split("-")[0];if(n=Md(r),n)return n;if(r==="en")return KE;throw new T(701,!1)}function Md(e){return e in cr||(cr[e]=Ae.ng&&Ae.ng.common&&Ae.ng.common.locales&&Ae.ng.common.locales[e]),cr[e]}var di=(function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e})(di||{});function eD(e){return e.toLowerCase().replace(/_/g,"-")}var Nr="en-US";var tD=Nr;function Gp(e){typeof e=="string"&&(tD=e.toLowerCase().replace(/_/g,"-"))}function zp(e,t,n){let r=m(),o=R(),i=H();return zc(o,r,r[O],i,e,t,n),zp}function Qp(e,t){let n=H(),r=m(),o=R(),i=No(o.data),s=Wf(i,n,r);return zc(o,r,s,n,e,t),Qp}function Zp(e,t,n){let r=m(),o=R(),i=H();return(i.type&3||n)&&dp(i,o,r,n,r[O],e,t,Wo(i,r,t)),Zp}function zc(e,t,n,r,o,i,s){let a=!0,c=null;if((r.type&3||s)&&(c??=Wo(r,t,i),dp(r,e,t,s,n,o,i,c)&&(a=!1)),a){let l=r.outputs?.[o],u=r.hostDirectiveOutputs?.[o];if(u&&u.length)for(let d=0;d<u.length;d+=2){let p=u[d],f=u[d+1];c??=Wo(r,t,i),Id(r,t,p,f,o,c)}if(l&&l.length)for(let d of l)c??=Wo(r,t,i),Id(r,t,d,o,o,c)}}function nD(e=1){return $u(e)}function rD(e,t){let n=null,r=uv(e);for(let o=0;o<t.length;o++){let i=t[o];if(i==="*"){n=o;continue}if(r===null?_f(e,i,!0):pv(r,i))return o}return n}function oD(e){let t=m()[K][ee];if(!t.projection){let n=e?e.length:1,r=t.projection=hu(n,null),o=r.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let s=e?rD(i,e):0;s!==null&&(o[s]?o[s].projectionNext=i:r[s]=i,o[s]=i)}i=i.next}}}function iD(e,t=0,n,r,o,i){let s=m(),a=R(),c=r?e+1:null;c!==null&&_n(s,a,c,r,o,i,null,n);let l=Gt(a,P+e,16,null,n||null);l.projection===null&&(l.projection=t),Xs();let d=!s[Rt]||Qs();s[K][ee].projection[l.projection]===null&&c!==null?sD(s,a,c):d&&!hi(l)&&$v(a,s,l)}function sD(e,t,n){let r=P+n,o=t.data[r],i=e[r],s=ni(i,o.tView.ssrId),a=wr(e,o,void 0,{dehydratedView:s});br(i,a,0,bn(o,s))}function aD(e,t,n,r){Ip(e,t,n,r)}function cD(e,t,n){vp(e,t,n)}function lD(e){let t=m(),n=R(),r=xo();tr(r+1);let o=Oc(n,r);if(e.dirty&&bu(t)===((o.metadata.flags&2)===2)){if(o.matches===null)e.reset([]);else{let i=Dp(t,r);e.reset(i,Yd),e.notifyOnChanges()}return!0}return!1}function uD(){return Rc(m(),xo())}function dD(e,t,n,r,o){wp(t,Ip(e,n,r,o))}function fD(e,t,n,r){wp(e,vp(t,n,r))}function pD(e=1){tr(xo()+e)}function hD(e){let t=ea();return Jn(t,P+e)}function Ho(e,t){return e<<17|t<<2}function qt(e){return e>>17&32767}function mD(e){return(e&2)==2}function gD(e,t){return e&131071|t<<17}function ec(e){return e|2}function Mn(e){return(e&131068)>>2}function ma(e,t){return e&-131069|t<<2}function yD(e){return(e&1)===1}function tc(e){return e|1}function vD(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=qt(s),c=Mn(s);e[r]=n;let l=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||ln(d,u)>0)&&(l=!0)}else u=n;if(o)if(c!==0){let p=qt(e[a+1]);e[r+1]=Ho(p,a),p!==0&&(e[p+1]=ma(e[p+1],r)),e[a+1]=gD(e[a+1],r)}else e[r+1]=Ho(a,0),a!==0&&(e[a+1]=ma(e[a+1],r)),a=r;else e[r+1]=Ho(c,0),a===0?a=r:e[c+1]=ma(e[c+1],r),c=r;l&&(e[r+1]=ec(e[r+1])),Nd(e,u,r,!0),Nd(e,u,r,!1),ID(t,u,e,r,i),s=Ho(a,c),i?t.classBindings=s:t.styleBindings=s}function ID(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&ln(i,t)>=0&&(n[r+1]=tc(n[r+1]))}function Nd(e,t,n,r){let o=e[n+1],i=t===null,s=r?qt(o):Mn(o),a=!1;for(;s!==0&&(a===!1||i);){let c=e[s],l=e[s+1];ED(c,t)&&(a=!0,e[s+1]=r?tc(l):ec(l)),s=r?qt(l):Mn(l)}a&&(e[n+1]=r?ec(o):tc(o))}function ED(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?ln(e,t)>=0:!1}var q={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Yp(e){return e.substring(q.key,q.keyEnd)}function DD(e){return e.substring(q.value,q.valueEnd)}function CD(e){return Xp(e),Kp(e,Nn(e,0,q.textEnd))}function Kp(e,t){let n=q.textEnd;return n===t?-1:(t=q.keyEnd=bD(e,q.key=t,n),Nn(e,t,n))}function wD(e){return Xp(e),Jp(e,Nn(e,0,q.textEnd))}function Jp(e,t){let n=q.textEnd,r=q.key=Nn(e,t,n);return n===r?-1:(r=q.keyEnd=TD(e,r,n),r=xd(e,r,n,58),r=q.value=Nn(e,r,n),r=q.valueEnd=_D(e,r,n),xd(e,r,n,59))}function Xp(e){q.key=0,q.keyEnd=0,q.value=0,q.valueEnd=0,q.textEnd=e.length}function Nn(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function bD(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}function TD(e,t,n){let r;for(;t<n&&((r=e.charCodeAt(t))===45||r===95||(r&-33)>=65&&(r&-33)<=90||r>=48&&r<=57);)t++;return t}function xd(e,t,n,r){return t=Nn(e,t,n),t<n&&t++,t}function _D(e,t,n){let r=-1,o=-1,i=-1,s=t,a=s;for(;s<n;){let c=e.charCodeAt(s++);if(c===59)return a;c===34||c===39?a=s=Sd(e,c,s,n):t===s-4&&i===85&&o===82&&r===76&&c===40?a=s=Sd(e,41,s,n):c>32&&(a=s),i=o,o=r,r=c&-33}return a}function Sd(e,t,n,r){let o=-1,i=n;for(;i<r;){let s=e.charCodeAt(i++);if(s==t&&o!==92)return i;s==92&&o===92?o=0:o=s}throw new Error}function eh(e,t,n){return nh(e,t,n,!1),eh}function th(e,t){return nh(e,t,null,!0),th}function MD(e){rh(sh,ND,e,!1)}function ND(e,t){for(let n=wD(t);n>=0;n=Jp(t,n))sh(e,Yp(t),DD(t))}function xD(e){rh(LD,SD,e,!0)}function SD(e,t){for(let n=CD(t);n>=0;n=Kp(t,n))Qn(e,Yp(t),!0)}function nh(e,t,n,r){let o=m(),i=R(),s=_o(2);if(i.firstUpdatePass&&ih(i,e,s,r),t!==J&&ne(o,s,t)){let a=i.data[Ce()];ah(i,a,o,o[O],e,o[s+1]=jD(t,n),r,s)}}function rh(e,t,n,r){let o=R(),i=_o(2);o.firstUpdatePass&&ih(o,null,i,r);let s=m();if(n!==J&&ne(s,i,n)){let a=o.data[Ce()];if(ch(a,r)&&!oh(o,i)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=ho(c,n||"")),Xa(o,a,s,n,r)}else FD(o,a,s,s[O],s[i+1],s[i+1]=PD(e,t,n),r,i)}}function oh(e,t){return t>=e.expandoStartIndex}function ih(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[Ce()],s=oh(e,n);ch(i,r)&&t===null&&!s&&(t=!1),t=AD(o,i,t,r),vD(o,i,t,n,s,r)}}function AD(e,t,n,r){let o=No(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=ga(null,e,t,n,r),n=yr(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=ga(o,e,t,n,r),i===null){let c=RD(e,t,r);c!==void 0&&Array.isArray(c)&&(c=ga(null,e,t,c[1],r),c=yr(c,t.attrs,r),OD(e,t,r,c))}else i=kD(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function RD(e,t,n){let r=n?t.classBindings:t.styleBindings;if(Mn(r)!==0)return e[qt(r)]}function OD(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[qt(o)]=r}function kD(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<o;i++){let s=e[i].hostAttrs;r=yr(r,s,n)}return yr(r,t.attrs,n)}function ga(e,t,n,r,o){let i=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(i=t[a],r=yr(r,i.hostAttrs,o),i!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function yr(e,t,n){let r=n?1:2,o=-1;if(t!==null)for(let i=0;i<t.length;i++){let s=t[i];typeof s=="number"?o=s:o===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),Qn(e,s,n?!0:t[++i]))}return e===void 0?null:e}function PD(e,t,n){if(n==null||n==="")return Y;let r=[],o=Wt(n);if(Array.isArray(o))for(let i=0;i<o.length;i++)e(r,o[i],!0);else if(typeof o=="object")for(let i in o)o.hasOwnProperty(i)&&e(r,i,o[i]);else typeof o=="string"&&t(r,o);return r}function sh(e,t,n){Qn(e,t,Wt(n))}function LD(e,t,n){let r=String(t);r!==""&&!r.includes(" ")&&Qn(e,r,n)}function FD(e,t,n,r,o,i,s,a){o===J&&(o=Y);let c=0,l=0,u=0<o.length?o[0]:null,d=0<i.length?i[0]:null;for(;u!==null||d!==null;){let p=c<o.length?o[c+1]:void 0,f=l<i.length?i[l+1]:void 0,h=null,g;u===d?(c+=2,l+=2,p!==f&&(h=d,g=f)):d===null||u!==null&&u<d?(c+=2,h=u):(l+=2,h=d,g=f),h!==null&&ah(e,t,n,r,h,g,s,a),u=c<o.length?o[c]:null,d=l<i.length?i[l]:null}}function ah(e,t,n,r,o,i,s,a){if(!(t.type&3))return;let c=e.data,l=c[a+1],u=yD(l)?Ad(c,t,n,o,Mn(l),s):void 0;if(!fi(u)){fi(i)||mD(l)&&(i=Ad(c,null,n,o,a,s));let d=Bs(Ce(),n);qv(r,s,d,o,i)}}function Ad(e,t,n,r,o,i){let s=t===null,a;for(;o>0;){let c=e[o],l=Array.isArray(c),u=l?c[1]:c,d=u===null,p=n[o+1];p===J&&(p=d?Y:void 0);let f=d?Io(p,r):u===r?p:void 0;if(l&&!fi(f)&&(f=Io(c,r)),fi(f)&&(a=f,s))return a;let h=e[o+1];o=s?qt(h):Mn(h)}if(t!==null){let c=i?t.residualClasses:t.residualStyles;c!=null&&(a=Io(c,r))}return a}function fi(e){return e!==void 0}function jD(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=qe(Wt(e)))),e}function ch(e,t){return(e.flags&(t?8:16))!==0}function VD(e,t=""){let n=m(),r=R(),o=e+P,i=r.firstCreatePass?Gt(r,o,1,t,null):r.data[o],s=HD(r,n,i,t,e);n[o]=s,Ro()&&Ic(r,n,s,i),Vt(i,!1)}var HD=(e,t,n,r,o)=>(nr(!0),Ky(t[O],r));function lh(e,t,n,r=""){return ne(e,Le(),n)?t+We(n)+r:J}function BD(e,t,n,r,o,i=""){let s=ku(),a=Ac(e,s,n,o);return _o(2),a?t+We(n)+r+We(o)+i:J}function uh(e){return Qc("",e),uh}function Qc(e,t,n){let r=m(),o=lh(r,e,t,n);return o!==J&&fh(r,Ce(),o),Qc}function dh(e,t,n,r,o){let i=m(),s=BD(i,e,t,n,r,o);return s!==J&&fh(i,Ce(),s),dh}function fh(e,t,n){let r=Bs(t,e);Jy(e[O],r,n)}function ph(e,t,n){sa(t)&&(t=t());let r=m(),o=Le();if(ne(r,o,t)){let i=R(),s=yn();qf(s,r,e,t,r[O],n)}return ph}function $D(e,t){let n=sa(e);return n&&e.set(t),n}function hh(e,t){let n=m(),r=R(),o=H();return zc(r,n,n[O],o,e,t),hh}var mh={};function gh(e){let t=R(),n=m(),r=e+P,o=Gt(t,r,128,null,null);return Vt(o,!1),Xn(t,n,r,mh),gh}function UD(e){Ve("NgLet");let t=R(),n=m(),r=Ce();return Xn(t,n,r,e),e}function qD(e){let t=ea(),n=Jn(t,P+e);if(n===mh)throw new T(314,!1);return n}function WD(e){return ne(m(),Le(),e)?We(e):J}function GD(e,t,n=""){return lh(m(),e,t,n)}function zD(e,t,n){let r=R();if(r.firstCreatePass){let o=de(e);nc(n,r.data,r.blueprint,o,!0),nc(t,r.data,r.blueprint,o,!1)}}function nc(e,t,n,r,o){if(e=$(e),Array.isArray(e))for(let i=0;i<e.length;i++)nc(e[i],t,n,r,o);else{let i=R(),s=m(),a=H(),c=xt(e)?e:$(e.provide),l=Os(e),u=a.providerIndexes&1048575,d=a.directiveStart,p=a.providerIndexes>>20;if(xt(e)||!e.multi){let f=new Ut(l,o,_r,null),h=va(c,t,o?u:u+p,d);h===-1?(Ea(Yo(a,s),i,c),ya(i,e,t.length),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(f),s.push(f)):(n[h]=f,s[h]=f)}else{let f=va(c,t,u+p,d),h=va(c,t,u,u+p),g=f>=0&&n[f],M=h>=0&&n[h];if(o&&!M||!o&&!g){Ea(Yo(a,s),i,c);let w=YD(o?ZD:QD,n.length,o,r,l,e);!o&&M&&(n[h].providerFactory=w),ya(i,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(w),s.push(w)}else{let w=yh(n[o?h:f],l,!o&&r);ya(i,e,f>-1?f:h,w)}!o&&r&&M&&n[h].componentProviders++}}}function ya(e,t,n,r){let o=xt(t),i=Du(t);if(o||i){let c=(i?$(t.useClass):t).prototype.ngOnDestroy;if(c){let l=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let u=l.indexOf(n);u===-1?l.push(n,[r,c]):l[u+1].push(r,c)}else l.push(n,c)}}}function yh(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function va(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function QD(e,t,n,r,o){return rc(this.multi,[])}function ZD(e,t,n,r,o){let i=this.multi,s;if(this.providerFactory){let a=this.providerFactory.componentProviders,c=lr(r,r[E],this.providerFactory.index,o);s=c.slice(0,a),rc(i,s);for(let l=a;l<c.length;l++)s.push(c[l])}else s=[],rc(i,s);return s}function rc(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function YD(e,t,n,r,o,i){let s=new Ut(e,n,_r,null);return s.multi=[],s.index=t,s.componentProviders=0,yh(s,o,r&&!n),s}function KD(e,t=[]){return n=>{n.providersResolver=(r,o)=>zD(r,o?o(e):e,t)}}function JD(e,t,n){let r=Ht()+e,o=m();return o[r]===J?Ti(o,r,n?t.call(n):t()):HI(o,r)}function XD(e,t,n,r){return vh(m(),Ht(),e,t,n,r)}function eC(e,t,n,r,o){return Ih(m(),Ht(),e,t,n,r,o)}function tC(e,t,n,r,o,i){return nC(m(),Ht(),e,t,n,r,o,i)}function Zc(e,t){let n=e[t];return n===J?void 0:n}function vh(e,t,n,r,o,i){let s=t+n;return ne(e,s,o)?Ti(e,s+1,i?r.call(i,o):r(o)):Zc(e,s+1)}function Ih(e,t,n,r,o,i,s){let a=t+n;return Ac(e,a,o,i)?Ti(e,a+2,s?r.call(s,o,i):r(o,i)):Zc(e,a+2)}function nC(e,t,n,r,o,i,s,a){let c=t+n;return BI(e,c,o,i,s)?Ti(e,c+3,a?r.call(a,o,i,s):r(o,i,s)):Zc(e,c+3)}function rC(e,t){let n=R(),r,o=e+P;n.firstCreatePass?(r=oC(t,n.pipeRegistry),n.data[o]=r,r.onDestroy&&(n.destroyHooks??=[]).push(o,r.onDestroy)):r=n.data[o];let i=r.factory||(r.factory=at(r.type,!0)),s,a=X(_r);try{let c=Zo(!1),l=i();return Zo(c),Xn(n,m(),o,l),l}finally{X(a)}}function oC(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function iC(e,t,n){let r=e+P,o=m(),i=Jn(o,r);return Eh(o,r)?vh(o,Ht(),t,i.transform,n,i):i.transform(n)}function sC(e,t,n,r){let o=e+P,i=m(),s=Jn(i,o);return Eh(i,o)?Ih(i,Ht(),t,s.transform,n,r,s):s.transform(n,r)}function Eh(e,t){return e[E].data[t].pure}function aC(e,t){return Ci(e,t)}var pi=class{ngModuleFactory;componentFactories;constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},cC=(()=>{class e{compileModuleSync(n){return new ci(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){let r=this.compileModuleSync(n),o=xs(n),i=bf(o.declarations).reduce((s,a)=>{let c=Re(a);return c&&s.push(new yt(c)),s},[]);return new pi(r,i)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var lC=(()=>{class e{zone=I(te);changeDetectionScheduler=I(ce);applicationRef=I(Mr);applicationErrorHandler=I(Fe);_onMicrotaskEmptySubscription;initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{try{this.applicationRef.dirtyFlags|=1,this.applicationRef._tick()}catch(n){this.applicationErrorHandler(n)}})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Dh({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new te(G(W({},Ch()),{scheduleInRootZone:n})),[{provide:te,useFactory:e},{provide:lt,multi:!0,useFactory:()=>{let r=I(lC,{optional:!0});return()=>r.initialize()}},{provide:lt,multi:!0,useFactory:()=>{let r=I(uC);return()=>{r.initialize()}}},t===!0?{provide:aa,useValue:!0}:[],{provide:ko,useValue:n??Sf},{provide:Fe,useFactory:()=>{let r=I(te),o=I(ae),i;return s=>{r.runOutsideAngular(()=>{o.destroyed&&!i?setTimeout(()=>{throw s}):(i??=o.get(Se),i.handleError(s))})}}}]}function Ch(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var uC=(()=>{class e{subscription=new L;initialized=!1;zone=I(te);pendingTasks=I(mt);initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{te.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{te.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var Yc=(()=>{class e{applicationErrorHandler=I(Fe);appRef=I(Mr);taskService=I(mt);ngZone=I(te);zonelessEnabled=I(or);tracing=I(Dr,{optional:!0});disableScheduling=I(aa,{optional:!0})??!1;zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new L;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(ei):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(I(ko,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof dr||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;let r=!1;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2,r=!0;break}case 12:{this.appRef.dirtyFlags|=16,r=!0;break}case 13:{this.appRef.dirtyFlags|=2,r=!0;break}case 11:{r=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick(r))return;let o=this.useMicrotaskScheduler?ld:Af;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>o(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>o(()=>this.tick()))}shouldScheduleTick(n){return!(this.disableScheduling&&!n||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(ei+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){this.taskService.remove(n),this.applicationErrorHandler(r)}finally{this.cleanup()}this.useMicrotaskScheduler=!0,ld(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(r){return new(r||e)};static \u0275prov=B({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function dC(){return Ve("NgZoneless"),un([{provide:ce,useExisting:Yc},{provide:te,useClass:dr},{provide:or,useValue:!0},{provide:ko,useValue:!1},[]])}function fC(){return typeof $localize<"u"&&$localize.locale||Nr}var Kc=new S("",{providedIn:"root",factory:()=>I(Kc,{optional:!0,skipSelf:!0})||fC()});var xr=class{destroyed=!1;listeners=null;errorHandler=I(Se,{optional:!0});destroyRef=I(Qe);constructor(){this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(t){if(this.destroyed)throw new T(953,!1);return(this.listeners??=[]).push(t),{unsubscribe:()=>{let n=this.listeners?.indexOf(t);n!==void 0&&n!==-1&&this.listeners?.splice(n,1)}}}emit(t){if(this.destroyed){console.warn(Wn(953,!1));return}if(this.listeners===null)return;let n=C(null);try{for(let r of this.listeners)try{r(t)}catch(o){this.errorHandler?.handleError(o)}}finally{C(n)}}};function pC(e){return tu(e)}function hC(e,t){return On(e,t?.equal)}var Jc=class{[V];constructor(t){this[V]=t}destroy(){this[V].destroy()}};function mC(e,t){let n=t?.injector??I(ve),r=t?.manualCleanup!==!0?n.get(Qe):null,o,i=n.get(vn,null,{optional:!0}),s=n.get(ce);return i!==null?(o=vC(i.view,s,e),r instanceof qn&&r._lView===i.view&&(r=null)):o=IC(e,n.get(ir),s),o.injector=n,r!==null&&(o.onDestroyFn=r.onDestroy(()=>o.destroy())),new Jc(o)}var bh=G(W({},nu),{cleanupFns:void 0,zone:null,onDestroyFn:Bt,run(){let e=gn(!1);try{ru(this)}finally{gn(e)}},cleanup(){if(!this.cleanupFns?.length)return;let e=C(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],C(e)}}}),gC=G(W({},bh),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){Dt(this),this.onDestroyFn(),this.cleanup(),this.scheduler.remove(this)}}),yC=G(W({},bh),{consumerMarkedDirty(){this.view[b]|=8192,pt(this.view),this.notifier.notify(13)},destroy(){Dt(this),this.onDestroyFn(),this.cleanup(),this.view[ze]?.delete(this)}});function vC(e,t,n){let r=Object.create(yC);return r.view=e,r.zone=typeof Zone<"u"?Zone.current:null,r.notifier=t,r.fn=Th(r,n),e[ze]??=new Set,e[ze].add(r),r.consumerMarkedDirty(r),r}function IC(e,t,n){let r=Object.create(gC);return r.fn=Th(r,e),r.scheduler=t,r.notifier=n,r.zone=typeof Zone<"u"?Zone.current:null,r.scheduler.add(r),r.notifier.notify(12),r}function Th(e,t){return()=>{t(n=>(e.cleanupFns??=[]).push(n))}}var EC=e=>e;function DC(e,t){if(typeof e=="function"){let n=is(e,EC,t?.equal);return wh(n,t?.debugName)}else{let n=is(e.source,e.computation,e.equal);return wh(n,e.debugName)}}function wh(e,t){let n=e[V],r=e;return r.set=o=>Xl(n,o),r.update=o=>eu(n,o),r.asReadonly=rr.bind(e),r}var xi=Symbol("InputSignalNode#UNSET"),Ph=G(W({},Lr),{transformFn:void 0,applyValueToInputSignal(e,t){nt(e,t)}});function Lh(e,t){let n=Object.create(Ph);n.value=e,n.transformFn=t?.transform;function r(){if(et(n),n.value===xi){let o=null;throw new T(-950,o)}return n.value}return r[V]=n,r}var _h=class{attributeName;constructor(t){this.attributeName=t}__NG_ELEMENT_ID__=()=>Zd(this.attributeName);toString(){return`HostAttributeToken ${this.attributeName}`}},wC=new S("");wC.__NG_ELEMENT_ID__=e=>{let t=H();if(t===null)throw new T(204,!1);if(t.type&2)return t.value;if(e&8)return null;throw new T(204,!1)};function t1(e){return new xr}function Mh(e,t){return Lh(e,t)}function bC(e){return Lh(xi,e)}var n1=(Mh.required=bC,Mh);function Nh(e,t){return Pc(t)}function TC(e,t){return Lc(t)}var r1=(Nh.required=TC,Nh);function xh(e,t){return Pc(t)}function _C(e,t){return Lc(t)}var o1=(xh.required=_C,xh);function i1(e,t){return Cp(t)}function Fh(e,t){let n=Object.create(Ph),r=new xr;n.value=e;function o(){return et(n),Sh(n.value),n.value}return o[V]=n,o.asReadonly=rr.bind(o),o.set=i=>{n.equal(n.value,i)||(nt(n,i),r.emit(i))},o.update=i=>{Sh(n.value),o.set(i(n.value))},o.subscribe=r.subscribe.bind(r),o.destroyRef=r.destroyRef,o}function Sh(e){if(e===xi)throw new T(952,!1)}function Ah(e,t){return Fh(e,t)}function MC(e){return Fh(xi,e)}var s1=(Ah.required=MC,Ah);var Xc=new S(""),NC=new S("");function Sr(e){return!e.moduleRef}function xC(e){let t=Sr(e)?e.r3Injector:e.moduleRef.injector,n=t.get(te);return n.run(()=>{Sr(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Fe),o;if(n.runOutsideAngular(()=>{o=n.onError.subscribe({next:r})}),Sr(e)){let i=()=>t.destroy(),s=e.platformInjector.get(Xc);s.add(i),t.onDestroy(()=>{o.unsubscribe(),s.delete(i)})}else{let i=()=>e.moduleRef.destroy(),s=e.platformInjector.get(Xc);s.add(i),e.moduleRef.onDestroy(()=>{ar(e.allPlatformModules,e.moduleRef),o.unsubscribe(),s.delete(i)})}return AC(r,n,()=>{let i=t.get(mt),s=i.add(),a=t.get(Vc);return a.runInitializers(),a.donePromise.then(()=>{let c=t.get(Kc,Nr);if(Gp(c||Nr),!t.get(NC,!0))return Sr(e)?t.get(Mr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Sr(e)){let u=t.get(Mr);return e.rootComponent!==void 0&&u.bootstrap(e.rootComponent),u}else return SC?.(e.moduleRef,e.allPlatformModules),e.moduleRef}).finally(()=>void i.remove(s))})})}var SC;function AC(e,t,n){try{let r=n();return Fc(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e(r)),r}}var Mi=null;function RC(e=[],t){return ve.create({name:t,providers:[{provide:Rs,useValue:"platform"},{provide:Xc,useValue:new Set([()=>Mi=null])},...e]})}function OC(e=[]){if(Mi)return Mi;let t=RC(e);return Mi=t,Lp(),kC(t),t}function kC(e){let t=e.get(nf,null);Do(e,()=>{t?.forEach(n=>n())})}function a1(){return!1}var c1=(()=>{class e{static __NG_ELEMENT_ID__=PC}return e})();function PC(e){return LC(H(),m(),(e&16)===16)}function LC(e,t,n){if(ft(e)&&!n){let r=pe(e.index,t);return new gt(r,r)}else if(e.type&175){let r=t[K];return new gt(r,t)}return null}var el=class{constructor(){}supports(t){return Sc(t)}create(t){return new tl(t)}},FC=(e,t)=>t,tl=class{length=0;collection;_linkedRecords=null;_unlinkedRecords=null;_previousItHead=null;_itHead=null;_itTail=null;_additionsHead=null;_additionsTail=null;_movesHead=null;_movesTail=null;_removalsHead=null;_removalsTail=null;_identityChangesHead=null;_identityChangesTail=null;_trackByFn;constructor(t){this._trackByFn=t||FC}forEachItem(t){let n;for(n=this._itHead;n!==null;n=n._next)t(n)}forEachOperation(t){let n=this._itHead,r=this._removalsHead,o=0,i=null;for(;n||r;){let s=!r||n&&n.currentIndex<Rh(r,o,i)?n:r,a=Rh(s,o,i),c=s.currentIndex;if(s===r)o--,r=r._nextRemoved;else if(n=n._next,s.previousIndex==null)o++;else{i||(i=[]);let l=a-o,u=c-o;if(l!=u){for(let p=0;p<l;p++){let f=p<i.length?i[p]:i[p]=0,h=f+p;u<=h&&h<l&&(i[p]=f+1)}let d=s.previousIndex;i[d]=u-l}}a!==c&&t(s,a,c)}}forEachPreviousItem(t){let n;for(n=this._previousItHead;n!==null;n=n._nextPrevious)t(n)}forEachAddedItem(t){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)t(n)}forEachMovedItem(t){let n;for(n=this._movesHead;n!==null;n=n._nextMoved)t(n)}forEachRemovedItem(t){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)t(n)}forEachIdentityChange(t){let n;for(n=this._identityChangesHead;n!==null;n=n._nextIdentityChange)t(n)}diff(t){if(t==null&&(t=[]),!Sc(t))throw new T(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let n=this._itHead,r=!1,o,i,s;if(Array.isArray(t)){this.length=t.length;for(let a=0;a<this.length;a++)i=t[a],s=this._trackByFn(a,i),n===null||!Object.is(n.trackById,s)?(n=this._mismatch(n,i,s,a),r=!0):(r&&(n=this._verifyReinsertion(n,i,s,a)),Object.is(n.item,i)||this._addIdentityChange(n,i)),n=n._next}else o=0,up(t,a=>{s=this._trackByFn(o,a),n===null||!Object.is(n.trackById,s)?(n=this._mismatch(n,a,s,o),r=!0):(r&&(n=this._verifyReinsertion(n,a,s,o)),Object.is(n.item,a)||this._addIdentityChange(n,a)),n=n._next,o++}),this.length=o;return this._truncate(n),this.collection=t,this.isDirty}get isDirty(){return this._additionsHead!==null||this._movesHead!==null||this._removalsHead!==null||this._identityChangesHead!==null}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;t!==null;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;t!==null;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;t!==null;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,n,r,o){let i;return t===null?i=this._itTail:(i=t._prev,this._remove(t)),t=this._unlinkedRecords===null?null:this._unlinkedRecords.get(r,null),t!==null?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,i,o)):(t=this._linkedRecords===null?null:this._linkedRecords.get(r,o),t!==null?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,i,o)):t=this._addAfter(new nl(n,r),i,o)),t}_verifyReinsertion(t,n,r,o){let i=this._unlinkedRecords===null?null:this._unlinkedRecords.get(r,null);return i!==null?t=this._reinsertAfter(i,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t}_truncate(t){for(;t!==null;){let n=t._next;this._addToRemovals(this._unlink(t)),t=n}this._unlinkedRecords!==null&&this._unlinkedRecords.clear(),this._additionsTail!==null&&(this._additionsTail._nextAdded=null),this._movesTail!==null&&(this._movesTail._nextMoved=null),this._itTail!==null&&(this._itTail._next=null),this._removalsTail!==null&&(this._removalsTail._nextRemoved=null),this._identityChangesTail!==null&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,n,r){this._unlinkedRecords!==null&&this._unlinkedRecords.remove(t);let o=t._prevRemoved,i=t._nextRemoved;return o===null?this._removalsHead=i:o._nextRemoved=i,i===null?this._removalsTail=o:i._prevRemoved=o,this._insertAfter(t,n,r),this._addToMoves(t,r),t}_moveAfter(t,n,r){return this._unlink(t),this._insertAfter(t,n,r),this._addToMoves(t,r),t}_addAfter(t,n,r){return this._insertAfter(t,n,r),this._additionsTail===null?this._additionsTail=this._additionsHead=t:this._additionsTail=this._additionsTail._nextAdded=t,t}_insertAfter(t,n,r){let o=n===null?this._itHead:n._next;return t._next=o,t._prev=n,o===null?this._itTail=t:o._prev=t,n===null?this._itHead=t:n._next=t,this._linkedRecords===null&&(this._linkedRecords=new Ni),this._linkedRecords.put(t),t.currentIndex=r,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){this._linkedRecords!==null&&this._linkedRecords.remove(t);let n=t._prev,r=t._next;return n===null?this._itHead=r:n._next=r,r===null?this._itTail=n:r._prev=n,t}_addToMoves(t,n){return t.previousIndex===n||(this._movesTail===null?this._movesTail=this._movesHead=t:this._movesTail=this._movesTail._nextMoved=t),t}_addToRemovals(t){return this._unlinkedRecords===null&&(this._unlinkedRecords=new Ni),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,this._removalsTail===null?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,n){return t.item=n,this._identityChangesTail===null?this._identityChangesTail=this._identityChangesHead=t:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=t,t}},nl=class{item;trackById;currentIndex=null;previousIndex=null;_nextPrevious=null;_prev=null;_next=null;_prevDup=null;_nextDup=null;_prevRemoved=null;_nextRemoved=null;_nextAdded=null;_nextMoved=null;_nextIdentityChange=null;constructor(t,n){this.item=t,this.trackById=n}},rl=class{_head=null;_tail=null;add(t){this._head===null?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,n){let r;for(r=this._head;r!==null;r=r._nextDup)if((n===null||n<=r.currentIndex)&&Object.is(r.trackById,t))return r;return null}remove(t){let n=t._prevDup,r=t._nextDup;return n===null?this._head=r:n._nextDup=r,r===null?this._tail=n:r._prevDup=n,this._head===null}},Ni=class{map=new Map;put(t){let n=t.trackById,r=this.map.get(n);r||(r=new rl,this.map.set(n,r)),r.add(t)}get(t,n){let r=t,o=this.map.get(r);return o?o.get(t,n):null}remove(t){let n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t}get isEmpty(){return this.map.size===0}clear(){this.map.clear()}};function Rh(e,t,n){let r=e.previousIndex;if(r===null)return r;let o=0;return n&&r<n.length&&(o=n[r]),r+t+o}var ol=class{constructor(){}supports(t){return t instanceof Map||bi(t)}create(){return new il}},il=class{_records=new Map;_mapHead=null;_appendAfter=null;_previousMapHead=null;_changesHead=null;_changesTail=null;_additionsHead=null;_additionsTail=null;_removalsHead=null;_removalsTail=null;get isDirty(){return this._additionsHead!==null||this._changesHead!==null||this._removalsHead!==null}forEachItem(t){let n;for(n=this._mapHead;n!==null;n=n._next)t(n)}forEachPreviousItem(t){let n;for(n=this._previousMapHead;n!==null;n=n._nextPrevious)t(n)}forEachChangedItem(t){let n;for(n=this._changesHead;n!==null;n=n._nextChanged)t(n)}forEachAddedItem(t){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)t(n)}forEachRemovedItem(t){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)t(n)}diff(t){if(!t)t=new Map;else if(!(t instanceof Map||bi(t)))throw new T(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(t,(r,o)=>{if(n&&n.key===o)this._maybeAddToChanges(n,r),this._appendAfter=n,n=n._next;else{let i=this._getOrCreateRecordForKey(o,r);n=this._insertBeforeOrAppend(n,i)}}),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(let r=n;r!==null;r=r._nextRemoved)r===this._mapHead&&(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,n){if(t){let r=t._prev;return n._next=t,n._prev=r,t._prev=n,r&&(r._next=n),t===this._mapHead&&(this._mapHead=n),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(t,n){if(this._records.has(t)){let o=this._records.get(t);this._maybeAddToChanges(o,n);let i=o._prev,s=o._next;return i&&(i._next=s),s&&(s._prev=i),o._next=null,o._prev=null,o}let r=new sl(t);return this._records.set(t,r),r.currentValue=n,this._addToAdditions(r),r}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;t!==null;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;t!==null;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;t!=null;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,n){Object.is(n,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=n,this._addToChanges(t))}_addToAdditions(t){this._additionsHead===null?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){this._changesHead===null?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,n){t instanceof Map?t.forEach(n):Object.keys(t).forEach(r=>n(t[r],r))}},sl=class{key;previousValue=null;currentValue=null;_nextPrevious=null;_next=null;_prev=null;_nextAdded=null;_nextRemoved=null;_nextChanged=null;constructor(t){this.key=t}};function Oh(){return new jC([new el])}var jC=(()=>{class e{factories;static \u0275prov=B({token:e,providedIn:"root",factory:Oh});constructor(n){this.factories=n}static create(n,r){if(r!=null){let o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:()=>{let r=I(e,{optional:!0,skipSelf:!0});return e.create(n,r||Oh())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r!=null)return r;throw new T(901,!1)}}return e})();function kh(){return new VC([new ol])}var VC=(()=>{class e{static \u0275prov=B({token:e,providedIn:"root",factory:kh});factories;constructor(n){this.factories=n}static create(n,r){if(r){let o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:()=>{let r=I(e,{optional:!0,skipSelf:!0});return e.create(n,r||kh())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r)return r;throw new T(901,!1)}}return e})();function l1(e){let{rootComponent:t,appProviders:n,platformProviders:r,platformRef:o}=e;k(8);try{let i=o?.injector??OC(r),s=[Dh({}),{provide:ce,useExisting:Yc},zu,...n||[]],a=new gr({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1});return xC({r3Injector:a.injector,platformInjector:i,rootComponent:t})}catch(i){return Promise.reject(i)}finally{k(9)}}function u1(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function d1(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function f1(e,t){let n=Re(e),r=t.elementInjector||dn();return new yt(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector,t.directives,t.bindings)}function p1(e){let t=Re(e);if(!t)return null;let n=new yt(t);return{get selector(){return n.selector},get type(){return n.componentType},get inputs(){return n.inputs},get outputs(){return n.outputs},get ngContentSelectors(){return n.ngContentSelectors},get isStandalone(){return t.standalone},get isSignal(){return t.signals}}}export{W as a,G as b,HC as c,BC as d,$C as e,UC as f,L as g,tm as h,N as i,Qi as j,Zi as k,se as l,kn as m,Ln as n,am as o,cm as p,Tt as q,Qb as r,Zb as s,Me as t,gm as u,ym as v,vm as w,ge as x,Im as y,Em as z,Cm as A,Ne as B,Am as C,ye as D,Vn as E,sn as F,Om as G,km as H,Xi as I,$e as J,Bm as K,$m as L,st as M,Um as N,es as O,qm as P,ql as Q,Hn as R,an as S,Wm as T,zl as U,Ql as V,Zl as W,ns as X,Qm as Y,Zm as Z,Ym as _,os as $,Km as aa,Jm as ba,Xm as ca,Yl as da,Kl as ea,eg as fa,tg as ga,ng as ha,rg as ia,T as ja,Wn as ka,mo as la,B as ma,au as na,ag as oa,S as pa,xe as qa,I as ra,un as sa,vu as ta,Rs as ua,ae as va,Do as wa,Au as xa,Ru as ya,Uu as za,ve as Aa,Gu as Ba,Qe as Ca,Se as Da,Fe as Ea,xg as Fa,ia as Ga,Oo as Ha,ce as Ia,mt as Ja,ca as Ka,jg as La,Vg as Ma,Hg as Na,$g as Oa,sy as Pa,Zd as Qa,vr as Ra,Ko as Sa,py as Ta,hy as Ua,nf as Va,gy as Wa,yy as Xa,vy as Ya,Dy as Za,wn as _a,Wt as $a,gi as ab,_y as bb,My as cb,Ny as db,xy as eb,Sy as fb,cc as gb,yf as hb,Er as ib,nv as jb,Cf as kb,ov as lb,Ev as mb,Xo as nb,ur as ob,Dr as pb,Ve as qb,Ze as rb,te as sb,Nv as tb,xv as ub,hr as vb,mr as wb,MI as xb,_r as yb,xI as zb,_i as Ab,Tn as Bb,bp as Cb,Tp as Db,pE as Eb,mE as Fb,vE as Gb,IE as Hb,Np as Ib,ME as Jb,Ap as Kb,Rp as Lb,OE as Mb,Fc as Nb,kp as Ob,jc as Pb,kE as Qb,Pp as Rb,Mr as Sb,jp as Tb,LE as Ub,jE as Vb,Hc as Wb,VE as Xb,HE as Yb,BE as Zb,$E as _b,UE as $b,Vp as ac,Bc as bc,$c as cc,Hp as dc,Uc as ec,qc as fc,Bp as gc,Wc as hc,Gc as ic,Up as jc,ZE as kc,qp as lc,Wp as mc,JE as nc,XE as oc,di as pc,zp as qc,Qp as rc,Zp as sc,nD as tc,oD as uc,iD as vc,aD as wc,cD as xc,lD as yc,uD as zc,dD as Ac,fD as Bc,pD as Cc,hD as Dc,eh as Ec,th as Fc,MD as Gc,xD as Hc,VD as Ic,uh as Jc,Qc as Kc,dh as Lc,ph as Mc,$D as Nc,hh as Oc,gh as Pc,UD as Qc,qD as Rc,WD as Sc,GD as Tc,KD as Uc,JD as Vc,XD as Wc,eC as Xc,tC as Yc,rC as Zc,iC as _c,sC as $c,aC as ad,cC as bd,dC as cd,Kc as dd,pC as ed,hC as fd,mC as gd,DC as hd,_h as id,wC as jd,t1 as kd,n1 as ld,r1 as md,o1 as nd,i1 as od,s1 as pd,a1 as qd,c1 as rd,jC as sd,VC as td,l1 as ud,u1 as vd,d1 as wd,f1 as xd,p1 as yd};
@@ -1 +0,0 @@
1
- import{A as re,aa as T,d as se,eb as ce,hb as S,ib as ae,mb as ue,qb as de,w,x as I,xb as le,z as a}from"./chunk-5EQOKH7G.js";import{$b as U,Ba as L,Ca as l,Eb as g,Fb as p,Fc as y,Ha as W,Ic as J,Kc as ee,Ra as C,Tb as H,Uc as D,_b as Q,ac as E,bc as z,cc as b,dc as $,ed as F,fd as te,gd as ne,hd as ie,i as G,kc as K,l as f,la as m,ld as x,ma as u,mb as _,na as d,pa as O,qc as R,ra as s,rb as h,rd as oe,sb as M,tc as N,ub as Z,uc as v,vc as k,vd as c,xa as P,xc as Y,ya as B,yc as q,zc as X}from"./chunk-SJG2JCPL.js";var A=["*"],me=["inputElement"],Ce=["nz-checkbox",""],ge=(n,o)=>o.value;function ze(n,o){if(n&1&&(z(0,"label",0),J(1),b()),n&2){let e=o.$implicit,t=N(2);E("nzValue",e.value)("nzName",t.nzName())("nzDisabled",e.disabled||t.finalDisabled()),_(),ee(" ",e.label," ")}}function ve(n,o){if(n&1&&Q(0,ze,2,4,"label",0,ge),n&2){let e=N();U(e.normalizedOptions())}}var ke=(()=>{class n{nzOnChange=new h;checkboxList=[];addCheckbox(e){this.checkboxList.push(e)}removeCheckbox(e){this.checkboxList.splice(this.checkboxList.indexOf(e),1)}onChange(){let e=this.checkboxList.filter(t=>t.nzChecked).map(t=>t.nzValue);this.nzOnChange.emit(e)}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=g({type:n,selectors:[["nz-checkbox-wrapper"]],hostAttrs:[1,"ant-checkbox-group"],outputs:{nzOnChange:"nzOnChange"},exportAs:["nzCheckboxWrapper"],ngContentSelectors:A,decls:1,vars:0,template:function(t,i){t&1&&(v(),k(0))},encapsulation:2,changeDetection:0})}return n})(),pe=new O(""),be=(()=>{class n{ngZone=s(M);elementRef=s(C);cdr=s(oe);focusMonitor=s(T);directionality=s(I);destroyRef=s(l);checkboxGroupComponent=s(pe,{optional:!0});nzFormStatusService=s(ce,{optional:!0});nzCheckboxWrapperComponent=s(ke,{optional:!0});dir="ltr";destroy$=new f;isNzDisableFirstChange=!0;onChange=()=>{};onTouched=()=>{};inputElement;nzCheckedChange=new h;nzValue=null;nzAutoFocus=!1;nzDisabled=!1;nzIndeterminate=!1;nzChecked=!1;nzId=null;nzName=null;innerCheckedChange(e){!this.nzDisabled&&!this.checkboxGroupComponent?.finalDisabled()&&(this.setValue(e),this.nzCheckboxWrapperComponent?.onChange(),this.checkboxGroupComponent?.onCheckedChange(this.nzValue,e))}writeValue(e){this.nzChecked=e,this.cdr.markForCheck()}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this.nzDisabled=this.isNzDisableFirstChange&&this.nzDisabled||e,this.isNzDisableFirstChange=!1,this.cdr.markForCheck()}focus(){this.focusMonitor.focusVia(this.inputElement,"keyboard")}blur(){this.inputElement.nativeElement.blur()}constructor(){this.destroyRef.onDestroy(()=>{this.focusMonitor.stopMonitoring(this.elementRef),this.nzCheckboxWrapperComponent?.removeCheckbox(this)}),this.checkboxGroupComponent&&ne(()=>{let e=this.checkboxGroupComponent.value()||[];this.setValue(e.includes(this.nzValue)),this.cdr.markForCheck()})}ngOnInit(){this.focusMonitor.monitor(this.elementRef,!0).pipe(a(this.destroyRef)).subscribe(e=>{e||Promise.resolve().then(()=>this.onTouched())}),this.nzCheckboxWrapperComponent?.addCheckbox(this),this.directionality.change.pipe(a(this.destroyRef)).subscribe(e=>{this.dir=e,this.cdr.detectChanges()}),this.dir=this.directionality.value,w(this.elementRef.nativeElement,"click").pipe(a(this.destroyRef)).subscribe(e=>{e.preventDefault(),this.focus(),!this.nzDisabled&&this.ngZone.run(()=>{this.innerCheckedChange(!this.nzChecked),this.cdr.markForCheck()})}),w(this.inputElement.nativeElement,"click").pipe(a(this.destroyRef)).subscribe(e=>e.stopPropagation())}ngAfterViewInit(){this.nzAutoFocus&&this.focus()}setValue(e){this.nzChecked=e,this.onChange(e),this.nzCheckedChange.emit(e)}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=g({type:n,selectors:[["","nz-checkbox",""]],viewQuery:function(t,i){if(t&1&&Y(me,7),t&2){let r;q(r=X())&&(i.inputElement=r.first)}},hostAttrs:[1,"ant-checkbox-wrapper"],hostVars:10,hostBindings:function(t,i){t&2&&y("ant-checkbox-group-item",!!i.checkboxGroupComponent)("ant-checkbox-wrapper-in-form-item",!!i.nzFormStatusService)("ant-checkbox-wrapper-checked",i.nzChecked)("ant-checkbox-wrapper-disabled",i.nzDisabled||(i.checkboxGroupComponent==null?null:i.checkboxGroupComponent.finalDisabled()))("ant-checkbox-rtl",i.dir==="rtl")},inputs:{nzValue:"nzValue",nzAutoFocus:[2,"nzAutoFocus","nzAutoFocus",c],nzDisabled:[2,"nzDisabled","nzDisabled",c],nzIndeterminate:[2,"nzIndeterminate","nzIndeterminate",c],nzChecked:[2,"nzChecked","nzChecked",c],nzId:"nzId",nzName:"nzName"},outputs:{nzCheckedChange:"nzCheckedChange"},exportAs:["nzCheckbox"],features:[D([{provide:S,useExisting:m(()=>n),multi:!0}])],attrs:Ce,ngContentSelectors:A,decls:6,vars:12,consts:[["inputElement",""],[1,"ant-checkbox"],["type","checkbox",1,"ant-checkbox-input",3,"ngModelChange","checked","ngModel","disabled"],[1,"ant-checkbox-inner"]],template:function(t,i){if(t&1){let r=K();v(),z(0,"span",1)(1,"input",2,0),R("ngModelChange",function(fe){return P(r),B(i.innerCheckedChange(fe))}),b(),$(3,"span",3),b(),z(4,"span"),k(5),b()}t&2&&(y("ant-checkbox-checked",i.nzChecked&&!i.nzIndeterminate)("ant-checkbox-disabled",i.nzDisabled||(i.checkboxGroupComponent==null?null:i.checkboxGroupComponent.finalDisabled()))("ant-checkbox-indeterminate",i.nzIndeterminate),_(),E("checked",i.nzChecked)("ngModel",i.nzChecked)("disabled",i.nzDisabled||((i.checkboxGroupComponent==null?null:i.checkboxGroupComponent.finalDisabled())??!1)),H("autofocus",i.nzAutoFocus?"autofocus":null)("id",i.nzId)("name",i.nzName||(i.checkboxGroupComponent==null?null:i.checkboxGroupComponent.nzName())))},dependencies:[le,ae,ue,de],encapsulation:2,changeDetection:0})}return n})(),ye=(()=>{class n{onChange=()=>{};onTouched=()=>{};isDisabledFirstChange=!0;directionality=s(I);nzName=x(null);nzDisabled=x(!1,{transform:c});nzOptions=x([]);value=W(null);finalDisabled=ie(()=>this.nzDisabled());dir=re(this.directionality.change,{initialValue:this.directionality.value});normalizedOptions=te(()=>De(this.nzOptions()));constructor(){let e=s(C),t=s(T),i=s(l);Z(()=>{t.monitor(e,!0).pipe(a(i)).subscribe(r=>{r||this.onTouched()}),i.onDestroy(()=>{t.stopMonitoring(e)})})}writeValue(e){F(()=>{this.value.set(e)})}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){F(()=>{this.finalDisabled.set(this.isDisabledFirstChange&&this.nzDisabled()||e)}),this.isDisabledFirstChange=!1}onCheckedChange(e,t){this.finalDisabled()||(this.value.update(i=>t?i?.concat(e)||[e]:i?.filter(r=>r!==e)||[]),this.onChange(this.value()))}static \u0275fac=function(t){return new(t||n)};static \u0275cmp=g({type:n,selectors:[["nz-checkbox-group"]],hostAttrs:[1,"ant-checkbox-group"],hostVars:2,hostBindings:function(t,i){t&2&&y("ant-checkbox-group-rtl",i.dir()==="rtl")},inputs:{nzName:[1,"nzName"],nzDisabled:[1,"nzDisabled"],nzOptions:[1,"nzOptions"]},exportAs:["nzCheckboxGroup"],features:[D([{provide:S,useExisting:m(()=>n),multi:!0},{provide:pe,useExisting:m(()=>n)}])],ngContentSelectors:A,decls:2,vars:0,consts:[["nz-checkbox","",3,"nzValue","nzName","nzDisabled"]],template:function(t,i){t&1&&(v(),k(0,0,null,ve,2,0))},dependencies:[be],encapsulation:2,changeDetection:0})}return n})();function De(n){return n.map(o=>typeof o=="string"||typeof o=="number"?{label:`${o}`,value:o}:o)}var Le=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275mod=p({type:n});static \u0275inj=d({imports:[be,ye]})}return n})();var Oe=(()=>{class n{create(e){return typeof ResizeObserver>"u"?null:new ResizeObserver(e)}static \u0275fac=function(t){return new(t||n)};static \u0275prov=u({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})(),Je=(()=>{class n{nzResizeObserverFactory=s(Oe);destroyRef=s(l);observedElements=new Map;constructor(){this.destroyRef.onDestroy(()=>this.observedElements.forEach((e,t)=>this.cleanupObserver(t)))}observe(e){let t=se(e);return new G(i=>{let V=this.observeElement(t).subscribe(i);return()=>{V.unsubscribe(),this.unobserveElement(t)}})}observeElement(e){if(this.observedElements.has(e))this.observedElements.get(e).count++;else{let t=new f,i=this.nzResizeObserverFactory.create(r=>t.next(r));i&&i.observe(e),this.observedElements.set(e,{observer:i,stream:t,count:1})}return this.observedElements.get(e).stream}unobserveElement(e){this.observedElements.has(e)&&(this.observedElements.get(e).count--,this.observedElements.get(e).count||this.cleanupObserver(e))}cleanupObserver(e){if(this.observedElements.has(e)){let{observer:t,stream:i}=this.observedElements.get(e);t&&t.disconnect(),i.complete(),this.observedElements.delete(e)}}static \u0275fac=function(t){return new(t||n)};static \u0275prov=u({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();var j=class{_document;_textarea;constructor(o,e){this._document=e;let t=this._textarea=this._document.createElement("textarea"),i=t.style;i.position="fixed",i.top=i.opacity="0",i.left="-999em",t.setAttribute("aria-hidden","true"),t.value=o,t.readOnly=!0,(this._document.fullscreenElement||this._document.body).appendChild(t)}copy(){let o=this._textarea,e=!1;try{if(o){let t=this._document.activeElement;o.select(),o.setSelectionRange(0,o.value.length),e=this._document.execCommand("copy"),t&&t.focus()}}catch{}return e}destroy(){let o=this._textarea;o&&(o.remove(),this._textarea=void 0)}},ct=(()=>{class n{_document=s(L);constructor(){}copy(e){let t=this.beginCopy(e),i=t.copy();return t.destroy(),i}beginCopy(e){return new j(e,this._document)}static \u0275fac=function(t){return new(t||n)};static \u0275prov=u({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();var at=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275mod=p({type:n});static \u0275inj=d({})}return n})();export{be as a,Le as b,Je as c,ct as d,at as e};