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 @@
|
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,764143,e=>{"use strict";let t=(0,e.i(605993).default)("file-text",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);e.s(["FileText",0,t],764143)},425732,e=>{"use strict";let t=(0,e.i(605993).default)("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);e.s(["AlertCircle",0,t],425732)},43240,e=>{"use strict";let t=(0,e.i(605993).default)("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);e.s(["Check",0,t],43240)},291967,543250,672687,e=>{"use strict";"u">typeof window&&window.document&&window.document.createElement,e.s(["composeEventHandlers",0,function(e,t,{checkForDefaultPrevented:r=!0}={}){return function(a){if(e?.(a),!1===r||!a.defaultPrevented)return t?.(a)}}],291967);var t=e.i(59805),r=e.i(468317);e.s(["createContext",0,function(e,a){let s=t.createContext(a),n=e=>{let{children:a,...n}=e,i=t.useMemo(()=>n,Object.values(n));return(0,r.jsx)(s.Provider,{value:i,children:a})};return n.displayName=e+"Provider",[n,function(r){let n=t.useContext(s);if(n)return n;if(void 0!==a)return a;throw Error(`\`${r}\` must be used within \`${e}\``)}]},"createContextScope",0,function(e,a=[]){let s=[],n=()=>{let r=s.map(e=>t.createContext(e));return function(a){let s=a?.[e]||r;return t.useMemo(()=>({[`__scope${e}`]:{...a,[e]:s}}),[a,s])}};return n.scopeName=e,[function(a,n){let i=t.createContext(n),o=s.length;s=[...s,n];let c=a=>{let{scope:s,children:n,...c}=a,l=s?.[e]?.[o]||i,d=t.useMemo(()=>c,Object.values(c));return(0,r.jsx)(l.Provider,{value:d,children:n})};return c.displayName=a+"Provider",[c,function(r,s){let c=s?.[e]?.[o]||i,l=t.useContext(c);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${a}\``)}]},function(...e){let r=e[0];if(1===e.length)return r;let a=()=>{let a=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let s=a.reduce((t,{useScope:r,scopeName:a})=>{let s=r(e)[`__scope${a}`];return{...t,...s}},{});return t.useMemo(()=>({[`__scope${r.scopeName}`]:s}),[s])}};return a.scopeName=r.scopeName,a}(n,...a)]}],543250);var a=globalThis?.document?t.useLayoutEffect:()=>{};e.s(["useLayoutEffect",0,a],672687)},433616,e=>{"use strict";var t=e.i(59805),r=e.i(672687),a=t[" useId ".trim().toString()]||(()=>void 0),s=0;e.s(["useId",0,function(e){let[n,i]=t.useState(a());return(0,r.useLayoutEffect)(()=>{e||i(e=>e??String(s++))},[e]),e||(n?`radix-${n}`:"")}])},417256,652053,980939,e=>{"use strict";var t=e.i(59805),r=e.i(672687);t[" useEffectEvent ".trim().toString()],t[" useInsertionEffect ".trim().toString()];var a=t[" useInsertionEffect ".trim().toString()]||r.useLayoutEffect;Symbol("RADIX:SYNC_STATE"),e.s(["useControllableState",0,function({prop:e,defaultProp:r,onChange:s=()=>{},caller:n}){let[i,o,c]=function({defaultProp:e,onChange:r}){let[s,n]=t.useState(e),i=t.useRef(s),o=t.useRef(r);return a(()=>{o.current=r},[r]),t.useEffect(()=>{i.current!==s&&(o.current?.(s),i.current=s)},[s,i]),[s,n,o]}({defaultProp:r,onChange:s}),l=void 0!==e,d=l?e:i;{let r=t.useRef(void 0!==e);t.useEffect(()=>{let e=r.current;if(e!==l){let t=l?"controlled":"uncontrolled";console.warn(`${n} is changing from ${e?"controlled":"uncontrolled"} to ${t}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`)}r.current=l},[l,n])}return[d,t.useCallback(t=>{if(l){let r="function"==typeof t?t(e):t;r!==e&&c.current?.(r)}else o(t)},[l,e,o,c])]}],417256);var s=e.i(788160),n=e.i(967928),i=e.i(468317);function o(e){var r;let a,s=(r=e,(a=t.forwardRef((e,r)=>{let{children:a,...s}=e;if(t.isValidElement(a)){var i;let e,o,c=(i=a,(o=(e=Object.getOwnPropertyDescriptor(i.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?i.ref:(o=(e=Object.getOwnPropertyDescriptor(i,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?i.props.ref:i.props.ref||i.ref),l=function(e,t){let r={...t};for(let a in t){let s=e[a],n=t[a];/^on[A-Z]/.test(a)?s&&n?r[a]=(...e)=>{let t=n(...e);return s(...e),t}:s&&(r[a]=s):"style"===a?r[a]={...s,...n}:"className"===a&&(r[a]=[s,n].filter(Boolean).join(" "))}return{...e,...r}}(s,a.props);return a.type!==t.Fragment&&(l.ref=r?(0,n.composeRefs)(r,c):c),t.cloneElement(a,l)}return t.Children.count(a)>1?t.Children.only(null):null})).displayName=`${r}.SlotClone`,a),o=t.forwardRef((e,r)=>{let{children:a,...n}=e,o=t.Children.toArray(a),c=o.find(l);if(c){let e=c.props.children,a=o.map(r=>r!==c?r:t.Children.count(e)>1?t.Children.only(null):t.isValidElement(e)?e.props.children:null);return(0,i.jsx)(s,{...n,ref:r,children:t.isValidElement(e)?t.cloneElement(e,void 0,a):null})}return(0,i.jsx)(s,{...n,ref:r,children:a})});return o.displayName=`${e}.Slot`,o}var c=Symbol("radix.slottable");function l(e){return t.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===c}e.s(["createSlot",0,o],652053);var d=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,r)=>{let a=o(`Primitive.${r}`),s=t.forwardRef((e,t)=>{let{asChild:s,...n}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,i.jsx)(s?a:r,{...n,ref:t})});return s.displayName=`Primitive.${r}`,{...e,[r]:s}},{});e.s(["Primitive",0,d,"dispatchDiscreteCustomEvent",0,function(e,t){e&&s.flushSync(()=>e.dispatchEvent(t))}],980939)},348989,136131,e=>{"use strict";var t,r=e.i(59805),a=e.i(291967),s=e.i(980939),n=e.i(967928);function i(e){let t=r.useRef(e);return r.useEffect(()=>{t.current=e}),r.useMemo(()=>(...e)=>t.current?.(...e),[])}e.s(["useCallbackRef",0,i],136131);var o=e.i(468317),c="dismissableLayer.update",l=r.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),d=r.forwardRef((e,d)=>{let{disableOutsidePointerEvents:h=!1,onEscapeKeyDown:E,onPointerDownOutside:T,onFocusOutside:m,onInteractOutside:f,onDismiss:A,..._}=e,N=r.useContext(l),[I,g]=r.useState(null),C=I?.ownerDocument??globalThis?.document,[,S]=r.useState({}),D=(0,n.useComposedRefs)(d,e=>g(e)),O=Array.from(N.layers),[R]=[...N.layersWithOutsidePointerEventsDisabled].slice(-1),L=O.indexOf(R),b=I?O.indexOf(I):-1,k=N.layersWithOutsidePointerEventsDisabled.size>0,y=b>=L,M=function(e,t=globalThis?.document){let a=i(e),s=r.useRef(!1),n=r.useRef(()=>{});return r.useEffect(()=>{let e=e=>{if(e.target&&!s.current){let r=function(){u("dismissableLayer.pointerDownOutside",a,s,{discrete:!0})},s={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",n.current),n.current=r,t.addEventListener("click",n.current,{once:!0})):r()}else t.removeEventListener("click",n.current);s.current=!1},r=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(r),t.removeEventListener("pointerdown",e),t.removeEventListener("click",n.current)}},[t,a]),{onPointerDownCapture:()=>s.current=!0}}(e=>{let t=e.target,r=[...N.branches].some(e=>e.contains(t));y&&!r&&(T?.(e),f?.(e),e.defaultPrevented||A?.())},C),P=function(e,t=globalThis?.document){let a=i(e),s=r.useRef(!1);return r.useEffect(()=>{let e=e=>{e.target&&!s.current&&u("dismissableLayer.focusOutside",a,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,a]),{onFocusCapture:()=>s.current=!0,onBlurCapture:()=>s.current=!1}}(e=>{let t=e.target;![...N.branches].some(e=>e.contains(t))&&(m?.(e),f?.(e),e.defaultPrevented||A?.())},C);return!function(e,t=globalThis?.document){let a=i(e);r.useEffect(()=>{let e=e=>{"Escape"===e.key&&a(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})},[a,t])}(e=>{b===N.layers.size-1&&(E?.(e),!e.defaultPrevented&&A&&(e.preventDefault(),A()))},C),r.useEffect(()=>{if(I)return h&&(0===N.layersWithOutsidePointerEventsDisabled.size&&(t=C.body.style.pointerEvents,C.body.style.pointerEvents="none"),N.layersWithOutsidePointerEventsDisabled.add(I)),N.layers.add(I),p(),()=>{h&&1===N.layersWithOutsidePointerEventsDisabled.size&&(C.body.style.pointerEvents=t)}},[I,C,h,N]),r.useEffect(()=>()=>{I&&(N.layers.delete(I),N.layersWithOutsidePointerEventsDisabled.delete(I),p())},[I,N]),r.useEffect(()=>{let e=()=>S({});return document.addEventListener(c,e),()=>document.removeEventListener(c,e)},[]),(0,o.jsx)(s.Primitive.div,{..._,ref:D,style:{pointerEvents:k?y?"auto":"none":void 0,...e.style},onFocusCapture:(0,a.composeEventHandlers)(e.onFocusCapture,P.onFocusCapture),onBlurCapture:(0,a.composeEventHandlers)(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:(0,a.composeEventHandlers)(e.onPointerDownCapture,M.onPointerDownCapture)})});function p(){let e=new CustomEvent(c);document.dispatchEvent(e)}function u(e,t,r,{discrete:a}){let n=r.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&n.addEventListener(e,t,{once:!0}),a?(0,s.dispatchDiscreteCustomEvent)(n,i):n.dispatchEvent(i)}d.displayName="DismissableLayer",r.forwardRef((e,t)=>{let a=r.useContext(l),i=r.useRef(null),c=(0,n.useComposedRefs)(t,i);return r.useEffect(()=>{let e=i.current;if(e)return a.branches.add(e),()=>{a.branches.delete(e)}},[a.branches]),(0,o.jsx)(s.Primitive.div,{...e,ref:c})}).displayName="DismissableLayerBranch",e.s(["DismissableLayer",0,d],348989)},445424,e=>{"use strict";let t;var r=e.i(59805),a=e.i(967928),s=e.i(980939),n=e.i(136131),i=e.i(468317),o="focusScope.autoFocusOnMount",c="focusScope.autoFocusOnUnmount",l={bubbles:!1,cancelable:!0},d=r.forwardRef((e,t)=>{let{loop:d=!1,trapped:T=!1,onMountAutoFocus:m,onUnmountAutoFocus:f,...A}=e,[_,N]=r.useState(null),I=(0,n.useCallbackRef)(m),g=(0,n.useCallbackRef)(f),C=r.useRef(null),S=(0,a.useComposedRefs)(t,e=>N(e)),D=r.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;r.useEffect(()=>{if(T){let e=function(e){if(D.paused||!_)return;let t=e.target;_.contains(t)?C.current=t:h(C.current,{select:!0})},t=function(e){if(D.paused||!_)return;let t=e.relatedTarget;null!==t&&(_.contains(t)||h(C.current,{select:!0}))};document.addEventListener("focusin",e),document.addEventListener("focusout",t);let r=new MutationObserver(function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&h(_)});return _&&r.observe(_,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}},[T,_,D.paused]),r.useEffect(()=>{if(_){E.add(D);let e=document.activeElement;if(!_.contains(e)){let t=new CustomEvent(o,l);_.addEventListener(o,I),_.dispatchEvent(t),t.defaultPrevented||(function(e,{select:t=!1}={}){let r=document.activeElement;for(let a of e)if(h(a,{select:t}),document.activeElement!==r)return}(p(_).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&h(_))}return()=>{_.removeEventListener(o,I),setTimeout(()=>{let t=new CustomEvent(c,l);_.addEventListener(c,g),_.dispatchEvent(t),t.defaultPrevented||h(e??document.body,{select:!0}),_.removeEventListener(c,g),E.remove(D)},0)}}},[_,I,g,D]);let O=r.useCallback(e=>{if(!d&&!T||D.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,r=document.activeElement;if(t&&r){var a;let t,s=e.currentTarget,[n,i]=[u(t=p(a=s),a),u(t.reverse(),a)];n&&i?e.shiftKey||r!==i?e.shiftKey&&r===n&&(e.preventDefault(),d&&h(i,{select:!0})):(e.preventDefault(),d&&h(n,{select:!0})):r===s&&e.preventDefault()}},[d,T,D.paused]);return(0,i.jsx)(s.Primitive.div,{tabIndex:-1,...A,ref:S,onKeyDown:O})});function p(e){let t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function u(e,t){for(let r of e)if(!function(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===t||e!==t);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(r,{upTo:t}))return r}function h(e,{select:t=!1}={}){if(e&&e.focus){var r;let a=document.activeElement;e.focus({preventScroll:!0}),e!==a&&(r=e)instanceof HTMLInputElement&&"select"in r&&t&&e.select()}}d.displayName="FocusScope";var E=(t=[],{add(e){let r=t[0];e!==r&&r?.pause(),(t=T(t,e)).unshift(e)},remove(e){t=T(t,e),t[0]?.resume()}});function T(e,t){let r=[...e],a=r.indexOf(t);return -1!==a&&r.splice(a,1),r}e.s(["FocusScope",0,d])},332374,190088,e=>{"use strict";var t=e.i(59805),r=e.i(788160),a=e.i(980939),s=e.i(672687),n=e.i(468317),i=t.forwardRef((e,i)=>{let{container:o,...c}=e,[l,d]=t.useState(!1);(0,s.useLayoutEffect)(()=>d(!0),[]);let p=o||l&&globalThis?.document?.body;return p?r.default.createPortal((0,n.jsx)(a.Primitive.div,{...c,ref:i}),p):null});i.displayName="Portal",e.s(["Portal",0,i],332374);var o=e.i(967928),c=e=>{var r;let a,n,{present:i,children:c}=e,d=function(e){var r,a;let[n,i]=t.useState(),o=t.useRef(null),c=t.useRef(e),d=t.useRef("none"),[p,u]=(r=e?"mounted":"unmounted",a={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},t.useReducer((e,t)=>a[e][t]??e,r));return t.useEffect(()=>{let e=l(o.current);d.current="mounted"===p?e:"none"},[p]),(0,s.useLayoutEffect)(()=>{let t=o.current,r=c.current;if(r!==e){let a=d.current,s=l(t);e?u("MOUNT"):"none"===s||t?.display==="none"?u("UNMOUNT"):r&&a!==s?u("ANIMATION_OUT"):u("UNMOUNT"),c.current=e}},[e,u]),(0,s.useLayoutEffect)(()=>{if(n){let e,t=n.ownerDocument.defaultView??window,r=r=>{let a=l(o.current).includes(CSS.escape(r.animationName));if(r.target===n&&a&&(u("ANIMATION_END"),!c.current)){let r=n.style.animationFillMode;n.style.animationFillMode="forwards",e=t.setTimeout(()=>{"forwards"===n.style.animationFillMode&&(n.style.animationFillMode=r)})}},a=e=>{e.target===n&&(d.current=l(o.current))};return n.addEventListener("animationstart",a),n.addEventListener("animationcancel",r),n.addEventListener("animationend",r),()=>{t.clearTimeout(e),n.removeEventListener("animationstart",a),n.removeEventListener("animationcancel",r),n.removeEventListener("animationend",r)}}u("ANIMATION_END")},[n,u]),{isPresent:["mounted","unmountSuspended"].includes(p),ref:t.useCallback(e=>{o.current=e?getComputedStyle(e):null,i(e)},[])}}(i),p="function"==typeof c?c({present:d.isPresent}):t.Children.only(c),u=(0,o.useComposedRefs)(d.ref,(r=p,(n=(a=Object.getOwnPropertyDescriptor(r.props,"ref")?.get)&&"isReactWarning"in a&&a.isReactWarning)?r.ref:(n=(a=Object.getOwnPropertyDescriptor(r,"ref")?.get)&&"isReactWarning"in a&&a.isReactWarning)?r.props.ref:r.props.ref||r.ref));return"function"==typeof c||d.isPresent?t.cloneElement(p,{ref:u}):null};function l(e){return e?.animationName||"none"}c.displayName="Presence",e.s(["Presence",0,c],190088)},539340,e=>{"use strict";var t=e.i(59805),r=0;function a(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}e.s(["useFocusGuards",0,function(){t.useEffect(()=>{let e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??a()),document.body.insertAdjacentElement("beforeend",e[1]??a()),r++,()=>{1===r&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),r--}},[])}])},41986,25486,e=>{"use strict";var t=e.i(59805),r=e.i(543250),a=e.i(967928),s=e.i(652053),n=e.i(468317),i=new WeakMap;function o(e,t){var r,a;let s,n,i;if("at"in Array.prototype)return Array.prototype.at.call(e,t);let o=(r=e,a=t,s=r.length,(i=(n=c(a))>=0?n:s+n)<0||i>=s?-1:i);return -1===o?void 0:e[o]}function c(e){return e!=e||0===e?0:Math.trunc(e)}(class e extends Map{#e;constructor(e){super(e),this.#e=[...super.keys()],i.set(this,!0)}set(e,t){return i.get(this)&&(this.has(e)?this.#e[this.#e.indexOf(e)]=e:this.#e.push(e)),super.set(e,t),this}insert(e,t,r){let a,s=this.has(t),n=this.#e.length,i=c(e),o=i>=0?i:n+i,l=o<0||o>=n?-1:o;if(l===this.size||s&&l===this.size-1||-1===l)return this.set(t,r),this;let d=this.size+ +!s;i<0&&o++;let p=[...this.#e],u=!1;for(let e=o;e<d;e++)if(o===e){let n=p[e];p[e]===t&&(n=p[e+1]),s&&this.delete(t),a=this.get(n),this.set(t,r)}else{u||p[e-1]!==t||(u=!0);let r=p[u?e:e-1],s=a;a=this.get(r),this.delete(r),this.set(r,s)}return this}with(t,r,a){let s=new e(this);return s.insert(t,r,a),s}before(e){let t=this.#e.indexOf(e)-1;if(!(t<0))return this.entryAt(t)}setBefore(e,t,r){let a=this.#e.indexOf(e);return -1===a?this:this.insert(a,t,r)}after(e){let t=this.#e.indexOf(e);if(-1!==(t=-1===t||t===this.size-1?-1:t+1))return this.entryAt(t)}setAfter(e,t,r){let a=this.#e.indexOf(e);return -1===a?this:this.insert(a+1,t,r)}first(){return this.entryAt(0)}last(){return this.entryAt(-1)}clear(){return this.#e=[],super.clear()}delete(e){let t=super.delete(e);return t&&this.#e.splice(this.#e.indexOf(e),1),t}deleteAt(e){let t=this.keyAt(e);return void 0!==t&&this.delete(t)}at(e){let t=o(this.#e,e);if(void 0!==t)return this.get(t)}entryAt(e){let t=o(this.#e,e);if(void 0!==t)return[t,this.get(t)]}indexOf(e){return this.#e.indexOf(e)}keyAt(e){return o(this.#e,e)}from(e,t){let r=this.indexOf(e);if(-1===r)return;let a=r+t;return a<0&&(a=0),a>=this.size&&(a=this.size-1),this.at(a)}keyFrom(e,t){let r=this.indexOf(e);if(-1===r)return;let a=r+t;return a<0&&(a=0),a>=this.size&&(a=this.size-1),this.keyAt(a)}find(e,t){let r=0;for(let a of this){if(Reflect.apply(e,t,[a,r,this]))return a;r++}}findIndex(e,t){let r=0;for(let a of this){if(Reflect.apply(e,t,[a,r,this]))return r;r++}return -1}filter(t,r){let a=[],s=0;for(let e of this)Reflect.apply(t,r,[e,s,this])&&a.push(e),s++;return new e(a)}map(t,r){let a=[],s=0;for(let e of this)a.push([e[0],Reflect.apply(t,r,[e,s,this])]),s++;return new e(a)}reduce(...e){let[t,r]=e,a=0,s=r??this.at(0);for(let r of this)s=0===a&&1===e.length?r:Reflect.apply(t,this,[s,r,a,this]),a++;return s}reduceRight(...e){let[t,r]=e,a=r??this.at(-1);for(let r=this.size-1;r>=0;r--){let s=this.at(r);a=r===this.size-1&&1===e.length?s:Reflect.apply(t,this,[a,s,r,this])}return a}toSorted(t){return new e([...this.entries()].sort(t))}toReversed(){let t=new e;for(let e=this.size-1;e>=0;e--){let r=this.keyAt(e),a=this.get(r);t.set(r,a)}return t}toSpliced(...t){let r=[...this.entries()];return r.splice(...t),new e(r)}slice(t,r){let a=new e,s=this.size-1;if(void 0===t)return a;t<0&&(t+=this.size),void 0!==r&&r>0&&(s=r-1);for(let e=t;e<=s;e++){let t=this.keyAt(e),r=this.get(t);a.set(t,r)}return a}every(e,t){let r=0;for(let a of this){if(!Reflect.apply(e,t,[a,r,this]))return!1;r++}return!0}some(e,t){let r=0;for(let a of this){if(Reflect.apply(e,t,[a,r,this]))return!0;r++}return!1}}),e.s(["createCollection",0,function(e){let i=e+"CollectionProvider",[o,c]=(0,r.createContextScope)(i),[l,d]=o(i,{collectionRef:{current:null},itemMap:new Map}),p=e=>{let{scope:r,children:a}=e,s=t.default.useRef(null),i=t.default.useRef(new Map).current;return(0,n.jsx)(l,{scope:r,itemMap:i,collectionRef:s,children:a})};p.displayName=i;let u=e+"CollectionSlot",h=(0,s.createSlot)(u),E=t.default.forwardRef((e,t)=>{let{scope:r,children:s}=e,i=d(u,r),o=(0,a.useComposedRefs)(t,i.collectionRef);return(0,n.jsx)(h,{ref:o,children:s})});E.displayName=u;let T=e+"CollectionItemSlot",m="data-radix-collection-item",f=(0,s.createSlot)(T),A=t.default.forwardRef((e,r)=>{let{scope:s,children:i,...o}=e,c=t.default.useRef(null),l=(0,a.useComposedRefs)(r,c),p=d(T,s);return t.default.useEffect(()=>(p.itemMap.set(c,{ref:c,...o}),()=>void p.itemMap.delete(c))),(0,n.jsx)(f,{...{[m]:""},ref:l,children:i})});return A.displayName=T,[{Provider:p,Slot:E,ItemSlot:A},function(r){let a=d(e+"CollectionConsumer",r);return t.default.useCallback(()=>{let e=a.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${m}]`));return Array.from(a.itemMap.values()).sort((e,r)=>t.indexOf(e.ref.current)-t.indexOf(r.ref.current))},[a.collectionRef,a.itemMap])},c]}],41986);var l=t.createContext(void 0);e.s(["useDirection",0,function(e){let r=t.useContext(l);return e||r||"ltr"}],25486)},638154,461614,e=>{"use strict";var t=e.i(59805),r=e.i(454556),a=e.i(278928),s=e.i(980939),n=e.i(468317),i=t.forwardRef((e,t)=>{let{children:r,width:a=10,height:i=5,...o}=e;return(0,n.jsx)(s.Primitive.svg,{...o,ref:t,width:a,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:(0,n.jsx)("polygon",{points:"0,0 30,0 15,10"})})});i.displayName="Arrow";var o=e.i(967928),c=e.i(543250),l=e.i(136131),d=e.i(672687);function p(e){let[r,a]=t.useState(void 0);return(0,d.useLayoutEffect)(()=>{if(e){a({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,s;if(!Array.isArray(t)||!t.length)return;let n=t[0];if("borderBoxSize"in n){let e=n.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,s=t.blockSize}else r=e.offsetWidth,s=e.offsetHeight;a({width:r,height:s})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}a(void 0)},[e]),r}e.s(["useSize",0,p],461614);var u="Popper",[h,E]=(0,c.createContextScope)(u),[T,m]=h(u),f=e=>{let{__scopePopper:r,children:a}=e,[s,i]=t.useState(null);return(0,n.jsx)(T,{scope:r,anchor:s,onAnchorChange:i,children:a})};f.displayName=u;var A="PopperAnchor",_=t.forwardRef((e,r)=>{let{__scopePopper:a,virtualRef:i,...c}=e,l=m(A,a),d=t.useRef(null),p=(0,o.useComposedRefs)(r,d),u=t.useRef(null);return t.useEffect(()=>{let e=u.current;u.current=i?.current||d.current,e!==u.current&&l.onAnchorChange(u.current)}),i?null:(0,n.jsx)(s.Primitive.div,{...c,ref:p})});_.displayName=A;var N="PopperContent",[I,g]=h(N),C=t.forwardRef((e,i)=>{let{__scopePopper:c,side:u="bottom",sideOffset:h=0,align:E="center",alignOffset:T=0,arrowPadding:f=0,avoidCollisions:A=!0,collisionBoundary:_=[],collisionPadding:g=0,sticky:C="partial",hideWhenDetached:S=!1,updatePositionStrategy:D="optimized",onPlaced:O,...k}=e,y=m(N,c),[M,P]=t.useState(null),v=(0,o.useComposedRefs)(i,e=>P(e)),[w,x]=t.useState(null),U=p(w),B=U?.width??0,F=U?.height??0,H="number"==typeof g?g:{top:0,right:0,bottom:0,left:0,...g},G=Array.isArray(_)?_:[_],Y=G.length>0,W={padding:H,boundary:G.filter(R),altBoundary:Y},{refs:q,floatingStyles:j,placement:K,isPositioned:Q,middlewareData:V}=(0,r.useFloating)({strategy:"fixed",placement:u+("center"!==E?"-"+E:""),whileElementsMounted:(...e)=>(0,a.autoUpdate)(...e,{animationFrame:"always"===D}),elements:{reference:y.anchor},middleware:[(0,r.offset)({mainAxis:h+F,alignmentAxis:T}),A&&(0,r.shift)({mainAxis:!0,crossAxis:!1,limiter:"partial"===C?(0,r.limitShift)():void 0,...W}),A&&(0,r.flip)({...W}),(0,r.size)({...W,apply:({elements:e,rects:t,availableWidth:r,availableHeight:a})=>{let{width:s,height:n}=t.reference,i=e.floating.style;i.setProperty("--radix-popper-available-width",`${r}px`),i.setProperty("--radix-popper-available-height",`${a}px`),i.setProperty("--radix-popper-anchor-width",`${s}px`),i.setProperty("--radix-popper-anchor-height",`${n}px`)}}),w&&(0,r.arrow)({element:w,padding:f}),L({arrowWidth:B,arrowHeight:F}),S&&(0,r.hide)({strategy:"referenceHidden",...W})]}),[X,z]=b(K),$=(0,l.useCallbackRef)(O);(0,d.useLayoutEffect)(()=>{Q&&$?.()},[Q,$]);let J=V.arrow?.x,Z=V.arrow?.y,ee=V.arrow?.centerOffset!==0,[et,er]=t.useState();return(0,d.useLayoutEffect)(()=>{M&&er(window.getComputedStyle(M).zIndex)},[M]),(0,n.jsx)("div",{ref:q.setFloating,"data-radix-popper-content-wrapper":"",style:{...j,transform:Q?j.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:et,"--radix-popper-transform-origin":[V.transformOrigin?.x,V.transformOrigin?.y].join(" "),...V.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:(0,n.jsx)(I,{scope:c,placedSide:X,onArrowChange:x,arrowX:J,arrowY:Z,shouldHideArrow:ee,children:(0,n.jsx)(s.Primitive.div,{"data-side":X,"data-align":z,...k,ref:v,style:{...k.style,animation:Q?void 0:"none"}})})})});C.displayName=N;var S="PopperArrow",D={top:"bottom",right:"left",bottom:"top",left:"right"},O=t.forwardRef(function(e,t){let{__scopePopper:r,...a}=e,s=g(S,r),o=D[s.placedSide];return(0,n.jsx)("span",{ref:s.onArrowChange,style:{position:"absolute",left:s.arrowX,top:s.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[s.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[s.placedSide],visibility:s.shouldHideArrow?"hidden":void 0},children:(0,n.jsx)(i,{...a,ref:t,style:{...a.style,display:"block"}})})});function R(e){return null!==e}O.displayName=S;var L=e=>({name:"transformOrigin",options:e,fn(t){let{placement:r,rects:a,middlewareData:s}=t,n=s.arrow?.centerOffset!==0,i=n?0:e.arrowWidth,o=n?0:e.arrowHeight,[c,l]=b(r),d={start:"0%",center:"50%",end:"100%"}[l],p=(s.arrow?.x??0)+i/2,u=(s.arrow?.y??0)+o/2,h="",E="";return"bottom"===c?(h=n?d:`${p}px`,E=`${-o}px`):"top"===c?(h=n?d:`${p}px`,E=`${a.floating.height+o}px`):"right"===c?(h=`${-o}px`,E=n?d:`${u}px`):"left"===c&&(h=`${a.floating.width+o}px`,E=n?d:`${u}px`),{data:{x:h,y:E}}}});function b(e){let[t,r="center"]=e.split("-");return[t,r]}e.s(["Anchor",0,_,"Arrow",0,O,"Content",0,C,"Root",0,f,"createPopperScope",0,E],638154)},755146,918552,10137,149427,534537,e=>{"use strict";var t=e.i(468317),r=e.i(59805),a=e.i(291967),s=e.i(967928),n=e.i(543250),i=e.i(417256),o=e.i(980939),c=e.i(41986),l=e.i(25486),d=e.i(348989),p=e.i(539340),u=e.i(445424),h=e.i(433616),E=e.i(638154),T=e.i(332374),m=e.i(190088),f=e.i(136131),A="rovingFocusGroup.onEntryFocus",_={bubbles:!1,cancelable:!0},N="RovingFocusGroup",[I,g,C]=(0,c.createCollection)(N),[S,D]=(0,n.createContextScope)(N,[C]),[O,R]=S(N),L=r.forwardRef((e,r)=>(0,t.jsx)(I.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,t.jsx)(I.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,t.jsx)(b,{...e,ref:r})})}));L.displayName=N;var b=r.forwardRef((e,n)=>{let{__scopeRovingFocusGroup:c,orientation:d,loop:p=!1,dir:u,currentTabStopId:h,defaultCurrentTabStopId:E,onCurrentTabStopIdChange:T,onEntryFocus:m,preventScrollOnEntryFocus:I=!1,...C}=e,S=r.useRef(null),D=(0,s.useComposedRefs)(n,S),R=(0,l.useDirection)(u),[L,b]=(0,i.useControllableState)({prop:h,defaultProp:E??null,onChange:T,caller:N}),[k,y]=r.useState(!1),M=(0,f.useCallbackRef)(m),v=g(c),w=r.useRef(!1),[x,U]=r.useState(0);return r.useEffect(()=>{let e=S.current;if(e)return e.addEventListener(A,M),()=>e.removeEventListener(A,M)},[M]),(0,t.jsx)(O,{scope:c,orientation:d,dir:R,loop:p,currentTabStopId:L,onItemFocus:r.useCallback(e=>b(e),[b]),onItemShiftTab:r.useCallback(()=>y(!0),[]),onFocusableItemAdd:r.useCallback(()=>U(e=>e+1),[]),onFocusableItemRemove:r.useCallback(()=>U(e=>e-1),[]),children:(0,t.jsx)(o.Primitive.div,{tabIndex:k||0===x?-1:0,"data-orientation":d,...C,ref:D,style:{outline:"none",...e.style},onMouseDown:(0,a.composeEventHandlers)(e.onMouseDown,()=>{w.current=!0}),onFocus:(0,a.composeEventHandlers)(e.onFocus,e=>{let t=!w.current;if(e.target===e.currentTarget&&t&&!k){let t=new CustomEvent(A,_);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=v().filter(e=>e.focusable);P([e.find(e=>e.active),e.find(e=>e.id===L),...e].filter(Boolean).map(e=>e.ref.current),I)}}w.current=!1}),onBlur:(0,a.composeEventHandlers)(e.onBlur,()=>y(!1))})})}),k="RovingFocusGroupItem",y=r.forwardRef((e,s)=>{let{__scopeRovingFocusGroup:n,focusable:i=!0,active:c=!1,tabStopId:l,children:d,...p}=e,u=(0,h.useId)(),E=l||u,T=R(k,n),m=T.currentTabStopId===E,f=g(n),{onFocusableItemAdd:A,onFocusableItemRemove:_,currentTabStopId:N}=T;return r.useEffect(()=>{if(i)return A(),()=>_()},[i,A,_]),(0,t.jsx)(I.ItemSlot,{scope:n,id:E,focusable:i,active:c,children:(0,t.jsx)(o.Primitive.span,{tabIndex:m?0:-1,"data-orientation":T.orientation,...p,ref:s,onMouseDown:(0,a.composeEventHandlers)(e.onMouseDown,e=>{i?T.onItemFocus(E):e.preventDefault()}),onFocus:(0,a.composeEventHandlers)(e.onFocus,()=>T.onItemFocus(E)),onKeyDown:(0,a.composeEventHandlers)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void T.onItemShiftTab();if(e.target!==e.currentTarget)return;let t=function(e,t,r){var a;let s=(a=e.key,"rtl"!==r?a:"ArrowLeft"===a?"ArrowRight":"ArrowRight"===a?"ArrowLeft":a);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(s))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(s)))return M[s]}(e,T.orientation,T.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let s=f().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)s.reverse();else if("prev"===t||"next"===t){var r,a;"prev"===t&&s.reverse();let n=s.indexOf(e.currentTarget);s=T.loop?(r=s,a=n+1,r.map((e,t)=>r[(a+t)%r.length])):s.slice(n+1)}setTimeout(()=>P(s))}}),children:"function"==typeof d?d({isCurrentTabStop:m,hasTabStop:null!=N}):d})})});y.displayName=k;var M={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function P(e,t=!1){let r=document.activeElement;for(let a of e)if(a===r||(a.focus({preventScroll:t}),document.activeElement!==r))return}var v=e.i(652053),w=e.i(73772),x=e.i(206500),U=["Enter"," "],B=["ArrowUp","PageDown","End"],F=["ArrowDown","PageUp","Home",...B],H={ltr:[...U,"ArrowRight"],rtl:[...U,"ArrowLeft"]},G={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Y="Menu",[W,q,j]=(0,c.createCollection)(Y),[K,Q]=(0,n.createContextScope)(Y,[j,E.createPopperScope,D]),V=(0,E.createPopperScope)(),X=D(),[z,$]=K(Y),[J,Z]=K(Y),ee=e=>{let{__scopeMenu:a,open:s=!1,children:n,dir:i,onOpenChange:o,modal:c=!0}=e,d=V(a),[p,u]=r.useState(null),h=r.useRef(!1),T=(0,f.useCallbackRef)(o),m=(0,l.useDirection)(i);return r.useEffect(()=>{let e=()=>{h.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>h.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),(0,t.jsx)(E.Root,{...d,children:(0,t.jsx)(z,{scope:a,open:s,onOpenChange:T,content:p,onContentChange:u,children:(0,t.jsx)(J,{scope:a,onClose:r.useCallback(()=>T(!1),[T]),isUsingKeyboardRef:h,dir:m,modal:c,children:n})})})};ee.displayName=Y;var et=r.forwardRef((e,r)=>{let{__scopeMenu:a,...s}=e,n=V(a);return(0,t.jsx)(E.Anchor,{...n,...s,ref:r})});et.displayName="MenuAnchor";var er="MenuPortal",[ea,es]=K(er,{forceMount:void 0}),en=e=>{let{__scopeMenu:r,forceMount:a,children:s,container:n}=e,i=$(er,r);return(0,t.jsx)(ea,{scope:r,forceMount:a,children:(0,t.jsx)(m.Presence,{present:a||i.open,children:(0,t.jsx)(T.Portal,{asChild:!0,container:n,children:s})})})};en.displayName=er;var ei="MenuContent",[eo,ec]=K(ei),el=r.forwardRef((e,r)=>{let a=es(ei,e.__scopeMenu),{forceMount:s=a.forceMount,...n}=e,i=$(ei,e.__scopeMenu),o=Z(ei,e.__scopeMenu);return(0,t.jsx)(W.Provider,{scope:e.__scopeMenu,children:(0,t.jsx)(m.Presence,{present:s||i.open,children:(0,t.jsx)(W.Slot,{scope:e.__scopeMenu,children:o.modal?(0,t.jsx)(ed,{...n,ref:r}):(0,t.jsx)(ep,{...n,ref:r})})})})}),ed=r.forwardRef((e,n)=>{let i=$(ei,e.__scopeMenu),o=r.useRef(null),c=(0,s.useComposedRefs)(n,o);return r.useEffect(()=>{let e=o.current;if(e)return(0,w.hideOthers)(e)},[]),(0,t.jsx)(eh,{...e,ref:c,trapFocus:i.open,disableOutsidePointerEvents:i.open,disableOutsideScroll:!0,onFocusOutside:(0,a.composeEventHandlers)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>i.onOpenChange(!1)})}),ep=r.forwardRef((e,r)=>{let a=$(ei,e.__scopeMenu);return(0,t.jsx)(eh,{...e,ref:r,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>a.onOpenChange(!1)})}),eu=(0,v.createSlot)("MenuContent.ScrollLock"),eh=r.forwardRef((e,n)=>{let{__scopeMenu:i,loop:o=!1,trapFocus:c,onOpenAutoFocus:l,onCloseAutoFocus:h,disableOutsidePointerEvents:T,onEntryFocus:m,onEscapeKeyDown:f,onPointerDownOutside:A,onFocusOutside:_,onInteractOutside:N,onDismiss:I,disableOutsideScroll:g,...C}=e,S=$(ei,i),D=Z(ei,i),O=V(i),R=X(i),b=q(i),[k,y]=r.useState(null),M=r.useRef(null),P=(0,s.useComposedRefs)(n,M,S.onContentChange),v=r.useRef(0),w=r.useRef(""),U=r.useRef(0),H=r.useRef(null),G=r.useRef("right"),Y=r.useRef(0),W=g?x.RemoveScroll:r.Fragment;r.useEffect(()=>()=>window.clearTimeout(v.current),[]),(0,p.useFocusGuards)();let j=r.useCallback(e=>{var t,r;return G.current===H.current?.side&&(t=e,!!(r=H.current?.area)&&function(e,t){let{x:r,y:a}=e,s=!1;for(let e=0,n=t.length-1;e<t.length;n=e++){let i=t[e],o=t[n],c=i.x,l=i.y,d=o.x,p=o.y;l>a!=p>a&&r<(d-c)*(a-l)/(p-l)+c&&(s=!s)}return s}({x:t.clientX,y:t.clientY},r))},[]);return(0,t.jsx)(eo,{scope:i,searchRef:w,onItemEnter:r.useCallback(e=>{j(e)&&e.preventDefault()},[j]),onItemLeave:r.useCallback(e=>{j(e)||(M.current?.focus(),y(null))},[j]),onTriggerLeave:r.useCallback(e=>{j(e)&&e.preventDefault()},[j]),pointerGraceTimerRef:U,onPointerGraceIntentChange:r.useCallback(e=>{H.current=e},[]),children:(0,t.jsx)(W,{...g?{as:eu,allowPinchZoom:!0}:void 0,children:(0,t.jsx)(u.FocusScope,{asChild:!0,trapped:c,onMountAutoFocus:(0,a.composeEventHandlers)(l,e=>{e.preventDefault(),M.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:h,children:(0,t.jsx)(d.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:T,onEscapeKeyDown:f,onPointerDownOutside:A,onFocusOutside:_,onInteractOutside:N,onDismiss:I,children:(0,t.jsx)(L,{asChild:!0,...R,dir:D.dir,orientation:"vertical",loop:o,currentTabStopId:k,onCurrentTabStopIdChange:y,onEntryFocus:(0,a.composeEventHandlers)(m,e=>{D.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,t.jsx)(E.Content,{role:"menu","aria-orientation":"vertical","data-state":eG(S.open),"data-radix-menu-content":"",dir:D.dir,...O,...C,ref:P,style:{outline:"none",...C.style},onKeyDown:(0,a.composeEventHandlers)(C.onKeyDown,e=>{let t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,a=1===e.key.length;if(t){var s;let t,n,i,o,c,l;"Tab"===e.key&&e.preventDefault(),!r&&a&&(s=e.key,t=w.current+s,n=b().filter(e=>!e.disabled),i=document.activeElement,o=n.find(e=>e.ref.current===i)?.textValue,c=function(e,t,r){var a;let s=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,n=r?e.indexOf(r):-1,i=(a=Math.max(n,0),e.map((t,r)=>e[(a+r)%e.length]));1===s.length&&(i=i.filter(e=>e!==r));let o=i.find(e=>e.toLowerCase().startsWith(s.toLowerCase()));return o!==r?o:void 0}(n.map(e=>e.textValue),t,o),l=n.find(e=>e.textValue===c)?.ref.current,function e(t){w.current=t,window.clearTimeout(v.current),""!==t&&(v.current=window.setTimeout(()=>e(""),1e3))}(t),l&&setTimeout(()=>l.focus()))}let n=M.current;if(e.target!==n||!F.includes(e.key))return;e.preventDefault();let i=b().filter(e=>!e.disabled).map(e=>e.ref.current);B.includes(e.key)&&i.reverse(),function(e){let t=document.activeElement;for(let r of e)if(r===t||(r.focus(),document.activeElement!==t))return}(i)}),onBlur:(0,a.composeEventHandlers)(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(v.current),w.current="")}),onPointerMove:(0,a.composeEventHandlers)(e.onPointerMove,eq(e=>{let t=e.target,r=Y.current!==e.clientX;e.currentTarget.contains(t)&&r&&(G.current=e.clientX>Y.current?"right":"left",Y.current=e.clientX)}))})})})})})})});el.displayName=ei;var eE=r.forwardRef((e,r)=>{let{__scopeMenu:a,...s}=e;return(0,t.jsx)(o.Primitive.div,{role:"group",...s,ref:r})});eE.displayName="MenuGroup";var eT=r.forwardRef((e,r)=>{let{__scopeMenu:a,...s}=e;return(0,t.jsx)(o.Primitive.div,{...s,ref:r})});eT.displayName="MenuLabel";var em="MenuItem",ef="menu.itemSelect",eA=r.forwardRef((e,n)=>{let{disabled:i=!1,onSelect:c,...l}=e,d=r.useRef(null),p=Z(em,e.__scopeMenu),u=ec(em,e.__scopeMenu),h=(0,s.useComposedRefs)(n,d),E=r.useRef(!1);return(0,t.jsx)(e_,{...l,ref:h,disabled:i,onClick:(0,a.composeEventHandlers)(e.onClick,()=>{let e=d.current;if(!i&&e){let t=new CustomEvent(ef,{bubbles:!0,cancelable:!0});e.addEventListener(ef,e=>c?.(e),{once:!0}),(0,o.dispatchDiscreteCustomEvent)(e,t),t.defaultPrevented?E.current=!1:p.onClose()}}),onPointerDown:t=>{e.onPointerDown?.(t),E.current=!0},onPointerUp:(0,a.composeEventHandlers)(e.onPointerUp,e=>{E.current||e.currentTarget?.click()}),onKeyDown:(0,a.composeEventHandlers)(e.onKeyDown,e=>{let t=""!==u.searchRef.current;i||t&&" "===e.key||U.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});eA.displayName=em;var e_=r.forwardRef((e,n)=>{let{__scopeMenu:i,disabled:c=!1,textValue:l,...d}=e,p=ec(em,i),u=X(i),h=r.useRef(null),E=(0,s.useComposedRefs)(n,h),[T,m]=r.useState(!1),[f,A]=r.useState("");return r.useEffect(()=>{let e=h.current;e&&A((e.textContent??"").trim())},[d.children]),(0,t.jsx)(W.ItemSlot,{scope:i,disabled:c,textValue:l??f,children:(0,t.jsx)(y,{asChild:!0,...u,focusable:!c,children:(0,t.jsx)(o.Primitive.div,{role:"menuitem","data-highlighted":T?"":void 0,"aria-disabled":c||void 0,"data-disabled":c?"":void 0,...d,ref:E,onPointerMove:(0,a.composeEventHandlers)(e.onPointerMove,eq(e=>{c?p.onItemLeave(e):(p.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:(0,a.composeEventHandlers)(e.onPointerLeave,eq(e=>p.onItemLeave(e))),onFocus:(0,a.composeEventHandlers)(e.onFocus,()=>m(!0)),onBlur:(0,a.composeEventHandlers)(e.onBlur,()=>m(!1))})})})}),eN=r.forwardRef((e,r)=>{let{checked:s=!1,onCheckedChange:n,...i}=e;return(0,t.jsx)(eL,{scope:e.__scopeMenu,checked:s,children:(0,t.jsx)(eA,{role:"menuitemcheckbox","aria-checked":eY(s)?"mixed":s,...i,ref:r,"data-state":eW(s),onSelect:(0,a.composeEventHandlers)(i.onSelect,()=>n?.(!!eY(s)||!s),{checkForDefaultPrevented:!1})})})});eN.displayName="MenuCheckboxItem";var eI="MenuRadioGroup",[eg,eC]=K(eI,{value:void 0,onValueChange:()=>{}}),eS=r.forwardRef((e,r)=>{let{value:a,onValueChange:s,...n}=e,i=(0,f.useCallbackRef)(s);return(0,t.jsx)(eg,{scope:e.__scopeMenu,value:a,onValueChange:i,children:(0,t.jsx)(eE,{...n,ref:r})})});eS.displayName=eI;var eD="MenuRadioItem",eO=r.forwardRef((e,r)=>{let{value:s,...n}=e,i=eC(eD,e.__scopeMenu),o=s===i.value;return(0,t.jsx)(eL,{scope:e.__scopeMenu,checked:o,children:(0,t.jsx)(eA,{role:"menuitemradio","aria-checked":o,...n,ref:r,"data-state":eW(o),onSelect:(0,a.composeEventHandlers)(n.onSelect,()=>i.onValueChange?.(s),{checkForDefaultPrevented:!1})})})});eO.displayName=eD;var eR="MenuItemIndicator",[eL,eb]=K(eR,{checked:!1}),ek=r.forwardRef((e,r)=>{let{__scopeMenu:a,forceMount:s,...n}=e,i=eb(eR,a);return(0,t.jsx)(m.Presence,{present:s||eY(i.checked)||!0===i.checked,children:(0,t.jsx)(o.Primitive.span,{...n,ref:r,"data-state":eW(i.checked)})})});ek.displayName=eR;var ey=r.forwardRef((e,r)=>{let{__scopeMenu:a,...s}=e;return(0,t.jsx)(o.Primitive.div,{role:"separator","aria-orientation":"horizontal",...s,ref:r})});ey.displayName="MenuSeparator";var eM=r.forwardRef((e,r)=>{let{__scopeMenu:a,...s}=e,n=V(a);return(0,t.jsx)(E.Arrow,{...n,...s,ref:r})});eM.displayName="MenuArrow";var eP="MenuSub",[ev,ew]=K(eP),ex=e=>{let{__scopeMenu:a,children:s,open:n=!1,onOpenChange:i}=e,o=$(eP,a),c=V(a),[l,d]=r.useState(null),[p,u]=r.useState(null),T=(0,f.useCallbackRef)(i);return r.useEffect(()=>(!1===o.open&&T(!1),()=>T(!1)),[o.open,T]),(0,t.jsx)(E.Root,{...c,children:(0,t.jsx)(z,{scope:a,open:n,onOpenChange:T,content:p,onContentChange:u,children:(0,t.jsx)(ev,{scope:a,contentId:(0,h.useId)(),triggerId:(0,h.useId)(),trigger:l,onTriggerChange:d,children:s})})})};ex.displayName=eP;var eU="MenuSubTrigger",eB=r.forwardRef((e,n)=>{let i=$(eU,e.__scopeMenu),o=Z(eU,e.__scopeMenu),c=ew(eU,e.__scopeMenu),l=ec(eU,e.__scopeMenu),d=r.useRef(null),{pointerGraceTimerRef:p,onPointerGraceIntentChange:u}=l,h={__scopeMenu:e.__scopeMenu},E=r.useCallback(()=>{d.current&&window.clearTimeout(d.current),d.current=null},[]);return r.useEffect(()=>E,[E]),r.useEffect(()=>{let e=p.current;return()=>{window.clearTimeout(e),u(null)}},[p,u]),(0,t.jsx)(et,{asChild:!0,...h,children:(0,t.jsx)(e_,{id:c.triggerId,"aria-haspopup":"menu","aria-expanded":i.open,"aria-controls":c.contentId,"data-state":eG(i.open),...e,ref:(0,s.composeRefs)(n,c.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),i.open||i.onOpenChange(!0))},onPointerMove:(0,a.composeEventHandlers)(e.onPointerMove,eq(t=>{l.onItemEnter(t),!t.defaultPrevented&&(e.disabled||i.open||d.current||(l.onPointerGraceIntentChange(null),d.current=window.setTimeout(()=>{i.onOpenChange(!0),E()},100)))})),onPointerLeave:(0,a.composeEventHandlers)(e.onPointerLeave,eq(e=>{E();let t=i.content?.getBoundingClientRect();if(t){let r=i.content?.dataset.side,a="right"===r,s=t[a?"left":"right"],n=t[a?"right":"left"];l.onPointerGraceIntentChange({area:[{x:e.clientX+(a?-5:5),y:e.clientY},{x:s,y:t.top},{x:n,y:t.top},{x:n,y:t.bottom},{x:s,y:t.bottom}],side:r}),window.clearTimeout(p.current),p.current=window.setTimeout(()=>l.onPointerGraceIntentChange(null),300)}else{if(l.onTriggerLeave(e),e.defaultPrevented)return;l.onPointerGraceIntentChange(null)}})),onKeyDown:(0,a.composeEventHandlers)(e.onKeyDown,t=>{let r=""!==l.searchRef.current;e.disabled||r&&" "===t.key||H[o.dir].includes(t.key)&&(i.onOpenChange(!0),i.content?.focus(),t.preventDefault())})})})});eB.displayName=eU;var eF="MenuSubContent",eH=r.forwardRef((e,n)=>{let i=es(ei,e.__scopeMenu),{forceMount:o=i.forceMount,...c}=e,l=$(ei,e.__scopeMenu),d=Z(ei,e.__scopeMenu),p=ew(eF,e.__scopeMenu),u=r.useRef(null),h=(0,s.useComposedRefs)(n,u);return(0,t.jsx)(W.Provider,{scope:e.__scopeMenu,children:(0,t.jsx)(m.Presence,{present:o||l.open,children:(0,t.jsx)(W.Slot,{scope:e.__scopeMenu,children:(0,t.jsx)(eh,{id:p.contentId,"aria-labelledby":p.triggerId,...c,ref:h,align:"start",side:"rtl"===d.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{d.isUsingKeyboardRef.current&&u.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:(0,a.composeEventHandlers)(e.onFocusOutside,e=>{e.target!==p.trigger&&l.onOpenChange(!1)}),onEscapeKeyDown:(0,a.composeEventHandlers)(e.onEscapeKeyDown,e=>{d.onClose(),e.preventDefault()}),onKeyDown:(0,a.composeEventHandlers)(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),r=G[d.dir].includes(e.key);t&&r&&(l.onOpenChange(!1),p.trigger?.focus(),e.preventDefault())})})})})})});function eG(e){return e?"open":"closed"}function eY(e){return"indeterminate"===e}function eW(e){return eY(e)?"indeterminate":e?"checked":"unchecked"}function eq(e){return t=>"mouse"===t.pointerType?e(t):void 0}eH.displayName=eF,e.s(["Anchor",0,et,"Arrow",0,eM,"CheckboxItem",0,eN,"Content",0,el,"Group",0,eE,"Item",0,eA,"ItemIndicator",0,ek,"Label",0,eT,"Portal",0,en,"RadioGroup",0,eS,"RadioItem",0,eO,"Root",0,ee,"Separator",0,ey,"Sub",0,ex,"SubContent",0,eH,"SubTrigger",0,eB,"createMenuScope",0,Q],918552);var ej="DropdownMenu",[eK,eQ]=(0,n.createContextScope)(ej,[Q]),eV=Q(),[eX,ez]=eK(ej),e$=e=>{let{__scopeDropdownMenu:a,children:s,dir:n,open:o,defaultOpen:c,onOpenChange:l,modal:d=!0}=e,p=eV(a),u=r.useRef(null),[E,T]=(0,i.useControllableState)({prop:o,defaultProp:c??!1,onChange:l,caller:ej});return(0,t.jsx)(eX,{scope:a,triggerId:(0,h.useId)(),triggerRef:u,contentId:(0,h.useId)(),open:E,onOpenChange:T,onOpenToggle:r.useCallback(()=>T(e=>!e),[T]),modal:d,children:(0,t.jsx)(ee,{...p,open:E,onOpenChange:T,dir:n,modal:d,children:s})})};e$.displayName=ej;var eJ="DropdownMenuTrigger",eZ=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:n,disabled:i=!1,...c}=e,l=ez(eJ,n),d=eV(n);return(0,t.jsx)(et,{asChild:!0,...d,children:(0,t.jsx)(o.Primitive.button,{type:"button",id:l.triggerId,"aria-haspopup":"menu","aria-expanded":l.open,"aria-controls":l.open?l.contentId:void 0,"data-state":l.open?"open":"closed","data-disabled":i?"":void 0,disabled:i,...c,ref:(0,s.composeRefs)(r,l.triggerRef),onPointerDown:(0,a.composeEventHandlers)(e.onPointerDown,e=>{!i&&0===e.button&&!1===e.ctrlKey&&(l.onOpenToggle(),l.open||e.preventDefault())}),onKeyDown:(0,a.composeEventHandlers)(e.onKeyDown,e=>{!i&&(["Enter"," "].includes(e.key)&&l.onOpenToggle(),"ArrowDown"===e.key&&l.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})});eZ.displayName=eJ;var e0=e=>{let{__scopeDropdownMenu:r,...a}=e,s=eV(r);return(0,t.jsx)(en,{...s,...a})};e0.displayName="DropdownMenuPortal";var e1="DropdownMenuContent",e2=r.forwardRef((e,s)=>{let{__scopeDropdownMenu:n,...i}=e,o=ez(e1,n),c=eV(n),l=r.useRef(!1);return(0,t.jsx)(el,{id:o.contentId,"aria-labelledby":o.triggerId,...c,...i,ref:s,onCloseAutoFocus:(0,a.composeEventHandlers)(e.onCloseAutoFocus,e=>{l.current||o.triggerRef.current?.focus(),l.current=!1,e.preventDefault()}),onInteractOutside:(0,a.composeEventHandlers)(e.onInteractOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,a=2===t.button||r;(!o.modal||a)&&(l.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});e2.displayName=e1,r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eE,{...n,...s,ref:r})}).displayName="DropdownMenuGroup";var e3=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eT,{...n,...s,ref:r})});e3.displayName="DropdownMenuLabel";var e5=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eA,{...n,...s,ref:r})});e5.displayName="DropdownMenuItem";var e9=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eN,{...n,...s,ref:r})});e9.displayName="DropdownMenuCheckboxItem",r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eS,{...n,...s,ref:r})}).displayName="DropdownMenuRadioGroup";var e6=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eO,{...n,...s,ref:r})});e6.displayName="DropdownMenuRadioItem";var e4=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(ek,{...n,...s,ref:r})});e4.displayName="DropdownMenuItemIndicator";var e8=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(ey,{...n,...s,ref:r})});e8.displayName="DropdownMenuSeparator",r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eM,{...n,...s,ref:r})}).displayName="DropdownMenuArrow";var e7=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eB,{...n,...s,ref:r})});e7.displayName="DropdownMenuSubTrigger";var te=r.forwardRef((e,r)=>{let{__scopeDropdownMenu:a,...s}=e,n=eV(a);return(0,t.jsx)(eH,{...n,...s,ref:r,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});te.displayName="DropdownMenuSubContent";var tt=e.i(43240),tr=e.i(605993);let ta=(0,tr.default)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);e.s(["ChevronRight",0,ta],10137);let ts=(0,tr.default)("circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);e.s(["Circle",0,ts],149427);var tn=e.i(975157);r.forwardRef(({className:e,inset:r,children:a,...s},n)=>(0,t.jsxs)(e7,{ref:n,className:(0,tn.cn)("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent",r&&"pl-8",e),...s,children:[a,(0,t.jsx)(ta,{className:"ml-auto h-4 w-4"})]})).displayName=e7.displayName,r.forwardRef(({className:e,...r},a)=>(0,t.jsx)(te,{ref:a,className:(0,tn.cn)("z-50 min-w-[8rem] max-h-[var(--radix-dropdown-menu-content-available-height)] overflow-y-auto overflow-x-hidden rounded-sm border bg-popover p-1 text-popover-foreground shadow-golden data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})).displayName=te.displayName;let ti=r.forwardRef(({className:e,sideOffset:r=4,collisionPadding:a=8,...s},n)=>(0,t.jsx)(e0,{children:(0,t.jsx)(e2,{ref:n,sideOffset:r,collisionPadding:a,className:(0,tn.cn)("z-50 min-w-[8rem] max-h-[var(--radix-dropdown-menu-content-available-height)] overflow-y-auto overflow-x-hidden rounded-sm border bg-popover p-1 text-popover-foreground shadow-golden data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...s})}));ti.displayName=e2.displayName;let to=r.forwardRef(({className:e,inset:r,...a},s)=>(0,t.jsx)(e5,{ref:s,className:(0,tn.cn)("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",r&&"pl-8",e),...a}));to.displayName=e5.displayName,r.forwardRef(({className:e,children:r,checked:a,...s},n)=>(0,t.jsxs)(e9,{ref:n,className:(0,tn.cn)("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...s,children:[(0,t.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,t.jsx)(e4,{children:(0,t.jsx)(tt.Check,{className:"h-4 w-4"})})}),r]})).displayName=e9.displayName,r.forwardRef(({className:e,children:r,...a},s)=>(0,t.jsxs)(e6,{ref:s,className:(0,tn.cn)("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[(0,t.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,t.jsx)(e4,{children:(0,t.jsx)(ts,{className:"h-2 w-2 fill-current"})})}),r]})).displayName=e6.displayName;let tc=r.forwardRef(({className:e,inset:r,...a},s)=>(0,t.jsx)(e3,{ref:s,className:(0,tn.cn)("px-2 py-1.5 text-sm font-normal",r&&"pl-8",e),...a}));tc.displayName=e3.displayName;let tl=r.forwardRef(({className:e,...r},a)=>(0,t.jsx)(e8,{ref:a,className:(0,tn.cn)("-mx-1 my-1 h-px bg-muted",e),...r}));tl.displayName=e8.displayName,e.s(["DropdownMenu",0,e$,"DropdownMenuContent",0,ti,"DropdownMenuItem",0,to,"DropdownMenuLabel",0,tc,"DropdownMenuSeparator",0,tl,"DropdownMenuTrigger",0,eZ],755146);let td=e=>{let t,r=new Set,a=(e,a)=>{let s="function"==typeof e?e(t):e;if(!Object.is(s,t)){let e=t;t=(null!=a?a:"object"!=typeof s||null===s)?s:Object.assign({},t,s),r.forEach(r=>r(t,e))}},s=()=>t,n={setState:a,getState:s,getInitialState:()=>i,subscribe:e=>(r.add(e),()=>r.delete(e))},i=t=e(a,s,n);return n},tp=e=>{let t=e?td(e):td,a=e=>(function(e,t=e=>e){let a=r.default.useSyncExternalStore(e.subscribe,r.default.useCallback(()=>t(e.getState()),[e,t]),r.default.useCallback(()=>t(e.getInitialState()),[e,t]));return r.default.useDebugValue(a),a})(t,e);return Object.assign(a,t),a};e.s(["create",0,e=>e?tp(e):tp],534537)},391548,e=>{"use strict";let t=(0,e.i(605993).default)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);e.s(["Copy",0,t],391548)},567776,e=>{"use strict";let t=(0,e.i(605993).default)("lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]]);e.s(["Lock",0,t],567776)},793479,e=>{"use strict";var t=e.i(468317),r=e.i(59805),a=e.i(975157);let s=r.forwardRef(({className:e,type:r,...s},n)=>(0,t.jsx)("input",{type:r,className:(0,a.cn)("flex h-9 w-full rounded-sm border border-input bg-secondary px-3 py-1 text-sm shadow-e-1 transition-colors file:border-0 file:bg-transparent file:text-sm file:font-normal placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...s}));s.displayName="Input",e.s(["Input",0,s])},406347,e=>{"use strict";let t=(0,e.i(605993).default)("download",[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]]);e.s(["Download",0,t],406347)},409082,847463,e=>{"use strict";var t=e.i(605993);let r=(0,t.default)("moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);e.s(["Moon",0,r],409082);let a=(0,t.default)("sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);e.s(["Sun",0,a],847463)},395624,e=>{"use strict";var t=e.i(534537);let r="wiki-view-width",a="wiki-view-align",s=["narrow","normal","wide"],n=(0,t.create)(e=>{let t,n;return{width:"narrow"===(t=localStorage.getItem(r))||"normal"===t||"wide"===t?t:"normal",align:"center"===(n=localStorage.getItem(a))||"left"===n?n:"center",setWidth:t=>{localStorage.setItem(r,t),e({width:t})},setAlign:t=>{localStorage.setItem(a,t),e({align:t})},cycle:()=>e(e=>{let t=s.indexOf(e.width),a=s[(t+1)%s.length];return localStorage.setItem(r,a),{width:a}})}});e.s(["VIEW_ALIGN_CLASS",0,{center:"mx-auto",left:"mr-auto"},"VIEW_ALIGN_LABEL",0,{center:"Center",left:"Left"},"VIEW_ALIGN_ML",0,{center:"auto",left:"0"},"VIEW_ALIGN_ORDER",0,["center","left"],"VIEW_WIDTH_CLASS",0,{narrow:"max-w-2xl",normal:"max-w-[60rem]",wide:"max-w-[90rem]"},"VIEW_WIDTH_CSS",0,{narrow:"42rem",normal:"60rem",wide:"90rem"},"VIEW_WIDTH_LABEL",0,{narrow:"Narrow",normal:"Normal",wide:"Wide"},"VIEW_WIDTH_ORDER",0,s,"useViewWidthStore",0,n])},301138,e=>{"use strict";let t=(0,e.i(605993).default)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);e.s(["Eye",0,t],301138)},515288,e=>{"use strict";var t=e.i(468317),r=e.i(59805),a=e.i(975157);let s=r.forwardRef(({className:e,...r},s)=>(0,t.jsx)("div",{ref:s,className:(0,a.cn)("rounded-md border border-border bg-card text-card-foreground shadow-e-2",e),...r}));s.displayName="Card",r.forwardRef(({className:e,...r},s)=>(0,t.jsx)("div",{ref:s,className:(0,a.cn)("flex flex-col space-y-1.5 p-6",e),...r})).displayName="CardHeader",r.forwardRef(({className:e,...r},s)=>(0,t.jsx)("div",{ref:s,className:(0,a.cn)("text-lg font-normal leading-none tracking-tight",e),...r})).displayName="CardTitle",r.forwardRef(({className:e,...r},s)=>(0,t.jsx)("div",{ref:s,className:(0,a.cn)("text-sm text-muted-foreground",e),...r})).displayName="CardDescription",r.forwardRef(({className:e,...r},s)=>(0,t.jsx)("div",{ref:s,className:(0,a.cn)("p-6 pt-0",e),...r})).displayName="CardContent",e.s(["Card",0,s])},727551,e=>{"use strict";let t=(0,e.i(605993).default)("play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]]);e.s(["Play",0,t],727551)},797715,790070,319814,e=>{"use strict";var t,r,a,s,n,i,o,c,l,d,p,u,h,E,T,m,f,A,_,N,I,g,C,S,D,O,R,L,b,k,y,M=e.i(897802),P=e.i(61634),v=e.i(816220);let w=/[#.]/g;var x=e.i(273638),U=e.i(360285),B=e.i(722365);function F(e,t,r){let a=r?function(e){let t=new Map;for(let r of e)t.set(r.toLowerCase(),r);return t}(r):void 0;return function(r,s,...n){let i;if(null==r)i={type:"root",children:[]},n.unshift(s);else{let o=(i=function(e,t){let r,a,s=e||"",n={},i=0;for(;i<s.length;){w.lastIndex=i;let e=w.exec(s),t=s.slice(i,e?e.index:s.length);t&&(r?"#"===r?n.id=t:Array.isArray(n.className)?n.className.push(t):n.className=[t]:a=t,i+=t.length),e&&(r=e[0],i++)}return{type:"element",tagName:a||t||"div",properties:n,children:[]}}(r,t)).tagName.toLowerCase(),c=a?a.get(o):void 0;if(i.tagName=c||o,function(e){if(null===e||"object"!=typeof e||Array.isArray(e))return!0;if("string"!=typeof e.type)return!1;for(let t of Object.keys(e)){let r=e[t];if(r&&"object"==typeof r){if(!Array.isArray(r))return!0;for(let e of r)if("number"!=typeof e&&"string"!=typeof e)return!0}}return!!("children"in e&&Array.isArray(e.children))}(s))n.unshift(s);else for(let[t,r]of Object.entries(s))!function(e,t,r,a){let s,n=(0,x.find)(e,r);if(null!=a){if("number"==typeof a){if(Number.isNaN(a))return;s=a}else s="boolean"==typeof a?a:"string"==typeof a?n.spaceSeparated?(0,B.parse)(a):n.commaSeparated?(0,v.parse)(a):n.commaOrSpaceSeparated?(0,B.parse)((0,v.parse)(a).join(" ")):H(n,n.property,a):Array.isArray(a)?[...a]:"style"===n.property?function(e){let t=[];for(let[r,a]of Object.entries(e))t.push([r,a].join(": "));return t.join("; ")}(a):String(a);if(Array.isArray(s)){let e=[];for(let t of s)e.push(H(n,n.property,t));s=e}"className"===n.property&&Array.isArray(t.className)&&(s=t.className.concat(s)),t[n.property]=s}}(e,i.properties,t,r)}for(let e of n)!function e(t,r){if(null==r);else if("number"==typeof r||"string"==typeof r)t.push({type:"text",value:String(r)});else if(Array.isArray(r))for(let a of r)e(t,a);else if("object"==typeof r&&"type"in r)"root"===r.type?e(t,r.children):t.push(r);else throw Error("Expected node, nodes, or string, got `"+r+"`")}(i.children,e);return"element"===i.type&&"template"===i.tagName&&(i.content={type:"root",children:i.children},i.children=[]),i}}function H(e,t,r){if("string"==typeof r){if(e.number&&r&&!Number.isNaN(Number(r)))return Number(r);if((e.boolean||e.overloadedBoolean)&&(""===r||(0,U.normalize)(r)===(0,U.normalize)(t)))return!0}return r}let G=F(P.html,"div"),Y=F(P.svg,"g",["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"]);function W(e,t){let r=e.indexOf("\r",t),a=e.indexOf("\n",t);return -1===a?r:-1===r||r+1===a?a:r<a?r:a}let q={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},j={}.hasOwnProperty,K=Object.prototype;function Q(e,t){let r=t||{};return V({file:r.file||void 0,location:!1,schema:"svg"===r.space?P.svg:P.html,verbose:r.verbose||!1},e)}function V(e,t){let r;switch(t.nodeName){case"#comment":return r={type:"comment",value:t.data},z(e,t,r),r;case"#document":case"#document-fragment":{let a="mode"in t&&("quirks"===t.mode||"limited-quirks"===t.mode);if(r={type:"root",children:X(e,t.childNodes),data:{quirksMode:a}},e.file&&e.location){let t,a,s=String(e.file),n=(t=String(s),a=[],{toOffset:function(e){if(e&&"number"==typeof e.line&&"number"==typeof e.column&&!Number.isNaN(e.line)&&!Number.isNaN(e.column)){for(;a.length<e.line;){let e=a[a.length-1],r=W(t,e),s=-1===r?t.length+1:r+1;if(e===s)break;a.push(s)}let r=(e.line>1?a[e.line-2]:0)+e.column-1;if(r<a[e.line-1])return r}},toPoint:function(e){if("number"==typeof e&&e>-1&&e<=t.length){let r=0;for(;;){let s=a[r];if(void 0===s){let e=W(t,a[r-1]);s=-1===e?t.length+1:e+1,a[r]=s}if(s>e)return{line:r+1,column:e-(r>0?a[r-1]:0)+1,offset:e};r++}}}}),i=n.toPoint(0),o=n.toPoint(s.length);(0,M.ok)(i,"expected `start`"),(0,M.ok)(o,"expected `end`"),r.position={start:i,end:o}}return r}case"#documentType":return z(e,t,r={type:"doctype"}),r;case"#text":return r={type:"text",value:t.value},z(e,t,r),r;default:return function(e,t){let r=e.schema;e.schema=t.namespaceURI===q.svg?P.svg:P.html;let a=-1,s={};for(;++a<t.attrs.length;){let e=t.attrs[a],r=(e.prefix?e.prefix+":":"")+e.name;j.call(K,r)||(s[r]=e.value)}let n=("svg"===e.schema.space?Y:G)(t.tagName,s,X(e,t.childNodes));if(z(e,t,n),"template"===n.tagName){let r=t.sourceCodeLocation,a=r&&r.startTag&&$(r.startTag),s=r&&r.endTag&&$(r.endTag),i=V(e,t.content);a&&s&&e.file&&(i.position={start:a.end,end:s.start}),n.content=i}return e.schema=r,n}(e,t)}}function X(e,t){let r=-1,a=[];for(;++r<t.length;){let s=V(e,t[r]);a.push(s)}return a}function z(e,t,r){if("sourceCodeLocation"in t&&t.sourceCodeLocation&&e.file){let a=function(e,t,r){let a=$(r);if("element"===t.type){let s=t.children[t.children.length-1];if(a&&!r.endTag&&s&&s.position&&s.position.end&&(a.end=Object.assign({},s.position.end)),e.verbose){let a,s={};if(r.attrs)for(a in r.attrs)j.call(r.attrs,a)&&(s[(0,x.find)(e.schema,a).property]=$(r.attrs[a]));(0,M.ok)(r.startTag,"a start tag should exist");let n=$(r.startTag),i=r.endTag?$(r.endTag):void 0,o={opening:n};i&&(o.closing=i),o.properties=s,t.data={position:o}}}return a}(e,r,t.sourceCodeLocation);a&&(e.location=!0,r.position=a)}}function $(e){let t=J({line:e.startLine,column:e.startCol,offset:e.startOffset}),r=J({line:e.endLine,column:e.endCol,offset:e.endOffset});return t||r?{start:t,end:r}:void 0}function J(e){return e.line&&e.column?e:void 0}let Z=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]);(t=m||(m={}))[t.EOF=-1]="EOF",t[t.NULL=0]="NULL",t[t.TABULATION=9]="TABULATION",t[t.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",t[t.LINE_FEED=10]="LINE_FEED",t[t.FORM_FEED=12]="FORM_FEED",t[t.SPACE=32]="SPACE",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.QUOTATION_MARK=34]="QUOTATION_MARK",t[t.AMPERSAND=38]="AMPERSAND",t[t.APOSTROPHE=39]="APOSTROPHE",t[t.HYPHEN_MINUS=45]="HYPHEN_MINUS",t[t.SOLIDUS=47]="SOLIDUS",t[t.DIGIT_0=48]="DIGIT_0",t[t.DIGIT_9=57]="DIGIT_9",t[t.SEMICOLON=59]="SEMICOLON",t[t.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",t[t.EQUALS_SIGN=61]="EQUALS_SIGN",t[t.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",t[t.QUESTION_MARK=63]="QUESTION_MARK",t[t.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",t[t.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",t[t.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",t[t.GRAVE_ACCENT=96]="GRAVE_ACCENT",t[t.LATIN_SMALL_A=97]="LATIN_SMALL_A",t[t.LATIN_SMALL_Z=122]="LATIN_SMALL_Z";let ee="[CDATA[",et="doctype",er="script";function ea(e){return e>=55296&&e<=57343}function es(e){return 32!==e&&10!==e&&13!==e&&9!==e&&12!==e&&e>=1&&e<=31||e>=127&&e<=159}function en(e){return e>=64976&&e<=65007||Z.has(e)}(r=f||(f={})).controlCharacterInInputStream="control-character-in-input-stream",r.noncharacterInInputStream="noncharacter-in-input-stream",r.surrogateInInputStream="surrogate-in-input-stream",r.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",r.endTagWithAttributes="end-tag-with-attributes",r.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",r.unexpectedSolidusInTag="unexpected-solidus-in-tag",r.unexpectedNullCharacter="unexpected-null-character",r.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",r.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",r.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",r.missingEndTagName="missing-end-tag-name",r.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",r.unknownNamedCharacterReference="unknown-named-character-reference",r.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",r.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",r.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",r.eofBeforeTagName="eof-before-tag-name",r.eofInTag="eof-in-tag",r.missingAttributeValue="missing-attribute-value",r.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",r.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",r.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",r.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",r.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",r.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",r.missingDoctypePublicIdentifier="missing-doctype-public-identifier",r.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",r.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",r.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",r.cdataInHtmlContent="cdata-in-html-content",r.incorrectlyOpenedComment="incorrectly-opened-comment",r.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",r.eofInDoctype="eof-in-doctype",r.nestedComment="nested-comment",r.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",r.eofInComment="eof-in-comment",r.incorrectlyClosedComment="incorrectly-closed-comment",r.eofInCdata="eof-in-cdata",r.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",r.nullCharacterReference="null-character-reference",r.surrogateCharacterReference="surrogate-character-reference",r.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",r.controlCharacterReference="control-character-reference",r.noncharacterCharacterReference="noncharacter-character-reference",r.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",r.missingDoctypeName="missing-doctype-name",r.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",r.duplicateAttribute="duplicate-attribute",r.nonConformingDoctype="non-conforming-doctype",r.missingDoctype="missing-doctype",r.misplacedDoctype="misplaced-doctype",r.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",r.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",r.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",r.openElementsLeftAfterEof="open-elements-left-after-eof",r.abandonedHeadElementChild="abandoned-head-element-child",r.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",r.nestedNoscriptInHead="nested-noscript-in-head",r.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text";class ei{constructor(e){this.handler=e,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(e,t){let{line:r,col:a,offset:s}=this,n=a+t,i=s+t;return{code:e,startLine:r,endLine:r,startCol:n,endCol:n,startOffset:i,endOffset:i}}_err(e){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(e,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(e){if(this.pos!==this.html.length-1){let t=this.html.charCodeAt(this.pos+1);if(t>=56320&&t<=57343)return this.pos++,this._addGap(),(e-55296)*1024+9216+t}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,m.EOF;return this._err(f.surrogateInInputStream),e}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(e,t){this.html.length>0?this.html+=e:this.html=e,this.endOfChunkHit=!1,this.lastChunkWritten=t}insertHtmlAtCurrentPos(e){this.html=this.html.substring(0,this.pos+1)+e+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(e,t){if(this.pos+e.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(t)return this.html.startsWith(e,this.pos);for(let t=0;t<e.length;t++)if((32|this.html.charCodeAt(this.pos+t))!==e.charCodeAt(t))return!1;return!0}peek(e){let t=this.pos+e;if(t>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,m.EOF;let r=this.html.charCodeAt(t);return r===m.CARRIAGE_RETURN?m.LINE_FEED:r}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,m.EOF;let e=this.html.charCodeAt(this.pos);return e===m.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,m.LINE_FEED):e===m.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,ea(e)&&(e=this._processSurrogate(e)),null===this.handler.onParseError||e>31&&e<127||e===m.LINE_FEED||e===m.CARRIAGE_RETURN||e>159&&e<64976||this._checkForProblematicCharacters(e),e)}_checkForProblematicCharacters(e){es(e)?this._err(f.controlCharacterInInputStream):en(e)&&this._err(f.noncharacterInInputStream)}retreat(e){for(this.pos-=e;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}function eo(e,t){for(let r=e.attrs.length-1;r>=0;r--)if(e.attrs[r].name===t)return e.attrs[r].value;return null}(a=A||(A={}))[a.CHARACTER=0]="CHARACTER",a[a.NULL_CHARACTER=1]="NULL_CHARACTER",a[a.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",a[a.START_TAG=3]="START_TAG",a[a.END_TAG=4]="END_TAG",a[a.COMMENT=5]="COMMENT",a[a.DOCTYPE=6]="DOCTYPE",a[a.EOF=7]="EOF",a[a.HIBERNATION=8]="HIBERNATION",e.s(["TokenType",0,A,"getTokenAttr",0,eo],743820);let ec=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),el=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function ed(e){return e>=N.ZERO&&e<=N.NINE}_=String.fromCodePoint,(s=N||(N={}))[s.NUM=35]="NUM",s[s.SEMI=59]="SEMI",s[s.EQUALS=61]="EQUALS",s[s.ZERO=48]="ZERO",s[s.NINE=57]="NINE",s[s.LOWER_A=97]="LOWER_A",s[s.LOWER_F=102]="LOWER_F",s[s.LOWER_X=120]="LOWER_X",s[s.LOWER_Z=122]="LOWER_Z",s[s.UPPER_A=65]="UPPER_A",s[s.UPPER_F=70]="UPPER_F",s[s.UPPER_Z=90]="UPPER_Z",(n=I||(I={}))[n.VALUE_LENGTH=49152]="VALUE_LENGTH",n[n.BRANCH_LENGTH=16256]="BRANCH_LENGTH",n[n.JUMP_TABLE=127]="JUMP_TABLE",(i=g||(g={}))[i.EntityStart=0]="EntityStart",i[i.NumericStart=1]="NumericStart",i[i.NumericDecimal=2]="NumericDecimal",i[i.NumericHex=3]="NumericHex",i[i.NamedEntity=4]="NamedEntity",(o=C||(C={}))[o.Legacy=0]="Legacy",o[o.Strict=1]="Strict",o[o.Attribute=2]="Attribute";class ep{constructor(e,t,r){this.decodeTree=e,this.emitCodePoint=t,this.errors=r,this.state=g.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=C.Strict}startEntity(e){this.decodeMode=e,this.state=g.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case g.EntityStart:if(e.charCodeAt(t)===N.NUM)return this.state=g.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1);return this.state=g.NamedEntity,this.stateNamedEntity(e,t);case g.NumericStart:return this.stateNumericStart(e,t);case g.NumericDecimal:return this.stateNumericDecimal(e,t);case g.NumericHex:return this.stateNumericHex(e,t);case g.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(32|e.charCodeAt(t))===N.LOWER_X?(this.state=g.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=g.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,r,a){if(t!==r){let s=r-t;this.result=this.result*Math.pow(a,s)+Number.parseInt(e.substr(t,s),a),this.consumed+=s}}stateNumericHex(e,t){let r=t;for(;t<e.length;){var a;let s=e.charCodeAt(t);if(!ed(s)&&(!((a=s)>=N.UPPER_A)||!(a<=N.UPPER_F))&&(!(a>=N.LOWER_A)||!(a<=N.LOWER_F)))return this.addToNumericResult(e,r,t,16),this.emitNumericEntity(s,3);t+=1}return this.addToNumericResult(e,r,t,16),-1}stateNumericDecimal(e,t){let r=t;for(;t<e.length;){let a=e.charCodeAt(t);if(!ed(a))return this.addToNumericResult(e,r,t,10),this.emitNumericEntity(a,2);t+=1}return this.addToNumericResult(e,r,t,10),-1}emitNumericEntity(e,t){var r,a,s;if(this.consumed<=t)return null==(r=this.errors)||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===N.SEMI)this.consumed+=1;else if(this.decodeMode===C.Strict)return 0;return this.emitCodePoint((a=this.result)>=55296&&a<=57343||a>1114111?65533:null!=(s=el.get(a))?s:a,this.consumed),this.errors&&(e!==N.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){let{decodeTree:r}=this,a=r[this.treeIndex],s=(a&I.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){let n=e.charCodeAt(t);if(this.treeIndex=function(e,t,r,a){let s=(t&I.BRANCH_LENGTH)>>7,n=t&I.JUMP_TABLE;if(0===s)return 0!==n&&a===n?r:-1;if(n){let t=a-n;return t<0||t>=s?-1:e[r+t]-1}let i=r,o=i+s-1;for(;i<=o;){let t=i+o>>>1,r=e[t];if(r<a)i=t+1;else{if(!(r>a))return e[t+s];o=t-1}}return -1}(r,a,this.treeIndex+Math.max(1,s),n),this.treeIndex<0)return 0===this.result||this.decodeMode===C.Attribute&&(0===s||function(e){var t;return e===N.EQUALS||(t=e)>=N.UPPER_A&&t<=N.UPPER_Z||t>=N.LOWER_A&&t<=N.LOWER_Z||ed(t)}(n))?0:this.emitNotTerminatedNamedEntity();if(0!=(s=((a=r[this.treeIndex])&I.VALUE_LENGTH)>>14)){if(n===N.SEMI)return this.emitNamedEntityData(this.treeIndex,s,this.consumed+this.excess);this.decodeMode!==C.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return -1}emitNotTerminatedNamedEntity(){var e;let{result:t,decodeTree:r}=this,a=(r[t]&I.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,a,this.consumed),null==(e=this.errors)||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,r){let{decodeTree:a}=this;return this.emitCodePoint(1===t?a[e]&~I.VALUE_LENGTH:a[e+1],r),3===t&&this.emitCodePoint(a[e+2],r),r}end(){var e;switch(this.state){case g.NamedEntity:return 0!==this.result&&(this.decodeMode!==C.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case g.NumericDecimal:return this.emitNumericEntity(0,2);case g.NumericHex:return this.emitNumericEntity(0,3);case g.NumericStart:return null==(e=this.errors)||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case g.EntityStart:return 0}}}(c=S||(S={})).HTML="http://www.w3.org/1999/xhtml",c.MATHML="http://www.w3.org/1998/Math/MathML",c.SVG="http://www.w3.org/2000/svg",c.XLINK="http://www.w3.org/1999/xlink",c.XML="http://www.w3.org/XML/1998/namespace",c.XMLNS="http://www.w3.org/2000/xmlns/",(l=D||(D={})).TYPE="type",l.ACTION="action",l.ENCODING="encoding",l.PROMPT="prompt",l.NAME="name",l.COLOR="color",l.FACE="face",l.SIZE="size",(d=O||(O={})).NO_QUIRKS="no-quirks",d.QUIRKS="quirks",d.LIMITED_QUIRKS="limited-quirks",(p=R||(R={})).A="a",p.ADDRESS="address",p.ANNOTATION_XML="annotation-xml",p.APPLET="applet",p.AREA="area",p.ARTICLE="article",p.ASIDE="aside",p.B="b",p.BASE="base",p.BASEFONT="basefont",p.BGSOUND="bgsound",p.BIG="big",p.BLOCKQUOTE="blockquote",p.BODY="body",p.BR="br",p.BUTTON="button",p.CAPTION="caption",p.CENTER="center",p.CODE="code",p.COL="col",p.COLGROUP="colgroup",p.DD="dd",p.DESC="desc",p.DETAILS="details",p.DIALOG="dialog",p.DIR="dir",p.DIV="div",p.DL="dl",p.DT="dt",p.EM="em",p.EMBED="embed",p.FIELDSET="fieldset",p.FIGCAPTION="figcaption",p.FIGURE="figure",p.FONT="font",p.FOOTER="footer",p.FOREIGN_OBJECT="foreignObject",p.FORM="form",p.FRAME="frame",p.FRAMESET="frameset",p.H1="h1",p.H2="h2",p.H3="h3",p.H4="h4",p.H5="h5",p.H6="h6",p.HEAD="head",p.HEADER="header",p.HGROUP="hgroup",p.HR="hr",p.HTML="html",p.I="i",p.IMG="img",p.IMAGE="image",p.INPUT="input",p.IFRAME="iframe",p.KEYGEN="keygen",p.LABEL="label",p.LI="li",p.LINK="link",p.LISTING="listing",p.MAIN="main",p.MALIGNMARK="malignmark",p.MARQUEE="marquee",p.MATH="math",p.MENU="menu",p.META="meta",p.MGLYPH="mglyph",p.MI="mi",p.MO="mo",p.MN="mn",p.MS="ms",p.MTEXT="mtext",p.NAV="nav",p.NOBR="nobr",p.NOFRAMES="noframes",p.NOEMBED="noembed",p.NOSCRIPT="noscript",p.OBJECT="object",p.OL="ol",p.OPTGROUP="optgroup",p.OPTION="option",p.P="p",p.PARAM="param",p.PLAINTEXT="plaintext",p.PRE="pre",p.RB="rb",p.RP="rp",p.RT="rt",p.RTC="rtc",p.RUBY="ruby",p.S="s",p.SCRIPT="script",p.SEARCH="search",p.SECTION="section",p.SELECT="select",p.SOURCE="source",p.SMALL="small",p.SPAN="span",p.STRIKE="strike",p.STRONG="strong",p.STYLE="style",p.SUB="sub",p.SUMMARY="summary",p.SUP="sup",p.TABLE="table",p.TBODY="tbody",p.TEMPLATE="template",p.TEXTAREA="textarea",p.TFOOT="tfoot",p.TD="td",p.TH="th",p.THEAD="thead",p.TITLE="title",p.TR="tr",p.TRACK="track",p.TT="tt",p.U="u",p.UL="ul",p.SVG="svg",p.VAR="var",p.WBR="wbr",p.XMP="xmp",(u=L||(L={}))[u.UNKNOWN=0]="UNKNOWN",u[u.A=1]="A",u[u.ADDRESS=2]="ADDRESS",u[u.ANNOTATION_XML=3]="ANNOTATION_XML",u[u.APPLET=4]="APPLET",u[u.AREA=5]="AREA",u[u.ARTICLE=6]="ARTICLE",u[u.ASIDE=7]="ASIDE",u[u.B=8]="B",u[u.BASE=9]="BASE",u[u.BASEFONT=10]="BASEFONT",u[u.BGSOUND=11]="BGSOUND",u[u.BIG=12]="BIG",u[u.BLOCKQUOTE=13]="BLOCKQUOTE",u[u.BODY=14]="BODY",u[u.BR=15]="BR",u[u.BUTTON=16]="BUTTON",u[u.CAPTION=17]="CAPTION",u[u.CENTER=18]="CENTER",u[u.CODE=19]="CODE",u[u.COL=20]="COL",u[u.COLGROUP=21]="COLGROUP",u[u.DD=22]="DD",u[u.DESC=23]="DESC",u[u.DETAILS=24]="DETAILS",u[u.DIALOG=25]="DIALOG",u[u.DIR=26]="DIR",u[u.DIV=27]="DIV",u[u.DL=28]="DL",u[u.DT=29]="DT",u[u.EM=30]="EM",u[u.EMBED=31]="EMBED",u[u.FIELDSET=32]="FIELDSET",u[u.FIGCAPTION=33]="FIGCAPTION",u[u.FIGURE=34]="FIGURE",u[u.FONT=35]="FONT",u[u.FOOTER=36]="FOOTER",u[u.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",u[u.FORM=38]="FORM",u[u.FRAME=39]="FRAME",u[u.FRAMESET=40]="FRAMESET",u[u.H1=41]="H1",u[u.H2=42]="H2",u[u.H3=43]="H3",u[u.H4=44]="H4",u[u.H5=45]="H5",u[u.H6=46]="H6",u[u.HEAD=47]="HEAD",u[u.HEADER=48]="HEADER",u[u.HGROUP=49]="HGROUP",u[u.HR=50]="HR",u[u.HTML=51]="HTML",u[u.I=52]="I",u[u.IMG=53]="IMG",u[u.IMAGE=54]="IMAGE",u[u.INPUT=55]="INPUT",u[u.IFRAME=56]="IFRAME",u[u.KEYGEN=57]="KEYGEN",u[u.LABEL=58]="LABEL",u[u.LI=59]="LI",u[u.LINK=60]="LINK",u[u.LISTING=61]="LISTING",u[u.MAIN=62]="MAIN",u[u.MALIGNMARK=63]="MALIGNMARK",u[u.MARQUEE=64]="MARQUEE",u[u.MATH=65]="MATH",u[u.MENU=66]="MENU",u[u.META=67]="META",u[u.MGLYPH=68]="MGLYPH",u[u.MI=69]="MI",u[u.MO=70]="MO",u[u.MN=71]="MN",u[u.MS=72]="MS",u[u.MTEXT=73]="MTEXT",u[u.NAV=74]="NAV",u[u.NOBR=75]="NOBR",u[u.NOFRAMES=76]="NOFRAMES",u[u.NOEMBED=77]="NOEMBED",u[u.NOSCRIPT=78]="NOSCRIPT",u[u.OBJECT=79]="OBJECT",u[u.OL=80]="OL",u[u.OPTGROUP=81]="OPTGROUP",u[u.OPTION=82]="OPTION",u[u.P=83]="P",u[u.PARAM=84]="PARAM",u[u.PLAINTEXT=85]="PLAINTEXT",u[u.PRE=86]="PRE",u[u.RB=87]="RB",u[u.RP=88]="RP",u[u.RT=89]="RT",u[u.RTC=90]="RTC",u[u.RUBY=91]="RUBY",u[u.S=92]="S",u[u.SCRIPT=93]="SCRIPT",u[u.SEARCH=94]="SEARCH",u[u.SECTION=95]="SECTION",u[u.SELECT=96]="SELECT",u[u.SOURCE=97]="SOURCE",u[u.SMALL=98]="SMALL",u[u.SPAN=99]="SPAN",u[u.STRIKE=100]="STRIKE",u[u.STRONG=101]="STRONG",u[u.STYLE=102]="STYLE",u[u.SUB=103]="SUB",u[u.SUMMARY=104]="SUMMARY",u[u.SUP=105]="SUP",u[u.TABLE=106]="TABLE",u[u.TBODY=107]="TBODY",u[u.TEMPLATE=108]="TEMPLATE",u[u.TEXTAREA=109]="TEXTAREA",u[u.TFOOT=110]="TFOOT",u[u.TD=111]="TD",u[u.TH=112]="TH",u[u.THEAD=113]="THEAD",u[u.TITLE=114]="TITLE",u[u.TR=115]="TR",u[u.TRACK=116]="TRACK",u[u.TT=117]="TT",u[u.U=118]="U",u[u.UL=119]="UL",u[u.SVG=120]="SVG",u[u.VAR=121]="VAR",u[u.WBR=122]="WBR",u[u.XMP=123]="XMP";let eu=new Map([[R.A,L.A],[R.ADDRESS,L.ADDRESS],[R.ANNOTATION_XML,L.ANNOTATION_XML],[R.APPLET,L.APPLET],[R.AREA,L.AREA],[R.ARTICLE,L.ARTICLE],[R.ASIDE,L.ASIDE],[R.B,L.B],[R.BASE,L.BASE],[R.BASEFONT,L.BASEFONT],[R.BGSOUND,L.BGSOUND],[R.BIG,L.BIG],[R.BLOCKQUOTE,L.BLOCKQUOTE],[R.BODY,L.BODY],[R.BR,L.BR],[R.BUTTON,L.BUTTON],[R.CAPTION,L.CAPTION],[R.CENTER,L.CENTER],[R.CODE,L.CODE],[R.COL,L.COL],[R.COLGROUP,L.COLGROUP],[R.DD,L.DD],[R.DESC,L.DESC],[R.DETAILS,L.DETAILS],[R.DIALOG,L.DIALOG],[R.DIR,L.DIR],[R.DIV,L.DIV],[R.DL,L.DL],[R.DT,L.DT],[R.EM,L.EM],[R.EMBED,L.EMBED],[R.FIELDSET,L.FIELDSET],[R.FIGCAPTION,L.FIGCAPTION],[R.FIGURE,L.FIGURE],[R.FONT,L.FONT],[R.FOOTER,L.FOOTER],[R.FOREIGN_OBJECT,L.FOREIGN_OBJECT],[R.FORM,L.FORM],[R.FRAME,L.FRAME],[R.FRAMESET,L.FRAMESET],[R.H1,L.H1],[R.H2,L.H2],[R.H3,L.H3],[R.H4,L.H4],[R.H5,L.H5],[R.H6,L.H6],[R.HEAD,L.HEAD],[R.HEADER,L.HEADER],[R.HGROUP,L.HGROUP],[R.HR,L.HR],[R.HTML,L.HTML],[R.I,L.I],[R.IMG,L.IMG],[R.IMAGE,L.IMAGE],[R.INPUT,L.INPUT],[R.IFRAME,L.IFRAME],[R.KEYGEN,L.KEYGEN],[R.LABEL,L.LABEL],[R.LI,L.LI],[R.LINK,L.LINK],[R.LISTING,L.LISTING],[R.MAIN,L.MAIN],[R.MALIGNMARK,L.MALIGNMARK],[R.MARQUEE,L.MARQUEE],[R.MATH,L.MATH],[R.MENU,L.MENU],[R.META,L.META],[R.MGLYPH,L.MGLYPH],[R.MI,L.MI],[R.MO,L.MO],[R.MN,L.MN],[R.MS,L.MS],[R.MTEXT,L.MTEXT],[R.NAV,L.NAV],[R.NOBR,L.NOBR],[R.NOFRAMES,L.NOFRAMES],[R.NOEMBED,L.NOEMBED],[R.NOSCRIPT,L.NOSCRIPT],[R.OBJECT,L.OBJECT],[R.OL,L.OL],[R.OPTGROUP,L.OPTGROUP],[R.OPTION,L.OPTION],[R.P,L.P],[R.PARAM,L.PARAM],[R.PLAINTEXT,L.PLAINTEXT],[R.PRE,L.PRE],[R.RB,L.RB],[R.RP,L.RP],[R.RT,L.RT],[R.RTC,L.RTC],[R.RUBY,L.RUBY],[R.S,L.S],[R.SCRIPT,L.SCRIPT],[R.SEARCH,L.SEARCH],[R.SECTION,L.SECTION],[R.SELECT,L.SELECT],[R.SOURCE,L.SOURCE],[R.SMALL,L.SMALL],[R.SPAN,L.SPAN],[R.STRIKE,L.STRIKE],[R.STRONG,L.STRONG],[R.STYLE,L.STYLE],[R.SUB,L.SUB],[R.SUMMARY,L.SUMMARY],[R.SUP,L.SUP],[R.TABLE,L.TABLE],[R.TBODY,L.TBODY],[R.TEMPLATE,L.TEMPLATE],[R.TEXTAREA,L.TEXTAREA],[R.TFOOT,L.TFOOT],[R.TD,L.TD],[R.TH,L.TH],[R.THEAD,L.THEAD],[R.TITLE,L.TITLE],[R.TR,L.TR],[R.TRACK,L.TRACK],[R.TT,L.TT],[R.U,L.U],[R.UL,L.UL],[R.SVG,L.SVG],[R.VAR,L.VAR],[R.WBR,L.WBR],[R.XMP,L.XMP]]);function eh(e){var t;return null!=(t=eu.get(e))?t:L.UNKNOWN}let eE=L,eT={[S.HTML]:new Set([eE.ADDRESS,eE.APPLET,eE.AREA,eE.ARTICLE,eE.ASIDE,eE.BASE,eE.BASEFONT,eE.BGSOUND,eE.BLOCKQUOTE,eE.BODY,eE.BR,eE.BUTTON,eE.CAPTION,eE.CENTER,eE.COL,eE.COLGROUP,eE.DD,eE.DETAILS,eE.DIR,eE.DIV,eE.DL,eE.DT,eE.EMBED,eE.FIELDSET,eE.FIGCAPTION,eE.FIGURE,eE.FOOTER,eE.FORM,eE.FRAME,eE.FRAMESET,eE.H1,eE.H2,eE.H3,eE.H4,eE.H5,eE.H6,eE.HEAD,eE.HEADER,eE.HGROUP,eE.HR,eE.HTML,eE.IFRAME,eE.IMG,eE.INPUT,eE.LI,eE.LINK,eE.LISTING,eE.MAIN,eE.MARQUEE,eE.MENU,eE.META,eE.NAV,eE.NOEMBED,eE.NOFRAMES,eE.NOSCRIPT,eE.OBJECT,eE.OL,eE.P,eE.PARAM,eE.PLAINTEXT,eE.PRE,eE.SCRIPT,eE.SECTION,eE.SELECT,eE.SOURCE,eE.STYLE,eE.SUMMARY,eE.TABLE,eE.TBODY,eE.TD,eE.TEMPLATE,eE.TEXTAREA,eE.TFOOT,eE.TH,eE.THEAD,eE.TITLE,eE.TR,eE.TRACK,eE.UL,eE.WBR,eE.XMP]),[S.MATHML]:new Set([eE.MI,eE.MO,eE.MN,eE.MS,eE.MTEXT,eE.ANNOTATION_XML]),[S.SVG]:new Set([eE.TITLE,eE.FOREIGN_OBJECT,eE.DESC]),[S.XLINK]:new Set,[S.XML]:new Set,[S.XMLNS]:new Set},em=new Set([eE.H1,eE.H2,eE.H3,eE.H4,eE.H5,eE.H6]),ef=new Set([R.STYLE,R.SCRIPT,R.XMP,R.IFRAME,R.NOEMBED,R.NOFRAMES,R.PLAINTEXT]);e.s(["ATTRS",0,D,"DOCUMENT_MODE",0,O,"NS",0,S,"NUMBERED_HEADERS",0,em,"SPECIAL_ELEMENTS",0,eT,"TAG_ID",0,L,"TAG_NAMES",0,R,"getTagID",0,eh,"hasUnescapedText",0,function(e,t){return ef.has(e)||t&&e===R.NOSCRIPT}],113515),(h=b||(b={}))[h.DATA=0]="DATA",h[h.RCDATA=1]="RCDATA",h[h.RAWTEXT=2]="RAWTEXT",h[h.SCRIPT_DATA=3]="SCRIPT_DATA",h[h.PLAINTEXT=4]="PLAINTEXT",h[h.TAG_OPEN=5]="TAG_OPEN",h[h.END_TAG_OPEN=6]="END_TAG_OPEN",h[h.TAG_NAME=7]="TAG_NAME",h[h.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",h[h.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",h[h.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",h[h.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",h[h.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",h[h.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",h[h.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",h[h.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",h[h.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",h[h.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",h[h.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",h[h.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",h[h.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",h[h.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",h[h.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",h[h.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",h[h.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",h[h.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",h[h.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",h[h.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",h[h.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",h[h.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",h[h.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",h[h.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",h[h.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",h[h.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",h[h.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",h[h.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",h[h.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",h[h.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",h[h.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",h[h.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",h[h.BOGUS_COMMENT=40]="BOGUS_COMMENT",h[h.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",h[h.COMMENT_START=42]="COMMENT_START",h[h.COMMENT_START_DASH=43]="COMMENT_START_DASH",h[h.COMMENT=44]="COMMENT",h[h.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",h[h.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",h[h.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",h[h.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",h[h.COMMENT_END_DASH=49]="COMMENT_END_DASH",h[h.COMMENT_END=50]="COMMENT_END",h[h.COMMENT_END_BANG=51]="COMMENT_END_BANG",h[h.DOCTYPE=52]="DOCTYPE",h[h.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",h[h.DOCTYPE_NAME=54]="DOCTYPE_NAME",h[h.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",h[h.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",h[h.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",h[h.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",h[h.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",h[h.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",h[h.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",h[h.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",h[h.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",h[h.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",h[h.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",h[h.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",h[h.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",h[h.CDATA_SECTION=68]="CDATA_SECTION",h[h.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",h[h.CDATA_SECTION_END=70]="CDATA_SECTION_END",h[h.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",h[h.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND";let eA={DATA:b.DATA,RCDATA:b.RCDATA,RAWTEXT:b.RAWTEXT,SCRIPT_DATA:b.SCRIPT_DATA,PLAINTEXT:b.PLAINTEXT,CDATA_SECTION:b.CDATA_SECTION};function e_(e){return e>=m.LATIN_CAPITAL_A&&e<=m.LATIN_CAPITAL_Z}function eN(e){return e>=m.LATIN_SMALL_A&&e<=m.LATIN_SMALL_Z||e_(e)}function eI(e){return eN(e)||e>=m.DIGIT_0&&e<=m.DIGIT_9}function eg(e){return e===m.SPACE||e===m.LINE_FEED||e===m.TABULATION||e===m.FORM_FEED}function eC(e){return eg(e)||e===m.SOLIDUS||e===m.GREATER_THAN_SIGN}class eS{constructor(e,t){this.options=e,this.handler=t,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=b.DATA,this.returnState=b.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new ei(t),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new ep(ec,(e,t)=>{this.preprocessor.pos=this.entityStartPos+t-1,this._flushCodePointConsumedAsCharacterReference(e)},t.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(f.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:e=>{this._err(f.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+e)},validateNumericCharacterReference:e=>{let t=function(e){if(e===m.NULL)return f.nullCharacterReference;if(e>1114111)return f.characterReferenceOutsideUnicodeRange;if(ea(e))return f.surrogateCharacterReference;if(en(e))return f.noncharacterCharacterReference;if(es(e)||e===m.CARRIAGE_RETURN)return f.controlCharacterReference;return null}(e);t&&this._err(t,1)}}:void 0)}_err(e,t=0){var r,a;null==(a=(r=this.handler).onParseError)||a.call(r,this.preprocessor.getError(e,t))}getCurrentLocation(e){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-e,startOffset:this.preprocessor.offset-e,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;let e=this._consume();this._ensureHibernation()||this._callState(e)}this.inLoop=!1}}pause(){this.paused=!0}resume(e){if(!this.paused)throw Error("Parser was already resumed");this.paused=!1,!this.inLoop&&(this._runParsingLoop(),this.paused||null==e||e())}write(e,t,r){this.active=!0,this.preprocessor.write(e,t),this._runParsingLoop(),this.paused||null==r||r()}insertHtmlAtCurrentPos(e){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(e),this._runParsingLoop()}_ensureHibernation(){return!!this.preprocessor.endOfChunkHit&&(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0)}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(e){this.consumedAfterSnapshot+=e;for(let t=0;t<e;t++)this.preprocessor.advance()}_consumeSequenceIfMatch(e,t){return!!this.preprocessor.startsWith(e,t)&&(this._advanceBy(e.length-1),!0)}_createStartTagToken(){this.currentToken={type:A.START_TAG,tagName:"",tagID:L.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:A.END_TAG,tagName:"",tagID:L.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(e){this.currentToken={type:A.COMMENT,data:"",location:this.getCurrentLocation(e)}}_createDoctypeToken(e){this.currentToken={type:A.DOCTYPE,name:e,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(e,t){this.currentCharacterToken={type:e,chars:t,location:this.currentLocation}}_createAttr(e){this.currentAttr={name:e,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var e,t;let r=this.currentToken;null===eo(r,this.currentAttr.name)?(r.attrs.push(this.currentAttr),r.location&&this.currentLocation&&((null!=(e=(t=r.location).attrs)?e:t.attrs=Object.create(null))[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue())):this._err(f.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(e){this._emitCurrentCharacterToken(e.location),this.currentToken=null,e.location&&(e.location.endLine=this.preprocessor.line,e.location.endCol=this.preprocessor.col+1,e.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){let e=this.currentToken;this.prepareToken(e),e.tagID=eh(e.tagName),e.type===A.START_TAG?(this.lastStartTagName=e.tagName,this.handler.onStartTag(e)):(e.attrs.length>0&&this._err(f.endTagWithAttributes),e.selfClosing&&this._err(f.endTagWithTrailingSolidus),this.handler.onEndTag(e)),this.preprocessor.dropParsedChunk()}emitCurrentComment(e){this.prepareToken(e),this.handler.onComment(e),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(e){this.prepareToken(e),this.handler.onDoctype(e),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(e){if(this.currentCharacterToken){switch(e&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=e.startLine,this.currentCharacterToken.location.endCol=e.startCol,this.currentCharacterToken.location.endOffset=e.startOffset),this.currentCharacterToken.type){case A.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case A.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case A.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}}_emitEOFToken(){let e=this.getCurrentLocation(0);e&&(e.endLine=e.startLine,e.endCol=e.startCol,e.endOffset=e.startOffset),this._emitCurrentCharacterToken(e),this.handler.onEof({type:A.EOF,location:e}),this.active=!1}_appendCharToCurrentCharacterToken(e,t){if(this.currentCharacterToken)if(this.currentCharacterToken.type===e){this.currentCharacterToken.chars+=t;return}else this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk();this._createCharacterToken(e,t)}_emitCodePoint(e){let t=eg(e)?A.WHITESPACE_CHARACTER:e===m.NULL?A.NULL_CHARACTER:A.CHARACTER;this._appendCharToCurrentCharacterToken(t,String.fromCodePoint(e))}_emitChars(e){this._appendCharToCurrentCharacterToken(A.CHARACTER,e)}_startCharacterReference(){this.returnState=this.state,this.state=b.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?C.Attribute:C.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===b.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===b.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===b.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(e){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(e):this._emitCodePoint(e)}_callState(e){switch(this.state){case b.DATA:this._stateData(e);break;case b.RCDATA:this._stateRcdata(e);break;case b.RAWTEXT:this._stateRawtext(e);break;case b.SCRIPT_DATA:this._stateScriptData(e);break;case b.PLAINTEXT:this._statePlaintext(e);break;case b.TAG_OPEN:this._stateTagOpen(e);break;case b.END_TAG_OPEN:this._stateEndTagOpen(e);break;case b.TAG_NAME:this._stateTagName(e);break;case b.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(e);break;case b.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(e);break;case b.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(e);break;case b.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(e);break;case b.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(e);break;case b.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(e);break;case b.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(e);break;case b.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(e);break;case b.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(e);break;case b.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(e);break;case b.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(e);break;case b.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(e);break;case b.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(e);break;case b.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(e);break;case b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(e);break;case b.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(e);break;case b.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(e);break;case b.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(e);break;case b.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(e);break;case b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(e);break;case b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(e);break;case b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(e);break;case b.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(e);break;case b.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(e);break;case b.ATTRIBUTE_NAME:this._stateAttributeName(e);break;case b.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(e);break;case b.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(e);break;case b.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(e);break;case b.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(e);break;case b.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(e);break;case b.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(e);break;case b.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(e);break;case b.BOGUS_COMMENT:this._stateBogusComment(e);break;case b.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(e);break;case b.COMMENT_START:this._stateCommentStart(e);break;case b.COMMENT_START_DASH:this._stateCommentStartDash(e);break;case b.COMMENT:this._stateComment(e);break;case b.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(e);break;case b.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(e);break;case b.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(e);break;case b.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(e);break;case b.COMMENT_END_DASH:this._stateCommentEndDash(e);break;case b.COMMENT_END:this._stateCommentEnd(e);break;case b.COMMENT_END_BANG:this._stateCommentEndBang(e);break;case b.DOCTYPE:this._stateDoctype(e);break;case b.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(e);break;case b.DOCTYPE_NAME:this._stateDoctypeName(e);break;case b.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(e);break;case b.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(e);break;case b.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(e);break;case b.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(e);break;case b.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(e);break;case b.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(e);break;case b.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(e);break;case b.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(e);break;case b.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(e);break;case b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(e);break;case b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(e);break;case b.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(e);break;case b.BOGUS_DOCTYPE:this._stateBogusDoctype(e);break;case b.CDATA_SECTION:this._stateCdataSection(e);break;case b.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(e);break;case b.CDATA_SECTION_END:this._stateCdataSectionEnd(e);break;case b.CHARACTER_REFERENCE:this._stateCharacterReference();break;case b.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(e);break;default:throw Error("Unknown state")}}_stateData(e){switch(e){case m.LESS_THAN_SIGN:this.state=b.TAG_OPEN;break;case m.AMPERSAND:this._startCharacterReference();break;case m.NULL:this._err(f.unexpectedNullCharacter),this._emitCodePoint(e);break;case m.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateRcdata(e){switch(e){case m.AMPERSAND:this._startCharacterReference();break;case m.LESS_THAN_SIGN:this.state=b.RCDATA_LESS_THAN_SIGN;break;case m.NULL:this._err(f.unexpectedNullCharacter),this._emitChars("�");break;case m.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateRawtext(e){switch(e){case m.LESS_THAN_SIGN:this.state=b.RAWTEXT_LESS_THAN_SIGN;break;case m.NULL:this._err(f.unexpectedNullCharacter),this._emitChars("�");break;case m.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateScriptData(e){switch(e){case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_LESS_THAN_SIGN;break;case m.NULL:this._err(f.unexpectedNullCharacter),this._emitChars("�");break;case m.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_statePlaintext(e){switch(e){case m.NULL:this._err(f.unexpectedNullCharacter),this._emitChars("�");break;case m.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateTagOpen(e){if(eN(e))this._createStartTagToken(),this.state=b.TAG_NAME,this._stateTagName(e);else switch(e){case m.EXCLAMATION_MARK:this.state=b.MARKUP_DECLARATION_OPEN;break;case m.SOLIDUS:this.state=b.END_TAG_OPEN;break;case m.QUESTION_MARK:this._err(f.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=b.BOGUS_COMMENT,this._stateBogusComment(e);break;case m.EOF:this._err(f.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err(f.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=b.DATA,this._stateData(e)}}_stateEndTagOpen(e){if(eN(e))this._createEndTagToken(),this.state=b.TAG_NAME,this._stateTagName(e);else switch(e){case m.GREATER_THAN_SIGN:this._err(f.missingEndTagName),this.state=b.DATA;break;case m.EOF:this._err(f.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break;default:this._err(f.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=b.BOGUS_COMMENT,this._stateBogusComment(e)}}_stateTagName(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this.state=b.BEFORE_ATTRIBUTE_NAME;break;case m.SOLIDUS:this.state=b.SELF_CLOSING_START_TAG;break;case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentTagToken();break;case m.NULL:this._err(f.unexpectedNullCharacter),t.tagName+="�";break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:t.tagName+=String.fromCodePoint(e_(e)?e+32:e)}}_stateRcdataLessThanSign(e){e===m.SOLIDUS?this.state=b.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=b.RCDATA,this._stateRcdata(e))}_stateRcdataEndTagOpen(e){eN(e)?(this.state=b.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(e)):(this._emitChars("</"),this.state=b.RCDATA,this._stateRcdata(e))}handleSpecialEndTag(e){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();switch(this._createEndTagToken(),this.currentToken.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=b.BEFORE_ATTRIBUTE_NAME,!1;case m.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=b.SELF_CLOSING_START_TAG,!1;case m.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=b.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars("</"),this.state=b.RCDATA,this._stateRcdata(e))}_stateRawtextLessThanSign(e){e===m.SOLIDUS?this.state=b.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=b.RAWTEXT,this._stateRawtext(e))}_stateRawtextEndTagOpen(e){eN(e)?(this.state=b.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(e)):(this._emitChars("</"),this.state=b.RAWTEXT,this._stateRawtext(e))}_stateRawtextEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars("</"),this.state=b.RAWTEXT,this._stateRawtext(e))}_stateScriptDataLessThanSign(e){switch(e){case m.SOLIDUS:this.state=b.SCRIPT_DATA_END_TAG_OPEN;break;case m.EXCLAMATION_MARK:this.state=b.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break;default:this._emitChars("<"),this.state=b.SCRIPT_DATA,this._stateScriptData(e)}}_stateScriptDataEndTagOpen(e){eN(e)?(this.state=b.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(e)):(this._emitChars("</"),this.state=b.SCRIPT_DATA,this._stateScriptData(e))}_stateScriptDataEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars("</"),this.state=b.SCRIPT_DATA,this._stateScriptData(e))}_stateScriptDataEscapeStart(e){e===m.HYPHEN_MINUS?(this.state=b.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=b.SCRIPT_DATA,this._stateScriptData(e))}_stateScriptDataEscapeStartDash(e){e===m.HYPHEN_MINUS?(this.state=b.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=b.SCRIPT_DATA,this._stateScriptData(e))}_stateScriptDataEscaped(e){switch(e){case m.HYPHEN_MINUS:this.state=b.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break;case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case m.NULL:this._err(f.unexpectedNullCharacter),this._emitChars("�");break;case m.EOF:this._err(f.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateScriptDataEscapedDash(e){switch(e){case m.HYPHEN_MINUS:this.state=b.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break;case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case m.NULL:this._err(f.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_ESCAPED,this._emitChars("�");break;case m.EOF:this._err(f.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=b.SCRIPT_DATA_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataEscapedDashDash(e){switch(e){case m.HYPHEN_MINUS:this._emitChars("-");break;case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case m.GREATER_THAN_SIGN:this.state=b.SCRIPT_DATA,this._emitChars(">");break;case m.NULL:this._err(f.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_ESCAPED,this._emitChars("�");break;case m.EOF:this._err(f.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=b.SCRIPT_DATA_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataEscapedLessThanSign(e){e===m.SOLIDUS?this.state=b.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:eN(e)?(this._emitChars("<"),this.state=b.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(e)):(this._emitChars("<"),this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataEscapedEndTagOpen(e){eN(e)?(this.state=b.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(e)):(this._emitChars("</"),this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataEscapedEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars("</"),this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataDoubleEscapeStart(e){if(this.preprocessor.startsWith(er,!1)&&eC(this.preprocessor.peek(er.length))){this._emitCodePoint(e);for(let e=0;e<er.length;e++)this._emitCodePoint(this._consume());this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataDoubleEscaped(e){switch(e){case m.HYPHEN_MINUS:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break;case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case m.NULL:this._err(f.unexpectedNullCharacter),this._emitChars("�");break;case m.EOF:this._err(f.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateScriptDataDoubleEscapedDash(e){switch(e){case m.HYPHEN_MINUS:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break;case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case m.NULL:this._err(f.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars("�");break;case m.EOF:this._err(f.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataDoubleEscapedDashDash(e){switch(e){case m.HYPHEN_MINUS:this._emitChars("-");break;case m.LESS_THAN_SIGN:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case m.GREATER_THAN_SIGN:this.state=b.SCRIPT_DATA,this._emitChars(">");break;case m.NULL:this._err(f.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars("�");break;case m.EOF:this._err(f.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataDoubleEscapedLessThanSign(e){e===m.SOLIDUS?(this.state=b.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(e))}_stateScriptDataDoubleEscapeEnd(e){if(this.preprocessor.startsWith(er,!1)&&eC(this.preprocessor.peek(er.length))){this._emitCodePoint(e);for(let e=0;e<er.length;e++)this._emitCodePoint(this._consume());this.state=b.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(e))}_stateBeforeAttributeName(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.SOLIDUS:case m.GREATER_THAN_SIGN:case m.EOF:this.state=b.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(e);break;case m.EQUALS_SIGN:this._err(f.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=b.ATTRIBUTE_NAME;break;default:this._createAttr(""),this.state=b.ATTRIBUTE_NAME,this._stateAttributeName(e)}}_stateAttributeName(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:case m.SOLIDUS:case m.GREATER_THAN_SIGN:case m.EOF:this._leaveAttrName(),this.state=b.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(e);break;case m.EQUALS_SIGN:this._leaveAttrName(),this.state=b.BEFORE_ATTRIBUTE_VALUE;break;case m.QUOTATION_MARK:case m.APOSTROPHE:case m.LESS_THAN_SIGN:this._err(f.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(e);break;case m.NULL:this._err(f.unexpectedNullCharacter),this.currentAttr.name+="�";break;default:this.currentAttr.name+=String.fromCodePoint(e_(e)?e+32:e)}}_stateAfterAttributeName(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.SOLIDUS:this.state=b.SELF_CLOSING_START_TAG;break;case m.EQUALS_SIGN:this.state=b.BEFORE_ATTRIBUTE_VALUE;break;case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentTagToken();break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:this._createAttr(""),this.state=b.ATTRIBUTE_NAME,this._stateAttributeName(e)}}_stateBeforeAttributeValue(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.QUOTATION_MARK:this.state=b.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break;case m.APOSTROPHE:this.state=b.ATTRIBUTE_VALUE_SINGLE_QUOTED;break;case m.GREATER_THAN_SIGN:this._err(f.missingAttributeValue),this.state=b.DATA,this.emitCurrentTagToken();break;default:this.state=b.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(e)}}_stateAttributeValueDoubleQuoted(e){switch(e){case m.QUOTATION_MARK:this.state=b.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case m.AMPERSAND:this._startCharacterReference();break;case m.NULL:this._err(f.unexpectedNullCharacter),this.currentAttr.value+="�";break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(e)}}_stateAttributeValueSingleQuoted(e){switch(e){case m.APOSTROPHE:this.state=b.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case m.AMPERSAND:this._startCharacterReference();break;case m.NULL:this._err(f.unexpectedNullCharacter),this.currentAttr.value+="�";break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(e)}}_stateAttributeValueUnquoted(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this._leaveAttrValue(),this.state=b.BEFORE_ATTRIBUTE_NAME;break;case m.AMPERSAND:this._startCharacterReference();break;case m.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=b.DATA,this.emitCurrentTagToken();break;case m.NULL:this._err(f.unexpectedNullCharacter),this.currentAttr.value+="�";break;case m.QUOTATION_MARK:case m.APOSTROPHE:case m.LESS_THAN_SIGN:case m.EQUALS_SIGN:case m.GRAVE_ACCENT:this._err(f.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(e);break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(e)}}_stateAfterAttributeValueQuoted(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this._leaveAttrValue(),this.state=b.BEFORE_ATTRIBUTE_NAME;break;case m.SOLIDUS:this._leaveAttrValue(),this.state=b.SELF_CLOSING_START_TAG;break;case m.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=b.DATA,this.emitCurrentTagToken();break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:this._err(f.missingWhitespaceBetweenAttributes),this.state=b.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(e)}}_stateSelfClosingStartTag(e){switch(e){case m.GREATER_THAN_SIGN:this.currentToken.selfClosing=!0,this.state=b.DATA,this.emitCurrentTagToken();break;case m.EOF:this._err(f.eofInTag),this._emitEOFToken();break;default:this._err(f.unexpectedSolidusInTag),this.state=b.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(e)}}_stateBogusComment(e){let t=this.currentToken;switch(e){case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentComment(t);break;case m.EOF:this.emitCurrentComment(t),this._emitEOFToken();break;case m.NULL:this._err(f.unexpectedNullCharacter),t.data+="�";break;default:t.data+=String.fromCodePoint(e)}}_stateMarkupDeclarationOpen(e){this._consumeSequenceIfMatch("--",!0)?(this._createCommentToken(3),this.state=b.COMMENT_START):this._consumeSequenceIfMatch(et,!1)?(this.currentLocation=this.getCurrentLocation(et.length+1),this.state=b.DOCTYPE):this._consumeSequenceIfMatch(ee,!0)?this.inForeignNode?this.state=b.CDATA_SECTION:(this._err(f.cdataInHtmlContent),this._createCommentToken(ee.length+1),this.currentToken.data="[CDATA[",this.state=b.BOGUS_COMMENT):this._ensureHibernation()||(this._err(f.incorrectlyOpenedComment),this._createCommentToken(2),this.state=b.BOGUS_COMMENT,this._stateBogusComment(e))}_stateCommentStart(e){switch(e){case m.HYPHEN_MINUS:this.state=b.COMMENT_START_DASH;break;case m.GREATER_THAN_SIGN:{this._err(f.abruptClosingOfEmptyComment),this.state=b.DATA;let e=this.currentToken;this.emitCurrentComment(e);break}default:this.state=b.COMMENT,this._stateComment(e)}}_stateCommentStartDash(e){let t=this.currentToken;switch(e){case m.HYPHEN_MINUS:this.state=b.COMMENT_END;break;case m.GREATER_THAN_SIGN:this._err(f.abruptClosingOfEmptyComment),this.state=b.DATA,this.emitCurrentComment(t);break;case m.EOF:this._err(f.eofInComment),this.emitCurrentComment(t),this._emitEOFToken();break;default:t.data+="-",this.state=b.COMMENT,this._stateComment(e)}}_stateComment(e){let t=this.currentToken;switch(e){case m.HYPHEN_MINUS:this.state=b.COMMENT_END_DASH;break;case m.LESS_THAN_SIGN:t.data+="<",this.state=b.COMMENT_LESS_THAN_SIGN;break;case m.NULL:this._err(f.unexpectedNullCharacter),t.data+="�";break;case m.EOF:this._err(f.eofInComment),this.emitCurrentComment(t),this._emitEOFToken();break;default:t.data+=String.fromCodePoint(e)}}_stateCommentLessThanSign(e){let t=this.currentToken;switch(e){case m.EXCLAMATION_MARK:t.data+="!",this.state=b.COMMENT_LESS_THAN_SIGN_BANG;break;case m.LESS_THAN_SIGN:t.data+="<";break;default:this.state=b.COMMENT,this._stateComment(e)}}_stateCommentLessThanSignBang(e){e===m.HYPHEN_MINUS?this.state=b.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=b.COMMENT,this._stateComment(e))}_stateCommentLessThanSignBangDash(e){e===m.HYPHEN_MINUS?this.state=b.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=b.COMMENT_END_DASH,this._stateCommentEndDash(e))}_stateCommentLessThanSignBangDashDash(e){e!==m.GREATER_THAN_SIGN&&e!==m.EOF&&this._err(f.nestedComment),this.state=b.COMMENT_END,this._stateCommentEnd(e)}_stateCommentEndDash(e){let t=this.currentToken;switch(e){case m.HYPHEN_MINUS:this.state=b.COMMENT_END;break;case m.EOF:this._err(f.eofInComment),this.emitCurrentComment(t),this._emitEOFToken();break;default:t.data+="-",this.state=b.COMMENT,this._stateComment(e)}}_stateCommentEnd(e){let t=this.currentToken;switch(e){case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentComment(t);break;case m.EXCLAMATION_MARK:this.state=b.COMMENT_END_BANG;break;case m.HYPHEN_MINUS:t.data+="-";break;case m.EOF:this._err(f.eofInComment),this.emitCurrentComment(t),this._emitEOFToken();break;default:t.data+="--",this.state=b.COMMENT,this._stateComment(e)}}_stateCommentEndBang(e){let t=this.currentToken;switch(e){case m.HYPHEN_MINUS:t.data+="--!",this.state=b.COMMENT_END_DASH;break;case m.GREATER_THAN_SIGN:this._err(f.incorrectlyClosedComment),this.state=b.DATA,this.emitCurrentComment(t);break;case m.EOF:this._err(f.eofInComment),this.emitCurrentComment(t),this._emitEOFToken();break;default:t.data+="--!",this.state=b.COMMENT,this._stateComment(e)}}_stateDoctype(e){switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this.state=b.BEFORE_DOCTYPE_NAME;break;case m.GREATER_THAN_SIGN:this.state=b.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(e);break;case m.EOF:{this._err(f.eofInDoctype),this._createDoctypeToken(null);let e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break}default:this._err(f.missingWhitespaceBeforeDoctypeName),this.state=b.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(e)}}_stateBeforeDoctypeName(e){if(e_(e))this._createDoctypeToken(String.fromCharCode(e+32)),this.state=b.DOCTYPE_NAME;else switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.NULL:this._err(f.unexpectedNullCharacter),this._createDoctypeToken("�"),this.state=b.DOCTYPE_NAME;break;case m.GREATER_THAN_SIGN:{this._err(f.missingDoctypeName),this._createDoctypeToken(null);let e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=b.DATA;break}case m.EOF:{this._err(f.eofInDoctype),this._createDoctypeToken(null);let e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(e)),this.state=b.DOCTYPE_NAME}}_stateDoctypeName(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this.state=b.AFTER_DOCTYPE_NAME;break;case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.NULL:this._err(f.unexpectedNullCharacter),t.name+="�";break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:t.name+=String.fromCodePoint(e_(e)?e+32:e)}}_stateAfterDoctypeName(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._consumeSequenceIfMatch("public",!1)?this.state=b.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch("system",!1)?this.state=b.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(f.invalidCharacterSequenceAfterDoctypeName),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e))}}_stateAfterDoctypePublicKeyword(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this.state=b.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break;case m.QUOTATION_MARK:this._err(f.missingWhitespaceAfterDoctypePublicKeyword),t.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case m.APOSTROPHE:this._err(f.missingWhitespaceAfterDoctypePublicKeyword),t.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case m.GREATER_THAN_SIGN:this._err(f.missingDoctypePublicIdentifier),t.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.missingQuoteBeforeDoctypePublicIdentifier),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateBeforeDoctypePublicIdentifier(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.QUOTATION_MARK:t.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case m.APOSTROPHE:t.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case m.GREATER_THAN_SIGN:this._err(f.missingDoctypePublicIdentifier),t.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.missingQuoteBeforeDoctypePublicIdentifier),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateDoctypePublicIdentifierDoubleQuoted(e){let t=this.currentToken;switch(e){case m.QUOTATION_MARK:this.state=b.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case m.NULL:this._err(f.unexpectedNullCharacter),t.publicId+="�";break;case m.GREATER_THAN_SIGN:this._err(f.abruptDoctypePublicIdentifier),t.forceQuirks=!0,this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:t.publicId+=String.fromCodePoint(e)}}_stateDoctypePublicIdentifierSingleQuoted(e){let t=this.currentToken;switch(e){case m.APOSTROPHE:this.state=b.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case m.NULL:this._err(f.unexpectedNullCharacter),t.publicId+="�";break;case m.GREATER_THAN_SIGN:this._err(f.abruptDoctypePublicIdentifier),t.forceQuirks=!0,this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:t.publicId+=String.fromCodePoint(e)}}_stateAfterDoctypePublicIdentifier(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this.state=b.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break;case m.GREATER_THAN_SIGN:this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.QUOTATION_MARK:this._err(f.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case m.APOSTROPHE:this._err(f.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.missingQuoteBeforeDoctypeSystemIdentifier),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateBetweenDoctypePublicAndSystemIdentifiers(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.GREATER_THAN_SIGN:this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.QUOTATION_MARK:t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case m.APOSTROPHE:t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.missingQuoteBeforeDoctypeSystemIdentifier),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateAfterDoctypeSystemKeyword(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:this.state=b.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break;case m.QUOTATION_MARK:this._err(f.missingWhitespaceAfterDoctypeSystemKeyword),t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case m.APOSTROPHE:this._err(f.missingWhitespaceAfterDoctypeSystemKeyword),t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case m.GREATER_THAN_SIGN:this._err(f.missingDoctypeSystemIdentifier),t.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.missingQuoteBeforeDoctypeSystemIdentifier),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateBeforeDoctypeSystemIdentifier(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.QUOTATION_MARK:t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case m.APOSTROPHE:t.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case m.GREATER_THAN_SIGN:this._err(f.missingDoctypeSystemIdentifier),t.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(t);break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.missingQuoteBeforeDoctypeSystemIdentifier),t.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateDoctypeSystemIdentifierDoubleQuoted(e){let t=this.currentToken;switch(e){case m.QUOTATION_MARK:this.state=b.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case m.NULL:this._err(f.unexpectedNullCharacter),t.systemId+="�";break;case m.GREATER_THAN_SIGN:this._err(f.abruptDoctypeSystemIdentifier),t.forceQuirks=!0,this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:t.systemId+=String.fromCodePoint(e)}}_stateDoctypeSystemIdentifierSingleQuoted(e){let t=this.currentToken;switch(e){case m.APOSTROPHE:this.state=b.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case m.NULL:this._err(f.unexpectedNullCharacter),t.systemId+="�";break;case m.GREATER_THAN_SIGN:this._err(f.abruptDoctypeSystemIdentifier),t.forceQuirks=!0,this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:t.systemId+=String.fromCodePoint(e)}}_stateAfterDoctypeSystemIdentifier(e){let t=this.currentToken;switch(e){case m.SPACE:case m.LINE_FEED:case m.TABULATION:case m.FORM_FEED:break;case m.GREATER_THAN_SIGN:this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.EOF:this._err(f.eofInDoctype),t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break;default:this._err(f.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(e)}}_stateBogusDoctype(e){let t=this.currentToken;switch(e){case m.GREATER_THAN_SIGN:this.emitCurrentDoctype(t),this.state=b.DATA;break;case m.NULL:this._err(f.unexpectedNullCharacter);break;case m.EOF:this.emitCurrentDoctype(t),this._emitEOFToken()}}_stateCdataSection(e){switch(e){case m.RIGHT_SQUARE_BRACKET:this.state=b.CDATA_SECTION_BRACKET;break;case m.EOF:this._err(f.eofInCdata),this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateCdataSectionBracket(e){e===m.RIGHT_SQUARE_BRACKET?this.state=b.CDATA_SECTION_END:(this._emitChars("]"),this.state=b.CDATA_SECTION,this._stateCdataSection(e))}_stateCdataSectionEnd(e){switch(e){case m.GREATER_THAN_SIGN:this.state=b.DATA;break;case m.RIGHT_SQUARE_BRACKET:this._emitChars("]");break;default:this._emitChars("]]"),this.state=b.CDATA_SECTION,this._stateCdataSection(e)}}_stateCharacterReference(){let e=this.entityDecoder.write(this.preprocessor.html,this.preprocessor.pos);if(e<0)if(this.preprocessor.lastChunkWritten)e=this.entityDecoder.end();else{this.active=!1,this.preprocessor.pos=this.preprocessor.html.length-1,this.consumedAfterSnapshot=0,this.preprocessor.endOfChunkHit=!0;return}0===e?(this.preprocessor.pos=this.entityStartPos,this._flushCodePointConsumedAsCharacterReference(m.AMPERSAND),this.state=!this._isCharacterReferenceInAttribute()&&eI(this.preprocessor.peek(1))?b.AMBIGUOUS_AMPERSAND:this.returnState):this.state=this.returnState}_stateAmbiguousAmpersand(e){eI(e)?this._flushCodePointConsumedAsCharacterReference(e):(e===m.SEMICOLON&&this._err(f.unknownNamedCharacterReference),this.state=this.returnState,this._callState(e))}}let eD=new Set([L.DD,L.DT,L.LI,L.OPTGROUP,L.OPTION,L.P,L.RB,L.RP,L.RT,L.RTC]),eO=new Set([...eD,L.CAPTION,L.COLGROUP,L.TBODY,L.TD,L.TFOOT,L.TH,L.THEAD,L.TR]),eR=new Set([L.APPLET,L.CAPTION,L.HTML,L.MARQUEE,L.OBJECT,L.TABLE,L.TD,L.TEMPLATE,L.TH]),eL=new Set([...eR,L.OL,L.UL]),eb=new Set([...eR,L.BUTTON]),ek=new Set([L.ANNOTATION_XML,L.MI,L.MN,L.MO,L.MS,L.MTEXT]),ey=new Set([L.DESC,L.FOREIGN_OBJECT,L.TITLE]),eM=new Set([L.TR,L.TEMPLATE,L.HTML]),eP=new Set([L.TBODY,L.TFOOT,L.THEAD,L.TEMPLATE,L.HTML]),ev=new Set([L.TABLE,L.TEMPLATE,L.HTML]),ew=new Set([L.TD,L.TH]);class ex{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(e,t,r){this.treeAdapter=t,this.handler=r,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=L.UNKNOWN,this.current=e}_indexOf(e){return this.items.lastIndexOf(e,this.stackTop)}_isInTemplate(){return this.currentTagId===L.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===S.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(e,t){this.stackTop++,this.items[this.stackTop]=e,this.current=e,this.tagIDs[this.stackTop]=t,this.currentTagId=t,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(e,t,!0)}pop(){let e=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,!0)}replace(e,t){let r=this._indexOf(e);this.items[r]=t,r===this.stackTop&&(this.current=t)}insertAfter(e,t,r){let a=this._indexOf(e)+1;this.items.splice(a,0,t),this.tagIDs.splice(a,0,r),this.stackTop++,a===this.stackTop&&this._updateCurrentElement(),this.current&&void 0!==this.currentTagId&&this.handler.onItemPush(this.current,this.currentTagId,a===this.stackTop)}popUntilTagNamePopped(e){let t=this.stackTop+1;do t=this.tagIDs.lastIndexOf(e,t-1);while(t>0&&this.treeAdapter.getNamespaceURI(this.items[t])!==S.HTML)this.shortenToLength(Math.max(t,0))}shortenToLength(e){for(;this.stackTop>=e;){let t=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,this.stackTop<e)}}popUntilElementPopped(e){let t=this._indexOf(e);this.shortenToLength(Math.max(t,0))}popUntilPopped(e,t){let r=this._indexOfTagNames(e,t);this.shortenToLength(Math.max(r,0))}popUntilNumberedHeaderPopped(){this.popUntilPopped(em,S.HTML)}popUntilTableCellPopped(){this.popUntilPopped(ew,S.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(e,t){for(let r=this.stackTop;r>=0;r--)if(e.has(this.tagIDs[r])&&this.treeAdapter.getNamespaceURI(this.items[r])===t)return r;return -1}clearBackTo(e,t){let r=this._indexOfTagNames(e,t);this.shortenToLength(r+1)}clearBackToTableContext(){this.clearBackTo(ev,S.HTML)}clearBackToTableBodyContext(){this.clearBackTo(eP,S.HTML)}clearBackToTableRowContext(){this.clearBackTo(eM,S.HTML)}remove(e){let t=this._indexOf(e);t>=0&&(t===this.stackTop?this.pop():(this.items.splice(t,1),this.tagIDs.splice(t,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===L.BODY?this.items[1]:null}contains(e){return this._indexOf(e)>-1}getCommonAncestor(e){let t=this._indexOf(e)-1;return t>=0?this.items[t]:null}isRootHtmlElementCurrent(){return 0===this.stackTop&&this.tagIDs[0]===L.HTML}hasInDynamicScope(e,t){for(let r=this.stackTop;r>=0;r--){let a=this.tagIDs[r];switch(this.treeAdapter.getNamespaceURI(this.items[r])){case S.HTML:if(a===e)return!0;if(t.has(a))return!1;break;case S.SVG:if(ey.has(a))return!1;break;case S.MATHML:if(ek.has(a))return!1}}return!0}hasInScope(e){return this.hasInDynamicScope(e,eR)}hasInListItemScope(e){return this.hasInDynamicScope(e,eL)}hasInButtonScope(e){return this.hasInDynamicScope(e,eb)}hasNumberedHeaderInScope(){for(let e=this.stackTop;e>=0;e--){let t=this.tagIDs[e];switch(this.treeAdapter.getNamespaceURI(this.items[e])){case S.HTML:if(em.has(t))return!0;if(eR.has(t))return!1;break;case S.SVG:if(ey.has(t))return!1;break;case S.MATHML:if(ek.has(t))return!1}}return!0}hasInTableScope(e){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===S.HTML)switch(this.tagIDs[t]){case e:return!0;case L.TABLE:case L.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let e=this.stackTop;e>=0;e--)if(this.treeAdapter.getNamespaceURI(this.items[e])===S.HTML)switch(this.tagIDs[e]){case L.TBODY:case L.THEAD:case L.TFOOT:return!0;case L.TABLE:case L.HTML:return!1}return!0}hasInSelectScope(e){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===S.HTML)switch(this.tagIDs[t]){case e:return!0;case L.OPTION:case L.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;void 0!==this.currentTagId&&eD.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;void 0!==this.currentTagId&&eO.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(e){for(;void 0!==this.currentTagId&&this.currentTagId!==e&&eO.has(this.currentTagId);)this.pop()}}(E=k||(k={}))[E.Marker=0]="Marker",E[E.Element=1]="Element";let eU={type:k.Marker};class eB{constructor(e){this.treeAdapter=e,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(e,t){let r=[],a=t.length,s=this.treeAdapter.getTagName(e),n=this.treeAdapter.getNamespaceURI(e);for(let e=0;e<this.entries.length;e++){let t=this.entries[e];if(t.type===k.Marker)break;let{element:i}=t;if(this.treeAdapter.getTagName(i)===s&&this.treeAdapter.getNamespaceURI(i)===n){let t=this.treeAdapter.getAttrList(i);t.length===a&&r.push({idx:e,attrs:t})}}return r}_ensureNoahArkCondition(e){if(this.entries.length<3)return;let t=this.treeAdapter.getAttrList(e),r=this._getNoahArkConditionCandidates(e,t);if(r.length<3)return;let a=new Map(t.map(e=>[e.name,e.value])),s=0;for(let e=0;e<r.length;e++){let t=r[e];t.attrs.every(e=>a.get(e.name)===e.value)&&(s+=1)>=3&&this.entries.splice(t.idx,1)}}insertMarker(){this.entries.unshift(eU)}pushElement(e,t){this._ensureNoahArkCondition(e),this.entries.unshift({type:k.Element,element:e,token:t})}insertElementAfterBookmark(e,t){let r=this.entries.indexOf(this.bookmark);this.entries.splice(r,0,{type:k.Element,element:e,token:t})}removeEntry(e){let t=this.entries.indexOf(e);-1!==t&&this.entries.splice(t,1)}clearToLastMarker(){let e=this.entries.indexOf(eU);-1===e?this.entries.length=0:this.entries.splice(0,e+1)}getElementEntryInScopeWithTagName(e){let t=this.entries.find(t=>t.type===k.Marker||this.treeAdapter.getTagName(t.element)===e);return t&&t.type===k.Element?t:null}getElementEntry(e){return this.entries.find(t=>t.type===k.Element&&t.element===e)}}let eF={createDocument:()=>({nodeName:"#document",mode:O.NO_QUIRKS,childNodes:[]}),createDocumentFragment:()=>({nodeName:"#document-fragment",childNodes:[]}),createElement:(e,t,r)=>({nodeName:e,tagName:e,attrs:r,namespaceURI:t,childNodes:[],parentNode:null}),createCommentNode:e=>({nodeName:"#comment",data:e,parentNode:null}),createTextNode:e=>({nodeName:"#text",value:e,parentNode:null}),appendChild(e,t){e.childNodes.push(t),t.parentNode=e},insertBefore(e,t,r){let a=e.childNodes.indexOf(r);e.childNodes.splice(a,0,t),t.parentNode=e},setTemplateContent(e,t){e.content=t},getTemplateContent:e=>e.content,setDocumentType(e,t,r,a){let s=e.childNodes.find(e=>"#documentType"===e.nodeName);s?(s.name=t,s.publicId=r,s.systemId=a):eF.appendChild(e,{nodeName:"#documentType",name:t,publicId:r,systemId:a,parentNode:null})},setDocumentMode(e,t){e.mode=t},getDocumentMode:e=>e.mode,detachNode(e){if(e.parentNode){let t=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(t,1),e.parentNode=null}},insertText(e,t){if(e.childNodes.length>0){let r=e.childNodes[e.childNodes.length-1];if(eF.isTextNode(r)){r.value+=t;return}}eF.appendChild(e,eF.createTextNode(t))},insertTextBefore(e,t,r){let a=e.childNodes[e.childNodes.indexOf(r)-1];a&&eF.isTextNode(a)?a.value+=t:eF.insertBefore(e,eF.createTextNode(t),r)},adoptAttributes(e,t){let r=new Set(e.attrs.map(e=>e.name));for(let a=0;a<t.length;a++)r.has(t[a].name)||e.attrs.push(t[a])},getFirstChild:e=>e.childNodes[0],getChildNodes:e=>e.childNodes,getParentNode:e=>e.parentNode,getAttrList:e=>e.attrs,getTagName:e=>e.tagName,getNamespaceURI:e=>e.namespaceURI,getTextNodeContent:e=>e.value,getCommentNodeContent:e=>e.data,getDocumentTypeNodeName:e=>e.name,getDocumentTypeNodePublicId:e=>e.publicId,getDocumentTypeNodeSystemId:e=>e.systemId,isTextNode:e=>"#text"===e.nodeName,isCommentNode:e=>"#comment"===e.nodeName,isDocumentTypeNode:e=>"#documentType"===e.nodeName,isElementNode:e=>Object.prototype.hasOwnProperty.call(e,"tagName"),setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t},getNodeSourceCodeLocation:e=>e.sourceCodeLocation,updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation={...e.sourceCodeLocation,...t}}},eH="html",eG=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],eY=[...eG,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],eW=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),eq=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],ej=[...eq,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function eK(e,t){return t.some(t=>e.startsWith(t))}let eQ=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),eV=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:S.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:S.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:S.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:S.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:S.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:S.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:S.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:S.XML}],["xml:space",{prefix:"xml",name:"space",namespace:S.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:S.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:S.XMLNS}]]),eX=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),ez=new Set([L.B,L.BIG,L.BLOCKQUOTE,L.BODY,L.BR,L.CENTER,L.CODE,L.DD,L.DIV,L.DL,L.DT,L.EM,L.EMBED,L.H1,L.H2,L.H3,L.H4,L.H5,L.H6,L.HEAD,L.HR,L.I,L.IMG,L.LI,L.LISTING,L.MENU,L.META,L.NOBR,L.OL,L.P,L.PRE,L.RUBY,L.S,L.SMALL,L.SPAN,L.STRONG,L.STRIKE,L.SUB,L.SUP,L.TABLE,L.TT,L.U,L.UL,L.VAR]);function e$(e){for(let t=0;t<e.attrs.length;t++)if("definitionurl"===e.attrs[t].name){e.attrs[t].name="definitionURL";break}}function eJ(e){for(let t=0;t<e.attrs.length;t++){let r=eQ.get(e.attrs[t].name);null!=r&&(e.attrs[t].name=r)}}function eZ(e){for(let t=0;t<e.attrs.length;t++){let r=eV.get(e.attrs[t].name);r&&(e.attrs[t].prefix=r.prefix,e.attrs[t].name=r.name,e.attrs[t].namespace=r.namespace)}}(T=y||(y={}))[T.INITIAL=0]="INITIAL",T[T.BEFORE_HTML=1]="BEFORE_HTML",T[T.BEFORE_HEAD=2]="BEFORE_HEAD",T[T.IN_HEAD=3]="IN_HEAD",T[T.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",T[T.AFTER_HEAD=5]="AFTER_HEAD",T[T.IN_BODY=6]="IN_BODY",T[T.TEXT=7]="TEXT",T[T.IN_TABLE=8]="IN_TABLE",T[T.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",T[T.IN_CAPTION=10]="IN_CAPTION",T[T.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",T[T.IN_TABLE_BODY=12]="IN_TABLE_BODY",T[T.IN_ROW=13]="IN_ROW",T[T.IN_CELL=14]="IN_CELL",T[T.IN_SELECT=15]="IN_SELECT",T[T.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",T[T.IN_TEMPLATE=17]="IN_TEMPLATE",T[T.AFTER_BODY=18]="AFTER_BODY",T[T.IN_FRAMESET=19]="IN_FRAMESET",T[T.AFTER_FRAMESET=20]="AFTER_FRAMESET",T[T.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",T[T.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET";let e0={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},e1=new Set([L.TABLE,L.TBODY,L.TFOOT,L.THEAD,L.TR]),e2={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:eF,onParseError:null};class e3{constructor(e,t,r=null,a=null){this.fragmentContext=r,this.scriptHandler=a,this.currentToken=null,this.stopped=!1,this.insertionMode=y.INITIAL,this.originalInsertionMode=y.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options={...e2,...e},this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=null!=t?t:this.treeAdapter.createDocument(),this.tokenizer=new eS(this.options,this),this.activeFormattingElements=new eB(this.treeAdapter),this.fragmentContextID=r?eh(this.treeAdapter.getTagName(r)):L.UNKNOWN,this._setContextModes(null!=r?r:this.document,this.fragmentContextID),this.openElements=new ex(this.document,this.treeAdapter,this)}static parse(e,t){let r=new this(t);return r.tokenizer.write(e,!0),r.document}static getFragmentParser(e,t){let r={...e2,...t};null!=e||(e=r.treeAdapter.createElement(R.TEMPLATE,S.HTML,[]));let a=r.treeAdapter.createElement("documentmock",S.HTML,[]),s=new this(r,a,e);return s.fragmentContextID===L.TEMPLATE&&s.tmplInsertionModeStack.unshift(y.IN_TEMPLATE),s._initTokenizerForFragmentParsing(),s._insertFakeRootElement(),s._resetInsertionMode(),s._findFormInFragmentContext(),s}getFragment(){let e=this.treeAdapter.getFirstChild(this.document),t=this.treeAdapter.createDocumentFragment();return this._adoptNodes(e,t),t}_err(e,t,r){var a;if(!this.onParseError)return;let s=null!=(a=e.location)?a:e0,n={code:t,startLine:s.startLine,startCol:s.startCol,startOffset:s.startOffset,endLine:r?s.startLine:s.endLine,endCol:r?s.startCol:s.endCol,endOffset:r?s.startOffset:s.endOffset};this.onParseError(n)}onItemPush(e,t,r){var a,s;null==(s=(a=this.treeAdapter).onItemPush)||s.call(a,e),r&&this.openElements.stackTop>0&&this._setContextModes(e,t)}onItemPop(e,t){var r,a;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(e,this.currentToken),null==(a=(r=this.treeAdapter).onItemPop)||a.call(r,e,this.openElements.current),t){let e,t;0===this.openElements.stackTop&&this.fragmentContext?(e=this.fragmentContext,t=this.fragmentContextID):{current:e,currentTagId:t}=this.openElements,this._setContextModes(e,t)}}_setContextModes(e,t){let r=e===this.document||e&&this.treeAdapter.getNamespaceURI(e)===S.HTML;this.currentNotInHTML=!r,this.tokenizer.inForeignNode=!r&&void 0!==e&&void 0!==t&&!this._isIntegrationPoint(t,e)}_switchToTextParsing(e,t){this._insertElement(e,S.HTML),this.tokenizer.state=t,this.originalInsertionMode=this.insertionMode,this.insertionMode=y.TEXT}switchToPlaintextParsing(){this.insertionMode=y.TEXT,this.originalInsertionMode=y.IN_BODY,this.tokenizer.state=eA.PLAINTEXT}_getAdjustedCurrentElement(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let e=this.fragmentContext;for(;e;){if(this.treeAdapter.getTagName(e)===R.FORM){this.formElement=e;break}e=this.treeAdapter.getParentNode(e)}}_initTokenizerForFragmentParsing(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===S.HTML)switch(this.fragmentContextID){case L.TITLE:case L.TEXTAREA:this.tokenizer.state=eA.RCDATA;break;case L.STYLE:case L.XMP:case L.IFRAME:case L.NOEMBED:case L.NOFRAMES:case L.NOSCRIPT:this.tokenizer.state=eA.RAWTEXT;break;case L.SCRIPT:this.tokenizer.state=eA.SCRIPT_DATA;break;case L.PLAINTEXT:this.tokenizer.state=eA.PLAINTEXT}}_setDocumentType(e){let t=e.name||"",r=e.publicId||"",a=e.systemId||"";if(this.treeAdapter.setDocumentType(this.document,t,r,a),e.location){let t=this.treeAdapter.getChildNodes(this.document).find(e=>this.treeAdapter.isDocumentTypeNode(e));t&&this.treeAdapter.setNodeSourceCodeLocation(t,e.location)}}_attachElementToTree(e,t){if(this.options.sourceCodeLocationInfo){let r=t&&{...t,startTag:t};this.treeAdapter.setNodeSourceCodeLocation(e,r)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(e);else{let t=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(null!=t?t:this.document,e)}}_appendElement(e,t){let r=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(r,e.location)}_insertElement(e,t){let r=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(r,e.location),this.openElements.push(r,e.tagID)}_insertFakeElement(e,t){let r=this.treeAdapter.createElement(e,S.HTML,[]);this._attachElementToTree(r,null),this.openElements.push(r,t)}_insertTemplate(e){let t=this.treeAdapter.createElement(e.tagName,S.HTML,e.attrs),r=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(t,r),this._attachElementToTree(t,e.location),this.openElements.push(t,e.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,null)}_insertFakeRootElement(){let e=this.treeAdapter.createElement(R.HTML,S.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(e,null),this.treeAdapter.appendChild(this.openElements.current,e),this.openElements.push(e,L.HTML)}_appendCommentNode(e,t){let r=this.treeAdapter.createCommentNode(e.data);this.treeAdapter.appendChild(t,r),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,e.location)}_insertCharacters(e){let t,r;if(this._shouldFosterParentOnInsertion()?({parent:t,beforeElement:r}=this._findFosterParentingLocation(),r?this.treeAdapter.insertTextBefore(t,e.chars,r):this.treeAdapter.insertText(t,e.chars)):(t=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(t,e.chars)),!e.location)return;let a=this.treeAdapter.getChildNodes(t),s=r?a.lastIndexOf(r):a.length,n=a[s-1];if(this.treeAdapter.getNodeSourceCodeLocation(n)){let{endLine:t,endCol:r,endOffset:a}=e.location;this.treeAdapter.updateNodeSourceCodeLocation(n,{endLine:t,endCol:r,endOffset:a})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,e.location)}_adoptNodes(e,t){for(let r=this.treeAdapter.getFirstChild(e);r;r=this.treeAdapter.getFirstChild(e))this.treeAdapter.detachNode(r),this.treeAdapter.appendChild(t,r)}_setEndLocation(e,t){if(this.treeAdapter.getNodeSourceCodeLocation(e)&&t.location){let r=t.location,a=this.treeAdapter.getTagName(e),s=t.type===A.END_TAG&&a===t.tagName?{endTag:{...r},endLine:r.endLine,endCol:r.endCol,endOffset:r.endOffset}:{endLine:r.startLine,endCol:r.startCol,endOffset:r.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(e,s)}}shouldProcessStartTagTokenInForeignContent(e){let t,r;return!!this.currentNotInHTML&&(0===this.openElements.stackTop&&this.fragmentContext?(t=this.fragmentContext,r=this.fragmentContextID):{current:t,currentTagId:r}=this.openElements,(e.tagID!==L.SVG||this.treeAdapter.getTagName(t)!==R.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(t)!==S.MATHML)&&(this.tokenizer.inForeignNode||(e.tagID===L.MGLYPH||e.tagID===L.MALIGNMARK)&&void 0!==r&&!this._isIntegrationPoint(r,t,S.HTML)))}_processToken(e){switch(e.type){case A.CHARACTER:this.onCharacter(e);break;case A.NULL_CHARACTER:this.onNullCharacter(e);break;case A.COMMENT:this.onComment(e);break;case A.DOCTYPE:this.onDoctype(e);break;case A.START_TAG:this._processStartTag(e);break;case A.END_TAG:this.onEndTag(e);break;case A.EOF:this.onEof(e);break;case A.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(e)}}_isIntegrationPoint(e,t,r){let a=this.treeAdapter.getNamespaceURI(t),s=this.treeAdapter.getAttrList(t);return(!r||r===S.HTML)&&function(e,t,r){if(t===S.MATHML&&e===L.ANNOTATION_XML){for(let e=0;e<r.length;e++)if(r[e].name===D.ENCODING){let t=r[e].value.toLowerCase();return"text/html"===t||"application/xhtml+xml"===t}}return t===S.SVG&&(e===L.FOREIGN_OBJECT||e===L.DESC||e===L.TITLE)}(e,a,s)||(!r||r===S.MATHML)&&a===S.MATHML&&(e===L.MI||e===L.MO||e===L.MN||e===L.MS||e===L.MTEXT)}_reconstructActiveFormattingElements(){let e=this.activeFormattingElements.entries.length;if(e){let t=this.activeFormattingElements.entries.findIndex(e=>e.type===k.Marker||this.openElements.contains(e.element)),r=-1===t?e-1:t-1;for(let e=r;e>=0;e--){let t=this.activeFormattingElements.entries[e];this._insertElement(t.token,this.treeAdapter.getNamespaceURI(t.element)),t.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=y.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(L.P),this.openElements.popUntilTagNamePopped(L.P)}_resetInsertionMode(){for(let e=this.openElements.stackTop;e>=0;e--)switch(0===e&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[e]){case L.TR:this.insertionMode=y.IN_ROW;return;case L.TBODY:case L.THEAD:case L.TFOOT:this.insertionMode=y.IN_TABLE_BODY;return;case L.CAPTION:this.insertionMode=y.IN_CAPTION;return;case L.COLGROUP:this.insertionMode=y.IN_COLUMN_GROUP;return;case L.TABLE:this.insertionMode=y.IN_TABLE;return;case L.BODY:this.insertionMode=y.IN_BODY;return;case L.FRAMESET:this.insertionMode=y.IN_FRAMESET;return;case L.SELECT:return void this._resetInsertionModeForSelect(e);case L.TEMPLATE:this.insertionMode=this.tmplInsertionModeStack[0];return;case L.HTML:this.insertionMode=this.headElement?y.AFTER_HEAD:y.BEFORE_HEAD;return;case L.TD:case L.TH:if(e>0){this.insertionMode=y.IN_CELL;return}break;case L.HEAD:if(e>0){this.insertionMode=y.IN_HEAD;return}}this.insertionMode=y.IN_BODY}_resetInsertionModeForSelect(e){if(e>0)for(let t=e-1;t>0;t--){let e=this.openElements.tagIDs[t];if(e===L.TEMPLATE)break;if(e===L.TABLE){this.insertionMode=y.IN_SELECT_IN_TABLE;return}}this.insertionMode=y.IN_SELECT}_isElementCausesFosterParenting(e){return e1.has(e)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&void 0!==this.openElements.currentTagId&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let e=this.openElements.stackTop;e>=0;e--){let t=this.openElements.items[e];switch(this.openElements.tagIDs[e]){case L.TEMPLATE:if(this.treeAdapter.getNamespaceURI(t)===S.HTML)return{parent:this.treeAdapter.getTemplateContent(t),beforeElement:null};break;case L.TABLE:{let r=this.treeAdapter.getParentNode(t);if(r)return{parent:r,beforeElement:t};return{parent:this.openElements.items[e-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(e){let t=this._findFosterParentingLocation();t.beforeElement?this.treeAdapter.insertBefore(t.parent,e,t.beforeElement):this.treeAdapter.appendChild(t.parent,e)}_isSpecialElement(e,t){return eT[this.treeAdapter.getNamespaceURI(e)].has(t)}onCharacter(e){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){var t,r;return void(t=this,r=e,t._insertCharacters(r),t.framesetOk=!1)}switch(this.insertionMode){case y.INITIAL:e4(this,e);break;case y.BEFORE_HTML:e8(this,e);break;case y.BEFORE_HEAD:e7(this,e);break;case y.IN_HEAD:tr(this,e);break;case y.IN_HEAD_NO_SCRIPT:ta(this,e);break;case y.AFTER_HEAD:ts(this,e);break;case y.IN_BODY:case y.IN_CAPTION:case y.IN_CELL:case y.IN_TEMPLATE:to(this,e);break;case y.TEXT:case y.IN_SELECT:case y.IN_SELECT_IN_TABLE:this._insertCharacters(e);break;case y.IN_TABLE:case y.IN_TABLE_BODY:case y.IN_ROW:tm(this,e);break;case y.IN_TABLE_TEXT:tI(this,e);break;case y.IN_COLUMN_GROUP:tD(this,e);break;case y.AFTER_BODY:tv(this,e);break;case y.AFTER_AFTER_BODY:tw(this,e)}}onNullCharacter(e){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){var t,r;return void(t=this,(r=e).chars="�",t._insertCharacters(r))}switch(this.insertionMode){case y.INITIAL:e4(this,e);break;case y.BEFORE_HTML:e8(this,e);break;case y.BEFORE_HEAD:e7(this,e);break;case y.IN_HEAD:tr(this,e);break;case y.IN_HEAD_NO_SCRIPT:ta(this,e);break;case y.AFTER_HEAD:ts(this,e);break;case y.TEXT:this._insertCharacters(e);break;case y.IN_TABLE:case y.IN_TABLE_BODY:case y.IN_ROW:tm(this,e);break;case y.IN_COLUMN_GROUP:tD(this,e);break;case y.AFTER_BODY:tv(this,e);break;case y.AFTER_AFTER_BODY:tw(this,e)}}onComment(e){var t,r,a,s;if(this.skipNextNewLine=!1,this.currentNotInHTML)return void e9(this,e);switch(this.insertionMode){case y.INITIAL:case y.BEFORE_HTML:case y.BEFORE_HEAD:case y.IN_HEAD:case y.IN_HEAD_NO_SCRIPT:case y.AFTER_HEAD:case y.IN_BODY:case y.IN_TABLE:case y.IN_CAPTION:case y.IN_COLUMN_GROUP:case y.IN_TABLE_BODY:case y.IN_ROW:case y.IN_CELL:case y.IN_SELECT:case y.IN_SELECT_IN_TABLE:case y.IN_TEMPLATE:case y.IN_FRAMESET:case y.AFTER_FRAMESET:e9(this,e);break;case y.IN_TABLE_TEXT:tg(this,e);break;case y.AFTER_BODY:t=this,r=e,t._appendCommentNode(r,t.openElements.items[0]);break;case y.AFTER_AFTER_BODY:case y.AFTER_AFTER_FRAMESET:a=this,s=e,a._appendCommentNode(s,a.document)}}onDoctype(e){switch(this.skipNextNewLine=!1,this.insertionMode){case y.INITIAL:!function(e,t){e._setDocumentType(t);let r=t.forceQuirks?O.QUIRKS:function(e){if(e.name!==eH)return O.QUIRKS;let{systemId:t}=e;if(t&&"http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"===t.toLowerCase())return O.QUIRKS;let{publicId:r}=e;if(null!==r){if(r=r.toLowerCase(),eW.has(r))return O.QUIRKS;let e=null===t?eY:eG;if(eK(r,e))return O.QUIRKS;if(eK(r,e=null===t?eq:ej))return O.LIMITED_QUIRKS}return O.NO_QUIRKS}(t);(t.name!==eH||null!==t.publicId||null!==t.systemId&&"about:legacy-compat"!==t.systemId)&&e._err(t,f.nonConformingDoctype),e.treeAdapter.setDocumentMode(e.document,r),e.insertionMode=y.BEFORE_HTML}(this,e);break;case y.BEFORE_HEAD:case y.IN_HEAD:case y.IN_HEAD_NO_SCRIPT:case y.AFTER_HEAD:this._err(e,f.misplacedDoctype);break;case y.IN_TABLE_TEXT:tg(this,e)}}onStartTag(e){this.skipNextNewLine=!1,this.currentToken=e,this._processStartTag(e),e.selfClosing&&!e.ackSelfClosing&&this._err(e,f.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(e){this.shouldProcessStartTagTokenInForeignContent(e)?function(e,t){let r;if((r=t.tagID)===L.FONT&&t.attrs.some(({name:e})=>e===D.COLOR||e===D.SIZE||e===D.FACE)||ez.has(r))tx(e),e._startTagOutsideForeignContent(t);else{let r=e._getAdjustedCurrentElement(),a=e.treeAdapter.getNamespaceURI(r);if(a===S.MATHML)e$(t);else if(a===S.SVG){let e;null!=(e=eX.get(t.tagName))&&(t.tagName=e,t.tagID=eh(t.tagName)),eJ(t)}eZ(t),t.selfClosing?e._appendElement(t,a):e._insertElement(t,a),t.ackSelfClosing=!0}}(this,e):this._startTagOutsideForeignContent(e)}_startTagOutsideForeignContent(e){switch(this.insertionMode){case y.INITIAL:e4(this,e);break;case y.BEFORE_HTML:t=this,(r=e).tagID===L.HTML?(t._insertElement(r,S.HTML),t.insertionMode=y.BEFORE_HEAD):e8(t,r);break;case y.BEFORE_HEAD:var t,r,a,s,n,i,o,c,l,d,p,u,h=this,E=e;switch(E.tagID){case L.HTML:tu(h,E);break;case L.HEAD:h._insertElement(E,S.HTML),h.headElement=h.openElements.current,h.insertionMode=y.IN_HEAD;break;default:e7(h,E)}break;case y.IN_HEAD:te(this,e);break;case y.IN_HEAD_NO_SCRIPT:var T=this,m=e;switch(m.tagID){case L.HTML:tu(T,m);break;case L.BASEFONT:case L.BGSOUND:case L.HEAD:case L.LINK:case L.META:case L.NOFRAMES:case L.STYLE:te(T,m);break;case L.NOSCRIPT:T._err(m,f.nestedNoscriptInHead);break;default:ta(T,m)}break;case y.AFTER_HEAD:var A=this,_=e;switch(_.tagID){case L.HTML:tu(A,_);break;case L.BODY:A._insertElement(_,S.HTML),A.framesetOk=!1,A.insertionMode=y.IN_BODY;break;case L.FRAMESET:A._insertElement(_,S.HTML),A.insertionMode=y.IN_FRAMESET;break;case L.BASE:case L.BASEFONT:case L.BGSOUND:case L.LINK:case L.META:case L.NOFRAMES:case L.SCRIPT:case L.STYLE:case L.TEMPLATE:case L.TITLE:A._err(_,f.abandonedHeadElementChild),A.openElements.push(A.headElement,L.HEAD),te(A,_),A.openElements.remove(A.headElement);break;case L.HEAD:A._err(_,f.misplacedStartTagForHeadElement);break;default:ts(A,_)}break;case y.IN_BODY:tu(this,e);break;case y.IN_TABLE:tf(this,e);break;case y.IN_TABLE_TEXT:tg(this,e);break;case y.IN_CAPTION:let N;a=this,N=(s=e).tagID,tC.has(N)?a.openElements.hasInTableScope(L.CAPTION)&&(a.openElements.generateImpliedEndTags(),a.openElements.popUntilTagNamePopped(L.CAPTION),a.activeFormattingElements.clearToLastMarker(),a.insertionMode=y.IN_TABLE,tf(a,s)):tu(a,s);break;case y.IN_COLUMN_GROUP:tS(this,e);break;case y.IN_TABLE_BODY:tO(this,e);break;case y.IN_ROW:tL(this,e);break;case y.IN_CELL:let I;n=this,I=(i=e).tagID,tC.has(I)?(n.openElements.hasInTableScope(L.TD)||n.openElements.hasInTableScope(L.TH))&&(n._closeTableCell(),tL(n,i)):tu(n,i);break;case y.IN_SELECT:tk(this,e);break;case y.IN_SELECT_IN_TABLE:let g;o=this,(g=(c=e).tagID)===L.CAPTION||g===L.TABLE||g===L.TBODY||g===L.TFOOT||g===L.THEAD||g===L.TR||g===L.TD||g===L.TH?(o.openElements.popUntilTagNamePopped(L.SELECT),o._resetInsertionMode(),o._processStartTag(c)):tk(o,c);break;case y.IN_TEMPLATE:var C=this,D=e;switch(D.tagID){case L.BASE:case L.BASEFONT:case L.BGSOUND:case L.LINK:case L.META:case L.NOFRAMES:case L.SCRIPT:case L.STYLE:case L.TEMPLATE:case L.TITLE:te(C,D);break;case L.CAPTION:case L.COLGROUP:case L.TBODY:case L.TFOOT:case L.THEAD:C.tmplInsertionModeStack[0]=y.IN_TABLE,C.insertionMode=y.IN_TABLE,tf(C,D);break;case L.COL:C.tmplInsertionModeStack[0]=y.IN_COLUMN_GROUP,C.insertionMode=y.IN_COLUMN_GROUP,tS(C,D);break;case L.TR:C.tmplInsertionModeStack[0]=y.IN_TABLE_BODY,C.insertionMode=y.IN_TABLE_BODY,tO(C,D);break;case L.TD:case L.TH:C.tmplInsertionModeStack[0]=y.IN_ROW,C.insertionMode=y.IN_ROW,tL(C,D);break;default:C.tmplInsertionModeStack[0]=y.IN_BODY,C.insertionMode=y.IN_BODY,tu(C,D)}break;case y.AFTER_BODY:l=this,(d=e).tagID===L.HTML?tu(l,d):tv(l,d);break;case y.IN_FRAMESET:var O=this,R=e;switch(R.tagID){case L.HTML:tu(O,R);break;case L.FRAMESET:O._insertElement(R,S.HTML);break;case L.FRAME:O._appendElement(R,S.HTML),R.ackSelfClosing=!0;break;case L.NOFRAMES:te(O,R)}break;case y.AFTER_FRAMESET:var b=this,k=e;switch(k.tagID){case L.HTML:tu(b,k);break;case L.NOFRAMES:te(b,k)}break;case y.AFTER_AFTER_BODY:p=this,(u=e).tagID===L.HTML?tu(p,u):tw(p,u);break;case y.AFTER_AFTER_FRAMESET:var M=this,P=e;switch(P.tagID){case L.HTML:tu(M,P);break;case L.NOFRAMES:te(M,P)}}}onEndTag(e){this.skipNextNewLine=!1,this.currentToken=e,this.currentNotInHTML?function(e,t){if(t.tagID===L.P||t.tagID===L.BR){tx(e),e._endTagOutsideForeignContent(t);return}for(let r=e.openElements.stackTop;r>0;r--){let a=e.openElements.items[r];if(e.treeAdapter.getNamespaceURI(a)===S.HTML){e._endTagOutsideForeignContent(t);break}let s=e.treeAdapter.getTagName(a);if(s.toLowerCase()===t.tagName){t.tagName=s,e.openElements.shortenToLength(r);break}}}(this,e):this._endTagOutsideForeignContent(e)}_endTagOutsideForeignContent(e){switch(this.insertionMode){case y.INITIAL:e4(this,e);break;case y.BEFORE_HTML:let t;a=this,((t=(s=e).tagID)===L.HTML||t===L.HEAD||t===L.BODY||t===L.BR)&&e8(a,s);break;case y.BEFORE_HEAD:let r;n=this,(r=(i=e).tagID)===L.HEAD||r===L.BODY||r===L.HTML||r===L.BR?e7(n,i):n._err(i,f.endTagWithoutMatchingOpenElement);break;case y.IN_HEAD:var a,s,n,i,o,c,l,d,p,u,h,E,T=this,m=e;switch(m.tagID){case L.HEAD:T.openElements.pop(),T.insertionMode=y.AFTER_HEAD;break;case L.BODY:case L.BR:case L.HTML:tr(T,m);break;case L.TEMPLATE:tt(T,m);break;default:T._err(m,f.endTagWithoutMatchingOpenElement)}break;case y.IN_HEAD_NO_SCRIPT:var A=this,_=e;switch(_.tagID){case L.NOSCRIPT:A.openElements.pop(),A.insertionMode=y.IN_HEAD;break;case L.BR:ta(A,_);break;default:A._err(_,f.endTagWithoutMatchingOpenElement)}break;case y.AFTER_HEAD:var N=this,I=e;switch(I.tagID){case L.BODY:case L.HTML:case L.BR:ts(N,I);break;case L.TEMPLATE:tt(N,I);break;default:N._err(I,f.endTagWithoutMatchingOpenElement)}break;case y.IN_BODY:tE(this,e);break;case y.TEXT:o=this,e.tagID===L.SCRIPT&&(null==(c=o.scriptHandler)||c.call(o,o.openElements.current)),o.openElements.pop(),o.insertionMode=o.originalInsertionMode;break;case y.IN_TABLE:tA(this,e);break;case y.IN_TABLE_TEXT:tg(this,e);break;case y.IN_CAPTION:var g=this,C=e;let S=C.tagID;switch(S){case L.CAPTION:case L.TABLE:g.openElements.hasInTableScope(L.CAPTION)&&(g.openElements.generateImpliedEndTags(),g.openElements.popUntilTagNamePopped(L.CAPTION),g.activeFormattingElements.clearToLastMarker(),g.insertionMode=y.IN_TABLE,S===L.TABLE&&tA(g,C));break;case L.BODY:case L.COL:case L.COLGROUP:case L.HTML:case L.TBODY:case L.TD:case L.TFOOT:case L.TH:case L.THEAD:case L.TR:break;default:tE(g,C)}break;case y.IN_COLUMN_GROUP:var D=this,O=e;switch(O.tagID){case L.COLGROUP:D.openElements.currentTagId===L.COLGROUP&&(D.openElements.pop(),D.insertionMode=y.IN_TABLE);break;case L.TEMPLATE:tt(D,O);break;case L.COL:break;default:tD(D,O)}break;case y.IN_TABLE_BODY:tR(this,e);break;case y.IN_ROW:tb(this,e);break;case y.IN_CELL:var R=this,b=e;let k=b.tagID;switch(k){case L.TD:case L.TH:R.openElements.hasInTableScope(k)&&(R.openElements.generateImpliedEndTags(),R.openElements.popUntilTagNamePopped(k),R.activeFormattingElements.clearToLastMarker(),R.insertionMode=y.IN_ROW);break;case L.TABLE:case L.TBODY:case L.TFOOT:case L.THEAD:case L.TR:R.openElements.hasInTableScope(k)&&(R._closeTableCell(),tb(R,b));break;case L.BODY:case L.CAPTION:case L.COL:case L.COLGROUP:case L.HTML:break;default:tE(R,b)}break;case y.IN_SELECT:ty(this,e);break;case y.IN_SELECT_IN_TABLE:let M;l=this,(M=(d=e).tagID)===L.CAPTION||M===L.TABLE||M===L.TBODY||M===L.TFOOT||M===L.THEAD||M===L.TR||M===L.TD||M===L.TH?l.openElements.hasInTableScope(M)&&(l.openElements.popUntilTagNamePopped(L.SELECT),l._resetInsertionMode(),l.onEndTag(d)):ty(l,d);break;case y.IN_TEMPLATE:p=this,(u=e).tagID===L.TEMPLATE&&tt(p,u);break;case y.AFTER_BODY:tP(this,e);break;case y.IN_FRAMESET:h=this,e.tagID===L.FRAMESET&&!h.openElements.isRootHtmlElementCurrent()&&(h.openElements.pop(),h.fragmentContext||h.openElements.currentTagId===L.FRAMESET||(h.insertionMode=y.AFTER_FRAMESET));break;case y.AFTER_FRAMESET:E=this,e.tagID===L.HTML&&(E.insertionMode=y.AFTER_AFTER_FRAMESET);break;case y.AFTER_AFTER_BODY:tw(this,e)}}onEof(e){switch(this.insertionMode){case y.INITIAL:e4(this,e);break;case y.BEFORE_HTML:e8(this,e);break;case y.BEFORE_HEAD:e7(this,e);break;case y.IN_HEAD:tr(this,e);break;case y.IN_HEAD_NO_SCRIPT:ta(this,e);break;case y.AFTER_HEAD:ts(this,e);break;case y.IN_BODY:case y.IN_TABLE:case y.IN_CAPTION:case y.IN_COLUMN_GROUP:case y.IN_TABLE_BODY:case y.IN_ROW:case y.IN_CELL:case y.IN_SELECT:case y.IN_SELECT_IN_TABLE:tT(this,e);break;case y.TEXT:var t,r;t=this,r=e,t._err(r,f.eofInElementThatCanContainOnlyText),t.openElements.pop(),t.insertionMode=t.originalInsertionMode,t.onEof(r);break;case y.IN_TABLE_TEXT:tg(this,e);break;case y.IN_TEMPLATE:tM(this,e);break;case y.AFTER_BODY:case y.IN_FRAMESET:case y.AFTER_FRAMESET:case y.AFTER_AFTER_BODY:case y.AFTER_AFTER_FRAMESET:e6(this,e)}}onWhitespaceCharacter(e){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,e.chars.charCodeAt(0)===m.LINE_FEED)){if(1===e.chars.length)return;e.chars=e.chars.substr(1)}if(this.tokenizer.inForeignNode)return void this._insertCharacters(e);switch(this.insertionMode){case y.IN_HEAD:case y.IN_HEAD_NO_SCRIPT:case y.AFTER_HEAD:case y.TEXT:case y.IN_COLUMN_GROUP:case y.IN_SELECT:case y.IN_SELECT_IN_TABLE:case y.IN_FRAMESET:case y.AFTER_FRAMESET:this._insertCharacters(e);break;case y.IN_BODY:case y.IN_CAPTION:case y.IN_CELL:case y.IN_TEMPLATE:case y.AFTER_BODY:case y.AFTER_AFTER_BODY:case y.AFTER_AFTER_FRAMESET:ti(this,e);break;case y.IN_TABLE:case y.IN_TABLE_BODY:case y.IN_ROW:tm(this,e);break;case y.IN_TABLE_TEXT:tN(this,e)}}}function e5(e,t){for(let r=0;r<8;r++){let r=function(e,t){let r=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return r?e.openElements.contains(r.element)?e.openElements.hasInScope(t.tagID)||(r=null):(e.activeFormattingElements.removeEntry(r),r=null):th(e,t),r}(e,t);if(!r)break;let a=function(e,t){let r=null,a=e.openElements.stackTop;for(;a>=0;a--){let s=e.openElements.items[a];if(s===t.element)break;e._isSpecialElement(s,e.openElements.tagIDs[a])&&(r=s)}return r||(e.openElements.shortenToLength(Math.max(a,0)),e.activeFormattingElements.removeEntry(t)),r}(e,r);if(!a)break;e.activeFormattingElements.bookmark=r;let s=function(e,t,r){let a=t,s=e.openElements.getCommonAncestor(t);for(let n=0,i=s;i!==r;n++,i=s){s=e.openElements.getCommonAncestor(i);let r=e.activeFormattingElements.getElementEntry(i),o=r&&n>=3;!r||o?(o&&e.activeFormattingElements.removeEntry(r),e.openElements.remove(i)):(i=function(e,t){let r=e.treeAdapter.getNamespaceURI(t.element),a=e.treeAdapter.createElement(t.token.tagName,r,t.token.attrs);return e.openElements.replace(t.element,a),t.element=a,a}(e,r),a===t&&(e.activeFormattingElements.bookmark=r),e.treeAdapter.detachNode(a),e.treeAdapter.appendChild(i,a),a=i)}return a}(e,a,r.element),n=e.openElements.getCommonAncestor(r.element);e.treeAdapter.detachNode(s),n&&function(e,t,r){let a=eh(e.treeAdapter.getTagName(t));if(e._isElementCausesFosterParenting(a))e._fosterParentElement(r);else{let s=e.treeAdapter.getNamespaceURI(t);a===L.TEMPLATE&&s===S.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,r)}}(e,n,s),function(e,t,r){let a=e.treeAdapter.getNamespaceURI(r.element),{token:s}=r,n=e.treeAdapter.createElement(s.tagName,a,s.attrs);e._adoptNodes(t,n),e.treeAdapter.appendChild(t,n),e.activeFormattingElements.insertElementAfterBookmark(n,s),e.activeFormattingElements.removeEntry(r),e.openElements.remove(r.element),e.openElements.insertAfter(t,n,s.tagID)}(e,a,r)}}function e9(e,t){e._appendCommentNode(t,e.openElements.currentTmplContentOrNode)}function e6(e,t){if(e.stopped=!0,t.location){let r=2*!e.fragmentContext;for(let a=e.openElements.stackTop;a>=r;a--)e._setEndLocation(e.openElements.items[a],t);if(!e.fragmentContext&&e.openElements.stackTop>=0){let r=e.openElements.items[0],a=e.treeAdapter.getNodeSourceCodeLocation(r);if(a&&!a.endTag&&(e._setEndLocation(r,t),e.openElements.stackTop>=1)){let r=e.openElements.items[1],a=e.treeAdapter.getNodeSourceCodeLocation(r);a&&!a.endTag&&e._setEndLocation(r,t)}}}}function e4(e,t){e._err(t,f.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,O.QUIRKS),e.insertionMode=y.BEFORE_HTML,e._processToken(t)}function e8(e,t){e._insertFakeRootElement(),e.insertionMode=y.BEFORE_HEAD,e._processToken(t)}function e7(e,t){e._insertFakeElement(R.HEAD,L.HEAD),e.headElement=e.openElements.current,e.insertionMode=y.IN_HEAD,e._processToken(t)}function te(e,t){switch(t.tagID){case L.HTML:tu(e,t);break;case L.BASE:case L.BASEFONT:case L.BGSOUND:case L.LINK:case L.META:e._appendElement(t,S.HTML),t.ackSelfClosing=!0;break;case L.TITLE:e._switchToTextParsing(t,eA.RCDATA);break;case L.NOSCRIPT:e.options.scriptingEnabled?e._switchToTextParsing(t,eA.RAWTEXT):(e._insertElement(t,S.HTML),e.insertionMode=y.IN_HEAD_NO_SCRIPT);break;case L.NOFRAMES:case L.STYLE:e._switchToTextParsing(t,eA.RAWTEXT);break;case L.SCRIPT:e._switchToTextParsing(t,eA.SCRIPT_DATA);break;case L.TEMPLATE:e._insertTemplate(t),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=y.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(y.IN_TEMPLATE);break;case L.HEAD:e._err(t,f.misplacedStartTagForHeadElement);break;default:tr(e,t)}}function tt(e,t){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==L.TEMPLATE&&e._err(t,f.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(L.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(t,f.endTagWithoutMatchingOpenElement)}function tr(e,t){e.openElements.pop(),e.insertionMode=y.AFTER_HEAD,e._processToken(t)}function ta(e,t){let r=t.type===A.EOF?f.openElementsLeftAfterEof:f.disallowedContentInNoscriptInHead;e._err(t,r),e.openElements.pop(),e.insertionMode=y.IN_HEAD,e._processToken(t)}function ts(e,t){e._insertFakeElement(R.BODY,L.BODY),e.insertionMode=y.IN_BODY,tn(e,t)}function tn(e,t){switch(t.type){case A.CHARACTER:to(e,t);break;case A.WHITESPACE_CHARACTER:ti(e,t);break;case A.COMMENT:e9(e,t);break;case A.START_TAG:tu(e,t);break;case A.END_TAG:tE(e,t);break;case A.EOF:tT(e,t)}}function ti(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function to(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function tc(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,S.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function tl(e){let t=eo(e,D.TYPE);return null!=t&&"hidden"===t.toLowerCase()}function td(e,t){e._switchToTextParsing(t,eA.RAWTEXT)}function tp(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML)}function tu(e,t){switch(t.tagID){case L.I:case L.S:case L.B:case L.U:case L.EM:case L.TT:case L.BIG:case L.CODE:case L.FONT:case L.SMALL:case L.STRIKE:case L.STRONG:e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t);break;case L.A:let r;(r=e.activeFormattingElements.getElementEntryInScopeWithTagName(R.A))&&(e5(e,t),e.openElements.remove(r.element),e.activeFormattingElements.removeEntry(r)),e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t);break;case L.H1:case L.H2:case L.H3:case L.H4:case L.H5:case L.H6:e.openElements.hasInButtonScope(L.P)&&e._closePElement(),void 0!==e.openElements.currentTagId&&em.has(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(t,S.HTML);break;case L.P:case L.DL:case L.OL:case L.UL:case L.DIV:case L.DIR:case L.NAV:case L.MAIN:case L.MENU:case L.ASIDE:case L.CENTER:case L.FIGURE:case L.FOOTER:case L.HEADER:case L.HGROUP:case L.DIALOG:case L.DETAILS:case L.ADDRESS:case L.ARTICLE:case L.SEARCH:case L.SECTION:case L.SUMMARY:case L.FIELDSET:case L.BLOCKQUOTE:case L.FIGCAPTION:e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._insertElement(t,S.HTML);break;case L.LI:case L.DD:case L.DT:e.framesetOk=!1;let a=t.tagID;for(let t=e.openElements.stackTop;t>=0;t--){let r=e.openElements.tagIDs[t];if(a===L.LI&&r===L.LI||(a===L.DD||a===L.DT)&&(r===L.DD||r===L.DT)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.popUntilTagNamePopped(r);break}if(r!==L.ADDRESS&&r!==L.DIV&&r!==L.P&&e._isSpecialElement(e.openElements.items[t],r))break}e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._insertElement(t,S.HTML);break;case L.BR:case L.IMG:case L.WBR:case L.AREA:case L.EMBED:case L.KEYGEN:tc(e,t);break;case L.HR:e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._appendElement(t,S.HTML),e.framesetOk=!1,t.ackSelfClosing=!0;break;case L.RB:case L.RTC:e.openElements.hasInScope(L.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,S.HTML);break;case L.RT:case L.RP:e.openElements.hasInScope(L.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(L.RTC),e._insertElement(t,S.HTML);break;case L.PRE:case L.LISTING:e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._insertElement(t,S.HTML),e.skipNextNewLine=!0,e.framesetOk=!1;break;case L.XMP:e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,eA.RAWTEXT);break;case L.SVG:e._reconstructActiveFormattingElements(),eJ(t),eZ(t),t.selfClosing?e._appendElement(t,S.SVG):e._insertElement(t,S.SVG),t.ackSelfClosing=!0;break;case L.HTML:0===e.openElements.tmplCount&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs);break;case L.BASE:case L.LINK:case L.META:case L.STYLE:case L.TITLE:case L.SCRIPT:case L.BGSOUND:case L.BASEFONT:case L.TEMPLATE:te(e,t);break;case L.BODY:let s;(s=e.openElements.tryPeekProperlyNestedBodyElement())&&0===e.openElements.tmplCount&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(s,t.attrs));break;case L.FORM:let n;n=e.openElements.tmplCount>0,(!e.formElement||n)&&(e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._insertElement(t,S.HTML),n||(e.formElement=e.openElements.current));break;case L.NOBR:e._reconstructActiveFormattingElements(),e.openElements.hasInScope(L.NOBR)&&(e5(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,S.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t);break;case L.MATH:e._reconstructActiveFormattingElements(),e$(t),eZ(t),t.selfClosing?e._appendElement(t,S.MATHML):e._insertElement(t,S.MATHML),t.ackSelfClosing=!0;break;case L.TABLE:e.treeAdapter.getDocumentMode(e.document)!==O.QUIRKS&&e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._insertElement(t,S.HTML),e.framesetOk=!1,e.insertionMode=y.IN_TABLE;break;case L.INPUT:e._reconstructActiveFormattingElements(),e._appendElement(t,S.HTML),tl(t)||(e.framesetOk=!1),t.ackSelfClosing=!0;break;case L.PARAM:case L.TRACK:case L.SOURCE:e._appendElement(t,S.HTML),t.ackSelfClosing=!0;break;case L.IMAGE:t.tagName=R.IMG,t.tagID=L.IMG,tc(e,t);break;case L.BUTTON:e.openElements.hasInScope(L.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(L.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML),e.framesetOk=!1;break;case L.APPLET:case L.OBJECT:case L.MARQUEE:e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1;break;case L.IFRAME:e.framesetOk=!1,e._switchToTextParsing(t,eA.RAWTEXT);break;case L.SELECT:e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===y.IN_TABLE||e.insertionMode===y.IN_CAPTION||e.insertionMode===y.IN_TABLE_BODY||e.insertionMode===y.IN_ROW||e.insertionMode===y.IN_CELL?y.IN_SELECT_IN_TABLE:y.IN_SELECT;break;case L.OPTION:case L.OPTGROUP:e.openElements.currentTagId===L.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,S.HTML);break;case L.NOEMBED:case L.NOFRAMES:td(e,t);break;case L.FRAMESET:let i;i=e.openElements.tryPeekProperlyNestedBodyElement(),e.framesetOk&&i&&(e.treeAdapter.detachNode(i),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,S.HTML),e.insertionMode=y.IN_FRAMESET);break;case L.TEXTAREA:e._insertElement(t,S.HTML),e.skipNextNewLine=!0,e.tokenizer.state=eA.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=y.TEXT;break;case L.NOSCRIPT:e.options.scriptingEnabled?td(e,t):tp(e,t);break;case L.PLAINTEXT:e.openElements.hasInButtonScope(L.P)&&e._closePElement(),e._insertElement(t,S.HTML),e.tokenizer.state=eA.PLAINTEXT;break;case L.COL:case L.TH:case L.TD:case L.TR:case L.HEAD:case L.FRAME:case L.TBODY:case L.TFOOT:case L.THEAD:case L.CAPTION:case L.COLGROUP:break;default:tp(e,t)}}function th(e,t){let r=t.tagName,a=t.tagID;for(let t=e.openElements.stackTop;t>0;t--){let s=e.openElements.items[t],n=e.openElements.tagIDs[t];if(a===n&&(a!==L.UNKNOWN||e.treeAdapter.getTagName(s)===r)){e.openElements.generateImpliedEndTagsWithExclusion(a),e.openElements.stackTop>=t&&e.openElements.shortenToLength(t);break}if(e._isSpecialElement(s,n))break}}function tE(e,t){switch(t.tagID){case L.A:case L.B:case L.I:case L.S:case L.U:case L.EM:case L.TT:case L.BIG:case L.CODE:case L.FONT:case L.NOBR:case L.SMALL:case L.STRIKE:case L.STRONG:e5(e,t);break;case L.P:e.openElements.hasInButtonScope(L.P)||e._insertFakeElement(R.P,L.P),e._closePElement();break;case L.DL:case L.UL:case L.OL:case L.DIR:case L.DIV:case L.NAV:case L.PRE:case L.MAIN:case L.MENU:case L.ASIDE:case L.BUTTON:case L.CENTER:case L.FIGURE:case L.FOOTER:case L.HEADER:case L.HGROUP:case L.DIALOG:case L.ADDRESS:case L.ARTICLE:case L.DETAILS:case L.SEARCH:case L.SECTION:case L.SUMMARY:case L.LISTING:case L.FIELDSET:case L.BLOCKQUOTE:case L.FIGCAPTION:let r;r=t.tagID,e.openElements.hasInScope(r)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(r));break;case L.LI:e.openElements.hasInListItemScope(L.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(L.LI),e.openElements.popUntilTagNamePopped(L.LI));break;case L.DD:case L.DT:let a;a=t.tagID,e.openElements.hasInScope(a)&&(e.openElements.generateImpliedEndTagsWithExclusion(a),e.openElements.popUntilTagNamePopped(a));break;case L.H1:case L.H2:case L.H3:case L.H4:case L.H5:case L.H6:e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped());break;case L.BR:e._reconstructActiveFormattingElements(),e._insertFakeElement(R.BR,L.BR),e.openElements.pop(),e.framesetOk=!1;break;case L.BODY:if(e.openElements.hasInScope(L.BODY)&&(e.insertionMode=y.AFTER_BODY,e.options.sourceCodeLocationInfo)){let r=e.openElements.tryPeekProperlyNestedBodyElement();r&&e._setEndLocation(r,t)}break;case L.HTML:e.openElements.hasInScope(L.BODY)&&(e.insertionMode=y.AFTER_BODY,tP(e,t));break;case L.FORM:!function(e){let t=e.openElements.tmplCount>0,{formElement:r}=e;t||(e.formElement=null),(r||t)&&e.openElements.hasInScope(L.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(L.FORM):r&&e.openElements.remove(r))}(e);break;case L.APPLET:case L.OBJECT:case L.MARQUEE:let s;s=t.tagID,e.openElements.hasInScope(s)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(s),e.activeFormattingElements.clearToLastMarker());break;case L.TEMPLATE:tt(e,t);break;default:th(e,t)}}function tT(e,t){e.tmplInsertionModeStack.length>0?tM(e,t):e6(e,t)}function tm(e,t){if(void 0!==e.openElements.currentTagId&&e1.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=y.IN_TABLE_TEXT,t.type){case A.CHARACTER:tI(e,t);break;case A.WHITESPACE_CHARACTER:tN(e,t)}else t_(e,t)}function tf(e,t){switch(t.tagID){case L.TD:case L.TH:case L.TR:e.openElements.clearBackToTableContext(),e._insertFakeElement(R.TBODY,L.TBODY),e.insertionMode=y.IN_TABLE_BODY,tO(e,t);break;case L.STYLE:case L.SCRIPT:case L.TEMPLATE:te(e,t);break;case L.COL:e.openElements.clearBackToTableContext(),e._insertFakeElement(R.COLGROUP,L.COLGROUP),e.insertionMode=y.IN_COLUMN_GROUP,tS(e,t);break;case L.FORM:e.formElement||0!==e.openElements.tmplCount||(e._insertElement(t,S.HTML),e.formElement=e.openElements.current,e.openElements.pop());break;case L.TABLE:e.openElements.hasInTableScope(L.TABLE)&&(e.openElements.popUntilTagNamePopped(L.TABLE),e._resetInsertionMode(),e._processStartTag(t));break;case L.TBODY:case L.TFOOT:case L.THEAD:e.openElements.clearBackToTableContext(),e._insertElement(t,S.HTML),e.insertionMode=y.IN_TABLE_BODY;break;case L.INPUT:tl(t)?e._appendElement(t,S.HTML):t_(e,t),t.ackSelfClosing=!0;break;case L.CAPTION:e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,S.HTML),e.insertionMode=y.IN_CAPTION;break;case L.COLGROUP:e.openElements.clearBackToTableContext(),e._insertElement(t,S.HTML),e.insertionMode=y.IN_COLUMN_GROUP;break;default:t_(e,t)}}function tA(e,t){switch(t.tagID){case L.TABLE:e.openElements.hasInTableScope(L.TABLE)&&(e.openElements.popUntilTagNamePopped(L.TABLE),e._resetInsertionMode());break;case L.TEMPLATE:tt(e,t);break;case L.BODY:case L.CAPTION:case L.COL:case L.COLGROUP:case L.HTML:case L.TBODY:case L.TD:case L.TFOOT:case L.TH:case L.THEAD:case L.TR:break;default:t_(e,t)}}function t_(e,t){let r=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,tn(e,t),e.fosterParentingEnabled=r}function tN(e,t){e.pendingCharacterTokens.push(t)}function tI(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0}function tg(e,t){let r=0;if(e.hasNonWhitespacePendingCharacterToken)for(;r<e.pendingCharacterTokens.length;r++)t_(e,e.pendingCharacterTokens[r]);else for(;r<e.pendingCharacterTokens.length;r++)e._insertCharacters(e.pendingCharacterTokens[r]);e.insertionMode=e.originalInsertionMode,e._processToken(t)}let tC=new Set([L.CAPTION,L.COL,L.COLGROUP,L.TBODY,L.TD,L.TFOOT,L.TH,L.THEAD,L.TR]);function tS(e,t){switch(t.tagID){case L.HTML:tu(e,t);break;case L.COL:e._appendElement(t,S.HTML),t.ackSelfClosing=!0;break;case L.TEMPLATE:te(e,t);break;default:tD(e,t)}}function tD(e,t){e.openElements.currentTagId===L.COLGROUP&&(e.openElements.pop(),e.insertionMode=y.IN_TABLE,e._processToken(t))}function tO(e,t){switch(t.tagID){case L.TR:e.openElements.clearBackToTableBodyContext(),e._insertElement(t,S.HTML),e.insertionMode=y.IN_ROW;break;case L.TH:case L.TD:e.openElements.clearBackToTableBodyContext(),e._insertFakeElement(R.TR,L.TR),e.insertionMode=y.IN_ROW,tL(e,t);break;case L.CAPTION:case L.COL:case L.COLGROUP:case L.TBODY:case L.TFOOT:case L.THEAD:e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE,tf(e,t));break;default:tf(e,t)}}function tR(e,t){let r=t.tagID;switch(t.tagID){case L.TBODY:case L.TFOOT:case L.THEAD:e.openElements.hasInTableScope(r)&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE);break;case L.TABLE:e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE,tA(e,t));break;case L.BODY:case L.CAPTION:case L.COL:case L.COLGROUP:case L.HTML:case L.TD:case L.TH:case L.TR:break;default:tA(e,t)}}function tL(e,t){switch(t.tagID){case L.TH:case L.TD:e.openElements.clearBackToTableRowContext(),e._insertElement(t,S.HTML),e.insertionMode=y.IN_CELL,e.activeFormattingElements.insertMarker();break;case L.CAPTION:case L.COL:case L.COLGROUP:case L.TBODY:case L.TFOOT:case L.THEAD:case L.TR:e.openElements.hasInTableScope(L.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE_BODY,tO(e,t));break;default:tf(e,t)}}function tb(e,t){switch(t.tagID){case L.TR:e.openElements.hasInTableScope(L.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE_BODY);break;case L.TABLE:e.openElements.hasInTableScope(L.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE_BODY,tR(e,t));break;case L.TBODY:case L.TFOOT:case L.THEAD:(e.openElements.hasInTableScope(t.tagID)||e.openElements.hasInTableScope(L.TR))&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=y.IN_TABLE_BODY,tR(e,t));break;case L.BODY:case L.CAPTION:case L.COL:case L.COLGROUP:case L.HTML:case L.TD:case L.TH:break;default:tA(e,t)}}function tk(e,t){switch(t.tagID){case L.HTML:tu(e,t);break;case L.OPTION:e.openElements.currentTagId===L.OPTION&&e.openElements.pop(),e._insertElement(t,S.HTML);break;case L.OPTGROUP:e.openElements.currentTagId===L.OPTION&&e.openElements.pop(),e.openElements.currentTagId===L.OPTGROUP&&e.openElements.pop(),e._insertElement(t,S.HTML);break;case L.HR:e.openElements.currentTagId===L.OPTION&&e.openElements.pop(),e.openElements.currentTagId===L.OPTGROUP&&e.openElements.pop(),e._appendElement(t,S.HTML),t.ackSelfClosing=!0;break;case L.INPUT:case L.KEYGEN:case L.TEXTAREA:case L.SELECT:e.openElements.hasInSelectScope(L.SELECT)&&(e.openElements.popUntilTagNamePopped(L.SELECT),e._resetInsertionMode(),t.tagID!==L.SELECT&&e._processStartTag(t));break;case L.SCRIPT:case L.TEMPLATE:te(e,t)}}function ty(e,t){switch(t.tagID){case L.OPTGROUP:e.openElements.stackTop>0&&e.openElements.currentTagId===L.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===L.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===L.OPTGROUP&&e.openElements.pop();break;case L.OPTION:e.openElements.currentTagId===L.OPTION&&e.openElements.pop();break;case L.SELECT:e.openElements.hasInSelectScope(L.SELECT)&&(e.openElements.popUntilTagNamePopped(L.SELECT),e._resetInsertionMode());break;case L.TEMPLATE:tt(e,t)}}function tM(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(L.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(t)):e6(e,t)}function tP(e,t){var r;if(t.tagID===L.HTML){if(e.fragmentContext||(e.insertionMode=y.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===L.HTML){e._setEndLocation(e.openElements.items[0],t);let a=e.openElements.items[1];!a||(null==(r=e.treeAdapter.getNodeSourceCodeLocation(a))?void 0:r.endTag)||e._setEndLocation(a,t)}}else tv(e,t)}function tv(e,t){e.insertionMode=y.IN_BODY,tn(e,t)}function tw(e,t){e.insertionMode=y.IN_BODY,tn(e,t)}function tx(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==S.HTML&&void 0!==e.openElements.currentTagId&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}function tU(e,t){return e3.parse(e,t)}function tB(e,t,r){"string"==typeof e&&(r=t,t=e,e=null);let a=e3.getFragmentParser(e,r);return a.tokenizer.write(t,!0),a.getFragment()}R.AREA,R.BASE,R.BASEFONT,R.BGSOUND,R.BR,R.COL,R.EMBED,R.FRAME,R.HR,R.IMG,R.INPUT,R.KEYGEN,R.LINK,R.META,R.PARAM,R.SOURCE,R.TRACK,R.WBR;var tF=e.i(159902),tH=e.i(980615);let tG={abandonedHeadElementChild:{reason:"Unexpected metadata element after head",description:"Unexpected element after head. Expected the element before `</head>`",url:!1},abruptClosingOfEmptyComment:{reason:"Unexpected abruptly closed empty comment",description:"Unexpected `>` or `->`. Expected `-->` to close comments"},abruptDoctypePublicIdentifier:{reason:"Unexpected abruptly closed public identifier",description:"Unexpected `>`. Expected a closing `\"` or `'` after the public identifier"},abruptDoctypeSystemIdentifier:{reason:"Unexpected abruptly closed system identifier",description:"Unexpected `>`. Expected a closing `\"` or `'` after the identifier identifier"},absenceOfDigitsInNumericCharacterReference:{reason:"Unexpected non-digit at start of numeric character reference",description:"Unexpected `%c`. Expected `[0-9]` for decimal references or `[0-9a-fA-F]` for hexadecimal references"},cdataInHtmlContent:{reason:"Unexpected CDATA section in HTML",description:"Unexpected `<![CDATA[` in HTML. Remove it, use a comment, or encode special characters instead"},characterReferenceOutsideUnicodeRange:{reason:"Unexpected too big numeric character reference",description:"Unexpectedly high character reference. Expected character references to be at most hexadecimal 10ffff (or decimal 1114111)"},closingOfElementWithOpenChildElements:{reason:"Unexpected closing tag with open child elements",description:"Unexpectedly closing tag. Expected other tags to be closed first",url:!1},controlCharacterInInputStream:{reason:"Unexpected control character",description:"Unexpected control character `%x`. Expected a non-control code point, 0x00, or ASCII whitespace"},controlCharacterReference:{reason:"Unexpected control character reference",description:"Unexpectedly control character in reference. Expected a non-control code point, 0x00, or ASCII whitespace"},disallowedContentInNoscriptInHead:{reason:"Disallowed content inside `<noscript>` in `<head>`",description:"Unexpected text character `%c`. Only use text in `<noscript>`s in `<body>`",url:!1},duplicateAttribute:{reason:"Unexpected duplicate attribute",description:"Unexpectedly double attribute. Expected attributes to occur only once"},endTagWithAttributes:{reason:"Unexpected attribute on closing tag",description:"Unexpected attribute. Expected `>` instead"},endTagWithTrailingSolidus:{reason:"Unexpected slash at end of closing tag",description:"Unexpected `%c-1`. Expected `>` instead"},endTagWithoutMatchingOpenElement:{reason:"Unexpected unopened end tag",description:"Unexpected end tag. Expected no end tag or another end tag",url:!1},eofBeforeTagName:{reason:"Unexpected end of file",description:"Unexpected end of file. Expected tag name instead"},eofInCdata:{reason:"Unexpected end of file in CDATA",description:"Unexpected end of file. Expected `]]>` to close the CDATA"},eofInComment:{reason:"Unexpected end of file in comment",description:"Unexpected end of file. Expected `-->` to close the comment"},eofInDoctype:{reason:"Unexpected end of file in doctype",description:"Unexpected end of file. Expected a valid doctype (such as `<!doctype html>`)"},eofInElementThatCanContainOnlyText:{reason:"Unexpected end of file in element that can only contain text",description:"Unexpected end of file. Expected text or a closing tag",url:!1},eofInScriptHtmlCommentLikeText:{reason:"Unexpected end of file in comment inside script",description:"Unexpected end of file. Expected `-->` to close the comment"},eofInTag:{reason:"Unexpected end of file in tag",description:"Unexpected end of file. Expected `>` to close the tag"},incorrectlyClosedComment:{reason:"Incorrectly closed comment",description:"Unexpected `%c-1`. Expected `-->` to close the comment"},incorrectlyOpenedComment:{reason:"Incorrectly opened comment",description:"Unexpected `%c`. Expected `<!--` to open the comment"},invalidCharacterSequenceAfterDoctypeName:{reason:"Invalid sequence after doctype name",description:"Unexpected sequence at `%c`. Expected `public` or `system`"},invalidFirstCharacterOfTagName:{reason:"Invalid first character in tag name",description:"Unexpected `%c`. Expected an ASCII letter instead"},misplacedDoctype:{reason:"Misplaced doctype",description:"Unexpected doctype. Expected doctype before head",url:!1},misplacedStartTagForHeadElement:{reason:"Misplaced `<head>` start tag",description:"Unexpected start tag `<head>`. Expected `<head>` directly after doctype",url:!1},missingAttributeValue:{reason:"Missing attribute value",description:"Unexpected `%c-1`. Expected an attribute value or no `%c-1` instead"},missingDoctype:{reason:"Missing doctype before other content",description:"Expected a `<!doctype html>` before anything else",url:!1},missingDoctypeName:{reason:"Missing doctype name",description:"Unexpected doctype end at `%c`. Expected `html` instead"},missingDoctypePublicIdentifier:{reason:"Missing public identifier in doctype",description:"Unexpected `%c`. Expected identifier for `public` instead"},missingDoctypeSystemIdentifier:{reason:"Missing system identifier in doctype",description:'Unexpected `%c`. Expected identifier for `system` instead (suggested: `"about:legacy-compat"`)'},missingEndTagName:{reason:"Missing name in end tag",description:"Unexpected `%c`. Expected an ASCII letter instead"},missingQuoteBeforeDoctypePublicIdentifier:{reason:"Missing quote before public identifier in doctype",description:"Unexpected `%c`. Expected `\"` or `'` instead"},missingQuoteBeforeDoctypeSystemIdentifier:{reason:"Missing quote before system identifier in doctype",description:"Unexpected `%c`. Expected `\"` or `'` instead"},missingSemicolonAfterCharacterReference:{reason:"Missing semicolon after character reference",description:"Unexpected `%c`. Expected `;` instead"},missingWhitespaceAfterDoctypePublicKeyword:{reason:"Missing whitespace after public identifier in doctype",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceAfterDoctypeSystemKeyword:{reason:"Missing whitespace after system identifier in doctype",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceBeforeDoctypeName:{reason:"Missing whitespace before doctype name",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceBetweenAttributes:{reason:"Missing whitespace between attributes",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers:{reason:"Missing whitespace between public and system identifiers in doctype",description:"Unexpected `%c`. Expected ASCII whitespace instead"},nestedComment:{reason:"Unexpected nested comment",description:"Unexpected `<!--`. Expected `-->`"},nestedNoscriptInHead:{reason:"Unexpected nested `<noscript>` in `<head>`",description:"Unexpected `<noscript>`. Expected a closing tag or a meta element",url:!1},nonConformingDoctype:{reason:"Unexpected non-conforming doctype declaration",description:'Expected `<!doctype html>` or `<!doctype html system "about:legacy-compat">`',url:!1},nonVoidHtmlElementStartTagWithTrailingSolidus:{reason:"Unexpected trailing slash on start tag of non-void element",description:"Unexpected `/`. Expected `>` instead"},noncharacterCharacterReference:{reason:"Unexpected noncharacter code point referenced by character reference",description:"Unexpected code point. Do not use noncharacters in HTML"},noncharacterInInputStream:{reason:"Unexpected noncharacter character",description:"Unexpected code point `%x`. Do not use noncharacters in HTML"},nullCharacterReference:{reason:"Unexpected NULL character referenced by character reference",description:"Unexpected code point. Do not use NULL characters in HTML"},openElementsLeftAfterEof:{reason:"Unexpected end of file",description:"Unexpected end of file. Expected closing tag instead",url:!1},surrogateCharacterReference:{reason:"Unexpected surrogate character referenced by character reference",description:"Unexpected code point. Do not use lone surrogate characters in HTML"},surrogateInInputStream:{reason:"Unexpected surrogate character",description:"Unexpected code point `%x`. Do not use lone surrogate characters in HTML"},unexpectedCharacterAfterDoctypeSystemIdentifier:{reason:"Invalid character after system identifier in doctype",description:"Unexpected character at `%c`. Expected `>`"},unexpectedCharacterInAttributeName:{reason:"Unexpected character in attribute name",description:"Unexpected `%c`. Expected whitespace, `/`, `>`, `=`, or probably an ASCII letter"},unexpectedCharacterInUnquotedAttributeValue:{reason:"Unexpected character in unquoted attribute value",description:"Unexpected `%c`. Quote the attribute value to include it"},unexpectedEqualsSignBeforeAttributeName:{reason:"Unexpected equals sign before attribute name",description:"Unexpected `%c`. Add an attribute name before it"},unexpectedNullCharacter:{reason:"Unexpected NULL character",description:"Unexpected code point `%x`. Do not use NULL characters in HTML"},unexpectedQuestionMarkInsteadOfTagName:{reason:"Unexpected question mark instead of tag name",description:"Unexpected `%c`. Expected an ASCII letter instead"},unexpectedSolidusInTag:{reason:"Unexpected slash in tag",description:"Unexpected `%c-1`. Expected it followed by `>` or in a quoted attribute value"},unknownNamedCharacterReference:{reason:"Unexpected unknown named character reference",description:"Unexpected character reference. Expected known named character references"}},tY=/-[a-z]/g,tW=/%c(?:([-+])(\d+))?/g,tq=/%x/g,tj={2:!0,1:!1,0:null};function tK(e){return e.charAt(1).toUpperCase()}var tQ=e.i(118115),tV=e.i(79694);let tX={}.hasOwnProperty,tz=(0,tV.zwitch)("type",{handlers:{root:function(e,t){let r={nodeName:"#document",mode:(e.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return r.childNodes=t$(e.children,r,t),tJ(e,r),r},element:function(e,t){var r,a;let s,n,i=t;"element"===e.type&&"svg"===e.tagName.toLowerCase()&&"html"===t.space&&(i=P.svg);let o=[];if(e.properties){for(s in e.properties)if("children"!==s&&tX.call(e.properties,s)){let t=function(e,t,r){let a=(0,x.find)(e,t);if(!1===r||null==r||"number"==typeof r&&Number.isNaN(r)||!r&&a.boolean)return;Array.isArray(r)&&(r=a.commaSeparated?(0,v.stringify)(r):(0,B.stringify)(r));let s={name:a.attribute,value:!0===r?"":String(r)};if(a.space&&"html"!==a.space&&"svg"!==a.space){let e=s.name.indexOf(":");e<0?s.prefix="":(s.name=s.name.slice(e+1),s.prefix=a.attribute.slice(0,e)),s.namespace=q[a.space]}return s}(i,s,e.properties[s]);t&&o.push(t)}}let c=i.space;(0,M.ok)(c);let l={nodeName:e.tagName,tagName:e.tagName,attrs:o,namespaceURI:q[c],childNodes:[],parentNode:null};return l.childNodes=t$(e.children,l,i),tJ(e,l),"template"===e.tagName&&e.content&&(r=e.content,a=i,(n={nodeName:"#document-fragment",childNodes:[]}).childNodes=t$(r.children,n,a),tJ(r,n),l.content=n),l},text:function(e){let t={nodeName:"#text",value:e.value,parentNode:null};return tJ(e,t),t},comment:function(e){let t={nodeName:"#comment",data:e.value,parentNode:null};return tJ(e,t),t},doctype:function(e){let t={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return tJ(e,t),t}}});function t$(e,t,r){let a=-1,s=[];if(e)for(;++a<e.length;){let n=tz(e[a],r);n.parentNode=t,s.push(n)}return s}function tJ(e,t){let r=e.position;r&&r.start&&r.end&&((0,M.ok)("number"==typeof r.start.offset),(0,M.ok)("number"==typeof r.end.offset),t.sourceCodeLocation={startLine:r.start.line,startCol:r.start.column,startOffset:r.start.offset,endLine:r.end.line,endCol:r.end.column,endOffset:r.end.offset})}let tZ=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"];var t0=e.i(743820),t0=t0,t1=e.i(113515),t1=t1,t2=e.i(417798),t3=e.i(216920);let t5=/<(\/?)(iframe|noembed|noframes|plaintext|script|style|textarea|title|xmp)(?=[\t\n\f\r />])/gi,t9=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),t6={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function t4(e,t){var r;let a,s=!!((a="root"===(r=e).type?r.children[0]:r)&&("doctype"===a.type||"element"===a.type&&"html"===a.tagName.toLowerCase())),n=(0,tV.zwitch)("type",{handlers:{root:t7,element:re,text:rt,comment:ra,doctype:rr,raw:rs},unknown:rn}),i={parser:s?new e3(t6):e3.getFragmentParser(void 0,t6),handle(e){n(e,i)},stitches:!1,options:t||{}};n(e,i),ri(i,(0,t2.pointStart)());let o=Q(s?i.parser.document:i.parser.getFragment(),{file:i.options.file});return(i.stitches&&(0,t3.visit)(o,"comment",function(e,t,r){if(e.value.stitch&&r&&void 0!==t)return r.children[t]=e.value.stitch,t}),"root"===o.type&&1===o.children.length&&o.children[0].type===e.type)?o.children[0]:o}function t8(e,t){let r=-1;if(e)for(;++r<e.length;)t.handle(e[r])}function t7(e,t){t8(e.children,t)}function re(e,t){(function(e,t){let r=e.tagName.toLowerCase();if(t.parser.tokenizer.state===eA.PLAINTEXT)return;ri(t,(0,t2.pointStart)(e));let a=t.parser.openElements.current,s="namespaceURI"in a?a.namespaceURI:q.html;s===q.html&&"svg"===r&&(s=q.svg);let n=tz({...e,children:[]},"svg"===({space:s===q.svg?"svg":"html"}).space?P.svg:P.html),i={type:t0.TokenType.START_TAG,tagName:r,tagID:t1.getTagID(r),selfClosing:!1,ackSelfClosing:!1,attrs:"attrs"in n?n.attrs:[],location:rc(e)};t.parser.currentToken=i,t.parser._processToken(t.parser.currentToken),t.parser.tokenizer.lastStartTagName=r})(e,t),t8(e.children,t),function(e,t){let r=e.tagName.toLowerCase();if(!t.parser.tokenizer.inForeignNode&&tZ.includes(r)||t.parser.tokenizer.state===eA.PLAINTEXT)return;ri(t,(0,t2.pointEnd)(e));let a={type:t0.TokenType.END_TAG,tagName:r,tagID:t1.getTagID(r),selfClosing:!1,ackSelfClosing:!1,attrs:[],location:rc(e)};t.parser.currentToken=a,t.parser._processToken(t.parser.currentToken),r===t.parser.tokenizer.lastStartTagName&&(t.parser.tokenizer.state===eA.RCDATA||t.parser.tokenizer.state===eA.RAWTEXT||t.parser.tokenizer.state===eA.SCRIPT_DATA)&&(t.parser.tokenizer.state=eA.DATA)}(e,t)}function rt(e,t){t.parser.tokenizer.state>4&&(t.parser.tokenizer.state=0);let r={type:t0.TokenType.CHARACTER,chars:e.value,location:rc(e)};ri(t,(0,t2.pointStart)(e)),t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken)}function rr(e,t){let r={type:t0.TokenType.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:rc(e)};ri(t,(0,t2.pointStart)(e)),t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken)}function ra(e,t){let r=e.value,a={type:t0.TokenType.COMMENT,data:r,location:rc(e)};ri(t,(0,t2.pointStart)(e)),t.parser.currentToken=a,t.parser._processToken(t.parser.currentToken)}function rs(e,t){if(t.parser.tokenizer.preprocessor.html="",t.parser.tokenizer.preprocessor.pos=-1,t.parser.tokenizer.preprocessor.lastGapPos=-2,t.parser.tokenizer.preprocessor.gapStack=[],t.parser.tokenizer.preprocessor.skipNextNewLine=!1,t.parser.tokenizer.preprocessor.lastChunkWritten=!1,t.parser.tokenizer.preprocessor.endOfChunkHit=!1,t.parser.tokenizer.preprocessor.isEol=!1,ro(t,(0,t2.pointStart)(e)),t.parser.tokenizer.write(t.options.tagfilter?e.value.replace(t5,"<$1$2"):e.value,!1),t.parser.tokenizer._runParsingLoop(),72===t.parser.tokenizer.state||78===t.parser.tokenizer.state){t.parser.tokenizer.preprocessor.lastChunkWritten=!0;let e=t.parser.tokenizer._consume();t.parser.tokenizer._callState(e)}}function rn(e,t){if(t.options.passThrough&&t.options.passThrough.includes(e.type)){var r;let a;t.stitches=!0,a="children"in(r=e)?(0,tQ.default)({...r,children:[]}):(0,tQ.default)(r),"children"in e&&"children"in a&&(a.children=t4({type:"root",children:e.children},t.options).children),ra({type:"comment",value:{stitch:a}},t)}else{let t="";throw t9.has(e.type)&&(t=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),Error("Cannot compile `"+e.type+"` node"+t)}}function ri(e,t){ro(e,t);let r=e.parser.tokenizer.currentCharacterToken;r&&r.location&&(r.location.endLine=e.parser.tokenizer.preprocessor.line,r.location.endCol=e.parser.tokenizer.preprocessor.col+1,r.location.endOffset=e.parser.tokenizer.preprocessor.offset+1,e.parser.currentToken=r,e.parser._processToken(e.parser.currentToken)),e.parser.tokenizer.paused=!1,e.parser.tokenizer.inLoop=!1,e.parser.tokenizer.active=!1,e.parser.tokenizer.returnState=eA.DATA,e.parser.tokenizer.charRefCode=-1,e.parser.tokenizer.consumedAfterSnapshot=-1,e.parser.tokenizer.currentLocation=null,e.parser.tokenizer.currentCharacterToken=null,e.parser.tokenizer.currentToken=null,e.parser.tokenizer.currentAttr={name:"",value:""}}function ro(e,t){if(t&&void 0!==t.offset){let r={startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:-1,endCol:-1,endOffset:-1};e.parser.tokenizer.preprocessor.lineStartPos=-t.column+1,e.parser.tokenizer.preprocessor.droppedBufferSize=t.offset,e.parser.tokenizer.preprocessor.line=t.line,e.parser.tokenizer.currentLocation=r}}function rc(e){let t=(0,t2.pointStart)(e)||{line:void 0,column:void 0,offset:void 0},r=(0,t2.pointEnd)(e)||{line:void 0,column:void 0,offset:void 0};return{startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:r.line,endCol:r.column,endOffset:r.offset}}let rl=["ariaDescribedBy","ariaLabel","ariaLabelledBy"],rd={ancestors:{tbody:["table"],td:["table"],th:["table"],thead:["table"],tfoot:["table"],tr:["table"]},attributes:{a:[...rl,"dataFootnoteBackref","dataFootnoteRef",["className","data-footnote-backref"],"href"],blockquote:["cite"],code:[["className",/^language-./]],del:["cite"],div:["itemScope","itemType"],dl:[...rl],h2:[["className","sr-only"]],img:[...rl,"longDesc","src"],input:[["disabled",!0],["type","checkbox"]],ins:["cite"],li:[["className","task-list-item"]],ol:[...rl,["className","contains-task-list"]],q:["cite"],section:["dataFootnotes",["className","footnotes"]],source:["srcSet"],summary:[...rl],table:[...rl],ul:[...rl,["className","contains-task-list"]],"*":["abbr","accept","acceptCharset","accessKey","action","align","alt","axis","border","cellPadding","cellSpacing","char","charOff","charSet","checked","clear","colSpan","color","cols","compact","coords","dateTime","dir","encType","frame","hSpace","headers","height","hrefLang","htmlFor","id","isMap","itemProp","label","lang","maxLength","media","method","multiple","name","noHref","noShade","noWrap","open","prompt","readOnly","rev","rowSpan","rows","rules","scope","selected","shape","size","span","start","summary","tabIndex","title","useMap","vAlign","value","width"]},clobber:["ariaDescribedBy","ariaLabelledBy","id","name"],clobberPrefix:"user-content-",protocols:{cite:["http","https"],href:["http","https","irc","ircs","mailto","xmpp"],longDesc:["http","https"],src:["http","https"]},required:{input:{disabled:!0,type:"checkbox"}},strip:["script"],tagNames:["a","b","blockquote","br","code","dd","del","details","div","dl","dt","em","h1","h2","h3","h4","h5","h6","hr","i","img","input","ins","kbd","li","ol","p","picture","pre","q","rp","rt","ruby","s","samp","section","source","span","strike","strong","sub","summary","sup","table","tbody","td","tfoot","th","thead","tr","tt","ul","var"]},rp={}.hasOwnProperty;function ru(e,t){if(t&&"object"==typeof t)switch("string"==typeof t.type?t.type:""){case"comment":var r,a,s=e,n=t;if(s.schema.allowComments){let e="string"==typeof n.value?n.value:"",t=e.indexOf("-->"),r={type:"comment",value:t<0?e:e.slice(0,t)};return rm(r,n),r}return;case"doctype":var i=e,o=t;if(i.schema.allowDoctypes){let e={type:"doctype"};return rm(e,o),e}return;case"element":return function(e,t){let r="string"==typeof t.tagName?t.tagName:"";e.stack.push(r);let a=rh(e,t.children),s=function(e,t){let r,a=e.stack[e.stack.length-1],s=e.schema.attributes,n=e.schema.required,i=s&&rp.call(s,a)?s[a]:void 0,o=s&&rp.call(s,"*")?s["*"]:void 0,c=t&&"object"==typeof t?t:{},l={};for(r in c)if(rp.call(c,r)){let t=c[r],a=rE(e,rf(i,r),r,t);null==a&&(a=rE(e,rf(o,r),r,t)),null!=a&&(l[r]=a)}if(n&&rp.call(n,a)){let e=n[a];for(r in e)rp.call(e,r)&&!rp.call(l,r)&&(l[r]=e[r])}return l}(e,t.properties);e.stack.pop();let n=!1;if(r&&"*"!==r&&(!e.schema.tagNames||e.schema.tagNames.includes(r))&&(n=!0,e.schema.ancestors&&rp.call(e.schema.ancestors,r))){let t=e.schema.ancestors[r],a=-1;for(n=!1;++a<t.length;)e.stack.includes(t[a])&&(n=!0)}if(!n)return e.schema.strip&&!e.schema.strip.includes(r)?a:void 0;let i={type:"element",tagName:r,properties:s,children:a};return rm(i,t),i}(e,t);case"root":let c;return rm(c={type:"root",children:rh(e,(r=t).children)},r),c;case"text":let l;return rm(l={type:"text",value:"string"==typeof(a=t).value?a.value:""},a),l}}function rh(e,t){let r=[];if(Array.isArray(t)){let a=-1;for(;++a<t.length;){let s=ru(e,t[a]);s&&(Array.isArray(s)?r.push(...s):r.push(s))}}return r}function rE(e,t,r,a){return t?Array.isArray(a)?function(e,t,r,a){let s=-1,n=[];for(;++s<a.length;){let i=rT(e,t,r,a[s]);("number"==typeof i||"string"==typeof i)&&n.push(i)}return n}(e,t,r,a):rT(e,t,r,a):void 0}function rT(e,t,r,a){if(("boolean"==typeof a||"number"==typeof a||"string"==typeof a)&&function(e,t,r){let a=e.schema.protocols&&rp.call(e.schema.protocols,t)?e.schema.protocols[t]:void 0;if(!a||0===a.length)return!0;let s=String(r),n=s.indexOf(":"),i=s.indexOf("?"),o=s.indexOf("#"),c=s.indexOf("/");if(n<0||c>-1&&n>c||i>-1&&n>i||o>-1&&n>o)return!0;let l=-1;for(;++l<a.length;){let e=a[l];if(n===e.length&&s.slice(0,e.length)===e)return!0}return!1}(e,r,a)){if("object"==typeof t&&t.length>1){let e=!1,r=0;for(;++r<t.length;){let s=t[r];if(s&&"object"==typeof s&&"flags"in s){if(s.test(String(a))){e=!0;break}}else if(s===a){e=!0;break}}if(!e)return}return e.schema.clobber&&e.schema.clobberPrefix&&e.schema.clobber.includes(r)?e.schema.clobberPrefix+a:a}}function rm(e,t){let r=(0,t2.position)(t);t.data&&(e.data=(0,tQ.default)(t.data)),r&&(e.position=r)}function rf(e,t){let r,a=-1;if(e)for(;++a<e.length;){let s=e[a],n="string"==typeof s?s:s[0];if(n===t)return s;"data*"===n&&(r=s)}if(t.length>4&&"data"===t.slice(0,4).toLowerCase())return r}var rA=e.i(79719);let r_=/^>|^->|<!--|-->|--!>|<!-$/g,rN=[">"],rI=["<",">"];var rg=e.i(470284),rC=e.i(158206);let rS=rR(1),rD=rR(-1),rO=[];function rR(e){return function(t,r,a){let s=t?t.children:rO,n=(r||0)+e,i=s[n];if(!a)for(;i&&(0,rC.whitespace)(i);)n+=e,i=s[n];return i}}let rL={}.hasOwnProperty;function rb(e){return function(t,r,a){return rL.call(e,t.tagName)&&e[t.tagName](t,r,a)}}let rk=rb({body:function(e,t,r){let a=rS(r,t);return!a||"comment"!==a.type},caption:ry,colgroup:ry,dd:function(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&("dt"===a.tagName||"dd"===a.tagName)},dt:function(e,t,r){let a=rS(r,t);return!!(a&&"element"===a.type&&("dt"===a.tagName||"dd"===a.tagName))},head:ry,html:function(e,t,r){let a=rS(r,t);return!a||"comment"!==a.type},li:function(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&"li"===a.tagName},optgroup:function(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&"optgroup"===a.tagName},option:function(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&("option"===a.tagName||"optgroup"===a.tagName)},p:function(e,t,r){let a=rS(r,t);return a?"element"===a.type&&("address"===a.tagName||"article"===a.tagName||"aside"===a.tagName||"blockquote"===a.tagName||"details"===a.tagName||"div"===a.tagName||"dl"===a.tagName||"fieldset"===a.tagName||"figcaption"===a.tagName||"figure"===a.tagName||"footer"===a.tagName||"form"===a.tagName||"h1"===a.tagName||"h2"===a.tagName||"h3"===a.tagName||"h4"===a.tagName||"h5"===a.tagName||"h6"===a.tagName||"header"===a.tagName||"hgroup"===a.tagName||"hr"===a.tagName||"main"===a.tagName||"menu"===a.tagName||"nav"===a.tagName||"ol"===a.tagName||"p"===a.tagName||"pre"===a.tagName||"section"===a.tagName||"table"===a.tagName||"ul"===a.tagName):!r||"element"!==r.type||"a"!==r.tagName&&"audio"!==r.tagName&&"del"!==r.tagName&&"ins"!==r.tagName&&"map"!==r.tagName&&"noscript"!==r.tagName&&"video"!==r.tagName},rp:rM,rt:rM,tbody:function(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&("tbody"===a.tagName||"tfoot"===a.tagName)},td:rP,tfoot:function(e,t,r){return!rS(r,t)},th:rP,thead:function(e,t,r){let a=rS(r,t);return!!(a&&"element"===a.type&&("tbody"===a.tagName||"tfoot"===a.tagName))},tr:function(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&"tr"===a.tagName}});function ry(e,t,r){let a=rS(r,t,!0);return!a||"comment"!==a.type&&!("text"===a.type&&(0,rC.whitespace)(a.value.charAt(0)))}function rM(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&("rp"===a.tagName||"rt"===a.tagName)}function rP(e,t,r){let a=rS(r,t);return!a||"element"===a.type&&("td"===a.tagName||"th"===a.tagName)}let rv=rb({body:function(e){let t=rS(e,-1,!0);return!t||"comment"!==t.type&&!("text"===t.type&&(0,rC.whitespace)(t.value.charAt(0)))&&("element"!==t.type||"meta"!==t.tagName&&"link"!==t.tagName&&"script"!==t.tagName&&"style"!==t.tagName&&"template"!==t.tagName)},colgroup:function(e,t,r){let a=rD(r,t),s=rS(e,-1,!0);return!(r&&a&&"element"===a.type&&"colgroup"===a.tagName&&rk(a,r.children.indexOf(a),r))&&!!(s&&"element"===s.type&&"col"===s.tagName)},head:function(e){let t=new Set;for(let r of e.children)if("element"===r.type&&("base"===r.tagName||"title"===r.tagName)){if(t.has(r.tagName))return!1;t.add(r.tagName)}let r=e.children[0];return!r||"element"===r.type},html:function(e){let t=rS(e,-1);return!t||"comment"!==t.type},tbody:function(e,t,r){let a=rD(r,t),s=rS(e,-1);return!(r&&a&&"element"===a.type&&("thead"===a.tagName||"tbody"===a.tagName)&&rk(a,r.children.indexOf(a),r))&&!!(s&&"element"===s.type&&"tr"===s.tagName)}}),rw={name:[[" \n\f\r &/=>".split("")," \n\f\r \"&'/=>`".split("")],["\0 \n\f\r \"&'/<=>".split(""),"\0 \n\f\r \"&'/<=>`".split("")]],unquoted:[[" \n\f\r &>".split(""),"\0 \n\f\r \"&'<=>`".split("")],["\0 \n\f\r \"&'<=>`".split(""),"\0 \n\f\r \"&'<=>`".split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]},rx=["<","&"];function rU(e,t,r,a){return r&&"element"===r.type&&("script"===r.tagName||"style"===r.tagName)?e.value:(0,rA.stringifyEntities)(e.value,Object.assign({},a.settings.characterReferences,{subset:rx}))}let rB=(0,tV.zwitch)("type",{invalid:function(e){throw Error("Expected node, not `"+e+"`")},unknown:function(e){throw Error("Cannot compile unknown node `"+e.type+"`")},handlers:{comment:function(e,t,r,a){return a.settings.bogusComments?"<?"+(0,rA.stringifyEntities)(e.value,Object.assign({},a.settings.characterReferences,{subset:rN}))+">":"<!--"+e.value.replace(r_,function(e){return(0,rA.stringifyEntities)(e,Object.assign({},a.settings.characterReferences,{subset:rI}))})+"-->"},doctype:function(e,t,r,a){return"<!"+(a.settings.upperDoctype?"DOCTYPE":"doctype")+(a.settings.tightDoctype?"":" ")+"html>"},element:function(e,t,r,a){let s,n=a.schema,i="svg"!==n.space&&a.settings.omitOptionalTags,o="svg"===n.space?a.settings.closeEmptyElements:a.settings.voids.includes(e.tagName.toLowerCase()),c=[];"html"===n.space&&"svg"===e.tagName&&(a.schema=P.svg);let l=function(e,t){let r,a=[],s=-1;if(t){for(r in t)if(null!==t[r]&&void 0!==t[r]){let s=function(e,t,r){let a,s=(0,x.find)(e.schema,t),n=e.settings.allowParseErrors&&"html"===e.schema.space?0:1,i=+!e.settings.allowDangerousCharacters,o=e.quote;if(s.overloadedBoolean&&(r===s.attribute||""===r)?r=!0:(s.boolean||s.overloadedBoolean)&&("string"!=typeof r||r===s.attribute||""===r)&&(r=!!r),null==r||!1===r||"number"==typeof r&&Number.isNaN(r))return"";let c=(0,rA.stringifyEntities)(s.attribute,Object.assign({},e.settings.characterReferences,{subset:rw.name[n][i]}));return!0===r||(r=Array.isArray(r)?(s.commaSeparated?v.stringify:B.stringify)(r,{padLeft:!e.settings.tightCommaSeparatedLists}):String(r),e.settings.collapseEmptyAttributes&&!r)?c:(e.settings.preferUnquoted&&(a=(0,rA.stringifyEntities)(r,Object.assign({},e.settings.characterReferences,{attribute:!0,subset:rw.unquoted[n][i]}))),a!==r&&(e.settings.quoteSmart&&(0,rg.ccount)(r,o)>(0,rg.ccount)(r,e.alternative)&&(o=e.alternative),a=o+(0,rA.stringifyEntities)(r,Object.assign({},e.settings.characterReferences,{subset:("'"===o?rw.single:rw.double)[n][i],attribute:!0}))+o),c+(a?"="+a:a))}(e,r,t[r]);s&&a.push(s)}}for(;++s<a.length;){let t=e.settings.tightAttributes?a[s].charAt(a[s].length-1):void 0;s!==a.length-1&&'"'!==t&&"'"!==t&&(a[s]+=" ")}return a.join("")}(a,e.properties),d=a.all("html"===n.space&&"template"===e.tagName?e.content:e);return a.schema=n,d&&(o=!1),!l&&i&&rv(e,t,r)||(c.push("<",e.tagName,l?" "+l:""),o&&("svg"===n.space||a.settings.closeSelfClosing)&&(s=l.charAt(l.length-1),(!a.settings.tightSelfClosing||"/"===s||s&&'"'!==s&&"'"!==s)&&c.push(" "),c.push("/")),c.push(">")),c.push(d),o||i&&rk(e,t,r)||c.push("</"+e.tagName+">"),c.join("")},raw:function(e,t,r,a){return a.settings.allowDangerousHtml?e.value:rU(e,t,r,a)},root:function(e,t,r,a){return a.all(e)},text:rU}}),rF={},rH={},rG=[];function rY(e,t){let r=t||rF,a=r.quote||'"';if('"'!==a&&"'"!==a)throw Error("Invalid quote `"+a+"`, expected `'` or `\"`");return({one:rW,all:rq,settings:{omitOptionalTags:r.omitOptionalTags||!1,allowParseErrors:r.allowParseErrors||!1,allowDangerousCharacters:r.allowDangerousCharacters||!1,quoteSmart:r.quoteSmart||!1,preferUnquoted:r.preferUnquoted||!1,tightAttributes:r.tightAttributes||!1,upperDoctype:r.upperDoctype||!1,tightDoctype:r.tightDoctype||!1,bogusComments:r.bogusComments||!1,tightCommaSeparatedLists:r.tightCommaSeparatedLists||!1,tightSelfClosing:r.tightSelfClosing||!1,collapseEmptyAttributes:r.collapseEmptyAttributes||!1,allowDangerousHtml:r.allowDangerousHtml||!1,voids:r.voids||tZ,characterReferences:r.characterReferences||rH,closeSelfClosing:r.closeSelfClosing||!1,closeEmptyElements:r.closeEmptyElements||!1},schema:"svg"===r.space?P.svg:P.html,quote:a,alternative:'"'===a?"'":'"'}).one(Array.isArray(e)?{type:"root",children:e}:e,void 0,void 0)}function rW(e,t,r){return rB(e,t,r,this)}function rq(e){let t=[],r=e&&e.children||rG,a=-1;for(;++a<r.length;)t[a]=this.one(r[a],a,e);return t.join("")}function rj(e){let t={...this.data("settings"),...e};this.compiler=function(e){return rY(e,t)}}e.s(["toHtml",0,rY],790070);var rK=e.i(812878),rQ=e.i(403010),rV=e.i(652652),rX=e.i(879302);let rz=/(?:youtube\.com\/(?:watch\?v=|shorts\/|embed\/|v\/)|youtu\.be\/)([A-Za-z0-9_-]{6,})/,r$=/vimeo\.com\/(?:video\/)?(\d+)/,rJ=/loom\.com\/share\/([A-Za-z0-9]+)/,rZ=/^https?:\/\/(?:twitter\.com|x\.com)\/[^/]+\/status\/(\d+)/,r0=/^https?:\/\/(?:www\.)?facebook\.com\/.+/,r1=/^https?:\/\/(?:www\.)?instagram\.com\/(?:p|reel|tv)\/([^/?#]+)/,r2=/^https?:\/\/(?:www\.)?tiktok\.com\/@[^/]+\/video\/(\d+)/,r3=/^https?:\/\/open\.spotify\.com\/(track|album|playlist|episode|show)\/([A-Za-z0-9]+)/,r5=/\.(mp4|webm|ogg|mov|m4v)(\?|$)/i;function r9(e){let t=e.trim();if(!t)return null;let r=t.match(rz);if(r)return{provider:"youtube",embedUrl:`https://www.youtube.com/embed/${r[1]}`,originalUrl:t,aspectRatio:16/9};let a=t.match(r$);if(a)return{provider:"vimeo",embedUrl:`https://player.vimeo.com/video/${a[1]}`,originalUrl:t,aspectRatio:16/9};let s=t.match(rJ);if(s)return{provider:"loom",embedUrl:`https://www.loom.com/embed/${s[1]}`,originalUrl:t,aspectRatio:16/9};if(rZ.test(t))return{provider:"twitter",embedUrl:t,originalUrl:t};if(r1.test(t))return{provider:"instagram",embedUrl:t.replace(/\/?(\?.*)?$/,"/embed"),originalUrl:t};let n=t.match(r2);if(n)return{provider:"tiktok",embedUrl:`https://www.tiktok.com/embed/v2/${n[1]}`,originalUrl:t,aspectRatio:9/16};let i=t.match(r3);return i?{provider:"spotify",embedUrl:`https://open.spotify.com/embed/${i[1]}/${i[2]}`,originalUrl:t}:r0.test(t)?{provider:"facebook",embedUrl:`https://www.facebook.com/plugins/post.php?href=${encodeURIComponent(t)}&show_text=true`,originalUrl:t}:r5.test(t)||t.startsWith("/api/assets/")?{provider:"video",embedUrl:t,originalUrl:t}:/^https?:\/\//.test(t)?{provider:"iframe",embedUrl:t,originalUrl:t}:null}e.s(["detectEmbed",0,r9],319814);let r6={...rd,clobber:["ariaDescribedBy","ariaLabelledBy"],tagNames:Array.from(new Set([...rd.tagNames??[],"table","thead","tbody","tfoot","tr","th","td","colgroup","col","label","iframe","video"])),attributes:{...rd.attributes,table:[...rd.attributes?.table??[],"className","style"],th:[...rd.attributes?.th??[],"colSpan","rowSpan","style","className"],td:[...rd.attributes?.td??[],"colSpan","rowSpan","style","className"],col:["span","style","className"],colgroup:["span","style","className"],tr:["style","className"],a:[...rd.attributes?.a??[],"className",["dataWikiLink","true"],"dataSlug","dataAlias","dataAnchor",["dataBroken","true"],["dataPdfLink","true"]],input:["type","checked","disabled"],label:["className"],iframe:["src","allow","allowFullScreen","frameBorder","loading","referrerPolicy","dataEmbedProvider"],div:[...rd.attributes?.div??[],"className",["dataEmbed","true"],"dataProvider","dataSrc","dataOriginalUrl","dataAspectRatio"],li:[...rd.attributes?.li??[],"className","dataType","dataChecked"],ul:[...rd.attributes?.ul??[],"className","dataType"],"*":[...rd.attributes?.["*"]??[],"className","id"]},protocols:{...rd.protocols,src:[...rd.protocols?.src??[],"https"]}};var r4=e.i(671485);let r8=/\[\[([^\]|#]+)(?:\|([^\]]*)|#([^\]]*))?\]\]/g,r7=/^[a-z0-9-]+$/,ae=(0,rX.unified)().use(rQ.default).use(rK.default).use(rV.default,{allowDangerousHtml:!0}).use(rj,{allowDangerousHtml:!0}).freeze(),at=(0,rX.unified)().use(function(e){let{emitParseErrors:t,...r}={...this.data("settings"),...e};this.parser=function(e,a){let s,n,i,o,c;return n=(s={...r,onerror:t?function(e){a.path&&(e.name=a.path+":"+e.name,e.file=a.path),a.messages.push(e)}:void 0}).onerror,i=e instanceof tF.VFile?e:new tF.VFile(e),o=s.fragment?tB:tU,Q(o(c=String(i),{sourceCodeLocationInfo:!0,onParseError:s.onerror?function(e){let t=e.code,r=t.replace(tY,tK),a=s[r],o=null==a||a,l="number"==typeof o?o:+!!o;if(l){let a=tG[r];(0,M.ok)(a,"expected known error from `parse5`");let s=new tH.VFileMessage(d(a.reason),{place:{start:{line:e.startLine,column:e.startCol,offset:e.startOffset},end:{line:e.endLine,column:e.endCol,offset:e.endOffset}},ruleId:t,source:"hast-util-from-html"});i.path&&(s.file=i.path,s.name=i.path+":"+s.name),s.fatal=tj[l],s.note=d(a.description),s.url=!1===a.url?void 0:"https://html.spec.whatwg.org/multipage/parsing.html#parse-error-"+t,(0,M.ok)(n,"`internalOnerror` is not passed if `onerror` is not set"),n(s)}function d(t){return t.replace(tW,function(t,r,a){var s;let n=(a?Number.parseInt(a,10):0)*("-"===r?-1:1);return"`"===(s=c.charAt(e.startOffset+n))?"` ` `":s}).replace(tq,function(){return"0x"+c.charCodeAt(e.startOffset).toString(16).toUpperCase()})}}:null,scriptingEnabled:!1}),{file:i,space:s.space,verbose:s.verbose})}},{fragment:!0}).use(function(e){return function(t,r){return t4(t,{...e,file:r})}}).use(function(e){return function(t){let r,a;return r={type:"root",children:[]},(a=ru({schema:e?{...rd,...e}:rd,stack:[]},t))&&(Array.isArray(a)?1===a.length?r=a[0]:r.children=a:r=a),r}},r6).use(rj).freeze(),ar=new Map;function aa(e){return"string"==typeof e?{pagePath:e}:e??{}}async function as(e,t){var r,a;let s,n,i,o=aa(t),c=e.replace(r8,(e,t,r,a)=>{let s=t.trim();if(!r7.test(s))return e;let n=r??(a?`${s}#${a}`:s),i=a?`#wiki:${s}#${a}`:`#wiki:${s}`,o=void 0!==r?` data-alias="${r}"`:"",c=void 0!==a?` data-anchor="${a}"`:"";return`<a data-wiki-link="true" data-slug="${s}"${o}${c} href="${i}" class="wiki-link">${n}</a>`}),l=String(await ae.process(c));return l=(l=l.replace(/<ul class="contains-task-list">/g,'<ul data-type="taskList" class="task-list">').replace(/<li class="task-list-item">\s*<input type="checkbox"([^>]*)>\s*([\s\S]*?)(?=<\/li>)/g,(e,t,r)=>{let a=t.includes("checked"),s=r.trim();return`<li data-type="taskItem" data-checked="${a}"><label><input type="checkbox"${a?" checked":""}></label><div><p>${s}</p></div>`})).replace(/<video\b([^>]*)\bsrc="([^"]+)"([^>]*)><\/video>/gi,(e,t,r,a)=>{let s=r9(r);if(!s||"video"===s.provider)return e;let n=s.aspectRatio?` data-aspect-ratio="${s.aspectRatio}"`:"";return`<div data-embed="true" data-provider="${s.provider}" data-src="${s.embedUrl}" data-original-url="${s.originalUrl}"${n}><iframe src="${s.embedUrl}" data-embed-provider="${s.provider}" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" allowfullscreen loading="lazy" frameborder="0"></iframe></div>`}),o.pagePath&&(r=l,n=-1===(s=(a=o.pagePath).lastIndexOf("/"))?"":a.slice(0,s),i=e=>{let t=(n?n.split("/"):[]).concat(e.split("/")),r=[];for(let e of t)""!==e&&"."!==e&&(".."===e?r.pop():r.push(e));return`/api/assets/${r.join("/")}`},l=r=(r=(r=(r=r.replace(/href="(\.\.?\/[^"]+)"/g,(e,t)=>`href="${i(t)}"`)).replace(/src="(\.\.?\/[^"]+)"/g,(e,t)=>`src="${i(t)}"`)).replace(/data-src="(\.\.?\/[^"]+)"/g,(e,t)=>`data-src="${i(t)}"`)).replace(/<a([^>]*?)href="([^"]*\/api\/assets\/[^"]+\.pdf)"([^>]*?)>/gi,(e,t,r,a)=>`<a${t}href="${r}"${a} data-pdf-link="true">`)),l=l.replace(/(src|href|data-src)="(\/api\/assets\/[^"]*)"/g,(e,t,r)=>`${t}="${(0,r4.withWs)(r)}"`),o.sanitize&&(l=String(await at.process(l))),l}async function an(e,t){let r,a=aa(t),s=(r=aa(a),`${+!!r.sanitize}:${r.pagePath??""}:${e.length}:${function(e){let t=0xdeadbeef^e.length,r=0x41c6ce57^e.length;for(let a=0;a<e.length;a++){let s=e.charCodeAt(a);t=Math.imul(t^s,0x9e3779b1),r=Math.imul(r^s,0x5f356495)}return t=Math.imul(t^t>>>16,0x85ebca6b)^Math.imul(r^r>>>13,0xc2b2ae35),(0x100000000*(2097151&(r=Math.imul(r^r>>>16,0x85ebca6b)^Math.imul(t^t>>>13,0xc2b2ae35)))+(t>>>0)).toString(36)}(e)}`),n=function(e){let t=ar.get(e);if(void 0!==t)return ar.delete(e),ar.set(e,t),t}(s);if(void 0!==n)return n;let i=await as(e,a);if(!(i.length>262144)&&(ar.set(s,i),ar.size>50)){let e=ar.keys().next().value;void 0!==e&&ar.delete(e)}return i}e.s(["markdownToHtml",0,an],797715)},792934,e=>{"use strict";let t=(0,e.i(605993).default)("align-justify",[["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M3 6h18",key:"d0wm0j"}]]);e.s(["AlignJustify",0,t],792934)},496366,e=>{"use strict";let t=(0,e.i(605993).default)("ban",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.9 4.9 14.2 14.2",key:"1m5liu"}]]);e.s(["Ban",0,t],496366)}]);
|