nv-basic-bw 1.0.29 → 1.0.30
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/DIST/nv-basci-bw.js +13 -13
- package/package.json +1 -1
package/DIST/nv-basci-bw.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
var nvbasicbw=(()=>{var h=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var k=h((id,yr)=>{var ko=Symbol("empty"),Ye=Symbol("unknown"),cr=()=>typeof process<"u"&&process.versions!=null&&process.versions.node!=null,ur=/^[\-\+]?[0-9]+$/,_r=/^\+?[0-9]+$/,So=/^[\-\+]?0[bB][0-1]+$/,To=/^[\-\+]?0[oO][0-7]+$/,fr=/^[\-\+]?0[xX][0-9a-fA-F]+$/,Eo=e=>ur.test(e)||fr.test(e),lr={"0b":2,"0o":8,"0x":16,2:"0b",8:"0o",16:"0x"},Co=/^[\-\+]?[0-9]+n$/,qo=/^[\-\+]?0[bB][0-1]+n$/,Ao=/^[\-\+]?0[oO][0-7]+n$/,No=/^[\-\+]?0[xX][0-9a-fA-F]+n$/,hr=e=>Co.test(e)||qo.test(e)||Ao.test(e)||No.test(e),fe={Integer:6,Float:7,BigInt:8,PosInfinity:9,NegInfinity:10,NaN:11,6:"Integer",7:"Float",8:"BigInt",9:"PosInfinity",10:"NegInfinity",11:"NaN"},dr=(e,t=!1)=>{let r={value:void 0,type:void 0};return e==="+Infinity"||e==="Infinity"?(r.value=1/0,r.type=fe.PosInfinity):e==="-Infinity"?(r.value=-1/0,r.type=fe.NegInfinity):(e==="NaN"||e==="+NaN"||e==="-NaN")&&(r.value=NaN,r.type=fe.NaN),t?r:r.value},Io=e=>{let t,r,n;e[0]==="+"||e[0]==="-"?(t=e[0],r=lr[e.slice(1,3).join("").toLowerCase()],n=e.slice(3).join("").toLowerCase()):(t="+",r=lr[e.slice(0,2).join("").toLowerCase()],n=e.slice(2).join("").toLowerCase());let i=parseInt(n,r);return t==="+"?+i:-i},pr=e=>{let t=Array.from(e);if(ur.test(e))return parseInt(e);if(So.test(e)||To.test(e)||fr.test(e))return Io(t)},jo=e=>{let t=e.be.sign+e.be.bd+e.be.dot+e.be.ad,r=e.ae.sign+e.ae.bd+e.ae.dot+e.ae.ad,n;if(!(t==="+"||t==="-"||r==="+"||r==="-")){if(r!=="")if(e.ae.dot==="."){let i=parseFloat(t),l=parseFloat(r);n=i*10**l}else n=parseFloat(t+"e"+r);else n=parseFloat(t);return n}},Oo=(e,t)=>e.length===0||t==="."||t==="-."||t==="+."||t==="+"||t==="-",Do=()=>({be:{sign:"",bd:"",dot:"",ad:""},ae:{sign:"",bd:"",dot:"",ad:""},state:"init"}),or=(e,t,r,n)=>((e[r]==="-"||e[r]==="+")&&(t[n].sign=e[r],r=r+1),[e,r]),Lo=(e,t,r,n)=>{if(t.state=n+"bd",e[r]===".")t[n].bd="0",t[n].dot=".",t.state=n+"ad";else if(_r.test(e[r]))t[n].bd=e[r];else return[!0,r];return[!1,r+1]},ar=(e,t,r,n)=>{let i;for(i=r;i<e.length;i++)if(e[i]==="."){if(t[n].dot===".")return[!0,i];t[n].dot=".",t.state=n+"ad"}else{if(e[i]==="e"||e[i]==="E")return n==="ae"?[!0,i]:(t.state="aebd",[!1,i+1]);if(_r.test(e[i]))t.state===n+"bd"?t[n].bd=t[n].bd+e[i]:t[n].ad=t[n].ad+e[i];else return[!0,i]}return[!1,i+1]},gr=e=>{let t=Do(),r=Array.from(e);if(Oo(r,e))return;let n=0,i=!1;if([r,n]=or(r,t,n,"be"),[i,n]=Lo(r,t,n,"be"),!i&&([i,n]=ar(r,t,n,"be"),!i&&([r,n]=or(r,t,n,"ae"),[i,n]=ar(r,t,n,"ae"),!i)))return jo(t)},mr=(e,t=!1)=>{let r={value:void 0,type:void 0};if(hr(e))r.value=BigInt(e.substr(0,e.length-1)),r.type=fe.BigInt;else{let n=pr(e);n!==void 0?(r.value=n,r.type=fe.Integer):(n=gr(e),n!==void 0?(r.value=n,r.type=fe.Float):(n=dr(e,t=!0),n.value!==void 0&&(r=n)))}return t?r:r.value},Ro=(e,t=!0)=>{if(typeof e=="string")return e;if(e===void 0)return"undefined";if(e===null)return"null";if(typeof e=="number")return e.toString();if(typeof e=="bigint")return e.toString()+"n";if(typeof e=="symbol")return e.description;if(cr()&&e[Symbol.for("nodejs.util.inspect.custom")])return e[Symbol.for("nodejs.util.inspect.custom")]();{let r=function(n){if(typeof n.toString=="function")return n.toString()};try{return t?s=JSON.stringify(e):s=JSON.stringify(e,null,4),typeof s=="string"?s:r(e)}catch{return r(e)}}},Fe={UndefinedLiteral:0,NullLiteral:1,FalseLiteral:3,TrueLiteral:4,StringLiteral:12},Po={only_value:!0,with_value:!0,with_type:!1,unknown_as_string:!1};function br(e,t={only_value:!0,with_value:!0,with_type:!1,unknown_as_string:!1}){let r=JSON.parse(JSON.stringify(Po));Object.assign(r,t);let{only_value:n,with_value:i,with_type:l,unknown_as_string:o}=r,a={value:Ye,type:Ye};if(e==="undefined")a.value=void 0,a.type=Fe.UndefinedLiteral;else if(e==="null")a.value=null,a.type=Fe.NullLiteral;else if(e==="false")a.value=!1,a.type=Fe.FalseLiteral;else if(e==="true")a.value=!0,a.type=Fe.TrueLiteral;else{let c=mr(e,!0);c.type===void 0?o?(a.value=e,a.type=Fe.StringLiteral):(a.value=e,a.type=Ye):(a.value=c.value,a.type=c.type)}return n?a.value:(l||delete a.type,i||delete a.value,a)}br.unknown=Ye;var Wo={UndefinedLiteral:0,NullLiteral:1,BooleanLiteral:{_self:2,FalseLiteral:3,TrueLiteral:4},NumericLiteral:{_self:5,Integer:6,Float:7,BigInt:8,PosInfinity:9,NegInfinity:10,NaN:11},StringLiteral:12,ArrayExpression:{_self:13,element:14},ObjectExpression:{_self:15,property:16},_Ref:17,CommentLine:{_self:18,tt:19,k:20,bv:21,av:22},CommentBlock:{_self:23,tt:24,k:25,bv:26,av:27}};yr.exports={TYPE_DICT:Wo,isNode:cr,empty:ko,unknown:Ye,is_bigint_str:hr,is_jsint_str:Eo,NUM_TYPE_DICT:fe,parse_abnormal_num:dr,parse_int:pr,parse_float:gr,parse_num:mr,parse0:br,to_str:Ro}});var xr=h((ld,vr)=>{var He={backSpace:8,tab:9,lineFeed:10,lineTab:11,formFeed:12,carriageReturn:13,shiftOut:14,space:32,exclamationMark:33,quotationMark:34,numberSign:35,dollarSign:36,percentSign:37,ampersand:38,apostrophe:39,leftParenthesis:40,rightParenthesis:41,asterisk:42,plusSign:43,comma:44,dash:45,dot:46,slash:47,digit0:48,digit1:49,digit2:50,digit3:51,digit4:52,digit5:53,digit6:54,digit7:55,digit8:56,digit9:57,colon:58,semicolon:59,lessThan:60,equalsTo:61,greaterThan:62,questionMark:63,atSign:64,uppercaseA:65,uppercaseB:66,uppercaseC:67,uppercaseD:68,uppercaseE:69,uppercaseF:70,uppercaseG:71,uppercaseH:72,uppercaseI:73,uppercaseJ:74,uppercaseK:75,uppercaseL:76,uppercaseM:77,uppercaseN:78,uppercaseO:79,uppercaseP:80,uppercaseQ:81,uppercaseR:82,uppercaseS:83,uppercaseT:84,uppercaseU:85,uppercaseV:86,uppercaseW:87,uppercaseX:88,uppercaseY:89,uppercaseZ:90,leftSquareBracket:91,backslash:92,rightSquareBracket:93,caret:94,underscore:95,graveAccent:96,lowercaseA:97,lowercaseB:98,lowercaseC:99,lowercaseD:100,lowercaseE:101,lowercaseF:102,lowercaseG:103,lowercaseH:104,lowercaseI:105,lowercaseJ:106,lowercaseK:107,lowercaseL:108,lowercaseM:109,lowercaseN:110,lowercaseO:111,lowercaseP:112,lowercaseQ:113,lowercaseR:114,lowercaseS:115,lowercaseT:116,lowercaseU:117,lowercaseV:118,lowercaseW:119,lowercaseX:120,lowercaseY:121,lowercaseZ:122,leftCurlyBrace:123,verticalBar:124,rightCurlyBrace:125,tilde:126,nonBreakingSpace:160,oghamSpaceMark:5760,enQuad:8192,emQuad:8193,enSpace:8194,emSpace:8195,threePerEmSpace:8196,fourPerEmSpace:8197,sixPerEmSpace:8198,figureSpace:8199,punctuationSpace:8200,thinSpace:8201,hairSpace:8202,lineSeparator:8232,paragraphSeparator:8233,narrowNoBreakSpace:8239,mediumMathematicalSpace:8287,ideographicSpace:12288,zeroWidthNoBreakSpace:65279};function Bo(e){let t=Object.entries(e),r=new Map;return t.forEach(n=>r.set(n[1],n[0])),r}var Pt=Bo(He);function Mo(e){let t=Object.entries(e);return t=t.map(r=>[r[0],String.fromCharCode(r[1])]),Object.fromEntries(t)}var Fo=Mo(He),wr=e=>55296<=e&&e<=56319,Yo=e=>56320<=e&&e<=57343,Ho=(e,t)=>(e-55296)*1024+(t-56320)+65536,$r=e=>e<=65535,Uo=e=>!$r(e),Go=e=>{if(e<=65535)return[e,null];{e=e-65536;let t=[null,null];return t[0]=(e>>10)+55296,t[1]=e%1024+56320,t}},zo=(e,t)=>wr(e)?t+2:t+1;vr.exports={CODE_DICT:He,CH_DICT:Fo,CODE_NAME_MP:Pt,cd2ch:e=>String.fromCharCode(e),ch2cd:e=>e.codePointAt(0),cd2n:e=>Pt.get(e),n2cd:e=>String.fromCharCode(He[e]),n2ch:e=>He[e],ch2n:e=>Pt.get(e.codePointAt(0)),is_high_code:wr,is_low_code:Yo,get_code_point_from_high_low:Ho,get_high_low_from_code_point:Go,is_length1_code_point:$r,is_length2_code_point:Uo,_next_code_index:zo}});var Se=h((od,S)=>{var{CODE_DICT:p,CH_DICT:y}=xr(),kr=/\r\n?|[\n\u2028\u2029]/;S.exports.line_break_regexp=kr;S.exports.line_break_regexp_g=new RegExp(kr.source,"g");function Sr(e){switch(e){case p.lineFeed:case p.carriageReturn:case p.lineSeparator:case p.paragraphSeparator:return!0;default:return!1}}function Tr(e){switch(e){case y.lineFeed:case y.carriageReturn:case y.lineSeparator:case y.paragraphSeparator:return!0;default:return!1}}var Wt=[p.lineFeed,p.carriageReturn,p.lineSeparator,p.paragraphSeparator],Er=Wt.map(e=>String.fromCharCode(e));S.exports.NL_CODE_ARR=Wt;S.exports.NL_CH_ARR=Er;S.exports.is_nl_code=Sr;S.exports.is_nl=Tr;S.exports.skip_white_space_regexp=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;function Cr(e){switch(e){case 9:case 11:case 12:case p.space:case p.nonBreakingSpace:case p.oghamSpaceMark:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8239:case 8287:case 12288:case 65279:return!0;default:return!1}}S.exports.is_non_nl_ws_code=Cr;function qr(e){switch(e){case y.tab:case y.lineTab:case y.formFeed:case y.space:case y.nonBreakingSpace:case y.oghamSpaceMark:case y.enQuad:case y.emQuad:case y.enSpace:case y.emSpace:case y.threePerEmSpace:case y.fourPerEmSpace:case y.sixPerEmSpace:case y.figureSpace:case y.punctuationSpace:case y.thinSpace:case y.hairSpace:case y.narrowNoBreakSpace:case y.mediumMathematicalSpace:case y.ideographicSpace:case y.zeroWidthNoBreakSpace:return!0;default:return!1}}S.exports.is_non_nl_ws=qr;var Bt=[p.tab,p.lineTab,p.formFeed,p.space,p.nonBreakingSpace,p.oghamSpaceMark,p.enQuad,p.emQuad,p.enSpace,p.emSpace,p.threePerEmSpace,p.fourPerEmSpace,p.sixPerEmSpace,p.figureSpace,p.punctuationSpace,p.thinSpace,p.hairSpace,p.narrowNoBreakSpace,p.mediumMathematicalSpace,p.ideographicSpace,p.zeroWidthNoBreakSpace];S.exports.NON_NL_WS_CODE_ARR=Bt;var Ar=Bt.map(e=>String.fromCharCode(e));S.exports.NON_NL_WS_CH_ARR=Ar;function Vo(e){return Cr(e)||Sr(e)}function ke(e){return qr(e)||Tr(e)}S.exports.is_ws_code=Vo;S.exports.is_ws=ke;S.exports.WS_CHCODE_ARR=Wt.concat(Bt);S.exports.WS_CH_ARR=Er.concat(Ar);var ee={init:0,executing:1,succ:2,eof:3};S.exports.STATE_DICT=ee;function Xo(e,t=new Set){let r={g:e,rslt:"",state:ee.init},n=r.g.next().value;if(n===void 0)return r.state=ee.eof,r;for(;n!==void 0&&(ke(n)||t.has(n));)n=r.g.next().value;for(;n!==void 0&&!ke(n)&&!t.has(n);)r.rslt=r.rslt+n,n=r.g.next().value;return n===void 0?r.state=ee.eof:(ke(n)||t.has(n))&&(r.state=ee.succ),r}function Jo(e,t=0,r=new Set){let n={arr:e,pos:t,rslt:"",state:ee.init};for(let l=n.pos;l<e.length;l++){let o=e[l];if(ke(o)||r.has(o))n.pos=n.pos+1;else break}let i=n.pos;for(let l=n.pos;l<e.length;l++){let o=e[l];if(!ke(o)&&!r.has(o))n.pos=n.pos+1;else break}return n.pos===e.length?n.state=ee.eof:n.state=ee.succ,n.rslt=e.slice(i,n.pos).join(""),n}S.exports.from_generator=Xo;S.exports.from_charr=Jo});var te=h((ad,Lr)=>{var{WS_CH_ARR:Nr,NON_NL_WS_CH_ARR:Ko,NL_CH_ARR:Qo}=Se();function Zo(e){return Array.from(e).length}var ea="\u200C",Ir="\u200D",ta=()=>typeof process<"u"&&process.versions!=null&&process.versions.node!=null;function Mt(e,t,...r){let n=function(){return t(this,...r)};ta()?e.prototype[Symbol.for("nodejs.util.inspect.custom")]=n:e.prototype.repr=n}var B={tmpl_quote:new Error("tmpl_quote: ` cant be deleted"),reserved:new Error(" [/,*,#,&,`,\\,] and whitespaces are reserved"),inuse:new Error("in using"),char:new Error("must be a char"),pair:new Error("left block must be different with right"),cant_be_empty:new Error("can NOT be empty")},ot=Symbol("get_pair_lmp"),sa=Symbol("add_pair_reserved"),Ue=class{#t;#e=new Map;#s=new Map;constructor(t){this.#t=t}get[ot](){return this.#e}get size(){return this.#e.size}[sa](t,r){if(t===r)throw B.pair;this.#e.set(t,r),this.#s.set(r,t)}add(t,r){if(this.#t.validate(t),this.#t.validate(r),t===r)throw B.pair;this.#e.set(t,r),this.#s.set(r,t)}ldelete(t){if(this.size<2)throw B.cant_be_empty;{let r=this.#e.get(t);this.#e.delete(t),this.#s.delete(r)}}rdelete(t){if(this.size<2)throw B.cant_be_empty;{let r=this.#s.get(t);this.#s.delete(t),this.#e.delete(r)}}lhas(t){return this.#e.has(t)}rhas(t){return this.#s.has(t)}has(t){return this.lhas(t)||this.rhas(t)}getl(t){return this.#s.get(t)}getr(t){return this.#e.get(t)}[Symbol.iterator](){return this.#e[Symbol.iterator]()}};function ra(e){return new Map(e[ot])}Mt(Ue,ra);var jr=Symbol("get_single_set"),Or=Symbol("add_single_reserved"),Te=class{#t;#e=new Set;constructor(t){this.#t=t}get[jr](){return this.#e}[Or](t){this.#e.add(t)}add(t){this.#t.validate(t),this.#e.add(t)}delete(t){if(this.size<2)throw B.cant_be_empty;if(t==="`")throw B.tmpl_quote;this.#e.delete(t)}has(t){return this.#e.has(t)}[Symbol.iterator](){return this.#e[Symbol.iterator]()}};function na(e){return new Set(e[jr])}Mt(Te,na);var at=class{#t;#e;#s;#r;#n;#i=!1;constructor(){this.#t=new Ue(this),this.#t.add("[","]"),this.#t.add("(",")"),this.#t.add("<",">"),this.#t.add("\uFF08","\uFF09"),this.#t.add("\u2018","\u2019"),this.#e=new Ue(this),this.#e.add("{","}"),this.#e.add("\u3010","\u3011"),this.#e.add("\u300A","\u300B"),this.#e.add("\u201C","\u201D"),this.#s=new Te(this),this.#s.add('"'),this.#s.add("'"),this.#s.add("\xB7"),this.#s[Or]("`"),this.#r=new Te(this),this.#r.add(","),this.#r.add("\uFF0C"),this.#r.add(";"),this.#r.add("\uFF1B"),this.#r.add("\u3002"),this.#r.add("\u3001"),this.#n=new Te(this),this.#n.add(":"),this.#n.add("\uFF1A"),this.#n.add("="),this.#i=!0}get reserved(){return["/","*","#","&","`","\\"].concat(Nr)}get inuse(){let t=new Set;if(this.#i){for(let r of this.#s)t.add(r);for(let r of this.#r)t.add(r);for(let r of this.#n)t.add(r);for(let r of this.#t[ot])t.add(r);for(let r of this.#e[ot])t.add(r)}return t}validate(t){if(typeof t!="string"||Zo(t)!==1)throw B.char;if(this.reserved.includes(t))throw B.reserved;if(Array.from(this.inuse).flat().includes(t))throw B.inuse;return t}get esc(){return"\\"}get slash(){return"/"}get line_comment(){return"//"}get asterisk(){return"*"}get blk_comments(){return["/*","*/"]}get hash(){return"#"}get ref(){return"&"}get tmpl_quote(){return"`"}get nl(){return Qo}get non_nl_ws(){return Ko}get ws(){return Nr}get array_blks(){return this.#t}get fst_ary_blks(){return Array.from(this.#t)[0]}get obj_blks(){return this.#e}get fst_obj_blks(){return Array.from(this.#e)[0]}get quotes(){return this.#s}get fst_quote(){return Array.from(this.#s)[0]}get commas(){return this.#r}get fst_comma(){return Array.from(this.#r)[0]}get colons(){return this.#n}get fst_colon(){return Array.from(this.#n)[0]}},ct=class{constructor(t){this.reserved=t.reserved}get[Symbol.toStringTag](){return"reserved"}};Object.defineProperty(ct,"name",{value:Ir});var ut=class{constructor(t){this.esc=t.esc,this.hash=t.hash,this.ref=t.ref,this.tmpl_quote=t.tmpl_quote,this.slash=t.slash,this.asterisk=t.asterisk,this.line_comment=t.line_comment,this.blk_comments=t.blk_comments,this.nl=t.nl,this.non_nl_ws=t.non_nl_ws}get[Symbol.toStringTag](){return"fixed"}};Object.defineProperty(ut,"name",{value:Ir});var _t=class{constructor(t){this.obj_blks=t.obj_blks,this.array_blks=t.array_blks,this.quotes=t.quotes,this.commas=t.commas,this.colons=t.colons}get[Symbol.toStringTag](){return"configurable-if-not-reserved"}};Object.defineProperty(_t,"name",{value:ea});function ia(e){return[new ut(e),new _t(e),new ct(e)]}Mt(at,ia);var Dr=new at;Dr.ERROR_DICT=B;Lr.exports=Dr});var Pr=h((cd,Rr)=>{function*la(e){for(let t of e)yield t;e=null}Rr.exports.sync_gen_from_str=la});var I=h((ud,Mr)=>{var Wr={bk:{_self:0,eof:{_self:1,lc:2,blkc:3,hash:{_self:4,naked:5,quote:6},ref:{_self:7,naked:8,quote:9}}},k:{_self:10,eof:{_self:11,lc:12,blkc:13,hash:{_self:14,naked:15,quote:16},ref:{_self:17,naked:18,quote:19}}},ak:{_self:20,eof:{_self:21,lc:22,blkc:23,hash:{_self:24,naked:25,quote:26},ref:{_self:27,naked:28,quote:29}}},bv:{_self:30,eof:{_self:31,lc:32,blkc:33,hash:{_self:34,naked:35,quote:36},ref:{_self:37,naked:38,quote:39}}},v:{_self:40,eof:{_self:41,lc:42,blkc:43,hash:{_self:44,naked:45,quote:46},ref:{_self:47,naked:48,quote:49}}},av:{_self:50,eof:{_self:51,lc:52,blkc:53,hash:{_self:54,naked:55,quote:56},ref:{_self:57,naked:58,quote:59}}}};function N(e){return e instanceof Object?e._self:e}function oa(e){return e+1}function aa(e){return e+2}function ca(e){return e+3}function ua(e){return e+6}function _a(e){return e+5}function fa(e){return e+9}function ha(e){return e+8}function Br(e){return e%10!==0}var da={backslash:0,lcmt:1,blkcmt:2,quote:3,naked:4},pa={handling:0,handled:1};function ga(e,t,r){let n=Wr;return e.$has_yield_sign()||Br(r)||t===N(n.av)&&r===N(n.bv)||t===N(n.av)&&r===N(n.bk)||t===N(n.av)&&r===N(n.k)||t===N(n.av)&&r===N(n.v)||t===N(n.av)&&r===N(n.ak)||t===N(n.v)&&r===N(n.bv)||t===N(n.v)&&r===N(n.bk)}Mr.exports={STATE_DICT:Wr,gtv:N,get_main_eofv_with_code:oa,get_lcmt_eofv_with_code:aa,get_blkcmt_eofv_with_code:ca,get_hash_quote_eofv_with_code:ua,get_hash_naked_eofv_with_code:_a,get_ref_quote_eofv_with_code:fa,get_ref_naked_eofv_with_code:ha,LEFTED_TYPE:da,AVND_CACHE_STATE_DICT:pa,is_eofv:Br,is_should_yield:ga}});var Xt=h((_d,Qr)=>{var{is_nl:Hr}=Se(),Ur=(e,t,r=" ",n=!1)=>{let i=e.length;return i<=t?r.repeat(t-i)+e:n?e.substr(i-t):e},ft=(e,t,r,n="0",i=!1)=>{let l=e.toString(t);return Ur(l,r,n,i)},ma=/^[0-7]$/,ba=/^[0-9a-fA-F]$/,he=e=>ma.test(e),V=e=>ba.test(e),ht={b:"\b",f:"\f",n:`
|
|
2
|
-
`,r:"\r",t:" ",v:"\v"},Gr={"\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\\":"\\\\"};function ya(e){return Gr[e]}function zr(e){return ht[e]}function wa(e){if(e.length>1)return;let t=e.charCodeAt(0);if(t>=0&&t<=255)return"\\x"+ft(t,16,2)}function $a(e){e=Array.from(e);let t=e[0],r=e[1];if(V(t)&&V(r)){let n=parseInt("0x"+t+r);return String.fromCharCode(n)}}function va(e){if(e.length>1)return;let t=e.charCodeAt(0);if(t>=0&&t<=255)return"\\u"+ft(t,16,4)}function xa(e){e=Array.from(e);let t=e[0],r=e[1],n=e[2],i=e[3];if(V(t)&&V(r)&&V(n)&&V(i)){let l=parseInt("0x"+t+r+n+i);return String.fromCharCode(l)}}function ka(e){if(e.length>1)return;let t=e.charCodeAt(0);if(t>=0&&t<=255)return"\\"+ft(t,8,3)}function Sa(e){let t="";e=Array.from(e);let r=e[0];if(he(r)){t=t+r;let n=e[1];if(he(n)){t=t+n;let l=e[2];he(l)&&(t=t+l)}let i=parseInt(t,8);return String.fromCharCode(i)}}var g={init:0,executing:1,succ:2,eof:3,backslash:4,x:5,u:6,o:7};function*Ta(e){let t=Array.from(e);for(let r of t)yield r}function*Fr(e,t){yield*t,yield*e}function Vr(e,t,r,n,i=!1){if(typeof t=="string"){let o=t;t=a=>a===o}if(typeof(r==="string")&&r.length>0){let o=Ta(r);e=Fr(e,o)}else e=Fr(e,r);let l={state:g.init,end:t,esc:n,g:e,curr:"",ch:e.next().value,offset:0};return l.ch!==void 0&&(l.offset=l.offset+1),i&&(l.rslt=""),l}function Ft(e){return e.ch===void 0||e.end(e.ch)&&e.state!==g.backslash||e.state===g.x||e.state===g.u||e.state===g.o}function Yt(e,t=!1){return e.ch===e.esc?(e.state=g.backslash,e.curr=""):(e.state=g.executing,t&&(e.rslt=e.rslt+e.ch),e.curr=e.ch),e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function Yr(e,t,r,n,i,l,o){return o===!0?n===Xr?(e.state=g.x,e.ch="\\x"+t.join(""),e):n===Jr?(e.state=g.u,e.ch="\\u"+t.join(""),e):(n===Kr&&(e.state=g.o,e.ch="\\"+t.join("")),e):i?(e.curr=t.join(""),l&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=r,e):(e.curr=n(t),l&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=r,e)}function Ea(e,t,r,n,i){return e.curr=n(t),i&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function dt(e,t,r,n,i=!0,l=!1,o=void 0,a=!1){let c;if(o!==void 0?c=o:(c=e.g.next().value,c!==void 0&&(e.offset=e.offset+1)),c===void 0)return e;let u=0,_=[],f;if(l?f=!0:f=r(c),f)u=u+1,_.push(c);else return e.state=g.executing,e.ch=c,e;for(;u<t;){if(c=e.g.next().value,c===void 0)return Yr(e,_,c,n,i,a,tail=!0);if(e.offset=e.offset+1,f=r(c),f)u=u+1,_.push(c);else return Yr(e,_,c,n,i,a,tail=!1)}return Ea(e,_,c,n,a)}function Xr(e){let t=parseInt("0x"+e[0]+e[1]);return String.fromCharCode(t)}function Jr(e){let t=parseInt("0x"+e[0]+e[1]+e[2]+e[3]);return String.fromCharCode(t)}function Kr(e){let t=parseInt(e.join(""),8);return String.fromCharCode(t)}function Ht(e,t=!1){return e.curr=zr(e.ch),t&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function Ut(e,t=!1){return dt(e,2,V,Xr,!0,!1,void 0,t)}function Gt(e,t=!1){return dt(e,4,V,Jr,!0,!1,void 0,t)}function zt(e,t=!1){return dt(e,3,he,Kr,!1,!0,e.ch,t)}function Vt(e,t=!1){return e.curr=e.ch,t&&(e.rslt=e.rslt+e.ch),e.state=g.executing,e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function Ca(e,t=i=>i==='"',r="",n="\\"){let i=Vr(e,t,r,n,!0);for(i.state=g.executing;!Ft(i);)i.state===g.executing?Yt(i,!0):i.state===g.backslash&&(Hr(i.ch)?(i.ch=i.g.next().value,i.ch!==void 0&&(i.offset=i.offset+1),i.state=g.executing):i.ch in ht?Ht(i,!0):i.ch==="x"?Ut(i,!0):i.ch==="u"?Gt(i,!0):he(i.ch)?zt(i,!0):Vt(i,!0));return typeof i.ch=="string"&&i.end(i.ch)?(i.state=g.succ,i.ch=""):i.state===g.backslash?i.ch=i.esc:i.ch===void 0&&(i.state=g.eof,i.ch=""),i}function*qa(e){let t=e;for(t.state=g.executing;!Ft(t);)t.state===g.executing?(Yt(t,!1),t.curr!==""&&(yield t.curr)):t.state===g.backslash&&(Hr(t.ch)?(t.state=g.executing,t.ch=t.g.next().value,t.ch!==void 0&&(t.offset=t.offset+1)):t.ch in ht?(Ht(t,!1),t.curr!==""&&(yield t.curr)):t.ch==="x"?(Ut(t,!1),t.curr!==""&&(yield t.curr)):t.ch==="u"?(Gt(t,!1),t.curr!==""&&(yield t.curr)):he(t.ch)?(zt(t,!1),t.curr!==""&&(yield t.curr)):(Vt(t,!1),t.curr!==""&&(yield t.curr)));return typeof t.ch=="string"&&t.end(t.ch)?(t.state=g.succ,t.ch=""):t.state===g.backslash?(t.ch=t.esc,yield t.curr):t.ch===void 0&&(t.state=g.eof,t.ch=""),t}Qr.exports={CHAR_UNESC_DICT:ht,CHAR_ESC_DICT:Gr,escc:ya,unescc:zr,escx:wa,unescx:$a,escu:va,unescu:xa,esco:ka,unesco:Sa,STATE_DICT:g,from_generator:Ca,init:Vr,handle_executing:Yt,is_terminated:Ft,handle_escc:Ht,esc_handle_engine:dt,handle_escx:Ut,handle_escu:Gt,handle_esco:zt,handle_esc_other:Vt,gen:qa,prepend:Ur,prepend_num:ft,is_odigit_ch:he,is_hdigit_ch:V}});var an=h((fd,on)=>{var{is_nl:Aa}=Se(),Ee=Xt(),Zr={line_comment:0,blk_comment:1},se={init:0,executing:1,succ:2,eof:3,asterisk:4};function en(e){return{state:se.init,g:e,rslt:"",ch:"",offset:0}}function tn(e,t){return e.state=se.eof,e.rslt=e.rslt+t.rslt,e.ch="",e}function sn(e,t){return e.state=se.succ,e.rslt=e.rslt+t.rslt,e.ch="",e}function rn(e,t){return e.state=se.executing,e.rslt=e.rslt+t.rslt,e.ch=t.ch,e}function nn(e,t=""){let r=en(e);r.state=se.executing;let n=Ee.from_generator(r.g,Aa,t);return r.offset=n.offset+r.offset,r.g=n.g,n.state===Ee.STATE_DICT.eof?tn(r,n):n.state===Ee.STATE_DICT.succ?sn(r,n):rn(r,n)}function ln(e,t=""){let r=en(e);r.state=se.executing;let n;for(;;){if(n=Ee.from_generator(r.g,"*",t),r.offset=r.offset+n.offset,r.g=n.g,n.state===Ee.STATE_DICT.eof)return tn(r,n);if(n.state===Ee.STATE_DICT.succ){let i=r.g.next().value;if(i!==void 0&&(r.offset=r.offset+1),i==="/")return sn(r,n);if(i!==void 0)r.rslt=r.rslt+n.rslt+"*",t=i,r.offset=r.offset-1;else return r.rslt=r.rslt+n.rslt,r.ch="*",r.state=se.asterisk,r}else return rn(r,n)}return r}function Na(e,t,r=""){return t===Zr.line_comment?nn(e,r):ln(e,r)}on.exports={TYPE_DICT:Zr,STATE_DICT:se,lc_from_generator:nn,blk_from_generator:ln,from_generator:Na}});var Jt=h((hd,cn)=>{function Ia(e){if(globalThis.document===void 0){let i=globalThis.require("fs").readFileSync(e).toString();return JSON.parse(i)}else return}function ja(e,t){if(globalThis.document===void 0){let n=globalThis.require("fs"),i=JSON.stringify(t);n.writeFileSync(e,i)}else return}function Oa(e){return parseInt(e).toString()===e}cn.exports={rjson:Ia,wjson:ja,is_int_str:Oa}});var Kt=h((dd,un)=>{var Da=()=>Math.random()*9007199254740992;function La(e,t){return Array.from({length:t-e}).map((r,n)=>n+e)}function Ra(e,t){return t.filter((r,n)=>e.includes(n))}function Pa(e){return Object.entries(e).length===0}function Wa(e){return Object.entries(e).map(n=>n[1])}function Ba(e){return Object.entries(e).map(n=>n[0])}function Ma(e){return Object.entries(e).length}function Fa(e,t){for(let r in e)t(r,e[r]);return e}function Ya(e,t){for(let r in e)e[r]=t(r,e[r]);return e}function Ha(e,t){for(let r in t)e[r]=t[r];return e}function Ua(e,t){for(let r in t)!(r in e)&&(e[r]=t[r]);return e}function Ga(e,t,r){return r=r.filter(n=>n[e]!==t),r}function za(e,t,r){return r.findIndex(i=>i[e]===t)}function Va(e){return JSON.parse(JSON.stringify(e))}function Xa(e,t){for(let r=0;r<e.length;r++){lyr=e[r];for(let n=0;n<lyr.length;n++)e[r][n]=t(e[r][n],r,n)}return e}function Ja(e){let t=e[0]!=="_",r=e[0]!=="$";return t&&r}un.exports={gen_guid:Da,range:La,seqs_slct:Ra,dict_length:Ma,is_empty_dict:Pa,dict_values:Wa,dict_keys:Ba,dict_map:Ya,dict_foreach:Fa,dict_plus:Ha,dict_update:Ua,dtb_kv_rm:Ga,dtb_kv_get_seq:za,dcp:Va,mat_map:Xa,is_cu_property:Ja}});var us=h((pd,Ln)=>{var v=Kt();function es(e){if(v.is_empty_dict(e))return 0;{let t=v.dict_keys(e);return Math.max(...t)+1}}function Ge(e){return e!=null}function fn(e,t){return e._id=e._id+t,e._tree=e._tree+t,Ge(e._fstch)&&(e._fstch=e._fstch+t),Ge(e._lsib)&&(e._lsib=e._lsib+t),Ge(e._rsib)&&(e._rsib=e._rsib+t),Ge(e._parent)&&(e._parent=e._parent+t),e}function de(e,t){let r=es(e);for(let n in t){let i=fn(t[n],r);t[i._id]=i,delete t[n]}return t}function Ka(e=0){let t=e;return{_id:t,_fstch:null,_lsib:null,_rsib:null,_parent:null,_tree:t}}function Qa(e,t=0){return{_id:es(e)+t,_fstch:null,_lsib:void 0,_rsib:void 0,_parent:void 0,_tree:void 0}}function hn(e){return e._tree!==void 0}function re(e){let t=e._tree!==void 0,r=e._tree===e._id;return t&&r}function ts(e){return e._lsib===null}function ss(e){return e._rsib===null}function M(e){return e._fstch===null}function dn(e,t){if(re(e))return!0;{let n=x(e,t);return Y(n,t).length===1}}function Je(e){return re(e)||!hn(e)}function pt(e,t,r){if(!Je(t))return console.log("only root or uninited could be prepend"),e;let n=M(e);if(t._tree=e._tree,t._lsib=null,n)t._rsib=null,t._parent=e._id;else{let i=r[e._fstch];i._lsib=void 0,t._rsib=i._id,t._parent=void 0}return e._fstch=t._id,r[t._id]=t,e}function rs(e,t,r){if(!Je(t))return console.log("only root or uninited could be append"),e;let n=M(e);if(t._tree=e._tree,t._rsib=null,n)e._fstch=t._id,t._lsib=null;else{let i=ge(e,r);i._parent=void 0,i._rsib=t._id,t._lsib=void 0}return t._parent=e._id,r[t._id]=t,e}function ns(e,t,r){if(!Je(t))return console.log("only root or uninited could be add"),e;if(re(e))return console.log("cant addrsib to root"),e;let n=ss(e);return t._tree=e._tree,n?(t._parent=e._parent,e._parent=void 0,t._rsib=null):(t._rsib=e._rsib,t._parent=void 0),e._rsib=t._id,t._lsib=void 0,r[t._id]=t,e}function pn(e,t,r){if(!Je(t))return console.log("only root or uninited could be add"),e;if(re(e))return console.log("cant addlsib to root"),e;let n=ts(e);if(t._tree=e._tree,n){let i=x(e,r);e._lsib=void 0,t._lsib=null,i._fstch=t._id}else{let i=F(e,r);i._rsib=t._id,t._lsib=void 0}return t._rsib=e._id,t._parent=void 0,r[t._id]=t,e}function gn(e,t,r,n){let i=Y(t,n),l=i.length;if(l===0)return pt(t,r,n);if(e<=l&&e>=0){if(e===0)return pt(t,r,n);if(e===l)return rs(t,r,n);{let a=i[e-1];return ns(a,r,n)}}else return console.log("not in range!!"),t}function Ce(e,t){for(let r in t)t[r]._tree=e._tree}function Za(e,t,r){r=de(t,r);let n=v.dict_keys(r)[0],i=ie(r[n],r);return e=pt(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function ec(e,t,r){r=de(t,r);let n=v.dict_keys(r)[0],i=ie(r[n],r);return e=rs(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function tc(e,t,r){r=de(t,r);let n=v.dict_keys(r)[0],i=ie(r[n],r);return e=ns(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function sc(e,t,r){r=de(t,r);let n=v.dict_keys(r)[0],i=ie(r[n],r);return e=pn(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function rc(e,t,r,n){n=de(r,n);let i=v.dict_keys(n)[0],l=ie(n[i],n);return t=gn(e,t,l,r),Ce(t,n),v.dict_plus(r,n),t}function ze(e,t){let r=H(e,t),n=r[0]._id;return r.forEach(i=>{i._tree=n}),r}function Ve(e,t){let r={};return e.map(n=>{let i=n._id;r[i]=n,delete t[i]}),r}function mn(e){return e._fstch=null,e}function Xe(e){return e._lsib=null,e._rsib=null,e._parent=null,e}function qe(e,t){if(re(e))return[e,t];if(dn(e,t)){let n=t[e._parent];mn(n);let i=ze(e,t),l=Ve(i,t);return Xe(e),[e,l]}else if(ts(e)){let n=P(e,t);n._lsib=null;let i=x(e,t);i._fstch=e._rsib;let l=ze(e,t),o=Ve(l,t);return Xe(e),[e,o]}else if(ss(e)){let n=F(e,t);n._rsib=e._rsib,n._parent=e._parent;let i=ze(e,t),l=Ve(i,t);return Xe(e),[e,l]}else{let n=F(e,t);n._rsib=e._rsib;let i=ze(e,t),l=Ve(i,t);return Xe(e),[e,l]}}function nc(e,t){let r=pe(e,t);return r===null?[e,t]:qe(r,t)}function ic(e,t){let r=ge(e,t);return r===null?[e,t]:qe(r,t)}function lc(e,t,r){let n=bn(e,t,r);return n===null?[t,r]:qe(n,r)}function oc(e,t,...r){let n=yn(e,t,...whiches);for(let i=0;i<n.length;i++)qe(n[i],t);return[e,t]}function ac(e,t){let r=Y(e,t);for(let n=0;n<r.length;n++)qe(r[n],t);return t}function pe(e,t){return e._fstch===null?null:t[e._fstch]}function Y(e,t){let r=[],n=pe(e,t);for(;n!==null;)r.push(n),n=P(n,t);return r}function ge(e,t){let r=Y(e,t);return r.length===0?null:r[r.length-1]}function bn(e,t,r){let n=Y(t,r);return n.length===0||e>n.length-1||e<0?null:n[e]}function yn(e,t,...r){let n=Y(e,t),i=[];if(n.length!==0)for(let l=0;l<r.length;l++){let o=r[l];o>n.length-1||o<0||i.push(n[o])}return i}function wn(e,t,r=!1){let n=e,i=P(e,t);for(;i!==null;)n=i,i=P(i,t);return r||n._id!==e._id?n:null}function cc(e,t){let r=ne(e,t,!0),n=v.dtb_kv_get_seq("_id",e._id,r),i=[];if(r.length!==0)for(let l=0;l<r.length;l++)l<n&&i.push(r[l]);return i}function uc(e,t){let r=ne(e,t,!0),n=v.dtb_kv_get_seq("_id",e._id,r),i=[];if(r.length!==0)for(let l=0;l<r.length;l++)l>n&&i.push(r[l]);return i}function ne(e,t,r=!1){let n=x(e,t),i;return n!==null?i=Y(n,t):i=[e],r||(i=v.dtb_kv_rm("_id",e._id,i)),i}function _c(e,t,r=!1){let n=ne(e,t,!0);return r?n[0]:n[0]._id===e._id?null:n[0]}function fc(e,t,r){let n=ne(t,r,!0),i=n.length;return e<=i-1&&e>=0?n[e]:null}function hc(e,t,...r){let n=ne(e,t,!0),i=[];if(n.length!==0)for(let l=0;l<r.length;l++){let o=r[l];o>n.length-1||o<0||i.push(n[o])}return i}function dc(e,t){let r=ne(e,t,!0);return v.dtb_kv_get_seq("_id",e._id,r)}function F(e,t){let r=ne(e,t,!0),n=v.dtb_kv_get_seq("_id",e._id,r);return n===0?null:r[n-1]}function P(e,t){return e._rsib===null?null:t[e._rsib]}function C(e,t){return gt(e,t,!0).length-1}function $n(e,t){let r=C(e,t),i=H(e,t).map(o=>C(o,t));return Math.max(...i)-r+1}function pc(e,t){return M(e)?null:C(e,t)+1}function gc(e,t){if(M(e))return null;{let n=C(e,t),l=H(e,t).map(a=>C(a,t));return Math.max(...l)}}function mc(e,t,r){let n=C(t,r);return $n(t,r)<=e?null:n+e}function vn(e,t){let r=ie(e,t),n=H(r,t),i=C(e,t);return n.filter(o=>C(o,t)===i)}function Qt(e,t){let r=vn(e,t);return v.dtb_kv_get_seq("_id",e._id,r)}function bc(e,t){return H(e,t).length}function ie(e,t){let r=e,n=x(e,t);for(;n!==null;)r=n,n=x(n,t);return r}function x(e,t){let r;if(re(e))r=null;else{let n=wn(e,t,!0);r=t[n._parent]}return r}function gt(e,t,r=!1){let n=[],i=x(e,t);for(;i!==null;)n.push(i),i=x(i,t);return r&&n.unshift(e),n}function yc(e,t,r){let n=gt(t,r,!0),i=n.length;return e<i&&e>=0?n[e]:null}function wc(e,t,...r){let n=gt(e,t,!0),i=[];if(n.length!==0)for(let l=0;l<r.length;l++){let o=r[l];o>n.length-1||o<0||i.push(n[o])}return i}function xn(e,t){let r=x(e,t);for(;r!==null;){let n=P(r,t);if(n!==null)return n;r=x(r,t)}return null}function kn(e,t){let r=pe(e,t);if(r!==null)return r;{let n=P(e,t);return n!==null?n:xn(e,t)}}function Sn(e,t){let r=e,n=ge(e,t);for(;n!==null;)r=n,n=ge(n,t);return r}function $c(e,t){if(re(e))return null;if(M(e)){let n=F(e,t);return n!==null?n:x(e,t)}else{let n=F(e,t);return n!==null?M(n)?n:Sn(n,t):x(e,t)}}function H(e,t){let r=C(e,t),n=[];for(;e!==null&&(n.push(e),e=kn(e,t),!(e!==null&&C(e,t)<=r)););return n}function is(e,t){let r=e,n=pe(e,t);for(;n!==null;)r=n,n=pe(n,t);return r}function Tn(e,t){let r=P(e,t);return r===null?x(e,t):is(r,t)}function En(e,t){let r=x(e,t);for(;r!==null;){let n=F(r,t);if(n!==null)return n;r=x(r,t)}return null}function vc(e,t){if(M(e)){let n=F(e,t);return n===null?En(e,t):n}else return ge(e,t)}function Cn(e,t){let r=[],n=is(e,t);for(;n!==null&&(r.push(n),n._id!==e._id);)n=Tn(n,t);return r}function Zt(e){v.dict_foreach(e,(t,r)=>{e[t]._$visited=!1})}function qn(e,t){let r=e._$visited;if(M(e))if(r){let i=P(e,t);return i===null?x(e,t):i}else return e._$visited=!0,e;else if(r){let i=P(e,t);return i===null?x(e,t):i}else return e._$visited=!0,pe(e,t)}function xc(e,t,r){if(M(t)){if(e)return t;{let i=F(t,r);return i===null?x(t,r):i}}else{if(e)return ge(t,r);{let i=F(t,r);return i===null?x(t,r):i}}}function An(e,t){return t._$visited&&e===t._id}function Nn(e,t,r=!1,n=!0){let i=[];Zt(t);let l=e._id;for(;!An(l,e);)r?i.push(v.dcp(e)):i.push(e),e=qn(e,t);return r?i.push(v.dcp(e)):i.push(e),n&&Zt(t),i}function kc(e,t){let r={};r._depth=C(e,t),r._breadth=Qt(e,t);let n=x(e,t);return r._pbreadth=n===null?null:Qt(n,t),r._id=e._id,r}function _n(e){let t={};return t.ele={},t.nd=e,t.ele._id=e._id,t.ele._children=[],t}function ls(e,t){let r=[],n=e[0],i=[_n(n)];for(i[0].ele._pbreadth=null;i.length>0;){let l=[];for(let a=0;a<i.length;a++){i[a].ele._breadth=a,i[a].ele._depth=r.length;let c=Y(i[a].nd,t);c=c.map(u=>_n(u)),c.forEach((u,_)=>{u.ele._pbreadth=i[a].ele._breadth,i[a].ele._children.push([r.length+1,l.length+_])}),l=l.concat(c)}let o=i.map(a=>a.ele);r.push(o),i=l}return r}function In(e,t){return Cn(e[0],t)}function jn(e,t,r=!1,n=!0){return Nn(e[0],t,r,n)}function Sc(e,t){let r=os(e,t);return ls(r,t)}function os(e,t){let r=e[e.length-1];return H(r,t)}function Tc(e,t,r=!1,n=!0){let i=os(e,t);return jn(i,t,r,n)}function Ec(e,t){let r=as(e,t);return ls(r,t)}function as(e,t){let r=e[0];return H(r,t)}function Cc(e,t){let r=as(e,t);return In(r,t)}function cs(e,t,r=!1){let n=H(e,t);return r||n.splice(0,1),n}function qc(e,t){return Y(e,t)}function Ac(e,t){let r=cs(e,t,!1),n=sdfs.map(l=>C(l,t)),i=Math.max(...n);return r=r.filter(l=>C(l,t)===i),r}function On(e,t,r){let n=C(t,r),i=cs(t,r,!1),l=sdfs.map(o=>C(o,r));return i=i.filter(o=>C(o,r)===n+e),i}function Nc(e,t,...r){let n=r.map(i=>On(i,e,t));return n=Array.prototype.concat(...n),n}function Dn(e){let t=v.dict_keys(e)[0],r=e[t];return ie(r,e)}function Ic(e){let t=Dn(e);return H(t,e)}Ln.exports={calc_next_id:es,update_nodes_ids:de,creat_root:Ka,creat_nd:Qa,is_inited:hn,is_root:re,is_fstch:ts,is_lstch:ss,is_leaf:M,is_lonely:dn,is_id:Ge,is_connectable:Je,prepend_child:pt,append_child:rs,insert_child:gn,add_rsib:ns,add_lsib:pn,get_fstch:pe,get_rsib:P,get_children:Y,get_lstch:ge,get_which_child:bn,get_some_children:yn,get_fstsib:_c,get_lstsib:wn,get_preceding_sibs:cc,get_following_sibs:uc,get_sibs:ne,get_which_sib:fc,get_some_sibs:hc,get_sibseq:dc,get_lsib:F,get_rsib:P,get_lyr:vn,get_breadth:Qt,get_count:bc,get_depth:C,get_height:$n,get_fst_lyr_des_depth:pc,get_lst_lyr_des_depth:gc,get_which_lyr_des_depth:mc,get_root:ie,get_parent:x,get_ances:gt,get_which_ance:yc,get_some_ances:wc,get_rsib_of_fst_ance_having_rsib:xn,get_sdfs_next:kn,get_drmost_des:Sn,get_sdfs_prev:$c,get_sdfs:H,get_lsib_of_fst_ance_having_lsib:En,get_dlmost_des:is,get_edfs_next:Tn,get_edfs_prev:vc,get_edfs:Cn,clear_$visited:Zt,get_sedfs_next:qn,is_sedfs_traverse_finished:An,get_sedfs_prev:xc,get_sedfs:Nn,get_deses:cs,get_fst_lyr_deses:qc,get_lst_lyr_deses:Ac,get_which_lyr_deses:On,get_some_lyrs_deses:Nc,nd2ele:kc,sdfs2mat:ls,sdfs2edfs:In,sdfs2sedfs:jn,edfs2mat:Sc,edfs2sdfs:os,edfs2sedfs:Tc,sedfs2mat:Ec,sedfs2sdfs:as,sedfs2edfs:Cc,update_disconnected_nodes:ze,update_orig_nodes:Ve,leafize:mn,rootize:Xe,disconnect:qe,rm_fstch:nc,rm_lstch:ic,rm_which:lc,rm_some:oc,rm_all:ac,update_treeid:Ce,update_one_nodeid:fn,update_nodes_ids:de,prepend_child_tree:Za,append_child_tree:ec,add_rsib_tree:tc,add_lsib_tree:sc,insert_child_tree:rc,get_root_via_tree:Dn,tree2sdfs:Ic}});var Mn=h((gd,Bn)=>{function Rn(e="E"){class t extends Event{#t;constructor(n,i){super(n),this.#t=i}get data(){return this.#t}set data(n){this.#t=n}}return t}var Pn=Rn();function Wn(e="ET"){class t extends EventTarget{#t=new Map;addEventListener(n,i){super.addEventListener(n,i),this.#t.set(n,i)}ls(){return this.#t}removeEventListener(n){super.removeEventListener(n),this.#t.delete(n)}dispatch(n,i){let l=new Pn(n,i);return this.dispatchEvent(l),l}}return t}var jc=Wn();Bn.exports={creat_event_cls:Rn,E:Pn,creat_event_target_cls:Wn,ET:jc}});var bi=h((md,mi)=>{var ti=Jt(),Qe=Kt(),me=us(),{ET:Fn}=Mn(),Oc=["_fstch","_lsib","_rsib","_parent","_tree"];function si(e){return e._tree!==void 0}function _s(e){return e._tree===e}function Dc(e){return e._lsib===null}function Lc(e){return e._rsib===null}function Rc(e){return e._fstch===null}function Pc(e){return e.$sibs(!0).length===1}function xt(e){return _s(e)||!si(e)}function Yn(e){let t=e._fstch,r=t;for(;t!==null;)r=t,t=t._rsib;return r}function Hn(e,t){let r=0,n=t._fstch;for(;;){if(r===e)return n;if(n===null)return n;n=n._rsib,r=r+1}}function Un(e,...t){let r=[],n=0,i=e._fstch;for(;;){if(t.includes(n))r.push(i);else if(i===null)return r;i=i._rsib,n=n+1}}function fs(e){let t=[],r=0,n=e._fstch;for(;;){if(n===null)return t;t.push(n),n=n._rsib,r=r+1}}function Wc(e){let t=0,r=e._fstch;for(;;){if(r===null)return t;r=r._rsib,t=t+1}}function ri(e,t=!1){let r=e._rsib,n=e;for(;r!==null;)n=r,r=r._rsib;return t||n!==e?n:null}function kt(e,t=!1){let r=hs(e);if(r===null)return t?e:null;{let n=r._fstch;return t||n!==e?n:null}}function Bc(e){let t=kt(e,!1);if(t===null)return null;{let r=t;for(;;){if(r._rsib===e)return r;r=r._rsib}}}function gs(e){let t=[],n=kt(e,!0);for(;n!==null;){if(n===e)return t;t.push(n),n=n._rsib}}function ni(e){let t=[],r=e._rsib;for(;r!==null;)t.push(r),r=r._rsib;return t}function ii(e,t=!1){let r=gs(e),n=ni(e),i=[e],l;return t?l=r.concat(i,n):l=r.concat(n),l}function Mc(e,t){let r=kt(t,!0),n=0;for(;;){if(r===null)return null;if(n==e)return r;r=r._rsib,n=n+1}}function Fc(e,...t){return ii(e,!0).filter((i,l)=>t.includes(l))}function Gn(e){return gs(e).length}function Yc(e,t=!1){return e.$sibs(t).length}function hs(e){return ri(e,!0)._parent}function Hc(e){let t=e,r=e;for(;t!==null;)r=t,t=t.$parent();return r}function Uc(e,t){let r=0,n=t;for(;n!==null;){if(r===e)return n;n=n.$parent(),r=r+1}return null}function $t(e,t=!1){let r=[],n=e;for(t&&r.push(n),n=n.$parent();n!==null;)r.push(n),n=n.$parent();return r}function Gc(e,...t){return $t(e,!0).filter((i,l)=>t.includes(l))}function zc(e,t=!1){return $t(e,t).length}function Vc(e){let t=e.$parent();return t===null?null:t.$lsib()}function Xc(e){let t=e.$parent();return t===null?null:t.$rsib()}function Jc(e){let t=e.$luncle();return e.$is_fstch()?t===null?null:t.$lstch():null}function Kc(e){let t=e.$runcle();return e.$is_lstch()?t===null?null:t.$fstch():null}function Qc(e){let r=e.$root().$sdfs(),n=e.$depth();return r.filter(l=>l.$depth()===n)}function Zc(e){let t=e.$parent();return t===null?null:t.$breadth()}function eu(e){return e.$lyr().indexOf(e)}function tu(e){let t=e.$sdfs();return t=t.filter(r=>r.$is_leaf()),t.length}function su(e){let r=e.$root().$edfs(),n;if(e.$is_leaf())n=r.indexOf(e);else{let i=e.$dlmost_des();n=r.indexOf(i)}return r=r.slice(0,n+1),offset=r.filter(i=>i.$is_leaf()).length-1,offset}function zn(e,t=!1){let r=oi(e),n=ye(e),i=n.indexOf(r);return t?n.slice(0,i+1):n.slice(1,i+1)}function ru(e){let t=e.$deses(!1),r=t.map(i=>i.$depth()),n=Math.max(...r);return t=t.filter(i=>i.$depth()===n),t}function nu(e,t){let r=t.$depth(),n=t.$deses(!1),i=n.map(l=>l.$depth());return n=n.filter(l=>l.$depth()===r+e),n}function iu(e,...t){let r=e.$depth(),n=t.map(o=>o+r),i=e.$deses(!1),l=i.map(o=>o.$depth());return i=i.filter(o=>n.includes(o.$depth())),i}function ds(e,t){if(!xt(t))return console.log("only root or uninited could be prepend"),t;let r=e.$is_leaf();if(t._tree=e._tree,t._lsib=null,r)t._rsib=null,t._parent=e;else{let n=e._fstch;n._lsib=void 0,t._rsib=n,t._parent=void 0}return e._fstch=t,t}function ps(e,t){if(!xt(t))return console.log("only root or uninited could be append"),t;let r=e.$is_leaf();if(t._tree=e._tree,t._rsib=null,r)e._fstch=t,t._lsib=null;else{let n=e.$lstch();n._parent=void 0,n._rsib=t,t._lsib=void 0}return t._parent=e,t}function li(e,t){if(!xt(t))return console.log("only root or uninited could be add"),t;if(e.$is_root())return console.log("cant addrsib to root"),e;let r=e.$is_lstch();return t._tree=e._tree,r?(t._parent=e._parent,e._parent=void 0,t._rsib=null):(t._rsib=e._rsib,t._parent=void 0),e._rsib=t,t._lsib=void 0,t}function lu(e,t){if(!xt(t))return console.log("only root or uninited could be add"),t;if(e.$is_root())return console.log("cant addlsib to root"),e;let r=e.$is_fstch();if(t._tree=e._tree,r){let n=e.$parent();e._lsib=void 0,t._lsib=null,n._fstch=t}else{let n=e.$lsib();n._rsib=t,t._lsib=void 0}return t._rsib=e,t._parent=void 0,t}function Vn(e,t,r){let n=fs(t),i=n.length;if(i===0)r=ds(t,r);else if(!(e<=i&&e>=0))console.log("not in range!!");else if(e===0)r=ds(t,r);else if(e===i)r=ps(t,r);else{let o=n[e-1];r=li(o,r)}return r}function ou(e){let t=e.$parent();for(;t!==null;){let r=t.$rsib();if(r!==null)return r;t=t.$parent()}return null}function au(e){let t=e.$fstch();if(t!==null)return t;{let r=e.$rsib();return r!==null?r:e.$rsib_of_fst_ance_having_rsib()}}function oi(e){let t=e,r=e.$lstch();for(;r!==null;)t=r,r=r.$lstch();return t}function cu(e){if(e.$is_root())return null;if(e.$is_leaf()){let r=e.$lsib();return r!==null?r:e.$parent()}else{let r=e.$lsib();return r!==null?r.$is_leaf()?r:r.$drmost_des():e.$parent()}}function ye(e){let t=e.$depth();if(e===null)return[];{let r=[e];for(e=e.$sdfs_next();e!==null&&e.$depth()>t;)r.push(e),e=e.$sdfs_next();return r}}function uu(e){let t=e,r=e.$fstch();for(;r!==null;)t=r,r=r.$fstch();return t}function _u(e){let t=e.$rsib();return t===null?e.$parent():t.$dlmost_des()}function fu(e){let t=e.$parent();for(;t!==null;){let r=t.$lsib();if(r!==null)return r;t=t.$parent()}return null}function hu(e){if(e.$is_leaf()){let r=e.$lsib();return r===null?e.$lsib_of_fst_ance_having_lsib():r}else return e.$lstch()}function du(e){let t=[],r=e.$dlmost_des();for(;r!==null&&(t.push(r),r!==e);)r=r.$edfs_next();return t}function ai(e){let t=e.$visited;if(e.$is_leaf())if(t){let n=e.$rsib();return n===null?e.$parent():n}else return e.$visited=!0,e;else if(t){let n=e.$rsib();return n===null?e.$parent():n}else return e.$visited=!0,e.$fstch()}function pu(e,t){if(t.$is_leaf()){if(e)return t;{let n=t.$lsib();return n===null?t.$parent():n}}else{if(e)return t.$lstch();{let n=t.$lsib();return n===null?t.$parent():n}}}function gu(e){e.$sdfs().forEach(r=>{delete r.$visited})}function mu(e,t){return t.$visited&&e===t}function Xn(e){gu(e);let t=[],r=new Set,n=e;for(;!mu(n,e);)r.has(e)?e.$close_at=t.length:(e.$open_at=t.length,r.add(e)),t.push(e),e=ai(e);return n.$close_at=t.length,t.push(n),t.forEach(i=>{delete i.$visited}),t}function bu(e){return e._fstch=null,e}function mt(e){return e._lsib=null,e._rsib=null,e._parent=null,e}function bt(e){let t=e.$sdfs();return t.forEach(r=>{r._tree=t[0]}),t}function be(e){if(e.$is_root())return e;if(e.$is_lonely()){let r=e.$parent();bu(r);let n=bt(e);return mt(e),e}else if(e.$is_fstch()){let r=e.$rsib();r._lsib=null;let n=e.$parent();n._fstch=e._rsib;let i=bt(e);return mt(e),e}else if(e.$is_lstch()){let r=e.$lsib();r._rsib=e._rsib,r._parent=e._parent;let n=bt(e);return mt(e),e}else{let r=e.$lsib();r._rsib=e._rsib;let n=bt(e);return mt(e),e}}function Jn(e){let t={};return t._nd=e,t._children=[],t}function Kn(e){let t=[],r=e[0],n=[Jn(r)];for(n[0]._pbreadth=null;n.length>0;){let i=[];for(let o=0;o<n.length;o++){n[o]._breadth=o,n[o]._depth=t.length;let a=n[o]._nd.$children();a=a.map(c=>Jn(c)),a.forEach((c,u)=>{c._pbreadth=n[o]._breadth,n[o]._children.push([t.length+1,i.length+u])}),i=i.concat(a)}let l=n;t.push(l),n=i}return t}function Qn(e,t="_children"){let r=e._nd,n={};n[t]=[],n.$guid=r.$guid;for(let i in r)Qe.is_cu_property(i)&&(n[i]=r[i]);return n}function yu(e,t="_children"){let r=e[0][0],n=Qn(r,t),i=[{d:n,ele:r}];for(;i.length>0;){let l=[];for(let o=0;o<i.length;o++){let a=i[o],c=a.d,u=a.ele,f=a.ele._children.map(d=>e[d[0]][d[1]]);for(let d=0;d<f.length;d++){let b=f[d],E=Qn(b,t);c[t].push(E);let rr={d:E,ele:b};l.push(rr)}}i=l}return n}function Zn(e,t="_children"){let r=new X;e.$guid!==void 0&&(r.$guid=e.$guid);for(let n in e)Qe.is_cu_property(n)&&t!==n&&(r[n]=e[n]);return r}function wu(e,t="_children"){let r=Zn(e,t),n=[{d:e,nd:r}];for(;n.length>0;){let i=[];for(let l=0;l<n.length;l++){let o=n[l].d,a=n[l].nd,c=o[t]===void 0?[]:o[t];for(let u=0;u<c.length;u++){let _=c[u],f=Zn(_,t);a.$append_child(f);let d={d:_,nd:f};i.push(d)}}n=i}return r}function $u(e){let t=["_fstch","_lsib","_rsib","_parent","_tree","$guid","_guid","_id","$open_at","$close_at"];e._fstch=void 0,e._lsib=void 0,e._rsib=void 0,e._parent=void 0,e._tree=void 0,e.$guid=void 0,e._guid=void 0,e._id=void 0,e.$open_at=void 0,e.$close_at=void 0;for(let r of t)Object.defineProperty(e,r,{enumerable:!1})}function vu(e,t,r){let n=e.$depth();return" ".repeat(n)+"["+r.indexOf(e)+"] : "+e.$guid}function xu(e,t){let r=e.$depth(),n=" ".repeat(r),i="";return t===e.$open_at&&(i=n+"<"+e._id+" : "+e.$guid+">"),t===e.$close_at&&(i=n+"</"+e._id+" : "+e.$guid+">"),i}var ku=["$fstch","$rsib","$parent"];function Su(e){if(e.$fstch()!==null)return["$fstch"];if(e.$rsib()!==null)return["$rsib"];{let n=[],i=e.$parent();for(;i!==null;)if(n.push("$parent"),i.$rsib()!==null){n.push("$rsib");break}else i=i.$parent();return n}}function Tu(e){return e.$sdfs().map(n=>n.$sdfs_next_action_for_srch())}var ci={$fstch:"$append_child",$rsib:"$add_rsib",$parent:"$parent"};function Eu(e,t){for(let r=0;r<t.length;r++){let n=ci[t[r]];e=e[n]()}return e}function Cu(e){let t=new X,r=t;for(let n=0;n<e.length;n++){let i=e[n];r=Eu(r,i)}return t}function qu(e,t,r){if(r&&(t=t.$clone()),!e.$is_root())if(e.$is_lonely()){let n=e.$parent();e.$disconn(),n.$append_child(t)}else if(e.$is_lstch()){let n=e.$lsib();e.$disconn(),n.$add_rsib(t)}else{let n=e.$rsib();e.$disconn(),n.$add_lsib(t)}return t}var D=class{#t=null;#e={with_id:!1,with_et:!1};constructor(t=!1,r=!1){$u(this),this._fstch=null,this.#e.with_id=t,this.#e.with_et=r,t&&(this.$guid=Qe.gen_guid()),r&&(this.#t=new Fn)}get opt(){return this.#e}enable_et(){this.#t=new Fn}disable_et(){this.#t=null}get et(){return this.#t}regis_recv_from_handler(t){let r=function(n){t(n.data.src,n.data.msg)};this.et.addEventListener("$msg__",r)}send_to(t,r){t.et.dispatch("$msg__",{src:this,msg:r})}$is_inited(){return si(this)}$is_root(){return _s(this)}$is_fstch(){return Dc(this)}$is_lstch(){return Lc(this)}$is_leaf(){return Rc(this)}$is_lonely(){return Pc(this)}$fstch(){return this._fstch}$lstch(){return Yn(this)}$which_child(t){return Hn(t,this)}$some_children(...t){return Un(this,...t)}$children(){return fs(this)}$children_count(){return Wc(this)}$rsib(){return this._rsib}$lsib(){return Bc(this)}$fstsib(t=!1){return kt(this,t)}$lstsib(t=!1){return ri(this,t)}$psibs(){return gs(this)}$fsibs(){return ni(this)}$which_sib(t){return Mc(t,this)}$some_sibs(...t){return Fc(this,...t)}$sibseq(){return Gn(this)}$sibs(t=!1){return ii(this,t)}$sibs_count(t=!1){return Yc(this,t)}$parent(){return hs(this)}$root(){return Hc(this)}$ances(t=!1){return $t(this,t)}$which_ance(t){return Uc(t,this)}$some_ances(...t){return Gc(this,...t)}$ances_count(t=!1){return zc(this,t)}$prepend_child(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,ds(this,t)}$insert_child(t,r){return r=r===void 0?new D(this.#e.with_id,this.#e.with_et):r,Vn(t,this,r)}$append_child(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,ps(this,t)}$clone(){if(_s(this)){let t=wt(this);return vt(t)}else{let t=Gn(this),r=hs(this);be(this);let n=wt(this),i=vt(n);return Vn(t,r,this),i}}$append_children(t,r){let n=[];for(let i=0;i<t;i++){let l=r===void 0?new D(this.#e.with_id,this.#e.with_et):r.$clone();l=ps(this,l),n.push(l)}return n}$add_rsib(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,li(this,t)}$add_lsib(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,lu(this,t)}$rsib_of_fst_ance_having_rsib(){return ou(this)}$sdfs_next(){return au(this)}$drmost_des(){return oi(this)}$sdfs_prev(){return cu(this)}$sdfs(){return ye(this)}$dlmost_des(){return uu(this)}$edfs_next(){return _u(this)}$lsib_of_fst_ance_having_lsib(){return fu(this)}$edfs_prev(){return hu(this)}$edfs(){return du(this)}$offset(){return su(this)}$sedfs_next(){return ai(this)}$sedfs_prev(t){return pu(this)}$sedfs(){return Xn(this)}$deses(t=!1){return zn(this,t)}$lst_lyr_deses(){return ru(this)}$which_lyr_deses(t){return nu(t,this)}$some_lyrs_deses(...t){return iu(this,...t)}$count(t=!0){return zn(this,t).length}$depth(t=!1){return $t(this,t).length}$height(){let t=this.$depth(),n=this.$sdfs().map(l=>l.$depth());return Math.max(...n)-t+1}$pbreadth(){return Zc(this)}$breadth(){return eu(this)}$width(){return tu(this)}$lyr(){return Qc(this)}$lcin(){return Jc(this)}$rcin(){return Kc(this)}$luncle(){return Vc(this)}$runcle(){return Xc(this)}$sdfs_repr(t=vu,r=!1){let n=this.$root(),i=ye(n),a=ye(this).map((c,u)=>t(c,u,i)).join(`
|
|
3
|
-
`);if(console.log(a),r)return a}$sedfs_repr(t
|
|
4
|
-
`);if(console.log(o),r)return o}$disconn(){return
|
|
5
|
-
`){return"//"+Ze(this.value)+t}},Cs=class extends L{constructor(t){super(),this.value=t,this.type=q.TYPE_DICT.CommentBlock._self}vto_rawstr(){return"/*"+Ze(this.value)+"*/"}};$i.exports={UndefinedLiteral:ws,NullLiteral:$s,BooleanLiteral:vs,NumericLiteral:xs,StringLiteral:ks,ArrayExpression:Ss,ObjectExpression:Ts,_Ref:Es,CommentLine:St,CommentBlock:Cs,_ndtree:Wu}});var Ci=h((Cd,Ei)=>{var{empty:Ns}=k(),{UndefinedLiteral:vi,NullLiteral:xi,BooleanLiteral:ki,NumericLiteral:Si,StringLiteral:qs,ArrayExpression:Hu,ObjectExpression:Uu,CommentLine:Gu,CommentBlock:zu,_Ref:As}=Et();function Vu(e,t){let r=Ns,n=e;for(;n!==null;){if(n.key===t){r=n;break}else if(n.hashes.has(t)){r=n;break}else if(n.$sibseq().toString()===t){r=n;break}n=n.$sdfs_prev()}return r!==null?r:Ns}function Ti(e,t){return e instanceof vi?new vi("undefined",t):e instanceof xi?new xi("null",t):e instanceof ki?new ki(e.vto_rawstr(),t):e instanceof Si?new Si(e.vto_rawstr(),t):e instanceof qs?new qs(e.value,t):e instanceof Gu||e instanceof zu?new qs(e.value,t):e instanceof Hu?new As(e,t):e instanceof Uu?new As(e,t):e instanceof As?(e=e.value,Ti(e,t)):Ns}Ei.exports={find_refnd_with_hash:Vu,clone:Ti}});var Bi=h((qd,we)=>{var Xu=Array,Ju=k(),{empty:$,parse0:Ku}=k(),tt=class extends Xu{get lst(){return this[this.length-1]}set lst(t){this[this.length-1]=t}get top(){return this[this.length-1]}set top(t){this[this.length-1]=t}get fst(){return this[0]}set fst(t){this[0]=t}get bot(){return this[0]}set bot(t){this[0]=t}*gen_from_lst(){for(let t=this.length-1;t>-1;t--)yield this[t]}};function*Qu(e){for(let t of e)yield t;e=null}function*Zu(e,t){yield*t,yield*e}var st=Xt(),Is=Se(),Ne=an(),{UndefinedLiteral:e_,NullLiteral:t_,BooleanLiteral:qi,NumericLiteral:s_,StringLiteral:Ai,CommentLine:et,CommentBlock:r_,ArrayExpression:js,ObjectExpression:n_}=Et(),G=I(),Ni=G.gtv,le=G.STATE_DICT,Os=G.LEFTED_TYPE,Ae=G.AVND_CACHE_STATE_DICT,U=k(),w=te(),Ii=Ci();function*Pi(e){for(;e.length>0;)yield e.pop()}function ji(e){let t;return e.__is_sync_mode()?t=st.from_generator(e.g,e.ch_cache.curr):t=st.from_generator(Pi(e.unshift_cache),e.ch_cache.curr),t}function Oi(e,t,r){e.lefted.type=Os.quote,e.lefted.data={rslt:t.rslt,lefted:t.ch,state:t.state,quote:r},e.state=G.get_main_eofv_with_code(e.state)}function Wi(e,t,r){e.lefted.type=r,e.lefted.data={rslt:t.rslt,lefted:t.ch,state:t.state}}function i_(e,t,r){return Wi(e,t,r),e.state=G.get_lcmt_eofv_with_code(e.state),e}function l_(e,t,r){return Wi(e,t,r),e.state=G.get_blkcmt_eofv_with_code(e.state),e}function o_(e,t){let r;return e.__is_sync_mode()?r=t(e.g,e.ch_cache.curr):r=t(Pi(e.unshift_cache),e.ch_cache.curr),r}function Di(e,t,r,n){let i=o_(e,r);return i.state!==Ne.STATE_DICT.succ?((t===et?i_:l_)(e,i,n),$):new t(i.rslt)}function Li(e,t){let r=new t(e.str_cache.k);return e.$set_avnd_cache(r),e.$mv_key_to_nd(r),e.$mv_kcmt_to_kcmt(),e.$mv_bvcmt_to_bvcmt(),r.open=e.ch_cache.curr,e.stack.lst.append_child(r),e.stack.push(r),t===js?e.state=le.bv:e.state=le.bk,e}var Ds=Symbol("root_lblk_ch"),Ri=Symbol("root_rblk_ch"),Ie=class{#t=Ni(le.bv);#e=new tt;constructor(t,r=" "){if(r!==$){let i=Qu(r);t=Zu(t,i)}this.g=t,this.lefted={type:$,data:$},this.ch_cache={tmp:$,curr:$},this.str_cache={k:$,v:$,maybe_vquote:$},this.cmt_cache={kcmt:[],bvcmt:[],avcmt:[]};let n=new js;this.stack.push(n),n.open=Ds,this.avnd_cache={state:Ae.handling,data:n},this.unshift_cache=new tt,this.mode="sync"}__use_sync_mode(){this.mode="sync"}__use_async_mode(){this.mode="async"}__is_sync_mode(){return this.mode==="sync"}__is_async_mode(){return this.mode==="async"}__unshift_g(t){t=t??this.ch_cache.curr;for(let r of t)this.unshift_cache.unshift(r)}$has_yield_sign(){return this.avnd_cache.state===Ae.handled}$set_yield_sign(){this.avnd_cache.state=Ae.handled}$clear_yield_sign(){this.avnd_cache.state=Ae.handling}get state(){return this.#t}set state(t){this.#t=Ni(t)}get stack(){return this.#e}$next_ch(){return this.unshift_cache.length>0?this.ch_cache.curr=this.unshift_cache.pop():this.ch_cache.curr=this.g.next().value,this.ch_cache.curr}$is_currch_eof(){return this.ch_cache.curr===void 0}$handle_main_eof(){return this.state=G.get_main_eofv_with_code(this.state),this}$is_currch_comma(){return w.commas.has(this.ch_cache.curr)}$is_currch_colon(){return w.colons.has(this.ch_cache.curr)}$is_currch_ws(){return Is.is_ws(this.ch_cache.curr)}$is_currch_quote(){return w.quotes.has(this.ch_cache.curr)}$is_currch_slash(){return this.ch_cache.curr===w.slash}$is_currch_asterisk(){return this.ch_cache.curr===w.asterisk}$is_currch_ary_lblk(){return w.array_blks.lhas(this.ch_cache.curr)}$is_currch_obj_lblk(){return w.obj_blks.lhas(this.ch_cache.curr)}$is_currch_lblk(){return this.$is_currch_ary_lblk()||this.$is_currch_obj_lblk()}$is_currch_ary_rblk(){return w.array_blks.rhas(this.ch_cache.curr)}$is_currch_obj_rblk(){return w.obj_blks.rhas(this.ch_cache.curr)}$is_currch_rblk(){return this.$is_currch_ary_rblk()||this.$is_currch_obj_rblk()}$is_currch_hash(){return w.hash===this.ch_cache.curr}$is_currch_ref(){return w.ref===this.ch_cache.curr}$mv_avcmt_to_avcmt(){let t=this.avnd_cache.data;t.avcmt=this.cmt_cache.avcmt,this.cmt_cache.avcmt=[]}$change_state_when_end_av(t=$,r=$){return this.stack.lst.is_ary()?t===$?this.state=le.bv:(this.state=le.v,this.str_cache.v=t,r===$||(this.str_cache.maybe_vquote=r)):t===$?this.state=le.bk:(this.state=le.k,this.str_cache.k=t),this.state}$vcache_to_nd(){let t=this.str_cache.v,r;if(this.str_cache.maybe_vquote===$){let n=Ku(t,{only_value:!1,with_value:!0,with_type:!0,unknown_as_string:!0});n.type===U.TYPE_DICT.UndefinedLiteral?r=new e_(this.str_cache.k):n.type===U.TYPE_DICT.NullLiteral?r=new t_(this.str_cache.k):n.type===U.TYPE_DICT.BooleanLiteral.TrueLiteral?r=new qi("true",this.str_cache.k):n.type===U.TYPE_DICT.BooleanLiteral.FalseLiteral?r=new qi("false",this.str_cache.k):n.type===U.TYPE_DICT.StringLiteral?r=new Ai(n.value,this.str_cache.k):r=new s_(n,this.str_cache.k)}else r=new Ai(t,this.str_cache.k);return this.str_cache.v=$,this.str_cache.maybe_vquote=$,r}$mv_kcmt_to_kcmt(){let t=this.avnd_cache.data;t.kcmt=this.cmt_cache.kcmt,this.cmt_cache.kcmt=[]}$mv_bvcmt_to_bvcmt(){let t=this.avnd_cache.data;t.bvcmt=this.cmt_cache.bvcmt,this.cmt_cache.bvcmt=[]}$mv_key_to_nd(){let t=this.avnd_cache.data;return t.key=this.str_cache.k,this.str_cache.k=$,t.key}$set_avnd_cache(t,r=Ae.handling){return this.avnd_cache.data=t,this.avnd_cache.state=r,this.avnd_cache}$setup_leafnd(){let t=this.$vcache_to_nd();this.$set_avnd_cache(t,Ae.handling),this.$mv_key_to_nd(),this.$mv_kcmt_to_kcmt(),this.$mv_bvcmt_to_bvcmt(),this.$mv_avcmt_to_avcmt(),this.stack.lst.append_child(t)}$handle_quote(t){let r=ji(this);return r.state!==st.STATE_DICT.succ?(Oi(this,r,t),$):r.rslt}$abandon_key_when_end_bv(){this.cmt_cache.kcmt=[],this.cmt_cache.bvcmt=[],this.str_cache.k=$}$refresh_key(t=$){t===$?this.str_cache.k=this.ch_cache.curr:this.str_cache.k=t,this.cmt_cache.kcmt=[]}$handle_lcmt(){return Di(this,et,Ne.lc_from_generator,Os.lcmt)}$handle_blkcmt(){return Di(this,r_,Ne.blk_from_generator,Os.blkcmt)}$push_kcmt(t){t.type=Ne instanceof et?U.TYPE_DICT.CommentLine.k:U.TYPE_DICT.CommentBlock.k,this.cmt_cache.kcmt.push(t)}$push_bvcmt(t){let r=t instanceof et?"CommentLine":"CommentBlock";t.type=U.TYPE_DICT[r].bv,this.cmt_cache.bvcmt.push(t)}$push_avcmt(t){t.type=Ne instanceof et?U.TYPE_DICT.CommentLine.k:U.TYPE_DICT.CommentBlock.k,this.cmt_cache.avcmt.push(t)}$mv_avcmt_to_ttcmt(t){t=t??this.avnd_cache.data.$parent();for(let r of this.cmt_cache.avcmt)t.$append_child(r);this.cmt_cache.avcmt=[]}$open_nonleaf_nd(){if(w.array_blks.lhas(this.ch_cache.curr))return Li(this,js);if(w.obj_blks.lhas(this.ch_cache.curr))return Li(this,n_)}$is_rblk_match(){let t=this.stack.lst,r=t.is_ary()?"array_blks":"obj_blks";return w[r].getl(this.ch_cache.curr)===t.open}$close_nonleaf_nd(){let t=this.stack.lst;t.close=this.ch_cache.curr,this.$set_avnd_cache(t),this.stack.pop(),this.state=le.av}$get_hash_or_ref(t="#"){let r=$,n=this.$next_ch(),i="";for(;!Is.is_ws(n)&&!w.commas.has(n)&&!w.colons.has(n)&&!w.array_blks.has(n)&&!w.obj_blks.has(n)&&n!==w.hash&&n!==w.ref&&n!==w.slash;)if(w.quotes.has(n)){let l=ji(this);if(l.state!==st.STATE_DICT.succ)return Oi(this,l,this.ch_cache.curr),t===w.hash?this.state=G.get_hash_quote_eofv_with_code(this.state):this.state=G.get_ref_quote_eofv_with_code(this.state),r;i=i+l.rslt,n=this.$next_ch()}else{if(n===void 0)return $handle_main_eof(),r;i=i+n,n=this.$next_ch()}return this.__unshift_g(n),r=i,r}$is_hash_of_pnd(){return this.stack.lst.$children().length===0}$find_ref(t){let r=this.stack.lst,n=r.$lstch();return n===null&&(n=r),Ii.find_refnd_with_hash(n,t)}$add_ref_to_parent(t){let r=this.stack.lst,n=Ii.clone(t,this.str_cache.k);this.$set_avnd_cache(n),this.$mv_key_to_nd(n),this.$mv_kcmt_to_kcmt(),this.$mv_bvcmt_to_bvcmt(),r.append_child(n)}};Ie[Ds]=Ds;Ie[Ri]=Ri;Ie.MODES=["sync","async"];we.exports=Ie;we.exports.Stack=tt;we.exports._type_util=Ju;we.exports._esc=st;we.exports._cmt=Ne;we.exports._ws=Is});var Hi=h((Ad,Yi)=>{var{empty:Mi}=k(),Fi=I(),je=Fi.gtv,z=Fi.STATE_DICT;function a_(e){let t=e.state;return t===je(z.bk)||(t===je(z.k)||t===je(z.ak)?(e.str_cache.k=Mi,e.state=z.bk):t===je(z.bv)?(e.$abandon_key_when_end_bv(),e.stack.lst.is_ary()?e.state=z.bv:e.state=z.bk):t===je(z.v)?(e.$setup_leafnd(),e.$change_state_when_end_av()):t===je(z.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av())),e}Yi.exports=a_});var zi=h((Id,Gi)=>{var{empty:Nd}=k(),Ui=I(),Oe=Ui.gtv,oe=Ui.STATE_DICT;function c_(e){let t=e.state;return t===Oe(oe.bk)||(t===Oe(oe.k)||t===Oe(oe.ak)?e.state=oe.bv:t===Oe(oe.bv)||(t===Oe(oe.v)?(e.$setup_leafnd(),e.$change_state_when_end_av()):t===Oe(oe.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av()))),e}Gi.exports=c_});var Ls=h((Od,Xi)=>{var{empty:jd}=k(),Vi=I(),De=Vi.gtv,ae=Vi.STATE_DICT;function u_(e){let t=e.state;return t===De(ae.bk)||(t===De(ae.k)?e.state=ae.ak:t===De(ae.ak)||t===De(ae.bv)||(t===De(ae.v)?(e.$setup_leafnd(),e.state=ae.av):De(ae.av))),e}Xi.exports=u_});var Zi=h((Dd,Qi)=>{var{empty:Ji}=k(),Ki=I(),Le=Ki.gtv,J=Ki.STATE_DICT;function __(e,t){let r=e.state,n=e.$handle_quote(t);return n===Ji||(r===Le(J.bk)?(e.str_cache.k=n,e.state=J.k):r===Le(J.k)?e.str_cache.k=e.str_cache.k+n:r===Le(J.ak)?(e.$refresh_key(n),e.state=J.k):r===Le(J.bv)?(e.str_cache.maybe_vquote=t,e.str_cache.v=n,e.state=J.v):r===Le(J.v)?(e.str_cache.v=e.str_cache.v+n,e.str_cache.maybe_vquote=Ji):r===Le(J.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(n,t))),e}Qi.exports=__});var rl=h((Ld,sl)=>{var{empty:el}=k(),Rs=I(),R=Rs.gtv,T=Rs.STATE_DICT,f_=Rs.LEFTED_TYPE,$e=te();function tl(e,t){let r=e.state,n=e[t]();if(n!==el){let i=e.stack.lst;if(r===R(T.bk))i.append_ttcmt(n);else if(r===R(T.k))e.$push_kcmt(n),e.state=T.ak;else if(r===R(T.ak))e.$push_kcmt(n);else if(r===R(T.bv))i.is_ary()?i.append_ttcmt(n):i.is_dict()&&e.$push_bvcmt(n);else if(r===R(T.v))e.$setup_leafnd(),e.state=T.av;else if(r===R(T.av)){let l=e.stack.lst;l.is_ary()?(l.append_ttcmt(n),e.state=T.bv):l.is_dict()&&e.$push_avcmt(n)}}return e}function h_(e){return tl(e,"$handle_lcmt")}function d_(e){return tl(e,"$handle_blkcmt")}function p_(e){let t=e.state;t===R(T.bk)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.k=$e.slash,e.state=T.k):t===R(T.k)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.k=e.str_cache.k+$e.slash):t===R(T.ak)?(e.__unshift_g(e.ch_cache.curr),e.$refresh_key($e.slash),e.state=T.k):t===R(T.bv)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.v=$e.slash,e.state=T.v):t===R(T.v)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.v=e.str_cache.v+$e.slash,e.str_cache.maybe_vquote=el):t===R(T.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av($e.slash))}function g_(e){let t=e.state,r=e.$next_ch();return e.$is_currch_eof()?(e.lefted.data=$e.slash,e.lefted.type=f_.backslash,e.$handle_main_eof()):e.$is_currch_slash()?h_(e):e.$is_currch_asterisk()?d_(e):p_(e),e}sl.exports=g_});var ll=h((Pd,il)=>{var{empty:Rd}=k(),nl=I(),Re=nl.gtv,ce=nl.STATE_DICT;function m_(e){let t=e.state;return t===Re(ce.bk)?(e.str_cache.k=e.ch_cache.curr,e.state=ce.k):t===Re(ce.k)?e.str_cache.k=e.str_cache.k+e.ch_cache.curr:t===Re(ce.ak)?(e.$refresh_key(),e.state=ce.k):t===Re(ce.bv)?e.$open_nonleaf_nd():t===Re(ce.v)?(e.$setup_leafnd(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)):t===Re(ce.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)),e}il.exports=m_});var ul=h((Wd,cl)=>{var{empty:ol}=k(),al=I(),Pe=al.gtv,ve=al.STATE_DICT,b_=Ls();function y_(e){let t=e.state;return t===Pe(ve.bk)?e.$close_nonleaf_nd():t===Pe(ve.k)?(e.str_cache.k=ol,e.$close_nonleaf_nd()):t===Pe(ve.ak)?(e.$refresh_key(),e.str_cache.k=ol,e.$close_nonleaf_nd()):t===Pe(ve.bv)?(e.$abandon_key_when_end_bv(),e.$close_nonleaf_nd()):t===Pe(ve.v)?(e.$setup_leafnd(),e.state=ve.av,e.__unshift_g(e.ch_cache.curr)):t===Pe(ve.av)&&(e.$has_yield_sign()?(e.$clear_yield_sign(),e.$close_nonleaf_nd()):(e.$mv_avcmt_to_avcmt(),e.$set_yield_sign(),e.__unshift_g(e.ch_cache.curr))),e}function w_(e){return e.$is_rblk_match()?y_(e):b_(e),e}cl.exports=w_});var dl=h((Bd,hl)=>{var{empty:$_}=k(),fl=I(),We=fl.gtv,ue=fl.STATE_DICT,v_=te(),{CommentLine:_l}=Et();function x_(e){let t=e.state,r=e.$get_hash_or_ref(v_.hash);if(r!==$_){let n=e.stack.lst;if(t===We(ue.bk))e.$is_hash_of_pnd()&&n.hashes.add(r);else if(t===We(ue.k)){let i=new _l(r);e.$push_kcmt(i),e.state=ue.ak}else if(t===We(ue.ak)){let i=new _l(r);e.$push_kcmt(i)}else t===We(ue.bv)?e.$is_hash_of_pnd()&&n.is_ary()&&n.hashes.add(r):t===We(ue.v)?(e.$setup_leafnd(),e.avnd_cache.data.hashes.add(r),e.state=ue.av):t===We(ue.av)&&e.avnd_cache.data.hashes.add(r)}return e}hl.exports=x_});var ml=h((Md,gl)=>{var{empty:Ps}=k(),pl=I(),Be=pl.gtv,O=pl.STATE_DICT,k_=te();function S_(e){let t=e.state,r=e.$get_hash_or_ref(k_.ref);if(r!==Ps){let n=e.$find_ref(r);if(n!==Ps){let i=e.stack.lst;t===Be(O.bk)||t===Be(O.k)||t===Be(O.ak)?(e.$refresh_key(n.vto_rawstr()),e.state=O.ak):t===Be(O.bv)?(e.$add_ref_to_parent(n),e.state=O.av):t===Be(O.v)?(e.str_cache.maybe_vquote=Ps,e.$setup_leafnd(),e.state=O.av):t===Be(O.av)&&(e.$has_yield_sign()?(e.$clear_yield_sign(),i.is_ary()?(e.$add_ref_to_parent(n),e.state=O.av):i.is_dict()&&(e.str_cache.k=n.vto_rawstr(),e.state=O.ak)):(e.$mv_avcmt_to_avcmt(),e.$set_yield_sign()))}}return e}gl.exports=S_});var wl=h((Fd,yl)=>{var{empty:T_}=k(),bl=I(),Me=bl.gtv,K=bl.STATE_DICT;function E_(e){let t=e.state;return t===Me(K.bk)?(e.str_cache.k=e.ch_cache.curr,e.state=K.k):t===Me(K.k)?e.str_cache.k=e.str_cache.k+e.ch_cache.curr:t===Me(K.ak)?(e.$refresh_key(),e.state=K.k):t===Me(K.bv)?(e.str_cache.v=e.ch_cache.curr,e.state=K.v):t===Me(K.v)?(e.str_cache.v=e.str_cache.v+e.ch_cache.curr,e.str_cache.maybe_vquote=T_):t===Me(K.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)),e}yl.exports=E_});var Sl=h((Yd,kl)=>{var{empty:C_}=k(),q_=Bi(),A_=Hi(),N_=zi(),I_=Ls(),j_=Zi(),O_=rl(),D_=ll(),L_=ul(),R_=dl(),P_=ml(),W_=wl(),xl=I(),$l=xl.gtv,vl=xl.STATE_DICT,B_=te();function*M_(e,t=C_){let r=new q_(e,t);for(;;)if(r.$next_ch(),r.$is_currch_eof()){r.$handle_main_eof(),yield r;break}else r.$is_currch_comma()?(A_(r),yield r):r.$is_currch_colon()?(N_(r),yield r):r.$is_currch_ws()?(I_(r),yield r):r.$is_currch_quote()?(j_(r,r.ch_cache.curr),yield r):r.$is_currch_slash()?(O_(r),yield r):r.$is_currch_lblk()?(D_(r),yield r):r.$is_currch_rblk()?(L_(r),yield r):r.$is_currch_hash()?(R_(r),yield r):r.$is_currch_ref()?r.state===$l(vl.av)||r.state===$l(vl.v)?r.__unshift_g(B_.fst_comma+r.ch_cache.curr):(P_(r),yield r):(W_(r),yield r)}kl.exports=M_});var Al=h((Hd,ql)=>{var{sync_gen_from_str:Ws}=Pr(),{is_should_yield:Bs}=I(),W=te(),{is_nl:F_,is_ws:Tl}=Se(),Ms=Sl(),Y_={enable_ref:!1,encoding:"utf8"};function El(e,t={enable_ref:!1}){let r=Ms(e),n=r.next().value,i=n.avnd_cache.data.$root(),l=n.state;for(let o of r){let a=o.state;if(Bs(n,l,a)&&!t.enable_ref){let c=n.avnd_cache.data;c.$disconn(),c=null}l=a}return i}function H_(e,t={enable_ref:!1}){let r=Ws(e);return El(r,t)}function*Cl(e,t={enable_ref:!1,encoding:"utf8"}){let r=Ms(e),n=r.next().value,i=n.state;for(let l of r){let o=l.state;if(Bs(n,i,o)&&!t.enable_ref){let a=n.avnd_cache.data;yield a,a.$disconn(),a=null}i=o}}function*U_(e,t={enable_ref:!1,encoding:"utf8"}){let r=Ws(e);yield*Cl(r,t)}function G_(){return{d:void 0,ppg:void 0,prev:void 0,curr:void 0,can_send:!1,data:"",state:"init",label:"",pstate:""}}function z_(e){let t=Ws(""),r=Ms(t," "),n=r.next().value;n.__use_async_mode();let i=G_();return i.rt=n.avnd_cache.data,i.prev=n.state,i.ppg=r,i.d=n,i}function V_(e,t){return e.data=e.data+t,e.state==="init"?t===W.slash?e.state="slash":W.quotes.has(t)?(e.label=t,e.state="quote"):t===W.hash?e.state="hash":t===W.ref?e.state="ref":e.can_send=!0:e.state==="quote"?t==="\\"?(e.state="esc",e.pstate="quote"):t===e.label&&(e.pstate!==""?(e.state=e.pstate,e.pstate=""):e.can_send=!0):e.state==="slash"?t===W.slash?e.state="lcmt":t===W.asterisk?e.state="blkcmt":W.quotes.has(t)?(e.label=t,e.state="quote"):e.can_send=!0:e.state==="lcmt"?t==="\\"?(e.state="esc",e.pstate="lcmt"):F_(t)&&(e.can_send=!0):e.state==="blkcmt"?t==="\\"?(e.state="esc",e.pstate="blkcmt"):t===W.asterisk&&(e.state="asterisk"):e.state==="asterisk"?t==="\\"?(e.state="esc",e.pstate="blkcmt"):t===W.slash&&(e.can_send=!0):e.state==="hash"?Tl(t)?e.can_send=!0:W.quotes.has(t)&&(e.state="quote",e.pstate="hash"):e.state==="ref"?Tl(t)?e.can_send=!0:W.quotes.has(t)&&(e.state="quote",e.pstate="ref"):e.state==="esc"?(e.state=e.pstate,e.pstate=""):console.log("impossible"),e}async function*X_(e,t){for(let r of e)V_(t,r),t.can_send&&(yield t,t.data="",t.state="init",t.label="",t.can_send=!1)}async function*J_(e){let t=z_(e);for await(let r of e)yield*X_(r,t);yield t}function K_(e){let t=e.d.unshift_cache;t.forEach(r=>{e.prev=e.curr,e.d=e.ppg.next().value,e.curr=e.d.state}),t=null}async function*Q_(e,t){if(e.d.__unshift_g(e.data),e.prev=e.curr,e.d=e.ppg.next().value,e.curr=e.d.state,Bs(e.d,e.prev,e.curr)&&!t.enable_ref){let r=e.d.avnd_cache.data;yield r,r.$disconn(),r=null}}async function*Z_(e,t={enable_ref:!1,encoding:"utf8"}){e=J_(e);let r;for await(r of e)K_(r),yield*Q_(r,t);yield r.rt}ql.exports={OPT_DICT:Y_,parse_from_generator:El,parse_from_str:H_,gen_from_generator:Cl,gen_from_str:U_,agen_from_generator:Z_}});var Ct=h((Ud,nt)=>{var{empty:ef}=k(),tf=te(),rt=Al();function Fs(e){return e.length===1?e[0]:e}function sf(){for(let e in rt){let t;e.startsWith("gen_")?t=function*(r,n={enable_ref:!1,encoding:"utf8"}){let i=rt[e](r,n);for(let l of i)l=Fs(l),yield[l.key,l.value]}:e.startsWith("agen_")?t=async function*(r,n={enable_ref:!1,encoding:"utf8"}){let i=rt[e](r,n);for await(let l of i)l=Fs(l),yield[l.key,l.value]}:t=function(r,n={enable_ref:!1,encoding:"utf8"}){let i=rt[e](r,n).value;return Fs(i)},Object.defineProperty(t,"name",{value:e}),nt.exports[e]=t}nt.exports.OPT_DICT=rt.OPT_DICT}sf();nt.exports.CFG=tf;nt.exports.empty=ef});var Gs=h((Gd,j)=>{var Ys=(e,t)=>{let r=btoa(unescape(encodeURIComponent(t.trim())));return`data:${e};base64,${r}`},qt=(e,t={})=>{let r={...t};return r.src===void 0&&e.trim()!==""&&(r.src=Ys("text/javascript",e)),`<script${Object.entries(r).map(([i,l])=>` ${i}=${JSON.stringify(l)}`).join("")}><\/script>`},Nl=(e,t={})=>{let r={...t,rel:"stylesheet"};return r.href===void 0&&e.trim()!==""&&(r.href=Ys("text/css",e)),`<link${Object.entries(r).map(([i,l])=>` ${i}=${JSON.stringify(l)}`).join("")}>`},Il=e=>e.replace(/[&<>"']/g,t=>({"&":"&","<":"<",">":">",'"':""","'":"'"})[t]),rf=(e,t=(r,n,i,l,o,a)=>!0)=>{let r=[],n=(i,l,o,a)=>{let[c,u,_]=i;t(i,c,l,o,i,a)&&r.push({tag:c,attrs:u,depth:o,node:i}),Array.isArray(_)&&_.forEach((f,d)=>{n(f,d,o+1,i)})};return n(e,0,0,null),r},nf=e=>{let t=[],r=(n,i)=>{if(!Array.isArray(n))return;let[l,o,a]=n;if(o&&Object.keys(o).length>0&&t.push({tag:l,attrs:{...o},depth:i}),Array.isArray(a))for(let c=0;c<a.length;c++)r(a[c],i+1)};return r(e,0),t},lf=e=>{let t=[],r=n=>{let[i,l,o]=n;if(l&&l.id){let a=l.class?l.class.split(/\s+/):[];t.push([l.id,a])}Array.isArray(o)&&o.forEach(r)};return r(e),t},of=e=>{let t=[],r=n=>{if(!Array.isArray(n))return;let[i,l,o]=n;if(i&&l&&l.id&&t.push([i.toLowerCase(),l.id]),Array.isArray(o))for(let a=0;a<o.length;a++)r(o[a])};return r(e),t},af=e=>{let t=[],r=n=>{let[i,l,o]=n;l&&l.id&&t.push(l.id),Array.isArray(o)&&o.forEach(r)};return r(e),t},Hs=e=>{let t=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),[r,n,i]=e,l=r.toLowerCase(),o=n.___text___||"",a={...n};if(delete a.___text___,l==="script"){if(a.src!==void 0&&o.trim()!==""){let f=qt("",a),d=qt(o,{type:a.type});return`${f}
|
|
6
|
-
${d}`}return qt(o,a)}if(l==="style"||l==="link"&&a.rel==="stylesheet")return
|
|
7
|
-
`);j.exports=(e,t="ele",...r)=>{if(typeof document>"u"||t==="html")return Hs(e);let n=Us(e);if(t==="ele")return n;{let i=n.outerHTML;return n=null,i}};j.exports.to_base64_uri=Ys;j.exports.code2hscript=qt;j.exports.css2hlink=Nl;j.exports.escape_text=Il;j.exports.get_all_nds_from_tac_json=rf;j.exports.get_all_attrs_from_tac_json=nf;j.exports.get_all_id_and_clses_from_tac_json=lf;j.exports.get_all_tag_id_pairs_from_tac_json=of;j.exports.get_all_ids_from_tac_json=af;j.exports.tac_json_to_html=Hs;j.exports.tac_json_to_dom=Us;j.exports.simple_json_to_css=cf});var xe=h((zd,jl)=>{var uf=e=>e.constructor.name==="AsyncFunction",_f=e=>typeof e!="string"||(e=e.trim(),e==="")?!1:!!(e.startsWith("http://")||e.startsWith("https://")||e.startsWith("ws://")||e.startsWith("wss://")||e.startsWith("//")||e.startsWith("/")||e.startsWith("./")||e.startsWith("../")||/^(data|blob|file|wasm):/i.test(e)),ff=e=>e.startsWith("http://")||e.startsWith("https://")||e.startsWith("ws://")||e.startsWith("wss://")||/^(data|blob|file|wasm):/i.test(e)?e:e.startsWith("//")||e.startsWith("/")||e.startsWith("./")||e.startsWith("../")?e.startsWith("//")?window.location.protocol+e:e.startsWith("/")?window.location.origin+e:new URL(e,window.location.href).href:e,hf=()=>new Date().toISOString().replace(/[:.]/g,"-"),df=/^(.*?)=["]?(.*)["]?$/,pf=(e=document.cookie)=>{let t=e.split("; "),r={};for(let n of t){let i=df.exec(n);r[i[1]]=i[2]}return r},gf=Gs(),{to_base64_uri:mf,code2hscript:bf,css2hlink:yf,escape_text:wf,tac_json_to_html:$f,tac_json_to_dom:vf,simple_json_to_css:xf,get_all_nds_from_tac_json:kf,get_all_attrs_from_tac_json:Sf,get_all_id_and_clses_from_tac_json:Tf,get_all_ids_from_tac_json:Ef,get_all_tag_id_pairs_from_tac_json:Cf}=Gs();jl.exports={is_async:uf,is_url:_f,fullfill_url:ff,creat_dt_prefix:hf,get_ck:pf,to_base64_uri:mf,code2hscript:bf,css2hlink:yf,escape_text:wf,tac_json_to_html:$f,tac_json_to_dom:vf,simple_json_to_css:xf,simple_json_to_html:gf,get_all_nds_from_tac_json:kf,get_all_attrs_from_tac_json:Sf,get_all_id_and_clses_from_tac_json:Tf,get_all_ids_from_tac_json:Ef,get_all_tag_id_pairs_from_tac_json:Cf}});var it=h((Vd,Ll)=>{var{is_async:_e}=xe(),qf=e=>{let t=0;for(;e&&e.parentNode;)e=e.parentNode,t++;return t},Af=(e,t)=>{if(t>0){let r=1;for(;;){let n=e.parentNode;if(r===t)return n;e=n,++r}}else return e},Nf=e=>{for(;e.parentNode;)e=e.parentNode;return e},Q=e=>e.firstChild===null||e.firstChild===void 0,At=(e,t=Q)=>{let r=0;for(;!t(e);)e=e.lastChild,++r;return[e,r]},Nt=(e,t=Q)=>{let r=0;for(;!t(e);)e=e.firstChild,++r;return[e,r]},Ol=(e,t)=>{if(e.nextSibling)return[e.nextSibling,t];let r=e.parentNode,n=t;for(;r;){if(n-=1,r.nextSibling)return[r.nextSibling,n];r=r.parentNode}return[null,-1]},If=async(e,t=(n,i)=>{},r=Q)=>{let[n,i]=At(e,r),l=e,o=_e(t),a=0;for(;;){let c=!1;if(o?c=await t(l,a):c=t(l,a),c||l===n)return;if(!r(l))++a,l=l.firstChild;else{let u=Ol(l,a);if(l=u[0],l)a=u[1];else break}}},Dl=(e,t)=>{if(e.prevSibling)return[e.prevSibling,t];let r=e.parentNode,n=t;for(;r;){if(n-=1,r.prevSibling)return[r.prevSibling,n];r=r.parentNode}return[null,-1]},jf=async(e,t=(n,i)=>{},r=Q)=>{let[n,i]=Nt(e,r),l=e,o=_e(t),a=0;for(;;){let c=!1;if(o?c=await t(l,a):c=t(l,a),c||l===n)return;if(!r(l))++a,l=l.lastChild;else{let u=Dl(l,a);if(l=u[0],l)a=u[1];else break}}},Of=async(e,t=(n,i)=>{},r=Q)=>{let[n,i]=Nt(e,r),l=_e(t);for(;;){let o=!1;if(l?o=await t(n,i):o=t(n,i),o||n===e)return;{let a=n.nextSibling;if(a){let c=Nt(a,r);i+=c[1],n=c[0]}else{let c=n.parentNode;if(c)--i,n=c;else break}}}},Df=async(e,t=(n,i)=>{},r=Q)=>{let[n,i]=At(e,r),l=_e(t);for(;;){let o=!1;if(l?o=await t(n,i):o=t(n,i),o||n===e)return;{let a=n.prevSibling;if(a){let c=At(a,r);i+=c[1],n=c[0]}else{let c=n.parentNode;if(c)--i,n=c;else break}}}},Lf=async(e,t=(i,l)=>{},r=(i,l)=>{},n=Q)=>{let i=e,l="open",o={open:[r,_e(r)],clos:[t,_e(t)]},a=0;for(;;){let c=!1,[u,_]=o[l];if(l==="open"){if(_?c=await u(i,a):c=u(i,a),c)return;n(i)?l="clos":(i=i.firstChild,++a)}else{let f,d,b,E=i.nextSibling;if(E?(b="open",f=E,d=a):(b="clos",f=i.parentNode,d=a-1),_?c=await u(i,a):c=u(i,a),c)return;if(i!==e)l=b,i=f,a=d;else break}}},Rf=async(e,t=(i,l)=>{},r=(i,l)=>{},n=Q)=>{let i=e,l="open",o={open:[r,_e(r)],clos:[t,_e(t)]},a=0;for(;;){let c=!1,[u,_]=o[l];if(l==="open"){if(_?c=await u(i,a):c=u(i,a),c)return;n(i)?l="clos":(i=i.lastChild,++a)}else{let f,d,b,E=i.prevSibling;if(E?(b="open",f=E,d=a):(b="clos",f=i.parentNode,d=a-1),_?c=await u(i,a):c=u(i,a),c)return;if(i!==e)l=b,i=f,a=d;else break}}};Ll.exports={get_depth:qf,get_ance:Af,get_rt:Nf,is_topo_leaf:Q,get_drmost:At,get_dlmost:Nt,find_rb_of_fst_ance_has_rb:Ol,editonly_sdfs_for_each:If,find_lb_of_fst_ance_has_lb:Dl,editonly_rsdfs_for_each:jf,editonly_edfs_for_each:Of,editonly_redfs_for_each:Df,visit:Lf,rvisit:Rf}});var Pl=h((Xd,Rl)=>{var Pf=new Set(["html","head","body","title","meta","link","base","style","header","footer","nav","main","section","article","aside","h1","h2","h3","h4","h5","h6","address","p","hr","pre","blockquote","ol","ul","li","dl","dt","dd","figure","figcaption","div","a","em","strong","small","s","cite","q","dfn","abbr","ruby","rt","rp","data","time","code","var","samp","kbd","sub","sup","i","b","u","mark","bdi","bdo","span","br","wbr","ins","del","img","iframe","embed","object","param","video","audio","source","track","picture","map","area","canvas","svg","table","caption","colgroup","col","thead","tbody","tfoot","tr","th","td","form","label","input","button","select","datalist","optgroup","option","textarea","output","progress","meter","fieldset","legend","details","summary","dialog","script","noscript","template","slot"]),Wf=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Bf=new Set(["class","rel","sandbox","allow","headers","aria-describedby","aria-labelledby"]);Rl.exports={TAGS:Pf,VOID_TAGS:Wf,NEED_TO_SP_ATTR_NMS:Bf}});var Ul=h((Jd,Hl)=>{var{TAGS:Mf,VOID_TAGS:Wl,NEED_TO_SP_ATTR_NMS:Ff}=Pl(),{is_url:Bl,fullfill_url:Yf}=xe(),{editonly_sdfs_for_each:A,is_topo_leaf:Vs}=it(),Ml=(e,t)=>{let r=[e];for(let n of t){let i=[];for(let l of r){let o=l.children;for(let a=0;a<o.length;a++){let c=o[a];c.tagName.toLowerCase()===n&&i.push(c)}}if(i.length===0)return[];r=i}return r},Fl=(e,t)=>{let r=[],n=t.length;function i(l,o){let a=o;l.nodeType===1&&l.tagName.toLowerCase()===t[o]&&(a=o+1,a===n&&r.push(l));let c=l.children;if(c)for(let u=0;u<c.length;u++)i(c[u],a)}return i(e,0),r},zs=async(e,t,r=Vs)=>{let n=[];return await A(e,async(i,l)=>{if(i.tagName){if(t.test(i.tagName))n.push(i);else if(i.attributes){for(let o of i.attributes)if(t.test(o.name)){n.push(i);break}}}},r),n},Hf=async(e,t=Vs)=>{let r=new Set,n=new Set,i=new Set,l=new Set,o=new Set;return await A(e,async(a,c)=>{if(a.nodeType===Node.ELEMENT_NODE){if(r.add(a.tagName.toLowerCase()),a.attributes)for(let u of a.attributes)if(n.add(u.name.toLowerCase()),Ff.has(u.name.toLowerCase())){let _=u.value.split(/[ ]+/g);for(let f of _)i.add(f)}else i.add(u.value)}else a.nodeType===Node.TEXT_NODE?l.add(a.nodeValue):a.nodeType===Node.COMMENT_NODE&&o.add(a.nodeValue)},t),{tags:Array.from(r),keys:Array.from(n),vals:Array.from(i),txts:Array.from(l),cmts:Array.from(o)}},Yl=async(e,t,r=Vs)=>{if(typeof t=="string")if(t[0]==="#"){let n=[];return await A(e,async(i,l)=>{if(i.tagName){let o=t.slice(1),a=i.getAttribute("id");o===a&&n.push(i)}},r),n}else if(t[0]==="."){let n=[];return await A(e,async(i,l)=>{if(i.tagName){let o=t.slice(1);i.getAttribute("class").split(/[ ]+/g).map(c=>c.toLowerCase()).includes(o)&&n.push(i)}},r),n}else if(t[0]==="`"){let n=[];return await A(e,async(i,l)=>{if(i.nodeType===Node.TEXT_NODE){let o=t.slice(1);node.nodeValue.includes(o)&&n.push(i)}},r),n}else if(t[0]==="!"){let n=[];return await A(e,async(i,l)=>{if(i.nodeType===Node.ELEMENT_NODE&&typeof i.click=="function"){let o=i.tagName.toLowerCase();["html","head","meta","link","style","script"].includes(o)||o.includes(t.slice(1).toLowerCase())&&n.push(i)}},r),n}else if(t[0]==="@"){let n=[];return await A(e,async(i,l)=>{if(i.tagName&&i.attributes)for(let o of i.attributes){let c=o.value.split(/[ ]+/g),u=t.slice(1);for(let _ of c)if(Bl(_)&&_.includes(u)){n.push(i);break}}},r),n}else if(t[0]==="-"){let n={};return await A(e,async(i,l)=>{if(i.tagName&&i.attributes){for(let o of i.attributes)if(o.name.startsWith("data-")){let a=o.name.slice(5);if(a.includes(t.slice(1))){let c=o.value;try{c=JSON.parse(c)}catch{}n[a]?n[a].push(c):n[a]=[c]}}}},r),n}else{if(t[0]==="*")return Hf(e,r);if(t[0]==="&"){let n=[];return await A(e,async(i,l)=>{if(i.tagName&&i.attributes)for(let o of i.attributes){let c=o.value.split(/[ ]+/g),u=t.slice(1);for(let _ of c)Bl(_)&&_.includes(u)&&n.push(Yf(_))}},r),n}else if(t.slice(0,2)==="?:"){let n=[];return await A(e,async(i,l)=>{if(i.tagName&&i.attributes){for(let o of i.attributes)if(t.slice(2).toLowerCase()===o.name.toLowerCase()){n.push(i);break}}},r),n}else if(t.slice(0,2)===":?"){let n=[];return await A(e,async(i,l)=>{if(i.tagName&&i.attributes){for(let o of i.attributes)if(o.value.includes(t.slice(2))){n.push(i);break}}},r),n}else if(t.slice(0,3)==="</>"){let n=[];return await A(e,async(i,l)=>{if(i.nodeType===Node.ELEMENT_NODE){let o=node.nodeValue.toLowerCase();if(!Wl.has(o)){let a=t.slice(3);o.includes(a.toLowerCase())&&n.push(i)}}},r),n}else if(t.slice(0,2)==="<>"){let n=[];return await A(e,async(i,l)=>{if(i.nodeType===Node.ELEMENT_NODE){let o=node.nodeValue.toLowerCase();if(Wl.has(o)){let a=t.slice(2);o.includes(a.toLowerCase())&&n.push(i)}}},r),n}else if(t.slice(0,2)==="//"){let n=[];return await A(e,async(i,l)=>{if(i.nodeType===Node.COMMENT_NODE){let o=t.slice(2);node.nodeValue.toLowerCase().includes(o.toLowerCase())&&n.push(i)}},r),n}else if(t[0]==="/"){let n=t.split("/").filter(l=>l!==""),i=Ml(document,n);return i.length===0?await zs(e,new RegExp(t),r):i}else if(t.includes("/")){let n=t.split("/").filter(i=>i!=="");return Fl(document,n)}else{let n=[];return await A(e,async(i,l)=>{(i.tagName?i.tagName.toLowerCase()===t.toLowerCase():!1)&&n.push(i)},r),n}}else{if(t instanceof RegExp)return await zs(e,t,r);{let n=[];return is_async(t)?await A(e,async(i,l)=>{await t(i,l)&&n.push(i)},r):await A(e,async(i,l)=>{t(i,l)&&n.push(i)},r),n}}},Uf=new Proxy(document,{get(e,t,r){return Mf.has(t.toLowerCase())||t[0]==="*"||t[0]==="&"||t[0]==="-"||t[0]==="#"||t[0]==="."||t[0]==="?"||t[0]===":"||t[0]==="@"||t[0]==="!"||t[0]==="<"||t.includes("/")?Yl(document,t):Reflect.get(e,t,r)}});Hl.exports={plget:Ml,plinget:Fl,filter_on_tag_or_attr_key_with_rgx:zs,filter:Yl,$:Uf}});var It=h((Kd,Gl)=>{var Gf=Ct(),zf=(e,t=!1)=>{let r=e.split("-");for(let n=1;n<r.length;++n)r[n]=r[n].charAt(0).toUpperCase()+r[n].slice(1);return t&&(r[0]=r[0].charAt(0).toUpperCase()+r[0].slice(1)),r.join("")},Vf=e=>e.replace(/-/g,"_"),Xf=(e,t)=>typeof e=="string"?(e=e.trim().toLowerCase(),e==="false"||e==="0"||e==="no"||e==="off"||e==="fls"||e==="f"||e==="null"||e==="nul"||e==="none"||e==="nu"||e==="n"?!1:e==="true"||e==="1"||e==="yes"||e==="on"||e==="tru"||e==="t"||e==="y"?!0:e===""||e==="undefined"||e==="un"||e==="default"||e==="dflt"?!!t:!!e):e===void 0?!!t:!!e,Jf=e=>{let t=e.replace(/[^0-9.-]/g,"");return parseFloat(t)},Kf=e=>Gf.parse_from_str(e+" ");Gl.exports={dash_to_camel:zf,dash_to_snake:Vf,attr_value_to_bool:Xf,css_str_to_num:Jf,parse_json_input:Kf}});var Kl=h((Qd,Jl)=>{var zl=()=>new Promise(e=>{requestAnimationFrame(()=>{e()})}),Qf=()=>new Promise(e=>{requestAnimationFrame(()=>{requestAnimationFrame(e)})}),Zf=async e=>{for(let t=0;t<e;++t)await zl()},eh=async(e=0)=>new Promise(t=>{setTimeout(()=>{t()},e)}),jt=class{timers={};run(t,r,n=300){this.timers[t]&&clearTimeout(this.timers[t]),this.timers[t]=setTimeout(async()=>{await r(),delete this.timers[t]},n)}cancel(t){this.timers[t]&&(clearTimeout(this.timers[t]),delete this.timers[t])}},Vl=()=>new jt,Xl=Vl(),th=(e,t,r=300)=>{Xl.run(e,t,r)},sh=e=>{Xl.cancel(e)};Jl.exports={wait_for_layout_ready:zl,wait_for_paint_ready:Qf,wait_for_n_raf:Zf,wait:eh,SimpleDebounce:jt,creat_simple_debounce:Vl,simple_debounce:th,cancel_simple_debounce:sh}});var eo=h((Zd,Zl)=>{var{dash_to_camel:Ot}=It(),Ql=(e,t,r=!1)=>{let n=Ot(t,r)+"Element";e.constructor.prototype.hasOwnProperty(n)||Object.defineProperty(e.constructor.prototype,n,{get:function(){let i=this.shadowRoot;return i?i.querySelector(`.${t}`):null}})},rh=(e,t)=>{for(let r of t)Ql(e,r,!1)},nh=e=>{for(let t in DYN_CLSES){{let n="all"+Ot(t,!0)+"Elements";e.constructor.prototype.hasOwnProperty(n)||Object.defineProperty(e.constructor.prototype,n,{get:function(){let i=this.shadowRoot;return i?i.querySelectorAll(`.${t}`):null}})}let r=DYN_CLSES[t];for(let n of r){let i=Ot(n,!0),l="get"+Ot(t,!0)+"ElementBy"+i;e.constructor.prototype.hasOwnProperty(l)||(e.constructor.prototype[l]=function(o){let a=this.shadowRoot;return a?a.querySelector(`.${t}[${n}="${o}"]`):null})}}};Zl.exports={add_one_fixed_element_getter:Ql,add_fixed_element_getters:rh,add_dyn_element_getters:nh}});var so=h((ep,to)=>{var ih=Ct(),{dash_to_snake:lh,css_str_to_num:oh}=It(),ah=(e,t)=>{let r=Object.keys(t);for(let n of ATTRS_KEYS){let i=lh(n),l=t[n],o=l.type;e.prototype.hasOwnProperty(i)||(o==="boolean"?Object.defineProperty(e.prototype,i,{get:function(){return attr_value_to_bool(this.getAttribute(n),l.default)},set:function(a){this.setAttribute(n,a?"true":"false")}}):o==="number"?Object.defineProperty(e.prototype,i,{get:function(){let a=this.getAttribute(n);return a?Number(a):l.default},set:function(a){this.setAttribute(n,String(a))}}):Array.isArray(o)&&o.includes("cssnum")&&o.includes("number")?Object.defineProperty(e.prototype,i,{get:function(){return oh(this.getAttribute(n))},set:function(a){isNaN(Number(a))?this.setAttribute(n,a):this.setAttribute(n,String(a)+"px")}}):o==="json"?Object.defineProperty(e.prototype,i,{get:function(){let a=this.getAttribute(n);return a?ih.parse_from_str(a):l.default},set:function(a){this.setAttribute(n,JSON.stringify(a))}}):Object.defineProperty(e.prototype,i,{get:function(){return this.getAttribute(n)||l.default},set:function(a){this.setAttribute(n,a)}}))}};to.exports={add_attr_accessors_to_cls:ah}});var no=h((tp,ro)=>{var Xs=class{css=`
|
|
1
|
+
var nvbasicbw=(()=>{var h=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var k=h((sd,br)=>{var vo=Symbol("empty"),Ye=Symbol("unknown"),ar=()=>typeof process<"u"&&process.versions!=null&&process.versions.node!=null,cr=/^[\-\+]?[0-9]+$/,ur=/^\+?[0-9]+$/,xo=/^[\-\+]?0[bB][0-1]+$/,ko=/^[\-\+]?0[oO][0-7]+$/,_r=/^[\-\+]?0[xX][0-9a-fA-F]+$/,So=e=>cr.test(e)||_r.test(e),ir={"0b":2,"0o":8,"0x":16,2:"0b",8:"0o",16:"0x"},To=/^[\-\+]?[0-9]+n$/,Eo=/^[\-\+]?0[bB][0-1]+n$/,Co=/^[\-\+]?0[oO][0-7]+n$/,qo=/^[\-\+]?0[xX][0-9a-fA-F]+n$/,fr=e=>To.test(e)||Eo.test(e)||Co.test(e)||qo.test(e),he={Integer:6,Float:7,BigInt:8,PosInfinity:9,NegInfinity:10,NaN:11,6:"Integer",7:"Float",8:"BigInt",9:"PosInfinity",10:"NegInfinity",11:"NaN"},hr=(e,t=!1)=>{let r={value:void 0,type:void 0};return e==="+Infinity"||e==="Infinity"?(r.value=1/0,r.type=he.PosInfinity):e==="-Infinity"?(r.value=-1/0,r.type=he.NegInfinity):(e==="NaN"||e==="+NaN"||e==="-NaN")&&(r.value=NaN,r.type=he.NaN),t?r:r.value},Ao=e=>{let t,r,n;e[0]==="+"||e[0]==="-"?(t=e[0],r=ir[e.slice(1,3).join("").toLowerCase()],n=e.slice(3).join("").toLowerCase()):(t="+",r=ir[e.slice(0,2).join("").toLowerCase()],n=e.slice(2).join("").toLowerCase());let i=parseInt(n,r);return t==="+"?+i:-i},dr=e=>{let t=Array.from(e);if(cr.test(e))return parseInt(e);if(xo.test(e)||ko.test(e)||_r.test(e))return Ao(t)},No=e=>{let t=e.be.sign+e.be.bd+e.be.dot+e.be.ad,r=e.ae.sign+e.ae.bd+e.ae.dot+e.ae.ad,n;if(!(t==="+"||t==="-"||r==="+"||r==="-")){if(r!=="")if(e.ae.dot==="."){let i=parseFloat(t),l=parseFloat(r);n=i*10**l}else n=parseFloat(t+"e"+r);else n=parseFloat(t);return n}},Io=(e,t)=>e.length===0||t==="."||t==="-."||t==="+."||t==="+"||t==="-",jo=()=>({be:{sign:"",bd:"",dot:"",ad:""},ae:{sign:"",bd:"",dot:"",ad:""},state:"init"}),lr=(e,t,r,n)=>((e[r]==="-"||e[r]==="+")&&(t[n].sign=e[r],r=r+1),[e,r]),Oo=(e,t,r,n)=>{if(t.state=n+"bd",e[r]===".")t[n].bd="0",t[n].dot=".",t.state=n+"ad";else if(ur.test(e[r]))t[n].bd=e[r];else return[!0,r];return[!1,r+1]},or=(e,t,r,n)=>{let i;for(i=r;i<e.length;i++)if(e[i]==="."){if(t[n].dot===".")return[!0,i];t[n].dot=".",t.state=n+"ad"}else{if(e[i]==="e"||e[i]==="E")return n==="ae"?[!0,i]:(t.state="aebd",[!1,i+1]);if(ur.test(e[i]))t.state===n+"bd"?t[n].bd=t[n].bd+e[i]:t[n].ad=t[n].ad+e[i];else return[!0,i]}return[!1,i+1]},pr=e=>{let t=jo(),r=Array.from(e);if(Io(r,e))return;let n=0,i=!1;if([r,n]=lr(r,t,n,"be"),[i,n]=Oo(r,t,n,"be"),!i&&([i,n]=or(r,t,n,"be"),!i&&([r,n]=lr(r,t,n,"ae"),[i,n]=or(r,t,n,"ae"),!i)))return No(t)},gr=(e,t=!1)=>{let r={value:void 0,type:void 0};if(fr(e))r.value=BigInt(e.substr(0,e.length-1)),r.type=he.BigInt;else{let n=dr(e);n!==void 0?(r.value=n,r.type=he.Integer):(n=pr(e),n!==void 0?(r.value=n,r.type=he.Float):(n=hr(e,t=!0),n.value!==void 0&&(r=n)))}return t?r:r.value},Do=(e,t=!0)=>{if(typeof e=="string")return e;if(e===void 0)return"undefined";if(e===null)return"null";if(typeof e=="number")return e.toString();if(typeof e=="bigint")return e.toString()+"n";if(typeof e=="symbol")return e.description;if(ar()&&e[Symbol.for("nodejs.util.inspect.custom")])return e[Symbol.for("nodejs.util.inspect.custom")]();{let r=function(n){if(typeof n.toString=="function")return n.toString()};try{return t?s=JSON.stringify(e):s=JSON.stringify(e,null,4),typeof s=="string"?s:r(e)}catch{return r(e)}}},Fe={UndefinedLiteral:0,NullLiteral:1,FalseLiteral:3,TrueLiteral:4,StringLiteral:12},Lo={only_value:!0,with_value:!0,with_type:!1,unknown_as_string:!1};function mr(e,t={only_value:!0,with_value:!0,with_type:!1,unknown_as_string:!1}){let r=JSON.parse(JSON.stringify(Lo));Object.assign(r,t);let{only_value:n,with_value:i,with_type:l,unknown_as_string:o}=r,a={value:Ye,type:Ye};if(e==="undefined")a.value=void 0,a.type=Fe.UndefinedLiteral;else if(e==="null")a.value=null,a.type=Fe.NullLiteral;else if(e==="false")a.value=!1,a.type=Fe.FalseLiteral;else if(e==="true")a.value=!0,a.type=Fe.TrueLiteral;else{let c=gr(e,!0);c.type===void 0?o?(a.value=e,a.type=Fe.StringLiteral):(a.value=e,a.type=Ye):(a.value=c.value,a.type=c.type)}return n?a.value:(l||delete a.type,i||delete a.value,a)}mr.unknown=Ye;var Ro={UndefinedLiteral:0,NullLiteral:1,BooleanLiteral:{_self:2,FalseLiteral:3,TrueLiteral:4},NumericLiteral:{_self:5,Integer:6,Float:7,BigInt:8,PosInfinity:9,NegInfinity:10,NaN:11},StringLiteral:12,ArrayExpression:{_self:13,element:14},ObjectExpression:{_self:15,property:16},_Ref:17,CommentLine:{_self:18,tt:19,k:20,bv:21,av:22},CommentBlock:{_self:23,tt:24,k:25,bv:26,av:27}};br.exports={TYPE_DICT:Ro,isNode:ar,empty:vo,unknown:Ye,is_bigint_str:fr,is_jsint_str:So,NUM_TYPE_DICT:he,parse_abnormal_num:hr,parse_int:dr,parse_float:pr,parse_num:gr,parse0:mr,to_str:Do}});var vr=h((rd,$r)=>{var He={backSpace:8,tab:9,lineFeed:10,lineTab:11,formFeed:12,carriageReturn:13,shiftOut:14,space:32,exclamationMark:33,quotationMark:34,numberSign:35,dollarSign:36,percentSign:37,ampersand:38,apostrophe:39,leftParenthesis:40,rightParenthesis:41,asterisk:42,plusSign:43,comma:44,dash:45,dot:46,slash:47,digit0:48,digit1:49,digit2:50,digit3:51,digit4:52,digit5:53,digit6:54,digit7:55,digit8:56,digit9:57,colon:58,semicolon:59,lessThan:60,equalsTo:61,greaterThan:62,questionMark:63,atSign:64,uppercaseA:65,uppercaseB:66,uppercaseC:67,uppercaseD:68,uppercaseE:69,uppercaseF:70,uppercaseG:71,uppercaseH:72,uppercaseI:73,uppercaseJ:74,uppercaseK:75,uppercaseL:76,uppercaseM:77,uppercaseN:78,uppercaseO:79,uppercaseP:80,uppercaseQ:81,uppercaseR:82,uppercaseS:83,uppercaseT:84,uppercaseU:85,uppercaseV:86,uppercaseW:87,uppercaseX:88,uppercaseY:89,uppercaseZ:90,leftSquareBracket:91,backslash:92,rightSquareBracket:93,caret:94,underscore:95,graveAccent:96,lowercaseA:97,lowercaseB:98,lowercaseC:99,lowercaseD:100,lowercaseE:101,lowercaseF:102,lowercaseG:103,lowercaseH:104,lowercaseI:105,lowercaseJ:106,lowercaseK:107,lowercaseL:108,lowercaseM:109,lowercaseN:110,lowercaseO:111,lowercaseP:112,lowercaseQ:113,lowercaseR:114,lowercaseS:115,lowercaseT:116,lowercaseU:117,lowercaseV:118,lowercaseW:119,lowercaseX:120,lowercaseY:121,lowercaseZ:122,leftCurlyBrace:123,verticalBar:124,rightCurlyBrace:125,tilde:126,nonBreakingSpace:160,oghamSpaceMark:5760,enQuad:8192,emQuad:8193,enSpace:8194,emSpace:8195,threePerEmSpace:8196,fourPerEmSpace:8197,sixPerEmSpace:8198,figureSpace:8199,punctuationSpace:8200,thinSpace:8201,hairSpace:8202,lineSeparator:8232,paragraphSeparator:8233,narrowNoBreakSpace:8239,mediumMathematicalSpace:8287,ideographicSpace:12288,zeroWidthNoBreakSpace:65279};function Po(e){let t=Object.entries(e),r=new Map;return t.forEach(n=>r.set(n[1],n[0])),r}var Rt=Po(He);function Wo(e){let t=Object.entries(e);return t=t.map(r=>[r[0],String.fromCharCode(r[1])]),Object.fromEntries(t)}var Bo=Wo(He),yr=e=>55296<=e&&e<=56319,Mo=e=>56320<=e&&e<=57343,Fo=(e,t)=>(e-55296)*1024+(t-56320)+65536,wr=e=>e<=65535,Yo=e=>!wr(e),Ho=e=>{if(e<=65535)return[e,null];{e=e-65536;let t=[null,null];return t[0]=(e>>10)+55296,t[1]=e%1024+56320,t}},Uo=(e,t)=>yr(e)?t+2:t+1;$r.exports={CODE_DICT:He,CH_DICT:Bo,CODE_NAME_MP:Rt,cd2ch:e=>String.fromCharCode(e),ch2cd:e=>e.codePointAt(0),cd2n:e=>Rt.get(e),n2cd:e=>String.fromCharCode(He[e]),n2ch:e=>He[e],ch2n:e=>Rt.get(e.codePointAt(0)),is_high_code:yr,is_low_code:Mo,get_code_point_from_high_low:Fo,get_high_low_from_code_point:Ho,is_length1_code_point:wr,is_length2_code_point:Yo,_next_code_index:Uo}});var Se=h((id,S)=>{var{CODE_DICT:p,CH_DICT:y}=vr(),xr=/\r\n?|[\n\u2028\u2029]/;S.exports.line_break_regexp=xr;S.exports.line_break_regexp_g=new RegExp(xr.source,"g");function kr(e){switch(e){case p.lineFeed:case p.carriageReturn:case p.lineSeparator:case p.paragraphSeparator:return!0;default:return!1}}function Sr(e){switch(e){case y.lineFeed:case y.carriageReturn:case y.lineSeparator:case y.paragraphSeparator:return!0;default:return!1}}var Pt=[p.lineFeed,p.carriageReturn,p.lineSeparator,p.paragraphSeparator],Tr=Pt.map(e=>String.fromCharCode(e));S.exports.NL_CODE_ARR=Pt;S.exports.NL_CH_ARR=Tr;S.exports.is_nl_code=kr;S.exports.is_nl=Sr;S.exports.skip_white_space_regexp=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;function Er(e){switch(e){case 9:case 11:case 12:case p.space:case p.nonBreakingSpace:case p.oghamSpaceMark:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8239:case 8287:case 12288:case 65279:return!0;default:return!1}}S.exports.is_non_nl_ws_code=Er;function Cr(e){switch(e){case y.tab:case y.lineTab:case y.formFeed:case y.space:case y.nonBreakingSpace:case y.oghamSpaceMark:case y.enQuad:case y.emQuad:case y.enSpace:case y.emSpace:case y.threePerEmSpace:case y.fourPerEmSpace:case y.sixPerEmSpace:case y.figureSpace:case y.punctuationSpace:case y.thinSpace:case y.hairSpace:case y.narrowNoBreakSpace:case y.mediumMathematicalSpace:case y.ideographicSpace:case y.zeroWidthNoBreakSpace:return!0;default:return!1}}S.exports.is_non_nl_ws=Cr;var Wt=[p.tab,p.lineTab,p.formFeed,p.space,p.nonBreakingSpace,p.oghamSpaceMark,p.enQuad,p.emQuad,p.enSpace,p.emSpace,p.threePerEmSpace,p.fourPerEmSpace,p.sixPerEmSpace,p.figureSpace,p.punctuationSpace,p.thinSpace,p.hairSpace,p.narrowNoBreakSpace,p.mediumMathematicalSpace,p.ideographicSpace,p.zeroWidthNoBreakSpace];S.exports.NON_NL_WS_CODE_ARR=Wt;var qr=Wt.map(e=>String.fromCharCode(e));S.exports.NON_NL_WS_CH_ARR=qr;function Go(e){return Er(e)||kr(e)}function ke(e){return Cr(e)||Sr(e)}S.exports.is_ws_code=Go;S.exports.is_ws=ke;S.exports.WS_CHCODE_ARR=Pt.concat(Wt);S.exports.WS_CH_ARR=Tr.concat(qr);var te={init:0,executing:1,succ:2,eof:3};S.exports.STATE_DICT=te;function zo(e,t=new Set){let r={g:e,rslt:"",state:te.init},n=r.g.next().value;if(n===void 0)return r.state=te.eof,r;for(;n!==void 0&&(ke(n)||t.has(n));)n=r.g.next().value;for(;n!==void 0&&!ke(n)&&!t.has(n);)r.rslt=r.rslt+n,n=r.g.next().value;return n===void 0?r.state=te.eof:(ke(n)||t.has(n))&&(r.state=te.succ),r}function Vo(e,t=0,r=new Set){let n={arr:e,pos:t,rslt:"",state:te.init};for(let l=n.pos;l<e.length;l++){let o=e[l];if(ke(o)||r.has(o))n.pos=n.pos+1;else break}let i=n.pos;for(let l=n.pos;l<e.length;l++){let o=e[l];if(!ke(o)&&!r.has(o))n.pos=n.pos+1;else break}return n.pos===e.length?n.state=te.eof:n.state=te.succ,n.rslt=e.slice(i,n.pos).join(""),n}S.exports.from_generator=zo;S.exports.from_charr=Vo});var se=h((ld,Dr)=>{var{WS_CH_ARR:Ar,NON_NL_WS_CH_ARR:Xo,NL_CH_ARR:Jo}=Se();function Ko(e){return Array.from(e).length}var Qo="\u200C",Nr="\u200D",Zo=()=>typeof process<"u"&&process.versions!=null&&process.versions.node!=null;function Bt(e,t,...r){let n=function(){return t(this,...r)};Zo()?e.prototype[Symbol.for("nodejs.util.inspect.custom")]=n:e.prototype.repr=n}var B={tmpl_quote:new Error("tmpl_quote: ` cant be deleted"),reserved:new Error(" [/,*,#,&,`,\\,] and whitespaces are reserved"),inuse:new Error("in using"),char:new Error("must be a char"),pair:new Error("left block must be different with right"),cant_be_empty:new Error("can NOT be empty")},ot=Symbol("get_pair_lmp"),ea=Symbol("add_pair_reserved"),Ue=class{#t;#e=new Map;#s=new Map;constructor(t){this.#t=t}get[ot](){return this.#e}get size(){return this.#e.size}[ea](t,r){if(t===r)throw B.pair;this.#e.set(t,r),this.#s.set(r,t)}add(t,r){if(this.#t.validate(t),this.#t.validate(r),t===r)throw B.pair;this.#e.set(t,r),this.#s.set(r,t)}ldelete(t){if(this.size<2)throw B.cant_be_empty;{let r=this.#e.get(t);this.#e.delete(t),this.#s.delete(r)}}rdelete(t){if(this.size<2)throw B.cant_be_empty;{let r=this.#s.get(t);this.#s.delete(t),this.#e.delete(r)}}lhas(t){return this.#e.has(t)}rhas(t){return this.#s.has(t)}has(t){return this.lhas(t)||this.rhas(t)}getl(t){return this.#s.get(t)}getr(t){return this.#e.get(t)}[Symbol.iterator](){return this.#e[Symbol.iterator]()}};function ta(e){return new Map(e[ot])}Bt(Ue,ta);var Ir=Symbol("get_single_set"),jr=Symbol("add_single_reserved"),Te=class{#t;#e=new Set;constructor(t){this.#t=t}get[Ir](){return this.#e}[jr](t){this.#e.add(t)}add(t){this.#t.validate(t),this.#e.add(t)}delete(t){if(this.size<2)throw B.cant_be_empty;if(t==="`")throw B.tmpl_quote;this.#e.delete(t)}has(t){return this.#e.has(t)}[Symbol.iterator](){return this.#e[Symbol.iterator]()}};function sa(e){return new Set(e[Ir])}Bt(Te,sa);var at=class{#t;#e;#s;#r;#n;#i=!1;constructor(){this.#t=new Ue(this),this.#t.add("[","]"),this.#t.add("(",")"),this.#t.add("<",">"),this.#t.add("\uFF08","\uFF09"),this.#t.add("\u2018","\u2019"),this.#e=new Ue(this),this.#e.add("{","}"),this.#e.add("\u3010","\u3011"),this.#e.add("\u300A","\u300B"),this.#e.add("\u201C","\u201D"),this.#s=new Te(this),this.#s.add('"'),this.#s.add("'"),this.#s.add("\xB7"),this.#s[jr]("`"),this.#r=new Te(this),this.#r.add(","),this.#r.add("\uFF0C"),this.#r.add(";"),this.#r.add("\uFF1B"),this.#r.add("\u3002"),this.#r.add("\u3001"),this.#n=new Te(this),this.#n.add(":"),this.#n.add("\uFF1A"),this.#n.add("="),this.#i=!0}get reserved(){return["/","*","#","&","`","\\"].concat(Ar)}get inuse(){let t=new Set;if(this.#i){for(let r of this.#s)t.add(r);for(let r of this.#r)t.add(r);for(let r of this.#n)t.add(r);for(let r of this.#t[ot])t.add(r);for(let r of this.#e[ot])t.add(r)}return t}validate(t){if(typeof t!="string"||Ko(t)!==1)throw B.char;if(this.reserved.includes(t))throw B.reserved;if(Array.from(this.inuse).flat().includes(t))throw B.inuse;return t}get esc(){return"\\"}get slash(){return"/"}get line_comment(){return"//"}get asterisk(){return"*"}get blk_comments(){return["/*","*/"]}get hash(){return"#"}get ref(){return"&"}get tmpl_quote(){return"`"}get nl(){return Jo}get non_nl_ws(){return Xo}get ws(){return Ar}get array_blks(){return this.#t}get fst_ary_blks(){return Array.from(this.#t)[0]}get obj_blks(){return this.#e}get fst_obj_blks(){return Array.from(this.#e)[0]}get quotes(){return this.#s}get fst_quote(){return Array.from(this.#s)[0]}get commas(){return this.#r}get fst_comma(){return Array.from(this.#r)[0]}get colons(){return this.#n}get fst_colon(){return Array.from(this.#n)[0]}},ct=class{constructor(t){this.reserved=t.reserved}get[Symbol.toStringTag](){return"reserved"}};Object.defineProperty(ct,"name",{value:Nr});var ut=class{constructor(t){this.esc=t.esc,this.hash=t.hash,this.ref=t.ref,this.tmpl_quote=t.tmpl_quote,this.slash=t.slash,this.asterisk=t.asterisk,this.line_comment=t.line_comment,this.blk_comments=t.blk_comments,this.nl=t.nl,this.non_nl_ws=t.non_nl_ws}get[Symbol.toStringTag](){return"fixed"}};Object.defineProperty(ut,"name",{value:Nr});var _t=class{constructor(t){this.obj_blks=t.obj_blks,this.array_blks=t.array_blks,this.quotes=t.quotes,this.commas=t.commas,this.colons=t.colons}get[Symbol.toStringTag](){return"configurable-if-not-reserved"}};Object.defineProperty(_t,"name",{value:Qo});function ra(e){return[new ut(e),new _t(e),new ct(e)]}Bt(at,ra);var Or=new at;Or.ERROR_DICT=B;Dr.exports=Or});var Rr=h((od,Lr)=>{function*na(e){for(let t of e)yield t;e=null}Lr.exports.sync_gen_from_str=na});var j=h((ad,Br)=>{var Pr={bk:{_self:0,eof:{_self:1,lc:2,blkc:3,hash:{_self:4,naked:5,quote:6},ref:{_self:7,naked:8,quote:9}}},k:{_self:10,eof:{_self:11,lc:12,blkc:13,hash:{_self:14,naked:15,quote:16},ref:{_self:17,naked:18,quote:19}}},ak:{_self:20,eof:{_self:21,lc:22,blkc:23,hash:{_self:24,naked:25,quote:26},ref:{_self:27,naked:28,quote:29}}},bv:{_self:30,eof:{_self:31,lc:32,blkc:33,hash:{_self:34,naked:35,quote:36},ref:{_self:37,naked:38,quote:39}}},v:{_self:40,eof:{_self:41,lc:42,blkc:43,hash:{_self:44,naked:45,quote:46},ref:{_self:47,naked:48,quote:49}}},av:{_self:50,eof:{_self:51,lc:52,blkc:53,hash:{_self:54,naked:55,quote:56},ref:{_self:57,naked:58,quote:59}}}};function I(e){return e instanceof Object?e._self:e}function ia(e){return e+1}function la(e){return e+2}function oa(e){return e+3}function aa(e){return e+6}function ca(e){return e+5}function ua(e){return e+9}function _a(e){return e+8}function Wr(e){return e%10!==0}var fa={backslash:0,lcmt:1,blkcmt:2,quote:3,naked:4},ha={handling:0,handled:1};function da(e,t,r){let n=Pr;return e.$has_yield_sign()||Wr(r)||t===I(n.av)&&r===I(n.bv)||t===I(n.av)&&r===I(n.bk)||t===I(n.av)&&r===I(n.k)||t===I(n.av)&&r===I(n.v)||t===I(n.av)&&r===I(n.ak)||t===I(n.v)&&r===I(n.bv)||t===I(n.v)&&r===I(n.bk)}Br.exports={STATE_DICT:Pr,gtv:I,get_main_eofv_with_code:ia,get_lcmt_eofv_with_code:la,get_blkcmt_eofv_with_code:oa,get_hash_quote_eofv_with_code:aa,get_hash_naked_eofv_with_code:ca,get_ref_quote_eofv_with_code:ua,get_ref_naked_eofv_with_code:_a,LEFTED_TYPE:fa,AVND_CACHE_STATE_DICT:ha,is_eofv:Wr,is_should_yield:da}});var Vt=h((cd,Kr)=>{var{is_nl:Yr}=Se(),Hr=(e,t,r=" ",n=!1)=>{let i=e.length;return i<=t?r.repeat(t-i)+e:n?e.substr(i-t):e},ft=(e,t,r,n="0",i=!1)=>{let l=e.toString(t);return Hr(l,r,n,i)},pa=/^[0-7]$/,ga=/^[0-9a-fA-F]$/,de=e=>pa.test(e),V=e=>ga.test(e),ht={b:"\b",f:"\f",n:`
|
|
2
|
+
`,r:"\r",t:" ",v:"\v"},Ur={"\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\\":"\\\\"};function ma(e){return Ur[e]}function Gr(e){return ht[e]}function ba(e){if(e.length>1)return;let t=e.charCodeAt(0);if(t>=0&&t<=255)return"\\x"+ft(t,16,2)}function ya(e){e=Array.from(e);let t=e[0],r=e[1];if(V(t)&&V(r)){let n=parseInt("0x"+t+r);return String.fromCharCode(n)}}function wa(e){if(e.length>1)return;let t=e.charCodeAt(0);if(t>=0&&t<=255)return"\\u"+ft(t,16,4)}function $a(e){e=Array.from(e);let t=e[0],r=e[1],n=e[2],i=e[3];if(V(t)&&V(r)&&V(n)&&V(i)){let l=parseInt("0x"+t+r+n+i);return String.fromCharCode(l)}}function va(e){if(e.length>1)return;let t=e.charCodeAt(0);if(t>=0&&t<=255)return"\\"+ft(t,8,3)}function xa(e){let t="";e=Array.from(e);let r=e[0];if(de(r)){t=t+r;let n=e[1];if(de(n)){t=t+n;let l=e[2];de(l)&&(t=t+l)}let i=parseInt(t,8);return String.fromCharCode(i)}}var g={init:0,executing:1,succ:2,eof:3,backslash:4,x:5,u:6,o:7};function*ka(e){let t=Array.from(e);for(let r of t)yield r}function*Mr(e,t){yield*t,yield*e}function zr(e,t,r,n,i=!1){if(typeof t=="string"){let o=t;t=a=>a===o}if(typeof(r==="string")&&r.length>0){let o=ka(r);e=Mr(e,o)}else e=Mr(e,r);let l={state:g.init,end:t,esc:n,g:e,curr:"",ch:e.next().value,offset:0};return l.ch!==void 0&&(l.offset=l.offset+1),i&&(l.rslt=""),l}function Mt(e){return e.ch===void 0||e.end(e.ch)&&e.state!==g.backslash||e.state===g.x||e.state===g.u||e.state===g.o}function Ft(e,t=!1){return e.ch===e.esc?(e.state=g.backslash,e.curr=""):(e.state=g.executing,t&&(e.rslt=e.rslt+e.ch),e.curr=e.ch),e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function Fr(e,t,r,n,i,l,o){return o===!0?n===Vr?(e.state=g.x,e.ch="\\x"+t.join(""),e):n===Xr?(e.state=g.u,e.ch="\\u"+t.join(""),e):(n===Jr&&(e.state=g.o,e.ch="\\"+t.join("")),e):i?(e.curr=t.join(""),l&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=r,e):(e.curr=n(t),l&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=r,e)}function Sa(e,t,r,n,i){return e.curr=n(t),i&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function dt(e,t,r,n,i=!0,l=!1,o=void 0,a=!1){let c;if(o!==void 0?c=o:(c=e.g.next().value,c!==void 0&&(e.offset=e.offset+1)),c===void 0)return e;let u=0,_=[],f;if(l?f=!0:f=r(c),f)u=u+1,_.push(c);else return e.state=g.executing,e.ch=c,e;for(;u<t;){if(c=e.g.next().value,c===void 0)return Fr(e,_,c,n,i,a,tail=!0);if(e.offset=e.offset+1,f=r(c),f)u=u+1,_.push(c);else return Fr(e,_,c,n,i,a,tail=!1)}return Sa(e,_,c,n,a)}function Vr(e){let t=parseInt("0x"+e[0]+e[1]);return String.fromCharCode(t)}function Xr(e){let t=parseInt("0x"+e[0]+e[1]+e[2]+e[3]);return String.fromCharCode(t)}function Jr(e){let t=parseInt(e.join(""),8);return String.fromCharCode(t)}function Yt(e,t=!1){return e.curr=Gr(e.ch),t&&(e.rslt=e.rslt+e.curr),e.state=g.executing,e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function Ht(e,t=!1){return dt(e,2,V,Vr,!0,!1,void 0,t)}function Ut(e,t=!1){return dt(e,4,V,Xr,!0,!1,void 0,t)}function Gt(e,t=!1){return dt(e,3,de,Jr,!1,!0,e.ch,t)}function zt(e,t=!1){return e.curr=e.ch,t&&(e.rslt=e.rslt+e.ch),e.state=g.executing,e.ch=e.g.next().value,e.ch!==void 0&&(e.offset=e.offset+1),e}function Ta(e,t=i=>i==='"',r="",n="\\"){let i=zr(e,t,r,n,!0);for(i.state=g.executing;!Mt(i);)i.state===g.executing?Ft(i,!0):i.state===g.backslash&&(Yr(i.ch)?(i.ch=i.g.next().value,i.ch!==void 0&&(i.offset=i.offset+1),i.state=g.executing):i.ch in ht?Yt(i,!0):i.ch==="x"?Ht(i,!0):i.ch==="u"?Ut(i,!0):de(i.ch)?Gt(i,!0):zt(i,!0));return typeof i.ch=="string"&&i.end(i.ch)?(i.state=g.succ,i.ch=""):i.state===g.backslash?i.ch=i.esc:i.ch===void 0&&(i.state=g.eof,i.ch=""),i}function*Ea(e){let t=e;for(t.state=g.executing;!Mt(t);)t.state===g.executing?(Ft(t,!1),t.curr!==""&&(yield t.curr)):t.state===g.backslash&&(Yr(t.ch)?(t.state=g.executing,t.ch=t.g.next().value,t.ch!==void 0&&(t.offset=t.offset+1)):t.ch in ht?(Yt(t,!1),t.curr!==""&&(yield t.curr)):t.ch==="x"?(Ht(t,!1),t.curr!==""&&(yield t.curr)):t.ch==="u"?(Ut(t,!1),t.curr!==""&&(yield t.curr)):de(t.ch)?(Gt(t,!1),t.curr!==""&&(yield t.curr)):(zt(t,!1),t.curr!==""&&(yield t.curr)));return typeof t.ch=="string"&&t.end(t.ch)?(t.state=g.succ,t.ch=""):t.state===g.backslash?(t.ch=t.esc,yield t.curr):t.ch===void 0&&(t.state=g.eof,t.ch=""),t}Kr.exports={CHAR_UNESC_DICT:ht,CHAR_ESC_DICT:Ur,escc:ma,unescc:Gr,escx:ba,unescx:ya,escu:wa,unescu:$a,esco:va,unesco:xa,STATE_DICT:g,from_generator:Ta,init:zr,handle_executing:Ft,is_terminated:Mt,handle_escc:Yt,esc_handle_engine:dt,handle_escx:Ht,handle_escu:Ut,handle_esco:Gt,handle_esc_other:zt,gen:Ea,prepend:Hr,prepend_num:ft,is_odigit_ch:de,is_hdigit_ch:V}});var on=h((ud,ln)=>{var{is_nl:Ca}=Se(),Ee=Vt(),Qr={line_comment:0,blk_comment:1},re={init:0,executing:1,succ:2,eof:3,asterisk:4};function Zr(e){return{state:re.init,g:e,rslt:"",ch:"",offset:0}}function en(e,t){return e.state=re.eof,e.rslt=e.rslt+t.rslt,e.ch="",e}function tn(e,t){return e.state=re.succ,e.rslt=e.rslt+t.rslt,e.ch="",e}function sn(e,t){return e.state=re.executing,e.rslt=e.rslt+t.rslt,e.ch=t.ch,e}function rn(e,t=""){let r=Zr(e);r.state=re.executing;let n=Ee.from_generator(r.g,Ca,t);return r.offset=n.offset+r.offset,r.g=n.g,n.state===Ee.STATE_DICT.eof?en(r,n):n.state===Ee.STATE_DICT.succ?tn(r,n):sn(r,n)}function nn(e,t=""){let r=Zr(e);r.state=re.executing;let n;for(;;){if(n=Ee.from_generator(r.g,"*",t),r.offset=r.offset+n.offset,r.g=n.g,n.state===Ee.STATE_DICT.eof)return en(r,n);if(n.state===Ee.STATE_DICT.succ){let i=r.g.next().value;if(i!==void 0&&(r.offset=r.offset+1),i==="/")return tn(r,n);if(i!==void 0)r.rslt=r.rslt+n.rslt+"*",t=i,r.offset=r.offset-1;else return r.rslt=r.rslt+n.rslt,r.ch="*",r.state=re.asterisk,r}else return sn(r,n)}return r}function qa(e,t,r=""){return t===Qr.line_comment?rn(e,r):nn(e,r)}ln.exports={TYPE_DICT:Qr,STATE_DICT:re,lc_from_generator:rn,blk_from_generator:nn,from_generator:qa}});var Xt=h((_d,an)=>{function Aa(e){if(globalThis.document===void 0){let i=globalThis.require("fs").readFileSync(e).toString();return JSON.parse(i)}else return}function Na(e,t){if(globalThis.document===void 0){let n=globalThis.require("fs"),i=JSON.stringify(t);n.writeFileSync(e,i)}else return}function Ia(e){return parseInt(e).toString()===e}an.exports={rjson:Aa,wjson:Na,is_int_str:Ia}});var Jt=h((fd,cn)=>{var ja=()=>Math.random()*9007199254740992;function Oa(e,t){return Array.from({length:t-e}).map((r,n)=>n+e)}function Da(e,t){return t.filter((r,n)=>e.includes(n))}function La(e){return Object.entries(e).length===0}function Ra(e){return Object.entries(e).map(n=>n[1])}function Pa(e){return Object.entries(e).map(n=>n[0])}function Wa(e){return Object.entries(e).length}function Ba(e,t){for(let r in e)t(r,e[r]);return e}function Ma(e,t){for(let r in e)e[r]=t(r,e[r]);return e}function Fa(e,t){for(let r in t)e[r]=t[r];return e}function Ya(e,t){for(let r in t)!(r in e)&&(e[r]=t[r]);return e}function Ha(e,t,r){return r=r.filter(n=>n[e]!==t),r}function Ua(e,t,r){return r.findIndex(i=>i[e]===t)}function Ga(e){return JSON.parse(JSON.stringify(e))}function za(e,t){for(let r=0;r<e.length;r++){lyr=e[r];for(let n=0;n<lyr.length;n++)e[r][n]=t(e[r][n],r,n)}return e}function Va(e){let t=e[0]!=="_",r=e[0]!=="$";return t&&r}cn.exports={gen_guid:ja,range:Oa,seqs_slct:Da,dict_length:Wa,is_empty_dict:La,dict_values:Ra,dict_keys:Pa,dict_map:Ma,dict_foreach:Ba,dict_plus:Fa,dict_update:Ya,dtb_kv_rm:Ha,dtb_kv_get_seq:Ua,dcp:Ga,mat_map:za,is_cu_property:Va}});var cs=h((hd,Dn)=>{var v=Jt();function Zt(e){if(v.is_empty_dict(e))return 0;{let t=v.dict_keys(e);return Math.max(...t)+1}}function Ge(e){return e!=null}function _n(e,t){return e._id=e._id+t,e._tree=e._tree+t,Ge(e._fstch)&&(e._fstch=e._fstch+t),Ge(e._lsib)&&(e._lsib=e._lsib+t),Ge(e._rsib)&&(e._rsib=e._rsib+t),Ge(e._parent)&&(e._parent=e._parent+t),e}function pe(e,t){let r=Zt(e);for(let n in t){let i=_n(t[n],r);t[i._id]=i,delete t[n]}return t}function Xa(e=0){let t=e;return{_id:t,_fstch:null,_lsib:null,_rsib:null,_parent:null,_tree:t}}function Ja(e,t=0){return{_id:Zt(e)+t,_fstch:null,_lsib:void 0,_rsib:void 0,_parent:void 0,_tree:void 0}}function fn(e){return e._tree!==void 0}function ne(e){let t=e._tree!==void 0,r=e._tree===e._id;return t&&r}function es(e){return e._lsib===null}function ts(e){return e._rsib===null}function M(e){return e._fstch===null}function hn(e,t){if(ne(e))return!0;{let n=x(e,t);return Y(n,t).length===1}}function Je(e){return ne(e)||!fn(e)}function pt(e,t,r){if(!Je(t))return console.log("only root or uninited could be prepend"),e;let n=M(e);if(t._tree=e._tree,t._lsib=null,n)t._rsib=null,t._parent=e._id;else{let i=r[e._fstch];i._lsib=void 0,t._rsib=i._id,t._parent=void 0}return e._fstch=t._id,r[t._id]=t,e}function ss(e,t,r){if(!Je(t))return console.log("only root or uninited could be append"),e;let n=M(e);if(t._tree=e._tree,t._rsib=null,n)e._fstch=t._id,t._lsib=null;else{let i=me(e,r);i._parent=void 0,i._rsib=t._id,t._lsib=void 0}return t._parent=e._id,r[t._id]=t,e}function rs(e,t,r){if(!Je(t))return console.log("only root or uninited could be add"),e;if(ne(e))return console.log("cant addrsib to root"),e;let n=ts(e);return t._tree=e._tree,n?(t._parent=e._parent,e._parent=void 0,t._rsib=null):(t._rsib=e._rsib,t._parent=void 0),e._rsib=t._id,t._lsib=void 0,r[t._id]=t,e}function dn(e,t,r){if(!Je(t))return console.log("only root or uninited could be add"),e;if(ne(e))return console.log("cant addlsib to root"),e;let n=es(e);if(t._tree=e._tree,n){let i=x(e,r);e._lsib=void 0,t._lsib=null,i._fstch=t._id}else{let i=F(e,r);i._rsib=t._id,t._lsib=void 0}return t._rsib=e._id,t._parent=void 0,r[t._id]=t,e}function pn(e,t,r,n){let i=Y(t,n),l=i.length;if(l===0)return pt(t,r,n);if(e<=l&&e>=0){if(e===0)return pt(t,r,n);if(e===l)return ss(t,r,n);{let a=i[e-1];return rs(a,r,n)}}else return console.log("not in range!!"),t}function Ce(e,t){for(let r in t)t[r]._tree=e._tree}function Ka(e,t,r){r=pe(t,r);let n=v.dict_keys(r)[0],i=le(r[n],r);return e=pt(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function Qa(e,t,r){r=pe(t,r);let n=v.dict_keys(r)[0],i=le(r[n],r);return e=ss(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function Za(e,t,r){r=pe(t,r);let n=v.dict_keys(r)[0],i=le(r[n],r);return e=rs(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function ec(e,t,r){r=pe(t,r);let n=v.dict_keys(r)[0],i=le(r[n],r);return e=dn(e,i,t),Ce(e,r),v.dict_plus(t,r),e}function tc(e,t,r,n){n=pe(r,n);let i=v.dict_keys(n)[0],l=le(n[i],n);return t=pn(e,t,l,r),Ce(t,n),v.dict_plus(r,n),t}function ze(e,t){let r=H(e,t),n=r[0]._id;return r.forEach(i=>{i._tree=n}),r}function Ve(e,t){let r={};return e.map(n=>{let i=n._id;r[i]=n,delete t[i]}),r}function gn(e){return e._fstch=null,e}function Xe(e){return e._lsib=null,e._rsib=null,e._parent=null,e}function qe(e,t){if(ne(e))return[e,t];if(hn(e,t)){let n=t[e._parent];gn(n);let i=ze(e,t),l=Ve(i,t);return Xe(e),[e,l]}else if(es(e)){let n=P(e,t);n._lsib=null;let i=x(e,t);i._fstch=e._rsib;let l=ze(e,t),o=Ve(l,t);return Xe(e),[e,o]}else if(ts(e)){let n=F(e,t);n._rsib=e._rsib,n._parent=e._parent;let i=ze(e,t),l=Ve(i,t);return Xe(e),[e,l]}else{let n=F(e,t);n._rsib=e._rsib;let i=ze(e,t),l=Ve(i,t);return Xe(e),[e,l]}}function sc(e,t){let r=ge(e,t);return r===null?[e,t]:qe(r,t)}function rc(e,t){let r=me(e,t);return r===null?[e,t]:qe(r,t)}function nc(e,t,r){let n=mn(e,t,r);return n===null?[t,r]:qe(n,r)}function ic(e,t,...r){let n=bn(e,t,...whiches);for(let i=0;i<n.length;i++)qe(n[i],t);return[e,t]}function lc(e,t){let r=Y(e,t);for(let n=0;n<r.length;n++)qe(r[n],t);return t}function ge(e,t){return e._fstch===null?null:t[e._fstch]}function Y(e,t){let r=[],n=ge(e,t);for(;n!==null;)r.push(n),n=P(n,t);return r}function me(e,t){let r=Y(e,t);return r.length===0?null:r[r.length-1]}function mn(e,t,r){let n=Y(t,r);return n.length===0||e>n.length-1||e<0?null:n[e]}function bn(e,t,...r){let n=Y(e,t),i=[];if(n.length!==0)for(let l=0;l<r.length;l++){let o=r[l];o>n.length-1||o<0||i.push(n[o])}return i}function yn(e,t,r=!1){let n=e,i=P(e,t);for(;i!==null;)n=i,i=P(i,t);return r||n._id!==e._id?n:null}function oc(e,t){let r=ie(e,t,!0),n=v.dtb_kv_get_seq("_id",e._id,r),i=[];if(r.length!==0)for(let l=0;l<r.length;l++)l<n&&i.push(r[l]);return i}function ac(e,t){let r=ie(e,t,!0),n=v.dtb_kv_get_seq("_id",e._id,r),i=[];if(r.length!==0)for(let l=0;l<r.length;l++)l>n&&i.push(r[l]);return i}function ie(e,t,r=!1){let n=x(e,t),i;return n!==null?i=Y(n,t):i=[e],r||(i=v.dtb_kv_rm("_id",e._id,i)),i}function cc(e,t,r=!1){let n=ie(e,t,!0);return r?n[0]:n[0]._id===e._id?null:n[0]}function uc(e,t,r){let n=ie(t,r,!0),i=n.length;return e<=i-1&&e>=0?n[e]:null}function _c(e,t,...r){let n=ie(e,t,!0),i=[];if(n.length!==0)for(let l=0;l<r.length;l++){let o=r[l];o>n.length-1||o<0||i.push(n[o])}return i}function fc(e,t){let r=ie(e,t,!0);return v.dtb_kv_get_seq("_id",e._id,r)}function F(e,t){let r=ie(e,t,!0),n=v.dtb_kv_get_seq("_id",e._id,r);return n===0?null:r[n-1]}function P(e,t){return e._rsib===null?null:t[e._rsib]}function q(e,t){return gt(e,t,!0).length-1}function wn(e,t){let r=q(e,t),i=H(e,t).map(o=>q(o,t));return Math.max(...i)-r+1}function hc(e,t){return M(e)?null:q(e,t)+1}function dc(e,t){if(M(e))return null;{let n=q(e,t),l=H(e,t).map(a=>q(a,t));return Math.max(...l)}}function pc(e,t,r){let n=q(t,r);return wn(t,r)<=e?null:n+e}function $n(e,t){let r=le(e,t),n=H(r,t),i=q(e,t);return n.filter(o=>q(o,t)===i)}function Kt(e,t){let r=$n(e,t);return v.dtb_kv_get_seq("_id",e._id,r)}function gc(e,t){return H(e,t).length}function le(e,t){let r=e,n=x(e,t);for(;n!==null;)r=n,n=x(n,t);return r}function x(e,t){let r;if(ne(e))r=null;else{let n=yn(e,t,!0);r=t[n._parent]}return r}function gt(e,t,r=!1){let n=[],i=x(e,t);for(;i!==null;)n.push(i),i=x(i,t);return r&&n.unshift(e),n}function mc(e,t,r){let n=gt(t,r,!0),i=n.length;return e<i&&e>=0?n[e]:null}function bc(e,t,...r){let n=gt(e,t,!0),i=[];if(n.length!==0)for(let l=0;l<r.length;l++){let o=r[l];o>n.length-1||o<0||i.push(n[o])}return i}function vn(e,t){let r=x(e,t);for(;r!==null;){let n=P(r,t);if(n!==null)return n;r=x(r,t)}return null}function xn(e,t){let r=ge(e,t);if(r!==null)return r;{let n=P(e,t);return n!==null?n:vn(e,t)}}function kn(e,t){let r=e,n=me(e,t);for(;n!==null;)r=n,n=me(n,t);return r}function yc(e,t){if(ne(e))return null;if(M(e)){let n=F(e,t);return n!==null?n:x(e,t)}else{let n=F(e,t);return n!==null?M(n)?n:kn(n,t):x(e,t)}}function H(e,t){let r=q(e,t),n=[];for(;e!==null&&(n.push(e),e=xn(e,t),!(e!==null&&q(e,t)<=r)););return n}function ns(e,t){let r=e,n=ge(e,t);for(;n!==null;)r=n,n=ge(n,t);return r}function Sn(e,t){let r=P(e,t);return r===null?x(e,t):ns(r,t)}function Tn(e,t){let r=x(e,t);for(;r!==null;){let n=F(r,t);if(n!==null)return n;r=x(r,t)}return null}function wc(e,t){if(M(e)){let n=F(e,t);return n===null?Tn(e,t):n}else return me(e,t)}function En(e,t){let r=[],n=ns(e,t);for(;n!==null&&(r.push(n),n._id!==e._id);)n=Sn(n,t);return r}function Qt(e){v.dict_foreach(e,(t,r)=>{e[t]._$visited=!1})}function Cn(e,t){let r=e._$visited;if(M(e))if(r){let i=P(e,t);return i===null?x(e,t):i}else return e._$visited=!0,e;else if(r){let i=P(e,t);return i===null?x(e,t):i}else return e._$visited=!0,ge(e,t)}function $c(e,t,r){if(M(t)){if(e)return t;{let i=F(t,r);return i===null?x(t,r):i}}else{if(e)return me(t,r);{let i=F(t,r);return i===null?x(t,r):i}}}function qn(e,t){return t._$visited&&e===t._id}function An(e,t,r=!1,n=!0){let i=[];Qt(t);let l=e._id;for(;!qn(l,e);)r?i.push(v.dcp(e)):i.push(e),e=Cn(e,t);return r?i.push(v.dcp(e)):i.push(e),n&&Qt(t),i}function vc(e,t){let r={};r._depth=q(e,t),r._breadth=Kt(e,t);let n=x(e,t);return r._pbreadth=n===null?null:Kt(n,t),r._id=e._id,r}function un(e){let t={};return t.ele={},t.nd=e,t.ele._id=e._id,t.ele._children=[],t}function is(e,t){let r=[],n=e[0],i=[un(n)];for(i[0].ele._pbreadth=null;i.length>0;){let l=[];for(let a=0;a<i.length;a++){i[a].ele._breadth=a,i[a].ele._depth=r.length;let c=Y(i[a].nd,t);c=c.map(u=>un(u)),c.forEach((u,_)=>{u.ele._pbreadth=i[a].ele._breadth,i[a].ele._children.push([r.length+1,l.length+_])}),l=l.concat(c)}let o=i.map(a=>a.ele);r.push(o),i=l}return r}function Nn(e,t){return En(e[0],t)}function In(e,t,r=!1,n=!0){return An(e[0],t,r,n)}function xc(e,t){let r=ls(e,t);return is(r,t)}function ls(e,t){let r=e[e.length-1];return H(r,t)}function kc(e,t,r=!1,n=!0){let i=ls(e,t);return In(i,t,r,n)}function Sc(e,t){let r=os(e,t);return is(r,t)}function os(e,t){let r=e[0];return H(r,t)}function Tc(e,t){let r=os(e,t);return Nn(r,t)}function as(e,t,r=!1){let n=H(e,t);return r||n.splice(0,1),n}function Ec(e,t){return Y(e,t)}function Cc(e,t){let r=as(e,t,!1),n=sdfs.map(l=>q(l,t)),i=Math.max(...n);return r=r.filter(l=>q(l,t)===i),r}function jn(e,t,r){let n=q(t,r),i=as(t,r,!1),l=sdfs.map(o=>q(o,r));return i=i.filter(o=>q(o,r)===n+e),i}function qc(e,t,...r){let n=r.map(i=>jn(i,e,t));return n=Array.prototype.concat(...n),n}function On(e){let t=v.dict_keys(e)[0],r=e[t];return le(r,e)}function Ac(e){let t=On(e);return H(t,e)}Dn.exports={calc_next_id:Zt,update_nodes_ids:pe,creat_root:Xa,creat_nd:Ja,is_inited:fn,is_root:ne,is_fstch:es,is_lstch:ts,is_leaf:M,is_lonely:hn,is_id:Ge,is_connectable:Je,prepend_child:pt,append_child:ss,insert_child:pn,add_rsib:rs,add_lsib:dn,get_fstch:ge,get_rsib:P,get_children:Y,get_lstch:me,get_which_child:mn,get_some_children:bn,get_fstsib:cc,get_lstsib:yn,get_preceding_sibs:oc,get_following_sibs:ac,get_sibs:ie,get_which_sib:uc,get_some_sibs:_c,get_sibseq:fc,get_lsib:F,get_rsib:P,get_lyr:$n,get_breadth:Kt,get_count:gc,get_depth:q,get_height:wn,get_fst_lyr_des_depth:hc,get_lst_lyr_des_depth:dc,get_which_lyr_des_depth:pc,get_root:le,get_parent:x,get_ances:gt,get_which_ance:mc,get_some_ances:bc,get_rsib_of_fst_ance_having_rsib:vn,get_sdfs_next:xn,get_drmost_des:kn,get_sdfs_prev:yc,get_sdfs:H,get_lsib_of_fst_ance_having_lsib:Tn,get_dlmost_des:ns,get_edfs_next:Sn,get_edfs_prev:wc,get_edfs:En,clear_$visited:Qt,get_sedfs_next:Cn,is_sedfs_traverse_finished:qn,get_sedfs_prev:$c,get_sedfs:An,get_deses:as,get_fst_lyr_deses:Ec,get_lst_lyr_deses:Cc,get_which_lyr_deses:jn,get_some_lyrs_deses:qc,nd2ele:vc,sdfs2mat:is,sdfs2edfs:Nn,sdfs2sedfs:In,edfs2mat:xc,edfs2sdfs:ls,edfs2sedfs:kc,sedfs2mat:Sc,sedfs2sdfs:os,sedfs2edfs:Tc,update_disconnected_nodes:ze,update_orig_nodes:Ve,leafize:gn,rootize:Xe,disconnect:qe,rm_fstch:sc,rm_lstch:rc,rm_which:nc,rm_some:ic,rm_all:lc,update_treeid:Ce,update_one_nodeid:_n,update_nodes_ids:pe,prepend_child_tree:Ka,append_child_tree:Qa,add_rsib_tree:Za,add_lsib_tree:ec,insert_child_tree:tc,get_root_via_tree:On,tree2sdfs:Ac}});var Bn=h((dd,Wn)=>{function Ln(e="E"){class t extends Event{#t;constructor(n,i){super(n),this.#t=i}get data(){return this.#t}set data(n){this.#t=n}}return t}var Rn=Ln();function Pn(e="ET"){class t extends EventTarget{#t=new Map;addEventListener(n,i){super.addEventListener(n,i),this.#t.set(n,i)}ls(){return this.#t}removeEventListener(n){super.removeEventListener(n),this.#t.delete(n)}dispatch(n,i){let l=new Rn(n,i);return this.dispatchEvent(l),l}}return t}var Nc=Pn();Wn.exports={creat_event_cls:Ln,E:Rn,creat_event_target_cls:Pn,ET:Nc}});var mi=h((pd,gi)=>{var ei=Xt(),Qe=Jt(),be=cs(),{ET:Mn}=Bn(),Ic=["_fstch","_lsib","_rsib","_parent","_tree"];function ti(e){return e._tree!==void 0}function us(e){return e._tree===e}function jc(e){return e._lsib===null}function Oc(e){return e._rsib===null}function Dc(e){return e._fstch===null}function Lc(e){return e.$sibs(!0).length===1}function xt(e){return us(e)||!ti(e)}function Fn(e){let t=e._fstch,r=t;for(;t!==null;)r=t,t=t._rsib;return r}function Yn(e,t){let r=0,n=t._fstch;for(;;){if(r===e)return n;if(n===null)return n;n=n._rsib,r=r+1}}function Hn(e,...t){let r=[],n=0,i=e._fstch;for(;;){if(t.includes(n))r.push(i);else if(i===null)return r;i=i._rsib,n=n+1}}function _s(e){let t=[],r=0,n=e._fstch;for(;;){if(n===null)return t;t.push(n),n=n._rsib,r=r+1}}function Rc(e){let t=0,r=e._fstch;for(;;){if(r===null)return t;r=r._rsib,t=t+1}}function si(e,t=!1){let r=e._rsib,n=e;for(;r!==null;)n=r,r=r._rsib;return t||n!==e?n:null}function kt(e,t=!1){let r=fs(e);if(r===null)return t?e:null;{let n=r._fstch;return t||n!==e?n:null}}function Pc(e){let t=kt(e,!1);if(t===null)return null;{let r=t;for(;;){if(r._rsib===e)return r;r=r._rsib}}}function ps(e){let t=[],n=kt(e,!0);for(;n!==null;){if(n===e)return t;t.push(n),n=n._rsib}}function ri(e){let t=[],r=e._rsib;for(;r!==null;)t.push(r),r=r._rsib;return t}function ni(e,t=!1){let r=ps(e),n=ri(e),i=[e],l;return t?l=r.concat(i,n):l=r.concat(n),l}function Wc(e,t){let r=kt(t,!0),n=0;for(;;){if(r===null)return null;if(n==e)return r;r=r._rsib,n=n+1}}function Bc(e,...t){return ni(e,!0).filter((i,l)=>t.includes(l))}function Un(e){return ps(e).length}function Mc(e,t=!1){return e.$sibs(t).length}function fs(e){return si(e,!0)._parent}function Fc(e){let t=e,r=e;for(;t!==null;)r=t,t=t.$parent();return r}function Yc(e,t){let r=0,n=t;for(;n!==null;){if(r===e)return n;n=n.$parent(),r=r+1}return null}function $t(e,t=!1){let r=[],n=e;for(t&&r.push(n),n=n.$parent();n!==null;)r.push(n),n=n.$parent();return r}function Hc(e,...t){return $t(e,!0).filter((i,l)=>t.includes(l))}function Uc(e,t=!1){return $t(e,t).length}function Gc(e){let t=e.$parent();return t===null?null:t.$lsib()}function zc(e){let t=e.$parent();return t===null?null:t.$rsib()}function Vc(e){let t=e.$luncle();return e.$is_fstch()?t===null?null:t.$lstch():null}function Xc(e){let t=e.$runcle();return e.$is_lstch()?t===null?null:t.$fstch():null}function Jc(e){let r=e.$root().$sdfs(),n=e.$depth();return r.filter(l=>l.$depth()===n)}function Kc(e){let t=e.$parent();return t===null?null:t.$breadth()}function Qc(e){return e.$lyr().indexOf(e)}function Zc(e){let t=e.$sdfs();return t=t.filter(r=>r.$is_leaf()),t.length}function eu(e){let r=e.$root().$edfs(),n;if(e.$is_leaf())n=r.indexOf(e);else{let i=e.$dlmost_des();n=r.indexOf(i)}return r=r.slice(0,n+1),offset=r.filter(i=>i.$is_leaf()).length-1,offset}function Gn(e,t=!1){let r=li(e),n=we(e),i=n.indexOf(r);return t?n.slice(0,i+1):n.slice(1,i+1)}function tu(e){let t=e.$deses(!1),r=t.map(i=>i.$depth()),n=Math.max(...r);return t=t.filter(i=>i.$depth()===n),t}function su(e,t){let r=t.$depth(),n=t.$deses(!1),i=n.map(l=>l.$depth());return n=n.filter(l=>l.$depth()===r+e),n}function ru(e,...t){let r=e.$depth(),n=t.map(o=>o+r),i=e.$deses(!1),l=i.map(o=>o.$depth());return i=i.filter(o=>n.includes(o.$depth())),i}function hs(e,t){if(!xt(t))return console.log("only root or uninited could be prepend"),t;let r=e.$is_leaf();if(t._tree=e._tree,t._lsib=null,r)t._rsib=null,t._parent=e;else{let n=e._fstch;n._lsib=void 0,t._rsib=n,t._parent=void 0}return e._fstch=t,t}function ds(e,t){if(!xt(t))return console.log("only root or uninited could be append"),t;let r=e.$is_leaf();if(t._tree=e._tree,t._rsib=null,r)e._fstch=t,t._lsib=null;else{let n=e.$lstch();n._parent=void 0,n._rsib=t,t._lsib=void 0}return t._parent=e,t}function ii(e,t){if(!xt(t))return console.log("only root or uninited could be add"),t;if(e.$is_root())return console.log("cant addrsib to root"),e;let r=e.$is_lstch();return t._tree=e._tree,r?(t._parent=e._parent,e._parent=void 0,t._rsib=null):(t._rsib=e._rsib,t._parent=void 0),e._rsib=t,t._lsib=void 0,t}function nu(e,t){if(!xt(t))return console.log("only root or uninited could be add"),t;if(e.$is_root())return console.log("cant addlsib to root"),e;let r=e.$is_fstch();if(t._tree=e._tree,r){let n=e.$parent();e._lsib=void 0,t._lsib=null,n._fstch=t}else{let n=e.$lsib();n._rsib=t,t._lsib=void 0}return t._rsib=e,t._parent=void 0,t}function zn(e,t,r){let n=_s(t),i=n.length;if(i===0)r=hs(t,r);else if(!(e<=i&&e>=0))console.log("not in range!!");else if(e===0)r=hs(t,r);else if(e===i)r=ds(t,r);else{let o=n[e-1];r=ii(o,r)}return r}function iu(e){let t=e.$parent();for(;t!==null;){let r=t.$rsib();if(r!==null)return r;t=t.$parent()}return null}function lu(e){let t=e.$fstch();if(t!==null)return t;{let r=e.$rsib();return r!==null?r:e.$rsib_of_fst_ance_having_rsib()}}function li(e){let t=e,r=e.$lstch();for(;r!==null;)t=r,r=r.$lstch();return t}function ou(e){if(e.$is_root())return null;if(e.$is_leaf()){let r=e.$lsib();return r!==null?r:e.$parent()}else{let r=e.$lsib();return r!==null?r.$is_leaf()?r:r.$drmost_des():e.$parent()}}function we(e){let t=e.$depth();if(e===null)return[];{let r=[e];for(e=e.$sdfs_next();e!==null&&e.$depth()>t;)r.push(e),e=e.$sdfs_next();return r}}function au(e){let t=e,r=e.$fstch();for(;r!==null;)t=r,r=r.$fstch();return t}function cu(e){let t=e.$rsib();return t===null?e.$parent():t.$dlmost_des()}function uu(e){let t=e.$parent();for(;t!==null;){let r=t.$lsib();if(r!==null)return r;t=t.$parent()}return null}function _u(e){if(e.$is_leaf()){let r=e.$lsib();return r===null?e.$lsib_of_fst_ance_having_lsib():r}else return e.$lstch()}function fu(e){let t=[],r=e.$dlmost_des();for(;r!==null&&(t.push(r),r!==e);)r=r.$edfs_next();return t}function oi(e){let t=e.$visited;if(e.$is_leaf())if(t){let n=e.$rsib();return n===null?e.$parent():n}else return e.$visited=!0,e;else if(t){let n=e.$rsib();return n===null?e.$parent():n}else return e.$visited=!0,e.$fstch()}function hu(e,t){if(t.$is_leaf()){if(e)return t;{let n=t.$lsib();return n===null?t.$parent():n}}else{if(e)return t.$lstch();{let n=t.$lsib();return n===null?t.$parent():n}}}function du(e){e.$sdfs().forEach(r=>{delete r.$visited})}function pu(e,t){return t.$visited&&e===t}function Vn(e){du(e);let t=[],r=new Set,n=e;for(;!pu(n,e);)r.has(e)?e.$close_at=t.length:(e.$open_at=t.length,r.add(e)),t.push(e),e=oi(e);return n.$close_at=t.length,t.push(n),t.forEach(i=>{delete i.$visited}),t}function gu(e){return e._fstch=null,e}function mt(e){return e._lsib=null,e._rsib=null,e._parent=null,e}function bt(e){let t=e.$sdfs();return t.forEach(r=>{r._tree=t[0]}),t}function ye(e){if(e.$is_root())return e;if(e.$is_lonely()){let r=e.$parent();gu(r);let n=bt(e);return mt(e),e}else if(e.$is_fstch()){let r=e.$rsib();r._lsib=null;let n=e.$parent();n._fstch=e._rsib;let i=bt(e);return mt(e),e}else if(e.$is_lstch()){let r=e.$lsib();r._rsib=e._rsib,r._parent=e._parent;let n=bt(e);return mt(e),e}else{let r=e.$lsib();r._rsib=e._rsib;let n=bt(e);return mt(e),e}}function Xn(e){let t={};return t._nd=e,t._children=[],t}function Jn(e){let t=[],r=e[0],n=[Xn(r)];for(n[0]._pbreadth=null;n.length>0;){let i=[];for(let o=0;o<n.length;o++){n[o]._breadth=o,n[o]._depth=t.length;let a=n[o]._nd.$children();a=a.map(c=>Xn(c)),a.forEach((c,u)=>{c._pbreadth=n[o]._breadth,n[o]._children.push([t.length+1,i.length+u])}),i=i.concat(a)}let l=n;t.push(l),n=i}return t}function Kn(e,t="_children"){let r=e._nd,n={};n[t]=[],n.$guid=r.$guid;for(let i in r)Qe.is_cu_property(i)&&(n[i]=r[i]);return n}function mu(e,t="_children"){let r=e[0][0],n=Kn(r,t),i=[{d:n,ele:r}];for(;i.length>0;){let l=[];for(let o=0;o<i.length;o++){let a=i[o],c=a.d,u=a.ele,f=a.ele._children.map(d=>e[d[0]][d[1]]);for(let d=0;d<f.length;d++){let b=f[d],C=Kn(b,t);c[t].push(C);let sr={d:C,ele:b};l.push(sr)}}i=l}return n}function Qn(e,t="_children"){let r=new X;e.$guid!==void 0&&(r.$guid=e.$guid);for(let n in e)Qe.is_cu_property(n)&&t!==n&&(r[n]=e[n]);return r}function bu(e,t="_children"){let r=Qn(e,t),n=[{d:e,nd:r}];for(;n.length>0;){let i=[];for(let l=0;l<n.length;l++){let o=n[l].d,a=n[l].nd,c=o[t]===void 0?[]:o[t];for(let u=0;u<c.length;u++){let _=c[u],f=Qn(_,t);a.$append_child(f);let d={d:_,nd:f};i.push(d)}}n=i}return r}function yu(e){let t=["_fstch","_lsib","_rsib","_parent","_tree","$guid","_guid","_id","$open_at","$close_at"];e._fstch=void 0,e._lsib=void 0,e._rsib=void 0,e._parent=void 0,e._tree=void 0,e.$guid=void 0,e._guid=void 0,e._id=void 0,e.$open_at=void 0,e.$close_at=void 0;for(let r of t)Object.defineProperty(e,r,{enumerable:!1})}function wu(e,t,r){let n=e.$depth();return" ".repeat(n)+"["+r.indexOf(e)+"] : "+e.$guid}function $u(e,t){let r=e.$depth(),n=" ".repeat(r),i="";return t===e.$open_at&&(i=n+"<"+e._id+" : "+e.$guid+">"),t===e.$close_at&&(i=n+"</"+e._id+" : "+e.$guid+">"),i}var vu=["$fstch","$rsib","$parent"];function xu(e){if(e.$fstch()!==null)return["$fstch"];if(e.$rsib()!==null)return["$rsib"];{let n=[],i=e.$parent();for(;i!==null;)if(n.push("$parent"),i.$rsib()!==null){n.push("$rsib");break}else i=i.$parent();return n}}function ku(e){return e.$sdfs().map(n=>n.$sdfs_next_action_for_srch())}var ai={$fstch:"$append_child",$rsib:"$add_rsib",$parent:"$parent"};function Su(e,t){for(let r=0;r<t.length;r++){let n=ai[t[r]];e=e[n]()}return e}function Tu(e){let t=new X,r=t;for(let n=0;n<e.length;n++){let i=e[n];r=Su(r,i)}return t}function Eu(e,t,r){if(r&&(t=t.$clone()),!e.$is_root())if(e.$is_lonely()){let n=e.$parent();e.$disconn(),n.$append_child(t)}else if(e.$is_lstch()){let n=e.$lsib();e.$disconn(),n.$add_rsib(t)}else{let n=e.$rsib();e.$disconn(),n.$add_lsib(t)}return t}var D=class{#t=null;#e={with_id:!1,with_et:!1};constructor(t=!1,r=!1){yu(this),this._fstch=null,this.#e.with_id=t,this.#e.with_et=r,t&&(this.$guid=Qe.gen_guid()),r&&(this.#t=new Mn)}get opt(){return this.#e}enable_et(){this.#t=new Mn}disable_et(){this.#t=null}get et(){return this.#t}regis_recv_from_handler(t){let r=function(n){t(n.data.src,n.data.msg)};this.et.addEventListener("$msg__",r)}send_to(t,r){t.et.dispatch("$msg__",{src:this,msg:r})}$is_inited(){return ti(this)}$is_root(){return us(this)}$is_fstch(){return jc(this)}$is_lstch(){return Oc(this)}$is_leaf(){return Dc(this)}$is_lonely(){return Lc(this)}$fstch(){return this._fstch}$lstch(){return Fn(this)}$which_child(t){return Yn(t,this)}$some_children(...t){return Hn(this,...t)}$children(){return _s(this)}$children_count(){return Rc(this)}$rsib(){return this._rsib}$lsib(){return Pc(this)}$fstsib(t=!1){return kt(this,t)}$lstsib(t=!1){return si(this,t)}$psibs(){return ps(this)}$fsibs(){return ri(this)}$which_sib(t){return Wc(t,this)}$some_sibs(...t){return Bc(this,...t)}$sibseq(){return Un(this)}$sibs(t=!1){return ni(this,t)}$sibs_count(t=!1){return Mc(this,t)}$parent(){return fs(this)}$root(){return Fc(this)}$ances(t=!1){return $t(this,t)}$which_ance(t){return Yc(t,this)}$some_ances(...t){return Hc(this,...t)}$ances_count(t=!1){return Uc(this,t)}$prepend_child(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,hs(this,t)}$insert_child(t,r){return r=r===void 0?new D(this.#e.with_id,this.#e.with_et):r,zn(t,this,r)}$append_child(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,ds(this,t)}$clone(){if(us(this)){let t=wt(this);return vt(t)}else{let t=Un(this),r=fs(this);ye(this);let n=wt(this),i=vt(n);return zn(t,r,this),i}}$append_children(t,r){let n=[];for(let i=0;i<t;i++){let l=r===void 0?new D(this.#e.with_id,this.#e.with_et):r.$clone();l=ds(this,l),n.push(l)}return n}$add_rsib(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,ii(this,t)}$add_lsib(t){return t=t===void 0?new D(this.#e.with_id,this.#e.with_et):t,nu(this,t)}$rsib_of_fst_ance_having_rsib(){return iu(this)}$sdfs_next(){return lu(this)}$drmost_des(){return li(this)}$sdfs_prev(){return ou(this)}$sdfs(){return we(this)}$dlmost_des(){return au(this)}$edfs_next(){return cu(this)}$lsib_of_fst_ance_having_lsib(){return uu(this)}$edfs_prev(){return _u(this)}$edfs(){return fu(this)}$offset(){return eu(this)}$sedfs_next(){return oi(this)}$sedfs_prev(t){return hu(this)}$sedfs(){return Vn(this)}$deses(t=!1){return Gn(this,t)}$lst_lyr_deses(){return tu(this)}$which_lyr_deses(t){return su(t,this)}$some_lyrs_deses(...t){return ru(this,...t)}$count(t=!0){return Gn(this,t).length}$depth(t=!1){return $t(this,t).length}$height(){let t=this.$depth(),n=this.$sdfs().map(l=>l.$depth());return Math.max(...n)-t+1}$pbreadth(){return Kc(this)}$breadth(){return Qc(this)}$width(){return Zc(this)}$lyr(){return Jc(this)}$lcin(){return Vc(this)}$rcin(){return Xc(this)}$luncle(){return Gc(this)}$runcle(){return zc(this)}$sdfs_repr(t=wu,r=!1){let n=this.$root(),i=we(n),a=we(this).map((c,u)=>t(c,u,i)).join(`
|
|
3
|
+
`);if(console.log(a),r)return a}$sedfs_repr(t=$u,r=!1){let n=this.$root();ci(n);let o=Vn(this).map((a,c)=>t(a,c)).join(`
|
|
4
|
+
`);if(console.log(o),r)return o}$disconn(){return ye(this)}$rm_fstch(){let t=this._fstch;return ye(t)}$rm_lstch(){let t=Fn(this);return ye(t)}$rm_which(t){let r=Yn(t,this);return ye(r)}$rm_some_children(...t){return Hn(this,...t).map(n=>ye(n))}$rm_all_children(){return _s(this).map(r=>ye(r))}$dump(){if(this.$is_root())return wt(this);console.log("only root !!!")}$dump2file(t){if(this.$is_root()){let r=wt(this);ei.wjson(t,r)}else console.log("only root !!!")}$sdfs2mat(){return Jn(we(this))}$nest_dict(t="_children"){let r=Jn(we(this));return mu(r,t)}$index(){return this.$sibseq()}$sdfs_index(){return this.$root().$sdfs().indexOf(this)}$sdfs_leafs(){return this.$root().$sdfs().filter(i=>i.$is_leaf())}$sdfs_nonleafs(){return this.$root().$sdfs().filter(i=>!i.$is_leaf())}$sdfs_leaf_index(){return this.$sdfs_leafs().indexOf(this)}$sdfs_nonleaf_index(){return this.$sdfs_nonleafs().indexOf(this)}$sdfs_next_action_for_srch(){return xu(this)}$sdfs_srch_action_list(){return ku(this)}$get_node_with_action(t){let r=this;for(let n=0;n<t.length;n++)r=r[t[n]]();return r}$replace_with(t,r=!0){return Eu(this,t,r)}[Symbol.iterator](){return this.$sdfs()[Symbol.iterator]()}get[Symbol.toStringTag](){return this.$guid?this.$guid.substr(0,8):"<empty>"}};Object.defineProperty(D,"name",{value:"\u200D"});function ci(e){let t=we(e);return t.forEach((r,n)=>{r._id=n}),t}function Cu(e){let t=new X;return t._id=e._id,t.$guid=e._guid,t}function Zn(e,t){for(;t._id!==e;)t=t._parent;return t}function Ke(e,t){let r=ui(t);for(let n of r)e[n]=t[n];return e}function vt(e){let t=Qe.dict_keys(e)[0],r=be.get_root(e[t],e),n=Cu(r);n=Ke(n,r);let i=n,l=r,o=be.get_sdfs_next(l,e),a;for(;o!==null;)if(l._fstch===o._id)a=i.$prepend_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=be.get_sdfs_next(l,e);else if(l._rsib===o._id)a=i.$add_rsib(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=be.get_sdfs_next(l,e);else if(o._parent!==null&&o._parent!==void 0){let c=o._parent;i=Zn(c,i),a=i.$append_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=be.get_sdfs_next(l,e)}else if(o._parent===void 0){let u=be.get_parent(o,e)._id;i=Zn(u,i),a=i.$append_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=be.get_sdfs_next(l,e)}else console.log("Impossible",i,l,o);return n}function yt(e,t){return e[t]===null?null:e[t]===void 0?void 0:e[t]._id}function ui(e){return Qe.dict_keys(e).filter(n=>!Ic.includes(n))}function qu(e,t){let r=ui(e);for(let n of r)t[n]=e[n];return t}function wt(e){let t=ci(e),r=e._id,n={};return t.forEach((i,l)=>{let o={};o._tree=r,o._fstch=yt(i,"_fstch"),o._lsib=yt(i,"_lsib"),o._rsib=yt(i,"_rsib"),o._parent=yt(i,"_parent"),o._id=i._id,o._guid=i.$guid,o=qu(i,o),n[i._id]=o}),n}var X=class extends D{constructor(t=!0,r=!0){super(t,r),this._fstch=null,this._lsib=null,this._rsib=null,this._parent=null,this._tree=this}$is_parent_of(t){return t.$parent()===this}$is_root_of(t){return t.$root()===this}$is_descendant_of(t){return t.$deses(!1).indexOf(this)>=0}$is_inclusive_descendant_of(t){return t.$deses(!0).indexOf(this)>=0}$is_ancestor_of(t){return t.$ances(!1).indexOf(this)>=0}$is_inclusive_ancestor_of(t){return t.$ances(!0).indexOf(this)>=0}$is_sibling_of(t){return t.$sibs(!1).indexOf(this)>=0}$is_inclusive_siblings_of(t){return t.$sibs(!0).indexOf(this)>=0}$is_preceding_of(t){let r=t.$sdfs(),n=r.indexOf(t),i=r.indexof(this);return i>=0&&i<n}$is_following_of(t){let r=t.$sdfs(),n=r.indexOf(t);return r.indexof(this)>n}$is_first_child_of(t){return this===t.$fstch()}$is_child_of(t){return t.$children().indexOf(this)>=0}$is_last_child_of(t){return this===t.$lstch()}$is_previous_sibling_of(t){return this===t.$lsib()}$is_next_sibling_of(t){return this===t.$rsib()}};Object.defineProperty(X,"name",{value:"\u200D"});function _i(e){if(typeof e=="string"){let t=ei.rjson(e);return vt(t)}else return typeof e=="object"?vt(e):new X}function Au(e,t="_children"){return bu(e,t)}function Nu(e){let t=e.$dump();return _i(ndict)}function gs(e,t,...r){let n=t(e,...r);return n=new Buffer.from(n).toString("base64"),n}function fi(e){let t=e.$ances(!0).map(r=>r.$children().length);return t=t.join("-"),t}function hi(e){return e.$pbreadth()+"-"+e.$breadth()+"-"+e.$depth()}function di(e,t,...r){let n=fi(e);return t&&(out=gs(e,t,...r),n=n+"@"+out),n}function pi(e,t,...r){let n=hi(e);return t&&(out=gs(e,t,...r),n=n+"@"+out),n}function ms(e,t,r,n,i,...l){let o=r.$sdfs(),a=n.$sdfs();if(o.length!==a.length)return!1;{let c=o.map(_=>t(_,i,...l)),u=a.map(_=>t(_,i,...l));e&&(c.sort(),u.sort());for(let _=0;_<c.length;_++){let f=c[_],d=u[_];if(f!==d)return!1}}return!0}function Iu(e,t,r,...n){return ms(!1,pi,e,t,r,...n)}function ju(e,t,r,...n){return ms(!0,di,e,t,r,...n)}gi.exports={SDFS_NEXT_BUILD_ACTION_DICT:ai,build_from_srch_action_list:Tu,SDFS_NEXT_SRCH_ACTIONS:vu,RESERVED_EVENT_TYPES:["$msg__"],Node:D,Tree:X,Root:X,load:_i,load_from_nest_dict:Au,clone:Nu,get_cu_sign:gs,get_internal_sign_ignore_order:fi,get_internal_sign_keep_order:hi,get_sign_keep_order:pi,struct_eq:ms,struct_eq_keep_order:Iu,get_sign_ignore_order:di,struct_eq_ignore_order:ju}});var bs=h((gd,bi)=>{var Ou=mi(),Du=cs(),Lu=Xt();bi.exports={ndfunc:Du,ndcls:Ou,ndutil:Lu}});var Et=h((Sd,wi)=>{var A=k(),Ru=bs(),{Root:Pu}=bs().ndcls,{TYPE_DICT:md,isNode:bd,empty:m,is_bigint_str:yd,is_jsint_str:wd,NUM_TYPE_DICT:$d,parse_abnormal_num:vd,parse_int:xd,parse_float:kd,parse_num:Wu,to_str:Tt}=k(),L=class extends Pu{constructor(t=m){super(!1,!1),this.key=t,this.value=m,this.type=m,this.chtype=m,this.hashes=new Set,this.kcmt=[],this.bvcmt=[],this.avcmt=[]}kto_str(){return this.key===m?m:JSON.stringify(this.key)}is_undefined(){return this.type===A.TYPE_DICT.UndefinedLiteral}is_null(){return this.type===A.TYPE_DICT.NullLiteral}is_boolean(){return this.type>=2&&this.type<=4}is_false(){return this.type===3}is_true(){return this.type===4}is_numerical(){return nd.type>=5&&nd.type<=11}is_int(){return this.type===6}is_float(){return this.type===7}is_bigint(){return this.type===8}is_infi(){return this.type===9||this.type===10}is_pos_infi(){return this.type===9}is_neg_infi(){return this.type===10}is_nan(){return this.type===11}is_str(){return this.type===12}is_ary(){return this.type===13}is_ele(){return this.chtype===14}is_dict(){return this.type===15}is_prop(){return this.chtype===16}is_ref(){return this.type===17}is_leaf(){return!this.is_ary()&&!this.is_dict()}is_cmt(){return this.is_lcmt()||this.is_blcmt()}is_lcmt(){return this.type>=18&&this.type<=22}is_blcmt(){return this.type>=23&&this.type<=27}is_ttcmt(){return this.type===19||this.type===24}is_kcmt(){return this.type===20||this.type===25}is_bvcmt(){return this.type===21||this.type===26}is_avcmt(){return this.type===22||this.type===27}is_prim(){return this.is_leaf()&&!is_cmt()}},ys=class extends L{constructor(t=m){super(t),this.value=void 0,this.type=A.TYPE_DICT.UndefinedLiteral}vto_rawstr(){return Tt(this.value)}},ws=class extends L{constructor(t=m){super(t),this.value=null,this.type=A.TYPE_DICT.NullLiteral}vto_rawstr(){return Tt(this.value)}},$s=class extends L{constructor(t,r=m){super(r),t==="true"&&(this.value=!0,this.type=A.TYPE_DICT.BooleanLiteral.TrueLiteral),t==="false"&&(this.value=!1,this.type=A.TYPE_DICT.BooleanLiteral.FalseLiteral)}vto_rawstr(){return Tt(this.value)}},vs=class extends L{constructor(t,r=m){if(super(r),typeof t=="string"){let n=Wu(t,!0);this.value=n.value,this.type=n.type}else this.value=t.value,this.type=t.type}vto_rawstr(){let t=Tt(this.value);return this.type===A.TYPE_DICT.NumericLiteral.Float&&!t.includes(".")&&(t=t+"."),t}};function Ze(e){return e=JSON.stringify(e),e.substr(1,e.length-2)}var xs=class extends L{constructor(t,r=m){super(r),this.value=t,this.type=A.TYPE_DICT.StringLiteral}vto_rawstr(){return Ze(this.value)}};function Bu(e){e instanceof St?e.type=A.TYPE_DICT.CommentLine.tt:e.type=A.TYPE_DICT.CommentBlock.tt}function Mu(e,t){return{lsib:e.$lsib(),data:t}}function yi(e,t){Bu(t);let r=Mu(e,t);return e.ttcmt.push(r),r}var ks=class extends L{constructor(t=m){super(t),this.value=[],this.type=A.TYPE_DICT.ArrayExpression._self,this.open=m,this.close=m,this.ttcmt=[]}is_inited(){return this.open===m&&this.close===m}is_opened(){return this.open!==m&&this.close===m}is_closed(){return this.open!==m&&this.close!==m}append_child(t){return t.chtype=A.TYPE_DICT.ArrayExpression.element,t.is_ref()?this.value.push(t.value.value):this.value.push(t.value),this.$append_child(t)}append_ttcmt(t){return yi(this,t)}},Ss=class extends L{constructor(t=m){super(t),this.value={},this.type=A.TYPE_DICT.ObjectExpression._self,this.open=m,this.close=m,this.ttcmt=[]}is_inited(){return this.open===m&&this.close===m}is_opened(){return this.open!==m&&this.close===m}is_closed(){return this.open!==m&&this.close!==m}append_child(t){return t.chtype=A.TYPE_DICT.ObjectExpression.property,t.is_ref()?this.value[t.key]=t.value.value:this.value[t.key]=t.value,this.$append_child(t)}append_ttcmt(t){return yi(this,t)}},Ts=class extends L{constructor(t,r=m){super(r),this.value=t,this.type=A.TYPE_DICT._Ref}vto_rawstr(){if(this.value.is_leaf())return this.value.vto_rawstr();if(this.value.key!==m)return'&"'+Ze(this.value.key)+'"';for(let t of this.value.hashes)return'&"'+Ze(t)+'"'}},St=class extends L{constructor(t){super(),this.value=t,this.type=A.TYPE_DICT.CommentLine._self}vto_rawstr(t=`
|
|
5
|
+
`){return"//"+Ze(this.value)+t}},Es=class extends L{constructor(t){super(),this.value=t,this.type=A.TYPE_DICT.CommentBlock._self}vto_rawstr(){return"/*"+Ze(this.value)+"*/"}};wi.exports={UndefinedLiteral:ys,NullLiteral:ws,BooleanLiteral:$s,NumericLiteral:vs,StringLiteral:xs,ArrayExpression:ks,ObjectExpression:Ss,_Ref:Ts,CommentLine:St,CommentBlock:Es,_ndtree:Ru}});var Ei=h((Td,Ti)=>{var{empty:As}=k(),{UndefinedLiteral:$i,NullLiteral:vi,BooleanLiteral:xi,NumericLiteral:ki,StringLiteral:Cs,ArrayExpression:Fu,ObjectExpression:Yu,CommentLine:Hu,CommentBlock:Uu,_Ref:qs}=Et();function Gu(e,t){let r=As,n=e;for(;n!==null;){if(n.key===t){r=n;break}else if(n.hashes.has(t)){r=n;break}else if(n.$sibseq().toString()===t){r=n;break}n=n.$sdfs_prev()}return r!==null?r:As}function Si(e,t){return e instanceof $i?new $i("undefined",t):e instanceof vi?new vi("null",t):e instanceof xi?new xi(e.vto_rawstr(),t):e instanceof ki?new ki(e.vto_rawstr(),t):e instanceof Cs?new Cs(e.value,t):e instanceof Hu||e instanceof Uu?new Cs(e.value,t):e instanceof Fu?new qs(e,t):e instanceof Yu?new qs(e,t):e instanceof qs?(e=e.value,Si(e,t)):As}Ti.exports={find_refnd_with_hash:Gu,clone:Si}});var Wi=h((Ed,$e)=>{var zu=Array,Vu=k(),{empty:$,parse0:Xu}=k(),tt=class extends zu{get lst(){return this[this.length-1]}set lst(t){this[this.length-1]=t}get top(){return this[this.length-1]}set top(t){this[this.length-1]=t}get fst(){return this[0]}set fst(t){this[0]=t}get bot(){return this[0]}set bot(t){this[0]=t}*gen_from_lst(){for(let t=this.length-1;t>-1;t--)yield this[t]}};function*Ju(e){for(let t of e)yield t;e=null}function*Ku(e,t){yield*t,yield*e}var st=Vt(),Ns=Se(),Ne=on(),{UndefinedLiteral:Qu,NullLiteral:Zu,BooleanLiteral:Ci,NumericLiteral:e_,StringLiteral:qi,CommentLine:et,CommentBlock:t_,ArrayExpression:Is,ObjectExpression:s_}=Et(),G=j(),Ai=G.gtv,oe=G.STATE_DICT,js=G.LEFTED_TYPE,Ae=G.AVND_CACHE_STATE_DICT,U=k(),w=se(),Ni=Ei();function*Ri(e){for(;e.length>0;)yield e.pop()}function Ii(e){let t;return e.__is_sync_mode()?t=st.from_generator(e.g,e.ch_cache.curr):t=st.from_generator(Ri(e.unshift_cache),e.ch_cache.curr),t}function ji(e,t,r){e.lefted.type=js.quote,e.lefted.data={rslt:t.rslt,lefted:t.ch,state:t.state,quote:r},e.state=G.get_main_eofv_with_code(e.state)}function Pi(e,t,r){e.lefted.type=r,e.lefted.data={rslt:t.rslt,lefted:t.ch,state:t.state}}function r_(e,t,r){return Pi(e,t,r),e.state=G.get_lcmt_eofv_with_code(e.state),e}function n_(e,t,r){return Pi(e,t,r),e.state=G.get_blkcmt_eofv_with_code(e.state),e}function i_(e,t){let r;return e.__is_sync_mode()?r=t(e.g,e.ch_cache.curr):r=t(Ri(e.unshift_cache),e.ch_cache.curr),r}function Oi(e,t,r,n){let i=i_(e,r);return i.state!==Ne.STATE_DICT.succ?((t===et?r_:n_)(e,i,n),$):new t(i.rslt)}function Di(e,t){let r=new t(e.str_cache.k);return e.$set_avnd_cache(r),e.$mv_key_to_nd(r),e.$mv_kcmt_to_kcmt(),e.$mv_bvcmt_to_bvcmt(),r.open=e.ch_cache.curr,e.stack.lst.append_child(r),e.stack.push(r),t===Is?e.state=oe.bv:e.state=oe.bk,e}var Os=Symbol("root_lblk_ch"),Li=Symbol("root_rblk_ch"),Ie=class{#t=Ai(oe.bv);#e=new tt;constructor(t,r=" "){if(r!==$){let i=Ju(r);t=Ku(t,i)}this.g=t,this.lefted={type:$,data:$},this.ch_cache={tmp:$,curr:$},this.str_cache={k:$,v:$,maybe_vquote:$},this.cmt_cache={kcmt:[],bvcmt:[],avcmt:[]};let n=new Is;this.stack.push(n),n.open=Os,this.avnd_cache={state:Ae.handling,data:n},this.unshift_cache=new tt,this.mode="sync"}__use_sync_mode(){this.mode="sync"}__use_async_mode(){this.mode="async"}__is_sync_mode(){return this.mode==="sync"}__is_async_mode(){return this.mode==="async"}__unshift_g(t){t=t??this.ch_cache.curr;for(let r of t)this.unshift_cache.unshift(r)}$has_yield_sign(){return this.avnd_cache.state===Ae.handled}$set_yield_sign(){this.avnd_cache.state=Ae.handled}$clear_yield_sign(){this.avnd_cache.state=Ae.handling}get state(){return this.#t}set state(t){this.#t=Ai(t)}get stack(){return this.#e}$next_ch(){return this.unshift_cache.length>0?this.ch_cache.curr=this.unshift_cache.pop():this.ch_cache.curr=this.g.next().value,this.ch_cache.curr}$is_currch_eof(){return this.ch_cache.curr===void 0}$handle_main_eof(){return this.state=G.get_main_eofv_with_code(this.state),this}$is_currch_comma(){return w.commas.has(this.ch_cache.curr)}$is_currch_colon(){return w.colons.has(this.ch_cache.curr)}$is_currch_ws(){return Ns.is_ws(this.ch_cache.curr)}$is_currch_quote(){return w.quotes.has(this.ch_cache.curr)}$is_currch_slash(){return this.ch_cache.curr===w.slash}$is_currch_asterisk(){return this.ch_cache.curr===w.asterisk}$is_currch_ary_lblk(){return w.array_blks.lhas(this.ch_cache.curr)}$is_currch_obj_lblk(){return w.obj_blks.lhas(this.ch_cache.curr)}$is_currch_lblk(){return this.$is_currch_ary_lblk()||this.$is_currch_obj_lblk()}$is_currch_ary_rblk(){return w.array_blks.rhas(this.ch_cache.curr)}$is_currch_obj_rblk(){return w.obj_blks.rhas(this.ch_cache.curr)}$is_currch_rblk(){return this.$is_currch_ary_rblk()||this.$is_currch_obj_rblk()}$is_currch_hash(){return w.hash===this.ch_cache.curr}$is_currch_ref(){return w.ref===this.ch_cache.curr}$mv_avcmt_to_avcmt(){let t=this.avnd_cache.data;t.avcmt=this.cmt_cache.avcmt,this.cmt_cache.avcmt=[]}$change_state_when_end_av(t=$,r=$){return this.stack.lst.is_ary()?t===$?this.state=oe.bv:(this.state=oe.v,this.str_cache.v=t,r===$||(this.str_cache.maybe_vquote=r)):t===$?this.state=oe.bk:(this.state=oe.k,this.str_cache.k=t),this.state}$vcache_to_nd(){let t=this.str_cache.v,r;if(this.str_cache.maybe_vquote===$){let n=Xu(t,{only_value:!1,with_value:!0,with_type:!0,unknown_as_string:!0});n.type===U.TYPE_DICT.UndefinedLiteral?r=new Qu(this.str_cache.k):n.type===U.TYPE_DICT.NullLiteral?r=new Zu(this.str_cache.k):n.type===U.TYPE_DICT.BooleanLiteral.TrueLiteral?r=new Ci("true",this.str_cache.k):n.type===U.TYPE_DICT.BooleanLiteral.FalseLiteral?r=new Ci("false",this.str_cache.k):n.type===U.TYPE_DICT.StringLiteral?r=new qi(n.value,this.str_cache.k):r=new e_(n,this.str_cache.k)}else r=new qi(t,this.str_cache.k);return this.str_cache.v=$,this.str_cache.maybe_vquote=$,r}$mv_kcmt_to_kcmt(){let t=this.avnd_cache.data;t.kcmt=this.cmt_cache.kcmt,this.cmt_cache.kcmt=[]}$mv_bvcmt_to_bvcmt(){let t=this.avnd_cache.data;t.bvcmt=this.cmt_cache.bvcmt,this.cmt_cache.bvcmt=[]}$mv_key_to_nd(){let t=this.avnd_cache.data;return t.key=this.str_cache.k,this.str_cache.k=$,t.key}$set_avnd_cache(t,r=Ae.handling){return this.avnd_cache.data=t,this.avnd_cache.state=r,this.avnd_cache}$setup_leafnd(){let t=this.$vcache_to_nd();this.$set_avnd_cache(t,Ae.handling),this.$mv_key_to_nd(),this.$mv_kcmt_to_kcmt(),this.$mv_bvcmt_to_bvcmt(),this.$mv_avcmt_to_avcmt(),this.stack.lst.append_child(t)}$handle_quote(t){let r=Ii(this);return r.state!==st.STATE_DICT.succ?(ji(this,r,t),$):r.rslt}$abandon_key_when_end_bv(){this.cmt_cache.kcmt=[],this.cmt_cache.bvcmt=[],this.str_cache.k=$}$refresh_key(t=$){t===$?this.str_cache.k=this.ch_cache.curr:this.str_cache.k=t,this.cmt_cache.kcmt=[]}$handle_lcmt(){return Oi(this,et,Ne.lc_from_generator,js.lcmt)}$handle_blkcmt(){return Oi(this,t_,Ne.blk_from_generator,js.blkcmt)}$push_kcmt(t){t.type=Ne instanceof et?U.TYPE_DICT.CommentLine.k:U.TYPE_DICT.CommentBlock.k,this.cmt_cache.kcmt.push(t)}$push_bvcmt(t){let r=t instanceof et?"CommentLine":"CommentBlock";t.type=U.TYPE_DICT[r].bv,this.cmt_cache.bvcmt.push(t)}$push_avcmt(t){t.type=Ne instanceof et?U.TYPE_DICT.CommentLine.k:U.TYPE_DICT.CommentBlock.k,this.cmt_cache.avcmt.push(t)}$mv_avcmt_to_ttcmt(t){t=t??this.avnd_cache.data.$parent();for(let r of this.cmt_cache.avcmt)t.$append_child(r);this.cmt_cache.avcmt=[]}$open_nonleaf_nd(){if(w.array_blks.lhas(this.ch_cache.curr))return Di(this,Is);if(w.obj_blks.lhas(this.ch_cache.curr))return Di(this,s_)}$is_rblk_match(){let t=this.stack.lst,r=t.is_ary()?"array_blks":"obj_blks";return w[r].getl(this.ch_cache.curr)===t.open}$close_nonleaf_nd(){let t=this.stack.lst;t.close=this.ch_cache.curr,this.$set_avnd_cache(t),this.stack.pop(),this.state=oe.av}$get_hash_or_ref(t="#"){let r=$,n=this.$next_ch(),i="";for(;!Ns.is_ws(n)&&!w.commas.has(n)&&!w.colons.has(n)&&!w.array_blks.has(n)&&!w.obj_blks.has(n)&&n!==w.hash&&n!==w.ref&&n!==w.slash;)if(w.quotes.has(n)){let l=Ii(this);if(l.state!==st.STATE_DICT.succ)return ji(this,l,this.ch_cache.curr),t===w.hash?this.state=G.get_hash_quote_eofv_with_code(this.state):this.state=G.get_ref_quote_eofv_with_code(this.state),r;i=i+l.rslt,n=this.$next_ch()}else{if(n===void 0)return $handle_main_eof(),r;i=i+n,n=this.$next_ch()}return this.__unshift_g(n),r=i,r}$is_hash_of_pnd(){return this.stack.lst.$children().length===0}$find_ref(t){let r=this.stack.lst,n=r.$lstch();return n===null&&(n=r),Ni.find_refnd_with_hash(n,t)}$add_ref_to_parent(t){let r=this.stack.lst,n=Ni.clone(t,this.str_cache.k);this.$set_avnd_cache(n),this.$mv_key_to_nd(n),this.$mv_kcmt_to_kcmt(),this.$mv_bvcmt_to_bvcmt(),r.append_child(n)}};Ie[Os]=Os;Ie[Li]=Li;Ie.MODES=["sync","async"];$e.exports=Ie;$e.exports.Stack=tt;$e.exports._type_util=Vu;$e.exports._esc=st;$e.exports._cmt=Ne;$e.exports._ws=Ns});var Yi=h((Cd,Fi)=>{var{empty:Bi}=k(),Mi=j(),je=Mi.gtv,z=Mi.STATE_DICT;function l_(e){let t=e.state;return t===je(z.bk)||(t===je(z.k)||t===je(z.ak)?(e.str_cache.k=Bi,e.state=z.bk):t===je(z.bv)?(e.$abandon_key_when_end_bv(),e.stack.lst.is_ary()?e.state=z.bv:e.state=z.bk):t===je(z.v)?(e.$setup_leafnd(),e.$change_state_when_end_av()):t===je(z.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av())),e}Fi.exports=l_});var Gi=h((Ad,Ui)=>{var{empty:qd}=k(),Hi=j(),Oe=Hi.gtv,ae=Hi.STATE_DICT;function o_(e){let t=e.state;return t===Oe(ae.bk)||(t===Oe(ae.k)||t===Oe(ae.ak)?e.state=ae.bv:t===Oe(ae.bv)||(t===Oe(ae.v)?(e.$setup_leafnd(),e.$change_state_when_end_av()):t===Oe(ae.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av()))),e}Ui.exports=o_});var Ds=h((Id,Vi)=>{var{empty:Nd}=k(),zi=j(),De=zi.gtv,ce=zi.STATE_DICT;function a_(e){let t=e.state;return t===De(ce.bk)||(t===De(ce.k)?e.state=ce.ak:t===De(ce.ak)||t===De(ce.bv)||(t===De(ce.v)?(e.$setup_leafnd(),e.state=ce.av):De(ce.av))),e}Vi.exports=a_});var Qi=h((jd,Ki)=>{var{empty:Xi}=k(),Ji=j(),Le=Ji.gtv,J=Ji.STATE_DICT;function c_(e,t){let r=e.state,n=e.$handle_quote(t);return n===Xi||(r===Le(J.bk)?(e.str_cache.k=n,e.state=J.k):r===Le(J.k)?e.str_cache.k=e.str_cache.k+n:r===Le(J.ak)?(e.$refresh_key(n),e.state=J.k):r===Le(J.bv)?(e.str_cache.maybe_vquote=t,e.str_cache.v=n,e.state=J.v):r===Le(J.v)?(e.str_cache.v=e.str_cache.v+n,e.str_cache.maybe_vquote=Xi):r===Le(J.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(n,t))),e}Ki.exports=c_});var sl=h((Od,tl)=>{var{empty:Zi}=k(),Ls=j(),R=Ls.gtv,T=Ls.STATE_DICT,u_=Ls.LEFTED_TYPE,ve=se();function el(e,t){let r=e.state,n=e[t]();if(n!==Zi){let i=e.stack.lst;if(r===R(T.bk))i.append_ttcmt(n);else if(r===R(T.k))e.$push_kcmt(n),e.state=T.ak;else if(r===R(T.ak))e.$push_kcmt(n);else if(r===R(T.bv))i.is_ary()?i.append_ttcmt(n):i.is_dict()&&e.$push_bvcmt(n);else if(r===R(T.v))e.$setup_leafnd(),e.state=T.av;else if(r===R(T.av)){let l=e.stack.lst;l.is_ary()?(l.append_ttcmt(n),e.state=T.bv):l.is_dict()&&e.$push_avcmt(n)}}return e}function __(e){return el(e,"$handle_lcmt")}function f_(e){return el(e,"$handle_blkcmt")}function h_(e){let t=e.state;t===R(T.bk)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.k=ve.slash,e.state=T.k):t===R(T.k)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.k=e.str_cache.k+ve.slash):t===R(T.ak)?(e.__unshift_g(e.ch_cache.curr),e.$refresh_key(ve.slash),e.state=T.k):t===R(T.bv)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.v=ve.slash,e.state=T.v):t===R(T.v)?(e.__unshift_g(e.ch_cache.curr),e.str_cache.v=e.str_cache.v+ve.slash,e.str_cache.maybe_vquote=Zi):t===R(T.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(ve.slash))}function d_(e){let t=e.state,r=e.$next_ch();return e.$is_currch_eof()?(e.lefted.data=ve.slash,e.lefted.type=u_.backslash,e.$handle_main_eof()):e.$is_currch_slash()?__(e):e.$is_currch_asterisk()?f_(e):h_(e),e}tl.exports=d_});var il=h((Ld,nl)=>{var{empty:Dd}=k(),rl=j(),Re=rl.gtv,ue=rl.STATE_DICT;function p_(e){let t=e.state;return t===Re(ue.bk)?(e.str_cache.k=e.ch_cache.curr,e.state=ue.k):t===Re(ue.k)?e.str_cache.k=e.str_cache.k+e.ch_cache.curr:t===Re(ue.ak)?(e.$refresh_key(),e.state=ue.k):t===Re(ue.bv)?e.$open_nonleaf_nd():t===Re(ue.v)?(e.$setup_leafnd(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)):t===Re(ue.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)),e}nl.exports=p_});var cl=h((Rd,al)=>{var{empty:ll}=k(),ol=j(),Pe=ol.gtv,xe=ol.STATE_DICT,g_=Ds();function m_(e){let t=e.state;return t===Pe(xe.bk)?e.$close_nonleaf_nd():t===Pe(xe.k)?(e.str_cache.k=ll,e.$close_nonleaf_nd()):t===Pe(xe.ak)?(e.$refresh_key(),e.str_cache.k=ll,e.$close_nonleaf_nd()):t===Pe(xe.bv)?(e.$abandon_key_when_end_bv(),e.$close_nonleaf_nd()):t===Pe(xe.v)?(e.$setup_leafnd(),e.state=xe.av,e.__unshift_g(e.ch_cache.curr)):t===Pe(xe.av)&&(e.$has_yield_sign()?(e.$clear_yield_sign(),e.$close_nonleaf_nd()):(e.$mv_avcmt_to_avcmt(),e.$set_yield_sign(),e.__unshift_g(e.ch_cache.curr))),e}function b_(e){return e.$is_rblk_match()?m_(e):g_(e),e}al.exports=b_});var hl=h((Pd,fl)=>{var{empty:y_}=k(),_l=j(),We=_l.gtv,_e=_l.STATE_DICT,w_=se(),{CommentLine:ul}=Et();function $_(e){let t=e.state,r=e.$get_hash_or_ref(w_.hash);if(r!==y_){let n=e.stack.lst;if(t===We(_e.bk))e.$is_hash_of_pnd()&&n.hashes.add(r);else if(t===We(_e.k)){let i=new ul(r);e.$push_kcmt(i),e.state=_e.ak}else if(t===We(_e.ak)){let i=new ul(r);e.$push_kcmt(i)}else t===We(_e.bv)?e.$is_hash_of_pnd()&&n.is_ary()&&n.hashes.add(r):t===We(_e.v)?(e.$setup_leafnd(),e.avnd_cache.data.hashes.add(r),e.state=_e.av):t===We(_e.av)&&e.avnd_cache.data.hashes.add(r)}return e}fl.exports=$_});var gl=h((Wd,pl)=>{var{empty:Rs}=k(),dl=j(),Be=dl.gtv,O=dl.STATE_DICT,v_=se();function x_(e){let t=e.state,r=e.$get_hash_or_ref(v_.ref);if(r!==Rs){let n=e.$find_ref(r);if(n!==Rs){let i=e.stack.lst;t===Be(O.bk)||t===Be(O.k)||t===Be(O.ak)?(e.$refresh_key(n.vto_rawstr()),e.state=O.ak):t===Be(O.bv)?(e.$add_ref_to_parent(n),e.state=O.av):t===Be(O.v)?(e.str_cache.maybe_vquote=Rs,e.$setup_leafnd(),e.state=O.av):t===Be(O.av)&&(e.$has_yield_sign()?(e.$clear_yield_sign(),i.is_ary()?(e.$add_ref_to_parent(n),e.state=O.av):i.is_dict()&&(e.str_cache.k=n.vto_rawstr(),e.state=O.ak)):(e.$mv_avcmt_to_avcmt(),e.$set_yield_sign()))}}return e}pl.exports=x_});var yl=h((Bd,bl)=>{var{empty:k_}=k(),ml=j(),Me=ml.gtv,K=ml.STATE_DICT;function S_(e){let t=e.state;return t===Me(K.bk)?(e.str_cache.k=e.ch_cache.curr,e.state=K.k):t===Me(K.k)?e.str_cache.k=e.str_cache.k+e.ch_cache.curr:t===Me(K.ak)?(e.$refresh_key(),e.state=K.k):t===Me(K.bv)?(e.str_cache.v=e.ch_cache.curr,e.state=K.v):t===Me(K.v)?(e.str_cache.v=e.str_cache.v+e.ch_cache.curr,e.str_cache.maybe_vquote=k_):t===Me(K.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)),e}bl.exports=S_});var kl=h((Md,xl)=>{var{empty:T_}=k(),E_=Wi(),C_=Yi(),q_=Gi(),A_=Ds(),N_=Qi(),I_=sl(),j_=il(),O_=cl(),D_=hl(),L_=gl(),R_=yl(),vl=j(),wl=vl.gtv,$l=vl.STATE_DICT,P_=se();function*W_(e,t=T_){let r=new E_(e,t);for(;;)if(r.$next_ch(),r.$is_currch_eof()){r.$handle_main_eof(),yield r;break}else r.$is_currch_comma()?(C_(r),yield r):r.$is_currch_colon()?(q_(r),yield r):r.$is_currch_ws()?(A_(r),yield r):r.$is_currch_quote()?(N_(r,r.ch_cache.curr),yield r):r.$is_currch_slash()?(I_(r),yield r):r.$is_currch_lblk()?(j_(r),yield r):r.$is_currch_rblk()?(O_(r),yield r):r.$is_currch_hash()?(D_(r),yield r):r.$is_currch_ref()?r.state===wl($l.av)||r.state===wl($l.v)?r.__unshift_g(P_.fst_comma+r.ch_cache.curr):(L_(r),yield r):(R_(r),yield r)}xl.exports=W_});var ql=h((Fd,Cl)=>{var{sync_gen_from_str:Ps}=Rr(),{is_should_yield:Ws}=j(),W=se(),{is_nl:B_,is_ws:Sl}=Se(),Bs=kl(),M_={enable_ref:!1,encoding:"utf8"};function Tl(e,t={enable_ref:!1}){let r=Bs(e),n=r.next().value,i=n.avnd_cache.data.$root(),l=n.state;for(let o of r){let a=o.state;if(Ws(n,l,a)&&!t.enable_ref){let c=n.avnd_cache.data;c.$disconn(),c=null}l=a}return i}function F_(e,t={enable_ref:!1}){let r=Ps(e);return Tl(r,t)}function*El(e,t={enable_ref:!1,encoding:"utf8"}){let r=Bs(e),n=r.next().value,i=n.state;for(let l of r){let o=l.state;if(Ws(n,i,o)&&!t.enable_ref){let a=n.avnd_cache.data;yield a,a.$disconn(),a=null}i=o}}function*Y_(e,t={enable_ref:!1,encoding:"utf8"}){let r=Ps(e);yield*El(r,t)}function H_(){return{d:void 0,ppg:void 0,prev:void 0,curr:void 0,can_send:!1,data:"",state:"init",label:"",pstate:""}}function U_(e){let t=Ps(""),r=Bs(t," "),n=r.next().value;n.__use_async_mode();let i=H_();return i.rt=n.avnd_cache.data,i.prev=n.state,i.ppg=r,i.d=n,i}function G_(e,t){return e.data=e.data+t,e.state==="init"?t===W.slash?e.state="slash":W.quotes.has(t)?(e.label=t,e.state="quote"):t===W.hash?e.state="hash":t===W.ref?e.state="ref":e.can_send=!0:e.state==="quote"?t==="\\"?(e.state="esc",e.pstate="quote"):t===e.label&&(e.pstate!==""?(e.state=e.pstate,e.pstate=""):e.can_send=!0):e.state==="slash"?t===W.slash?e.state="lcmt":t===W.asterisk?e.state="blkcmt":W.quotes.has(t)?(e.label=t,e.state="quote"):e.can_send=!0:e.state==="lcmt"?t==="\\"?(e.state="esc",e.pstate="lcmt"):B_(t)&&(e.can_send=!0):e.state==="blkcmt"?t==="\\"?(e.state="esc",e.pstate="blkcmt"):t===W.asterisk&&(e.state="asterisk"):e.state==="asterisk"?t==="\\"?(e.state="esc",e.pstate="blkcmt"):t===W.slash&&(e.can_send=!0):e.state==="hash"?Sl(t)?e.can_send=!0:W.quotes.has(t)&&(e.state="quote",e.pstate="hash"):e.state==="ref"?Sl(t)?e.can_send=!0:W.quotes.has(t)&&(e.state="quote",e.pstate="ref"):e.state==="esc"?(e.state=e.pstate,e.pstate=""):console.log("impossible"),e}async function*z_(e,t){for(let r of e)G_(t,r),t.can_send&&(yield t,t.data="",t.state="init",t.label="",t.can_send=!1)}async function*V_(e){let t=U_(e);for await(let r of e)yield*z_(r,t);yield t}function X_(e){let t=e.d.unshift_cache;t.forEach(r=>{e.prev=e.curr,e.d=e.ppg.next().value,e.curr=e.d.state}),t=null}async function*J_(e,t){if(e.d.__unshift_g(e.data),e.prev=e.curr,e.d=e.ppg.next().value,e.curr=e.d.state,Ws(e.d,e.prev,e.curr)&&!t.enable_ref){let r=e.d.avnd_cache.data;yield r,r.$disconn(),r=null}}async function*K_(e,t={enable_ref:!1,encoding:"utf8"}){e=V_(e);let r;for await(r of e)X_(r),yield*J_(r,t);yield r.rt}Cl.exports={OPT_DICT:M_,parse_from_generator:Tl,parse_from_str:F_,gen_from_generator:El,gen_from_str:Y_,agen_from_generator:K_}});var Ct=h((Yd,nt)=>{var{empty:Q_}=k(),Z_=se(),rt=ql();function Ms(e){return e.length===1?e[0]:e}function ef(){for(let e in rt){let t;e.startsWith("gen_")?t=function*(r,n={enable_ref:!1,encoding:"utf8"}){let i=rt[e](r,n);for(let l of i)l=Ms(l),yield[l.key,l.value]}:e.startsWith("agen_")?t=async function*(r,n={enable_ref:!1,encoding:"utf8"}){let i=rt[e](r,n);for await(let l of i)l=Ms(l),yield[l.key,l.value]}:t=function(r,n={enable_ref:!1,encoding:"utf8"}){let i=rt[e](r,n).value;return Ms(i)},Object.defineProperty(t,"name",{value:e}),nt.exports[e]=t}nt.exports.OPT_DICT=rt.OPT_DICT}ef();nt.exports.CFG=Z_;nt.exports.empty=Q_});var Us=h((Hd,E)=>{var Fs=(e,t)=>{let r=btoa(unescape(encodeURIComponent(t.trim())));return`data:${e};base64,${r}`},qt=(e,t={})=>{let r={...t};return r.src===void 0&&e.trim()!==""&&(r.src=Fs("text/javascript",e)),`<script${Object.entries(r).map(([i,l])=>` ${i}=${JSON.stringify(l)}`).join("")}><\/script>`},Al=(e,t={})=>{let r={...t,rel:"stylesheet"};return r.href===void 0&&e.trim()!==""&&(r.href=Fs("text/css",e)),`<link${Object.entries(r).map(([i,l])=>` ${i}=${JSON.stringify(l)}`).join("")}>`},Nl=e=>e.replace(/[&<>"']/g,t=>({"&":"&","<":"<",">":">",'"':""","'":"'"})[t]),tf=(e,t=(r,n,i,l,o,a)=>!0)=>{let r=[],n=(i,l,o,a)=>{let[c,u,_]=i;t(i,c,l,o,i,a)&&r.push({tag:c,attrs:u,depth:o,node:i}),Array.isArray(_)&&_.forEach((f,d)=>{n(f,d,o+1,i)})};return n(e,0,0,null),r},sf=e=>{let t=[],r=(n,i)=>{if(!Array.isArray(n))return;let[l,o,a]=n;if(o&&Object.keys(o).length>0&&t.push({tag:l,attrs:{...o},depth:i}),Array.isArray(a))for(let c=0;c<a.length;c++)r(a[c],i+1)};return r(e,0),t},rf=e=>{let t=[],r=n=>{let[i,l,o]=n;if(l&&l.id){let a=l.class?l.class.split(/\s+/):[];t.push([l.id,a])}Array.isArray(o)&&o.forEach(r)};return r(e),t},nf=e=>{let t=[],r=n=>{if(!Array.isArray(n))return;let[i,l,o]=n;if(i&&l&&l.id&&t.push([i.toLowerCase(),l.id]),Array.isArray(o))for(let a=0;a<o.length;a++)r(o[a])};return r(e),t},lf=e=>{let t=[],r=n=>{let[i,l,o]=n;l&&l.id&&t.push(l.id),Array.isArray(o)&&o.forEach(r)};return r(e),t},Ys=e=>{let t=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),[r,n,i]=e,l=r.toLowerCase(),o=n.___text___||"",a={...n};if(delete a.___text___,l==="script"){if(a.src!==void 0&&o.trim()!==""){let f=qt("",a),d=qt(o,{type:a.type});return`${f}
|
|
6
|
+
${d}`}return qt(o,a)}if(l==="style"||l==="link"&&a.rel==="stylesheet")return Al(o,a);let c="";for(let[f,d]of Object.entries(a))c+=` ${f}=${JSON.stringify(d)}`;if(t.has(l))return`<${r}${c}>`;let u=l==="textarea"||l==="pre"||l==="script"||l==="style"?o:Nl(o),_=i.map(f=>Ys(f)).join("");return`<${r}${c}>${u}${_}</${r}>`},Hs=e=>{let[t,r,n]=e,i=document.createElement(t);for(let[l,o]of Object.entries(r))l==="___text___"?i.textContent=o:i.setAttribute(l,o);return n.forEach(l=>{i.appendChild(Hs(l))}),i},of=(e,...t)=>Object.entries(e).map(([r,n])=>{let i=Object.entries(n).map(([l,o])=>`${l}:${o};`).join("");return`${r}{${i}}`}).join(`
|
|
7
|
+
`),af=(e,t=!1)=>{let r=e.split("-");for(let n=1;n<r.length;++n)r[n]=r[n].charAt(0).toUpperCase()+r[n].slice(1);return t&&(r[0]=r[0].charAt(0).toUpperCase()+r[0].slice(1)),r.join("")},cf=e=>e.replace(/-/g,"_"),uf=(e,t)=>typeof e=="string"?(e=e.trim().toLowerCase(),e==="false"||e==="0"||e==="no"||e==="off"||e==="fls"||e==="f"||e==="null"||e==="nul"||e==="none"||e==="nu"||e==="n"?!1:e==="true"||e==="1"||e==="yes"||e==="on"||e==="tru"||e==="t"||e==="y"?!0:e===""||e==="undefined"||e==="un"||e==="default"||e==="dflt"?!!t:!!e):e===void 0?!!t:!!e,_f=e=>{let t=e.replace(/[^0-9.-]/g,"");return parseFloat(t)};E.exports=(e,t="ele",...r)=>{if(typeof document>"u"||t==="html")return Ys(e);let n=Hs(e);if(t==="ele")return n;{let i=n.outerHTML;return n=null,i}};E.exports.to_base64_uri=Fs;E.exports.code2hscript=qt;E.exports.css2hlink=Al;E.exports.escape_text=Nl;E.exports.get_all_nds_from_tac_json=tf;E.exports.get_all_attrs_from_tac_json=sf;E.exports.get_all_id_and_clses_from_tac_json=rf;E.exports.get_all_tag_id_pairs_from_tac_json=nf;E.exports.get_all_ids_from_tac_json=lf;E.exports.tac_json_to_html=Ys;E.exports.tac_json_to_dom=Hs;E.exports.simple_json_to_css=of;E.exports.dash_to_camel=af;E.exports.dash_to_snake=cf;E.exports.attr_value_to_bool=uf;E.exports.css_str_to_num=_f});var Q=h((Ud,Il)=>{var ff=e=>e.constructor.name==="AsyncFunction",hf=e=>typeof e!="string"||(e=e.trim(),e==="")?!1:!!(e.startsWith("http://")||e.startsWith("https://")||e.startsWith("ws://")||e.startsWith("wss://")||e.startsWith("//")||e.startsWith("/")||e.startsWith("./")||e.startsWith("../")||/^(data|blob|file|wasm):/i.test(e)),df=e=>e.startsWith("http://")||e.startsWith("https://")||e.startsWith("ws://")||e.startsWith("wss://")||/^(data|blob|file|wasm):/i.test(e)?e:e.startsWith("//")||e.startsWith("/")||e.startsWith("./")||e.startsWith("../")?e.startsWith("//")?window.location.protocol+e:e.startsWith("/")?window.location.origin+e:new URL(e,window.location.href).href:e,pf=()=>new Date().toISOString().replace(/[:.]/g,"-"),gf=/^(.*?)=["]?(.*)["]?$/,mf=(e=document.cookie)=>{let t=e.split("; "),r={};for(let n of t){let i=gf.exec(n);r[i[1]]=i[2]}return r},bf=Us(),{to_base64_uri:yf,code2hscript:wf,css2hlink:$f,escape_text:vf,tac_json_to_html:xf,tac_json_to_dom:kf,simple_json_to_css:Sf,get_all_nds_from_tac_json:Tf,get_all_attrs_from_tac_json:Ef,get_all_id_and_clses_from_tac_json:Cf,get_all_ids_from_tac_json:qf,get_all_tag_id_pairs_from_tac_json:Af}=Us(),Nf=Ct(),If=e=>Nf.parse_from_str(e+" ");Il.exports={is_async:ff,is_url:hf,fullfill_url:df,creat_dt_prefix:pf,get_ck:mf,to_base64_uri:yf,code2hscript:wf,css2hlink:$f,escape_text:vf,tac_json_to_html:xf,tac_json_to_dom:kf,simple_json_to_css:Sf,simple_json_to_html:bf,get_all_nds_from_tac_json:Tf,get_all_attrs_from_tac_json:Ef,get_all_id_and_clses_from_tac_json:Cf,get_all_ids_from_tac_json:qf,get_all_tag_id_pairs_from_tac_json:Af,parse_json_input:If,dash_to_camel,dash_to_snake,attr_value_to_bool,css_str_to_num}});var it=h((Gd,Dl)=>{var{is_async:fe}=Q(),jf=e=>{let t=0;for(;e&&e.parentNode;)e=e.parentNode,t++;return t},Of=(e,t)=>{if(t>0){let r=1;for(;;){let n=e.parentNode;if(r===t)return n;e=n,++r}}else return e},Df=e=>{for(;e.parentNode;)e=e.parentNode;return e},Z=e=>e.firstChild===null||e.firstChild===void 0,At=(e,t=Z)=>{let r=0;for(;!t(e);)e=e.lastChild,++r;return[e,r]},Nt=(e,t=Z)=>{let r=0;for(;!t(e);)e=e.firstChild,++r;return[e,r]},jl=(e,t)=>{if(e.nextSibling)return[e.nextSibling,t];let r=e.parentNode,n=t;for(;r;){if(n-=1,r.nextSibling)return[r.nextSibling,n];r=r.parentNode}return[null,-1]},Lf=async(e,t=(n,i)=>{},r=Z)=>{let[n,i]=At(e,r),l=e,o=fe(t),a=0;for(;;){let c=!1;if(o?c=await t(l,a):c=t(l,a),c||l===n)return;if(!r(l))++a,l=l.firstChild;else{let u=jl(l,a);if(l=u[0],l)a=u[1];else break}}},Ol=(e,t)=>{if(e.prevSibling)return[e.prevSibling,t];let r=e.parentNode,n=t;for(;r;){if(n-=1,r.prevSibling)return[r.prevSibling,n];r=r.parentNode}return[null,-1]},Rf=async(e,t=(n,i)=>{},r=Z)=>{let[n,i]=Nt(e,r),l=e,o=fe(t),a=0;for(;;){let c=!1;if(o?c=await t(l,a):c=t(l,a),c||l===n)return;if(!r(l))++a,l=l.lastChild;else{let u=Ol(l,a);if(l=u[0],l)a=u[1];else break}}},Pf=async(e,t=(n,i)=>{},r=Z)=>{let[n,i]=Nt(e,r),l=fe(t);for(;;){let o=!1;if(l?o=await t(n,i):o=t(n,i),o||n===e)return;{let a=n.nextSibling;if(a){let c=Nt(a,r);i+=c[1],n=c[0]}else{let c=n.parentNode;if(c)--i,n=c;else break}}}},Wf=async(e,t=(n,i)=>{},r=Z)=>{let[n,i]=At(e,r),l=fe(t);for(;;){let o=!1;if(l?o=await t(n,i):o=t(n,i),o||n===e)return;{let a=n.prevSibling;if(a){let c=At(a,r);i+=c[1],n=c[0]}else{let c=n.parentNode;if(c)--i,n=c;else break}}}},Bf=async(e,t=(i,l)=>{},r=(i,l)=>{},n=Z)=>{let i=e,l="open",o={open:[r,fe(r)],clos:[t,fe(t)]},a=0;for(;;){let c=!1,[u,_]=o[l];if(l==="open"){if(_?c=await u(i,a):c=u(i,a),c)return;n(i)?l="clos":(i=i.firstChild,++a)}else{let f,d,b,C=i.nextSibling;if(C?(b="open",f=C,d=a):(b="clos",f=i.parentNode,d=a-1),_?c=await u(i,a):c=u(i,a),c)return;if(i!==e)l=b,i=f,a=d;else break}}},Mf=async(e,t=(i,l)=>{},r=(i,l)=>{},n=Z)=>{let i=e,l="open",o={open:[r,fe(r)],clos:[t,fe(t)]},a=0;for(;;){let c=!1,[u,_]=o[l];if(l==="open"){if(_?c=await u(i,a):c=u(i,a),c)return;n(i)?l="clos":(i=i.lastChild,++a)}else{let f,d,b,C=i.prevSibling;if(C?(b="open",f=C,d=a):(b="clos",f=i.parentNode,d=a-1),_?c=await u(i,a):c=u(i,a),c)return;if(i!==e)l=b,i=f,a=d;else break}}};Dl.exports={get_depth:jf,get_ance:Of,get_rt:Df,is_topo_leaf:Z,get_drmost:At,get_dlmost:Nt,find_rb_of_fst_ance_has_rb:jl,editonly_sdfs_for_each:Lf,find_lb_of_fst_ance_has_lb:Ol,editonly_rsdfs_for_each:Rf,editonly_edfs_for_each:Pf,editonly_redfs_for_each:Wf,visit:Bf,rvisit:Mf}});var Rl=h((zd,Ll)=>{var Ff=new Set(["html","head","body","title","meta","link","base","style","header","footer","nav","main","section","article","aside","h1","h2","h3","h4","h5","h6","address","p","hr","pre","blockquote","ol","ul","li","dl","dt","dd","figure","figcaption","div","a","em","strong","small","s","cite","q","dfn","abbr","ruby","rt","rp","data","time","code","var","samp","kbd","sub","sup","i","b","u","mark","bdi","bdo","span","br","wbr","ins","del","img","iframe","embed","object","param","video","audio","source","track","picture","map","area","canvas","svg","table","caption","colgroup","col","thead","tbody","tfoot","tr","th","td","form","label","input","button","select","datalist","optgroup","option","textarea","output","progress","meter","fieldset","legend","details","summary","dialog","script","noscript","template","slot"]),Yf=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Hf=new Set(["class","rel","sandbox","allow","headers","aria-describedby","aria-labelledby"]);Ll.exports={TAGS:Ff,VOID_TAGS:Yf,NEED_TO_SP_ATTR_NMS:Hf}});var Hl=h((Vd,Yl)=>{var{TAGS:Uf,VOID_TAGS:Pl,NEED_TO_SP_ATTR_NMS:Gf}=Rl(),{is_url:Wl,fullfill_url:zf}=Q(),{editonly_sdfs_for_each:N,is_topo_leaf:zs}=it(),Bl=(e,t)=>{let r=[e];for(let n of t){let i=[];for(let l of r){let o=l.children;for(let a=0;a<o.length;a++){let c=o[a];c.tagName.toLowerCase()===n&&i.push(c)}}if(i.length===0)return[];r=i}return r},Ml=(e,t)=>{let r=[],n=t.length;function i(l,o){let a=o;l.nodeType===1&&l.tagName.toLowerCase()===t[o]&&(a=o+1,a===n&&r.push(l));let c=l.children;if(c)for(let u=0;u<c.length;u++)i(c[u],a)}return i(e,0),r},Gs=async(e,t,r=zs)=>{let n=[];return await N(e,async(i,l)=>{if(i.tagName){if(t.test(i.tagName))n.push(i);else if(i.attributes){for(let o of i.attributes)if(t.test(o.name)){n.push(i);break}}}},r),n},Vf=async(e,t=zs)=>{let r=new Set,n=new Set,i=new Set,l=new Set,o=new Set;return await N(e,async(a,c)=>{if(a.nodeType===Node.ELEMENT_NODE){if(r.add(a.tagName.toLowerCase()),a.attributes)for(let u of a.attributes)if(n.add(u.name.toLowerCase()),Gf.has(u.name.toLowerCase())){let _=u.value.split(/[ ]+/g);for(let f of _)i.add(f)}else i.add(u.value)}else a.nodeType===Node.TEXT_NODE?l.add(a.nodeValue):a.nodeType===Node.COMMENT_NODE&&o.add(a.nodeValue)},t),{tags:Array.from(r),keys:Array.from(n),vals:Array.from(i),txts:Array.from(l),cmts:Array.from(o)}},Fl=async(e,t,r=zs)=>{if(typeof t=="string")if(t[0]==="#"){let n=[];return await N(e,async(i,l)=>{if(i.tagName){let o=t.slice(1),a=i.getAttribute("id");o===a&&n.push(i)}},r),n}else if(t[0]==="."){let n=[];return await N(e,async(i,l)=>{if(i.tagName){let o=t.slice(1);i.getAttribute("class").split(/[ ]+/g).map(c=>c.toLowerCase()).includes(o)&&n.push(i)}},r),n}else if(t[0]==="`"){let n=[];return await N(e,async(i,l)=>{if(i.nodeType===Node.TEXT_NODE){let o=t.slice(1);node.nodeValue.includes(o)&&n.push(i)}},r),n}else if(t[0]==="!"){let n=[];return await N(e,async(i,l)=>{if(i.nodeType===Node.ELEMENT_NODE&&typeof i.click=="function"){let o=i.tagName.toLowerCase();["html","head","meta","link","style","script"].includes(o)||o.includes(t.slice(1).toLowerCase())&&n.push(i)}},r),n}else if(t[0]==="@"){let n=[];return await N(e,async(i,l)=>{if(i.tagName&&i.attributes)for(let o of i.attributes){let c=o.value.split(/[ ]+/g),u=t.slice(1);for(let _ of c)if(Wl(_)&&_.includes(u)){n.push(i);break}}},r),n}else if(t[0]==="-"){let n={};return await N(e,async(i,l)=>{if(i.tagName&&i.attributes){for(let o of i.attributes)if(o.name.startsWith("data-")){let a=o.name.slice(5);if(a.includes(t.slice(1))){let c=o.value;try{c=JSON.parse(c)}catch{}n[a]?n[a].push(c):n[a]=[c]}}}},r),n}else{if(t[0]==="*")return Vf(e,r);if(t[0]==="&"){let n=[];return await N(e,async(i,l)=>{if(i.tagName&&i.attributes)for(let o of i.attributes){let c=o.value.split(/[ ]+/g),u=t.slice(1);for(let _ of c)Wl(_)&&_.includes(u)&&n.push(zf(_))}},r),n}else if(t.slice(0,2)==="?:"){let n=[];return await N(e,async(i,l)=>{if(i.tagName&&i.attributes){for(let o of i.attributes)if(t.slice(2).toLowerCase()===o.name.toLowerCase()){n.push(i);break}}},r),n}else if(t.slice(0,2)===":?"){let n=[];return await N(e,async(i,l)=>{if(i.tagName&&i.attributes){for(let o of i.attributes)if(o.value.includes(t.slice(2))){n.push(i);break}}},r),n}else if(t.slice(0,3)==="</>"){let n=[];return await N(e,async(i,l)=>{if(i.nodeType===Node.ELEMENT_NODE){let o=node.nodeValue.toLowerCase();if(!Pl.has(o)){let a=t.slice(3);o.includes(a.toLowerCase())&&n.push(i)}}},r),n}else if(t.slice(0,2)==="<>"){let n=[];return await N(e,async(i,l)=>{if(i.nodeType===Node.ELEMENT_NODE){let o=node.nodeValue.toLowerCase();if(Pl.has(o)){let a=t.slice(2);o.includes(a.toLowerCase())&&n.push(i)}}},r),n}else if(t.slice(0,2)==="//"){let n=[];return await N(e,async(i,l)=>{if(i.nodeType===Node.COMMENT_NODE){let o=t.slice(2);node.nodeValue.toLowerCase().includes(o.toLowerCase())&&n.push(i)}},r),n}else if(t[0]==="/"){let n=t.split("/").filter(l=>l!==""),i=Bl(document,n);return i.length===0?await Gs(e,new RegExp(t),r):i}else if(t.includes("/")){let n=t.split("/").filter(i=>i!=="");return Ml(document,n)}else{let n=[];return await N(e,async(i,l)=>{(i.tagName?i.tagName.toLowerCase()===t.toLowerCase():!1)&&n.push(i)},r),n}}else{if(t instanceof RegExp)return await Gs(e,t,r);{let n=[];return is_async(t)?await N(e,async(i,l)=>{await t(i,l)&&n.push(i)},r):await N(e,async(i,l)=>{t(i,l)&&n.push(i)},r),n}}},Xf=new Proxy(document,{get(e,t,r){return Uf.has(t.toLowerCase())||t[0]==="*"||t[0]==="&"||t[0]==="-"||t[0]==="#"||t[0]==="."||t[0]==="?"||t[0]===":"||t[0]==="@"||t[0]==="!"||t[0]==="<"||t.includes("/")?Fl(document,t):Reflect.get(e,t,r)}});Yl.exports={plget:Bl,plinget:Ml,filter_on_tag_or_attr_key_with_rgx:Gs,filter:Fl,$:Xf}});var Xl=h((Xd,Vl)=>{var Ul=()=>new Promise(e=>{requestAnimationFrame(()=>{e()})}),Jf=()=>new Promise(e=>{requestAnimationFrame(()=>{requestAnimationFrame(e)})}),Kf=async e=>{for(let t=0;t<e;++t)await Ul()},Qf=async(e=0)=>new Promise(t=>{setTimeout(()=>{t()},e)}),It=class{timers={};run(t,r,n=300){this.timers[t]&&clearTimeout(this.timers[t]),this.timers[t]=setTimeout(async()=>{await r(),delete this.timers[t]},n)}cancel(t){this.timers[t]&&(clearTimeout(this.timers[t]),delete this.timers[t])}},Gl=()=>new It,zl=Gl(),Zf=(e,t,r=300)=>{zl.run(e,t,r)},eh=e=>{zl.cancel(e)};Vl.exports={wait_for_layout_ready:Ul,wait_for_paint_ready:Jf,wait_for_n_raf:Kf,wait:Qf,SimpleDebounce:It,creat_simple_debounce:Gl,simple_debounce:Zf,cancel_simple_debounce:eh}});var Ql=h((Jd,Kl)=>{var{dash_to_camel:jt}=Q(),Jl=(e,t,r=!1)=>{let n=jt(t,r)+"Element";e.constructor.prototype.hasOwnProperty(n)||Object.defineProperty(e.constructor.prototype,n,{get:function(){let i=this.shadowRoot;return i?i.querySelector(`.${t}`):null}})},th=(e,t)=>{for(let r of t)Jl(e,r,!1)},sh=e=>{for(let t in DYN_CLSES){{let n="all"+jt(t,!0)+"Elements";e.constructor.prototype.hasOwnProperty(n)||Object.defineProperty(e.constructor.prototype,n,{get:function(){let i=this.shadowRoot;return i?i.querySelectorAll(`.${t}`):null}})}let r=DYN_CLSES[t];for(let n of r){let i=jt(n,!0),l="get"+jt(t,!0)+"ElementBy"+i;e.constructor.prototype.hasOwnProperty(l)||(e.constructor.prototype[l]=function(o){let a=this.shadowRoot;return a?a.querySelector(`.${t}[${n}="${o}"]`):null})}}};Kl.exports={add_one_fixed_element_getter:Jl,add_fixed_element_getters:th,add_dyn_element_getters:sh}});var eo=h((Kd,Zl)=>{var rh=Ct(),{dash_to_snake:nh,css_str_to_num:ih,attr_value_to_bool:lh}=Q(),oh=(e,t)=>{let r=Object.keys(t);for(let n of ATTRS_KEYS){let i=nh(n),l=t[n],o=l.type;e.prototype.hasOwnProperty(i)||(o==="boolean"?Object.defineProperty(e.prototype,i,{get:function(){return lh(this.getAttribute(n),l.default)},set:function(a){this.setAttribute(n,a?"true":"false")}}):o==="number"?Object.defineProperty(e.prototype,i,{get:function(){let a=this.getAttribute(n);return a?Number(a):l.default},set:function(a){this.setAttribute(n,String(a))}}):Array.isArray(o)&&o.includes("cssnum")&&o.includes("number")?Object.defineProperty(e.prototype,i,{get:function(){return ih(this.getAttribute(n))},set:function(a){isNaN(Number(a))?this.setAttribute(n,a):this.setAttribute(n,String(a)+"px")}}):o==="json"?Object.defineProperty(e.prototype,i,{get:function(){let a=this.getAttribute(n);return a?rh.parse_from_str(a):l.default},set:function(a){this.setAttribute(n,JSON.stringify(a))}}):Object.defineProperty(e.prototype,i,{get:function(){return this.getAttribute(n)||l.default},set:function(a){this.setAttribute(n,a)}}))}};Zl.exports={add_attr_accessors_to_cls:oh}});var so=h((Qd,to)=>{var Vs=class{css=`
|
|
8
8
|
position: fixed;
|
|
9
9
|
top: 0;
|
|
10
10
|
left: 0;
|
|
@@ -14,23 +14,23 @@ ${d}`}return qt(o,a)}if(l==="style"||l==="link"&&a.rel==="stylesheet")return Nl(
|
|
|
14
14
|
border: none;
|
|
15
15
|
margin: 0;
|
|
16
16
|
padding: 0;
|
|
17
|
-
`;is_ok(t,r,n){return t.style[r]=`${n}px`,t.getBoundingClientRect()[r]===n}find_upbound(t,r){let n=1;for(;this.is_ok(t,r,n);)n*=2;return n}mx(t,r){t.style.cssText=this.css,document.body.appendChild(t);let n=this.find_upbound(t,r),i=Math.floor(n/2);for(;i+1<n;){let l=Math.floor((i+n)/2);this.is_ok(t,r,l)?i=l:n=l}return document.body.removeChild(t),i}},lt=()=>{let e=document.createElement("div"),t=new
|
|
17
|
+
`;is_ok(t,r,n){return t.style[r]=`${n}px`,t.getBoundingClientRect()[r]===n}find_upbound(t,r){let n=1;for(;this.is_ok(t,r,n);)n*=2;return n}mx(t,r){t.style.cssText=this.css,document.body.appendChild(t);let n=this.find_upbound(t,r),i=Math.floor(n/2);for(;i+1<n;){let l=Math.floor((i+n)/2);this.is_ok(t,r,l)?i=l:n=l}return document.body.removeChild(t),i}},lt=()=>{let e=document.createElement("div"),t=new Vs,r=t.mx(e,"width"),n=t.mx(e,"height");return[r,n]},ah=(e,t)=>{let[r,n]=lt(),i=document.createElement(e);return i.style.width=`${r}px`,i.style.height=`${t}px`,i},ch=(e,t)=>{let[r,n]=lt(),i=document.createElement(e);return i.style.width=`${t}px`,i.style.height=`${n}px`,i},uh=e=>{let[t,r]=lt(),n=document.createElement(e);return n.style.width=`${t}px`,n.style.height=`${r}px`,n},_h=(e,t="height")=>{let[r,n]=lt();return Math.floor(r/e)},Xs=class{css=`
|
|
18
18
|
position: absolute;
|
|
19
19
|
visibility: hidden;
|
|
20
20
|
display: none;
|
|
21
|
-
`;is_ok(t,r){t.style.zIndex=r;let n=window.getComputedStyle(t).zIndex;return String(n)===String(r)}find_upbound(t){let r=1;for(;this.is_ok(t,r);)r*=2;return r}mx(t){t.style.cssText=this.css,document.body.appendChild(t);let r=this.find_upbound(t),n=Math.floor(r/2);for(;n+1<r;){let i=Math.floor((n+r)/2);this.is_ok(t,i)?n=i:r=i}return document.body.removeChild(t),n}},
|
|
21
|
+
`;is_ok(t,r){t.style.zIndex=r;let n=window.getComputedStyle(t).zIndex;return String(n)===String(r)}find_upbound(t){let r=1;for(;this.is_ok(t,r);)r*=2;return r}mx(t){t.style.cssText=this.css,document.body.appendChild(t);let r=this.find_upbound(t),n=Math.floor(r/2);for(;n+1<r;){let i=Math.floor((n+r)/2);this.is_ok(t,i)?n=i:r=i}return document.body.removeChild(t),n}},fh=()=>{let e=document.createElement("div");return new Xs().mx(e)},hh=()=>{let e=document.createElement("div"),t=document.createElement("span");t.style.fontSize="1px",t.innerText="A",e.appendChild(t),document.body.appendChild(e);let r=parseFloat(window.getComputedStyle(t).fontSize);return document.body.removeChild(e),r};to.exports={find_mx_wh:lt,creat_mxw_ele:ah,creat_mxh_ele:ch,creat_mxwh_ele:uh,calc_mx_cnt:_h,find_mx_zindex:fh,find_min_font:hh}});var Zs=h((Zd,lo)=>{var{fullfill_url:ro}=Q(),{editonly_sdfs_for_each:no}=it(),ee=e=>{let t=[],r=0;for(;;){let n=e.indexOf("url(",r);if(n===-1)break;let i=e.indexOf("(",n),l=e.indexOf(")",i+1);if(l===-1)break;let o=e.substring(i+1,l).trim();(o.startsWith('"')&&o.endsWith('"')||o.startsWith("'")&&o.endsWith("'"))&&(o=o.slice(1,-1)),o&&t.push(o),r=l+1}return t},dh=async()=>{let e=document.querySelectorAll("script"),t=[];for(let i of e)if(i.src)t.push(fetch(i.src).then(l=>l.ok?l.text():"").catch(()=>""));else{let l=i.textContent;l.trim()&&t.push(Promise.resolve(l))}return`<script>
|
|
22
22
|
${(await Promise.all(t)).filter(i=>i).join(`
|
|
23
23
|
|
|
24
24
|
`)}
|
|
25
|
-
<\/script>`},
|
|
25
|
+
<\/script>`},ph=async()=>{let e="";for(let t of document.querySelectorAll('link[rel="stylesheet"]'))if(t.href)try{e+=await(await fetch(t.href)).text()+`
|
|
26
26
|
`}catch{}for(let t of document.querySelectorAll("style"))e+=t.outerHtml+`
|
|
27
|
-
`;return e},
|
|
27
|
+
`;return e},gh=()=>{let e=new Set;return document.querySelectorAll("script[src]").forEach(t=>{let r=t.src;r&&!r.startsWith("data:")&&!r.startsWith("blob:")&&e.add(r)}),document.querySelectorAll('script[type="module"][src]').forEach(t=>{let r=t.src;r&&!r.startsWith("data:")&&!r.startsWith("blob:")&&e.add(r)}),"performance"in window&&performance.getEntriesByType&&performance.getEntriesByType("resource").forEach(r=>{r.initiatorType==="script"&&r.name&&!r.name.startsWith("data:")&&!r.name.startsWith("blob:")&&e.add(r.name)}),"performance"in window&&performance.getEntriesByType&&performance.getEntriesByType("resource").forEach(r=>{(r.name.endsWith(".json")||r.name.includes("?format=json")||r.initiatorType==="xmlhttprequest"&&r.name.includes("json"))&&r.name&&!r.name.startsWith("data:")&&!r.name.startsWith("blob:")&&e.add(r.name)}),Array.from(e)},mh=()=>{let e=new Set;document.querySelectorAll('link[rel="stylesheet"]').forEach(n=>{let i=n.href;i&&!i.startsWith("data:")&&e.add(i)});let r=document.styleSheets;for(let n=0;n<r.length;n++){let i=r[n];try{if(!i.cssRules)continue;for(let l=0;l<i.cssRules.length;l++){let o=i.cssRules[l];if(o.type===CSSRule.IMPORT_RULE){o.href&&!o.href.startsWith("data:")&&e.add(o.href);let a=o.cssText;ee(a).forEach(c=>{c.startsWith("data:")||e.add(c)})}}}catch(l){l.name==="SecurityError"?console.warn(`Cannot access CSS rules for stylesheet: ${i.href||"inline style"}. Cross-origin restrictions apply.`):console.warn(`Error accessing stylesheet rules: ${l.message}`);continue}}return Array.from(document.styleSheets).forEach(n=>{try{if(!n.cssRules)return;Array.from(n.cssRules).forEach(i=>{if(i.type===CSSRule.FONT_FACE_RULE){let l=i.style.src;l&&ee(l).forEach(o=>e.add(o))}})}catch(i){i.name!=="SecurityError"&&console.warn("Error accessing stylesheet:",i)}}),root.querySelectorAll("*").forEach(n=>{if(fltr&&!fltr(n))return;let i=getComputedStyle(n);["backgroundImage","background"].forEach(f=>{let d=i[f];d&&d!=="none"&&ee(d).forEach(b=>e.add(b))});let o=i.listStyleImage;o&&o!=="none"&&ee(o).forEach(f=>e.add(f));let a=i.cursor;a&&a.includes("url(")&&ee(a).forEach(f=>e.add(f));let c=i.borderImageSource;c&&c!=="none"&&ee(c).forEach(f=>e.add(f));let u=i.content;u&&u!=="normal"&&u!=="none"&&ee(u).forEach(f=>e.add(f));let _=i.maskImage;_&&_!=="none"&&ee(_).forEach(f=>e.add(f))}),Array.from(e)},bh=(e=document,t=r=>!0)=>{let r=new Set;return e.querySelectorAll("img[src]").forEach(n=>{t(n)&&r.add(ro(n.getAttribute("src")))}),e.querySelectorAll("img[srcset]").forEach(n=>{if(t(n)){let i=n.getAttribute("srcset");if(!i)return;for(let l of i.split(",")){let[o]=l.trim().split(/\s+/);o&&r.add(ro(o))}}}),e.querySelectorAll("svg").forEach(n=>{if(t(n)){let i=new XMLSerializer().serializeToString(n),l=new Blob([i],{type:"image/svg+xml"}),o=URL.createObjectURL(l);r.add([o,".svg"])}}),e.querySelectorAll("*").forEach(n=>{if(t(n)){let i=getComputedStyle(n).backgroundImage;if(!i||i==="none")return;let l=i.indexOf("url(")+4,o=i.indexOf(")",l);if(o===-1)return;let a=i.substring(l,o).trim();(a.startsWith('"')||a.startsWith("'"))&&(a=a.substring(1)),(a.endsWith('"')||a.endsWith("'"))&&(a=a.substring(0,a.length-1)),a&&r.add(a)}}),Array.from(r).filter(Boolean)},Js=(e,t)=>{if(e instanceof CSSStyleRule){let r=e.style;for(let n=0;n<r.length;n++){let i=r[n];if(i.startsWith("--")){let l=r.getPropertyValue(i).trim();l&&(t[i]=l)}}}else if(e instanceof CSSMediaRule||e instanceof CSSSupportsRule||e instanceof CSSKeyframesRule){let r=e.cssRules||e.rules;if(r)for(let n=0;n<r.length;n++)Js(r[n],t)}else if(e instanceof CSSFontFaceRule){let r=e.style;for(let n=0;n<r.length;n++){let i=r[n];if(i.startsWith("--")){let l=r.getPropertyValue(i).trim();l&&(t[i]=l)}}}},yh=()=>{let e={},t=document.styleSheets;for(let r=0;r<t.length;r++){let n=t[r],i="";n.href?i=n.href:n.ownerNode?n.ownerNode.tagName==="STYLE"?i="inline-style":n.ownerNode.tagName==="LINK"?i=n.ownerNode.href||"external-stylesheet":i="unknown":i="unknown",e[i]||(e[i]={});try{let l=n.cssRules||n.rules;if(!l)continue;for(let o=0;o<l.length;o++){let a=l[o];Js(a,e[i])}}catch(l){console.warn(`\u65E0\u6CD5\u8BBF\u95EE\u6837\u5F0F\u8868 ${i} \u7684\u89C4\u5219:`,l)}}return e},Ks=(e,t)=>{if(e instanceof CSSStyleRule){let r=e.style;for(let n=0;n<r.length;n++){let i=r[n];i.startsWith("--")&&t.add(i)}}else if(e.cssRules||e.rules){let r=e.cssRules||e.rules;for(let n=0;n<r.length;n++)Ks(r[n],t)}else if(e.style){let r=e.style;for(let n=0;n<r.length;n++){let i=r[n];i.startsWith("--")&&t.add(i)}}},Ot=()=>{let e=new Set,t=document.styleSheets;for(let r=0;r<t.length;r++)try{let n=t[r],i=n.cssRules||n.rules;if(!i)continue;for(let l=0;l<i.length;l++)Ks(i[l],e)}catch{}return Array.from(e)},Qs=(e,t)=>{if(!t||!e)return null;let r=e.startsWith("--")?e:`--${e}`,n=window.getComputedStyle(t).getPropertyValue(r).trim();if(n==="")return null;let i=t;for(;i;){let l=i.parentElement;if(!l&&i.parentNode instanceof ShadowRoot&&(l=i.parentNode.host),!l||window.getComputedStyle(l).getPropertyValue(r).trim()!==n)return i;i=l}return i},wh=(e,t)=>{if(!t||!e)return!1;let r=e.startsWith("--")?e:`--${e}`,n=window.getComputedStyle(t).getPropertyValue(r).trim();if(n==="")return!1;let i=t.parentElement;if(!i&&t.parentNode instanceof ShadowRoot&&(i=t.parentNode.host),!i)return!0;let l=window.getComputedStyle(i).getPropertyValue(r).trim();return n!==l},$h=async(e=document.documentElement)=>{let t=Ot(),r={};t.forEach(i=>r[i]=[]);let n=new Map;return await no(e,i=>{let l=window.getComputedStyle(i),o=i.parentElement;!o&&i.parentNode instanceof ShadowRoot&&(o=i.parentNode.host);let a=o?n.get(o):null,c=new Map;for(let u of t){let _=l.getPropertyValue(u).trim();_&&(c.set(u,_),(!a||a.get(u)!==_)&&r[u].push(i))}n.set(i,c)}),r},vh=async(e=document.documentElement)=>{let t=Ot(),r=new Map,n=new Map;return await no(e,i=>{let l=window.getComputedStyle(i),o=i.parentElement||(i.parentNode instanceof ShadowRoot?i.parentNode.host:null),a=o?n.get(o):null,c=new Map,u=[];for(let _ of t){let f=l.getPropertyValue(_).trim();f&&(c.set(_,f),(!a||a.get(_)!==f)&&u.push(_))}u.length>0&&r.set(i,u),n.set(i,c)}),r},xh=(e,t)=>{if(!e)return!1;let r=e.startsWith("--")?e:`--${e}`;return t?Qs(r,t)!==null:Ot().includes(r)},kh=(e,t,r=document.documentElement)=>{let n=e.startsWith("--")?e:`--${e}`;r.style.setProperty(n,String(t))},io=e=>{let t=e.startsWith("--")?e:`--${e}`;for(let r of document.styleSheets)try{let n=r.cssRules||r.rules;if(!n)continue;for(let i=0;i<n.length;i++){let l=n[i];if(window.CSSPropertyRule&&l instanceof CSSPropertyRule&&l.name===t)return{name:l.name,syntax:l.syntax,inherits:l.inherits,initialValue:l.initialValue}}}catch{}return null},Sh=(e,t)=>{let r=io(e);return r&&r.inherits===!1?Qs(e,t)!==t:!1},Th=(e,{syntax:t="*",inherits:r=!0,initialValue:n}={})=>{let i=e.startsWith("--")?e:`--${e}`;if(!window.CSS||!window.CSS.registerProperty)return console.warn("\u5F53\u524D\u6D4F\u89C8\u5668\u4E0D\u652F\u6301 CSS.registerProperty"),!1;try{let l={name:i,syntax:t,inherits:r};return n!==void 0?l.initialValue=String(n):t!=="*"&&console.warn(`\u8B66\u544A: \u5F53 syntax \u4E3A "${t}" \u65F6\uFF0C\u5EFA\u8BAE\u63D0\u4F9B initialValue\u3002`),window.CSS.registerProperty(l),!0}catch(l){return console.error(`CSS \u53D8\u91CF "${i}" \u6CE8\u518C\u5931\u8D25:`,l.message),!1}};lo.exports={get_all_scripts:dh,get_all_csses:ph,extract_urls_from_url_paren:ee,collect_css_remote_urls:mh,collect_js_remote_urls:gh,collect_img_like_urls:bh,extract_css_varnms_from_rule:Js,get_all_css_vars:yh,extract_css_varnms_from_rule_to_set:Ks,get_all_uniq_css_varnms:Ot,find_css_var_scope_ele:Qs,is_css_var_defined_on_self:wh,get_css_var_scope_ele_mp:$h,get_scope_ele_css_var_mp:vh,is_css_var_defined:xh,def_css_var:kh,get_css_prop_var:io,is_css_var_isolated:Sh,def_css_prop_var:Th}});var tr=h((ep,_o)=>{var oo={success:"#38a169",error:"#e53e3e",warning:"#d69e2e",loading:"#3182ce",info:"#667eea"},Eh=e=>`
|
|
28
28
|
position: fixed;
|
|
29
29
|
top: 50%;
|
|
30
30
|
left: 50%;
|
|
31
31
|
width: 300px;
|
|
32
32
|
height:80px;
|
|
33
|
-
background: ${
|
|
33
|
+
background: ${oo[e]||oo.info};
|
|
34
34
|
color: white;
|
|
35
35
|
padding: 12px 20px;
|
|
36
36
|
border-radius: 8px;
|
|
@@ -42,4 +42,4 @@ ${(await Promise.all(t)).filter(i=>i).join(`
|
|
|
42
42
|
align-items: center;
|
|
43
43
|
justify-content: center;
|
|
44
44
|
font-size: 16px; /* \u5B57\u4F53\u53D8\u5927 */
|
|
45
|
-
`,
|
|
45
|
+
`,Ch=(e,t)=>{let r=document.createElement("div");return r.style.cssText=Eh(e),r.textContent=t,document.body.appendChild(r),r},Dt=class{tasks={};del(t){let r=this.tasks[t];if(!r)return;let{init_timer:n,duration_timer:i,ele:l}=r;clearTimeout(n),clearTimeout(i),l&&document.body.contains(l)&&document.body.removeChild(l),delete this.tasks[t]}add(t,r,n="error",i=1e3,l=100){this.del(t);let o={};this.tasks[t]=o,o.init_timer=setTimeout(()=>{o.ele=Ch(n,r),o.duration_timer=setTimeout(()=>{this.del(t)},i)},l)}},ao=()=>new Dt,co=ao(),qh=(e,t,r="error",n=1e3,i=100)=>{co.add(e,t,r,n,i)},Ah=e=>{co.del(e)},Nh=async(e,t=async(n,i)=>{console.log(n)},r=99999)=>{let n=`${Date.now()}_${Math.floor(Math.random()*1e4)}`,i=`confirm-overlay-${n}`,l=`confirm-dialog-${n}`,o=document.createElement("div");o.className=i,Object.assign(o.style,{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",backgroundColor:"rgba(0, 0, 0, 0.5)",display:"flex",justifyContent:"center",alignItems:"center",zIndex:String(r)});let a=document.createElement("div");a.className=l,Object.assign(a.style,{backgroundColor:"white",borderRadius:"8px",padding:"20px",width:"300px",boxShadow:"0 5px 15px rgba(0, 0, 0, 0.3)",fontFamily:"Arial, sans-serif"});let c=document.createElement("h3");c.textContent=e,c.style.margin="0 0 20px 0",c.style.color="#333",c.style.fontSize="18px";let u=document.createElement("div");u.style.display="flex",u.style.justifyContent="flex-end",u.style.gap="10px";let _=document.createElement("button");_.textContent="\u53D6\u6D88",Object.assign(_.style,{padding:"8px 16px",backgroundColor:"#f5f5f5",border:"1px solid #ddd",borderRadius:"4px",cursor:"pointer",fontSize:"14px"});let f=document.createElement("button");f.textContent="\u786E\u8BA4",Object.assign(f.style,{padding:"8px 16px",backgroundColor:"#3498db",color:"white",border:"none",borderRadius:"4px",cursor:"pointer",fontSize:"14px"});let d=async b=>{try{await t(b,a)}catch(C){console.error("Dialog callback error:",C)}finally{a.remove(),o.remove()}};return _.addEventListener("click",()=>d(!1)),f.addEventListener("click",()=>d(!0)),o.addEventListener("click",b=>{b.target===o&&d(!1)}),u.appendChild(_),u.appendChild(f),a.appendChild(c),a.appendChild(u),o.appendChild(a),document.body.appendChild(o),a},uo=async e=>{let t=document.createElement("div");Object.assign(t.style,{position:"fixed",inset:"0",backgroundColor:"rgba(0,0,0,0.85)",display:"flex",justifyContent:"center",alignItems:"center",zIndex:"100000",backdropFilter:"blur(4px)",overflow:"hidden"});let r=await e,n=r instanceof HTMLElement?r:new Image;typeof r=="string"&&(n.src=r),Object.assign(n.style,{maxWidth:"90%",maxHeight:"90%",objectFit:"contain",border:"1px solid #555",boxShadow:"0 8px 30px rgba(0,0,0,0.5)",backgroundColor:"#fff"});let i=document.createElement("div");Object.assign(i.style,{position:"fixed",top:"30px",right:"30px",display:"flex",height:"40px",background:"#222",borderRadius:"20px",boxShadow:"0 4px 15px rgba(0,0,0,0.8)",zIndex:"100001",overflow:"hidden",border:"1px solid #444"});let l=document.createElement("div");l.innerHTML="\u283F",Object.assign(l.style,{padding:"0 15px",cursor:"move",backgroundColor:"#333",height:"100%",display:"flex",alignItems:"center",color:"#888"});let o=document.createElement("div");o.innerText="\u4FDD\u5B58\u622A\u56FE",Object.assign(o.style,{padding:"0 15px",cursor:"pointer",height:"100%",display:"flex",alignItems:"center",fontSize:"13px",fontWeight:"bold",backgroundColor:"#2f54eb",color:"#fff",borderRight:"1px solid #444"}),o.onclick=async()=>{let _=await window.showSaveFilePicker({suggestedName:`screenshot_${new Date().getTime()}.png`,types:[{description:"PNG Image",accept:{"image/png":[".png"]}}]}),d=await(await fetch(n.src)).blob(),b=await _.createWritable();await b.write(d),await b.close()};let a=document.createElement("div");a.innerText="\u5173\u95ED",Object.assign(a.style,{padding:"0 15px",cursor:"pointer",height:"100%",display:"flex",alignItems:"center",fontSize:"13px",fontWeight:"bold",backgroundColor:"#ff4d4f",color:"#fff"}),a.onclick=()=>{t.remove(),i.remove(),window.onmousemove=null,window.onmouseup=null};let c=!1,u={x:0,y:0};l.onmousedown=_=>{c=!0,u.x=_.clientX-i.offsetLeft,u.y=_.clientY-i.offsetTop},window.onmousemove=_=>{c&&(i.style.left=_.clientX-u.x+"px",i.style.top=_.clientY-u.y+"px",i.style.right="auto")},window.onmouseup=()=>c=!1,i.append(l,o,a),t.appendChild(n),document.body.append(t,i)},er=async(e,t)=>{if(t==="b64")return e.toDataURL("image/png");let r=await new Promise(n=>e.toBlob(n,"image/png"));switch(t){case"url":return URL.createObjectURL(r);case"u8a":return new Uint8Array(await r.arrayBuffer());case"ab":return await r.arrayBuffer();case"img":return new Promise((n,i)=>{let l=new Image,o=URL.createObjectURL(r);l.onload=()=>{URL.revokeObjectURL(o),n(l)},l.onerror=i,l.src=o,l.crossOrigin="anonymous"});default:return r}},Ih=async(e,t=void 0)=>{if(!e||!(e instanceof HTMLElement)){console.error("\u65E0\u6548\u7684\u5143\u7D20\u5BF9\u8C61");return}let r=e.style.outline,n=e.style.transition;try{e.style.transition="outline 0.2s ease",e.style.outline="4px solid #2f54eb",e.style.outlineOffset="2px",e.scrollIntoView({block:"center",behavior:"instant"});let i=await navigator.mediaDevices.getDisplayMedia({video:{displaySurface:"browser"},preferCurrentTab:!0}),l=document.createElement("video");l.srcObject=i,await l.play();let o=l.videoWidth/window.innerWidth,a=l.videoHeight/window.innerHeight,c=e.getBoundingClientRect(),u=document.createElement("canvas");if(u.width=c.width*o,u.height=c.height*a,u.getContext("2d").drawImage(l,c.left*o,c.top*a,c.width*o,c.height*a,0,0,u.width,u.height),i.getTracks().forEach(f=>f.stop()),e.style.outline=r,e.style.transition=n,t===void 0){let f=await er(u,"img");uo(f);return}return await er(u,t)}catch(i){e.style.outline=r,e.style.transition=n,i.name==="NotAllowedError"?console.warn("\u7528\u6237\u53D6\u6D88\u4E86\u5C4F\u5E55\u5171\u4EAB\u6388\u6743\u6216\u6743\u9650\u88AB\u62D2\u7EDD"):i.name==="NotFoundError"?console.error("\u672A\u627E\u5230\u53EF\u7528\u7684\u5A92\u4F53\u6D41\u6E90"):console.error("\u622A\u56FE\u53D1\u751F\u610F\u5916\u9519\u8BEF:",i)}};_o.exports={SimpleAlert:Dt,creat_simple_alert:ao,simple_alert:qh,cancel_simple_alert:Ah,simple_confirm_cancel:Nh,show_img_modal:uo,convert_canvas:er,ele2img:Ih}});var mo=h((tp,go)=>{var{creat_dt_prefix:fo}=Q(),{simple_alert:jh}=tr(),{collect_img_like_urls:Oh}=Zs(),{visit:Dh}=it(),ho=async(e,t,r)=>{if(!r)try{r=await window.showDirectoryPicker()}catch(n){return[!1,String(n.stack)]}try{let i=await(await r.getFileHandle(t,{create:!0})).createWritable();return await i.write(e),await i.close(),[!0,null]}catch(n){return[!1,String(n.stack)]}},po=async(e,t,r,n)=>{if(r)Array.isArray(e)&&(e=e[0]);else if(Array.isArray(e))r=fo()+"_inline"+e[1],e=e[0];else{let l=new URL(e).pathname.split("/");r=fo()+"_"+l[l.length-1]}if(!t)try{dir=await window.showDirectoryPicker()}catch(i){n&&n.fails.push([e,String(i.stack)])}try{let l=await(await fetch(e)).blob(),[o,a]=await ho(l,r,t);n&&(o?n.succs.push(e):n.fails.push([e,String(a)]))}catch(i){n&&n.fails.push([e,String(i.stack)])}},Lh=async(e=t=>!0)=>{let t=[],r=[],n=await window.showDirectoryPicker(),i=Oh(document,e),l=Array.from(new Set(i));for(let o of l)await po(o,n,void 0,{succs:t,fails:r});return jh("dnld_img_like",JSON.stringify({succs:t,fails:r},null,2),"success"),{succs:t,fails:r}},Rh=async(e=document.body,t=100,r=100,n=i=>!0)=>{try{let i=await window.showDirectoryPicker(),l=await navigator.mediaDevices.getDisplayMedia({video:{displaySurface:"browser"},preferCurrentTab:!0}),o=document.createElement("video");o.srcObject=l,await o.play();let a=o.videoWidth/window.innerWidth,c=o.videoHeight/window.innerHeight,u=[];await Dh(e,(_,f)=>{_.nodeType===1&&_.offsetWidth>=t&&_.offsetHeight>=r&&n(_)&&u.push({el:_,depth:f})},(_,f)=>{}),console.log(`[Scanner] \u5F00\u59CB\u81EA\u52A8\u4FDD\u5B58 ${u.length} \u5F20\u56FE\u7247\u5230\u76EE\u5F55...`);for(let _=0;_<u.length;_++){let{el:f,depth:d}=u[_];f.scrollIntoView({block:"center",behavior:"instant"}),await new Promise(Lt=>setTimeout(Lt,100));let b=f.getBoundingClientRect(),C=document.createElement("canvas");C.width=b.width*a,C.height=b.height*c,C.getContext("2d").drawImage(o,b.left*a,b.top*c,b.width*a,b.height*c,0,0,C.width,C.height);let rr=`dep${d}_${f.tagName.toLowerCase()}_${_}.png`,$o=await new Promise(Lt=>C.toBlob(Lt,"image/png")),nr=await(await i.getFileHandle(rr,{create:!0})).createWritable();await nr.write($o),await nr.close(),console.log(`\u5DF2\u81EA\u52A8\u5199\u5165: ${rr}`)}l.getTracks().forEach(_=>_.stop()),console.log("\u6279\u91CF\u4FDD\u5B58\u4EFB\u52A1\u5B8C\u6210\uFF01")}catch(i){if(i.name==="AbortError")return;console.error("\u6279\u91CF\u4FDD\u5B58\u5931\u8D25:",i)}};go.exports={save_blob:ho,fetch_save:po,dnld_img_like:Lh,take_photo_for_all_eles:Rh}});var yo=h((sp,bo)=>{var{to_base64_uri:Ph}=Q(),Wh=(e,t=!1,r="text/javascript")=>new Promise((n,i)=>{try{let l=new Blob([e],{type:"application/javascript"}),o=URL.createObjectURL(l),a=document.createElement("script");a.src=o,a.type=r,a.async=!t,a.onload=()=>{URL.revokeObjectURL(o),n([!0,a])},a.onerror=c=>{URL.revokeObjectURL(o),a.parentNode&&a.parentNode.removeChild(a),n([!1,c])},document.head.appendChild(a)}catch(l){n([!1,l])}}),Bh=(e,t="link")=>{let r=Ph("text/css",e);if(t==="style"){let n=`@import ${r}`,i=document.createElement("style");return i.textContent=n,document.head.appendChild(i),i}else{let n=document.createElement("link");return n.rel="stylesheet",n.href=r,document.head.appendChild(n),n}};bo.exports={loadjs:Wh,loadcss:Bh}});var Zh=h((rp,wo)=>{var Mh=Ct(),Fh=Q(),Yh=it(),Hh=Hl(),Uh=Xl(),Gh=Ql(),zh=eo(),Vh=so(),Xh=Zs(),Jh=tr(),Kh=mo(),Qh=yo();wo.exports={_ison:Mh,_util:Fh,_nd:Yh,_ele:Hh,_attr,_wait:Uh,_ele_getter:Gh,_cls_accessor:zh,_limit:Vh,_code:Xh,_ui:Jh,_dnld:Kh,_impt:Qh}});return Zh();})();
|