nv-basic-bw 1.0.27 → 1.0.28

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.
@@ -1,10 +1,10 @@
1
- var nvbasicbw=(()=>{var h=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var k=h((Vh,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)},Oo=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}},Do=(e,t)=>e.length===0||t==="."||t==="-."||t==="+."||t==="+"||t==="-",Lo=()=>({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]),Ro=(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=Lo(),r=Array.from(e);if(Do(r,e))return;let n=0,i=!1;if([r,n]=or(r,t,n,"be"),[i,n]=Ro(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 Oo(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},jo=(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:jo}});var xr=h((Xh,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((Jh,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((Kh,Rr)=>{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 W={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 W.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 W.pair;this.#e.set(t,r),this.#s.set(r,t)}ldelete(t){if(this.size<2)throw W.cant_be_empty;{let r=this.#e.get(t);this.#e.delete(t),this.#s.delete(r)}}rdelete(t){if(this.size<2)throw W.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 Or=Symbol("get_single_set"),Dr=Symbol("add_single_reserved"),Te=class{#t;#e=new Set;constructor(t){this.#t=t}get[Or](){return this.#e}[Dr](t){this.#e.add(t)}add(t){this.#t.validate(t),this.#e.add(t)}delete(t){if(this.size<2)throw W.cant_be_empty;if(t==="`")throw W.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[Or])}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[Dr]("`"),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 W.char;if(this.reserved.includes(t))throw W.reserved;if(Array.from(this.inuse).flat().includes(t))throw W.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 Lr=new at;Lr.ERROR_DICT=W;Rr.exports=Lr});var Pr=h((Qh,jr)=>{function*la(e){for(let t of e)yield t;e=null}jr.exports.sync_gen_from_str=la});var I=h((Zh,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((ed,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),z=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(z(t)&&z(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(z(t)&&z(r)&&z(n)&&z(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,z,Xr,!0,!1,void 0,t)}function Gt(e,t=!1){return dt(e,4,z,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:z}});var an=h((td,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((sd,cn)=>{function Ia(e){if(globalThis.document===void 0){let i=globalThis.require("fs").readFileSync(e).toString();return JSON.parse(i)}else return}function Oa(e,t){if(globalThis.document===void 0){let n=globalThis.require("fs"),i=JSON.stringify(t);n.writeFileSync(e,i)}else return}function Da(e){return parseInt(e).toString()===e}cn.exports={rjson:Ia,wjson:Oa,is_int_str:Da}});var Kt=h((rd,un)=>{var La=()=>Math.random()*9007199254740992;function Ra(e,t){return Array.from({length:t-e}).map((r,n)=>n+e)}function ja(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:La,range:Ra,seqs_slct:ja,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((id,Rn)=>{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 B(e){return e._fstch===null}function dn(e,t){if(re(e))return!0;{let n=x(e,t);return F(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=B(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=B(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=M(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=F(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=Y(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=j(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=M(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=M(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=F(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 F(e,t){let r=[],n=pe(e,t);for(;n!==null;)r.push(n),n=j(n,t);return r}function ge(e,t){let r=F(e,t);return r.length===0?null:r[r.length-1]}function bn(e,t,r){let n=F(t,r);return n.length===0||e>n.length-1||e<0?null:n[e]}function yn(e,t,...r){let n=F(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=j(e,t);for(;i!==null;)n=i,i=j(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=F(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 M(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 j(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=Y(e,t).map(o=>C(o,t));return Math.max(...i)-r+1}function pc(e,t){return B(e)?null:C(e,t)+1}function gc(e,t){if(B(e))return null;{let n=C(e,t),l=Y(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=Y(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 Y(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=j(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=j(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(B(e)){let n=M(e,t);return n!==null?n:x(e,t)}else{let n=M(e,t);return n!==null?B(n)?n:Sn(n,t):x(e,t)}}function Y(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=j(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=M(r,t);if(n!==null)return n;r=x(r,t)}return null}function vc(e,t){if(B(e)){let n=M(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(B(e))if(r){let i=j(e,t);return i===null?x(e,t):i}else return e._$visited=!0,e;else if(r){let i=j(e,t);return i===null?x(e,t):i}else return e._$visited=!0,pe(e,t)}function xc(e,t,r){if(B(t)){if(e)return t;{let i=M(t,r);return i===null?x(t,r):i}}else{if(e)return ge(t,r);{let i=M(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=F(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 On(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 Y(r,t)}function Tc(e,t,r=!1,n=!0){let i=os(e,t);return On(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 Y(r,t)}function Cc(e,t){let r=as(e,t);return In(r,t)}function cs(e,t,r=!1){let n=Y(e,t);return r||n.splice(0,1),n}function qc(e,t){return F(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 Dn(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=>Dn(i,e,t));return n=Array.prototype.concat(...n),n}function Ln(e){let t=v.dict_keys(e)[0],r=e[t];return ie(r,e)}function Ic(e){let t=Ln(e);return Y(t,e)}Rn.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:B,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:j,get_children:F,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:M,get_rsib:j,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:Y,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:Dn,get_some_lyrs_deses:Nc,nd2ele:kc,sdfs2mat:ls,sdfs2edfs:In,sdfs2sedfs:On,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:Ln,tree2sdfs:Ic}});var Mn=h((ld,Bn)=>{function jn(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=jn();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 Oc=Wn();Bn.exports={creat_event_cls:jn,E:Pn,creat_event_target_cls:Wn,ET:Oc}});var bi=h((od,mi)=>{var ti=Jt(),Qe=Kt(),me=us(),{ET:Fn}=Mn(),Dc=["_fstch","_lsib","_rsib","_parent","_tree"];function si(e){return e._tree!==void 0}function _s(e){return e._tree===e}function Lc(e){return e._lsib===null}function Rc(e){return e._rsib===null}function jc(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 V;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 V,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 Lc(this)}$is_lstch(){return Rc(this)}$is_leaf(){return jc(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(`
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
3
  `);if(console.log(a),r)return a}$sedfs_repr(t=xu,r=!1){let n=this.$root();ui(n);let o=Xn(this).map((a,c)=>t(a,c)).join(`
4
- `);if(console.log(o),r)return o}$disconn(){return be(this)}$rm_fstch(){let t=this._fstch;return be(t)}$rm_lstch(){let t=Yn(this);return be(t)}$rm_which(t){let r=Hn(t,this);return be(r)}$rm_some_children(...t){return Un(this,...t).map(n=>be(n))}$rm_all_children(){return fs(this).map(r=>be(r))}$dump(){if(this.$is_root())return wt(this);console.log("only root !!!")}$dump2file(t){if(this.$is_root()){let r=wt(this);ti.wjson(t,r)}else console.log("only root !!!")}$sdfs2mat(){return Kn(ye(this))}$nest_dict(t="_children"){let r=Kn(ye(this));return yu(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 Su(this)}$sdfs_srch_action_list(){return Tu(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 qu(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 ui(e){let t=ye(e);return t.forEach((r,n)=>{r._id=n}),t}function Au(e){let t=new V;return t._id=e._id,t.$guid=e._guid,t}function ei(e,t){for(;t._id!==e;)t=t._parent;return t}function Ke(e,t){let r=_i(t);for(let n of r)e[n]=t[n];return e}function vt(e){let t=Qe.dict_keys(e)[0],r=me.get_root(e[t],e),n=Au(r);n=Ke(n,r);let i=n,l=r,o=me.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=me.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=me.get_sdfs_next(l,e);else if(o._parent!==null&&o._parent!==void 0){let c=o._parent;i=ei(c,i),a=i.$append_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=me.get_sdfs_next(l,e)}else if(o._parent===void 0){let u=me.get_parent(o,e)._id;i=ei(u,i),a=i.$append_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=me.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 _i(e){return Qe.dict_keys(e).filter(n=>!Dc.includes(n))}function Nu(e,t){let r=_i(e);for(let n of r)t[n]=e[n];return t}function wt(e){let t=ui(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=Nu(i,o),n[i._id]=o}),n}var V=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(V,"name",{value:"\u200D"});function fi(e){if(typeof e=="string"){let t=ti.rjson(e);return vt(t)}else return typeof e=="object"?vt(e):new V}function Iu(e,t="_children"){return wu(e,t)}function Ou(e){let t=e.$dump();return fi(ndict)}function ms(e,t,...r){let n=t(e,...r);return n=new Buffer.from(n).toString("base64"),n}function hi(e){let t=e.$ances(!0).map(r=>r.$children().length);return t=t.join("-"),t}function di(e){return e.$pbreadth()+"-"+e.$breadth()+"-"+e.$depth()}function pi(e,t,...r){let n=hi(e);return t&&(out=ms(e,t,...r),n=n+"@"+out),n}function gi(e,t,...r){let n=di(e);return t&&(out=ms(e,t,...r),n=n+"@"+out),n}function bs(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 Du(e,t,r,...n){return bs(!1,gi,e,t,r,...n)}function Lu(e,t,r,...n){return bs(!0,pi,e,t,r,...n)}mi.exports={SDFS_NEXT_BUILD_ACTION_DICT:ci,build_from_srch_action_list:Cu,SDFS_NEXT_SRCH_ACTIONS:ku,RESERVED_EVENT_TYPES:["$msg__"],Node:D,Tree:V,Root:V,load:fi,load_from_nest_dict:Iu,clone:Ou,get_cu_sign:ms,get_internal_sign_ignore_order:hi,get_internal_sign_keep_order:di,get_sign_keep_order:gi,struct_eq:bs,struct_eq_keep_order:Du,get_sign_ignore_order:pi,struct_eq_ignore_order:Lu}});var ys=h((ad,yi)=>{var Ru=bi(),ju=us(),Pu=Jt();yi.exports={ndfunc:ju,ndcls:Ru,ndutil:Pu}});var Et=h((md,$i)=>{var q=k(),Wu=ys(),{Root:Bu}=ys().ndcls,{TYPE_DICT:cd,isNode:ud,empty:m,is_bigint_str:_d,is_jsint_str:fd,NUM_TYPE_DICT:hd,parse_abnormal_num:dd,parse_int:pd,parse_float:gd,parse_num:Mu,to_str:Tt}=k(),L=class extends Bu{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===q.TYPE_DICT.UndefinedLiteral}is_null(){return this.type===q.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()}},ws=class extends L{constructor(t=m){super(t),this.value=void 0,this.type=q.TYPE_DICT.UndefinedLiteral}vto_rawstr(){return Tt(this.value)}},$s=class extends L{constructor(t=m){super(t),this.value=null,this.type=q.TYPE_DICT.NullLiteral}vto_rawstr(){return Tt(this.value)}},vs=class extends L{constructor(t,r=m){super(r),t==="true"&&(this.value=!0,this.type=q.TYPE_DICT.BooleanLiteral.TrueLiteral),t==="false"&&(this.value=!1,this.type=q.TYPE_DICT.BooleanLiteral.FalseLiteral)}vto_rawstr(){return Tt(this.value)}},xs=class extends L{constructor(t,r=m){if(super(r),typeof t=="string"){let n=Mu(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===q.TYPE_DICT.NumericLiteral.Float&&!t.includes(".")&&(t=t+"."),t}};function Ze(e){return e=JSON.stringify(e),e.substr(1,e.length-2)}var ks=class extends L{constructor(t,r=m){super(r),this.value=t,this.type=q.TYPE_DICT.StringLiteral}vto_rawstr(){return Ze(this.value)}};function Fu(e){e instanceof St?e.type=q.TYPE_DICT.CommentLine.tt:e.type=q.TYPE_DICT.CommentBlock.tt}function Yu(e,t){return{lsib:e.$lsib(),data:t}}function wi(e,t){Fu(t);let r=Yu(e,t);return e.ttcmt.push(r),r}var Ss=class extends L{constructor(t=m){super(t),this.value=[],this.type=q.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=q.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 wi(this,t)}},Ts=class extends L{constructor(t=m){super(t),this.value={},this.type=q.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=q.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 wi(this,t)}},Es=class extends L{constructor(t,r=m){super(r),this.value=t,this.type=q.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=q.TYPE_DICT.CommentLine._self}vto_rawstr(t=`
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((bd,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((yd,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:Os,ObjectExpression:n_}=Et(),U=I(),Ni=U.gtv,le=U.STATE_DICT,Ds=U.LEFTED_TYPE,Ae=U.AVND_CACHE_STATE_DICT,H=k(),w=te(),Ii=Ci();function*Pi(e){for(;e.length>0;)yield e.pop()}function Oi(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 Di(e,t,r){e.lefted.type=Ds.quote,e.lefted.data={rslt:t.rslt,lefted:t.ch,state:t.state,quote:r},e.state=U.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=U.get_lcmt_eofv_with_code(e.state),e}function l_(e,t,r){return Wi(e,t,r),e.state=U.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 Li(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 Ri(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===Os?e.state=le.bv:e.state=le.bk,e}var Ls=Symbol("root_lblk_ch"),ji=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 Os;this.stack.push(n),n.open=Ls,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=U.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===H.TYPE_DICT.UndefinedLiteral?r=new e_(this.str_cache.k):n.type===H.TYPE_DICT.NullLiteral?r=new t_(this.str_cache.k):n.type===H.TYPE_DICT.BooleanLiteral.TrueLiteral?r=new qi("true",this.str_cache.k):n.type===H.TYPE_DICT.BooleanLiteral.FalseLiteral?r=new qi("false",this.str_cache.k):n.type===H.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=Oi(this);return r.state!==st.STATE_DICT.succ?(Di(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 Li(this,et,Ne.lc_from_generator,Ds.lcmt)}$handle_blkcmt(){return Li(this,r_,Ne.blk_from_generator,Ds.blkcmt)}$push_kcmt(t){t.type=Ne instanceof et?H.TYPE_DICT.CommentLine.k:H.TYPE_DICT.CommentBlock.k,this.cmt_cache.kcmt.push(t)}$push_bvcmt(t){let r=t instanceof et?"CommentLine":"CommentBlock";t.type=H.TYPE_DICT[r].bv,this.cmt_cache.bvcmt.push(t)}$push_avcmt(t){t.type=Ne instanceof et?H.TYPE_DICT.CommentLine.k:H.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 Ri(this,Os);if(w.obj_blks.lhas(this.ch_cache.curr))return Ri(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=Oi(this);if(l.state!==st.STATE_DICT.succ)return Di(this,l,this.ch_cache.curr),t===w.hash?this.state=U.get_hash_quote_eofv_with_code(this.state):this.state=U.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[Ls]=Ls;Ie[ji]=ji;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((wd,Yi)=>{var{empty:Mi}=k(),Fi=I(),Oe=Fi.gtv,G=Fi.STATE_DICT;function a_(e){let t=e.state;return t===Oe(G.bk)||(t===Oe(G.k)||t===Oe(G.ak)?(e.str_cache.k=Mi,e.state=G.bk):t===Oe(G.bv)?(e.$abandon_key_when_end_bv(),e.stack.lst.is_ary()?e.state=G.bv:e.state=G.bk):t===Oe(G.v)?(e.$setup_leafnd(),e.$change_state_when_end_av()):t===Oe(G.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av())),e}Yi.exports=a_});var zi=h((vd,Gi)=>{var{empty:$d}=k(),Ui=I(),De=Ui.gtv,oe=Ui.STATE_DICT;function c_(e){let t=e.state;return t===De(oe.bk)||(t===De(oe.k)||t===De(oe.ak)?e.state=oe.bv:t===De(oe.bv)||(t===De(oe.v)?(e.$setup_leafnd(),e.$change_state_when_end_av()):t===De(oe.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av()))),e}Gi.exports=c_});var Rs=h((kd,Xi)=>{var{empty:xd}=k(),Vi=I(),Le=Vi.gtv,ae=Vi.STATE_DICT;function u_(e){let t=e.state;return t===Le(ae.bk)||(t===Le(ae.k)?e.state=ae.ak:t===Le(ae.ak)||t===Le(ae.bv)||(t===Le(ae.v)?(e.$setup_leafnd(),e.state=ae.av):Le(ae.av))),e}Xi.exports=u_});var Zi=h((Sd,Qi)=>{var{empty:Ji}=k(),Ki=I(),Re=Ki.gtv,X=Ki.STATE_DICT;function __(e,t){let r=e.state,n=e.$handle_quote(t);return n===Ji||(r===Re(X.bk)?(e.str_cache.k=n,e.state=X.k):r===Re(X.k)?e.str_cache.k=e.str_cache.k+n:r===Re(X.ak)?(e.$refresh_key(n),e.state=X.k):r===Re(X.bv)?(e.str_cache.maybe_vquote=t,e.str_cache.v=n,e.state=X.v):r===Re(X.v)?(e.str_cache.v=e.str_cache.v+n,e.str_cache.maybe_vquote=Ji):r===Re(X.av)&&(e.$mv_avcmt_to_avcmt(),e.$change_state_when_end_av(n,t))),e}Qi.exports=__});var rl=h((Td,sl)=>{var{empty:el}=k(),js=I(),R=js.gtv,T=js.STATE_DICT,f_=js.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((Cd,il)=>{var{empty:Ed}=k(),nl=I(),je=nl.gtv,ce=nl.STATE_DICT;function m_(e){let t=e.state;return t===je(ce.bk)?(e.str_cache.k=e.ch_cache.curr,e.state=ce.k):t===je(ce.k)?e.str_cache.k=e.str_cache.k+e.ch_cache.curr:t===je(ce.ak)?(e.$refresh_key(),e.state=ce.k):t===je(ce.bv)?e.$open_nonleaf_nd():t===je(ce.v)?(e.$setup_leafnd(),e.$change_state_when_end_av(),e.__unshift_g(e.ch_cache.curr)):t===je(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((qd,cl)=>{var{empty:ol}=k(),al=I(),Pe=al.gtv,ve=al.STATE_DICT,b_=Rs();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((Ad,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((Nd,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((Id,yl)=>{var{empty:T_}=k(),bl=I(),Me=bl.gtv,J=bl.STATE_DICT;function E_(e){let t=e.state;return t===Me(J.bk)?(e.str_cache.k=e.ch_cache.curr,e.state=J.k):t===Me(J.k)?e.str_cache.k=e.str_cache.k+e.ch_cache.curr:t===Me(J.ak)?(e.$refresh_key(),e.state=J.k):t===Me(J.bv)?(e.str_cache.v=e.ch_cache.curr,e.state=J.v):t===Me(J.v)?(e.str_cache.v=e.str_cache.v+e.ch_cache.curr,e.str_cache.maybe_vquote=T_):t===Me(J.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((Od,kl)=>{var{empty:C_}=k(),q_=Bi(),A_=Hi(),N_=zi(),I_=Rs(),O_=Zi(),D_=rl(),L_=ll(),R_=ul(),j_=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()?(O_(r,r.ch_cache.curr),yield r):r.$is_currch_slash()?(D_(r),yield r):r.$is_currch_lblk()?(L_(r),yield r):r.$is_currch_rblk()?(R_(r),yield r):r.$is_currch_hash()?(j_(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((Dd,ql)=>{var{sync_gen_from_str:Ws}=Pr(),{is_should_yield:Bs}=I(),P=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===P.slash?e.state="slash":P.quotes.has(t)?(e.label=t,e.state="quote"):t===P.hash?e.state="hash":t===P.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===P.slash?e.state="lcmt":t===P.asterisk?e.state="blkcmt":P.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===P.asterisk&&(e.state="asterisk"):e.state==="asterisk"?t==="\\"?(e.state="esc",e.pstate="blkcmt"):t===P.slash&&(e.can_send=!0):e.state==="hash"?Tl(t)?e.can_send=!0:P.quotes.has(t)&&(e.state="quote",e.pstate="hash"):e.state==="ref"?Tl(t)?e.can_send=!0:P.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((Ld,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((Rd,K)=>{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=>({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"})[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 Nl(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:Il(o),_=i.map(f=>Hs(f)).join("");return`<${r}${c}>${u}${_}</${r}>`},Us=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(Us(l))}),i},rf=(e,...t)=>Object.entries(e).map(([r,n])=>{let i=Object.entries(n).map(([l,o])=>`${l}:${o};`).join("");return`${r}{${i}}`}).join(`
7
- `);K.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}};K.exports.to_base64_uri=Ys;K.exports.code2hscript=qt;K.exports.css2hlink=Nl;K.exports.escape_text=Il;K.exports.tac_json_to_html=Hs;K.exports.tac_json_to_dom=Us;K.exports.simple_json_to_css=rf});var xe=h((jd,Ol)=>{var nf=e=>e.constructor.name==="AsyncFunction",lf=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)),of=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,af=()=>new Date().toISOString().replace(/[:.]/g,"-"),cf=/^(.*?)=["]?(.*)["]?$/,uf=(e=document.cookie)=>{let t=e.split("; "),r={};for(let n of t){let i=cf.exec(n);r[i[1]]=i[2]}return r},_f=Gs(),{to_base64_uri:ff,code2hscript:hf,css2hlink:df,escape_text:pf,tac_json_to_html:gf,tac_json_to_dom:mf,simple_json_to_css:bf}=Gs();Ol.exports={is_async:nf,is_url:lf,fullfill_url:of,creat_dt_prefix:af,get_ck:uf,to_base64_uri:ff,code2hscript:hf,css2hlink:df,escape_text:pf,tac_json_to_html:gf,tac_json_to_dom:mf,simple_json_to_css:bf,simple_json_to_html:_f}});var it=h((Pd,Rl)=>{var{is_async:_e}=xe(),yf=e=>{let t=0;for(;e&&e.parentNode;)e=e.parentNode,t++;return t},wf=(e,t)=>{if(t>0){let r=1;for(;;){let n=e.parentNode;if(r===t)return n;e=n,++r}}else return e},$f=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]},Dl=(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]},vf=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=Dl(l,a);if(l=u[0],l)a=u[1];else break}}},Ll=(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]},xf=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=Ll(l,a);if(l=u[0],l)a=u[1];else break}}},kf=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}}}},Sf=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}}}},Tf=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}}},Ef=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}}};Rl.exports={get_depth:yf,get_ance:wf,get_rt:$f,is_topo_leaf:Q,get_drmost:At,get_dlmost:Nt,find_rb_of_fst_ance_has_rb:Dl,editonly_sdfs_for_each:vf,find_lb_of_fst_ance_has_lb:Ll,editonly_rsdfs_for_each:xf,editonly_edfs_for_each:kf,editonly_redfs_for_each:Sf,visit:Tf,rvisit:Ef}});var Pl=h((Wd,jl)=>{var Cf=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"]),qf=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Af=new Set(["class","rel","sandbox","allow","headers","aria-describedby","aria-labelledby"]);jl.exports={TAGS:Cf,VOID_TAGS:qf,NEED_TO_SP_ATTR_NMS:Af}});var Ul=h((Bd,Hl)=>{var{TAGS:Nf,VOID_TAGS:Wl,NEED_TO_SP_ATTR_NMS:If}=Pl(),{is_url:Bl,fullfill_url:Of}=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},Df=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()),If.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 Df(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(Of(_))}},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}}},Lf=new Proxy(document,{get(e,t,r){return Nf.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,$:Lf}});var It=h((Md,Gl)=>{var Rf=Ct(),jf=(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("")},Pf=e=>e.replace(/-/g,"_"),Wf=(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,Bf=e=>{let t=e.replace(/[^0-9.-]/g,"");return parseFloat(t)},Mf=e=>Rf.parse_from_str(e+" ");Gl.exports={dash_to_camel:jf,dash_to_snake:Pf,attr_value_to_bool:Wf,css_str_to_num:Bf,parse_json_input:Mf}});var Kl=h((Fd,Jl)=>{var zl=()=>new Promise(e=>{requestAnimationFrame(()=>{e()})}),Ff=()=>new Promise(e=>{requestAnimationFrame(()=>{requestAnimationFrame(e)})}),Yf=async e=>{for(let t=0;t<e;++t)await zl()},Hf=async(e=0)=>new Promise(t=>{setTimeout(()=>{t()},e)}),Ot=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 Ot,Xl=Vl(),Uf=(e,t,r=300)=>{Xl.run(e,t,r)},Gf=e=>{Xl.cancel(e)};Jl.exports={wait_for_layout_ready:zl,wait_for_paint_ready:Ff,wait_for_n_raf:Yf,wait:Hf,SimpleDebounce:Ot,creat_simple_debounce:Vl,simple_debounce:Uf,cancel_simple_debounce:Gf}});var eo=h((Yd,Zl)=>{var{dash_to_camel:Dt}=It(),Ql=(e,t,r=!1)=>{let n=Dt(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}})},zf=(e,t)=>{for(let r of t)Ql(e,r,!1)},Vf=e=>{for(let t in DYN_CLSES){{let n="all"+Dt(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=Dt(n,!0),l="get"+Dt(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:zf,add_dyn_element_getters:Vf}});var so=h((Hd,to)=>{var Xf=Ct(),{dash_to_snake:Jf,css_str_to_num:Kf}=It(),Qf=(e,t)=>{let r=Object.keys(t);for(let n of ATTRS_KEYS){let i=Jf(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 Kf(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?Xf.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:Qf}});var no=h((Ud,ro)=>{var Xs=class{css=`
4
+ `);if(console.log(o),r)return o}$disconn(){return be(this)}$rm_fstch(){let t=this._fstch;return be(t)}$rm_lstch(){let t=Yn(this);return be(t)}$rm_which(t){let r=Hn(t,this);return be(r)}$rm_some_children(...t){return Un(this,...t).map(n=>be(n))}$rm_all_children(){return fs(this).map(r=>be(r))}$dump(){if(this.$is_root())return wt(this);console.log("only root !!!")}$dump2file(t){if(this.$is_root()){let r=wt(this);ti.wjson(t,r)}else console.log("only root !!!")}$sdfs2mat(){return Kn(ye(this))}$nest_dict(t="_children"){let r=Kn(ye(this));return yu(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 Su(this)}$sdfs_srch_action_list(){return Tu(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 qu(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 ui(e){let t=ye(e);return t.forEach((r,n)=>{r._id=n}),t}function Au(e){let t=new X;return t._id=e._id,t.$guid=e._guid,t}function ei(e,t){for(;t._id!==e;)t=t._parent;return t}function Ke(e,t){let r=_i(t);for(let n of r)e[n]=t[n];return e}function vt(e){let t=Qe.dict_keys(e)[0],r=me.get_root(e[t],e),n=Au(r);n=Ke(n,r);let i=n,l=r,o=me.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=me.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=me.get_sdfs_next(l,e);else if(o._parent!==null&&o._parent!==void 0){let c=o._parent;i=ei(c,i),a=i.$append_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=me.get_sdfs_next(l,e)}else if(o._parent===void 0){let u=me.get_parent(o,e)._id;i=ei(u,i),a=i.$append_child(),a._id=o._id,a.$guid=o._guid,a=Ke(a,o),i=a,l=o,o=me.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 _i(e){return Qe.dict_keys(e).filter(n=>!Oc.includes(n))}function Nu(e,t){let r=_i(e);for(let n of r)t[n]=e[n];return t}function wt(e){let t=ui(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=Nu(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 fi(e){if(typeof e=="string"){let t=ti.rjson(e);return vt(t)}else return typeof e=="object"?vt(e):new X}function Iu(e,t="_children"){return wu(e,t)}function ju(e){let t=e.$dump();return fi(ndict)}function ms(e,t,...r){let n=t(e,...r);return n=new Buffer.from(n).toString("base64"),n}function hi(e){let t=e.$ances(!0).map(r=>r.$children().length);return t=t.join("-"),t}function di(e){return e.$pbreadth()+"-"+e.$breadth()+"-"+e.$depth()}function pi(e,t,...r){let n=hi(e);return t&&(out=ms(e,t,...r),n=n+"@"+out),n}function gi(e,t,...r){let n=di(e);return t&&(out=ms(e,t,...r),n=n+"@"+out),n}function bs(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 Ou(e,t,r,...n){return bs(!1,gi,e,t,r,...n)}function Du(e,t,r,...n){return bs(!0,pi,e,t,r,...n)}mi.exports={SDFS_NEXT_BUILD_ACTION_DICT:ci,build_from_srch_action_list:Cu,SDFS_NEXT_SRCH_ACTIONS:ku,RESERVED_EVENT_TYPES:["$msg__"],Node:D,Tree:X,Root:X,load:fi,load_from_nest_dict:Iu,clone:ju,get_cu_sign:ms,get_internal_sign_ignore_order:hi,get_internal_sign_keep_order:di,get_sign_keep_order:gi,struct_eq:bs,struct_eq_keep_order:Ou,get_sign_ignore_order:pi,struct_eq_ignore_order:Du}});var ys=h((bd,yi)=>{var Lu=bi(),Ru=us(),Pu=Jt();yi.exports={ndfunc:Ru,ndcls:Lu,ndutil:Pu}});var Et=h((Ed,$i)=>{var q=k(),Wu=ys(),{Root:Bu}=ys().ndcls,{TYPE_DICT:yd,isNode:wd,empty:m,is_bigint_str:$d,is_jsint_str:vd,NUM_TYPE_DICT:xd,parse_abnormal_num:kd,parse_int:Sd,parse_float:Td,parse_num:Mu,to_str:Tt}=k(),L=class extends Bu{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===q.TYPE_DICT.UndefinedLiteral}is_null(){return this.type===q.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()}},ws=class extends L{constructor(t=m){super(t),this.value=void 0,this.type=q.TYPE_DICT.UndefinedLiteral}vto_rawstr(){return Tt(this.value)}},$s=class extends L{constructor(t=m){super(t),this.value=null,this.type=q.TYPE_DICT.NullLiteral}vto_rawstr(){return Tt(this.value)}},vs=class extends L{constructor(t,r=m){super(r),t==="true"&&(this.value=!0,this.type=q.TYPE_DICT.BooleanLiteral.TrueLiteral),t==="false"&&(this.value=!1,this.type=q.TYPE_DICT.BooleanLiteral.FalseLiteral)}vto_rawstr(){return Tt(this.value)}},xs=class extends L{constructor(t,r=m){if(super(r),typeof t=="string"){let n=Mu(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===q.TYPE_DICT.NumericLiteral.Float&&!t.includes(".")&&(t=t+"."),t}};function Ze(e){return e=JSON.stringify(e),e.substr(1,e.length-2)}var ks=class extends L{constructor(t,r=m){super(r),this.value=t,this.type=q.TYPE_DICT.StringLiteral}vto_rawstr(){return Ze(this.value)}};function Fu(e){e instanceof St?e.type=q.TYPE_DICT.CommentLine.tt:e.type=q.TYPE_DICT.CommentBlock.tt}function Yu(e,t){return{lsib:e.$lsib(),data:t}}function wi(e,t){Fu(t);let r=Yu(e,t);return e.ttcmt.push(r),r}var Ss=class extends L{constructor(t=m){super(t),this.value=[],this.type=q.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=q.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 wi(this,t)}},Ts=class extends L{constructor(t=m){super(t),this.value={},this.type=q.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=q.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 wi(this,t)}},Es=class extends L{constructor(t,r=m){super(r),this.value=t,this.type=q.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=q.TYPE_DICT.CommentLine._self}vto_rawstr(t=`
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=>({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"})[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 Nl(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:Il(o),_=i.map(f=>Hs(f)).join("");return`<${r}${c}>${u}${_}</${r}>`},Us=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(Us(l))}),i},cf=(e,...t)=>Object.entries(e).map(([r,n])=>{let i=Object.entries(n).map(([l,o])=>`${l}:${o};`).join("");return`${r}{${i}}`}).join(`
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=`
8
8
  position: fixed;
9
9
  top: 0;
10
10
  left: 0;
@@ -14,17 +14,17 @@ ${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 Xs,r=t.mx(e,"width"),n=t.mx(e,"height");return[r,n]},Zf=(e,t)=>{let[r,n]=lt(),i=document.createElement(e);return i.style.width=`${r}px`,i.style.height=`${t}px`,i},eh=(e,t)=>{let[r,n]=lt(),i=document.createElement(e);return i.style.width=`${t}px`,i.style.height=`${n}px`,i},th=e=>{let[t,r]=lt(),n=document.createElement(e);return n.style.width=`${t}px`,n.style.height=`${r}px`,n},sh=(e,t="height")=>{let[r,n]=lt();return Math.floor(r/e)},Js=class{css=`
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 Xs,r=t.mx(e,"width"),n=t.mx(e,"height");return[r,n]},ch=(e,t)=>{let[r,n]=lt(),i=document.createElement(e);return i.style.width=`${r}px`,i.style.height=`${t}px`,i},uh=(e,t)=>{let[r,n]=lt(),i=document.createElement(e);return i.style.width=`${t}px`,i.style.height=`${n}px`,i},_h=e=>{let[t,r]=lt(),n=document.createElement(e);return n.style.width=`${t}px`,n.style.height=`${r}px`,n},fh=(e,t="height")=>{let[r,n]=lt();return Math.floor(r/e)},Js=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}},rh=()=>{let e=document.createElement("div");return new Js().mx(e)},nh=()=>{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};ro.exports={find_mx_wh:lt,creat_mxw_ele:Zf,creat_mxh_ele:eh,creat_mxwh_ele:th,calc_mx_cnt:sh,find_mx_zindex:rh,find_min_font:nh}});var er=h((Gd,ao)=>{var{fullfill_url:io}=xe(),{editonly_sdfs_for_each:lo}=it(),Z=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},ih=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>
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}},hh=()=>{let e=document.createElement("div");return new Js().mx(e)},dh=()=>{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};ro.exports={find_mx_wh:lt,creat_mxw_ele:ch,creat_mxh_ele:uh,creat_mxwh_ele:_h,calc_mx_cnt:fh,find_mx_zindex:hh,find_min_font:dh}});var er=h((sp,ao)=>{var{fullfill_url:io}=xe(),{editonly_sdfs_for_each:lo}=it(),Z=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},ph=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>`},lh=async()=>{let e="";for(let t of document.querySelectorAll('link[rel="stylesheet"]'))if(t.href)try{e+=await(await fetch(t.href)).text()+`
25
+ <\/script>`},gh=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},oh=()=>{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)},ah=()=>{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;Z(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&&Z(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"&&Z(d).forEach(b=>e.add(b))});let o=i.listStyleImage;o&&o!=="none"&&Z(o).forEach(f=>e.add(f));let a=i.cursor;a&&a.includes("url(")&&Z(a).forEach(f=>e.add(f));let c=i.borderImageSource;c&&c!=="none"&&Z(c).forEach(f=>e.add(f));let u=i.content;u&&u!=="normal"&&u!=="none"&&Z(u).forEach(f=>e.add(f));let _=i.maskImage;_&&_!=="none"&&Z(_).forEach(f=>e.add(f))}),Array.from(e)},ch=(e=document,t=r=>!0)=>{let r=new Set;return e.querySelectorAll("img[src]").forEach(n=>{t(n)&&r.add(io(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(io(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)},Ks=(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++)Ks(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)}}}},uh=()=>{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];Ks(a,e[i])}}catch(l){console.warn(`\u65E0\u6CD5\u8BBF\u95EE\u6837\u5F0F\u8868 ${i} \u7684\u89C4\u5219:`,l)}}return e},Qs=(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++)Qs(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)}}},Lt=()=>{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++)Qs(i[l],e)}catch{}return Array.from(e)},Zs=(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},_h=(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},fh=async(e=document.documentElement)=>{let t=Lt(),r={};t.forEach(i=>r[i]=[]);let n=new Map;return await lo(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},hh=async(e=document.documentElement)=>{let t=Lt(),r=new Map,n=new Map;return await lo(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},dh=(e,t)=>{if(!e)return!1;let r=e.startsWith("--")?e:`--${e}`;return t?Zs(r,t)!==null:Lt().includes(r)},ph=(e,t,r=document.documentElement)=>{let n=e.startsWith("--")?e:`--${e}`;r.style.setProperty(n,String(t))},oo=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},gh=(e,t)=>{let r=oo(e);return r&&r.inherits===!1?Zs(e,t)!==t:!1},mh=(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}};ao.exports={get_all_scripts:ih,get_all_csses:lh,extract_urls_from_url_paren:Z,collect_css_remote_urls:ah,collect_js_remote_urls:oh,collect_img_like_urls:ch,extract_css_varnms_from_rule:Ks,get_all_css_vars:uh,extract_css_varnms_from_rule_to_set:Qs,get_all_uniq_css_varnms:Lt,find_css_var_scope_ele:Zs,is_css_var_defined_on_self:_h,get_css_var_scope_ele_mp:fh,get_scope_ele_css_var_mp:hh,is_css_var_defined:dh,def_css_var:ph,get_css_prop_var:oo,is_css_var_isolated:gh,def_css_prop_var:mh}});var sr=h((zd,ho)=>{var co={success:"#38a169",error:"#e53e3e",warning:"#d69e2e",loading:"#3182ce",info:"#667eea"},bh=e=>`
27
+ `;return e},mh=()=>{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)},bh=()=>{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;Z(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&&Z(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"&&Z(d).forEach(b=>e.add(b))});let o=i.listStyleImage;o&&o!=="none"&&Z(o).forEach(f=>e.add(f));let a=i.cursor;a&&a.includes("url(")&&Z(a).forEach(f=>e.add(f));let c=i.borderImageSource;c&&c!=="none"&&Z(c).forEach(f=>e.add(f));let u=i.content;u&&u!=="normal"&&u!=="none"&&Z(u).forEach(f=>e.add(f));let _=i.maskImage;_&&_!=="none"&&Z(_).forEach(f=>e.add(f))}),Array.from(e)},yh=(e=document,t=r=>!0)=>{let r=new Set;return e.querySelectorAll("img[src]").forEach(n=>{t(n)&&r.add(io(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(io(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)},Ks=(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++)Ks(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)}}}},wh=()=>{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];Ks(a,e[i])}}catch(l){console.warn(`\u65E0\u6CD5\u8BBF\u95EE\u6837\u5F0F\u8868 ${i} \u7684\u89C4\u5219:`,l)}}return e},Qs=(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++)Qs(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)}}},Dt=()=>{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++)Qs(i[l],e)}catch{}return Array.from(e)},Zs=(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},$h=(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},vh=async(e=document.documentElement)=>{let t=Dt(),r={};t.forEach(i=>r[i]=[]);let n=new Map;return await lo(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},xh=async(e=document.documentElement)=>{let t=Dt(),r=new Map,n=new Map;return await lo(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},kh=(e,t)=>{if(!e)return!1;let r=e.startsWith("--")?e:`--${e}`;return t?Zs(r,t)!==null:Dt().includes(r)},Sh=(e,t,r=document.documentElement)=>{let n=e.startsWith("--")?e:`--${e}`;r.style.setProperty(n,String(t))},oo=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},Th=(e,t)=>{let r=oo(e);return r&&r.inherits===!1?Zs(e,t)!==t:!1},Eh=(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}};ao.exports={get_all_scripts:ph,get_all_csses:gh,extract_urls_from_url_paren:Z,collect_css_remote_urls:bh,collect_js_remote_urls:mh,collect_img_like_urls:yh,extract_css_varnms_from_rule:Ks,get_all_css_vars:wh,extract_css_varnms_from_rule_to_set:Qs,get_all_uniq_css_varnms:Dt,find_css_var_scope_ele:Zs,is_css_var_defined_on_self:$h,get_css_var_scope_ele_mp:vh,get_scope_ele_css_var_mp:xh,is_css_var_defined:kh,def_css_var:Sh,get_css_prop_var:oo,is_css_var_isolated:Th,def_css_prop_var:Eh}});var sr=h((rp,ho)=>{var co={success:"#38a169",error:"#e53e3e",warning:"#d69e2e",loading:"#3182ce",info:"#667eea"},Ch=e=>`
28
28
  position: fixed;
29
29
  top: 50%;
30
30
  left: 50%;
@@ -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
- `,yh=(e,t)=>{let r=document.createElement("div");return r.style.cssText=bh(e),r.textContent=t,document.body.appendChild(r),r},Rt=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=yh(n,r),o.duration_timer=setTimeout(()=>{this.del(t)},i)},l)}},uo=()=>new Rt,_o=uo(),wh=(e,t,r="error",n=1e3,i=100)=>{_o.add(e,t,r,n,i)},$h=e=>{_o.del(e)},vh=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(E){console.error("Dialog callback error:",E)}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},fo=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)},tr=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}},xh=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 tr(u,"img");fo(f);return}return await tr(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)}};ho.exports={SimpleAlert:Rt,creat_simple_alert:uo,simple_alert:wh,cancel_simple_alert:$h,simple_confirm_cancel:vh,show_img_modal:fo,convert_canvas:tr,ele2img:xh}});var yo=h((Vd,bo)=>{var{creat_dt_prefix:po}=xe(),{simple_alert:kh}=sr(),{collect_img_like_urls:Sh}=er(),{visit:Th}=it(),go=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)]}},mo=async(e,t,r,n)=>{if(r)Array.isArray(e)&&(e=e[0]);else if(Array.isArray(e))r=po()+"_inline"+e[1],e=e[0];else{let l=new URL(e).pathname.split("/");r=po()+"_"+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 go(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)])}},Eh=async(e=t=>!0)=>{let t=[],r=[],n=await window.showDirectoryPicker(),i=Sh(document,e),l=Array.from(new Set(i));for(let o of l)await mo(o,n,void 0,{succs:t,fails:r});return kh("dnld_img_like",JSON.stringify({succs:t,fails:r},null,2),"success"),{succs:t,fails:r}},Ch=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 Th(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(jt=>setTimeout(jt,100));let b=f.getBoundingClientRect(),E=document.createElement("canvas");E.width=b.width*a,E.height=b.height*c,E.getContext("2d").drawImage(o,b.left*a,b.top*c,b.width*a,b.height*c,0,0,E.width,E.height);let nr=`dep${d}_${f.tagName.toLowerCase()}_${_}.png`,xo=await new Promise(jt=>E.toBlob(jt,"image/png")),ir=await(await i.getFileHandle(nr,{create:!0})).createWritable();await ir.write(xo),await ir.close(),console.log(`\u5DF2\u81EA\u52A8\u5199\u5165: ${nr}`)}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)}};bo.exports={save_blob:go,fetch_save:mo,dnld_img_like:Eh,take_photo_for_all_eles:Ch}});var $o=h((Xd,wo)=>{var{to_base64_uri:qh}=xe(),Ah=(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])}}),Nh=(e,t="link")=>{let r=qh("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}};wo.exports={loadjs:Ah,loadcss:Nh}});var Uh=h((Jd,vo)=>{var Ih=Ct(),Oh=xe(),Dh=it(),Lh=Ul(),Rh=It(),jh=Kl(),Ph=eo(),Wh=so(),Bh=no(),Mh=er(),Fh=sr(),Yh=yo(),Hh=$o();vo.exports={_ison:Ih,_util:Oh,_nd:Dh,_ele:Lh,_attr:Rh,_wait:jh,_ele_getter:Ph,_cls_accessor:Wh,_limit:Bh,_code:Mh,_ui:Fh,_dnld:Yh,_impt:Hh}});return Uh();})();
45
+ `,qh=(e,t)=>{let r=document.createElement("div");return r.style.cssText=Ch(e),r.textContent=t,document.body.appendChild(r),r},Lt=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=qh(n,r),o.duration_timer=setTimeout(()=>{this.del(t)},i)},l)}},uo=()=>new Lt,_o=uo(),Ah=(e,t,r="error",n=1e3,i=100)=>{_o.add(e,t,r,n,i)},Nh=e=>{_o.del(e)},Ih=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(E){console.error("Dialog callback error:",E)}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},fo=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)},tr=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}},jh=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 tr(u,"img");fo(f);return}return await tr(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)}};ho.exports={SimpleAlert:Lt,creat_simple_alert:uo,simple_alert:Ah,cancel_simple_alert:Nh,simple_confirm_cancel:Ih,show_img_modal:fo,convert_canvas:tr,ele2img:jh}});var yo=h((np,bo)=>{var{creat_dt_prefix:po}=xe(),{simple_alert:Oh}=sr(),{collect_img_like_urls:Dh}=er(),{visit:Lh}=it(),go=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)]}},mo=async(e,t,r,n)=>{if(r)Array.isArray(e)&&(e=e[0]);else if(Array.isArray(e))r=po()+"_inline"+e[1],e=e[0];else{let l=new URL(e).pathname.split("/");r=po()+"_"+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 go(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)])}},Rh=async(e=t=>!0)=>{let t=[],r=[],n=await window.showDirectoryPicker(),i=Dh(document,e),l=Array.from(new Set(i));for(let o of l)await mo(o,n,void 0,{succs:t,fails:r});return Oh("dnld_img_like",JSON.stringify({succs:t,fails:r},null,2),"success"),{succs:t,fails:r}},Ph=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 Lh(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(Rt=>setTimeout(Rt,100));let b=f.getBoundingClientRect(),E=document.createElement("canvas");E.width=b.width*a,E.height=b.height*c,E.getContext("2d").drawImage(o,b.left*a,b.top*c,b.width*a,b.height*c,0,0,E.width,E.height);let nr=`dep${d}_${f.tagName.toLowerCase()}_${_}.png`,xo=await new Promise(Rt=>E.toBlob(Rt,"image/png")),ir=await(await i.getFileHandle(nr,{create:!0})).createWritable();await ir.write(xo),await ir.close(),console.log(`\u5DF2\u81EA\u52A8\u5199\u5165: ${nr}`)}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)}};bo.exports={save_blob:go,fetch_save:mo,dnld_img_like:Rh,take_photo_for_all_eles:Ph}});var $o=h((ip,wo)=>{var{to_base64_uri:Wh}=xe(),Bh=(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])}}),Mh=(e,t="link")=>{let r=Wh("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}};wo.exports={loadjs:Bh,loadcss:Mh}});var td=h((lp,vo)=>{var Fh=Ct(),Yh=xe(),Hh=it(),Uh=Ul(),Gh=It(),zh=Kl(),Vh=eo(),Xh=so(),Jh=no(),Kh=er(),Qh=sr(),Zh=yo(),ed=$o();vo.exports={_ison:Fh,_util:Yh,_nd:Hh,_ele:Uh,_attr:Gh,_wait:zh,_ele_getter:Vh,_cls_accessor:Xh,_limit:Jh,_code:Kh,_ui:Qh,_dnld:Zh,_impt:ed}});return td();})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nv-basic-bw",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -9,7 +9,7 @@
9
9
  "license": "ISC",
10
10
  "description": "",
11
11
  "dependencies": {
12
- "nv-basic-util-bw": "^1.0.1",
12
+ "nv-basic-util-bw": "^1.0.2",
13
13
  "nvison-bw": "^1.0.0"
14
14
  }
15
15
  }
package/util.js CHANGED
@@ -75,6 +75,11 @@ const {
75
75
  tac_json_to_html,
76
76
  tac_json_to_dom,
77
77
  simple_json_to_css,
78
+ get_all_nds_from_tac_json,
79
+ get_all_attrs_from_tac_json,
80
+ get_all_id_and_clses_from_tac_json,
81
+ get_all_ids_from_tac_json,
82
+ get_all_tag_id_pairs_from_tac_json,
78
83
  } = require("nv-basic-util-bw");
79
84
 
80
85
 
@@ -91,5 +96,10 @@ module.exports = {
91
96
  tac_json_to_html,
92
97
  tac_json_to_dom,
93
98
  simple_json_to_css,
94
- simple_json_to_html
99
+ simple_json_to_html,
100
+ get_all_nds_from_tac_json,
101
+ get_all_attrs_from_tac_json,
102
+ get_all_id_and_clses_from_tac_json,
103
+ get_all_ids_from_tac_json,
104
+ get_all_tag_id_pairs_from_tac_json,
95
105
  }