wiki-viewer 2.17.2 → 2.18.0
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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/required-server-files.json +1 -1
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent/activity/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/events/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/files/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/file/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/ls/[[...path]]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/move/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/search/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/settings/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/sidecar/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/app-proxy/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/assets/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/pdf/save/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/asset/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/share/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/browse/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/branch/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/open/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/refresh/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/upload/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/app/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/backlinks/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/content/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/download/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/folder/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-branches/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-checkout/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-file-info/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-history/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-pull/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/hosted-apps/[slug]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/hosted-apps/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/move/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/new-file/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/outlinks/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/page/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/presence/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/scratch/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/search/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/slugs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/watch/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/app/[slug]/[[...rest]]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/s/[token]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/signin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0.u4_next_dist_esm_build_templates_app-route_12fsa9t.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__034zu-9._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05h6fe-._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09vw_yd._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b7h2ot._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ian9~8._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0jsp839._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ltsov-._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0pru66p._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0tl7-s6._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__101dr96._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__10i6erq._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__11ltgmp._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/0a.g_remark-gfm_index_0x_9hnh.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/0a.g_remark-gfm_lib_index_0jlfajt.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{0~w0_katex_dist_katex_mjs_0g8tatq._.js → 0~w0_katex_dist_katex_mjs_03x.-bb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{0~w0_katex_dist_katex_mjs_0t6hfzy._.js → 0~w0_katex_dist_katex_mjs_0gr6q1f._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0gg-.v~._.js → [root-of-the-server]__02.v5th._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0rqekx_._.js → [root-of-the-server]__0fh-02e._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0d28.zp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0e1uo~z._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0k6g8yo._.js +43 -4
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0-6o3nd._.js → node_modules__pnpm_0-q76.t._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0cqbnhd._.js → node_modules__pnpm_0.cggg3._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0rfdc9s._.js → node_modules__pnpm_0.eafd4._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_098zkfc._.js → node_modules__pnpm_0.lls2f._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0pqf~nv._.js → node_modules__pnpm_029eo0j._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0-71x-j._.js → node_modules__pnpm_02t6.-b._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0zl8cqc._.js → node_modules__pnpm_035f6c2._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_12~1zv2._.js → node_modules__pnpm_03m~yp-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_10d.46l._.js → node_modules__pnpm_04aul6b._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_13~cuil._.js → node_modules__pnpm_04h3f7z._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_04.xj_.._.js → node_modules__pnpm_052119m._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_01jw~66._.js → node_modules__pnpm_05k6a~v._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0izzet6._.js → node_modules__pnpm_05tvs.j._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0t_o_3_._.js → node_modules__pnpm_06lzn3f._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_08jqo7c._.js → node_modules__pnpm_08ly65-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0~82dm0._.js → node_modules__pnpm_09-tnjc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0hrvcv9._.js → node_modules__pnpm_0_39rjg._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0c414b2._.js → node_modules__pnpm_0_mroc7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_12ukxhf._.js → node_modules__pnpm_0a0xb30._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_13er52c._.js → node_modules__pnpm_0aczw13._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0pdmyaz._.js → node_modules__pnpm_0awp-lz._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0bft7q1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0mgx7ud._.js → node_modules__pnpm_0bjukfc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0d65071._.js → node_modules__pnpm_0dnud63._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0ywf~mm._.js → node_modules__pnpm_0ev5rtd._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0gqqzid._.js → node_modules__pnpm_0ew~_em._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0.cctde._.js → node_modules__pnpm_0fekgqt._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0_zd~dk._.js → node_modules__pnpm_0frtimc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_12tjs4x._.js → node_modules__pnpm_0gg_t7m._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0.ee_mw._.js → node_modules__pnpm_0gk3zd4._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0g2bjhh._.js → node_modules__pnpm_0gwfulm._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0wf9woj._.js → node_modules__pnpm_0ho8oyj._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0icemj5._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_12gduin._.js → node_modules__pnpm_0l8oa7o._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_114x37.._.js → node_modules__pnpm_0laq3ah._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_12h2abk._.js → node_modules__pnpm_0ldy4q8._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0rvh.bg._.js → node_modules__pnpm_0nqllnp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_00vcylf._.js → node_modules__pnpm_0owi.t~._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0qf~x-r._.js → node_modules__pnpm_0p_qmx3._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0u97yk9._.js → node_modules__pnpm_0pq-m-w._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_03qtb48._.js → node_modules__pnpm_0qq915e._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0wpvrc-._.js → node_modules__pnpm_0rzgcz4._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0ew7yzw._.js → node_modules__pnpm_0s6od3y._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0r2fx0c._.js → node_modules__pnpm_0tqhmaj._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0ts_t7o._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0242eyt._.js → node_modules__pnpm_0w6417f._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0~_s5ha._.js → node_modules__pnpm_0wpana9._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0.-rpgq._.js → node_modules__pnpm_0xp1-db._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0lrwvt7._.js → node_modules__pnpm_0yo568y._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0c8gg~8._.js → node_modules__pnpm_0ywyhqr._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_10f4qpz._.js → node_modules__pnpm_0z3_de6._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0fxz20v._.js → node_modules__pnpm_0~sf~oy._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0222zw3._.js → node_modules__pnpm_1057jq-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_02zw~h_._.js → node_modules__pnpm_10e264.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_01jd.4m._.js → node_modules__pnpm_10tma_q._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_04baqvu._.js → node_modules__pnpm_11ge450._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_12r.yrc._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0e1ds7y._.js → node_modules__pnpm_13dh01l._.js} +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/static/chunks/0-ljp3jtzmmv7.js +1 -0
- package/.next/standalone/.next/static/chunks/{0n~dazst~sc7s.js → 03d9mze.e_uaz.js} +5 -5
- package/.next/standalone/.next/static/chunks/04ty7tw4dnejo.css +1 -0
- package/.next/standalone/.next/static/chunks/09dn.__2m_69y.js +1 -0
- package/.next/standalone/.next/static/chunks/0ch1.r_lv21oq.js +1 -0
- package/.next/standalone/.next/static/chunks/0j_n58.7iw6~6.js +1 -0
- package/.next/standalone/.next/static/chunks/0lax9ukrykxpi.js +1 -0
- package/.next/standalone/.next/static/chunks/0lxbev-rginnd.js +1 -0
- package/.next/standalone/.next/static/chunks/{144gewald~_d3.js → 0y3wtq_6_n5iu.js} +52 -13
- package/.next/standalone/.next/static/chunks/12hepnxqos.kd.js +1 -0
- package/.next/standalone/.next/static/chunks/16xauntup4146.js +1 -0
- package/.next/standalone/isometric-codebase-map.html +1 -1
- package/.next/standalone/isometric-codebase-map.json +1 -1
- package/.next/standalone/package.json +3 -1
- package/.next/standalone/server.js +1 -1
- package/package.json +3 -1
- package/.next/standalone/.next/server/chunks/ssr/_0_0pyx2._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0q~d8b~._.js +0 -3
- package/.next/standalone/.next/static/chunks/0-cls2jl5dv52.css +0 -1
- package/.next/standalone/.next/static/chunks/02d_ok-cqd.4a.js +0 -1
- package/.next/standalone/.next/static/chunks/09r.txqh5meou.js +0 -1
- package/.next/standalone/.next/static/chunks/0k-oaty6nz49y.js +0 -1
- /package/.next/standalone/.next/static/{mgmXU8yiKNFpuBzAAefbK → rjQq3BNlWxvbhPVr6pwwW}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{mgmXU8yiKNFpuBzAAefbK → rjQq3BNlWxvbhPVr6pwwW}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{mgmXU8yiKNFpuBzAAefbK → rjQq3BNlWxvbhPVr6pwwW}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[876143,(a,b,c)=>{b.exports={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"}},614836,(a,b,c)=>{a.e,function(a){"use strict";var b=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,78,5,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,199,7,137,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,55,9,266,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,233,0,3,0,8,1,6,0,475,6,110,6,6,9,4759,9,787719,239],c=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,7,25,39,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,5,57,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,24,43,261,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,33,24,3,24,45,74,6,0,67,12,65,1,2,0,15,4,10,7381,42,31,98,114,8702,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,208,30,2,2,2,1,2,6,3,4,10,1,225,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4381,3,5773,3,7472,16,621,2467,541,1507,4938,6,8489],d="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽ-ೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-Ა-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ--ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",e={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},f="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",g={5:f,"5module":f+" export import",6:f+" const class extends export import super"},h=/^in(stanceof)?$/,i=RegExp("["+d+"]"),j=RegExp("["+d+"·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ--ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・]");function k(a,b){for(var c=65536,d=0;d<b.length&&!((c+=b[d])>a);d+=2)if((c+=b[d+1])>=a)return!0;return!1}function l(a,b){return a<65?36===a:a<91||(a<97?95===a:a<123||(a<=65535?a>=170&&i.test(String.fromCharCode(a)):!1!==b&&k(a,c)))}function m(a,d){return a<48?36===a:a<58||!(a<65)&&(a<91||(a<97?95===a:a<123||(a<=65535?a>=170&&j.test(String.fromCharCode(a)):!1!==d&&(k(a,c)||k(a,b)))))}var n=function(a,b){void 0===b&&(b={}),this.label=a,this.keyword=b.keyword,this.beforeExpr=!!b.beforeExpr,this.startsExpr=!!b.startsExpr,this.isLoop=!!b.isLoop,this.isAssign=!!b.isAssign,this.prefix=!!b.prefix,this.postfix=!!b.postfix,this.binop=b.binop||null,this.updateContext=null};function o(a,b){return new n(a,{beforeExpr:!0,binop:b})}var p={beforeExpr:!0},q={startsExpr:!0},r={};function s(a,b){return void 0===b&&(b={}),b.keyword=a,r[a]=new n(a,b)}var t={num:new n("num",q),regexp:new n("regexp",q),string:new n("string",q),name:new n("name",q),privateId:new n("privateId",q),eof:new n("eof"),bracketL:new n("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new n("]"),braceL:new n("{",{beforeExpr:!0,startsExpr:!0}),braceR:new n("}"),parenL:new n("(",{beforeExpr:!0,startsExpr:!0}),parenR:new n(")"),comma:new n(",",p),semi:new n(";",p),colon:new n(":",p),dot:new n("."),question:new n("?",p),questionDot:new n("?."),arrow:new n("=>",p),template:new n("template"),invalidTemplate:new n("invalidTemplate"),ellipsis:new n("...",p),backQuote:new n("`",q),dollarBraceL:new n("${",{beforeExpr:!0,startsExpr:!0}),eq:new n("=",{beforeExpr:!0,isAssign:!0}),assign:new n("_=",{beforeExpr:!0,isAssign:!0}),incDec:new n("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new n("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:o("||",1),logicalAND:o("&&",2),bitwiseOR:o("|",3),bitwiseXOR:o("^",4),bitwiseAND:o("&",5),equality:o("==/!=/===/!==",6),relational:o("</>/<=/>=",7),bitShift:o("<</>>/>>>",8),plusMin:new n("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:o("%",10),star:o("*",10),slash:o("/",10),starstar:new n("**",{beforeExpr:!0}),coalesce:o("??",1),_break:s("break"),_case:s("case",p),_catch:s("catch"),_continue:s("continue"),_debugger:s("debugger"),_default:s("default",p),_do:s("do",{isLoop:!0,beforeExpr:!0}),_else:s("else",p),_finally:s("finally"),_for:s("for",{isLoop:!0}),_function:s("function",q),_if:s("if"),_return:s("return",p),_switch:s("switch"),_throw:s("throw",p),_try:s("try"),_var:s("var"),_const:s("const"),_while:s("while",{isLoop:!0}),_with:s("with"),_new:s("new",{beforeExpr:!0,startsExpr:!0}),_this:s("this",q),_super:s("super",q),_class:s("class",q),_extends:s("extends",p),_export:s("export"),_import:s("import",q),_null:s("null",q),_true:s("true",q),_false:s("false",q),_in:s("in",{beforeExpr:!0,binop:7}),_instanceof:s("instanceof",{beforeExpr:!0,binop:7}),_typeof:s("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:s("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:s("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},u=/\r\n?|\n|\u2028|\u2029/,v=RegExp(u.source,"g");function w(a){return 10===a||13===a||8232===a||8233===a}function x(a,b,c){void 0===c&&(c=a.length);for(var d=b;d<c;d++){var e=a.charCodeAt(d);if(w(e))return d<c-1&&13===e&&10===a.charCodeAt(d+1)?d+2:d+1}return -1}var y=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,z=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,A=Object.prototype,B=A.hasOwnProperty,C=A.toString,D=Object.hasOwn||function(a,b){return B.call(a,b)},E=Array.isArray||function(a){return"[object Array]"===C.call(a)},F=Object.create(null);function G(a){return F[a]||(F[a]=RegExp("^(?:"+a.replace(/ /g,"|")+")$"))}function H(a){return a<=65535?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,(1023&a)+56320)}var I=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,J=function(a,b){this.line=a,this.column=b};J.prototype.offset=function(a){return new J(this.line,this.column+a)};var K=function(a,b,c){this.start=b,this.end=c,null!==a.sourceFile&&(this.source=a.sourceFile)};function L(a,b){for(var c=1,d=0;;){var e=x(a,d,b);if(e<0)return new J(c,b-d);++c,d=e}}var M={ecmaVersion:null,sourceType:"script",strict:!1,onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,startLocation:null,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},N=!1;function O(a,b){return 2|4*!!a|8*!!b}var P=function(a,b,c){this.options=a=function(a){var b,c,d={};for(var e in M)d[e]=a&&D(a,e)?a[e]:M[e];if("latest"===d.ecmaVersion?d.ecmaVersion=1e8:null==d.ecmaVersion?(!N&&"object"==typeof console&&console.warn&&(N=!0,console.warn("Since Acorn 8.0.0, options.ecmaVersion is required.\nDefaulting to 2020, but this will stop working in the future.")),d.ecmaVersion=11):d.ecmaVersion>=2015&&(d.ecmaVersion-=2009),null==d.allowReserved&&(d.allowReserved=d.ecmaVersion<5),a&&null!=a.allowHashBang||(d.allowHashBang=d.ecmaVersion>=14),E(d.onToken)){var f=d.onToken;d.onToken=function(a){return f.push(a)}}if(E(d.onComment)&&(b=d,c=d.onComment,d.onComment=function(a,d,e,f,g,h){var i={type:a?"Block":"Line",value:d,start:e,end:f};b.locations&&(i.loc=new K(this,g,h)),b.ranges&&(i.range=[e,f]),c.push(i)}),"commonjs"===d.sourceType&&d.allowAwaitOutsideFunction)throw Error("Cannot use allowAwaitOutsideFunction with sourceType: commonjs");return d}(a),this.sourceFile=a.sourceFile,this.keywords=G(g[a.ecmaVersion>=6?6:"module"===a.sourceType?"5module":5]);var d="";!0!==a.allowReserved&&(d=e[a.ecmaVersion>=6?6:5===a.ecmaVersion?5:3],"module"===a.sourceType&&(d+=" await")),this.reservedWords=G(d);var f=(d?d+" ":"")+e.strict;this.reservedWordsStrict=G(f),this.reservedWordsStrictBind=G(f+" "+e.strictBind),this.input=String(b),this.containsEsc=!1,this.pos=c||0,this.curLine=1,a.startLocation?(this.lineStart=this.pos-a.startLocation.column,this.curLine=a.startLocation.line):c?(this.lineStart=this.input.lastIndexOf("\n",c-1)+1,this.options.locations&&(this.curLine=this.input.slice(0,this.lineStart).split(u).length)):this.lineStart=0,this.type=t.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===a.sourceType,this.strict=this.inModule||!0===a.strict||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),0===this.pos&&a.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2),this.scopeStack=[],this.enterScope("commonjs"===this.options.sourceType?2:1),this.regexpState=null,this.privateNameStack=[]},Q={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowReturn:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},allowUsing:{configurable:!0},inClassStaticBlock:{configurable:!0}};P.prototype.parse=function(){var a=this,b=this.options.program||this.startNode();return this.nextToken(),this.catchStackOverflow(function(){return a.parseTopLevel(b)})},Q.inFunction.get=function(){return(2&this.currentVarScope().flags)>0},Q.inGenerator.get=function(){return(8&this.currentVarScope().flags)>0},Q.inAsync.get=function(){return(4&this.currentVarScope().flags)>0},Q.canAwait.get=function(){for(var a=this.scopeStack.length-1;a>=0;a--){var b=this.scopeStack[a].flags;if(768&b)return!1;if(2&b)return(4&b)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},Q.allowReturn.get=function(){return!!this.inFunction||!!this.options.allowReturnOutsideFunction&&!!(1&this.currentVarScope().flags)},Q.allowSuper.get=function(){return(64&this.currentThisScope().flags)>0||this.options.allowSuperOutsideMethod},Q.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},Q.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Q.allowNewDotTarget.get=function(){for(var a=this.scopeStack.length-1;a>=0;a--){var b=this.scopeStack[a].flags;if(768&b||2&b&&!(16&b))return!0}return!1},Q.allowUsing.get=function(){var a=this.currentScope().flags;return!(1024&a)&&(!!this.inModule||!(1&a))},Q.inClassStaticBlock.get=function(){return(256&this.currentVarScope().flags)>0},P.extend=function(){for(var a=[],b=arguments.length;b--;)a[b]=arguments[b];for(var c=this,d=0;d<a.length;d++)c=a[d](c);return c},P.parse=function(a,b){return new this(b,a).parse()},P.parseExpressionAt=function(a,b,c){var d=new this(c,a,b);return d.nextToken(),d.parseExpression()},P.tokenizer=function(a,b){return new this(b,a)},Object.defineProperties(P.prototype,Q);var R=P.prototype,S=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;R.strictDirective=function(a){if(this.options.ecmaVersion<5)return!1;for(;;){z.lastIndex=a,a+=z.exec(this.input)[0].length;var b=S.exec(this.input.slice(a));if(!b)return!1;if("use strict"===(b[1]||b[2])){z.lastIndex=a+b[0].length;var c=z.exec(this.input),d=c.index+c[0].length,e=this.input.charAt(d);return";"===e||"}"===e||u.test(c[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(e)||"!"===e&&"="===this.input.charAt(d+1))}z.lastIndex=a+=b[0].length,a+=z.exec(this.input)[0].length,";"===this.input[a]&&a++}},R.eat=function(a){return this.type===a&&(this.next(),!0)},R.isContextual=function(a){return this.type===t.name&&this.value===a&&!this.containsEsc},R.eatContextual=function(a){return!!this.isContextual(a)&&(this.next(),!0)},R.catchStackOverflow=function(a){try{return a()}catch(a){if(a instanceof Error&&(/\bstack\b.*\b(exceeded|overflow)\b/i.test(a.message)||/\btoo much recursion\b/i.test(a.message)))this.raise(this.start,"Not enough stack space to parse input");else throw a}},R.expectContextual=function(a){this.eatContextual(a)||this.unexpected()},R.canInsertSemicolon=function(){return this.type===t.eof||this.type===t.braceR||u.test(this.input.slice(this.lastTokEnd,this.start))},R.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},R.semicolon=function(){this.eat(t.semi)||this.insertSemicolon()||this.unexpected()},R.afterTrailingComma=function(a,b){if(this.type===a)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),b||this.next(),!0},R.expect=function(a){this.eat(a)||this.unexpected()},R.unexpected=function(a){this.raise(null!=a?a:this.start,"Unexpected token")};var T=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};R.checkPatternErrors=function(a,b){if(a){a.trailingComma>-1&&this.raiseRecoverable(a.trailingComma,"Comma is not permitted after the rest element");var c=b?a.parenthesizedAssign:a.parenthesizedBind;c>-1&&this.raiseRecoverable(c,b?"Assigning to rvalue":"Parenthesized pattern")}},R.checkExpressionErrors=function(a,b){if(!a)return!1;var c=a.shorthandAssign,d=a.doubleProto;if(!b)return c>=0||d>=0;c>=0&&this.raise(c,"Shorthand property assignments are valid only in destructuring patterns"),d>=0&&this.raiseRecoverable(d,"Redefinition of __proto__ property")},R.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},R.isSimpleAssignTarget=function(a){return"ParenthesizedExpression"===a.type?this.isSimpleAssignTarget(a.expression):"Identifier"===a.type||"MemberExpression"===a.type};var U=P.prototype;U.parseTopLevel=function(a){var b=Object.create(null);for(a.body||(a.body=[]);this.type!==t.eof;){var c=this.parseStatement(null,!0,b);a.body.push(c)}if(this.inModule)for(var d=0,e=Object.keys(this.undefinedExports);d<e.length;d+=1){var f=e[d];this.raiseRecoverable(this.undefinedExports[f].start,"Export '"+f+"' is not defined")}return this.adaptDirectivePrologue(a.body),this.next(),a.sourceType="commonjs"===this.options.sourceType?"script":this.options.sourceType,this.finishNode(a,"Program")};var V={kind:"loop"},W={kind:"switch"};U.isLet=function(a){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;z.lastIndex=this.pos;var b=z.exec(this.input),c=this.pos+b[0].length,d=this.fullCharCodeAt(c);if(91===d||92===d)return!0;if(a)return!1;if(123===d)return!0;if(l(d)){var e=c;do c+=d<=65535?1:2;while(m(d=this.fullCharCodeAt(c)))if(92===d)return!0;var f=this.input.slice(e,c);if(!h.test(f))return!0}return!1},U.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;z.lastIndex=this.pos;var a,b=z.exec(this.input),c=this.pos+b[0].length;return!u.test(this.input.slice(this.pos,c))&&"function"===this.input.slice(c,c+8)&&(c+8===this.input.length||!(m(a=this.fullCharCodeAt(c+8))||92===a))},U.isUsingKeyword=function(a,b){if(this.options.ecmaVersion<17||!this.isContextual(a?"await":"using"))return!1;z.lastIndex=this.pos;var c=z.exec(this.input),d=this.pos+c[0].length;if(u.test(this.input.slice(this.pos,d)))return!1;if(a){var e,f=d+5;if("using"!==this.input.slice(d,f)||f===this.input.length||m(e=this.fullCharCodeAt(f))||92===e)return!1;z.lastIndex=f;var g=z.exec(this.input);if(d=f+g[0].length,g&&u.test(this.input.slice(f,d)))return!1}var i=this.fullCharCodeAt(d);if(!l(i)&&92!==i)return!1;var j=d;do d+=i<=65535?1:2;while(m(i=this.fullCharCodeAt(d)))if(92===i)return!0;var k=this.input.slice(j,d);return!h.test(k)&&(!b||!!a||"of"!==k||(z.lastIndex=d,d+=z.exec(this.input)[0].length,61===this.input.charCodeAt(d)&&61!==(i=this.input.charCodeAt(d+1))&&62!==i))&&!0},U.isAwaitUsing=function(a){return this.isUsingKeyword(!0,a)},U.isUsing=function(a){return this.isUsingKeyword(!1,a)},U.parseStatement=function(a,b,c){var d,e=this.type,f=this.startNode();switch(this.isLet(a)&&(e=t._var,d="let"),e){case t._break:case t._continue:return this.parseBreakContinueStatement(f,e.keyword);case t._debugger:return this.parseDebuggerStatement(f);case t._do:return this.parseDoStatement(f);case t._for:return this.parseForStatement(f);case t._function:return a&&(this.strict||"if"!==a&&"label"!==a)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(f,!1,!a);case t._class:return a&&this.unexpected(),this.parseClass(f,!0);case t._if:return this.parseIfStatement(f);case t._return:return this.parseReturnStatement(f);case t._switch:return this.parseSwitchStatement(f);case t._throw:return this.parseThrowStatement(f);case t._try:return this.parseTryStatement(f);case t._const:case t._var:return d=d||this.value,a&&"var"!==d&&this.unexpected(),this.parseVarStatement(f,d);case t._while:return this.parseWhileStatement(f);case t._with:return this.parseWithStatement(f);case t.braceL:return this.parseBlock(!0,f);case t.semi:return this.parseEmptyStatement(f);case t._export:case t._import:if(this.options.ecmaVersion>10&&e===t._import){z.lastIndex=this.pos;var g=z.exec(this.input),h=this.pos+g[0].length,i=this.input.charCodeAt(h);if(40===i||46===i)return this.parseExpressionStatement(f,this.parseExpression())}return!this.options.allowImportExportEverywhere&&(b||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),e===t._import?this.parseImport(f):this.parseExport(f,c);default:if(this.isAsyncFunction())return a&&this.unexpected(),this.next(),this.parseFunctionStatement(f,!0,!a);var j=this.isAwaitUsing(!1)?"await using":this.isUsing(!1)?"using":null;if(j)return this.allowUsing||this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script` or in the bare case statement"),a&&this.raise(this.start,"Using declaration is not allowed in single-statement positions"),"await using"===j&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.next(),this.parseVar(f,!1,j),this.semicolon(),this.finishNode(f,"VariableDeclaration");var k=this.value,l=this.parseExpression();if(e===t.name&&"Identifier"===l.type&&this.eat(t.colon))return this.parseLabeledStatement(f,k,l,a);return this.parseExpressionStatement(f,l)}},U.parseBreakContinueStatement=function(a,b){var c="break"===b;this.next(),this.eat(t.semi)||this.insertSemicolon()?a.label=null:this.type!==t.name?this.unexpected():(a.label=this.parseIdent(),this.semicolon());for(var d=0;d<this.labels.length;++d){var e=this.labels[d];if((null==a.label||e.name===a.label.name)&&(null!=e.kind&&(c||"loop"===e.kind)||a.label&&c))break}return d===this.labels.length&&this.raise(a.start,"Unsyntactic "+b),this.finishNode(a,c?"BreakStatement":"ContinueStatement")},U.parseDebuggerStatement=function(a){return this.next(),this.semicolon(),this.finishNode(a,"DebuggerStatement")},U.parseDoStatement=function(a){return this.next(),this.labels.push(V),a.body=this.parseStatement("do"),this.labels.pop(),this.expect(t._while),a.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(t.semi):this.semicolon(),this.finishNode(a,"DoWhileStatement")},U.parseForStatement=function(a){this.next();var b=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(V),this.enterScope(0),this.expect(t.parenL),this.type===t.semi)return b>-1&&this.unexpected(b),this.parseFor(a,null);var c=this.isLet();if(this.type===t._var||this.type===t._const||c){var d=this.startNode(),e=c?"let":this.value;return this.next(),this.parseVar(d,!0,e),this.finishNode(d,"VariableDeclaration"),this.parseForAfterInit(a,d,b)}var f=this.isContextual("let"),g=!1,h=this.isUsing(!0)?"using":this.isAwaitUsing(!0)?"await using":null;if(h){var i=this.startNode();return this.next(),"await using"===h&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.parseVar(i,!0,h),this.finishNode(i,"VariableDeclaration"),this.parseForAfterInit(a,i,b)}var j=this.containsEsc,k=new T,l=this.start,m=b>-1?this.parseExprSubscripts(k,"await"):this.parseExpression(!0,k);return this.type===t._in||(g=this.options.ecmaVersion>=6&&this.isContextual("of"))?(b>-1?(this.type===t._in&&this.unexpected(b),a.await=!0):g&&this.options.ecmaVersion>=8&&(m.start!==l||j||"Identifier"!==m.type||"async"!==m.name?this.options.ecmaVersion>=9&&(a.await=!1):this.unexpected()),f&&g&&this.raise(m.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(m,!1,k),this.checkLValPattern(m),this.parseForIn(a,m)):(this.checkExpressionErrors(k,!0),b>-1&&this.unexpected(b),this.parseFor(a,m))},U.parseForAfterInit=function(a,b,c){return(this.type===t._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&1===b.declarations.length?(this.type===t._in?("using"!==b.kind&&"await using"!==b.kind||b.declarations[0].init||this.raise(this.start,"Using declaration is not allowed in for-in loops"),this.options.ecmaVersion>=9&&c>-1&&this.unexpected(c)):this.options.ecmaVersion>=9&&(a.await=c>-1),this.parseForIn(a,b)):(c>-1&&this.unexpected(c),this.parseFor(a,b))},U.parseFunctionStatement=function(a,b,c){return this.next(),this.parseFunction(a,Y|(c?0:Z),!1,b)},U.parseIfStatement=function(a){return this.next(),a.test=this.parseParenExpression(),a.consequent=this.parseStatement("if"),a.alternate=this.eat(t._else)?this.parseStatement("if"):null,this.finishNode(a,"IfStatement")},U.parseReturnStatement=function(a){return this.allowReturn||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(t.semi)||this.insertSemicolon()?a.argument=null:(a.argument=this.parseExpression(),this.semicolon()),this.finishNode(a,"ReturnStatement")},U.parseSwitchStatement=function(a){this.next(),a.discriminant=this.parseParenExpression(),a.cases=[],this.expect(t.braceL),this.labels.push(W),this.enterScope(1024);for(var b,c=!1;this.type!==t.braceR;)if(this.type===t._case||this.type===t._default){var d=this.type===t._case;b&&this.finishNode(b,"SwitchCase"),a.cases.push(b=this.startNode()),b.consequent=[],this.next(),d?b.test=this.parseExpression():(c&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),c=!0,b.test=null),this.expect(t.colon)}else b||this.unexpected(),b.consequent.push(this.parseStatement(null));return this.exitScope(),b&&this.finishNode(b,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(a,"SwitchStatement")},U.parseThrowStatement=function(a){return this.next(),u.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),a.argument=this.parseExpression(),this.semicolon(),this.finishNode(a,"ThrowStatement")};var X=[];U.parseCatchClauseParam=function(){var a=this.parseBindingAtom(),b="Identifier"===a.type;return this.enterScope(32*!!b),this.checkLValPattern(a,b?4:2),this.expect(t.parenR),a},U.parseTryStatement=function(a){if(this.next(),a.block=this.parseBlock(),a.handler=null,this.type===t._catch){var b=this.startNode();this.next(),this.eat(t.parenL)?b.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),b.param=null,this.enterScope(0)),b.body=this.parseBlock(!1),this.exitScope(),a.handler=this.finishNode(b,"CatchClause")}return a.finalizer=this.eat(t._finally)?this.parseBlock():null,a.handler||a.finalizer||this.raise(a.start,"Missing catch or finally clause"),this.finishNode(a,"TryStatement")},U.parseVarStatement=function(a,b,c){return this.next(),this.parseVar(a,!1,b,c),this.semicolon(),this.finishNode(a,"VariableDeclaration")},U.parseWhileStatement=function(a){return this.next(),a.test=this.parseParenExpression(),this.labels.push(V),a.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(a,"WhileStatement")},U.parseWithStatement=function(a){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),a.object=this.parseParenExpression(),a.body=this.parseStatement("with"),this.finishNode(a,"WithStatement")},U.parseEmptyStatement=function(a){return this.next(),this.finishNode(a,"EmptyStatement")},U.parseLabeledStatement=function(a,b,c,d){for(var e=0,f=this.labels;e<f.length;e+=1)f[e].name===b&&this.raise(c.start,"Label '"+b+"' is already declared");for(var g=this.type.isLoop?"loop":this.type===t._switch?"switch":null,h=this.labels.length-1;h>=0;h--){var i=this.labels[h];if(i.statementStart===a.start)i.statementStart=this.start,i.kind=g;else break}return this.labels.push({name:b,kind:g,statementStart:this.start}),a.body=this.parseStatement(d?-1===d.indexOf("label")?d+"label":d:"label"),this.labels.pop(),a.label=c,this.finishNode(a,"LabeledStatement")},U.parseExpressionStatement=function(a,b){return a.expression=b,this.semicolon(),this.finishNode(a,"ExpressionStatement")},U.parseBlock=function(a,b,c){for(void 0===a&&(a=!0),void 0===b&&(b=this.startNode()),b.body=[],this.expect(t.braceL),a&&this.enterScope(0);this.type!==t.braceR;){var d=this.parseStatement(null);b.body.push(d)}return c&&(this.strict=!1),this.next(),a&&this.exitScope(),this.finishNode(b,"BlockStatement")},U.parseFor=function(a,b){return a.init=b,this.expect(t.semi),a.test=this.type===t.semi?null:this.parseExpression(),this.expect(t.semi),a.update=this.type===t.parenR?null:this.parseExpression(),this.expect(t.parenR),a.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(a,"ForStatement")},U.parseForIn=function(a,b){var c=this.type===t._in;return this.next(),"VariableDeclaration"===b.type&&null!=b.declarations[0].init&&(!c||this.options.ecmaVersion<8||this.strict||"var"!==b.kind||"Identifier"!==b.declarations[0].id.type)&&this.raise(b.start,(c?"for-in":"for-of")+" loop variable declaration may not have an initializer"),a.left=b,a.right=c?this.parseExpression():this.parseMaybeAssign(),this.expect(t.parenR),a.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(a,c?"ForInStatement":"ForOfStatement")},U.parseVar=function(a,b,c,d){for(a.declarations=[],a.kind=c;;){var e=this.startNode();if(this.parseVarId(e,c),this.eat(t.eq)?e.init=this.parseMaybeAssign(b):d||"const"!==c||this.type===t._in||this.options.ecmaVersion>=6&&this.isContextual("of")?d||"using"!==c&&"await using"!==c||!(this.options.ecmaVersion>=17)||this.type===t._in||this.isContextual("of")?d||"Identifier"===e.id.type||b&&(this.type===t._in||this.isContextual("of"))?e.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.raise(this.lastTokEnd,"Missing initializer in "+c+" declaration"):this.unexpected(),a.declarations.push(this.finishNode(e,"VariableDeclarator")),!this.eat(t.comma))break}return a},U.parseVarId=function(a,b){a.id="using"===b||"await using"===b?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(a.id,"var"===b?1:2,!1)};var Y=1,Z=2;function $(a,b){var c=a.computed,d=a.key;return!c&&("Identifier"===d.type&&d.name===b||"Literal"===d.type&&d.value===b)}U.parseFunction=function(a,b,c,d,e){this.initFunction(a),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!d)&&(this.type===t.star&&b&Z&&this.unexpected(),a.generator=this.eat(t.star)),this.options.ecmaVersion>=8&&(a.async=!!d),b&Y&&(a.id=4&b&&this.type!==t.name?null:this.parseIdent(),a.id&&!(b&Z)&&this.checkLValSimple(a.id,this.strict||a.generator||a.async?this.treatFunctionsAsVar?1:2:3));var f=this.yieldPos,g=this.awaitPos,h=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(O(a.async,a.generator)),b&Y||(a.id=this.type===t.name?this.parseIdent():null),this.parseFunctionParams(a),this.parseFunctionBody(a,c,!1,e),this.yieldPos=f,this.awaitPos=g,this.awaitIdentPos=h,this.finishNode(a,b&Y?"FunctionDeclaration":"FunctionExpression")},U.parseFunctionParams=function(a){this.expect(t.parenL),a.params=this.parseBindingList(t.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},U.parseClass=function(a,b){this.next();var c=this.strict;this.strict=!0,this.parseClassId(a,b),this.parseClassSuper(a);var d=this.enterClassBody(),e=this.startNode(),f=!1;for(e.body=[],this.expect(t.braceL);this.type!==t.braceR;){var g=this.parseClassElement(null!==a.superClass);g&&(e.body.push(g),"MethodDefinition"===g.type&&"constructor"===g.kind?(f&&this.raiseRecoverable(g.start,"Duplicate constructor in the same class"),f=!0):g.key&&"PrivateIdentifier"===g.key.type&&function(a,b){var c=b.key.name,d=a[c],e="true";return("MethodDefinition"===b.type&&("get"===b.kind||"set"===b.kind)&&(e=(b.static?"s":"i")+b.kind),"iget"===d&&"iset"===e||"iset"===d&&"iget"===e||"sget"===d&&"sset"===e||"sset"===d&&"sget"===e)?(a[c]="true",!1):!!d||(a[c]=e,!1)}(d,g)&&this.raiseRecoverable(g.key.start,"Identifier '#"+g.key.name+"' has already been declared"))}return this.strict=c,this.next(),a.body=this.finishNode(e,"ClassBody"),this.exitClassBody(),this.finishNode(a,b?"ClassDeclaration":"ClassExpression")},U.parseClassElement=function(a){if(this.eat(t.semi))return null;var b=this.options.ecmaVersion,c=this.startNode(),d="",e=!1,f=!1,g="method",h=!1;if(this.eatContextual("static")){if(b>=13&&this.eat(t.braceL))return this.parseClassStaticBlock(c),c;this.isClassElementNameStart()||this.type===t.star?h=!0:d="static"}if(c.static=h,!d&&b>=8&&this.eatContextual("async")&&((this.isClassElementNameStart()||this.type===t.star)&&!this.canInsertSemicolon()?f=!0:d="async"),!d&&(b>=9||!f)&&this.eat(t.star)&&(e=!0),!d&&!f&&!e){var i=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?g=i:d=i)}if(d?(c.computed=!1,c.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),c.key.name=d,this.finishNode(c.key,"Identifier")):this.parseClassElementName(c),b<13||this.type===t.parenL||"method"!==g||e||f){var j=!c.static&&$(c,"constructor");j&&"method"!==g&&this.raise(c.key.start,"Constructor can't have get/set modifier"),c.kind=j?"constructor":g,this.parseClassMethod(c,e,f,j&&a)}else this.parseClassField(c);return c},U.isClassElementNameStart=function(){return this.type===t.name||this.type===t.privateId||this.type===t.num||this.type===t.string||this.type===t.bracketL||this.type.keyword},U.parseClassElementName=function(a){this.type===t.privateId?("constructor"===this.value&&this.raise(this.start,"Classes can't have an element named '#constructor'"),a.computed=!1,a.key=this.parsePrivateIdent()):this.parsePropertyName(a)},U.parseClassMethod=function(a,b,c,d){var e=a.key;"constructor"===a.kind?(b&&this.raise(e.start,"Constructor can't be a generator"),c&&this.raise(e.start,"Constructor can't be an async method")):a.static&&$(a,"prototype")&&this.raise(e.start,"Classes may not have a static property named prototype");var f=a.value=this.parseMethod(b,c,d);return"get"===a.kind&&0!==f.params.length&&this.raiseRecoverable(f.start,"getter should have no params"),"set"===a.kind&&1!==f.params.length&&this.raiseRecoverable(f.start,"setter should have exactly one param"),"set"===a.kind&&"RestElement"===f.params[0].type&&this.raiseRecoverable(f.params[0].start,"Setter cannot use rest params"),this.finishNode(a,"MethodDefinition")},U.parseClassField=function(a){return $(a,"constructor")?this.raise(a.key.start,"Classes can't have a field named 'constructor'"):a.static&&$(a,"prototype")&&this.raise(a.key.start,"Classes can't have a static field named 'prototype'"),this.eat(t.eq)?(this.enterScope(576),a.value=this.parseMaybeAssign(),this.exitScope()):a.value=null,this.semicolon(),this.finishNode(a,"PropertyDefinition")},U.parseClassStaticBlock=function(a){a.body=[];var b=this.labels;for(this.labels=[],this.enterScope(320);this.type!==t.braceR;){var c=this.parseStatement(null);a.body.push(c)}return this.next(),this.exitScope(),this.labels=b,this.finishNode(a,"StaticBlock")},U.parseClassId=function(a,b){this.type===t.name?(a.id=this.parseIdent(),b&&this.checkLValSimple(a.id,2,!1)):(!0===b&&this.unexpected(),a.id=null)},U.parseClassSuper=function(a){a.superClass=this.eat(t._extends)?this.parseExprSubscripts(null,!1):null},U.enterClassBody=function(){var a={declared:Object.create(null),used:[]};return this.privateNameStack.push(a),a.declared},U.exitClassBody=function(){var a=this.privateNameStack.pop(),b=a.declared,c=a.used;if(this.options.checkPrivateFields)for(var d=this.privateNameStack.length,e=0===d?null:this.privateNameStack[d-1],f=0;f<c.length;++f){var g=c[f];D(b,g.name)||(e?e.used.push(g):this.raiseRecoverable(g.start,"Private field '#"+g.name+"' must be declared in an enclosing class"))}},U.parseExportAllDeclaration=function(a,b){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(a.exported=this.parseModuleExportName(),this.checkExport(b,a.exported,this.lastTokStart)):a.exported=null),this.expectContextual("from"),this.type!==t.string&&this.unexpected(),a.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(a.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(a,"ExportAllDeclaration")},U.parseExport=function(a,b){if(this.next(),this.eat(t.star))return this.parseExportAllDeclaration(a,b);if(this.eat(t._default))return this.checkExport(b,"default",this.lastTokStart),a.declaration=this.parseExportDefaultDeclaration(),this.finishNode(a,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())a.declaration=this.parseExportDeclaration(a),"VariableDeclaration"===a.declaration.type?this.checkVariableExport(b,a.declaration.declarations):this.checkExport(b,a.declaration.id,a.declaration.id.start),a.specifiers=[],a.source=null,this.options.ecmaVersion>=16&&(a.attributes=[]);else{if(a.declaration=null,a.specifiers=this.parseExportSpecifiers(b),this.eatContextual("from"))this.type!==t.string&&this.unexpected(),a.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(a.attributes=this.parseWithClause());else{for(var c=0,d=a.specifiers;c<d.length;c+=1){var e=d[c];this.checkUnreserved(e.local),this.checkLocalExport(e.local),"Literal"===e.local.type&&this.raise(e.local.start,"A string literal cannot be used as an exported binding without `from`.")}a.source=null,this.options.ecmaVersion>=16&&(a.attributes=[])}this.semicolon()}return this.finishNode(a,"ExportNamedDeclaration")},U.parseExportDeclaration=function(a){return this.parseStatement(null)},U.parseExportDefaultDeclaration=function(){if(this.type===t._function||(a=this.isAsyncFunction())){var a,b=this.startNode();return this.next(),a&&this.next(),this.parseFunction(b,4|Y,!1,a)}if(this.type===t._class){var c=this.startNode();return this.parseClass(c,"nullableID")}var d=this.parseMaybeAssign();return this.semicolon(),d},U.checkExport=function(a,b,c){a&&("string"!=typeof b&&(b="Identifier"===b.type?b.name:b.value),D(a,b)&&this.raiseRecoverable(c,"Duplicate export '"+b+"'"),a[b]=!0)},U.checkPatternExport=function(a,b){var c=b.type;if("Identifier"===c)this.checkExport(a,b,b.start);else if("ObjectPattern"===c)for(var d=0,e=b.properties;d<e.length;d+=1){var f=e[d];this.checkPatternExport(a,f)}else if("ArrayPattern"===c)for(var g=0,h=b.elements;g<h.length;g+=1){var i=h[g];i&&this.checkPatternExport(a,i)}else"Property"===c?this.checkPatternExport(a,b.value):"AssignmentPattern"===c?this.checkPatternExport(a,b.left):"RestElement"===c&&this.checkPatternExport(a,b.argument)},U.checkVariableExport=function(a,b){if(a)for(var c=0;c<b.length;c+=1){var d=b[c];this.checkPatternExport(a,d.id)}},U.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},U.parseExportSpecifier=function(a){var b=this.startNode();return b.local=this.parseModuleExportName(),b.exported=this.eatContextual("as")?this.parseModuleExportName():b.local,this.checkExport(a,b.exported,b.exported.start),this.finishNode(b,"ExportSpecifier")},U.parseExportSpecifiers=function(a){var b=[],c=!0;for(this.expect(t.braceL);!this.eat(t.braceR);){if(c)c=!1;else if(this.expect(t.comma),this.afterTrailingComma(t.braceR))break;b.push(this.parseExportSpecifier(a))}return b},U.parseImport=function(a){return this.next(),this.type===t.string?(a.specifiers=X,a.source=this.parseExprAtom()):(a.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),a.source=this.type===t.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(a.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(a,"ImportDeclaration")},U.parseImportSpecifier=function(){var a=this.startNode();return a.imported=this.parseModuleExportName(),this.eatContextual("as")?a.local=this.parseIdent():(this.checkUnreserved(a.imported),a.local=a.imported),this.checkLValSimple(a.local,2),this.finishNode(a,"ImportSpecifier")},U.parseImportDefaultSpecifier=function(){var a=this.startNode();return a.local=this.parseIdent(),this.checkLValSimple(a.local,2),this.finishNode(a,"ImportDefaultSpecifier")},U.parseImportNamespaceSpecifier=function(){var a=this.startNode();return this.next(),this.expectContextual("as"),a.local=this.parseIdent(),this.checkLValSimple(a.local,2),this.finishNode(a,"ImportNamespaceSpecifier")},U.parseImportSpecifiers=function(){var a=[],b=!0;if(this.type===t.name&&(a.push(this.parseImportDefaultSpecifier()),!this.eat(t.comma)))return a;if(this.type===t.star)return a.push(this.parseImportNamespaceSpecifier()),a;for(this.expect(t.braceL);!this.eat(t.braceR);){if(b)b=!1;else if(this.expect(t.comma),this.afterTrailingComma(t.braceR))break;a.push(this.parseImportSpecifier())}return a},U.parseWithClause=function(){var a=[];if(!this.eat(t._with))return a;this.expect(t.braceL);for(var b={},c=!0;!this.eat(t.braceR);){if(c)c=!1;else if(this.expect(t.comma),this.afterTrailingComma(t.braceR))break;var d=this.parseImportAttribute(),e="Identifier"===d.key.type?d.key.name:d.key.value;D(b,e)&&this.raiseRecoverable(d.key.start,"Duplicate attribute key '"+e+"'"),b[e]=!0,a.push(d)}return a},U.parseImportAttribute=function(){var a=this.startNode();return a.key=this.type===t.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved),this.expect(t.colon),this.type!==t.string&&this.unexpected(),a.value=this.parseExprAtom(),this.finishNode(a,"ImportAttribute")},U.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===t.string){var a=this.parseLiteral(this.value);return I.test(a.value)&&this.raise(a.start,"An export name cannot include a lone surrogate."),a}return this.parseIdent(!0)},U.adaptDirectivePrologue=function(a){for(var b=0;b<a.length&&this.isDirectiveCandidate(a[b]);++b)a[b].directive=a[b].expression.raw.slice(1,-1)},U.isDirectiveCandidate=function(a){return this.options.ecmaVersion>=5&&"ExpressionStatement"===a.type&&"Literal"===a.expression.type&&"string"==typeof a.expression.value&&('"'===this.input[a.start]||"'"===this.input[a.start])};var _=P.prototype;_.toAssignable=function(a,b,c){if(this.options.ecmaVersion>=6&&a)switch(a.type){case"Identifier":this.inAsync&&"await"===a.name&&this.raise(a.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":a.type="ObjectPattern",c&&this.checkPatternErrors(c,!0);for(var d=0,e=a.properties;d<e.length;d+=1){var f=e[d];this.toAssignable(f,b),"RestElement"===f.type&&("ArrayPattern"===f.argument.type||"ObjectPattern"===f.argument.type)&&this.raise(f.argument.start,"Unexpected token")}break;case"Property":"init"!==a.kind&&this.raise(a.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(a.value,b);break;case"ArrayExpression":a.type="ArrayPattern",c&&this.checkPatternErrors(c,!0),this.toAssignableList(a.elements,b);break;case"SpreadElement":a.type="RestElement",this.toAssignable(a.argument,b),"AssignmentPattern"===a.argument.type&&this.raise(a.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":"="!==a.operator&&this.raise(a.left.end,"Only '=' operator can be used for specifying default value."),a.type="AssignmentPattern",delete a.operator,this.toAssignable(a.left,b);break;case"ParenthesizedExpression":this.toAssignable(a.expression,b,c);break;case"ChainExpression":this.raiseRecoverable(a.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!b)break;default:this.raise(a.start,"Assigning to rvalue")}else c&&this.checkPatternErrors(c,!0);return a},_.toAssignableList=function(a,b){for(var c=a.length,d=0;d<c;d++){var e=a[d];e&&this.toAssignable(e,b)}if(c){var f=a[c-1];6===this.options.ecmaVersion&&b&&f&&"RestElement"===f.type&&"Identifier"!==f.argument.type&&this.unexpected(f.argument.start)}return a},_.parseSpread=function(a){var b=this.startNode();return this.next(),b.argument=this.parseMaybeAssign(!1,a),this.finishNode(b,"SpreadElement")},_.parseRestBinding=function(){var a=this.startNode();return this.next(),6===this.options.ecmaVersion&&this.type!==t.name&&this.unexpected(),a.argument=this.parseBindingAtom(),this.finishNode(a,"RestElement")},_.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case t.bracketL:var a=this.startNode();return this.next(),a.elements=this.parseBindingList(t.bracketR,!0,!0),this.finishNode(a,"ArrayPattern");case t.braceL:return this.parseObj(!0)}return this.parseIdent()},_.parseBindingList=function(a,b,c,d){for(var e=[],f=!0;!this.eat(a);)if(f?f=!1:this.expect(t.comma),b&&this.type===t.comma)e.push(null);else if(c&&this.afterTrailingComma(a))break;else if(this.type===t.ellipsis){var g=this.parseRestBinding();this.parseBindingListItem(g),e.push(g),this.type===t.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(a);break}else e.push(this.parseAssignableListItem(d));return e},_.parseAssignableListItem=function(a){var b=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(b),b},_.parseBindingListItem=function(a){return a},_.parseMaybeDefault=function(a,b,c){if(c=c||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(t.eq))return c;var d=this.startNodeAt(a,b);return d.left=c,d.right=this.parseMaybeAssign(),this.finishNode(d,"AssignmentPattern")},_.checkLValSimple=function(a,b,c){void 0===b&&(b=0);var d=0!==b;switch(a.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(a.name)&&this.raiseRecoverable(a.start,(d?"Binding ":"Assigning to ")+a.name+" in strict mode"),d&&(2===b&&"let"===a.name&&this.raiseRecoverable(a.start,"let is disallowed as a lexically bound name"),c&&(D(c,a.name)&&this.raiseRecoverable(a.start,"Argument name clash"),c[a.name]=!0),5!==b&&this.declareName(a.name,b,a.start));break;case"ChainExpression":this.raiseRecoverable(a.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":d&&this.raiseRecoverable(a.start,"Binding member expression");break;case"ParenthesizedExpression":return d&&this.raiseRecoverable(a.start,"Binding parenthesized expression"),this.checkLValSimple(a.expression,b,c);default:this.raise(a.start,(d?"Binding":"Assigning to")+" rvalue")}},_.checkLValPattern=function(a,b,c){switch(void 0===b&&(b=0),a.type){case"ObjectPattern":for(var d=0,e=a.properties;d<e.length;d+=1){var f=e[d];this.checkLValInnerPattern(f,b,c)}break;case"ArrayPattern":for(var g=0,h=a.elements;g<h.length;g+=1){var i=h[g];i&&this.checkLValInnerPattern(i,b,c)}break;default:this.checkLValSimple(a,b,c)}},_.checkLValInnerPattern=function(a,b,c){switch(void 0===b&&(b=0),a.type){case"Property":this.checkLValInnerPattern(a.value,b,c);break;case"AssignmentPattern":this.checkLValPattern(a.left,b,c);break;case"RestElement":this.checkLValPattern(a.argument,b,c);break;default:this.checkLValPattern(a,b,c)}};var aa=function(a,b,c,d,e){this.token=a,this.isExpr=!!b,this.preserveSpace=!!c,this.override=d,this.generator=!!e},ab={b_stat:new aa("{",!1),b_expr:new aa("{",!0),b_tmpl:new aa("${",!1),p_stat:new aa("(",!1),p_expr:new aa("(",!0),q_tmpl:new aa("`",!0,!0,function(a){return a.tryReadTemplateToken()}),f_stat:new aa("function",!1),f_expr:new aa("function",!0),f_expr_gen:new aa("function",!0,!1,null,!0),f_gen:new aa("function",!1,!1,null,!0)},ac=P.prototype;ac.initialContext=function(){return[ab.b_stat]},ac.curContext=function(){return this.context[this.context.length-1]},ac.braceIsBlock=function(a){var b=this.curContext();return b===ab.f_expr||b===ab.f_stat||(a===t.colon&&(b===ab.b_stat||b===ab.b_expr)?!b.isExpr:a===t._return||a===t.name&&this.exprAllowed?u.test(this.input.slice(this.lastTokEnd,this.start)):a===t._else||a===t.semi||a===t.eof||a===t.parenR||a===t.arrow||(a===t.braceL?b===ab.b_stat:a!==t._var&&a!==t._const&&a!==t.name&&!this.exprAllowed))},ac.inGeneratorContext=function(){for(var a=this.context.length-1;a>=1;a--){var b=this.context[a];if("function"===b.token)return b.generator}return!1},ac.updateContext=function(a){var b,c=this.type;c.keyword&&a===t.dot?this.exprAllowed=!1:(b=c.updateContext)?b.call(this,a):this.exprAllowed=c.beforeExpr},ac.overrideContext=function(a){this.curContext()!==a&&(this.context[this.context.length-1]=a)},t.parenR.updateContext=t.braceR.updateContext=function(){if(1===this.context.length){this.exprAllowed=!0;return}var a=this.context.pop();a===ab.b_stat&&"function"===this.curContext().token&&(a=this.context.pop()),this.exprAllowed=!a.isExpr},t.braceL.updateContext=function(a){this.context.push(this.braceIsBlock(a)?ab.b_stat:ab.b_expr),this.exprAllowed=!0},t.dollarBraceL.updateContext=function(){this.context.push(ab.b_tmpl),this.exprAllowed=!0},t.parenL.updateContext=function(a){var b=a===t._if||a===t._for||a===t._with||a===t._while;this.context.push(b?ab.p_stat:ab.p_expr),this.exprAllowed=!0},t.incDec.updateContext=function(){},t._function.updateContext=t._class.updateContext=function(a){a.beforeExpr&&a!==t._else&&(a!==t.semi||this.curContext()===ab.p_stat)&&!(a===t._return&&u.test(this.input.slice(this.lastTokEnd,this.start)))&&(a!==t.colon&&a!==t.braceL||this.curContext()!==ab.b_stat)?this.context.push(ab.f_expr):this.context.push(ab.f_stat),this.exprAllowed=!1},t.colon.updateContext=function(){"function"===this.curContext().token&&this.context.pop(),this.exprAllowed=!0},t.backQuote.updateContext=function(){this.curContext()===ab.q_tmpl?this.context.pop():this.context.push(ab.q_tmpl),this.exprAllowed=!1},t.star.updateContext=function(a){if(a===t._function){var b=this.context.length-1;this.context[b]===ab.f_expr?this.context[b]=ab.f_expr_gen:this.context[b]=ab.f_gen}this.exprAllowed=!0},t.name.updateContext=function(a){var b=!1;this.options.ecmaVersion>=6&&a!==t.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(b=!0),this.exprAllowed=b};var ad=P.prototype;ad.checkPropClash=function(a,b,c){if((!(this.options.ecmaVersion>=9)||"SpreadElement"!==a.type)&&(!(this.options.ecmaVersion>=6)||!a.computed&&!a.method&&!a.shorthand)){var d,e=a.key;switch(e.type){case"Identifier":d=e.name;break;case"Literal":d=String(e.value);break;default:return}var f=a.kind;if(this.options.ecmaVersion>=6){"__proto__"===d&&"init"===f&&(b.proto&&(c?c.doubleProto<0&&(c.doubleProto=e.start):this.raiseRecoverable(e.start,"Redefinition of __proto__ property")),b.proto=!0);return}var g=b[d="$"+d];g?("init"===f?this.strict&&g.init||g.get||g.set:g.init||g[f])&&this.raiseRecoverable(e.start,"Redefinition of property"):g=b[d]={init:!1,get:!1,set:!1},g[f]=!0}},ad.parseExpression=function(a,b){var c=this;return this.catchStackOverflow(function(){var d=c.start,e=c.startLoc,f=c.parseMaybeAssign(a,b);if(c.type===t.comma){var g=c.startNodeAt(d,e);for(g.expressions=[f];c.eat(t.comma);)g.expressions.push(c.parseMaybeAssign(a,b));return c.finishNode(g,"SequenceExpression")}return f})},ad.parseMaybeAssign=function(a,b,c){if(this.isContextual("yield"))if(this.inGenerator)return this.parseYield(a);else this.exprAllowed=!1;var d=!1,e=-1,f=-1,g=-1;b?(e=b.parenthesizedAssign,f=b.trailingComma,g=b.doubleProto,b.parenthesizedAssign=b.trailingComma=-1):(b=new T,d=!0);var h=this.start,i=this.startLoc;(this.type===t.parenL||this.type===t.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait="await"===a);var j=this.parseMaybeConditional(a,b);if(c&&(j=c.call(this,j,h,i)),this.type.isAssign){var k=this.startNodeAt(h,i);return k.operator=this.value,this.type===t.eq&&(j=this.toAssignable(j,!1,b)),d||(b.parenthesizedAssign=b.trailingComma=b.doubleProto=-1),b.shorthandAssign>=j.start&&(b.shorthandAssign=-1),this.type===t.eq?this.checkLValPattern(j):this.checkLValSimple(j),k.left=j,this.next(),k.right=this.parseMaybeAssign(a),g>-1&&(b.doubleProto=g),this.finishNode(k,"AssignmentExpression")}return d&&this.checkExpressionErrors(b,!0),e>-1&&(b.parenthesizedAssign=e),f>-1&&(b.trailingComma=f),j},ad.parseMaybeConditional=function(a,b){var c=this.start,d=this.startLoc,e=this.parseExprOps(a,b);if(this.checkExpressionErrors(b))return e;if(("ArrowFunctionExpression"!==e.type||e.start!==c)&&this.eat(t.question)){var f=this.startNodeAt(c,d);return f.test=e,f.consequent=this.parseMaybeAssign(),this.expect(t.colon),f.alternate=this.parseMaybeAssign(a),this.finishNode(f,"ConditionalExpression")}return e},ad.parseExprOps=function(a,b){var c=this.start,d=this.startLoc,e=this.parseMaybeUnary(b,!1,!1,a);return this.checkExpressionErrors(b)||e.start===c&&"ArrowFunctionExpression"===e.type?e:this.parseExprOp(e,c,d,-1,a)},ad.parseExprOp=function(a,b,c,d,e){var f=this.type.binop;if(null!=f&&(!e||this.type!==t._in)&&f>d){var g=this.type===t.logicalOR||this.type===t.logicalAND,h=this.type===t.coalesce;h&&(f=t.logicalAND.binop);var i=this.value;this.next();var j=this.start,k=this.startLoc,l=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,e),j,k,f,e),m=this.buildBinary(b,c,a,l,i,g||h);return(g&&this.type===t.coalesce||h&&(this.type===t.logicalOR||this.type===t.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(m,b,c,d,e)}return a},ad.buildBinary=function(a,b,c,d,e,f){"PrivateIdentifier"===d.type&&this.raise(d.start,"Private identifier can only be left side of binary expression");var g=this.startNodeAt(a,b);return g.left=c,g.operator=e,g.right=d,this.finishNode(g,f?"LogicalExpression":"BinaryExpression")},ad.parseMaybeUnary=function(a,b,c,d){var e,f=this.start,g=this.startLoc;if(this.isContextual("await")&&this.canAwait)e=this.parseAwait(d),b=!0;else if(this.type.prefix){var h=this.startNode(),i=this.type===t.incDec;h.operator=this.value,h.prefix=!0,this.next(),h.argument=this.parseMaybeUnary(null,!0,i,d),this.checkExpressionErrors(a,!0),i?this.checkLValSimple(h.argument):this.strict&&"delete"===h.operator&&function a(b){return"Identifier"===b.type||"ParenthesizedExpression"===b.type&&a(b.expression)}(h.argument)?this.raiseRecoverable(h.start,"Deleting local variable in strict mode"):"delete"===h.operator&&function a(b){return"MemberExpression"===b.type&&"PrivateIdentifier"===b.property.type||"ChainExpression"===b.type&&a(b.expression)||"ParenthesizedExpression"===b.type&&a(b.expression)}(h.argument)?this.raiseRecoverable(h.start,"Private fields can not be deleted"):b=!0,e=this.finishNode(h,i?"UpdateExpression":"UnaryExpression")}else if(b||this.type!==t.privateId){if(e=this.parseExprSubscripts(a,d),this.checkExpressionErrors(a))return e;for(;this.type.postfix&&!this.canInsertSemicolon();){var j=this.startNodeAt(f,g);j.operator=this.value,j.prefix=!1,j.argument=e,this.checkLValSimple(e),this.next(),e=this.finishNode(j,"UpdateExpression")}}else(d||0===this.privateNameStack.length)&&this.options.checkPrivateFields&&this.unexpected(),e=this.parsePrivateIdent(),this.type!==t._in&&this.unexpected();return!c&&("ArrowFunctionExpression"!==e.type||e.start!==f)&&this.eat(t.starstar)?b?void this.unexpected(this.lastTokStart):this.buildBinary(f,g,e,this.parseMaybeUnary(null,!1,!1,d),"**",!1):e},ad.parseExprSubscripts=function(a,b){var c=this.start,d=this.startLoc,e=this.parseExprAtom(a,b);if("ArrowFunctionExpression"===e.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd))return e;var f=this.parseSubscripts(e,c,d,!1,b);return a&&"MemberExpression"===f.type&&(a.parenthesizedAssign>=f.start&&(a.parenthesizedAssign=-1),a.parenthesizedBind>=f.start&&(a.parenthesizedBind=-1),a.trailingComma>=f.start&&(a.trailingComma=-1)),f},ad.parseSubscripts=function(a,b,c,d,e){for(var f=this.options.ecmaVersion>=8&&"Identifier"===a.type&&"async"===a.name&&this.lastTokEnd===a.end&&!this.canInsertSemicolon()&&a.end-a.start==5&&this.potentialArrowAt===a.start,g=!1;;){var h=this.parseSubscript(a,b,c,d,f,g,e);if(h.optional&&(g=!0),h===a||"ArrowFunctionExpression"===h.type){if(g){var i=this.startNodeAt(b,c);i.expression=h,h=this.finishNode(i,"ChainExpression")}return h}a=h}},ad.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(t.arrow)},ad.parseSubscriptAsyncArrow=function(a,b,c,d){return this.parseArrowExpression(this.startNodeAt(a,b),c,!0,d)},ad.parseSubscript=function(a,b,c,d,e,f,g){var h=this.options.ecmaVersion>=11,i=h&&this.eat(t.questionDot);d&&i&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var j=this.eat(t.bracketL);if(j||i&&this.type!==t.parenL&&this.type!==t.backQuote||this.eat(t.dot)){var k=this.startNodeAt(b,c);k.object=a,j?(k.property=this.parseExpression(),this.expect(t.bracketR)):this.type===t.privateId&&"Super"!==a.type?k.property=this.parsePrivateIdent():k.property=this.parseIdent("never"!==this.options.allowReserved),k.computed=!!j,h&&(k.optional=i),a=this.finishNode(k,"MemberExpression")}else if(!d&&this.eat(t.parenL)){var l=new T,m=this.yieldPos,n=this.awaitPos,o=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var p=this.parseExprList(t.parenR,this.options.ecmaVersion>=8,!1,l);if(e&&!i&&this.shouldParseAsyncArrow())return this.checkPatternErrors(l,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=m,this.awaitPos=n,this.awaitIdentPos=o,this.parseSubscriptAsyncArrow(b,c,p,g);this.checkExpressionErrors(l,!0),this.yieldPos=m||this.yieldPos,this.awaitPos=n||this.awaitPos,this.awaitIdentPos=o||this.awaitIdentPos;var q=this.startNodeAt(b,c);q.callee=a,q.arguments=p,h&&(q.optional=i),a=this.finishNode(q,"CallExpression")}else if(this.type===t.backQuote){(i||f)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var r=this.startNodeAt(b,c);r.tag=a,r.quasi=this.parseTemplate({isTagged:!0}),a=this.finishNode(r,"TaggedTemplateExpression")}return a},ad.parseExprAtom=function(a,b,c){this.type===t.slash&&this.readRegexp();var d,e=this.potentialArrowAt===this.start;switch(this.type){case t._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),d=this.startNode(),this.next(),this.type!==t.parenL||this.allowDirectSuper||this.raise(d.start,"super() call outside constructor of a subclass"),this.type!==t.dot&&this.type!==t.bracketL&&this.type!==t.parenL&&this.unexpected(),this.finishNode(d,"Super");case t._this:return d=this.startNode(),this.next(),this.finishNode(d,"ThisExpression");case t.name:var f=this.start,g=this.startLoc,h=this.containsEsc,i=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!h&&"async"===i.name&&!this.canInsertSemicolon()&&this.eat(t._function))return this.overrideContext(ab.f_expr),this.parseFunction(this.startNodeAt(f,g),0,!1,!0,b);if(e&&!this.canInsertSemicolon()){if(this.eat(t.arrow))return this.parseArrowExpression(this.startNodeAt(f,g),[i],!1,b);if(this.options.ecmaVersion>=8&&"async"===i.name&&this.type===t.name&&!h&&(!this.potentialArrowInForAwait||"of"!==this.value||this.containsEsc))return i=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(t.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(f,g),[i],!0,b)}return i;case t.regexp:var j=this.value;return(d=this.parseLiteral(j.value)).regex={pattern:j.pattern,flags:j.flags},d;case t.num:case t.string:return this.parseLiteral(this.value);case t._null:case t._true:case t._false:return(d=this.startNode()).value=this.type===t._null?null:this.type===t._true,d.raw=this.type.keyword,this.next(),this.finishNode(d,"Literal");case t.parenL:var k=this.start,l=this.parseParenAndDistinguishExpression(e,b);return a&&(a.parenthesizedAssign<0&&!this.isSimpleAssignTarget(l)&&(a.parenthesizedAssign=k),a.parenthesizedBind<0&&(a.parenthesizedBind=k)),l;case t.bracketL:return d=this.startNode(),this.next(),d.elements=this.parseExprList(t.bracketR,!0,!0,a),this.finishNode(d,"ArrayExpression");case t.braceL:return this.overrideContext(ab.b_expr),this.parseObj(!1,a);case t._function:return d=this.startNode(),this.next(),this.parseFunction(d,0);case t._class:return this.parseClass(this.startNode(),!1);case t._new:return this.parseNew();case t.backQuote:return this.parseTemplate();case t._import:if(this.options.ecmaVersion>=11)return this.parseExprImport(c);return this.unexpected();default:return this.parseExprAtomDefault()}},ad.parseExprAtomDefault=function(){this.unexpected()},ad.parseExprImport=function(a){var b=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===t.parenL&&!a)return this.parseDynamicImport(b);if(this.type===t.dot){var c=this.startNodeAt(b.start,b.loc&&b.loc.start);return c.name="import",b.meta=this.finishNode(c,"Identifier"),this.parseImportMeta(b)}this.unexpected()},ad.parseDynamicImport=function(a){if(this.next(),a.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(t.parenR)?a.options=null:(this.expect(t.comma),this.afterTrailingComma(t.parenR)?a.options=null:(a.options=this.parseMaybeAssign(),!this.eat(t.parenR)&&(this.expect(t.comma),this.afterTrailingComma(t.parenR)||this.unexpected())));else if(!this.eat(t.parenR)){var b=this.start;this.eat(t.comma)&&this.eat(t.parenR)?this.raiseRecoverable(b,"Trailing comma is not allowed in import()"):this.unexpected(b)}return this.finishNode(a,"ImportExpression")},ad.parseImportMeta=function(a){this.next();var b=this.containsEsc;return a.property=this.parseIdent(!0),"meta"!==a.property.name&&this.raiseRecoverable(a.property.start,"The only valid meta property for import is 'import.meta'"),b&&this.raiseRecoverable(a.start,"'import.meta' must not contain escaped characters"),"module"===this.options.sourceType||this.options.allowImportExportEverywhere||this.raiseRecoverable(a.start,"Cannot use 'import.meta' outside a module"),this.finishNode(a,"MetaProperty")},ad.parseLiteral=function(a){var b=this.startNode();return b.value=a,b.raw=this.input.slice(this.start,this.end),110===b.raw.charCodeAt(b.raw.length-1)&&(b.bigint=null!=b.value?b.value.toString():b.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(b,"Literal")},ad.parseParenExpression=function(){this.expect(t.parenL);var a=this.parseExpression();return this.expect(t.parenR),a},ad.shouldParseArrow=function(a){return!this.canInsertSemicolon()},ad.parseParenAndDistinguishExpression=function(a,b){var c,d=this.start,e=this.startLoc,f=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var g,h=this.start,i=this.startLoc,j=[],k=!0,l=!1,m=new T,n=this.yieldPos,o=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==t.parenR;){if(k?k=!1:this.expect(t.comma),f&&this.afterTrailingComma(t.parenR,!0)){l=!0;break}if(this.type===t.ellipsis){g=this.start,j.push(this.parseParenItem(this.parseRestBinding())),this.type===t.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}j.push(this.parseMaybeAssign(!1,m,this.parseParenItem))}var p=this.lastTokEnd,q=this.lastTokEndLoc;if(this.expect(t.parenR),a&&this.shouldParseArrow(j)&&this.eat(t.arrow))return this.checkPatternErrors(m,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=n,this.awaitPos=o,this.parseParenArrowList(d,e,j,b);(!j.length||l)&&this.unexpected(this.lastTokStart),g&&this.unexpected(g),this.checkExpressionErrors(m,!0),this.yieldPos=n||this.yieldPos,this.awaitPos=o||this.awaitPos,j.length>1?((c=this.startNodeAt(h,i)).expressions=j,this.finishNodeAt(c,"SequenceExpression",p,q)):c=j[0]}else c=this.parseParenExpression();if(!this.options.preserveParens)return c;var r=this.startNodeAt(d,e);return r.expression=c,this.finishNode(r,"ParenthesizedExpression")},ad.parseParenItem=function(a){return a},ad.parseParenArrowList=function(a,b,c,d){return this.parseArrowExpression(this.startNodeAt(a,b),c,!1,d)};var ae=[];ad.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var a=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===t.dot){var b=this.startNodeAt(a.start,a.loc&&a.loc.start);b.name="new",a.meta=this.finishNode(b,"Identifier"),this.next();var c=this.containsEsc;return a.property=this.parseIdent(!0),"target"!==a.property.name&&this.raiseRecoverable(a.property.start,"The only valid meta property for new is 'new.target'"),c&&this.raiseRecoverable(a.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(a.start,"'new.target' can only be used in functions and class static block"),this.finishNode(a,"MetaProperty")}var d=this.start,e=this.startLoc;return a.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),d,e,!0,!1),"Super"===a.callee.type&&this.raiseRecoverable(d,"Invalid use of 'super'"),this.eat(t.parenL)?a.arguments=this.parseExprList(t.parenR,this.options.ecmaVersion>=8,!1):a.arguments=ae,this.finishNode(a,"NewExpression")},ad.parseTemplateElement=function(a){var b=a.isTagged,c=this.startNode();return this.type===t.invalidTemplate?(b||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),c.value={raw:this.value.replace(/\r\n?/g,"\n"),cooked:null}):c.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),c.tail=this.type===t.backQuote,this.finishNode(c,"TemplateElement")},ad.parseTemplate=function(a){void 0===a&&(a={});var b=a.isTagged;void 0===b&&(b=!1);var c=this.startNode();this.next(),c.expressions=[];var d=this.parseTemplateElement({isTagged:b});for(c.quasis=[d];!d.tail;)this.type===t.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(t.dollarBraceL),c.expressions.push(this.parseExpression()),this.expect(t.braceR),c.quasis.push(d=this.parseTemplateElement({isTagged:b}));return this.next(),this.finishNode(c,"TemplateLiteral")},ad.isAsyncProp=function(a){return!a.computed&&"Identifier"===a.key.type&&"async"===a.key.name&&(this.type===t.name||this.type===t.num||this.type===t.string||this.type===t.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===t.star)&&!u.test(this.input.slice(this.lastTokEnd,this.start))},ad.parseObj=function(a,b){var c=this.startNode(),d=!0,e={};for(c.properties=[],this.next();!this.eat(t.braceR);){if(d)d=!1;else if(this.expect(t.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(t.braceR))break;var f=this.parseProperty(a,b);a||this.checkPropClash(f,e,b),c.properties.push(f)}return this.finishNode(c,a?"ObjectPattern":"ObjectExpression")},ad.parseProperty=function(a,b){var c,d,e,f,g=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(t.ellipsis))return a?(g.argument=this.parseIdent(!1),this.type===t.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(g,"RestElement")):(g.argument=this.parseMaybeAssign(!1,b),this.type===t.comma&&b&&b.trailingComma<0&&(b.trailingComma=this.start),this.finishNode(g,"SpreadElement"));this.options.ecmaVersion>=6&&(g.method=!1,g.shorthand=!1,(a||b)&&(e=this.start,f=this.startLoc),a||(c=this.eat(t.star)));var h=this.containsEsc;return this.parsePropertyName(g),!a&&!h&&this.options.ecmaVersion>=8&&!c&&this.isAsyncProp(g)?(d=!0,c=this.options.ecmaVersion>=9&&this.eat(t.star),this.parsePropertyName(g)):d=!1,this.parsePropertyValue(g,a,c,d,e,f,b,h),this.finishNode(g,"Property")},ad.parseGetterSetter=function(a){var b=a.key.name;this.parsePropertyName(a),a.value=this.parseMethod(!1),a.kind=b;var c=+("get"!==a.kind);if(a.value.params.length!==c){var d=a.value.start;"get"===a.kind?this.raiseRecoverable(d,"getter should have no params"):this.raiseRecoverable(d,"setter should have exactly one param")}else"set"===a.kind&&"RestElement"===a.value.params[0].type&&this.raiseRecoverable(a.value.params[0].start,"Setter cannot use rest params")},ad.parsePropertyValue=function(a,b,c,d,e,f,g,h){(c||d)&&this.type===t.colon&&this.unexpected(),this.eat(t.colon)?(a.value=b?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,g),a.kind="init"):this.options.ecmaVersion>=6&&this.type===t.parenL?(b&&this.unexpected(),a.method=!0,a.value=this.parseMethod(c,d),a.kind="init"):b||h||!(this.options.ecmaVersion>=5)||a.computed||"Identifier"!==a.key.type||"get"!==a.key.name&&"set"!==a.key.name||this.type===t.comma||this.type===t.braceR||this.type===t.eq?this.options.ecmaVersion>=6&&!a.computed&&"Identifier"===a.key.type?((c||d)&&this.unexpected(),this.checkUnreserved(a.key),"await"!==a.key.name||this.awaitIdentPos||(this.awaitIdentPos=e),b?a.value=this.parseMaybeDefault(e,f,this.copyNode(a.key)):this.type===t.eq&&g?(g.shorthandAssign<0&&(g.shorthandAssign=this.start),a.value=this.parseMaybeDefault(e,f,this.copyNode(a.key))):a.value=this.copyNode(a.key),a.kind="init",a.shorthand=!0):this.unexpected():((c||d)&&this.unexpected(),this.parseGetterSetter(a))},ad.parsePropertyName=function(a){if(this.options.ecmaVersion>=6)if(this.eat(t.bracketL))return a.computed=!0,a.key=this.parseMaybeAssign(),this.expect(t.bracketR),a.key;else a.computed=!1;return a.key=this.type===t.num||this.type===t.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved)},ad.initFunction=function(a){a.id=null,this.options.ecmaVersion>=6&&(a.generator=a.expression=!1),this.options.ecmaVersion>=8&&(a.async=!1)},ad.parseMethod=function(a,b,c){var d=this.startNode(),e=this.yieldPos,f=this.awaitPos,g=this.awaitIdentPos;return this.initFunction(d),this.options.ecmaVersion>=6&&(d.generator=a),this.options.ecmaVersion>=8&&(d.async=!!b),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|O(b,d.generator)|128*!!c),this.expect(t.parenL),d.params=this.parseBindingList(t.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(d,!1,!0,!1),this.yieldPos=e,this.awaitPos=f,this.awaitIdentPos=g,this.finishNode(d,"FunctionExpression")},ad.parseArrowExpression=function(a,b,c,d){var e=this.yieldPos,f=this.awaitPos,g=this.awaitIdentPos;return this.enterScope(16|O(c,!1)),this.initFunction(a),this.options.ecmaVersion>=8&&(a.async=!!c),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,a.params=this.toAssignableList(b,!0),this.parseFunctionBody(a,!0,!1,d),this.yieldPos=e,this.awaitPos=f,this.awaitIdentPos=g,this.finishNode(a,"ArrowFunctionExpression")},ad.parseFunctionBody=function(a,b,c,d){var e=b&&this.type!==t.braceL,f=this.strict,g=!1;if(e)a.body=this.parseMaybeAssign(d),a.expression=!0,this.checkParams(a,!1);else{var h=this.options.ecmaVersion>=7&&!this.isSimpleParamList(a.params);(!f||h)&&(g=this.strictDirective(this.end))&&h&&this.raiseRecoverable(a.start,"Illegal 'use strict' directive in function with non-simple parameter list");var i=this.labels;this.labels=[],g&&(this.strict=!0),this.checkParams(a,!f&&!g&&!b&&!c&&this.isSimpleParamList(a.params)),this.strict&&a.id&&this.checkLValSimple(a.id,5),a.body=this.parseBlock(!1,void 0,g&&!f),a.expression=!1,this.adaptDirectivePrologue(a.body.body),this.labels=i}this.exitScope()},ad.isSimpleParamList=function(a){for(var b=0;b<a.length;b+=1)if("Identifier"!==a[b].type)return!1;return!0},ad.checkParams=function(a,b){for(var c=Object.create(null),d=0,e=a.params;d<e.length;d+=1){var f=e[d];this.checkLValInnerPattern(f,1,b?null:c)}},ad.parseExprList=function(a,b,c,d){for(var e=[],f=!0;!this.eat(a);){if(f)f=!1;else if(this.expect(t.comma),b&&this.afterTrailingComma(a))break;var g=void 0;c&&this.type===t.comma?g=null:this.type===t.ellipsis?(g=this.parseSpread(d),d&&this.type===t.comma&&d.trailingComma<0&&(d.trailingComma=this.start)):g=this.parseMaybeAssign(!1,d),e.push(g)}return e},ad.checkUnreserved=function(a){var b=a.start,c=a.end,d=a.name;this.inGenerator&&"yield"===d&&this.raiseRecoverable(b,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&"await"===d&&this.raiseRecoverable(b,"Cannot use 'await' as identifier inside an async function"),259&this.currentThisScope().flags||"arguments"!==d||this.raiseRecoverable(b,"Cannot use 'arguments' in class field initializer"),this.inClassStaticBlock&&("arguments"===d||"await"===d)&&this.raise(b,"Cannot use "+d+" in class static initialization block"),this.keywords.test(d)&&this.raise(b,"Unexpected keyword '"+d+"'"),(!(this.options.ecmaVersion<6)||-1===this.input.slice(b,c).indexOf("\\"))&&(this.strict?this.reservedWordsStrict:this.reservedWords).test(d)&&(this.inAsync||"await"!==d||this.raiseRecoverable(b,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(b,"The keyword '"+d+"' is reserved"))},ad.parseIdent=function(a){var b=this.parseIdentNode();return this.next(!!a),this.finishNode(b,"Identifier"),!a&&(this.checkUnreserved(b),"await"!==b.name||this.awaitIdentPos||(this.awaitIdentPos=b.start)),b},ad.parseIdentNode=function(){var a=this.startNode();return this.type===t.name?a.name=this.value:this.type.keyword?(a.name=this.type.keyword,("class"===a.name||"function"===a.name)&&(this.lastTokEnd!==this.lastTokStart+1||46!==this.input.charCodeAt(this.lastTokStart))&&this.context.pop(),this.type=t.name):this.unexpected(),a},ad.parsePrivateIdent=function(){var a=this.startNode();return this.type===t.privateId?a.name=this.value:this.unexpected(),this.next(),this.finishNode(a,"PrivateIdentifier"),this.options.checkPrivateFields&&(0===this.privateNameStack.length?this.raise(a.start,"Private field '#"+a.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(a)),a},ad.parseYield=function(a){this.yieldPos||(this.yieldPos=this.start);var b=this.startNode();return this.next(),this.type===t.semi||this.canInsertSemicolon()||this.type!==t.star&&!this.type.startsExpr?(b.delegate=!1,b.argument=null):(b.delegate=this.eat(t.star),b.argument=this.parseMaybeAssign(a)),this.finishNode(b,"YieldExpression")},ad.parseAwait=function(a){this.awaitPos||(this.awaitPos=this.start);var b=this.startNode();return this.next(),b.argument=this.parseMaybeUnary(null,!0,!1,a),this.finishNode(b,"AwaitExpression")};var af=P.prototype;af.raise=function(a,b){var c=L(this.input,a);b+=" ("+c.line+":"+c.column+")",this.sourceFile&&(b+=" in "+this.sourceFile);var d=SyntaxError(b);throw d.pos=a,d.loc=c,d.raisedAt=this.pos,d},af.raiseRecoverable=af.raise,af.curPosition=function(){if(this.options.locations)return new J(this.curLine,this.pos-this.lineStart)};var ag=P.prototype,ah=function(a){this.flags=a,this.var=[],this.lexical=[],this.functions=[]};ag.enterScope=function(a){this.scopeStack.push(new ah(a))},ag.exitScope=function(){this.scopeStack.pop()},ag.treatFunctionsAsVarInScope=function(a){return 2&a.flags||!this.inModule&&1&a.flags},ag.declareName=function(a,b,c){var d=!1;if(2===b){var e=this.currentScope();d=e.lexical.indexOf(a)>-1||e.functions.indexOf(a)>-1||e.var.indexOf(a)>-1,e.lexical.push(a),this.inModule&&1&e.flags&&delete this.undefinedExports[a]}else if(4===b)this.currentScope().lexical.push(a);else if(3===b){var f=this.currentScope();d=this.treatFunctionsAsVar?f.lexical.indexOf(a)>-1:f.lexical.indexOf(a)>-1||f.var.indexOf(a)>-1,f.functions.push(a)}else for(var g=this.scopeStack.length-1;g>=0;--g){var h=this.scopeStack[g];if(h.lexical.indexOf(a)>-1&&!(32&h.flags&&h.lexical[0]===a)||!this.treatFunctionsAsVarInScope(h)&&h.functions.indexOf(a)>-1){d=!0;break}if(h.var.push(a),this.inModule&&1&h.flags&&delete this.undefinedExports[a],259&h.flags)break}d&&this.raiseRecoverable(c,"Identifier '"+a+"' has already been declared")},ag.checkLocalExport=function(a){-1===this.scopeStack[0].lexical.indexOf(a.name)&&-1===this.scopeStack[0].var.indexOf(a.name)&&(this.undefinedExports[a.name]=a)},ag.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},ag.currentVarScope=function(){for(var a=this.scopeStack.length-1;;a--){var b=this.scopeStack[a];if(771&b.flags)return b}},ag.currentThisScope=function(){for(var a=this.scopeStack.length-1;;a--){var b=this.scopeStack[a];if(771&b.flags&&!(16&b.flags))return b}};var ai=function(a,b,c){this.type="",this.start=b,this.end=0,a.options.locations&&(this.loc=new K(a,c)),a.options.directSourceFile&&(this.sourceFile=a.options.directSourceFile),a.options.ranges&&(this.range=[b,0])},aj=P.prototype;function ak(a,b,c,d){return a.type=b,a.end=c,this.options.locations&&(a.loc.end=d),this.options.ranges&&(a.range[1]=c),a}aj.startNode=function(){return new ai(this,this.start,this.startLoc)},aj.startNodeAt=function(a,b){return new ai(this,a,b)},aj.finishNode=function(a,b){return ak.call(this,a,b,this.lastTokEnd,this.lastTokEndLoc)},aj.finishNodeAt=function(a,b,c,d){return ak.call(this,a,b,c,d)},aj.copyNode=function(a){var b=new ai(this,a.start,this.startLoc);for(var c in a)b[c]=a[c];return b};for(var al="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",am=al+" Extended_Pictographic",an=am+" EBase EComp EMod EPres ExtPict",ao={9:al,10:am,11:am,12:an,13:an,14:an},ap={9:"",10:"",11:"",12:"",13:"",14:"Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji"},aq="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",ar="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",as=ar+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",at=as+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",au=at+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",av=au+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",aw={9:ar,10:as,11:at,12:au,13:av,14:av+" Berf Beria_Erfe Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sidetic Sidt Sunu Sunuwar Tai_Yo Tayo Todhri Todr Tolong_Siki Tols Tulu_Tigalari Tutg Unknown Zzzz"},ax={},ay=0,az=[9,10,11,12,13,14];ay<az.length;ay+=1)!function(a){var b=ax[a]={binary:G(ao[a]+" "+aq),binaryOfStrings:G(ap[a]),nonBinary:{General_Category:G(aq),Script:G(aw[a])}};b.nonBinary.Script_Extensions=b.nonBinary.Script,b.nonBinary.gc=b.nonBinary.General_Category,b.nonBinary.sc=b.nonBinary.Script,b.nonBinary.scx=b.nonBinary.Script_Extensions}(az[ay]);var aA=P.prototype,aB=function(a,b){this.parent=a,this.base=b||this};aB.prototype.separatedFrom=function(a){for(var b=this;b;b=b.parent)for(var c=a;c;c=c.parent)if(b.base===c.base&&b!==c)return!0;return!1},aB.prototype.sibling=function(){return new aB(this.parent,this.base)};var aC=function(a){this.parser=a,this.validFlags="gim"+(a.options.ecmaVersion>=6?"uy":"")+(a.options.ecmaVersion>=9?"s":"")+(a.options.ecmaVersion>=13?"d":"")+(a.options.ecmaVersion>=15?"v":""),this.unicodeProperties=ax[a.options.ecmaVersion>=14?14:a.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};function aD(a){return 36===a||a>=40&&a<=43||46===a||63===a||a>=91&&a<=94||a>=123&&a<=125}function aE(a){return a>=65&&a<=90||a>=97&&a<=122}function aF(a){return aE(a)||95===a}function aG(a){return a>=48&&a<=57}function aH(a){return a>=48&&a<=57||a>=65&&a<=70||a>=97&&a<=102}function aI(a){return a>=65&&a<=70?10+(a-65):a>=97&&a<=102?10+(a-97):a-48}function aJ(a){return a>=48&&a<=55}aC.prototype.reset=function(a,b,c){var d=-1!==c.indexOf("v"),e=-1!==c.indexOf("u");this.start=0|a,this.source=b+"",this.flags=c,d&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=e&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=e&&this.parser.options.ecmaVersion>=9)},aC.prototype.raise=function(a){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+a)},aC.prototype.at=function(a,b){void 0===b&&(b=!1);var c=this.source,d=c.length;if(a>=d)return -1;var e=c.charCodeAt(a);if(!(b||this.switchU)||e<=55295||e>=57344||a+1>=d)return e;var f=c.charCodeAt(a+1);return f>=56320&&f<=57343?(e<<10)+f-0x35fdc00:e},aC.prototype.nextIndex=function(a,b){void 0===b&&(b=!1);var c=this.source,d=c.length;if(a>=d)return d;var e,f=c.charCodeAt(a);return!(b||this.switchU)||f<=55295||f>=57344||a+1>=d||(e=c.charCodeAt(a+1))<56320||e>57343?a+1:a+2},aC.prototype.current=function(a){return void 0===a&&(a=!1),this.at(this.pos,a)},aC.prototype.lookahead=function(a){return void 0===a&&(a=!1),this.at(this.nextIndex(this.pos,a),a)},aC.prototype.advance=function(a){void 0===a&&(a=!1),this.pos=this.nextIndex(this.pos,a)},aC.prototype.eat=function(a,b){return void 0===b&&(b=!1),this.current(b)===a&&(this.advance(b),!0)},aC.prototype.eatChars=function(a,b){void 0===b&&(b=!1);for(var c=this.pos,d=0;d<a.length;d+=1){var e=a[d],f=this.at(c,b);if(-1===f||f!==e)return!1;c=this.nextIndex(c,b)}return this.pos=c,!0},aA.validateRegExpFlags=function(a){for(var b=a.validFlags,c=a.flags,d=!1,e=!1,f=0;f<c.length;f++){var g=c.charAt(f);-1===b.indexOf(g)&&this.raise(a.start,"Invalid regular expression flag"),c.indexOf(g,f+1)>-1&&this.raise(a.start,"Duplicate regular expression flag"),"u"===g&&(d=!0),"v"===g&&(e=!0)}this.options.ecmaVersion>=15&&d&&e&&this.raise(a.start,"Invalid regular expression flag")},aA.validateRegExpPattern=function(a){this.regexp_pattern(a),!a.switchN&&this.options.ecmaVersion>=9&&function(a){for(var b in a)return!0;return!1}(a.groupNames)&&(a.switchN=!0,this.regexp_pattern(a))},aA.regexp_pattern=function(a){a.pos=0,a.lastIntValue=0,a.lastStringValue="",a.lastAssertionIsQuantifiable=!1,a.numCapturingParens=0,a.maxBackReference=0,a.groupNames=Object.create(null),a.backReferenceNames.length=0,a.branchID=null,this.regexp_disjunction(a),a.pos!==a.source.length&&(a.eat(41)&&a.raise("Unmatched ')'"),(a.eat(93)||a.eat(125))&&a.raise("Lone quantifier brackets")),a.maxBackReference>a.numCapturingParens&&a.raise("Invalid escape");for(var b=0,c=a.backReferenceNames;b<c.length;b+=1){var d=c[b];a.groupNames[d]||a.raise("Invalid named capture referenced")}},aA.regexp_disjunction=function(a){var b=this.options.ecmaVersion>=16;for(b&&(a.branchID=new aB(a.branchID,null)),this.regexp_alternative(a);a.eat(124);)b&&(a.branchID=a.branchID.sibling()),this.regexp_alternative(a);b&&(a.branchID=a.branchID.parent),this.regexp_eatQuantifier(a,!0)&&a.raise("Nothing to repeat"),a.eat(123)&&a.raise("Lone quantifier brackets")},aA.regexp_alternative=function(a){for(;a.pos<a.source.length&&this.regexp_eatTerm(a););},aA.regexp_eatTerm=function(a){return this.regexp_eatAssertion(a)?(a.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(a)&&a.switchU&&a.raise("Invalid quantifier"),!0):(a.switchU?!!this.regexp_eatAtom(a):!!this.regexp_eatExtendedAtom(a))&&(this.regexp_eatQuantifier(a),!0)},aA.regexp_eatAssertion=function(a){var b=a.pos;if(a.lastAssertionIsQuantifiable=!1,a.eat(94)||a.eat(36))return!0;if(a.eat(92)){if(a.eat(66)||a.eat(98))return!0;a.pos=b}if(a.eat(40)&&a.eat(63)){var c=!1;if(this.options.ecmaVersion>=9&&(c=a.eat(60)),a.eat(61)||a.eat(33))return this.regexp_disjunction(a),a.eat(41)||a.raise("Unterminated group"),a.lastAssertionIsQuantifiable=!c,!0}return a.pos=b,!1},aA.regexp_eatQuantifier=function(a,b){return void 0===b&&(b=!1),!!this.regexp_eatQuantifierPrefix(a,b)&&(a.eat(63),!0)},aA.regexp_eatQuantifierPrefix=function(a,b){return a.eat(42)||a.eat(43)||a.eat(63)||this.regexp_eatBracedQuantifier(a,b)},aA.regexp_eatBracedQuantifier=function(a,b){var c=a.pos;if(a.eat(123)){var d=0,e=-1;if(this.regexp_eatDecimalDigits(a)&&(d=a.lastIntValue,a.eat(44)&&this.regexp_eatDecimalDigits(a)&&(e=a.lastIntValue),a.eat(125)))return -1!==e&&e<d&&!b&&a.raise("numbers out of order in {} quantifier"),!0;a.switchU&&!b&&a.raise("Incomplete quantifier"),a.pos=c}return!1},aA.regexp_eatAtom=function(a){return this.regexp_eatPatternCharacters(a)||a.eat(46)||this.regexp_eatReverseSolidusAtomEscape(a)||this.regexp_eatCharacterClass(a)||this.regexp_eatUncapturingGroup(a)||this.regexp_eatCapturingGroup(a)},aA.regexp_eatReverseSolidusAtomEscape=function(a){var b=a.pos;if(a.eat(92)){if(this.regexp_eatAtomEscape(a))return!0;a.pos=b}return!1},aA.regexp_eatUncapturingGroup=function(a){var b=a.pos;if(a.eat(40)){if(a.eat(63)){if(this.options.ecmaVersion>=16){var c=this.regexp_eatModifiers(a),d=a.eat(45);if(c||d){for(var e=0;e<c.length;e++){var f=c.charAt(e);c.indexOf(f,e+1)>-1&&a.raise("Duplicate regular expression modifiers")}if(d){var g=this.regexp_eatModifiers(a);c||g||58!==a.current()||a.raise("Invalid regular expression modifiers");for(var h=0;h<g.length;h++){var i=g.charAt(h);(g.indexOf(i,h+1)>-1||c.indexOf(i)>-1)&&a.raise("Duplicate regular expression modifiers")}}}}if(a.eat(58)){if(this.regexp_disjunction(a),a.eat(41))return!0;a.raise("Unterminated group")}}a.pos=b}return!1},aA.regexp_eatCapturingGroup=function(a){if(a.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(a):63===a.current()&&a.raise("Invalid group"),this.regexp_disjunction(a),a.eat(41))return a.numCapturingParens+=1,!0;a.raise("Unterminated group")}return!1},aA.regexp_eatModifiers=function(a){for(var b,c="",d=0;-1!==(d=a.current())&&(105===(b=d)||109===b||115===b);)c+=H(d),a.advance();return c},aA.regexp_eatExtendedAtom=function(a){return a.eat(46)||this.regexp_eatReverseSolidusAtomEscape(a)||this.regexp_eatCharacterClass(a)||this.regexp_eatUncapturingGroup(a)||this.regexp_eatCapturingGroup(a)||this.regexp_eatInvalidBracedQuantifier(a)||this.regexp_eatExtendedPatternCharacter(a)},aA.regexp_eatInvalidBracedQuantifier=function(a){return this.regexp_eatBracedQuantifier(a,!0)&&a.raise("Nothing to repeat"),!1},aA.regexp_eatSyntaxCharacter=function(a){var b=a.current();return!!aD(b)&&(a.lastIntValue=b,a.advance(),!0)},aA.regexp_eatPatternCharacters=function(a){for(var b=a.pos,c=0;-1!==(c=a.current())&&!aD(c);)a.advance();return a.pos!==b},aA.regexp_eatExtendedPatternCharacter=function(a){var b=a.current();return -1!==b&&36!==b&&(!(b>=40)||!(b<=43))&&46!==b&&63!==b&&91!==b&&94!==b&&124!==b&&(a.advance(),!0)},aA.regexp_groupSpecifier=function(a){if(a.eat(63)){this.regexp_eatGroupName(a)||a.raise("Invalid group");var b=this.options.ecmaVersion>=16,c=a.groupNames[a.lastStringValue];if(c)if(b)for(var d=0;d<c.length;d+=1)c[d].separatedFrom(a.branchID)||a.raise("Duplicate capture group name");else a.raise("Duplicate capture group name");b?(c||(a.groupNames[a.lastStringValue]=[])).push(a.branchID):a.groupNames[a.lastStringValue]=!0}},aA.regexp_eatGroupName=function(a){if(a.lastStringValue="",a.eat(60)){if(this.regexp_eatRegExpIdentifierName(a)&&a.eat(62))return!0;a.raise("Invalid capture group name")}return!1},aA.regexp_eatRegExpIdentifierName=function(a){if(a.lastStringValue="",this.regexp_eatRegExpIdentifierStart(a)){for(a.lastStringValue+=H(a.lastIntValue);this.regexp_eatRegExpIdentifierPart(a);)a.lastStringValue+=H(a.lastIntValue);return!0}return!1},aA.regexp_eatRegExpIdentifierStart=function(a){var b,c=a.pos,d=this.options.ecmaVersion>=11,e=a.current(d);return(a.advance(d),92===e&&this.regexp_eatRegExpUnicodeEscapeSequence(a,d)&&(e=a.lastIntValue),l(b=e,!0)||36===b||95===b)?(a.lastIntValue=e,!0):(a.pos=c,!1)},aA.regexp_eatRegExpIdentifierPart=function(a){var b,c=a.pos,d=this.options.ecmaVersion>=11,e=a.current(d);return(a.advance(d),92===e&&this.regexp_eatRegExpUnicodeEscapeSequence(a,d)&&(e=a.lastIntValue),m(b=e,!0)||36===b||95===b||8204===b||8205===b)?(a.lastIntValue=e,!0):(a.pos=c,!1)},aA.regexp_eatAtomEscape=function(a){return!!(this.regexp_eatBackReference(a)||this.regexp_eatCharacterClassEscape(a)||this.regexp_eatCharacterEscape(a)||a.switchN&&this.regexp_eatKGroupName(a))||(a.switchU&&(99===a.current()&&a.raise("Invalid unicode escape"),a.raise("Invalid escape")),!1)},aA.regexp_eatBackReference=function(a){var b=a.pos;if(this.regexp_eatDecimalEscape(a)){var c=a.lastIntValue;if(a.switchU)return c>a.maxBackReference&&(a.maxBackReference=c),!0;if(c<=a.numCapturingParens)return!0;a.pos=b}return!1},aA.regexp_eatKGroupName=function(a){if(a.eat(107)){if(this.regexp_eatGroupName(a))return a.backReferenceNames.push(a.lastStringValue),!0;a.raise("Invalid named reference")}return!1},aA.regexp_eatCharacterEscape=function(a){return this.regexp_eatControlEscape(a)||this.regexp_eatCControlLetter(a)||this.regexp_eatZero(a)||this.regexp_eatHexEscapeSequence(a)||this.regexp_eatRegExpUnicodeEscapeSequence(a,!1)||!a.switchU&&this.regexp_eatLegacyOctalEscapeSequence(a)||this.regexp_eatIdentityEscape(a)},aA.regexp_eatCControlLetter=function(a){var b=a.pos;if(a.eat(99)){if(this.regexp_eatControlLetter(a))return!0;a.pos=b}return!1},aA.regexp_eatZero=function(a){return!(48!==a.current()||aG(a.lookahead()))&&(a.lastIntValue=0,a.advance(),!0)},aA.regexp_eatControlEscape=function(a){var b=a.current();return 116===b?(a.lastIntValue=9,a.advance(),!0):110===b?(a.lastIntValue=10,a.advance(),!0):118===b?(a.lastIntValue=11,a.advance(),!0):102===b?(a.lastIntValue=12,a.advance(),!0):114===b&&(a.lastIntValue=13,a.advance(),!0)},aA.regexp_eatControlLetter=function(a){var b=a.current();return!!aE(b)&&(a.lastIntValue=b%32,a.advance(),!0)},aA.regexp_eatRegExpUnicodeEscapeSequence=function(a,b){void 0===b&&(b=!1);var c=a.pos,d=b||a.switchU;if(a.eat(117)){if(this.regexp_eatFixedHexDigits(a,4)){var e,f=a.lastIntValue;if(d&&f>=55296&&f<=56319){var g=a.pos;if(a.eat(92)&&a.eat(117)&&this.regexp_eatFixedHexDigits(a,4)){var h=a.lastIntValue;if(h>=56320&&h<=57343)return a.lastIntValue=(f-55296)*1024+(h-56320)+65536,!0}a.pos=g,a.lastIntValue=f}return!0}if(d&&a.eat(123)&&this.regexp_eatHexDigits(a)&&a.eat(125)&&(e=a.lastIntValue)>=0&&e<=1114111)return!0;d&&a.raise("Invalid unicode escape"),a.pos=c}return!1},aA.regexp_eatIdentityEscape=function(a){if(a.switchU)return!!this.regexp_eatSyntaxCharacter(a)||!!a.eat(47)&&(a.lastIntValue=47,!0);var b=a.current();return 99!==b&&(!a.switchN||107!==b)&&(a.lastIntValue=b,a.advance(),!0)},aA.regexp_eatDecimalEscape=function(a){a.lastIntValue=0;var b=a.current();if(b>=49&&b<=57){do a.lastIntValue=10*a.lastIntValue+(b-48),a.advance();while((b=a.current())>=48&&b<=57)return!0}return!1},aA.regexp_eatCharacterClassEscape=function(a){var b,c,d=a.current();if(100===(b=d)||68===b||115===b||83===b||119===b||87===b)return a.lastIntValue=-1,a.advance(),1;var e=!1;if(a.switchU&&this.options.ecmaVersion>=9&&((e=80===d)||112===d)){if(a.lastIntValue=-1,a.advance(),a.eat(123)&&(c=this.regexp_eatUnicodePropertyValueExpression(a))&&a.eat(125))return e&&2===c&&a.raise("Invalid property name"),c;a.raise("Invalid property name")}return 0},aA.regexp_eatUnicodePropertyValueExpression=function(a){var b=a.pos;if(this.regexp_eatUnicodePropertyName(a)&&a.eat(61)){var c=a.lastStringValue;if(this.regexp_eatUnicodePropertyValue(a)){var d=a.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(a,c,d),1}}if(a.pos=b,this.regexp_eatLoneUnicodePropertyNameOrValue(a)){var e=a.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(a,e)}return 0},aA.regexp_validateUnicodePropertyNameAndValue=function(a,b,c){D(a.unicodeProperties.nonBinary,b)||a.raise("Invalid property name"),a.unicodeProperties.nonBinary[b].test(c)||a.raise("Invalid property value")},aA.regexp_validateUnicodePropertyNameOrValue=function(a,b){return a.unicodeProperties.binary.test(b)?1:a.switchV&&a.unicodeProperties.binaryOfStrings.test(b)?2:void a.raise("Invalid property name")},aA.regexp_eatUnicodePropertyName=function(a){var b=0;for(a.lastStringValue="";aF(b=a.current());)a.lastStringValue+=H(b),a.advance();return""!==a.lastStringValue},aA.regexp_eatUnicodePropertyValue=function(a){var b,c=0;for(a.lastStringValue="";aF(b=c=a.current())||aG(b);)a.lastStringValue+=H(c),a.advance();return""!==a.lastStringValue},aA.regexp_eatLoneUnicodePropertyNameOrValue=function(a){return this.regexp_eatUnicodePropertyValue(a)},aA.regexp_eatCharacterClass=function(a){if(a.eat(91)){var b=a.eat(94),c=this.regexp_classContents(a);return a.eat(93)||a.raise("Unterminated character class"),b&&2===c&&a.raise("Negated character class may contain strings"),!0}return!1},aA.regexp_classContents=function(a){return 93===a.current()?1:a.switchV?this.regexp_classSetExpression(a):(this.regexp_nonEmptyClassRanges(a),1)},aA.regexp_nonEmptyClassRanges=function(a){for(;this.regexp_eatClassAtom(a);){var b=a.lastIntValue;if(a.eat(45)&&this.regexp_eatClassAtom(a)){var c=a.lastIntValue;a.switchU&&(-1===b||-1===c)&&a.raise("Invalid character class"),-1!==b&&-1!==c&&b>c&&a.raise("Range out of order in character class")}}},aA.regexp_eatClassAtom=function(a){var b=a.pos;if(a.eat(92)){if(this.regexp_eatClassEscape(a))return!0;if(a.switchU){var c=a.current();(99===c||aJ(c))&&a.raise("Invalid class escape"),a.raise("Invalid escape")}a.pos=b}var d=a.current();return 93!==d&&(a.lastIntValue=d,a.advance(),!0)},aA.regexp_eatClassEscape=function(a){var b=a.pos;if(a.eat(98))return a.lastIntValue=8,!0;if(a.switchU&&a.eat(45))return a.lastIntValue=45,!0;if(!a.switchU&&a.eat(99)){if(this.regexp_eatClassControlLetter(a))return!0;a.pos=b}return this.regexp_eatCharacterClassEscape(a)||this.regexp_eatCharacterEscape(a)},aA.regexp_classSetExpression=function(a){var b,c=1;if(this.regexp_eatClassSetRange(a));else if(b=this.regexp_eatClassSetOperand(a)){2===b&&(c=2);for(var d=a.pos;a.eatChars([38,38]);){if(38!==a.current()&&(b=this.regexp_eatClassSetOperand(a))){2!==b&&(c=1);continue}a.raise("Invalid character in character class")}if(d!==a.pos)return c;for(;a.eatChars([45,45]);)this.regexp_eatClassSetOperand(a)||a.raise("Invalid character in character class");if(d!==a.pos)return c}else a.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(a)){if(!(b=this.regexp_eatClassSetOperand(a)))return c;2===b&&(c=2)}},aA.regexp_eatClassSetRange=function(a){var b=a.pos;if(this.regexp_eatClassSetCharacter(a)){var c=a.lastIntValue;if(a.eat(45)&&this.regexp_eatClassSetCharacter(a)){var d=a.lastIntValue;return -1!==c&&-1!==d&&c>d&&a.raise("Range out of order in character class"),!0}a.pos=b}return!1},aA.regexp_eatClassSetOperand=function(a){return this.regexp_eatClassSetCharacter(a)?1:this.regexp_eatClassStringDisjunction(a)||this.regexp_eatNestedClass(a)},aA.regexp_eatNestedClass=function(a){var b=a.pos;if(a.eat(91)){var c=a.eat(94),d=this.regexp_classContents(a);if(a.eat(93))return c&&2===d&&a.raise("Negated character class may contain strings"),d;a.pos=b}if(a.eat(92)){var e=this.regexp_eatCharacterClassEscape(a);if(e)return e;a.pos=b}return null},aA.regexp_eatClassStringDisjunction=function(a){var b=a.pos;if(a.eatChars([92,113])){if(a.eat(123)){var c=this.regexp_classStringDisjunctionContents(a);if(a.eat(125))return c}else a.raise("Invalid escape");a.pos=b}return null},aA.regexp_classStringDisjunctionContents=function(a){for(var b=this.regexp_classString(a);a.eat(124);)2===this.regexp_classString(a)&&(b=2);return b},aA.regexp_classString=function(a){for(var b=0;this.regexp_eatClassSetCharacter(a);)b++;return 1===b?1:2},aA.regexp_eatClassSetCharacter=function(a){var b,c,d=a.pos;if(a.eat(92))return!!(this.regexp_eatCharacterEscape(a)||this.regexp_eatClassSetReservedPunctuator(a))||(a.eat(98)?(a.lastIntValue=8,!0):(a.pos=d,!1));var e=a.current();return!(e<0||e===a.lookahead()&&(33===(b=e)||b>=35&&b<=38||b>=42&&b<=44||46===b||b>=58&&b<=64||94===b||96===b||126===b)||40===(c=e)||41===c||45===c||47===c||c>=91&&c<=93||c>=123&&c<=125)&&(a.advance(),a.lastIntValue=e,!0)},aA.regexp_eatClassSetReservedPunctuator=function(a){var b,c=a.current();return!!(33===(b=c)||35===b||37===b||38===b||44===b||45===b||b>=58&&b<=62||64===b||96===b||126===b)&&(a.lastIntValue=c,a.advance(),!0)},aA.regexp_eatClassControlLetter=function(a){var b=a.current();return(!!aG(b)||95===b)&&(a.lastIntValue=b%32,a.advance(),!0)},aA.regexp_eatHexEscapeSequence=function(a){var b=a.pos;if(a.eat(120)){if(this.regexp_eatFixedHexDigits(a,2))return!0;a.switchU&&a.raise("Invalid escape"),a.pos=b}return!1},aA.regexp_eatDecimalDigits=function(a){var b=a.pos,c=0;for(a.lastIntValue=0;aG(c=a.current());)a.lastIntValue=10*a.lastIntValue+(c-48),a.advance();return a.pos!==b},aA.regexp_eatHexDigits=function(a){var b=a.pos,c=0;for(a.lastIntValue=0;aH(c=a.current());)a.lastIntValue=16*a.lastIntValue+aI(c),a.advance();return a.pos!==b},aA.regexp_eatLegacyOctalEscapeSequence=function(a){if(this.regexp_eatOctalDigit(a)){var b=a.lastIntValue;if(this.regexp_eatOctalDigit(a)){var c=a.lastIntValue;b<=3&&this.regexp_eatOctalDigit(a)?a.lastIntValue=64*b+8*c+a.lastIntValue:a.lastIntValue=8*b+c}else a.lastIntValue=b;return!0}return!1},aA.regexp_eatOctalDigit=function(a){var b=a.current();return aJ(b)?(a.lastIntValue=b-48,a.advance(),!0):(a.lastIntValue=0,!1)},aA.regexp_eatFixedHexDigits=function(a,b){var c=a.pos;a.lastIntValue=0;for(var d=0;d<b;++d){var e=a.current();if(!aH(e))return a.pos=c,!1;a.lastIntValue=16*a.lastIntValue+aI(e),a.advance()}return!0};var aK=function(a){this.type=a.type,this.value=a.value,this.start=a.start,this.end=a.end,a.options.locations&&(this.loc=new K(a,a.startLoc,a.endLoc)),a.options.ranges&&(this.range=[a.start,a.end])},aL=P.prototype;function aM(a){return"function"!=typeof BigInt?null:BigInt(a.replace(/_/g,""))}aL.next=function(a){!a&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new aK(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},aL.getToken=function(){return this.next(),new aK(this)},"u">typeof Symbol&&(aL[Symbol.iterator]=function(){var a=this;return{next:function(){var b=a.getToken();return{done:b.type===t.eof,value:b}}}}),aL.nextToken=function(){var a=this.curContext();return(a&&a.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)?this.finishToken(t.eof):a.override?a.override(this):void this.readToken(this.fullCharCodeAtPos())},aL.readToken=function(a){return l(a,this.options.ecmaVersion>=6)||92===a?this.readWord():this.getTokenFromCode(a)},aL.fullCharCodeAt=function(a){var b=this.input.charCodeAt(a);if(b<=55295||b>=56320)return b;var c=this.input.charCodeAt(a+1);return c<=56319||c>=57344?b:(b<<10)+c-0x35fdc00},aL.fullCharCodeAtPos=function(){return this.fullCharCodeAt(this.pos)},aL.skipBlockComment=function(){var a=this.options.onComment&&this.curPosition(),b=this.pos,c=this.input.indexOf("*/",this.pos+=2);if(-1===c&&this.raise(this.pos-2,"Unterminated comment"),this.pos=c+2,this.options.locations)for(var d=void 0,e=b;(d=x(this.input,e,this.pos))>-1;)++this.curLine,e=this.lineStart=d;this.options.onComment&&this.options.onComment(!0,this.input.slice(b+2,c),b,this.pos,a,this.curPosition())},aL.skipLineComment=function(a){for(var b=this.pos,c=this.options.onComment&&this.curPosition(),d=this.input.charCodeAt(this.pos+=a);this.pos<this.input.length&&!w(d);)d=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(b+a,this.pos),b,this.pos,c,this.curPosition())},aL.skipSpace=function(){a:for(;this.pos<this.input.length;){var a=this.input.charCodeAt(this.pos);switch(a){case 32:case 160:++this.pos;break;case 13:10===this.input.charCodeAt(this.pos+1)&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break a}break;default:if(a>8&&a<14||a>=5760&&y.test(String.fromCharCode(a)))++this.pos;else break a}}},aL.finishToken=function(a,b){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var c=this.type;this.type=a,this.value=b,this.updateContext(c)},aL.readToken_dot=function(){var a=this.input.charCodeAt(this.pos+1);if(a>=48&&a<=57)return this.readNumber(!0);var b=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===a&&46===b?(this.pos+=3,this.finishToken(t.ellipsis)):(++this.pos,this.finishToken(t.dot))},aL.readToken_slash=function(){var a=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===a?this.finishOp(t.assign,2):this.finishOp(t.slash,1)},aL.readToken_mult_modulo_exp=function(a){var b=this.input.charCodeAt(this.pos+1),c=1,d=42===a?t.star:t.modulo;return(this.options.ecmaVersion>=7&&42===a&&42===b&&(++c,d=t.starstar,b=this.input.charCodeAt(this.pos+2)),61===b)?this.finishOp(t.assign,c+1):this.finishOp(d,c)},aL.readToken_pipe_amp=function(a){var b=this.input.charCodeAt(this.pos+1);if(b===a)return this.options.ecmaVersion>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(t.assign,3):this.finishOp(124===a?t.logicalOR:t.logicalAND,2);return 61===b?this.finishOp(t.assign,2):this.finishOp(124===a?t.bitwiseOR:t.bitwiseAND,1)},aL.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(t.assign,2):this.finishOp(t.bitwiseXOR,1)},aL.readToken_plus_min=function(a){var b=this.input.charCodeAt(this.pos+1);return b===a?45===b&&!this.inModule&&62===this.input.charCodeAt(this.pos+2)&&(0===this.lastTokEnd||u.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(t.incDec,2):61===b?this.finishOp(t.assign,2):this.finishOp(t.plusMin,1)},aL.readToken_lt_gt=function(a){var b=this.input.charCodeAt(this.pos+1),c=1;return b===a?(c=62===a&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+c))?this.finishOp(t.assign,c+1):this.finishOp(t.bitShift,c):33!==b||60!==a||this.inModule||45!==this.input.charCodeAt(this.pos+2)||45!==this.input.charCodeAt(this.pos+3)?(61===b&&(c=2),this.finishOp(t.relational,c)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},aL.readToken_eq_excl=function(a){var b=this.input.charCodeAt(this.pos+1);return 61===b?this.finishOp(t.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===a&&62===b&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(t.arrow)):this.finishOp(61===a?t.eq:t.prefix,1)},aL.readToken_question=function(){var a=this.options.ecmaVersion;if(a>=11){var b=this.input.charCodeAt(this.pos+1);if(46===b){var c=this.input.charCodeAt(this.pos+2);if(c<48||c>57)return this.finishOp(t.questionDot,2)}if(63===b)return a>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(t.assign,3):this.finishOp(t.coalesce,2)}return this.finishOp(t.question,1)},aL.readToken_numberSign=function(){var a=this.options.ecmaVersion,b=35;if(a>=13&&(++this.pos,l(b=this.fullCharCodeAtPos(),!0)||92===b))return this.finishToken(t.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+H(b)+"'")},aL.getTokenFromCode=function(a){switch(a){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(t.parenL);case 41:return++this.pos,this.finishToken(t.parenR);case 59:return++this.pos,this.finishToken(t.semi);case 44:return++this.pos,this.finishToken(t.comma);case 91:return++this.pos,this.finishToken(t.bracketL);case 93:return++this.pos,this.finishToken(t.bracketR);case 123:return++this.pos,this.finishToken(t.braceL);case 125:return++this.pos,this.finishToken(t.braceR);case 58:return++this.pos,this.finishToken(t.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(t.backQuote);case 48:var b=this.input.charCodeAt(this.pos+1);if(120===b||88===b)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===b||79===b)return this.readRadixNumber(8);if(98===b||66===b)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(a);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(a);case 124:case 38:return this.readToken_pipe_amp(a);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(a);case 60:case 62:return this.readToken_lt_gt(a);case 61:case 33:return this.readToken_eq_excl(a);case 63:return this.readToken_question();case 126:return this.finishOp(t.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+H(a)+"'")},aL.finishOp=function(a,b){var c=this.input.slice(this.pos,this.pos+b);return this.pos+=b,this.finishToken(a,c)},aL.readRegexp=function(){for(var a,b,c=this.pos;;){this.pos>=this.input.length&&this.raise(c,"Unterminated regular expression");var d=this.input.charAt(this.pos);if(u.test(d)&&this.raise(c,"Unterminated regular expression"),a)a=!1;else{if("["===d)b=!0;else if("]"===d&&b)b=!1;else if("/"===d&&!b)break;a="\\"===d}++this.pos}var e=this.input.slice(c,this.pos);++this.pos;var f=this.pos,g=this.readWord1();this.containsEsc&&this.unexpected(f);var h=this.regexpState||(this.regexpState=new aC(this));h.reset(c,e,g),this.validateRegExpFlags(h),this.validateRegExpPattern(h);var i=null;try{i=new RegExp(e,g)}catch(a){}return this.finishToken(t.regexp,{pattern:e,flags:g,value:i})},aL.readInt=function(a,b,c){for(var d=this.options.ecmaVersion>=12&&void 0===b,e=c&&48===this.input.charCodeAt(this.pos),f=this.pos,g=0,h=0,i=0,j=null==b?1/0:b;i<j;++i,++this.pos){var k=this.input.charCodeAt(this.pos),l=void 0;if(d&&95===k){e&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),95===h&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),0===i&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),h=k;continue}if((l=k>=97?k-97+10:k>=65?k-65+10:k>=48&&k<=57?k-48:1/0)>=a)break;h=k,g=g*a+l}return(d&&95===h&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===f||null!=b&&this.pos-f!==b)?null:g},aL.readRadixNumber=function(a){var b=this.pos;this.pos+=2;var c=this.readInt(a);return null==c&&this.raise(this.start+2,"Expected number in radix "+a),this.options.ecmaVersion>=11&&110===this.input.charCodeAt(this.pos)?(c=aM(this.input.slice(b,this.pos)),++this.pos):l(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(t.num,c)},aL.readNumber=function(a){var b,c=this.pos;a||null!==this.readInt(10,void 0,!0)||this.raise(c,"Invalid number");var d=this.pos-c>=2&&48===this.input.charCodeAt(c);d&&this.strict&&this.raise(c,"Invalid number");var e=this.input.charCodeAt(this.pos);if(!d&&!a&&this.options.ecmaVersion>=11&&110===e){var f=aM(this.input.slice(c,this.pos));return++this.pos,l(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(t.num,f)}d&&/[89]/.test(this.input.slice(c,this.pos))&&(d=!1),46!==e||d||(++this.pos,this.readInt(10),e=this.input.charCodeAt(this.pos)),69!==e&&101!==e||d||((43===(e=this.input.charCodeAt(++this.pos))||45===e)&&++this.pos,null===this.readInt(10)&&this.raise(c,"Invalid number")),l(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var g=(b=this.input.slice(c,this.pos),d?parseInt(b,8):parseFloat(b.replace(/_/g,"")));return this.finishToken(t.num,g)},aL.readCodePoint=function(){var a;if(123===this.input.charCodeAt(this.pos)){this.options.ecmaVersion<6&&this.unexpected();var b=++this.pos;a=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,a>1114111&&this.invalidStringToken(b,"Code point out of bounds")}else a=this.readHexChar(4);return a},aL.readString=function(a){for(var b="",c=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var d=this.input.charCodeAt(this.pos);if(d===a)break;92===d?(b+=this.input.slice(c,this.pos),b+=this.readEscapedChar(!1),c=this.pos):8232===d||8233===d?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(w(d)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return b+=this.input.slice(c,this.pos++),this.finishToken(t.string,b)};var aN={};aL.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(a){if(a===aN)this.readInvalidTemplateToken();else throw a}this.inTemplateElement=!1},aL.invalidStringToken=function(a,b){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw aN;this.raise(a,b)},aL.readTmplToken=function(){for(var a="",b=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var c=this.input.charCodeAt(this.pos);if(96===c||36===c&&123===this.input.charCodeAt(this.pos+1)){if(this.pos===this.start&&(this.type===t.template||this.type===t.invalidTemplate))if(36===c)return this.pos+=2,this.finishToken(t.dollarBraceL);else return++this.pos,this.finishToken(t.backQuote);return a+=this.input.slice(b,this.pos),this.finishToken(t.template,a)}if(92===c)a+=this.input.slice(b,this.pos),a+=this.readEscapedChar(!0),b=this.pos;else if(w(c)){switch(a+=this.input.slice(b,this.pos),++this.pos,c){case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:a+="\n";break;default:a+=String.fromCharCode(c)}this.options.locations&&(++this.curLine,this.lineStart=this.pos),b=this.pos}else++this.pos}},aL.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if("{"!==this.input[this.pos+1])break;case"`":return this.finishToken(t.invalidTemplate,this.input.slice(this.start,this.pos));case"\r":"\n"===this.input[this.pos+1]&&++this.pos;case"\n":case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1}this.raise(this.start,"Unterminated template")},aL.readEscapedChar=function(a){var b=this.input.charCodeAt(++this.pos);switch(++this.pos,b){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return H(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),a){var c=this.pos-1;this.invalidStringToken(c,"Invalid escape sequence in template string")}default:if(b>=48&&b<=55){var d=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],e=parseInt(d,8);return e>255&&(e=parseInt(d=d.slice(0,-1),8)),this.pos+=d.length-1,b=this.input.charCodeAt(this.pos),("0"!==d||56===b||57===b)&&(this.strict||a)&&this.invalidStringToken(this.pos-1-d.length,a?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(e)}if(w(b))return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";return String.fromCharCode(b)}},aL.readHexChar=function(a){var b=this.pos,c=this.readInt(16,a);return null===c&&this.invalidStringToken(b,"Bad character escape sequence"),c},aL.readWord1=function(){this.containsEsc=!1;for(var a="",b=!0,c=this.pos,d=this.options.ecmaVersion>=6;this.pos<this.input.length;){var e=this.fullCharCodeAtPos();if(m(e,d))this.pos+=e<=65535?1:2;else if(92===e){this.containsEsc=!0,a+=this.input.slice(c,this.pos);var f=this.pos;117!==this.input.charCodeAt(++this.pos)&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var g=this.readCodePoint();(b?l:m)(g,d)||this.invalidStringToken(f,"Invalid Unicode escape"),a+=H(g),c=this.pos}else break;b=!1}return a+this.input.slice(c,this.pos)},aL.readWord=function(){var a=this.readWord1(),b=t.name;return this.keywords.test(a)&&(b=r[a]),this.finishToken(b,a)};var aO="8.18.0";P.acorn={Parser:P,version:aO,defaultOptions:M,Position:J,SourceLocation:K,getLineInfo:L,Node:ai,TokenType:n,tokTypes:t,keywordTypes:r,TokContext:aa,tokContexts:ab,isIdentifierChar:m,isIdentifierStart:l,Token:aK,isNewLine:w,lineBreak:u,lineBreakG:v,nonASCIIwhitespace:y},a.Node=ai,a.Parser=P,a.Position=J,a.SourceLocation=K,a.TokContext=aa,a.Token=aK,a.TokenType=n,a.defaultOptions=M,a.getLineInfo=L,a.isIdentifierChar=m,a.isIdentifierStart=l,a.isNewLine=w,a.keywordTypes=r,a.lineBreak=u,a.lineBreakG=v,a.nonASCIIwhitespace=y,a.parse=function(a,b){return P.parse(a,b)},a.parseExpressionAt=function(a,b,c){return P.parseExpressionAt(a,b,c)},a.tokContexts=ab,a.tokTypes=t,a.tokenizer=function(a,b){return P.tokenizer(a,b)},a.version=aO}(c)},468467,(a,b,c)=>{"use strict";let d=a.r(876143),e=/^[\da-fA-F]+$/,f=/^\d+$/,g=new WeakMap;function h(a){a=a.Parser.acorn||a;let b=g.get(a);if(!b){let c=a.tokTypes,d=a.TokContext,e=a.TokenType,f=new d("<tag",!1),h=new d("</tag",!1),i=new d("<tag>...</tag>",!0,!0),j={jsxName:new e("jsxName"),jsxText:new e("jsxText",{beforeExpr:!0}),jsxTagStart:new e("jsxTagStart",{startsExpr:!0}),jsxTagEnd:new e("jsxTagEnd")};j.jsxTagStart.updateContext=function(){this.context.push(i),this.context.push(f),this.exprAllowed=!1},j.jsxTagEnd.updateContext=function(a){let b=this.context.pop();b===f&&a===c.slash||b===h?(this.context.pop(),this.exprAllowed=this.curContext()===i):this.exprAllowed=!0},b={tokContexts:{tc_oTag:f,tc_cTag:h,tc_expr:i},tokTypes:j},g.set(a,b)}return b}function i(a){return a?"JSXIdentifier"===a.type?a.name:"JSXNamespacedName"===a.type?a.namespace.name+":"+a.name.name:"JSXMemberExpression"===a.type?i(a.object)+"."+i(a.property):void 0:a}b.exports=function(b){return b=b||{},function(c){var g,j;let k,l,m,n,o,p,q,r,s,t,u;return g={allowNamespaces:!1!==b.allowNamespaces,allowNamespacedObjects:!!b.allowNamespacedObjects},j=c,l=h(k=j.acorn||a.r(614836)),m=k.tokTypes,n=l.tokTypes,o=k.tokContexts,p=l.tokContexts.tc_oTag,q=l.tokContexts.tc_cTag,r=l.tokContexts.tc_expr,s=k.isNewLine,t=k.isIdentifierStart,u=k.isIdentifierChar,class extends j{static get acornJsx(){return l}jsx_readToken(){let a="",b=this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated JSX contents");let c=this.input.charCodeAt(this.pos);switch(c){case 60:case 123:if(this.pos===this.start){if(60===c&&this.exprAllowed)return++this.pos,this.finishToken(n.jsxTagStart);return this.getTokenFromCode(c)}return a+=this.input.slice(b,this.pos),this.finishToken(n.jsxText,a);case 38:a+=this.input.slice(b,this.pos),a+=this.jsx_readEntity(),b=this.pos;break;case 62:case 125:this.raise(this.pos,"Unexpected token `"+this.input[this.pos]+"`. Did you mean `"+(62===c?">":"}")+'` or `{"'+this.input[this.pos]+'"}`?');default:s(c)?(a+=this.input.slice(b,this.pos),a+=this.jsx_readNewLine(!0),b=this.pos):++this.pos}}}jsx_readNewLine(a){let b,c=this.input.charCodeAt(this.pos);return++this.pos,13===c&&10===this.input.charCodeAt(this.pos)?(++this.pos,b=a?"\n":"\r\n"):b=String.fromCharCode(c),this.options.locations&&(++this.curLine,this.lineStart=this.pos),b}jsx_readString(a){let b="",c=++this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");let d=this.input.charCodeAt(this.pos);if(d===a)break;38===d?(b+=this.input.slice(c,this.pos),b+=this.jsx_readEntity(),c=this.pos):s(d)?(b+=this.input.slice(c,this.pos),b+=this.jsx_readNewLine(!1),c=this.pos):++this.pos}return b+=this.input.slice(c,this.pos++),this.finishToken(m.string,b)}jsx_readEntity(){let a="",b=0,c,g=this.input[this.pos];"&"!==g&&this.raise(this.pos,"Entity must start with an ampersand");let h=++this.pos;for(;this.pos<this.input.length&&b++<10;){if(";"===(g=this.input[this.pos++])){"#"===a[0]?"x"===a[1]?(a=a.substr(2),e.test(a)&&(c=String.fromCharCode(parseInt(a,16)))):(a=a.substr(1),f.test(a)&&(c=String.fromCharCode(parseInt(a,10)))):c=d[a];break}a+=g}return c||(this.pos=h,"&")}jsx_readWord(){let a,b=this.pos;do a=this.input.charCodeAt(++this.pos);while(u(a)||45===a)return this.finishToken(n.jsxName,this.input.slice(b,this.pos))}jsx_parseIdentifier(){let a=this.startNode();return this.type===n.jsxName?a.name=this.value:this.type.keyword?a.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode(a,"JSXIdentifier")}jsx_parseNamespacedName(){let a=this.start,b=this.startLoc,c=this.jsx_parseIdentifier();if(!g.allowNamespaces||!this.eat(m.colon))return c;var d=this.startNodeAt(a,b);return d.namespace=c,d.name=this.jsx_parseIdentifier(),this.finishNode(d,"JSXNamespacedName")}jsx_parseElementName(){if(this.type===n.jsxTagEnd)return"";let a=this.start,b=this.startLoc,c=this.jsx_parseNamespacedName();for(this.type!==m.dot||"JSXNamespacedName"!==c.type||g.allowNamespacedObjects||this.unexpected();this.eat(m.dot);){let d=this.startNodeAt(a,b);d.object=c,d.property=this.jsx_parseIdentifier(),c=this.finishNode(d,"JSXMemberExpression")}return c}jsx_parseAttributeValue(){switch(this.type){case m.braceL:let a=this.jsx_parseExpressionContainer();return"JSXEmptyExpression"===a.expression.type&&this.raise(a.start,"JSX attributes must only be assigned a non-empty expression"),a;case n.jsxTagStart:case m.string:return this.parseExprAtom();default:this.raise(this.start,"JSX value should be either an expression or a quoted JSX text")}}jsx_parseEmptyExpression(){let a=this.startNodeAt(this.lastTokEnd,this.lastTokEndLoc);return this.finishNodeAt(a,"JSXEmptyExpression",this.start,this.startLoc)}jsx_parseExpressionContainer(){let a=this.startNode();return this.next(),a.expression=this.type===m.braceR?this.jsx_parseEmptyExpression():this.parseExpression(),this.expect(m.braceR),this.finishNode(a,"JSXExpressionContainer")}jsx_parseAttribute(){let a=this.startNode();return this.eat(m.braceL)?(this.expect(m.ellipsis),a.argument=this.parseMaybeAssign(),this.expect(m.braceR),this.finishNode(a,"JSXSpreadAttribute")):(a.name=this.jsx_parseNamespacedName(),a.value=this.eat(m.eq)?this.jsx_parseAttributeValue():null,this.finishNode(a,"JSXAttribute"))}jsx_parseOpeningElementAt(a,b){let c=this.startNodeAt(a,b);c.attributes=[];let d=this.jsx_parseElementName();for(d&&(c.name=d);this.type!==m.slash&&this.type!==n.jsxTagEnd;)c.attributes.push(this.jsx_parseAttribute());return c.selfClosing=this.eat(m.slash),this.expect(n.jsxTagEnd),this.finishNode(c,d?"JSXOpeningElement":"JSXOpeningFragment")}jsx_parseClosingElementAt(a,b){let c=this.startNodeAt(a,b),d=this.jsx_parseElementName();return d&&(c.name=d),this.expect(n.jsxTagEnd),this.finishNode(c,d?"JSXClosingElement":"JSXClosingFragment")}jsx_parseElementAt(a,b){let c=this.startNodeAt(a,b),d=[],e=this.jsx_parseOpeningElementAt(a,b),f=null;if(!e.selfClosing){b:for(;;)switch(this.type){case n.jsxTagStart:if(a=this.start,b=this.startLoc,this.next(),this.eat(m.slash)){f=this.jsx_parseClosingElementAt(a,b);break b}d.push(this.jsx_parseElementAt(a,b));break;case n.jsxText:d.push(this.parseExprAtom());break;case m.braceL:d.push(this.jsx_parseExpressionContainer());break;default:this.unexpected()}i(f.name)!==i(e.name)&&this.raise(f.start,"Expected corresponding JSX closing tag for <"+i(e.name)+">")}let g=e.name?"Element":"Fragment";return c["opening"+g]=e,c["closing"+g]=f,c.children=d,this.type===m.relational&&"<"===this.value&&this.raise(this.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(c,"JSX"+g)}jsx_parseText(){let a=this.parseLiteral(this.value);return a.type="JSXText",a}jsx_parseElement(){let a=this.start,b=this.startLoc;return this.next(),this.jsx_parseElementAt(a,b)}parseExprAtom(a){return this.type===n.jsxText?this.jsx_parseText():this.type===n.jsxTagStart?this.jsx_parseElement():super.parseExprAtom(a)}readToken(a){let b=this.curContext();if(b===r)return this.jsx_readToken();if(b===p||b===q){if(t(a))return this.jsx_readWord();if(62==a)return++this.pos,this.finishToken(n.jsxTagEnd);if((34===a||39===a)&&b==p)return this.jsx_readString(a)}return 60===a&&this.exprAllowed&&33!==this.input.charCodeAt(this.pos+1)?(++this.pos,this.finishToken(n.jsxTagStart)):super.readToken(a)}updateContext(a){if(this.type==m.braceL){var b=this.curContext();b==p?this.context.push(o.b_expr):b==r?this.context.push(o.b_tmpl):super.updateContext(a),this.exprAllowed=!0}else{if(this.type!==m.slash||a!==n.jsxTagStart)return super.updateContext(a);this.context.length-=2,this.context.push(q),this.exprAllowed=!1}}}}},Object.defineProperty(b.exports,"tokTypes",{get:function(){return h(a.r(614836)).tokTypes},configurable:!0,enumerable:!0})},306103,(a,b,c)=>{"use strict";var d=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,e=/\n/g,f=/^\s*/,g=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,h=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,j=/^[;\s]*/,k=/^\s+|\s+$/g;function l(a){return a?a.replace(k,""):""}b.exports=function(a,b){if("string"!=typeof a)throw TypeError("First argument must be a string");if(!a)return[];b=b||{};var c=1,k=1;function m(a){var b=a.match(e);b&&(c+=b.length);var d=a.lastIndexOf("\n");k=~d?a.length-d:k+a.length}function n(){var a={line:c,column:k};return function(b){return b.position=new o(a),q(f),b}}function o(a){this.start=a,this.end={line:c,column:k},this.source=b.source}function p(d){var e=Error(b.source+":"+c+":"+k+": "+d);if(e.reason=d,e.filename=b.source,e.line=c,e.column=k,e.source=a,b.silent);else throw e}function q(b){var c=b.exec(a);if(c){var d=c[0];return m(d),a=a.slice(d.length),c}}function r(a){var b;for(a=a||[];b=s();)!1!==b&&a.push(b);return a}function s(){var b=n();if("/"==a.charAt(0)&&"*"==a.charAt(1)){for(var c=2;""!=a.charAt(c)&&("*"!=a.charAt(c)||"/"!=a.charAt(c+1));)++c;if(c+=2,""===a.charAt(c-1))return p("End of comment missing");var d=a.slice(2,c-2);return k+=2,m(d),a=a.slice(c),k+=2,b({type:"comment",comment:d})}}o.prototype.content=a,q(f);var t,u=[];for(r(u);t=function(){var a=n(),b=q(g);if(b){if(s(),!q(h))return p("property missing ':'");var c=q(i),e=a({type:"declaration",property:l(b[0].replace(d,"")),value:c?l(c[0].replace(d,"")):""});return q(j),e}}();)!1!==t&&(u.push(t),r(u));return u}},266510,(a,b,c)=>{"use strict";var d=a.e&&a.e.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(c,"__esModule",{value:!0}),c.default=function(a,b){let c=null;if(!a||"string"!=typeof a)return c;let d=(0,e.default)(a),f="function"==typeof b;return d.forEach(a=>{if("declaration"!==a.type)return;let{property:d,value:e}=a;f?b(d,e,a):e&&((c=c||{})[d]=e)}),c};let e=d(a.r(306103))},298257,(a,b,c)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.camelCase=void 0;var d=/^--[a-zA-Z0-9_-]+$/,e=/-([a-z])/g,f=/^[^-]+$/,g=/^-(webkit|moz|ms|o|khtml)-/,h=/^-(ms)-/,i=function(a,b){return b.toUpperCase()},j=function(a,b){return"".concat(b,"-")};c.camelCase=function(a,b){var c;return(void 0===b&&(b={}),!(c=a)||f.test(c)||d.test(c))?a:(a=a.toLowerCase(),(a=b.reactCompat?a.replace(h,j):a.replace(g,j)).replace(e,i))}},230841,(a,b,c)=>{"use strict";var d=(a.e&&a.e.__importDefault||function(a){return a&&a.__esModule?a:{default:a}})(a.r(266510)),e=a.r(298257);function f(a,b){var c={};return a&&"string"==typeof a&&(0,d.default)(a,function(a,d){a&&d&&(c[(0,e.camelCase)(a,b)]=d)}),c}f.default=f,b.exports=f},685796,a=>{"use strict";let b,c,d,e,f,g;a.s([],355368),a.i(355368);var h=a.i(510832);let i=["md","markdown","mdown","mkdn","mkd","mdwn","mkdown","ron"].map(function(a){return"."+a});function j(a,b){var c;let d=(c=a)&&"object"==typeof c&&"message"in c&&"messages"in c?a:new h.VFile(a),{format:e,...f}=b||{};return{file:d,options:{format:"md"===e||"mdx"===e?e:d.extname&&(f.mdExtensions||i).includes(d.extname)?"md":"mdx",...f}}}var k=a.i(451949);let l=/[$_\p{ID_Start}]/u,m=/[$_\u{200C}\u{200D}\p{ID_Continue}]/u,n=/[-$_\u{200C}\u{200D}\p{ID_Continue}]/u,o=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,p=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,q={};function r(a){return!!a&&l.test(String.fromCodePoint(a))}function s(a,b){let c=(b||q).jsx?n:m;return!!a&&c.test(String.fromCodePoint(a))}function t(a,b){return((b||q).jsx?p:o).test(a)}class u{constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:a=>this.replacement=a}}replace(a,b,c,d){a&&b&&(null!=c?a[b][c]=d:a[b]=d)}remove(a,b,c){a&&b&&(null!=c?a[b].splice(c,1):delete a[b])}}class v extends u{constructor(a,b){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:a=>this.replacement=a},this.enter=a,this.leave=b}visit(a,b,c,d){if(a){let e;if(this.enter){let e=this.should_skip,f=this.should_remove,g=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,a,b,c,d),this.replacement&&(a=this.replacement,this.replace(b,c,d,a)),this.should_remove&&this.remove(b,c,d);let h=this.should_skip,i=this.should_remove;if(this.should_skip=e,this.should_remove=f,this.replacement=g,h)return a;if(i)return null}for(e in a){let b=a[e];if(b&&"object"==typeof b)if(Array.isArray(b))for(let c=0;c<b.length;c+=1){let d=b[c];w(d)&&!this.visit(d,a,e,c)&&c--}else w(b)&&this.visit(b,a,e,null)}if(this.leave){let e=this.replacement,f=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,a,b,c,d),this.replacement&&(a=this.replacement,this.replace(b,c,d,a)),this.should_remove&&this.remove(b,c,d);let g=this.should_remove;if(this.replacement=e,this.should_remove=f,g)return null}}return a}}function w(a){return null!==a&&"object"==typeof a&&"type"in a&&"string"==typeof a.type}function x(a,{enter:b,leave:c}){return new v(b,c).visit(a,null)}let y=/@(jsx|jsxFrag|jsxImportSource|jsxRuntime)\s+(\S+)/g;function z(a){let b;if("JSXMemberExpression"===a.type){let c=z(a.property);b={type:"MemberExpression",object:z(a.object),property:c,computed:"Literal"===c.type,optional:!1}}else b="JSXNamespacedName"===a.type?{type:"Literal",value:a.namespace.name+":"+a.name.name}:t(a.name)?{type:"Identifier",name:a.name}:{type:"Literal",value:a.name};return B(a,b),b}function A(a){let b,c=a.split("."),d=-1;for(;++d<c.length;){let a=t(c[d])?{type:"Identifier",name:c[d]}:{type:"Literal",value:c[d]};b=b?{type:"MemberExpression",object:b,property:a,computed:!!(d&&"Literal"===a.type),optional:!1}:a}return(0,k.ok)(b,"always a result"),b}function B(a,b){let c=["start","end","loc","range","comments"],d=-1;for(;++d<c.length;){let e=c[d];e in a&&(b[e]=a[e])}}function C(a){return function(b,c){let d,e,f,g;e="automatic"===(d={filePath:c.history[0],...a}).runtime,f={},g={},x(b,{enter(a){if("Program"===a.type){let b=a.comments||[],c=-1;for(;++c<b.length;){y.lastIndex=0;let a=y.exec(b[c].value);for(;a;)f[a[1]]=a[2],a=y.exec(b[c].value)}if(f.jsxRuntime)if("automatic"===f.jsxRuntime){if(e=!0,f.jsx)throw Error("Unexpected `@jsx` pragma w/ automatic runtime");if(f.jsxFrag)throw Error("Unexpected `@jsxFrag` pragma w/ automatic runtime")}else if("classic"===f.jsxRuntime){if(e=!1,f.jsxImportSource)throw Error("Unexpected `@jsxImportSource` w/ classic runtime")}else throw Error("Unexpected `jsxRuntime` `"+f.jsxRuntime+"`, expected `automatic` or `classic`")}},leave(a){let b,c,h;if("Program"===a.type){let b=[];if(g.fragment&&b.push({type:"ImportSpecifier",imported:{type:"Identifier",name:"Fragment"},local:{type:"Identifier",name:"_Fragment"}}),g.jsx&&b.push({type:"ImportSpecifier",imported:{type:"Identifier",name:"jsx"},local:{type:"Identifier",name:"_jsx"}}),g.jsxs&&b.push({type:"ImportSpecifier",imported:{type:"Identifier",name:"jsxs"},local:{type:"Identifier",name:"_jsxs"}}),g.jsxDEV&&b.push({type:"ImportSpecifier",imported:{type:"Identifier",name:"jsxDEV"},local:{type:"Identifier",name:"_jsxDEV"}}),b.length>0){let c=0;for(;c<a.body.length;){let b=a.body[c];if("directive"in b&&b.directive)c++;else break}a.body.splice(c,0,{type:"ImportDeclaration",specifiers:b,source:{type:"Literal",value:(f.jsxImportSource||d.importSource||"react")+(d.development?"/jsx-dev-runtime":"/jsx-runtime")}})}}if("JSXElement"!==a.type&&"JSXFragment"!==a.type)return;let i=[],j=-1;for(;++j<a.children.length;){let b=a.children[j];if("JSXExpressionContainer"===b.type)"JSXEmptyExpression"!==b.expression.type&&i.push(b.expression);else if("JSXText"===b.type){let a=b.value.replace(/\t/g," ").replace(/ *(\r?\n|\r) */g,"\n").replace(/\n+/g,"\n").replace(/\n+$/,"").replace(/^\n+/,"").replace(/\n/g," ");if(a){let c={type:"Literal",value:a};B(b,c),i.push(c)}}else(0,k.ok)("JSXElement"!==b.type&&"JSXFragment"!==b.type&&"JSXSpreadChild"!==b.type),i.push(b)}let l=[],m=[];if("JSXElement"===a.type){let d;if("Identifier"===(b=z(a.openingElement.name)).type&&/^[a-z]/.test(b.name)){let a={type:"Literal",value:b.name};B(b,a),b=a}let f=a.openingElement.attributes,g=-1;for(;++g<f.length;){let a=f[g];if("JSXSpreadAttribute"===a.type)"ObjectExpression"===a.argument.type?l.push(...a.argument.properties):l.push({type:"SpreadElement",argument:a.argument}),d=!0;else{let b=function(a){let b;if(a.value)if("JSXExpressionContainer"===a.value.type){let c=a.value.expression;(0,k.ok)("JSXEmptyExpression"!==c.type,"`JSXEmptyExpression` is not allowed in props."),b=c}else{let c=a.value;(0,k.ok)("JSXElement"!==c.type&&"JSXFragment"!==c.type,"JSX{Element,Fragment} are already compiled to `CallExpression`"),b=c,delete b.raw}else b={type:"Literal",value:!0};let c={type:"Property",key:z(a.name),value:b,kind:"init",method:!1,shorthand:!1,computed:!1};return B(a,c),c}(a);if(e&&"Identifier"===b.key.type&&"key"===b.key.name){if(d)throw Error("Expected `key` to come before any spread expressions");let a=b.value;(0,k.ok)("AssignmentPattern"!==a.type&&"ArrayPattern"!==a.type&&"ObjectPattern"!==a.type&&"RestElement"!==a.type),c=a}else l.push(b)}}}else e?(g.fragment=!0,b={type:"Identifier",name:"_Fragment"}):b=A(f.jsxFrag||d.pragmaFrag||"React.Fragment");if(e?i.length>0&&l.push({type:"Property",key:{type:"Identifier",name:"children"},value:i.length>1?{type:"ArrayExpression",elements:i}:i[0],kind:"init",method:!1,shorthand:!1,computed:!1}):m=i,e){m.push({type:"ObjectExpression",properties:l}),c?m.push(c):d.development&&m.push({type:"Identifier",name:"undefined"});let b=i.length>1;if(d.development){g.jsxDEV=!0,h={type:"Identifier",name:"_jsxDEV"},m.push({type:"Literal",value:b});let c={type:"ObjectExpression",properties:[{type:"Property",method:!1,shorthand:!1,computed:!1,kind:"init",key:{type:"Identifier",name:"fileName"},value:{type:"Literal",value:d.filePath||"<source.js>"}}]};a.loc&&c.properties.push({type:"Property",method:!1,shorthand:!1,computed:!1,kind:"init",key:{type:"Identifier",name:"lineNumber"},value:{type:"Literal",value:a.loc.start.line}},{type:"Property",method:!1,shorthand:!1,computed:!1,kind:"init",key:{type:"Identifier",name:"columnNumber"},value:{type:"Literal",value:a.loc.start.column+1}}),m.push(c,{type:"ThisExpression"})}else b?(g.jsxs=!0,h={type:"Identifier",name:"_jsxs"}):(g.jsx=!0,h={type:"Identifier",name:"_jsx"})}else l.length>0?m.unshift({type:"ObjectExpression",properties:l}):m.length>0&&m.unshift({type:"Literal",value:null}),h=A(f.jsx||d.pragma||"React.createElement");m.unshift(b);let n={type:"CallExpression",callee:h,arguments:m,optional:!1};B(a,n),this.replace(n)}})}}var D=a.i(468467);let E={JSXAttribute:function(a,b){this[a.name.type](a.name,b),null!==a.value&&void 0!==a.value&&(b.write("="),"Literal"===a.value.type?b.write('"'+F(String(a.value.value)).replace(/"/g,""")+'"',a):this[a.value.type](a.value,b))},JSXClosingElement:function(a,b){b.write("</"),this[a.name.type](a.name,b),b.write(">")},JSXClosingFragment:function(a,b){b.write("</>",a)},JSXElement:function(a,b){let c=-1;if(this[a.openingElement.type](a.openingElement,b),a.children)for(;++c<a.children.length;){let d=a.children[c];if("JSXSpreadChild"===d.type)throw Error("JSX spread children are not supported");this[d.type](d,b)}a.closingElement&&this[a.closingElement.type](a.closingElement,b)},JSXEmptyExpression:function(){},JSXExpressionContainer:function(a,b){b.write("{"),this[a.expression.type](a.expression,b),b.write("}")},JSXFragment:function(a,b){let c=-1;if(this[a.openingFragment.type](a.openingFragment,b),a.children)for(;++c<a.children.length;){let d=a.children[c];if("JSXSpreadChild"===d.type)throw Error("JSX spread children are not supported");this[d.type](d,b)}this[a.closingFragment.type](a.closingFragment,b)},JSXIdentifier:function(a,b){b.write(a.name,a)},JSXMemberExpression:function(a,b){this[a.object.type](a.object,b),b.write("."),this[a.property.type](a.property,b)},JSXNamespacedName:function(a,b){this[a.namespace.type](a.namespace,b),b.write(":"),this[a.name.type](a.name,b)},JSXOpeningElement:function(a,b){let c=-1;if(b.write("<"),this[a.name.type](a.name,b),a.attributes)for(;++c<a.attributes.length;)b.write(" "),this[a.attributes[c].type](a.attributes[c],b);b.write(a.selfClosing?" />":">")},JSXOpeningFragment:function(a,b){b.write("<>",a)},JSXSpreadAttribute:function(a,b){b.write("{"),this.SpreadElement(a,b),b.write("}")},JSXText:function(a,b){b.write(F(a.value).replace(/[<>{}]/g,G),a)}};function F(a){return a.replace(/&(?=[#a-z])/gi,"&")}function G(a){return"<"===a?"<":">"===a?">":"{"===a?"{":"}"}function H(){let a=this.data(),b=a.settings||(a.settings={}),c=b.handlers||(b.handlers={});(b.plugins||(b.plugins=[])).push((0,D.default)()),Object.assign(c,E)}let{stringify:I}=JSON;if(!String.prototype.repeat)throw Error("String.prototype.repeat is undefined, see https://github.com/davidbonnet/astring#installation");if(!String.prototype.endsWith)throw Error("String.prototype.endsWith is undefined, see https://github.com/davidbonnet/astring#installation");let J={"||":2,"??":3,"&&":4,"|":5,"^":6,"&":7,"==":8,"!=":8,"===":8,"!==":8,"<":9,">":9,"<=":9,">=":9,in:9,instanceof:9,"<<":10,">>":10,">>>":10,"+":11,"-":11,"*":12,"%":12,"/":12,"**":13},K={ArrayExpression:20,TaggedTemplateExpression:20,ThisExpression:20,Identifier:20,PrivateIdentifier:20,Literal:18,TemplateLiteral:20,Super:20,SequenceExpression:20,MemberExpression:19,ChainExpression:19,CallExpression:19,NewExpression:19,ArrowFunctionExpression:17,ClassExpression:17,FunctionExpression:17,ObjectExpression:17,UpdateExpression:16,UnaryExpression:15,AwaitExpression:15,BinaryExpression:14,LogicalExpression:13,ConditionalExpression:4,AssignmentExpression:3,YieldExpression:2,RestElement:1};function L(a,b){let{generator:c}=a;if(a.write("("),null!=b&&b.length>0){c[b[0].type](b[0],a);let{length:d}=b;for(let e=1;e<d;e++){let d=b[e];a.write(", "),c[d.type](d,a)}}a.write(")")}function M(a,b,c,d){let e=a.expressionsPrecedence[b.type];if(17===e)return!0;let f=a.expressionsPrecedence[c.type];return e!==f?!d&&15===e&&14===f&&"**"===c.operator||e<f:(13===e||14===e)&&("**"===b.operator&&"**"===c.operator?!d:13===e&&13===f&&("??"===b.operator||"??"===c.operator)||(d?J[b.operator]<=J[c.operator]:J[b.operator]<J[c.operator]))}function N(a,b,c,d){let{generator:e}=a;M(a,b,c,d)?(a.write("("),e[b.type](b,a),a.write(")")):e[b.type](b,a)}function O(a,b,c,d){let{length:e}=b;for(let f=0;f<e;f++){let e=b[f];a.write(c),"L"===e.type[0]?a.write("// "+e.value.trim()+"\n",e):(a.write("/*"),function(a,b,c,d){let e=b.split("\n"),f=e.length-1;if(a.write(e[0].trim()),f>0){a.write(d);for(let b=1;b<f;b++)a.write(c+e[b].trim()+d);a.write(c+e[f].trim())}}(a,e.value,c,d),a.write("*/"+d))}}function P(a,b){let{generator:c}=a,{declarations:d}=b;a.write(b.kind+" ");let{length:e}=d;if(e>0){c.VariableDeclarator(d[0],a);for(let b=1;b<e;b++)a.write(", "),c.VariableDeclarator(d[b],a)}}let Q={Program(a,b){let c=b.indent.repeat(b.indentLevel),{lineEnd:d,writeComments:e}=b;e&&null!=a.comments&&O(b,a.comments,c,d);let f=a.body,{length:g}=f;for(let a=0;a<g;a++){let g=f[a];e&&null!=g.comments&&O(b,g.comments,c,d),b.write(c),this[g.type](g,b),b.write(d)}e&&null!=a.trailingComments&&O(b,a.trailingComments,c,d)},BlockStatement:g=function(a,b){let c=b.indent.repeat(b.indentLevel++),{lineEnd:d,writeComments:e}=b,f=c+b.indent;b.write("{");let g=a.body;if(null!=g&&g.length>0){b.write(d),e&&null!=a.comments&&O(b,a.comments,f,d);let{length:h}=g;for(let a=0;a<h;a++){let c=g[a];e&&null!=c.comments&&O(b,c.comments,f,d),b.write(f),this[c.type](c,b),b.write(d)}b.write(c)}else e&&null!=a.comments&&(b.write(d),O(b,a.comments,f,d),b.write(c));e&&null!=a.trailingComments&&O(b,a.trailingComments,f,d),b.write("}"),b.indentLevel--},ClassBody:g,StaticBlock(a,b){b.write("static "),this.BlockStatement(a,b)},EmptyStatement(a,b){b.write(";")},ExpressionStatement(a,b){let c=b.expressionsPrecedence[a.expression.type];17===c||3===c&&"O"===a.expression.left.type[0]?(b.write("("),this[a.expression.type](a.expression,b),b.write(")")):this[a.expression.type](a.expression,b),b.write(";")},IfStatement(a,b){b.write("if ("),this[a.test.type](a.test,b),b.write(") "),this[a.consequent.type](a.consequent,b),null!=a.alternate&&(b.write(" else "),this[a.alternate.type](a.alternate,b))},LabeledStatement(a,b){this[a.label.type](a.label,b),b.write(": "),this[a.body.type](a.body,b)},BreakStatement(a,b){b.write("break"),null!=a.label&&(b.write(" "),this[a.label.type](a.label,b)),b.write(";")},ContinueStatement(a,b){b.write("continue"),null!=a.label&&(b.write(" "),this[a.label.type](a.label,b)),b.write(";")},WithStatement(a,b){b.write("with ("),this[a.object.type](a.object,b),b.write(") "),this[a.body.type](a.body,b)},SwitchStatement(a,b){let c=b.indent.repeat(b.indentLevel++),{lineEnd:d,writeComments:e}=b;b.indentLevel++;let f=c+b.indent,g=f+b.indent;b.write("switch ("),this[a.discriminant.type](a.discriminant,b),b.write(") {"+d);let{cases:h}=a,{length:i}=h;for(let a=0;a<i;a++){let c=h[a];e&&null!=c.comments&&O(b,c.comments,f,d),c.test?(b.write(f+"case "),this[c.test.type](c.test,b),b.write(":"+d)):b.write(f+"default:"+d);let{consequent:i}=c,{length:j}=i;for(let a=0;a<j;a++){let c=i[a];e&&null!=c.comments&&O(b,c.comments,g,d),b.write(g),this[c.type](c,b),b.write(d)}}b.indentLevel-=2,b.write(c+"}")},ReturnStatement(a,b){b.write("return"),a.argument&&(b.write(" "),this[a.argument.type](a.argument,b)),b.write(";")},ThrowStatement(a,b){b.write("throw "),this[a.argument.type](a.argument,b),b.write(";")},TryStatement(a,b){if(b.write("try "),this[a.block.type](a.block,b),a.handler){let{handler:c}=a;null==c.param?b.write(" catch "):(b.write(" catch ("),this[c.param.type](c.param,b),b.write(") ")),this[c.body.type](c.body,b)}a.finalizer&&(b.write(" finally "),this[a.finalizer.type](a.finalizer,b))},WhileStatement(a,b){b.write("while ("),this[a.test.type](a.test,b),b.write(") "),this[a.body.type](a.body,b)},DoWhileStatement(a,b){b.write("do "),this[a.body.type](a.body,b),b.write(" while ("),this[a.test.type](a.test,b),b.write(");")},ForStatement(a,b){if(b.write("for ("),null!=a.init){let{init:c}=a;"V"===c.type[0]?P(b,c):this[c.type](c,b)}b.write("; "),a.test&&this[a.test.type](a.test,b),b.write("; "),a.update&&this[a.update.type](a.update,b),b.write(") "),this[a.body.type](a.body,b)},ForInStatement:b=function(a,b){b.write(`for ${a.await?"await ":""}(`);let{left:c}=a;"V"===c.type[0]?P(b,c):this[c.type](c,b),b.write("I"===a.type[3]?" in ":" of "),this[a.right.type](a.right,b),b.write(") "),this[a.body.type](a.body,b)},ForOfStatement:b,DebuggerStatement(a,b){b.write("debugger;",a)},FunctionDeclaration:c=function(a,b){b.write((a.async?"async ":"")+(a.generator?"function* ":"function ")+(a.id?a.id.name:""),a),L(b,a.params),b.write(" "),this[a.body.type](a.body,b)},FunctionExpression:c,VariableDeclaration(a,b){P(b,a),b.write(";")},VariableDeclarator(a,b){this[a.id.type](a.id,b),null!=a.init&&(b.write(" = "),this[a.init.type](a.init,b))},ClassDeclaration(a,b){if(b.write("class "+(a.id?`${a.id.name} `:""),a),a.superClass){b.write("extends ");let{superClass:c}=a,{type:d}=c,e=b.expressionsPrecedence[d];("C"!==d[0]||"l"!==d[1]||"E"!==d[5])&&(17===e||e<b.expressionsPrecedence.ClassExpression)?(b.write("("),this[a.superClass.type](c,b),b.write(")")):this[c.type](c,b),b.write(" ")}this.ClassBody(a.body,b)},ImportDeclaration(a,b){b.write("import ");let{specifiers:c,attributes:d}=a,{length:e}=c,f=0;if(e>0){for(;f<e;){f>0&&b.write(", ");let a=c[f],d=a.type[6];if("D"===d)b.write(a.local.name,a),f++;else if("N"===d)b.write("* as "+a.local.name,a),f++;else break}if(f<e){for(b.write("{");;){let a=c[f],{name:d}=a.imported;if(b.write(d,a),d!==a.local.name&&b.write(" as "+a.local.name),++f<e)b.write(", ");else break}b.write("}")}b.write(" from ")}if(this.Literal(a.source,b),d&&d.length>0){b.write(" with { ");for(let a=0;a<d.length;a++)this.ImportAttribute(d[a],b),a<d.length-1&&b.write(", ");b.write(" }")}b.write(";")},ImportAttribute(a,b){this.Identifier(a.key,b),b.write(": "),this.Literal(a.value,b)},ImportExpression(a,b){b.write("import("),this[a.source.type](a.source,b),b.write(")")},ExportDefaultDeclaration(a,b){b.write("export default "),this[a.declaration.type](a.declaration,b),null!=b.expressionsPrecedence[a.declaration.type]&&"F"!==a.declaration.type[0]&&b.write(";")},ExportNamedDeclaration(a,b){if(b.write("export "),a.declaration)this[a.declaration.type](a.declaration,b);else{b.write("{");let{specifiers:c}=a,{length:d}=c;if(d>0)for(let a=0;;){let e=c[a],{name:f}=e.local;if(b.write(f,e),f!==e.exported.name&&b.write(" as "+e.exported.name),++a<d)b.write(", ");else break}if(b.write("}"),a.source&&(b.write(" from "),this.Literal(a.source,b)),a.attributes&&a.attributes.length>0){b.write(" with { ");for(let c=0;c<a.attributes.length;c++)this.ImportAttribute(a.attributes[c],b),c<a.attributes.length-1&&b.write(", ");b.write(" }")}b.write(";")}},ExportAllDeclaration(a,b){if(null!=a.exported?b.write("export * as "+a.exported.name+" from "):b.write("export * from "),this.Literal(a.source,b),a.attributes&&a.attributes.length>0){b.write(" with { ");for(let c=0;c<a.attributes.length;c++)this.ImportAttribute(a.attributes[c],b),c<a.attributes.length-1&&b.write(", ");b.write(" }")}b.write(";")},MethodDefinition(a,b){a.static&&b.write("static ");let c=a.kind[0];("g"===c||"s"===c)&&b.write(a.kind+" "),a.value.async&&b.write("async "),a.value.generator&&b.write("*"),a.computed?(b.write("["),this[a.key.type](a.key,b),b.write("]")):this[a.key.type](a.key,b),L(b,a.value.params),b.write(" "),this[a.value.body.type](a.value.body,b)},ClassExpression(a,b){this.ClassDeclaration(a,b)},ArrowFunctionExpression(a,b){b.write(a.async?"async ":"",a);let{params:c}=a;null!=c&&(1===c.length&&"I"===c[0].type[0]?b.write(c[0].name,c[0]):L(b,a.params)),b.write(" => "),"O"===a.body.type[0]?(b.write("("),this.ObjectExpression(a.body,b),b.write(")")):this[a.body.type](a.body,b)},ThisExpression(a,b){b.write("this",a)},Super(a,b){b.write("super",a)},RestElement:d=function(a,b){b.write("..."),this[a.argument.type](a.argument,b)},SpreadElement:d,YieldExpression(a,b){b.write(a.delegate?"yield*":"yield"),a.argument&&(b.write(" "),this[a.argument.type](a.argument,b))},AwaitExpression(a,b){b.write("await ",a),N(b,a.argument,a)},TemplateLiteral(a,b){let{quasis:c,expressions:d}=a;b.write("`");let{length:e}=d;for(let a=0;a<e;a++){let e=d[a],f=c[a];b.write(f.value.raw,f),b.write("${"),this[e.type](e,b),b.write("}")}let f=c[c.length-1];b.write(f.value.raw,f),b.write("`")},TemplateElement(a,b){b.write(a.value.raw,a)},TaggedTemplateExpression(a,b){N(b,a.tag,a),this[a.quasi.type](a.quasi,b)},ArrayExpression:f=function(a,b){if(b.write("["),a.elements.length>0){let{elements:c}=a,{length:d}=c;for(let a=0;;){let e=c[a];if(null!=e&&this[e.type](e,b),++a<d)b.write(", ");else{null==e&&b.write(", ");break}}}b.write("]")},ArrayPattern:f,ObjectExpression(a,b){let c=b.indent.repeat(b.indentLevel++),{lineEnd:d,writeComments:e}=b,f=c+b.indent;if(b.write("{"),a.properties.length>0){b.write(d),e&&null!=a.comments&&O(b,a.comments,f,d);let g=","+d,{properties:h}=a,{length:i}=h;for(let a=0;;){let c=h[a];if(e&&null!=c.comments&&O(b,c.comments,f,d),b.write(f),this[c.type](c,b),++a<i)b.write(g);else break}b.write(d),e&&null!=a.trailingComments&&O(b,a.trailingComments,f,d),b.write(c+"}")}else e?null!=a.comments?(b.write(d),O(b,a.comments,f,d),null!=a.trailingComments&&O(b,a.trailingComments,f,d),b.write(c+"}")):null!=a.trailingComments?(b.write(d),O(b,a.trailingComments,f,d),b.write(c+"}")):b.write("}"):b.write("}");b.indentLevel--},Property(a,b){a.method||"i"!==a.kind[0]?this.MethodDefinition(a,b):(a.shorthand||(a.computed?(b.write("["),this[a.key.type](a.key,b),b.write("]")):this[a.key.type](a.key,b),b.write(": ")),this[a.value.type](a.value,b))},PropertyDefinition(a,b){if(a.static&&b.write("static "),a.computed&&b.write("["),this[a.key.type](a.key,b),a.computed&&b.write("]"),null==a.value){"F"!==a.key.type[0]&&b.write(";");return}b.write(" = "),this[a.value.type](a.value,b),b.write(";")},ObjectPattern(a,b){if(b.write("{"),a.properties.length>0){let{properties:c}=a,{length:d}=c;for(let a=0;;)if(this[c[a].type](c[a],b),++a<d)b.write(", ");else break}b.write("}")},SequenceExpression(a,b){L(b,a.expressions)},UnaryExpression(a,b){if(a.prefix){let{operator:c,argument:d,argument:{type:e}}=a;b.write(c);let f=M(b,d,a);!f&&(c.length>1||"U"===e[0]&&("n"===e[1]||"p"===e[1])&&d.prefix&&d.operator[0]===c&&("+"===c||"-"===c))&&b.write(" "),f?(b.write(c.length>1?" (":"("),this[e](d,b),b.write(")")):this[e](d,b)}else this[a.argument.type](a.argument,b),b.write(a.operator)},UpdateExpression(a,b){a.prefix?(b.write(a.operator),this[a.argument.type](a.argument,b)):(this[a.argument.type](a.argument,b),b.write(a.operator))},AssignmentExpression(a,b){this[a.left.type](a.left,b),b.write(" "+a.operator+" "),this[a.right.type](a.right,b)},AssignmentPattern(a,b){this[a.left.type](a.left,b),b.write(" = "),this[a.right.type](a.right,b)},BinaryExpression:e=function(a,b){let c="in"===a.operator;c&&b.write("("),N(b,a.left,a,!1),b.write(" "+a.operator+" "),N(b,a.right,a,!0),c&&b.write(")")},LogicalExpression:e,ConditionalExpression(a,b){let{test:c}=a,d=b.expressionsPrecedence[c.type];17===d||d<=b.expressionsPrecedence.ConditionalExpression?(b.write("("),this[c.type](c,b),b.write(")")):this[c.type](c,b),b.write(" ? "),this[a.consequent.type](a.consequent,b),b.write(" : "),this[a.alternate.type](a.alternate,b)},NewExpression(a,b){b.write("new ");let c=b.expressionsPrecedence[a.callee.type];17===c||c<b.expressionsPrecedence.CallExpression||function(a){let b=a;for(;null!=b;){let{type:a}=b;if("C"===a[0]&&"a"===a[1])return!0;if("M"!==a[0]||"e"!==a[1]||"m"!==a[2])return!1;b=b.object}}(a.callee)?(b.write("("),this[a.callee.type](a.callee,b),b.write(")")):this[a.callee.type](a.callee,b),L(b,a.arguments)},CallExpression(a,b){let c=b.expressionsPrecedence[a.callee.type];17===c||c<b.expressionsPrecedence.CallExpression?(b.write("("),this[a.callee.type](a.callee,b),b.write(")")):this[a.callee.type](a.callee,b),a.optional&&b.write("?."),L(b,a.arguments)},ChainExpression(a,b){this[a.expression.type](a.expression,b)},MemberExpression(a,b){let c=b.expressionsPrecedence[a.object.type];17===c||c<b.expressionsPrecedence.MemberExpression?(b.write("("),this[a.object.type](a.object,b),b.write(")")):this[a.object.type](a.object,b),a.computed?(a.optional&&b.write("?."),b.write("["),this[a.property.type](a.property,b),b.write("]")):(a.optional?b.write("?."):b.write("."),this[a.property.type](a.property,b))},MetaProperty(a,b){b.write(a.meta.name+"."+a.property.name,a)},Identifier(a,b){b.write(a.name,a)},PrivateIdentifier(a,b){b.write(`#${a.name}`,a)},Literal(a,b){null!=a.raw?b.write(a.raw,a):null!=a.regex?this.RegExpLiteral(a,b):null!=a.bigint?b.write(a.bigint+"n",a):b.write(I(a.value),a)},RegExpLiteral(a,b){let{regex:c}=a;b.write(`/${c.pattern}/${c.flags}`,a)}},R={};class S{constructor(a){const b=null==a?R:a;this.output="",null!=b.output?(this.output=b.output,this.write=this.writeToStream):this.output="",this.generator=null!=b.generator?b.generator:Q,this.expressionsPrecedence=null!=b.expressionsPrecedence?b.expressionsPrecedence:K,this.indent=null!=b.indent?b.indent:" ",this.lineEnd=null!=b.lineEnd?b.lineEnd:"\n",this.indentLevel=null!=b.startingIndentLevel?b.startingIndentLevel:0,this.writeComments=!!b.comments&&b.comments,null!=b.sourceMap&&(this.write=null==b.output?this.writeAndMap:this.writeToStreamAndMap,this.sourceMap=b.sourceMap,this.line=1,this.column=0,this.lineEndSize=this.lineEnd.split("\n").length-1,this.mapping={original:null,generated:this,name:void 0,source:b.sourceMap.file||b.sourceMap._file})}write(a){this.output+=a}writeToStream(a){this.output.write(a)}writeAndMap(a,b){this.output+=a,this.map(a,b)}writeToStreamAndMap(a,b){this.output.write(a),this.map(a,b)}map(a,b){if(null!=b){let{type:c}=b;if("L"===c[0]&&"n"===c[2]){this.column=0,this.line++;return}if(null!=b.loc){let{mapping:a}=this;a.original=b.loc.start,a.name=b.name,this.sourceMap.addMapping(a)}if("T"===c[0]&&"E"===c[8]||"L"===c[0]&&"i"===c[1]&&"string"==typeof b.value){let{length:b}=a,{column:c,line:d}=this;for(let e=0;e<b;e++)"\n"===a[e]?(c=0,d++):c++;this.column=c,this.line=d;return}}let{length:c}=a,{lineEnd:d}=this;c>0&&(this.lineEndSize>0&&(1===d.length?a[c-1]===d:a.endsWith(d))?(this.line+=this.lineEndSize,this.column=0):this.column+=c)}toString(){return this.output}}let T={};function U(a){let b=this;this.compiler=function(c,d){let e={...b.data("settings"),...a},f=function(a,b){let c,{SourceMapGenerator:d,filePath:e,handlers:f}=b||T,g=d?new d({file:e||"<unknown>.js"}):void 0;return{value:((c=new S({comments:!0,generator:{...Q,...f},sourceMap:g||void 0})).generator[a.type](a,c),c.output),map:g?g.toJSON():void 0}}(c,{SourceMapGenerator:e.SourceMapGenerator,filePath:d.path||"unknown.js",handlers:e.handlers});return d.map=f.map,f.value}}var V=a.i(489508),W=a.i(488955),X=a.i(549081),Y=a.i(933985),Z=a.i(313512);let $={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"};var _=a.i(291935),aa=a.i(230841);let ab={}.hasOwnProperty,ac=/[A-Z]/g,ad=new Set(["td","th"]);function ae(a){let b=a.replace(ac,af);return"ms-"===b.slice(0,3)&&(b="-"+b),b}function af(a){return"-"+a.toLowerCase()}let ag={}.hasOwnProperty,ah=[];function ai(a,b){let c=b?[...b].sort(ak):ah;c.length>0&&function a(b,c){let d;if(c.index===c.comments.length)return;let e=[],f=[];for(d in b)if(ag.call(b,d)){let a=b[d];if(a&&"object"==typeof a&&"comments"!==d)if(Array.isArray(a)){let b=-1;for(;++b<a.length;)a[b]&&"string"==typeof a[b].type&&e.push(a[b])}else"string"==typeof a.type&&e.push(a)}e.sort(ak),f.push(...aj(c,b,!1,{leading:!0,trailing:!1}));let g=-1;for(;++g<e.length;)a(e[g],c);f.push(...aj(c,b,!0,{leading:!1,trailing:e.length>0})),f.length>0&&(b.comments=f)}(a,{comments:c,index:0})}function aj(a,b,c,d){let e=[];for(;a.comments[a.index]&&1>ak(a.comments[a.index],b,c);)e.push(Object.assign({},a.comments[a.index++],d));return e}function ak(a,b,c){let d=c?"end":"start";return a.range&&b.range?a.range[0]-b.range[+!!c]:a.loc&&a.loc.start&&b.loc&&b.loc[d]?a.loc.start.line-b.loc[d].line||a.loc.start.column-b.loc[d].column:"start"in a&&d in b?a.start-b[d]:NaN}function al(a,b){let c,d=a.data&&a.data.estree,e=d&&d.comments||[];d&&(b.comments.push(...e),ai(d,d.comments),c=d.body[0]&&"ExpressionStatement"===d.body[0].type&&d.body[0].expression||void 0),c||(c={type:"JSXEmptyExpression"},b.patch(a,c));let f={type:"JSXExpressionContainer",expression:c};return b.inherit(a,f),f}function am(a,b){let c=b.schema,d=a.attributes||[],e=-1;a.name&&"html"===c.space&&"svg"===a.name.toLowerCase()&&(b.schema=V.svg);let f=b.all(a),g=[];for(;++e<d.length;){let a,c=d[e],f=c.value;if("mdxJsxAttribute"===c.type){if(null==f)a=null;else if("object"==typeof f){let c,d=f.data&&f.data.estree,e=d&&d.comments||[];d&&(b.comments.push(...e),ai(d,d.comments),c=d.body[0]&&"ExpressionStatement"===d.body[0].type&&d.body[0].expression||void 0),a={type:"JSXExpressionContainer",expression:c||{type:"JSXEmptyExpression"}},b.inherit(f,a)}else a={type:"Literal",value:String(f)};let d={type:"JSXAttribute",name:b.createJsxAttributeName(c.name),value:a};b.inherit(c,d),g.push(d)}else{let a,d=c.data&&c.data.estree,e=d&&d.comments||[];d&&(b.comments.push(...e),ai(d,d.comments),a=d.body[0]&&"ExpressionStatement"===d.body[0].type&&d.body[0].expression&&"ObjectExpression"===d.body[0].expression.type&&d.body[0].expression.properties&&d.body[0].expression.properties[0]&&"SpreadElement"===d.body[0].expression.properties[0].type&&d.body[0].expression.properties[0].argument||void 0);let f={type:"JSXSpreadAttribute",argument:a||{type:"ObjectExpression",properties:[]}};b.inherit(c,f),g.push(f)}}b.schema=c;let h=a.name?{type:"JSXElement",openingElement:{type:"JSXOpeningElement",attributes:g,name:b.createJsxElementName(a.name),selfClosing:0===f.length},closingElement:f.length>0?{type:"JSXClosingElement",name:b.createJsxElementName(a.name)}:null,children:f}:{type:"JSXFragment",openingFragment:{type:"JSXOpeningFragment"},closingFragment:{type:"JSXClosingFragment"},children:f};return b.inherit(a,h),h}var an=a.i(422164);let ao={comment:function(a,b){let c={type:"Block",value:a.value};b.inherit(a,c),b.comments.push(c);let d={type:"JSXEmptyExpression",comments:[Object.assign({},c,{leading:!1,trailing:!0})]};b.patch(a,d);let e={type:"JSXExpressionContainer",expression:d};return b.patch(a,e),e},doctype:function(){},element:function(a,b){let c,d,e,f=b.schema,g=f,h=a.properties||{};"html"===f.space&&"svg"===a.tagName.toLowerCase()&&(b.schema=g=V.svg);let i=b.all(a),j=[];for(c in h)if(ab.call(h,c)){let f,i=h[c],k=(0,Z.find)(g,c);if(null==i||!1===i||"number"==typeof i&&Number.isNaN(i)||!i&&k.boolean)continue;if(c="react"===b.elementAttributeNameCase&&k.space?$[k.property]||k.property:k.attribute,Array.isArray(i)&&(i=k.commaSeparated?(0,Y.stringify)(i):(0,_.stringify)(i)),"style"===c){let c,d="object"==typeof i?i:function(a,b){try{return(0,aa.default)(a,{reactCompat:!0})}catch(a){throw Error("Could not parse `style` attribute on `"+b+"`",{cause:a})}}(String(i),a.tagName);"css"===b.stylePropertyNameCase&&(d=function(a){let b,c={};for(b in a)ab.call(a,b)&&(c[ae(b)]=a[b]);return c}(d));let g=[];for(c in d)ab.call(d,c)&&g.push({type:"Property",method:!1,shorthand:!1,computed:!1,key:t(c)?{type:"Identifier",name:c}:{type:"Literal",value:c},value:{type:"Literal",value:String(d[c])},kind:"init"});e=g,f={type:"JSXExpressionContainer",expression:{type:"ObjectExpression",properties:g}}}else if(!0===i)f=null;else if(b.tableCellAlignToStyle&&ad.has(a.tagName)&&"align"===c){d=String(i);continue}else f={type:"Literal",value:String(i)};t(c,{jsx:!0})?j.push({type:"JSXAttribute",name:{type:"JSXIdentifier",name:c},value:f}):j.push({type:"JSXSpreadAttribute",argument:{type:"ObjectExpression",properties:[{type:"Property",method:!1,shorthand:!1,computed:!1,key:{type:"Literal",value:String(c)},value:f||{type:"Literal",value:!0},kind:"init"}]}})}if(void 0!==d){e||(e=[],j.push({type:"JSXAttribute",name:{type:"JSXIdentifier",name:"style"},value:{type:"JSXExpressionContainer",expression:{type:"ObjectExpression",properties:e}}}));let a="css"===b.stylePropertyNameCase?ae("textAlign"):"textAlign";e.push({type:"Property",method:!1,shorthand:!1,computed:!1,key:t(a)?{type:"Identifier",name:a}:{type:"Literal",value:a},value:{type:"Literal",value:d},kind:"init"})}b.schema=f;let k={type:"JSXElement",openingElement:{type:"JSXOpeningElement",attributes:j,name:b.createJsxElementName(a.tagName),selfClosing:0===i.length},closingElement:i.length>0?{type:"JSXClosingElement",name:b.createJsxElementName(a.tagName)}:null,children:i};return b.inherit(a,k),k},mdxFlowExpression:al,mdxJsxFlowElement:am,mdxJsxTextElement:am,mdxTextExpression:al,mdxjsEsm:function(a,b){let c=a.data&&a.data.estree,d=c&&c.comments||[];c&&(b.comments.push(...d),ai(c,d),b.esm.push(...c.body))},root:function(a,b){let c,d=b.all(a),e=[],f=-1;for(;++f<d.length;){let a=d[f];"JSXExpressionContainer"===a.type&&"Literal"===a.expression.type&&(0,an.whitespace)(String(a.expression.value))?c&&c.push(a):(c&&e.push(...c),e.push(a),c=[])}let g={type:"JSXFragment",openingFragment:{type:"JSXOpeningFragment"},closingFragment:{type:"JSXClosingFragment"},children:e};return b.inherit(a,g),g},text:function(a,b){let c=String(a.value||"");if(c){let d={type:"Literal",value:c};b.inherit(a,d);let e={type:"JSXExpressionContainer",expression:d};return b.patch(a,e),e}}},ap={}.hasOwnProperty,aq=new Set(["table","tbody","thead","tfoot","tr"]);function ar(a){throw Error("Cannot handle value `"+a+"`, expected node")}function as(a){throw(0,k.ok)(a&&"object"==typeof a),(0,k.ok)("type"in a),Error("Cannot handle unknown node `"+a.type+"`")}function at(a){let b=a.children||[],c=-1,d=[],e="html"===this.schema.space&&"element"===a.type&&aq.has(a.tagName.toLowerCase());for(;++c<b.length;){let a=b[c];if(e&&"text"===a.type&&"\n"===a.value)continue;let f=this.handle(a);Array.isArray(f)?d.push(...f):f&&d.push(f)}return d}function au(a,b){let c,d,e=a.data;if(av(a,b),e){for(d in e)ap.call(e,d)&&"estree"!==d&&(c||(c={}),c[d]=e[d]);c&&(b.data=c)}}function av(a,b){let c=(0,W.position)(a);c&&void 0!==c.start.offset&&void 0!==c.end.offset&&(b.start=c.start.offset,b.end=c.end.offset,b.loc={start:{line:c.start.line,column:c.start.column-1},end:{line:c.end.line,column:c.end.column-1}},b.range=[c.start.offset,c.end.offset])}function aw(a){let b=ay(a);if("JSXMemberExpression"===b.type)throw Error("Member expressions in attribute names are not supported");return b}function ax(a){return ay(a)}function ay(a){if(a.includes(".")){let b=a.split("."),c=b.shift();(0,k.ok)(c,"Expected `part` to be defined");let d={type:"JSXIdentifier",name:c};for(;c=b.shift();)d={type:"JSXMemberExpression",object:d,property:{type:"JSXIdentifier",name:c}};return d}if(a.includes(":")){let b=a.split(":");return{type:"JSXNamespacedName",namespace:{type:"JSXIdentifier",name:b[0]},name:{type:"JSXIdentifier",name:b[1]}}}return{type:"JSXIdentifier",name:a}}function az(a){return function(b){return function(a,b){var c;let d,e=(c=b||{},d=(0,X.zwitch)("type",{invalid:ar,unknown:as,handlers:{...ao,...c.handlers}}),{elementAttributeNameCase:c.elementAttributeNameCase||"react",schema:"svg"===c.space?V.svg:V.html,stylePropertyNameCase:c.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==c.tableCellAlignToStyle,comments:[],esm:[],all:at,createJsxAttributeName:aw,createJsxElementName:ax,handle:function(a){return d(a,this)},inherit:au,patch:av}),f=e.handle(a),g=e.esm;if(f){"JSXFragment"!==f.type&&"JSXElement"!==f.type&&(f={type:"JSXFragment",openingFragment:{type:"JSXOpeningFragment"},closingFragment:{type:"JSXClosingFragment"},children:[f]},e.patch(a,f));let b={type:"ExpressionStatement",expression:f};e.patch(a,b),g.push(b)}let h={type:"Program",body:g,sourceType:"module",comments:e.comments};return e.patch(a,h),h}(b,a)}}function aA(a){this.enter({type:"mdxFlowExpression",value:""},a),this.buffer()}function aB(a){this.enter({type:"mdxTextExpression",value:""},a),this.buffer()}function aC(a){let b=this.resume(),c=a.estree,d=this.stack[this.stack.length-1];(0,k.ok)("mdxFlowExpression"===d.type||"mdxTextExpression"===d.type),this.exit(a),d.value=b,c&&(d.data={estree:c})}function aD(a){this.config.enter.data.call(this,a),this.config.exit.data.call(this,a)}function aE(a,b,c){let d=a.value||"";return"{"+c.indentLines(d,function(a,b,c){return(0===b||c?"":" ")+a})+"}"}var aF=a.i(304093),aG=a.i(230598);let aH={0:"�",128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"};function aI(a){let b="string"==typeof a?a.charCodeAt(0):a;return b>=48&&b<=57}function aJ(a){let b="string"==typeof a?a.charCodeAt(0):a;return b>=97&&b<=102||b>=65&&b<=70||b>=48&&b<=57}function aK(a){let b;return(b="string"==typeof a?a.charCodeAt(0):a)>=97&&b<=122||b>=65&&b<=90||aI(a)}var aL=a.i(914375);let aM=["","Named character references must be terminated by a semicolon","Numeric character references must be terminated by a semicolon","Named character references cannot be empty","Numeric character references cannot be empty","Named character references must be known","Numeric character references cannot be disallowed","Numeric character references cannot be outside the permissible Unicode range"];var aN=a.i(705097),aO=a.i(548459),aP=a.i(50433);function aQ(a){let b=0,c=a.stack.length;for(;--c>-1;){let d=a.stack[c];if("blockquote"===d||"listItem"===d)break;"mdxJsxFlowElement"===d&&b++}return b}function aR(a){return" ".repeat(a)}function aS(){return"<"}function aT(a){this.enter({type:"mdxjsEsm",value:""},a),this.buffer()}function aU(a){let b=this.resume(),c=this.stack[this.stack.length-1];(0,k.ok)("mdxjsEsm"===c.type),this.exit(a);let d=a.estree;c.value=b,d&&(c.data={estree:d})}function aV(a){this.config.enter.data.call(this,a),this.config.exit.data.call(this,a)}function aW(a){return a.value||""}var aX=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,78,5,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,199,7,137,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,55,9,266,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,233,0,3,0,8,1,6,0,475,6,110,6,6,9,4759,9,787719,239],aY=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,7,25,39,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,5,57,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,24,43,261,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,33,24,3,24,45,74,6,0,67,12,65,1,2,0,15,4,10,7381,42,31,98,114,8702,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,208,30,2,2,2,1,2,6,3,4,10,1,225,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4381,3,5773,3,7472,16,621,2467,541,1507,4938,6,8489],aZ="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽ-ೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-Ა-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ--ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",a$={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},a_="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",a0={5:a_,"5module":a_+" export import",6:a_+" const class extends export import super"},a1=/^in(stanceof)?$/,a2=RegExp("["+aZ+"]"),a3=RegExp("["+aZ+"·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ--ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・]");function a4(a,b){for(var c=65536,d=0;d<b.length&&!((c+=b[d])>a);d+=2)if((c+=b[d+1])>=a)return!0;return!1}function a5(a,b){return a<65?36===a:a<91||(a<97?95===a:a<123||(a<=65535?a>=170&&a2.test(String.fromCharCode(a)):!1!==b&&a4(a,aY)))}function a6(a,b){return a<48?36===a:a<58||!(a<65)&&(a<91||(a<97?95===a:a<123||(a<=65535?a>=170&&a3.test(String.fromCharCode(a)):!1!==b&&(a4(a,aY)||a4(a,aX)))))}var a7=function(a,b){void 0===b&&(b={}),this.label=a,this.keyword=b.keyword,this.beforeExpr=!!b.beforeExpr,this.startsExpr=!!b.startsExpr,this.isLoop=!!b.isLoop,this.isAssign=!!b.isAssign,this.prefix=!!b.prefix,this.postfix=!!b.postfix,this.binop=b.binop||null,this.updateContext=null};function a8(a,b){return new a7(a,{beforeExpr:!0,binop:b})}var a9={beforeExpr:!0},ba={startsExpr:!0},bb={};function bc(a,b){return void 0===b&&(b={}),b.keyword=a,bb[a]=new a7(a,b)}var bd={num:new a7("num",ba),regexp:new a7("regexp",ba),string:new a7("string",ba),name:new a7("name",ba),privateId:new a7("privateId",ba),eof:new a7("eof"),bracketL:new a7("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new a7("]"),braceL:new a7("{",{beforeExpr:!0,startsExpr:!0}),braceR:new a7("}"),parenL:new a7("(",{beforeExpr:!0,startsExpr:!0}),parenR:new a7(")"),comma:new a7(",",a9),semi:new a7(";",a9),colon:new a7(":",a9),dot:new a7("."),question:new a7("?",a9),questionDot:new a7("?."),arrow:new a7("=>",a9),template:new a7("template"),invalidTemplate:new a7("invalidTemplate"),ellipsis:new a7("...",a9),backQuote:new a7("`",ba),dollarBraceL:new a7("${",{beforeExpr:!0,startsExpr:!0}),eq:new a7("=",{beforeExpr:!0,isAssign:!0}),assign:new a7("_=",{beforeExpr:!0,isAssign:!0}),incDec:new a7("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new a7("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:a8("||",1),logicalAND:a8("&&",2),bitwiseOR:a8("|",3),bitwiseXOR:a8("^",4),bitwiseAND:a8("&",5),equality:a8("==/!=/===/!==",6),relational:a8("</>/<=/>=",7),bitShift:a8("<</>>/>>>",8),plusMin:new a7("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:a8("%",10),star:a8("*",10),slash:a8("/",10),starstar:new a7("**",{beforeExpr:!0}),coalesce:a8("??",1),_break:bc("break"),_case:bc("case",a9),_catch:bc("catch"),_continue:bc("continue"),_debugger:bc("debugger"),_default:bc("default",a9),_do:bc("do",{isLoop:!0,beforeExpr:!0}),_else:bc("else",a9),_finally:bc("finally"),_for:bc("for",{isLoop:!0}),_function:bc("function",ba),_if:bc("if"),_return:bc("return",a9),_switch:bc("switch"),_throw:bc("throw",a9),_try:bc("try"),_var:bc("var"),_const:bc("const"),_while:bc("while",{isLoop:!0}),_with:bc("with"),_new:bc("new",{beforeExpr:!0,startsExpr:!0}),_this:bc("this",ba),_super:bc("super",ba),_class:bc("class",ba),_extends:bc("extends",a9),_export:bc("export"),_import:bc("import",ba),_null:bc("null",ba),_true:bc("true",ba),_false:bc("false",ba),_in:bc("in",{beforeExpr:!0,binop:7}),_instanceof:bc("instanceof",{beforeExpr:!0,binop:7}),_typeof:bc("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:bc("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:bc("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},be=/\r\n?|\n|\u2028|\u2029/,bf=RegExp(be.source,"g");function bg(a){return 10===a||13===a||8232===a||8233===a}function bh(a,b,c){void 0===c&&(c=a.length);for(var d=b;d<c;d++){var e=a.charCodeAt(d);if(bg(e))return d<c-1&&13===e&&10===a.charCodeAt(d+1)?d+2:d+1}return -1}var bi=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,bj=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,bk=Object.prototype,bl=bk.hasOwnProperty,bm=bk.toString,bn=Object.hasOwn||function(a,b){return bl.call(a,b)},bo=Array.isArray||function(a){return"[object Array]"===bm.call(a)},bp=Object.create(null);function bq(a){return bp[a]||(bp[a]=RegExp("^(?:"+a.replace(/ /g,"|")+")$"))}function br(a){return a<=65535?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,(1023&a)+56320)}var bs=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,bt=function(a,b){this.line=a,this.column=b};bt.prototype.offset=function(a){return new bt(this.line,this.column+a)};var bu=function(a,b,c){this.start=b,this.end=c,null!==a.sourceFile&&(this.source=a.sourceFile)};function bv(a,b){for(var c=1,d=0;;){var e=bh(a,d,b);if(e<0)return new bt(c,b-d);++c,d=e}}var bw={ecmaVersion:null,sourceType:"script",strict:!1,onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,startLocation:null,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},bx=!1;function by(a,b){return 2|4*!!a|8*!!b}var bz=function(a,b,c){this.options=a=function(a){var b,c,d={};for(var e in bw)d[e]=a&&bn(a,e)?a[e]:bw[e];if("latest"===d.ecmaVersion?d.ecmaVersion=1e8:null==d.ecmaVersion?(!bx&&"object"==typeof console&&console.warn&&(bx=!0,console.warn("Since Acorn 8.0.0, options.ecmaVersion is required.\nDefaulting to 2020, but this will stop working in the future.")),d.ecmaVersion=11):d.ecmaVersion>=2015&&(d.ecmaVersion-=2009),null==d.allowReserved&&(d.allowReserved=d.ecmaVersion<5),a&&null!=a.allowHashBang||(d.allowHashBang=d.ecmaVersion>=14),bo(d.onToken)){var f=d.onToken;d.onToken=function(a){return f.push(a)}}if(bo(d.onComment)&&(b=d,c=d.onComment,d.onComment=function(a,d,e,f,g,h){var i={type:a?"Block":"Line",value:d,start:e,end:f};b.locations&&(i.loc=new bu(this,g,h)),b.ranges&&(i.range=[e,f]),c.push(i)}),"commonjs"===d.sourceType&&d.allowAwaitOutsideFunction)throw Error("Cannot use allowAwaitOutsideFunction with sourceType: commonjs");return d}(a),this.sourceFile=a.sourceFile,this.keywords=bq(a0[a.ecmaVersion>=6?6:"module"===a.sourceType?"5module":5]);var d="";!0!==a.allowReserved&&(d=a$[a.ecmaVersion>=6?6:5===a.ecmaVersion?5:3],"module"===a.sourceType&&(d+=" await")),this.reservedWords=bq(d);var e=(d?d+" ":"")+a$.strict;this.reservedWordsStrict=bq(e),this.reservedWordsStrictBind=bq(e+" "+a$.strictBind),this.input=String(b),this.containsEsc=!1,this.pos=c||0,this.curLine=1,a.startLocation?(this.lineStart=this.pos-a.startLocation.column,this.curLine=a.startLocation.line):c?(this.lineStart=this.input.lastIndexOf("\n",c-1)+1,this.options.locations&&(this.curLine=this.input.slice(0,this.lineStart).split(be).length)):this.lineStart=0,this.type=bd.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===a.sourceType,this.strict=this.inModule||!0===a.strict||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),0===this.pos&&a.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2),this.scopeStack=[],this.enterScope("commonjs"===this.options.sourceType?2:1),this.regexpState=null,this.privateNameStack=[]},bA={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowReturn:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},allowUsing:{configurable:!0},inClassStaticBlock:{configurable:!0}};bz.prototype.parse=function(){var a=this,b=this.options.program||this.startNode();return this.nextToken(),this.catchStackOverflow(function(){return a.parseTopLevel(b)})},bA.inFunction.get=function(){return(2&this.currentVarScope().flags)>0},bA.inGenerator.get=function(){return(8&this.currentVarScope().flags)>0},bA.inAsync.get=function(){return(4&this.currentVarScope().flags)>0},bA.canAwait.get=function(){for(var a=this.scopeStack.length-1;a>=0;a--){var b=this.scopeStack[a].flags;if(768&b)return!1;if(2&b)return(4&b)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},bA.allowReturn.get=function(){return!!this.inFunction||!!this.options.allowReturnOutsideFunction&&!!(1&this.currentVarScope().flags)},bA.allowSuper.get=function(){return(64&this.currentThisScope().flags)>0||this.options.allowSuperOutsideMethod},bA.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},bA.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},bA.allowNewDotTarget.get=function(){for(var a=this.scopeStack.length-1;a>=0;a--){var b=this.scopeStack[a].flags;if(768&b||2&b&&!(16&b))return!0}return!1},bA.allowUsing.get=function(){var a=this.currentScope().flags;return!(1024&a)&&(!!this.inModule||!(1&a))},bA.inClassStaticBlock.get=function(){return(256&this.currentVarScope().flags)>0},bz.extend=function(){for(var a=[],b=arguments.length;b--;)a[b]=arguments[b];for(var c=this,d=0;d<a.length;d++)c=a[d](c);return c},bz.parse=function(a,b){return new this(b,a).parse()},bz.parseExpressionAt=function(a,b,c){var d=new this(c,a,b);return d.nextToken(),d.parseExpression()},bz.tokenizer=function(a,b){return new this(b,a)},Object.defineProperties(bz.prototype,bA);var bB=bz.prototype,bC=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;bB.strictDirective=function(a){if(this.options.ecmaVersion<5)return!1;for(;;){bj.lastIndex=a,a+=bj.exec(this.input)[0].length;var b=bC.exec(this.input.slice(a));if(!b)return!1;if("use strict"===(b[1]||b[2])){bj.lastIndex=a+b[0].length;var c=bj.exec(this.input),d=c.index+c[0].length,e=this.input.charAt(d);return";"===e||"}"===e||be.test(c[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(e)||"!"===e&&"="===this.input.charAt(d+1))}bj.lastIndex=a+=b[0].length,a+=bj.exec(this.input)[0].length,";"===this.input[a]&&a++}},bB.eat=function(a){return this.type===a&&(this.next(),!0)},bB.isContextual=function(a){return this.type===bd.name&&this.value===a&&!this.containsEsc},bB.eatContextual=function(a){return!!this.isContextual(a)&&(this.next(),!0)},bB.catchStackOverflow=function(a){try{return a()}catch(a){if(a instanceof Error&&(/\bstack\b.*\b(exceeded|overflow)\b/i.test(a.message)||/\btoo much recursion\b/i.test(a.message)))this.raise(this.start,"Not enough stack space to parse input");else throw a}},bB.expectContextual=function(a){this.eatContextual(a)||this.unexpected()},bB.canInsertSemicolon=function(){return this.type===bd.eof||this.type===bd.braceR||be.test(this.input.slice(this.lastTokEnd,this.start))},bB.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},bB.semicolon=function(){this.eat(bd.semi)||this.insertSemicolon()||this.unexpected()},bB.afterTrailingComma=function(a,b){if(this.type===a)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),b||this.next(),!0},bB.expect=function(a){this.eat(a)||this.unexpected()},bB.unexpected=function(a){this.raise(null!=a?a:this.start,"Unexpected token")};var bD=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};bB.checkPatternErrors=function(a,b){if(a){a.trailingComma>-1&&this.raiseRecoverable(a.trailingComma,"Comma is not permitted after the rest element");var c=b?a.parenthesizedAssign:a.parenthesizedBind;c>-1&&this.raiseRecoverable(c,b?"Assigning to rvalue":"Parenthesized pattern")}},bB.checkExpressionErrors=function(a,b){if(!a)return!1;var c=a.shorthandAssign,d=a.doubleProto;if(!b)return c>=0||d>=0;c>=0&&this.raise(c,"Shorthand property assignments are valid only in destructuring patterns"),d>=0&&this.raiseRecoverable(d,"Redefinition of __proto__ property")},bB.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},bB.isSimpleAssignTarget=function(a){return"ParenthesizedExpression"===a.type?this.isSimpleAssignTarget(a.expression):"Identifier"===a.type||"MemberExpression"===a.type};var bE=bz.prototype;bE.parseTopLevel=function(a){var b=Object.create(null);for(a.body||(a.body=[]);this.type!==bd.eof;){var c=this.parseStatement(null,!0,b);a.body.push(c)}if(this.inModule)for(var d=0,e=Object.keys(this.undefinedExports);d<e.length;d+=1){var f=e[d];this.raiseRecoverable(this.undefinedExports[f].start,"Export '"+f+"' is not defined")}return this.adaptDirectivePrologue(a.body),this.next(),a.sourceType="commonjs"===this.options.sourceType?"script":this.options.sourceType,this.finishNode(a,"Program")};var bF={kind:"loop"},bG={kind:"switch"};bE.isLet=function(a){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;bj.lastIndex=this.pos;var b=bj.exec(this.input),c=this.pos+b[0].length,d=this.fullCharCodeAt(c);if(91===d||92===d)return!0;if(a)return!1;if(123===d)return!0;if(a5(d)){var e=c;do c+=d<=65535?1:2;while(a6(d=this.fullCharCodeAt(c)))if(92===d)return!0;var f=this.input.slice(e,c);if(!a1.test(f))return!0}return!1},bE.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;bj.lastIndex=this.pos;var a,b=bj.exec(this.input),c=this.pos+b[0].length;return!be.test(this.input.slice(this.pos,c))&&"function"===this.input.slice(c,c+8)&&(c+8===this.input.length||!(a6(a=this.fullCharCodeAt(c+8))||92===a))},bE.isUsingKeyword=function(a,b){if(this.options.ecmaVersion<17||!this.isContextual(a?"await":"using"))return!1;bj.lastIndex=this.pos;var c=bj.exec(this.input),d=this.pos+c[0].length;if(be.test(this.input.slice(this.pos,d)))return!1;if(a){var e,f=d+5;if("using"!==this.input.slice(d,f)||f===this.input.length||a6(e=this.fullCharCodeAt(f))||92===e)return!1;bj.lastIndex=f;var g=bj.exec(this.input);if(d=f+g[0].length,g&&be.test(this.input.slice(f,d)))return!1}var h=this.fullCharCodeAt(d);if(!a5(h)&&92!==h)return!1;var i=d;do d+=h<=65535?1:2;while(a6(h=this.fullCharCodeAt(d)))if(92===h)return!0;var j=this.input.slice(i,d);return!a1.test(j)&&(!b||!!a||"of"!==j||(bj.lastIndex=d,d+=bj.exec(this.input)[0].length,61===this.input.charCodeAt(d)&&61!==(h=this.input.charCodeAt(d+1))&&62!==h))&&!0},bE.isAwaitUsing=function(a){return this.isUsingKeyword(!0,a)},bE.isUsing=function(a){return this.isUsingKeyword(!1,a)},bE.parseStatement=function(a,b,c){var d,e=this.type,f=this.startNode();switch(this.isLet(a)&&(e=bd._var,d="let"),e){case bd._break:case bd._continue:return this.parseBreakContinueStatement(f,e.keyword);case bd._debugger:return this.parseDebuggerStatement(f);case bd._do:return this.parseDoStatement(f);case bd._for:return this.parseForStatement(f);case bd._function:return a&&(this.strict||"if"!==a&&"label"!==a)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(f,!1,!a);case bd._class:return a&&this.unexpected(),this.parseClass(f,!0);case bd._if:return this.parseIfStatement(f);case bd._return:return this.parseReturnStatement(f);case bd._switch:return this.parseSwitchStatement(f);case bd._throw:return this.parseThrowStatement(f);case bd._try:return this.parseTryStatement(f);case bd._const:case bd._var:return d=d||this.value,a&&"var"!==d&&this.unexpected(),this.parseVarStatement(f,d);case bd._while:return this.parseWhileStatement(f);case bd._with:return this.parseWithStatement(f);case bd.braceL:return this.parseBlock(!0,f);case bd.semi:return this.parseEmptyStatement(f);case bd._export:case bd._import:if(this.options.ecmaVersion>10&&e===bd._import){bj.lastIndex=this.pos;var g=bj.exec(this.input),h=this.pos+g[0].length,i=this.input.charCodeAt(h);if(40===i||46===i)return this.parseExpressionStatement(f,this.parseExpression())}return!this.options.allowImportExportEverywhere&&(b||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),e===bd._import?this.parseImport(f):this.parseExport(f,c);default:if(this.isAsyncFunction())return a&&this.unexpected(),this.next(),this.parseFunctionStatement(f,!0,!a);var j=this.isAwaitUsing(!1)?"await using":this.isUsing(!1)?"using":null;if(j)return this.allowUsing||this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script` or in the bare case statement"),a&&this.raise(this.start,"Using declaration is not allowed in single-statement positions"),"await using"===j&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.next(),this.parseVar(f,!1,j),this.semicolon(),this.finishNode(f,"VariableDeclaration");var k=this.value,l=this.parseExpression();if(e===bd.name&&"Identifier"===l.type&&this.eat(bd.colon))return this.parseLabeledStatement(f,k,l,a);return this.parseExpressionStatement(f,l)}},bE.parseBreakContinueStatement=function(a,b){var c="break"===b;this.next(),this.eat(bd.semi)||this.insertSemicolon()?a.label=null:this.type!==bd.name?this.unexpected():(a.label=this.parseIdent(),this.semicolon());for(var d=0;d<this.labels.length;++d){var e=this.labels[d];if((null==a.label||e.name===a.label.name)&&(null!=e.kind&&(c||"loop"===e.kind)||a.label&&c))break}return d===this.labels.length&&this.raise(a.start,"Unsyntactic "+b),this.finishNode(a,c?"BreakStatement":"ContinueStatement")},bE.parseDebuggerStatement=function(a){return this.next(),this.semicolon(),this.finishNode(a,"DebuggerStatement")},bE.parseDoStatement=function(a){return this.next(),this.labels.push(bF),a.body=this.parseStatement("do"),this.labels.pop(),this.expect(bd._while),a.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(bd.semi):this.semicolon(),this.finishNode(a,"DoWhileStatement")},bE.parseForStatement=function(a){this.next();var b=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(bF),this.enterScope(0),this.expect(bd.parenL),this.type===bd.semi)return b>-1&&this.unexpected(b),this.parseFor(a,null);var c=this.isLet();if(this.type===bd._var||this.type===bd._const||c){var d=this.startNode(),e=c?"let":this.value;return this.next(),this.parseVar(d,!0,e),this.finishNode(d,"VariableDeclaration"),this.parseForAfterInit(a,d,b)}var f=this.isContextual("let"),g=!1,h=this.isUsing(!0)?"using":this.isAwaitUsing(!0)?"await using":null;if(h){var i=this.startNode();return this.next(),"await using"===h&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.parseVar(i,!0,h),this.finishNode(i,"VariableDeclaration"),this.parseForAfterInit(a,i,b)}var j=this.containsEsc,k=new bD,l=this.start,m=b>-1?this.parseExprSubscripts(k,"await"):this.parseExpression(!0,k);return this.type===bd._in||(g=this.options.ecmaVersion>=6&&this.isContextual("of"))?(b>-1?(this.type===bd._in&&this.unexpected(b),a.await=!0):g&&this.options.ecmaVersion>=8&&(m.start!==l||j||"Identifier"!==m.type||"async"!==m.name?this.options.ecmaVersion>=9&&(a.await=!1):this.unexpected()),f&&g&&this.raise(m.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(m,!1,k),this.checkLValPattern(m),this.parseForIn(a,m)):(this.checkExpressionErrors(k,!0),b>-1&&this.unexpected(b),this.parseFor(a,m))},bE.parseForAfterInit=function(a,b,c){return(this.type===bd._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&1===b.declarations.length?(this.type===bd._in?("using"!==b.kind&&"await using"!==b.kind||b.declarations[0].init||this.raise(this.start,"Using declaration is not allowed in for-in loops"),this.options.ecmaVersion>=9&&c>-1&&this.unexpected(c)):this.options.ecmaVersion>=9&&(a.await=c>-1),this.parseForIn(a,b)):(c>-1&&this.unexpected(c),this.parseFor(a,b))},bE.parseFunctionStatement=function(a,b,c){return this.next(),this.parseFunction(a,bI|(c?0:bJ),!1,b)},bE.parseIfStatement=function(a){return this.next(),a.test=this.parseParenExpression(),a.consequent=this.parseStatement("if"),a.alternate=this.eat(bd._else)?this.parseStatement("if"):null,this.finishNode(a,"IfStatement")},bE.parseReturnStatement=function(a){return this.allowReturn||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(bd.semi)||this.insertSemicolon()?a.argument=null:(a.argument=this.parseExpression(),this.semicolon()),this.finishNode(a,"ReturnStatement")},bE.parseSwitchStatement=function(a){this.next(),a.discriminant=this.parseParenExpression(),a.cases=[],this.expect(bd.braceL),this.labels.push(bG),this.enterScope(1024);for(var b,c=!1;this.type!==bd.braceR;)if(this.type===bd._case||this.type===bd._default){var d=this.type===bd._case;b&&this.finishNode(b,"SwitchCase"),a.cases.push(b=this.startNode()),b.consequent=[],this.next(),d?b.test=this.parseExpression():(c&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),c=!0,b.test=null),this.expect(bd.colon)}else b||this.unexpected(),b.consequent.push(this.parseStatement(null));return this.exitScope(),b&&this.finishNode(b,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(a,"SwitchStatement")},bE.parseThrowStatement=function(a){return this.next(),be.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),a.argument=this.parseExpression(),this.semicolon(),this.finishNode(a,"ThrowStatement")};var bH=[];bE.parseCatchClauseParam=function(){var a=this.parseBindingAtom(),b="Identifier"===a.type;return this.enterScope(32*!!b),this.checkLValPattern(a,b?4:2),this.expect(bd.parenR),a},bE.parseTryStatement=function(a){if(this.next(),a.block=this.parseBlock(),a.handler=null,this.type===bd._catch){var b=this.startNode();this.next(),this.eat(bd.parenL)?b.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),b.param=null,this.enterScope(0)),b.body=this.parseBlock(!1),this.exitScope(),a.handler=this.finishNode(b,"CatchClause")}return a.finalizer=this.eat(bd._finally)?this.parseBlock():null,a.handler||a.finalizer||this.raise(a.start,"Missing catch or finally clause"),this.finishNode(a,"TryStatement")},bE.parseVarStatement=function(a,b,c){return this.next(),this.parseVar(a,!1,b,c),this.semicolon(),this.finishNode(a,"VariableDeclaration")},bE.parseWhileStatement=function(a){return this.next(),a.test=this.parseParenExpression(),this.labels.push(bF),a.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(a,"WhileStatement")},bE.parseWithStatement=function(a){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),a.object=this.parseParenExpression(),a.body=this.parseStatement("with"),this.finishNode(a,"WithStatement")},bE.parseEmptyStatement=function(a){return this.next(),this.finishNode(a,"EmptyStatement")},bE.parseLabeledStatement=function(a,b,c,d){for(var e=0,f=this.labels;e<f.length;e+=1)f[e].name===b&&this.raise(c.start,"Label '"+b+"' is already declared");for(var g=this.type.isLoop?"loop":this.type===bd._switch?"switch":null,h=this.labels.length-1;h>=0;h--){var i=this.labels[h];if(i.statementStart===a.start)i.statementStart=this.start,i.kind=g;else break}return this.labels.push({name:b,kind:g,statementStart:this.start}),a.body=this.parseStatement(d?-1===d.indexOf("label")?d+"label":d:"label"),this.labels.pop(),a.label=c,this.finishNode(a,"LabeledStatement")},bE.parseExpressionStatement=function(a,b){return a.expression=b,this.semicolon(),this.finishNode(a,"ExpressionStatement")},bE.parseBlock=function(a,b,c){for(void 0===a&&(a=!0),void 0===b&&(b=this.startNode()),b.body=[],this.expect(bd.braceL),a&&this.enterScope(0);this.type!==bd.braceR;){var d=this.parseStatement(null);b.body.push(d)}return c&&(this.strict=!1),this.next(),a&&this.exitScope(),this.finishNode(b,"BlockStatement")},bE.parseFor=function(a,b){return a.init=b,this.expect(bd.semi),a.test=this.type===bd.semi?null:this.parseExpression(),this.expect(bd.semi),a.update=this.type===bd.parenR?null:this.parseExpression(),this.expect(bd.parenR),a.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(a,"ForStatement")},bE.parseForIn=function(a,b){var c=this.type===bd._in;return this.next(),"VariableDeclaration"===b.type&&null!=b.declarations[0].init&&(!c||this.options.ecmaVersion<8||this.strict||"var"!==b.kind||"Identifier"!==b.declarations[0].id.type)&&this.raise(b.start,(c?"for-in":"for-of")+" loop variable declaration may not have an initializer"),a.left=b,a.right=c?this.parseExpression():this.parseMaybeAssign(),this.expect(bd.parenR),a.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(a,c?"ForInStatement":"ForOfStatement")},bE.parseVar=function(a,b,c,d){for(a.declarations=[],a.kind=c;;){var e=this.startNode();if(this.parseVarId(e,c),this.eat(bd.eq)?e.init=this.parseMaybeAssign(b):d||"const"!==c||this.type===bd._in||this.options.ecmaVersion>=6&&this.isContextual("of")?d||"using"!==c&&"await using"!==c||!(this.options.ecmaVersion>=17)||this.type===bd._in||this.isContextual("of")?d||"Identifier"===e.id.type||b&&(this.type===bd._in||this.isContextual("of"))?e.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.raise(this.lastTokEnd,"Missing initializer in "+c+" declaration"):this.unexpected(),a.declarations.push(this.finishNode(e,"VariableDeclarator")),!this.eat(bd.comma))break}return a},bE.parseVarId=function(a,b){a.id="using"===b||"await using"===b?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(a.id,"var"===b?1:2,!1)};var bI=1,bJ=2;function bK(a,b){var c=a.computed,d=a.key;return!c&&("Identifier"===d.type&&d.name===b||"Literal"===d.type&&d.value===b)}bE.parseFunction=function(a,b,c,d,e){this.initFunction(a),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!d)&&(this.type===bd.star&&b&bJ&&this.unexpected(),a.generator=this.eat(bd.star)),this.options.ecmaVersion>=8&&(a.async=!!d),b&bI&&(a.id=4&b&&this.type!==bd.name?null:this.parseIdent(),a.id&&!(b&bJ)&&this.checkLValSimple(a.id,this.strict||a.generator||a.async?this.treatFunctionsAsVar?1:2:3));var f=this.yieldPos,g=this.awaitPos,h=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(by(a.async,a.generator)),b&bI||(a.id=this.type===bd.name?this.parseIdent():null),this.parseFunctionParams(a),this.parseFunctionBody(a,c,!1,e),this.yieldPos=f,this.awaitPos=g,this.awaitIdentPos=h,this.finishNode(a,b&bI?"FunctionDeclaration":"FunctionExpression")},bE.parseFunctionParams=function(a){this.expect(bd.parenL),a.params=this.parseBindingList(bd.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},bE.parseClass=function(a,b){this.next();var c=this.strict;this.strict=!0,this.parseClassId(a,b),this.parseClassSuper(a);var d=this.enterClassBody(),e=this.startNode(),f=!1;for(e.body=[],this.expect(bd.braceL);this.type!==bd.braceR;){var g=this.parseClassElement(null!==a.superClass);g&&(e.body.push(g),"MethodDefinition"===g.type&&"constructor"===g.kind?(f&&this.raiseRecoverable(g.start,"Duplicate constructor in the same class"),f=!0):g.key&&"PrivateIdentifier"===g.key.type&&function(a,b){var c=b.key.name,d=a[c],e="true";return("MethodDefinition"===b.type&&("get"===b.kind||"set"===b.kind)&&(e=(b.static?"s":"i")+b.kind),"iget"===d&&"iset"===e||"iset"===d&&"iget"===e||"sget"===d&&"sset"===e||"sset"===d&&"sget"===e)?(a[c]="true",!1):!!d||(a[c]=e,!1)}(d,g)&&this.raiseRecoverable(g.key.start,"Identifier '#"+g.key.name+"' has already been declared"))}return this.strict=c,this.next(),a.body=this.finishNode(e,"ClassBody"),this.exitClassBody(),this.finishNode(a,b?"ClassDeclaration":"ClassExpression")},bE.parseClassElement=function(a){if(this.eat(bd.semi))return null;var b=this.options.ecmaVersion,c=this.startNode(),d="",e=!1,f=!1,g="method",h=!1;if(this.eatContextual("static")){if(b>=13&&this.eat(bd.braceL))return this.parseClassStaticBlock(c),c;this.isClassElementNameStart()||this.type===bd.star?h=!0:d="static"}if(c.static=h,!d&&b>=8&&this.eatContextual("async")&&((this.isClassElementNameStart()||this.type===bd.star)&&!this.canInsertSemicolon()?f=!0:d="async"),!d&&(b>=9||!f)&&this.eat(bd.star)&&(e=!0),!d&&!f&&!e){var i=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?g=i:d=i)}if(d?(c.computed=!1,c.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),c.key.name=d,this.finishNode(c.key,"Identifier")):this.parseClassElementName(c),b<13||this.type===bd.parenL||"method"!==g||e||f){var j=!c.static&&bK(c,"constructor");j&&"method"!==g&&this.raise(c.key.start,"Constructor can't have get/set modifier"),c.kind=j?"constructor":g,this.parseClassMethod(c,e,f,j&&a)}else this.parseClassField(c);return c},bE.isClassElementNameStart=function(){return this.type===bd.name||this.type===bd.privateId||this.type===bd.num||this.type===bd.string||this.type===bd.bracketL||this.type.keyword},bE.parseClassElementName=function(a){this.type===bd.privateId?("constructor"===this.value&&this.raise(this.start,"Classes can't have an element named '#constructor'"),a.computed=!1,a.key=this.parsePrivateIdent()):this.parsePropertyName(a)},bE.parseClassMethod=function(a,b,c,d){var e=a.key;"constructor"===a.kind?(b&&this.raise(e.start,"Constructor can't be a generator"),c&&this.raise(e.start,"Constructor can't be an async method")):a.static&&bK(a,"prototype")&&this.raise(e.start,"Classes may not have a static property named prototype");var f=a.value=this.parseMethod(b,c,d);return"get"===a.kind&&0!==f.params.length&&this.raiseRecoverable(f.start,"getter should have no params"),"set"===a.kind&&1!==f.params.length&&this.raiseRecoverable(f.start,"setter should have exactly one param"),"set"===a.kind&&"RestElement"===f.params[0].type&&this.raiseRecoverable(f.params[0].start,"Setter cannot use rest params"),this.finishNode(a,"MethodDefinition")},bE.parseClassField=function(a){return bK(a,"constructor")?this.raise(a.key.start,"Classes can't have a field named 'constructor'"):a.static&&bK(a,"prototype")&&this.raise(a.key.start,"Classes can't have a static field named 'prototype'"),this.eat(bd.eq)?(this.enterScope(576),a.value=this.parseMaybeAssign(),this.exitScope()):a.value=null,this.semicolon(),this.finishNode(a,"PropertyDefinition")},bE.parseClassStaticBlock=function(a){a.body=[];var b=this.labels;for(this.labels=[],this.enterScope(320);this.type!==bd.braceR;){var c=this.parseStatement(null);a.body.push(c)}return this.next(),this.exitScope(),this.labels=b,this.finishNode(a,"StaticBlock")},bE.parseClassId=function(a,b){this.type===bd.name?(a.id=this.parseIdent(),b&&this.checkLValSimple(a.id,2,!1)):(!0===b&&this.unexpected(),a.id=null)},bE.parseClassSuper=function(a){a.superClass=this.eat(bd._extends)?this.parseExprSubscripts(null,!1):null},bE.enterClassBody=function(){var a={declared:Object.create(null),used:[]};return this.privateNameStack.push(a),a.declared},bE.exitClassBody=function(){var a=this.privateNameStack.pop(),b=a.declared,c=a.used;if(this.options.checkPrivateFields)for(var d=this.privateNameStack.length,e=0===d?null:this.privateNameStack[d-1],f=0;f<c.length;++f){var g=c[f];bn(b,g.name)||(e?e.used.push(g):this.raiseRecoverable(g.start,"Private field '#"+g.name+"' must be declared in an enclosing class"))}},bE.parseExportAllDeclaration=function(a,b){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(a.exported=this.parseModuleExportName(),this.checkExport(b,a.exported,this.lastTokStart)):a.exported=null),this.expectContextual("from"),this.type!==bd.string&&this.unexpected(),a.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(a.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(a,"ExportAllDeclaration")},bE.parseExport=function(a,b){if(this.next(),this.eat(bd.star))return this.parseExportAllDeclaration(a,b);if(this.eat(bd._default))return this.checkExport(b,"default",this.lastTokStart),a.declaration=this.parseExportDefaultDeclaration(),this.finishNode(a,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())a.declaration=this.parseExportDeclaration(a),"VariableDeclaration"===a.declaration.type?this.checkVariableExport(b,a.declaration.declarations):this.checkExport(b,a.declaration.id,a.declaration.id.start),a.specifiers=[],a.source=null,this.options.ecmaVersion>=16&&(a.attributes=[]);else{if(a.declaration=null,a.specifiers=this.parseExportSpecifiers(b),this.eatContextual("from"))this.type!==bd.string&&this.unexpected(),a.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(a.attributes=this.parseWithClause());else{for(var c=0,d=a.specifiers;c<d.length;c+=1){var e=d[c];this.checkUnreserved(e.local),this.checkLocalExport(e.local),"Literal"===e.local.type&&this.raise(e.local.start,"A string literal cannot be used as an exported binding without `from`.")}a.source=null,this.options.ecmaVersion>=16&&(a.attributes=[])}this.semicolon()}return this.finishNode(a,"ExportNamedDeclaration")},bE.parseExportDeclaration=function(a){return this.parseStatement(null)},bE.parseExportDefaultDeclaration=function(){if(this.type===bd._function||(a=this.isAsyncFunction())){var a,b=this.startNode();return this.next(),a&&this.next(),this.parseFunction(b,4|bI,!1,a)}if(this.type===bd._class){var c=this.startNode();return this.parseClass(c,"nullableID")}var d=this.parseMaybeAssign();return this.semicolon(),d},bE.checkExport=function(a,b,c){a&&("string"!=typeof b&&(b="Identifier"===b.type?b.name:b.value),bn(a,b)&&this.raiseRecoverable(c,"Duplicate export '"+b+"'"),a[b]=!0)},bE.checkPatternExport=function(a,b){var c=b.type;if("Identifier"===c)this.checkExport(a,b,b.start);else if("ObjectPattern"===c)for(var d=0,e=b.properties;d<e.length;d+=1){var f=e[d];this.checkPatternExport(a,f)}else if("ArrayPattern"===c)for(var g=0,h=b.elements;g<h.length;g+=1){var i=h[g];i&&this.checkPatternExport(a,i)}else"Property"===c?this.checkPatternExport(a,b.value):"AssignmentPattern"===c?this.checkPatternExport(a,b.left):"RestElement"===c&&this.checkPatternExport(a,b.argument)},bE.checkVariableExport=function(a,b){if(a)for(var c=0;c<b.length;c+=1){var d=b[c];this.checkPatternExport(a,d.id)}},bE.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},bE.parseExportSpecifier=function(a){var b=this.startNode();return b.local=this.parseModuleExportName(),b.exported=this.eatContextual("as")?this.parseModuleExportName():b.local,this.checkExport(a,b.exported,b.exported.start),this.finishNode(b,"ExportSpecifier")},bE.parseExportSpecifiers=function(a){var b=[],c=!0;for(this.expect(bd.braceL);!this.eat(bd.braceR);){if(c)c=!1;else if(this.expect(bd.comma),this.afterTrailingComma(bd.braceR))break;b.push(this.parseExportSpecifier(a))}return b},bE.parseImport=function(a){return this.next(),this.type===bd.string?(a.specifiers=bH,a.source=this.parseExprAtom()):(a.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),a.source=this.type===bd.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(a.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(a,"ImportDeclaration")},bE.parseImportSpecifier=function(){var a=this.startNode();return a.imported=this.parseModuleExportName(),this.eatContextual("as")?a.local=this.parseIdent():(this.checkUnreserved(a.imported),a.local=a.imported),this.checkLValSimple(a.local,2),this.finishNode(a,"ImportSpecifier")},bE.parseImportDefaultSpecifier=function(){var a=this.startNode();return a.local=this.parseIdent(),this.checkLValSimple(a.local,2),this.finishNode(a,"ImportDefaultSpecifier")},bE.parseImportNamespaceSpecifier=function(){var a=this.startNode();return this.next(),this.expectContextual("as"),a.local=this.parseIdent(),this.checkLValSimple(a.local,2),this.finishNode(a,"ImportNamespaceSpecifier")},bE.parseImportSpecifiers=function(){var a=[],b=!0;if(this.type===bd.name&&(a.push(this.parseImportDefaultSpecifier()),!this.eat(bd.comma)))return a;if(this.type===bd.star)return a.push(this.parseImportNamespaceSpecifier()),a;for(this.expect(bd.braceL);!this.eat(bd.braceR);){if(b)b=!1;else if(this.expect(bd.comma),this.afterTrailingComma(bd.braceR))break;a.push(this.parseImportSpecifier())}return a},bE.parseWithClause=function(){var a=[];if(!this.eat(bd._with))return a;this.expect(bd.braceL);for(var b={},c=!0;!this.eat(bd.braceR);){if(c)c=!1;else if(this.expect(bd.comma),this.afterTrailingComma(bd.braceR))break;var d=this.parseImportAttribute(),e="Identifier"===d.key.type?d.key.name:d.key.value;bn(b,e)&&this.raiseRecoverable(d.key.start,"Duplicate attribute key '"+e+"'"),b[e]=!0,a.push(d)}return a},bE.parseImportAttribute=function(){var a=this.startNode();return a.key=this.type===bd.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved),this.expect(bd.colon),this.type!==bd.string&&this.unexpected(),a.value=this.parseExprAtom(),this.finishNode(a,"ImportAttribute")},bE.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===bd.string){var a=this.parseLiteral(this.value);return bs.test(a.value)&&this.raise(a.start,"An export name cannot include a lone surrogate."),a}return this.parseIdent(!0)},bE.adaptDirectivePrologue=function(a){for(var b=0;b<a.length&&this.isDirectiveCandidate(a[b]);++b)a[b].directive=a[b].expression.raw.slice(1,-1)},bE.isDirectiveCandidate=function(a){return this.options.ecmaVersion>=5&&"ExpressionStatement"===a.type&&"Literal"===a.expression.type&&"string"==typeof a.expression.value&&('"'===this.input[a.start]||"'"===this.input[a.start])};var bL=bz.prototype;bL.toAssignable=function(a,b,c){if(this.options.ecmaVersion>=6&&a)switch(a.type){case"Identifier":this.inAsync&&"await"===a.name&&this.raise(a.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":a.type="ObjectPattern",c&&this.checkPatternErrors(c,!0);for(var d=0,e=a.properties;d<e.length;d+=1){var f=e[d];this.toAssignable(f,b),"RestElement"===f.type&&("ArrayPattern"===f.argument.type||"ObjectPattern"===f.argument.type)&&this.raise(f.argument.start,"Unexpected token")}break;case"Property":"init"!==a.kind&&this.raise(a.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(a.value,b);break;case"ArrayExpression":a.type="ArrayPattern",c&&this.checkPatternErrors(c,!0),this.toAssignableList(a.elements,b);break;case"SpreadElement":a.type="RestElement",this.toAssignable(a.argument,b),"AssignmentPattern"===a.argument.type&&this.raise(a.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":"="!==a.operator&&this.raise(a.left.end,"Only '=' operator can be used for specifying default value."),a.type="AssignmentPattern",delete a.operator,this.toAssignable(a.left,b);break;case"ParenthesizedExpression":this.toAssignable(a.expression,b,c);break;case"ChainExpression":this.raiseRecoverable(a.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!b)break;default:this.raise(a.start,"Assigning to rvalue")}else c&&this.checkPatternErrors(c,!0);return a},bL.toAssignableList=function(a,b){for(var c=a.length,d=0;d<c;d++){var e=a[d];e&&this.toAssignable(e,b)}if(c){var f=a[c-1];6===this.options.ecmaVersion&&b&&f&&"RestElement"===f.type&&"Identifier"!==f.argument.type&&this.unexpected(f.argument.start)}return a},bL.parseSpread=function(a){var b=this.startNode();return this.next(),b.argument=this.parseMaybeAssign(!1,a),this.finishNode(b,"SpreadElement")},bL.parseRestBinding=function(){var a=this.startNode();return this.next(),6===this.options.ecmaVersion&&this.type!==bd.name&&this.unexpected(),a.argument=this.parseBindingAtom(),this.finishNode(a,"RestElement")},bL.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case bd.bracketL:var a=this.startNode();return this.next(),a.elements=this.parseBindingList(bd.bracketR,!0,!0),this.finishNode(a,"ArrayPattern");case bd.braceL:return this.parseObj(!0)}return this.parseIdent()},bL.parseBindingList=function(a,b,c,d){for(var e=[],f=!0;!this.eat(a);)if(f?f=!1:this.expect(bd.comma),b&&this.type===bd.comma)e.push(null);else if(c&&this.afterTrailingComma(a))break;else if(this.type===bd.ellipsis){var g=this.parseRestBinding();this.parseBindingListItem(g),e.push(g),this.type===bd.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(a);break}else e.push(this.parseAssignableListItem(d));return e},bL.parseAssignableListItem=function(a){var b=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(b),b},bL.parseBindingListItem=function(a){return a},bL.parseMaybeDefault=function(a,b,c){if(c=c||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(bd.eq))return c;var d=this.startNodeAt(a,b);return d.left=c,d.right=this.parseMaybeAssign(),this.finishNode(d,"AssignmentPattern")},bL.checkLValSimple=function(a,b,c){void 0===b&&(b=0);var d=0!==b;switch(a.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(a.name)&&this.raiseRecoverable(a.start,(d?"Binding ":"Assigning to ")+a.name+" in strict mode"),d&&(2===b&&"let"===a.name&&this.raiseRecoverable(a.start,"let is disallowed as a lexically bound name"),c&&(bn(c,a.name)&&this.raiseRecoverable(a.start,"Argument name clash"),c[a.name]=!0),5!==b&&this.declareName(a.name,b,a.start));break;case"ChainExpression":this.raiseRecoverable(a.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":d&&this.raiseRecoverable(a.start,"Binding member expression");break;case"ParenthesizedExpression":return d&&this.raiseRecoverable(a.start,"Binding parenthesized expression"),this.checkLValSimple(a.expression,b,c);default:this.raise(a.start,(d?"Binding":"Assigning to")+" rvalue")}},bL.checkLValPattern=function(a,b,c){switch(void 0===b&&(b=0),a.type){case"ObjectPattern":for(var d=0,e=a.properties;d<e.length;d+=1){var f=e[d];this.checkLValInnerPattern(f,b,c)}break;case"ArrayPattern":for(var g=0,h=a.elements;g<h.length;g+=1){var i=h[g];i&&this.checkLValInnerPattern(i,b,c)}break;default:this.checkLValSimple(a,b,c)}},bL.checkLValInnerPattern=function(a,b,c){switch(void 0===b&&(b=0),a.type){case"Property":this.checkLValInnerPattern(a.value,b,c);break;case"AssignmentPattern":this.checkLValPattern(a.left,b,c);break;case"RestElement":this.checkLValPattern(a.argument,b,c);break;default:this.checkLValPattern(a,b,c)}};var bM=function(a,b,c,d,e){this.token=a,this.isExpr=!!b,this.preserveSpace=!!c,this.override=d,this.generator=!!e},bN={b_stat:new bM("{",!1),b_expr:new bM("{",!0),b_tmpl:new bM("${",!1),p_stat:new bM("(",!1),p_expr:new bM("(",!0),q_tmpl:new bM("`",!0,!0,function(a){return a.tryReadTemplateToken()}),f_stat:new bM("function",!1),f_expr:new bM("function",!0),f_expr_gen:new bM("function",!0,!1,null,!0),f_gen:new bM("function",!1,!1,null,!0)},bO=bz.prototype;bO.initialContext=function(){return[bN.b_stat]},bO.curContext=function(){return this.context[this.context.length-1]},bO.braceIsBlock=function(a){var b=this.curContext();return b===bN.f_expr||b===bN.f_stat||(a===bd.colon&&(b===bN.b_stat||b===bN.b_expr)?!b.isExpr:a===bd._return||a===bd.name&&this.exprAllowed?be.test(this.input.slice(this.lastTokEnd,this.start)):a===bd._else||a===bd.semi||a===bd.eof||a===bd.parenR||a===bd.arrow||(a===bd.braceL?b===bN.b_stat:a!==bd._var&&a!==bd._const&&a!==bd.name&&!this.exprAllowed))},bO.inGeneratorContext=function(){for(var a=this.context.length-1;a>=1;a--){var b=this.context[a];if("function"===b.token)return b.generator}return!1},bO.updateContext=function(a){var b,c=this.type;c.keyword&&a===bd.dot?this.exprAllowed=!1:(b=c.updateContext)?b.call(this,a):this.exprAllowed=c.beforeExpr},bO.overrideContext=function(a){this.curContext()!==a&&(this.context[this.context.length-1]=a)},bd.parenR.updateContext=bd.braceR.updateContext=function(){if(1===this.context.length){this.exprAllowed=!0;return}var a=this.context.pop();a===bN.b_stat&&"function"===this.curContext().token&&(a=this.context.pop()),this.exprAllowed=!a.isExpr},bd.braceL.updateContext=function(a){this.context.push(this.braceIsBlock(a)?bN.b_stat:bN.b_expr),this.exprAllowed=!0},bd.dollarBraceL.updateContext=function(){this.context.push(bN.b_tmpl),this.exprAllowed=!0},bd.parenL.updateContext=function(a){var b=a===bd._if||a===bd._for||a===bd._with||a===bd._while;this.context.push(b?bN.p_stat:bN.p_expr),this.exprAllowed=!0},bd.incDec.updateContext=function(){},bd._function.updateContext=bd._class.updateContext=function(a){a.beforeExpr&&a!==bd._else&&(a!==bd.semi||this.curContext()===bN.p_stat)&&!(a===bd._return&&be.test(this.input.slice(this.lastTokEnd,this.start)))&&(a!==bd.colon&&a!==bd.braceL||this.curContext()!==bN.b_stat)?this.context.push(bN.f_expr):this.context.push(bN.f_stat),this.exprAllowed=!1},bd.colon.updateContext=function(){"function"===this.curContext().token&&this.context.pop(),this.exprAllowed=!0},bd.backQuote.updateContext=function(){this.curContext()===bN.q_tmpl?this.context.pop():this.context.push(bN.q_tmpl),this.exprAllowed=!1},bd.star.updateContext=function(a){if(a===bd._function){var b=this.context.length-1;this.context[b]===bN.f_expr?this.context[b]=bN.f_expr_gen:this.context[b]=bN.f_gen}this.exprAllowed=!0},bd.name.updateContext=function(a){var b=!1;this.options.ecmaVersion>=6&&a!==bd.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(b=!0),this.exprAllowed=b};var bP=bz.prototype;bP.checkPropClash=function(a,b,c){if((!(this.options.ecmaVersion>=9)||"SpreadElement"!==a.type)&&(!(this.options.ecmaVersion>=6)||!a.computed&&!a.method&&!a.shorthand)){var d,e=a.key;switch(e.type){case"Identifier":d=e.name;break;case"Literal":d=String(e.value);break;default:return}var f=a.kind;if(this.options.ecmaVersion>=6){"__proto__"===d&&"init"===f&&(b.proto&&(c?c.doubleProto<0&&(c.doubleProto=e.start):this.raiseRecoverable(e.start,"Redefinition of __proto__ property")),b.proto=!0);return}var g=b[d="$"+d];g?("init"===f?this.strict&&g.init||g.get||g.set:g.init||g[f])&&this.raiseRecoverable(e.start,"Redefinition of property"):g=b[d]={init:!1,get:!1,set:!1},g[f]=!0}},bP.parseExpression=function(a,b){var c=this;return this.catchStackOverflow(function(){var d=c.start,e=c.startLoc,f=c.parseMaybeAssign(a,b);if(c.type===bd.comma){var g=c.startNodeAt(d,e);for(g.expressions=[f];c.eat(bd.comma);)g.expressions.push(c.parseMaybeAssign(a,b));return c.finishNode(g,"SequenceExpression")}return f})},bP.parseMaybeAssign=function(a,b,c){if(this.isContextual("yield"))if(this.inGenerator)return this.parseYield(a);else this.exprAllowed=!1;var d=!1,e=-1,f=-1,g=-1;b?(e=b.parenthesizedAssign,f=b.trailingComma,g=b.doubleProto,b.parenthesizedAssign=b.trailingComma=-1):(b=new bD,d=!0);var h=this.start,i=this.startLoc;(this.type===bd.parenL||this.type===bd.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait="await"===a);var j=this.parseMaybeConditional(a,b);if(c&&(j=c.call(this,j,h,i)),this.type.isAssign){var k=this.startNodeAt(h,i);return k.operator=this.value,this.type===bd.eq&&(j=this.toAssignable(j,!1,b)),d||(b.parenthesizedAssign=b.trailingComma=b.doubleProto=-1),b.shorthandAssign>=j.start&&(b.shorthandAssign=-1),this.type===bd.eq?this.checkLValPattern(j):this.checkLValSimple(j),k.left=j,this.next(),k.right=this.parseMaybeAssign(a),g>-1&&(b.doubleProto=g),this.finishNode(k,"AssignmentExpression")}return d&&this.checkExpressionErrors(b,!0),e>-1&&(b.parenthesizedAssign=e),f>-1&&(b.trailingComma=f),j},bP.parseMaybeConditional=function(a,b){var c=this.start,d=this.startLoc,e=this.parseExprOps(a,b);if(this.checkExpressionErrors(b))return e;if(("ArrowFunctionExpression"!==e.type||e.start!==c)&&this.eat(bd.question)){var f=this.startNodeAt(c,d);return f.test=e,f.consequent=this.parseMaybeAssign(),this.expect(bd.colon),f.alternate=this.parseMaybeAssign(a),this.finishNode(f,"ConditionalExpression")}return e},bP.parseExprOps=function(a,b){var c=this.start,d=this.startLoc,e=this.parseMaybeUnary(b,!1,!1,a);return this.checkExpressionErrors(b)||e.start===c&&"ArrowFunctionExpression"===e.type?e:this.parseExprOp(e,c,d,-1,a)},bP.parseExprOp=function(a,b,c,d,e){var f=this.type.binop;if(null!=f&&(!e||this.type!==bd._in)&&f>d){var g=this.type===bd.logicalOR||this.type===bd.logicalAND,h=this.type===bd.coalesce;h&&(f=bd.logicalAND.binop);var i=this.value;this.next();var j=this.start,k=this.startLoc,l=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,e),j,k,f,e),m=this.buildBinary(b,c,a,l,i,g||h);return(g&&this.type===bd.coalesce||h&&(this.type===bd.logicalOR||this.type===bd.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(m,b,c,d,e)}return a},bP.buildBinary=function(a,b,c,d,e,f){"PrivateIdentifier"===d.type&&this.raise(d.start,"Private identifier can only be left side of binary expression");var g=this.startNodeAt(a,b);return g.left=c,g.operator=e,g.right=d,this.finishNode(g,f?"LogicalExpression":"BinaryExpression")},bP.parseMaybeUnary=function(a,b,c,d){var e,f=this.start,g=this.startLoc;if(this.isContextual("await")&&this.canAwait)e=this.parseAwait(d),b=!0;else if(this.type.prefix){var h=this.startNode(),i=this.type===bd.incDec;h.operator=this.value,h.prefix=!0,this.next(),h.argument=this.parseMaybeUnary(null,!0,i,d),this.checkExpressionErrors(a,!0),i?this.checkLValSimple(h.argument):this.strict&&"delete"===h.operator&&function a(b){return"Identifier"===b.type||"ParenthesizedExpression"===b.type&&a(b.expression)}(h.argument)?this.raiseRecoverable(h.start,"Deleting local variable in strict mode"):"delete"===h.operator&&function a(b){return"MemberExpression"===b.type&&"PrivateIdentifier"===b.property.type||"ChainExpression"===b.type&&a(b.expression)||"ParenthesizedExpression"===b.type&&a(b.expression)}(h.argument)?this.raiseRecoverable(h.start,"Private fields can not be deleted"):b=!0,e=this.finishNode(h,i?"UpdateExpression":"UnaryExpression")}else if(b||this.type!==bd.privateId){if(e=this.parseExprSubscripts(a,d),this.checkExpressionErrors(a))return e;for(;this.type.postfix&&!this.canInsertSemicolon();){var j=this.startNodeAt(f,g);j.operator=this.value,j.prefix=!1,j.argument=e,this.checkLValSimple(e),this.next(),e=this.finishNode(j,"UpdateExpression")}}else(d||0===this.privateNameStack.length)&&this.options.checkPrivateFields&&this.unexpected(),e=this.parsePrivateIdent(),this.type!==bd._in&&this.unexpected();return!c&&("ArrowFunctionExpression"!==e.type||e.start!==f)&&this.eat(bd.starstar)?b?void this.unexpected(this.lastTokStart):this.buildBinary(f,g,e,this.parseMaybeUnary(null,!1,!1,d),"**",!1):e},bP.parseExprSubscripts=function(a,b){var c=this.start,d=this.startLoc,e=this.parseExprAtom(a,b);if("ArrowFunctionExpression"===e.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd))return e;var f=this.parseSubscripts(e,c,d,!1,b);return a&&"MemberExpression"===f.type&&(a.parenthesizedAssign>=f.start&&(a.parenthesizedAssign=-1),a.parenthesizedBind>=f.start&&(a.parenthesizedBind=-1),a.trailingComma>=f.start&&(a.trailingComma=-1)),f},bP.parseSubscripts=function(a,b,c,d,e){for(var f=this.options.ecmaVersion>=8&&"Identifier"===a.type&&"async"===a.name&&this.lastTokEnd===a.end&&!this.canInsertSemicolon()&&a.end-a.start==5&&this.potentialArrowAt===a.start,g=!1;;){var h=this.parseSubscript(a,b,c,d,f,g,e);if(h.optional&&(g=!0),h===a||"ArrowFunctionExpression"===h.type){if(g){var i=this.startNodeAt(b,c);i.expression=h,h=this.finishNode(i,"ChainExpression")}return h}a=h}},bP.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(bd.arrow)},bP.parseSubscriptAsyncArrow=function(a,b,c,d){return this.parseArrowExpression(this.startNodeAt(a,b),c,!0,d)},bP.parseSubscript=function(a,b,c,d,e,f,g){var h=this.options.ecmaVersion>=11,i=h&&this.eat(bd.questionDot);d&&i&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var j=this.eat(bd.bracketL);if(j||i&&this.type!==bd.parenL&&this.type!==bd.backQuote||this.eat(bd.dot)){var k=this.startNodeAt(b,c);k.object=a,j?(k.property=this.parseExpression(),this.expect(bd.bracketR)):this.type===bd.privateId&&"Super"!==a.type?k.property=this.parsePrivateIdent():k.property=this.parseIdent("never"!==this.options.allowReserved),k.computed=!!j,h&&(k.optional=i),a=this.finishNode(k,"MemberExpression")}else if(!d&&this.eat(bd.parenL)){var l=new bD,m=this.yieldPos,n=this.awaitPos,o=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var p=this.parseExprList(bd.parenR,this.options.ecmaVersion>=8,!1,l);if(e&&!i&&this.shouldParseAsyncArrow())return this.checkPatternErrors(l,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=m,this.awaitPos=n,this.awaitIdentPos=o,this.parseSubscriptAsyncArrow(b,c,p,g);this.checkExpressionErrors(l,!0),this.yieldPos=m||this.yieldPos,this.awaitPos=n||this.awaitPos,this.awaitIdentPos=o||this.awaitIdentPos;var q=this.startNodeAt(b,c);q.callee=a,q.arguments=p,h&&(q.optional=i),a=this.finishNode(q,"CallExpression")}else if(this.type===bd.backQuote){(i||f)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var r=this.startNodeAt(b,c);r.tag=a,r.quasi=this.parseTemplate({isTagged:!0}),a=this.finishNode(r,"TaggedTemplateExpression")}return a},bP.parseExprAtom=function(a,b,c){this.type===bd.slash&&this.readRegexp();var d,e=this.potentialArrowAt===this.start;switch(this.type){case bd._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),d=this.startNode(),this.next(),this.type!==bd.parenL||this.allowDirectSuper||this.raise(d.start,"super() call outside constructor of a subclass"),this.type!==bd.dot&&this.type!==bd.bracketL&&this.type!==bd.parenL&&this.unexpected(),this.finishNode(d,"Super");case bd._this:return d=this.startNode(),this.next(),this.finishNode(d,"ThisExpression");case bd.name:var f=this.start,g=this.startLoc,h=this.containsEsc,i=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!h&&"async"===i.name&&!this.canInsertSemicolon()&&this.eat(bd._function))return this.overrideContext(bN.f_expr),this.parseFunction(this.startNodeAt(f,g),0,!1,!0,b);if(e&&!this.canInsertSemicolon()){if(this.eat(bd.arrow))return this.parseArrowExpression(this.startNodeAt(f,g),[i],!1,b);if(this.options.ecmaVersion>=8&&"async"===i.name&&this.type===bd.name&&!h&&(!this.potentialArrowInForAwait||"of"!==this.value||this.containsEsc))return i=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(bd.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(f,g),[i],!0,b)}return i;case bd.regexp:var j=this.value;return(d=this.parseLiteral(j.value)).regex={pattern:j.pattern,flags:j.flags},d;case bd.num:case bd.string:return this.parseLiteral(this.value);case bd._null:case bd._true:case bd._false:return(d=this.startNode()).value=this.type===bd._null?null:this.type===bd._true,d.raw=this.type.keyword,this.next(),this.finishNode(d,"Literal");case bd.parenL:var k=this.start,l=this.parseParenAndDistinguishExpression(e,b);return a&&(a.parenthesizedAssign<0&&!this.isSimpleAssignTarget(l)&&(a.parenthesizedAssign=k),a.parenthesizedBind<0&&(a.parenthesizedBind=k)),l;case bd.bracketL:return d=this.startNode(),this.next(),d.elements=this.parseExprList(bd.bracketR,!0,!0,a),this.finishNode(d,"ArrayExpression");case bd.braceL:return this.overrideContext(bN.b_expr),this.parseObj(!1,a);case bd._function:return d=this.startNode(),this.next(),this.parseFunction(d,0);case bd._class:return this.parseClass(this.startNode(),!1);case bd._new:return this.parseNew();case bd.backQuote:return this.parseTemplate();case bd._import:if(this.options.ecmaVersion>=11)return this.parseExprImport(c);return this.unexpected();default:return this.parseExprAtomDefault()}},bP.parseExprAtomDefault=function(){this.unexpected()},bP.parseExprImport=function(a){var b=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===bd.parenL&&!a)return this.parseDynamicImport(b);if(this.type===bd.dot){var c=this.startNodeAt(b.start,b.loc&&b.loc.start);return c.name="import",b.meta=this.finishNode(c,"Identifier"),this.parseImportMeta(b)}this.unexpected()},bP.parseDynamicImport=function(a){if(this.next(),a.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(bd.parenR)?a.options=null:(this.expect(bd.comma),this.afterTrailingComma(bd.parenR)?a.options=null:(a.options=this.parseMaybeAssign(),!this.eat(bd.parenR)&&(this.expect(bd.comma),this.afterTrailingComma(bd.parenR)||this.unexpected())));else if(!this.eat(bd.parenR)){var b=this.start;this.eat(bd.comma)&&this.eat(bd.parenR)?this.raiseRecoverable(b,"Trailing comma is not allowed in import()"):this.unexpected(b)}return this.finishNode(a,"ImportExpression")},bP.parseImportMeta=function(a){this.next();var b=this.containsEsc;return a.property=this.parseIdent(!0),"meta"!==a.property.name&&this.raiseRecoverable(a.property.start,"The only valid meta property for import is 'import.meta'"),b&&this.raiseRecoverable(a.start,"'import.meta' must not contain escaped characters"),"module"===this.options.sourceType||this.options.allowImportExportEverywhere||this.raiseRecoverable(a.start,"Cannot use 'import.meta' outside a module"),this.finishNode(a,"MetaProperty")},bP.parseLiteral=function(a){var b=this.startNode();return b.value=a,b.raw=this.input.slice(this.start,this.end),110===b.raw.charCodeAt(b.raw.length-1)&&(b.bigint=null!=b.value?b.value.toString():b.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(b,"Literal")},bP.parseParenExpression=function(){this.expect(bd.parenL);var a=this.parseExpression();return this.expect(bd.parenR),a},bP.shouldParseArrow=function(a){return!this.canInsertSemicolon()},bP.parseParenAndDistinguishExpression=function(a,b){var c,d=this.start,e=this.startLoc,f=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var g,h=this.start,i=this.startLoc,j=[],k=!0,l=!1,m=new bD,n=this.yieldPos,o=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==bd.parenR;){if(k?k=!1:this.expect(bd.comma),f&&this.afterTrailingComma(bd.parenR,!0)){l=!0;break}if(this.type===bd.ellipsis){g=this.start,j.push(this.parseParenItem(this.parseRestBinding())),this.type===bd.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}j.push(this.parseMaybeAssign(!1,m,this.parseParenItem))}var p=this.lastTokEnd,q=this.lastTokEndLoc;if(this.expect(bd.parenR),a&&this.shouldParseArrow(j)&&this.eat(bd.arrow))return this.checkPatternErrors(m,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=n,this.awaitPos=o,this.parseParenArrowList(d,e,j,b);(!j.length||l)&&this.unexpected(this.lastTokStart),g&&this.unexpected(g),this.checkExpressionErrors(m,!0),this.yieldPos=n||this.yieldPos,this.awaitPos=o||this.awaitPos,j.length>1?((c=this.startNodeAt(h,i)).expressions=j,this.finishNodeAt(c,"SequenceExpression",p,q)):c=j[0]}else c=this.parseParenExpression();if(!this.options.preserveParens)return c;var r=this.startNodeAt(d,e);return r.expression=c,this.finishNode(r,"ParenthesizedExpression")},bP.parseParenItem=function(a){return a},bP.parseParenArrowList=function(a,b,c,d){return this.parseArrowExpression(this.startNodeAt(a,b),c,!1,d)};var bQ=[];bP.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var a=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===bd.dot){var b=this.startNodeAt(a.start,a.loc&&a.loc.start);b.name="new",a.meta=this.finishNode(b,"Identifier"),this.next();var c=this.containsEsc;return a.property=this.parseIdent(!0),"target"!==a.property.name&&this.raiseRecoverable(a.property.start,"The only valid meta property for new is 'new.target'"),c&&this.raiseRecoverable(a.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(a.start,"'new.target' can only be used in functions and class static block"),this.finishNode(a,"MetaProperty")}var d=this.start,e=this.startLoc;return a.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),d,e,!0,!1),"Super"===a.callee.type&&this.raiseRecoverable(d,"Invalid use of 'super'"),this.eat(bd.parenL)?a.arguments=this.parseExprList(bd.parenR,this.options.ecmaVersion>=8,!1):a.arguments=bQ,this.finishNode(a,"NewExpression")},bP.parseTemplateElement=function(a){var b=a.isTagged,c=this.startNode();return this.type===bd.invalidTemplate?(b||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),c.value={raw:this.value.replace(/\r\n?/g,"\n"),cooked:null}):c.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),c.tail=this.type===bd.backQuote,this.finishNode(c,"TemplateElement")},bP.parseTemplate=function(a){void 0===a&&(a={});var b=a.isTagged;void 0===b&&(b=!1);var c=this.startNode();this.next(),c.expressions=[];var d=this.parseTemplateElement({isTagged:b});for(c.quasis=[d];!d.tail;)this.type===bd.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(bd.dollarBraceL),c.expressions.push(this.parseExpression()),this.expect(bd.braceR),c.quasis.push(d=this.parseTemplateElement({isTagged:b}));return this.next(),this.finishNode(c,"TemplateLiteral")},bP.isAsyncProp=function(a){return!a.computed&&"Identifier"===a.key.type&&"async"===a.key.name&&(this.type===bd.name||this.type===bd.num||this.type===bd.string||this.type===bd.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===bd.star)&&!be.test(this.input.slice(this.lastTokEnd,this.start))},bP.parseObj=function(a,b){var c=this.startNode(),d=!0,e={};for(c.properties=[],this.next();!this.eat(bd.braceR);){if(d)d=!1;else if(this.expect(bd.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(bd.braceR))break;var f=this.parseProperty(a,b);a||this.checkPropClash(f,e,b),c.properties.push(f)}return this.finishNode(c,a?"ObjectPattern":"ObjectExpression")},bP.parseProperty=function(a,b){var c,d,e,f,g=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(bd.ellipsis))return a?(g.argument=this.parseIdent(!1),this.type===bd.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(g,"RestElement")):(g.argument=this.parseMaybeAssign(!1,b),this.type===bd.comma&&b&&b.trailingComma<0&&(b.trailingComma=this.start),this.finishNode(g,"SpreadElement"));this.options.ecmaVersion>=6&&(g.method=!1,g.shorthand=!1,(a||b)&&(e=this.start,f=this.startLoc),a||(c=this.eat(bd.star)));var h=this.containsEsc;return this.parsePropertyName(g),!a&&!h&&this.options.ecmaVersion>=8&&!c&&this.isAsyncProp(g)?(d=!0,c=this.options.ecmaVersion>=9&&this.eat(bd.star),this.parsePropertyName(g)):d=!1,this.parsePropertyValue(g,a,c,d,e,f,b,h),this.finishNode(g,"Property")},bP.parseGetterSetter=function(a){var b=a.key.name;this.parsePropertyName(a),a.value=this.parseMethod(!1),a.kind=b;var c=+("get"!==a.kind);if(a.value.params.length!==c){var d=a.value.start;"get"===a.kind?this.raiseRecoverable(d,"getter should have no params"):this.raiseRecoverable(d,"setter should have exactly one param")}else"set"===a.kind&&"RestElement"===a.value.params[0].type&&this.raiseRecoverable(a.value.params[0].start,"Setter cannot use rest params")},bP.parsePropertyValue=function(a,b,c,d,e,f,g,h){(c||d)&&this.type===bd.colon&&this.unexpected(),this.eat(bd.colon)?(a.value=b?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,g),a.kind="init"):this.options.ecmaVersion>=6&&this.type===bd.parenL?(b&&this.unexpected(),a.method=!0,a.value=this.parseMethod(c,d),a.kind="init"):b||h||!(this.options.ecmaVersion>=5)||a.computed||"Identifier"!==a.key.type||"get"!==a.key.name&&"set"!==a.key.name||this.type===bd.comma||this.type===bd.braceR||this.type===bd.eq?this.options.ecmaVersion>=6&&!a.computed&&"Identifier"===a.key.type?((c||d)&&this.unexpected(),this.checkUnreserved(a.key),"await"!==a.key.name||this.awaitIdentPos||(this.awaitIdentPos=e),b?a.value=this.parseMaybeDefault(e,f,this.copyNode(a.key)):this.type===bd.eq&&g?(g.shorthandAssign<0&&(g.shorthandAssign=this.start),a.value=this.parseMaybeDefault(e,f,this.copyNode(a.key))):a.value=this.copyNode(a.key),a.kind="init",a.shorthand=!0):this.unexpected():((c||d)&&this.unexpected(),this.parseGetterSetter(a))},bP.parsePropertyName=function(a){if(this.options.ecmaVersion>=6)if(this.eat(bd.bracketL))return a.computed=!0,a.key=this.parseMaybeAssign(),this.expect(bd.bracketR),a.key;else a.computed=!1;return a.key=this.type===bd.num||this.type===bd.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved)},bP.initFunction=function(a){a.id=null,this.options.ecmaVersion>=6&&(a.generator=a.expression=!1),this.options.ecmaVersion>=8&&(a.async=!1)},bP.parseMethod=function(a,b,c){var d=this.startNode(),e=this.yieldPos,f=this.awaitPos,g=this.awaitIdentPos;return this.initFunction(d),this.options.ecmaVersion>=6&&(d.generator=a),this.options.ecmaVersion>=8&&(d.async=!!b),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|by(b,d.generator)|128*!!c),this.expect(bd.parenL),d.params=this.parseBindingList(bd.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(d,!1,!0,!1),this.yieldPos=e,this.awaitPos=f,this.awaitIdentPos=g,this.finishNode(d,"FunctionExpression")},bP.parseArrowExpression=function(a,b,c,d){var e=this.yieldPos,f=this.awaitPos,g=this.awaitIdentPos;return this.enterScope(16|by(c,!1)),this.initFunction(a),this.options.ecmaVersion>=8&&(a.async=!!c),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,a.params=this.toAssignableList(b,!0),this.parseFunctionBody(a,!0,!1,d),this.yieldPos=e,this.awaitPos=f,this.awaitIdentPos=g,this.finishNode(a,"ArrowFunctionExpression")},bP.parseFunctionBody=function(a,b,c,d){var e=b&&this.type!==bd.braceL,f=this.strict,g=!1;if(e)a.body=this.parseMaybeAssign(d),a.expression=!0,this.checkParams(a,!1);else{var h=this.options.ecmaVersion>=7&&!this.isSimpleParamList(a.params);(!f||h)&&(g=this.strictDirective(this.end))&&h&&this.raiseRecoverable(a.start,"Illegal 'use strict' directive in function with non-simple parameter list");var i=this.labels;this.labels=[],g&&(this.strict=!0),this.checkParams(a,!f&&!g&&!b&&!c&&this.isSimpleParamList(a.params)),this.strict&&a.id&&this.checkLValSimple(a.id,5),a.body=this.parseBlock(!1,void 0,g&&!f),a.expression=!1,this.adaptDirectivePrologue(a.body.body),this.labels=i}this.exitScope()},bP.isSimpleParamList=function(a){for(var b=0;b<a.length;b+=1)if("Identifier"!==a[b].type)return!1;return!0},bP.checkParams=function(a,b){for(var c=Object.create(null),d=0,e=a.params;d<e.length;d+=1){var f=e[d];this.checkLValInnerPattern(f,1,b?null:c)}},bP.parseExprList=function(a,b,c,d){for(var e=[],f=!0;!this.eat(a);){if(f)f=!1;else if(this.expect(bd.comma),b&&this.afterTrailingComma(a))break;var g=void 0;c&&this.type===bd.comma?g=null:this.type===bd.ellipsis?(g=this.parseSpread(d),d&&this.type===bd.comma&&d.trailingComma<0&&(d.trailingComma=this.start)):g=this.parseMaybeAssign(!1,d),e.push(g)}return e},bP.checkUnreserved=function(a){var b=a.start,c=a.end,d=a.name;this.inGenerator&&"yield"===d&&this.raiseRecoverable(b,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&"await"===d&&this.raiseRecoverable(b,"Cannot use 'await' as identifier inside an async function"),259&this.currentThisScope().flags||"arguments"!==d||this.raiseRecoverable(b,"Cannot use 'arguments' in class field initializer"),this.inClassStaticBlock&&("arguments"===d||"await"===d)&&this.raise(b,"Cannot use "+d+" in class static initialization block"),this.keywords.test(d)&&this.raise(b,"Unexpected keyword '"+d+"'"),(!(this.options.ecmaVersion<6)||-1===this.input.slice(b,c).indexOf("\\"))&&(this.strict?this.reservedWordsStrict:this.reservedWords).test(d)&&(this.inAsync||"await"!==d||this.raiseRecoverable(b,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(b,"The keyword '"+d+"' is reserved"))},bP.parseIdent=function(a){var b=this.parseIdentNode();return this.next(!!a),this.finishNode(b,"Identifier"),!a&&(this.checkUnreserved(b),"await"!==b.name||this.awaitIdentPos||(this.awaitIdentPos=b.start)),b},bP.parseIdentNode=function(){var a=this.startNode();return this.type===bd.name?a.name=this.value:this.type.keyword?(a.name=this.type.keyword,("class"===a.name||"function"===a.name)&&(this.lastTokEnd!==this.lastTokStart+1||46!==this.input.charCodeAt(this.lastTokStart))&&this.context.pop(),this.type=bd.name):this.unexpected(),a},bP.parsePrivateIdent=function(){var a=this.startNode();return this.type===bd.privateId?a.name=this.value:this.unexpected(),this.next(),this.finishNode(a,"PrivateIdentifier"),this.options.checkPrivateFields&&(0===this.privateNameStack.length?this.raise(a.start,"Private field '#"+a.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(a)),a},bP.parseYield=function(a){this.yieldPos||(this.yieldPos=this.start);var b=this.startNode();return this.next(),this.type===bd.semi||this.canInsertSemicolon()||this.type!==bd.star&&!this.type.startsExpr?(b.delegate=!1,b.argument=null):(b.delegate=this.eat(bd.star),b.argument=this.parseMaybeAssign(a)),this.finishNode(b,"YieldExpression")},bP.parseAwait=function(a){this.awaitPos||(this.awaitPos=this.start);var b=this.startNode();return this.next(),b.argument=this.parseMaybeUnary(null,!0,!1,a),this.finishNode(b,"AwaitExpression")};var bR=bz.prototype;bR.raise=function(a,b){var c=bv(this.input,a);b+=" ("+c.line+":"+c.column+")",this.sourceFile&&(b+=" in "+this.sourceFile);var d=SyntaxError(b);throw d.pos=a,d.loc=c,d.raisedAt=this.pos,d},bR.raiseRecoverable=bR.raise,bR.curPosition=function(){if(this.options.locations)return new bt(this.curLine,this.pos-this.lineStart)};var bS=bz.prototype,bT=function(a){this.flags=a,this.var=[],this.lexical=[],this.functions=[]};bS.enterScope=function(a){this.scopeStack.push(new bT(a))},bS.exitScope=function(){this.scopeStack.pop()},bS.treatFunctionsAsVarInScope=function(a){return 2&a.flags||!this.inModule&&1&a.flags},bS.declareName=function(a,b,c){var d=!1;if(2===b){var e=this.currentScope();d=e.lexical.indexOf(a)>-1||e.functions.indexOf(a)>-1||e.var.indexOf(a)>-1,e.lexical.push(a),this.inModule&&1&e.flags&&delete this.undefinedExports[a]}else if(4===b)this.currentScope().lexical.push(a);else if(3===b){var f=this.currentScope();d=this.treatFunctionsAsVar?f.lexical.indexOf(a)>-1:f.lexical.indexOf(a)>-1||f.var.indexOf(a)>-1,f.functions.push(a)}else for(var g=this.scopeStack.length-1;g>=0;--g){var h=this.scopeStack[g];if(h.lexical.indexOf(a)>-1&&!(32&h.flags&&h.lexical[0]===a)||!this.treatFunctionsAsVarInScope(h)&&h.functions.indexOf(a)>-1){d=!0;break}if(h.var.push(a),this.inModule&&1&h.flags&&delete this.undefinedExports[a],259&h.flags)break}d&&this.raiseRecoverable(c,"Identifier '"+a+"' has already been declared")},bS.checkLocalExport=function(a){-1===this.scopeStack[0].lexical.indexOf(a.name)&&-1===this.scopeStack[0].var.indexOf(a.name)&&(this.undefinedExports[a.name]=a)},bS.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},bS.currentVarScope=function(){for(var a=this.scopeStack.length-1;;a--){var b=this.scopeStack[a];if(771&b.flags)return b}},bS.currentThisScope=function(){for(var a=this.scopeStack.length-1;;a--){var b=this.scopeStack[a];if(771&b.flags&&!(16&b.flags))return b}};var bU=function(a,b,c){this.type="",this.start=b,this.end=0,a.options.locations&&(this.loc=new bu(a,c)),a.options.directSourceFile&&(this.sourceFile=a.options.directSourceFile),a.options.ranges&&(this.range=[b,0])},bV=bz.prototype;function bW(a,b,c,d){return a.type=b,a.end=c,this.options.locations&&(a.loc.end=d),this.options.ranges&&(a.range[1]=c),a}bV.startNode=function(){return new bU(this,this.start,this.startLoc)},bV.startNodeAt=function(a,b){return new bU(this,a,b)},bV.finishNode=function(a,b){return bW.call(this,a,b,this.lastTokEnd,this.lastTokEndLoc)},bV.finishNodeAt=function(a,b,c,d){return bW.call(this,a,b,c,d)},bV.copyNode=function(a){var b=new bU(this,a.start,this.startLoc);for(var c in a)b[c]=a[c];return b};for(var bX="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",bY=bX+" Extended_Pictographic",bZ=bY+" EBase EComp EMod EPres ExtPict",b$={9:bX,10:bY,11:bY,12:bZ,13:bZ,14:bZ},b_={9:"",10:"",11:"",12:"",13:"",14:"Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji"},b0="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",b1="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",b2=b1+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",b3=b2+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",b4=b3+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",b5=b4+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",b6={9:b1,10:b2,11:b3,12:b4,13:b5,14:b5+" Berf Beria_Erfe Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sidetic Sidt Sunu Sunuwar Tai_Yo Tayo Todhri Todr Tolong_Siki Tols Tulu_Tigalari Tutg Unknown Zzzz"},b7={},b8=0,b9=[9,10,11,12,13,14];b8<b9.length;b8+=1)!function(a){var b=b7[a]={binary:bq(b$[a]+" "+b0),binaryOfStrings:bq(b_[a]),nonBinary:{General_Category:bq(b0),Script:bq(b6[a])}};b.nonBinary.Script_Extensions=b.nonBinary.Script,b.nonBinary.gc=b.nonBinary.General_Category,b.nonBinary.sc=b.nonBinary.Script,b.nonBinary.scx=b.nonBinary.Script_Extensions}(b9[b8]);var ca=bz.prototype,cb=function(a,b){this.parent=a,this.base=b||this};cb.prototype.separatedFrom=function(a){for(var b=this;b;b=b.parent)for(var c=a;c;c=c.parent)if(b.base===c.base&&b!==c)return!0;return!1},cb.prototype.sibling=function(){return new cb(this.parent,this.base)};var cc=function(a){this.parser=a,this.validFlags="gim"+(a.options.ecmaVersion>=6?"uy":"")+(a.options.ecmaVersion>=9?"s":"")+(a.options.ecmaVersion>=13?"d":"")+(a.options.ecmaVersion>=15?"v":""),this.unicodeProperties=b7[a.options.ecmaVersion>=14?14:a.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};function cd(a){return 36===a||a>=40&&a<=43||46===a||63===a||a>=91&&a<=94||a>=123&&a<=125}function ce(a){return a>=65&&a<=90||a>=97&&a<=122}function cf(a){return ce(a)||95===a}function cg(a){return a>=48&&a<=57}function ch(a){return a>=48&&a<=57||a>=65&&a<=70||a>=97&&a<=102}function ci(a){return a>=65&&a<=70?10+(a-65):a>=97&&a<=102?10+(a-97):a-48}function cj(a){return a>=48&&a<=55}cc.prototype.reset=function(a,b,c){var d=-1!==c.indexOf("v"),e=-1!==c.indexOf("u");this.start=0|a,this.source=b+"",this.flags=c,d&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=e&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=e&&this.parser.options.ecmaVersion>=9)},cc.prototype.raise=function(a){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+a)},cc.prototype.at=function(a,b){void 0===b&&(b=!1);var c=this.source,d=c.length;if(a>=d)return -1;var e=c.charCodeAt(a);if(!(b||this.switchU)||e<=55295||e>=57344||a+1>=d)return e;var f=c.charCodeAt(a+1);return f>=56320&&f<=57343?(e<<10)+f-0x35fdc00:e},cc.prototype.nextIndex=function(a,b){void 0===b&&(b=!1);var c=this.source,d=c.length;if(a>=d)return d;var e,f=c.charCodeAt(a);return!(b||this.switchU)||f<=55295||f>=57344||a+1>=d||(e=c.charCodeAt(a+1))<56320||e>57343?a+1:a+2},cc.prototype.current=function(a){return void 0===a&&(a=!1),this.at(this.pos,a)},cc.prototype.lookahead=function(a){return void 0===a&&(a=!1),this.at(this.nextIndex(this.pos,a),a)},cc.prototype.advance=function(a){void 0===a&&(a=!1),this.pos=this.nextIndex(this.pos,a)},cc.prototype.eat=function(a,b){return void 0===b&&(b=!1),this.current(b)===a&&(this.advance(b),!0)},cc.prototype.eatChars=function(a,b){void 0===b&&(b=!1);for(var c=this.pos,d=0;d<a.length;d+=1){var e=a[d],f=this.at(c,b);if(-1===f||f!==e)return!1;c=this.nextIndex(c,b)}return this.pos=c,!0},ca.validateRegExpFlags=function(a){for(var b=a.validFlags,c=a.flags,d=!1,e=!1,f=0;f<c.length;f++){var g=c.charAt(f);-1===b.indexOf(g)&&this.raise(a.start,"Invalid regular expression flag"),c.indexOf(g,f+1)>-1&&this.raise(a.start,"Duplicate regular expression flag"),"u"===g&&(d=!0),"v"===g&&(e=!0)}this.options.ecmaVersion>=15&&d&&e&&this.raise(a.start,"Invalid regular expression flag")},ca.validateRegExpPattern=function(a){this.regexp_pattern(a),!a.switchN&&this.options.ecmaVersion>=9&&function(a){for(var b in a)return!0;return!1}(a.groupNames)&&(a.switchN=!0,this.regexp_pattern(a))},ca.regexp_pattern=function(a){a.pos=0,a.lastIntValue=0,a.lastStringValue="",a.lastAssertionIsQuantifiable=!1,a.numCapturingParens=0,a.maxBackReference=0,a.groupNames=Object.create(null),a.backReferenceNames.length=0,a.branchID=null,this.regexp_disjunction(a),a.pos!==a.source.length&&(a.eat(41)&&a.raise("Unmatched ')'"),(a.eat(93)||a.eat(125))&&a.raise("Lone quantifier brackets")),a.maxBackReference>a.numCapturingParens&&a.raise("Invalid escape");for(var b=0,c=a.backReferenceNames;b<c.length;b+=1){var d=c[b];a.groupNames[d]||a.raise("Invalid named capture referenced")}},ca.regexp_disjunction=function(a){var b=this.options.ecmaVersion>=16;for(b&&(a.branchID=new cb(a.branchID,null)),this.regexp_alternative(a);a.eat(124);)b&&(a.branchID=a.branchID.sibling()),this.regexp_alternative(a);b&&(a.branchID=a.branchID.parent),this.regexp_eatQuantifier(a,!0)&&a.raise("Nothing to repeat"),a.eat(123)&&a.raise("Lone quantifier brackets")},ca.regexp_alternative=function(a){for(;a.pos<a.source.length&&this.regexp_eatTerm(a););},ca.regexp_eatTerm=function(a){return this.regexp_eatAssertion(a)?(a.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(a)&&a.switchU&&a.raise("Invalid quantifier"),!0):(a.switchU?!!this.regexp_eatAtom(a):!!this.regexp_eatExtendedAtom(a))&&(this.regexp_eatQuantifier(a),!0)},ca.regexp_eatAssertion=function(a){var b=a.pos;if(a.lastAssertionIsQuantifiable=!1,a.eat(94)||a.eat(36))return!0;if(a.eat(92)){if(a.eat(66)||a.eat(98))return!0;a.pos=b}if(a.eat(40)&&a.eat(63)){var c=!1;if(this.options.ecmaVersion>=9&&(c=a.eat(60)),a.eat(61)||a.eat(33))return this.regexp_disjunction(a),a.eat(41)||a.raise("Unterminated group"),a.lastAssertionIsQuantifiable=!c,!0}return a.pos=b,!1},ca.regexp_eatQuantifier=function(a,b){return void 0===b&&(b=!1),!!this.regexp_eatQuantifierPrefix(a,b)&&(a.eat(63),!0)},ca.regexp_eatQuantifierPrefix=function(a,b){return a.eat(42)||a.eat(43)||a.eat(63)||this.regexp_eatBracedQuantifier(a,b)},ca.regexp_eatBracedQuantifier=function(a,b){var c=a.pos;if(a.eat(123)){var d=0,e=-1;if(this.regexp_eatDecimalDigits(a)&&(d=a.lastIntValue,a.eat(44)&&this.regexp_eatDecimalDigits(a)&&(e=a.lastIntValue),a.eat(125)))return -1!==e&&e<d&&!b&&a.raise("numbers out of order in {} quantifier"),!0;a.switchU&&!b&&a.raise("Incomplete quantifier"),a.pos=c}return!1},ca.regexp_eatAtom=function(a){return this.regexp_eatPatternCharacters(a)||a.eat(46)||this.regexp_eatReverseSolidusAtomEscape(a)||this.regexp_eatCharacterClass(a)||this.regexp_eatUncapturingGroup(a)||this.regexp_eatCapturingGroup(a)},ca.regexp_eatReverseSolidusAtomEscape=function(a){var b=a.pos;if(a.eat(92)){if(this.regexp_eatAtomEscape(a))return!0;a.pos=b}return!1},ca.regexp_eatUncapturingGroup=function(a){var b=a.pos;if(a.eat(40)){if(a.eat(63)){if(this.options.ecmaVersion>=16){var c=this.regexp_eatModifiers(a),d=a.eat(45);if(c||d){for(var e=0;e<c.length;e++){var f=c.charAt(e);c.indexOf(f,e+1)>-1&&a.raise("Duplicate regular expression modifiers")}if(d){var g=this.regexp_eatModifiers(a);c||g||58!==a.current()||a.raise("Invalid regular expression modifiers");for(var h=0;h<g.length;h++){var i=g.charAt(h);(g.indexOf(i,h+1)>-1||c.indexOf(i)>-1)&&a.raise("Duplicate regular expression modifiers")}}}}if(a.eat(58)){if(this.regexp_disjunction(a),a.eat(41))return!0;a.raise("Unterminated group")}}a.pos=b}return!1},ca.regexp_eatCapturingGroup=function(a){if(a.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(a):63===a.current()&&a.raise("Invalid group"),this.regexp_disjunction(a),a.eat(41))return a.numCapturingParens+=1,!0;a.raise("Unterminated group")}return!1},ca.regexp_eatModifiers=function(a){for(var b,c="",d=0;-1!==(d=a.current())&&(105===(b=d)||109===b||115===b);)c+=br(d),a.advance();return c},ca.regexp_eatExtendedAtom=function(a){return a.eat(46)||this.regexp_eatReverseSolidusAtomEscape(a)||this.regexp_eatCharacterClass(a)||this.regexp_eatUncapturingGroup(a)||this.regexp_eatCapturingGroup(a)||this.regexp_eatInvalidBracedQuantifier(a)||this.regexp_eatExtendedPatternCharacter(a)},ca.regexp_eatInvalidBracedQuantifier=function(a){return this.regexp_eatBracedQuantifier(a,!0)&&a.raise("Nothing to repeat"),!1},ca.regexp_eatSyntaxCharacter=function(a){var b=a.current();return!!cd(b)&&(a.lastIntValue=b,a.advance(),!0)},ca.regexp_eatPatternCharacters=function(a){for(var b=a.pos,c=0;-1!==(c=a.current())&&!cd(c);)a.advance();return a.pos!==b},ca.regexp_eatExtendedPatternCharacter=function(a){var b=a.current();return -1!==b&&36!==b&&(!(b>=40)||!(b<=43))&&46!==b&&63!==b&&91!==b&&94!==b&&124!==b&&(a.advance(),!0)},ca.regexp_groupSpecifier=function(a){if(a.eat(63)){this.regexp_eatGroupName(a)||a.raise("Invalid group");var b=this.options.ecmaVersion>=16,c=a.groupNames[a.lastStringValue];if(c)if(b)for(var d=0;d<c.length;d+=1)c[d].separatedFrom(a.branchID)||a.raise("Duplicate capture group name");else a.raise("Duplicate capture group name");b?(c||(a.groupNames[a.lastStringValue]=[])).push(a.branchID):a.groupNames[a.lastStringValue]=!0}},ca.regexp_eatGroupName=function(a){if(a.lastStringValue="",a.eat(60)){if(this.regexp_eatRegExpIdentifierName(a)&&a.eat(62))return!0;a.raise("Invalid capture group name")}return!1},ca.regexp_eatRegExpIdentifierName=function(a){if(a.lastStringValue="",this.regexp_eatRegExpIdentifierStart(a)){for(a.lastStringValue+=br(a.lastIntValue);this.regexp_eatRegExpIdentifierPart(a);)a.lastStringValue+=br(a.lastIntValue);return!0}return!1},ca.regexp_eatRegExpIdentifierStart=function(a){var b,c=a.pos,d=this.options.ecmaVersion>=11,e=a.current(d);return(a.advance(d),92===e&&this.regexp_eatRegExpUnicodeEscapeSequence(a,d)&&(e=a.lastIntValue),a5(b=e,!0)||36===b||95===b)?(a.lastIntValue=e,!0):(a.pos=c,!1)},ca.regexp_eatRegExpIdentifierPart=function(a){var b,c=a.pos,d=this.options.ecmaVersion>=11,e=a.current(d);return(a.advance(d),92===e&&this.regexp_eatRegExpUnicodeEscapeSequence(a,d)&&(e=a.lastIntValue),a6(b=e,!0)||36===b||95===b||8204===b||8205===b)?(a.lastIntValue=e,!0):(a.pos=c,!1)},ca.regexp_eatAtomEscape=function(a){return!!(this.regexp_eatBackReference(a)||this.regexp_eatCharacterClassEscape(a)||this.regexp_eatCharacterEscape(a)||a.switchN&&this.regexp_eatKGroupName(a))||(a.switchU&&(99===a.current()&&a.raise("Invalid unicode escape"),a.raise("Invalid escape")),!1)},ca.regexp_eatBackReference=function(a){var b=a.pos;if(this.regexp_eatDecimalEscape(a)){var c=a.lastIntValue;if(a.switchU)return c>a.maxBackReference&&(a.maxBackReference=c),!0;if(c<=a.numCapturingParens)return!0;a.pos=b}return!1},ca.regexp_eatKGroupName=function(a){if(a.eat(107)){if(this.regexp_eatGroupName(a))return a.backReferenceNames.push(a.lastStringValue),!0;a.raise("Invalid named reference")}return!1},ca.regexp_eatCharacterEscape=function(a){return this.regexp_eatControlEscape(a)||this.regexp_eatCControlLetter(a)||this.regexp_eatZero(a)||this.regexp_eatHexEscapeSequence(a)||this.regexp_eatRegExpUnicodeEscapeSequence(a,!1)||!a.switchU&&this.regexp_eatLegacyOctalEscapeSequence(a)||this.regexp_eatIdentityEscape(a)},ca.regexp_eatCControlLetter=function(a){var b=a.pos;if(a.eat(99)){if(this.regexp_eatControlLetter(a))return!0;a.pos=b}return!1},ca.regexp_eatZero=function(a){return!(48!==a.current()||cg(a.lookahead()))&&(a.lastIntValue=0,a.advance(),!0)},ca.regexp_eatControlEscape=function(a){var b=a.current();return 116===b?(a.lastIntValue=9,a.advance(),!0):110===b?(a.lastIntValue=10,a.advance(),!0):118===b?(a.lastIntValue=11,a.advance(),!0):102===b?(a.lastIntValue=12,a.advance(),!0):114===b&&(a.lastIntValue=13,a.advance(),!0)},ca.regexp_eatControlLetter=function(a){var b=a.current();return!!ce(b)&&(a.lastIntValue=b%32,a.advance(),!0)},ca.regexp_eatRegExpUnicodeEscapeSequence=function(a,b){void 0===b&&(b=!1);var c=a.pos,d=b||a.switchU;if(a.eat(117)){if(this.regexp_eatFixedHexDigits(a,4)){var e,f=a.lastIntValue;if(d&&f>=55296&&f<=56319){var g=a.pos;if(a.eat(92)&&a.eat(117)&&this.regexp_eatFixedHexDigits(a,4)){var h=a.lastIntValue;if(h>=56320&&h<=57343)return a.lastIntValue=(f-55296)*1024+(h-56320)+65536,!0}a.pos=g,a.lastIntValue=f}return!0}if(d&&a.eat(123)&&this.regexp_eatHexDigits(a)&&a.eat(125)&&(e=a.lastIntValue)>=0&&e<=1114111)return!0;d&&a.raise("Invalid unicode escape"),a.pos=c}return!1},ca.regexp_eatIdentityEscape=function(a){if(a.switchU)return!!this.regexp_eatSyntaxCharacter(a)||!!a.eat(47)&&(a.lastIntValue=47,!0);var b=a.current();return 99!==b&&(!a.switchN||107!==b)&&(a.lastIntValue=b,a.advance(),!0)},ca.regexp_eatDecimalEscape=function(a){a.lastIntValue=0;var b=a.current();if(b>=49&&b<=57){do a.lastIntValue=10*a.lastIntValue+(b-48),a.advance();while((b=a.current())>=48&&b<=57)return!0}return!1},ca.regexp_eatCharacterClassEscape=function(a){var b,c,d=a.current();if(100===(b=d)||68===b||115===b||83===b||119===b||87===b)return a.lastIntValue=-1,a.advance(),1;var e=!1;if(a.switchU&&this.options.ecmaVersion>=9&&((e=80===d)||112===d)){if(a.lastIntValue=-1,a.advance(),a.eat(123)&&(c=this.regexp_eatUnicodePropertyValueExpression(a))&&a.eat(125))return e&&2===c&&a.raise("Invalid property name"),c;a.raise("Invalid property name")}return 0},ca.regexp_eatUnicodePropertyValueExpression=function(a){var b=a.pos;if(this.regexp_eatUnicodePropertyName(a)&&a.eat(61)){var c=a.lastStringValue;if(this.regexp_eatUnicodePropertyValue(a)){var d=a.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(a,c,d),1}}if(a.pos=b,this.regexp_eatLoneUnicodePropertyNameOrValue(a)){var e=a.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(a,e)}return 0},ca.regexp_validateUnicodePropertyNameAndValue=function(a,b,c){bn(a.unicodeProperties.nonBinary,b)||a.raise("Invalid property name"),a.unicodeProperties.nonBinary[b].test(c)||a.raise("Invalid property value")},ca.regexp_validateUnicodePropertyNameOrValue=function(a,b){return a.unicodeProperties.binary.test(b)?1:a.switchV&&a.unicodeProperties.binaryOfStrings.test(b)?2:void a.raise("Invalid property name")},ca.regexp_eatUnicodePropertyName=function(a){var b=0;for(a.lastStringValue="";cf(b=a.current());)a.lastStringValue+=br(b),a.advance();return""!==a.lastStringValue},ca.regexp_eatUnicodePropertyValue=function(a){var b,c=0;for(a.lastStringValue="";cf(b=c=a.current())||cg(b);)a.lastStringValue+=br(c),a.advance();return""!==a.lastStringValue},ca.regexp_eatLoneUnicodePropertyNameOrValue=function(a){return this.regexp_eatUnicodePropertyValue(a)},ca.regexp_eatCharacterClass=function(a){if(a.eat(91)){var b=a.eat(94),c=this.regexp_classContents(a);return a.eat(93)||a.raise("Unterminated character class"),b&&2===c&&a.raise("Negated character class may contain strings"),!0}return!1},ca.regexp_classContents=function(a){return 93===a.current()?1:a.switchV?this.regexp_classSetExpression(a):(this.regexp_nonEmptyClassRanges(a),1)},ca.regexp_nonEmptyClassRanges=function(a){for(;this.regexp_eatClassAtom(a);){var b=a.lastIntValue;if(a.eat(45)&&this.regexp_eatClassAtom(a)){var c=a.lastIntValue;a.switchU&&(-1===b||-1===c)&&a.raise("Invalid character class"),-1!==b&&-1!==c&&b>c&&a.raise("Range out of order in character class")}}},ca.regexp_eatClassAtom=function(a){var b=a.pos;if(a.eat(92)){if(this.regexp_eatClassEscape(a))return!0;if(a.switchU){var c=a.current();(99===c||cj(c))&&a.raise("Invalid class escape"),a.raise("Invalid escape")}a.pos=b}var d=a.current();return 93!==d&&(a.lastIntValue=d,a.advance(),!0)},ca.regexp_eatClassEscape=function(a){var b=a.pos;if(a.eat(98))return a.lastIntValue=8,!0;if(a.switchU&&a.eat(45))return a.lastIntValue=45,!0;if(!a.switchU&&a.eat(99)){if(this.regexp_eatClassControlLetter(a))return!0;a.pos=b}return this.regexp_eatCharacterClassEscape(a)||this.regexp_eatCharacterEscape(a)},ca.regexp_classSetExpression=function(a){var b,c=1;if(this.regexp_eatClassSetRange(a));else if(b=this.regexp_eatClassSetOperand(a)){2===b&&(c=2);for(var d=a.pos;a.eatChars([38,38]);){if(38!==a.current()&&(b=this.regexp_eatClassSetOperand(a))){2!==b&&(c=1);continue}a.raise("Invalid character in character class")}if(d!==a.pos)return c;for(;a.eatChars([45,45]);)this.regexp_eatClassSetOperand(a)||a.raise("Invalid character in character class");if(d!==a.pos)return c}else a.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(a)){if(!(b=this.regexp_eatClassSetOperand(a)))return c;2===b&&(c=2)}},ca.regexp_eatClassSetRange=function(a){var b=a.pos;if(this.regexp_eatClassSetCharacter(a)){var c=a.lastIntValue;if(a.eat(45)&&this.regexp_eatClassSetCharacter(a)){var d=a.lastIntValue;return -1!==c&&-1!==d&&c>d&&a.raise("Range out of order in character class"),!0}a.pos=b}return!1},ca.regexp_eatClassSetOperand=function(a){return this.regexp_eatClassSetCharacter(a)?1:this.regexp_eatClassStringDisjunction(a)||this.regexp_eatNestedClass(a)},ca.regexp_eatNestedClass=function(a){var b=a.pos;if(a.eat(91)){var c=a.eat(94),d=this.regexp_classContents(a);if(a.eat(93))return c&&2===d&&a.raise("Negated character class may contain strings"),d;a.pos=b}if(a.eat(92)){var e=this.regexp_eatCharacterClassEscape(a);if(e)return e;a.pos=b}return null},ca.regexp_eatClassStringDisjunction=function(a){var b=a.pos;if(a.eatChars([92,113])){if(a.eat(123)){var c=this.regexp_classStringDisjunctionContents(a);if(a.eat(125))return c}else a.raise("Invalid escape");a.pos=b}return null},ca.regexp_classStringDisjunctionContents=function(a){for(var b=this.regexp_classString(a);a.eat(124);)2===this.regexp_classString(a)&&(b=2);return b},ca.regexp_classString=function(a){for(var b=0;this.regexp_eatClassSetCharacter(a);)b++;return 1===b?1:2},ca.regexp_eatClassSetCharacter=function(a){var b,c,d=a.pos;if(a.eat(92))return!!(this.regexp_eatCharacterEscape(a)||this.regexp_eatClassSetReservedPunctuator(a))||(a.eat(98)?(a.lastIntValue=8,!0):(a.pos=d,!1));var e=a.current();return!(e<0||e===a.lookahead()&&(33===(b=e)||b>=35&&b<=38||b>=42&&b<=44||46===b||b>=58&&b<=64||94===b||96===b||126===b)||40===(c=e)||41===c||45===c||47===c||c>=91&&c<=93||c>=123&&c<=125)&&(a.advance(),a.lastIntValue=e,!0)},ca.regexp_eatClassSetReservedPunctuator=function(a){var b,c=a.current();return!!(33===(b=c)||35===b||37===b||38===b||44===b||45===b||b>=58&&b<=62||64===b||96===b||126===b)&&(a.lastIntValue=c,a.advance(),!0)},ca.regexp_eatClassControlLetter=function(a){var b=a.current();return(!!cg(b)||95===b)&&(a.lastIntValue=b%32,a.advance(),!0)},ca.regexp_eatHexEscapeSequence=function(a){var b=a.pos;if(a.eat(120)){if(this.regexp_eatFixedHexDigits(a,2))return!0;a.switchU&&a.raise("Invalid escape"),a.pos=b}return!1},ca.regexp_eatDecimalDigits=function(a){var b=a.pos,c=0;for(a.lastIntValue=0;cg(c=a.current());)a.lastIntValue=10*a.lastIntValue+(c-48),a.advance();return a.pos!==b},ca.regexp_eatHexDigits=function(a){var b=a.pos,c=0;for(a.lastIntValue=0;ch(c=a.current());)a.lastIntValue=16*a.lastIntValue+ci(c),a.advance();return a.pos!==b},ca.regexp_eatLegacyOctalEscapeSequence=function(a){if(this.regexp_eatOctalDigit(a)){var b=a.lastIntValue;if(this.regexp_eatOctalDigit(a)){var c=a.lastIntValue;b<=3&&this.regexp_eatOctalDigit(a)?a.lastIntValue=64*b+8*c+a.lastIntValue:a.lastIntValue=8*b+c}else a.lastIntValue=b;return!0}return!1},ca.regexp_eatOctalDigit=function(a){var b=a.current();return cj(b)?(a.lastIntValue=b-48,a.advance(),!0):(a.lastIntValue=0,!1)},ca.regexp_eatFixedHexDigits=function(a,b){var c=a.pos;a.lastIntValue=0;for(var d=0;d<b;++d){var e=a.current();if(!ch(e))return a.pos=c,!1;a.lastIntValue=16*a.lastIntValue+ci(e),a.advance()}return!0};var ck=function(a){this.type=a.type,this.value=a.value,this.start=a.start,this.end=a.end,a.options.locations&&(this.loc=new bu(a,a.startLoc,a.endLoc)),a.options.ranges&&(this.range=[a.start,a.end])},cl=bz.prototype;function cm(a){return"function"!=typeof BigInt?null:BigInt(a.replace(/_/g,""))}cl.next=function(a){!a&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new ck(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},cl.getToken=function(){return this.next(),new ck(this)},"u">typeof Symbol&&(cl[Symbol.iterator]=function(){var a=this;return{next:function(){var b=a.getToken();return{done:b.type===bd.eof,value:b}}}}),cl.nextToken=function(){var a=this.curContext();return(a&&a.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)?this.finishToken(bd.eof):a.override?a.override(this):void this.readToken(this.fullCharCodeAtPos())},cl.readToken=function(a){return a5(a,this.options.ecmaVersion>=6)||92===a?this.readWord():this.getTokenFromCode(a)},cl.fullCharCodeAt=function(a){var b=this.input.charCodeAt(a);if(b<=55295||b>=56320)return b;var c=this.input.charCodeAt(a+1);return c<=56319||c>=57344?b:(b<<10)+c-0x35fdc00},cl.fullCharCodeAtPos=function(){return this.fullCharCodeAt(this.pos)},cl.skipBlockComment=function(){var a=this.options.onComment&&this.curPosition(),b=this.pos,c=this.input.indexOf("*/",this.pos+=2);if(-1===c&&this.raise(this.pos-2,"Unterminated comment"),this.pos=c+2,this.options.locations)for(var d=void 0,e=b;(d=bh(this.input,e,this.pos))>-1;)++this.curLine,e=this.lineStart=d;this.options.onComment&&this.options.onComment(!0,this.input.slice(b+2,c),b,this.pos,a,this.curPosition())},cl.skipLineComment=function(a){for(var b=this.pos,c=this.options.onComment&&this.curPosition(),d=this.input.charCodeAt(this.pos+=a);this.pos<this.input.length&&!bg(d);)d=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(b+a,this.pos),b,this.pos,c,this.curPosition())},cl.skipSpace=function(){a:for(;this.pos<this.input.length;){var a=this.input.charCodeAt(this.pos);switch(a){case 32:case 160:++this.pos;break;case 13:10===this.input.charCodeAt(this.pos+1)&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break a}break;default:if(a>8&&a<14||a>=5760&&bi.test(String.fromCharCode(a)))++this.pos;else break a}}},cl.finishToken=function(a,b){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var c=this.type;this.type=a,this.value=b,this.updateContext(c)},cl.readToken_dot=function(){var a=this.input.charCodeAt(this.pos+1);if(a>=48&&a<=57)return this.readNumber(!0);var b=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===a&&46===b?(this.pos+=3,this.finishToken(bd.ellipsis)):(++this.pos,this.finishToken(bd.dot))},cl.readToken_slash=function(){var a=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===a?this.finishOp(bd.assign,2):this.finishOp(bd.slash,1)},cl.readToken_mult_modulo_exp=function(a){var b=this.input.charCodeAt(this.pos+1),c=1,d=42===a?bd.star:bd.modulo;return(this.options.ecmaVersion>=7&&42===a&&42===b&&(++c,d=bd.starstar,b=this.input.charCodeAt(this.pos+2)),61===b)?this.finishOp(bd.assign,c+1):this.finishOp(d,c)},cl.readToken_pipe_amp=function(a){var b=this.input.charCodeAt(this.pos+1);if(b===a)return this.options.ecmaVersion>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(bd.assign,3):this.finishOp(124===a?bd.logicalOR:bd.logicalAND,2);return 61===b?this.finishOp(bd.assign,2):this.finishOp(124===a?bd.bitwiseOR:bd.bitwiseAND,1)},cl.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(bd.assign,2):this.finishOp(bd.bitwiseXOR,1)},cl.readToken_plus_min=function(a){var b=this.input.charCodeAt(this.pos+1);return b===a?45===b&&!this.inModule&&62===this.input.charCodeAt(this.pos+2)&&(0===this.lastTokEnd||be.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(bd.incDec,2):61===b?this.finishOp(bd.assign,2):this.finishOp(bd.plusMin,1)},cl.readToken_lt_gt=function(a){var b=this.input.charCodeAt(this.pos+1),c=1;return b===a?(c=62===a&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+c))?this.finishOp(bd.assign,c+1):this.finishOp(bd.bitShift,c):33!==b||60!==a||this.inModule||45!==this.input.charCodeAt(this.pos+2)||45!==this.input.charCodeAt(this.pos+3)?(61===b&&(c=2),this.finishOp(bd.relational,c)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},cl.readToken_eq_excl=function(a){var b=this.input.charCodeAt(this.pos+1);return 61===b?this.finishOp(bd.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===a&&62===b&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(bd.arrow)):this.finishOp(61===a?bd.eq:bd.prefix,1)},cl.readToken_question=function(){var a=this.options.ecmaVersion;if(a>=11){var b=this.input.charCodeAt(this.pos+1);if(46===b){var c=this.input.charCodeAt(this.pos+2);if(c<48||c>57)return this.finishOp(bd.questionDot,2)}if(63===b)return a>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(bd.assign,3):this.finishOp(bd.coalesce,2)}return this.finishOp(bd.question,1)},cl.readToken_numberSign=function(){var a=this.options.ecmaVersion,b=35;if(a>=13&&(++this.pos,a5(b=this.fullCharCodeAtPos(),!0)||92===b))return this.finishToken(bd.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+br(b)+"'")},cl.getTokenFromCode=function(a){switch(a){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(bd.parenL);case 41:return++this.pos,this.finishToken(bd.parenR);case 59:return++this.pos,this.finishToken(bd.semi);case 44:return++this.pos,this.finishToken(bd.comma);case 91:return++this.pos,this.finishToken(bd.bracketL);case 93:return++this.pos,this.finishToken(bd.bracketR);case 123:return++this.pos,this.finishToken(bd.braceL);case 125:return++this.pos,this.finishToken(bd.braceR);case 58:return++this.pos,this.finishToken(bd.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(bd.backQuote);case 48:var b=this.input.charCodeAt(this.pos+1);if(120===b||88===b)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===b||79===b)return this.readRadixNumber(8);if(98===b||66===b)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(a);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(a);case 124:case 38:return this.readToken_pipe_amp(a);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(a);case 60:case 62:return this.readToken_lt_gt(a);case 61:case 33:return this.readToken_eq_excl(a);case 63:return this.readToken_question();case 126:return this.finishOp(bd.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+br(a)+"'")},cl.finishOp=function(a,b){var c=this.input.slice(this.pos,this.pos+b);return this.pos+=b,this.finishToken(a,c)},cl.readRegexp=function(){for(var a,b,c=this.pos;;){this.pos>=this.input.length&&this.raise(c,"Unterminated regular expression");var d=this.input.charAt(this.pos);if(be.test(d)&&this.raise(c,"Unterminated regular expression"),a)a=!1;else{if("["===d)b=!0;else if("]"===d&&b)b=!1;else if("/"===d&&!b)break;a="\\"===d}++this.pos}var e=this.input.slice(c,this.pos);++this.pos;var f=this.pos,g=this.readWord1();this.containsEsc&&this.unexpected(f);var h=this.regexpState||(this.regexpState=new cc(this));h.reset(c,e,g),this.validateRegExpFlags(h),this.validateRegExpPattern(h);var i=null;try{i=new RegExp(e,g)}catch(a){}return this.finishToken(bd.regexp,{pattern:e,flags:g,value:i})},cl.readInt=function(a,b,c){for(var d=this.options.ecmaVersion>=12&&void 0===b,e=c&&48===this.input.charCodeAt(this.pos),f=this.pos,g=0,h=0,i=0,j=null==b?1/0:b;i<j;++i,++this.pos){var k=this.input.charCodeAt(this.pos),l=void 0;if(d&&95===k){e&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),95===h&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),0===i&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),h=k;continue}if((l=k>=97?k-97+10:k>=65?k-65+10:k>=48&&k<=57?k-48:1/0)>=a)break;h=k,g=g*a+l}return(d&&95===h&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===f||null!=b&&this.pos-f!==b)?null:g},cl.readRadixNumber=function(a){var b=this.pos;this.pos+=2;var c=this.readInt(a);return null==c&&this.raise(this.start+2,"Expected number in radix "+a),this.options.ecmaVersion>=11&&110===this.input.charCodeAt(this.pos)?(c=cm(this.input.slice(b,this.pos)),++this.pos):a5(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(bd.num,c)},cl.readNumber=function(a){var b,c=this.pos;a||null!==this.readInt(10,void 0,!0)||this.raise(c,"Invalid number");var d=this.pos-c>=2&&48===this.input.charCodeAt(c);d&&this.strict&&this.raise(c,"Invalid number");var e=this.input.charCodeAt(this.pos);if(!d&&!a&&this.options.ecmaVersion>=11&&110===e){var f=cm(this.input.slice(c,this.pos));return++this.pos,a5(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(bd.num,f)}d&&/[89]/.test(this.input.slice(c,this.pos))&&(d=!1),46!==e||d||(++this.pos,this.readInt(10),e=this.input.charCodeAt(this.pos)),69!==e&&101!==e||d||((43===(e=this.input.charCodeAt(++this.pos))||45===e)&&++this.pos,null===this.readInt(10)&&this.raise(c,"Invalid number")),a5(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var g=(b=this.input.slice(c,this.pos),d?parseInt(b,8):parseFloat(b.replace(/_/g,"")));return this.finishToken(bd.num,g)},cl.readCodePoint=function(){var a;if(123===this.input.charCodeAt(this.pos)){this.options.ecmaVersion<6&&this.unexpected();var b=++this.pos;a=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,a>1114111&&this.invalidStringToken(b,"Code point out of bounds")}else a=this.readHexChar(4);return a},cl.readString=function(a){for(var b="",c=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var d=this.input.charCodeAt(this.pos);if(d===a)break;92===d?(b+=this.input.slice(c,this.pos),b+=this.readEscapedChar(!1),c=this.pos):8232===d||8233===d?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(bg(d)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return b+=this.input.slice(c,this.pos++),this.finishToken(bd.string,b)};var cn={};cl.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(a){if(a===cn)this.readInvalidTemplateToken();else throw a}this.inTemplateElement=!1},cl.invalidStringToken=function(a,b){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw cn;this.raise(a,b)},cl.readTmplToken=function(){for(var a="",b=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var c=this.input.charCodeAt(this.pos);if(96===c||36===c&&123===this.input.charCodeAt(this.pos+1)){if(this.pos===this.start&&(this.type===bd.template||this.type===bd.invalidTemplate))if(36===c)return this.pos+=2,this.finishToken(bd.dollarBraceL);else return++this.pos,this.finishToken(bd.backQuote);return a+=this.input.slice(b,this.pos),this.finishToken(bd.template,a)}if(92===c)a+=this.input.slice(b,this.pos),a+=this.readEscapedChar(!0),b=this.pos;else if(bg(c)){switch(a+=this.input.slice(b,this.pos),++this.pos,c){case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:a+="\n";break;default:a+=String.fromCharCode(c)}this.options.locations&&(++this.curLine,this.lineStart=this.pos),b=this.pos}else++this.pos}},cl.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if("{"!==this.input[this.pos+1])break;case"`":return this.finishToken(bd.invalidTemplate,this.input.slice(this.start,this.pos));case"\r":"\n"===this.input[this.pos+1]&&++this.pos;case"\n":case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1}this.raise(this.start,"Unterminated template")},cl.readEscapedChar=function(a){var b=this.input.charCodeAt(++this.pos);switch(++this.pos,b){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return br(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),a){var c=this.pos-1;this.invalidStringToken(c,"Invalid escape sequence in template string")}default:if(b>=48&&b<=55){var d=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],e=parseInt(d,8);return e>255&&(e=parseInt(d=d.slice(0,-1),8)),this.pos+=d.length-1,b=this.input.charCodeAt(this.pos),("0"!==d||56===b||57===b)&&(this.strict||a)&&this.invalidStringToken(this.pos-1-d.length,a?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(e)}if(bg(b))return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";return String.fromCharCode(b)}},cl.readHexChar=function(a){var b=this.pos,c=this.readInt(16,a);return null===c&&this.invalidStringToken(b,"Bad character escape sequence"),c},cl.readWord1=function(){this.containsEsc=!1;for(var a="",b=!0,c=this.pos,d=this.options.ecmaVersion>=6;this.pos<this.input.length;){var e=this.fullCharCodeAtPos();if(a6(e,d))this.pos+=e<=65535?1:2;else if(92===e){this.containsEsc=!0,a+=this.input.slice(c,this.pos);var f=this.pos;117!==this.input.charCodeAt(++this.pos)&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var g=this.readCodePoint();(b?a5:a6)(g,d)||this.invalidStringToken(f,"Invalid Unicode escape"),a+=br(g),c=this.pos}else break;b=!1}return a+this.input.slice(c,this.pos)},cl.readWord=function(){var a=this.readWord1(),b=bd.name;return this.keywords.test(a)&&(b=bb[a]),this.finishToken(b,a)},bz.acorn={Parser:bz,version:"8.18.0",defaultOptions:bw,Position:bt,SourceLocation:bu,getLineInfo:bv,Node:bU,TokenType:a7,tokTypes:bd,keywordTypes:bb,TokContext:bM,tokContexts:bN,isIdentifierChar:a6,isIdentifierStart:a5,Token:ck,isNewLine:bg,lineBreak:be,lineBreakG:bf,nonASCIIwhitespace:bi};var co=a.i(947917),cp=a.i(89926);let cq={}.hasOwnProperty,cr=Symbol("continue"),cs=Symbol("exit"),ct=Symbol("skip");function cu(a){return Array.isArray(a)?a:"number"==typeof a?[cr,a]:[a]}function cv(a){return!!(a&&"object"==typeof a&&"type"in a&&"string"==typeof a.type&&a.type.length>0)}function cw(a,b){let c,d,e=b.prefix||"",f=b.suffix||"",g=Object.assign({},b.acornOptions),h=[],i=[],j=g.onComment,k=g.onToken,l=!1,m=Object.assign({},g,{onComment:h,preserveParens:!0});k&&(m.onToken=i);let n=function(a,b){let c={value:"",stops:[]},d=-1;for(;++d<a.length;){let e=a[d];if("enter"===e[0]){let a=e[1].type;if("lineEnding"===a||b.includes(a)){let a=e[2].sliceStream(e[1]);for(;a.length>0&&-1===a[0];)a.shift();let b=function(a){let b,c=-1,d=[];for(;++c<a.length;){let e,f=a[c];if("string"==typeof f)e=f;else switch(f){case -5:e="\r";break;case -4:e="\n";break;case -3:e="\r\n";break;case -2:e=" ";break;case -1:if(b)continue;e=" ";break;default:e=String.fromCharCode(f)}b=-2===f,d.push(e)}return d.join("")}(a);c.stops.push([c.value.length,e[1].start]),c.value+=b,c.stops.push([c.value.length,e[1].end])}}}return c}(a,b.tokenTypes),o=n.value,p=e+o+f,q=b.expression&&cx(o);if(q&&!b.allowEmpty)throw new aP.VFileMessage("Unexpected empty expression",{place:u(0),ruleId:"unexpected-empty-expression",source:"micromark-extension-mdx-expression"});try{c=b.expression&&!q?b.acorn.parseExpressionAt(p,0,m):b.acorn.parse(p,m)}catch(b){let a=u(b.pos);b.message=String(b.message).replace(/ \(\d+:\d+\)$/,""),b.pos=a.offset,b.loc={line:a.line,column:a.column-1},d=b,l=b.raisedAt>=e.length+o.length||"Unterminated comment"===b.message}if(c&&b.expression&&!q)if(cx(p.slice(c.end,p.length-f.length)))c={type:"Program",start:0,end:e.length+o.length,body:[{type:"ExpressionStatement",expression:c,start:0,end:e.length+o.length}],sourceType:"module",comments:[]};else{let a=u(c.end),b=Error("Unexpected content after expression");b.pos=a.offset,b.loc={line:a.line,column:a.column-1},d=b,c=void 0}if(c){var r,s;let a,b;if(c.comments=h,r=c,"function"==typeof(s=function(a,b,c,d){let e=d[d.length-1],f=b;"ParenthesizedExpression"===a.type&&e&&f&&("number"==typeof c&&(e=e[f],f=c),e[f]=a.expression),t(a)})?a=s:s,(function c(d,e,f,g){return cv(d)&&(h.displayName="node (\x1b[33m"+d.type+"\x1b[39m)"),h;function h(){let h=a?cu(a(d,e,f,g)):[];if(h[0]===cs)return h;if(h[0]!==ct){let a;for(a in d)if(cq.call(d,a)&&d[a]&&"object"==typeof d[a]&&"data"!==a&&"position"!==a){let b=g.concat(d),e=d[a];if(Array.isArray(e)){let d=0;for(;d>-1&&d<e.length;){let f=e[d];if(cv(f)){let e=c(f,a,d,b)();if(e[0]===cs)return e;d="number"==typeof e[1]?e[1]:d+1}else d++}}else if(cv(e)){let d=c(e,a,void 0,b)();if(d[0]===cs)return d}}}return b?cu(b(d,e,f,g)):h}})(r,void 0,void 0,[])(),Array.isArray(j))j.push(...h);else if("function"==typeof j)for(let a of h)j("Block"===a.type,a.value,a.start,a.end,a.loc.start,a.loc.end);for(let a of i)a.end<=e.length||a.start-e.length>=o.length||(t(a),Array.isArray(k)?k.push(a):k(a))}return{estree:c,error:d,swallow:l};function t(a){let b=u(a.start),c=u(a.end);a.start=b.offset,a.end=c.offset,a.loc={start:{line:b.line,column:b.column-1,offset:b.offset},end:{line:c.line,column:c.column-1,offset:c.offset}},a.range=[a.start,a.end]}function u(a){let c=a-e.length;c<0?c=0:c>o.length&&(c=o.length);let d=function(a,b){let c=0;for(;c<a.length&&a[c][0]<=b;)c+=1;if(0===c)return;let[d,e]=a[c-1],f=b-d;return{line:e.line,column:e.column+f,offset:e.offset+f}}(n.stops,c);return d||(d={line:b.start.line,column:b.start.column,offset:b.start.offset}),d}}function cx(a){return/^\s*$/.test(a.replace(/\/\*[\s\S]*?\*\//g,"").replace(/\/\/[^\r\n]*(\r\n|\n|\r)/g,""))}function cy(a){let b=a||{},c=b.loc||{},d=b.range||[void 0,void 0],e=cz(c.start,d[0]||b.start),f=cz(c.end,d[1]||b.end);if(e&&f)return{start:e,end:f}}function cz(a,b){if(a&&"object"==typeof a){let c="line"in a?cA(a.line):void 0,d="column"in a?cA(a.column):void 0;if(c&&void 0!==d)return{line:c,column:d+1,offset:cA(b)}}}function cA(a){return"number"==typeof a&&a>-1?a:void 0}let cB="https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-extension-mdx-expression",cC="#unexpected-type-in-code-expected-an-object-spread-spread";function cD(a,b,c,d,e,f,g,h,i,j,k){let l,m,n=this,o=this.events.length+3,p=0;return function(b){return a.enter(c),a.enter(d),a.consume(b),a.exit(d),l=n.now(),q};function q(k){if(null===k){if(m)throw m;let a=new aP.VFileMessage("Unexpected end of file in expression, expected a corresponding closing brace for `{`",{place:n.now(),ruleId:"unexpected-eof",source:"micromark-extension-mdx-expression"});throw a.url=cB+"#unexpected-end-of-file-in-expression-expected-a-corresponding-closing-brace-for-",a}if((0,cp.markdownLineEnding)(k))return a.enter("lineEnding"),a.consume(k),a.exit("lineEnding"),s;if(125===k&&0===p){let p=f?cE.call(n,f,g,e,o,l,j||!1,i||!1):{type:"ok",estree:void 0};if("ok"===p.type){a.enter(d),a.consume(k),a.exit(d);let e=a.exit(c);return h&&p.estree&&Object.assign(e,{estree:p.estree}),b}return m=p.message,a.enter(e),a.consume(k),r}return a.enter(e),r(k)}function r(b){return 125===b&&0===p||null===b||(0,cp.markdownLineEnding)(b)?(a.exit(e),q(b)):(123!==b||f?125===b&&(p-=1):p+=1,a.consume(b),r)}function s(b){let c=n.now();if(c.line!==l.line&&!k&&n.parser.lazy[c.line]){let a=new aP.VFileMessage("Unexpected lazy line in expression in container, expected line to be prefixed with `>` when in a block quote, whitespace when in a list, etc",{place:n.now(),ruleId:"unexpected-lazy",source:"micromark-extension-mdx-expression"});throw a.url=cB+"#unexpected-lazy-line-in-expression-in-container-expected-line-to-be-prefixed",a}return(0,cp.markdownSpace)(b)?(0,co.factorySpace)(a,q,"linePrefix",3)(b):q(b)}}function cE(a,b,c,d,e,f,g){let h=cw(this.events.slice(d),{acorn:a,tokenTypes:[c],acornOptions:b,start:e,expression:!0,allowEmpty:f,prefix:g?"({":"",suffix:g?"})":""}),i=h.estree;if(g&&i){let a=i.body[0];if("ExpressionStatement"!==a.type||"ObjectExpression"!==a.expression.type){let b=cy(a),c=new aP.VFileMessage("Unexpected `"+a.type+"` in code: expected an object spread (`{...spread}`)",{place:b.start,ruleId:"non-spread",source:"micromark-extension-mdx-expression"});throw c.url=cB+cC,c}if(a.expression.properties[1]){let b=cy(a.expression.properties[1]),c=new aP.VFileMessage("Unexpected extra content in spread: only a single spread is supported",{place:b.start,ruleId:"spread-extra",source:"micromark-extension-mdx-expression"});throw c.url=cB+"#unexpected-extra-content-in-spread-only-a-single-spread-is-supported",c}if(a.expression.properties[0]&&"SpreadElement"!==a.expression.properties[0].type){let b=cy(a.expression.properties[0]),c=new aP.VFileMessage("Unexpected `"+a.expression.properties[0].type+"` in code: only spread elements are supported",{place:b.start,ruleId:"non-spread",source:"micromark-extension-mdx-expression"});throw c.url=cB+cC,c}}if(h.error){let a=new aP.VFileMessage("Could not parse expression with acorn",{cause:h.error,place:{line:h.error.loc.line,column:h.error.loc.column+1,offset:h.error.pos},ruleId:"acorn",source:"micromark-extension-mdx-expression"});return a.url=cB+"#could-not-parse-expression-with-acorn",{type:"nok",message:a}}return{type:"ok",estree:i}}let cF="https://github.com/micromark/micromark-extension-mdx-jsx";function cG(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H){let I,J,K=this;return function(b){return a.enter(h),a.enter(i),a.consume(b),a.exit(i),L};function L(a){return(0,cp.markdownLineEndingOrSpace)(a)?c(a):(I=M,af(a))}function M(b){return 47===b?(a.enter(j),a.consume(b),a.exit(j),I=N,af):62===b?ae(b):null!==b&&b>=0&&r(b)?(a.enter(l),a.enter(m),a.consume(b),O):void ah(b,"before name","a character that can start a name, such as a letter, `$`, or `_`"+(33===b?" (note: to create a comment in MDX, use `{/* text */}`)":""))}function N(b){return 62===b?ae(b):null!==b&&b>=0&&r(b)?(a.enter(l),a.enter(m),a.consume(b),O):void ah(b,"before name","a character that can start a name, such as a letter, `$`, or `_`"+(42===b||47===b?" (note: JS comments in JSX tags are not supported in MDX)":""))}function O(b){return null!==b&&b>=0&&s(b,{jsx:!0})?(a.consume(b),O):46===b||47===b||58===b||62===b||123===b||(0,cp.markdownLineEndingOrSpace)(b)||(0,cp.unicodeWhitespace)(b)?(a.exit(m),I=P,af(b)):void ah(b,"in name","a name character such as letters, digits, `$`, or `_`; whitespace before attributes; or the end of the tag"+(64===b?" (note: to create a link in MDX, use `[text](url)`)":""))}function P(b){return 46===b?(a.enter(n),a.consume(b),a.exit(n),I=Q,af):58===b?(a.enter(p),a.consume(b),a.exit(p),I=T,af):47===b||62===b||123===b||null!==b&&b>=0&&r(b)?(a.exit(l),W(b)):void ah(b,"after name","a character that can start an attribute name, such as a letter, `$`, or `_`; whitespace before attributes; or the end of the tag")}function Q(b){if(null!==b&&b>=0&&r(b))return a.enter(o),a.consume(b),R;ah(b,"before member name","a character that can start an attribute name, such as a letter, `$`, or `_`; whitespace before attributes; or the end of the tag")}function R(b){return null!==b&&b>=0&&s(b,{jsx:!0})?(a.consume(b),R):46===b||47===b||62===b||123===b||(0,cp.markdownLineEndingOrSpace)(b)||(0,cp.unicodeWhitespace)(b)?(a.exit(o),I=S,af(b)):void ah(b,"in member name","a name character such as letters, digits, `$`, or `_`; whitespace before attributes; or the end of the tag"+(64===b?" (note: to create a link in MDX, use `[text](url)`)":""))}function S(b){return 46===b?(a.enter(n),a.consume(b),a.exit(n),I=Q,af):47===b||62===b||123===b||null!==b&&b>=0&&r(b)?(a.exit(l),W(b)):void ah(b,"after member name","a character that can start an attribute name, such as a letter, `$`, or `_`; whitespace before attributes; or the end of the tag")}function T(b){if(null!==b&&b>=0&&r(b))return a.enter(q),a.consume(b),U;ah(b,"before local name","a character that can start a name, such as a letter, `$`, or `_`"+(43===b||null!==b&&b>46&&b<58?" (note: to create a link in MDX, use `[text](url)`)":""))}function U(b){return null!==b&&b>=0&&s(b,{jsx:!0})?(a.consume(b),U):47===b||62===b||123===b||(0,cp.markdownLineEndingOrSpace)(b)||(0,cp.unicodeWhitespace)(b)?(a.exit(q),I=V,af(b)):void ah(b,"in local name","a name character such as letters, digits, `$`, or `_`; whitespace before attributes; or the end of the tag")}function V(b){if(47===b||62===b||123===b||null!==b&&b>=0&&r(b))return a.exit(l),W(b);ah(b,"after local name","a character that can start an attribute name, such as a letter, `$`, or `_`; whitespace before attributes; or the end of the tag")}function W(b){return 47===b?(a.enter(k),a.consume(b),a.exit(k),I=ad,af):62===b?ae(b):123===b?cD.call(K,a,X,t,u,v,d,e,f,!0,!1,g)(b):null!==b&&b>=0&&r(b)?(a.enter(w),a.enter(x),a.enter(y),a.consume(b),Y):void ah(b,"before attribute name","a character that can start an attribute name, such as a letter, `$`, or `_`; whitespace before attributes; or the end of the tag")}function X(a){return I=W,af(a)}function Y(b){return null!==b&&b>=0&&s(b,{jsx:!0})?(a.consume(b),Y):47===b||58===b||61===b||62===b||123===b||(0,cp.markdownLineEndingOrSpace)(b)||(0,cp.unicodeWhitespace)(b)?(a.exit(y),I=Z,af(b)):void ah(b,"in attribute name","an attribute name character such as letters, digits, `$`, or `_`; `=` to initialize a value; whitespace before attributes; or the end of the tag")}function Z(b){return 58===b?(a.enter(z),a.consume(b),a.exit(z),I=$,af):61===b?(a.exit(x),a.enter(B),a.consume(b),a.exit(B),I=ab,af):47===b||62===b||123===b||(0,cp.markdownLineEndingOrSpace)(b)||(0,cp.unicodeWhitespace)(b)||null!==b&&b>=0&&r(b)?(a.exit(x),a.exit(w),I=W,af(b)):void ah(b,"after attribute name","a character that can start an attribute name, such as a letter, `$`, or `_`; `=` to initialize a value; or the end of the tag")}function $(b){if(null!==b&&b>=0&&r(b))return a.enter(A),a.consume(b),_;ah(b,"before local attribute name","a character that can start an attribute name, such as a letter, `$`, or `_`; `=` to initialize a value; or the end of the tag")}function _(b){return null!==b&&b>=0&&s(b,{jsx:!0})?(a.consume(b),_):47===b||61===b||62===b||123===b||(0,cp.markdownLineEndingOrSpace)(b)||(0,cp.unicodeWhitespace)(b)?(a.exit(A),a.exit(x),I=aa,af(b)):void ah(b,"in local attribute name","an attribute name character such as letters, digits, `$`, or `_`; `=` to initialize a value; whitespace before attributes; or the end of the tag")}function aa(b){return 61===b?(a.enter(B),a.consume(b),a.exit(B),I=ab,af):47===b||62===b||123===b||null!==b&&b>=0&&r(b)?(a.exit(w),W(b)):void ah(b,"after local attribute name","a character that can start an attribute name, such as a letter, `$`, or `_`; `=` to initialize a value; or the end of the tag")}function ab(b){return 34===b||39===b?(a.enter(C),a.enter(D),a.consume(b),a.exit(D),J=b,function b(c){return(null===c&&ah(c,"in attribute value","a corresponding closing quote `"+String.fromCodePoint(J)+"`"),c===J)?(a.enter(D),a.consume(c),a.exit(D),a.exit(C),a.exit(w),J=void 0,I=W,af):(0,cp.markdownLineEnding)(c)?(I=b,af(c)):(a.enter(E),function c(d){return null===d||d===J||(0,cp.markdownLineEnding)(d)?(a.exit(E),b(d)):(a.consume(d),c)}(c))}):123===b?cD.call(K,a,ac,F,G,H,d,e,f,!1,!1,g)(b):void ah(b,"before attribute value","a character that can start an attribute value, such as `\"`, `'`, or `{`"+(60===b?" (note: to use an element or fragment as a prop value in MDX, use `{<element />}`)":""))}function ac(b){return a.exit(w),I=W,af(b)}function ad(a){if(62===a)return ae(a);ah(a,"after self-closing slash","`>` to end the tag"+(42===a||47===a?" (note: JS comments in JSX tags are not supported in MDX)":""))}function ae(c){return a.enter(i),a.consume(c),a.exit(i),a.exit(h),b}function af(b){return(0,cp.markdownLineEnding)(b)?(a.enter("lineEnding"),a.consume(b),a.exit("lineEnding"),ag):(0,cp.markdownSpace)(b)||(0,cp.unicodeWhitespace)(b)?(a.enter("esWhitespace"),function b(c){return(0,cp.markdownLineEnding)(c)?(a.exit("esWhitespace"),af(c)):(0,cp.markdownSpace)(c)||(0,cp.unicodeWhitespace)(c)?(a.consume(c),b):(a.exit("esWhitespace"),I(c))}(b)):I(b)}function ag(a){if(!g&&K.parser.lazy[K.now().line]){let a=new aP.VFileMessage("Unexpected lazy line in container, expected line to be prefixed with `>` when in a block quote, whitespace when in a list, etc",K.now(),"micromark-extension-mdx-jsx:unexpected-lazy");throw a.url=cF+"#unexpected-lazy-line-in-container-expected-line-to-be",a}return af(a)}function ah(a,b,c){let d=new aP.VFileMessage("Unexpected "+(null===a?"end of file":"character `"+(96===a?"` ` `":String.fromCodePoint(a))+"` (U+"+a.toString(16).toUpperCase().padStart(4,"0")+")")+" "+b+", expected "+c,K.now(),"micromark-extension-mdx-jsx:unexpected-"+(null===a?"eof":"character"));throw d.url=cF+(null===a?"#unexpected-end-of-file-at-expected-expect":"#unexpected-character-at-expected-expect"),d}}var cH=a.i(829608);let cI={tokenize:function(a,b,c){return function(d){return a.enter("lineEndingBlank"),a.consume(d),a.exit("lineEndingBlank"),a.attempt(cH.blankLine,b,c)}},partial:!0},cJ="https://github.com/micromark/micromark-extension-mdxjs-esm",cK=new Set(["ExportAllDeclaration","ExportDefaultDeclaration","ExportNamedDeclaration","ImportDeclaration"]);var cL=a.i(465006);let cM={};function cN(a){let b,c=a||cM,d=this.data(),e=d.micromarkExtensions||(d.micromarkExtensions=[]),f=d.fromMarkdownExtensions||(d.fromMarkdownExtensions=[]),g=d.toMarkdownExtensions||(d.toMarkdownExtensions=[]);e.push((b=Object.assign({acorn:bz.extend((0,D.default)()),acornOptions:{ecmaVersion:2024,sourceType:"module"},addResult:!0},c),(0,cL.combineExtensions)([function(a){let b={tokenize:function(b,e,f){let g=this,h=g.parser.definedModuleSpecifiers||(g.parser.definedModuleSpecifiers=[]),i=this.events.length+1,j="";return g.interrupt?f:function(a){return g.now().column>1?f(a):(b.enter("mdxjsEsm"),b.enter("mdxjsEsmData"),b.consume(a),j+=String.fromCharCode(a),k)};function k(a){return(0,cp.asciiAlpha)(a)?(b.consume(a),j+=String.fromCharCode(a),k):("import"===j||"export"===j)&&32===a?(b.consume(a),l):f(a)}function l(a){return null===a||(0,cp.markdownLineEnding)(a)?(b.exit("mdxjsEsmData"),m(a)):(b.consume(a),l)}function m(a){return null===a?o(a):(0,cp.markdownLineEnding)(a)?b.check(cI,o,n)(a):(b.enter("mdxjsEsmData"),l(a))}function n(a){return b.enter("lineEnding"),b.consume(a),b.exit("lineEnding"),m}function o(f){let j=cw(g.events.slice(i),{acorn:c,acornOptions:d,tokenTypes:["mdxjsEsmData"],prefix:h.length>0?"var "+h.join(",")+"\n":""});if(j.error){if(null!==f&&j.swallow)return n(f);let a=new aP.VFileMessage("Could not parse import/exports with acorn",{cause:j.error,place:{line:j.error.loc.line,column:j.error.loc.column+1,offset:j.error.pos},ruleId:"acorn",source:"micromark-extension-mdxjs-esm"});throw a.url=cJ+"#could-not-parse-importexports-with-acorn",a}h.length>0&&j.estree.body.shift();let k=-1;for(;++k<j.estree.body.length;){let a=j.estree.body[k];if(!cK.has(a.type)){let b=new aP.VFileMessage("Unexpected `"+a.type+"` in code: only import/exports are supported",{place:cy(a),ruleId:"non-esm",source:"micromark-extension-mdxjs-esm"});throw b.url=cJ+"#unexpected-type-in-code-only-importexports-are-supported",b}if("ImportDeclaration"===a.type&&!g.interrupt){let b=-1;for(;++b<a.specifiers.length;){let c=a.specifiers[b];h.push(c.local.name)}}}return Object.assign(b.exit("mdxjsEsm"),a.addResult?{estree:j.estree}:void 0),e(f)}},concrete:!0};if(!a||!a.acorn||!a.acorn.parse)throw Error("Expected an `acorn` instance passed in as `options.acorn`");let c=a.acorn,d=Object.assign({ecmaVersion:2024,sourceType:"module"},a.acornOptions,{locations:!0});return{flow:{101:b,105:b}}}(b),function(a){let b,c=a||{},d=c.addResult,e=c.acorn,f=c.spread,g=c.allowEmpty;if(null==g&&(g=!0),e){if(!e.parseExpressionAt)throw Error("Expected a proper `acorn` instance passed in as `options.acorn`");b=Object.assign({ecmaVersion:2024,sourceType:"module"},c.acornOptions)}else if(c.acornOptions||c.addResult)throw Error("Expected an `acorn` instance passed in as `options.acorn`");return{flow:{123:{name:"mdxFlowExpression",tokenize:function(a,c,h){let i=this;return function(c){var h;return h=c,cD.call(i,a,j,"mdxFlowExpression","mdxFlowExpressionMarker","mdxFlowExpressionChunk",e,b,d,f,g)(h)};function j(b){return(0,cp.markdownSpace)(b)?(0,co.factorySpace)(a,k,"whitespace")(b):k(b)}function k(b){let d=i.parser.constructs.flow[60],e=(Array.isArray(d)?d:d?[d]:[]).find(function(a){return"mdxJsxFlowTag"===a.name});return 60===b&&e?a.attempt(e,k,h)(b):null===b||(0,cp.markdownLineEnding)(b)?c(b):h(b)}},concrete:!0}},text:{123:{name:"mdxTextExpression",tokenize:function(a,c){let h=this;return function(i){return cD.call(h,a,c,"mdxTextExpression","mdxTextExpressionMarker","mdxTextExpressionChunk",e,b,d,f,g,!0)(i)}}}}}}(b),function(a){var b,c,d,e;let f,g=a||{},h=g.acorn;if(h){if(!h.parse||!h.parseExpressionAt)throw Error("Expected a proper `acorn` instance passed in as `options.acorn`");f=Object.assign({ecmaVersion:2024,sourceType:"module"},g.acornOptions,{locations:!0})}else if(g.acornOptions||g.addResult)throw Error("Expected an `acorn` instance passed in as `options.acorn`");return{flow:{60:(b=h||void 0,c={acornOptions:f,addResult:g.addResult||void 0},{concrete:!0,name:"mdxJsxFlowTag",tokenize:function(a,d,e){let f=this;return function(a){return g(a)};function g(d){return cG.call(f,a,h,e,b,c.acornOptions,c.addResult,!1,"mdxJsxFlowTag","mdxJsxFlowTagMarker","mdxJsxFlowTagClosingMarker","mdxJsxFlowTagSelfClosingMarker","mdxJsxFlowTagName","mdxJsxFlowTagNamePrimary","mdxJsxFlowTagNameMemberMarker","mdxJsxFlowTagNameMember","mdxJsxFlowTagNamePrefixMarker","mdxJsxFlowTagNameLocal","mdxJsxFlowTagExpressionAttribute","mdxJsxFlowTagExpressionAttributeMarker","mdxJsxFlowTagExpressionAttributeValue","mdxJsxFlowTagAttribute","mdxJsxFlowTagAttributeName","mdxJsxFlowTagAttributeNamePrimary","mdxJsxFlowTagAttributeNamePrefixMarker","mdxJsxFlowTagAttributeNameLocal","mdxJsxFlowTagAttributeInitializerMarker","mdxJsxFlowTagAttributeValueLiteral","mdxJsxFlowTagAttributeValueLiteralMarker","mdxJsxFlowTagAttributeValueLiteralValue","mdxJsxFlowTagAttributeValueExpression","mdxJsxFlowTagAttributeValueExpressionMarker","mdxJsxFlowTagAttributeValueExpressionValue")(d)}function h(b){return(0,cp.markdownSpace)(b)?(0,co.factorySpace)(a,i,"whitespace")(b):i(b)}function i(b){let c,h=f.parser.constructs.flow[123];for(let a of Array.isArray(h)?h:h?[h]:[])if("mdxFlowExpression"===a.name){c=a;break}return 60===b?g(b):123===b&&c?a.attempt(c,i,e)(b):null===b||(0,cp.markdownLineEnding)(b)?d(b):e(b)}}})},text:{60:(d=h||void 0,e={acornOptions:f,addResult:g.addResult||void 0},{name:"mdxJsxTextTag",tokenize:function(a,b,c){return cG.call(this,a,b,c,d,e.acornOptions,e.addResult,!0,"mdxJsxTextTag","mdxJsxTextTagMarker","mdxJsxTextTagClosingMarker","mdxJsxTextTagSelfClosingMarker","mdxJsxTextTagName","mdxJsxTextTagNamePrimary","mdxJsxTextTagNameMemberMarker","mdxJsxTextTagNameMember","mdxJsxTextTagNamePrefixMarker","mdxJsxTextTagNameLocal","mdxJsxTextTagExpressionAttribute","mdxJsxTextTagExpressionAttributeMarker","mdxJsxTextTagExpressionAttributeValue","mdxJsxTextTagAttribute","mdxJsxTextTagAttributeName","mdxJsxTextTagAttributeNamePrimary","mdxJsxTextTagAttributeNamePrefixMarker","mdxJsxTextTagAttributeNameLocal","mdxJsxTextTagAttributeInitializerMarker","mdxJsxTextTagAttributeValueLiteral","mdxJsxTextTagAttributeValueLiteralMarker","mdxJsxTextTagAttributeValueLiteralValue","mdxJsxTextTagAttributeValueExpression","mdxJsxTextTagAttributeValueExpressionMarker","mdxJsxTextTagAttributeValueExpressionValue")}})}}}(b),{disable:{null:["autolink","codeIndented","htmlFlow","htmlText"]}}]))),f.push([{enter:{mdxFlowExpression:aA,mdxTextExpression:aB},exit:{mdxFlowExpression:aC,mdxFlowExpressionChunk:aD,mdxTextExpression:aC,mdxTextExpressionChunk:aD}},function(){return{canContainEols:["mdxJsxTextElement"],enter:{mdxJsxFlowTag:d,mdxJsxFlowTagClosingMarker:e,mdxJsxFlowTagAttribute:m,mdxJsxFlowTagExpressionAttribute:n,mdxJsxFlowTagAttributeValueLiteral:a,mdxJsxFlowTagAttributeValueExpression:a,mdxJsxFlowTagSelfClosingMarker:g,mdxJsxTextTag:d,mdxJsxTextTagClosingMarker:e,mdxJsxTextTagAttribute:m,mdxJsxTextTagExpressionAttribute:n,mdxJsxTextTagAttributeValueLiteral:a,mdxJsxTextTagAttributeValueExpression:a,mdxJsxTextTagSelfClosingMarker:g},exit:{mdxJsxFlowTagClosingMarker:h,mdxJsxFlowTagNamePrimary:i,mdxJsxFlowTagNameMember:j,mdxJsxFlowTagNameLocal:l,mdxJsxFlowTagExpressionAttribute:o,mdxJsxFlowTagExpressionAttributeValue:c,mdxJsxFlowTagAttributeNamePrimary:p,mdxJsxFlowTagAttributeNameLocal:q,mdxJsxFlowTagAttributeValueLiteral:r,mdxJsxFlowTagAttributeValueLiteralValue:c,mdxJsxFlowTagAttributeValueExpression:s,mdxJsxFlowTagAttributeValueExpressionValue:c,mdxJsxFlowTagSelfClosingMarker:t,mdxJsxFlowTag:u,mdxJsxTextTagClosingMarker:h,mdxJsxTextTagNamePrimary:i,mdxJsxTextTagNameMember:j,mdxJsxTextTagNameLocal:l,mdxJsxTextTagExpressionAttribute:o,mdxJsxTextTagExpressionAttributeValue:c,mdxJsxTextTagAttributeNamePrimary:p,mdxJsxTextTagAttributeNameLocal:q,mdxJsxTextTagAttributeValueLiteral:r,mdxJsxTextTagAttributeValueLiteralValue:c,mdxJsxTextTagAttributeValueExpression:s,mdxJsxTextTagAttributeValueExpressionValue:c,mdxJsxTextTagSelfClosingMarker:t,mdxJsxTextTag:u}};function a(){this.buffer()}function b(a){return{line:a.line,column:a.column,offset:a.offset}}function c(a){this.config.enter.data.call(this,a),this.config.exit.data.call(this,a)}function d(a){let b={name:void 0,attributes:[],close:!1,selfClosing:!1,start:a.start,end:a.end};this.data.mdxJsxTagStack||(this.data.mdxJsxTagStack=[]),this.data.mdxJsxTag=b,this.buffer()}function e(a){let b=this.data.mdxJsxTagStack;if((0,k.ok)(b,"expected `mdxJsxTagStack`"),0===b.length)throw new aP.VFileMessage("Unexpected closing slash `/` in tag, expected an open tag first",{start:a.start,end:a.end},"mdast-util-mdx-jsx:unexpected-closing-slash")}function f(a){let b=this.data.mdxJsxTag;if((0,k.ok)(b,"expected `mdxJsxTag`"),b.close)throw new aP.VFileMessage("Unexpected attribute in closing tag, expected the end of the tag",{start:a.start,end:a.end},"mdast-util-mdx-jsx:unexpected-attribute")}function g(a){let b=this.data.mdxJsxTag;if((0,k.ok)(b,"expected `mdxJsxTag`"),b.close)throw new aP.VFileMessage("Unexpected self-closing slash `/` in closing tag, expected the end of the tag",{start:a.start,end:a.end},"mdast-util-mdx-jsx:unexpected-self-closing-slash")}function h(){let a=this.data.mdxJsxTag;(0,k.ok)(a,"expected `mdxJsxTag`"),a.close=!0}function i(a){let b=this.data.mdxJsxTag;(0,k.ok)(b,"expected `mdxJsxTag`"),b.name=this.sliceSerialize(a)}function j(a){let b=this.data.mdxJsxTag;(0,k.ok)(b,"expected `mdxJsxTag`"),b.name+="."+this.sliceSerialize(a)}function l(a){let b=this.data.mdxJsxTag;(0,k.ok)(b,"expected `mdxJsxTag`"),b.name+=":"+this.sliceSerialize(a)}function m(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`"),f.call(this,a),c.attributes.push({type:"mdxJsxAttribute",name:"",value:null,position:{start:b(a.start),end:void 0}})}function n(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`"),f.call(this,a),c.attributes.push({type:"mdxJsxExpressionAttribute",value:"",position:{start:b(a.start),end:void 0}}),this.buffer()}function o(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`");let d=c.attributes[c.attributes.length-1];(0,k.ok)("mdxJsxExpressionAttribute"===d.type);let e=a.estree;d.value=this.resume(),(0,k.ok)(void 0!==d.position),d.position.end=b(a.end),e&&(d.data={estree:e})}function p(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`");let d=c.attributes[c.attributes.length-1];(0,k.ok)("mdxJsxAttribute"===d.type),d.name=this.sliceSerialize(a),(0,k.ok)(void 0!==d.position),d.position.end=b(a.end)}function q(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`");let d=c.attributes[c.attributes.length-1];(0,k.ok)("mdxJsxAttribute"===d.type),d.name+=":"+this.sliceSerialize(a),(0,k.ok)(void 0!==d.position),d.position.end=b(a.end)}function r(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`");let d=c.attributes[c.attributes.length-1];d.value=function(a,b){let c,d,e,f=b||{},g="string"==typeof f.additional?f.additional.charCodeAt(0):f.additional,h=[],i=0,j=-1,k="";f.position&&("start"in f.position||"indent"in f.position?(d=f.position.indent,c=f.position.start):c=f.position);let l=(c?c.line:0)||1,m=(c?c.column:0)||1,n=q();for(i--;++i<=a.length;)if(10===e&&(m=(d?d[j]:0)||1),38===(e=a.charCodeAt(i))){let b,c=a.charCodeAt(i+1);if(9===c||10===c||12===c||32===c||38===c||60===c||Number.isNaN(c)||g&&c===g){k+=String.fromCharCode(e),m++;continue}let d=i+1,j=d,l=d;if(35===c){l=++j;let c=a.charCodeAt(l);88===c||120===c?(b="hexadecimal",l=++j):b="decimal"}else b="named";let t="",u="",v="",w="named"===b?aK:"decimal"===b?aI:aJ;for(l--;++l<=a.length;){let c=a.charCodeAt(l);if(!w(c))break;v+=String.fromCharCode(c),"named"===b&&aG.characterEntitiesLegacy.includes(v)&&(t=v,u=(0,aL.decodeNamedCharacterReference)(v))}let x=59===a.charCodeAt(l);if(x){l++;let a="named"===b&&(0,aL.decodeNamedCharacterReference)(v);a&&(t=v,u=a)}let y=1+l-d,z="";if(x||!1!==f.nonTerminated)if(v)if("named"===b){if(x&&!u)r(5,1);else if(t!==v&&(y=1+(l=j+t.length)-j,x=!1),!x){let b=t?1:3;if(f.attribute){let c=a.charCodeAt(l);61===c?(r(b,y),u=""):aK(c)?u="":r(b,y)}else r(b,y)}z=u}else{var o,p;x||r(2,y);let a=Number.parseInt(v,"hexadecimal"===b?16:10);if((o=a)>=55296&&o<=57343||o>1114111)r(7,y),z=String.fromCharCode(65533);else if(a in aH)r(6,y),z=aH[a];else{let b="";((p=a)>=1&&p<=8||11===p||p>=13&&p<=31||p>=127&&p<=159||p>=64976&&p<=65007||(65535&p)==65535||(65535&p)==65534)&&r(6,y),a>65535&&(a-=65536,b+=String.fromCharCode(a>>>10|55296),a=56320|1023&a),z=b+String.fromCharCode(a)}}else"named"!==b&&r(4,y);if(z){s(),n=q(),i=l-1,m+=l-d+1,h.push(z);let b=q();b.offset++,f.reference&&f.reference.call(f.referenceContext||void 0,z,{start:n,end:b},a.slice(d-1,l)),n=b}else v=a.slice(d-1,l),k+=v,m+=v.length,i=l-1}else 10===e&&(l++,j++,m=0),Number.isNaN(e)?s():(k+=String.fromCharCode(e),m++);return h.join("");function q(){return{line:l,column:m,offset:i+((c?c.offset:0)||0)}}function r(a,b){let c;f.warning&&(c=q(),c.column+=b,c.offset+=b,f.warning.call(f.warningContext||void 0,aM[a],c,a))}function s(){k&&(h.push(k),f.text&&f.text.call(f.textContext||void 0,k,{start:n,end:q()}),k="")}}(this.resume(),{nonTerminated:!1}),(0,k.ok)(void 0!==d.position),d.position.end=b(a.end)}function s(a){let c=this.data.mdxJsxTag;(0,k.ok)(c,"expected `mdxJsxTag`");let d=c.attributes[c.attributes.length-1];(0,k.ok)("mdxJsxAttribute"===d.type);let e={type:"mdxJsxAttributeValueExpression",value:this.resume()},f=a.estree;f&&(e.data={estree:f}),d.value=e,(0,k.ok)(void 0!==d.position),d.position.end=b(a.end)}function t(){let a=this.data.mdxJsxTag;(0,k.ok)(a,"expected `mdxJsxTag`"),a.selfClosing=!0}function u(a){let b=this.data.mdxJsxTag;(0,k.ok)(b,"expected `mdxJsxTag`");let c=this.data.mdxJsxTagStack;(0,k.ok)(c,"expected `mdxJsxTagStack`");let d=c[c.length-1];if(b.close&&d.name!==b.name)throw new aP.VFileMessage("Unexpected closing tag `"+x(b)+"`, expected corresponding closing tag for `"+x(d)+"` ("+(0,aO.stringifyPosition)(d)+")",{start:a.start,end:a.end},"mdast-util-mdx-jsx:end-tag-mismatch");this.resume(),b.close?c.pop():this.enter({type:"mdxJsxTextTag"===a.type?"mdxJsxTextElement":"mdxJsxFlowElement",name:b.name||null,attributes:b.attributes,children:[]},a,v),b.selfClosing||b.close?this.exit(a,w):c.push(b)}function v(a,b){let c=this.data.mdxJsxTagStack;(0,k.ok)(c,"expected `mdxJsxTagStack`");let d=c[c.length-1];(0,k.ok)(d,"expected `mdxJsxTag`");let e=a?" before the end of `"+a.type+"`":"",f=a?{start:a.start,end:a.end}:void 0;throw new aP.VFileMessage("Expected a closing tag for `"+x(d)+"` ("+(0,aO.stringifyPosition)({start:b.start,end:b.end})+")"+e,f,"mdast-util-mdx-jsx:end-tag-mismatch")}function w(a,b){let c=this.data.mdxJsxTag;throw(0,k.ok)(c,"expected `mdxJsxTag`"),new aP.VFileMessage("Expected the closing tag `"+x(c)+"` either after the end of `"+b.type+"` ("+(0,aO.stringifyPosition)(b.end)+") or another opening tag after the start of `"+b.type+"` ("+(0,aO.stringifyPosition)(b.start)+")",{start:a.start,end:a.end},"mdast-util-mdx-jsx:end-tag-mismatch")}function x(a){return"<"+(a.close?"/":"")+(a.name||"")+">"}}(),{enter:{mdxjsEsm:aT},exit:{mdxjsEsm:aU,mdxjsEsmData:aV}}]),g.push({extensions:[{handlers:{mdxFlowExpression:aE,mdxTextExpression:aE},unsafe:[{character:"{",inConstruct:["phrasing"]},{atBreak:!0,character:"{"}]},function(a){let b=a||{},c=b.quote||'"',d=b.quoteSmart||!1,e=b.tightSelfClosing||!1,f=b.printWidth||1/0,g='"'===c?"'":'"';if('"'!==c&&"'"!==c)throw Error("Cannot serialize attribute values with `"+c+"` for `options.quote`, expected `\"`, or `'`");return h.peek=aS,{handlers:{mdxJsxFlowElement:h,mdxJsxTextElement:h},unsafe:[{character:"<",inConstruct:["phrasing"]},{atBreak:!0,character:"<"}],fences:!0,resourceLink:!0};function h(a,b,h,i){let j="mdxJsxFlowElement"===a.type,k=!!a.name&&(!a.children||0===a.children.length),l=aR(aQ(h)),m=h.createTracker(i),n=h.createTracker(i),o=[],p=(j?l:"")+"<"+(a.name||""),q=h.enter(a.type);if(m.move(p),n.move(p),a.attributes&&a.attributes.length>0){if(!a.name)throw Error("Cannot serialize fragment w/ attributes");let b=-1;for(;++b<a.attributes.length;){let e,f=a.attributes[b];if("mdxJsxExpressionAttribute"===f.type)e="{"+(f.value||"")+"}";else{if(!f.name)throw Error("Cannot serialize attribute w/o name");let a=f.value,b=f.name,h="";if(null==a);else if("object"==typeof a)h="{"+(a.value||"")+"}";else{let b=d&&(0,aF.ccount)(a,c)>(0,aF.ccount)(a,g)?g:c;h=b+(0,aN.stringifyEntitiesLight)(a,{subset:[b]})+b}e=b+(h?"=":"")+h}o.push(e)}}let r=!1,s=o.join(" ");j&&(/\r?\n|\r/.test(s)||m.current().now.column+s.length+(k?e?2:3:1)>f)&&(r=!0);let t=m,u=p;if(r){t=n;let a=-1;for(;++a<o.length;)o[a]=l+" "+o[a];u+=t.move("\n"+o.join("\n")+"\n"+l)}else s&&(u+=t.move(" "+s));return k&&(u+=t.move((e||r?"":" ")+"/")),u+=t.move(">"),a.children&&a.children.length>0&&("mdxJsxTextElement"===a.type?u+=t.move(h.containerPhrasing(a,{...t.current(),before:">",after:"<"})):(t.shift(2),u+=t.move("\n"),u+=t.move(function(a,b,c){let d=b.indexStack,e=a.children,f=b.createTracker(c),g=aR(aQ(b)),h=[],i=-1;for(d.push(-1);++i<e.length;){let c=e[i];d[d.length-1]=i;let j={before:"\n",after:"\n",...f.current()},k=b.handle(c,a,b,j),l="mdxJsxFlowElement"===c.type?k:b.indentLines(k,function(a,b,c){return(c?"":g)+a});h.push(f.move(l)),"list"!==c.type&&(b.bulletLastUsed=void 0),i<e.length-1&&h.push(f.move("\n\n"))}return d.pop(),h.join("")}(a,h,t.current())),u+=t.move("\n"))),k||(u+=t.move((j?l:"")+"</"+(a.name||"")+">")),q(),u}}(c),{handlers:{mdxjsEsm:aW}}]})}var cO=a.i(188773),cP=a.i(619337),cQ=a.i(522066);function cR(a,b){let c=["start","end","loc","range"],d=-1;for(;++d<c.length;){let e=c[d];e in a&&(b[e]=a[e])}}function cS(a,b){let c,d=-1,e=[],f=[];for(;++d<a.length;){let b=a[d];"ImportNamespaceSpecifier"===b.type?c=b:f.push(b)}if(c){let a={type:"VariableDeclarator",id:c.local,init:b};cR(c,a),e.push(a)}return e.push({type:"VariableDeclarator",id:{type:"ObjectPattern",properties:f.map(function(a){let b="ImportSpecifier"===a.type?a.imported:"ExportSpecifier"===a.type?a.exported:{type:"Identifier",name:"default"},c=a.local;"ExportSpecifier"===a.type&&(c=b,b=a.local),(0,k.ok)("Identifier"===c.type);let d={type:"Property",kind:"init",shorthand:"Identifier"===b.type&&"Identifier"===c.type&&b.name===c.name,method:!1,computed:!1,key:b,value:c};return cR(a,d),d})},init:c?{type:"Identifier",name:c.local.name}:b}),e}function cT(a){let b,c=-1;for(;++c<a.length;){let d=a[c],e="string"==typeof d&&t(d)?{type:"Identifier",name:d}:{type:"Literal",value:d};b=b?{type:"MemberExpression",object:b,property:e,computed:"Literal"===e.type,optional:!1}:e}return(0,k.ok)(b,"expected non-empty `ids` to be passed"),(0,k.ok)("Literal"!==b.type,"expected identifier as left-most value"),b}function cU(a){let b,c=-1;for(;++c<a.length;){let d=a[c];(0,k.ok)("string"==typeof d&&t(d,{jsx:!0}),"expected valid jsx identifier, not `"+d+"`");let e={type:"JSXIdentifier",name:d};b=b?{type:"JSXMemberExpression",object:b,property:e}:e}return(0,k.ok)(b,"expected non-empty `ids` to be passed"),b}function cV(a){let{outputFormat:b}=a||{};return function(a){if(a.comments&&(a.comments=a.comments.filter(function(a){return!a.data?._mdxIsPragmaComment})),"function-body"===b){let b=0;for(;b<a.body.length;){let c=a.body[b];if("directive"in c&&c.directive)b++;else break}let c=a.body[b];c&&"ImportDeclaration"===c.type&&"string"==typeof c.source.value&&/\/jsx-(dev-)?runtime$/.test(c.source.value)&&(a.body[b]={type:"VariableDeclaration",kind:"const",declarations:cS(c.specifiers,cT(["arguments",0]))})}}}function cW(){let a=[{block:!1,defined:[]}];return{enter:function(d){if("ArrowFunctionExpression"===d.type)for(let b of(a.push({block:!1,defined:[]}),d.params))c(b,!1);else if("BlockStatement"===d.type||"DoWhileStatement"===d.type||"ForInStatement"===d.type||"ForOfStatement"===d.type||"ForStatement"===d.type||"WhileStatement"===d.type)a.push({block:!0,defined:[]});else if("CatchClause"===d.type)a.push({block:!0,defined:[]}),d.param&&c(d.param,!0);else if("ClassDeclaration"===d.type)b(d.id.name,!1);else if("FunctionDeclaration"===d.type)for(let e of(d.id&&b(d.id.name,!1),a.push({block:!1,defined:[]}),d.params))c(e,!1);else if("FunctionExpression"===d.type)for(let e of(d.id&&b(d.id.name,!1),a.push({block:!1,defined:[]}),d.params))c(e,!1);else if("ImportDeclaration"===d.type)for(let a of d.specifiers)b(a.local.name,!1);else if("VariableDeclaration"===d.type)for(let a of d.declarations)c(a.id,"var"!==d.kind)},exit:function(b){if("ArrowFunctionExpression"===b.type||"FunctionDeclaration"===b.type||"FunctionExpression"===b.type){let b=a.pop();(0,k.ok)(b,"expected scope"),(0,k.ok)(!b.block,"expected non-block")}else if("BlockStatement"===b.type||"CatchClause"===b.type||"DoWhileStatement"===b.type||"ForInStatement"===b.type||"ForOfStatement"===b.type||"ForStatement"===b.type||"WhileStatement"===b.type){let b=a.pop();(0,k.ok)(b,"expected scope"),(0,k.ok)(b.block,"expected block")}},scopes:a};function b(b,c){let d,e=a.length;for(;e--&&(d=a[e],!c&&d.block););(0,k.ok)(d),d.defined.push(b)}function c(a,d){if("ArrayPattern"===a.type)for(let b of a.elements)b&&c(b,d);else if("AssignmentPattern"===a.type)c(a.left,d);else if("Identifier"===a.type)b(a.name,d);else if("ObjectPattern"===a.type)for(let b of a.properties)"Property"===b.type?c(b.value,d):((0,k.ok)("RestElement"===b.type),c(b,d));else(0,k.ok)("RestElement"===a.type),c(a.argument,d)}}function cX(a){let b=a.baseUrl||void 0,c="object"==typeof b?b.href:b,d=a.outputFormat||"program",e=void 0===a.pragma?"React.createElement":a.pragma,f=void 0===a.pragmaFrag?"React.Fragment":a.pragmaFrag,g=a.pragmaImportSource||"react",h=a.jsxImportSource||"react",i=a.jsxRuntime||"automatic";return function(a,b){var l,m,n;let o,p,q,r=[],s=[],t=0;if("classic"===i&&f&&cY(a,"@jsxFrag",f),"classic"===i&&e&&cY(a,"@jsx",e),"automatic"===i&&h&&cY(a,"@jsxImportSource",h),cY(a,"@jsxRuntime",i),"classic"===i&&g){if(!e)throw Error("Missing `pragma` in classic runtime with `pragmaImportSource`");y({type:"ImportDeclaration",specifiers:[{type:"ImportDefaultSpecifier",local:{type:"Identifier",name:e.split(".")[0]}}],attributes:[],source:{type:"Literal",value:g}})}for(q of a.body)if("ExportDefaultDeclaration"===q.type){o&&b.fail("Unexpected duplicate layout, expected a single layout (previous: "+(0,aO.stringifyPosition)(cy(o))+")",{ancestors:[a,q],place:cy(q),ruleId:"duplicate-layout",source:"recma-document"}),o=q,s.push({type:"VariableDeclaration",kind:"const",declarations:[{type:"VariableDeclarator",id:{type:"Identifier",name:"MDXLayout"},init:"FunctionDeclaration"===(l=q.declaration).type||"ClassDeclaration"===l.type||"VariableDeclaration"===l.type?"FunctionDeclaration"===(m=q.declaration).type?{...m,type:"FunctionExpression"}:((0,k.ok)("ClassDeclaration"===m.type,"unexpected node type"),{...m,type:"ClassExpression"}):q.declaration}]})}else if("ExportNamedDeclaration"===q.type&&q.source){let c=q.source;q.specifiers=q.specifiers.filter(function(d){if("Identifier"===d.exported.type&&"default"===d.exported.name){o&&b.fail("Unexpected duplicate layout, expected a single layout (previous: "+(0,aO.stringifyPosition)(cy(o))+")",{ancestors:[a,q,d],place:cy(q),ruleId:"duplicate-layout",source:"recma-document"}),o=d;let e=[];if("Identifier"===d.local.type&&"default"===d.local.name)e.push({type:"ImportDefaultSpecifier",local:{type:"Identifier",name:"MDXLayout"}});else{let a={type:"ImportSpecifier",imported:d.local,local:{type:"Identifier",name:"MDXLayout"}};cR(d.local,a),e.push(a)}let f={type:"Literal",value:c.value};cR(c,f);let g={type:"ImportDeclaration",specifiers:e,attributes:[],source:f};return cR(d,g),y(g),!1}return!0}),q.specifiers.length>0&&w(q)}else"ExportNamedDeclaration"===q.type||"ExportAllDeclaration"===q.type?w(q):"ImportDeclaration"===q.type?y(q):"ExpressionStatement"===q.type&&("JSXElement"===q.expression.type||"JSXFragment"===q.expression.type)?(p=!0,s.push(...j(q.expression,d,!!o))):s.push(q);p||s.push(...j(void 0,d,!!o)),r.push(["MDXContent","default"]),"function-body"===d&&s.push({type:"ReturnStatement",argument:{type:"ObjectExpression",properties:[...Array.from({length:t}).map(function(a,b){return{type:"SpreadElement",argument:{type:"Identifier",name:"_exportAll"+(b+1)}}}),...r.map(function(a){return{type:"Property",kind:"init",method:!1,computed:!1,shorthand:"string"==typeof a,key:{type:"Identifier",name:"string"==typeof a?a:a[1]},value:{type:"Identifier",name:"string"==typeof a?a:a[0]}}})]}}),a.body=s;let u=!1,v=!1;function w(a){if("ExportNamedDeclaration"===a.type){if(a.declaration){let b=cW();x(a,{enter(a){b.enter(a),("ArrowFunctionExpression"===a.type||"FunctionDeclaration"===a.type||"FunctionExpression"===a.type)&&(this.skip(),b.exit(a))},leave:b.exit}),r.push(...b.scopes[0].defined)}for(q of a.specifiers)"Identifier"===q.exported.type?r.push(q.exported.name):((0,k.ok)("string"==typeof q.exported.value),r.push(q.exported.value))}y(a)}function y(a){let b,c;if("function-body"===d)if("ImportDeclaration"===a.type||"ExportAllDeclaration"===a.type||"ExportNamedDeclaration"===a.type&&a.source){(0,k.ok)(a.source,"expected `node.source` to be defined");let d={type:"ImportExpression",source:a.source};cR(a,d),c={type:"AwaitExpression",argument:d},b=("ImportDeclaration"===a.type||"ExportNamedDeclaration"===a.type)&&0===a.specifiers.length?{type:"ExpressionStatement",expression:c}:{type:"VariableDeclaration",kind:"const",declarations:"ExportAllDeclaration"===a.type?[{type:"VariableDeclarator",id:{type:"Identifier",name:"_exportAll"+ ++t},init:c}]:cS(a.specifiers,c)}}else if(a.declaration)b=a.declaration;else{let c=[];for(let b of a.specifiers)"Identifier"===b.exported.type&&"Identifier"===b.local.type&&b.local.name!==b.exported.name&&c.push({type:"VariableDeclarator",id:b.exported,init:b.local});c.length>0&&(b={type:"VariableDeclaration",kind:"const",declarations:c})}else b=a;b&&s.push(b)}(c||"function-body"===d)&&x(a,{enter(a){if(("ExportAllDeclaration"===a.type||"ExportNamedDeclaration"===a.type||"ImportDeclaration"===a.type)&&a.source){(0,k.ok)(c,"unexpected missing `baseHref` in branch");let b=a.source.value;(0,k.ok)("string"==typeof b,"expected string source");try{new URL(b)}catch{(b.startsWith("/")||b.startsWith("./")||b.startsWith("../"))&&(b=new URL(b,c).href)}let d={type:"Literal",value:b};cR(a.source,d),a.source=d;return}if("ImportExpression"===a.type){v=!0;let b={type:"CallExpression",callee:{type:"Identifier",name:"_resolveDynamicMdxSpecifier"},arguments:[a.source],optional:!1};a.source=b;return}if("MemberExpression"===a.type&&"object"in a&&"MetaProperty"===a.object.type&&"Identifier"===a.property.type&&"import"===a.object.meta.name&&"meta"===a.object.property.name&&"url"===a.property.name){u=!0;let b={type:"Identifier",name:"_importMetaUrl"};cR(a,b),this.replace(b)}}}),v&&(c||(u=!0),a.body.push((n=c?{type:"Literal",value:c}:{type:"Identifier",name:"_importMetaUrl"},{type:"FunctionDeclaration",id:{type:"Identifier",name:"_resolveDynamicMdxSpecifier"},generator:!1,async:!1,params:[{type:"Identifier",name:"d"}],body:{type:"BlockStatement",body:[{type:"IfStatement",test:{type:"BinaryExpression",left:{type:"UnaryExpression",operator:"typeof",prefix:!0,argument:{type:"Identifier",name:"d"}},operator:"!==",right:{type:"Literal",value:"string"}},consequent:{type:"ReturnStatement",argument:{type:"Identifier",name:"d"}},alternate:null},{type:"TryStatement",block:{type:"BlockStatement",body:[{type:"ExpressionStatement",expression:{type:"NewExpression",callee:{type:"Identifier",name:"URL"},arguments:[{type:"Identifier",name:"d"}]}},{type:"ReturnStatement",argument:{type:"Identifier",name:"d"}}]},handler:{type:"CatchClause",param:null,body:{type:"BlockStatement",body:[]}},finalizer:null},{type:"IfStatement",test:{type:"LogicalExpression",left:{type:"LogicalExpression",left:{type:"CallExpression",callee:cT(["d","startsWith"]),arguments:[{type:"Literal",value:"/"}],optional:!1},operator:"||",right:{type:"CallExpression",callee:cT(["d","startsWith"]),arguments:[{type:"Literal",value:"./"}],optional:!1}},operator:"||",right:{type:"CallExpression",callee:cT(["d","startsWith"]),arguments:[{type:"Literal",value:"../"}],optional:!1}},consequent:{type:"ReturnStatement",argument:{type:"MemberExpression",object:{type:"NewExpression",callee:{type:"Identifier",name:"URL"},arguments:[{type:"Identifier",name:"d"},n]},property:{type:"Identifier",name:"href"},computed:!1,optional:!1}},alternate:null},{type:"ReturnStatement",argument:{type:"Identifier",name:"d"}}]}}))),u&&((0,k.ok)("function-body"===d,"expected `function-body` when using dynamic url injection"),a.body.unshift({type:"VariableDeclaration",declarations:[{type:"VariableDeclarator",id:{type:"Identifier",name:"_importMetaUrl"},init:cT(["arguments",0,"baseUrl"])}],kind:"const"},{type:"IfStatement",test:{type:"UnaryExpression",operator:"!",prefix:!0,argument:{type:"Identifier",name:"_importMetaUrl"}},consequent:{type:"ThrowStatement",argument:{type:"NewExpression",callee:{type:"Identifier",name:"Error"},arguments:[{type:"Literal",value:"Unexpected missing `options.baseUrl` needed to support `export … from`, `import`, or `import.meta.url` when generating `function-body`"}]}},alternate:null}))};function j(a,b,c){let d={type:"JSXElement",openingElement:{type:"JSXOpeningElement",name:{type:"JSXIdentifier",name:"MDXLayout"},attributes:[{type:"JSXSpreadAttribute",argument:{type:"Identifier",name:"props"}}],selfClosing:!1},closingElement:{type:"JSXClosingElement",name:{type:"JSXIdentifier",name:"MDXLayout"}},children:[{type:"JSXElement",openingElement:{type:"JSXOpeningElement",name:{type:"JSXIdentifier",name:"_createMdxContent"},attributes:[{type:"JSXSpreadAttribute",argument:{type:"Identifier",name:"props"}}],selfClosing:!0},closingElement:null,children:[]}]};c||(d={type:"ConditionalExpression",test:{type:"Identifier",name:"MDXLayout"},consequent:d,alternate:{type:"CallExpression",callee:{type:"Identifier",name:"_createMdxContent"},arguments:[{type:"Identifier",name:"props"}],optional:!1}});let e=a||{type:"Identifier",name:"undefined"};"JSXFragment"===e.type&&1===e.children.length&&"JSXElement"===e.children[0].type&&(e=e.children[0]);let f=!1;x(e,{enter(a){if("ArrowFunctionExpression"===a.type||"FunctionDeclaration"===a.type||"FunctionExpression"===a.type)return this.skip();("AwaitExpression"===a.type||"ForOfStatement"===a.type&&a.await)&&(f=!0)}});let g={type:"FunctionDeclaration",id:{type:"Identifier",name:"MDXContent"},params:[{type:"AssignmentPattern",left:{type:"Identifier",name:"props"},right:{type:"ObjectExpression",properties:[]}}],body:{type:"BlockStatement",body:[{type:"ReturnStatement",argument:d}]}};return[{type:"FunctionDeclaration",async:f,id:{type:"Identifier",name:"_createMdxContent"},params:[{type:"Identifier",name:"props"}],body:{type:"BlockStatement",body:[{type:"ReturnStatement",argument:e}]}},"program"===b?{type:"ExportDefaultDeclaration",declaration:g}:g]}}function cY(a,b,c){a.comments?.unshift({type:"Block",value:b+" "+c,data:{_mdxIsPragmaComment:!0}})}function cZ(a){let b,c=-1;for(;++c<a.length;){let d=a[c];b=b?{type:"BinaryExpression",left:b,operator:"+",right:d}:d}return(0,k.ok)(b,"expected non-empty `expressions` to be passed"),b}function c$(a){let{development:b,outputFormat:c,providerImportSource:d}=a;return function(a,e){var f;let g,h=cW(),i=[],j=!1,k=!1;if(x(a,{enter(a){h.enter(a),("FunctionDeclaration"===a.type||"FunctionExpression"===a.type||"ArrowFunctionExpression"===a.type)&&(i.push({components:[],idToInvalidComponentName:new Map,node:a,objects:[],references:{},tags:[]}),c_(a,"MDXContent")&&!c0(h.scopes,"MDXLayout")&&i[0].components.push("MDXLayout"));let b=i[0];if(b&&(c_(b.node,"_createMdxContent")||d)&&"JSXElement"===a.type){let c=a.openingElement.name;if("JSXMemberExpression"===c.type){let d=[];for(;"JSXMemberExpression"===c.type;)d.unshift(c.property.name),c=c.object;d.unshift(c.name);let e=d.join("."),f=c.name,g=c0(h.scopes,f);!Object.hasOwn(b.references,e)&&(!g||1===i.length&&"FunctionDeclaration"===i[0].node.type&&c_(i[0].node,"_createMdxContent"))&&(b.references[e]={component:!0,node:a}),b.objects.includes(f)||g||b.objects.push(f)}else if("JSXNamespacedName"===c.type);else if(t(c.name)&&!/^[a-z]/.test(c.name)){let d=c.name;!c0(h.scopes,d)&&("MDXLayout"===d||Object.hasOwn(b.references,d)||(b.references[d]={component:!0,node:a}),b.components.includes(d)||b.components.push(d))}else if(a.data&&a.data._mdxExplicitJsx);else{let d=c.name;b.tags.includes(d)||b.tags.push(d);let e=["_components",d];if(!1===t(d)){let a=b.idToInvalidComponentName.get(d);void 0===a&&(a=`_component${b.idToInvalidComponentName.size}`,b.idToInvalidComponentName.set(d,a)),e=[a]}a.openingElement.name=cU(e),a.closingElement&&(a.closingElement.name=cU(e))}}},leave(a){h.exit(a);let c=[],e=[],f=[],g=[];if("FunctionDeclaration"===a.type||"FunctionExpression"===a.type||"ArrowFunctionExpression"===a.type){let h,l,m=i[i.length-1];for(h of m.tags.sort())c.push({type:"Property",kind:"init",key:t(h)?{type:"Identifier",name:h}:{type:"Literal",value:h},value:{type:"Literal",value:h},method:!1,shorthand:!1,computed:!1});for(h of(e.push(...m.components),m.objects))e.includes(h)||e.push(h);e.sort();let n=[];if(c.length>0||e.length>0||m.idToInvalidComponentName.size>0){let a;if(d&&(j=!0,f.push({type:"CallExpression",callee:{type:"Identifier",name:"_provideComponents"},arguments:[],optional:!1})),(c_(m.node,"MDXContent")||c_(m.node,"_createMdxContent"))&&f.push(cT(["props","components"])),c.length>0||f.length>1)for(let a of f)c.push({type:"SpreadElement",argument:a});let b=c.length>0?{type:"ObjectExpression",properties:c}:{type:"LogicalExpression",operator:"||",left:f[0],right:{type:"ObjectExpression",properties:[]}};if(e.length>0&&(a={type:"ObjectPattern",properties:e.map(function(a){return{type:"Property",kind:"init",key:{type:"Identifier",name:"MDXLayout"===a?"wrapper":a},value:{type:"Identifier",name:a},method:!1,shorthand:"MDXLayout"!==a,computed:!1}})}),m.tags.length>0&&(g.push({type:"VariableDeclarator",id:{type:"Identifier",name:"_components"},init:b}),b={type:"Identifier",name:"_components"}),c_(m.node,"_createMdxContent"))for(let[a,b]of[...m.idToInvalidComponentName].sort(function([a],[b]){return a.localeCompare(b)}))g.push({type:"VariableDeclarator",id:{type:"Identifier",name:b},init:{type:"MemberExpression",object:{type:"Identifier",name:"_components"},property:{type:"Literal",value:a},computed:!0,optional:!1}});a&&g.push({type:"VariableDeclarator",id:a,init:b}),g.length>0&&n.push({type:"VariableDeclaration",kind:"const",declarations:g})}for(l in m.references)if(Object.hasOwn(m.references,l)){let a=l.split("."),b=0;for(;++b<a.length;){let c=a.slice(0,b).join(".");Object.hasOwn(m.references,c)||(m.references[c]={component:!1,node:m.references[l].node})}}let o=Object.keys(m.references).sort(),p=-1;for(;++p<o.length;){let a=o[p],c=m.references[a],d=(0,aO.stringifyPosition)(cy(c.node)),e=[{type:"Literal",value:a},{type:"Literal",value:c.component}];k=!0,b&&d&&e.push({type:"Literal",value:d}),n.push({type:"IfStatement",test:{type:"UnaryExpression",operator:"!",prefix:!0,argument:cT(a.split("."))},consequent:{type:"ExpressionStatement",expression:{type:"CallExpression",callee:{type:"Identifier",name:"_missingMdxReference"},arguments:e,optional:!1}},alternate:void 0})}n.length>0&&("BlockStatement"!==a.body.type&&(a.body={type:"BlockStatement",body:[{type:"ReturnStatement",argument:a.body}]}),a.body.body.unshift(...n)),i.pop()}}}),j&&d&&a.body.unshift((f=d,g=[{type:"ImportSpecifier",imported:{type:"Identifier",name:"useMDXComponents"},local:{type:"Identifier",name:"_provideComponents"}}],"function-body"===c?{type:"VariableDeclaration",kind:"const",declarations:cS(g,cT(["arguments",0]))}:{type:"ImportDeclaration",specifiers:g,attributes:[],source:{type:"Literal",value:f}})),k){let c=[{type:"Literal",value:"Expected "},{type:"ConditionalExpression",test:{type:"Identifier",name:"component"},consequent:{type:"Literal",value:"component"},alternate:{type:"Literal",value:"object"}},{type:"Literal",value:" `"},{type:"Identifier",name:"id"},{type:"Literal",value:"` to be defined: you likely forgot to import, pass, or provide it."}],d=[{type:"Identifier",name:"id"},{type:"Identifier",name:"component"}];b&&(c.push({type:"ConditionalExpression",test:{type:"Identifier",name:"place"},consequent:cZ([{type:"Literal",value:"\nIt’s referenced in your code at `"},{type:"Identifier",name:"place"},{type:"Literal",value:(e.path?"` in `"+e.path:"")+"`"}]),alternate:{type:"Literal",value:""}}),d.push({type:"Identifier",name:"place"})),a.body.push({type:"FunctionDeclaration",id:{type:"Identifier",name:"_missingMdxReference"},generator:!1,async:!1,params:d,body:{type:"BlockStatement",body:[{type:"ThrowStatement",argument:{type:"NewExpression",callee:{type:"Identifier",name:"Error"},arguments:[cZ(c)]}}]}})}"function-body"===c&&a.body.unshift({type:"ExpressionStatement",expression:{type:"Literal",value:"use strict"},directive:"use strict"})}}function c_(a,b){return!!(a&&"id"in a&&a.id&&a.id.name===b)}function c0(a,b){let c=a.length;for(;c--;)if(a[c].defined.includes(b))return!0;return!1}var c1=a.i(131558);function c2(){return function(a){(0,c1.visit)(a,"raw",function(a,b,c){if(c&&"number"==typeof b)return c.children.splice(b,1),b})}}let c3=/\s+/g,c4=/[\t\n\v\f\r ]+/g;function c5(a){let b=/\r?\n|\r/.exec(a);return b?b[0]:" "}function c6(){return" "}function c7(){return function(a){(0,c1.visit)(a,function(a,b,c){let d=-1,e=!0,f=!1;if(c&&"number"==typeof b&&"paragraph"===a.type){let g=a.children;for(;++d<g.length;){let a=g[d];if("mdxJsxTextElement"===a.type||"mdxTextExpression"===a.type)f=!0;else if("text"===a.type&&""===function(a,b){b?"string"==typeof b&&(b={style:b}):b={};let c=b.preserveLineEndings?c5:c6;return String(a).replace("html"===b.style?c4:c3,b.trim?function(a){return function(b,c,d){return 0===c||c+b.length===d.length?"":a(b)}}(c):c)}(a.value,{style:"html",trim:!0}));else{e=!1;break}}if(e&&f){d=-1;let a=[];for(;++d<g.length;){let b=g[d];"mdxJsxTextElement"===b.type&&(b.type="mdxJsxFlowElement"),"mdxTextExpression"===b.type&&(b.type="mdxFlowExpression"),"text"===b.type&&/^[\t\r\n ]+$/.test(String(b.value))||a.push(b)}return c.children.splice(b,1,...a),b}}("mdxJsxFlowElement"===a.type||"mdxJsxTextElement"===a.type)&&((a.data||(a.data={}))._mdxExplicitJsx=!0),("mdxFlowExpression"===a.type||"mdxTextExpression"===a.type||"mdxjsEsm"===a.type)&&a.data&&a.data.estree&&x(a.data.estree,{enter(a){"JSXElement"===a.type&&((a.data||(a.data={}))._mdxExplicitJsx=!0)}})})}}let c8=["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"],c9=["compilers","filepath","hastPlugins","mdPlugins","skipExport","wrapExport"],da=!1;function db(a){let b=a||{},c=-1;for(;++c<c9.length;){let a=c9[c];a in b&&(0,k.unreachable)("Unexpected removed option `"+a+"`; see <https://mdxjs.com/migrating/v2/> on how to migrate")}"detect"===b.format&&(0,k.unreachable)("Unexpected `format: 'detect'`, which is not supported by `createProcessor`, expected `'mdx'` or `'md'`"),("classic"===b.jsxRuntime||b.pragma||b.pragmaFrag||b.pragmaImportSource)&&!da&&(da=!0,console.warn("Unexpected deprecated option `jsxRuntime: 'classic'`, `pragma`, `pragmaFrag`, or `pragmaImportSource`; see <https://mdxjs.com/migrating/v3/> on how to migrate"));let d=(0,cQ.unified)().use(cO.default);"md"!==b.format&&d.use(cN);let e=b.remarkRehypeOptions||{};return d.use(c7).use(b.remarkPlugins||[]).use(cP.default,{...e,allowDangerousHtml:!0,passThrough:[...e.passThrough||[],...c8]}).use(b.rehypePlugins||[]),"md"===b.format&&d.use(c2),d.use(az,b).use(cX,b).use(c$,b),b.jsx||d.use(C,b).use(cV,b),d.use(H).use(U,b).use(b.recmaPlugins||[]),d}function dc(a,b){let{file:c,options:d}=j(a,b);return db(d).process(c)}function dd(a,b){let{file:c,options:d}=j(a,b);return db(d).processSync(c)}function de(a){let{Fragment:b,baseUrl:c,development:d,jsx:e,jsxDEV:f,jsxs:g,useMDXComponents:h,...i}=a||{};if(!b)throw Error("Expected `Fragment` given to `evaluate`");if(d){if(!f)throw Error("Expected `jsxDEV` given to `evaluate`")}else{if(!e)throw Error("Expected `jsx` given to `evaluate`");if(!g)throw Error("Expected `jsxs` given to `evaluate`")}return{compiletime:{...i,development:d,outputFormat:"function-body",providerImportSource:h?"#":void 0},runtime:{Fragment:b,baseUrl:c,jsx:e,jsxDEV:f,jsxs:g,useMDXComponents:h}}}let df=Object.getPrototypeOf(dg).constructor;async function dg(a,b){return new df(String(a))(b)}function dh(a,b){return Function(String(a))(b)}async function di(a,b){let{compiletime:c,runtime:d}=de(b);return dg(await dc(a,c),d)}a.s(["compile",0,dc,"compileSync",0,dd,"createProcessor",0,db,"evaluate",0,di,"evaluateSync",0,function(a,b){let{compiletime:c,runtime:d}=de(b);return dh(dd(a,c),d)},"nodeTypes",0,c8,"run",0,dg,"runSync",0,dh],685796)}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=node_modules__pnpm_0ts_t7o._.js.map
|