@webflow/webflow-cli 1.9.0 → 1.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/LICENCE +3 -1
- package/dist/cloud-scaffolds/nextjs/package.json +2 -2
- package/dist/extension-scaffolds/react/README.md +2 -2
- package/dist/extension-scaffolds/react/package.json +2 -0
- package/dist/extension-scaffolds/typescript-alt/README.md +2 -2
- package/dist/index.js +80 -76
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
"use strict";var
|
|
2
|
+
"use strict";var Bg=Object.create;var Bi=Object.defineProperty;var Lg=Object.getOwnPropertyDescriptor;var Rg=Object.getOwnPropertyNames;var Ng=Object.getPrototypeOf,$g=Object.prototype.hasOwnProperty;var C=(e,t)=>()=>(e&&(t=e(e=0)),t);var Li=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ll=(e,t)=>{for(var n in t)Bi(e,n,{get:t[n],enumerable:!0})},Mg=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Rg(t))!$g.call(e,o)&&o!==n&&Bi(e,o,{get:()=>t[o],enumerable:!(r=Lg(t,o))||r.enumerable});return e};var D=(e,t,n)=>(n=e!=null?Bg(Ng(e)):{},Mg(t||!e||!e.__esModule?Bi(n,"default",{value:e,enumerable:!0}):n,e));function Ug(){let e=new Map;for(let[t,n]of Object.entries(K)){for(let[r,o]of Object.entries(n))K[r]={open:`\x1B[${o[0]}m`,close:`\x1B[${o[1]}m`},n[r]=K[r],e.set(o[0],o[1]);Object.defineProperty(K,t,{value:n,enumerable:!1})}return Object.defineProperty(K,"codes",{value:e,enumerable:!1}),K.color.close="\x1B[39m",K.bgColor.close="\x1B[49m",K.color.ansi=Rl(),K.color.ansi256=Nl(),K.color.ansi16m=$l(),K.bgColor.ansi=Rl(10),K.bgColor.ansi256=Nl(10),K.bgColor.ansi16m=$l(10),Object.defineProperties(K,{rgbToAnsi256:{value(t,n,r){return t===n&&n===r?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},enumerable:!1},hexToRgb:{value(t){let n=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!n)return[0,0,0];let[r]=n;r.length===3&&(r=[...r].map(i=>i+i).join(""));let o=Number.parseInt(r,16);return[o>>16&255,o>>8&255,o&255]},enumerable:!1},hexToAnsi256:{value:t=>K.rgbToAnsi256(...K.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value(t){if(t<8)return 30+t;if(t<16)return 90+(t-8);let n,r,o;if(t>=232)n=((t-232)*10+8)/255,r=n,o=n;else{t-=16;let a=t%36;n=Math.floor(t/36)/5,r=Math.floor(a/6)/5,o=a%6/5}let i=Math.max(n,r,o)*2;if(i===0)return 30;let s=30+(Math.round(o)<<2|Math.round(r)<<1|Math.round(n));return i===2&&(s+=60),s},enumerable:!1},rgbToAnsi:{value:(t,n,r)=>K.ansi256ToAnsi(K.rgbToAnsi256(t,n,r)),enumerable:!1},hexToAnsi:{value:t=>K.ansi256ToAnsi(K.hexToAnsi256(t)),enumerable:!1}}),K}var Rl,Nl,$l,K,PE,Wg,zg,IE,Vg,je,Ml=C(()=>{"use strict";Rl=(e=0)=>t=>`\x1B[${t+e}m`,Nl=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,$l=(e=0)=>(t,n,r)=>`\x1B[${38+e};2;${t};${n};${r}m`,K={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},PE=Object.keys(K.modifier),Wg=Object.keys(K.color),zg=Object.keys(K.bgColor),IE=[...Wg,...zg];Vg=Ug(),je=Vg});function ke(e,t=globalThis.Deno?globalThis.Deno.args:no.default.argv){let n=e.startsWith("-")?"":e.length===1?"-":"--",r=t.indexOf(n+e),o=t.indexOf("--");return r!==-1&&(o===-1||r<o)}function Gg(){if("FORCE_COLOR"in ee)return ee.FORCE_COLOR==="true"?1:ee.FORCE_COLOR==="false"?0:ee.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(ee.FORCE_COLOR,10),3)}function qg(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function Hg(e,{streamIsTTY:t,sniffFlags:n=!0}={}){let r=Gg();r!==void 0&&(to=r);let o=n?to:r;if(o===0)return 0;if(n){if(ke("color=16m")||ke("color=full")||ke("color=truecolor"))return 3;if(ke("color=256"))return 2}if("TF_BUILD"in ee&&"AGENT_NAME"in ee)return 1;if(e&&!t&&o===void 0)return 0;let i=o||0;if(ee.TERM==="dumb")return i;if(no.default.platform==="win32"){let s=zl.default.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in ee)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(s=>s in ee)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(s=>s in ee)||ee.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in ee)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(ee.TEAMCITY_VERSION)?1:0;if(ee.COLORTERM==="truecolor"||ee.TERM==="xterm-kitty")return 3;if("TERM_PROGRAM"in ee){let s=Number.parseInt((ee.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(ee.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(ee.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(ee.TERM)||"COLORTERM"in ee?1:i}function Wl(e,t={}){let n=Hg(e,{streamIsTTY:e&&e.isTTY,...t});return qg(n)}var no,zl,Ri,ee,to,Jg,Ul,Vl=C(()=>{"use strict";no=D(require("process"),1),zl=D(require("os"),1),Ri=D(require("tty"),1);({env:ee}=no.default);ke("no-color")||ke("no-colors")||ke("color=false")||ke("color=never")?to=0:(ke("color")||ke("colors")||ke("color=true")||ke("color=always"))&&(to=1);Jg={stdout:Wl({isTTY:Ri.default.isatty(1)}),stderr:Wl({isTTY:Ri.default.isatty(2)})},Ul=Jg});function Gl(e,t,n){let r=e.indexOf(t);if(r===-1)return e;let o=t.length,i=0,s="";do s+=e.slice(i,r)+t+n,i=r+o,r=e.indexOf(t,i);while(r!==-1);return s+=e.slice(i),s}function ql(e,t,n,r){let o=0,i="";do{let s=e[r-1]==="\r";i+=e.slice(o,s?r-1:r)+t+(s?`\r
|
|
3
3
|
`:`
|
|
4
4
|
`)+n,o=r+1,r=e.indexOf(`
|
|
5
|
-
`,o)}while(r!==-1);return i+=e.slice(o),i}var
|
|
6
|
-
`);return i!==-1&&(t=
|
|
7
|
-
${t}`,Yg=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),Kg=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),Xg=(e,t,n)=>{let r=n===""?"":`with ${n.trim()}() `,o=Zg.bind(null,r,t.toString());Object.defineProperty(o,"name",Kg);let{writable:i,enumerable:s,configurable:a}=Yg;Object.defineProperty(e,"toString",{value:o,writable:i,enumerable:s,configurable:a})}});var no,Yl,Kl,Xl=S(()=>{"use strict";Zl();no=new WeakMap,Yl=(e,t={})=>{if(typeof e!="function")throw new TypeError("Expected a function");let n,r=0,o=e.displayName||e.name||"<anonymous>",i=function(...s){if(no.set(i,++r),r===1)n=e.apply(this,s),e=void 0;else if(t.throw===!0)throw new Error(`Function \`${o}\` can only be called once`);return n};return Ri(i,e),no.set(i,r),i};Yl.callCount=e=>{if(!no.has(e))throw new Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return no.get(e)};Kl=Yl});var It,Ql=S(()=>{"use strict";It=[];It.push("SIGHUP","SIGINT","SIGTERM");process.platform!=="win32"&&It.push("SIGALRM","SIGABRT","SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&It.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT")});var ro,Mi,$i,Qg,Wi,oo,ey,zi,Ui,Vi,eu,B_,L_,tu=S(()=>{"use strict";Ql();ro=e=>!!e&&typeof e=="object"&&typeof e.removeListener=="function"&&typeof e.emit=="function"&&typeof e.reallyExit=="function"&&typeof e.listeners=="function"&&typeof e.kill=="function"&&typeof e.pid=="number"&&typeof e.on=="function",Mi=Symbol.for("signal-exit emitter"),$i=globalThis,Qg=Object.defineProperty.bind(Object),Wi=class{emitted={afterExit:!1,exit:!1};listeners={afterExit:[],exit:[]};count=0;id=Math.random();constructor(){if($i[Mi])return $i[Mi];Qg($i,Mi,{value:this,writable:!1,enumerable:!1,configurable:!1})}on(t,n){this.listeners[t].push(n)}removeListener(t,n){let r=this.listeners[t],o=r.indexOf(n);o!==-1&&(o===0&&r.length===1?r.length=0:r.splice(o,1))}emit(t,n,r){if(this.emitted[t])return!1;this.emitted[t]=!0;let o=!1;for(let i of this.listeners[t])o=i(n,r)===!0||o;return t==="exit"&&(o=this.emit("afterExit",n,r)||o),o}},oo=class{},ey=e=>({onExit(t,n){return e.onExit(t,n)},load(){return e.load()},unload(){return e.unload()}}),zi=class extends oo{onExit(){return()=>{}}load(){}unload(){}},Ui=class extends oo{#s=Vi.platform==="win32"?"SIGINT":"SIGHUP";#n=new Wi;#e;#o;#p;#t={};#i=!1;constructor(t){super(),this.#e=t,this.#t={};for(let n of It)this.#t[n]=()=>{let r=this.#e.listeners(n),{count:o}=this.#n,i=t;if(typeof i.__signal_exit_emitter__=="object"&&typeof i.__signal_exit_emitter__.count=="number"&&(o+=i.__signal_exit_emitter__.count),r.length===o){this.unload();let s=this.#n.emit("exit",null,n),a=n==="SIGHUP"?this.#s:n;s||t.kill(t.pid,a)}};this.#p=t.reallyExit,this.#o=t.emit}onExit(t,n){if(!ro(this.#e))return()=>{};this.#i===!1&&this.load();let r=n?.alwaysLast?"afterExit":"exit";return this.#n.on(r,t),()=>{this.#n.removeListener(r,t),this.#n.listeners.exit.length===0&&this.#n.listeners.afterExit.length===0&&this.unload()}}load(){if(!this.#i){this.#i=!0,this.#n.count+=1;for(let t of It)try{let n=this.#t[t];n&&this.#e.on(t,n)}catch{}this.#e.emit=(t,...n)=>this.#f(t,...n),this.#e.reallyExit=t=>this.#r(t)}}unload(){this.#i&&(this.#i=!1,It.forEach(t=>{let n=this.#t[t];if(!n)throw new Error("Listener not defined for signal: "+t);try{this.#e.removeListener(t,n)}catch{}}),this.#e.emit=this.#o,this.#e.reallyExit=this.#p,this.#n.count-=1)}#r(t){return ro(this.#e)?(this.#e.exitCode=t||0,this.#n.emit("exit",this.#e.exitCode,null),this.#p.call(this.#e,this.#e.exitCode)):0}#f(t,...n){let r=this.#o;if(t==="exit"&&ro(this.#e)){typeof n[0]=="number"&&(this.#e.exitCode=n[0]);let o=r.call(this.#e,t,...n);return this.#n.emit("exit",this.#e.exitCode,null),o}else return r.call(this.#e,t,...n)}},Vi=globalThis.process,{onExit:eu,load:B_,unload:L_}=ey(ro(Vi)?new Ui(Vi):new zi)});var tr,nu,ty,ru,ou=S(()=>{"use strict";tr=D(require("process"),1);Xl();tu();nu=tr.default.stderr.isTTY?tr.default.stderr:tr.default.stdout.isTTY?tr.default.stdout:void 0,ty=nu?Kl(()=>{eu(()=>{nu.write("\x1B[?25h")},{alwaysLast:!0})}):()=>{},ru=ty});var Gi,io,dn,qi,iu=S(()=>{"use strict";Gi=D(require("process"),1);ou();io=!1,dn={};dn.show=(e=Gi.default.stderr)=>{e.isTTY&&(io=!1,e.write("\x1B[?25h"))};dn.hide=(e=Gi.default.stderr)=>{e.isTTY&&(ru(),io=!0,e.write("\x1B[?25l"))};dn.toggle=(e,t)=>{e!==void 0&&(io=e),io?dn.show(t):dn.hide(t)};qi=dn});var su=Ii((U_,ny)=>{ny.exports={dots:{interval:80,frames:["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"]},dots2:{interval:80,frames:["\u28FE","\u28FD","\u28FB","\u28BF","\u287F","\u28DF","\u28EF","\u28F7"]},dots3:{interval:80,frames:["\u280B","\u2819","\u281A","\u281E","\u2816","\u2826","\u2834","\u2832","\u2833","\u2813"]},dots4:{interval:80,frames:["\u2804","\u2806","\u2807","\u280B","\u2819","\u2838","\u2830","\u2820","\u2830","\u2838","\u2819","\u280B","\u2807","\u2806"]},dots5:{interval:80,frames:["\u280B","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B"]},dots6:{interval:80,frames:["\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2834","\u2832","\u2812","\u2802","\u2802","\u2812","\u281A","\u2819","\u2809","\u2801"]},dots7:{interval:80,frames:["\u2808","\u2809","\u280B","\u2813","\u2812","\u2810","\u2810","\u2812","\u2816","\u2826","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808"]},dots8:{interval:80,frames:["\u2801","\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808","\u2808"]},dots9:{interval:80,frames:["\u28B9","\u28BA","\u28BC","\u28F8","\u28C7","\u2867","\u2857","\u284F"]},dots10:{interval:80,frames:["\u2884","\u2882","\u2881","\u2841","\u2848","\u2850","\u2860"]},dots11:{interval:100,frames:["\u2801","\u2802","\u2804","\u2840","\u2880","\u2820","\u2810","\u2808"]},dots12:{interval:80,frames:["\u2880\u2800","\u2840\u2800","\u2804\u2800","\u2882\u2800","\u2842\u2800","\u2805\u2800","\u2883\u2800","\u2843\u2800","\u280D\u2800","\u288B\u2800","\u284B\u2800","\u280D\u2801","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2888\u2829","\u2840\u2899","\u2804\u2859","\u2882\u2829","\u2842\u2898","\u2805\u2858","\u2883\u2828","\u2843\u2890","\u280D\u2850","\u288B\u2820","\u284B\u2880","\u280D\u2841","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2808\u2829","\u2800\u2899","\u2800\u2859","\u2800\u2829","\u2800\u2898","\u2800\u2858","\u2800\u2828","\u2800\u2890","\u2800\u2850","\u2800\u2820","\u2800\u2880","\u2800\u2840"]},dots13:{interval:80,frames:["\u28FC","\u28F9","\u28BB","\u283F","\u285F","\u28CF","\u28E7","\u28F6"]},dots8Bit:{interval:80,frames:["\u2800","\u2801","\u2802","\u2803","\u2804","\u2805","\u2806","\u2807","\u2840","\u2841","\u2842","\u2843","\u2844","\u2845","\u2846","\u2847","\u2808","\u2809","\u280A","\u280B","\u280C","\u280D","\u280E","\u280F","\u2848","\u2849","\u284A","\u284B","\u284C","\u284D","\u284E","\u284F","\u2810","\u2811","\u2812","\u2813","\u2814","\u2815","\u2816","\u2817","\u2850","\u2851","\u2852","\u2853","\u2854","\u2855","\u2856","\u2857","\u2818","\u2819","\u281A","\u281B","\u281C","\u281D","\u281E","\u281F","\u2858","\u2859","\u285A","\u285B","\u285C","\u285D","\u285E","\u285F","\u2820","\u2821","\u2822","\u2823","\u2824","\u2825","\u2826","\u2827","\u2860","\u2861","\u2862","\u2863","\u2864","\u2865","\u2866","\u2867","\u2828","\u2829","\u282A","\u282B","\u282C","\u282D","\u282E","\u282F","\u2868","\u2869","\u286A","\u286B","\u286C","\u286D","\u286E","\u286F","\u2830","\u2831","\u2832","\u2833","\u2834","\u2835","\u2836","\u2837","\u2870","\u2871","\u2872","\u2873","\u2874","\u2875","\u2876","\u2877","\u2838","\u2839","\u283A","\u283B","\u283C","\u283D","\u283E","\u283F","\u2878","\u2879","\u287A","\u287B","\u287C","\u287D","\u287E","\u287F","\u2880","\u2881","\u2882","\u2883","\u2884","\u2885","\u2886","\u2887","\u28C0","\u28C1","\u28C2","\u28C3","\u28C4","\u28C5","\u28C6","\u28C7","\u2888","\u2889","\u288A","\u288B","\u288C","\u288D","\u288E","\u288F","\u28C8","\u28C9","\u28CA","\u28CB","\u28CC","\u28CD","\u28CE","\u28CF","\u2890","\u2891","\u2892","\u2893","\u2894","\u2895","\u2896","\u2897","\u28D0","\u28D1","\u28D2","\u28D3","\u28D4","\u28D5","\u28D6","\u28D7","\u2898","\u2899","\u289A","\u289B","\u289C","\u289D","\u289E","\u289F","\u28D8","\u28D9","\u28DA","\u28DB","\u28DC","\u28DD","\u28DE","\u28DF","\u28A0","\u28A1","\u28A2","\u28A3","\u28A4","\u28A5","\u28A6","\u28A7","\u28E0","\u28E1","\u28E2","\u28E3","\u28E4","\u28E5","\u28E6","\u28E7","\u28A8","\u28A9","\u28AA","\u28AB","\u28AC","\u28AD","\u28AE","\u28AF","\u28E8","\u28E9","\u28EA","\u28EB","\u28EC","\u28ED","\u28EE","\u28EF","\u28B0","\u28B1","\u28B2","\u28B3","\u28B4","\u28B5","\u28B6","\u28B7","\u28F0","\u28F1","\u28F2","\u28F3","\u28F4","\u28F5","\u28F6","\u28F7","\u28B8","\u28B9","\u28BA","\u28BB","\u28BC","\u28BD","\u28BE","\u28BF","\u28F8","\u28F9","\u28FA","\u28FB","\u28FC","\u28FD","\u28FE","\u28FF"]},sand:{interval:80,frames:["\u2801","\u2802","\u2804","\u2840","\u2848","\u2850","\u2860","\u28C0","\u28C1","\u28C2","\u28C4","\u28CC","\u28D4","\u28E4","\u28E5","\u28E6","\u28EE","\u28F6","\u28F7","\u28FF","\u287F","\u283F","\u289F","\u281F","\u285B","\u281B","\u282B","\u288B","\u280B","\u280D","\u2849","\u2809","\u2811","\u2821","\u2881"]},line:{interval:130,frames:["-","\\","|","/"]},line2:{interval:100,frames:["\u2802","-","\u2013","\u2014","\u2013","-"]},pipe:{interval:100,frames:["\u2524","\u2518","\u2534","\u2514","\u251C","\u250C","\u252C","\u2510"]},simpleDots:{interval:400,frames:[". ",".. ","..."," "]},simpleDotsScrolling:{interval:200,frames:[". ",".. ","..."," .."," ."," "]},star:{interval:70,frames:["\u2736","\u2738","\u2739","\u273A","\u2739","\u2737"]},star2:{interval:80,frames:["+","x","*"]},flip:{interval:70,frames:["_","_","_","-","`","`","'","\xB4","-","_","_","_"]},hamburger:{interval:100,frames:["\u2631","\u2632","\u2634"]},growVertical:{interval:120,frames:["\u2581","\u2583","\u2584","\u2585","\u2586","\u2587","\u2586","\u2585","\u2584","\u2583"]},growHorizontal:{interval:120,frames:["\u258F","\u258E","\u258D","\u258C","\u258B","\u258A","\u2589","\u258A","\u258B","\u258C","\u258D","\u258E"]},balloon:{interval:140,frames:[" ",".","o","O","@","*"," "]},balloon2:{interval:120,frames:[".","o","O","\xB0","O","o","."]},noise:{interval:100,frames:["\u2593","\u2592","\u2591"]},bounce:{interval:120,frames:["\u2801","\u2802","\u2804","\u2802"]},boxBounce:{interval:120,frames:["\u2596","\u2598","\u259D","\u2597"]},boxBounce2:{interval:100,frames:["\u258C","\u2580","\u2590","\u2584"]},triangle:{interval:50,frames:["\u25E2","\u25E3","\u25E4","\u25E5"]},binary:{interval:80,frames:["010010","001100","100101","111010","111101","010111","101011","111000","110011","110101"]},arc:{interval:100,frames:["\u25DC","\u25E0","\u25DD","\u25DE","\u25E1","\u25DF"]},circle:{interval:120,frames:["\u25E1","\u2299","\u25E0"]},squareCorners:{interval:180,frames:["\u25F0","\u25F3","\u25F2","\u25F1"]},circleQuarters:{interval:120,frames:["\u25F4","\u25F7","\u25F6","\u25F5"]},circleHalves:{interval:50,frames:["\u25D0","\u25D3","\u25D1","\u25D2"]},squish:{interval:100,frames:["\u256B","\u256A"]},toggle:{interval:250,frames:["\u22B6","\u22B7"]},toggle2:{interval:80,frames:["\u25AB","\u25AA"]},toggle3:{interval:120,frames:["\u25A1","\u25A0"]},toggle4:{interval:100,frames:["\u25A0","\u25A1","\u25AA","\u25AB"]},toggle5:{interval:100,frames:["\u25AE","\u25AF"]},toggle6:{interval:300,frames:["\u101D","\u1040"]},toggle7:{interval:80,frames:["\u29BE","\u29BF"]},toggle8:{interval:100,frames:["\u25CD","\u25CC"]},toggle9:{interval:100,frames:["\u25C9","\u25CE"]},toggle10:{interval:100,frames:["\u3282","\u3280","\u3281"]},toggle11:{interval:50,frames:["\u29C7","\u29C6"]},toggle12:{interval:120,frames:["\u2617","\u2616"]},toggle13:{interval:80,frames:["=","*","-"]},arrow:{interval:100,frames:["\u2190","\u2196","\u2191","\u2197","\u2192","\u2198","\u2193","\u2199"]},arrow2:{interval:80,frames:["\u2B06\uFE0F ","\u2197\uFE0F ","\u27A1\uFE0F ","\u2198\uFE0F ","\u2B07\uFE0F ","\u2199\uFE0F ","\u2B05\uFE0F ","\u2196\uFE0F "]},arrow3:{interval:120,frames:["\u25B9\u25B9\u25B9\u25B9\u25B9","\u25B8\u25B9\u25B9\u25B9\u25B9","\u25B9\u25B8\u25B9\u25B9\u25B9","\u25B9\u25B9\u25B8\u25B9\u25B9","\u25B9\u25B9\u25B9\u25B8\u25B9","\u25B9\u25B9\u25B9\u25B9\u25B8"]},bouncingBar:{interval:80,frames:["[ ]","[= ]","[== ]","[=== ]","[====]","[ ===]","[ ==]","[ =]","[ ]","[ =]","[ ==]","[ ===]","[====]","[=== ]","[== ]","[= ]"]},bouncingBall:{interval:80,frames:["( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF)","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","(\u25CF )"]},smiley:{interval:200,frames:["\u{1F604} ","\u{1F61D} "]},monkey:{interval:300,frames:["\u{1F648} ","\u{1F648} ","\u{1F649} ","\u{1F64A} "]},hearts:{interval:100,frames:["\u{1F49B} ","\u{1F499} ","\u{1F49C} ","\u{1F49A} ","\u2764\uFE0F "]},clock:{interval:100,frames:["\u{1F55B} ","\u{1F550} ","\u{1F551} ","\u{1F552} ","\u{1F553} ","\u{1F554} ","\u{1F555} ","\u{1F556} ","\u{1F557} ","\u{1F558} ","\u{1F559} ","\u{1F55A} "]},earth:{interval:180,frames:["\u{1F30D} ","\u{1F30E} ","\u{1F30F} "]},material:{interval:17,frames:["\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"]},moon:{interval:80,frames:["\u{1F311} ","\u{1F312} ","\u{1F313} ","\u{1F314} ","\u{1F315} ","\u{1F316} ","\u{1F317} ","\u{1F318} "]},runner:{interval:140,frames:["\u{1F6B6} ","\u{1F3C3} "]},pong:{interval:80,frames:["\u2590\u2802 \u258C","\u2590\u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802\u258C","\u2590 \u2820\u258C","\u2590 \u2840\u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590\u2820 \u258C"]},shark:{interval:120,frames:["\u2590|\\____________\u258C","\u2590_|\\___________\u258C","\u2590__|\\__________\u258C","\u2590___|\\_________\u258C","\u2590____|\\________\u258C","\u2590_____|\\_______\u258C","\u2590______|\\______\u258C","\u2590_______|\\_____\u258C","\u2590________|\\____\u258C","\u2590_________|\\___\u258C","\u2590__________|\\__\u258C","\u2590___________|\\_\u258C","\u2590____________|\\\u258C","\u2590____________/|\u258C","\u2590___________/|_\u258C","\u2590__________/|__\u258C","\u2590_________/|___\u258C","\u2590________/|____\u258C","\u2590_______/|_____\u258C","\u2590______/|______\u258C","\u2590_____/|_______\u258C","\u2590____/|________\u258C","\u2590___/|_________\u258C","\u2590__/|__________\u258C","\u2590_/|___________\u258C","\u2590/|____________\u258C"]},dqpb:{interval:100,frames:["d","q","p","b"]},weather:{interval:100,frames:["\u2600\uFE0F ","\u2600\uFE0F ","\u2600\uFE0F ","\u{1F324} ","\u26C5\uFE0F ","\u{1F325} ","\u2601\uFE0F ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u26C8 ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u2601\uFE0F ","\u{1F325} ","\u26C5\uFE0F ","\u{1F324} ","\u2600\uFE0F ","\u2600\uFE0F "]},christmas:{interval:400,frames:["\u{1F332}","\u{1F384}"]},grenade:{interval:80,frames:["\u060C ","\u2032 "," \xB4 "," \u203E "," \u2E0C"," \u2E0A"," |"," \u204E"," \u2055"," \u0DF4 "," \u2053"," "," "," "]},point:{interval:125,frames:["\u2219\u2219\u2219","\u25CF\u2219\u2219","\u2219\u25CF\u2219","\u2219\u2219\u25CF","\u2219\u2219\u2219"]},layer:{interval:150,frames:["-","=","\u2261"]},betaWave:{interval:80,frames:["\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1"]},fingerDance:{interval:160,frames:["\u{1F918} ","\u{1F91F} ","\u{1F596} ","\u270B ","\u{1F91A} ","\u{1F446} "]},fistBump:{interval:80,frames:["\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u3000\u{1F91C}\u3000\u3000\u{1F91B}\u3000 ","\u3000\u3000\u{1F91C}\u{1F91B}\u3000\u3000 ","\u3000\u{1F91C}\u2728\u{1F91B}\u3000\u3000 ","\u{1F91C}\u3000\u2728\u3000\u{1F91B}\u3000 "]},soccerHeader:{interval:80,frames:[" \u{1F9D1}\u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F\u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} "]},mindblown:{interval:160,frames:["\u{1F610} ","\u{1F610} ","\u{1F62E} ","\u{1F62E} ","\u{1F626} ","\u{1F626} ","\u{1F627} ","\u{1F627} ","\u{1F92F} ","\u{1F4A5} ","\u2728 ","\u3000 ","\u3000 ","\u3000 "]},speaker:{interval:160,frames:["\u{1F508} ","\u{1F509} ","\u{1F50A} ","\u{1F509} "]},orangePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} "]},bluePulse:{interval:100,frames:["\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},orangeBluePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} ","\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},timeTravel:{interval:100,frames:["\u{1F55B} ","\u{1F55A} ","\u{1F559} ","\u{1F558} ","\u{1F557} ","\u{1F556} ","\u{1F555} ","\u{1F554} ","\u{1F553} ","\u{1F552} ","\u{1F551} ","\u{1F550} "]},aesthetic:{interval:80,frames:["\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0","\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1"]},dwarfFortress:{interval:80,frames:[" \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A \u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A \xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A \xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\u2593\xA3 "," \u263A\u2593\xA3 "," \u263A\u2592\xA3 "," \u263A\u2592\xA3 "," \u263A\u2591\xA3 "," \u263A\u2591\xA3 "," \u263A \xA3 "," \u263A\xA3 "," \u263A\xA3 "," \u263A\u2593 "," \u263A\u2593 "," \u263A\u2592 "," \u263A\u2592 "," \u263A\u2591 "," \u263A\u2591 "," \u263A "," \u263A &"," \u263A \u263C&"," \u263A \u263C &"," \u263A\u263C &"," \u263A\u263C & "," \u203C & "," \u263A & "," \u203C & "," \u263A & "," \u203C & "," \u263A & ","\u203C & "," & "," & "," & \u2591 "," & \u2592 "," & \u2593 "," & \xA3 "," & \u2591\xA3 "," & \u2592\xA3 "," & \u2593\xA3 "," & \xA3\xA3 "," & \u2591\xA3\xA3 "," & \u2592\xA3\xA3 ","& \u2593\xA3\xA3 ","& \xA3\xA3\xA3 "," \u2591\xA3\xA3\xA3 "," \u2592\xA3\xA3\xA3 "," \u2593\xA3\xA3\xA3 "," \u2588\xA3\xA3\xA3 "," \u2591\u2588\xA3\xA3\xA3 "," \u2592\u2588\xA3\xA3\xA3 "," \u2593\u2588\xA3\xA3\xA3 "," \u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "]}}});var Hi=Ii((V_,lu)=>{"use strict";var so=Object.assign({},su()),au=Object.keys(so);Object.defineProperty(so,"random",{get(){let e=Math.floor(Math.random()*au.length),t=au[e];return so[t]}});lu.exports=so});function Ji(){return xe.default.platform!=="win32"?xe.default.env.TERM!=="linux":!!xe.default.env.CI||!!xe.default.env.WT_SESSION||!!xe.default.env.TERMINUS_SUBLIME||xe.default.env.ConEmuTask==="{cmd::Cmder}"||xe.default.env.TERM_PROGRAM==="Terminus-Sublime"||xe.default.env.TERM_PROGRAM==="vscode"||xe.default.env.TERM==="xterm-256color"||xe.default.env.TERM==="alacritty"||xe.default.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var xe,uu=S(()=>{"use strict";xe=D(require("process"),1)});var ry,oy,iy,nr,cu=S(()=>{"use strict";er();uu();ry={info:Q.blue("\u2139"),success:Q.green("\u2714"),warning:Q.yellow("\u26A0"),error:Q.red("\u2716")},oy={info:Q.blue("i"),success:Q.green("\u221A"),warning:Q.yellow("\u203C"),error:Q.red("\xD7")},iy=Ji()?ry:oy,nr=iy});function Zi({onlyFirst:e=!1}={}){let n=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?(?:\\u0007|\\u001B\\u005C|\\u009C))","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(n,e?void 0:"g")}var du=S(()=>{"use strict"});function rr(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(sy,"")}var sy,Yi=S(()=>{"use strict";du();sy=Zi()});function pu(e){return e===161||e===164||e===167||e===168||e===170||e===173||e===174||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||e===198||e===208||e===215||e===216||e>=222&&e<=225||e===230||e>=232&&e<=234||e===236||e===237||e===240||e===242||e===243||e>=247&&e<=250||e===252||e===254||e===257||e===273||e===275||e===283||e===294||e===295||e===299||e>=305&&e<=307||e===312||e>=319&&e<=322||e===324||e>=328&&e<=331||e===333||e===338||e===339||e===358||e===359||e===363||e===462||e===464||e===466||e===468||e===470||e===472||e===474||e===476||e===593||e===609||e===708||e===711||e>=713&&e<=715||e===717||e===720||e>=728&&e<=731||e===733||e===735||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||e===1025||e>=1040&&e<=1103||e===1105||e===8208||e>=8211&&e<=8214||e===8216||e===8217||e===8220||e===8221||e>=8224&&e<=8226||e>=8228&&e<=8231||e===8240||e===8242||e===8243||e===8245||e===8251||e===8254||e===8308||e===8319||e>=8321&&e<=8324||e===8364||e===8451||e===8453||e===8457||e===8467||e===8470||e===8481||e===8482||e===8486||e===8491||e===8531||e===8532||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||e===8585||e>=8592&&e<=8601||e===8632||e===8633||e===8658||e===8660||e===8679||e===8704||e===8706||e===8707||e===8711||e===8712||e===8715||e===8719||e===8721||e===8725||e===8730||e>=8733&&e<=8736||e===8739||e===8741||e>=8743&&e<=8748||e===8750||e>=8756&&e<=8759||e===8764||e===8765||e===8776||e===8780||e===8786||e===8800||e===8801||e>=8804&&e<=8807||e===8810||e===8811||e===8814||e===8815||e===8834||e===8835||e===8838||e===8839||e===8853||e===8857||e===8869||e===8895||e===8978||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||e===9632||e===9633||e>=9635&&e<=9641||e===9650||e===9651||e===9654||e===9655||e===9660||e===9661||e===9664||e===9665||e>=9670&&e<=9672||e===9675||e>=9678&&e<=9681||e>=9698&&e<=9701||e===9711||e===9733||e===9734||e===9737||e===9742||e===9743||e===9756||e===9758||e===9792||e===9794||e===9824||e===9825||e>=9827&&e<=9829||e>=9831&&e<=9834||e===9836||e===9837||e===9839||e===9886||e===9887||e===9919||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||e===9955||e===9960||e===9961||e>=9963&&e<=9969||e===9972||e>=9974&&e<=9977||e===9979||e===9980||e===9982||e===9983||e===10045||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||e===65533||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||e===127375||e===127376||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109}function fu(e){return e===12288||e>=65281&&e<=65376||e>=65504&&e<=65510}function mu(e){return e>=4352&&e<=4447||e===8986||e===8987||e===9001||e===9002||e>=9193&&e<=9196||e===9200||e===9203||e===9725||e===9726||e===9748||e===9749||e>=9776&&e<=9783||e>=9800&&e<=9811||e===9855||e>=9866&&e<=9871||e===9875||e===9889||e===9898||e===9899||e===9917||e===9918||e===9924||e===9925||e===9934||e===9940||e===9962||e===9970||e===9971||e===9973||e===9978||e===9981||e===9989||e===9994||e===9995||e===10024||e===10060||e===10062||e>=10067&&e<=10069||e===10071||e>=10133&&e<=10135||e===10160||e===10175||e===11035||e===11036||e===11088||e===11093||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e===94192||e===94193||e>=94208&&e<=100343||e>=100352&&e<=101589||e>=101631&&e<=101640||e>=110576&&e<=110579||e>=110581&&e<=110587||e===110589||e===110590||e>=110592&&e<=110882||e===110898||e>=110928&&e<=110930||e===110933||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||e===126980||e===127183||e===127374||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||e===127568||e===127569||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||e===127988||e>=127992&&e<=128062||e===128064||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||e===128378||e===128405||e===128406||e===128420||e>=128507&&e<=128591||e>=128640&&e<=128709||e===128716||e>=128720&&e<=128722||e>=128725&&e<=128727||e>=128732&&e<=128735||e===128747||e===128748||e>=128756&&e<=128764||e>=128992&&e<=129003||e===129008||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129673||e>=129679&&e<=129734||e>=129742&&e<=129756||e>=129759&&e<=129769||e>=129776&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}var hu=S(()=>{"use strict"});function ay(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}function gu(e,{ambiguousAsWide:t=!1}={}){return ay(e),fu(e)||mu(e)||t&&pu(e)?2:1}var yu=S(()=>{"use strict";hu()});var bu,Du=S(()=>{"use strict";bu=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g});function Ki(e,t={}){if(typeof e!="string"||e.length===0)return 0;let{ambiguousIsNarrow:n=!0,countAnsiEscapeCodes:r=!1}=t;if(r||(e=rr(e)),e.length===0)return 0;let o=0,i={ambiguousAsWide:!n};for(let{segment:s}of ly.segment(e)){let a=s.codePointAt(0);if(!(a<=31||a>=127&&a<=159)&&!(a>=8203&&a<=8207||a===65279)&&!(a>=768&&a<=879||a>=6832&&a<=6911||a>=7616&&a<=7679||a>=8400&&a<=8447||a>=65056&&a<=65071)&&!(a>=55296&&a<=57343)&&!(a>=65024&&a<=65039)&&!uy.test(s)){if(bu().test(s)){o+=2;continue}o+=gu(a,i)}}return o}var ly,uy,wu=S(()=>{"use strict";Yi();yu();Du();ly=new Intl.Segmenter,uy=new RegExp("^\\p{Default_Ignorable_Code_Point}$","u")});function Xi({stream:e=process.stdout}={}){return!!(e&&e.isTTY&&process.env.TERM!=="dumb"&&!("CI"in process.env))}var vu=S(()=>{"use strict"});function es(){let{env:e}=Qi.default,{TERM:t,TERM_PROGRAM:n}=e;return Qi.default.platform!=="win32"?t!=="linux":!!e.WT_SESSION||!!e.TERMINUS_SUBLIME||e.ConEmuTask==="{cmd::Cmder}"||n==="Terminus-Sublime"||n==="vscode"||t==="xterm-256color"||t==="alacritty"||t==="rxvt-unicode"||t==="rxvt-unicode-256color"||e.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var Qi,ku=S(()=>{"use strict";Qi=D(require("process"),1)});var Be,cy,ts,dy,ns,xu=S(()=>{"use strict";Be=D(require("process"),1),cy=3,ts=class{#s=0;start(){this.#s++,this.#s===1&&this.#n()}stop(){if(this.#s<=0)throw new Error("`stop` called more times than `start`");this.#s--,this.#s===0&&this.#e()}#n(){Be.default.platform==="win32"||!Be.default.stdin.isTTY||(Be.default.stdin.setRawMode(!0),Be.default.stdin.on("data",this.#o),Be.default.stdin.resume())}#e(){Be.default.stdin.isTTY&&(Be.default.stdin.off("data",this.#o),Be.default.stdin.pause(),Be.default.stdin.setRawMode(!1))}#o(t){t[0]===cy&&Be.default.emit("SIGINT")}},dy=new ts,ns=dy});function pn(e){return new rs(e)}var or,ir,py,rs,os=S(()=>{"use strict";or=D(require("process"),1);er();iu();ir=D(Hi(),1);cu();Yi();wu();vu();ku();xu();py=D(Hi(),1),rs=class{#s=0;#n=!1;#e=0;#o=-1;#p=0;#t;#i;#r;#f;#h;#u;#c;#d;#g;#a;#l;color;constructor(t){typeof t=="string"&&(t={text:t}),this.#t={color:"cyan",stream:or.default.stderr,discardStdin:!0,hideCursor:!0,...t},this.color=this.#t.color,this.spinner=this.#t.spinner,this.#h=this.#t.interval,this.#r=this.#t.stream,this.#u=typeof this.#t.isEnabled=="boolean"?this.#t.isEnabled:Xi({stream:this.#r}),this.#c=typeof this.#t.isSilent=="boolean"?this.#t.isSilent:!1,this.text=this.#t.text,this.prefixText=this.#t.prefixText,this.suffixText=this.#t.suffixText,this.indent=this.#t.indent,or.default.env.NODE_ENV==="test"&&(this._stream=this.#r,this._isEnabled=this.#u,Object.defineProperty(this,"_linesToClear",{get(){return this.#s},set(n){this.#s=n}}),Object.defineProperty(this,"_frameIndex",{get(){return this.#o}}),Object.defineProperty(this,"_lineCount",{get(){return this.#e}}))}get indent(){return this.#d}set indent(t=0){if(!(t>=0&&Number.isInteger(t)))throw new Error("The `indent` option must be an integer from 0 and up");this.#d=t,this.#m()}get interval(){return this.#h??this.#i.interval??100}get spinner(){return this.#i}set spinner(t){if(this.#o=-1,this.#h=void 0,typeof t=="object"){if(t.frames===void 0)throw new Error("The given spinner must have a `frames` property");this.#i=t}else if(!es())this.#i=ir.default.line;else if(t===void 0)this.#i=ir.default.dots;else if(t!=="default"&&ir.default[t])this.#i=ir.default[t];else throw new Error(`There is no built-in spinner named '${t}'. See https://github.com/sindresorhus/cli-spinners/blob/main/spinners.json for a full list.`)}get text(){return this.#g}set text(t=""){this.#g=t,this.#m()}get prefixText(){return this.#a}set prefixText(t=""){this.#a=t,this.#m()}get suffixText(){return this.#l}set suffixText(t=""){this.#l=t,this.#m()}get isSpinning(){return this.#f!==void 0}#y(t=this.#a,n=" "){return typeof t=="string"&&t!==""?t+n:typeof t=="function"?t()+n:""}#b(t=this.#l,n=" "){return typeof t=="string"&&t!==""?n+t:typeof t=="function"?n+t():""}#m(){let t=this.#r.columns??80,n=this.#y(this.#a,"-"),r=this.#b(this.#l,"-"),o=" ".repeat(this.#d)+n+"--"+this.#g+"--"+r;this.#e=0;for(let i of rr(o).split(`
|
|
8
|
-
`))this.#e+=Math.max(1,Math.ceil(
|
|
9
|
-
`),this)}stop(){return this.#u?(clearInterval(this.#f),this.#f=void 0,this.#o=0,this.clear(),this.#t.hideCursor&&
|
|
10
|
-
`;return this.stop(),this.#r.write(c),this}}});function as(e,{suffix:t="nodejs"}={}){if(typeof e!="string")throw new TypeError(`Expected a string, got ${typeof e}`);return t&&(e+=`-${t}`),ao.default.platform==="darwin"?fy(e):ao.default.platform==="win32"?my(e):hy(e)}var X,is,ao,ht,ss,fn,fy,my,hy,Fu=S(()=>{"use strict";X=D(require("path"),1),is=D(require("os"),1),ao=D(require("process"),1),ht=is.default.homedir(),ss=is.default.tmpdir(),{env:fn}=ao.default,fy=e=>{let t=X.default.join(ht,"Library");return{data:X.default.join(t,"Application Support",e),config:X.default.join(t,"Preferences",e),cache:X.default.join(t,"Caches",e),log:X.default.join(t,"Logs",e),temp:X.default.join(ss,e)}},my=e=>{let t=fn.APPDATA||X.default.join(ht,"AppData","Roaming"),n=fn.LOCALAPPDATA||X.default.join(ht,"AppData","Local");return{data:X.default.join(n,e,"Data"),config:X.default.join(t,e,"Config"),cache:X.default.join(n,e,"Cache"),log:X.default.join(n,e,"Log"),temp:X.default.join(ss,e)}},hy=e=>{let t=X.default.basename(ht);return{data:X.default.join(fn.XDG_DATA_HOME||X.default.join(ht,".local","share"),e),config:X.default.join(fn.XDG_CONFIG_HOME||X.default.join(ht,".config"),e),cache:X.default.join(fn.XDG_CACHE_HOME||X.default.join(ht,".cache"),e),log:X.default.join(fn.XDG_STATE_HOME||X.default.join(ht,".local","state"),e),temp:X.default.join(ss,t,e)}}});function lo(){return/[<>:"/\\|?*\u0000-\u001F]/g}function _u(){return/^(con|prn|aux|nul|com\d|lpt\d)$/i}var Eu=S(()=>{"use strict"});function sr(e,t={}){let n=/[\u0000-\u001F\u0080-\u009F]/g,r=/([<>:"/\\|?*\u0000-\u001F]){2,}/g;if(typeof e!="string")throw new TypeError("Expected a string");let o=t.replacement===void 0?"!":t.replacement;if(lo().test(o)&&n.test(o))throw new Error("Replacement string cannot contain reserved filename characters");o.length>0&&(e=e.replace(r,"$1")),e=e.normalize("NFD"),e=e.replace(yy,o),e=e.replace(lo(),o),e=e.replace(n,o),e=e.replace(by,""),o.length>0&&(!(e[0]===".")&&e[0]==="."&&(e=o+e),e[e.length-1]==="."&&(e+=o)),e=_u().test(e)?e+o:e;let i=typeof t.maxLength=="number"?t.maxLength:gy;if(e.length>i){let s=e.lastIndexOf(".");if(s===-1)e=e.slice(0,i);else{let a=e.slice(0,s),u=e.slice(s);e=a.slice(0,Math.max(1,i-u.length))+u}}return e}var gy,yy,by,ls=S(()=>{"use strict";Eu();gy=100,yy=/^\.+(\\|\/)|^\.+$/,by=/\.+$/});var Dy,Cu=S(()=>{"use strict";Dy=D(require("path"),1);ls()});var Su=S(()=>{"use strict";ls();Cu()});function Au(e){us=e}function re(){return us}function Ve(){return!us}function Ou(e){Tu=e}function Pu(){return Tu}var us,Tu,be=S(()=>{"use strict";us=!1});async function uo(e){try{return await e()}catch(t){throw t instanceof Error&&wy.test(t.message)&&(p.debug(t.message),process.exit(130)),t}}async function pe(e){return re()?e.default??!1:uo(()=>gt.confirm(e))}async function Fe(e){return re()?"default"in e?e.default:null:uo(()=>gt.select(e))}async function Le(e){return re()?e.default!==void 0?await e.validate?.(e.default)!==!0?null:e.default:null:uo(()=>gt.input(e))}async function co(e){if(re()){let t=[];return await e.validate?.(t)!==!0?null:t}return uo(()=>gt.checkbox(e))}var gt,wy,Ne=S(()=>{"use strict";gt=D(require("@inquirer/prompts"));be();V();wy=/SIGINT/i});var po,cs=S(()=>{"use strict";po="webflow.json"});var et,jt,ar=S(()=>{"use strict";et=class extends Error{constructor(t){super(`Manifest file not found at path: ${t}`),this.name="ManifestFileNotFoundError"}},jt=class extends Error{constructor(t){super(`Manifest config for key "${t}" not found`),this.name="ManifestConfigKeyNotFoundError"}}});function tt(){let e=Pu();if(e){if(e.endsWith(".json"))return{path:e,isUserDefined:!0};try{if((0,Iu.statSync)(e)?.isDirectory())return{path:(0,ju.join)(e,po),isUserDefined:!0}}catch{if(e.endsWith(".json"))return{path:e,isUserDefined:!0}}throw new Error(`Manifest path must be either a directory or a .json file. Got: ${e}`)}return{path:`./${po}`,isUserDefined:!1}}var Iu,ju,fo=S(()=>{"use strict";Iu=require("fs"),ju=require("path");cs();be()});var Bu,vy,ky,ds,Lu=S(()=>{"use strict";Bu=D(require("ajv")),vy=new Bu.default,ky={type:"object",properties:{library:{type:"object",properties:{name:{type:"string",minLength:1},id:{type:"string",minLength:1},components:{type:"array",items:{type:"string"},minItems:1},renderers:{type:"object",additionalProperties:{type:"string"},minProperties:1},globals:{type:"string",minLength:1}},required:[]},devlink:{type:"object",properties:{rootDir:{type:"string",minLength:1},cssModules:{type:"boolean"},allowTelemetry:{type:"boolean"},overwriteModule:{type:"boolean"},skipTagSelectors:{type:"boolean"},envVariables:{type:"object",additionalProperties:{type:"string"}},components:{oneOf:[{type:"string"},{type:"array",items:{type:"string"}}]},fileExtensions:{type:"object",properties:{js:{type:"string"},css:{type:"string"}}},relativeHrefRoot:{oneOf:[{type:"boolean"},{type:"string"}]}},required:["rootDir"]}}},ds=vy.compile(ky)});function Nu(e){return e instanceof Error?e:new Error("Unknown error")}function de(){let{path:e}=tt();if(!(0,mo.existsSync)(e))throw new et(e);let t;try{t=(0,mo.readFileSync)(e,"utf8")}catch(r){throw new Error(`Failed to read manifest file: ${Nu(r).message}`)}let n;try{n=JSON.parse(t)}catch(r){throw new Error(`Invalid JSON in manifest file: ${Nu(r).message}`)}if(!ds(n)){let r=ds.errors?.map(o=>`${o.instancePath} ${o.message}`).join(", ")||"Unknown error";throw new Error(`Invalid manifest: ${r}.`)}return{manifest:n,manifestPath:e}}var mo,ps=S(()=>{"use strict";mo=require("fs");ar();fo();Lu()});function lr(e,t){let n=e[t];if(!n)throw new jt(t);return n}var Ru=S(()=>{"use strict";ar()});function De(e){let t,n;try{let o=de();t=o.manifest,n=o.manifestPath}catch(o){if(o instanceof et)t={},n=tt().path;else throw o}let r={...t};for(let o in e){let i=o,s=e[i];s&&(r[i]={...r[i],...s})}(0,Mu.writeFileSync)(n,JSON.stringify(r,null,2),"utf-8")}var Mu,$u=S(()=>{"use strict";Mu=require("fs");ar();ps();fo()});var nt=S(()=>{"use strict";cs();ar();ps();fo();Ru();$u()});var fs=Ii((nC,xy)=>{xy.exports={name:"@webflow/webflow-cli",version:"1.9.0",license:"MIT",bin:{webflow:"./dist/index.js"},scripts:{build:"rm -fr ./dist; tsup",dev:"tsup",lint:"eslint .",test:"jest --ci","test:local":"jest"},files:["CHANGELOG.md","dist/**/*"],publishConfig:{access:"public"},dependencies:{"@babel/preset-env":"^7.26.9","@babel/preset-react":"^7.26.3","@babel/preset-typescript":"^7.27.0","@dotenvx/dotenvx":"^1.44.1","@inquirer/prompts":"^7.9.0","@module-federation/enhanced":"0.20.0","@webflow/data-types":"*",ajv:"^8.17.1",archiver:"^5.3.1","babel-loader":"^10.0.0",commander:"^10.0.0",cosmiconfig:"^8.2.0","css-loader":"^7.1.2","css-tree":"^2.3.1",dotenv:"^16.0.3","env-paths":"^3.0.0","fast-glob":"^3.3.3",filenamify:"^6.0.0","fork-ts-checker-webpack-plugin":"9.1.0","form-data":"4.0.4","fs-extra":"^11.3.0","jsonc-parser":"^3.2.0",md5:"^2.2.1",memfs:"4.17.0","mime-types":"^2.1.35","mini-css-extract-plugin":"^2.9.2","node-fetch":"^2.6.7",open:"^8.4.2",ora:"^8.2.0",postcss:"^8.5.6","postcss-loader":"^8.1.1","postcss-selector-parser":"^7.1.0",prettier:"^2.7.1",semver:"^7.7.2","serve-handler":"^6.1.5","source-map-support":"^0.5.21",tar:"^7.4.3","tsconfig-paths":"^4.2.0","tsconfig-paths-webpack-plugin":"^4.2.0",unionfs:"^4.5.4","webflow-api":"3.2.0",webpack:"^5.99.7","webpack-merge":"^6.0.1","webpack-node-externals":"^3.0.0",zod:"^3.22.4"},devDependencies:{"@types/archiver":"^5.3.2","@types/css-tree":"^2.3.1","@types/express":"^4.17.13","@types/fs-extra":"^11.0.4","@types/jest":"^29.2.3","@types/md5":"^2.3.2","@types/mime-types":"^2.1.4","@types/nock":"^8.0.33","@types/node":"^18.16.0","@types/node-fetch":"2.6.13","@types/prettier":"^2.7.1","@types/serve-handler":"^6.1.1","@types/source-map":"^0.5.2","@types/webpack-node-externals":"^3.0.4",astro:"^5.7.0","eslint-config-custom":"*",express:"^4.18.1",jest:"^29.3.1",nock:"13.3.1",tar:"^7.4.3","ts-jest":"^29.0.3","ts-node":"^10.9.1",tsconfig:"*",tsup:"^8.4.0",typescript:"^4.9.3"},engines:{node:">=18.16.0"}}});function Bt(){try{return fs().version}catch{return"unknown"}}function Ge(e=""){if(!e)return"";let t=e;t=t.replace(/\/.*?\/webflow-cli/gi,"/REDACTED_PII/webflow-cli"),t=t.replace(/\/.*?\/node_modules/gi,"/REDACTED_PII/node_modules");let n=ur.default.homedir();if(n){let o=new RegExp(n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"gi");t=t.replace(o,"~/REDACTED_PII")}let r=ur.default.userInfo().username;if(r){let o=new RegExp(`/Users/${r}`,"gi");t=t.replace(o,"/Users/REDACTED_PII")}return t=t.replace(/\/Users\/[^\/\s]+/gi,"/Users/REDACTED_PII"),t=t.replace(/C:\\Users\\[^\\]+/gi,"C:\\Users\\REDACTED_PII"),t=t.replace(/[a-zA-Z0-9]{32,}/g,"[REDACTED_TOKEN]"),t=t.replace(/Bearer\s+[^\s]+/gi,"Bearer [REDACTED_TOKEN]"),t=t.replace(/token[=:]\s*[^\s]+/gi,"token=[REDACTED_TOKEN]"),t=t.replace(/\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b/g,"[REDACTED_EMAIL]"),t=t.replace(/\b(?:[0-9]{1,3}\.){3}[0-9]{1,3}\b/g,"[REDACTED_IP]"),t}function ms(e){if(e.stack)return Ge(e.stack)}function yt(e){let t=["password","token","secret","key","auth","bearer","authorization","apikey","api_key","access_token","refresh_token","client_secret","private_key"],n={};for(let[r,o]of Object.entries(e)){let i=r.toLowerCase();t.some(s=>i.includes(s))?n[r]="[REDACTED]":typeof o=="string"?n[r]=Ge(o):typeof o=="object"&&o!==null&&!Array.isArray(o)?n[r]=yt(o):Array.isArray(o)?n[r]=o.map(s=>typeof s=="object"&&s!==null?yt(s):typeof s=="string"?Ge(s):s):n[r]=o}return n}function Wu(){return{platform:process.platform,nodeVersion:process.version,arch:process.arch,os:`${ur.default.type()} ${ur.default.release()}`}}function hs(){let e=Date.now().toString(36),t=Math.random().toString(36).substring(2,8);return`${e}-${t}`}var ur,cr=S(()=>{"use strict";ur=D(require("os"))});var Lt,gs=S(()=>{"use strict";Ne();nt();cr();be();Lt=class e{static instance;cache=void 0;static getInstance(){return e.instance||(e.instance=new e),e.instance}async getPreference(){if(this.cache!==void 0)return this.cache;try{let{manifest:t}=await de(),n=t?.telemetry?.global?.allowTelemetry;return this.cache=n,n}catch{return}}async setPreference(t){this.cache=t,await this.setGlobalPreference(t)}async promptForConsent(t){if(re())return Promise.resolve(!1);let o=await pe({message:t||"Help us improve Webflow CLI by sharing usage data and error reports?",default:!0});return await pe({message:"Would you like to save this choice for all Webflow CLI commands?",default:!0})&&await this.setPreference(o),o}clearCache(){this.cache=void 0}async getGlobalPreference(){return this.getPreference()}async setGlobalPreference(t){let n={telemetry:{global:{allowTelemetry:t,lastPrompted:Date.now(),version:Bt()}}};await De(n),this.cache=t}async hasGlobalPreference(){return await this.getPreference()!==void 0}async getTelemetryStatus(){let t=await this.getPreference();return t!==void 0?{enabled:t,source:"global",hasPreference:!0}:{enabled:!1,source:"none",hasPreference:!1}}setCacheValue(t,n){this.cache=n}}});var zu,qe,ys=S(()=>{"use strict";zu=D(require("node-fetch"));gs();cr();V();qe=class e{config;consentManager;sessionId;platformInfo;constructor(t){this.config=t,this.consentManager=Lt.getInstance(),this.sessionId=hs(),this.platformInfo=Wu()}async sendEvent(t){if(await this.isEnabled())try{let n=this.enrichEvent(t),r=this.sanitizeEvent(n);await this.transmitEvent(r)}catch(n){p.debug(`Failed to send telemetry event: ${n}`)}}async sendError(t,n,r){if(!await this.isEnabled())return;let o={eventType:"error",name:t.name,message:t.message,cause:t.cause,stack:ms(t),context:n,metadata:r?yt(r):void 0};await this.sendEvent(o)}async sendUsage(t,n,r,o){if(!await this.isEnabled())return;let i={eventType:"usage",feature:t,success:n,duration:r,data:o?yt(o):void 0};await this.sendEvent(i)}async sendPerformance(t,n,r){if(!await this.isEnabled())return;let o={eventType:"performance",operation:t,duration:n,memoryBefore:void 0,memoryAfter:void 0,metrics:r};await this.sendEvent(o)}async isEnabled(){return await this.consentManager.getPreference()!==!1}async isGloballyEnabled(){return await this.consentManager.getGlobalPreference()!==!1}async updatePreferences(t){await this.consentManager.setPreference(t)}async promptForConsentIfNeeded(t){let n=await this.consentManager.getPreference();return n!==void 0?n:await this.consentManager.promptForConsent(t??"Help us improve Webflow CLI by sharing usage data and error reports?")}enrichEvent(t){return{...{eventType:t.eventType||"usage",timestamp:Date.now(),sessionId:this.sessionId,platform:this.platformInfo.platform,nodeVersion:this.platformInfo.nodeVersion,cliVersion:Bt(),command:process.argv.slice(2).join(" ")||void 0,metadata:{...t.metadata,commandType:this.config.commandType,siteId:this.config.siteId,projectId:this.config.projectId,os:this.platformInfo.os,arch:this.platformInfo.arch}},...t}}sanitizeEvent(t){let n=JSON.parse(JSON.stringify(t));return n.message&&(n.message=Ge(n.message)),n.stack&&(n.stack=Ge(n.stack)),n.context&&(n.context=Ge(n.context)),n.metadata&&(n.metadata=yt(n.metadata)),n.data&&(n.data=yt(n.data)),n}async transmitEvent(t){let n=this.getEndpoint(),r=process.env.WEBFLOW_TELEMETRY_DEBUG==="true";if(r){console.log(`\u{1F4CA} [Telemetry] Sending to: ${n}`);let i={...t};i.metadata&&(delete i.metadata.authToken,delete i.metadata.apiToken),console.log("\u{1F4CA} [Telemetry] Payload:",JSON.stringify(i,null,2))}let o=await(0,zu.default)(n,{method:"POST",headers:{Authorization:`Bearer ${this.config.authToken}`,"Content-Type":"application/json"},body:JSON.stringify(t),timeout:5e3});if(o.ok)r&&console.log(`\u{1F4CA} [Telemetry] Request successful: ${o.status}`);else throw r&&console.error(`\u{1F4CA} [Telemetry] Request failed: ${o.status} ${o.statusText}`),new Error(`Telemetry request failed: ${o.status} ${o.statusText}`)}getEndpoint(){let{host:t,commandType:n}=this.config;return`${t}/webflow-cli/${n}/telemetry`}static fromDevlinkConfig(t){return new e({host:t.host,authToken:t.authToken,siteId:t.siteId,commandType:"devlink",allowTelemetry:t.allowTelemetry})}static forCloud(t){return new e({host:t.host,authToken:t.authToken,siteId:t.siteId,projectId:t.projectId,commandType:"cloud"})}static forExtension(t){return new e({host:t.host,authToken:t.authToken,siteId:t.siteId,commandType:"extension"})}static forCodeLibraries(t){return new e({host:t.host,authToken:t.authToken,commandType:"library"})}}});var Uu=S(()=>{"use strict"});function ho(e){return async(t,n)=>{try{await e.sendError(t,n)}catch(r){p.debug("Failed to send error telemetry:"+r)}}}function go(e){return async(t,n,r)=>{let o=Date.now(),i=process.memoryUsage().heapUsed;try{let s=await n(),a=Date.now()-o,u=process.memoryUsage().heapUsed;return await e.sendPerformance(t,a,{memoryDelta:u-i,...r}),s}catch(s){let a=Date.now()-o;throw await e.sendPerformance(t,a,{failed:1,...r}),s}}}function Vu(e){return async(t,n,r)=>{let o=Date.now();try{let i=await n(),s=Date.now()-o;return await e.sendUsage(t,!0,s,r),i}catch(i){let s=Date.now()-o;throw await e.sendUsage(t,!1,s,{error:i instanceof Error?i.message:"Unknown error",...r}),i}}}var mn=S(()=>{"use strict";V();ys();gs();Uu();cr();ys();cr()});var Ds,bs,Fy,rt,ws=S(()=>{"use strict";Ds=Symbol("webflow-cli-warn"),bs=class{warnings=[];originalConsoleWarn=null;isActive=!1;parseSource(t){let n=t.split(`
|
|
11
|
-
`);for(let r=2;r<n.length;r++){let o=n[r],i=o.match(/at .+? \((.+?):\d+:\d+\)/)||o.match(/at (.+?):\d+:\d+/);if(i){let s=i[1];if(s.includes("node_modules")){let a=s.match(/node_modules\/(@?[^/]+(?:\/[^/]+)?)/);return a?`External: ${a[1]}`:"External Dependencies"}else if(s.includes("webflow-cli"))return s.includes("/metadata/")?"Metadata Collection":s.includes("/bundler/")?"Bundling":s.includes("/commands/")?"CLI Commands":"Webflow CLI"}}return"General"}start(){this.isActive||(this.warnings=[],this.originalConsoleWarn=console.warn,this.isActive=!0,console.warn=(...t)=>{if(t.length>1&&t[t.length-1]===
|
|
5
|
+
`,o)}while(r!==-1);return i+=e.slice(o),i}var Hl=C(()=>{"use strict"});function tr(e){return Yg(e)}var Jl,Zl,Ni,dn,er,Yl,pn,Zg,Yg,$i,Kg,Xg,Mi,ro,Qg,ey,ME,Q,nr=C(()=>{"use strict";Ml();Vl();Hl();({stdout:Jl,stderr:Zl}=Ul),Ni=Symbol("GENERATOR"),dn=Symbol("STYLER"),er=Symbol("IS_EMPTY"),Yl=["ansi","ansi","ansi256","ansi16m"],pn=Object.create(null),Zg=(e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let n=Jl?Jl.level:0;e.level=t.level===void 0?n:t.level},Yg=e=>{let t=(...n)=>n.join(" ");return Zg(t,e),Object.setPrototypeOf(t,tr.prototype),t};Object.setPrototypeOf(tr.prototype,Function.prototype);for(let[e,t]of Object.entries(je))pn[e]={get(){let n=ro(this,Mi(t.open,t.close,this[dn]),this[er]);return Object.defineProperty(this,e,{value:n}),n}};pn.visible={get(){let e=ro(this,this[dn],!0);return Object.defineProperty(this,"visible",{value:e}),e}};$i=(e,t,n,...r)=>e==="rgb"?t==="ansi16m"?je[n].ansi16m(...r):t==="ansi256"?je[n].ansi256(je.rgbToAnsi256(...r)):je[n].ansi(je.rgbToAnsi(...r)):e==="hex"?$i("rgb",t,n,...je.hexToRgb(...r)):je[n][e](...r),Kg=["rgb","hex","ansi256"];for(let e of Kg){pn[e]={get(){let{level:n}=this;return function(...r){let o=Mi($i(e,Yl[n],"color",...r),je.color.close,this[dn]);return ro(this,o,this[er])}}};let t="bg"+e[0].toUpperCase()+e.slice(1);pn[t]={get(){let{level:n}=this;return function(...r){let o=Mi($i(e,Yl[n],"bgColor",...r),je.bgColor.close,this[dn]);return ro(this,o,this[er])}}}}Xg=Object.defineProperties(()=>{},{...pn,level:{enumerable:!0,get(){return this[Ni].level},set(e){this[Ni].level=e}}}),Mi=(e,t,n)=>{let r,o;return n===void 0?(r=e,o=t):(r=n.openAll+e,o=t+n.closeAll),{open:e,close:t,openAll:r,closeAll:o,parent:n}},ro=(e,t,n)=>{let r=(...o)=>Qg(r,o.length===1?""+o[0]:o.join(" "));return Object.setPrototypeOf(r,Xg),r[Ni]=e,r[dn]=t,r[er]=n,r},Qg=(e,t)=>{if(e.level<=0||!t)return e[er]?"":t;let n=e[dn];if(n===void 0)return t;let{openAll:r,closeAll:o}=n;if(t.includes("\x1B"))for(;n!==void 0;)t=Gl(t,n.close,n.open),n=n.parent;let i=t.indexOf(`
|
|
6
|
+
`);return i!==-1&&(t=ql(t,o,r,i)),r+t+o};Object.defineProperties(tr.prototype,pn);ey=tr(),ME=tr({level:Zl?Zl.level:0}),Q=ey});function Wi(e,t,{ignoreNonConfigurable:n=!1}={}){let{name:r}=e;for(let o of Reflect.ownKeys(t))ty(e,t,o,n);return ry(e,t),ay(e,t,r),e}var ty,ny,ry,oy,iy,sy,ay,Kl=C(()=>{"use strict";ty=(e,t,n,r)=>{if(n==="length"||n==="prototype"||n==="arguments"||n==="caller")return;let o=Object.getOwnPropertyDescriptor(e,n),i=Object.getOwnPropertyDescriptor(t,n);!ny(o,i)&&r||Object.defineProperty(e,n,i)},ny=function(e,t){return e===void 0||e.configurable||e.writable===t.writable&&e.enumerable===t.enumerable&&e.configurable===t.configurable&&(e.writable||e.value===t.value)},ry=(e,t)=>{let n=Object.getPrototypeOf(t);n!==Object.getPrototypeOf(e)&&Object.setPrototypeOf(e,n)},oy=(e,t)=>`/* Wrapped ${e}*/
|
|
7
|
+
${t}`,iy=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),sy=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),ay=(e,t,n)=>{let r=n===""?"":`with ${n.trim()}() `,o=oy.bind(null,r,t.toString());Object.defineProperty(o,"name",sy);let{writable:i,enumerable:s,configurable:a}=iy;Object.defineProperty(e,"toString",{value:o,writable:i,enumerable:s,configurable:a})}});var oo,Xl,Ql,eu=C(()=>{"use strict";Kl();oo=new WeakMap,Xl=(e,t={})=>{if(typeof e!="function")throw new TypeError("Expected a function");let n,r=0,o=e.displayName||e.name||"<anonymous>",i=function(...s){if(oo.set(i,++r),r===1)n=e.apply(this,s),e=void 0;else if(t.throw===!0)throw new Error(`Function \`${o}\` can only be called once`);return n};return Wi(i,e),oo.set(i,r),i};Xl.callCount=e=>{if(!oo.has(e))throw new Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return oo.get(e)};Ql=Xl});var Bt,tu=C(()=>{"use strict";Bt=[];Bt.push("SIGHUP","SIGINT","SIGTERM");process.platform!=="win32"&&Bt.push("SIGALRM","SIGABRT","SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&Bt.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT")});var io,zi,Ui,ly,Vi,so,uy,Gi,qi,Hi,nu,HE,JE,ru=C(()=>{"use strict";tu();io=e=>!!e&&typeof e=="object"&&typeof e.removeListener=="function"&&typeof e.emit=="function"&&typeof e.reallyExit=="function"&&typeof e.listeners=="function"&&typeof e.kill=="function"&&typeof e.pid=="number"&&typeof e.on=="function",zi=Symbol.for("signal-exit emitter"),Ui=globalThis,ly=Object.defineProperty.bind(Object),Vi=class{emitted={afterExit:!1,exit:!1};listeners={afterExit:[],exit:[]};count=0;id=Math.random();constructor(){if(Ui[zi])return Ui[zi];ly(Ui,zi,{value:this,writable:!1,enumerable:!1,configurable:!1})}on(t,n){this.listeners[t].push(n)}removeListener(t,n){let r=this.listeners[t],o=r.indexOf(n);o!==-1&&(o===0&&r.length===1?r.length=0:r.splice(o,1))}emit(t,n,r){if(this.emitted[t])return!1;this.emitted[t]=!0;let o=!1;for(let i of this.listeners[t])o=i(n,r)===!0||o;return t==="exit"&&(o=this.emit("afterExit",n,r)||o),o}},so=class{},uy=e=>({onExit(t,n){return e.onExit(t,n)},load(){return e.load()},unload(){return e.unload()}}),Gi=class extends so{onExit(){return()=>{}}load(){}unload(){}},qi=class extends so{#s=Hi.platform==="win32"?"SIGINT":"SIGHUP";#n=new Vi;#e;#o;#p;#t={};#i=!1;constructor(t){super(),this.#e=t,this.#t={};for(let n of Bt)this.#t[n]=()=>{let r=this.#e.listeners(n),{count:o}=this.#n,i=t;if(typeof i.__signal_exit_emitter__=="object"&&typeof i.__signal_exit_emitter__.count=="number"&&(o+=i.__signal_exit_emitter__.count),r.length===o){this.unload();let s=this.#n.emit("exit",null,n),a=n==="SIGHUP"?this.#s:n;s||t.kill(t.pid,a)}};this.#p=t.reallyExit,this.#o=t.emit}onExit(t,n){if(!io(this.#e))return()=>{};this.#i===!1&&this.load();let r=n?.alwaysLast?"afterExit":"exit";return this.#n.on(r,t),()=>{this.#n.removeListener(r,t),this.#n.listeners.exit.length===0&&this.#n.listeners.afterExit.length===0&&this.unload()}}load(){if(!this.#i){this.#i=!0,this.#n.count+=1;for(let t of Bt)try{let n=this.#t[t];n&&this.#e.on(t,n)}catch{}this.#e.emit=(t,...n)=>this.#f(t,...n),this.#e.reallyExit=t=>this.#r(t)}}unload(){this.#i&&(this.#i=!1,Bt.forEach(t=>{let n=this.#t[t];if(!n)throw new Error("Listener not defined for signal: "+t);try{this.#e.removeListener(t,n)}catch{}}),this.#e.emit=this.#o,this.#e.reallyExit=this.#p,this.#n.count-=1)}#r(t){return io(this.#e)?(this.#e.exitCode=t||0,this.#n.emit("exit",this.#e.exitCode,null),this.#p.call(this.#e,this.#e.exitCode)):0}#f(t,...n){let r=this.#o;if(t==="exit"&&io(this.#e)){typeof n[0]=="number"&&(this.#e.exitCode=n[0]);let o=r.call(this.#e,t,...n);return this.#n.emit("exit",this.#e.exitCode,null),o}else return r.call(this.#e,t,...n)}},Hi=globalThis.process,{onExit:nu,load:HE,unload:JE}=uy(io(Hi)?new qi(Hi):new Gi)});var rr,ou,cy,iu,su=C(()=>{"use strict";rr=D(require("process"),1);eu();ru();ou=rr.default.stderr.isTTY?rr.default.stderr:rr.default.stdout.isTTY?rr.default.stdout:void 0,cy=ou?Ql(()=>{nu(()=>{ou.write("\x1B[?25h")},{alwaysLast:!0})}):()=>{},iu=cy});var Ji,ao,fn,Zi,au=C(()=>{"use strict";Ji=D(require("process"),1);su();ao=!1,fn={};fn.show=(e=Ji.default.stderr)=>{e.isTTY&&(ao=!1,e.write("\x1B[?25h"))};fn.hide=(e=Ji.default.stderr)=>{e.isTTY&&(iu(),ao=!0,e.write("\x1B[?25l"))};fn.toggle=(e,t)=>{e!==void 0&&(ao=e),ao?fn.show(t):fn.hide(t)};Zi=fn});var lu=Li((t_,dy)=>{dy.exports={dots:{interval:80,frames:["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"]},dots2:{interval:80,frames:["\u28FE","\u28FD","\u28FB","\u28BF","\u287F","\u28DF","\u28EF","\u28F7"]},dots3:{interval:80,frames:["\u280B","\u2819","\u281A","\u281E","\u2816","\u2826","\u2834","\u2832","\u2833","\u2813"]},dots4:{interval:80,frames:["\u2804","\u2806","\u2807","\u280B","\u2819","\u2838","\u2830","\u2820","\u2830","\u2838","\u2819","\u280B","\u2807","\u2806"]},dots5:{interval:80,frames:["\u280B","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B"]},dots6:{interval:80,frames:["\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2834","\u2832","\u2812","\u2802","\u2802","\u2812","\u281A","\u2819","\u2809","\u2801"]},dots7:{interval:80,frames:["\u2808","\u2809","\u280B","\u2813","\u2812","\u2810","\u2810","\u2812","\u2816","\u2826","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808"]},dots8:{interval:80,frames:["\u2801","\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808","\u2808"]},dots9:{interval:80,frames:["\u28B9","\u28BA","\u28BC","\u28F8","\u28C7","\u2867","\u2857","\u284F"]},dots10:{interval:80,frames:["\u2884","\u2882","\u2881","\u2841","\u2848","\u2850","\u2860"]},dots11:{interval:100,frames:["\u2801","\u2802","\u2804","\u2840","\u2880","\u2820","\u2810","\u2808"]},dots12:{interval:80,frames:["\u2880\u2800","\u2840\u2800","\u2804\u2800","\u2882\u2800","\u2842\u2800","\u2805\u2800","\u2883\u2800","\u2843\u2800","\u280D\u2800","\u288B\u2800","\u284B\u2800","\u280D\u2801","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2888\u2829","\u2840\u2899","\u2804\u2859","\u2882\u2829","\u2842\u2898","\u2805\u2858","\u2883\u2828","\u2843\u2890","\u280D\u2850","\u288B\u2820","\u284B\u2880","\u280D\u2841","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2808\u2829","\u2800\u2899","\u2800\u2859","\u2800\u2829","\u2800\u2898","\u2800\u2858","\u2800\u2828","\u2800\u2890","\u2800\u2850","\u2800\u2820","\u2800\u2880","\u2800\u2840"]},dots13:{interval:80,frames:["\u28FC","\u28F9","\u28BB","\u283F","\u285F","\u28CF","\u28E7","\u28F6"]},dots8Bit:{interval:80,frames:["\u2800","\u2801","\u2802","\u2803","\u2804","\u2805","\u2806","\u2807","\u2840","\u2841","\u2842","\u2843","\u2844","\u2845","\u2846","\u2847","\u2808","\u2809","\u280A","\u280B","\u280C","\u280D","\u280E","\u280F","\u2848","\u2849","\u284A","\u284B","\u284C","\u284D","\u284E","\u284F","\u2810","\u2811","\u2812","\u2813","\u2814","\u2815","\u2816","\u2817","\u2850","\u2851","\u2852","\u2853","\u2854","\u2855","\u2856","\u2857","\u2818","\u2819","\u281A","\u281B","\u281C","\u281D","\u281E","\u281F","\u2858","\u2859","\u285A","\u285B","\u285C","\u285D","\u285E","\u285F","\u2820","\u2821","\u2822","\u2823","\u2824","\u2825","\u2826","\u2827","\u2860","\u2861","\u2862","\u2863","\u2864","\u2865","\u2866","\u2867","\u2828","\u2829","\u282A","\u282B","\u282C","\u282D","\u282E","\u282F","\u2868","\u2869","\u286A","\u286B","\u286C","\u286D","\u286E","\u286F","\u2830","\u2831","\u2832","\u2833","\u2834","\u2835","\u2836","\u2837","\u2870","\u2871","\u2872","\u2873","\u2874","\u2875","\u2876","\u2877","\u2838","\u2839","\u283A","\u283B","\u283C","\u283D","\u283E","\u283F","\u2878","\u2879","\u287A","\u287B","\u287C","\u287D","\u287E","\u287F","\u2880","\u2881","\u2882","\u2883","\u2884","\u2885","\u2886","\u2887","\u28C0","\u28C1","\u28C2","\u28C3","\u28C4","\u28C5","\u28C6","\u28C7","\u2888","\u2889","\u288A","\u288B","\u288C","\u288D","\u288E","\u288F","\u28C8","\u28C9","\u28CA","\u28CB","\u28CC","\u28CD","\u28CE","\u28CF","\u2890","\u2891","\u2892","\u2893","\u2894","\u2895","\u2896","\u2897","\u28D0","\u28D1","\u28D2","\u28D3","\u28D4","\u28D5","\u28D6","\u28D7","\u2898","\u2899","\u289A","\u289B","\u289C","\u289D","\u289E","\u289F","\u28D8","\u28D9","\u28DA","\u28DB","\u28DC","\u28DD","\u28DE","\u28DF","\u28A0","\u28A1","\u28A2","\u28A3","\u28A4","\u28A5","\u28A6","\u28A7","\u28E0","\u28E1","\u28E2","\u28E3","\u28E4","\u28E5","\u28E6","\u28E7","\u28A8","\u28A9","\u28AA","\u28AB","\u28AC","\u28AD","\u28AE","\u28AF","\u28E8","\u28E9","\u28EA","\u28EB","\u28EC","\u28ED","\u28EE","\u28EF","\u28B0","\u28B1","\u28B2","\u28B3","\u28B4","\u28B5","\u28B6","\u28B7","\u28F0","\u28F1","\u28F2","\u28F3","\u28F4","\u28F5","\u28F6","\u28F7","\u28B8","\u28B9","\u28BA","\u28BB","\u28BC","\u28BD","\u28BE","\u28BF","\u28F8","\u28F9","\u28FA","\u28FB","\u28FC","\u28FD","\u28FE","\u28FF"]},sand:{interval:80,frames:["\u2801","\u2802","\u2804","\u2840","\u2848","\u2850","\u2860","\u28C0","\u28C1","\u28C2","\u28C4","\u28CC","\u28D4","\u28E4","\u28E5","\u28E6","\u28EE","\u28F6","\u28F7","\u28FF","\u287F","\u283F","\u289F","\u281F","\u285B","\u281B","\u282B","\u288B","\u280B","\u280D","\u2849","\u2809","\u2811","\u2821","\u2881"]},line:{interval:130,frames:["-","\\","|","/"]},line2:{interval:100,frames:["\u2802","-","\u2013","\u2014","\u2013","-"]},pipe:{interval:100,frames:["\u2524","\u2518","\u2534","\u2514","\u251C","\u250C","\u252C","\u2510"]},simpleDots:{interval:400,frames:[". ",".. ","..."," "]},simpleDotsScrolling:{interval:200,frames:[". ",".. ","..."," .."," ."," "]},star:{interval:70,frames:["\u2736","\u2738","\u2739","\u273A","\u2739","\u2737"]},star2:{interval:80,frames:["+","x","*"]},flip:{interval:70,frames:["_","_","_","-","`","`","'","\xB4","-","_","_","_"]},hamburger:{interval:100,frames:["\u2631","\u2632","\u2634"]},growVertical:{interval:120,frames:["\u2581","\u2583","\u2584","\u2585","\u2586","\u2587","\u2586","\u2585","\u2584","\u2583"]},growHorizontal:{interval:120,frames:["\u258F","\u258E","\u258D","\u258C","\u258B","\u258A","\u2589","\u258A","\u258B","\u258C","\u258D","\u258E"]},balloon:{interval:140,frames:[" ",".","o","O","@","*"," "]},balloon2:{interval:120,frames:[".","o","O","\xB0","O","o","."]},noise:{interval:100,frames:["\u2593","\u2592","\u2591"]},bounce:{interval:120,frames:["\u2801","\u2802","\u2804","\u2802"]},boxBounce:{interval:120,frames:["\u2596","\u2598","\u259D","\u2597"]},boxBounce2:{interval:100,frames:["\u258C","\u2580","\u2590","\u2584"]},triangle:{interval:50,frames:["\u25E2","\u25E3","\u25E4","\u25E5"]},binary:{interval:80,frames:["010010","001100","100101","111010","111101","010111","101011","111000","110011","110101"]},arc:{interval:100,frames:["\u25DC","\u25E0","\u25DD","\u25DE","\u25E1","\u25DF"]},circle:{interval:120,frames:["\u25E1","\u2299","\u25E0"]},squareCorners:{interval:180,frames:["\u25F0","\u25F3","\u25F2","\u25F1"]},circleQuarters:{interval:120,frames:["\u25F4","\u25F7","\u25F6","\u25F5"]},circleHalves:{interval:50,frames:["\u25D0","\u25D3","\u25D1","\u25D2"]},squish:{interval:100,frames:["\u256B","\u256A"]},toggle:{interval:250,frames:["\u22B6","\u22B7"]},toggle2:{interval:80,frames:["\u25AB","\u25AA"]},toggle3:{interval:120,frames:["\u25A1","\u25A0"]},toggle4:{interval:100,frames:["\u25A0","\u25A1","\u25AA","\u25AB"]},toggle5:{interval:100,frames:["\u25AE","\u25AF"]},toggle6:{interval:300,frames:["\u101D","\u1040"]},toggle7:{interval:80,frames:["\u29BE","\u29BF"]},toggle8:{interval:100,frames:["\u25CD","\u25CC"]},toggle9:{interval:100,frames:["\u25C9","\u25CE"]},toggle10:{interval:100,frames:["\u3282","\u3280","\u3281"]},toggle11:{interval:50,frames:["\u29C7","\u29C6"]},toggle12:{interval:120,frames:["\u2617","\u2616"]},toggle13:{interval:80,frames:["=","*","-"]},arrow:{interval:100,frames:["\u2190","\u2196","\u2191","\u2197","\u2192","\u2198","\u2193","\u2199"]},arrow2:{interval:80,frames:["\u2B06\uFE0F ","\u2197\uFE0F ","\u27A1\uFE0F ","\u2198\uFE0F ","\u2B07\uFE0F ","\u2199\uFE0F ","\u2B05\uFE0F ","\u2196\uFE0F "]},arrow3:{interval:120,frames:["\u25B9\u25B9\u25B9\u25B9\u25B9","\u25B8\u25B9\u25B9\u25B9\u25B9","\u25B9\u25B8\u25B9\u25B9\u25B9","\u25B9\u25B9\u25B8\u25B9\u25B9","\u25B9\u25B9\u25B9\u25B8\u25B9","\u25B9\u25B9\u25B9\u25B9\u25B8"]},bouncingBar:{interval:80,frames:["[ ]","[= ]","[== ]","[=== ]","[====]","[ ===]","[ ==]","[ =]","[ ]","[ =]","[ ==]","[ ===]","[====]","[=== ]","[== ]","[= ]"]},bouncingBall:{interval:80,frames:["( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF)","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","(\u25CF )"]},smiley:{interval:200,frames:["\u{1F604} ","\u{1F61D} "]},monkey:{interval:300,frames:["\u{1F648} ","\u{1F648} ","\u{1F649} ","\u{1F64A} "]},hearts:{interval:100,frames:["\u{1F49B} ","\u{1F499} ","\u{1F49C} ","\u{1F49A} ","\u2764\uFE0F "]},clock:{interval:100,frames:["\u{1F55B} ","\u{1F550} ","\u{1F551} ","\u{1F552} ","\u{1F553} ","\u{1F554} ","\u{1F555} ","\u{1F556} ","\u{1F557} ","\u{1F558} ","\u{1F559} ","\u{1F55A} "]},earth:{interval:180,frames:["\u{1F30D} ","\u{1F30E} ","\u{1F30F} "]},material:{interval:17,frames:["\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"]},moon:{interval:80,frames:["\u{1F311} ","\u{1F312} ","\u{1F313} ","\u{1F314} ","\u{1F315} ","\u{1F316} ","\u{1F317} ","\u{1F318} "]},runner:{interval:140,frames:["\u{1F6B6} ","\u{1F3C3} "]},pong:{interval:80,frames:["\u2590\u2802 \u258C","\u2590\u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802\u258C","\u2590 \u2820\u258C","\u2590 \u2840\u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590\u2820 \u258C"]},shark:{interval:120,frames:["\u2590|\\____________\u258C","\u2590_|\\___________\u258C","\u2590__|\\__________\u258C","\u2590___|\\_________\u258C","\u2590____|\\________\u258C","\u2590_____|\\_______\u258C","\u2590______|\\______\u258C","\u2590_______|\\_____\u258C","\u2590________|\\____\u258C","\u2590_________|\\___\u258C","\u2590__________|\\__\u258C","\u2590___________|\\_\u258C","\u2590____________|\\\u258C","\u2590____________/|\u258C","\u2590___________/|_\u258C","\u2590__________/|__\u258C","\u2590_________/|___\u258C","\u2590________/|____\u258C","\u2590_______/|_____\u258C","\u2590______/|______\u258C","\u2590_____/|_______\u258C","\u2590____/|________\u258C","\u2590___/|_________\u258C","\u2590__/|__________\u258C","\u2590_/|___________\u258C","\u2590/|____________\u258C"]},dqpb:{interval:100,frames:["d","q","p","b"]},weather:{interval:100,frames:["\u2600\uFE0F ","\u2600\uFE0F ","\u2600\uFE0F ","\u{1F324} ","\u26C5\uFE0F ","\u{1F325} ","\u2601\uFE0F ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u26C8 ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u2601\uFE0F ","\u{1F325} ","\u26C5\uFE0F ","\u{1F324} ","\u2600\uFE0F ","\u2600\uFE0F "]},christmas:{interval:400,frames:["\u{1F332}","\u{1F384}"]},grenade:{interval:80,frames:["\u060C ","\u2032 "," \xB4 "," \u203E "," \u2E0C"," \u2E0A"," |"," \u204E"," \u2055"," \u0DF4 "," \u2053"," "," "," "]},point:{interval:125,frames:["\u2219\u2219\u2219","\u25CF\u2219\u2219","\u2219\u25CF\u2219","\u2219\u2219\u25CF","\u2219\u2219\u2219"]},layer:{interval:150,frames:["-","=","\u2261"]},betaWave:{interval:80,frames:["\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1"]},fingerDance:{interval:160,frames:["\u{1F918} ","\u{1F91F} ","\u{1F596} ","\u270B ","\u{1F91A} ","\u{1F446} "]},fistBump:{interval:80,frames:["\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u3000\u{1F91C}\u3000\u3000\u{1F91B}\u3000 ","\u3000\u3000\u{1F91C}\u{1F91B}\u3000\u3000 ","\u3000\u{1F91C}\u2728\u{1F91B}\u3000\u3000 ","\u{1F91C}\u3000\u2728\u3000\u{1F91B}\u3000 "]},soccerHeader:{interval:80,frames:[" \u{1F9D1}\u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F\u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} "]},mindblown:{interval:160,frames:["\u{1F610} ","\u{1F610} ","\u{1F62E} ","\u{1F62E} ","\u{1F626} ","\u{1F626} ","\u{1F627} ","\u{1F627} ","\u{1F92F} ","\u{1F4A5} ","\u2728 ","\u3000 ","\u3000 ","\u3000 "]},speaker:{interval:160,frames:["\u{1F508} ","\u{1F509} ","\u{1F50A} ","\u{1F509} "]},orangePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} "]},bluePulse:{interval:100,frames:["\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},orangeBluePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} ","\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},timeTravel:{interval:100,frames:["\u{1F55B} ","\u{1F55A} ","\u{1F559} ","\u{1F558} ","\u{1F557} ","\u{1F556} ","\u{1F555} ","\u{1F554} ","\u{1F553} ","\u{1F552} ","\u{1F551} ","\u{1F550} "]},aesthetic:{interval:80,frames:["\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0","\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1"]},dwarfFortress:{interval:80,frames:[" \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A \u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A \xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A \xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\u2593\xA3 "," \u263A\u2593\xA3 "," \u263A\u2592\xA3 "," \u263A\u2592\xA3 "," \u263A\u2591\xA3 "," \u263A\u2591\xA3 "," \u263A \xA3 "," \u263A\xA3 "," \u263A\xA3 "," \u263A\u2593 "," \u263A\u2593 "," \u263A\u2592 "," \u263A\u2592 "," \u263A\u2591 "," \u263A\u2591 "," \u263A "," \u263A &"," \u263A \u263C&"," \u263A \u263C &"," \u263A\u263C &"," \u263A\u263C & "," \u203C & "," \u263A & "," \u203C & "," \u263A & "," \u203C & "," \u263A & ","\u203C & "," & "," & "," & \u2591 "," & \u2592 "," & \u2593 "," & \xA3 "," & \u2591\xA3 "," & \u2592\xA3 "," & \u2593\xA3 "," & \xA3\xA3 "," & \u2591\xA3\xA3 "," & \u2592\xA3\xA3 ","& \u2593\xA3\xA3 ","& \xA3\xA3\xA3 "," \u2591\xA3\xA3\xA3 "," \u2592\xA3\xA3\xA3 "," \u2593\xA3\xA3\xA3 "," \u2588\xA3\xA3\xA3 "," \u2591\u2588\xA3\xA3\xA3 "," \u2592\u2588\xA3\xA3\xA3 "," \u2593\u2588\xA3\xA3\xA3 "," \u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "]}}});var Yi=Li((n_,cu)=>{"use strict";var lo=Object.assign({},lu()),uu=Object.keys(lo);Object.defineProperty(lo,"random",{get(){let e=Math.floor(Math.random()*uu.length),t=uu[e];return lo[t]}});cu.exports=lo});function Ki(){return xe.default.platform!=="win32"?xe.default.env.TERM!=="linux":!!xe.default.env.CI||!!xe.default.env.WT_SESSION||!!xe.default.env.TERMINUS_SUBLIME||xe.default.env.ConEmuTask==="{cmd::Cmder}"||xe.default.env.TERM_PROGRAM==="Terminus-Sublime"||xe.default.env.TERM_PROGRAM==="vscode"||xe.default.env.TERM==="xterm-256color"||xe.default.env.TERM==="alacritty"||xe.default.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var xe,du=C(()=>{"use strict";xe=D(require("process"),1)});var py,fy,my,or,pu=C(()=>{"use strict";nr();du();py={info:Q.blue("\u2139"),success:Q.green("\u2714"),warning:Q.yellow("\u26A0"),error:Q.red("\u2716")},fy={info:Q.blue("i"),success:Q.green("\u221A"),warning:Q.yellow("\u203C"),error:Q.red("\xD7")},my=Ki()?py:fy,or=my});function Xi({onlyFirst:e=!1}={}){let n=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?(?:\\u0007|\\u001B\\u005C|\\u009C))","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(n,e?void 0:"g")}var fu=C(()=>{"use strict"});function ir(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(hy,"")}var hy,Qi=C(()=>{"use strict";fu();hy=Xi()});function mu(e){return e===161||e===164||e===167||e===168||e===170||e===173||e===174||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||e===198||e===208||e===215||e===216||e>=222&&e<=225||e===230||e>=232&&e<=234||e===236||e===237||e===240||e===242||e===243||e>=247&&e<=250||e===252||e===254||e===257||e===273||e===275||e===283||e===294||e===295||e===299||e>=305&&e<=307||e===312||e>=319&&e<=322||e===324||e>=328&&e<=331||e===333||e===338||e===339||e===358||e===359||e===363||e===462||e===464||e===466||e===468||e===470||e===472||e===474||e===476||e===593||e===609||e===708||e===711||e>=713&&e<=715||e===717||e===720||e>=728&&e<=731||e===733||e===735||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||e===1025||e>=1040&&e<=1103||e===1105||e===8208||e>=8211&&e<=8214||e===8216||e===8217||e===8220||e===8221||e>=8224&&e<=8226||e>=8228&&e<=8231||e===8240||e===8242||e===8243||e===8245||e===8251||e===8254||e===8308||e===8319||e>=8321&&e<=8324||e===8364||e===8451||e===8453||e===8457||e===8467||e===8470||e===8481||e===8482||e===8486||e===8491||e===8531||e===8532||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||e===8585||e>=8592&&e<=8601||e===8632||e===8633||e===8658||e===8660||e===8679||e===8704||e===8706||e===8707||e===8711||e===8712||e===8715||e===8719||e===8721||e===8725||e===8730||e>=8733&&e<=8736||e===8739||e===8741||e>=8743&&e<=8748||e===8750||e>=8756&&e<=8759||e===8764||e===8765||e===8776||e===8780||e===8786||e===8800||e===8801||e>=8804&&e<=8807||e===8810||e===8811||e===8814||e===8815||e===8834||e===8835||e===8838||e===8839||e===8853||e===8857||e===8869||e===8895||e===8978||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||e===9632||e===9633||e>=9635&&e<=9641||e===9650||e===9651||e===9654||e===9655||e===9660||e===9661||e===9664||e===9665||e>=9670&&e<=9672||e===9675||e>=9678&&e<=9681||e>=9698&&e<=9701||e===9711||e===9733||e===9734||e===9737||e===9742||e===9743||e===9756||e===9758||e===9792||e===9794||e===9824||e===9825||e>=9827&&e<=9829||e>=9831&&e<=9834||e===9836||e===9837||e===9839||e===9886||e===9887||e===9919||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||e===9955||e===9960||e===9961||e>=9963&&e<=9969||e===9972||e>=9974&&e<=9977||e===9979||e===9980||e===9982||e===9983||e===10045||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||e===65533||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||e===127375||e===127376||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109}function hu(e){return e===12288||e>=65281&&e<=65376||e>=65504&&e<=65510}function gu(e){return e>=4352&&e<=4447||e===8986||e===8987||e===9001||e===9002||e>=9193&&e<=9196||e===9200||e===9203||e===9725||e===9726||e===9748||e===9749||e>=9776&&e<=9783||e>=9800&&e<=9811||e===9855||e>=9866&&e<=9871||e===9875||e===9889||e===9898||e===9899||e===9917||e===9918||e===9924||e===9925||e===9934||e===9940||e===9962||e===9970||e===9971||e===9973||e===9978||e===9981||e===9989||e===9994||e===9995||e===10024||e===10060||e===10062||e>=10067&&e<=10069||e===10071||e>=10133&&e<=10135||e===10160||e===10175||e===11035||e===11036||e===11088||e===11093||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e===94192||e===94193||e>=94208&&e<=100343||e>=100352&&e<=101589||e>=101631&&e<=101640||e>=110576&&e<=110579||e>=110581&&e<=110587||e===110589||e===110590||e>=110592&&e<=110882||e===110898||e>=110928&&e<=110930||e===110933||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||e===126980||e===127183||e===127374||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||e===127568||e===127569||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||e===127988||e>=127992&&e<=128062||e===128064||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||e===128378||e===128405||e===128406||e===128420||e>=128507&&e<=128591||e>=128640&&e<=128709||e===128716||e>=128720&&e<=128722||e>=128725&&e<=128727||e>=128732&&e<=128735||e===128747||e===128748||e>=128756&&e<=128764||e>=128992&&e<=129003||e===129008||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129673||e>=129679&&e<=129734||e>=129742&&e<=129756||e>=129759&&e<=129769||e>=129776&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}var yu=C(()=>{"use strict"});function gy(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}function bu(e,{ambiguousAsWide:t=!1}={}){return gy(e),hu(e)||gu(e)||t&&mu(e)?2:1}var Du=C(()=>{"use strict";yu()});var wu,vu=C(()=>{"use strict";wu=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g});function es(e,t={}){if(typeof e!="string"||e.length===0)return 0;let{ambiguousIsNarrow:n=!0,countAnsiEscapeCodes:r=!1}=t;if(r||(e=ir(e)),e.length===0)return 0;let o=0,i={ambiguousAsWide:!n};for(let{segment:s}of yy.segment(e)){let a=s.codePointAt(0);if(!(a<=31||a>=127&&a<=159)&&!(a>=8203&&a<=8207||a===65279)&&!(a>=768&&a<=879||a>=6832&&a<=6911||a>=7616&&a<=7679||a>=8400&&a<=8447||a>=65056&&a<=65071)&&!(a>=55296&&a<=57343)&&!(a>=65024&&a<=65039)&&!by.test(s)){if(wu().test(s)){o+=2;continue}o+=bu(a,i)}}return o}var yy,by,ku=C(()=>{"use strict";Qi();Du();vu();yy=new Intl.Segmenter,by=new RegExp("^\\p{Default_Ignorable_Code_Point}$","u")});function ts({stream:e=process.stdout}={}){return!!(e&&e.isTTY&&process.env.TERM!=="dumb"&&!("CI"in process.env))}var xu=C(()=>{"use strict"});function rs(){let{env:e}=ns.default,{TERM:t,TERM_PROGRAM:n}=e;return ns.default.platform!=="win32"?t!=="linux":!!e.WT_SESSION||!!e.TERMINUS_SUBLIME||e.ConEmuTask==="{cmd::Cmder}"||n==="Terminus-Sublime"||n==="vscode"||t==="xterm-256color"||t==="alacritty"||t==="rxvt-unicode"||t==="rxvt-unicode-256color"||e.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var ns,Fu=C(()=>{"use strict";ns=D(require("process"),1)});var Be,Dy,os,wy,is,Eu=C(()=>{"use strict";Be=D(require("process"),1),Dy=3,os=class{#s=0;start(){this.#s++,this.#s===1&&this.#n()}stop(){if(this.#s<=0)throw new Error("`stop` called more times than `start`");this.#s--,this.#s===0&&this.#e()}#n(){Be.default.platform==="win32"||!Be.default.stdin.isTTY||(Be.default.stdin.setRawMode(!0),Be.default.stdin.on("data",this.#o),Be.default.stdin.resume())}#e(){Be.default.stdin.isTTY&&(Be.default.stdin.off("data",this.#o),Be.default.stdin.pause(),Be.default.stdin.setRawMode(!1))}#o(t){t[0]===Dy&&Be.default.emit("SIGINT")}},wy=new os,is=wy});function mn(e){return new ss(e)}var sr,ar,vy,ss,as=C(()=>{"use strict";sr=D(require("process"),1);nr();au();ar=D(Yi(),1);pu();Qi();ku();xu();Fu();Eu();vy=D(Yi(),1),ss=class{#s=0;#n=!1;#e=0;#o=-1;#p=0;#t;#i;#r;#f;#h;#u;#c;#d;#g;#a;#l;color;constructor(t){typeof t=="string"&&(t={text:t}),this.#t={color:"cyan",stream:sr.default.stderr,discardStdin:!0,hideCursor:!0,...t},this.color=this.#t.color,this.spinner=this.#t.spinner,this.#h=this.#t.interval,this.#r=this.#t.stream,this.#u=typeof this.#t.isEnabled=="boolean"?this.#t.isEnabled:ts({stream:this.#r}),this.#c=typeof this.#t.isSilent=="boolean"?this.#t.isSilent:!1,this.text=this.#t.text,this.prefixText=this.#t.prefixText,this.suffixText=this.#t.suffixText,this.indent=this.#t.indent,sr.default.env.NODE_ENV==="test"&&(this._stream=this.#r,this._isEnabled=this.#u,Object.defineProperty(this,"_linesToClear",{get(){return this.#s},set(n){this.#s=n}}),Object.defineProperty(this,"_frameIndex",{get(){return this.#o}}),Object.defineProperty(this,"_lineCount",{get(){return this.#e}}))}get indent(){return this.#d}set indent(t=0){if(!(t>=0&&Number.isInteger(t)))throw new Error("The `indent` option must be an integer from 0 and up");this.#d=t,this.#m()}get interval(){return this.#h??this.#i.interval??100}get spinner(){return this.#i}set spinner(t){if(this.#o=-1,this.#h=void 0,typeof t=="object"){if(t.frames===void 0)throw new Error("The given spinner must have a `frames` property");this.#i=t}else if(!rs())this.#i=ar.default.line;else if(t===void 0)this.#i=ar.default.dots;else if(t!=="default"&&ar.default[t])this.#i=ar.default[t];else throw new Error(`There is no built-in spinner named '${t}'. See https://github.com/sindresorhus/cli-spinners/blob/main/spinners.json for a full list.`)}get text(){return this.#g}set text(t=""){this.#g=t,this.#m()}get prefixText(){return this.#a}set prefixText(t=""){this.#a=t,this.#m()}get suffixText(){return this.#l}set suffixText(t=""){this.#l=t,this.#m()}get isSpinning(){return this.#f!==void 0}#y(t=this.#a,n=" "){return typeof t=="string"&&t!==""?t+n:typeof t=="function"?t()+n:""}#b(t=this.#l,n=" "){return typeof t=="string"&&t!==""?n+t:typeof t=="function"?n+t():""}#m(){let t=this.#r.columns??80,n=this.#y(this.#a,"-"),r=this.#b(this.#l,"-"),o=" ".repeat(this.#d)+n+"--"+this.#g+"--"+r;this.#e=0;for(let i of ir(o).split(`
|
|
8
|
+
`))this.#e+=Math.max(1,Math.ceil(es(i,{countAnsiEscapeCodes:!0})/t))}get isEnabled(){return this.#u&&!this.#c}set isEnabled(t){if(typeof t!="boolean")throw new TypeError("The `isEnabled` option must be a boolean");this.#u=t}get isSilent(){return this.#c}set isSilent(t){if(typeof t!="boolean")throw new TypeError("The `isSilent` option must be a boolean");this.#c=t}frame(){let t=Date.now();(this.#o===-1||t-this.#p>=this.interval)&&(this.#o=++this.#o%this.#i.frames.length,this.#p=t);let{frames:n}=this.#i,r=n[this.#o];this.color&&(r=Q[this.color](r));let o=typeof this.#a=="string"&&this.#a!==""?this.#a+" ":"",i=typeof this.text=="string"?" "+this.text:"",s=typeof this.#l=="string"&&this.#l!==""?" "+this.#l:"";return o+r+i+s}clear(){if(!this.#u||!this.#r.isTTY)return this;this.#r.cursorTo(0);for(let t=0;t<this.#s;t++)t>0&&this.#r.moveCursor(0,-1),this.#r.clearLine(1);return(this.#d||this.lastIndent!==this.#d)&&this.#r.cursorTo(this.#d),this.lastIndent=this.#d,this.#s=0,this}render(){return this.#c?this:(this.clear(),this.#r.write(this.frame()),this.#s=this.#e,this)}start(t){return t&&(this.text=t),this.#c?this:this.#u?this.isSpinning?this:(this.#t.hideCursor&&Zi.hide(this.#r),this.#t.discardStdin&&sr.default.stdin.isTTY&&(this.#n=!0,is.start()),this.render(),this.#f=setInterval(this.render.bind(this),this.interval),this):(this.text&&this.#r.write(`- ${this.text}
|
|
9
|
+
`),this)}stop(){return this.#u?(clearInterval(this.#f),this.#f=void 0,this.#o=0,this.clear(),this.#t.hideCursor&&Zi.show(this.#r),this.#t.discardStdin&&sr.default.stdin.isTTY&&this.#n&&(is.stop(),this.#n=!1),this):this}succeed(t){return this.stopAndPersist({symbol:or.success,text:t})}fail(t){return this.stopAndPersist({symbol:or.error,text:t})}warn(t){return this.stopAndPersist({symbol:or.warning,text:t})}info(t){return this.stopAndPersist({symbol:or.info,text:t})}stopAndPersist(t={}){if(this.#c)return this;let n=t.prefixText??this.#a,r=this.#y(n," "),o=t.symbol??" ",i=t.text??this.text,a=typeof i=="string"?(o?" ":"")+i:"",u=t.suffixText??this.#l,l=this.#b(u," "),c=r+o+a+l+`
|
|
10
|
+
`;return this.stop(),this.#r.write(c),this}}});function cs(e,{suffix:t="nodejs"}={}){if(typeof e!="string")throw new TypeError(`Expected a string, got ${typeof e}`);return t&&(e+=`-${t}`),uo.default.platform==="darwin"?ky(e):uo.default.platform==="win32"?xy(e):Fy(e)}var X,ls,uo,gt,us,hn,ky,xy,Fy,_u=C(()=>{"use strict";X=D(require("path"),1),ls=D(require("os"),1),uo=D(require("process"),1),gt=ls.default.homedir(),us=ls.default.tmpdir(),{env:hn}=uo.default,ky=e=>{let t=X.default.join(gt,"Library");return{data:X.default.join(t,"Application Support",e),config:X.default.join(t,"Preferences",e),cache:X.default.join(t,"Caches",e),log:X.default.join(t,"Logs",e),temp:X.default.join(us,e)}},xy=e=>{let t=hn.APPDATA||X.default.join(gt,"AppData","Roaming"),n=hn.LOCALAPPDATA||X.default.join(gt,"AppData","Local");return{data:X.default.join(n,e,"Data"),config:X.default.join(t,e,"Config"),cache:X.default.join(n,e,"Cache"),log:X.default.join(n,e,"Log"),temp:X.default.join(us,e)}},Fy=e=>{let t=X.default.basename(gt);return{data:X.default.join(hn.XDG_DATA_HOME||X.default.join(gt,".local","share"),e),config:X.default.join(hn.XDG_CONFIG_HOME||X.default.join(gt,".config"),e),cache:X.default.join(hn.XDG_CACHE_HOME||X.default.join(gt,".cache"),e),log:X.default.join(hn.XDG_STATE_HOME||X.default.join(gt,".local","state"),e),temp:X.default.join(us,t,e)}}});function co(){return/[<>:"/\\|?*\u0000-\u001F]/g}function Cu(){return/^(con|prn|aux|nul|com\d|lpt\d)$/i}var Su=C(()=>{"use strict"});function lr(e,t={}){let n=/[\u0000-\u001F\u0080-\u009F]/g,r=/([<>:"/\\|?*\u0000-\u001F]){2,}/g;if(typeof e!="string")throw new TypeError("Expected a string");let o=t.replacement===void 0?"!":t.replacement;if(co().test(o)&&n.test(o))throw new Error("Replacement string cannot contain reserved filename characters");o.length>0&&(e=e.replace(r,"$1")),e=e.normalize("NFD"),e=e.replace(_y,o),e=e.replace(co(),o),e=e.replace(n,o),e=e.replace(Cy,""),o.length>0&&(!(e[0]===".")&&e[0]==="."&&(e=o+e),e[e.length-1]==="."&&(e+=o)),e=Cu().test(e)?e+o:e;let i=typeof t.maxLength=="number"?t.maxLength:Ey;if(e.length>i){let s=e.lastIndexOf(".");if(s===-1)e=e.slice(0,i);else{let a=e.slice(0,s),u=e.slice(s);e=a.slice(0,Math.max(1,i-u.length))+u}}return e}var Ey,_y,Cy,ds=C(()=>{"use strict";Su();Ey=100,_y=/^\.+(\\|\/)|^\.+$/,Cy=/\.+$/});var Sy,Tu=C(()=>{"use strict";Sy=D(require("path"),1);ds()});var Au=C(()=>{"use strict";ds();Tu()});function Pu(e){ps=e}function re(){return ps}function Ve(){return!ps}function Iu(e){Ou=e}function ju(){return Ou}var ps,Ou,be=C(()=>{"use strict";ps=!1});async function po(e){try{return await e()}catch(t){throw t instanceof Error&&Ty.test(t.message)&&(p.debug(t.message),process.exit(130)),t}}async function pe(e){return re()?e.default??!1:po(()=>yt.confirm(e))}async function Fe(e){return re()?"default"in e?e.default:null:po(()=>yt.select(e))}async function Le(e){return re()?e.default!==void 0?await e.validate?.(e.default)!==!0?null:e.default:null:po(()=>yt.input(e))}async function fo(e){if(re()){let t=[];return await e.validate?.(t)!==!0?null:t}return po(()=>yt.checkbox(e))}var yt,Ty,Re=C(()=>{"use strict";yt=D(require("@inquirer/prompts"));be();U();Ty=/SIGINT/i});var mo,fs=C(()=>{"use strict";mo="webflow.json"});var tt,Lt,ur=C(()=>{"use strict";tt=class extends Error{constructor(t){super(`Manifest file not found at path: ${t}`),this.name="ManifestFileNotFoundError"}},Lt=class extends Error{constructor(t){super(`Manifest config for key "${t}" not found`),this.name="ManifestConfigKeyNotFoundError"}}});function nt(){let e=ju();if(e){if(e.endsWith(".json"))return{path:e,isUserDefined:!0};try{if((0,Bu.statSync)(e)?.isDirectory())return{path:(0,Lu.join)(e,mo),isUserDefined:!0}}catch{if(e.endsWith(".json"))return{path:e,isUserDefined:!0}}throw new Error(`Manifest path must be either a directory or a .json file. Got: ${e}`)}return{path:`./${mo}`,isUserDefined:!1}}var Bu,Lu,ho=C(()=>{"use strict";Bu=require("fs"),Lu=require("path");fs();be()});var Ru,Ay,Oy,ms,Nu=C(()=>{"use strict";Ru=D(require("ajv")),Ay=new Ru.default,Oy={type:"object",properties:{library:{type:"object",properties:{name:{type:"string",minLength:1},id:{type:"string",minLength:1},components:{type:"array",items:{type:"string"},minItems:1},renderer:{anyOf:[{type:"object",properties:{client:{type:"string",minLength:1},server:{type:"string",minLength:1}}},{type:"string",minLength:1}]},globals:{type:"string",minLength:1}},required:[]},devlink:{type:"object",properties:{rootDir:{type:"string",minLength:1},cssModules:{type:"boolean"},allowTelemetry:{type:"boolean"},overwriteModule:{type:"boolean"},skipTagSelectors:{type:"boolean"},envVariables:{type:"object",additionalProperties:{type:"string"}},components:{oneOf:[{type:"string"},{type:"array",items:{type:"string"}}]},fileExtensions:{type:"object",properties:{js:{type:"string"},css:{type:"string"}}},relativeHrefRoot:{oneOf:[{type:"boolean"},{type:"string"}]}},required:["rootDir"]}}},ms=Ay.compile(Oy)});function $u(e){return e instanceof Error?e:new Error("Unknown error")}function de(){let{path:e}=nt();if(!(0,go.existsSync)(e))throw new tt(e);let t;try{t=(0,go.readFileSync)(e,"utf8")}catch(r){throw new Error(`Failed to read manifest file: ${$u(r).message}`)}let n;try{n=JSON.parse(t)}catch(r){throw new Error(`Invalid JSON in manifest file: ${$u(r).message}`)}if(!ms(n)){let r=ms.errors?.map(o=>`${o.instancePath} ${o.message}`).join(", ")||"Unknown error";throw new Error(`Invalid manifest: ${r}.`)}return{manifest:n,manifestPath:e}}var go,hs=C(()=>{"use strict";go=require("fs");ur();ho();Nu()});function cr(e,t){let n=e[t];if(!n)throw new Lt(t);return n}var Mu=C(()=>{"use strict";ur()});function De(e){let t,n;try{let o=de();t=o.manifest,n=o.manifestPath}catch(o){if(o instanceof tt)t={},n=nt().path;else throw o}let r={...t};for(let o in e){let i=o,s=e[i];s&&(r[i]={...r[i],...s})}(0,Wu.writeFileSync)(n,JSON.stringify(r,null,2),"utf-8")}var Wu,zu=C(()=>{"use strict";Wu=require("fs");ur();hs();ho()});var rt=C(()=>{"use strict";fs();ur();hs();ho();Mu();zu()});var gs=Li((mC,Py)=>{Py.exports={name:"@webflow/webflow-cli",version:"1.11.0",license:"MIT",bin:{webflow:"./dist/index.js"},scripts:{build:"rm -fr ./dist; tsup",dev:"tsup",lint:"eslint .",test:"jest --ci","test:local":"jest"},files:["CHANGELOG.md","dist/**/*"],publishConfig:{access:"public"},dependencies:{"@babel/preset-env":"^7.26.9","@babel/preset-react":"^7.26.3","@babel/preset-typescript":"^7.27.0","@dotenvx/dotenvx":"^1.44.1","@inquirer/prompts":"^7.9.0","@module-federation/enhanced":"0.20.0","@webflow/data-types":"*",ajv:"^8.17.1",archiver:"^5.3.1","babel-loader":"^10.0.0",commander:"^10.0.0",cosmiconfig:"^8.2.0","css-loader":"^7.1.2","css-tree":"^2.3.1",dotenv:"^16.0.3","env-paths":"^3.0.0","fast-glob":"^3.3.3",filenamify:"^6.0.0","fork-ts-checker-webpack-plugin":"9.1.0","form-data":"4.0.4","fs-extra":"^11.3.0","jsonc-parser":"^3.2.0",md5:"^2.2.1",memfs:"4.17.0","mime-types":"^2.1.35","mini-css-extract-plugin":"^2.9.2","node-fetch":"^2.6.7",open:"^8.4.2",ora:"^8.2.0",postcss:"^8.5.6","postcss-loader":"^8.1.1","postcss-selector-parser":"^7.1.0",prettier:"^2.7.1",semver:"^7.7.2","serve-handler":"^6.1.5","source-map-support":"^0.5.21",tar:"^7.4.3","tsconfig-paths":"^4.2.0","tsconfig-paths-webpack-plugin":"^4.2.0",unionfs:"^4.5.4","webflow-api":"3.2.0",webpack:"^5.99.7","webpack-merge":"^6.0.1","webpack-node-externals":"^3.0.0",zod:"^3.22.4"},devDependencies:{"@types/archiver":"^5.3.2","@types/css-tree":"^2.3.1","@types/express":"^4.17.13","@types/fs-extra":"^11.0.4","@types/jest":"^29.2.3","@types/md5":"^2.3.2","@types/mime-types":"^2.1.4","@types/nock":"^8.0.33","@types/node":"^18.16.0","@types/node-fetch":"2.6.13","@types/prettier":"^2.7.1","@types/serve-handler":"^6.1.1","@types/source-map":"^0.5.2","@types/webpack-node-externals":"^3.0.4",astro:"^5.7.0","eslint-config-custom":"*",express:"^4.18.1",jest:"^29.3.1",nock:"13.3.1",tar:"^7.4.3","ts-jest":"^29.0.3","ts-node":"^10.9.1",tsconfig:"*",tsup:"^8.4.0",typescript:"^4.9.3"},engines:{node:">=18.16.0"}}});function Rt(){try{return gs().version}catch{return"unknown"}}function Ge(e=""){if(!e)return"";let t=e;t=t.replace(/\/.*?\/webflow-cli/gi,"/REDACTED_PII/webflow-cli"),t=t.replace(/\/.*?\/node_modules/gi,"/REDACTED_PII/node_modules");let n=dr.default.homedir();if(n){let o=new RegExp(n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"gi");t=t.replace(o,"~/REDACTED_PII")}let r=dr.default.userInfo().username;if(r){let o=new RegExp(`/Users/${r}`,"gi");t=t.replace(o,"/Users/REDACTED_PII")}return t=t.replace(/\/Users\/[^\/\s]+/gi,"/Users/REDACTED_PII"),t=t.replace(/C:\\Users\\[^\\]+/gi,"C:\\Users\\REDACTED_PII"),t=t.replace(/[a-zA-Z0-9]{32,}/g,"[REDACTED_TOKEN]"),t=t.replace(/Bearer\s+[^\s]+/gi,"Bearer [REDACTED_TOKEN]"),t=t.replace(/token[=:]\s*[^\s]+/gi,"token=[REDACTED_TOKEN]"),t=t.replace(/\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b/g,"[REDACTED_EMAIL]"),t=t.replace(/\b(?:[0-9]{1,3}\.){3}[0-9]{1,3}\b/g,"[REDACTED_IP]"),t}function ys(e){if(e.stack)return Ge(e.stack)}function bt(e){let t=["password","token","secret","key","auth","bearer","authorization","apikey","api_key","access_token","refresh_token","client_secret","private_key"],n={};for(let[r,o]of Object.entries(e)){let i=r.toLowerCase();t.some(s=>i.includes(s))?n[r]="[REDACTED]":typeof o=="string"?n[r]=Ge(o):typeof o=="object"&&o!==null&&!Array.isArray(o)?n[r]=bt(o):Array.isArray(o)?n[r]=o.map(s=>typeof s=="object"&&s!==null?bt(s):typeof s=="string"?Ge(s):s):n[r]=o}return n}function Uu(){return{platform:process.platform,nodeVersion:process.version,arch:process.arch,os:`${dr.default.type()} ${dr.default.release()}`}}function bs(){let e=Date.now().toString(36),t=Math.random().toString(36).substring(2,8);return`${e}-${t}`}var dr,pr=C(()=>{"use strict";dr=D(require("os"))});var Nt,Ds=C(()=>{"use strict";Re();rt();pr();be();Nt=class e{static instance;cache=void 0;static getInstance(){return e.instance||(e.instance=new e),e.instance}async getPreference(){if(this.cache!==void 0)return this.cache;try{let{manifest:t}=await de(),n=t?.telemetry?.global?.allowTelemetry;return this.cache=n,n}catch{return}}async setPreference(t){this.cache=t,await this.setGlobalPreference(t)}async promptForConsent(t){if(re())return Promise.resolve(!1);let o=await pe({message:t||"Help us improve Webflow CLI by sharing usage data and error reports?",default:!0});return await pe({message:"Would you like to save this choice for all Webflow CLI commands?",default:!0})&&await this.setPreference(o),o}clearCache(){this.cache=void 0}async getGlobalPreference(){return this.getPreference()}async setGlobalPreference(t){let n={telemetry:{global:{allowTelemetry:t,lastPrompted:Date.now(),version:Rt()}}};await De(n),this.cache=t}async hasGlobalPreference(){return await this.getPreference()!==void 0}async getTelemetryStatus(){let t=await this.getPreference();return t!==void 0?{enabled:t,source:"global",hasPreference:!0}:{enabled:!1,source:"none",hasPreference:!1}}setCacheValue(t,n){this.cache=n}}});var Vu,qe,ws=C(()=>{"use strict";Vu=D(require("node-fetch"));Ds();pr();U();qe=class e{config;consentManager;sessionId;platformInfo;constructor(t){this.config=t,this.consentManager=Nt.getInstance(),this.sessionId=bs(),this.platformInfo=Uu()}async sendEvent(t){if(await this.isEnabled())try{let n=this.enrichEvent(t),r=this.sanitizeEvent(n);await this.transmitEvent(r)}catch(n){p.debug(`Failed to send telemetry event: ${n}`)}}async sendError(t,n,r){if(!await this.isEnabled())return;let o={eventType:"error",name:t.name,message:t.message,cause:t.cause,stack:ys(t),context:n,metadata:r?bt(r):void 0};await this.sendEvent(o)}async sendUsage(t,n,r,o){if(!await this.isEnabled())return;let i={eventType:"usage",feature:t,success:n,duration:r,data:o?bt(o):void 0};await this.sendEvent(i)}async sendPerformance(t,n,r){if(!await this.isEnabled())return;let o={eventType:"performance",operation:t,duration:n,memoryBefore:void 0,memoryAfter:void 0,metrics:r};await this.sendEvent(o)}async isEnabled(){return await this.consentManager.getPreference()!==!1}async isGloballyEnabled(){return await this.consentManager.getGlobalPreference()!==!1}async updatePreferences(t){await this.consentManager.setPreference(t)}async promptForConsentIfNeeded(t){let n=await this.consentManager.getPreference();return n!==void 0?n:await this.consentManager.promptForConsent(t??"Help us improve Webflow CLI by sharing usage data and error reports?")}enrichEvent(t){return{...{eventType:t.eventType||"usage",timestamp:Date.now(),sessionId:this.sessionId,platform:this.platformInfo.platform,nodeVersion:this.platformInfo.nodeVersion,cliVersion:Rt(),command:process.argv.slice(2).join(" ")||void 0,metadata:{...t.metadata,commandType:this.config.commandType,siteId:this.config.siteId,projectId:this.config.projectId,os:this.platformInfo.os,arch:this.platformInfo.arch}},...t}}sanitizeEvent(t){let n=JSON.parse(JSON.stringify(t));return n.message&&(n.message=Ge(n.message)),n.stack&&(n.stack=Ge(n.stack)),n.context&&(n.context=Ge(n.context)),n.metadata&&(n.metadata=bt(n.metadata)),n.data&&(n.data=bt(n.data)),n}async transmitEvent(t){let n=this.getEndpoint(),r=process.env.WEBFLOW_TELEMETRY_DEBUG==="true";if(r){console.log(`\u{1F4CA} [Telemetry] Sending to: ${n}`);let i={...t};i.metadata&&(delete i.metadata.authToken,delete i.metadata.apiToken),console.log("\u{1F4CA} [Telemetry] Payload:",JSON.stringify(i,null,2))}let o=await(0,Vu.default)(n,{method:"POST",headers:{Authorization:`Bearer ${this.config.authToken}`,"Content-Type":"application/json"},body:JSON.stringify(t),timeout:5e3});if(o.ok)r&&console.log(`\u{1F4CA} [Telemetry] Request successful: ${o.status}`);else throw r&&console.error(`\u{1F4CA} [Telemetry] Request failed: ${o.status} ${o.statusText}`),new Error(`Telemetry request failed: ${o.status} ${o.statusText}`)}getEndpoint(){let{host:t,commandType:n}=this.config;return`${t}/webflow-cli/${n}/telemetry`}static fromDevlinkConfig(t){return new e({host:t.host,authToken:t.authToken,siteId:t.siteId,commandType:"devlink",allowTelemetry:t.allowTelemetry})}static forCloud(t){return new e({host:t.host,authToken:t.authToken,siteId:t.siteId,projectId:t.projectId,commandType:"cloud"})}static forExtension(t){return new e({host:t.host,authToken:t.authToken,siteId:t.siteId,commandType:"extension"})}static forCodeLibraries(t){return new e({host:t.host,authToken:t.authToken,commandType:"library"})}}});var Gu=C(()=>{"use strict"});function yo(e){return async(t,n)=>{try{await e.sendError(t,n)}catch(r){p.debug("Failed to send error telemetry:"+r)}}}function bo(e){return async(t,n,r)=>{let o=Date.now(),i=process.memoryUsage().heapUsed;try{let s=await n(),a=Date.now()-o,u=process.memoryUsage().heapUsed;return await e.sendPerformance(t,a,{memoryDelta:u-i,...r}),s}catch(s){let a=Date.now()-o;throw await e.sendPerformance(t,a,{failed:1,...r}),s}}}function qu(e){return async(t,n,r)=>{let o=Date.now();try{let i=await n(),s=Date.now()-o;return await e.sendUsage(t,!0,s,r),i}catch(i){let s=Date.now()-o;throw await e.sendUsage(t,!1,s,{error:i instanceof Error?i.message:"Unknown error",...r}),i}}}var gn=C(()=>{"use strict";U();ws();Ds();Gu();pr();ws();pr()});var ks,vs,Iy,ot,xs=C(()=>{"use strict";ks=Symbol("webflow-cli-warn"),vs=class{warnings=[];originalConsoleWarn=null;isActive=!1;parseSource(t){let n=t.split(`
|
|
11
|
+
`);for(let r=2;r<n.length;r++){let o=n[r],i=o.match(/at .+? \((.+?):\d+:\d+\)/)||o.match(/at (.+?):\d+:\d+/);if(i){let s=i[1];if(s.includes("node_modules")){let a=s.match(/node_modules\/(@?[^/]+(?:\/[^/]+)?)/);return a?`External: ${a[1]}`:"External Dependencies"}else if(s.includes("webflow-cli"))return s.includes("/metadata/")?"Metadata Collection":s.includes("/bundler/")?"Bundling":s.includes("/commands/")?"CLI Commands":"Webflow CLI"}}return"General"}start(){this.isActive||(this.warnings=[],this.originalConsoleWarn=console.warn,this.isActive=!0,console.warn=(...t)=>{if(t.length>1&&t[t.length-1]===ks){let i=t.slice(0,-1);this.originalConsoleWarn&&this.originalConsoleWarn(...i);return}let n=t.map(i=>{if(typeof i=="string")return i;if(i instanceof Error)return i.message;try{return String(i)}catch{return"[Object]"}}).join(" "),r=new Error().stack||"",o=this.parseSource(r);this.warnings.push({message:n,timestamp:Date.now(),source:o,stackTrace:r})})}stop(){this.isActive&&(this.originalConsoleWarn&&(console.warn=this.originalConsoleWarn,this.originalConsoleWarn=null),this.isActive=!1)}displayGrouped(){if(this.warnings.length===0)return;console.log(`
|
|
12
12
|
\u26A0\uFE0F Warnings:
|
|
13
13
|
`);let t=this.warnings.reduce((n,r)=>{let o=r.source||"General";return n[o]||(n[o]=[]),n[o].push(r),n},{});Object.entries(t).forEach(([n,r])=>{n!=="General"&&console.log(` ${n}:`),r.forEach((o,i)=>{let s=n!=="General"?" ":" ",a=o.message||"[Empty warning message]";console.log(`${s}${i+1}. ${a}`)}),n!=="General"&&console.log("")}),t.General&&console.log("")}debug(){console.log(`
|
|
14
14
|
\u{1F41B} Debug: Captured Warnings
|
|
15
15
|
`),this.warnings.forEach((t,n)=>{console.log(`Warning ${n+1}:`),console.log(` Source: ${t.source}`),console.log(` Message: ${t.message}`),console.log(` Message length: ${t.message.length}`),console.log(` Timestamp: ${new Date(t.timestamp).toISOString()}`),t.stackTrace&&(console.log(" Stack (first 3 lines):"),t.stackTrace.split(`
|
|
16
|
-
`).slice(0,3).forEach(r=>{console.log(` ${r}`)})),console.log("")})}},
|
|
17
|
-
`),
|
|
18
|
-
`)),(process.env.DEBUG||
|
|
19
|
-
${ne.green("INFO:")} Full log of this session: ${
|
|
20
|
-
${ne.green("INFO:")} All logs: ${
|
|
16
|
+
`).slice(0,3).forEach(r=>{console.log(` ${r}`)})),console.log("")})}},Iy=new vs,ot=Iy});function Ju(e,t){if(!e)return t;let n=parseInt(e,10);return isNaN(n)||n<=0?t:n}function Dt(e){fr.push(Ge(e)),fr.length>Ly&&fr.shift()}function $y(e){return Dt(`DEBUG: ${e}`),`${ne.cyan("DEBUG:")} ${e}`}function He(e){return Dt(`INFO: ${e}`),`${ne.green("INFO:")} ${e}`}function Dn(e){return Dt(`WARN: ${e}`),`${ne.yellow("WARN:")} ${e}`}function it(e){let t=e instanceof Error?e.stack:e;return Dt(`ERROR: ${t}`),Fs=!0,`${ne.red("ERROR:")} ${t}`}function My(e){return Dt(`SUCCESS: ${e}`),`${ne.green(e)}`}function Wy(e){let t=mn(`${e}...`).start(),n=!1,r=o=>i=>{Dt(`${{succeed:"INFO",fail:"ERROR",warn:"WARN",info:"INFO"}[o]||"INFO"}: ${i||e}`),o==="fail"&&(Fs=!0),!n&&(n=!0,t[o](i||e))};return{succeed:r("succeed"),fail:r("fail"),warn:r("warn"),info:r("info")}}function zy(){let e=yn.default.readdirSync(Ee).filter(t=>t.endsWith(".log")).map(t=>({name:t,time:yn.default.statSync(Do.default.join(Ee,t)).mtime.getTime()})).sort((t,n)=>n.time-t.time);for(;e.length>=By;)try{let t=e.pop();if(!t)break;yn.default.removeSync(Do.default.join(Ee,t.name))}catch{}}function Es(){try{yn.default.ensureDirSync(Ee),zy(),fr.unshift(`CLI Version: ${Rt()}`,`Command: ${process.argv.slice(2).join(" ")||"N/A"}`,`Node Version: ${process.version}`,`Platform: ${process.platform}`,`Architecture: ${process.arch}`,`Memory Usage: ${Math.round(process.memoryUsage().heapUsed/1024/1024)}MB`,`Timestamp: ${new Date().toISOString()}
|
|
17
|
+
`),yn.default.writeFileSync(Hu,fr.join(`
|
|
18
|
+
`)),(process.env.DEBUG||Fs||process.argv.includes("--verbose"))&&(console.info(`
|
|
19
|
+
${ne.green("INFO:")} Full log of this session: ${Hu}`),console.info(`
|
|
20
|
+
${ne.green("INFO:")} All logs: ${Ee}`))}catch(e){console.error("Failed to write logs:",e)}}var yn,Do,jC,jy,Ee,By,Ly,Ry,Hu,fr,Fs,Ny,ne,bn,p,U=C(()=>{"use strict";yn=D(require("fs-extra")),Do=D(require("path")),jC=require("source-map-support/register");as();_u();Au();gn();xs();jy=cs("webflow-cli"),Ee=jy.log;By=Ju(process.env.MAX_PERSISTED_LOGS,50),Ly=Ju(process.env.MAX_IN_MEMORY_LOGS,1e3),Ry=`${lr(new Date().toISOString(),{replacement:"_"}).replace(/\./g,"_")}-debug.log`,Hu=Do.default.join(Ee,Ry);fr=[],Fs=!1,Ny={reset:"\x1B[0m",black:"\x1B[30m",red:"\x1B[31m",green:"\x1B[32m",yellow:"\x1B[33m",blue:"\x1B[34m",magenta:"\x1B[35m",cyan:"\x1B[36m",white:"\x1B[37m"},ne=Object.entries(Ny).reduce((e,[t,n])=>({...e,[t]:r=>`${n}${r}\x1B[0m`}),{});bn=!1;process.on("uncaughtException",e=>{bn||(bn=!0,Dt(`UNCAUGHT EXCEPTION: ${e?.stack}`),Es()),ot.displayGrouped(),ot.stop(),process.exit(1)});process.on("unhandledRejection",e=>{bn||(bn=!0,Dt(`UNHANDLED REJECTION: ${e?.stack}`),Es()),ot.displayGrouped(),ot.stop(),process.exit(1)});process.on("exit",()=>{bn||(bn=!0,Es())});p={debug:e=>{let t=$y(e);process.env.DEBUG&&console.debug(t)},dir:e=>console.dir(e,{depth:100}),info:e=>console.info(He(e)),warn:e=>console.warn(Dn(e),ks),error:e=>console.error(it(e)),success:e=>console.log(My(e)),spinner:Wy}});var nc,rc=C(()=>{"use strict";nc=e=>{try{let t=new URL(e);return!(!["http:","https:"].includes(t.protocol)||e.includes("?")||e.includes("#")||t.search||t.hash)}catch{return!1}}});var Ss,Z,st,wn,gr,Ts,yr,br,vo,fe=C(()=>{"use strict";rc();Ss=(e,t)=>(nc(t)||(console.error(`Error: Invalid ${e} environment variable. Only valid plain HTTP/HTTPS URLs without query parameters and anchors is allowed.`),process.exit(1)),t),Z=process.env.WEBFLOW_API_HOST?Ss("WEBFLOW_API_HOST",process.env.WEBFLOW_API_HOST):process.env.BUILD_ENV==="development"?"https://api.wfdev.io:8443":process.env.BUILD_ENV==="acceptance"?"https://api.webflowtest.com":"https://api.webflow.com",st=process.env.WEBFLOW_CDN_API_HOST?Ss("WEBFLOW_CDN_API_HOST",process.env.WEBFLOW_CDN_API_HOST):process.env.BUILD_ENV==="development"?"https://api-cdn.wfdev.io:8443":process.env.BUILD_ENV==="acceptance"?"https://api-cdn.webflowtest.com":"https://api-cdn.webflow.com",wn=process.env.WEBFLOW_HOST?Ss("WEBFLOW_HOST",process.env.WEBFLOW_HOST):process.env.BUILD_ENV==="development"?"https://wfdev.io:8443":process.env.BUILD_ENV==="acceptance"?"https://webflowtest.com":"https://webflow.com",gr="wf-manifest.json",Ts="mf-manifest.json",yr="@webflow_renderer",br="ssr-bundle.tar",vo="index.js"});async function Ky(e){return(await import(process.platform==="win32"&&e?.match(/[a-zA-Z]:[\\\/]/)?(0,yc.pathToFileURL)(e).href:e)).default}function gc(e,t){let n=t.filter(r=>!e[r]);if(n.length)throw new Rs(n.join(", "))}async function xn(e=[],t=!1){if(!wc){if(t)return{};throw new Ao(at)}if(!lt)throw new Ls;switch(lt){case"js":case"cjs":{await Je.access(at);let n=await Ky(at);return gc(n,e),n}case"json":{let n=JSON.parse(await Je.readFile(at,"utf8"));return gc(n,e),n}default:throw new To}}function Xy(e,t){if(lt==="js"||lt==="cjs"){let r=new RegExp(`${t}: process.env.([\\w]+),`,"gi").exec(e);if(r)return r[1]}}function Qy(e,t,n){let r=Xy(t,n);if(r){let o=new RegExp(`${n}: ".*?",`,"g");return e.replace(o,`${n}: process.env.${r},`)}return e}async function eb(e){let t=["authToken","host","siteId"],n=await Je.readFile(at,"utf-8");for(let r of t)e=Qy(e,n,r);return e}async function tb(){try{let e=Fr.join(Ns,"package.json");return await Je.access(e),JSON.parse(await Je.readFile(e,"utf-8"))?.type==="module"}catch{return!1}}async function vc(e){if(!wc)throw new Ao(at);let t=JSON.stringify(e,null,2);switch(lt){case"js":case"cjs":{let n=await eb(t.replace(/"([^"]+)":/g,"$1:")),r=await tb()&<==="js"?"export default ":"module.exports = ";return Je.writeFile(at,r+n)}case"json":return Je.writeFile(at,t);default:throw new To}}var Fr,Je,Oo,yc,S2,bc,Ns,Dc,lt,at,wc,Ls,To,Ao,Rs,Po=C(()=>{"use strict";Fr=D(require("path")),Je=D(require("fs/promises")),Oo=D(require("fs")),yc=require("url"),S2=require("dotenv/config"),bc=["js","cjs","json"],Ns=process.cwd(),Dc=".webflowrc",lt=Fr.extname(Oo.readdirSync(Ns).find(e=>e.includes(Dc))??"").replace(/\./g,""),at=Fr.join(Ns,`${Dc}${lt&&`.${lt}`}`),wc=Oo.existsSync(at),Ls=class extends Error{constructor(){super(`Missing extension for .webflowrc file. The supported extensions are: ${bc.join(", ")}`)}},To=class extends Error{constructor(){super(`Unsupported extension for .webflowrc: ${lt}. The supported extensions are: ${bc.join(", ")}`)}},Ao=class extends Error{constructor(t){let n=t.includes(".webflowrc"),r=t.includes("webflow.json"),o;n?o=`It seems like you don't have a .webflowrc file in your project (${t}). Make sure there is a .webflowrc file in your project root.`:r?o=`It seems like you don't have a webflow.json file in your project (${t}). Make sure there is a webflow.json file in your project root.`:o=`It seems like you don't have a config file in your project (${t}). Make sure there is a config file in your project root.`,super(o)}},Rs=class extends Error{constructor(t){super(`The following required fields are missing or undefined in your .webflowrc file: ${t}. If you're using process.env variables, make sure they're set up correctly.`)}}});function Us(e,t){console.clear(),t?.forEach(n=>console.log(n,`
|
|
21
21
|
`)),console.log(e,`
|
|
22
|
-
`)}var
|
|
22
|
+
`)}var Uc,ib,oe,_r=C(()=>{"use strict";U();Uc=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"],ib=function(){let t,n=[];return{render(r){if(clearInterval(t),r.showSpinner){let o=0;t=setInterval(()=>{let i=Uc[o=++o%Uc.length];Us(`${ne.magenta(i)} ${r.text}`,r.flushLogs?n:[])},80)}else Us(r.text,r.flushLogs?n:[])},log(r){n.push(r),Us(r)}}}();oe=ib});async function Ro(e){let{authToken:t,siteId:n}=e||{},{path:r,isUserDefined:o}=nt(),i=Gc.existsSync(r),s=!1;try{let{manifest:a}=de();s=!0,o&&oe.render({text:He(`Using manifest file: ${r}`)});try{let u=cr(a,"devlink");if(!t||!n)throw new Error(`Missing Site ID or API token. Make sure you have WEBFLOW_SITE_API_TOKEN and WEBFLOW_SITE_ID set in your environment variables, or pass them as arguments --site and --api-token.
|
|
23
23
|
|
|
24
24
|
To set up your credentials, run:
|
|
25
|
-
webflow auth login`);return
|
|
26
|
-
${a instanceof Error?a.message:String(a)}`)}),process.exit(1)),i&&(oe.render({text:
|
|
27
|
-
${a instanceof Error?a.message:String(a)}`)}),process.exit(1)),s&&(a instanceof Error&&oe.render({text:
|
|
25
|
+
webflow auth login`);return Vc(u?.relativeHrefRoot),{...u,host:Z,authToken:t,siteId:n,cssModules:!!u?.cssModules,components:Lo(u?.components),fileExtensions:{...Bo,...u.fileExtensions},...e}}catch(u){oe.render({text:it(u instanceof Error?u.message:String(u))}),process.exit(1)}}catch(a){o&&(oe.render({text:it(`The manifest file specified via --manifest flag was not found or is invalid: ${r}
|
|
26
|
+
${a instanceof Error?a.message:String(a)}`)}),process.exit(1)),i&&(oe.render({text:it(`Your manifest file exists but is invalid or missing required properties: ${r}
|
|
27
|
+
${a instanceof Error?a.message:String(a)}`)}),process.exit(1)),s&&(a instanceof Error&&oe.render({text:it(a instanceof Error?a.message:String(a))}),process.exit(1))}try{let a=[];t||a.push("authToken"),n||a.push("siteId");let u=await xn(a);return Vc(u?.relativeHrefRoot),{...u,host:u.host||Z,cssModules:!!u?.cssModules,components:Lo(u?.components),fileExtensions:{...Bo,...u.fileExtensions},...e}}catch(a){if(a instanceof Error){let u=a.message.includes(".webflowrc")?`No configuration file found. Please create either:
|
|
28
28
|
- webflow.json with a "devlink" section, or
|
|
29
29
|
- .webflowrc file
|
|
30
|
-
in your project root.`:a.message;oe.render({text:
|
|
30
|
+
in your project root.`:a.message;oe.render({text:it(u)}),process.exit(1)}else throw a}}function Vc(e){if(!(e===void 0||e===!1)){if(typeof e=="string"){if(e==="/"||e.startsWith("http://")||e.startsWith("https://"))return;throw new Error(`Invalid relativeHrefRoot value "${e}". Must be false, "/" or an absolute URL starting with http:// or https://`)}throw new Error(`Invalid relativeHrefRoot type. Must be false, "/" or an absolute URL string, got: ${typeof e}`)}}function Lo(e){if(typeof e=="string")return e;if(Array.isArray(e))return e.map(t=>`^${t}$`).join("|")}var Gc,Bo,No=C(()=>{"use strict";U();fe();Po();rt();_r();Gc=D(require("fs")),Bo={js:"js",css:"css"}});var Cr,qc=C(()=>{"use strict";Cr={printWidth:80,tabWidth:2,useTabs:!1,semi:!0,singleQuote:!1,quoteProps:"as-needed",jsxSingleQuote:!1,trailingComma:"es5",bracketSpacing:!0,bracketSameLine:!1,jsxBracketSameLine:!1,arrowParens:"always",requirePragma:!1,insertPragma:!1,proseWrap:"preserve",htmlWhitespaceSensitivity:"css",vueIndentScriptAndStyle:!1,endOfLine:"lf",embeddedLanguageFormatting:"auto",singleAttributePerLine:!1,parser:"babel",pluginSearchDirs:!1}});async function Yc(e,t){let{rootDir:n,cssModules:r,overwriteModule:o}=t,i=vt.join(process.cwd(),n);(0,$e.existsSync)(i)||await(0,Fn.mkdir)(i),Jc.forEach(u=>Vs.addEntry(u.name,u.options)),await lb(i,e,t,r);let s=e.reduce((u,l)=>({...u,[l.name]:l}),{}),a=await(0,Fn.readdir)(i);await Promise.all(a.map(u=>{let l=u.split(".")[0],c=s[l],d=!Zc.has(l);return d&&o&&!c?(0,Fn.rm)(vt.join(i,u),{recursive:!0,force:!0}):(d&&Vs.addEntry(l,{errorMessage:c?.error}),Promise.resolve())})),cb(Vs.getFile(),i)}function ab(e="",t){let n=t?.envVariables??{};return Object.entries(n).forEach(([r,o])=>{e=e.replace(new RegExp(`DEVLINK_ENV_${r}`,"g"),o.trim())}),e}async function lb(e,t,n,r){await Promise.all(t.flatMap(o=>{let i=[];if(/\//.test(o.name)){let s=o.name.replace(/\/[^/]*$/,"");ub(e,s)}if(o.js){let s=ab(o.js,n),a=Sr.default.format(s,Cr),l=!Zc.has(o.name)||["interactions","devlinkContext"].includes(o.name)?n.fileExtensions.js.replace(/\W/gi,""):Bo.js,c=vt.join(e,`${o.name}.${l}`);i.push((0,$e.writeFileSync)(c,a,{flag:"w+"}))}if(o.css){let s=n.fileExtensions.css.replace(/\W/gi,"");i.push((0,$e.writeFileSync)(vt.join(e,o.module?r?`${o.name}.module.${s}`:`global.${s}`:`${o.name}.${s}`),qs(o.css,r),{flag:"w+"}))}return o.types&&i.push((0,$e.writeFileSync)(vt.join(e,`${o.name}.d.ts`),Sr.default.format(o.types,{...Cr,parser:"typescript"}),{flag:"w+"})),i}))}async function ub(e,t){let n=t.split("/"),r=e;for(let o of n)r+="/"+o,(0,$e.existsSync)(r)||(0,$e.mkdirSync)(r)}function cb(e,t){(0,$e.writeFileSync)(vt.join(t,"index.js"),Sr.default.format(e,Cr),{flag:"w+"}),(0,$e.writeFileSync)(vt.join(t,"index.d.ts"),Sr.default.format(e,{...Cr,parser:"typescript"}),{flag:"w+"})}function db(e){let t=new Set,n=e.modules||{},r=e.useClient||!0;return{addEntry(o,i){t.add(o),n[o]={...n[o],...i}},getFile(){let o=r?`"use client";
|
|
31
31
|
|
|
32
32
|
`:"";o+=`console.warn("\u26A0\uFE0F Avoid importing components from 'index.js' for better performance. This practice is deprecated and may be removed in the future.");
|
|
33
33
|
|
|
34
34
|
`;for(let i of t){let s=n[i]?.as,a=n[i]?.errorMessage,u=a?` // Error: ${a}`:"";o+=`export ${s?`* as ${s}`:"*"} from './${i}';${u}
|
|
35
|
-
`}return o.trim()}}}function
|
|
36
|
-
|
|
37
|
-
`)}var
|
|
38
|
-
`)}})}function
|
|
39
|
-
`)}let i=e.split(/\r\n?|\n|\f/),s=Math.max(1,t-r)-1,a=Math.min(t+r,i.length+1),u=Math.max(4,String(a).length)+1,l=0;n+=(
|
|
40
|
-
`)}function
|
|
41
|
-
`+
|
|
42
|
-
`,13,!0)},emit(u){o+=u},result(){return o}};r&&(typeof r.decorator=="function"&&(s=r.decorator(s)),r.sourceMap&&(s=iD(s)),r.mode in ma&&(s.tokenBefore=ma[r.mode]));let a={node:u=>s.node(u),children:dD,token:(u,l)=>s.token(u,l),tokenize:pD};return s.node(n),s.result()}}function mD(e){return{fromPlainObject(t){return e(t,{enter(n){n.children&&!(n.children instanceof ie)&&(n.children=new ie().fromArray(n.children))}}),t},toPlainObject(t){return e(t,{leave(n){n.children&&n.children instanceof ie&&(n.children=n.children.toArray())}}),t}}}function ld(e){return typeof e=="function"?e:Sr}function ud(e,t){return function(n,r,o){n.type===t&&e.call(this,n,r,o)}}function hD(e,t){let n=t.structure,r=[];for(let o in n){if(ja.call(n,o)===!1)continue;let i=n[o],s={name:o,type:!1,nullable:!1};Array.isArray(i)||(i=[i]);for(let a of i)a===null?s.nullable=!0:typeof a=="string"?s.type="node":Array.isArray(a)&&(s.type="list");s.type&&r.push(s)}return r.length?{context:t.walkContext,fields:r}:null}function gD(e){let t={};for(let n in e.node)if(ja.call(e.node,n)){let r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=hD(n,r)}return t}function cd(e,t){let n=e.fields.slice(),r=e.context,o=typeof r=="string";return t&&n.reverse(),function(i,s,a,u){let l;o&&(l=s[r],s[r]=i);for(let c of n){let d=i[c.name];if(!c.nullable||d){if(c.type==="list"){if(t?d.reduceRight(u,!1):d.reduce(u,!1))return!0}else if(a(d))return!0}}o&&(s[r]=l)}}function dd({StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}){return{Atrule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Rule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Declaration:{StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}}}function yD(e){let t=gD(e),n={},r={},o=Symbol("break-walk"),i=Symbol("skip-node");for(let l in t)ja.call(t,l)&&t[l]!==null&&(n[l]=cd(t[l],!1),r[l]=cd(t[l],!0));let s=dd(n),a=dd(r),u=function(l,c){function d(A,W,_){let E=m.call(N,A,W,_);return E===o?!0:E===i?!1:!!(y.hasOwnProperty(A.type)&&y[A.type](A,N,d,x)||f.call(N,A,W,_)===o)}let m=Sr,f=Sr,y=n,x=(A,W,_,E)=>A||d(W,_,E),N={break:o,skip:i,root:l,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if(typeof c=="function")m=c;else if(c&&(m=ld(c.enter),f=ld(c.leave),c.reverse&&(y=r),c.visit)){if(s.hasOwnProperty(c.visit))y=c.reverse?a[c.visit]:s[c.visit];else if(!t.hasOwnProperty(c.visit))throw new Error("Bad value `"+c.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");m=ud(m,c.visit),f=ud(f,c.visit)}if(m===Sr&&f===Sr)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");d(l)};return u.break=o,u.skip=i,u.find=function(l,c){let d=null;return u(l,function(m,f,y){if(c.call(this,m,f,y))return d=m,o}),d},u.findLast=function(l,c){let d=null;return u(l,{reverse:!0,enter(m,f,y){if(c.call(this,m,f,y))return d=m,o}}),d},u.findAll=function(l,c){let d=[];return u(l,function(m,f,y){c.call(this,m,f,y)&&d.push(m)}),d},u}function bD(e){return e}function DD(e){let{min:t,max:n,comma:r}=e;return t===0&&n===0?r?"#?":"*":t===0&&n===1?"?":t===1&&n===0?r?"#":"+":t===1&&n===1?"":(r?"#":"")+(t===n?"{"+t+"}":"{"+t+","+(n!==0?n:"")+"}")}function wD(e){switch(e.type){case"Range":return" ["+(e.min===null?"-\u221E":e.min)+","+(e.max===null?"\u221E":e.max)+"]";default:throw new Error("Unknown node type `"+e.type+"`")}}function vD(e,t,n,r){let o=e.combinator===" "||r?e.combinator:" "+e.combinator+" ",i=e.terms.map(s=>Ba(s,t,n,r)).join(o);return e.explicit||n?(r||i[0]===","?"[":"[ ")+i+(r?"]":" ]"):i}function Ba(e,t,n,r){let o;switch(e.type){case"Group":o=vD(e,t,n,r)+(e.disallowEmpty?"!":"");break;case"Multiplier":return Ba(e.term,t,n,r)+t(DD(e),e);case"Type":o="<"+e.name+(e.opts?t(wD(e.opts),e.opts):"")+">";break;case"Property":o="<'"+e.name+"'>";break;case"Keyword":o=e.name;break;case"AtKeyword":o="@"+e.name;break;case"Function":o=e.name+"(";break;case"String":case"Token":o=e.value;break;case"Comma":o=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(o,e)}function si(e,t){let n=bD,r=!1,o=!1;return typeof t=="function"?n=t:t&&(r=!!t.forceBraces,o=!!t.compact,typeof t.decorate=="function"&&(n=t.decorate)),Ba(e,n,r,o)}function kD(e,t){let n=e.tokens,r=e.longestMatch,o=r<n.length&&n[r].node||null,i=o!==t?o:null,s=0,a=0,u=0,l="",c,d;for(let m=0;m<n.length;m++){let f=n[m].value;m===r&&(a=f.length,s=l.length),i!==null&&n[m].node===i&&(m<=r?u++:u=0),l+=f}return r===n.length||u>1?(c=Mo(i||t,"end")||Tr(pd,l),d=Tr(c)):(c=Mo(i,"start")||Tr(Mo(t,"start")||pd,l.slice(0,s)),d=Mo(i,"end")||Tr(c,l.substr(s,a))),{css:l,mismatchOffset:s,mismatchLength:a,start:c,end:d}}function Mo(e,t){let n=e&&e.loc&&e.loc[t];return n?"line"in n?Tr(n):n:null}function Tr({offset:e,line:t,column:n},r){let o={offset:e,line:t,column:n};if(r){let i=r.split(/\n|\r\n?|\f/);o.offset+=r.length,o.line+=i.length-1,o.column=i.length===1?o.column+r.length:i.pop().length+1}return o}function La(e,t){return t=t||0,e.length-t>=2&&e.charCodeAt(t)===Xo&&e.charCodeAt(t+1)===Xo}function ep(e,t){if(t=t||0,e.length-t>=3&&e.charCodeAt(t)===Xo&&e.charCodeAt(t+1)!==Xo){let n=e.indexOf("-",t+2);if(n!==-1)return e.substring(t,n+1)}return""}function FD(e){if($o.has(e))return $o.get(e);let t=e.toLowerCase(),n=$o.get(t);if(n===void 0){let r=La(t,0),o=r?"":ep(t,0);n=Object.freeze({basename:t.substr(o.length),name:t,prefix:o,vendor:o,custom:r})}return $o.set(e,n),n}function _D(e){if(_n.has(e))return _n.get(e);let t=e,n=e[0];n==="/"?n=e[1]==="/"?"//":"/":n!=="_"&&n!=="*"&&n!=="$"&&n!=="#"&&n!=="+"&&n!=="&"&&(n="");let r=La(t,n.length);if(!r&&(t=t.toLowerCase(),_n.has(t))){let a=_n.get(t);return _n.set(e,a),a}let o=r?"":ep(t,n.length),i=t.substr(0,n.length+o.length),s=Object.freeze({basename:t.substr(i.length),name:t.substr(n.length),hack:n,vendor:o,prefix:i,custom:r});return _n.set(e,s),s}function ha(e,t){return e!==null&&e.type===9&&e.value.charCodeAt(0)===t}function Ir(e,t,n){for(;e!==null&&(e.type===13||e.type===25);)e=n(++t);return t}function xt(e,t,n,r){if(!e)return 0;let o=e.value.charCodeAt(t);if(o===Lr||o===Ze){if(n)return 0;t++}for(;t<e.value.length;t++)if(!ae(e.value.charCodeAt(t)))return 0;return r+1}function ra(e,t,n){let r=!1,o=Ir(e,t,n);if(e=n(o),e===null)return t;if(e.type!==10)if(ha(e,Lr)||ha(e,Ze)){if(r=!0,o=Ir(n(++o),o,n),e=n(o),e===null||e.type!==10)return 0}else return t;if(!r){let i=e.value.charCodeAt(0);if(i!==Lr&&i!==Ze)return 0}return xt(e,r?0:1,r,o)}function CD(e,t){let n=0;if(!e)return 0;if(e.type===10)return xt(e,0,ED,n);if(e.type===1&&e.value.charCodeAt(0)===Ze){if(!An(e.value,1,na))return 0;switch(e.value.length){case 2:return ra(t(++n),n,t);case 3:return e.value.charCodeAt(2)!==Ze?0:(n=Ir(t(++n),n,t),e=t(n),xt(e,0,En,n));default:return e.value.charCodeAt(2)!==Ze?0:xt(e,3,En,n)}}else if(e.type===1||ha(e,Lr)&&t(n+1).type===1){if(e.type!==1&&(e=t(++n)),e===null||!An(e.value,0,na))return 0;switch(e.value.length){case 1:return ra(t(++n),n,t);case 2:return e.value.charCodeAt(1)!==Ze?0:(n=Ir(t(++n),n,t),e=t(n),xt(e,0,En,n));default:return e.value.charCodeAt(1)!==Ze?0:xt(e,2,En,n)}}else if(e.type===12){let r=e.value.charCodeAt(0),o=r===Lr||r===Ze?1:0,i=o;for(;i<e.value.length&&ae(e.value.charCodeAt(i));i++);return i===o||!An(e.value,i,na)?0:i+1===e.value.length?ra(t(++n),n,t):e.value.charCodeAt(i+1)!==Ze?0:i+2===e.value.length?(n=Ir(t(++n),n,t),e=t(n),xt(e,0,En,n)):xt(e,i+2,En,n)}return 0}function ga(e,t){return e!==null&&e.type===9&&e.value.charCodeAt(0)===t}function AD(e,t){return e.value.charCodeAt(0)===t}function Ar(e,t,n){let r=0;for(let o=t;o<e.value.length;o++){let i=e.value.charCodeAt(o);if(i===np&&n&&r!==0)return Ar(e,t+r+1,!1),6;if(!Ft(i)||++r>6)return 0}return r}function Wo(e,t,n){if(!e)return 0;for(;ga(n(t),rp);){if(++e>6)return 0;t++}return t}function OD(e,t){let n=0;if(e===null||e.type!==1||!An(e.value,0,TD)||(e=t(++n),e===null))return 0;if(ga(e,SD))return e=t(++n),e===null?0:e.type===1?Wo(Ar(e,0,!0),++n,t):ga(e,rp)?Wo(1,++n,t):0;if(e.type===10){let r=Ar(e,1,!0);return r===0?0:(e=t(++n),e===null?n:e.type===12||e.type===10?!AD(e,np)||!Ar(e,1,!1)?0:n+1:Wo(r,n,t))}return e.type===12?Wo(Ar(e,1,!0),++n,t):0}function ze(e,t){return t<e.length?e.charCodeAt(t):0}function op(e,t){return Br(e,0,e.length,t)}function ip(e,t){for(let n=0;n<t.length;n++)if(op(e,t[n]))return!0;return!1}function sp(e,t){return t!==e.length-2?!1:ze(e,t)===92&&ae(ze(e,t+1))}function ai(e,t,n){if(e&&e.type==="Range"){let r=Number(n!==void 0&&n!==t.length?t.substr(0,n):t);if(isNaN(r)||e.min!==null&&r<e.min&&typeof e.min!="string"||e.max!==null&&r>e.max&&typeof e.max!="string")return!0}return!1}function ID(e,t){let n=0,r=[],o=0;e:do{switch(e.type){case 24:case 22:case 20:if(e.type!==n)break e;if(n=r.pop(),r.length===0){o++;break e}break;case 2:case 21:case 19:case 23:r.push(n),n=Na.get(e.type);break}o++}while(e=t(o));return o}function Se(e){return function(t,n,r){return t===null?0:t.type===2&&ip(t.value,PD)?ID(t,n):e(t,n,r)}}function J(e){return function(t){return t===null||t.type!==e?0:1}}function jD(e){if(e===null||e.type!==1)return 0;let t=e.value.toLowerCase();return ip(t,tp)||op(t,"default")?0:1}function BD(e){return e===null||e.type!==1||ze(e.value,0)!==45||ze(e.value,1)!==45?0:1}function LD(e){if(e===null||e.type!==4)return 0;let t=e.value.length;if(t!==4&&t!==5&&t!==7&&t!==9)return 0;for(let n=1;n<t;n++)if(!Ft(ze(e.value,n)))return 0;return 1}function ND(e){return e===null||e.type!==4||!Vo(ze(e.value,1),ze(e.value,2),ze(e.value,3))?0:1}function RD(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case 6:case 8:break e;case 24:case 22:case 20:if(e.type!==n)break e;n=r.pop();break;case 17:if(n===0)break e;break;case 9:if(n===0&&e.value==="!")break e;break;case 2:case 21:case 19:case 23:r.push(n),n=Na.get(e.type);break}o++}while(e=t(o));return o}function MD(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case 6:case 8:break e;case 24:case 22:case 20:if(e.type!==n)break e;n=r.pop();break;case 2:case 21:case 19:case 23:r.push(n),n=Na.get(e.type);break}o++}while(e=t(o));return o}function lt(e){return e&&(e=new Set(e)),function(t,n,r){if(t===null||t.type!==12)return 0;let o=ri(t.value,0);if(e!==null){let i=t.value.indexOf("\\",o),s=i===-1||!sp(t.value,i)?t.value.substr(o):t.value.substring(o,i);if(e.has(s.toLowerCase())===!1)return 0}return ai(r,t.value,o)?0:1}}function $D(e,t,n){return e===null||e.type!==11||ai(n,e.value,e.value.length-1)?0:1}function ap(e){return typeof e!="function"&&(e=function(){return 0}),function(t,n,r){return t!==null&&t.type===10&&Number(t.value)===0?1:e(t,n,r)}}function WD(e,t,n){if(e===null)return 0;let r=ri(e.value,0);return r!==e.value.length&&!sp(e.value,r)||ai(n,e.value,r)?0:1}function zD(e,t,n){if(e===null||e.type!==10)return 0;let r=ze(e.value,0)===43||ze(e.value,0)===45?1:0;for(;r<e.value.length;r++)if(!ae(ze(e.value,r)))return 0;return ai(n,e.value,r)?0:1}function GD(e){let{angle:t,decibel:n,frequency:r,flex:o,length:i,resolution:s,semitones:a,time:u}=e||{};return{dimension:Se(lt(null)),angle:Se(lt(t)),decibel:Se(lt(n)),frequency:Se(lt(r)),flex:Se(lt(o)),length:Se(ap(lt(i))),resolution:Se(lt(s)),semitones:Se(lt(a)),time:Se(lt(u))}}function qD(e){return{...UD,...VD,...GD(e)}}function lp(e,t,n){return Object.assign(ii("SyntaxError",e),{input:t,offset:n,rawMessage:e,message:e+`
|
|
35
|
+
`}return o.trim()}}}function qs(e,t){return t?Hc(e):(Gs={...Gs,...e},Hc(Gs))}function Hc(e){return Object.values(e??{}).flatMap(t=>[t.rule,...t.variants??[]]).filter(Boolean).join(`
|
|
36
|
+
|
|
37
|
+
`)}var $e,Fn,vt,Sr,sb,Vs,Jc,Zc,Gs,Hs=C(()=>{"use strict";$e=require("fs"),Fn=require("fs/promises"),vt=D(require("path")),Sr=D(require("prettier"));No();qc();sb={modules:{},useClient:!0},Vs=db(sb),Jc=[{name:"_Builtin",options:{as:"_Builtin"}},{name:"devlinkContext"},{name:"interactions"},{name:"utils"},{name:"devlink"}],Zc=new Set([...Jc.map(e=>e.name),"_Builtin/index","types","index","global"]);Gs={}});function En(e){return async function(n){zt.default.removeListener("uncaughtException",En),zt.default.removeListener("unhandledRejection",En);let r=await Ro(e);if(!r)return;await new Js(r,n).prompt()}}function Xc(e){zt.default.on("uncaughtException",En(e)),zt.default.on("unhandledRejection",En(e))}var Kc,zt,Js,Zs=C(()=>{"use strict";Kc=D(require("node-fetch"));Re();zt=D(require("process"));No();Po();rt();be();Js=class{config;error;constructor(t,n){this.config=t,this.error=n}stripPII(t=""){return t.replace(/\/(.*)webflow-cli/gi,"/REDACTED_PII/webflow-cli/").replace(/\/(.*)node_modules/gi,"/REDACTED_PII/node_modules")}sendTelemetry(){let t=this.config,n=this.error;(0,Kc.default)(`${t.host}/devlink/${t.siteId}/telemetry`,{headers:{Authorization:`Bearer ${t.authToken}`,"Content-Type":"application/json"},method:"post",body:JSON.stringify({cause:n.cause,message:n.message,name:n.name,stack:this.stripPII(n.stack),platform:zt.default.platform,node:zt.default.version})})}async storeChoice(t){try{return De({devlink:{allowTelemetry:t}})}catch{let r=await xn();await vc({...r,allowTelemetry:t})}}async prompt(){let t=this.config;if(console.error(this.error),t.allowTelemetry===!0)console.log("Sending crash report telemetry..."),this.sendTelemetry();else if(t.allowTelemetry===!1){console.log("Skipping crash report telemetry...");return}else{if(re())return Promise.resolve(!1);let n=await pe({message:"An unexpected error ocurred while syncing your components. Would like to send a crash report back to the developer team?",default:!0});await pe({message:"Would you like to save this choice for the future?",default:!0})&&(console.log("Storing your choice..."),await this.storeChoice(n)),n?(console.log("Sending crash report telemetry..."),this.sendTelemetry()):console.log("Skipping crash report telemetry...")}}}});function ae(e){return e>=48&&e<=57}function Et(e){return ae(e)||e>=65&&e<=70||e>=97&&e<=102}function Ia(e){return e>=65&&e<=90}function Kb(e){return e>=97&&e<=122}function Xb(e){return Ia(e)||Kb(e)}function Qb(e){return e>=128}function Ko(e){return Xb(e)||Qb(e)||e===95}function ja(e){return Ko(e)||ae(e)||e===45}function eD(e){return e>=0&&e<=8||e===11||e>=14&&e<=31||e===127}function Xo(e){return e===10||e===13||e===12}function Gt(e){return Xo(e)||e===32||e===9}function We(e,t){return!(e!==92||Xo(t)||t===0)}function qo(e,t,n){return e===45?Ko(t)||t===45||We(t,n):Ko(e)?!0:e===92?We(e,t):!1}function Ys(e,t,n){return e===43||e===45?ae(t)?2:t===46&&ae(n)?3:0:e===46?ae(t)?2:0:ae(e)?1:0}function Zd(e){return e===65279||e===65534?1:0}function Ks(e){return e<128?ha[e]:Ba}function On(e,t){return t<e.length?e.charCodeAt(t):0}function ga(e,t,n){return n===13&&On(e,t+1)===10?2:1}function Pn(e,t,n){let r=e.charCodeAt(t);return Ia(r)&&(r=r|32),r===n}function Rr(e,t,n,r){if(n-t!==r.length||t<0||n>e.length)return!1;for(let o=t;o<n;o++){let i=r.charCodeAt(o-t),s=e.charCodeAt(o);if(Ia(s)&&(s=s|32),s!==i)return!1}return!0}function nD(e,t){for(;t>=0&&Gt(e.charCodeAt(t));t--);return t+1}function $o(e,t){for(;t<e.length&&Gt(e.charCodeAt(t));t++);return t}function Xs(e,t){for(;t<e.length&&ae(e.charCodeAt(t));t++);return t}function qt(e,t){if(t+=2,Et(On(e,t-1))){for(let r=Math.min(e.length,t+5);t<r&&Et(On(e,t));t++);let n=On(e,t);Gt(n)&&(t+=ga(e,t,n))}return t}function Mo(e,t){for(;t<e.length;t++){let n=e.charCodeAt(t);if(!ja(n)){if(We(n,On(e,t+1))){t=qt(e,t)-1;continue}break}}return t}function ii(e,t){let n=e.charCodeAt(t);if((n===43||n===45)&&(n=e.charCodeAt(t+=1)),ae(n)&&(t=Xs(e,t+1),n=e.charCodeAt(t)),n===46&&ae(e.charCodeAt(t+1))&&(t+=2,t=Xs(e,t)),Pn(e,t,101)){let r=0;n=e.charCodeAt(t+1),(n===45||n===43)&&(r=1,n=e.charCodeAt(t+2)),ae(n)&&(t=Xs(e,t+1+r+1))}return t}function Qs(e,t){for(;t<e.length;t++){let n=e.charCodeAt(t);if(n===41){t++;break}We(n,On(e,t+1))&&(t=qt(e,t))}return t}function La(e){if(e.length===1&&!Et(e.charCodeAt(0)))return e[0];let t=parseInt(e,16);return(t===0||t>=55296&&t<=57343||t>1114111)&&(t=65533),String.fromCodePoint(t)}function Qo(e=null,t){return e===null||e.length<t?new Uint32Array(Math.max(t+1024,16384)):e}function td(e){let t=e.source,n=t.length,r=t.length>0?Zd(t.charCodeAt(0)):0,o=Qo(e.lines,n),i=Qo(e.columns,n),s=e.startLine,a=e.startColumn;for(let u=r;u<n;u++){let l=t.charCodeAt(u);o[u]=s,i[u]=a++,(l===Qc||l===ed||l===rD)&&(l===ed&&u+1<n&&t.charCodeAt(u+1)===Qc&&(u++,o[u]=s,i[u]=a),s++,a=1)}o[n]=s,i[n]=a,e.lines=o,e.columns=i,e.computed=!0}function si(e,t){function n(d){return d<a?e.charCodeAt(d):0}function r(){if(l=ii(e,l),qo(n(l),n(l+1),n(l+2))){c=12,l=Mo(e,l);return}if(n(l)===37){c=11,l++;return}c=10}function o(){let d=l;if(l=Mo(e,l),Rr(e,d,l,"url")&&n(l)===40){if(l=$o(e,l+1),n(l)===34||n(l)===39){c=2,l=d+4;return}s();return}if(n(l)===40){c=2,l++;return}c=1}function i(d){for(d||(d=n(l++)),c=5;l<e.length;l++){let f=e.charCodeAt(l);switch(Ks(f)){case d:l++;return;case Ho:if(Xo(f)){l+=ga(e,l,f),c=6;return}break;case 92:if(l===e.length-1)break;let m=n(l+1);Xo(m)?l+=ga(e,l+1,m):We(f,m)&&(l=qt(e,l)-1);break}}}function s(){for(c=7,l=$o(e,l);l<e.length;l++){let d=e.charCodeAt(l);switch(Ks(d)){case 41:l++;return;case Ho:if(l=$o(e,l),n(l)===41||l>=e.length){l<e.length&&l++;return}l=Qs(e,l),c=8;return;case 34:case 39:case 40:case Kd:l=Qs(e,l),c=8;return;case 92:if(We(d,n(l+1))){l=qt(e,l)-1;break}l=Qs(e,l),c=8;return}}}e=String(e||"");let a=e.length,u=Zd(n(0)),l=u,c;for(;l<a;){let d=e.charCodeAt(l);switch(Ks(d)){case Ho:c=13,l=$o(e,l+1);break;case 34:i();break;case 35:ja(n(l+1))||We(n(l+1),n(l+2))?(c=4,l=Mo(e,l+1)):(c=9,l++);break;case 39:i();break;case 40:c=21,l++;break;case 41:c=22,l++;break;case 43:Ys(d,n(l+1),n(l+2))?r():(c=9,l++);break;case 44:c=18,l++;break;case 45:Ys(d,n(l+1),n(l+2))?r():n(l+1)===45&&n(l+2)===62?(c=15,l=l+3):qo(d,n(l+1),n(l+2))?o():(c=9,l++);break;case 46:Ys(d,n(l+1),n(l+2))?r():(c=9,l++);break;case 47:n(l+1)===42?(c=25,l=e.indexOf("*/",l+2),l=l===-1?e.length:l+2):(c=9,l++);break;case 58:c=16,l++;break;case 59:c=17,l++;break;case 60:n(l+1)===33&&n(l+2)===45&&n(l+3)===45?(c=14,l=l+4):(c=9,l++);break;case 64:qo(n(l+1),n(l+2),n(l+3))?(c=3,l=Mo(e,l+1)):(c=9,l++);break;case 91:c=19,l++;break;case 92:We(d,n(l+1))?o():(c=9,l++);break;case 93:c=20,l++;break;case 123:c=23,l++;break;case 125:c=24,l++;break;case Yd:r();break;case Ba:o();break;default:c=9,l++}t(c,u,u=l)}}function ai(e,t){let n=Object.create(SyntaxError.prototype),r=new Error;return Object.assign(n,{name:e,message:t,get stack(){return(r.stack||"").replace(/^(.+\n){1,3}/,`${e}: ${t}
|
|
38
|
+
`)}})}function od({source:e,line:t,column:n},r){function o(c,d){return i.slice(c,d).map((f,m)=>String(c+m+1).padStart(u)+" |"+f).join(`
|
|
39
|
+
`)}let i=e.split(/\r\n?|\n|\f/),s=Math.max(1,t-r)-1,a=Math.min(t+r,i.length+1),u=Math.max(4,String(a).length)+1,l=0;n+=(rd.length-1)*(i[t-1].substr(0,n-1).match(/\t/g)||[]).length,n>ea&&(l=n-nd+3,n=nd-2);for(let c=s;c<=a;c++)c>=0&&c<i.length&&(i[c]=i[c].replace(/\t/g,rd),i[c]=(l>0&&i[c].length>l?"\u2026":"")+i[c].substr(l,ea-2)+(i[c].length>l+ea-1?"\u2026":""));return[o(s,t),new Array(n+u+2).join("-")+"^",o(t,a)].filter(Boolean).join(`
|
|
40
|
+
`)}function id(e,t,n,r,o){return Object.assign(ai("SyntaxError",e),{source:t,offset:n,line:r,column:o,sourceFragment(i){return od({source:t,line:r,column:o},isNaN(i)?0:i)},get formattedMessage(){return`Parse error: ${e}
|
|
41
|
+
`+od({source:t,line:r,column:o},2)}})}function aD(e){let t=this.createList(),n=!1,r={recognizer:e};for(;!this.eof;){switch(this.tokenType){case 25:this.next();continue;case 13:n=!0,this.next();continue}let o=e.getNode.call(this,r);if(o===void 0)break;n&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,o,t,r),n=!1),t.push(o)}return n&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,r),t}function cD(e){return function(){return this[e]()}}function na(e){let t=Object.create(null);for(let n in e){let r=e[n],o=r.parse||r;o&&(t[n]=o)}return t}function dD(e){let t={context:Object.create(null),scope:Object.assign(Object.create(null),e.scope),atrule:na(e.atrule),pseudo:na(e.pseudo),node:na(e.node)};for(let n in e.parseContext)switch(typeof e.parseContext[n]){case"function":t.context[n]=e.parseContext[n];break;case"string":t.context[n]=cD(e.parseContext[n]);break}return{config:t,...t,...t.node}}function pD(e){let t="",n="<unknown>",r=!1,o=sd,i=!1,s=new oD,a=Object.assign(new sD,dD(e||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:aD,consumeUntilBalanceEnd:()=>0,consumeUntilLeftCurlyBracket(u){return u===ad?1:0},consumeUntilLeftCurlyBracketOrSemicolon(u){return u===ad||u===ta?1:0},consumeUntilExclamationMarkOrSemicolon(u){return u===lD||u===ta?1:0},consumeUntilSemicolonIncluded(u){return u===ta?2:0},createList(){return new ie},createSingleNodeList(u){return new ie().appendData(u)},getFirstListNode(u){return u&&u.first},getLastListNode(u){return u&&u.last},parseWithFallback(u,l){let c=this.tokenIndex;try{return u.call(this)}catch(d){if(i)throw d;let f=l.call(this,c);return i=!0,o(d,f),i=!1,f}},lookupNonWSType(u){let l;do if(l=this.lookupType(u++),l!==13)return l;while(l!==ld);return ld},charCodeAt(u){return u>=0&&u<t.length?t.charCodeAt(u):0},substring(u,l){return t.substring(u,l)},substrToCursor(u){return this.source.substring(u,this.tokenStart)},cmpChar(u,l){return Pn(t,u,l)},cmpStr(u,l,c){return Rr(t,u,l,c)},consume(u){let l=this.tokenStart;return this.eat(u),this.substrToCursor(l)},consumeFunctionName(){let u=t.substring(this.tokenStart,this.tokenEnd-1);return this.eat(2),u},consumeNumber(u){let l=t.substring(this.tokenStart,ii(t,this.tokenStart));return this.eat(u),l},eat(u){if(this.tokenType!==u){let l=Xd[u].slice(0,-6).replace(/-/g," ").replace(/^./,f=>f.toUpperCase()),c=`${/[[\](){}]/.test(l)?`"${l}"`:l} is expected`,d=this.tokenStart;switch(u){case 1:this.tokenType===2||this.tokenType===7?(d=this.tokenEnd-1,c="Identifier is expected but function found"):c="Identifier is expected";break;case 4:this.isDelim(uD)&&(this.next(),d++,c="Name is expected");break;case 11:this.tokenType===10&&(d=this.tokenEnd,c="Percent sign is expected");break}this.error(c,d)}this.next()},eatIdent(u){(this.tokenType!==1||this.lookupValue(0,u)===!1)&&this.error(`Identifier "${u}" is expected`),this.next()},eatDelim(u){this.isDelim(u)||this.error(`Delim "${String.fromCharCode(u)}" is expected`),this.next()},getLocation(u,l){return r?s.getLocationRange(u,l,n):null},getLocationFromList(u){if(r){let l=this.getFirstListNode(u),c=this.getLastListNode(u);return s.getLocationRange(l!==null?l.loc.start.offset-s.startOffset:this.tokenStart,c!==null?c.loc.end.offset-s.startOffset:this.tokenStart,n)}return null},error(u,l){let c=typeof l<"u"&&l<t.length?s.getLocation(l):this.eof?s.getLocation(nD(t,t.length-1)):s.getLocation(this.tokenStart);throw new id(u||"Unexpected input",t,c.offset,c.line,c.column)}});return Object.assign(function(u,l){t=u,l=l||{},a.setSource(t,si),s.setSource(t,l.offset,l.line,l.column),n=l.filename||"<unknown>",r=!!l.positions,o=typeof l.onParseError=="function"?l.onParseError:sd,i=!1,a.parseAtrulePrelude="parseAtrulePrelude"in l?!!l.parseAtrulePrelude:!0,a.parseRulePrelude="parseRulePrelude"in l?!!l.parseRulePrelude:!0,a.parseValue="parseValue"in l?!!l.parseValue:!0,a.parseCustomProperty="parseCustomProperty"in l?!!l.parseCustomProperty:!1;let{context:c="default",onComment:d}=l;if(!(c in a.context))throw new Error("Unknown context `"+c+"`");typeof d=="function"&&a.forEachToken((m,y,F)=>{if(m===25){let M=a.getLocation(y,F),A=Rr(t,F-2,F,"*/")?t.slice(y+2,F-2):t.slice(y+2,F);d(A,M)}});let f=a.context[c].call(a,l);return a.eof||a.error(),f},{SyntaxError:id,config:a.config})}function mD(e){let t=new fD.SourceMapGenerator,n={line:1,column:0},r={line:0,column:0},o={line:1,column:0},i={generated:o},s=1,a=0,u=!1,l=e.node;e.node=function(f){if(f.loc&&f.loc.start&&ud.has(f.type)){let m=f.loc.start.line,y=f.loc.start.column-1;(r.line!==m||r.column!==y)&&(r.line=m,r.column=y,n.line=s,n.column=a,u&&(u=!1,(n.line!==o.line||n.column!==o.column)&&t.addMapping(i)),u=!0,t.addMapping({source:f.loc.source,original:r,generated:n}))}l.call(this,f),u&&ud.has(f.type)&&(o.line=s,o.column=a)};let c=e.emit;e.emit=function(f,m,y){for(let F=0;F<f.length;F++)f.charCodeAt(F)===10?(s++,a=0):a++;c(f,m,y)};let d=e.result;return e.result=function(){return u&&t.addMapping(i),{css:d(),map:t}},e}function ep(e){let t=new Set(e.map(([n,r])=>ra(n)<<16|ra(r)));return function(n,r,o){let i=ra(r,o),s=o.charCodeAt(0);return(s===gD&&r!==1&&r!==2&&r!==15||s===hD?t.has(n<<16|s<<8):t.has(n<<16|i))&&this.emit(" ",13,!0),i}}function wD(e,t){if(typeof t=="function"){let n=null;e.children.forEach(r=>{n!==null&&t.call(this,n),this.node(r),n=r});return}e.children.forEach(this.node,this)}function vD(e){si(e,(t,n,r)=>{this.token(t,e.slice(n,r))})}function kD(e){let t=new Map;for(let n in e.node){let r=e.node[n];typeof(r.generate||r)=="function"&&t.set(n,r.generate||r)}return function(n,r){let o="",i=0,s={node(u){if(t.has(u.type))t.get(u.type).call(a,u);else throw new Error("Unknown node type: "+u.type)},tokenBefore:tp,token(u,l){i=this.tokenBefore(i,u,l),this.emit(l,u,!1),u===9&&l.charCodeAt(0)===DD&&this.emit(`
|
|
42
|
+
`,13,!0)},emit(u){o+=u},result(){return o}};r&&(typeof r.decorator=="function"&&(s=r.decorator(s)),r.sourceMap&&(s=mD(s)),r.mode in ya&&(s.tokenBefore=ya[r.mode]));let a={node:u=>s.node(u),children:wD,token:(u,l)=>s.token(u,l),tokenize:vD};return s.node(n),s.result()}}function xD(e){return{fromPlainObject(t){return e(t,{enter(n){n.children&&!(n.children instanceof ie)&&(n.children=new ie().fromArray(n.children))}}),t},toPlainObject(t){return e(t,{leave(n){n.children&&n.children instanceof ie&&(n.children=n.children.toArray())}}),t}}}function cd(e){return typeof e=="function"?e:Ar}function dd(e,t){return function(n,r,o){n.type===t&&e.call(this,n,r,o)}}function FD(e,t){let n=t.structure,r=[];for(let o in n){if(Ra.call(n,o)===!1)continue;let i=n[o],s={name:o,type:!1,nullable:!1};Array.isArray(i)||(i=[i]);for(let a of i)a===null?s.nullable=!0:typeof a=="string"?s.type="node":Array.isArray(a)&&(s.type="list");s.type&&r.push(s)}return r.length?{context:t.walkContext,fields:r}:null}function ED(e){let t={};for(let n in e.node)if(Ra.call(e.node,n)){let r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=FD(n,r)}return t}function pd(e,t){let n=e.fields.slice(),r=e.context,o=typeof r=="string";return t&&n.reverse(),function(i,s,a,u){let l;o&&(l=s[r],s[r]=i);for(let c of n){let d=i[c.name];if(!c.nullable||d){if(c.type==="list"){if(t?d.reduceRight(u,!1):d.reduce(u,!1))return!0}else if(a(d))return!0}}o&&(s[r]=l)}}function fd({StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}){return{Atrule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Rule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Declaration:{StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}}}function _D(e){let t=ED(e),n={},r={},o=Symbol("break-walk"),i=Symbol("skip-node");for(let l in t)Ra.call(t,l)&&t[l]!==null&&(n[l]=pd(t[l],!1),r[l]=pd(t[l],!0));let s=fd(n),a=fd(r),u=function(l,c){function d(A,R,x){let T=f.call(M,A,R,x);return T===o?!0:T===i?!1:!!(y.hasOwnProperty(A.type)&&y[A.type](A,M,d,F)||m.call(M,A,R,x)===o)}let f=Ar,m=Ar,y=n,F=(A,R,x,T)=>A||d(R,x,T),M={break:o,skip:i,root:l,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if(typeof c=="function")f=c;else if(c&&(f=cd(c.enter),m=cd(c.leave),c.reverse&&(y=r),c.visit)){if(s.hasOwnProperty(c.visit))y=c.reverse?a[c.visit]:s[c.visit];else if(!t.hasOwnProperty(c.visit))throw new Error("Bad value `"+c.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");f=dd(f,c.visit),m=dd(m,c.visit)}if(f===Ar&&m===Ar)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");d(l)};return u.break=o,u.skip=i,u.find=function(l,c){let d=null;return u(l,function(f,m,y){if(c.call(this,f,m,y))return d=f,o}),d},u.findLast=function(l,c){let d=null;return u(l,{reverse:!0,enter(f,m,y){if(c.call(this,f,m,y))return d=f,o}}),d},u.findAll=function(l,c){let d=[];return u(l,function(f,m,y){c.call(this,f,m,y)&&d.push(f)}),d},u}function CD(e){return e}function SD(e){let{min:t,max:n,comma:r}=e;return t===0&&n===0?r?"#?":"*":t===0&&n===1?"?":t===1&&n===0?r?"#":"+":t===1&&n===1?"":(r?"#":"")+(t===n?"{"+t+"}":"{"+t+","+(n!==0?n:"")+"}")}function TD(e){switch(e.type){case"Range":return" ["+(e.min===null?"-\u221E":e.min)+","+(e.max===null?"\u221E":e.max)+"]";default:throw new Error("Unknown node type `"+e.type+"`")}}function AD(e,t,n,r){let o=e.combinator===" "||r?e.combinator:" "+e.combinator+" ",i=e.terms.map(s=>Na(s,t,n,r)).join(o);return e.explicit||n?(r||i[0]===","?"[":"[ ")+i+(r?"]":" ]"):i}function Na(e,t,n,r){let o;switch(e.type){case"Group":o=AD(e,t,n,r)+(e.disallowEmpty?"!":"");break;case"Multiplier":return Na(e.term,t,n,r)+t(SD(e),e);case"Type":o="<"+e.name+(e.opts?t(TD(e.opts),e.opts):"")+">";break;case"Property":o="<'"+e.name+"'>";break;case"Keyword":o=e.name;break;case"AtKeyword":o="@"+e.name;break;case"Function":o=e.name+"(";break;case"String":case"Token":o=e.value;break;case"Comma":o=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(o,e)}function li(e,t){let n=CD,r=!1,o=!1;return typeof t=="function"?n=t:t&&(r=!!t.forceBraces,o=!!t.compact,typeof t.decorate=="function"&&(n=t.decorate)),Na(e,n,r,o)}function OD(e,t){let n=e.tokens,r=e.longestMatch,o=r<n.length&&n[r].node||null,i=o!==t?o:null,s=0,a=0,u=0,l="",c,d;for(let f=0;f<n.length;f++){let m=n[f].value;f===r&&(a=m.length,s=l.length),i!==null&&n[f].node===i&&(f<=r?u++:u=0),l+=m}return r===n.length||u>1?(c=Wo(i||t,"end")||Or(md,l),d=Or(c)):(c=Wo(i,"start")||Or(Wo(t,"start")||md,l.slice(0,s)),d=Wo(i,"end")||Or(c,l.substr(s,a))),{css:l,mismatchOffset:s,mismatchLength:a,start:c,end:d}}function Wo(e,t){let n=e&&e.loc&&e.loc[t];return n?"line"in n?Or(n):n:null}function Or({offset:e,line:t,column:n},r){let o={offset:e,line:t,column:n};if(r){let i=r.split(/\n|\r\n?|\f/);o.offset+=r.length,o.line+=i.length-1,o.column=i.length===1?o.column+r.length:i.pop().length+1}return o}function $a(e,t){return t=t||0,e.length-t>=2&&e.charCodeAt(t)===ei&&e.charCodeAt(t+1)===ei}function np(e,t){if(t=t||0,e.length-t>=3&&e.charCodeAt(t)===ei&&e.charCodeAt(t+1)!==ei){let n=e.indexOf("-",t+2);if(n!==-1)return e.substring(t,n+1)}return""}function ID(e){if(zo.has(e))return zo.get(e);let t=e.toLowerCase(),n=zo.get(t);if(n===void 0){let r=$a(t,0),o=r?"":np(t,0);n=Object.freeze({basename:t.substr(o.length),name:t,prefix:o,vendor:o,custom:r})}return zo.set(e,n),n}function jD(e){if(Cn.has(e))return Cn.get(e);let t=e,n=e[0];n==="/"?n=e[1]==="/"?"//":"/":n!=="_"&&n!=="*"&&n!=="$"&&n!=="#"&&n!=="+"&&n!=="&"&&(n="");let r=$a(t,n.length);if(!r&&(t=t.toLowerCase(),Cn.has(t))){let a=Cn.get(t);return Cn.set(e,a),a}let o=r?"":np(t,n.length),i=t.substr(0,n.length+o.length),s=Object.freeze({basename:t.substr(i.length),name:t.substr(n.length),hack:n,vendor:o,prefix:i,custom:r});return Cn.set(e,s),s}function ba(e,t){return e!==null&&e.type===9&&e.value.charCodeAt(0)===t}function Br(e,t,n){for(;e!==null&&(e.type===13||e.type===25);)e=n(++t);return t}function Ft(e,t,n,r){if(!e)return 0;let o=e.value.charCodeAt(t);if(o===Nr||o===Ze){if(n)return 0;t++}for(;t<e.value.length;t++)if(!ae(e.value.charCodeAt(t)))return 0;return r+1}function sa(e,t,n){let r=!1,o=Br(e,t,n);if(e=n(o),e===null)return t;if(e.type!==10)if(ba(e,Nr)||ba(e,Ze)){if(r=!0,o=Br(n(++o),o,n),e=n(o),e===null||e.type!==10)return 0}else return t;if(!r){let i=e.value.charCodeAt(0);if(i!==Nr&&i!==Ze)return 0}return Ft(e,r?0:1,r,o)}function LD(e,t){let n=0;if(!e)return 0;if(e.type===10)return Ft(e,0,BD,n);if(e.type===1&&e.value.charCodeAt(0)===Ze){if(!Pn(e.value,1,ia))return 0;switch(e.value.length){case 2:return sa(t(++n),n,t);case 3:return e.value.charCodeAt(2)!==Ze?0:(n=Br(t(++n),n,t),e=t(n),Ft(e,0,Sn,n));default:return e.value.charCodeAt(2)!==Ze?0:Ft(e,3,Sn,n)}}else if(e.type===1||ba(e,Nr)&&t(n+1).type===1){if(e.type!==1&&(e=t(++n)),e===null||!Pn(e.value,0,ia))return 0;switch(e.value.length){case 1:return sa(t(++n),n,t);case 2:return e.value.charCodeAt(1)!==Ze?0:(n=Br(t(++n),n,t),e=t(n),Ft(e,0,Sn,n));default:return e.value.charCodeAt(1)!==Ze?0:Ft(e,2,Sn,n)}}else if(e.type===12){let r=e.value.charCodeAt(0),o=r===Nr||r===Ze?1:0,i=o;for(;i<e.value.length&&ae(e.value.charCodeAt(i));i++);return i===o||!Pn(e.value,i,ia)?0:i+1===e.value.length?sa(t(++n),n,t):e.value.charCodeAt(i+1)!==Ze?0:i+2===e.value.length?(n=Br(t(++n),n,t),e=t(n),Ft(e,0,Sn,n)):Ft(e,i+2,Sn,n)}return 0}function Da(e,t){return e!==null&&e.type===9&&e.value.charCodeAt(0)===t}function $D(e,t){return e.value.charCodeAt(0)===t}function Pr(e,t,n){let r=0;for(let o=t;o<e.value.length;o++){let i=e.value.charCodeAt(o);if(i===op&&n&&r!==0)return Pr(e,t+r+1,!1),6;if(!Et(i)||++r>6)return 0}return r}function Uo(e,t,n){if(!e)return 0;for(;Da(n(t),ip);){if(++e>6)return 0;t++}return t}function MD(e,t){let n=0;if(e===null||e.type!==1||!Pn(e.value,0,ND)||(e=t(++n),e===null))return 0;if(Da(e,RD))return e=t(++n),e===null?0:e.type===1?Uo(Pr(e,0,!0),++n,t):Da(e,ip)?Uo(1,++n,t):0;if(e.type===10){let r=Pr(e,1,!0);return r===0?0:(e=t(++n),e===null?n:e.type===12||e.type===10?!$D(e,op)||!Pr(e,1,!1)?0:n+1:Uo(r,n,t))}return e.type===12?Uo(Pr(e,1,!0),++n,t):0}function ze(e,t){return t<e.length?e.charCodeAt(t):0}function sp(e,t){return Rr(e,0,e.length,t)}function ap(e,t){for(let n=0;n<t.length;n++)if(sp(e,t[n]))return!0;return!1}function lp(e,t){return t!==e.length-2?!1:ze(e,t)===92&&ae(ze(e,t+1))}function ui(e,t,n){if(e&&e.type==="Range"){let r=Number(n!==void 0&&n!==t.length?t.substr(0,n):t);if(isNaN(r)||e.min!==null&&r<e.min&&typeof e.min!="string"||e.max!==null&&r>e.max&&typeof e.max!="string")return!0}return!1}function zD(e,t){let n=0,r=[],o=0;e:do{switch(e.type){case 24:case 22:case 20:if(e.type!==n)break e;if(n=r.pop(),r.length===0){o++;break e}break;case 2:case 21:case 19:case 23:r.push(n),n=Ma.get(e.type);break}o++}while(e=t(o));return o}function Se(e){return function(t,n,r){return t===null?0:t.type===2&&ap(t.value,WD)?zD(t,n):e(t,n,r)}}function J(e){return function(t){return t===null||t.type!==e?0:1}}function UD(e){if(e===null||e.type!==1)return 0;let t=e.value.toLowerCase();return ap(t,rp)||sp(t,"default")?0:1}function VD(e){return e===null||e.type!==1||ze(e.value,0)!==45||ze(e.value,1)!==45?0:1}function GD(e){if(e===null||e.type!==4)return 0;let t=e.value.length;if(t!==4&&t!==5&&t!==7&&t!==9)return 0;for(let n=1;n<t;n++)if(!Et(ze(e.value,n)))return 0;return 1}function qD(e){return e===null||e.type!==4||!qo(ze(e.value,1),ze(e.value,2),ze(e.value,3))?0:1}function HD(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case 6:case 8:break e;case 24:case 22:case 20:if(e.type!==n)break e;n=r.pop();break;case 17:if(n===0)break e;break;case 9:if(n===0&&e.value==="!")break e;break;case 2:case 21:case 19:case 23:r.push(n),n=Ma.get(e.type);break}o++}while(e=t(o));return o}function JD(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case 6:case 8:break e;case 24:case 22:case 20:if(e.type!==n)break e;n=r.pop();break;case 2:case 21:case 19:case 23:r.push(n),n=Ma.get(e.type);break}o++}while(e=t(o));return o}function ut(e){return e&&(e=new Set(e)),function(t,n,r){if(t===null||t.type!==12)return 0;let o=ii(t.value,0);if(e!==null){let i=t.value.indexOf("\\",o),s=i===-1||!lp(t.value,i)?t.value.substr(o):t.value.substring(o,i);if(e.has(s.toLowerCase())===!1)return 0}return ui(r,t.value,o)?0:1}}function ZD(e,t,n){return e===null||e.type!==11||ui(n,e.value,e.value.length-1)?0:1}function up(e){return typeof e!="function"&&(e=function(){return 0}),function(t,n,r){return t!==null&&t.type===10&&Number(t.value)===0?1:e(t,n,r)}}function YD(e,t,n){if(e===null)return 0;let r=ii(e.value,0);return r!==e.value.length&&!lp(e.value,r)||ui(n,e.value,r)?0:1}function KD(e,t,n){if(e===null||e.type!==10)return 0;let r=ze(e.value,0)===43||ze(e.value,0)===45?1:0;for(;r<e.value.length;r++)if(!ae(ze(e.value,r)))return 0;return ui(n,e.value,r)?0:1}function e0(e){let{angle:t,decibel:n,frequency:r,flex:o,length:i,resolution:s,semitones:a,time:u}=e||{};return{dimension:Se(ut(null)),angle:Se(ut(t)),decibel:Se(ut(n)),frequency:Se(ut(r)),flex:Se(ut(o)),length:Se(up(ut(i))),resolution:Se(ut(s)),semitones:Se(ut(a)),time:Se(ut(u))}}function t0(e){return{...XD,...QD,...e0(e)}}function cp(e,t,n){return Object.assign(ai("SyntaxError",e),{input:t,offset:n,rawMessage:e,message:e+`
|
|
43
43
|
`+t+`
|
|
44
|
-
--`+new Array((n||t.length)+1).join("-")+"^"})}function ti(e){return e.substringToPos(e.findWsEnd(e.pos))}function On(e){let t=e.pos;for(;t<e.str.length;t++){let n=e.str.charCodeAt(t);if(n>=128||Nr[n]===0)break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function ni(e){let t=e.pos;for(;t<e.str.length;t++){let n=e.str.charCodeAt(t);if(n<48||n>57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function h0(e){let t=e.str.indexOf("'",e.pos+1);return t===-1&&(e.pos=e.str.length,e.error("Expect an apostrophe")),e.substringToPos(t+1)}function wd(e){let t=null,n=null;return e.eat(ei),t=ni(e),e.charCode()===$a?(e.pos++,e.charCode()!==yd&&(n=ni(e))):n=t,e.eat(yd),{min:Number(t),max:n?Number(n):0}}function g0(e){let t=null,n=!1;switch(e.charCode()){case dp:e.pos++,t={min:0,max:0};break;case Ma:e.pos++,t={min:1,max:0};break;case ba:e.pos++,t={min:0,max:1};break;case Ra:e.pos++,n=!0,e.charCode()===ei?t=wd(e):e.charCode()===ba?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case ei:t=wd(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}function Pn(e,t){let n=g0(e);return n!==null?(n.term=t,e.charCode()===Ra&&e.charCodeAt(e.pos-1)===Ma?Pn(e,n):n):t}function oa(e){let t=e.peek();return t===""?null:{type:"Token",value:t}}function y0(e){let t;return e.eat(Wa),e.eat(Qo),t=On(e),e.eat(Qo),e.eat(pp),Pn(e,{type:"Property",name:t})}function b0(e){let t=null,n=null,r=1;return e.eat(li),e.charCode()===hd&&(e.peek(),r=-1),r==-1&&e.charCode()===bd?e.peek():(t=r*Number(ni(e)),Nr[e.charCode()]!==0&&(t+=On(e))),ti(e),e.eat($a),ti(e),e.charCode()===bd?e.peek():(r=1,e.charCode()===hd&&(e.peek(),r=-1),n=r*Number(ni(e)),Nr[e.charCode()]!==0&&(n+=On(e))),e.eat(za),{type:"Range",min:t,max:n}}function D0(e){let t,n=null;return e.eat(Wa),t=On(e),e.charCode()===cp&&e.nextCharCode()===f0&&(e.pos+=2,t+="()"),e.charCodeAt(e.findWsEnd(e.pos))===li&&(ti(e),n=b0(e)),e.eat(pp),Pn(e,{type:"Type",name:t,opts:n})}function w0(e){let t=On(e);return e.charCode()===cp?(e.pos++,{type:"Function",name:t}):Pn(e,{type:"Keyword",name:t})}function v0(e,t){function n(o,i){return{type:"Group",terms:o,combinator:i,disallowEmpty:!1,explicit:!1}}let r;for(t=Object.keys(t).sort((o,i)=>Dd[o]-Dd[i]);t.length>0;){r=t.shift();let o=0,i=0;for(;o<e.length;o++){let s=e[o];s.type==="Combinator"&&(s.value===r?(i===-1&&(i=o-1),e.splice(o,1),o--):(i!==-1&&o-i>1&&(e.splice(i,o-i,n(e.slice(i,o),r)),o=i+1),i=-1))}i!==-1&&t.length&&e.splice(i,o-i,n(e.slice(i,o),r))}return r}function fp(e){let t=[],n={},r,o=null,i=e.pos;for(;r=x0(e);)r.type!=="Spaces"&&(r.type==="Combinator"?((o===null||o.type==="Combinator")&&(e.pos=i,e.error("Unexpected combinator")),n[r.value]=!0):o!==null&&o.type!=="Combinator"&&(n[" "]=!0,t.push({type:"Combinator",value:" "})),t.push(r),o=r,i=e.pos);return o!==null&&o.type==="Combinator"&&(e.pos-=i,e.error("Unexpected combinator")),{type:"Group",terms:t,combinator:v0(t,n)||" ",disallowEmpty:!1,explicit:!1}}function k0(e){let t;return e.eat(li),t=fp(e),e.eat(za),t.explicit=!0,e.charCode()===up&&(e.pos++,t.disallowEmpty=!0),t}function x0(e){let t=e.charCode();if(t<128&&Nr[t]===1)return w0(e);switch(t){case za:break;case li:return Pn(e,k0(e));case Wa:return e.nextCharCode()===Qo?y0(e):D0(e);case gd:return{type:"Combinator",value:e.substringToPos(e.pos+(e.nextCharCode()===gd?2:1))};case md:return e.pos++,e.eat(md),{type:"Combinator",value:"&&"};case $a:return e.pos++,{type:"Comma"};case Qo:return Pn(e,{type:"String",value:h0(e)});case p0:case l0:case u0:case d0:case c0:return{type:"Spaces",value:ti(e)};case m0:return t=e.nextCharCode(),t<128&&Nr[t]===1?(e.pos++,{type:"AtKeyword",name:On(e)}):oa(e);case dp:case Ma:case ba:case Ra:case up:break;case ei:if(t=e.nextCharCode(),t<48||t>57)return oa(e);break;default:return oa(e)}}function Ua(e){let t=new a0(e),n=fp(t);return t.pos!==e.length&&t.error("Unexpected input"),n.terms.length===1&&n.terms[0].type==="Group"?n.terms[0]:n}function vd(e){return typeof e=="function"?e:Or}function mp(e,t,n){function r(s){switch(o.call(n,s),s.type){case"Group":s.terms.forEach(r);break;case"Multiplier":r(s.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw new Error("Unknown type: "+s.type)}i.call(n,s)}let o=Or,i=Or;if(typeof t=="function"?o=t:t&&(o=vd(t.enter),i=vd(t.leave)),o===Or&&i===Or)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");r(e,n)}function _0(e){let t=[];return oi(e,(n,r,o)=>t.push({type:n,value:e.slice(r,o),node:null})),t}function E0(e,t){return typeof e=="string"?_0(e):t.generate(e,F0)}function ue(e,t,n){return t===G&&n===q||e===G&&t===G&&n===G?e:(e.type==="If"&&e.else===q&&t===G&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function hp(e){return e.length>2&&e.charCodeAt(e.length-2)===C0&&e.charCodeAt(e.length-1)===S0}function kd(e){return e.type==="Keyword"||e.type==="AtKeyword"||e.type==="Function"||e.type==="Type"&&hp(e.name)}function Da(e,t,n){switch(e){case" ":{let r=G;for(let o=t.length-1;o>=0;o--){let i=t[o];r=ue(i,r,q)}return r}case"|":{let r=q,o=null;for(let i=t.length-1;i>=0;i--){let s=t[i];if(kd(s)&&(o===null&&i>0&&kd(t[i-1])&&(o=Object.create(null),r=ue({type:"Enum",map:o},G,r)),o!==null)){let a=(hp(s.name)?s.name.slice(0,-1):s.name).toLowerCase();if(!(a in o)){o[a]=s;continue}}o=null,r=ue(s,G,r)}return r}case"&&":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};let r=q;for(let o=t.length-1;o>=0;o--){let i=t[o],s;t.length>1?s=Da(e,t.filter(function(a){return a!==i}),!1):s=G,r=ue(i,s,r)}return r}case"||":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};let r=n?G:q;for(let o=t.length-1;o>=0;o--){let i=t[o],s;t.length>1?s=Da(e,t.filter(function(a){return a!==i}),!0):s=G,r=ue(i,s,r)}return r}}}function T0(e){let t=G,n=Ga(e.term);if(e.max===0)n=ue(n,Va,q),t=ue(n,null,q),t.then=ue(G,G,t),e.comma&&(t.then.else=ue({type:"Comma",syntax:e},t,q));else for(let r=e.min||1;r<=e.max;r++)e.comma&&t!==G&&(t=ue({type:"Comma",syntax:e},t,q)),t=ue(n,ue(G,G,t),q);if(e.min===0)t=ue(G,G,t);else for(let r=0;r<e.min-1;r++)e.comma&&t!==G&&(t=ue({type:"Comma",syntax:e},t,q)),t=ue(n,t,q);return t}function Ga(e){if(typeof e=="function")return{type:"Generic",fn:e};switch(e.type){case"Group":{let t=Da(e.combinator,e.terms.map(Ga),!1);return e.disallowEmpty&&(t=ue(t,Va,q)),t}case"Multiplier":return T0(e);case"Type":case"Property":return{type:e.type,name:e.name,syntax:e};case"Keyword":return{type:e.type,name:e.name.toLowerCase(),syntax:e};case"AtKeyword":return{type:e.type,name:"@"+e.name.toLowerCase(),syntax:e};case"Function":return{type:e.type,name:e.name.toLowerCase()+"(",syntax:e};case"String":return e.value.length===3?{type:"Token",value:e.value.charAt(1),syntax:e}:{type:e.type,value:e.value.substr(1,e.value.length-2).replace(/\\'/g,"'"),syntax:e};case"Token":return{type:e.type,value:e.value,syntax:e};case"Comma":return{type:e.type,syntax:e};default:throw new Error("Unknown node type:",e.type)}}function wa(e,t){return typeof e=="string"&&(e=Ua(e)),{type:"MatchGraph",match:Ga(e),syntax:t||null,source:e}}function B0(e){let t=null,n=null,r=e;for(;r!==null;)n=r.prev,r.prev=t,t=r,r=n;return t}function ia(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){let r=t.charCodeAt(n),o=e.charCodeAt(n);if(o>=65&&o<=90&&(o=o|32),o!==r)return!1}return!0}function L0(e){return e.type!==9?!1:e.value!=="?"}function Ed(e){return e===null?!0:e.type===18||e.type===2||e.type===21||e.type===19||e.type===23||L0(e)}function Cd(e){return e===null?!0:e.type===22||e.type===20||e.type===24||e.type===9&&e.value==="/"}function N0(e,t,n){function r(){do W++,A=W<e.length?e[W]:null;while(A!==null&&(A.type===13||A.type===25))}function o(U){let M=W+U;return M<e.length?e[M]:null}function i(U,M){return{nextState:U,matchStack:E,syntaxStack:d,thenStack:m,tokenIndex:W,prev:M}}function s(U){m={nextState:U,matchStack:E,syntaxStack:d,prev:m}}function a(U){f=i(U,f)}function u(){E={type:O0,syntax:t.syntax,token:A,prev:E},r(),y=null,W>_&&(_=W)}function l(){d={syntax:t.syntax,opts:t.syntax.opts||d!==null&&d.opts||null,prev:d},E={type:va,syntax:t.syntax,token:E.token,prev:E}}function c(){E.type===va?E=E.prev:E={type:gp,syntax:d.syntax,token:E.token,prev:E},d=d.prev}let d=null,m=null,f=null,y=null,x=0,N=null,A=null,W=-1,_=0,E={type:A0,syntax:null,token:null,prev:null};for(r();N===null&&++x<_d;)switch(t.type){case"Match":if(m===null){if(A!==null&&(W!==e.length-1||A.value!=="\\0"&&A.value!=="\\9")){t=q;break}N=Fd;break}if(t=m.nextState,t===Va)if(m.matchStack===E){t=q;break}else t=G;for(;m.syntaxStack!==d;)c();m=m.prev;break;case"Mismatch":if(y!==null&&y!==!1)(f===null||W>f.tokenIndex)&&(f=y,y=!1);else if(f===null){N=P0;break}t=f.nextState,m=f.thenStack,d=f.syntaxStack,E=f.matchStack,W=f.tokenIndex,A=W<e.length?e[W]:null,f=f.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==q&&a(t.else),t.then!==G&&s(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":{let F=t.syntax.terms;if(t.index===F.length){if(t.mask===0||t.syntax.all){t=q;break}t=G;break}if(t.mask===(1<<F.length)-1){t=G;break}for(;t.index<F.length;t.index++){let h=1<<t.index;if((t.mask&h)===0){a(t),s({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|h}),t=F[t.index++];break}}break}case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(A!==null){let F=A.value.toLowerCase();if(F.indexOf("\\")!==-1&&(F=F.replace(/\\[09].*$/,"")),xd.call(t.map,F)){t=t.map[F];break}}t=q;break;case"Generic":{let F=d!==null?d.opts:null,h=W+Math.floor(t.fn(A,o,F));if(!isNaN(h)&&h>W){for(;W<h;)u();t=G}else t=q;break}case"Type":case"Property":{let F=t.type==="Type"?"types":"properties",h=xd.call(n,F)?n[F][t.name]:null;if(!h||!h.match)throw new Error("Bad syntax reference: "+(t.type==="Type"?"<"+t.name+">":"<'"+t.name+"'>"));if(y!==!1&&A!==null&&t.type==="Type"&&(t.name==="custom-ident"&&A.type===1||t.name==="length"&&A.value==="0")){y===null&&(y=i(t,f)),t=q;break}l(),t=h.match;break}case"Keyword":{let F=t.name;if(A!==null){let h=A.value;if(h.indexOf("\\")!==-1&&(h=h.replace(/\\[09].*$/,"")),ia(h,F)){u(),t=G;break}}t=q;break}case"AtKeyword":case"Function":if(A!==null&&ia(A.value,t.name)){u(),t=G;break}t=q;break;case"Token":if(A!==null&&A.value===t.value){u(),t=G;break}t=q;break;case"Comma":A!==null&&A.type===18?Ed(E.token)?t=q:(u(),t=Cd(A)?q:G):t=Ed(E.token)||Cd(A)?G:q;break;case"String":let U="",M=W;for(;M<e.length&&U.length<t.value.length;M++)U+=e[M].value;if(ia(U,t.value)){for(;W<M;)u();t=G}else t=q;break;default:throw new Error("Unknown node type: "+t.type)}switch(j0+=x,N){case null:console.warn("[csstree-match] BREAK after "+_d+" iterations"),N=I0,E=null;break;case Fd:for(;d!==null;)c();break;default:E=null}return{tokens:e,reason:N,iterations:x,match:E,longestMatch:_}}function Sd(e,t,n){let r=N0(e,t,n||{});if(r.match===null)return r;let o=r.match,i=r.match={syntax:t.syntax||null,match:[]},s=[i];for(o=B0(o).prev;o!==null;){switch(o.type){case va:i.match.push(i={syntax:o.syntax,match:[]}),s.push(i);break;case gp:s.pop(),i=s[s.length-1];break;default:i.match.push({syntax:o.syntax||null,token:o.token.value,node:o.token.node})}o=o.prev}return r}function bp(e){function t(o){return o===null?!1:o.type==="Type"||o.type==="Property"||o.type==="Keyword"}function n(o){if(Array.isArray(o.match)){for(let i=0;i<o.match.length;i++)if(n(o.match[i]))return t(o.syntax)&&r.unshift(o.syntax),!0}else if(o.node===e)return r=t(o.syntax)?[o.syntax]:[],!0;return!1}let r=null;return this.matched!==null&&n(this.matched),r}function R0(e,t){return qa(this,e,n=>n.type==="Type"&&n.name===t)}function M0(e,t){return qa(this,e,n=>n.type==="Property"&&n.name===t)}function $0(e){return qa(this,e,t=>t.type==="Keyword")}function qa(e,t,n){let r=bp.call(e,t);return r===null?!1:r.some(n)}function Dp(e){return"node"in e?e.node:Dp(e.match[0])}function wp(e){return"node"in e?e.node:wp(e.match[e.match.length-1])}function Td(e,t,n,r,o){function i(a){if(a.syntax!==null&&a.syntax.type===r&&a.syntax.name===o){let u=Dp(a),l=wp(a);e.syntax.walk(t,function(c,d,m){if(c===u){let f=new ie;do{if(f.appendData(d.data),d.data===l)break;d=d.next}while(d!==null);s.push({parent:m,nodes:f})}})}Array.isArray(a.match)&&a.match.forEach(i)}let s=[];return n.matched!==null&&i(n.matched),s}function sa(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&e>=0}function Ad(e){return!!e&&sa(e.offset)&&sa(e.line)&&sa(e.column)}function W0(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(let o in n){let i=!0;if(jr.call(n,o)!==!1){if(o==="type")n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if(o==="loc"){if(n.loc===null)continue;if(n.loc&&n.loc.constructor===Object)if(typeof n.loc.source!="string")o+=".source";else if(!Ad(n.loc.start))o+=".start";else if(!Ad(n.loc.end))o+=".end";else continue;i=!1}else if(t.hasOwnProperty(o)){i=!1;for(let s=0;!i&&s<t[o].length;s++){let a=t[o][s];switch(a){case String:i=typeof n[o]=="string";break;case Boolean:i=typeof n[o]=="boolean";break;case null:i=n[o]===null;break;default:typeof a=="string"?i=n[o]&&n[o].type===a:Array.isArray(a)&&(i=n[o]instanceof ie)}}}else r(n,"Unknown field `"+o+"` for "+e+" node type");i||r(n,"Bad value for `"+e+"."+o+"`")}}for(let o in t)jr.call(t,o)&&jr.call(n,o)===!1&&r(n,"Field `"+e+"."+o+"` is missed")}}function z0(e,t){let n=t.structure,r={type:String,loc:!0},o={type:'"'+e+'"'};for(let i in n){if(jr.call(n,i)===!1)continue;let s=[],a=r[i]=Array.isArray(n[i])?n[i].slice():[n[i]];for(let u=0;u<a.length;u++){let l=a[u];if(l===String||l===Boolean)s.push(l.name);else if(l===null)s.push("null");else if(typeof l=="string")s.push("<"+l+">");else if(Array.isArray(l))s.push("List");else throw new Error("Wrong value `"+l+"` in `"+e+"."+i+"` structure definition")}o[i]=s.join(" | ")}return{docs:o,check:W0(e,r)}}function U0(e){let t={};if(e.node){for(let n in e.node)if(jr.call(e.node,n)){let r=e.node[n];if(r.structure)t[n]=z0(n,r);else throw new Error("Missed `structure` field in `"+n+"` node type definition")}}return t}function ka(e,t,n){let r={};for(let o in e)e[o].syntax&&(r[o]=n?e[o].syntax:si(e[o].syntax,{compact:t}));return r}function G0(e,t,n){let r={};for(let[o,i]of Object.entries(e))r[o]={prelude:i.prelude&&(n?i.prelude.syntax:si(i.prelude.syntax,{compact:t})),descriptors:i.descriptors&&ka(i.descriptors,t,n)};return r}function q0(e){for(let t=0;t<e.length;t++)if(e[t].value.toLowerCase()==="var(")return!0;return!1}function $e(e,t,n){return{matched:e,iterations:n,error:t,...yp}}function Cn(e,t,n,r){let o=E0(n,e.syntax),i;return q0(o)?$e(null,new Error("Matching for a tree with var() is not supported")):(r&&(i=Sd(o,e.cssWideKeywordsSyntax,e)),(!r||!i.match)&&(i=Sd(o,t.match,e),!i.match)?$e(null,new xD(i.reason,t.syntax,n,i),i.iterations):$e(i.match,null,i.iterations))}function aa(e,t){return typeof t=="string"&&/^\s*\|/.test(t)?typeof e=="string"?e+t:t.replace(/^\s*\|\s*/,""):t||null}function Pd(e,t){let n=Object.create(null);for(let[r,o]of Object.entries(e))if(o){n[r]={};for(let i of Object.keys(o))t.includes(i)&&(n[r][i]=o[i])}return n}function xa(e,t){let n={...e};for(let[r,o]of Object.entries(t))switch(r){case"generic":n[r]=!!o;break;case"units":n[r]={...e[r]};for(let[i,s]of Object.entries(o))n[r][i]=Array.isArray(s)?s:[];break;case"atrules":n[r]={...e[r]};for(let[i,s]of Object.entries(o)){let a=n[r][i]||{},u=n[r][i]={prelude:a.prelude||null,descriptors:{...a.descriptors}};if(s){u.prelude=s.prelude?aa(u.prelude,s.prelude):u.prelude||null;for(let[l,c]of Object.entries(s.descriptors||{}))u.descriptors[l]=c?aa(u.descriptors[l],c):null;Object.keys(u.descriptors).length||(u.descriptors=null)}}break;case"types":case"properties":n[r]={...e[r]};for(let[i,s]of Object.entries(o))n[r][i]=aa(n[r][i],s);break;case"scope":n[r]={...e[r]};for(let[i,s]of Object.entries(o))n[r][i]={...n[r][i],...s};break;case"parseContext":n[r]={...e[r],...o};break;case"atrule":case"pseudo":n[r]={...e[r],...Pd(o,["parse"])};break;case"node":n[r]={...e[r],...Pd(o,["name","structure","parse","generate","walkContext"])};break}return n}function vp(e){let t=rD(e),n=yD(e),r=fD(e),{fromPlainObject:o,toPlainObject:i}=mD(n),s={lexer:null,createLexer:a=>new Od(a,s,s.lexer.structure),tokenize:oi,parse:t,generate:r,walk:n,find:n.find,findLast:n.findLast,findAll:n.findAll,fromPlainObject:o,toPlainObject:i,fork(a){let u=xa({},e);return vp(typeof a=="function"?a(u,Object.assign):xa(u,a))}};return s.lexer=new Od({generic:!0,units:e.units,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},s),s}function Ho(e,t){let n=this.tokenStart+e,r=this.charCodeAt(n);for((r===Ye||r===we)&&(t&&this.error("Number sign is not allowed"),n++);n<this.tokenEnd;n++)ae(this.charCodeAt(n))||this.error("Integer is expected",n)}function Sn(e){return Ho.call(this,0,e)}function kt(e,t){if(!this.cmpChar(this.tokenStart+e,t)){let n="";switch(t){case qo:n="N is expected";break;case we:n="HyphenMinus is expected";break}this.error(n,this.tokenStart+e)}}function la(){let e=0,t=0,n=this.tokenType;for(;n===13||n===25;)n=this.lookupType(++e);if(n!==10)if(this.isDelim(Ye,e)||this.isDelim(we,e)){t=this.isDelim(Ye,e)?Ye:we;do n=this.lookupType(++e);while(n===13||n===25);n!==10&&(this.skip(e),Sn.call(this,zt))}else return null;return e>0&&this.skip(e),t===0&&(n=this.charCodeAt(this.tokenStart),n!==Ye&&n!==we&&this.error("Number sign is expected")),Sn.call(this,t!==0),t===we?"-"+this.consume(10):this.consume(10)}function xp(){let e=this.tokenStart,t=null,n=null;if(this.tokenType===10)Sn.call(this,Z0),n=this.consume(10);else if(this.tokenType===1&&this.cmpChar(this.tokenStart,we))switch(t="-1",kt.call(this,1,qo),this.tokenEnd-this.tokenStart){case 2:this.next(),n=la.call(this);break;case 3:kt.call(this,2,we),this.next(),this.skipSC(),Sn.call(this,zt),n="-"+this.consume(10);break;default:kt.call(this,2,we),Ho.call(this,3,zt),this.next(),n=this.substrToCursor(e+2)}else if(this.tokenType===1||this.isDelim(Ye)&&this.lookupType(1)===1){let r=0;switch(t="1",this.isDelim(Ye)&&(r=1,this.next()),kt.call(this,0,qo),this.tokenEnd-this.tokenStart){case 1:this.next(),n=la.call(this);break;case 2:kt.call(this,1,we),this.next(),this.skipSC(),Sn.call(this,zt),n="-"+this.consume(10);break;default:kt.call(this,1,we),Ho.call(this,2,zt),this.next(),n=this.substrToCursor(e+r+1)}}else if(this.tokenType===12){let r=this.charCodeAt(this.tokenStart),o=r===Ye||r===we,i=this.tokenStart+o;for(;i<this.tokenEnd&&ae(this.charCodeAt(i));i++);i===this.tokenStart+o&&this.error("Integer is expected",this.tokenStart+o),kt.call(this,i-this.tokenStart,qo),t=this.substring(e,i),i+1===this.tokenEnd?(this.next(),n=la.call(this)):(kt.call(this,i-this.tokenStart+1,we),i+2===this.tokenEnd?(this.next(),this.skipSC(),Sn.call(this,zt),n="-"+this.consume(10)):(Ho.call(this,i-this.tokenStart+2,zt),this.next(),n=this.substrToCursor(i+1)))}else this.error();return t!==null&&t.charCodeAt(0)===Ye&&(t=t.substr(1)),n!==null&&n.charCodeAt(0)===Ye&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:n}}function X0(e){if(e.a){let t=e.a==="+1"&&"n"||e.a==="1"&&"n"||e.a==="-1"&&"-n"||e.a+"n";if(e.b){let n=e.b[0]==="-"||e.b[0]==="+"?e.b:"+"+e.b;this.tokenize(t+n)}else this.tokenize(t)}else this.tokenize(e.b)}function Id(e){return this.Raw(e,this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function Q0(){for(let e=1,t;t=this.lookupType(e);e++){if(t===24)return!0;if(t===23||t===3)return!1}return!1}function _p(e=!1){let t=this.tokenStart,n,r,o=null,i=null;switch(this.eat(3),n=this.substrToCursor(t+1),r=n.toLowerCase(),this.skipSC(),this.eof===!1&&this.tokenType!==23&&this.tokenType!==17&&(this.parseAtrulePrelude?o=this.parseWithFallback(this.AtrulePrelude.bind(this,n,e),Id):o=Id.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case 17:this.next();break;case 23:hasOwnProperty.call(this.atrule,r)&&typeof this.atrule[r].block=="function"?i=this.atrule[r].block.call(this,e):i=this.Block(Q0.call(this));break}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:n,prelude:o,block:i}}function rw(e){this.token(3,"@"+e.name),e.prelude!==null&&this.node(e.prelude),e.block?this.node(e.block):this.token(17,";")}function Cp(e){let t=null;return e!==null&&(e=e.toLowerCase()),this.skipSC(),hasOwnProperty.call(this.atrule,e)&&typeof this.atrule[e].prelude=="function"?t=this.atrule[e].prelude.call(this):t=this.readSequence(this.scope.AtrulePrelude),this.skipSC(),this.eof!==!0&&this.tokenType!==23&&this.tokenType!==17&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}}function aw(e){this.children(e)}function dw(){this.eof&&this.error("Unexpected end of input");let e=this.tokenStart,t=!1;return this.isDelim(Tp)?(t=!0,this.next()):this.isDelim(Fa)||this.eat(1),this.isDelim(Fa)?this.charCodeAt(this.tokenStart+1)!==Jo?(this.next(),this.eat(1)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function pw(){let e=this.tokenStart,t=this.charCodeAt(e);return t!==Jo&&t!==cw&&t!==uw&&t!==lw&&t!==Tp&&t!==Fa&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),t!==Jo&&(this.isDelim(Jo)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}function Ap(){let e=this.tokenStart,t,n=null,r=null,o=null;return this.eat(19),this.skipSC(),t=dw.call(this),this.skipSC(),this.tokenType!==20&&(this.tokenType!==1&&(n=pw.call(this),this.skipSC(),r=this.tokenType===5?this.String():this.Identifier(),this.skipSC()),this.tokenType===1&&(o=this.consume(1),this.skipSC())),this.eat(20),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:n,value:r,flags:o}}function hw(e){this.token(9,"["),this.node(e.name),e.matcher!==null&&(this.tokenize(e.matcher),this.node(e.value)),e.flags!==null&&this.token(1,e.flags),this.token(9,"]")}function Pp(e){return this.Raw(e,null,!0)}function jd(){return this.parseWithFallback(this.Rule,Pp)}function Bd(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}function yw(){if(this.tokenType===17)return Bd.call(this,this.tokenIndex);let e=this.parseWithFallback(this.Declaration,Bd);return this.tokenType===17&&this.next(),e}function Ip(e){let t=e?yw:jd,n=this.tokenStart,r=this.createList();this.eat(23);e:for(;!this.eof;)switch(this.tokenType){case 24:break e;case 13:case 25:this.next();break;case 3:r.push(this.parseWithFallback(this.Atrule.bind(this,e),Pp));break;default:e&&this.isDelim(gw)?r.push(jd.call(this)):r.push(t.call(this))}return this.eof||this.eat(24),{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}}function vw(e){this.token(23,"{"),this.children(e,t=>{t.type==="Declaration"&&this.token(17,";")}),this.token(24,"}")}function Bp(e,t){let n=this.tokenStart,r=null;return this.eat(19),r=e.call(this,t),this.eof||this.eat(20),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}}function Fw(e){this.token(9,"["),this.children(e),this.token(9,"]")}function Np(){let e=this.tokenStart;return this.eat(15),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}}function Cw(){this.token(15,"-->")}function Mp(){let e=this.tokenStart;return this.eat(14),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}}function Aw(){this.token(14,"<!--")}function Wp(){return this.eatDelim(Ow),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(1)}}function jw(e){this.token(9,"."),this.token(1,e.name)}function Up(){let e=this.tokenStart,t;switch(this.tokenType){case 13:t=" ";break;case 9:switch(this.charCodeAt(this.tokenStart)){case Lw:case Bw:case Nw:this.next();break;case Ld:this.next(),this.eatIdent("deep"),this.eatDelim(Ld);break;default:this.error("Combinator is expected")}t=this.substrToCursor(e);break}return{type:"Combinator",loc:this.getLocation(e,this.tokenStart),name:t}}function $w(e){this.tokenize(e.name)}function Gp(){let e=this.tokenStart,t=this.tokenEnd;return this.eat(25),t-e+2>=2&&this.charCodeAt(t-2)===Ww&&this.charCodeAt(t-1)===zw&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}}function Gw(e){this.token(25,"/*"+e.value+"*/")}function Kw(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!0)}function Xw(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!1)}function Qw(){let e=this.tokenIndex,t=this.Value();return t.type!=="Raw"&&this.eof===!1&&this.tokenType!==17&&this.isDelim(Hp)===!1&&this.isBalanceEdge(e)===!1&&this.error(),t}function Jp(){let e=this.tokenStart,t=this.tokenIndex,n=ov.call(this),r=La(n),o=r?this.parseCustomProperty:this.parseValue,i=r?Xw:Kw,s=!1,a;this.skipSC(),this.eat(16);let u=this.tokenIndex;if(r||this.skipSC(),o?a=this.parseWithFallback(Qw,i):a=i.call(this,this.tokenIndex),r&&a.type==="Value"&&a.children.isEmpty){for(let l=u-this.tokenIndex;l<=0;l++)if(this.lookupType(l)===13){a.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}return this.isDelim(Hp)&&(s=iv.call(this),this.skipSC()),this.eof===!1&&this.tokenType!==17&&this.isBalanceEdge(t)===!1&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:s,property:n,value:a}}function rv(e){this.token(1,e.property),this.token(16,":"),this.node(e.value),e.important&&(this.token(9,"!"),this.token(1,e.important===!0?"important":e.important))}function ov(){let e=this.tokenStart;if(this.tokenType===9)switch(this.charCodeAt(this.tokenStart)){case Zw:case Hw:case Yw:case qw:case Jw:this.next();break;case Nd:this.next(),this.isDelim(Nd)&&this.next();break}return this.tokenType===4?this.eat(4):this.eat(1),this.substrToCursor(e)}function iv(){this.eat(9),this.skipSC();let e=this.consume(1);return e==="important"?!0:e}function ua(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}function Yp(){let e=this.createList();for(;!this.eof;)switch(this.tokenType){case 13:case 25:case 17:this.next();break;case 3:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),ua));break;default:this.isDelim(sv)?e.push(this.parseWithFallback(this.Rule,ua)):e.push(this.parseWithFallback(this.Declaration,ua))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}}function uv(e){this.children(e,t=>{t.type==="Declaration"&&this.token(17,";")})}function Xp(){let e=this.tokenStart,t=this.consumeNumber(12);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}}function pv(e){this.token(12,e.value+e.unit)}function ef(e,t){let n=this.tokenStart,r=this.consumeFunctionName(),o=r.toLowerCase(),i;return i=t.hasOwnProperty(o)?t[o].call(this,t):e.call(this,t),this.eof||this.eat(22),{type:"Function",loc:this.getLocation(n,this.tokenStart),name:r,children:i}}function gv(e){this.token(2,e.name+"("),this.children(e),this.token(22,")")}function nf(){let e=this.tokenStart;return this.eat(4),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}}function wv(e){this.token(4,"#"+e.value)}function of(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(1)}}function xv(e){this.token(1,e.name)}function af(){let e=this.tokenStart;return this.eat(4),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}}function Ev(e){this.token(9,"#"+e.name)}function uf(){let e=this.tokenStart,t,n=null;if(this.eat(21),this.skipSC(),t=this.consume(1),this.skipSC(),this.tokenType!==22){switch(this.eat(16),this.skipSC(),this.tokenType){case 10:this.lookupNonWSType(1)===9?n=this.Ratio():n=this.Number();break;case 12:n=this.Dimension();break;case 1:n=this.Identifier();break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eat(22),{type:"MediaFeature",loc:this.getLocation(e,this.tokenStart),name:t,value:n}}function Tv(e){this.token(21,"("),this.token(1,e.name),e.value!==null&&(this.token(16,":"),this.node(e.value)),this.token(22,")")}function df(){let e=this.createList(),t=null;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case 25:case 13:this.next();continue;case 1:t=this.Identifier();break;case 21:t=this.MediaFeature();break;default:break e}e.push(t)}return t===null&&this.error("Identifier or parenthesis is expected"),{type:"MediaQuery",loc:this.getLocationFromList(e),children:e}}function Pv(e){this.children(e)}function ff(){let e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===18);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}}function Bv(e){this.children(e,()=>this.token(18,","))}function hf(){let e=this.tokenStart;return this.eatDelim(Lv),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}}function Mv(){this.token(9,"&")}function yf(){this.skipSC();let e=this.tokenStart,t=e,n=null,r;return this.lookupValue(0,"odd")||this.lookupValue(0,"even")?r=this.Identifier():r=this.AnPlusB(),t=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),n=this.SelectorList(),t=this.tokenStart),{type:"Nth",loc:this.getLocation(e,t),nth:r,selector:n}}function zv(e){this.node(e.nth),e.selector!==null&&(this.token(1,"of"),this.node(e.selector))}function Df(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(10)}}function Gv(e){this.token(10,e.value)}function vf(){let e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function Jv(e){this.tokenize(e.value)}function xf(e,t){let n=this.tokenStart,r=null;return this.eat(21),r=e.call(this,t),this.eof||this.eat(22),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}}function Kv(e){this.token(21,"("),this.children(e),this.token(22,")")}function _f(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(11)}}function ek(e){this.token(11,e.value+"%")}function Cf(){let e=this.tokenStart,t=null,n,r;return this.eat(16),this.tokenType===2?(n=this.consumeFunctionName(),r=n.toLowerCase(),hasOwnProperty.call(this.pseudo,r)?(this.skipSC(),t=this.pseudo[r].call(this),this.skipSC()):(t=this.createList(),t.push(this.Raw(this.tokenIndex,null,!1))),this.eat(22)):n=this.consume(1),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:n,children:t}}function ok(e){this.token(16,":"),e.children===null?this.token(1,e.name):(this.token(2,e.name+"("),this.children(e),this.token(22,")"))}function Tf(){let e=this.tokenStart,t=null,n,r;return this.eat(16),this.eat(16),this.tokenType===2?(n=this.consumeFunctionName(),r=n.toLowerCase(),hasOwnProperty.call(this.pseudo,r)?(this.skipSC(),t=this.pseudo[r].call(this),this.skipSC()):(t=this.createList(),t.push(this.Raw(this.tokenIndex,null,!1))),this.eat(22)):n=this.consume(1),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:n,children:t}}function lk(e){this.token(16,":"),this.token(16,":"),e.children===null?this.token(1,e.name):(this.token(2,e.name+"("),this.children(e),this.token(22,")"))}function Rd(){this.skipSC();let e=this.consume(10);for(let t=0;t<e.length;t++){let n=e.charCodeAt(t);!ae(n)&&n!==ck&&this.error("Unsigned number is expected",this.tokenStart-e.length+t)}return Number(e)===0&&this.error("Zero number is not allowed",this.tokenStart-e.length),e}function Of(){let e=this.tokenStart,t=Rd.call(this),n;return this.skipSC(),this.eatDelim(uk),n=Rd.call(this),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:n}}function fk(e){this.token(10,e.left),this.token(9,"/"),this.token(10,e.right)}function mk(){return this.tokenIndex>0&&this.lookupType(-1)===13?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}function If(e,t,n){let r=this.getTokenStart(e),o;return this.skipUntilBalanced(e,t||this.consumeUntilBalanceEnd),n&&this.tokenStart>r?o=mk.call(this):o=this.tokenStart,{type:"Raw",loc:this.getLocation(r,o),value:this.substring(r,o)}}function yk(e){this.tokenize(e.value)}function Md(e){return this.Raw(e,this.consumeUntilLeftCurlyBracket,!0)}function bk(){let e=this.SelectorList();return e.type!=="Raw"&&this.eof===!1&&this.tokenType!==23&&this.error(),e}function Bf(){let e=this.tokenIndex,t=this.tokenStart,n,r;return this.parseRulePrelude?n=this.parseWithFallback(bk,Md):n=Md.call(this,e),r=this.Block(!0),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:n,block:r}}function kk(e){this.node(e.prelude),this.node(e.block)}function Nf(){let e=this.readSequence(this.scope.Selector);return this.getFirstListNode(e)===null&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}}function _k(e){this.children(e)}function Mf(){let e=this.createList();for(;!this.eof;){if(e.push(this.Selector()),this.tokenType===18){this.next();continue}break}return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}}function Tk(e){this.children(e,()=>this.token(18,","))}function Ja(e){let t=e.length,n=e.charCodeAt(0),r=n===Wf||n===zf?1:0,o=r===1&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1,i="";for(let s=r;s<=o;s++){let a=e.charCodeAt(s);if(a===_a){if(s===o){s!==t-1&&(i=e.substr(s+1));break}if(a=e.charCodeAt(++s),We(_a,a)){let u=s-1,l=Vt(e,u);s=l-1,i+=Ia(e.substring(u+1,l))}else a===13&&e.charCodeAt(s+1)===10&&s++}else i+=e[s]}return i}function Uf(e,t){let n=t?"'":'"',r=t?zf:Wf,o="",i=!1;for(let s=0;s<e.length;s++){let a=e.charCodeAt(s);if(a===0){o+="\uFFFD";continue}if(a<=31||a===127){o+="\\"+a.toString(16),i=!0;continue}a===r||a===_a?(o+="\\"+e.charAt(s),i=!1):(i&&(Ft(a)||Ut(a))&&(o+=" "),o+=e.charAt(s),i=!1)}return n+o+n}function Vf(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:Ja(this.consume(5))}}function Ik(e){this.token(5,Uf(e.value))}function $d(e){return this.Raw(e,null,!1)}function qf(){let e=this.tokenStart,t=this.createList(),n;for(;!this.eof;){switch(this.tokenType){case 13:this.next();continue;case 25:if(this.charCodeAt(this.tokenStart+2)!==jk){this.next();continue}n=this.Comment();break;case 14:n=this.CDO();break;case 15:n=this.CDC();break;case 3:n=this.parseWithFallback(this.Atrule,$d);break;default:n=this.parseWithFallback(this.Rule,$d)}t.push(n)}return{type:"StyleSheet",loc:this.getLocation(e,this.tokenStart),children:t}}function Rk(e){this.children(e)}function ca(){this.tokenType!==1&&this.isDelim(Mk)===!1&&this.error("Identifier or asterisk is expected"),this.next()}function Jf(){let e=this.tokenStart;return this.isDelim(Wd)?(this.next(),ca.call(this)):(ca.call(this),this.isDelim(Wd)&&(this.next(),ca.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function zk(e){this.tokenize(e.name)}function Pr(e,t){let n=0;for(let r=this.tokenStart+e;r<this.tokenEnd;r++){let o=this.charCodeAt(r);if(o===Kf&&t&&n!==0)return Pr.call(this,e+n+1,!1),-1;Ft(o)||this.error(t&&n!==0?"Hyphen minus"+(n<6?" or hex digit":"")+" is expected":n<6?"Hex digit is expected":"Unexpected input",r),++n>6&&this.error("Too many hex digits",r)}return this.next(),n}function zo(e){let t=0;for(;this.isDelim(Ea);)++t>e&&this.error("Too many question marks"),this.next()}function Uk(e){this.charCodeAt(this.tokenStart)!==e&&this.error((e===Yf?"Plus sign":"Hyphen minus")+" is expected")}function Vk(){let e=0;switch(this.tokenType){case 10:if(e=Pr.call(this,1,!0),this.isDelim(Ea)){zo.call(this,6-e);break}if(this.tokenType===12||this.tokenType===10){Uk.call(this,Kf),Pr.call(this,1,!1);break}break;case 12:e=Pr.call(this,1,!0),e>0&&zo.call(this,6-e);break;default:if(this.eatDelim(Yf),this.tokenType===1){e=Pr.call(this,0,!0),e>0&&zo.call(this,6-e);break}if(this.isDelim(Ea)){this.next(),zo.call(this,5);break}this.error("Hex digit or question mark is expected")}}function Xf(){let e=this.tokenStart;return this.eatIdent("u"),Vk.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function Hk(e){this.tokenize(e.value)}function tm(e){let t=e.length,n=4,r=e.charCodeAt(t-1)===em?t-2:t-1,o="";for(;n<r&&Ut(e.charCodeAt(n));)n++;for(;n<r&&Ut(e.charCodeAt(r));)r--;for(let i=n;i<=r;i++){let s=e.charCodeAt(i);if(s===Ca){if(i===r){i!==t-1&&(o=e.substr(i+1));break}if(s=e.charCodeAt(++i),We(Ca,s)){let a=i-1,u=Vt(e,a);i=u-1,o+=Ia(e.substring(a+1,u))}else s===13&&e.charCodeAt(i+1)===10&&i++}else o+=e[i]}return o}function nm(e){let t="",n=!1;for(let r=0;r<e.length;r++){let o=e.charCodeAt(r);if(o===0){t+="\uFFFD";continue}if(o<=31||o===127){t+="\\"+o.toString(16),n=!0;continue}o===Zk||o===Ca||o===Yk||o===Kk||o===Xk||o===em?(t+="\\"+e.charAt(r),n=!1):(n&&Ft(o)&&(t+=" "),t+=e.charAt(r),n=!1)}return"url("+t+")"}function rm(){let e=this.tokenStart,t;switch(this.tokenType){case 7:t=tm(this.consume(7));break;case 2:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(2),this.skipSC(),t=Ja(this.consume(5)),this.skipSC(),this.eof||this.eat(22);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(e,this.tokenStart),value:t}}function tx(e){this.token(7,nm(e.value))}function im(){let e=this.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.tokenStart),children:t}}function ox(e){this.children(e)}function am(){return this.eat(13),ix}function lx(e){this.token(13,e.value)}function um(e){switch(this.tokenType){case 4:return this.Hash();case 18:return this.Operator();case 21:return this.Parentheses(this.readSequence,e.recognizer);case 19:return this.Brackets(this.readSequence,e.recognizer);case 5:return this.String();case 12:return this.Dimension();case 11:return this.Percentage();case 10:return this.Number();case 2:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case 7:return this.Url();case 1:return this.cmpChar(this.tokenStart,mx)&&this.cmpChar(this.tokenStart+1,zd)?this.UnicodeRange():this.Identifier();case 9:{let t=this.charCodeAt(this.tokenStart);if(t===fx||t===dx||t===zd||t===px)return this.Operator();t===cx&&this.error("Hex or identifier is expected",this.tokenStart+1);break}}}function Fx(e,t){t.last!==null&&t.last.type!=="Combinator"&&e!==null&&e.type!=="Combinator"&&t.push({type:"Combinator",loc:null,name:" "})}function _x(){switch(this.tokenType){case 19:return this.AttributeSelector();case 4:return this.IdSelector();case 16:return this.lookupType(1)===16?this.PseudoElementSelector():this.PseudoClassSelector();case 1:return this.TypeSelector();case 10:case 11:return this.Percentage();case 12:this.charCodeAt(this.tokenStart)===Ud&&this.error("Identifier is expected",this.tokenStart+1);break;case 9:{switch(this.charCodeAt(this.tokenStart)){case Dx:case vx:case xx:case wx:return this.Combinator();case Ud:return this.ClassSelector();case bx:case kx:return this.TypeSelector();case gx:return this.IdSelector();case yx:return this.NestingSelector()}break}}}function Cx(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))}function Sx(){let e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),this.tokenType===18){e.push(this.Operator());let t=this.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.tokenIndex,this.consumeUntilExclamationMarkOrSemicolon,!1);if(n.type==="Value"&&n.children.isEmpty){for(let r=t-this.tokenIndex;r<=0;r++)if(this.lookupType(r)===13){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}e.push(n)}return e}function Vd(e){return e!==null&&e.type==="Operator"&&(e.value[e.value.length-1]==="-"||e.value[e.value.length-1]==="+")}function Bx(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))}function Lx(){return this.skipSC(),this.tokenType===1&&this.lookupNonWSType(1)===16?this.createSingleNodeList(this.Declaration()):cm.call(this)}function cm(){let e=this.createList(),t;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case 25:case 13:this.next();continue;case 2:t=this.Function(Bx,this.scope.AtrulePrelude);break;case 1:t=this.Identifier();break;case 21:t=this.Parentheses(Lx,this.scope.AtrulePrelude);break;default:break e}e.push(t)}return e}function Vx(e){let t=e.length-1,n="";for(let r=0;r<e.length;r++){let o=e.charCodeAt(r);if(o===qd){if(r===t)break;if(o=e.charCodeAt(++r),We(qd,o)){let i=r-1,s=Vt(e,i);r=s-1,n+=Ia(e.substring(i+1,s))}else o===13&&e.charCodeAt(r+1)===10&&r++}else n+=e[r]}return n}function Gx(e){let t="";if(e.length===1&&e.charCodeAt(0)===45)return"\\-";for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);if(r===0){t+="\uFFFD";continue}if(r<=31||r===127||r>=48&&r<=57&&(n===0||n===1&&e.charCodeAt(0)===45)){t+="\\"+r.toString(16)+" ";continue}Oa(r)?t+=e.charAt(n):t+="\\"+e.charAt(n)}return t}var rb,Sa,ob,ib,sb,ab,In,O,lb,ub,cb,db,Ta,pb,fb,mb,hb,gb,yb,bb,Db,wb,vb,kb,xb,Fb,_b,Eb,Cb,Sb,Tb,Ab,Ob,Pb,Ib,jb,Bb,Lb,Nb,Rb,Mb,$b,Wb,pa,qb,Go,Jd,Pa,Zd,Yd,Kc,Jb,Xc,Zb,Ce,vt,Yb,Kb,Fn,ie,Ks,ed,td,od,Qb,eD,Xs,id,sd,oD,ad,ma,sD,aD,ea,Kd,lD,uD,Qd,cD,ja,Sr,pd,Cr,xD,$o,_n,Xo,ta,fd,tp,Lr,Ze,na,En,ED,SD,np,rp,TD,PD,Na,UD,VD,ya,HD,JD,ZD,YD,KD,XD,QD,e0,t0,n0,r0,o0,i0,s0,a0,l0,u0,c0,d0,p0,up,Ra,md,Qo,cp,f0,dp,Ma,$a,hd,Wa,pp,ba,m0,li,za,ei,gd,yd,bd,Nr,Dd,Or,F0,G,q,Va,C0,S0,xd,A0,O0,va,gp,Fd,P0,I0,_d,j0,yp,jr,V0,Od,H0,J0,Ha,kp,Ye,we,qo,zt,Z0,Y0,K0,Fp,ew,tw,nw,Ep,ow,iw,sw,Sp,lw,Tp,Jo,uw,Fa,cw,fw,mw,Op,gw,bw,Dw,ww,jp,kw,xw,Lp,_w,Ew,Rp,Sw,Tw,$p,Ow,Pw,Iw,zp,Bw,Ld,Lw,Nw,Rw,Mw,Vp,Ww,zw,Uw,Vw,qp,Hp,qw,Hw,Jw,Zw,Yw,Nd,ev,tv,nv,Zp,sv,av,lv,Kp,cv,dv,Qp,fv,mv,hv,tf,yv,bv,Dv,rf,vv,kv,sf,Fv,_v,lf,Cv,Sv,cf,Av,Ov,pf,Iv,jv,mf,Lv,Nv,Rv,gf,$v,Wv,bf,Uv,Vv,wf,qv,Hv,kf,Zv,Yv,Ff,Xv,Qv,Ef,tk,nk,rk,Sf,ik,sk,ak,Af,uk,ck,dk,pk,Pf,hk,gk,jf,Dk,wk,vk,Lf,xk,Fk,Rf,Ek,Ck,Sk,$f,Ak,_a,Wf,zf,Ok,Pk,Gf,jk,Bk,Lk,Nk,Hf,Mk,Wd,$k,Wk,Zf,Yf,Kf,Ea,Gk,qk,Qf,Jk,Zk,Ca,Yk,Kk,Xk,em,Qk,ex,om,nx,rx,sm,ix,sx,ax,ux,lm,cx,dx,zd,px,fx,mx,hx,gx,yx,bx,Dx,wx,Ud,vx,kx,xx,Ex,Tx,Ax,Ox,Px,Ix,jx,Nx,Rx,Wt,da,Gd,Uo,Mx,dm,$x,Wx,zx,Ux,qd,J2,pm,fm,Z2,Y2,mm,K2,X2,Q2,eS,tS,nS,hm=S(()=>{"use strict";rb=Object.create,Sa=Object.defineProperty,ob=Object.getOwnPropertyDescriptor,ib=Object.getOwnPropertyNames,sb=Object.getPrototypeOf,ab=Object.prototype.hasOwnProperty,In=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),O=(e,t)=>{for(var n in t)Sa(e,n,{get:t[n],enumerable:!0})},lb=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of ib(t))!ab.call(e,o)&&o!==n&&Sa(e,o,{get:()=>t[o],enumerable:!(r=ob(t,o))||r.enumerable});return e},ub=(e,t,n)=>(n=e!=null?rb(sb(e)):{},lb(t||!e||!e.__esModule?Sa(n,"default",{value:e,enumerable:!0}):n,e)),cb=In(e=>{var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");e.encode=function(n){if(0<=n&&n<t.length)return t[n];throw new TypeError("Must be between 0 and 63: "+n)},e.decode=function(n){var r=65,o=90,i=97,s=122,a=48,u=57,l=43,c=47,d=26,m=52;return r<=n&&n<=o?n-r:i<=n&&n<=s?n-i+d:a<=n&&n<=u?n-a+m:n==l?62:n==c?63:-1}}),db=In(e=>{var t=cb(),n=5,r=1<<n,o=r-1,i=r;function s(u){return u<0?(-u<<1)+1:(u<<1)+0}function a(u){var l=(u&1)===1,c=u>>1;return l?-c:c}e.encode=function(u){var l="",c,d=s(u);do c=d&o,d>>>=n,d>0&&(c|=i),l+=t.encode(c);while(d>0);return l},e.decode=function(u,l,c){var d=u.length,m=0,f=0,y,x;do{if(l>=d)throw new Error("Expected more digits in base 64 VLQ value.");if(x=t.decode(u.charCodeAt(l++)),x===-1)throw new Error("Invalid base64 digit: "+u.charAt(l-1));y=!!(x&i),x&=o,m=m+(x<<f),f+=n}while(y);c.value=a(m),c.rest=l}}),Ta=In(e=>{function t(h,g,P){if(g in h)return h[g];if(arguments.length===3)return P;throw new Error('"'+g+'" is a required argument.')}e.getArg=t;var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function o(h){var g=h.match(n);return g?{scheme:g[1],auth:g[2],host:g[3],port:g[4],path:g[5]}:null}e.urlParse=o;function i(h){var g="";return h.scheme&&(g+=h.scheme+":"),g+="//",h.auth&&(g+=h.auth+"@"),h.host&&(g+=h.host),h.port&&(g+=":"+h.port),h.path&&(g+=h.path),g}e.urlGenerate=i;var s=32;function a(h){var g=[];return function(P){for(var v=0;v<g.length;v++)if(g[v].input===P){var se=g[0];return g[0]=g[v],g[v]=se,g[0].result}var Ie=h(P);return g.unshift({input:P,result:Ie}),g.length>s&&g.pop(),Ie}}var u=a(function(h){var g=h,P=o(h);if(P){if(!P.path)return h;g=P.path}for(var v=e.isAbsolute(g),se=[],Ie=0,L=0;;)if(Ie=L,L=g.indexOf("/",Ie),L===-1){se.push(g.slice(Ie));break}else for(se.push(g.slice(Ie,L));L<g.length&&g[L]==="/";)L++;for(var Y,mt=0,L=se.length-1;L>=0;L--)Y=se[L],Y==="."?se.splice(L,1):Y===".."?mt++:mt>0&&(Y===""?(se.splice(L+1,mt),mt=0):(se.splice(L,2),mt--));return g=se.join("/"),g===""&&(g=v?"/":"."),P?(P.path=g,i(P)):g});e.normalize=u;function l(h,g){h===""&&(h="."),g===""&&(g=".");var P=o(g),v=o(h);if(v&&(h=v.path||"/"),P&&!P.scheme)return v&&(P.scheme=v.scheme),i(P);if(P||g.match(r))return g;if(v&&!v.host&&!v.path)return v.host=g,i(v);var se=g.charAt(0)==="/"?g:u(h.replace(/\/+$/,"")+"/"+g);return v?(v.path=se,i(v)):se}e.join=l,e.isAbsolute=function(h){return h.charAt(0)==="/"||n.test(h)};function c(h,g){h===""&&(h="."),h=h.replace(/\/$/,"");for(var P=0;g.indexOf(h+"/")!==0;){var v=h.lastIndexOf("/");if(v<0||(h=h.slice(0,v),h.match(/^([^\/]+:\/)?\/*$/)))return g;++P}return Array(P+1).join("../")+g.substr(h.length+1)}e.relative=c;var d=function(){var h=Object.create(null);return!("__proto__"in h)}();function m(h){return h}function f(h){return x(h)?"$"+h:h}e.toSetString=d?m:f;function y(h){return x(h)?h.slice(1):h}e.fromSetString=d?m:y;function x(h){if(!h)return!1;var g=h.length;if(g<9||h.charCodeAt(g-1)!==95||h.charCodeAt(g-2)!==95||h.charCodeAt(g-3)!==111||h.charCodeAt(g-4)!==116||h.charCodeAt(g-5)!==111||h.charCodeAt(g-6)!==114||h.charCodeAt(g-7)!==112||h.charCodeAt(g-8)!==95||h.charCodeAt(g-9)!==95)return!1;for(var P=g-10;P>=0;P--)if(h.charCodeAt(P)!==36)return!1;return!0}function N(h,g,P){var v=E(h.source,g.source);return v!==0||(v=h.originalLine-g.originalLine,v!==0)||(v=h.originalColumn-g.originalColumn,v!==0||P)||(v=h.generatedColumn-g.generatedColumn,v!==0)||(v=h.generatedLine-g.generatedLine,v!==0)?v:E(h.name,g.name)}e.compareByOriginalPositions=N;function A(h,g,P){var v;return v=h.originalLine-g.originalLine,v!==0||(v=h.originalColumn-g.originalColumn,v!==0||P)||(v=h.generatedColumn-g.generatedColumn,v!==0)||(v=h.generatedLine-g.generatedLine,v!==0)?v:E(h.name,g.name)}e.compareByOriginalPositionsNoSource=A;function W(h,g,P){var v=h.generatedLine-g.generatedLine;return v!==0||(v=h.generatedColumn-g.generatedColumn,v!==0||P)||(v=E(h.source,g.source),v!==0)||(v=h.originalLine-g.originalLine,v!==0)||(v=h.originalColumn-g.originalColumn,v!==0)?v:E(h.name,g.name)}e.compareByGeneratedPositionsDeflated=W;function _(h,g,P){var v=h.generatedColumn-g.generatedColumn;return v!==0||P||(v=E(h.source,g.source),v!==0)||(v=h.originalLine-g.originalLine,v!==0)||(v=h.originalColumn-g.originalColumn,v!==0)?v:E(h.name,g.name)}e.compareByGeneratedPositionsDeflatedNoLine=_;function E(h,g){return h===g?0:h===null?1:g===null?-1:h>g?1:-1}function U(h,g){var P=h.generatedLine-g.generatedLine;return P!==0||(P=h.generatedColumn-g.generatedColumn,P!==0)||(P=E(h.source,g.source),P!==0)||(P=h.originalLine-g.originalLine,P!==0)||(P=h.originalColumn-g.originalColumn,P!==0)?P:E(h.name,g.name)}e.compareByGeneratedPositionsInflated=U;function M(h){return JSON.parse(h.replace(/^\)]}'[^\n]*\n/,""))}e.parseSourceMapInput=M;function F(h,g,P){if(g=g||"",h&&(h[h.length-1]!=="/"&&g[0]!=="/"&&(h+="/"),g=h+g),P){var v=o(P);if(!v)throw new Error("sourceMapURL could not be parsed");if(v.path){var se=v.path.lastIndexOf("/");se>=0&&(v.path=v.path.substring(0,se+1))}g=l(i(v),g)}return u(g)}e.computeSourceURL=F}),pb=In(e=>{var t=Ta(),n=Object.prototype.hasOwnProperty,r=typeof Map<"u";function o(){this._array=[],this._set=r?new Map:Object.create(null)}o.fromArray=function(i,s){for(var a=new o,u=0,l=i.length;u<l;u++)a.add(i[u],s);return a},o.prototype.size=function(){return r?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(i,s){var a=r?i:t.toSetString(i),u=r?this.has(i):n.call(this._set,a),l=this._array.length;(!u||s)&&this._array.push(i),u||(r?this._set.set(i,l):this._set[a]=l)},o.prototype.has=function(i){if(r)return this._set.has(i);var s=t.toSetString(i);return n.call(this._set,s)},o.prototype.indexOf=function(i){if(r){var s=this._set.get(i);if(s>=0)return s}else{var a=t.toSetString(i);if(n.call(this._set,a))return this._set[a]}throw new Error('"'+i+'" is not in the set.')},o.prototype.at=function(i){if(i>=0&&i<this._array.length)return this._array[i];throw new Error("No element indexed by "+i)},o.prototype.toArray=function(){return this._array.slice()},e.ArraySet=o}),fb=In(e=>{var t=Ta();function n(o,i){var s=o.generatedLine,a=i.generatedLine,u=o.generatedColumn,l=i.generatedColumn;return a>s||a==s&&l>=u||t.compareByGeneratedPositionsInflated(o,i)<=0}function r(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}r.prototype.unsortedForEach=function(o,i){this._array.forEach(o,i)},r.prototype.add=function(o){n(this._last,o)?(this._last=o,this._array.push(o)):(this._sorted=!1,this._array.push(o))},r.prototype.toArray=function(){return this._sorted||(this._array.sort(t.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},e.MappingList=r}),mb=In(e=>{var t=db(),n=Ta(),r=pb().ArraySet,o=fb().MappingList;function i(s){s||(s={}),this._file=n.getArg(s,"file",null),this._sourceRoot=n.getArg(s,"sourceRoot",null),this._skipValidation=n.getArg(s,"skipValidation",!1),this._sources=new r,this._names=new r,this._mappings=new o,this._sourcesContents=null}i.prototype._version=3,i.fromSourceMap=function(s){var a=s.sourceRoot,u=new i({file:s.file,sourceRoot:a});return s.eachMapping(function(l){var c={generated:{line:l.generatedLine,column:l.generatedColumn}};l.source!=null&&(c.source=l.source,a!=null&&(c.source=n.relative(a,c.source)),c.original={line:l.originalLine,column:l.originalColumn},l.name!=null&&(c.name=l.name)),u.addMapping(c)}),s.sources.forEach(function(l){var c=l;a!==null&&(c=n.relative(a,l)),u._sources.has(c)||u._sources.add(c);var d=s.sourceContentFor(l);d!=null&&u.setSourceContent(l,d)}),u},i.prototype.addMapping=function(s){var a=n.getArg(s,"generated"),u=n.getArg(s,"original",null),l=n.getArg(s,"source",null),c=n.getArg(s,"name",null);this._skipValidation||this._validateMapping(a,u,l,c),l!=null&&(l=String(l),this._sources.has(l)||this._sources.add(l)),c!=null&&(c=String(c),this._names.has(c)||this._names.add(c)),this._mappings.add({generatedLine:a.line,generatedColumn:a.column,originalLine:u!=null&&u.line,originalColumn:u!=null&&u.column,source:l,name:c})},i.prototype.setSourceContent=function(s,a){var u=s;this._sourceRoot!=null&&(u=n.relative(this._sourceRoot,u)),a!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[n.toSetString(u)]=a):this._sourcesContents&&(delete this._sourcesContents[n.toSetString(u)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},i.prototype.applySourceMap=function(s,a,u){var l=a;if(a==null){if(s.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);l=s.file}var c=this._sourceRoot;c!=null&&(l=n.relative(c,l));var d=new r,m=new r;this._mappings.unsortedForEach(function(f){if(f.source===l&&f.originalLine!=null){var y=s.originalPositionFor({line:f.originalLine,column:f.originalColumn});y.source!=null&&(f.source=y.source,u!=null&&(f.source=n.join(u,f.source)),c!=null&&(f.source=n.relative(c,f.source)),f.originalLine=y.line,f.originalColumn=y.column,y.name!=null&&(f.name=y.name))}var x=f.source;x!=null&&!d.has(x)&&d.add(x);var N=f.name;N!=null&&!m.has(N)&&m.add(N)},this),this._sources=d,this._names=m,s.sources.forEach(function(f){var y=s.sourceContentFor(f);y!=null&&(u!=null&&(f=n.join(u,f)),c!=null&&(f=n.relative(c,f)),this.setSourceContent(f,y))},this)},i.prototype._validateMapping=function(s,a,u,l){if(a&&typeof a.line!="number"&&typeof a.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(s&&"line"in s&&"column"in s&&s.line>0&&s.column>=0&&!a&&!u&&!l)){if(s&&"line"in s&&"column"in s&&a&&"line"in a&&"column"in a&&s.line>0&&s.column>=0&&a.line>0&&a.column>=0&&u)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:s,source:u,original:a,name:l}))}},i.prototype._serializeMappings=function(){for(var s=0,a=1,u=0,l=0,c=0,d=0,m="",f,y,x,N,A=this._mappings.toArray(),W=0,_=A.length;W<_;W++){if(y=A[W],f="",y.generatedLine!==a)for(s=0;y.generatedLine!==a;)f+=";",a++;else if(W>0){if(!n.compareByGeneratedPositionsInflated(y,A[W-1]))continue;f+=","}f+=t.encode(y.generatedColumn-s),s=y.generatedColumn,y.source!=null&&(N=this._sources.indexOf(y.source),f+=t.encode(N-d),d=N,f+=t.encode(y.originalLine-1-l),l=y.originalLine-1,f+=t.encode(y.originalColumn-u),u=y.originalColumn,y.name!=null&&(x=this._names.indexOf(y.name),f+=t.encode(x-c),c=x)),m+=f}return m},i.prototype._generateSourcesContent=function(s,a){return s.map(function(u){if(!this._sourcesContents)return null;a!=null&&(u=n.relative(a,u));var l=n.toSetString(u);return Object.prototype.hasOwnProperty.call(this._sourcesContents,l)?this._sourcesContents[l]:null},this)},i.prototype.toJSON=function(){var s={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(s.file=this._file),this._sourceRoot!=null&&(s.sourceRoot=this._sourceRoot),this._sourcesContents&&(s.sourcesContent=this._generateSourcesContent(s.sources,s.sourceRoot)),s},i.prototype.toString=function(){return JSON.stringify(this.toJSON())},e.SourceMapGenerator=i}),hb={};O(hb,{AtKeyword:()=>Db,BadString:()=>kb,BadUrl:()=>Fb,CDC:()=>Ob,CDO:()=>Ab,Colon:()=>Pb,Comma:()=>jb,Comment:()=>Wb,Delim:()=>_b,Dimension:()=>Sb,EOF:()=>gb,Function:()=>bb,Hash:()=>wb,Ident:()=>yb,LeftCurlyBracket:()=>Mb,LeftParenthesis:()=>Nb,LeftSquareBracket:()=>Bb,Number:()=>Eb,Percentage:()=>Cb,RightCurlyBracket:()=>$b,RightParenthesis:()=>Rb,RightSquareBracket:()=>Lb,Semicolon:()=>Ib,String:()=>vb,Url:()=>xb,WhiteSpace:()=>Tb});gb=0,yb=1,bb=2,Db=3,wb=4,vb=5,kb=6,xb=7,Fb=8,_b=9,Eb=10,Cb=11,Sb=12,Tb=13,Ab=14,Ob=15,Pb=16,Ib=17,jb=18,Bb=19,Lb=20,Nb=21,Rb=22,Mb=23,$b=24,Wb=25;pa=new Array(128),qb=128,Go=130,Jd=131,Pa=132,Zd=133;for(let e=0;e<pa.length;e++)pa[e]=Ut(e)&&Go||ae(e)&&Jd||Zo(e)&&Pa||Gb(e)&&Zd||e||qb;Yd=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token"];Kc=10,Jb=12,Xc=13;Zb=class{constructor(){this.lines=null,this.columns=null,this.computed=!1}setSource(e,t=0,n=1,r=1){this.source=e,this.startOffset=t,this.startLine=n,this.startColumn=r,this.computed=!1}getLocation(e,t){return this.computed||Qc(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||Qc(this),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}},Ce=16777215,vt=24,Yb=new Map([[2,22],[21,22],[19,20],[23,24]]),Kb=class{constructor(e,t){this.setSource(e,t)}reset(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}setSource(e="",t=()=>{}){e=String(e||"");let n=e.length,r=Ko(this.offsetAndType,e.length+1),o=Ko(this.balance,e.length+1),i=0,s=0,a=0,u=-1;for(this.offsetAndType=null,this.balance=null,t(e,(l,c,d)=>{switch(l){default:o[i]=n;break;case s:{let m=a&Ce;for(a=o[m],s=a>>vt,o[i]=m,o[m++]=i;m<i;m++)o[m]===n&&(o[m]=i);break}case 21:case 2:case 19:case 23:o[i]=a,s=Yb.get(l),a=s<<vt|i;break}r[i++]=l<<vt|d,u===-1&&(u=c)}),r[i]=0<<vt|n,o[i]=n,o[n]=n;a!==0;){let l=a&Ce;a=o[l],o[l]=n}this.source=e,this.firstCharOffset=u===-1?0:u,this.tokenCount=i,this.offsetAndType=r,this.balance=o,this.reset(),this.next()}lookupType(e){return e+=this.tokenIndex,e<this.tokenCount?this.offsetAndType[e]>>vt:0}lookupOffset(e){return e+=this.tokenIndex,e<this.tokenCount?this.offsetAndType[e-1]&Ce:this.source.length}lookupValue(e,t){return e+=this.tokenIndex,e<this.tokenCount?Br(this.source,this.offsetAndType[e-1]&Ce,this.offsetAndType[e]&Ce,t):!1}getTokenStart(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?this.offsetAndType[e-1]&Ce:this.offsetAndType[this.tokenCount]&Ce:this.firstCharOffset}substrToCursor(e){return this.source.substring(e,this.tokenStart)}isBalanceEdge(e){return this.balance[this.tokenIndex]<e}isDelim(e,t){return t?this.lookupType(t)===9&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===9&&this.source.charCodeAt(this.tokenStart)===e}skip(e){let t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=this.offsetAndType[t-1]&Ce,t=this.offsetAndType[t],this.tokenType=t>>vt,this.tokenEnd=t&Ce):(this.tokenIndex=this.tokenCount,this.next())}next(){let e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>vt,this.tokenEnd=e&Ce):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=0,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;this.tokenType===13||this.tokenType===25;)this.next()}skipUntilBalanced(e,t){let n=e,r,o;e:for(;n<this.tokenCount;n++){if(r=this.balance[n],r<e)break e;switch(o=n>0?this.offsetAndType[n-1]&Ce:this.firstCharOffset,t(this.source.charCodeAt(o))){case 1:break e;case 2:n++;break e;default:this.balance[r]===n&&(n=r)}}this.skip(n-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t<this.tokenCount;t++){let r=n,o=this.offsetAndType[t],i=o&Ce,s=o>>vt;n=i,e(s,r,i,t)}}dump(){let e=new Array(this.tokenCount);return this.forEachToken((t,n,r,o)=>{e[o]={idx:o,type:Yd[t],chunk:this.source.substring(n,r),balance:this.balance[o]}}),e}};Fn=null,ie=class{static createItem(e){return{prev:null,next:null,data:e}}constructor(){this.head=null,this.tail=null,this.cursor=null}createItem(e){return ie.createItem(e)}allocateCursor(e,t){let n;return Fn!==null?(n=Fn,Fn=Fn.cursor,n.prev=e,n.next=t,n.cursor=this.cursor):n={prev:e,next:t,cursor:this.cursor},this.cursor=n,n}releaseCursor(){let{cursor:e}=this;this.cursor=e.cursor,e.prev=null,e.next=null,e.cursor=Fn,Fn=e}updateCursors(e,t,n,r){let{cursor:o}=this;for(;o!==null;)o.prev===e&&(o.prev=t),o.next===n&&(o.next=r),o=o.cursor}*[Symbol.iterator](){for(let e=this.head;e!==null;e=e.next)yield e.data}get size(){let e=0;for(let t=this.head;t!==null;t=t.next)e++;return e}get isEmpty(){return this.head===null}get first(){return this.head&&this.head.data}get last(){return this.tail&&this.tail.data}fromArray(e){let t=null;this.head=null;for(let n of e){let r=ie.createItem(n);t!==null?t.next=r:this.head=r,r.prev=t,t=r}return this.tail=t,this}toArray(){return[...this]}toJSON(){return[...this]}forEach(e,t=this){let n=this.allocateCursor(null,this.head);for(;n.next!==null;){let r=n.next;n.next=r.next,e.call(t,r.data,r,this)}this.releaseCursor()}forEachRight(e,t=this){let n=this.allocateCursor(this.tail,null);for(;n.prev!==null;){let r=n.prev;n.prev=r.prev,e.call(t,r.data,r,this)}this.releaseCursor()}reduce(e,t,n=this){let r=this.allocateCursor(null,this.head),o=t,i;for(;r.next!==null;)i=r.next,r.next=i.next,o=e.call(n,o,i.data,i,this);return this.releaseCursor(),o}reduceRight(e,t,n=this){let r=this.allocateCursor(this.tail,null),o=t,i;for(;r.prev!==null;)i=r.prev,r.prev=i.prev,o=e.call(n,o,i.data,i,this);return this.releaseCursor(),o}some(e,t=this){for(let n=this.head;n!==null;n=n.next)if(e.call(t,n.data,n,this))return!0;return!1}map(e,t=this){let n=new ie;for(let r=this.head;r!==null;r=r.next)n.appendData(e.call(t,r.data,r,this));return n}filter(e,t=this){let n=new ie;for(let r=this.head;r!==null;r=r.next)e.call(t,r.data,r,this)&&n.appendData(r.data);return n}nextUntil(e,t,n=this){if(e===null)return;let r=this.allocateCursor(null,e);for(;r.next!==null;){let o=r.next;if(r.next=o.next,t.call(n,o.data,o,this))break}this.releaseCursor()}prevUntil(e,t,n=this){if(e===null)return;let r=this.allocateCursor(e,null);for(;r.prev!==null;){let o=r.prev;if(r.prev=o.prev,t.call(n,o.data,o,this))break}this.releaseCursor()}clear(){this.head=null,this.tail=null}copy(){let e=new ie;for(let t of this)e.appendData(t);return e}prepend(e){return this.updateCursors(null,e,this.head,e),this.head!==null?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this}prependData(e){return this.prepend(ie.createItem(e))}append(e){return this.insert(e)}appendData(e){return this.insert(ie.createItem(e))}insert(e,t=null){if(t!==null)if(this.updateCursors(t.prev,e,t,e),t.prev===null){if(this.head!==t)throw new Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),this.tail!==null?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this}insertData(e,t){return this.insert(ie.createItem(e),t)}remove(e){if(this.updateCursors(e,e.prev,e,e.next),e.prev!==null)e.prev.next=e.next;else{if(this.head!==e)throw new Error("item doesn't belong to list");this.head=e.next}if(e.next!==null)e.next.prev=e.prev;else{if(this.tail!==e)throw new Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e}push(e){this.insert(ie.createItem(e))}pop(){return this.tail!==null?this.remove(this.tail):null}unshift(e){this.prepend(ie.createItem(e))}shift(){return this.head!==null?this.remove(this.head):null}prependList(e){return this.insertList(e,this.head)}appendList(e){return this.insertList(e)}insertList(e,t){return e.head===null?this:(t!=null?(this.updateCursors(t.prev,e.tail,t,e.head),t.prev!==null?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),this.tail!==null?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null,this)}replace(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)}};Ks=100,ed=60,td=" ";od=()=>{},Qb=33,eD=35,Xs=59,id=123,sd=0;oD=ub(mb(),1),ad=new Set(["Atrule","Selector","Declaration"]);ma={};O(ma,{safe:()=>Qd,spec:()=>uD});sD=43,aD=45,ea=(e,t)=>{if(e===9&&(e=t),typeof e=="string"){let n=e.charCodeAt(0);return n>127?32768:n<<8}return e},Kd=[[1,1],[1,2],[1,7],[1,8],[1,"-"],[1,10],[1,11],[1,12],[1,15],[1,21],[3,1],[3,2],[3,7],[3,8],[3,"-"],[3,10],[3,11],[3,12],[3,15],[4,1],[4,2],[4,7],[4,8],[4,"-"],[4,10],[4,11],[4,12],[4,15],[12,1],[12,2],[12,7],[12,8],[12,"-"],[12,10],[12,11],[12,12],[12,15],["#",1],["#",2],["#",7],["#",8],["#","-"],["#",10],["#",11],["#",12],["#",15],["-",1],["-",2],["-",7],["-",8],["-","-"],["-",10],["-",11],["-",12],["-",15],[10,1],[10,2],[10,7],[10,8],[10,10],[10,11],[10,12],[10,"%"],[10,15],["@",1],["@",2],["@",7],["@",8],["@","-"],["@",15],[".",10],[".",11],[".",12],["+",10],["+",11],["+",12],["/","*"]],lD=Kd.concat([[1,4],[12,4],[4,4],[3,21],[3,5],[3,16],[11,11],[11,12],[11,2],[11,"-"],[22,1],[22,2],[22,11],[22,12],[22,4],[22,"-"]]);uD=Xd(Kd),Qd=Xd(lD),cD=92;({hasOwnProperty:ja}=Object.prototype),Sr=function(){};pd={offset:0,line:1,column:1};Cr=function(e,t){let n=ii("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},xD=function(e,t,n,r){let o=ii("SyntaxMatchError",e),{css:i,mismatchOffset:s,mismatchLength:a,start:u,end:l}=kD(r,n);return o.rawMessage=e,o.syntax=t?si(t):"<generic>",o.css=i,o.mismatchOffset=s,o.mismatchLength=a,o.message=e+`
|
|
44
|
+
--`+new Array((n||t.length)+1).join("-")+"^"})}function ri(e){return e.substringToPos(e.findWsEnd(e.pos))}function In(e){let t=e.pos;for(;t<e.str.length;t++){let n=e.str.charCodeAt(t);if(n>=128||$r[n]===0)break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function oi(e){let t=e.pos;for(;t<e.str.length;t++){let n=e.str.charCodeAt(t);if(n<48||n>57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function F0(e){let t=e.str.indexOf("'",e.pos+1);return t===-1&&(e.pos=e.str.length,e.error("Expect an apostrophe")),e.substringToPos(t+1)}function kd(e){let t=null,n=null;return e.eat(ni),t=oi(e),e.charCode()===Ua?(e.pos++,e.charCode()!==Dd&&(n=oi(e))):n=t,e.eat(Dd),{min:Number(t),max:n?Number(n):0}}function E0(e){let t=null,n=!1;switch(e.charCode()){case fp:e.pos++,t={min:0,max:0};break;case za:e.pos++,t={min:1,max:0};break;case va:e.pos++,t={min:0,max:1};break;case Wa:e.pos++,n=!0,e.charCode()===ni?t=kd(e):e.charCode()===va?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case ni:t=kd(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}function jn(e,t){let n=E0(e);return n!==null?(n.term=t,e.charCode()===Wa&&e.charCodeAt(e.pos-1)===za?jn(e,n):n):t}function aa(e){let t=e.peek();return t===""?null:{type:"Token",value:t}}function _0(e){let t;return e.eat(Va),e.eat(ti),t=In(e),e.eat(ti),e.eat(mp),jn(e,{type:"Property",name:t})}function C0(e){let t=null,n=null,r=1;return e.eat(ci),e.charCode()===yd&&(e.peek(),r=-1),r==-1&&e.charCode()===wd?e.peek():(t=r*Number(oi(e)),$r[e.charCode()]!==0&&(t+=In(e))),ri(e),e.eat(Ua),ri(e),e.charCode()===wd?e.peek():(r=1,e.charCode()===yd&&(e.peek(),r=-1),n=r*Number(oi(e)),$r[e.charCode()]!==0&&(n+=In(e))),e.eat(Ga),{type:"Range",min:t,max:n}}function S0(e){let t,n=null;return e.eat(Va),t=In(e),e.charCode()===pp&&e.nextCharCode()===k0&&(e.pos+=2,t+="()"),e.charCodeAt(e.findWsEnd(e.pos))===ci&&(ri(e),n=C0(e)),e.eat(mp),jn(e,{type:"Type",name:t,opts:n})}function T0(e){let t=In(e);return e.charCode()===pp?(e.pos++,{type:"Function",name:t}):jn(e,{type:"Keyword",name:t})}function A0(e,t){function n(o,i){return{type:"Group",terms:o,combinator:i,disallowEmpty:!1,explicit:!1}}let r;for(t=Object.keys(t).sort((o,i)=>vd[o]-vd[i]);t.length>0;){r=t.shift();let o=0,i=0;for(;o<e.length;o++){let s=e[o];s.type==="Combinator"&&(s.value===r?(i===-1&&(i=o-1),e.splice(o,1),o--):(i!==-1&&o-i>1&&(e.splice(i,o-i,n(e.slice(i,o),r)),o=i+1),i=-1))}i!==-1&&t.length&&e.splice(i,o-i,n(e.slice(i,o),r))}return r}function hp(e){let t=[],n={},r,o=null,i=e.pos;for(;r=P0(e);)r.type!=="Spaces"&&(r.type==="Combinator"?((o===null||o.type==="Combinator")&&(e.pos=i,e.error("Unexpected combinator")),n[r.value]=!0):o!==null&&o.type!=="Combinator"&&(n[" "]=!0,t.push({type:"Combinator",value:" "})),t.push(r),o=r,i=e.pos);return o!==null&&o.type==="Combinator"&&(e.pos-=i,e.error("Unexpected combinator")),{type:"Group",terms:t,combinator:A0(t,n)||" ",disallowEmpty:!1,explicit:!1}}function O0(e){let t;return e.eat(ci),t=hp(e),e.eat(Ga),t.explicit=!0,e.charCode()===dp&&(e.pos++,t.disallowEmpty=!0),t}function P0(e){let t=e.charCode();if(t<128&&$r[t]===1)return T0(e);switch(t){case Ga:break;case ci:return jn(e,O0(e));case Va:return e.nextCharCode()===ti?_0(e):S0(e);case bd:return{type:"Combinator",value:e.substringToPos(e.pos+(e.nextCharCode()===bd?2:1))};case gd:return e.pos++,e.eat(gd),{type:"Combinator",value:"&&"};case Ua:return e.pos++,{type:"Comma"};case ti:return jn(e,{type:"String",value:F0(e)});case v0:case y0:case b0:case w0:case D0:return{type:"Spaces",value:ri(e)};case x0:return t=e.nextCharCode(),t<128&&$r[t]===1?(e.pos++,{type:"AtKeyword",name:In(e)}):aa(e);case fp:case za:case va:case Wa:case dp:break;case ni:if(t=e.nextCharCode(),t<48||t>57)return aa(e);break;default:return aa(e)}}function qa(e){let t=new g0(e),n=hp(t);return t.pos!==e.length&&t.error("Unexpected input"),n.terms.length===1&&n.terms[0].type==="Group"?n.terms[0]:n}function xd(e){return typeof e=="function"?e:Ir}function gp(e,t,n){function r(s){switch(o.call(n,s),s.type){case"Group":s.terms.forEach(r);break;case"Multiplier":r(s.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw new Error("Unknown type: "+s.type)}i.call(n,s)}let o=Ir,i=Ir;if(typeof t=="function"?o=t:t&&(o=xd(t.enter),i=xd(t.leave)),o===Ir&&i===Ir)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");r(e,n)}function j0(e){let t=[];return si(e,(n,r,o)=>t.push({type:n,value:e.slice(r,o),node:null})),t}function B0(e,t){return typeof e=="string"?j0(e):t.generate(e,I0)}function ue(e,t,n){return t===V&&n===q||e===V&&t===V&&n===V?e:(e.type==="If"&&e.else===q&&t===V&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function yp(e){return e.length>2&&e.charCodeAt(e.length-2)===L0&&e.charCodeAt(e.length-1)===R0}function Fd(e){return e.type==="Keyword"||e.type==="AtKeyword"||e.type==="Function"||e.type==="Type"&&yp(e.name)}function ka(e,t,n){switch(e){case" ":{let r=V;for(let o=t.length-1;o>=0;o--){let i=t[o];r=ue(i,r,q)}return r}case"|":{let r=q,o=null;for(let i=t.length-1;i>=0;i--){let s=t[i];if(Fd(s)&&(o===null&&i>0&&Fd(t[i-1])&&(o=Object.create(null),r=ue({type:"Enum",map:o},V,r)),o!==null)){let a=(yp(s.name)?s.name.slice(0,-1):s.name).toLowerCase();if(!(a in o)){o[a]=s;continue}}o=null,r=ue(s,V,r)}return r}case"&&":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};let r=q;for(let o=t.length-1;o>=0;o--){let i=t[o],s;t.length>1?s=ka(e,t.filter(function(a){return a!==i}),!1):s=V,r=ue(i,s,r)}return r}case"||":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};let r=n?V:q;for(let o=t.length-1;o>=0;o--){let i=t[o],s;t.length>1?s=ka(e,t.filter(function(a){return a!==i}),!0):s=V,r=ue(i,s,r)}return r}}}function N0(e){let t=V,n=Ja(e.term);if(e.max===0)n=ue(n,Ha,q),t=ue(n,null,q),t.then=ue(V,V,t),e.comma&&(t.then.else=ue({type:"Comma",syntax:e},t,q));else for(let r=e.min||1;r<=e.max;r++)e.comma&&t!==V&&(t=ue({type:"Comma",syntax:e},t,q)),t=ue(n,ue(V,V,t),q);if(e.min===0)t=ue(V,V,t);else for(let r=0;r<e.min-1;r++)e.comma&&t!==V&&(t=ue({type:"Comma",syntax:e},t,q)),t=ue(n,t,q);return t}function Ja(e){if(typeof e=="function")return{type:"Generic",fn:e};switch(e.type){case"Group":{let t=ka(e.combinator,e.terms.map(Ja),!1);return e.disallowEmpty&&(t=ue(t,Ha,q)),t}case"Multiplier":return N0(e);case"Type":case"Property":return{type:e.type,name:e.name,syntax:e};case"Keyword":return{type:e.type,name:e.name.toLowerCase(),syntax:e};case"AtKeyword":return{type:e.type,name:"@"+e.name.toLowerCase(),syntax:e};case"Function":return{type:e.type,name:e.name.toLowerCase()+"(",syntax:e};case"String":return e.value.length===3?{type:"Token",value:e.value.charAt(1),syntax:e}:{type:e.type,value:e.value.substr(1,e.value.length-2).replace(/\\'/g,"'"),syntax:e};case"Token":return{type:e.type,value:e.value,syntax:e};case"Comma":return{type:e.type,syntax:e};default:throw new Error("Unknown node type:",e.type)}}function xa(e,t){return typeof e=="string"&&(e=qa(e)),{type:"MatchGraph",match:Ja(e),syntax:t||null,source:e}}function V0(e){let t=null,n=null,r=e;for(;r!==null;)n=r.prev,r.prev=t,t=r,r=n;return t}function la(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){let r=t.charCodeAt(n),o=e.charCodeAt(n);if(o>=65&&o<=90&&(o=o|32),o!==r)return!1}return!0}function G0(e){return e.type!==9?!1:e.value!=="?"}function Sd(e){return e===null?!0:e.type===18||e.type===2||e.type===21||e.type===19||e.type===23||G0(e)}function Td(e){return e===null?!0:e.type===22||e.type===20||e.type===24||e.type===9&&e.value==="/"}function q0(e,t,n){function r(){do R++,A=R<e.length?e[R]:null;while(A!==null&&(A.type===13||A.type===25))}function o(G){let $=R+G;return $<e.length?e[$]:null}function i(G,$){return{nextState:G,matchStack:T,syntaxStack:d,thenStack:f,tokenIndex:R,prev:$}}function s(G){f={nextState:G,matchStack:T,syntaxStack:d,prev:f}}function a(G){m=i(G,m)}function u(){T={type:M0,syntax:t.syntax,token:A,prev:T},r(),y=null,R>x&&(x=R)}function l(){d={syntax:t.syntax,opts:t.syntax.opts||d!==null&&d.opts||null,prev:d},T={type:Fa,syntax:t.syntax,token:T.token,prev:T}}function c(){T.type===Fa?T=T.prev:T={type:bp,syntax:d.syntax,token:T.token,prev:T},d=d.prev}let d=null,f=null,m=null,y=null,F=0,M=null,A=null,R=-1,x=0,T={type:$0,syntax:null,token:null,prev:null};for(r();M===null&&++F<Cd;)switch(t.type){case"Match":if(f===null){if(A!==null&&(R!==e.length-1||A.value!=="\\0"&&A.value!=="\\9")){t=q;break}M=_d;break}if(t=f.nextState,t===Ha)if(f.matchStack===T){t=q;break}else t=V;for(;f.syntaxStack!==d;)c();f=f.prev;break;case"Mismatch":if(y!==null&&y!==!1)(m===null||R>m.tokenIndex)&&(m=y,y=!1);else if(m===null){M=W0;break}t=m.nextState,f=m.thenStack,d=m.syntaxStack,T=m.matchStack,R=m.tokenIndex,A=R<e.length?e[R]:null,m=m.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==q&&a(t.else),t.then!==V&&s(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":{let E=t.syntax.terms;if(t.index===E.length){if(t.mask===0||t.syntax.all){t=q;break}t=V;break}if(t.mask===(1<<E.length)-1){t=V;break}for(;t.index<E.length;t.index++){let h=1<<t.index;if((t.mask&h)===0){a(t),s({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|h}),t=E[t.index++];break}}break}case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(A!==null){let E=A.value.toLowerCase();if(E.indexOf("\\")!==-1&&(E=E.replace(/\\[09].*$/,"")),Ed.call(t.map,E)){t=t.map[E];break}}t=q;break;case"Generic":{let E=d!==null?d.opts:null,h=R+Math.floor(t.fn(A,o,E));if(!isNaN(h)&&h>R){for(;R<h;)u();t=V}else t=q;break}case"Type":case"Property":{let E=t.type==="Type"?"types":"properties",h=Ed.call(n,E)?n[E][t.name]:null;if(!h||!h.match)throw new Error("Bad syntax reference: "+(t.type==="Type"?"<"+t.name+">":"<'"+t.name+"'>"));if(y!==!1&&A!==null&&t.type==="Type"&&(t.name==="custom-ident"&&A.type===1||t.name==="length"&&A.value==="0")){y===null&&(y=i(t,m)),t=q;break}l(),t=h.match;break}case"Keyword":{let E=t.name;if(A!==null){let h=A.value;if(h.indexOf("\\")!==-1&&(h=h.replace(/\\[09].*$/,"")),la(h,E)){u(),t=V;break}}t=q;break}case"AtKeyword":case"Function":if(A!==null&&la(A.value,t.name)){u(),t=V;break}t=q;break;case"Token":if(A!==null&&A.value===t.value){u(),t=V;break}t=q;break;case"Comma":A!==null&&A.type===18?Sd(T.token)?t=q:(u(),t=Td(A)?q:V):t=Sd(T.token)||Td(A)?V:q;break;case"String":let G="",$=R;for(;$<e.length&&G.length<t.value.length;$++)G+=e[$].value;if(la(G,t.value)){for(;R<$;)u();t=V}else t=q;break;default:throw new Error("Unknown node type: "+t.type)}switch(U0+=F,M){case null:console.warn("[csstree-match] BREAK after "+Cd+" iterations"),M=z0,T=null;break;case _d:for(;d!==null;)c();break;default:T=null}return{tokens:e,reason:M,iterations:F,match:T,longestMatch:x}}function Ad(e,t,n){let r=q0(e,t,n||{});if(r.match===null)return r;let o=r.match,i=r.match={syntax:t.syntax||null,match:[]},s=[i];for(o=V0(o).prev;o!==null;){switch(o.type){case Fa:i.match.push(i={syntax:o.syntax,match:[]}),s.push(i);break;case bp:s.pop(),i=s[s.length-1];break;default:i.match.push({syntax:o.syntax||null,token:o.token.value,node:o.token.node})}o=o.prev}return r}function wp(e){function t(o){return o===null?!1:o.type==="Type"||o.type==="Property"||o.type==="Keyword"}function n(o){if(Array.isArray(o.match)){for(let i=0;i<o.match.length;i++)if(n(o.match[i]))return t(o.syntax)&&r.unshift(o.syntax),!0}else if(o.node===e)return r=t(o.syntax)?[o.syntax]:[],!0;return!1}let r=null;return this.matched!==null&&n(this.matched),r}function H0(e,t){return Za(this,e,n=>n.type==="Type"&&n.name===t)}function J0(e,t){return Za(this,e,n=>n.type==="Property"&&n.name===t)}function Z0(e){return Za(this,e,t=>t.type==="Keyword")}function Za(e,t,n){let r=wp.call(e,t);return r===null?!1:r.some(n)}function vp(e){return"node"in e?e.node:vp(e.match[0])}function kp(e){return"node"in e?e.node:kp(e.match[e.match.length-1])}function Od(e,t,n,r,o){function i(a){if(a.syntax!==null&&a.syntax.type===r&&a.syntax.name===o){let u=vp(a),l=kp(a);e.syntax.walk(t,function(c,d,f){if(c===u){let m=new ie;do{if(m.appendData(d.data),d.data===l)break;d=d.next}while(d!==null);s.push({parent:f,nodes:m})}})}Array.isArray(a.match)&&a.match.forEach(i)}let s=[];return n.matched!==null&&i(n.matched),s}function ua(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&e>=0}function Pd(e){return!!e&&ua(e.offset)&&ua(e.line)&&ua(e.column)}function Y0(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(let o in n){let i=!0;if(Lr.call(n,o)!==!1){if(o==="type")n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if(o==="loc"){if(n.loc===null)continue;if(n.loc&&n.loc.constructor===Object)if(typeof n.loc.source!="string")o+=".source";else if(!Pd(n.loc.start))o+=".start";else if(!Pd(n.loc.end))o+=".end";else continue;i=!1}else if(t.hasOwnProperty(o)){i=!1;for(let s=0;!i&&s<t[o].length;s++){let a=t[o][s];switch(a){case String:i=typeof n[o]=="string";break;case Boolean:i=typeof n[o]=="boolean";break;case null:i=n[o]===null;break;default:typeof a=="string"?i=n[o]&&n[o].type===a:Array.isArray(a)&&(i=n[o]instanceof ie)}}}else r(n,"Unknown field `"+o+"` for "+e+" node type");i||r(n,"Bad value for `"+e+"."+o+"`")}}for(let o in t)Lr.call(t,o)&&Lr.call(n,o)===!1&&r(n,"Field `"+e+"."+o+"` is missed")}}function K0(e,t){let n=t.structure,r={type:String,loc:!0},o={type:'"'+e+'"'};for(let i in n){if(Lr.call(n,i)===!1)continue;let s=[],a=r[i]=Array.isArray(n[i])?n[i].slice():[n[i]];for(let u=0;u<a.length;u++){let l=a[u];if(l===String||l===Boolean)s.push(l.name);else if(l===null)s.push("null");else if(typeof l=="string")s.push("<"+l+">");else if(Array.isArray(l))s.push("List");else throw new Error("Wrong value `"+l+"` in `"+e+"."+i+"` structure definition")}o[i]=s.join(" | ")}return{docs:o,check:Y0(e,r)}}function X0(e){let t={};if(e.node){for(let n in e.node)if(Lr.call(e.node,n)){let r=e.node[n];if(r.structure)t[n]=K0(n,r);else throw new Error("Missed `structure` field in `"+n+"` node type definition")}}return t}function Ea(e,t,n){let r={};for(let o in e)e[o].syntax&&(r[o]=n?e[o].syntax:li(e[o].syntax,{compact:t}));return r}function ew(e,t,n){let r={};for(let[o,i]of Object.entries(e))r[o]={prelude:i.prelude&&(n?i.prelude.syntax:li(i.prelude.syntax,{compact:t})),descriptors:i.descriptors&&Ea(i.descriptors,t,n)};return r}function tw(e){for(let t=0;t<e.length;t++)if(e[t].value.toLowerCase()==="var(")return!0;return!1}function Me(e,t,n){return{matched:e,iterations:n,error:t,...Dp}}function Tn(e,t,n,r){let o=B0(n,e.syntax),i;return tw(o)?Me(null,new Error("Matching for a tree with var() is not supported")):(r&&(i=Ad(o,e.cssWideKeywordsSyntax,e)),(!r||!i.match)&&(i=Ad(o,t.match,e),!i.match)?Me(null,new PD(i.reason,t.syntax,n,i),i.iterations):Me(i.match,null,i.iterations))}function ca(e,t){return typeof t=="string"&&/^\s*\|/.test(t)?typeof e=="string"?e+t:t.replace(/^\s*\|\s*/,""):t||null}function jd(e,t){let n=Object.create(null);for(let[r,o]of Object.entries(e))if(o){n[r]={};for(let i of Object.keys(o))t.includes(i)&&(n[r][i]=o[i])}return n}function _a(e,t){let n={...e};for(let[r,o]of Object.entries(t))switch(r){case"generic":n[r]=!!o;break;case"units":n[r]={...e[r]};for(let[i,s]of Object.entries(o))n[r][i]=Array.isArray(s)?s:[];break;case"atrules":n[r]={...e[r]};for(let[i,s]of Object.entries(o)){let a=n[r][i]||{},u=n[r][i]={prelude:a.prelude||null,descriptors:{...a.descriptors}};if(s){u.prelude=s.prelude?ca(u.prelude,s.prelude):u.prelude||null;for(let[l,c]of Object.entries(s.descriptors||{}))u.descriptors[l]=c?ca(u.descriptors[l],c):null;Object.keys(u.descriptors).length||(u.descriptors=null)}}break;case"types":case"properties":n[r]={...e[r]};for(let[i,s]of Object.entries(o))n[r][i]=ca(n[r][i],s);break;case"scope":n[r]={...e[r]};for(let[i,s]of Object.entries(o))n[r][i]={...n[r][i],...s};break;case"parseContext":n[r]={...e[r],...o};break;case"atrule":case"pseudo":n[r]={...e[r],...jd(o,["parse"])};break;case"node":n[r]={...e[r],...jd(o,["name","structure","parse","generate","walkContext"])};break}return n}function xp(e){let t=pD(e),n=_D(e),r=kD(e),{fromPlainObject:o,toPlainObject:i}=xD(n),s={lexer:null,createLexer:a=>new Id(a,s,s.lexer.structure),tokenize:si,parse:t,generate:r,walk:n,find:n.find,findLast:n.findLast,findAll:n.findAll,fromPlainObject:o,toPlainObject:i,fork(a){let u=_a({},e);return xp(typeof a=="function"?a(u,Object.assign):_a(u,a))}};return s.lexer=new Id({generic:!0,units:e.units,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},s),s}function Zo(e,t){let n=this.tokenStart+e,r=this.charCodeAt(n);for((r===Ye||r===we)&&(t&&this.error("Number sign is not allowed"),n++);n<this.tokenEnd;n++)ae(this.charCodeAt(n))||this.error("Integer is expected",n)}function An(e){return Zo.call(this,0,e)}function xt(e,t){if(!this.cmpChar(this.tokenStart+e,t)){let n="";switch(t){case Jo:n="N is expected";break;case we:n="HyphenMinus is expected";break}this.error(n,this.tokenStart+e)}}function da(){let e=0,t=0,n=this.tokenType;for(;n===13||n===25;)n=this.lookupType(++e);if(n!==10)if(this.isDelim(Ye,e)||this.isDelim(we,e)){t=this.isDelim(Ye,e)?Ye:we;do n=this.lookupType(++e);while(n===13||n===25);n!==10&&(this.skip(e),An.call(this,Vt))}else return null;return e>0&&this.skip(e),t===0&&(n=this.charCodeAt(this.tokenStart),n!==Ye&&n!==we&&this.error("Number sign is expected")),An.call(this,t!==0),t===we?"-"+this.consume(10):this.consume(10)}function Ep(){let e=this.tokenStart,t=null,n=null;if(this.tokenType===10)An.call(this,ow),n=this.consume(10);else if(this.tokenType===1&&this.cmpChar(this.tokenStart,we))switch(t="-1",xt.call(this,1,Jo),this.tokenEnd-this.tokenStart){case 2:this.next(),n=da.call(this);break;case 3:xt.call(this,2,we),this.next(),this.skipSC(),An.call(this,Vt),n="-"+this.consume(10);break;default:xt.call(this,2,we),Zo.call(this,3,Vt),this.next(),n=this.substrToCursor(e+2)}else if(this.tokenType===1||this.isDelim(Ye)&&this.lookupType(1)===1){let r=0;switch(t="1",this.isDelim(Ye)&&(r=1,this.next()),xt.call(this,0,Jo),this.tokenEnd-this.tokenStart){case 1:this.next(),n=da.call(this);break;case 2:xt.call(this,1,we),this.next(),this.skipSC(),An.call(this,Vt),n="-"+this.consume(10);break;default:xt.call(this,1,we),Zo.call(this,2,Vt),this.next(),n=this.substrToCursor(e+r+1)}}else if(this.tokenType===12){let r=this.charCodeAt(this.tokenStart),o=r===Ye||r===we,i=this.tokenStart+o;for(;i<this.tokenEnd&&ae(this.charCodeAt(i));i++);i===this.tokenStart+o&&this.error("Integer is expected",this.tokenStart+o),xt.call(this,i-this.tokenStart,Jo),t=this.substring(e,i),i+1===this.tokenEnd?(this.next(),n=da.call(this)):(xt.call(this,i-this.tokenStart+1,we),i+2===this.tokenEnd?(this.next(),this.skipSC(),An.call(this,Vt),n="-"+this.consume(10)):(Zo.call(this,i-this.tokenStart+2,Vt),this.next(),n=this.substrToCursor(i+1)))}else this.error();return t!==null&&t.charCodeAt(0)===Ye&&(t=t.substr(1)),n!==null&&n.charCodeAt(0)===Ye&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:n}}function aw(e){if(e.a){let t=e.a==="+1"&&"n"||e.a==="1"&&"n"||e.a==="-1"&&"-n"||e.a+"n";if(e.b){let n=e.b[0]==="-"||e.b[0]==="+"?e.b:"+"+e.b;this.tokenize(t+n)}else this.tokenize(t)}else this.tokenize(e.b)}function Bd(e){return this.Raw(e,this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function lw(){for(let e=1,t;t=this.lookupType(e);e++){if(t===24)return!0;if(t===23||t===3)return!1}return!1}function Cp(e=!1){let t=this.tokenStart,n,r,o=null,i=null;switch(this.eat(3),n=this.substrToCursor(t+1),r=n.toLowerCase(),this.skipSC(),this.eof===!1&&this.tokenType!==23&&this.tokenType!==17&&(this.parseAtrulePrelude?o=this.parseWithFallback(this.AtrulePrelude.bind(this,n,e),Bd):o=Bd.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case 17:this.next();break;case 23:hasOwnProperty.call(this.atrule,r)&&typeof this.atrule[r].block=="function"?i=this.atrule[r].block.call(this,e):i=this.Block(lw.call(this));break}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:n,prelude:o,block:i}}function pw(e){this.token(3,"@"+e.name),e.prelude!==null&&this.node(e.prelude),e.block?this.node(e.block):this.token(17,";")}function Tp(e){let t=null;return e!==null&&(e=e.toLowerCase()),this.skipSC(),hasOwnProperty.call(this.atrule,e)&&typeof this.atrule[e].prelude=="function"?t=this.atrule[e].prelude.call(this):t=this.readSequence(this.scope.AtrulePrelude),this.skipSC(),this.eof!==!0&&this.tokenType!==23&&this.tokenType!==17&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}}function gw(e){this.children(e)}function ww(){this.eof&&this.error("Unexpected end of input");let e=this.tokenStart,t=!1;return this.isDelim(Op)?(t=!0,this.next()):this.isDelim(Ca)||this.eat(1),this.isDelim(Ca)?this.charCodeAt(this.tokenStart+1)!==Yo?(this.next(),this.eat(1)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function vw(){let e=this.tokenStart,t=this.charCodeAt(e);return t!==Yo&&t!==Dw&&t!==bw&&t!==yw&&t!==Op&&t!==Ca&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),t!==Yo&&(this.isDelim(Yo)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}function Pp(){let e=this.tokenStart,t,n=null,r=null,o=null;return this.eat(19),this.skipSC(),t=ww.call(this),this.skipSC(),this.tokenType!==20&&(this.tokenType!==1&&(n=vw.call(this),this.skipSC(),r=this.tokenType===5?this.String():this.Identifier(),this.skipSC()),this.tokenType===1&&(o=this.consume(1),this.skipSC())),this.eat(20),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:n,value:r,flags:o}}function Fw(e){this.token(9,"["),this.node(e.name),e.matcher!==null&&(this.tokenize(e.matcher),this.node(e.value)),e.flags!==null&&this.token(1,e.flags),this.token(9,"]")}function jp(e){return this.Raw(e,null,!0)}function Ld(){return this.parseWithFallback(this.Rule,jp)}function Rd(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}function _w(){if(this.tokenType===17)return Rd.call(this,this.tokenIndex);let e=this.parseWithFallback(this.Declaration,Rd);return this.tokenType===17&&this.next(),e}function Bp(e){let t=e?_w:Ld,n=this.tokenStart,r=this.createList();this.eat(23);e:for(;!this.eof;)switch(this.tokenType){case 24:break e;case 13:case 25:this.next();break;case 3:r.push(this.parseWithFallback(this.Atrule.bind(this,e),jp));break;default:e&&this.isDelim(Ew)?r.push(Ld.call(this)):r.push(t.call(this))}return this.eof||this.eat(24),{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}}function Aw(e){this.token(23,"{"),this.children(e,t=>{t.type==="Declaration"&&this.token(17,";")}),this.token(24,"}")}function Rp(e,t){let n=this.tokenStart,r=null;return this.eat(19),r=e.call(this,t),this.eof||this.eat(20),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}}function Iw(e){this.token(9,"["),this.children(e),this.token(9,"]")}function $p(){let e=this.tokenStart;return this.eat(15),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}}function Lw(){this.token(15,"-->")}function Wp(){let e=this.tokenStart;return this.eat(14),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}}function $w(){this.token(14,"<!--")}function Up(){return this.eatDelim(Mw),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(1)}}function Uw(e){this.token(9,"."),this.token(1,e.name)}function Gp(){let e=this.tokenStart,t;switch(this.tokenType){case 13:t=" ";break;case 9:switch(this.charCodeAt(this.tokenStart)){case Gw:case Vw:case qw:this.next();break;case Nd:this.next(),this.eatIdent("deep"),this.eatDelim(Nd);break;default:this.error("Combinator is expected")}t=this.substrToCursor(e);break}return{type:"Combinator",loc:this.getLocation(e,this.tokenStart),name:t}}function Zw(e){this.tokenize(e.name)}function Hp(){let e=this.tokenStart,t=this.tokenEnd;return this.eat(25),t-e+2>=2&&this.charCodeAt(t-2)===Yw&&this.charCodeAt(t-1)===Kw&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}}function ev(e){this.token(25,"/*"+e.value+"*/")}function sv(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!0)}function av(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!1)}function lv(){let e=this.tokenIndex,t=this.Value();return t.type!=="Raw"&&this.eof===!1&&this.tokenType!==17&&this.isDelim(Zp)===!1&&this.isBalanceEdge(e)===!1&&this.error(),t}function Yp(){let e=this.tokenStart,t=this.tokenIndex,n=fv.call(this),r=$a(n),o=r?this.parseCustomProperty:this.parseValue,i=r?av:sv,s=!1,a;this.skipSC(),this.eat(16);let u=this.tokenIndex;if(r||this.skipSC(),o?a=this.parseWithFallback(lv,i):a=i.call(this,this.tokenIndex),r&&a.type==="Value"&&a.children.isEmpty){for(let l=u-this.tokenIndex;l<=0;l++)if(this.lookupType(l)===13){a.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}return this.isDelim(Zp)&&(s=mv.call(this),this.skipSC()),this.eof===!1&&this.tokenType!==17&&this.isBalanceEdge(t)===!1&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:s,property:n,value:a}}function pv(e){this.token(1,e.property),this.token(16,":"),this.node(e.value),e.important&&(this.token(9,"!"),this.token(1,e.important===!0?"important":e.important))}function fv(){let e=this.tokenStart;if(this.tokenType===9)switch(this.charCodeAt(this.tokenStart)){case ov:case nv:case iv:case tv:case rv:this.next();break;case $d:this.next(),this.isDelim($d)&&this.next();break}return this.tokenType===4?this.eat(4):this.eat(1),this.substrToCursor(e)}function mv(){this.eat(9),this.skipSC();let e=this.consume(1);return e==="important"?!0:e}function pa(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}function Xp(){let e=this.createList();for(;!this.eof;)switch(this.tokenType){case 13:case 25:case 17:this.next();break;case 3:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),pa));break;default:this.isDelim(hv)?e.push(this.parseWithFallback(this.Rule,pa)):e.push(this.parseWithFallback(this.Declaration,pa))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}}function bv(e){this.children(e,t=>{t.type==="Declaration"&&this.token(17,";")})}function ef(){let e=this.tokenStart,t=this.consumeNumber(12);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}}function vv(e){this.token(12,e.value+e.unit)}function nf(e,t){let n=this.tokenStart,r=this.consumeFunctionName(),o=r.toLowerCase(),i;return i=t.hasOwnProperty(o)?t[o].call(this,t):e.call(this,t),this.eof||this.eat(22),{type:"Function",loc:this.getLocation(n,this.tokenStart),name:r,children:i}}function Ev(e){this.token(2,e.name+"("),this.children(e),this.token(22,")")}function of(){let e=this.tokenStart;return this.eat(4),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}}function Tv(e){this.token(4,"#"+e.value)}function af(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(1)}}function Pv(e){this.token(1,e.name)}function uf(){let e=this.tokenStart;return this.eat(4),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}}function Bv(e){this.token(9,"#"+e.name)}function df(){let e=this.tokenStart,t,n=null;if(this.eat(21),this.skipSC(),t=this.consume(1),this.skipSC(),this.tokenType!==22){switch(this.eat(16),this.skipSC(),this.tokenType){case 10:this.lookupNonWSType(1)===9?n=this.Ratio():n=this.Number();break;case 12:n=this.Dimension();break;case 1:n=this.Identifier();break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eat(22),{type:"MediaFeature",loc:this.getLocation(e,this.tokenStart),name:t,value:n}}function Nv(e){this.token(21,"("),this.token(1,e.name),e.value!==null&&(this.token(16,":"),this.node(e.value)),this.token(22,")")}function ff(){let e=this.createList(),t=null;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case 25:case 13:this.next();continue;case 1:t=this.Identifier();break;case 21:t=this.MediaFeature();break;default:break e}e.push(t)}return t===null&&this.error("Identifier or parenthesis is expected"),{type:"MediaQuery",loc:this.getLocationFromList(e),children:e}}function Wv(e){this.children(e)}function hf(){let e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===18);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}}function Vv(e){this.children(e,()=>this.token(18,","))}function yf(){let e=this.tokenStart;return this.eatDelim(Gv),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}}function Jv(){this.token(9,"&")}function Df(){this.skipSC();let e=this.tokenStart,t=e,n=null,r;return this.lookupValue(0,"odd")||this.lookupValue(0,"even")?r=this.Identifier():r=this.AnPlusB(),t=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),n=this.SelectorList(),t=this.tokenStart),{type:"Nth",loc:this.getLocation(e,t),nth:r,selector:n}}function Kv(e){this.node(e.nth),e.selector!==null&&(this.token(1,"of"),this.node(e.selector))}function vf(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(10)}}function ek(e){this.token(10,e.value)}function xf(){let e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function rk(e){this.tokenize(e.value)}function Ef(e,t){let n=this.tokenStart,r=null;return this.eat(21),r=e.call(this,t),this.eof||this.eat(22),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}}function sk(e){this.token(21,"("),this.children(e),this.token(22,")")}function Cf(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(11)}}function uk(e){this.token(11,e.value+"%")}function Tf(){let e=this.tokenStart,t=null,n,r;return this.eat(16),this.tokenType===2?(n=this.consumeFunctionName(),r=n.toLowerCase(),hasOwnProperty.call(this.pseudo,r)?(this.skipSC(),t=this.pseudo[r].call(this),this.skipSC()):(t=this.createList(),t.push(this.Raw(this.tokenIndex,null,!1))),this.eat(22)):n=this.consume(1),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:n,children:t}}function fk(e){this.token(16,":"),e.children===null?this.token(1,e.name):(this.token(2,e.name+"("),this.children(e),this.token(22,")"))}function Of(){let e=this.tokenStart,t=null,n,r;return this.eat(16),this.eat(16),this.tokenType===2?(n=this.consumeFunctionName(),r=n.toLowerCase(),hasOwnProperty.call(this.pseudo,r)?(this.skipSC(),t=this.pseudo[r].call(this),this.skipSC()):(t=this.createList(),t.push(this.Raw(this.tokenIndex,null,!1))),this.eat(22)):n=this.consume(1),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:n,children:t}}function yk(e){this.token(16,":"),this.token(16,":"),e.children===null?this.token(1,e.name):(this.token(2,e.name+"("),this.children(e),this.token(22,")"))}function Md(){this.skipSC();let e=this.consume(10);for(let t=0;t<e.length;t++){let n=e.charCodeAt(t);!ae(n)&&n!==Dk&&this.error("Unsigned number is expected",this.tokenStart-e.length+t)}return Number(e)===0&&this.error("Zero number is not allowed",this.tokenStart-e.length),e}function If(){let e=this.tokenStart,t=Md.call(this),n;return this.skipSC(),this.eatDelim(bk),n=Md.call(this),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:n}}function kk(e){this.token(10,e.left),this.token(9,"/"),this.token(10,e.right)}function xk(){return this.tokenIndex>0&&this.lookupType(-1)===13?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}function Bf(e,t,n){let r=this.getTokenStart(e),o;return this.skipUntilBalanced(e,t||this.consumeUntilBalanceEnd),n&&this.tokenStart>r?o=xk.call(this):o=this.tokenStart,{type:"Raw",loc:this.getLocation(r,o),value:this.substring(r,o)}}function _k(e){this.tokenize(e.value)}function Wd(e){return this.Raw(e,this.consumeUntilLeftCurlyBracket,!0)}function Ck(){let e=this.SelectorList();return e.type!=="Raw"&&this.eof===!1&&this.tokenType!==23&&this.error(),e}function Rf(){let e=this.tokenIndex,t=this.tokenStart,n,r;return this.parseRulePrelude?n=this.parseWithFallback(Ck,Wd):n=Wd.call(this,e),r=this.Block(!0),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:n,block:r}}function Ok(e){this.node(e.prelude),this.node(e.block)}function $f(){let e=this.readSequence(this.scope.Selector);return this.getFirstListNode(e)===null&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}}function jk(e){this.children(e)}function Wf(){let e=this.createList();for(;!this.eof;){if(e.push(this.Selector()),this.tokenType===18){this.next();continue}break}return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}}function Nk(e){this.children(e,()=>this.token(18,","))}function Ka(e){let t=e.length,n=e.charCodeAt(0),r=n===Uf||n===Vf?1:0,o=r===1&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1,i="";for(let s=r;s<=o;s++){let a=e.charCodeAt(s);if(a===Sa){if(s===o){s!==t-1&&(i=e.substr(s+1));break}if(a=e.charCodeAt(++s),We(Sa,a)){let u=s-1,l=qt(e,u);s=l-1,i+=La(e.substring(u+1,l))}else a===13&&e.charCodeAt(s+1)===10&&s++}else i+=e[s]}return i}function Gf(e,t){let n=t?"'":'"',r=t?Vf:Uf,o="",i=!1;for(let s=0;s<e.length;s++){let a=e.charCodeAt(s);if(a===0){o+="\uFFFD";continue}if(a<=31||a===127){o+="\\"+a.toString(16),i=!0;continue}a===r||a===Sa?(o+="\\"+e.charAt(s),i=!1):(i&&(Et(a)||Gt(a))&&(o+=" "),o+=e.charAt(s),i=!1)}return n+o+n}function qf(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:Ka(this.consume(5))}}function zk(e){this.token(5,Gf(e.value))}function zd(e){return this.Raw(e,null,!1)}function Jf(){let e=this.tokenStart,t=this.createList(),n;for(;!this.eof;){switch(this.tokenType){case 13:this.next();continue;case 25:if(this.charCodeAt(this.tokenStart+2)!==Uk){this.next();continue}n=this.Comment();break;case 14:n=this.CDO();break;case 15:n=this.CDC();break;case 3:n=this.parseWithFallback(this.Atrule,zd);break;default:n=this.parseWithFallback(this.Rule,zd)}t.push(n)}return{type:"StyleSheet",loc:this.getLocation(e,this.tokenStart),children:t}}function Hk(e){this.children(e)}function fa(){this.tokenType!==1&&this.isDelim(Jk)===!1&&this.error("Identifier or asterisk is expected"),this.next()}function Yf(){let e=this.tokenStart;return this.isDelim(Ud)?(this.next(),fa.call(this)):(fa.call(this),this.isDelim(Ud)&&(this.next(),fa.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function Kk(e){this.tokenize(e.name)}function jr(e,t){let n=0;for(let r=this.tokenStart+e;r<this.tokenEnd;r++){let o=this.charCodeAt(r);if(o===Qf&&t&&n!==0)return jr.call(this,e+n+1,!1),-1;Et(o)||this.error(t&&n!==0?"Hyphen minus"+(n<6?" or hex digit":"")+" is expected":n<6?"Hex digit is expected":"Unexpected input",r),++n>6&&this.error("Too many hex digits",r)}return this.next(),n}function Vo(e){let t=0;for(;this.isDelim(Ta);)++t>e&&this.error("Too many question marks"),this.next()}function Xk(e){this.charCodeAt(this.tokenStart)!==e&&this.error((e===Xf?"Plus sign":"Hyphen minus")+" is expected")}function Qk(){let e=0;switch(this.tokenType){case 10:if(e=jr.call(this,1,!0),this.isDelim(Ta)){Vo.call(this,6-e);break}if(this.tokenType===12||this.tokenType===10){Xk.call(this,Qf),jr.call(this,1,!1);break}break;case 12:e=jr.call(this,1,!0),e>0&&Vo.call(this,6-e);break;default:if(this.eatDelim(Xf),this.tokenType===1){e=jr.call(this,0,!0),e>0&&Vo.call(this,6-e);break}if(this.isDelim(Ta)){this.next(),Vo.call(this,5);break}this.error("Hex digit or question mark is expected")}}function em(){let e=this.tokenStart;return this.eatIdent("u"),Qk.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function nx(e){this.tokenize(e.value)}function rm(e){let t=e.length,n=4,r=e.charCodeAt(t-1)===nm?t-2:t-1,o="";for(;n<r&&Gt(e.charCodeAt(n));)n++;for(;n<r&&Gt(e.charCodeAt(r));)r--;for(let i=n;i<=r;i++){let s=e.charCodeAt(i);if(s===Aa){if(i===r){i!==t-1&&(o=e.substr(i+1));break}if(s=e.charCodeAt(++i),We(Aa,s)){let a=i-1,u=qt(e,a);i=u-1,o+=La(e.substring(a+1,u))}else s===13&&e.charCodeAt(i+1)===10&&i++}else o+=e[i]}return o}function om(e){let t="",n=!1;for(let r=0;r<e.length;r++){let o=e.charCodeAt(r);if(o===0){t+="\uFFFD";continue}if(o<=31||o===127){t+="\\"+o.toString(16),n=!0;continue}o===ox||o===Aa||o===ix||o===sx||o===ax||o===nm?(t+="\\"+e.charAt(r),n=!1):(n&&Et(o)&&(t+=" "),t+=e.charAt(r),n=!1)}return"url("+t+")"}function im(){let e=this.tokenStart,t;switch(this.tokenType){case 7:t=rm(this.consume(7));break;case 2:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(2),this.skipSC(),t=Ka(this.consume(5)),this.skipSC(),this.eof||this.eat(22);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(e,this.tokenStart),value:t}}function cx(e){this.token(7,om(e.value))}function am(){let e=this.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.tokenStart),children:t}}function fx(e){this.children(e)}function um(){return this.eat(13),mx}function yx(e){this.token(13,e.value)}function dm(e){switch(this.tokenType){case 4:return this.Hash();case 18:return this.Operator();case 21:return this.Parentheses(this.readSequence,e.recognizer);case 19:return this.Brackets(this.readSequence,e.recognizer);case 5:return this.String();case 12:return this.Dimension();case 11:return this.Percentage();case 10:return this.Number();case 2:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case 7:return this.Url();case 1:return this.cmpChar(this.tokenStart,xx)&&this.cmpChar(this.tokenStart+1,Vd)?this.UnicodeRange():this.Identifier();case 9:{let t=this.charCodeAt(this.tokenStart);if(t===kx||t===wx||t===Vd||t===vx)return this.Operator();t===Dx&&this.error("Hex or identifier is expected",this.tokenStart+1);break}}}function Ix(e,t){t.last!==null&&t.last.type!=="Combinator"&&e!==null&&e.type!=="Combinator"&&t.push({type:"Combinator",loc:null,name:" "})}function jx(){switch(this.tokenType){case 19:return this.AttributeSelector();case 4:return this.IdSelector();case 16:return this.lookupType(1)===16?this.PseudoElementSelector():this.PseudoClassSelector();case 1:return this.TypeSelector();case 10:case 11:return this.Percentage();case 12:this.charCodeAt(this.tokenStart)===Gd&&this.error("Identifier is expected",this.tokenStart+1);break;case 9:{switch(this.charCodeAt(this.tokenStart)){case Sx:case Ax:case Px:case Tx:return this.Combinator();case Gd:return this.ClassSelector();case Cx:case Ox:return this.TypeSelector();case Ex:return this.IdSelector();case _x:return this.NestingSelector()}break}}}function Lx(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))}function Rx(){let e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),this.tokenType===18){e.push(this.Operator());let t=this.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.tokenIndex,this.consumeUntilExclamationMarkOrSemicolon,!1);if(n.type==="Value"&&n.children.isEmpty){for(let r=t-this.tokenIndex;r<=0;r++)if(this.lookupType(r)===13){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}e.push(n)}return e}function qd(e){return e!==null&&e.type==="Operator"&&(e.value[e.value.length-1]==="-"||e.value[e.value.length-1]==="+")}function Vx(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))}function Gx(){return this.skipSC(),this.tokenType===1&&this.lookupNonWSType(1)===16?this.createSingleNodeList(this.Declaration()):pm.call(this)}function pm(){let e=this.createList(),t;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case 25:case 13:this.next();continue;case 2:t=this.Function(Vx,this.scope.AtrulePrelude);break;case 1:t=this.Identifier();break;case 21:t=this.Parentheses(Gx,this.scope.AtrulePrelude);break;default:break e}e.push(t)}return e}function Qx(e){let t=e.length-1,n="";for(let r=0;r<e.length;r++){let o=e.charCodeAt(r);if(o===Jd){if(r===t)break;if(o=e.charCodeAt(++r),We(Jd,o)){let i=r-1,s=qt(e,i);r=s-1,n+=La(e.substring(i+1,s))}else o===13&&e.charCodeAt(r+1)===10&&r++}else n+=e[r]}return n}function e1(e){let t="";if(e.length===1&&e.charCodeAt(0)===45)return"\\-";for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);if(r===0){t+="\uFFFD";continue}if(r<=31||r===127||r>=48&&r<=57&&(n===0||n===1&&e.charCodeAt(0)===45)){t+="\\"+r.toString(16)+" ";continue}ja(r)?t+=e.charAt(n):t+="\\"+e.charAt(n)}return t}var pb,Oa,fb,mb,hb,gb,Bn,O,yb,bb,Db,wb,Pa,vb,kb,xb,Fb,Eb,_b,Cb,Sb,Tb,Ab,Ob,Pb,Ib,jb,Bb,Lb,Rb,Nb,$b,Mb,Wb,zb,Ub,Vb,Gb,qb,Hb,Jb,Zb,Yb,ha,tD,Ho,Yd,Ba,Kd,Xd,Qc,rD,ed,oD,Ce,kt,iD,sD,_n,ie,ea,nd,rd,sd,lD,uD,ta,ad,ld,fD,ud,ya,hD,gD,ra,Qd,yD,bD,tp,DD,Ra,Ar,md,Tr,PD,zo,Cn,ei,oa,hd,rp,Nr,Ze,ia,Sn,BD,RD,op,ip,ND,WD,Ma,XD,QD,wa,n0,r0,o0,i0,s0,a0,l0,u0,c0,d0,p0,f0,m0,h0,g0,y0,b0,D0,w0,v0,dp,Wa,gd,ti,pp,k0,fp,za,Ua,yd,Va,mp,va,x0,ci,Ga,ni,bd,Dd,wd,$r,vd,Ir,I0,V,q,Ha,L0,R0,Ed,$0,M0,Fa,bp,_d,W0,z0,Cd,U0,Dp,Lr,Q0,Id,nw,rw,Ya,Fp,Ye,we,Jo,Vt,ow,iw,sw,_p,uw,cw,dw,Sp,fw,mw,hw,Ap,yw,Op,Yo,bw,Ca,Dw,kw,xw,Ip,Ew,Cw,Sw,Tw,Lp,Ow,Pw,Np,jw,Bw,Mp,Rw,Nw,zp,Mw,Ww,zw,Vp,Vw,Nd,Gw,qw,Hw,Jw,qp,Yw,Kw,Xw,Qw,Jp,Zp,tv,nv,rv,ov,iv,$d,uv,cv,dv,Kp,hv,gv,yv,Qp,Dv,wv,tf,kv,xv,Fv,rf,_v,Cv,Sv,sf,Av,Ov,lf,Iv,jv,cf,Lv,Rv,pf,$v,Mv,mf,zv,Uv,gf,Gv,qv,Hv,bf,Zv,Yv,wf,Xv,Qv,kf,tk,nk,Ff,ok,ik,_f,ak,lk,Sf,ck,dk,pk,Af,mk,hk,gk,Pf,bk,Dk,wk,vk,jf,Fk,Ek,Lf,Sk,Tk,Ak,Nf,Pk,Ik,Mf,Bk,Lk,Rk,zf,$k,Sa,Uf,Vf,Mk,Wk,Hf,Uk,Vk,Gk,qk,Zf,Jk,Ud,Zk,Yk,Kf,Xf,Qf,Ta,ex,tx,tm,rx,ox,Aa,ix,sx,ax,nm,lx,ux,sm,dx,px,lm,mx,hx,gx,bx,cm,Dx,wx,Vd,vx,kx,xx,Fx,Ex,_x,Cx,Sx,Tx,Gd,Ax,Ox,Px,Bx,Nx,$x,Mx,Wx,zx,Ux,qx,Hx,Ut,ma,Hd,Go,Jx,fm,Zx,Yx,Kx,Xx,Jd,sS,mm,hm,aS,lS,gm,uS,cS,dS,pS,fS,mS,ym=C(()=>{"use strict";pb=Object.create,Oa=Object.defineProperty,fb=Object.getOwnPropertyDescriptor,mb=Object.getOwnPropertyNames,hb=Object.getPrototypeOf,gb=Object.prototype.hasOwnProperty,Bn=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),O=(e,t)=>{for(var n in t)Oa(e,n,{get:t[n],enumerable:!0})},yb=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of mb(t))!gb.call(e,o)&&o!==n&&Oa(e,o,{get:()=>t[o],enumerable:!(r=fb(t,o))||r.enumerable});return e},bb=(e,t,n)=>(n=e!=null?pb(hb(e)):{},yb(t||!e||!e.__esModule?Oa(n,"default",{value:e,enumerable:!0}):n,e)),Db=Bn(e=>{var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");e.encode=function(n){if(0<=n&&n<t.length)return t[n];throw new TypeError("Must be between 0 and 63: "+n)},e.decode=function(n){var r=65,o=90,i=97,s=122,a=48,u=57,l=43,c=47,d=26,f=52;return r<=n&&n<=o?n-r:i<=n&&n<=s?n-i+d:a<=n&&n<=u?n-a+f:n==l?62:n==c?63:-1}}),wb=Bn(e=>{var t=Db(),n=5,r=1<<n,o=r-1,i=r;function s(u){return u<0?(-u<<1)+1:(u<<1)+0}function a(u){var l=(u&1)===1,c=u>>1;return l?-c:c}e.encode=function(u){var l="",c,d=s(u);do c=d&o,d>>>=n,d>0&&(c|=i),l+=t.encode(c);while(d>0);return l},e.decode=function(u,l,c){var d=u.length,f=0,m=0,y,F;do{if(l>=d)throw new Error("Expected more digits in base 64 VLQ value.");if(F=t.decode(u.charCodeAt(l++)),F===-1)throw new Error("Invalid base64 digit: "+u.charAt(l-1));y=!!(F&i),F&=o,f=f+(F<<m),m+=n}while(y);c.value=a(f),c.rest=l}}),Pa=Bn(e=>{function t(h,g,I){if(g in h)return h[g];if(arguments.length===3)return I;throw new Error('"'+g+'" is a required argument.')}e.getArg=t;var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function o(h){var g=h.match(n);return g?{scheme:g[1],auth:g[2],host:g[3],port:g[4],path:g[5]}:null}e.urlParse=o;function i(h){var g="";return h.scheme&&(g+=h.scheme+":"),g+="//",h.auth&&(g+=h.auth+"@"),h.host&&(g+=h.host),h.port&&(g+=":"+h.port),h.path&&(g+=h.path),g}e.urlGenerate=i;var s=32;function a(h){var g=[];return function(I){for(var v=0;v<g.length;v++)if(g[v].input===I){var se=g[0];return g[0]=g[v],g[v]=se,g[0].result}var Ie=h(I);return g.unshift({input:I,result:Ie}),g.length>s&&g.pop(),Ie}}var u=a(function(h){var g=h,I=o(h);if(I){if(!I.path)return h;g=I.path}for(var v=e.isAbsolute(g),se=[],Ie=0,L=0;;)if(Ie=L,L=g.indexOf("/",Ie),L===-1){se.push(g.slice(Ie));break}else for(se.push(g.slice(Ie,L));L<g.length&&g[L]==="/";)L++;for(var Y,ht=0,L=se.length-1;L>=0;L--)Y=se[L],Y==="."?se.splice(L,1):Y===".."?ht++:ht>0&&(Y===""?(se.splice(L+1,ht),ht=0):(se.splice(L,2),ht--));return g=se.join("/"),g===""&&(g=v?"/":"."),I?(I.path=g,i(I)):g});e.normalize=u;function l(h,g){h===""&&(h="."),g===""&&(g=".");var I=o(g),v=o(h);if(v&&(h=v.path||"/"),I&&!I.scheme)return v&&(I.scheme=v.scheme),i(I);if(I||g.match(r))return g;if(v&&!v.host&&!v.path)return v.host=g,i(v);var se=g.charAt(0)==="/"?g:u(h.replace(/\/+$/,"")+"/"+g);return v?(v.path=se,i(v)):se}e.join=l,e.isAbsolute=function(h){return h.charAt(0)==="/"||n.test(h)};function c(h,g){h===""&&(h="."),h=h.replace(/\/$/,"");for(var I=0;g.indexOf(h+"/")!==0;){var v=h.lastIndexOf("/");if(v<0||(h=h.slice(0,v),h.match(/^([^\/]+:\/)?\/*$/)))return g;++I}return Array(I+1).join("../")+g.substr(h.length+1)}e.relative=c;var d=function(){var h=Object.create(null);return!("__proto__"in h)}();function f(h){return h}function m(h){return F(h)?"$"+h:h}e.toSetString=d?f:m;function y(h){return F(h)?h.slice(1):h}e.fromSetString=d?f:y;function F(h){if(!h)return!1;var g=h.length;if(g<9||h.charCodeAt(g-1)!==95||h.charCodeAt(g-2)!==95||h.charCodeAt(g-3)!==111||h.charCodeAt(g-4)!==116||h.charCodeAt(g-5)!==111||h.charCodeAt(g-6)!==114||h.charCodeAt(g-7)!==112||h.charCodeAt(g-8)!==95||h.charCodeAt(g-9)!==95)return!1;for(var I=g-10;I>=0;I--)if(h.charCodeAt(I)!==36)return!1;return!0}function M(h,g,I){var v=T(h.source,g.source);return v!==0||(v=h.originalLine-g.originalLine,v!==0)||(v=h.originalColumn-g.originalColumn,v!==0||I)||(v=h.generatedColumn-g.generatedColumn,v!==0)||(v=h.generatedLine-g.generatedLine,v!==0)?v:T(h.name,g.name)}e.compareByOriginalPositions=M;function A(h,g,I){var v;return v=h.originalLine-g.originalLine,v!==0||(v=h.originalColumn-g.originalColumn,v!==0||I)||(v=h.generatedColumn-g.generatedColumn,v!==0)||(v=h.generatedLine-g.generatedLine,v!==0)?v:T(h.name,g.name)}e.compareByOriginalPositionsNoSource=A;function R(h,g,I){var v=h.generatedLine-g.generatedLine;return v!==0||(v=h.generatedColumn-g.generatedColumn,v!==0||I)||(v=T(h.source,g.source),v!==0)||(v=h.originalLine-g.originalLine,v!==0)||(v=h.originalColumn-g.originalColumn,v!==0)?v:T(h.name,g.name)}e.compareByGeneratedPositionsDeflated=R;function x(h,g,I){var v=h.generatedColumn-g.generatedColumn;return v!==0||I||(v=T(h.source,g.source),v!==0)||(v=h.originalLine-g.originalLine,v!==0)||(v=h.originalColumn-g.originalColumn,v!==0)?v:T(h.name,g.name)}e.compareByGeneratedPositionsDeflatedNoLine=x;function T(h,g){return h===g?0:h===null?1:g===null?-1:h>g?1:-1}function G(h,g){var I=h.generatedLine-g.generatedLine;return I!==0||(I=h.generatedColumn-g.generatedColumn,I!==0)||(I=T(h.source,g.source),I!==0)||(I=h.originalLine-g.originalLine,I!==0)||(I=h.originalColumn-g.originalColumn,I!==0)?I:T(h.name,g.name)}e.compareByGeneratedPositionsInflated=G;function $(h){return JSON.parse(h.replace(/^\)]}'[^\n]*\n/,""))}e.parseSourceMapInput=$;function E(h,g,I){if(g=g||"",h&&(h[h.length-1]!=="/"&&g[0]!=="/"&&(h+="/"),g=h+g),I){var v=o(I);if(!v)throw new Error("sourceMapURL could not be parsed");if(v.path){var se=v.path.lastIndexOf("/");se>=0&&(v.path=v.path.substring(0,se+1))}g=l(i(v),g)}return u(g)}e.computeSourceURL=E}),vb=Bn(e=>{var t=Pa(),n=Object.prototype.hasOwnProperty,r=typeof Map<"u";function o(){this._array=[],this._set=r?new Map:Object.create(null)}o.fromArray=function(i,s){for(var a=new o,u=0,l=i.length;u<l;u++)a.add(i[u],s);return a},o.prototype.size=function(){return r?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(i,s){var a=r?i:t.toSetString(i),u=r?this.has(i):n.call(this._set,a),l=this._array.length;(!u||s)&&this._array.push(i),u||(r?this._set.set(i,l):this._set[a]=l)},o.prototype.has=function(i){if(r)return this._set.has(i);var s=t.toSetString(i);return n.call(this._set,s)},o.prototype.indexOf=function(i){if(r){var s=this._set.get(i);if(s>=0)return s}else{var a=t.toSetString(i);if(n.call(this._set,a))return this._set[a]}throw new Error('"'+i+'" is not in the set.')},o.prototype.at=function(i){if(i>=0&&i<this._array.length)return this._array[i];throw new Error("No element indexed by "+i)},o.prototype.toArray=function(){return this._array.slice()},e.ArraySet=o}),kb=Bn(e=>{var t=Pa();function n(o,i){var s=o.generatedLine,a=i.generatedLine,u=o.generatedColumn,l=i.generatedColumn;return a>s||a==s&&l>=u||t.compareByGeneratedPositionsInflated(o,i)<=0}function r(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}r.prototype.unsortedForEach=function(o,i){this._array.forEach(o,i)},r.prototype.add=function(o){n(this._last,o)?(this._last=o,this._array.push(o)):(this._sorted=!1,this._array.push(o))},r.prototype.toArray=function(){return this._sorted||(this._array.sort(t.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},e.MappingList=r}),xb=Bn(e=>{var t=wb(),n=Pa(),r=vb().ArraySet,o=kb().MappingList;function i(s){s||(s={}),this._file=n.getArg(s,"file",null),this._sourceRoot=n.getArg(s,"sourceRoot",null),this._skipValidation=n.getArg(s,"skipValidation",!1),this._sources=new r,this._names=new r,this._mappings=new o,this._sourcesContents=null}i.prototype._version=3,i.fromSourceMap=function(s){var a=s.sourceRoot,u=new i({file:s.file,sourceRoot:a});return s.eachMapping(function(l){var c={generated:{line:l.generatedLine,column:l.generatedColumn}};l.source!=null&&(c.source=l.source,a!=null&&(c.source=n.relative(a,c.source)),c.original={line:l.originalLine,column:l.originalColumn},l.name!=null&&(c.name=l.name)),u.addMapping(c)}),s.sources.forEach(function(l){var c=l;a!==null&&(c=n.relative(a,l)),u._sources.has(c)||u._sources.add(c);var d=s.sourceContentFor(l);d!=null&&u.setSourceContent(l,d)}),u},i.prototype.addMapping=function(s){var a=n.getArg(s,"generated"),u=n.getArg(s,"original",null),l=n.getArg(s,"source",null),c=n.getArg(s,"name",null);this._skipValidation||this._validateMapping(a,u,l,c),l!=null&&(l=String(l),this._sources.has(l)||this._sources.add(l)),c!=null&&(c=String(c),this._names.has(c)||this._names.add(c)),this._mappings.add({generatedLine:a.line,generatedColumn:a.column,originalLine:u!=null&&u.line,originalColumn:u!=null&&u.column,source:l,name:c})},i.prototype.setSourceContent=function(s,a){var u=s;this._sourceRoot!=null&&(u=n.relative(this._sourceRoot,u)),a!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[n.toSetString(u)]=a):this._sourcesContents&&(delete this._sourcesContents[n.toSetString(u)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},i.prototype.applySourceMap=function(s,a,u){var l=a;if(a==null){if(s.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);l=s.file}var c=this._sourceRoot;c!=null&&(l=n.relative(c,l));var d=new r,f=new r;this._mappings.unsortedForEach(function(m){if(m.source===l&&m.originalLine!=null){var y=s.originalPositionFor({line:m.originalLine,column:m.originalColumn});y.source!=null&&(m.source=y.source,u!=null&&(m.source=n.join(u,m.source)),c!=null&&(m.source=n.relative(c,m.source)),m.originalLine=y.line,m.originalColumn=y.column,y.name!=null&&(m.name=y.name))}var F=m.source;F!=null&&!d.has(F)&&d.add(F);var M=m.name;M!=null&&!f.has(M)&&f.add(M)},this),this._sources=d,this._names=f,s.sources.forEach(function(m){var y=s.sourceContentFor(m);y!=null&&(u!=null&&(m=n.join(u,m)),c!=null&&(m=n.relative(c,m)),this.setSourceContent(m,y))},this)},i.prototype._validateMapping=function(s,a,u,l){if(a&&typeof a.line!="number"&&typeof a.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(s&&"line"in s&&"column"in s&&s.line>0&&s.column>=0&&!a&&!u&&!l)){if(s&&"line"in s&&"column"in s&&a&&"line"in a&&"column"in a&&s.line>0&&s.column>=0&&a.line>0&&a.column>=0&&u)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:s,source:u,original:a,name:l}))}},i.prototype._serializeMappings=function(){for(var s=0,a=1,u=0,l=0,c=0,d=0,f="",m,y,F,M,A=this._mappings.toArray(),R=0,x=A.length;R<x;R++){if(y=A[R],m="",y.generatedLine!==a)for(s=0;y.generatedLine!==a;)m+=";",a++;else if(R>0){if(!n.compareByGeneratedPositionsInflated(y,A[R-1]))continue;m+=","}m+=t.encode(y.generatedColumn-s),s=y.generatedColumn,y.source!=null&&(M=this._sources.indexOf(y.source),m+=t.encode(M-d),d=M,m+=t.encode(y.originalLine-1-l),l=y.originalLine-1,m+=t.encode(y.originalColumn-u),u=y.originalColumn,y.name!=null&&(F=this._names.indexOf(y.name),m+=t.encode(F-c),c=F)),f+=m}return f},i.prototype._generateSourcesContent=function(s,a){return s.map(function(u){if(!this._sourcesContents)return null;a!=null&&(u=n.relative(a,u));var l=n.toSetString(u);return Object.prototype.hasOwnProperty.call(this._sourcesContents,l)?this._sourcesContents[l]:null},this)},i.prototype.toJSON=function(){var s={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(s.file=this._file),this._sourceRoot!=null&&(s.sourceRoot=this._sourceRoot),this._sourcesContents&&(s.sourcesContent=this._generateSourcesContent(s.sources,s.sourceRoot)),s},i.prototype.toString=function(){return JSON.stringify(this.toJSON())},e.SourceMapGenerator=i}),Fb={};O(Fb,{AtKeyword:()=>Sb,BadString:()=>Ob,BadUrl:()=>Ib,CDC:()=>Mb,CDO:()=>$b,Colon:()=>Wb,Comma:()=>Ub,Comment:()=>Yb,Delim:()=>jb,Dimension:()=>Rb,EOF:()=>Eb,Function:()=>Cb,Hash:()=>Tb,Ident:()=>_b,LeftCurlyBracket:()=>Jb,LeftParenthesis:()=>qb,LeftSquareBracket:()=>Vb,Number:()=>Bb,Percentage:()=>Lb,RightCurlyBracket:()=>Zb,RightParenthesis:()=>Hb,RightSquareBracket:()=>Gb,Semicolon:()=>zb,String:()=>Ab,Url:()=>Pb,WhiteSpace:()=>Nb});Eb=0,_b=1,Cb=2,Sb=3,Tb=4,Ab=5,Ob=6,Pb=7,Ib=8,jb=9,Bb=10,Lb=11,Rb=12,Nb=13,$b=14,Mb=15,Wb=16,zb=17,Ub=18,Vb=19,Gb=20,qb=21,Hb=22,Jb=23,Zb=24,Yb=25;ha=new Array(128),tD=128,Ho=130,Yd=131,Ba=132,Kd=133;for(let e=0;e<ha.length;e++)ha[e]=Gt(e)&&Ho||ae(e)&&Yd||Ko(e)&&Ba||eD(e)&&Kd||e||tD;Xd=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token"];Qc=10,rD=12,ed=13;oD=class{constructor(){this.lines=null,this.columns=null,this.computed=!1}setSource(e,t=0,n=1,r=1){this.source=e,this.startOffset=t,this.startLine=n,this.startColumn=r,this.computed=!1}getLocation(e,t){return this.computed||td(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||td(this),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}},Ce=16777215,kt=24,iD=new Map([[2,22],[21,22],[19,20],[23,24]]),sD=class{constructor(e,t){this.setSource(e,t)}reset(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}setSource(e="",t=()=>{}){e=String(e||"");let n=e.length,r=Qo(this.offsetAndType,e.length+1),o=Qo(this.balance,e.length+1),i=0,s=0,a=0,u=-1;for(this.offsetAndType=null,this.balance=null,t(e,(l,c,d)=>{switch(l){default:o[i]=n;break;case s:{let f=a&Ce;for(a=o[f],s=a>>kt,o[i]=f,o[f++]=i;f<i;f++)o[f]===n&&(o[f]=i);break}case 21:case 2:case 19:case 23:o[i]=a,s=iD.get(l),a=s<<kt|i;break}r[i++]=l<<kt|d,u===-1&&(u=c)}),r[i]=0<<kt|n,o[i]=n,o[n]=n;a!==0;){let l=a&Ce;a=o[l],o[l]=n}this.source=e,this.firstCharOffset=u===-1?0:u,this.tokenCount=i,this.offsetAndType=r,this.balance=o,this.reset(),this.next()}lookupType(e){return e+=this.tokenIndex,e<this.tokenCount?this.offsetAndType[e]>>kt:0}lookupOffset(e){return e+=this.tokenIndex,e<this.tokenCount?this.offsetAndType[e-1]&Ce:this.source.length}lookupValue(e,t){return e+=this.tokenIndex,e<this.tokenCount?Rr(this.source,this.offsetAndType[e-1]&Ce,this.offsetAndType[e]&Ce,t):!1}getTokenStart(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?this.offsetAndType[e-1]&Ce:this.offsetAndType[this.tokenCount]&Ce:this.firstCharOffset}substrToCursor(e){return this.source.substring(e,this.tokenStart)}isBalanceEdge(e){return this.balance[this.tokenIndex]<e}isDelim(e,t){return t?this.lookupType(t)===9&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===9&&this.source.charCodeAt(this.tokenStart)===e}skip(e){let t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=this.offsetAndType[t-1]&Ce,t=this.offsetAndType[t],this.tokenType=t>>kt,this.tokenEnd=t&Ce):(this.tokenIndex=this.tokenCount,this.next())}next(){let e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>kt,this.tokenEnd=e&Ce):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=0,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;this.tokenType===13||this.tokenType===25;)this.next()}skipUntilBalanced(e,t){let n=e,r,o;e:for(;n<this.tokenCount;n++){if(r=this.balance[n],r<e)break e;switch(o=n>0?this.offsetAndType[n-1]&Ce:this.firstCharOffset,t(this.source.charCodeAt(o))){case 1:break e;case 2:n++;break e;default:this.balance[r]===n&&(n=r)}}this.skip(n-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t<this.tokenCount;t++){let r=n,o=this.offsetAndType[t],i=o&Ce,s=o>>kt;n=i,e(s,r,i,t)}}dump(){let e=new Array(this.tokenCount);return this.forEachToken((t,n,r,o)=>{e[o]={idx:o,type:Xd[t],chunk:this.source.substring(n,r),balance:this.balance[o]}}),e}};_n=null,ie=class{static createItem(e){return{prev:null,next:null,data:e}}constructor(){this.head=null,this.tail=null,this.cursor=null}createItem(e){return ie.createItem(e)}allocateCursor(e,t){let n;return _n!==null?(n=_n,_n=_n.cursor,n.prev=e,n.next=t,n.cursor=this.cursor):n={prev:e,next:t,cursor:this.cursor},this.cursor=n,n}releaseCursor(){let{cursor:e}=this;this.cursor=e.cursor,e.prev=null,e.next=null,e.cursor=_n,_n=e}updateCursors(e,t,n,r){let{cursor:o}=this;for(;o!==null;)o.prev===e&&(o.prev=t),o.next===n&&(o.next=r),o=o.cursor}*[Symbol.iterator](){for(let e=this.head;e!==null;e=e.next)yield e.data}get size(){let e=0;for(let t=this.head;t!==null;t=t.next)e++;return e}get isEmpty(){return this.head===null}get first(){return this.head&&this.head.data}get last(){return this.tail&&this.tail.data}fromArray(e){let t=null;this.head=null;for(let n of e){let r=ie.createItem(n);t!==null?t.next=r:this.head=r,r.prev=t,t=r}return this.tail=t,this}toArray(){return[...this]}toJSON(){return[...this]}forEach(e,t=this){let n=this.allocateCursor(null,this.head);for(;n.next!==null;){let r=n.next;n.next=r.next,e.call(t,r.data,r,this)}this.releaseCursor()}forEachRight(e,t=this){let n=this.allocateCursor(this.tail,null);for(;n.prev!==null;){let r=n.prev;n.prev=r.prev,e.call(t,r.data,r,this)}this.releaseCursor()}reduce(e,t,n=this){let r=this.allocateCursor(null,this.head),o=t,i;for(;r.next!==null;)i=r.next,r.next=i.next,o=e.call(n,o,i.data,i,this);return this.releaseCursor(),o}reduceRight(e,t,n=this){let r=this.allocateCursor(this.tail,null),o=t,i;for(;r.prev!==null;)i=r.prev,r.prev=i.prev,o=e.call(n,o,i.data,i,this);return this.releaseCursor(),o}some(e,t=this){for(let n=this.head;n!==null;n=n.next)if(e.call(t,n.data,n,this))return!0;return!1}map(e,t=this){let n=new ie;for(let r=this.head;r!==null;r=r.next)n.appendData(e.call(t,r.data,r,this));return n}filter(e,t=this){let n=new ie;for(let r=this.head;r!==null;r=r.next)e.call(t,r.data,r,this)&&n.appendData(r.data);return n}nextUntil(e,t,n=this){if(e===null)return;let r=this.allocateCursor(null,e);for(;r.next!==null;){let o=r.next;if(r.next=o.next,t.call(n,o.data,o,this))break}this.releaseCursor()}prevUntil(e,t,n=this){if(e===null)return;let r=this.allocateCursor(e,null);for(;r.prev!==null;){let o=r.prev;if(r.prev=o.prev,t.call(n,o.data,o,this))break}this.releaseCursor()}clear(){this.head=null,this.tail=null}copy(){let e=new ie;for(let t of this)e.appendData(t);return e}prepend(e){return this.updateCursors(null,e,this.head,e),this.head!==null?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this}prependData(e){return this.prepend(ie.createItem(e))}append(e){return this.insert(e)}appendData(e){return this.insert(ie.createItem(e))}insert(e,t=null){if(t!==null)if(this.updateCursors(t.prev,e,t,e),t.prev===null){if(this.head!==t)throw new Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),this.tail!==null?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this}insertData(e,t){return this.insert(ie.createItem(e),t)}remove(e){if(this.updateCursors(e,e.prev,e,e.next),e.prev!==null)e.prev.next=e.next;else{if(this.head!==e)throw new Error("item doesn't belong to list");this.head=e.next}if(e.next!==null)e.next.prev=e.prev;else{if(this.tail!==e)throw new Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e}push(e){this.insert(ie.createItem(e))}pop(){return this.tail!==null?this.remove(this.tail):null}unshift(e){this.prepend(ie.createItem(e))}shift(){return this.head!==null?this.remove(this.head):null}prependList(e){return this.insertList(e,this.head)}appendList(e){return this.insertList(e)}insertList(e,t){return e.head===null?this:(t!=null?(this.updateCursors(t.prev,e.tail,t,e.head),t.prev!==null?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),this.tail!==null?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null,this)}replace(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)}};ea=100,nd=60,rd=" ";sd=()=>{},lD=33,uD=35,ta=59,ad=123,ld=0;fD=bb(xb(),1),ud=new Set(["Atrule","Selector","Declaration"]);ya={};O(ya,{safe:()=>tp,spec:()=>bD});hD=43,gD=45,ra=(e,t)=>{if(e===9&&(e=t),typeof e=="string"){let n=e.charCodeAt(0);return n>127?32768:n<<8}return e},Qd=[[1,1],[1,2],[1,7],[1,8],[1,"-"],[1,10],[1,11],[1,12],[1,15],[1,21],[3,1],[3,2],[3,7],[3,8],[3,"-"],[3,10],[3,11],[3,12],[3,15],[4,1],[4,2],[4,7],[4,8],[4,"-"],[4,10],[4,11],[4,12],[4,15],[12,1],[12,2],[12,7],[12,8],[12,"-"],[12,10],[12,11],[12,12],[12,15],["#",1],["#",2],["#",7],["#",8],["#","-"],["#",10],["#",11],["#",12],["#",15],["-",1],["-",2],["-",7],["-",8],["-","-"],["-",10],["-",11],["-",12],["-",15],[10,1],[10,2],[10,7],[10,8],[10,10],[10,11],[10,12],[10,"%"],[10,15],["@",1],["@",2],["@",7],["@",8],["@","-"],["@",15],[".",10],[".",11],[".",12],["+",10],["+",11],["+",12],["/","*"]],yD=Qd.concat([[1,4],[12,4],[4,4],[3,21],[3,5],[3,16],[11,11],[11,12],[11,2],[11,"-"],[22,1],[22,2],[22,11],[22,12],[22,4],[22,"-"]]);bD=ep(Qd),tp=ep(yD),DD=92;({hasOwnProperty:Ra}=Object.prototype),Ar=function(){};md={offset:0,line:1,column:1};Tr=function(e,t){let n=ai("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},PD=function(e,t,n,r){let o=ai("SyntaxMatchError",e),{css:i,mismatchOffset:s,mismatchLength:a,start:u,end:l}=OD(r,n);return o.rawMessage=e,o.syntax=t?li(t):"<generic>",o.css=i,o.mismatchOffset=s,o.mismatchLength=a,o.message=e+`
|
|
45
45
|
syntax: `+o.syntax+`
|
|
46
46
|
value: `+(i||"<empty string>")+`
|
|
47
|
-
--------`+new Array(o.mismatchOffset+1).join("-")+"^",Object.assign(o,u),o.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:u,end:l},o},$o=new Map,_n=new Map,Xo=45,ta=FD,fd=_D;tp=["initial","inherit","unset","revert","revert-layer"],Lr=43,Ze=45,na=110,En=!0,ED=!1;SD=43,np=45,rp=63,TD=117;PD=["calc(","-moz-calc(","-webkit-calc("],Na=new Map([[2,22],[21,22],[19,20],[23,24]]);UD={"ident-token":J(1),"function-token":J(2),"at-keyword-token":J(3),"hash-token":J(4),"string-token":J(5),"bad-string-token":J(6),"url-token":J(7),"bad-url-token":J(8),"delim-token":J(9),"number-token":J(10),"percentage-token":J(11),"dimension-token":J(12),"whitespace-token":J(13),"CDO-token":J(14),"CDC-token":J(15),"colon-token":J(16),"semicolon-token":J(17),"comma-token":J(18),"[-token":J(19),"]-token":J(20),"(-token":J(21),")-token":J(22),"{-token":J(23),"}-token":J(24)},VD={string:J(5),ident:J(1),percentage:Se($D),zero:ap(),number:Se(WD),integer:Se(zD),"custom-ident":jD,"custom-property-name":BD,"hex-color":LD,"id-selector":ND,"an-plus-b":CD,urange:OD,"declaration-value":RD,"any-value":MD};ya={};O(ya,{angle:()=>JD,decibel:()=>QD,flex:()=>XD,frequency:()=>YD,length:()=>HD,resolution:()=>KD,semitones:()=>e0,time:()=>ZD});HD=["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],JD=["deg","grad","rad","turn"],ZD=["s","ms"],YD=["hz","khz"],KD=["dpi","dpcm","dppx","x"],XD=["fr"],QD=["db"],e0=["st"],t0={};O(t0,{SyntaxError:()=>lp,generate:()=>si,parse:()=>Ua,walk:()=>mp});n0=9,r0=10,o0=12,i0=13,s0=32,a0=class{constructor(e){this.str=e,this.pos=0}charCodeAt(e){return e<this.str.length?this.str.charCodeAt(e):0}charCode(){return this.charCodeAt(this.pos)}nextCharCode(){return this.charCodeAt(this.pos+1)}nextNonWsCode(e){return this.charCodeAt(this.findWsEnd(e))}findWsEnd(e){for(;e<this.str.length;e++){let t=this.str.charCodeAt(e);if(t!==i0&&t!==r0&&t!==o0&&t!==s0&&t!==n0)break}return e}substringToPos(e){return this.str.substring(this.pos,this.pos=e)}eat(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++}peek(){return this.pos<this.str.length?this.str.charAt(this.pos++):""}error(e){throw new lp(e,this.str,this.pos)}},l0=9,u0=10,c0=12,d0=13,p0=32,up=33,Ra=35,md=38,Qo=39,cp=40,f0=41,dp=42,Ma=43,$a=44,hd=45,Wa=60,pp=62,ba=63,m0=64,li=91,za=93,ei=123,gd=124,yd=125,bd=8734,Nr=new Uint8Array(128).map((e,t)=>/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0),Dd={" ":1,"&&":2,"||":3,"|":4};Or=function(){};F0={decorator(e){let t=[],n=null;return{...e,node(r){let o=n;n=r,e.node.call(this,r),n=o},emit(r,o,i){t.push({type:o,value:r,node:i?null:n})},result(){return t}}}};G={type:"Match"},q={type:"Mismatch"},Va={type:"DisallowEmpty"},C0=40,S0=41;({hasOwnProperty:xd}=Object.prototype),A0=0,O0=1,va=2,gp=3,Fd="Match",P0="Mismatch",I0="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",_d=15e3,j0=0;yp={};O(yp,{getTrace:()=>bp,isKeyword:()=>$0,isProperty:()=>M0,isType:()=>R0});({hasOwnProperty:jr}=Object.prototype);V0=wa(tp.join(" | "));Od=class{constructor(e,t,n){if(this.cssWideKeywordsSyntax=V0,this.syntax=t,this.generic=!1,this.units={...ya},this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||U0(e),e){if(e.units)for(let r of Object.keys(ya))Array.isArray(e.units[r])&&(this.units[r]=e.units[r]);if(e.types)for(let r in e.types)this.addType_(r,e.types[r]);if(e.generic){this.generic=!0;for(let[r,o]of Object.entries(qD(this.units)))this.addType_(r,o)}if(e.atrules)for(let r in e.atrules)this.addAtrule_(r,e.atrules[r]);if(e.properties)for(let r in e.properties)this.addProperty_(r,e.properties[r])}}checkStructure(e){function t(o,i){r.push({node:o,message:i})}let n=this.structure,r=[];return this.syntax.walk(e,function(o){n.hasOwnProperty(o.type)?n[o.type].check(o,t):t(o,"Unknown node type `"+o.type+"`")}),r.length?r:!1}createDescriptor(e,t,n,r=null){let o={type:t,name:n},i={type:t,name:n,parent:r,serializable:typeof e=="string"||e&&typeof e.type=="string",syntax:null,match:null};return typeof e=="function"?i.match=wa(e,o):(typeof e=="string"?Object.defineProperty(i,"syntax",{get(){return Object.defineProperty(i,"syntax",{value:Ua(e)}),i.syntax}}):i.syntax=e,Object.defineProperty(i,"match",{get(){return Object.defineProperty(i,"match",{value:wa(i.syntax,o)}),i.match}})),i}addAtrule_(e,t){!t||(this.atrules[e]={type:"Atrule",name:e,prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce((n,r)=>(n[r]=this.createDescriptor(t.descriptors[r],"AtruleDescriptor",r,e),n),Object.create(null)):null})}addProperty_(e,t){!t||(this.properties[e]=this.createDescriptor(t,"Property",e))}addType_(e,t){!t||(this.types[e]=this.createDescriptor(t,"Type",e))}checkAtruleName(e){if(!this.getAtrule(e))return new Cr("Unknown at-rule","@"+e)}checkAtrulePrelude(e,t){let n=this.checkAtruleName(e);if(n)return n;let r=this.getAtrule(e);if(!r.prelude&&t)return new SyntaxError("At-rule `@"+e+"` should not contain a prelude");if(r.prelude&&!t&&!Cn(this,r.prelude,"",!1).matched)return new SyntaxError("At-rule `@"+e+"` should contain a prelude")}checkAtruleDescriptorName(e,t){let n=this.checkAtruleName(e);if(n)return n;let r=this.getAtrule(e),o=ta(t);if(!r.descriptors)return new SyntaxError("At-rule `@"+e+"` has no known descriptors");if(!r.descriptors[o.name]&&!r.descriptors[o.basename])return new Cr("Unknown at-rule descriptor",t)}checkPropertyName(e){if(!this.getProperty(e))return new Cr("Unknown property",e)}matchAtrulePrelude(e,t){let n=this.checkAtrulePrelude(e,t);if(n)return $e(null,n);let r=this.getAtrule(e);return r.prelude?Cn(this,r.prelude,t||"",!1):$e(null,null)}matchAtruleDescriptor(e,t,n){let r=this.checkAtruleDescriptorName(e,t);if(r)return $e(null,r);let o=this.getAtrule(e),i=ta(t);return Cn(this,o.descriptors[i.name]||o.descriptors[i.basename],n,!1)}matchDeclaration(e){return e.type!=="Declaration"?$e(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(fd(e).custom)return $e(null,new Error("Lexer matching doesn't applicable for custom properties"));let n=this.checkPropertyName(e);return n?$e(null,n):Cn(this,this.getProperty(e),t,!0)}matchType(e,t){let n=this.getType(e);return n?Cn(this,n,t,!1):$e(null,new Cr("Unknown type",e))}match(e,t){return typeof e!="string"&&(!e||!e.type)?$e(null,new Cr("Bad syntax")):((typeof e=="string"||!e.match)&&(e=this.createDescriptor(e,"Type","anonymous")),Cn(this,e,t,!1))}findValueFragments(e,t,n,r){return Td(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return Td(this,e.value,this.matchDeclaration(e),t,n)}findAllFragments(e,t,n){let r=[];return this.syntax.walk(e,{visit:"Declaration",enter:o=>{r.push.apply(r,this.findDeclarationValueFragments(o,t,n))}}),r}getAtrule(e,t=!0){let n=ta(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null}getAtrulePrelude(e,t=!0){let n=this.getAtrule(e,t);return n&&n.prelude||null}getAtruleDescriptor(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null}getProperty(e,t=!0){let n=fd(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null}getType(e){return hasOwnProperty.call(this.types,e)?this.types[e]:null}validate(){function e(r,o,i,s){if(i.has(o))return i.get(o);i.set(o,!1),s.syntax!==null&&mp(s.syntax,function(a){if(a.type!=="Type"&&a.type!=="Property")return;let u=a.type==="Type"?r.types:r.properties,l=a.type==="Type"?t:n;(!hasOwnProperty.call(u,a.name)||e(r,a.name,l,u[a.name]))&&i.set(o,!0)},this)}let t=new Map,n=new Map;for(let r in this.types)e(this,r,t,this.types[r]);for(let r in this.properties)e(this,r,n,this.properties[r]);return t=[...t.keys()].filter(r=>t.get(r)),n=[...n.keys()].filter(r=>n.get(r)),t.length||n.length?{types:t,properties:n}:null}dump(e,t){return{generic:this.generic,units:this.units,types:ka(this.types,!t,e),properties:ka(this.properties,!t,e),atrules:G0(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}};H0=e=>vp(xa({},e)),J0={generic:!0,units:{angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]},types:{"abs()":"abs( <calc-sum> )","absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large|xxx-large","acos()":"acos( <calc-sum> )","alpha-value":"<number>|<percentage>","angle-percentage":"<angle>|<percentage>","angular-color-hint":"<angle-percentage>","angular-color-stop":"<color>&&<color-stop-angle>?","angular-color-stop-list":"[<angular-color-stop> [, <angular-color-hint>]?]# , <angular-color-stop>","animateable-feature":"scroll-position|contents|<custom-ident>","asin()":"asin( <calc-sum> )","atan()":"atan( <calc-sum> )","atan2()":"atan2( <calc-sum> , <calc-sum> )",attachment:"scroll|fixed|local","attr()":"attr( <attr-name> <type-or-unit>? [, <attr-fallback>]? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attribute-selector":"'[' <wq-name> ']'|'[' <wq-name> <attr-matcher> [<string-token>|<ident-token>] <attr-modifier>? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [<line-names>? <fixed-size>]+ <line-names>? )","auto-track-list":"[<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>? <auto-repeat> [<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>?",axis:"block|inline|vertical|horizontal","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<circle()>|<ellipse()>|<polygon()>|<path()>","bg-image":"none|<image>","bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","bg-position":"[[left|center|right|top|bottom|<length-percentage>]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]|[center|[left|right] <length-percentage>?]&&[center|[top|bottom] <length-percentage>?]]","bg-size":"[<length-percentage>|auto]{1,2}|cover|contain","blur()":"blur( <length> )","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity",box:"border-box|padding-box|content-box","brightness()":"brightness( <number-percentage> )","calc()":"calc( <calc-sum> )","calc-sum":"<calc-product> [['+'|'-'] <calc-product>]*","calc-product":"<calc-value> ['*' <calc-value>|'/' <number>]*","calc-value":"<number>|<dimension>|<percentage>|<calc-constant>|( <calc-sum> )","calc-constant":"e|pi|infinity|-infinity|NaN","cf-final-image":"<image>|<color>","cf-mixing-image":"<percentage>?&&<image>","circle()":"circle( [<shape-radius>]? [at <position>]? )","clamp()":"clamp( <calc-sum>#{3} )","class-selector":"'.' <ident-token>","clip-source":"<url>",color:"<rgb()>|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<hex-color>|<named-color>|currentcolor|<deprecated-system-color>","color-stop":"<color-stop-length>|<color-stop-angle>","color-stop-angle":"<angle-percentage>{1,2}","color-stop-length":"<length-percentage>{1,2}","color-stop-list":"[<linear-color-stop> [, <linear-color-hint>]?]# , <linear-color-stop>",combinator:"'>'|'+'|'~'|['||']","common-lig-values":"[common-ligatures|no-common-ligatures]","compat-auto":"searchfield|textarea|push-button|slider-horizontal|checkbox|radio|square-button|menulist|listbox|meter|progress-bar|button","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[<type-selector>? <subclass-selector>* [<pseudo-element-selector> <pseudo-class-selector>*]*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<compound-selector> [<combinator>? <compound-selector>]*","complex-selector-list":"<complex-selector>#","conic-gradient()":"conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","contextual-alt-values":"[contextual|no-contextual]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[<string>|contents|<image>|<counter>|<quote>|<target>|<leader()>|<attr()>]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contrast()":"contrast( [<number-percentage>] )","cos()":"cos( <calc-sum> )",counter:"<counter()>|<counters()>","counter()":"counter( <counter-name> , <counter-style>? )","counter-name":"<custom-ident>","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <counter-name> , <string> , <counter-style>? )","cross-fade()":"cross-fade( <cf-mixing-image> , <cf-final-image>? )","cubic-bezier-timing-function":"ease|ease-in|ease-out|ease-in-out|cubic-bezier( <number [0,1]> , <number> , <number [0,1]> , <number> )","deprecated-system-color":"ActiveBorder|ActiveCaption|AppWorkspace|Background|ButtonFace|ButtonHighlight|ButtonShadow|ButtonText|CaptionText|GrayText|Highlight|HighlightText|InactiveBorder|InactiveCaption|InactiveCaptionText|InfoBackground|InfoText|Menu|MenuText|Scrollbar|ThreeDDarkShadow|ThreeDFace|ThreeDHighlight|ThreeDLightShadow|ThreeDShadow|Window|WindowFrame|WindowText","discretionary-lig-values":"[discretionary-ligatures|no-discretionary-ligatures]","display-box":"contents|none","display-inside":"flow|flow-root|table|flex|grid|ruby","display-internal":"table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-column-group|table-column|table-caption|ruby-base|ruby-text|ruby-base-container|ruby-text-container","display-legacy":"inline-block|inline-list-item|inline-table|inline-flex|inline-grid","display-listitem":"<display-outside>?&&[flow|flow-root]?&&list-item","display-outside":"block|inline|run-in","drop-shadow()":"drop-shadow( <length>{2,3} <color>? )","east-asian-variant-values":"[jis78|jis83|jis90|jis04|simplified|traditional]","east-asian-width-values":"[full-width|proportional-width]","element()":"element( <custom-ident> , [first|start|last|first-except]? )|element( <id-selector> )","ellipse()":"ellipse( [<shape-radius>{2}]? [at <position>]? )","ending-shape":"circle|ellipse","env()":"env( <custom-ident> , <declaration-value>? )","exp()":"exp( <calc-sum> )","explicit-track-list":"[<line-names>? <track-size>]+ <line-names>?","family-name":"<string>|<custom-ident>+","feature-tag-value":"<string> [<integer>|on|off]?","feature-type":"@stylistic|@historical-forms|@styleset|@character-variant|@swash|@ornaments|@annotation","feature-value-block":"<feature-type> '{' <feature-value-declaration-list> '}'","feature-value-block-list":"<feature-value-block>+","feature-value-declaration":"<custom-ident> : <integer>+ ;","feature-value-declaration-list":"<feature-value-declaration>","feature-value-name":"<custom-ident>","fill-rule":"nonzero|evenodd","filter-function":"<blur()>|<brightness()>|<contrast()>|<drop-shadow()>|<grayscale()>|<hue-rotate()>|<invert()>|<opacity()>|<saturate()>|<sepia()>","filter-function-list":"[<filter-function>|<url>]+","final-bg-layer":"<'background-color'>||<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","fixed-breadth":"<length-percentage>","fixed-repeat":"repeat( [<integer [1,\u221E]>] , [<line-names>? <fixed-size>]+ <line-names>? )","fixed-size":"<fixed-breadth>|minmax( <fixed-breadth> , <track-breadth> )|minmax( <inflexible-breadth> , <fixed-breadth> )","font-stretch-absolute":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|<percentage>","font-variant-css21":"[normal|small-caps]","font-weight-absolute":"normal|bold|<number [1,1000]>","frequency-percentage":"<frequency>|<percentage>","general-enclosed":"[<function-token> <any-value> )]|( <ident> <any-value> )","generic-family":"serif|sans-serif|cursive|fantasy|monospace|-apple-system","generic-name":"serif|sans-serif|cursive|fantasy|monospace","geometry-box":"<shape-box>|fill-box|stroke-box|view-box",gradient:"<linear-gradient()>|<repeating-linear-gradient()>|<radial-gradient()>|<repeating-radial-gradient()>|<conic-gradient()>|<repeating-conic-gradient()>|<-legacy-gradient>","grayscale()":"grayscale( <number-percentage> )","grid-line":"auto|<custom-ident>|[<integer>&&<custom-ident>?]|[span&&[<integer>||<custom-ident>]]","historical-lig-values":"[historical-ligatures|no-historical-ligatures]","hsl()":"hsl( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )","hsla()":"hsla( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )",hue:"<number>|<angle>","hue-rotate()":"hue-rotate( <angle> )","hwb()":"hwb( [<hue>|none] [<percentage>|none] [<percentage>|none] [/ [<alpha-value>|none]]? )","hypot()":"hypot( <calc-sum># )",image:"<url>|<image()>|<image-set()>|<element()>|<paint()>|<cross-fade()>|<gradient>","image()":"image( <image-tags>? [<image-src>? , <color>?]! )","image-set()":"image-set( <image-set-option># )","image-set-option":"[<image>|<string>] [<resolution>||type( <string> )]","image-src":"<url>|<string>","image-tags":"ltr|rtl","inflexible-breadth":"<length-percentage>|min-content|max-content|auto","inset()":"inset( <length-percentage>{1,4} [round <'border-radius'>]? )","invert()":"invert( <number-percentage> )","keyframes-name":"<custom-ident>|<string>","keyframe-block":"<keyframe-selector># { <declaration-list> }","keyframe-block-list":"<keyframe-block>+","keyframe-selector":"from|to|<percentage>","lab()":"lab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","layer()":"layer( <layer-name> )","layer-name":"<ident> ['.' <ident>]*","lch()":"lch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","leader()":"leader( <leader-type> )","leader-type":"dotted|solid|space|<string>","length-percentage":"<length>|<percentage>","line-names":"'[' <custom-ident>* ']'","line-name-list":"[<line-names>|<name-repeat>]+","line-style":"none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset","line-width":"<length>|thin|medium|thick","linear-color-hint":"<length-percentage>","linear-color-stop":"<color> <color-stop-length>?","linear-gradient()":"linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","log()":"log( <calc-sum> , <calc-sum>? )","mask-layer":"<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||<geometry-box>||[<geometry-box>|no-clip]||<compositing-operator>||<masking-mode>","mask-position":"[<length-percentage>|left|center|right] [<length-percentage>|top|center|bottom]?","mask-reference":"none|<image>|<mask-source>","mask-source":"<url>","masking-mode":"alpha|luminance|match-source","matrix()":"matrix( <number>#{6} )","matrix3d()":"matrix3d( <number>#{16} )","max()":"max( <calc-sum># )","media-and":"<media-in-parens> [and <media-in-parens>]+","media-condition":"<media-not>|<media-and>|<media-or>|<media-in-parens>","media-condition-without-or":"<media-not>|<media-and>|<media-in-parens>","media-feature":"( [<mf-plain>|<mf-boolean>|<mf-range>] )","media-in-parens":"( <media-condition> )|<media-feature>|<general-enclosed>","media-not":"not <media-in-parens>","media-or":"<media-in-parens> [or <media-in-parens>]+","media-query":"<media-condition>|[not|only]? <media-type> [and <media-condition-without-or>]?","media-query-list":"<media-query>#","media-type":"<ident>","mf-boolean":"<mf-name>","mf-name":"<ident>","mf-plain":"<mf-name> : <mf-value>","mf-range":"<mf-name> ['<'|'>']? '='? <mf-value>|<mf-value> ['<'|'>']? '='? <mf-name>|<mf-value> '<' '='? <mf-name> '<' '='? <mf-value>|<mf-value> '>' '='? <mf-name> '>' '='? <mf-value>","mf-value":"<number>|<dimension>|<ident>|<ratio>","min()":"min( <calc-sum># )","minmax()":"minmax( [<length-percentage>|min-content|max-content|auto] , [<length-percentage>|<flex>|min-content|max-content|auto] )","mod()":"mod( <calc-sum> , <calc-sum> )","name-repeat":"repeat( [<integer [1,\u221E]>|auto-fill] , <line-names>+ )","named-color":"transparent|aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen|<-non-standard-color>","namespace-prefix":"<ident>","ns-prefix":"[<ident-token>|'*']? '|'","number-percentage":"<number>|<percentage>","numeric-figure-values":"[lining-nums|oldstyle-nums]","numeric-fraction-values":"[diagonal-fractions|stacked-fractions]","numeric-spacing-values":"[proportional-nums|tabular-nums]",nth:"<an-plus-b>|even|odd","opacity()":"opacity( [<number-percentage>] )","overflow-position":"unsafe|safe","outline-radius":"<length>|<percentage>","page-body":"<declaration>? [; <page-body>]?|<page-margin-box> <page-body>","page-margin-box":"<page-margin-box-type> '{' <declaration-list> '}'","page-margin-box-type":"@top-left-corner|@top-left|@top-center|@top-right|@top-right-corner|@bottom-left-corner|@bottom-left|@bottom-center|@bottom-right|@bottom-right-corner|@left-top|@left-middle|@left-bottom|@right-top|@right-middle|@right-bottom","page-selector-list":"[<page-selector>#]?","page-selector":"<pseudo-page>+|<ident> <pseudo-page>*","page-size":"A5|A4|A3|B5|B4|JIS-B5|JIS-B4|letter|legal|ledger","path()":"path( [<fill-rule> ,]? <string> )","paint()":"paint( <ident> , <declaration-value>? )","perspective()":"perspective( [<length [0,\u221E]>|none] )","polygon()":"polygon( <fill-rule>? , [<length-percentage> <length-percentage>]# )",position:"[[left|center|right]||[top|center|bottom]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]?|[[left|right] <length-percentage>]&&[[top|bottom] <length-percentage>]]","pow()":"pow( <calc-sum> , <calc-sum> )","pseudo-class-selector":"':' <ident-token>|':' <function-token> <any-value> ')'","pseudo-element-selector":"':' <pseudo-class-selector>","pseudo-page":": [left|right|first|blank]",quote:"open-quote|close-quote|no-open-quote|no-close-quote","radial-gradient()":"radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )",ratio:"<number [0,\u221E]> [/ <number [0,\u221E]>]?","relative-selector":"<combinator>? <complex-selector>","relative-selector-list":"<relative-selector>#","relative-size":"larger|smaller","rem()":"rem( <calc-sum> , <calc-sum> )","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","repeating-conic-gradient()":"repeating-conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","repeating-linear-gradient()":"repeating-linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","repeating-radial-gradient()":"repeating-radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )","reversed-counter-name":"reversed( <counter-name> )","rgb()":"rgb( <percentage>{3} [/ <alpha-value>]? )|rgb( <number>{3} [/ <alpha-value>]? )|rgb( <percentage>#{3} , <alpha-value>? )|rgb( <number>#{3} , <alpha-value>? )","rgba()":"rgba( <percentage>{3} [/ <alpha-value>]? )|rgba( <number>{3} [/ <alpha-value>]? )|rgba( <percentage>#{3} , <alpha-value>? )|rgba( <number>#{3} , <alpha-value>? )","rotate()":"rotate( [<angle>|<zero>] )","rotate3d()":"rotate3d( <number> , <number> , <number> , [<angle>|<zero>] )","rotateX()":"rotateX( [<angle>|<zero>] )","rotateY()":"rotateY( [<angle>|<zero>] )","rotateZ()":"rotateZ( [<angle>|<zero>] )","round()":"round( <rounding-strategy>? , <calc-sum> , <calc-sum> )","rounding-strategy":"nearest|up|down|to-zero","saturate()":"saturate( <number-percentage> )","scale()":"scale( [<number>|<percentage>]#{1,2} )","scale3d()":"scale3d( [<number>|<percentage>]#{3} )","scaleX()":"scaleX( [<number>|<percentage>] )","scaleY()":"scaleY( [<number>|<percentage>] )","scaleZ()":"scaleZ( [<number>|<percentage>] )",scroller:"root|nearest","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","shape-radius":"<length-percentage>|closest-side|farthest-side","sign()":"sign( <calc-sum> )","skew()":"skew( [<angle>|<zero>] , [<angle>|<zero>]? )","skewX()":"skewX( [<angle>|<zero>] )","skewY()":"skewY( [<angle>|<zero>] )","sepia()":"sepia( <number-percentage> )",shadow:"inset?&&<length>{2,4}&&<color>?","shadow-t":"[<length>{2,3}&&<color>?]",shape:"rect( <top> , <right> , <bottom> , <left> )|rect( <top> <right> <bottom> <left> )","shape-box":"<box>|margin-box","side-or-corner":"[left|right]||[top|bottom]","sin()":"sin( <calc-sum> )","single-animation":"<time>||<easing-function>||<time>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]","single-animation-direction":"normal|reverse|alternate|alternate-reverse","single-animation-fill-mode":"none|forwards|backwards|both","single-animation-iteration-count":"infinite|<number>","single-animation-play-state":"running|paused","single-animation-timeline":"auto|none|<timeline-name>|scroll( <axis>? <scroller>? )","single-transition":"[none|<single-transition-property>]||<time>||<easing-function>||<time>","single-transition-property":"all|<custom-ident>",size:"closest-side|farthest-side|closest-corner|farthest-corner|<length>|<length-percentage>{2}","sqrt()":"sqrt( <calc-sum> )","step-position":"jump-start|jump-end|jump-none|jump-both|start|end","step-timing-function":"step-start|step-end|steps( <integer> [, <step-position>]? )","subclass-selector":"<id-selector>|<class-selector>|<attribute-selector>|<pseudo-class-selector>","supports-condition":"not <supports-in-parens>|<supports-in-parens> [and <supports-in-parens>]*|<supports-in-parens> [or <supports-in-parens>]*","supports-in-parens":"( <supports-condition> )|<supports-feature>|<general-enclosed>","supports-feature":"<supports-decl>|<supports-selector-fn>","supports-decl":"( <declaration> )","supports-selector-fn":"selector( <complex-selector> )",symbol:"<string>|<image>|<custom-ident>","tan()":"tan( <calc-sum> )",target:"<target-counter()>|<target-counters()>|<target-text()>","target-counter()":"target-counter( [<string>|<url>] , <custom-ident> , <counter-style>? )","target-counters()":"target-counters( [<string>|<url>] , <custom-ident> , <string> , <counter-style>? )","target-text()":"target-text( [<string>|<url>] , [content|before|after|first-letter]? )","time-percentage":"<time>|<percentage>","timeline-name":"<custom-ident>|<string>","easing-function":"linear|<cubic-bezier-timing-function>|<step-timing-function>","track-breadth":"<length-percentage>|<flex>|min-content|max-content|auto","track-list":"[<line-names>? [<track-size>|<track-repeat>]]+ <line-names>?","track-repeat":"repeat( [<integer [1,\u221E]>] , [<line-names>? <track-size>]+ <line-names>? )","track-size":"<track-breadth>|minmax( <inflexible-breadth> , <track-breadth> )|fit-content( <length-percentage> )","transform-function":"<matrix()>|<translate()>|<translateX()>|<translateY()>|<scale()>|<scaleX()>|<scaleY()>|<rotate()>|<skew()>|<skewX()>|<skewY()>|<matrix3d()>|<translate3d()>|<translateZ()>|<scale3d()>|<scaleZ()>|<rotate3d()>|<rotateX()>|<rotateY()>|<rotateZ()>|<perspective()>","transform-list":"<transform-function>+","translate()":"translate( <length-percentage> , <length-percentage>? )","translate3d()":"translate3d( <length-percentage> , <length-percentage> , <length> )","translateX()":"translateX( <length-percentage> )","translateY()":"translateY( <length-percentage> )","translateZ()":"translateZ( <length> )","type-or-unit":"string|color|url|integer|number|length|angle|time|frequency|cap|ch|em|ex|ic|lh|rlh|rem|vb|vi|vw|vh|vmin|vmax|mm|Q|cm|in|pt|pc|px|deg|grad|rad|turn|ms|s|Hz|kHz|%","type-selector":"<wq-name>|<ns-prefix>? '*'","var()":"var( <custom-property-name> , <declaration-value>? )","viewport-length":"auto|<length-percentage>","visual-box":"content-box|padding-box|border-box","wq-name":"<ns-prefix>? <ident-token>","-legacy-gradient":"<-webkit-gradient()>|<-legacy-linear-gradient>|<-legacy-repeating-linear-gradient>|<-legacy-radial-gradient>|<-legacy-repeating-radial-gradient>","-legacy-linear-gradient":"-moz-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-repeating-linear-gradient":"-moz-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-linear-gradient-arguments":"[<angle>|<side-or-corner>]? , <color-stop-list>","-legacy-radial-gradient":"-moz-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-repeating-radial-gradient":"-moz-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-radial-gradient-arguments":"[<position> ,]? [[[<-legacy-radial-gradient-shape>||<-legacy-radial-gradient-size>]|[<length>|<percentage>]{2}] ,]? <color-stop-list>","-legacy-radial-gradient-size":"closest-side|closest-corner|farthest-side|farthest-corner|contain|cover","-legacy-radial-gradient-shape":"circle|ellipse","-non-standard-font":"-apple-system-body|-apple-system-headline|-apple-system-subheadline|-apple-system-caption1|-apple-system-caption2|-apple-system-footnote|-apple-system-short-body|-apple-system-short-headline|-apple-system-short-subheadline|-apple-system-short-caption1|-apple-system-short-footnote|-apple-system-tall-body","-non-standard-color":"-moz-ButtonDefault|-moz-ButtonHoverFace|-moz-ButtonHoverText|-moz-CellHighlight|-moz-CellHighlightText|-moz-Combobox|-moz-ComboboxText|-moz-Dialog|-moz-DialogText|-moz-dragtargetzone|-moz-EvenTreeRow|-moz-Field|-moz-FieldText|-moz-html-CellHighlight|-moz-html-CellHighlightText|-moz-mac-accentdarkestshadow|-moz-mac-accentdarkshadow|-moz-mac-accentface|-moz-mac-accentlightesthighlight|-moz-mac-accentlightshadow|-moz-mac-accentregularhighlight|-moz-mac-accentregularshadow|-moz-mac-chrome-active|-moz-mac-chrome-inactive|-moz-mac-focusring|-moz-mac-menuselect|-moz-mac-menushadow|-moz-mac-menutextselect|-moz-MenuHover|-moz-MenuHoverText|-moz-MenuBarText|-moz-MenuBarHoverText|-moz-nativehyperlinktext|-moz-OddTreeRow|-moz-win-communicationstext|-moz-win-mediatext|-moz-activehyperlinktext|-moz-default-background-color|-moz-default-color|-moz-hyperlinktext|-moz-visitedhyperlinktext|-webkit-activelink|-webkit-focus-ring-color|-webkit-link|-webkit-text","-non-standard-image-rendering":"optimize-contrast|-moz-crisp-edges|-o-crisp-edges|-webkit-optimize-contrast","-non-standard-overflow":"-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-width":"fill-available|min-intrinsic|intrinsic|-moz-available|-moz-fit-content|-moz-min-content|-moz-max-content|-webkit-min-content|-webkit-max-content","-webkit-gradient()":"-webkit-gradient( <-webkit-gradient-type> , <-webkit-gradient-point> [, <-webkit-gradient-point>|, <-webkit-gradient-radius> , <-webkit-gradient-point>] [, <-webkit-gradient-radius>]? [, <-webkit-gradient-color-stop>]* )","-webkit-gradient-color-stop":"from( <color> )|color-stop( [<number-zero-one>|<percentage>] , <color> )|to( <color> )","-webkit-gradient-point":"[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]","-webkit-gradient-radius":"<length>|<percentage>","-webkit-gradient-type":"linear|radial","-webkit-mask-box-repeat":"repeat|stretch|round","-webkit-mask-clip-style":"border|border-box|padding|padding-box|content|content-box|text","-ms-filter-function-list":"<-ms-filter-function>+","-ms-filter-function":"<-ms-filter-function-progid>|<-ms-filter-function-legacy>","-ms-filter-function-progid":"'progid:' [<ident-token> '.']* [<ident-token>|<function-token> <any-value>? )]","-ms-filter-function-legacy":"<ident-token>|<function-token> <any-value>? )","-ms-filter":"<string>",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>","bg-clip":"<box>|border|text",bottom:"<length>|auto","container-name":"<custom-ident>","container-condition":"not <query-in-parens>|<query-in-parens> [[and <query-in-parens>]*|[or <query-in-parens>]*]","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral",left:"<length>|auto","mask-image":"<mask-reference>#",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke",right:"<length>|auto","scroll-timeline-axis":"block|inline|vertical|horizontal","scroll-timeline-name":"none|<custom-ident>","single-animation-composition":"replace|add|accumulate","svg-length":"<percentage>|<length>|<number>","svg-writing-mode":"lr-tb|rl-tb|tb-rl|lr|rl|tb",top:"<length>|auto",x:"<number>",y:"<number>",declaration:"<ident-token> : <declaration-value>? ['!' important]?","declaration-list":"[<declaration>? ';']* <declaration>?",url:"url( <string> <url-modifier>* )|<url-token>","url-modifier":"<ident>|<function-token> <any-value> )","number-zero-one":"<number [0,1]>","number-one-or-greater":"<number [1,\u221E]>","query-in-parens":"( <container-condition> )|( <size-feature> )|style( <style-query> )|<general-enclosed>","size-feature":"<mf-plain>|<mf-boolean>|<mf-range>","style-feature":"<declaration>","style-query":"<style-condition>|<style-feature>","style-condition":"not <style-in-parens>|<style-in-parens> [[and <style-in-parens>]*|[or <style-in-parens>]*]","style-in-parens":"( <style-condition> )|( <style-feature> )|<general-enclosed>","-non-standard-display":"-ms-inline-flexbox|-ms-grid|-ms-inline-grid|-webkit-flex|-webkit-inline-flex|-webkit-box|-webkit-inline-box|-moz-inline-stack|-moz-box|-moz-inline-box"},properties:{"--*":"<declaration-value>","-ms-accelerator":"false|true","-ms-block-progression":"tb|rl|bt|lr","-ms-content-zoom-chaining":"none|chained","-ms-content-zooming":"none|zoom","-ms-content-zoom-limit":"<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>","-ms-content-zoom-limit-max":"<percentage>","-ms-content-zoom-limit-min":"<percentage>","-ms-content-zoom-snap":"<'-ms-content-zoom-snap-type'>||<'-ms-content-zoom-snap-points'>","-ms-content-zoom-snap-points":"snapInterval( <percentage> , <percentage> )|snapList( <percentage># )","-ms-content-zoom-snap-type":"none|proximity|mandatory","-ms-filter":"<string>","-ms-flow-from":"[none|<custom-ident>]#","-ms-flow-into":"[none|<custom-ident>]#","-ms-grid-columns":"none|<track-list>|<auto-track-list>","-ms-grid-rows":"none|<track-list>|<auto-track-list>","-ms-high-contrast-adjust":"auto|none","-ms-hyphenate-limit-chars":"auto|<integer>{1,3}","-ms-hyphenate-limit-lines":"no-limit|<integer>","-ms-hyphenate-limit-zone":"<percentage>|<length>","-ms-ime-align":"auto|after","-ms-overflow-style":"auto|none|scrollbar|-ms-autohiding-scrollbar","-ms-scrollbar-3dlight-color":"<color>","-ms-scrollbar-arrow-color":"<color>","-ms-scrollbar-base-color":"<color>","-ms-scrollbar-darkshadow-color":"<color>","-ms-scrollbar-face-color":"<color>","-ms-scrollbar-highlight-color":"<color>","-ms-scrollbar-shadow-color":"<color>","-ms-scrollbar-track-color":"<color>","-ms-scroll-chaining":"chained|none","-ms-scroll-limit":"<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>","-ms-scroll-limit-x-max":"auto|<length>","-ms-scroll-limit-x-min":"<length>","-ms-scroll-limit-y-max":"auto|<length>","-ms-scroll-limit-y-min":"<length>","-ms-scroll-rails":"none|railed","-ms-scroll-snap-points-x":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-points-y":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-type":"none|proximity|mandatory","-ms-scroll-snap-x":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>","-ms-scroll-snap-y":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>","-ms-scroll-translation":"none|vertical-to-horizontal","-ms-text-autospace":"none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space","-ms-touch-select":"grippers|none","-ms-user-select":"none|element|text","-ms-wrap-flow":"auto|both|start|end|maximum|clear","-ms-wrap-margin":"<length>","-ms-wrap-through":"wrap|none","-moz-appearance":"none|button|button-arrow-down|button-arrow-next|button-arrow-previous|button-arrow-up|button-bevel|button-focus|caret|checkbox|checkbox-container|checkbox-label|checkmenuitem|dualbutton|groupbox|listbox|listitem|menuarrow|menubar|menucheckbox|menuimage|menuitem|menuitemtext|menulist|menulist-button|menulist-text|menulist-textfield|menupopup|menuradio|menuseparator|meterbar|meterchunk|progressbar|progressbar-vertical|progresschunk|progresschunk-vertical|radio|radio-container|radio-label|radiomenuitem|range|range-thumb|resizer|resizerpanel|scale-horizontal|scalethumbend|scalethumb-horizontal|scalethumbstart|scalethumbtick|scalethumb-vertical|scale-vertical|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|separator|sheet|spinner|spinner-downbutton|spinner-textfield|spinner-upbutton|splitter|statusbar|statusbarpanel|tab|tabpanel|tabpanels|tab-scroll-arrow-back|tab-scroll-arrow-forward|textfield|textfield-multiline|toolbar|toolbarbutton|toolbarbutton-dropdown|toolbargripper|toolbox|tooltip|treeheader|treeheadercell|treeheadersortarrow|treeitem|treeline|treetwisty|treetwistyopen|treeview|-moz-mac-unified-toolbar|-moz-win-borderless-glass|-moz-win-browsertabbar-toolbox|-moz-win-communicationstext|-moz-win-communications-toolbox|-moz-win-exclude-glass|-moz-win-glass|-moz-win-mediatext|-moz-win-media-toolbox|-moz-window-button-box|-moz-window-button-box-maximized|-moz-window-button-close|-moz-window-button-maximize|-moz-window-button-minimize|-moz-window-button-restore|-moz-window-frame-bottom|-moz-window-frame-left|-moz-window-frame-right|-moz-window-titlebar|-moz-window-titlebar-maximized","-moz-binding":"<url>|none","-moz-border-bottom-colors":"<color>+|none","-moz-border-left-colors":"<color>+|none","-moz-border-right-colors":"<color>+|none","-moz-border-top-colors":"<color>+|none","-moz-context-properties":"none|[fill|fill-opacity|stroke|stroke-opacity]#","-moz-float-edge":"border-box|content-box|margin-box|padding-box","-moz-force-broken-image-icon":"0|1","-moz-image-region":"<shape>|auto","-moz-orient":"inline|block|horizontal|vertical","-moz-outline-radius":"<outline-radius>{1,4} [/ <outline-radius>{1,4}]?","-moz-outline-radius-bottomleft":"<outline-radius>","-moz-outline-radius-bottomright":"<outline-radius>","-moz-outline-radius-topleft":"<outline-radius>","-moz-outline-radius-topright":"<outline-radius>","-moz-stack-sizing":"ignore|stretch-to-fit","-moz-text-blink":"none|blink","-moz-user-focus":"ignore|normal|select-after|select-before|select-menu|select-same|select-all|none","-moz-user-input":"auto|none|enabled|disabled","-moz-user-modify":"read-only|read-write|write-only","-moz-window-dragging":"drag|no-drag","-moz-window-shadow":"default|menu|tooltip|sheet|none","-webkit-appearance":"none|button|button-bevel|caps-lock-indicator|caret|checkbox|default-button|inner-spin-button|listbox|listitem|media-controls-background|media-controls-fullscreen-background|media-current-time-display|media-enter-fullscreen-button|media-exit-fullscreen-button|media-fullscreen-button|media-mute-button|media-overlay-play-button|media-play-button|media-seek-back-button|media-seek-forward-button|media-slider|media-sliderthumb|media-time-remaining-display|media-toggle-closed-captions-button|media-volume-slider|media-volume-slider-container|media-volume-sliderthumb|menulist|menulist-button|menulist-text|menulist-textfield|meter|progress-bar|progress-bar-value|push-button|radio|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbargripper-horizontal|scrollbargripper-vertical|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|searchfield-cancel-button|searchfield-decoration|searchfield-results-button|searchfield-results-decoration|slider-horizontal|slider-vertical|sliderthumb-horizontal|sliderthumb-vertical|square-button|textarea|textfield|-apple-pay-button","-webkit-border-before":"<'border-width'>||<'border-style'>||<color>","-webkit-border-before-color":"<color>","-webkit-border-before-style":"<'border-style'>","-webkit-border-before-width":"<'border-width'>","-webkit-box-reflect":"[above|below|right|left]? <length>? <image>?","-webkit-line-clamp":"none|<integer>","-webkit-mask":"[<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||[<box>|border|padding|content|text]||[<box>|border|padding|content]]#","-webkit-mask-attachment":"<attachment>#","-webkit-mask-clip":"[<box>|border|padding|content|text]#","-webkit-mask-composite":"<composite-style>#","-webkit-mask-image":"<mask-reference>#","-webkit-mask-origin":"[<box>|border|padding|content]#","-webkit-mask-position":"<position>#","-webkit-mask-position-x":"[<length-percentage>|left|center|right]#","-webkit-mask-position-y":"[<length-percentage>|top|center|bottom]#","-webkit-mask-repeat":"<repeat-style>#","-webkit-mask-repeat-x":"repeat|no-repeat|space|round","-webkit-mask-repeat-y":"repeat|no-repeat|space|round","-webkit-mask-size":"<bg-size>#","-webkit-overflow-scrolling":"auto|touch","-webkit-tap-highlight-color":"<color>","-webkit-text-fill-color":"<color>","-webkit-text-stroke":"<length>||<color>","-webkit-text-stroke-color":"<color>","-webkit-text-stroke-width":"<length>","-webkit-touch-callout":"default|none","-webkit-user-modify":"read-only|read-write|read-write-plaintext-only","accent-color":"auto|<color>","align-content":"normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>","align-items":"normal|stretch|<baseline-position>|[<overflow-position>? <self-position>]","align-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? <self-position>","align-tracks":"[normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>]#",all:"initial|inherit|unset|revert|revert-layer",animation:"<single-animation>#","animation-composition":"<single-animation-composition>#","animation-delay":"<time>#","animation-direction":"<single-animation-direction>#","animation-duration":"<time>#","animation-fill-mode":"<single-animation-fill-mode>#","animation-iteration-count":"<single-animation-iteration-count>#","animation-name":"[none|<keyframes-name>]#","animation-play-state":"<single-animation-play-state>#","animation-timing-function":"<easing-function>#","animation-timeline":"<single-animation-timeline>#",appearance:"none|auto|textfield|menulist-button|<compat-auto>","aspect-ratio":"auto|<ratio>",azimuth:"<angle>|[[left-side|far-left|left|center-left|center|center-right|right|far-right|right-side]||behind]|leftwards|rightwards","backdrop-filter":"none|<filter-function-list>","backface-visibility":"visible|hidden",background:"[<bg-layer> ,]* <final-bg-layer>","background-attachment":"<attachment>#","background-blend-mode":"<blend-mode>#","background-clip":"<bg-clip>#","background-color":"<color>","background-image":"<bg-image>#","background-origin":"<box>#","background-position":"<bg-position>#","background-position-x":"[center|[[left|right|x-start|x-end]? <length-percentage>?]!]#","background-position-y":"[center|[[top|bottom|y-start|y-end]? <length-percentage>?]!]#","background-repeat":"<repeat-style>#","background-size":"<bg-size>#","block-overflow":"clip|ellipsis|<string>","block-size":"<'width'>",border:"<line-width>||<line-style>||<color>","border-block":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-color":"<'border-top-color'>{1,2}","border-block-style":"<'border-top-style'>","border-block-width":"<'border-top-width'>","border-block-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-end-color":"<'border-top-color'>","border-block-end-style":"<'border-top-style'>","border-block-end-width":"<'border-top-width'>","border-block-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-start-color":"<'border-top-color'>","border-block-start-style":"<'border-top-style'>","border-block-start-width":"<'border-top-width'>","border-bottom":"<line-width>||<line-style>||<color>","border-bottom-color":"<'border-top-color'>","border-bottom-left-radius":"<length-percentage>{1,2}","border-bottom-right-radius":"<length-percentage>{1,2}","border-bottom-style":"<line-style>","border-bottom-width":"<line-width>","border-collapse":"collapse|separate","border-color":"<color>{1,4}","border-end-end-radius":"<length-percentage>{1,2}","border-end-start-radius":"<length-percentage>{1,2}","border-image":"<'border-image-source'>||<'border-image-slice'> [/ <'border-image-width'>|/ <'border-image-width'>? / <'border-image-outset'>]?||<'border-image-repeat'>","border-image-outset":"[<length>|<number>]{1,4}","border-image-repeat":"[stretch|repeat|round|space]{1,2}","border-image-slice":"<number-percentage>{1,4}&&fill?","border-image-source":"none|<image>","border-image-width":"[<length-percentage>|<number>|auto]{1,4}","border-inline":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-color":"<'border-top-color'>{1,2}","border-inline-style":"<'border-top-style'>","border-inline-width":"<'border-top-width'>","border-inline-end-color":"<'border-top-color'>","border-inline-end-style":"<'border-top-style'>","border-inline-end-width":"<'border-top-width'>","border-inline-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-start-color":"<'border-top-color'>","border-inline-start-style":"<'border-top-style'>","border-inline-start-width":"<'border-top-width'>","border-left":"<line-width>||<line-style>||<color>","border-left-color":"<color>","border-left-style":"<line-style>","border-left-width":"<line-width>","border-radius":"<length-percentage>{1,4} [/ <length-percentage>{1,4}]?","border-right":"<line-width>||<line-style>||<color>","border-right-color":"<color>","border-right-style":"<line-style>","border-right-width":"<line-width>","border-spacing":"<length> <length>?","border-start-end-radius":"<length-percentage>{1,2}","border-start-start-radius":"<length-percentage>{1,2}","border-style":"<line-style>{1,4}","border-top":"<line-width>||<line-style>||<color>","border-top-color":"<color>","border-top-left-radius":"<length-percentage>{1,2}","border-top-right-radius":"<length-percentage>{1,2}","border-top-style":"<line-style>","border-top-width":"<line-width>","border-width":"<line-width>{1,4}",bottom:"<length>|<percentage>|auto","box-align":"start|center|end|baseline|stretch","box-decoration-break":"slice|clone","box-direction":"normal|reverse|inherit","box-flex":"<number>","box-flex-group":"<integer>","box-lines":"single|multiple","box-ordinal-group":"<integer>","box-orient":"horizontal|vertical|inline-axis|block-axis|inherit","box-pack":"start|center|end|justify","box-shadow":"none|<shadow>#","box-sizing":"content-box|border-box","break-after":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-before":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-inside":"auto|avoid|avoid-page|avoid-column|avoid-region","caption-side":"top|bottom|block-start|block-end|inline-start|inline-end",caret:"<'caret-color'>||<'caret-shape'>","caret-color":"auto|<color>","caret-shape":"auto|bar|block|underscore",clear:"none|left|right|both|inline-start|inline-end",clip:"<shape>|auto","clip-path":"<clip-source>|[<basic-shape>||<geometry-box>]|none",color:"<color>","print-color-adjust":"economy|exact","color-scheme":"normal|[light|dark|<custom-ident>]+&&only?","column-count":"<integer>|auto","column-fill":"auto|balance|balance-all","column-gap":"normal|<length-percentage>","column-rule":"<'column-rule-width'>||<'column-rule-style'>||<'column-rule-color'>","column-rule-color":"<color>","column-rule-style":"<'border-style'>","column-rule-width":"<'border-width'>","column-span":"none|all","column-width":"<length>|auto",columns:"<'column-width'>||<'column-count'>",contain:"none|strict|content|[[size||inline-size]||layout||style||paint]","contain-intrinsic-size":"[none|<length>|auto <length>]{1,2}","contain-intrinsic-block-size":"none|<length>|auto <length>","contain-intrinsic-height":"none|<length>|auto <length>","contain-intrinsic-inline-size":"none|<length>|auto <length>","contain-intrinsic-width":"none|<length>|auto <length>",content:"normal|none|[<content-replacement>|<content-list>] [/ [<string>|<counter>]+]?","content-visibility":"visible|auto|hidden","counter-increment":"[<counter-name> <integer>?]+|none","counter-reset":"[<counter-name> <integer>?|<reversed-counter-name> <integer>?]+|none","counter-set":"[<counter-name> <integer>?]+|none",cursor:"[[<url> [<x> <y>]? ,]* [auto|default|none|context-menu|help|pointer|progress|wait|cell|crosshair|text|vertical-text|alias|copy|move|no-drop|not-allowed|e-resize|n-resize|ne-resize|nw-resize|s-resize|se-resize|sw-resize|w-resize|ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing|hand|-webkit-grab|-webkit-grabbing|-webkit-zoom-in|-webkit-zoom-out|-moz-grab|-moz-grabbing|-moz-zoom-in|-moz-zoom-out]]",direction:"ltr|rtl",display:"[<display-outside>||<display-inside>]|<display-listitem>|<display-internal>|<display-box>|<display-legacy>|<-non-standard-display>","empty-cells":"show|hide",filter:"none|<filter-function-list>|<-ms-filter-function-list>",flex:"none|[<'flex-grow'> <'flex-shrink'>?||<'flex-basis'>]","flex-basis":"content|<'width'>","flex-direction":"row|row-reverse|column|column-reverse","flex-flow":"<'flex-direction'>||<'flex-wrap'>","flex-grow":"<number>","flex-shrink":"<number>","flex-wrap":"nowrap|wrap|wrap-reverse",float:"left|right|none|inline-start|inline-end",font:"[[<'font-style'>||<font-variant-css21>||<'font-weight'>||<'font-stretch'>]? <'font-size'> [/ <'line-height'>]? <'font-family'>]|caption|icon|menu|message-box|small-caption|status-bar","font-family":"[<family-name>|<generic-family>]#","font-feature-settings":"normal|<feature-tag-value>#","font-kerning":"auto|normal|none","font-language-override":"normal|<string>","font-optical-sizing":"auto|none","font-variation-settings":"normal|[<string> <number>]#","font-size":"<absolute-size>|<relative-size>|<length-percentage>","font-size-adjust":"none|[ex-height|cap-height|ch-width|ic-width|ic-height]? [from-font|<number>]","font-smooth":"auto|never|always|<absolute-size>|<length>","font-stretch":"<font-stretch-absolute>","font-style":"normal|italic|oblique <angle>?","font-synthesis":"none|[weight||style||small-caps]","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-alternates":"normal|[stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )]","font-variant-caps":"normal|small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps","font-variant-east-asian":"normal|[<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-ligatures":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>]","font-variant-numeric":"normal|[<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero]","font-variant-position":"normal|sub|super","font-weight":"<font-weight-absolute>|bolder|lighter","forced-color-adjust":"auto|none",gap:"<'row-gap'> <'column-gap'>?",grid:"<'grid-template'>|<'grid-template-rows'> / [auto-flow&&dense?] <'grid-auto-columns'>?|[auto-flow&&dense?] <'grid-auto-rows'>? / <'grid-template-columns'>","grid-area":"<grid-line> [/ <grid-line>]{0,3}","grid-auto-columns":"<track-size>+","grid-auto-flow":"[row|column]||dense","grid-auto-rows":"<track-size>+","grid-column":"<grid-line> [/ <grid-line>]?","grid-column-end":"<grid-line>","grid-column-gap":"<length-percentage>","grid-column-start":"<grid-line>","grid-gap":"<'grid-row-gap'> <'grid-column-gap'>?","grid-row":"<grid-line> [/ <grid-line>]?","grid-row-end":"<grid-line>","grid-row-gap":"<length-percentage>","grid-row-start":"<grid-line>","grid-template":"none|[<'grid-template-rows'> / <'grid-template-columns'>]|[<line-names>? <string> <track-size>? <line-names>?]+ [/ <explicit-track-list>]?","grid-template-areas":"none|<string>+","grid-template-columns":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","grid-template-rows":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","hanging-punctuation":"none|[first||[force-end|allow-end]||last]",height:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","hyphenate-character":"auto|<string>",hyphens:"none|manual|auto","image-orientation":"from-image|<angle>|[<angle>? flip]","image-rendering":"auto|crisp-edges|pixelated|optimizeSpeed|optimizeQuality|<-non-standard-image-rendering>","image-resolution":"[from-image||<resolution>]&&snap?","ime-mode":"auto|normal|active|inactive|disabled","initial-letter":"normal|[<number> <integer>?]","initial-letter-align":"[auto|alphabetic|hanging|ideographic]","inline-size":"<'width'>","input-security":"auto|none",inset:"<'top'>{1,4}","inset-block":"<'top'>{1,2}","inset-block-end":"<'top'>","inset-block-start":"<'top'>","inset-inline":"<'top'>{1,2}","inset-inline-end":"<'top'>","inset-inline-start":"<'top'>",isolation:"auto|isolate","justify-content":"normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]","justify-items":"normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]|legacy|legacy&&[left|right|center]","justify-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]","justify-tracks":"[normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]]#",left:"<length>|<percentage>|auto","letter-spacing":"normal|<length-percentage>","line-break":"auto|loose|normal|strict|anywhere","line-clamp":"none|<integer>","line-height":"normal|<number>|<length>|<percentage>","line-height-step":"<length>","list-style":"<'list-style-type'>||<'list-style-position'>||<'list-style-image'>","list-style-image":"<image>|none","list-style-position":"inside|outside","list-style-type":"<counter-style>|<string>|none",margin:"[<length>|<percentage>|auto]{1,4}","margin-block":"<'margin-left'>{1,2}","margin-block-end":"<'margin-left'>","margin-block-start":"<'margin-left'>","margin-bottom":"<length>|<percentage>|auto","margin-inline":"<'margin-left'>{1,2}","margin-inline-end":"<'margin-left'>","margin-inline-start":"<'margin-left'>","margin-left":"<length>|<percentage>|auto","margin-right":"<length>|<percentage>|auto","margin-top":"<length>|<percentage>|auto","margin-trim":"none|in-flow|all",mask:"<mask-layer>#","mask-border":"<'mask-border-source'>||<'mask-border-slice'> [/ <'mask-border-width'>? [/ <'mask-border-outset'>]?]?||<'mask-border-repeat'>||<'mask-border-mode'>","mask-border-mode":"luminance|alpha","mask-border-outset":"[<length>|<number>]{1,4}","mask-border-repeat":"[stretch|repeat|round|space]{1,2}","mask-border-slice":"<number-percentage>{1,4} fill?","mask-border-source":"none|<image>","mask-border-width":"[<length-percentage>|<number>|auto]{1,4}","mask-clip":"[<geometry-box>|no-clip]#","mask-composite":"<compositing-operator>#","mask-image":"<mask-reference>#","mask-mode":"<masking-mode>#","mask-origin":"<geometry-box>#","mask-position":"<position>#","mask-repeat":"<repeat-style>#","mask-size":"<bg-size>#","mask-type":"luminance|alpha","masonry-auto-flow":"[pack|next]||[definite-first|ordered]","math-depth":"auto-add|add( <integer> )|<integer>","math-shift":"normal|compact","math-style":"normal|compact","max-block-size":"<'max-width'>","max-height":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|<-non-standard-width>","min-block-size":"<'min-width'>","min-height":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","min-inline-size":"<'min-width'>","min-width":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|<-non-standard-width>","mix-blend-mode":"<blend-mode>|plus-lighter","object-fit":"fill|contain|cover|none|scale-down","object-position":"<position>",offset:"[<'offset-position'>? [<'offset-path'> [<'offset-distance'>||<'offset-rotate'>]?]?]! [/ <'offset-anchor'>]?","offset-anchor":"auto|<position>","offset-distance":"<length-percentage>","offset-path":"none|ray( [<angle>&&<size>&&contain?] )|<path()>|<url>|[<basic-shape>||<geometry-box>]","offset-position":"auto|<position>","offset-rotate":"[auto|reverse]||<angle>",opacity:"<alpha-value>",order:"<integer>",orphans:"<integer>",outline:"[<'outline-color'>||<'outline-style'>||<'outline-width'>]","outline-color":"<color>|invert","outline-offset":"<length>","outline-style":"auto|<'border-style'>","outline-width":"<line-width>",overflow:"[visible|hidden|clip|scroll|auto]{1,2}|<-non-standard-overflow>","overflow-anchor":"auto|none","overflow-block":"visible|hidden|clip|scroll|auto","overflow-clip-box":"padding-box|content-box","overflow-clip-margin":"<visual-box>||<length [0,\u221E]>","overflow-inline":"visible|hidden|clip|scroll|auto","overflow-wrap":"normal|break-word|anywhere","overflow-x":"visible|hidden|clip|scroll|auto","overflow-y":"visible|hidden|clip|scroll|auto","overscroll-behavior":"[contain|none|auto]{1,2}","overscroll-behavior-block":"contain|none|auto","overscroll-behavior-inline":"contain|none|auto","overscroll-behavior-x":"contain|none|auto","overscroll-behavior-y":"contain|none|auto",padding:"[<length>|<percentage>]{1,4}","padding-block":"<'padding-left'>{1,2}","padding-block-end":"<'padding-left'>","padding-block-start":"<'padding-left'>","padding-bottom":"<length>|<percentage>","padding-inline":"<'padding-left'>{1,2}","padding-inline-end":"<'padding-left'>","padding-inline-start":"<'padding-left'>","padding-left":"<length>|<percentage>","padding-right":"<length>|<percentage>","padding-top":"<length>|<percentage>","page-break-after":"auto|always|avoid|left|right|recto|verso","page-break-before":"auto|always|avoid|left|right|recto|verso","page-break-inside":"auto|avoid","paint-order":"normal|[fill||stroke||markers]",perspective:"none|<length>","perspective-origin":"<position>","place-content":"<'align-content'> <'justify-content'>?","place-items":"<'align-items'> <'justify-items'>?","place-self":"<'align-self'> <'justify-self'>?","pointer-events":"auto|none|visiblePainted|visibleFill|visibleStroke|visible|painted|fill|stroke|all|inherit",position:"static|relative|absolute|sticky|fixed|-webkit-sticky",quotes:"none|auto|[<string> <string>]+",resize:"none|both|horizontal|vertical|block|inline",right:"<length>|<percentage>|auto",rotate:"none|<angle>|[x|y|z|<number>{3}]&&<angle>","row-gap":"normal|<length-percentage>","ruby-align":"start|center|space-between|space-around","ruby-merge":"separate|collapse|auto","ruby-position":"[alternate||[over|under]]|inter-character",scale:"none|<number>{1,3}","scrollbar-color":"auto|<color>{2}","scrollbar-gutter":"auto|stable&&both-edges?","scrollbar-width":"auto|thin|none","scroll-behavior":"auto|smooth","scroll-margin":"<length>{1,4}","scroll-margin-block":"<length>{1,2}","scroll-margin-block-start":"<length>","scroll-margin-block-end":"<length>","scroll-margin-bottom":"<length>","scroll-margin-inline":"<length>{1,2}","scroll-margin-inline-start":"<length>","scroll-margin-inline-end":"<length>","scroll-margin-left":"<length>","scroll-margin-right":"<length>","scroll-margin-top":"<length>","scroll-padding":"[auto|<length-percentage>]{1,4}","scroll-padding-block":"[auto|<length-percentage>]{1,2}","scroll-padding-block-start":"auto|<length-percentage>","scroll-padding-block-end":"auto|<length-percentage>","scroll-padding-bottom":"auto|<length-percentage>","scroll-padding-inline":"[auto|<length-percentage>]{1,2}","scroll-padding-inline-start":"auto|<length-percentage>","scroll-padding-inline-end":"auto|<length-percentage>","scroll-padding-left":"auto|<length-percentage>","scroll-padding-right":"auto|<length-percentage>","scroll-padding-top":"auto|<length-percentage>","scroll-snap-align":"[none|start|end|center]{1,2}","scroll-snap-coordinate":"none|<position>#","scroll-snap-destination":"<position>","scroll-snap-points-x":"none|repeat( <length-percentage> )","scroll-snap-points-y":"none|repeat( <length-percentage> )","scroll-snap-stop":"normal|always","scroll-snap-type":"none|[x|y|block|inline|both] [mandatory|proximity]?","scroll-snap-type-x":"none|mandatory|proximity","scroll-snap-type-y":"none|mandatory|proximity","scroll-timeline":"<scroll-timeline-name>||<scroll-timeline-axis>","scroll-timeline-axis":"block|inline|vertical|horizontal","scroll-timeline-name":"none|<custom-ident>","shape-image-threshold":"<alpha-value>","shape-margin":"<length-percentage>","shape-outside":"none|[<shape-box>||<basic-shape>]|<image>","tab-size":"<integer>|<length>","table-layout":"auto|fixed","text-align":"start|end|left|right|center|justify|match-parent","text-align-last":"auto|start|end|left|right|center|justify","text-combine-upright":"none|all|[digits <integer>?]","text-decoration":"<'text-decoration-line'>||<'text-decoration-style'>||<'text-decoration-color'>||<'text-decoration-thickness'>","text-decoration-color":"<color>","text-decoration-line":"none|[underline||overline||line-through||blink]|spelling-error|grammar-error","text-decoration-skip":"none|[objects||[spaces|[leading-spaces||trailing-spaces]]||edges||box-decoration]","text-decoration-skip-ink":"auto|all|none","text-decoration-style":"solid|double|dotted|dashed|wavy","text-decoration-thickness":"auto|from-font|<length>|<percentage>","text-emphasis":"<'text-emphasis-style'>||<'text-emphasis-color'>","text-emphasis-color":"<color>","text-emphasis-position":"[over|under]&&[right|left]","text-emphasis-style":"none|[[filled|open]||[dot|circle|double-circle|triangle|sesame]]|<string>","text-indent":"<length-percentage>&&hanging?&&each-line?","text-justify":"auto|inter-character|inter-word|none","text-orientation":"mixed|upright|sideways","text-overflow":"[clip|ellipsis|<string>]{1,2}","text-rendering":"auto|optimizeSpeed|optimizeLegibility|geometricPrecision","text-shadow":"none|<shadow-t>#","text-size-adjust":"none|auto|<percentage>","text-transform":"none|capitalize|uppercase|lowercase|full-width|full-size-kana","text-underline-offset":"auto|<length>|<percentage>","text-underline-position":"auto|from-font|[under||[left|right]]",top:"<length>|<percentage>|auto","touch-action":"auto|none|[[pan-x|pan-left|pan-right]||[pan-y|pan-up|pan-down]||pinch-zoom]|manipulation",transform:"none|<transform-list>","transform-box":"content-box|border-box|fill-box|stroke-box|view-box","transform-origin":"[<length-percentage>|left|center|right|top|bottom]|[[<length-percentage>|left|center|right]&&[<length-percentage>|top|center|bottom]] <length>?","transform-style":"flat|preserve-3d",transition:"<single-transition>#","transition-delay":"<time>#","transition-duration":"<time>#","transition-property":"none|<single-transition-property>#","transition-timing-function":"<easing-function>#",translate:"none|<length-percentage> [<length-percentage> <length>?]?","unicode-bidi":"normal|embed|isolate|bidi-override|isolate-override|plaintext|-moz-isolate|-moz-isolate-override|-moz-plaintext|-webkit-isolate|-webkit-isolate-override|-webkit-plaintext","user-select":"auto|text|none|contain|all","vertical-align":"baseline|sub|super|text-top|text-bottom|middle|top|bottom|<percentage>|<length>",visibility:"visible|hidden|collapse","white-space":"normal|pre|nowrap|pre-wrap|pre-line|break-spaces",widows:"<integer>",width:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|fill|stretch|intrinsic|-moz-max-content|-webkit-max-content|-moz-fit-content|-webkit-fit-content","will-change":"auto|<animateable-feature>#","word-break":"normal|break-all|keep-all|break-word","word-spacing":"normal|<length>","word-wrap":"normal|break-word","writing-mode":"horizontal-tb|vertical-rl|vertical-lr|sideways-rl|sideways-lr|<svg-writing-mode>","z-index":"auto|<integer>",zoom:"normal|reset|<number>|<percentage>","-moz-background-clip":"padding|border","-moz-border-radius-bottomleft":"<'border-bottom-left-radius'>","-moz-border-radius-bottomright":"<'border-bottom-right-radius'>","-moz-border-radius-topleft":"<'border-top-left-radius'>","-moz-border-radius-topright":"<'border-bottom-right-radius'>","-moz-control-character-visibility":"visible|hidden","-moz-osx-font-smoothing":"auto|grayscale","-moz-user-select":"none|text|all|-moz-none","-ms-flex-align":"start|end|center|baseline|stretch","-ms-flex-item-align":"auto|start|end|center|baseline|stretch","-ms-flex-line-pack":"start|end|center|justify|distribute|stretch","-ms-flex-negative":"<'flex-shrink'>","-ms-flex-pack":"start|end|center|justify|distribute","-ms-flex-order":"<integer>","-ms-flex-positive":"<'flex-grow'>","-ms-flex-preferred-size":"<'flex-basis'>","-ms-interpolation-mode":"nearest-neighbor|bicubic","-ms-grid-column-align":"start|end|center|stretch","-ms-grid-row-align":"start|end|center|stretch","-ms-hyphenate-limit-last":"none|always|column|page|spread","-webkit-background-clip":"[<box>|border|padding|content|text]#","-webkit-column-break-after":"always|auto|avoid","-webkit-column-break-before":"always|auto|avoid","-webkit-column-break-inside":"always|auto|avoid","-webkit-font-smoothing":"auto|none|antialiased|subpixel-antialiased","-webkit-mask-box-image":"[<url>|<gradient>|none] [<length-percentage>{4} <-webkit-mask-box-repeat>{2}]?","-webkit-print-color-adjust":"economy|exact","-webkit-text-security":"none|circle|disc|square","-webkit-user-drag":"none|element|auto","-webkit-user-select":"auto|none|text|all","alignment-baseline":"auto|baseline|before-edge|text-before-edge|middle|central|after-edge|text-after-edge|ideographic|alphabetic|hanging|mathematical","baseline-shift":"baseline|sub|super|<svg-length>",behavior:"<url>+","clip-rule":"nonzero|evenodd",container:"<'container-name'> [/ <'container-type'>]?","container-name":"none|<custom-ident>+","container-type":"normal||[size|inline-size]",cue:"<'cue-before'> <'cue-after'>?","cue-after":"<url> <decibel>?|none","cue-before":"<url> <decibel>?|none","dominant-baseline":"auto|use-script|no-change|reset-size|ideographic|alphabetic|hanging|mathematical|central|middle|text-after-edge|text-before-edge",fill:"<paint>","fill-opacity":"<number-zero-one>","fill-rule":"nonzero|evenodd","glyph-orientation-horizontal":"<angle>","glyph-orientation-vertical":"<angle>",kerning:"auto|<svg-length>",marker:"none|<url>","marker-end":"none|<url>","marker-mid":"none|<url>","marker-start":"none|<url>",pause:"<'pause-before'> <'pause-after'>?","pause-after":"<time>|none|x-weak|weak|medium|strong|x-strong","pause-before":"<time>|none|x-weak|weak|medium|strong|x-strong",rest:"<'rest-before'> <'rest-after'>?","rest-after":"<time>|none|x-weak|weak|medium|strong|x-strong","rest-before":"<time>|none|x-weak|weak|medium|strong|x-strong","shape-rendering":"auto|optimizeSpeed|crispEdges|geometricPrecision",src:"[<url> [format( <string># )]?|local( <family-name> )]#",speak:"auto|none|normal","speak-as":"normal|spell-out||digits||[literal-punctuation|no-punctuation]",stroke:"<paint>","stroke-dasharray":"none|[<svg-length>+]#","stroke-dashoffset":"<svg-length>","stroke-linecap":"butt|round|square","stroke-linejoin":"miter|round|bevel","stroke-miterlimit":"<number-one-or-greater>","stroke-opacity":"<number-zero-one>","stroke-width":"<svg-length>","text-anchor":"start|middle|end","unicode-range":"<urange>#","voice-balance":"<number>|left|center|right|leftwards|rightwards","voice-duration":"auto|<time>","voice-family":"[[<family-name>|<generic-voice>] ,]* [<family-name>|<generic-voice>]|preserve","voice-pitch":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-range":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-rate":"[normal|x-slow|slow|medium|fast|x-fast]||<percentage>","voice-stress":"normal|strong|moderate|none|reduced","voice-volume":"silent|[[x-soft|soft|medium|loud|x-loud]||<decibel>]"},atrules:{charset:{prelude:"<string>",descriptors:null},"counter-style":{prelude:"<counter-style-name>",descriptors:{"additive-symbols":"[<integer>&&<symbol>]#",fallback:"<counter-style-name>",negative:"<symbol> <symbol>?",pad:"<integer>&&<symbol>",prefix:"<symbol>",range:"[[<integer>|infinite]{2}]#|auto","speak-as":"auto|bullets|numbers|words|spell-out|<counter-style-name>",suffix:"<symbol>",symbols:"<symbol>+",system:"cyclic|numeric|alphabetic|symbolic|additive|[fixed <integer>?]|[extends <counter-style-name>]"}},document:{prelude:"[<url>|url-prefix( <string> )|domain( <string> )|media-document( <string> )|regexp( <string> )]#",descriptors:null},"font-face":{prelude:null,descriptors:{"ascent-override":"normal|<percentage>","descent-override":"normal|<percentage>","font-display":"[auto|block|swap|fallback|optional]","font-family":"<family-name>","font-feature-settings":"normal|<feature-tag-value>#","font-variation-settings":"normal|[<string> <number>]#","font-stretch":"<font-stretch-absolute>{1,2}","font-style":"normal|italic|oblique <angle>{0,2}","font-weight":"<font-weight-absolute>{1,2}","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","line-gap-override":"normal|<percentage>","size-adjust":"<percentage>",src:"[<url> [format( <string># )]?|local( <family-name> )]#","unicode-range":"<urange>#"}},"font-feature-values":{prelude:"<family-name>#",descriptors:null},import:{prelude:"[<string>|<url>] [layer|layer( <layer-name> )]? [supports( [<supports-condition>|<declaration>] )]? <media-query-list>?",descriptors:null},keyframes:{prelude:"<keyframes-name>",descriptors:null},layer:{prelude:"[<layer-name>#|<layer-name>?]",descriptors:null},media:{prelude:"<media-query-list>",descriptors:null},namespace:{prelude:"<namespace-prefix>? [<string>|<url>]",descriptors:null},page:{prelude:"<page-selector-list>",descriptors:{bleed:"auto|<length>",marks:"none|[crop||cross]",size:"<length>{1,2}|auto|[<page-size>||[portrait|landscape]]"}},property:{prelude:"<custom-property-name>",descriptors:{syntax:"<string>",inherits:"true|false","initial-value":"<string>"}},"scroll-timeline":{prelude:"<timeline-name>",descriptors:null},supports:{prelude:"<supports-condition>",descriptors:null},viewport:{prelude:null,descriptors:{height:"<viewport-length>{1,2}","max-height":"<viewport-length>","max-width":"<viewport-length>","max-zoom":"auto|<number>|<percentage>","min-height":"<viewport-length>","min-width":"<viewport-length>","min-zoom":"auto|<number>|<percentage>",orientation:"auto|portrait|landscape","user-zoom":"zoom|fixed","viewport-fit":"auto|contain|cover",width:"<viewport-length>{1,2}",zoom:"auto|<number>|<percentage>"}},container:{prelude:"[<container-name>]? <container-condition>",descriptors:null},nest:{prelude:"<complex-selector-list>",descriptors:null}}},Ha={};O(Ha,{AnPlusB:()=>kp,Atrule:()=>Fp,AtrulePrelude:()=>Ep,AttributeSelector:()=>Sp,Block:()=>Op,Brackets:()=>jp,CDC:()=>Lp,CDO:()=>Rp,ClassSelector:()=>$p,Combinator:()=>zp,Comment:()=>Vp,Declaration:()=>qp,DeclarationList:()=>Zp,Dimension:()=>Kp,Function:()=>Qp,Hash:()=>tf,IdSelector:()=>sf,Identifier:()=>rf,MediaFeature:()=>lf,MediaQuery:()=>cf,MediaQueryList:()=>pf,NestingSelector:()=>mf,Nth:()=>gf,Number:()=>bf,Operator:()=>wf,Parentheses:()=>kf,Percentage:()=>Ff,PseudoClassSelector:()=>Ef,PseudoElementSelector:()=>Sf,Ratio:()=>Af,Raw:()=>Pf,Rule:()=>jf,Selector:()=>Lf,SelectorList:()=>Rf,String:()=>$f,StyleSheet:()=>Gf,TypeSelector:()=>Hf,UnicodeRange:()=>Zf,Url:()=>Qf,Value:()=>om,WhiteSpace:()=>sm});kp={};O(kp,{generate:()=>X0,name:()=>Y0,parse:()=>xp,structure:()=>K0});Ye=43,we=45,qo=110,zt=!0,Z0=!1;Y0="AnPlusB",K0={a:[String,null],b:[String,null]};Fp={};O(Fp,{generate:()=>rw,name:()=>ew,parse:()=>_p,structure:()=>nw,walkContext:()=>tw});ew="Atrule",tw="atrule",nw={name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]};Ep={};O(Ep,{generate:()=>aw,name:()=>ow,parse:()=>Cp,structure:()=>sw,walkContext:()=>iw});ow="AtrulePrelude",iw="atrulePrelude",sw={children:[[]]};Sp={};O(Sp,{generate:()=>hw,name:()=>fw,parse:()=>Ap,structure:()=>mw});lw=36,Tp=42,Jo=61,uw=94,Fa=124,cw=126;fw="AttributeSelector",mw={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]};Op={};O(Op,{generate:()=>vw,name:()=>bw,parse:()=>Ip,structure:()=>ww,walkContext:()=>Dw});gw=38;bw="Block",Dw="block",ww={children:[["Atrule","Rule","Declaration"]]};jp={};O(jp,{generate:()=>Fw,name:()=>kw,parse:()=>Bp,structure:()=>xw});kw="Brackets",xw={children:[[]]};Lp={};O(Lp,{generate:()=>Cw,name:()=>_w,parse:()=>Np,structure:()=>Ew});_w="CDC",Ew=[];Rp={};O(Rp,{generate:()=>Aw,name:()=>Sw,parse:()=>Mp,structure:()=>Tw});Sw="CDO",Tw=[];$p={};O($p,{generate:()=>jw,name:()=>Pw,parse:()=>Wp,structure:()=>Iw});Ow=46,Pw="ClassSelector",Iw={name:String};zp={};O(zp,{generate:()=>$w,name:()=>Rw,parse:()=>Up,structure:()=>Mw});Bw=43,Ld=47,Lw=62,Nw=126,Rw="Combinator",Mw={name:String};Vp={};O(Vp,{generate:()=>Gw,name:()=>Uw,parse:()=>Gp,structure:()=>Vw});Ww=42,zw=47,Uw="Comment",Vw={value:String};qp={};O(qp,{generate:()=>rv,name:()=>ev,parse:()=>Jp,structure:()=>nv,walkContext:()=>tv});Hp=33,qw=35,Hw=36,Jw=38,Zw=42,Yw=43,Nd=47;ev="Declaration",tv="declaration",nv={important:[Boolean,String],property:String,value:["Value","Raw"]};Zp={};O(Zp,{generate:()=>uv,name:()=>av,parse:()=>Yp,structure:()=>lv});sv=38;av="DeclarationList",lv={children:[["Declaration","Atrule","Rule"]]};Kp={};O(Kp,{generate:()=>pv,name:()=>cv,parse:()=>Xp,structure:()=>dv});cv="Dimension",dv={value:String,unit:String};Qp={};O(Qp,{generate:()=>gv,name:()=>fv,parse:()=>ef,structure:()=>hv,walkContext:()=>mv});fv="Function",mv="function",hv={name:String,children:[[]]};tf={};O(tf,{generate:()=>wv,name:()=>bv,parse:()=>nf,structure:()=>Dv,xxx:()=>yv});yv="XXX",bv="Hash",Dv={value:String};rf={};O(rf,{generate:()=>xv,name:()=>vv,parse:()=>of,structure:()=>kv});vv="Identifier",kv={name:String};sf={};O(sf,{generate:()=>Ev,name:()=>Fv,parse:()=>af,structure:()=>_v});Fv="IdSelector",_v={name:String};lf={};O(lf,{generate:()=>Tv,name:()=>Cv,parse:()=>uf,structure:()=>Sv});Cv="MediaFeature",Sv={name:String,value:["Identifier","Number","Dimension","Ratio",null]};cf={};O(cf,{generate:()=>Pv,name:()=>Av,parse:()=>df,structure:()=>Ov});Av="MediaQuery",Ov={children:[["Identifier","MediaFeature","WhiteSpace"]]};pf={};O(pf,{generate:()=>Bv,name:()=>Iv,parse:()=>ff,structure:()=>jv});Iv="MediaQueryList",jv={children:[["MediaQuery"]]};mf={};O(mf,{generate:()=>Mv,name:()=>Nv,parse:()=>hf,structure:()=>Rv});Lv=38,Nv="NestingSelector",Rv={};gf={};O(gf,{generate:()=>zv,name:()=>$v,parse:()=>yf,structure:()=>Wv});$v="Nth",Wv={nth:["AnPlusB","Identifier"],selector:["SelectorList",null]};bf={};O(bf,{generate:()=>Gv,name:()=>Uv,parse:()=>Df,structure:()=>Vv});Uv="Number",Vv={value:String};wf={};O(wf,{generate:()=>Jv,name:()=>qv,parse:()=>vf,structure:()=>Hv});qv="Operator",Hv={value:String};kf={};O(kf,{generate:()=>Kv,name:()=>Zv,parse:()=>xf,structure:()=>Yv});Zv="Parentheses",Yv={children:[[]]};Ff={};O(Ff,{generate:()=>ek,name:()=>Xv,parse:()=>_f,structure:()=>Qv});Xv="Percentage",Qv={value:String};Ef={};O(Ef,{generate:()=>ok,name:()=>tk,parse:()=>Cf,structure:()=>rk,walkContext:()=>nk});tk="PseudoClassSelector",nk="function",rk={name:String,children:[["Raw"],null]};Sf={};O(Sf,{generate:()=>lk,name:()=>ik,parse:()=>Tf,structure:()=>ak,walkContext:()=>sk});ik="PseudoElementSelector",sk="function",ak={name:String,children:[["Raw"],null]};Af={};O(Af,{generate:()=>fk,name:()=>dk,parse:()=>Of,structure:()=>pk});uk=47,ck=46;dk="Ratio",pk={left:String,right:String};Pf={};O(Pf,{generate:()=>yk,name:()=>hk,parse:()=>If,structure:()=>gk});hk="Raw",gk={value:String};jf={};O(jf,{generate:()=>kk,name:()=>Dk,parse:()=>Bf,structure:()=>vk,walkContext:()=>wk});Dk="Rule",wk="rule",vk={prelude:["SelectorList","Raw"],block:["Block"]};Lf={};O(Lf,{generate:()=>_k,name:()=>xk,parse:()=>Nf,structure:()=>Fk});xk="Selector",Fk={children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator","WhiteSpace"]]};Rf={};O(Rf,{generate:()=>Tk,name:()=>Ek,parse:()=>Mf,structure:()=>Sk,walkContext:()=>Ck});Ek="SelectorList",Ck="selector",Sk={children:[["Selector","Raw"]]};$f={};O($f,{generate:()=>Ik,name:()=>Ok,parse:()=>Vf,structure:()=>Pk});Ak={};O(Ak,{decode:()=>Ja,encode:()=>Uf});_a=92,Wf=34,zf=39;Ok="String",Pk={value:String};Gf={};O(Gf,{generate:()=>Rk,name:()=>Bk,parse:()=>qf,structure:()=>Nk,walkContext:()=>Lk});jk=33;Bk="StyleSheet",Lk="stylesheet",Nk={children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]};Hf={};O(Hf,{generate:()=>zk,name:()=>$k,parse:()=>Jf,structure:()=>Wk});Mk=42,Wd=124;$k="TypeSelector",Wk={name:String};Zf={};O(Zf,{generate:()=>Hk,name:()=>Gk,parse:()=>Xf,structure:()=>qk});Yf=43,Kf=45,Ea=63;Gk="UnicodeRange",qk={value:String};Qf={};O(Qf,{generate:()=>tx,name:()=>Qk,parse:()=>rm,structure:()=>ex});Jk={};O(Jk,{decode:()=>tm,encode:()=>nm});Zk=32,Ca=92,Yk=34,Kk=39,Xk=40,em=41;Qk="Url",ex={value:String};om={};O(om,{generate:()=>ox,name:()=>nx,parse:()=>im,structure:()=>rx});nx="Value",rx={children:[[]]};sm={};O(sm,{generate:()=>lx,name:()=>sx,parse:()=>am,structure:()=>ax});ix=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),sx="WhiteSpace",ax={value:String};ux={generic:!0,...J0,node:Ha},lm={};O(lm,{AtrulePrelude:()=>hx,Selector:()=>Ex,Value:()=>Tx});cx=35,dx=42,zd=43,px=45,fx=47,mx=117;hx={getNode:um},gx=35,yx=38,bx=42,Dx=43,wx=47,Ud=46,vx=62,kx=124,xx=126;Ex={onWhiteSpace:Fx,getNode:_x};Tx={getNode:um,onWhiteSpace(e,t){Vd(e)&&(e.value=" "+e.value),Vd(t.last)&&(t.last.value+=" ")},expression:Cx,var:Sx},Ax={parse:{prelude:null,block(){return this.Block(!0)}}},Ox={parse:{prelude(){let e=this.createList();switch(this.skipSC(),this.tokenType){case 5:e.push(this.String());break;case 7:case 2:e.push(this.Url());break;default:this.error("String or url() is expected")}return(this.lookupNonWSType(0)===1||this.lookupNonWSType(0)===21)&&e.push(this.MediaQueryList()),e},block:null}},Px={parse:{prelude(){return this.createSingleNodeList(this.MediaQueryList())},block(e=!1){return this.Block(e)}}},Ix={parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},jx={parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}};Nx={parse:{prelude(){let e=cm.call(this);return this.getFirstListNode(e)===null&&this.error("Condition is expected"),e},block(e=!1){return this.Block(e)}}},Rx={"font-face":Ax,import:Ox,media:Px,nest:Ix,page:jx,supports:Nx},Wt={parse(){return this.createSingleNodeList(this.SelectorList())}},da={parse(){return this.createSingleNodeList(this.Selector())}},Gd={parse(){return this.createSingleNodeList(this.Identifier())}},Uo={parse(){return this.createSingleNodeList(this.Nth())}},Mx={dir:Gd,has:Wt,lang:Gd,matches:Wt,is:Wt,"-moz-any":Wt,"-webkit-any":Wt,where:Wt,not:Wt,"nth-child":Uo,"nth-last-child":Uo,"nth-last-of-type":Uo,"nth-of-type":Uo,slotted:da,host:da,"host-context":da},dm={};O(dm,{AnPlusB:()=>xp,Atrule:()=>_p,AtrulePrelude:()=>Cp,AttributeSelector:()=>Ap,Block:()=>Ip,Brackets:()=>Bp,CDC:()=>Np,CDO:()=>Mp,ClassSelector:()=>Wp,Combinator:()=>Up,Comment:()=>Gp,Declaration:()=>Jp,DeclarationList:()=>Yp,Dimension:()=>Xp,Function:()=>ef,Hash:()=>nf,IdSelector:()=>af,Identifier:()=>of,MediaFeature:()=>uf,MediaQuery:()=>df,MediaQueryList:()=>ff,NestingSelector:()=>hf,Nth:()=>yf,Number:()=>Df,Operator:()=>vf,Parentheses:()=>xf,Percentage:()=>_f,PseudoClassSelector:()=>Cf,PseudoElementSelector:()=>Tf,Ratio:()=>Of,Raw:()=>If,Rule:()=>Bf,Selector:()=>Nf,SelectorList:()=>Mf,String:()=>Vf,StyleSheet:()=>qf,TypeSelector:()=>Jf,UnicodeRange:()=>Xf,Url:()=>rm,Value:()=>im,WhiteSpace:()=>am});$x={parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",rule:"Rule",selectorList:"SelectorList",selector:"Selector",block(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},scope:lm,atrule:Rx,pseudo:Mx,node:dm},Wx={node:Ha},zx=H0({...ux,...$x,...Wx}),Ux={};O(Ux,{decode:()=>Vx,encode:()=>Gx});qd=92;({tokenize:J2,parse:pm,generate:fm,lexer:Z2,createLexer:Y2,walk:mm,find:K2,findLast:X2,findAll:Q2,toPlainObject:eS,fromPlainObject:tS,fork:nS}=zx)});function Hx(e,t,n){let r=["ClassSelector","AttributeSelector","IdSelector","PseudoClassSelector"],o=["type"],i=["root"];if(e.type==="Rule"&&(e.prelude.type==="SelectorList"&&(e.prelude.children=new ie().fromArray(e.prelude.children.toArray().filter(s=>{let a="children"in s?s.children?.first:null;return!a||!r.includes(a.type)?!1:a.type==="PseudoClassSelector"?i.includes(a.name):a.type==="AttributeSelector"?!o.includes(a.name.name):!0}))),e.prelude.children.toArray().length===0&&n)){n.remove(t);return}}function bm(e){if(oe.log(He("Detected skipTagSelectors flag is enabled. Skipping global CSS tags.")),!e)return gm("");let t=Us(e?.css,!0);try{let n=pm(t);mm(n,{enter:Hx});let r=ym.default.format([fm(n),qx].join(`
|
|
47
|
+
--------`+new Array(o.mismatchOffset+1).join("-")+"^",Object.assign(o,u),o.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:u,end:l},o},zo=new Map,Cn=new Map,ei=45,oa=ID,hd=jD;rp=["initial","inherit","unset","revert","revert-layer"],Nr=43,Ze=45,ia=110,Sn=!0,BD=!1;RD=43,op=45,ip=63,ND=117;WD=["calc(","-moz-calc(","-webkit-calc("],Ma=new Map([[2,22],[21,22],[19,20],[23,24]]);XD={"ident-token":J(1),"function-token":J(2),"at-keyword-token":J(3),"hash-token":J(4),"string-token":J(5),"bad-string-token":J(6),"url-token":J(7),"bad-url-token":J(8),"delim-token":J(9),"number-token":J(10),"percentage-token":J(11),"dimension-token":J(12),"whitespace-token":J(13),"CDO-token":J(14),"CDC-token":J(15),"colon-token":J(16),"semicolon-token":J(17),"comma-token":J(18),"[-token":J(19),"]-token":J(20),"(-token":J(21),")-token":J(22),"{-token":J(23),"}-token":J(24)},QD={string:J(5),ident:J(1),percentage:Se(ZD),zero:up(),number:Se(YD),integer:Se(KD),"custom-ident":UD,"custom-property-name":VD,"hex-color":GD,"id-selector":qD,"an-plus-b":LD,urange:MD,"declaration-value":HD,"any-value":JD};wa={};O(wa,{angle:()=>r0,decibel:()=>l0,flex:()=>a0,frequency:()=>i0,length:()=>n0,resolution:()=>s0,semitones:()=>u0,time:()=>o0});n0=["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],r0=["deg","grad","rad","turn"],o0=["s","ms"],i0=["hz","khz"],s0=["dpi","dpcm","dppx","x"],a0=["fr"],l0=["db"],u0=["st"],c0={};O(c0,{SyntaxError:()=>cp,generate:()=>li,parse:()=>qa,walk:()=>gp});d0=9,p0=10,f0=12,m0=13,h0=32,g0=class{constructor(e){this.str=e,this.pos=0}charCodeAt(e){return e<this.str.length?this.str.charCodeAt(e):0}charCode(){return this.charCodeAt(this.pos)}nextCharCode(){return this.charCodeAt(this.pos+1)}nextNonWsCode(e){return this.charCodeAt(this.findWsEnd(e))}findWsEnd(e){for(;e<this.str.length;e++){let t=this.str.charCodeAt(e);if(t!==m0&&t!==p0&&t!==f0&&t!==h0&&t!==d0)break}return e}substringToPos(e){return this.str.substring(this.pos,this.pos=e)}eat(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++}peek(){return this.pos<this.str.length?this.str.charAt(this.pos++):""}error(e){throw new cp(e,this.str,this.pos)}},y0=9,b0=10,D0=12,w0=13,v0=32,dp=33,Wa=35,gd=38,ti=39,pp=40,k0=41,fp=42,za=43,Ua=44,yd=45,Va=60,mp=62,va=63,x0=64,ci=91,Ga=93,ni=123,bd=124,Dd=125,wd=8734,$r=new Uint8Array(128).map((e,t)=>/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0),vd={" ":1,"&&":2,"||":3,"|":4};Ir=function(){};I0={decorator(e){let t=[],n=null;return{...e,node(r){let o=n;n=r,e.node.call(this,r),n=o},emit(r,o,i){t.push({type:o,value:r,node:i?null:n})},result(){return t}}}};V={type:"Match"},q={type:"Mismatch"},Ha={type:"DisallowEmpty"},L0=40,R0=41;({hasOwnProperty:Ed}=Object.prototype),$0=0,M0=1,Fa=2,bp=3,_d="Match",W0="Mismatch",z0="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",Cd=15e3,U0=0;Dp={};O(Dp,{getTrace:()=>wp,isKeyword:()=>Z0,isProperty:()=>J0,isType:()=>H0});({hasOwnProperty:Lr}=Object.prototype);Q0=xa(rp.join(" | "));Id=class{constructor(e,t,n){if(this.cssWideKeywordsSyntax=Q0,this.syntax=t,this.generic=!1,this.units={...wa},this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||X0(e),e){if(e.units)for(let r of Object.keys(wa))Array.isArray(e.units[r])&&(this.units[r]=e.units[r]);if(e.types)for(let r in e.types)this.addType_(r,e.types[r]);if(e.generic){this.generic=!0;for(let[r,o]of Object.entries(t0(this.units)))this.addType_(r,o)}if(e.atrules)for(let r in e.atrules)this.addAtrule_(r,e.atrules[r]);if(e.properties)for(let r in e.properties)this.addProperty_(r,e.properties[r])}}checkStructure(e){function t(o,i){r.push({node:o,message:i})}let n=this.structure,r=[];return this.syntax.walk(e,function(o){n.hasOwnProperty(o.type)?n[o.type].check(o,t):t(o,"Unknown node type `"+o.type+"`")}),r.length?r:!1}createDescriptor(e,t,n,r=null){let o={type:t,name:n},i={type:t,name:n,parent:r,serializable:typeof e=="string"||e&&typeof e.type=="string",syntax:null,match:null};return typeof e=="function"?i.match=xa(e,o):(typeof e=="string"?Object.defineProperty(i,"syntax",{get(){return Object.defineProperty(i,"syntax",{value:qa(e)}),i.syntax}}):i.syntax=e,Object.defineProperty(i,"match",{get(){return Object.defineProperty(i,"match",{value:xa(i.syntax,o)}),i.match}})),i}addAtrule_(e,t){!t||(this.atrules[e]={type:"Atrule",name:e,prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce((n,r)=>(n[r]=this.createDescriptor(t.descriptors[r],"AtruleDescriptor",r,e),n),Object.create(null)):null})}addProperty_(e,t){!t||(this.properties[e]=this.createDescriptor(t,"Property",e))}addType_(e,t){!t||(this.types[e]=this.createDescriptor(t,"Type",e))}checkAtruleName(e){if(!this.getAtrule(e))return new Tr("Unknown at-rule","@"+e)}checkAtrulePrelude(e,t){let n=this.checkAtruleName(e);if(n)return n;let r=this.getAtrule(e);if(!r.prelude&&t)return new SyntaxError("At-rule `@"+e+"` should not contain a prelude");if(r.prelude&&!t&&!Tn(this,r.prelude,"",!1).matched)return new SyntaxError("At-rule `@"+e+"` should contain a prelude")}checkAtruleDescriptorName(e,t){let n=this.checkAtruleName(e);if(n)return n;let r=this.getAtrule(e),o=oa(t);if(!r.descriptors)return new SyntaxError("At-rule `@"+e+"` has no known descriptors");if(!r.descriptors[o.name]&&!r.descriptors[o.basename])return new Tr("Unknown at-rule descriptor",t)}checkPropertyName(e){if(!this.getProperty(e))return new Tr("Unknown property",e)}matchAtrulePrelude(e,t){let n=this.checkAtrulePrelude(e,t);if(n)return Me(null,n);let r=this.getAtrule(e);return r.prelude?Tn(this,r.prelude,t||"",!1):Me(null,null)}matchAtruleDescriptor(e,t,n){let r=this.checkAtruleDescriptorName(e,t);if(r)return Me(null,r);let o=this.getAtrule(e),i=oa(t);return Tn(this,o.descriptors[i.name]||o.descriptors[i.basename],n,!1)}matchDeclaration(e){return e.type!=="Declaration"?Me(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(hd(e).custom)return Me(null,new Error("Lexer matching doesn't applicable for custom properties"));let n=this.checkPropertyName(e);return n?Me(null,n):Tn(this,this.getProperty(e),t,!0)}matchType(e,t){let n=this.getType(e);return n?Tn(this,n,t,!1):Me(null,new Tr("Unknown type",e))}match(e,t){return typeof e!="string"&&(!e||!e.type)?Me(null,new Tr("Bad syntax")):((typeof e=="string"||!e.match)&&(e=this.createDescriptor(e,"Type","anonymous")),Tn(this,e,t,!1))}findValueFragments(e,t,n,r){return Od(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return Od(this,e.value,this.matchDeclaration(e),t,n)}findAllFragments(e,t,n){let r=[];return this.syntax.walk(e,{visit:"Declaration",enter:o=>{r.push.apply(r,this.findDeclarationValueFragments(o,t,n))}}),r}getAtrule(e,t=!0){let n=oa(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null}getAtrulePrelude(e,t=!0){let n=this.getAtrule(e,t);return n&&n.prelude||null}getAtruleDescriptor(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null}getProperty(e,t=!0){let n=hd(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null}getType(e){return hasOwnProperty.call(this.types,e)?this.types[e]:null}validate(){function e(r,o,i,s){if(i.has(o))return i.get(o);i.set(o,!1),s.syntax!==null&&gp(s.syntax,function(a){if(a.type!=="Type"&&a.type!=="Property")return;let u=a.type==="Type"?r.types:r.properties,l=a.type==="Type"?t:n;(!hasOwnProperty.call(u,a.name)||e(r,a.name,l,u[a.name]))&&i.set(o,!0)},this)}let t=new Map,n=new Map;for(let r in this.types)e(this,r,t,this.types[r]);for(let r in this.properties)e(this,r,n,this.properties[r]);return t=[...t.keys()].filter(r=>t.get(r)),n=[...n.keys()].filter(r=>n.get(r)),t.length||n.length?{types:t,properties:n}:null}dump(e,t){return{generic:this.generic,units:this.units,types:Ea(this.types,!t,e),properties:Ea(this.properties,!t,e),atrules:ew(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}};nw=e=>xp(_a({},e)),rw={generic:!0,units:{angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]},types:{"abs()":"abs( <calc-sum> )","absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large|xxx-large","acos()":"acos( <calc-sum> )","alpha-value":"<number>|<percentage>","angle-percentage":"<angle>|<percentage>","angular-color-hint":"<angle-percentage>","angular-color-stop":"<color>&&<color-stop-angle>?","angular-color-stop-list":"[<angular-color-stop> [, <angular-color-hint>]?]# , <angular-color-stop>","animateable-feature":"scroll-position|contents|<custom-ident>","asin()":"asin( <calc-sum> )","atan()":"atan( <calc-sum> )","atan2()":"atan2( <calc-sum> , <calc-sum> )",attachment:"scroll|fixed|local","attr()":"attr( <attr-name> <type-or-unit>? [, <attr-fallback>]? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attribute-selector":"'[' <wq-name> ']'|'[' <wq-name> <attr-matcher> [<string-token>|<ident-token>] <attr-modifier>? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [<line-names>? <fixed-size>]+ <line-names>? )","auto-track-list":"[<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>? <auto-repeat> [<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>?",axis:"block|inline|vertical|horizontal","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<circle()>|<ellipse()>|<polygon()>|<path()>","bg-image":"none|<image>","bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","bg-position":"[[left|center|right|top|bottom|<length-percentage>]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]|[center|[left|right] <length-percentage>?]&&[center|[top|bottom] <length-percentage>?]]","bg-size":"[<length-percentage>|auto]{1,2}|cover|contain","blur()":"blur( <length> )","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity",box:"border-box|padding-box|content-box","brightness()":"brightness( <number-percentage> )","calc()":"calc( <calc-sum> )","calc-sum":"<calc-product> [['+'|'-'] <calc-product>]*","calc-product":"<calc-value> ['*' <calc-value>|'/' <number>]*","calc-value":"<number>|<dimension>|<percentage>|<calc-constant>|( <calc-sum> )","calc-constant":"e|pi|infinity|-infinity|NaN","cf-final-image":"<image>|<color>","cf-mixing-image":"<percentage>?&&<image>","circle()":"circle( [<shape-radius>]? [at <position>]? )","clamp()":"clamp( <calc-sum>#{3} )","class-selector":"'.' <ident-token>","clip-source":"<url>",color:"<rgb()>|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<hex-color>|<named-color>|currentcolor|<deprecated-system-color>","color-stop":"<color-stop-length>|<color-stop-angle>","color-stop-angle":"<angle-percentage>{1,2}","color-stop-length":"<length-percentage>{1,2}","color-stop-list":"[<linear-color-stop> [, <linear-color-hint>]?]# , <linear-color-stop>",combinator:"'>'|'+'|'~'|['||']","common-lig-values":"[common-ligatures|no-common-ligatures]","compat-auto":"searchfield|textarea|push-button|slider-horizontal|checkbox|radio|square-button|menulist|listbox|meter|progress-bar|button","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[<type-selector>? <subclass-selector>* [<pseudo-element-selector> <pseudo-class-selector>*]*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<compound-selector> [<combinator>? <compound-selector>]*","complex-selector-list":"<complex-selector>#","conic-gradient()":"conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","contextual-alt-values":"[contextual|no-contextual]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[<string>|contents|<image>|<counter>|<quote>|<target>|<leader()>|<attr()>]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contrast()":"contrast( [<number-percentage>] )","cos()":"cos( <calc-sum> )",counter:"<counter()>|<counters()>","counter()":"counter( <counter-name> , <counter-style>? )","counter-name":"<custom-ident>","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <counter-name> , <string> , <counter-style>? )","cross-fade()":"cross-fade( <cf-mixing-image> , <cf-final-image>? )","cubic-bezier-timing-function":"ease|ease-in|ease-out|ease-in-out|cubic-bezier( <number [0,1]> , <number> , <number [0,1]> , <number> )","deprecated-system-color":"ActiveBorder|ActiveCaption|AppWorkspace|Background|ButtonFace|ButtonHighlight|ButtonShadow|ButtonText|CaptionText|GrayText|Highlight|HighlightText|InactiveBorder|InactiveCaption|InactiveCaptionText|InfoBackground|InfoText|Menu|MenuText|Scrollbar|ThreeDDarkShadow|ThreeDFace|ThreeDHighlight|ThreeDLightShadow|ThreeDShadow|Window|WindowFrame|WindowText","discretionary-lig-values":"[discretionary-ligatures|no-discretionary-ligatures]","display-box":"contents|none","display-inside":"flow|flow-root|table|flex|grid|ruby","display-internal":"table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-column-group|table-column|table-caption|ruby-base|ruby-text|ruby-base-container|ruby-text-container","display-legacy":"inline-block|inline-list-item|inline-table|inline-flex|inline-grid","display-listitem":"<display-outside>?&&[flow|flow-root]?&&list-item","display-outside":"block|inline|run-in","drop-shadow()":"drop-shadow( <length>{2,3} <color>? )","east-asian-variant-values":"[jis78|jis83|jis90|jis04|simplified|traditional]","east-asian-width-values":"[full-width|proportional-width]","element()":"element( <custom-ident> , [first|start|last|first-except]? )|element( <id-selector> )","ellipse()":"ellipse( [<shape-radius>{2}]? [at <position>]? )","ending-shape":"circle|ellipse","env()":"env( <custom-ident> , <declaration-value>? )","exp()":"exp( <calc-sum> )","explicit-track-list":"[<line-names>? <track-size>]+ <line-names>?","family-name":"<string>|<custom-ident>+","feature-tag-value":"<string> [<integer>|on|off]?","feature-type":"@stylistic|@historical-forms|@styleset|@character-variant|@swash|@ornaments|@annotation","feature-value-block":"<feature-type> '{' <feature-value-declaration-list> '}'","feature-value-block-list":"<feature-value-block>+","feature-value-declaration":"<custom-ident> : <integer>+ ;","feature-value-declaration-list":"<feature-value-declaration>","feature-value-name":"<custom-ident>","fill-rule":"nonzero|evenodd","filter-function":"<blur()>|<brightness()>|<contrast()>|<drop-shadow()>|<grayscale()>|<hue-rotate()>|<invert()>|<opacity()>|<saturate()>|<sepia()>","filter-function-list":"[<filter-function>|<url>]+","final-bg-layer":"<'background-color'>||<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","fixed-breadth":"<length-percentage>","fixed-repeat":"repeat( [<integer [1,\u221E]>] , [<line-names>? <fixed-size>]+ <line-names>? )","fixed-size":"<fixed-breadth>|minmax( <fixed-breadth> , <track-breadth> )|minmax( <inflexible-breadth> , <fixed-breadth> )","font-stretch-absolute":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|<percentage>","font-variant-css21":"[normal|small-caps]","font-weight-absolute":"normal|bold|<number [1,1000]>","frequency-percentage":"<frequency>|<percentage>","general-enclosed":"[<function-token> <any-value> )]|( <ident> <any-value> )","generic-family":"serif|sans-serif|cursive|fantasy|monospace|-apple-system","generic-name":"serif|sans-serif|cursive|fantasy|monospace","geometry-box":"<shape-box>|fill-box|stroke-box|view-box",gradient:"<linear-gradient()>|<repeating-linear-gradient()>|<radial-gradient()>|<repeating-radial-gradient()>|<conic-gradient()>|<repeating-conic-gradient()>|<-legacy-gradient>","grayscale()":"grayscale( <number-percentage> )","grid-line":"auto|<custom-ident>|[<integer>&&<custom-ident>?]|[span&&[<integer>||<custom-ident>]]","historical-lig-values":"[historical-ligatures|no-historical-ligatures]","hsl()":"hsl( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )","hsla()":"hsla( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )",hue:"<number>|<angle>","hue-rotate()":"hue-rotate( <angle> )","hwb()":"hwb( [<hue>|none] [<percentage>|none] [<percentage>|none] [/ [<alpha-value>|none]]? )","hypot()":"hypot( <calc-sum># )",image:"<url>|<image()>|<image-set()>|<element()>|<paint()>|<cross-fade()>|<gradient>","image()":"image( <image-tags>? [<image-src>? , <color>?]! )","image-set()":"image-set( <image-set-option># )","image-set-option":"[<image>|<string>] [<resolution>||type( <string> )]","image-src":"<url>|<string>","image-tags":"ltr|rtl","inflexible-breadth":"<length-percentage>|min-content|max-content|auto","inset()":"inset( <length-percentage>{1,4} [round <'border-radius'>]? )","invert()":"invert( <number-percentage> )","keyframes-name":"<custom-ident>|<string>","keyframe-block":"<keyframe-selector># { <declaration-list> }","keyframe-block-list":"<keyframe-block>+","keyframe-selector":"from|to|<percentage>","lab()":"lab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","layer()":"layer( <layer-name> )","layer-name":"<ident> ['.' <ident>]*","lch()":"lch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","leader()":"leader( <leader-type> )","leader-type":"dotted|solid|space|<string>","length-percentage":"<length>|<percentage>","line-names":"'[' <custom-ident>* ']'","line-name-list":"[<line-names>|<name-repeat>]+","line-style":"none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset","line-width":"<length>|thin|medium|thick","linear-color-hint":"<length-percentage>","linear-color-stop":"<color> <color-stop-length>?","linear-gradient()":"linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","log()":"log( <calc-sum> , <calc-sum>? )","mask-layer":"<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||<geometry-box>||[<geometry-box>|no-clip]||<compositing-operator>||<masking-mode>","mask-position":"[<length-percentage>|left|center|right] [<length-percentage>|top|center|bottom]?","mask-reference":"none|<image>|<mask-source>","mask-source":"<url>","masking-mode":"alpha|luminance|match-source","matrix()":"matrix( <number>#{6} )","matrix3d()":"matrix3d( <number>#{16} )","max()":"max( <calc-sum># )","media-and":"<media-in-parens> [and <media-in-parens>]+","media-condition":"<media-not>|<media-and>|<media-or>|<media-in-parens>","media-condition-without-or":"<media-not>|<media-and>|<media-in-parens>","media-feature":"( [<mf-plain>|<mf-boolean>|<mf-range>] )","media-in-parens":"( <media-condition> )|<media-feature>|<general-enclosed>","media-not":"not <media-in-parens>","media-or":"<media-in-parens> [or <media-in-parens>]+","media-query":"<media-condition>|[not|only]? <media-type> [and <media-condition-without-or>]?","media-query-list":"<media-query>#","media-type":"<ident>","mf-boolean":"<mf-name>","mf-name":"<ident>","mf-plain":"<mf-name> : <mf-value>","mf-range":"<mf-name> ['<'|'>']? '='? <mf-value>|<mf-value> ['<'|'>']? '='? <mf-name>|<mf-value> '<' '='? <mf-name> '<' '='? <mf-value>|<mf-value> '>' '='? <mf-name> '>' '='? <mf-value>","mf-value":"<number>|<dimension>|<ident>|<ratio>","min()":"min( <calc-sum># )","minmax()":"minmax( [<length-percentage>|min-content|max-content|auto] , [<length-percentage>|<flex>|min-content|max-content|auto] )","mod()":"mod( <calc-sum> , <calc-sum> )","name-repeat":"repeat( [<integer [1,\u221E]>|auto-fill] , <line-names>+ )","named-color":"transparent|aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen|<-non-standard-color>","namespace-prefix":"<ident>","ns-prefix":"[<ident-token>|'*']? '|'","number-percentage":"<number>|<percentage>","numeric-figure-values":"[lining-nums|oldstyle-nums]","numeric-fraction-values":"[diagonal-fractions|stacked-fractions]","numeric-spacing-values":"[proportional-nums|tabular-nums]",nth:"<an-plus-b>|even|odd","opacity()":"opacity( [<number-percentage>] )","overflow-position":"unsafe|safe","outline-radius":"<length>|<percentage>","page-body":"<declaration>? [; <page-body>]?|<page-margin-box> <page-body>","page-margin-box":"<page-margin-box-type> '{' <declaration-list> '}'","page-margin-box-type":"@top-left-corner|@top-left|@top-center|@top-right|@top-right-corner|@bottom-left-corner|@bottom-left|@bottom-center|@bottom-right|@bottom-right-corner|@left-top|@left-middle|@left-bottom|@right-top|@right-middle|@right-bottom","page-selector-list":"[<page-selector>#]?","page-selector":"<pseudo-page>+|<ident> <pseudo-page>*","page-size":"A5|A4|A3|B5|B4|JIS-B5|JIS-B4|letter|legal|ledger","path()":"path( [<fill-rule> ,]? <string> )","paint()":"paint( <ident> , <declaration-value>? )","perspective()":"perspective( [<length [0,\u221E]>|none] )","polygon()":"polygon( <fill-rule>? , [<length-percentage> <length-percentage>]# )",position:"[[left|center|right]||[top|center|bottom]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]?|[[left|right] <length-percentage>]&&[[top|bottom] <length-percentage>]]","pow()":"pow( <calc-sum> , <calc-sum> )","pseudo-class-selector":"':' <ident-token>|':' <function-token> <any-value> ')'","pseudo-element-selector":"':' <pseudo-class-selector>","pseudo-page":": [left|right|first|blank]",quote:"open-quote|close-quote|no-open-quote|no-close-quote","radial-gradient()":"radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )",ratio:"<number [0,\u221E]> [/ <number [0,\u221E]>]?","relative-selector":"<combinator>? <complex-selector>","relative-selector-list":"<relative-selector>#","relative-size":"larger|smaller","rem()":"rem( <calc-sum> , <calc-sum> )","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","repeating-conic-gradient()":"repeating-conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","repeating-linear-gradient()":"repeating-linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","repeating-radial-gradient()":"repeating-radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )","reversed-counter-name":"reversed( <counter-name> )","rgb()":"rgb( <percentage>{3} [/ <alpha-value>]? )|rgb( <number>{3} [/ <alpha-value>]? )|rgb( <percentage>#{3} , <alpha-value>? )|rgb( <number>#{3} , <alpha-value>? )","rgba()":"rgba( <percentage>{3} [/ <alpha-value>]? )|rgba( <number>{3} [/ <alpha-value>]? )|rgba( <percentage>#{3} , <alpha-value>? )|rgba( <number>#{3} , <alpha-value>? )","rotate()":"rotate( [<angle>|<zero>] )","rotate3d()":"rotate3d( <number> , <number> , <number> , [<angle>|<zero>] )","rotateX()":"rotateX( [<angle>|<zero>] )","rotateY()":"rotateY( [<angle>|<zero>] )","rotateZ()":"rotateZ( [<angle>|<zero>] )","round()":"round( <rounding-strategy>? , <calc-sum> , <calc-sum> )","rounding-strategy":"nearest|up|down|to-zero","saturate()":"saturate( <number-percentage> )","scale()":"scale( [<number>|<percentage>]#{1,2} )","scale3d()":"scale3d( [<number>|<percentage>]#{3} )","scaleX()":"scaleX( [<number>|<percentage>] )","scaleY()":"scaleY( [<number>|<percentage>] )","scaleZ()":"scaleZ( [<number>|<percentage>] )",scroller:"root|nearest","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","shape-radius":"<length-percentage>|closest-side|farthest-side","sign()":"sign( <calc-sum> )","skew()":"skew( [<angle>|<zero>] , [<angle>|<zero>]? )","skewX()":"skewX( [<angle>|<zero>] )","skewY()":"skewY( [<angle>|<zero>] )","sepia()":"sepia( <number-percentage> )",shadow:"inset?&&<length>{2,4}&&<color>?","shadow-t":"[<length>{2,3}&&<color>?]",shape:"rect( <top> , <right> , <bottom> , <left> )|rect( <top> <right> <bottom> <left> )","shape-box":"<box>|margin-box","side-or-corner":"[left|right]||[top|bottom]","sin()":"sin( <calc-sum> )","single-animation":"<time>||<easing-function>||<time>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]","single-animation-direction":"normal|reverse|alternate|alternate-reverse","single-animation-fill-mode":"none|forwards|backwards|both","single-animation-iteration-count":"infinite|<number>","single-animation-play-state":"running|paused","single-animation-timeline":"auto|none|<timeline-name>|scroll( <axis>? <scroller>? )","single-transition":"[none|<single-transition-property>]||<time>||<easing-function>||<time>","single-transition-property":"all|<custom-ident>",size:"closest-side|farthest-side|closest-corner|farthest-corner|<length>|<length-percentage>{2}","sqrt()":"sqrt( <calc-sum> )","step-position":"jump-start|jump-end|jump-none|jump-both|start|end","step-timing-function":"step-start|step-end|steps( <integer> [, <step-position>]? )","subclass-selector":"<id-selector>|<class-selector>|<attribute-selector>|<pseudo-class-selector>","supports-condition":"not <supports-in-parens>|<supports-in-parens> [and <supports-in-parens>]*|<supports-in-parens> [or <supports-in-parens>]*","supports-in-parens":"( <supports-condition> )|<supports-feature>|<general-enclosed>","supports-feature":"<supports-decl>|<supports-selector-fn>","supports-decl":"( <declaration> )","supports-selector-fn":"selector( <complex-selector> )",symbol:"<string>|<image>|<custom-ident>","tan()":"tan( <calc-sum> )",target:"<target-counter()>|<target-counters()>|<target-text()>","target-counter()":"target-counter( [<string>|<url>] , <custom-ident> , <counter-style>? )","target-counters()":"target-counters( [<string>|<url>] , <custom-ident> , <string> , <counter-style>? )","target-text()":"target-text( [<string>|<url>] , [content|before|after|first-letter]? )","time-percentage":"<time>|<percentage>","timeline-name":"<custom-ident>|<string>","easing-function":"linear|<cubic-bezier-timing-function>|<step-timing-function>","track-breadth":"<length-percentage>|<flex>|min-content|max-content|auto","track-list":"[<line-names>? [<track-size>|<track-repeat>]]+ <line-names>?","track-repeat":"repeat( [<integer [1,\u221E]>] , [<line-names>? <track-size>]+ <line-names>? )","track-size":"<track-breadth>|minmax( <inflexible-breadth> , <track-breadth> )|fit-content( <length-percentage> )","transform-function":"<matrix()>|<translate()>|<translateX()>|<translateY()>|<scale()>|<scaleX()>|<scaleY()>|<rotate()>|<skew()>|<skewX()>|<skewY()>|<matrix3d()>|<translate3d()>|<translateZ()>|<scale3d()>|<scaleZ()>|<rotate3d()>|<rotateX()>|<rotateY()>|<rotateZ()>|<perspective()>","transform-list":"<transform-function>+","translate()":"translate( <length-percentage> , <length-percentage>? )","translate3d()":"translate3d( <length-percentage> , <length-percentage> , <length> )","translateX()":"translateX( <length-percentage> )","translateY()":"translateY( <length-percentage> )","translateZ()":"translateZ( <length> )","type-or-unit":"string|color|url|integer|number|length|angle|time|frequency|cap|ch|em|ex|ic|lh|rlh|rem|vb|vi|vw|vh|vmin|vmax|mm|Q|cm|in|pt|pc|px|deg|grad|rad|turn|ms|s|Hz|kHz|%","type-selector":"<wq-name>|<ns-prefix>? '*'","var()":"var( <custom-property-name> , <declaration-value>? )","viewport-length":"auto|<length-percentage>","visual-box":"content-box|padding-box|border-box","wq-name":"<ns-prefix>? <ident-token>","-legacy-gradient":"<-webkit-gradient()>|<-legacy-linear-gradient>|<-legacy-repeating-linear-gradient>|<-legacy-radial-gradient>|<-legacy-repeating-radial-gradient>","-legacy-linear-gradient":"-moz-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-repeating-linear-gradient":"-moz-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-linear-gradient-arguments":"[<angle>|<side-or-corner>]? , <color-stop-list>","-legacy-radial-gradient":"-moz-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-repeating-radial-gradient":"-moz-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-radial-gradient-arguments":"[<position> ,]? [[[<-legacy-radial-gradient-shape>||<-legacy-radial-gradient-size>]|[<length>|<percentage>]{2}] ,]? <color-stop-list>","-legacy-radial-gradient-size":"closest-side|closest-corner|farthest-side|farthest-corner|contain|cover","-legacy-radial-gradient-shape":"circle|ellipse","-non-standard-font":"-apple-system-body|-apple-system-headline|-apple-system-subheadline|-apple-system-caption1|-apple-system-caption2|-apple-system-footnote|-apple-system-short-body|-apple-system-short-headline|-apple-system-short-subheadline|-apple-system-short-caption1|-apple-system-short-footnote|-apple-system-tall-body","-non-standard-color":"-moz-ButtonDefault|-moz-ButtonHoverFace|-moz-ButtonHoverText|-moz-CellHighlight|-moz-CellHighlightText|-moz-Combobox|-moz-ComboboxText|-moz-Dialog|-moz-DialogText|-moz-dragtargetzone|-moz-EvenTreeRow|-moz-Field|-moz-FieldText|-moz-html-CellHighlight|-moz-html-CellHighlightText|-moz-mac-accentdarkestshadow|-moz-mac-accentdarkshadow|-moz-mac-accentface|-moz-mac-accentlightesthighlight|-moz-mac-accentlightshadow|-moz-mac-accentregularhighlight|-moz-mac-accentregularshadow|-moz-mac-chrome-active|-moz-mac-chrome-inactive|-moz-mac-focusring|-moz-mac-menuselect|-moz-mac-menushadow|-moz-mac-menutextselect|-moz-MenuHover|-moz-MenuHoverText|-moz-MenuBarText|-moz-MenuBarHoverText|-moz-nativehyperlinktext|-moz-OddTreeRow|-moz-win-communicationstext|-moz-win-mediatext|-moz-activehyperlinktext|-moz-default-background-color|-moz-default-color|-moz-hyperlinktext|-moz-visitedhyperlinktext|-webkit-activelink|-webkit-focus-ring-color|-webkit-link|-webkit-text","-non-standard-image-rendering":"optimize-contrast|-moz-crisp-edges|-o-crisp-edges|-webkit-optimize-contrast","-non-standard-overflow":"-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-width":"fill-available|min-intrinsic|intrinsic|-moz-available|-moz-fit-content|-moz-min-content|-moz-max-content|-webkit-min-content|-webkit-max-content","-webkit-gradient()":"-webkit-gradient( <-webkit-gradient-type> , <-webkit-gradient-point> [, <-webkit-gradient-point>|, <-webkit-gradient-radius> , <-webkit-gradient-point>] [, <-webkit-gradient-radius>]? [, <-webkit-gradient-color-stop>]* )","-webkit-gradient-color-stop":"from( <color> )|color-stop( [<number-zero-one>|<percentage>] , <color> )|to( <color> )","-webkit-gradient-point":"[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]","-webkit-gradient-radius":"<length>|<percentage>","-webkit-gradient-type":"linear|radial","-webkit-mask-box-repeat":"repeat|stretch|round","-webkit-mask-clip-style":"border|border-box|padding|padding-box|content|content-box|text","-ms-filter-function-list":"<-ms-filter-function>+","-ms-filter-function":"<-ms-filter-function-progid>|<-ms-filter-function-legacy>","-ms-filter-function-progid":"'progid:' [<ident-token> '.']* [<ident-token>|<function-token> <any-value>? )]","-ms-filter-function-legacy":"<ident-token>|<function-token> <any-value>? )","-ms-filter":"<string>",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>","bg-clip":"<box>|border|text",bottom:"<length>|auto","container-name":"<custom-ident>","container-condition":"not <query-in-parens>|<query-in-parens> [[and <query-in-parens>]*|[or <query-in-parens>]*]","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral",left:"<length>|auto","mask-image":"<mask-reference>#",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke",right:"<length>|auto","scroll-timeline-axis":"block|inline|vertical|horizontal","scroll-timeline-name":"none|<custom-ident>","single-animation-composition":"replace|add|accumulate","svg-length":"<percentage>|<length>|<number>","svg-writing-mode":"lr-tb|rl-tb|tb-rl|lr|rl|tb",top:"<length>|auto",x:"<number>",y:"<number>",declaration:"<ident-token> : <declaration-value>? ['!' important]?","declaration-list":"[<declaration>? ';']* <declaration>?",url:"url( <string> <url-modifier>* )|<url-token>","url-modifier":"<ident>|<function-token> <any-value> )","number-zero-one":"<number [0,1]>","number-one-or-greater":"<number [1,\u221E]>","query-in-parens":"( <container-condition> )|( <size-feature> )|style( <style-query> )|<general-enclosed>","size-feature":"<mf-plain>|<mf-boolean>|<mf-range>","style-feature":"<declaration>","style-query":"<style-condition>|<style-feature>","style-condition":"not <style-in-parens>|<style-in-parens> [[and <style-in-parens>]*|[or <style-in-parens>]*]","style-in-parens":"( <style-condition> )|( <style-feature> )|<general-enclosed>","-non-standard-display":"-ms-inline-flexbox|-ms-grid|-ms-inline-grid|-webkit-flex|-webkit-inline-flex|-webkit-box|-webkit-inline-box|-moz-inline-stack|-moz-box|-moz-inline-box"},properties:{"--*":"<declaration-value>","-ms-accelerator":"false|true","-ms-block-progression":"tb|rl|bt|lr","-ms-content-zoom-chaining":"none|chained","-ms-content-zooming":"none|zoom","-ms-content-zoom-limit":"<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>","-ms-content-zoom-limit-max":"<percentage>","-ms-content-zoom-limit-min":"<percentage>","-ms-content-zoom-snap":"<'-ms-content-zoom-snap-type'>||<'-ms-content-zoom-snap-points'>","-ms-content-zoom-snap-points":"snapInterval( <percentage> , <percentage> )|snapList( <percentage># )","-ms-content-zoom-snap-type":"none|proximity|mandatory","-ms-filter":"<string>","-ms-flow-from":"[none|<custom-ident>]#","-ms-flow-into":"[none|<custom-ident>]#","-ms-grid-columns":"none|<track-list>|<auto-track-list>","-ms-grid-rows":"none|<track-list>|<auto-track-list>","-ms-high-contrast-adjust":"auto|none","-ms-hyphenate-limit-chars":"auto|<integer>{1,3}","-ms-hyphenate-limit-lines":"no-limit|<integer>","-ms-hyphenate-limit-zone":"<percentage>|<length>","-ms-ime-align":"auto|after","-ms-overflow-style":"auto|none|scrollbar|-ms-autohiding-scrollbar","-ms-scrollbar-3dlight-color":"<color>","-ms-scrollbar-arrow-color":"<color>","-ms-scrollbar-base-color":"<color>","-ms-scrollbar-darkshadow-color":"<color>","-ms-scrollbar-face-color":"<color>","-ms-scrollbar-highlight-color":"<color>","-ms-scrollbar-shadow-color":"<color>","-ms-scrollbar-track-color":"<color>","-ms-scroll-chaining":"chained|none","-ms-scroll-limit":"<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>","-ms-scroll-limit-x-max":"auto|<length>","-ms-scroll-limit-x-min":"<length>","-ms-scroll-limit-y-max":"auto|<length>","-ms-scroll-limit-y-min":"<length>","-ms-scroll-rails":"none|railed","-ms-scroll-snap-points-x":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-points-y":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-type":"none|proximity|mandatory","-ms-scroll-snap-x":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>","-ms-scroll-snap-y":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>","-ms-scroll-translation":"none|vertical-to-horizontal","-ms-text-autospace":"none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space","-ms-touch-select":"grippers|none","-ms-user-select":"none|element|text","-ms-wrap-flow":"auto|both|start|end|maximum|clear","-ms-wrap-margin":"<length>","-ms-wrap-through":"wrap|none","-moz-appearance":"none|button|button-arrow-down|button-arrow-next|button-arrow-previous|button-arrow-up|button-bevel|button-focus|caret|checkbox|checkbox-container|checkbox-label|checkmenuitem|dualbutton|groupbox|listbox|listitem|menuarrow|menubar|menucheckbox|menuimage|menuitem|menuitemtext|menulist|menulist-button|menulist-text|menulist-textfield|menupopup|menuradio|menuseparator|meterbar|meterchunk|progressbar|progressbar-vertical|progresschunk|progresschunk-vertical|radio|radio-container|radio-label|radiomenuitem|range|range-thumb|resizer|resizerpanel|scale-horizontal|scalethumbend|scalethumb-horizontal|scalethumbstart|scalethumbtick|scalethumb-vertical|scale-vertical|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|separator|sheet|spinner|spinner-downbutton|spinner-textfield|spinner-upbutton|splitter|statusbar|statusbarpanel|tab|tabpanel|tabpanels|tab-scroll-arrow-back|tab-scroll-arrow-forward|textfield|textfield-multiline|toolbar|toolbarbutton|toolbarbutton-dropdown|toolbargripper|toolbox|tooltip|treeheader|treeheadercell|treeheadersortarrow|treeitem|treeline|treetwisty|treetwistyopen|treeview|-moz-mac-unified-toolbar|-moz-win-borderless-glass|-moz-win-browsertabbar-toolbox|-moz-win-communicationstext|-moz-win-communications-toolbox|-moz-win-exclude-glass|-moz-win-glass|-moz-win-mediatext|-moz-win-media-toolbox|-moz-window-button-box|-moz-window-button-box-maximized|-moz-window-button-close|-moz-window-button-maximize|-moz-window-button-minimize|-moz-window-button-restore|-moz-window-frame-bottom|-moz-window-frame-left|-moz-window-frame-right|-moz-window-titlebar|-moz-window-titlebar-maximized","-moz-binding":"<url>|none","-moz-border-bottom-colors":"<color>+|none","-moz-border-left-colors":"<color>+|none","-moz-border-right-colors":"<color>+|none","-moz-border-top-colors":"<color>+|none","-moz-context-properties":"none|[fill|fill-opacity|stroke|stroke-opacity]#","-moz-float-edge":"border-box|content-box|margin-box|padding-box","-moz-force-broken-image-icon":"0|1","-moz-image-region":"<shape>|auto","-moz-orient":"inline|block|horizontal|vertical","-moz-outline-radius":"<outline-radius>{1,4} [/ <outline-radius>{1,4}]?","-moz-outline-radius-bottomleft":"<outline-radius>","-moz-outline-radius-bottomright":"<outline-radius>","-moz-outline-radius-topleft":"<outline-radius>","-moz-outline-radius-topright":"<outline-radius>","-moz-stack-sizing":"ignore|stretch-to-fit","-moz-text-blink":"none|blink","-moz-user-focus":"ignore|normal|select-after|select-before|select-menu|select-same|select-all|none","-moz-user-input":"auto|none|enabled|disabled","-moz-user-modify":"read-only|read-write|write-only","-moz-window-dragging":"drag|no-drag","-moz-window-shadow":"default|menu|tooltip|sheet|none","-webkit-appearance":"none|button|button-bevel|caps-lock-indicator|caret|checkbox|default-button|inner-spin-button|listbox|listitem|media-controls-background|media-controls-fullscreen-background|media-current-time-display|media-enter-fullscreen-button|media-exit-fullscreen-button|media-fullscreen-button|media-mute-button|media-overlay-play-button|media-play-button|media-seek-back-button|media-seek-forward-button|media-slider|media-sliderthumb|media-time-remaining-display|media-toggle-closed-captions-button|media-volume-slider|media-volume-slider-container|media-volume-sliderthumb|menulist|menulist-button|menulist-text|menulist-textfield|meter|progress-bar|progress-bar-value|push-button|radio|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbargripper-horizontal|scrollbargripper-vertical|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|searchfield-cancel-button|searchfield-decoration|searchfield-results-button|searchfield-results-decoration|slider-horizontal|slider-vertical|sliderthumb-horizontal|sliderthumb-vertical|square-button|textarea|textfield|-apple-pay-button","-webkit-border-before":"<'border-width'>||<'border-style'>||<color>","-webkit-border-before-color":"<color>","-webkit-border-before-style":"<'border-style'>","-webkit-border-before-width":"<'border-width'>","-webkit-box-reflect":"[above|below|right|left]? <length>? <image>?","-webkit-line-clamp":"none|<integer>","-webkit-mask":"[<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||[<box>|border|padding|content|text]||[<box>|border|padding|content]]#","-webkit-mask-attachment":"<attachment>#","-webkit-mask-clip":"[<box>|border|padding|content|text]#","-webkit-mask-composite":"<composite-style>#","-webkit-mask-image":"<mask-reference>#","-webkit-mask-origin":"[<box>|border|padding|content]#","-webkit-mask-position":"<position>#","-webkit-mask-position-x":"[<length-percentage>|left|center|right]#","-webkit-mask-position-y":"[<length-percentage>|top|center|bottom]#","-webkit-mask-repeat":"<repeat-style>#","-webkit-mask-repeat-x":"repeat|no-repeat|space|round","-webkit-mask-repeat-y":"repeat|no-repeat|space|round","-webkit-mask-size":"<bg-size>#","-webkit-overflow-scrolling":"auto|touch","-webkit-tap-highlight-color":"<color>","-webkit-text-fill-color":"<color>","-webkit-text-stroke":"<length>||<color>","-webkit-text-stroke-color":"<color>","-webkit-text-stroke-width":"<length>","-webkit-touch-callout":"default|none","-webkit-user-modify":"read-only|read-write|read-write-plaintext-only","accent-color":"auto|<color>","align-content":"normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>","align-items":"normal|stretch|<baseline-position>|[<overflow-position>? <self-position>]","align-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? <self-position>","align-tracks":"[normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>]#",all:"initial|inherit|unset|revert|revert-layer",animation:"<single-animation>#","animation-composition":"<single-animation-composition>#","animation-delay":"<time>#","animation-direction":"<single-animation-direction>#","animation-duration":"<time>#","animation-fill-mode":"<single-animation-fill-mode>#","animation-iteration-count":"<single-animation-iteration-count>#","animation-name":"[none|<keyframes-name>]#","animation-play-state":"<single-animation-play-state>#","animation-timing-function":"<easing-function>#","animation-timeline":"<single-animation-timeline>#",appearance:"none|auto|textfield|menulist-button|<compat-auto>","aspect-ratio":"auto|<ratio>",azimuth:"<angle>|[[left-side|far-left|left|center-left|center|center-right|right|far-right|right-side]||behind]|leftwards|rightwards","backdrop-filter":"none|<filter-function-list>","backface-visibility":"visible|hidden",background:"[<bg-layer> ,]* <final-bg-layer>","background-attachment":"<attachment>#","background-blend-mode":"<blend-mode>#","background-clip":"<bg-clip>#","background-color":"<color>","background-image":"<bg-image>#","background-origin":"<box>#","background-position":"<bg-position>#","background-position-x":"[center|[[left|right|x-start|x-end]? <length-percentage>?]!]#","background-position-y":"[center|[[top|bottom|y-start|y-end]? <length-percentage>?]!]#","background-repeat":"<repeat-style>#","background-size":"<bg-size>#","block-overflow":"clip|ellipsis|<string>","block-size":"<'width'>",border:"<line-width>||<line-style>||<color>","border-block":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-color":"<'border-top-color'>{1,2}","border-block-style":"<'border-top-style'>","border-block-width":"<'border-top-width'>","border-block-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-end-color":"<'border-top-color'>","border-block-end-style":"<'border-top-style'>","border-block-end-width":"<'border-top-width'>","border-block-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-start-color":"<'border-top-color'>","border-block-start-style":"<'border-top-style'>","border-block-start-width":"<'border-top-width'>","border-bottom":"<line-width>||<line-style>||<color>","border-bottom-color":"<'border-top-color'>","border-bottom-left-radius":"<length-percentage>{1,2}","border-bottom-right-radius":"<length-percentage>{1,2}","border-bottom-style":"<line-style>","border-bottom-width":"<line-width>","border-collapse":"collapse|separate","border-color":"<color>{1,4}","border-end-end-radius":"<length-percentage>{1,2}","border-end-start-radius":"<length-percentage>{1,2}","border-image":"<'border-image-source'>||<'border-image-slice'> [/ <'border-image-width'>|/ <'border-image-width'>? / <'border-image-outset'>]?||<'border-image-repeat'>","border-image-outset":"[<length>|<number>]{1,4}","border-image-repeat":"[stretch|repeat|round|space]{1,2}","border-image-slice":"<number-percentage>{1,4}&&fill?","border-image-source":"none|<image>","border-image-width":"[<length-percentage>|<number>|auto]{1,4}","border-inline":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-color":"<'border-top-color'>{1,2}","border-inline-style":"<'border-top-style'>","border-inline-width":"<'border-top-width'>","border-inline-end-color":"<'border-top-color'>","border-inline-end-style":"<'border-top-style'>","border-inline-end-width":"<'border-top-width'>","border-inline-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-start-color":"<'border-top-color'>","border-inline-start-style":"<'border-top-style'>","border-inline-start-width":"<'border-top-width'>","border-left":"<line-width>||<line-style>||<color>","border-left-color":"<color>","border-left-style":"<line-style>","border-left-width":"<line-width>","border-radius":"<length-percentage>{1,4} [/ <length-percentage>{1,4}]?","border-right":"<line-width>||<line-style>||<color>","border-right-color":"<color>","border-right-style":"<line-style>","border-right-width":"<line-width>","border-spacing":"<length> <length>?","border-start-end-radius":"<length-percentage>{1,2}","border-start-start-radius":"<length-percentage>{1,2}","border-style":"<line-style>{1,4}","border-top":"<line-width>||<line-style>||<color>","border-top-color":"<color>","border-top-left-radius":"<length-percentage>{1,2}","border-top-right-radius":"<length-percentage>{1,2}","border-top-style":"<line-style>","border-top-width":"<line-width>","border-width":"<line-width>{1,4}",bottom:"<length>|<percentage>|auto","box-align":"start|center|end|baseline|stretch","box-decoration-break":"slice|clone","box-direction":"normal|reverse|inherit","box-flex":"<number>","box-flex-group":"<integer>","box-lines":"single|multiple","box-ordinal-group":"<integer>","box-orient":"horizontal|vertical|inline-axis|block-axis|inherit","box-pack":"start|center|end|justify","box-shadow":"none|<shadow>#","box-sizing":"content-box|border-box","break-after":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-before":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-inside":"auto|avoid|avoid-page|avoid-column|avoid-region","caption-side":"top|bottom|block-start|block-end|inline-start|inline-end",caret:"<'caret-color'>||<'caret-shape'>","caret-color":"auto|<color>","caret-shape":"auto|bar|block|underscore",clear:"none|left|right|both|inline-start|inline-end",clip:"<shape>|auto","clip-path":"<clip-source>|[<basic-shape>||<geometry-box>]|none",color:"<color>","print-color-adjust":"economy|exact","color-scheme":"normal|[light|dark|<custom-ident>]+&&only?","column-count":"<integer>|auto","column-fill":"auto|balance|balance-all","column-gap":"normal|<length-percentage>","column-rule":"<'column-rule-width'>||<'column-rule-style'>||<'column-rule-color'>","column-rule-color":"<color>","column-rule-style":"<'border-style'>","column-rule-width":"<'border-width'>","column-span":"none|all","column-width":"<length>|auto",columns:"<'column-width'>||<'column-count'>",contain:"none|strict|content|[[size||inline-size]||layout||style||paint]","contain-intrinsic-size":"[none|<length>|auto <length>]{1,2}","contain-intrinsic-block-size":"none|<length>|auto <length>","contain-intrinsic-height":"none|<length>|auto <length>","contain-intrinsic-inline-size":"none|<length>|auto <length>","contain-intrinsic-width":"none|<length>|auto <length>",content:"normal|none|[<content-replacement>|<content-list>] [/ [<string>|<counter>]+]?","content-visibility":"visible|auto|hidden","counter-increment":"[<counter-name> <integer>?]+|none","counter-reset":"[<counter-name> <integer>?|<reversed-counter-name> <integer>?]+|none","counter-set":"[<counter-name> <integer>?]+|none",cursor:"[[<url> [<x> <y>]? ,]* [auto|default|none|context-menu|help|pointer|progress|wait|cell|crosshair|text|vertical-text|alias|copy|move|no-drop|not-allowed|e-resize|n-resize|ne-resize|nw-resize|s-resize|se-resize|sw-resize|w-resize|ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing|hand|-webkit-grab|-webkit-grabbing|-webkit-zoom-in|-webkit-zoom-out|-moz-grab|-moz-grabbing|-moz-zoom-in|-moz-zoom-out]]",direction:"ltr|rtl",display:"[<display-outside>||<display-inside>]|<display-listitem>|<display-internal>|<display-box>|<display-legacy>|<-non-standard-display>","empty-cells":"show|hide",filter:"none|<filter-function-list>|<-ms-filter-function-list>",flex:"none|[<'flex-grow'> <'flex-shrink'>?||<'flex-basis'>]","flex-basis":"content|<'width'>","flex-direction":"row|row-reverse|column|column-reverse","flex-flow":"<'flex-direction'>||<'flex-wrap'>","flex-grow":"<number>","flex-shrink":"<number>","flex-wrap":"nowrap|wrap|wrap-reverse",float:"left|right|none|inline-start|inline-end",font:"[[<'font-style'>||<font-variant-css21>||<'font-weight'>||<'font-stretch'>]? <'font-size'> [/ <'line-height'>]? <'font-family'>]|caption|icon|menu|message-box|small-caption|status-bar","font-family":"[<family-name>|<generic-family>]#","font-feature-settings":"normal|<feature-tag-value>#","font-kerning":"auto|normal|none","font-language-override":"normal|<string>","font-optical-sizing":"auto|none","font-variation-settings":"normal|[<string> <number>]#","font-size":"<absolute-size>|<relative-size>|<length-percentage>","font-size-adjust":"none|[ex-height|cap-height|ch-width|ic-width|ic-height]? [from-font|<number>]","font-smooth":"auto|never|always|<absolute-size>|<length>","font-stretch":"<font-stretch-absolute>","font-style":"normal|italic|oblique <angle>?","font-synthesis":"none|[weight||style||small-caps]","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-alternates":"normal|[stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )]","font-variant-caps":"normal|small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps","font-variant-east-asian":"normal|[<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-ligatures":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>]","font-variant-numeric":"normal|[<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero]","font-variant-position":"normal|sub|super","font-weight":"<font-weight-absolute>|bolder|lighter","forced-color-adjust":"auto|none",gap:"<'row-gap'> <'column-gap'>?",grid:"<'grid-template'>|<'grid-template-rows'> / [auto-flow&&dense?] <'grid-auto-columns'>?|[auto-flow&&dense?] <'grid-auto-rows'>? / <'grid-template-columns'>","grid-area":"<grid-line> [/ <grid-line>]{0,3}","grid-auto-columns":"<track-size>+","grid-auto-flow":"[row|column]||dense","grid-auto-rows":"<track-size>+","grid-column":"<grid-line> [/ <grid-line>]?","grid-column-end":"<grid-line>","grid-column-gap":"<length-percentage>","grid-column-start":"<grid-line>","grid-gap":"<'grid-row-gap'> <'grid-column-gap'>?","grid-row":"<grid-line> [/ <grid-line>]?","grid-row-end":"<grid-line>","grid-row-gap":"<length-percentage>","grid-row-start":"<grid-line>","grid-template":"none|[<'grid-template-rows'> / <'grid-template-columns'>]|[<line-names>? <string> <track-size>? <line-names>?]+ [/ <explicit-track-list>]?","grid-template-areas":"none|<string>+","grid-template-columns":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","grid-template-rows":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","hanging-punctuation":"none|[first||[force-end|allow-end]||last]",height:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","hyphenate-character":"auto|<string>",hyphens:"none|manual|auto","image-orientation":"from-image|<angle>|[<angle>? flip]","image-rendering":"auto|crisp-edges|pixelated|optimizeSpeed|optimizeQuality|<-non-standard-image-rendering>","image-resolution":"[from-image||<resolution>]&&snap?","ime-mode":"auto|normal|active|inactive|disabled","initial-letter":"normal|[<number> <integer>?]","initial-letter-align":"[auto|alphabetic|hanging|ideographic]","inline-size":"<'width'>","input-security":"auto|none",inset:"<'top'>{1,4}","inset-block":"<'top'>{1,2}","inset-block-end":"<'top'>","inset-block-start":"<'top'>","inset-inline":"<'top'>{1,2}","inset-inline-end":"<'top'>","inset-inline-start":"<'top'>",isolation:"auto|isolate","justify-content":"normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]","justify-items":"normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]|legacy|legacy&&[left|right|center]","justify-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]","justify-tracks":"[normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]]#",left:"<length>|<percentage>|auto","letter-spacing":"normal|<length-percentage>","line-break":"auto|loose|normal|strict|anywhere","line-clamp":"none|<integer>","line-height":"normal|<number>|<length>|<percentage>","line-height-step":"<length>","list-style":"<'list-style-type'>||<'list-style-position'>||<'list-style-image'>","list-style-image":"<image>|none","list-style-position":"inside|outside","list-style-type":"<counter-style>|<string>|none",margin:"[<length>|<percentage>|auto]{1,4}","margin-block":"<'margin-left'>{1,2}","margin-block-end":"<'margin-left'>","margin-block-start":"<'margin-left'>","margin-bottom":"<length>|<percentage>|auto","margin-inline":"<'margin-left'>{1,2}","margin-inline-end":"<'margin-left'>","margin-inline-start":"<'margin-left'>","margin-left":"<length>|<percentage>|auto","margin-right":"<length>|<percentage>|auto","margin-top":"<length>|<percentage>|auto","margin-trim":"none|in-flow|all",mask:"<mask-layer>#","mask-border":"<'mask-border-source'>||<'mask-border-slice'> [/ <'mask-border-width'>? [/ <'mask-border-outset'>]?]?||<'mask-border-repeat'>||<'mask-border-mode'>","mask-border-mode":"luminance|alpha","mask-border-outset":"[<length>|<number>]{1,4}","mask-border-repeat":"[stretch|repeat|round|space]{1,2}","mask-border-slice":"<number-percentage>{1,4} fill?","mask-border-source":"none|<image>","mask-border-width":"[<length-percentage>|<number>|auto]{1,4}","mask-clip":"[<geometry-box>|no-clip]#","mask-composite":"<compositing-operator>#","mask-image":"<mask-reference>#","mask-mode":"<masking-mode>#","mask-origin":"<geometry-box>#","mask-position":"<position>#","mask-repeat":"<repeat-style>#","mask-size":"<bg-size>#","mask-type":"luminance|alpha","masonry-auto-flow":"[pack|next]||[definite-first|ordered]","math-depth":"auto-add|add( <integer> )|<integer>","math-shift":"normal|compact","math-style":"normal|compact","max-block-size":"<'max-width'>","max-height":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|<-non-standard-width>","min-block-size":"<'min-width'>","min-height":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","min-inline-size":"<'min-width'>","min-width":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|<-non-standard-width>","mix-blend-mode":"<blend-mode>|plus-lighter","object-fit":"fill|contain|cover|none|scale-down","object-position":"<position>",offset:"[<'offset-position'>? [<'offset-path'> [<'offset-distance'>||<'offset-rotate'>]?]?]! [/ <'offset-anchor'>]?","offset-anchor":"auto|<position>","offset-distance":"<length-percentage>","offset-path":"none|ray( [<angle>&&<size>&&contain?] )|<path()>|<url>|[<basic-shape>||<geometry-box>]","offset-position":"auto|<position>","offset-rotate":"[auto|reverse]||<angle>",opacity:"<alpha-value>",order:"<integer>",orphans:"<integer>",outline:"[<'outline-color'>||<'outline-style'>||<'outline-width'>]","outline-color":"<color>|invert","outline-offset":"<length>","outline-style":"auto|<'border-style'>","outline-width":"<line-width>",overflow:"[visible|hidden|clip|scroll|auto]{1,2}|<-non-standard-overflow>","overflow-anchor":"auto|none","overflow-block":"visible|hidden|clip|scroll|auto","overflow-clip-box":"padding-box|content-box","overflow-clip-margin":"<visual-box>||<length [0,\u221E]>","overflow-inline":"visible|hidden|clip|scroll|auto","overflow-wrap":"normal|break-word|anywhere","overflow-x":"visible|hidden|clip|scroll|auto","overflow-y":"visible|hidden|clip|scroll|auto","overscroll-behavior":"[contain|none|auto]{1,2}","overscroll-behavior-block":"contain|none|auto","overscroll-behavior-inline":"contain|none|auto","overscroll-behavior-x":"contain|none|auto","overscroll-behavior-y":"contain|none|auto",padding:"[<length>|<percentage>]{1,4}","padding-block":"<'padding-left'>{1,2}","padding-block-end":"<'padding-left'>","padding-block-start":"<'padding-left'>","padding-bottom":"<length>|<percentage>","padding-inline":"<'padding-left'>{1,2}","padding-inline-end":"<'padding-left'>","padding-inline-start":"<'padding-left'>","padding-left":"<length>|<percentage>","padding-right":"<length>|<percentage>","padding-top":"<length>|<percentage>","page-break-after":"auto|always|avoid|left|right|recto|verso","page-break-before":"auto|always|avoid|left|right|recto|verso","page-break-inside":"auto|avoid","paint-order":"normal|[fill||stroke||markers]",perspective:"none|<length>","perspective-origin":"<position>","place-content":"<'align-content'> <'justify-content'>?","place-items":"<'align-items'> <'justify-items'>?","place-self":"<'align-self'> <'justify-self'>?","pointer-events":"auto|none|visiblePainted|visibleFill|visibleStroke|visible|painted|fill|stroke|all|inherit",position:"static|relative|absolute|sticky|fixed|-webkit-sticky",quotes:"none|auto|[<string> <string>]+",resize:"none|both|horizontal|vertical|block|inline",right:"<length>|<percentage>|auto",rotate:"none|<angle>|[x|y|z|<number>{3}]&&<angle>","row-gap":"normal|<length-percentage>","ruby-align":"start|center|space-between|space-around","ruby-merge":"separate|collapse|auto","ruby-position":"[alternate||[over|under]]|inter-character",scale:"none|<number>{1,3}","scrollbar-color":"auto|<color>{2}","scrollbar-gutter":"auto|stable&&both-edges?","scrollbar-width":"auto|thin|none","scroll-behavior":"auto|smooth","scroll-margin":"<length>{1,4}","scroll-margin-block":"<length>{1,2}","scroll-margin-block-start":"<length>","scroll-margin-block-end":"<length>","scroll-margin-bottom":"<length>","scroll-margin-inline":"<length>{1,2}","scroll-margin-inline-start":"<length>","scroll-margin-inline-end":"<length>","scroll-margin-left":"<length>","scroll-margin-right":"<length>","scroll-margin-top":"<length>","scroll-padding":"[auto|<length-percentage>]{1,4}","scroll-padding-block":"[auto|<length-percentage>]{1,2}","scroll-padding-block-start":"auto|<length-percentage>","scroll-padding-block-end":"auto|<length-percentage>","scroll-padding-bottom":"auto|<length-percentage>","scroll-padding-inline":"[auto|<length-percentage>]{1,2}","scroll-padding-inline-start":"auto|<length-percentage>","scroll-padding-inline-end":"auto|<length-percentage>","scroll-padding-left":"auto|<length-percentage>","scroll-padding-right":"auto|<length-percentage>","scroll-padding-top":"auto|<length-percentage>","scroll-snap-align":"[none|start|end|center]{1,2}","scroll-snap-coordinate":"none|<position>#","scroll-snap-destination":"<position>","scroll-snap-points-x":"none|repeat( <length-percentage> )","scroll-snap-points-y":"none|repeat( <length-percentage> )","scroll-snap-stop":"normal|always","scroll-snap-type":"none|[x|y|block|inline|both] [mandatory|proximity]?","scroll-snap-type-x":"none|mandatory|proximity","scroll-snap-type-y":"none|mandatory|proximity","scroll-timeline":"<scroll-timeline-name>||<scroll-timeline-axis>","scroll-timeline-axis":"block|inline|vertical|horizontal","scroll-timeline-name":"none|<custom-ident>","shape-image-threshold":"<alpha-value>","shape-margin":"<length-percentage>","shape-outside":"none|[<shape-box>||<basic-shape>]|<image>","tab-size":"<integer>|<length>","table-layout":"auto|fixed","text-align":"start|end|left|right|center|justify|match-parent","text-align-last":"auto|start|end|left|right|center|justify","text-combine-upright":"none|all|[digits <integer>?]","text-decoration":"<'text-decoration-line'>||<'text-decoration-style'>||<'text-decoration-color'>||<'text-decoration-thickness'>","text-decoration-color":"<color>","text-decoration-line":"none|[underline||overline||line-through||blink]|spelling-error|grammar-error","text-decoration-skip":"none|[objects||[spaces|[leading-spaces||trailing-spaces]]||edges||box-decoration]","text-decoration-skip-ink":"auto|all|none","text-decoration-style":"solid|double|dotted|dashed|wavy","text-decoration-thickness":"auto|from-font|<length>|<percentage>","text-emphasis":"<'text-emphasis-style'>||<'text-emphasis-color'>","text-emphasis-color":"<color>","text-emphasis-position":"[over|under]&&[right|left]","text-emphasis-style":"none|[[filled|open]||[dot|circle|double-circle|triangle|sesame]]|<string>","text-indent":"<length-percentage>&&hanging?&&each-line?","text-justify":"auto|inter-character|inter-word|none","text-orientation":"mixed|upright|sideways","text-overflow":"[clip|ellipsis|<string>]{1,2}","text-rendering":"auto|optimizeSpeed|optimizeLegibility|geometricPrecision","text-shadow":"none|<shadow-t>#","text-size-adjust":"none|auto|<percentage>","text-transform":"none|capitalize|uppercase|lowercase|full-width|full-size-kana","text-underline-offset":"auto|<length>|<percentage>","text-underline-position":"auto|from-font|[under||[left|right]]",top:"<length>|<percentage>|auto","touch-action":"auto|none|[[pan-x|pan-left|pan-right]||[pan-y|pan-up|pan-down]||pinch-zoom]|manipulation",transform:"none|<transform-list>","transform-box":"content-box|border-box|fill-box|stroke-box|view-box","transform-origin":"[<length-percentage>|left|center|right|top|bottom]|[[<length-percentage>|left|center|right]&&[<length-percentage>|top|center|bottom]] <length>?","transform-style":"flat|preserve-3d",transition:"<single-transition>#","transition-delay":"<time>#","transition-duration":"<time>#","transition-property":"none|<single-transition-property>#","transition-timing-function":"<easing-function>#",translate:"none|<length-percentage> [<length-percentage> <length>?]?","unicode-bidi":"normal|embed|isolate|bidi-override|isolate-override|plaintext|-moz-isolate|-moz-isolate-override|-moz-plaintext|-webkit-isolate|-webkit-isolate-override|-webkit-plaintext","user-select":"auto|text|none|contain|all","vertical-align":"baseline|sub|super|text-top|text-bottom|middle|top|bottom|<percentage>|<length>",visibility:"visible|hidden|collapse","white-space":"normal|pre|nowrap|pre-wrap|pre-line|break-spaces",widows:"<integer>",width:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|fill|stretch|intrinsic|-moz-max-content|-webkit-max-content|-moz-fit-content|-webkit-fit-content","will-change":"auto|<animateable-feature>#","word-break":"normal|break-all|keep-all|break-word","word-spacing":"normal|<length>","word-wrap":"normal|break-word","writing-mode":"horizontal-tb|vertical-rl|vertical-lr|sideways-rl|sideways-lr|<svg-writing-mode>","z-index":"auto|<integer>",zoom:"normal|reset|<number>|<percentage>","-moz-background-clip":"padding|border","-moz-border-radius-bottomleft":"<'border-bottom-left-radius'>","-moz-border-radius-bottomright":"<'border-bottom-right-radius'>","-moz-border-radius-topleft":"<'border-top-left-radius'>","-moz-border-radius-topright":"<'border-bottom-right-radius'>","-moz-control-character-visibility":"visible|hidden","-moz-osx-font-smoothing":"auto|grayscale","-moz-user-select":"none|text|all|-moz-none","-ms-flex-align":"start|end|center|baseline|stretch","-ms-flex-item-align":"auto|start|end|center|baseline|stretch","-ms-flex-line-pack":"start|end|center|justify|distribute|stretch","-ms-flex-negative":"<'flex-shrink'>","-ms-flex-pack":"start|end|center|justify|distribute","-ms-flex-order":"<integer>","-ms-flex-positive":"<'flex-grow'>","-ms-flex-preferred-size":"<'flex-basis'>","-ms-interpolation-mode":"nearest-neighbor|bicubic","-ms-grid-column-align":"start|end|center|stretch","-ms-grid-row-align":"start|end|center|stretch","-ms-hyphenate-limit-last":"none|always|column|page|spread","-webkit-background-clip":"[<box>|border|padding|content|text]#","-webkit-column-break-after":"always|auto|avoid","-webkit-column-break-before":"always|auto|avoid","-webkit-column-break-inside":"always|auto|avoid","-webkit-font-smoothing":"auto|none|antialiased|subpixel-antialiased","-webkit-mask-box-image":"[<url>|<gradient>|none] [<length-percentage>{4} <-webkit-mask-box-repeat>{2}]?","-webkit-print-color-adjust":"economy|exact","-webkit-text-security":"none|circle|disc|square","-webkit-user-drag":"none|element|auto","-webkit-user-select":"auto|none|text|all","alignment-baseline":"auto|baseline|before-edge|text-before-edge|middle|central|after-edge|text-after-edge|ideographic|alphabetic|hanging|mathematical","baseline-shift":"baseline|sub|super|<svg-length>",behavior:"<url>+","clip-rule":"nonzero|evenodd",container:"<'container-name'> [/ <'container-type'>]?","container-name":"none|<custom-ident>+","container-type":"normal||[size|inline-size]",cue:"<'cue-before'> <'cue-after'>?","cue-after":"<url> <decibel>?|none","cue-before":"<url> <decibel>?|none","dominant-baseline":"auto|use-script|no-change|reset-size|ideographic|alphabetic|hanging|mathematical|central|middle|text-after-edge|text-before-edge",fill:"<paint>","fill-opacity":"<number-zero-one>","fill-rule":"nonzero|evenodd","glyph-orientation-horizontal":"<angle>","glyph-orientation-vertical":"<angle>",kerning:"auto|<svg-length>",marker:"none|<url>","marker-end":"none|<url>","marker-mid":"none|<url>","marker-start":"none|<url>",pause:"<'pause-before'> <'pause-after'>?","pause-after":"<time>|none|x-weak|weak|medium|strong|x-strong","pause-before":"<time>|none|x-weak|weak|medium|strong|x-strong",rest:"<'rest-before'> <'rest-after'>?","rest-after":"<time>|none|x-weak|weak|medium|strong|x-strong","rest-before":"<time>|none|x-weak|weak|medium|strong|x-strong","shape-rendering":"auto|optimizeSpeed|crispEdges|geometricPrecision",src:"[<url> [format( <string># )]?|local( <family-name> )]#",speak:"auto|none|normal","speak-as":"normal|spell-out||digits||[literal-punctuation|no-punctuation]",stroke:"<paint>","stroke-dasharray":"none|[<svg-length>+]#","stroke-dashoffset":"<svg-length>","stroke-linecap":"butt|round|square","stroke-linejoin":"miter|round|bevel","stroke-miterlimit":"<number-one-or-greater>","stroke-opacity":"<number-zero-one>","stroke-width":"<svg-length>","text-anchor":"start|middle|end","unicode-range":"<urange>#","voice-balance":"<number>|left|center|right|leftwards|rightwards","voice-duration":"auto|<time>","voice-family":"[[<family-name>|<generic-voice>] ,]* [<family-name>|<generic-voice>]|preserve","voice-pitch":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-range":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-rate":"[normal|x-slow|slow|medium|fast|x-fast]||<percentage>","voice-stress":"normal|strong|moderate|none|reduced","voice-volume":"silent|[[x-soft|soft|medium|loud|x-loud]||<decibel>]"},atrules:{charset:{prelude:"<string>",descriptors:null},"counter-style":{prelude:"<counter-style-name>",descriptors:{"additive-symbols":"[<integer>&&<symbol>]#",fallback:"<counter-style-name>",negative:"<symbol> <symbol>?",pad:"<integer>&&<symbol>",prefix:"<symbol>",range:"[[<integer>|infinite]{2}]#|auto","speak-as":"auto|bullets|numbers|words|spell-out|<counter-style-name>",suffix:"<symbol>",symbols:"<symbol>+",system:"cyclic|numeric|alphabetic|symbolic|additive|[fixed <integer>?]|[extends <counter-style-name>]"}},document:{prelude:"[<url>|url-prefix( <string> )|domain( <string> )|media-document( <string> )|regexp( <string> )]#",descriptors:null},"font-face":{prelude:null,descriptors:{"ascent-override":"normal|<percentage>","descent-override":"normal|<percentage>","font-display":"[auto|block|swap|fallback|optional]","font-family":"<family-name>","font-feature-settings":"normal|<feature-tag-value>#","font-variation-settings":"normal|[<string> <number>]#","font-stretch":"<font-stretch-absolute>{1,2}","font-style":"normal|italic|oblique <angle>{0,2}","font-weight":"<font-weight-absolute>{1,2}","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","line-gap-override":"normal|<percentage>","size-adjust":"<percentage>",src:"[<url> [format( <string># )]?|local( <family-name> )]#","unicode-range":"<urange>#"}},"font-feature-values":{prelude:"<family-name>#",descriptors:null},import:{prelude:"[<string>|<url>] [layer|layer( <layer-name> )]? [supports( [<supports-condition>|<declaration>] )]? <media-query-list>?",descriptors:null},keyframes:{prelude:"<keyframes-name>",descriptors:null},layer:{prelude:"[<layer-name>#|<layer-name>?]",descriptors:null},media:{prelude:"<media-query-list>",descriptors:null},namespace:{prelude:"<namespace-prefix>? [<string>|<url>]",descriptors:null},page:{prelude:"<page-selector-list>",descriptors:{bleed:"auto|<length>",marks:"none|[crop||cross]",size:"<length>{1,2}|auto|[<page-size>||[portrait|landscape]]"}},property:{prelude:"<custom-property-name>",descriptors:{syntax:"<string>",inherits:"true|false","initial-value":"<string>"}},"scroll-timeline":{prelude:"<timeline-name>",descriptors:null},supports:{prelude:"<supports-condition>",descriptors:null},viewport:{prelude:null,descriptors:{height:"<viewport-length>{1,2}","max-height":"<viewport-length>","max-width":"<viewport-length>","max-zoom":"auto|<number>|<percentage>","min-height":"<viewport-length>","min-width":"<viewport-length>","min-zoom":"auto|<number>|<percentage>",orientation:"auto|portrait|landscape","user-zoom":"zoom|fixed","viewport-fit":"auto|contain|cover",width:"<viewport-length>{1,2}",zoom:"auto|<number>|<percentage>"}},container:{prelude:"[<container-name>]? <container-condition>",descriptors:null},nest:{prelude:"<complex-selector-list>",descriptors:null}}},Ya={};O(Ya,{AnPlusB:()=>Fp,Atrule:()=>_p,AtrulePrelude:()=>Sp,AttributeSelector:()=>Ap,Block:()=>Ip,Brackets:()=>Lp,CDC:()=>Np,CDO:()=>Mp,ClassSelector:()=>zp,Combinator:()=>Vp,Comment:()=>qp,Declaration:()=>Jp,DeclarationList:()=>Kp,Dimension:()=>Qp,Function:()=>tf,Hash:()=>rf,IdSelector:()=>lf,Identifier:()=>sf,MediaFeature:()=>cf,MediaQuery:()=>pf,MediaQueryList:()=>mf,NestingSelector:()=>gf,Nth:()=>bf,Number:()=>wf,Operator:()=>kf,Parentheses:()=>Ff,Percentage:()=>_f,PseudoClassSelector:()=>Sf,PseudoElementSelector:()=>Af,Ratio:()=>Pf,Raw:()=>jf,Rule:()=>Lf,Selector:()=>Nf,SelectorList:()=>Mf,String:()=>zf,StyleSheet:()=>Hf,TypeSelector:()=>Zf,UnicodeRange:()=>Kf,Url:()=>tm,Value:()=>sm,WhiteSpace:()=>lm});Fp={};O(Fp,{generate:()=>aw,name:()=>iw,parse:()=>Ep,structure:()=>sw});Ye=43,we=45,Jo=110,Vt=!0,ow=!1;iw="AnPlusB",sw={a:[String,null],b:[String,null]};_p={};O(_p,{generate:()=>pw,name:()=>uw,parse:()=>Cp,structure:()=>dw,walkContext:()=>cw});uw="Atrule",cw="atrule",dw={name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]};Sp={};O(Sp,{generate:()=>gw,name:()=>fw,parse:()=>Tp,structure:()=>hw,walkContext:()=>mw});fw="AtrulePrelude",mw="atrulePrelude",hw={children:[[]]};Ap={};O(Ap,{generate:()=>Fw,name:()=>kw,parse:()=>Pp,structure:()=>xw});yw=36,Op=42,Yo=61,bw=94,Ca=124,Dw=126;kw="AttributeSelector",xw={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]};Ip={};O(Ip,{generate:()=>Aw,name:()=>Cw,parse:()=>Bp,structure:()=>Tw,walkContext:()=>Sw});Ew=38;Cw="Block",Sw="block",Tw={children:[["Atrule","Rule","Declaration"]]};Lp={};O(Lp,{generate:()=>Iw,name:()=>Ow,parse:()=>Rp,structure:()=>Pw});Ow="Brackets",Pw={children:[[]]};Np={};O(Np,{generate:()=>Lw,name:()=>jw,parse:()=>$p,structure:()=>Bw});jw="CDC",Bw=[];Mp={};O(Mp,{generate:()=>$w,name:()=>Rw,parse:()=>Wp,structure:()=>Nw});Rw="CDO",Nw=[];zp={};O(zp,{generate:()=>Uw,name:()=>Ww,parse:()=>Up,structure:()=>zw});Mw=46,Ww="ClassSelector",zw={name:String};Vp={};O(Vp,{generate:()=>Zw,name:()=>Hw,parse:()=>Gp,structure:()=>Jw});Vw=43,Nd=47,Gw=62,qw=126,Hw="Combinator",Jw={name:String};qp={};O(qp,{generate:()=>ev,name:()=>Xw,parse:()=>Hp,structure:()=>Qw});Yw=42,Kw=47,Xw="Comment",Qw={value:String};Jp={};O(Jp,{generate:()=>pv,name:()=>uv,parse:()=>Yp,structure:()=>dv,walkContext:()=>cv});Zp=33,tv=35,nv=36,rv=38,ov=42,iv=43,$d=47;uv="Declaration",cv="declaration",dv={important:[Boolean,String],property:String,value:["Value","Raw"]};Kp={};O(Kp,{generate:()=>bv,name:()=>gv,parse:()=>Xp,structure:()=>yv});hv=38;gv="DeclarationList",yv={children:[["Declaration","Atrule","Rule"]]};Qp={};O(Qp,{generate:()=>vv,name:()=>Dv,parse:()=>ef,structure:()=>wv});Dv="Dimension",wv={value:String,unit:String};tf={};O(tf,{generate:()=>Ev,name:()=>kv,parse:()=>nf,structure:()=>Fv,walkContext:()=>xv});kv="Function",xv="function",Fv={name:String,children:[[]]};rf={};O(rf,{generate:()=>Tv,name:()=>Cv,parse:()=>of,structure:()=>Sv,xxx:()=>_v});_v="XXX",Cv="Hash",Sv={value:String};sf={};O(sf,{generate:()=>Pv,name:()=>Av,parse:()=>af,structure:()=>Ov});Av="Identifier",Ov={name:String};lf={};O(lf,{generate:()=>Bv,name:()=>Iv,parse:()=>uf,structure:()=>jv});Iv="IdSelector",jv={name:String};cf={};O(cf,{generate:()=>Nv,name:()=>Lv,parse:()=>df,structure:()=>Rv});Lv="MediaFeature",Rv={name:String,value:["Identifier","Number","Dimension","Ratio",null]};pf={};O(pf,{generate:()=>Wv,name:()=>$v,parse:()=>ff,structure:()=>Mv});$v="MediaQuery",Mv={children:[["Identifier","MediaFeature","WhiteSpace"]]};mf={};O(mf,{generate:()=>Vv,name:()=>zv,parse:()=>hf,structure:()=>Uv});zv="MediaQueryList",Uv={children:[["MediaQuery"]]};gf={};O(gf,{generate:()=>Jv,name:()=>qv,parse:()=>yf,structure:()=>Hv});Gv=38,qv="NestingSelector",Hv={};bf={};O(bf,{generate:()=>Kv,name:()=>Zv,parse:()=>Df,structure:()=>Yv});Zv="Nth",Yv={nth:["AnPlusB","Identifier"],selector:["SelectorList",null]};wf={};O(wf,{generate:()=>ek,name:()=>Xv,parse:()=>vf,structure:()=>Qv});Xv="Number",Qv={value:String};kf={};O(kf,{generate:()=>rk,name:()=>tk,parse:()=>xf,structure:()=>nk});tk="Operator",nk={value:String};Ff={};O(Ff,{generate:()=>sk,name:()=>ok,parse:()=>Ef,structure:()=>ik});ok="Parentheses",ik={children:[[]]};_f={};O(_f,{generate:()=>uk,name:()=>ak,parse:()=>Cf,structure:()=>lk});ak="Percentage",lk={value:String};Sf={};O(Sf,{generate:()=>fk,name:()=>ck,parse:()=>Tf,structure:()=>pk,walkContext:()=>dk});ck="PseudoClassSelector",dk="function",pk={name:String,children:[["Raw"],null]};Af={};O(Af,{generate:()=>yk,name:()=>mk,parse:()=>Of,structure:()=>gk,walkContext:()=>hk});mk="PseudoElementSelector",hk="function",gk={name:String,children:[["Raw"],null]};Pf={};O(Pf,{generate:()=>kk,name:()=>wk,parse:()=>If,structure:()=>vk});bk=47,Dk=46;wk="Ratio",vk={left:String,right:String};jf={};O(jf,{generate:()=>_k,name:()=>Fk,parse:()=>Bf,structure:()=>Ek});Fk="Raw",Ek={value:String};Lf={};O(Lf,{generate:()=>Ok,name:()=>Sk,parse:()=>Rf,structure:()=>Ak,walkContext:()=>Tk});Sk="Rule",Tk="rule",Ak={prelude:["SelectorList","Raw"],block:["Block"]};Nf={};O(Nf,{generate:()=>jk,name:()=>Pk,parse:()=>$f,structure:()=>Ik});Pk="Selector",Ik={children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator","WhiteSpace"]]};Mf={};O(Mf,{generate:()=>Nk,name:()=>Bk,parse:()=>Wf,structure:()=>Rk,walkContext:()=>Lk});Bk="SelectorList",Lk="selector",Rk={children:[["Selector","Raw"]]};zf={};O(zf,{generate:()=>zk,name:()=>Mk,parse:()=>qf,structure:()=>Wk});$k={};O($k,{decode:()=>Ka,encode:()=>Gf});Sa=92,Uf=34,Vf=39;Mk="String",Wk={value:String};Hf={};O(Hf,{generate:()=>Hk,name:()=>Vk,parse:()=>Jf,structure:()=>qk,walkContext:()=>Gk});Uk=33;Vk="StyleSheet",Gk="stylesheet",qk={children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]};Zf={};O(Zf,{generate:()=>Kk,name:()=>Zk,parse:()=>Yf,structure:()=>Yk});Jk=42,Ud=124;Zk="TypeSelector",Yk={name:String};Kf={};O(Kf,{generate:()=>nx,name:()=>ex,parse:()=>em,structure:()=>tx});Xf=43,Qf=45,Ta=63;ex="UnicodeRange",tx={value:String};tm={};O(tm,{generate:()=>cx,name:()=>lx,parse:()=>im,structure:()=>ux});rx={};O(rx,{decode:()=>rm,encode:()=>om});ox=32,Aa=92,ix=34,sx=39,ax=40,nm=41;lx="Url",ux={value:String};sm={};O(sm,{generate:()=>fx,name:()=>dx,parse:()=>am,structure:()=>px});dx="Value",px={children:[[]]};lm={};O(lm,{generate:()=>yx,name:()=>hx,parse:()=>um,structure:()=>gx});mx=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),hx="WhiteSpace",gx={value:String};bx={generic:!0,...rw,node:Ya},cm={};O(cm,{AtrulePrelude:()=>Fx,Selector:()=>Bx,Value:()=>Nx});Dx=35,wx=42,Vd=43,vx=45,kx=47,xx=117;Fx={getNode:dm},Ex=35,_x=38,Cx=42,Sx=43,Tx=47,Gd=46,Ax=62,Ox=124,Px=126;Bx={onWhiteSpace:Ix,getNode:jx};Nx={getNode:dm,onWhiteSpace(e,t){qd(e)&&(e.value=" "+e.value),qd(t.last)&&(t.last.value+=" ")},expression:Lx,var:Rx},$x={parse:{prelude:null,block(){return this.Block(!0)}}},Mx={parse:{prelude(){let e=this.createList();switch(this.skipSC(),this.tokenType){case 5:e.push(this.String());break;case 7:case 2:e.push(this.Url());break;default:this.error("String or url() is expected")}return(this.lookupNonWSType(0)===1||this.lookupNonWSType(0)===21)&&e.push(this.MediaQueryList()),e},block:null}},Wx={parse:{prelude(){return this.createSingleNodeList(this.MediaQueryList())},block(e=!1){return this.Block(e)}}},zx={parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},Ux={parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}};qx={parse:{prelude(){let e=pm.call(this);return this.getFirstListNode(e)===null&&this.error("Condition is expected"),e},block(e=!1){return this.Block(e)}}},Hx={"font-face":$x,import:Mx,media:Wx,nest:zx,page:Ux,supports:qx},Ut={parse(){return this.createSingleNodeList(this.SelectorList())}},ma={parse(){return this.createSingleNodeList(this.Selector())}},Hd={parse(){return this.createSingleNodeList(this.Identifier())}},Go={parse(){return this.createSingleNodeList(this.Nth())}},Jx={dir:Hd,has:Ut,lang:Hd,matches:Ut,is:Ut,"-moz-any":Ut,"-webkit-any":Ut,where:Ut,not:Ut,"nth-child":Go,"nth-last-child":Go,"nth-last-of-type":Go,"nth-of-type":Go,slotted:ma,host:ma,"host-context":ma},fm={};O(fm,{AnPlusB:()=>Ep,Atrule:()=>Cp,AtrulePrelude:()=>Tp,AttributeSelector:()=>Pp,Block:()=>Bp,Brackets:()=>Rp,CDC:()=>$p,CDO:()=>Wp,ClassSelector:()=>Up,Combinator:()=>Gp,Comment:()=>Hp,Declaration:()=>Yp,DeclarationList:()=>Xp,Dimension:()=>ef,Function:()=>nf,Hash:()=>of,IdSelector:()=>uf,Identifier:()=>af,MediaFeature:()=>df,MediaQuery:()=>ff,MediaQueryList:()=>hf,NestingSelector:()=>yf,Nth:()=>Df,Number:()=>vf,Operator:()=>xf,Parentheses:()=>Ef,Percentage:()=>Cf,PseudoClassSelector:()=>Tf,PseudoElementSelector:()=>Of,Ratio:()=>If,Raw:()=>Bf,Rule:()=>Rf,Selector:()=>$f,SelectorList:()=>Wf,String:()=>qf,StyleSheet:()=>Jf,TypeSelector:()=>Yf,UnicodeRange:()=>em,Url:()=>im,Value:()=>am,WhiteSpace:()=>um});Zx={parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",rule:"Rule",selectorList:"SelectorList",selector:"Selector",block(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},scope:cm,atrule:Hx,pseudo:Jx,node:fm},Yx={node:Ya},Kx=nw({...bx,...Zx,...Yx}),Xx={};O(Xx,{decode:()=>Qx,encode:()=>e1});Jd=92;({tokenize:sS,parse:mm,generate:hm,lexer:aS,createLexer:lS,walk:gm,find:uS,findLast:cS,findAll:dS,toPlainObject:pS,fromPlainObject:fS,fork:mS}=Kx)});function n1(e,t,n){let r=["ClassSelector","AttributeSelector","IdSelector","PseudoClassSelector"],o=["type"],i=["root"];if(e.type==="Rule"&&(e.prelude.type==="SelectorList"&&(e.prelude.children=new ie().fromArray(e.prelude.children.toArray().filter(s=>{let a="children"in s?s.children?.first:null;return!a||!r.includes(a.type)?!1:a.type==="PseudoClassSelector"?i.includes(a.name):a.type==="AttributeSelector"?!o.includes(a.name.name):!0}))),e.prelude.children.toArray().length===0&&n)){n.remove(t);return}}function wm(e){if(oe.log(He("Detected skipTagSelectors flag is enabled. Skipping global CSS tags.")),!e)return bm("");let t=qs(e?.css,!0);try{let n=mm(t);gm(n,{enter:n1});let r=Dm.default.format([hm(n),t1].join(`
|
|
48
48
|
|
|
49
|
-
`).trim(),{parser:"css"});return
|
|
49
|
+
`).trim(),{parser:"css"});return bm(r)}catch{return oe.log(Dn("There was a problem skipping global tags from CSS. Falling back to normal global CSS.")),e}}function vm(e){return e.reduce((t,n)=>(n.name==="global"?t.globalCss=n:t.rest.push(n),t),{rest:[]})}var Dm,t1,bm,km=C(()=>{"use strict";ym();Dm=D(require("prettier"));Hs();U();_r();t1=`
|
|
50
50
|
.w-icon-slider-right:before {
|
|
51
51
|
content: "\\e600";
|
|
52
52
|
}
|
|
@@ -65,62 +65,62 @@ in your project root.`:a.message;oe.render({text:ot(u)}),process.exit(1)}else th
|
|
|
65
65
|
.w-icon-file-upload-icon:before {
|
|
66
66
|
content: "\\e903";
|
|
67
67
|
}
|
|
68
|
-
`;
|
|
69
|
-
${e?.stack}`})});var
|
|
68
|
+
`;bm=e=>({name:"global",css:{__bootflow:{rule:e}},module:!1})});function xm(e){if(e.status>=200&&e.status<300){switch(e.status){case 206:oe.log(Dn("You exceeded the limit of components and some components were not exported."));break;case 207:oe.log(Dn("Certain components couldn't be exported due to an unexpected error."));break}return}switch(e.status){case 400:throw new _t("Something unexpected happened. Report a bug here: https://airtable.com/shr47EWPVsV9xCwOH");case 401:throw new _t("Your access token is invalid for the provided siteId. Double check your configs in your .webflowrc configuration file.");case 404:throw new _t("You're not currently enrolled in the DevLink beta. You can apply for access here: https://webflow.com/devlink");default:throw new _t("Something went wrong. Try again later or report a bug here: https://airtable.com/shr47EWPVsV9xCwOH")}}async function r1(e){try{let{siteId:t,host:n,authToken:r,components:o,cssModules:i,relativeHrefRoot:s}=e,a=new URLSearchParams({cssModules:i?"true":"false"});o&&a.append("components",encodeURIComponent(o)),s!==void 0&&a.append("relativeHrefRoot",encodeURIComponent(String(s)));let u=`?${a.toString()}`,l=await(0,Xa.default)(`${n}/devlink/${t}${u}`,{headers:{Authorization:`Bearer ${r}`},timeout:6e4});xm(l);let c=await l.json();return c.components||c}catch(t){if(t instanceof _t)Qa(t),process.exit(1);else throw t}}async function o1(e){try{let{siteId:t,host:n,authToken:r}=e,o=await(0,Xa.default)(`${n}/devlink/${t}/engine`,{headers:{Authorization:`Bearer ${r}`},timeout:6e4});return xm(o),await o.json()}catch(t){if(t instanceof _t)Qa(t),process.exit(1);else throw t}}async function el(e){let{rootDir:t}=e;oe.render({text:`Exporting components into ${e.rootDir}.`,showSpinner:!0,flushLogs:!0});try{let[n,r]=await Promise.all([r1(e),o1(e)]),o=r;if(e.skipTagSelectors===!0){let{rest:i,globalCss:s}=vm(n),a=wm(s);o.push(...i,a)}else o.push(...n);await Yc(o,e),oe.render({text:He(`Successfully exported components into ${t} folder.`),flushLogs:!0})}catch(n){n instanceof Error&&(Qa(n),await En(e)(n))}}var Xa,_t,Qa,Fm=C(()=>{"use strict";Xa=D(require("node-fetch"));U();Hs();Zs();_r();km();_t=class extends Error{constructor(t){super(t)}},Qa=e=>oe.render({text:`${it("Something went wrong while trying to export your components:")} ${ne.red(e.message)}
|
|
69
|
+
${e?.stack}`})});var Em={};Ll(Em,{syncComponents:()=>tl});async function tl(e,t){let n=Date.now(),r=null,o=t?.apiToken||Mr.default.env.WEBFLOW_SITE_API_TOKEN,i=t?.site||Mr.default.env.WEBFLOW_SITE_ID,s={...o?{authToken:o}:{},...i?{siteId:i}:{},...e&&e.length>0?{components:Lo(e),overwriteModule:!1}:{overwriteModule:!0}};Xc(s);let a=await Ro(s);if(!a)return Mr.default.exit();let u=!1;try{r=qe.fromDevlinkConfig(a),u=await r.promptForConsentIfNeeded();let l=u?"Telemetry enabled - usage data will be collected":"Telemetry disabled - no usage data will be collected";oe.log(He(l))}catch{oe.log(He("Telemetry unavailable - continuing without usage tracking"))}if(r&&u)try{await r.sendUsage("devlink_sync_start",!0,void 0,{specificComponents:e&&e.length>0,componentCount:e?.length||0,cssModules:a.cssModules,overwriteModule:a.overwriteModule,relativeHrefRoot:a.relativeHrefRoot})}catch(l){console.debug("Failed to send telemetry start event:",l)}try{if(await el({...a,allowTelemetry:u}),r&&u)try{let l=Date.now()-n;await r.sendUsage("devlink_sync_success",!0,l,{specificComponents:e&&e.length>0,componentCount:e?.length||0,cssModules:a.cssModules,overwriteModule:a.overwriteModule,relativeHrefRoot:a.relativeHrefRoot,performanceMetrics:{totalDuration:l,operation:"devlink_sync"}})}catch(l){console.debug("Failed to send telemetry success events:",l)}}catch(l){if(r&&u)try{let c=Date.now()-n;await r.sendUsage("devlink_sync_failure",!1,c,{specificComponents:e&&e.length>0,componentCount:e?.length||0,cssModules:a.cssModules,overwriteModule:a.overwriteModule,relativeHrefRoot:a.relativeHrefRoot,errorType:l instanceof Error?l.name:"unknown",performanceMetrics:{totalDuration:c,operation:"devlink_sync"}}),await r.sendError(l instanceof Error?l:new Error(String(l)),"devlink_sync",{specificComponents:e&&e.length>0,componentCount:e?.length||0,configOverrides:Object.keys(s),argv:Mr.default.argv.slice(2)})}catch(c){console.debug("Failed to send telemetry failure events:",c)}throw l}}var Mr,nl=C(()=>{"use strict";Mr=D(require("process"));No();Fm();Zs();gn();_r();U()});var Ig=require("commander");U();var Zu=require("child_process"),Yu=require("fs"),_s=D(require("semver"));U();var Cs="@webflow/webflow-cli",$t="@webflow/data-types",wo="@webflow/react",Uy=[Cs,$t,wo],Mt=class{getInstalledDependencies(){try{let t=(0,Zu.execSync)(`npm ls ${Uy.join(" ")} --depth=0 --json --silent`,{encoding:"utf-8"}),n=JSON.parse(t);return n.dependencies?Object.entries(n.dependencies).reduce((r,[o,{version:i}])=>(r[o]=i,r),{}):{}}catch(t){return p.debug(`Failed to get installed dependencies: ${t}`),{}}}getRequiredDependencies(t){let n=JSON.parse((0,Yu.readFileSync)(require.resolve(`${t}/package.json`),"utf8"));return{...n.dependencies,...n.devDependencies}}checkCLIAndDataTypes(t){let n=t[$t];if(!n)return;let o=this.getRequiredDependencies(Cs)[$t];if(!_s.default.satisfies(n,o))throw new Error(`Version mismatch: ${Cs} requires ${$t} v${o} but found v${n}`)}checkReactAndDataTypes(t){let n=t[$t],r=t[wo];if(!(!n||!r)&&!_s.default.eq(n,r))throw new Error(`Version mismatch: ${wo} and ${$t} must be on the same version. Found ${wo}@${r} and ${$t}@${n}`)}run(){let t=this.getInstalledDependencies();this.checkCLIAndDataTypes(t),this.checkReactAndDataTypes(t)}};var ec=require("fs-extra");Re();var tc=require("@dotenvx/dotenvx");U();var Ku=require("child_process"),Xu=require("util"),Vy=(0,Xu.promisify)(Ku.exec);async function mr(e,t){try{let{stdout:n,stderr:r}=await Vy(e,t);return{stdout:n.toString().trim(),stderr:r.toString().trim(),code:0}}catch(n){return{stdout:n.stdout??"",stderr:n.stderr??String(n.message??""),code:n.code??1}}}be();(0,tc.config)({quiet:!0,ignore:["MISSING_ENV_FILE"]});var Qu={npm:{updateCommand:"npm install",update:async e=>await mr(`npm install ${e}`),getOutdated:async e=>{let{stdout:t}=await mr(`npm outdated --json ${e}`);return JSON.parse(t)},lockFile:"package-lock.json",globalFlag:"--global",supported:!0},pnpm:{updateCommand:"pnpm add",update:async e=>await mr(`pnpm add ${e}`),getOutdated:async e=>{let{stdout:t}=await mr(`pnpm outdated --json ${e}`);return JSON.parse(t)},lockFile:"pnpm-lock.yaml",globalFlag:"--global",supported:!0},yarn:{lockFile:"yarn.lock",globalFlag:"",updateCommand:"",getOutdated:async()=>({}),update:async()=>({}),supported:!1}},Gy=["@webflow/webflow-cli","@webflow/data-types","@webflow/react","@webflow/emotion-utils","@webflow/styled-components-utils"],hr=class{packageManager;constructor(){this.packageManager=this.getPackagerManagerInfo()}getPackagerManagerInfo(){for(let[,t]of Object.entries(Qu))if((0,ec.existsSync)(t.lockFile))return t;return Qu.npm}async listOutdatedPackages(t="local",n=Gy){let{getOutdated:r,globalFlag:o}=this.packageManager,i=await r(`${t==="global"?o:""} ${n?.join(" ")}`);return Object.fromEntries(Object.entries(i).map(([s,a])=>Array.isArray(a)?[s,{current:a[0].current,latest:a[0].latest,installationType:t}]:[s,{current:a.current,latest:a.latest,installationType:t}]))}async getOutdatedPackages(){let t=await this.listOutdatedPackages();if(t["@webflow/webflow-cli"])return t;let n=await this.listOutdatedPackages("global",["@webflow/webflow-cli"]);return{...t,...n}}async showUpdatePrompt(t){if(Object.keys(t).length>1){let r=await fo({message:"New versions of the following @webflow packages are available. Would you like to upgrade?",choices:Object.entries(t).map(([o,{current:i,latest:s}])=>({name:`${o} (${i} \u2192 ${s})`,value:o}))});return r??[]}else{let[[r,{current:o,latest:i}]]=Object.entries(t);return await pe({message:`A new version of ${r} (${o} \u2192 ${i}) is available. Would you like to update?`,default:!1})?[r]:[]}}showUpdateSuggestions(t){let n=Object.keys(t).length>1,{updateCommand:r,globalFlag:o}=this.packageManager;if(n){console.log(`
|
|
70
70
|
New versions of the following @webflow packages are available:`),Object.entries(t).forEach(([a,{current:u,latest:l}])=>{console.log(` ${a} (${u} \u2192 ${l})`)});let i=Object.entries(t).filter(([,{installationType:a}])=>a==="local").map(([a])=>`${a}@latest`),s=Object.entries(t).filter(([,{installationType:a}])=>a==="global").map(([a])=>`${a}@latest`);console.log(`
|
|
71
71
|
To update, run:`),i.length>0&&console.log(` ${r} ${i.join(" ")}`),s.length>0&&console.log(` ${r} ${o} ${s.join(" ")}`)}else{let[[i,{current:s,latest:a,installationType:u}]]=Object.entries(t);console.log(`
|
|
72
|
-
A new version of ${i} (${s} \u2192 ${a}) is available.`);let l=u==="global"?` ${o}`:"";console.log(`To update, run: ${r}${l} ${i}@latest`)}}shouldSkipUpdateChecks(){return!this.packageManager.supported||process.env.WEBFLOW_SKIP_UPDATE_CHECKS==="true"}async prompt(){if(this.shouldSkipUpdateChecks())return;let t;try{t=p.spinner("Checking for updates. To disable update checks, use WEBFLOW_SKIP_UPDATE_CHECKS=true");let n=await this.getOutdatedPackages();if(!(Object.keys(n).length>0)){t.succeed("All webflow packages are updated. To disable update checks, use WEBFLOW_SKIP_UPDATE_CHECKS=true");return}if(t.succeed(),!process.stdin.isTTY||re()){this.showUpdateSuggestions(n);return}let i=await this.showUpdatePrompt(n);if(i.length>0){t=p.spinner("Updating");let{local:s,global:a}=i.reduce((d,
|
|
72
|
+
A new version of ${i} (${s} \u2192 ${a}) is available.`);let l=u==="global"?` ${o}`:"";console.log(`To update, run: ${r}${l} ${i}@latest`)}}shouldSkipUpdateChecks(){return!this.packageManager.supported||process.env.WEBFLOW_SKIP_UPDATE_CHECKS==="true"}async prompt(){if(this.shouldSkipUpdateChecks())return;let t;try{t=p.spinner("Checking for updates. To disable update checks, use WEBFLOW_SKIP_UPDATE_CHECKS=true");let n=await this.getOutdatedPackages();if(!(Object.keys(n).length>0)){t.succeed("All webflow packages are updated. To disable update checks, use WEBFLOW_SKIP_UPDATE_CHECKS=true");return}if(t.succeed(),!process.stdin.isTTY||re()){this.showUpdateSuggestions(n);return}let i=await this.showUpdatePrompt(n);if(i.length>0){t=p.spinner("Updating");let{local:s,global:a}=i.reduce((d,f)=>(d[n[f].installationType==="global"?"global":"local"].push(f),d),{local:[],global:[]}),{update:u,globalFlag:l,updateCommand:c}=this.packageManager;try{s.length>0&&await u(`${s.map(d=>`${d}@latest`).join(" ")}`),a.length>0&&await u(`${l} ${a.map(d=>`${d}@latest`).join(" ")}`),t.succeed("Updated successfully. To disable update checks, use WEBFLOW_SKIP_UPDATE_CHECKS=true")}catch{t.fail(`Update failed. Manually run: ${c} ${i.map(f=>`${f}@latest`).join(" ")}`)}}}catch(n){t?.fail("Failed to check for updates"),p.debug(n)}}};be();xs();Re();Re();var kr=require("webflow-api");fe();var Dr={serverUrl:wn,timeoutMs:5*60*1e3};var oc=require("crypto"),ic=D(require("open"));U();var sc=e=>{let t=new Uint8Array(e);return oc.webcrypto.getRandomValues(t),Array.from(t,n=>n.toString(16).padStart(2,"0")).join("")},ac=({pollId:e,clientId:t,scope:n})=>`${Dr.serverUrl}/oauth/webflow/initiate?pollId=${e}&clientId=${t}&scope=${encodeURIComponent(n.join(" "))}`,qy=e=>`${Dr.serverUrl}/oauth/webflow/poll?pollId=${e}`,lc=async e=>{let t=p.spinner("Opening browser for authentication. Please follow the instructions in your browser");try{await new Promise(n=>setTimeout(n,3e3)),await(0,ic.default)(e),t.succeed()}catch{t.fail(),p.warn(`Could not automatically open browser. Please open this URL manually: ${e}`)}},Hy=async e=>{let t=qy(e),n=await fetch(t);if(!n.ok){let r=`Failed to poll for authentication status (${n.status})`;try{let o=await n.json();o&&o.error&&(r+=`: ${o.error}`)}catch{}throw new Error(r)}return n.json()},uc=(e,t)=>{let n=p.spinner("Waiting for authentication");return new Promise((r,o)=>{let i=setTimeout(()=>{clearTimeout(i),clearInterval(s),o(new Error("Authentication timed out. Please try again."))},t),s=setInterval(async()=>{try{let a=await Hy(e);a.status==="success"&&a.accessToken?(clearTimeout(i),clearInterval(s),n.succeed("Authentication successful! You can close the browser window."),r(a.accessToken)):a.status==="error"&&(clearTimeout(i),clearInterval(s),n.fail("Authentication failed"),o(new Error(a.error||"Authentication failed")))}catch(a){clearTimeout(i),clearInterval(s),n.fail("Authentication failed"),o(a instanceof Error?a:new Error(String(a)))}},2e3)})};U();fe();fe();var Wt=D(require("fs")),vr=D(require("path")),wr=D(require("@dotenvx/dotenvx"));function vn({siteId:e,siteApiToken:t,workspaceApiToken:n,directory:r}){let o=vr.resolve(r?vr.join(r,".env"):vr.join(process.cwd(),".env"));r&&!Wt.existsSync(r)&&Wt.mkdirSync(r,{recursive:!0}),Wt.existsSync(o)||Wt.writeFileSync(o,`# automatically generated at ${new Date().toISOString()}`,{encoding:"utf8"}),wr.default.config({path:o,quiet:!0}),e&&wr.default.set("WEBFLOW_SITE_ID",e,{path:o,encrypt:!1}),t&&wr.default.set("WEBFLOW_SITE_API_TOKEN",t,{path:o,encrypt:!1}),n&&wr.default.set("WEBFLOW_WORKSPACE_API_TOKEN",n,{path:o,encrypt:!1})}async function kn({clientId:e,scope:t}){let n=sc(16);try{let r=ac({pollId:n,clientId:e,scope:t});return await lc(r),await uc(n,Dr.timeoutMs)}catch(r){throw r instanceof Error?r:new Error(String(r))}}async function ko(e){try{let n=await new kr.WebflowClient({accessToken:e,environment:{base:`${Z}/v2`,dataApi:`${Z}/v2`,contentDeliveryApi:`${st}/v2`,production:`${Z}/v2`,cdn:`${st}/v2`}}).sites.list();if(!n||typeof n!="object"||!n.sites||!Array.isArray(n.sites))throw new Error("Invalid response from Webflow API");return n.sites.map(r=>({id:r.id,displayName:r.displayName,shortName:r.shortName||r.displayName.toLowerCase().replace(/\s+/g,"-")}))}catch(t){throw p.error(`Error fetching Webflow sites: ${t}`),new Error("Failed to fetch Webflow sites. Please check your authorization.")}}async function xr(e,t){try{let r=await new kr.WebflowClient({accessToken:e,environment:{base:`${Z}/v2`,dataApi:`${Z}/v2`,contentDeliveryApi:`${st}/v2`,production:`${Z}/v2`,cdn:`${st}/v2`}}).sites.get(t);return{id:r.id||t,displayName:r.displayName||"Unknown Site",shortName:r.shortName||"unknown-site",customDomains:r.customDomains?.map(o=>({id:o.id||"",url:o.url||""}))||[]}}catch(n){throw p.error(`Error fetching site details: ${n}`),new Error("Failed to fetch site details from Webflow API")}}async function As(e,t){try{return{customDomains:(await new kr.WebflowClient({accessToken:e,environment:{base:`${Z}/v2`,dataApi:`${Z}/v2`,contentDeliveryApi:`${st}/v2`,production:`${Z}/v2`,cdn:`${st}/v2`}}).sites.getCustomDomain(t)).customDomains?.map(o=>({id:o.id||"",url:o.url||""}))||[]}}catch(n){throw p.error(`Error fetching custom domains ${n}`),new Error("Failed to fetch custom domains from Webflow API")}}async function Os(e){try{let t=await fetch(`https://${e}/manifest.json`);if(!t.ok)throw new Error(`HTTP ${t.status}: ${t.statusText}`);return await t.json()}catch(t){throw p.debug(`Failed to fetch manifest ${t}`),new Error(`Failed to fetch manifest from ${e}: ${t}`)}}function Ps(e,t,n){return e.cosmic&&Array.isArray(e.cosmic)?e.cosmic.some(r=>{if(r.mountPath!==t)return!1;if(!n)return!0;if(r.workerUrl)try{return new URL(r.workerUrl).hostname.split(".")[0]===n}catch{return!1}return!1}):!1}async function cc(e,t,n){try{let r=new kr.WebflowClient({accessToken:e,environment:{base:`${Z}/v2`,dataApi:`${Z}/v2`,contentDeliveryApi:`${st}/v2`,production:`${Z}/v2`,cdn:`${st}/v2`}}),o=await xr(e,t),i=[];if(n?.domains&&n.domains.length>0)for(let s of n.domains){let a=o.customDomains?.find(u=>u.url===s);a?.id&&i.push(a.id)}await r.sites.publish(t,{customDomains:i,publishToWebflowSubdomain:n?.publishToWebflowSubdomain??!0})}catch(r){throw p.error(`Error publishing site ${r}`),new Error("Failed to publish site to Webflow")}}async function xo(e){let t=await Fe({message:"Select the Webflow site you want to connect:",choices:e.map(n=>({name:n.displayName,value:n}))});return t||(console.warn("Auto fallback to first site:",e[0].displayName),e[0])}gn();U();var Fo=process.env.BUILD_ENV==="development"?"530671685bda4c7d91b2b585af9aeb3b334eda3671d2ecead5a70a3b40b9dc3b":process.env.BUILD_ENV==="acceptance"?"1523a726fdc4e2be0fd575642dfe426a778cf0b173b6db7a24c92bae78bcb555":"4e98f8e35a62b288d79dd0973ed7683d0886506ba6413ee1795c2805bb5dff51",Eo=["sites:read","sites:write","authorized_user:read"];function Is(){let e=process.env.WEBFLOW_SITE_ID,t=process.env.WEBFLOW_SITE_API_TOKEN;return e&&t?{siteId:e,accessToken:t}:null}function Ne(){let e=Is();return e||(p.error("Error: Missing required environment variables:"),p.error("- WEBFLOW_SITE_ID"),p.error("- WEBFLOW_SITE_API_TOKEN"),p.error(`
|
|
73
73
|
To set up your credentials, run:`),p.error(" webflow auth login"),p.error(`
|
|
74
|
-
Alternatively, you can manually set these environment variables.`),process.exit(1)),e}be();var
|
|
75
|
-
Use --force flag to reauthenticate anyway.`);return}if(re()){console.log("\u274C No-input mode enabled. Aborting OAuth authentication.");return}console.log("\u{1F510} Starting Webflow authentication...");let o=await
|
|
74
|
+
Alternatively, you can manually set these environment variables.`),process.exit(1)),e}be();var dc=e=>{let t=e.command("auth").description("Authentication and configuration commands");t.command("login").description("Authenticate with Webflow and save credentials to .env file").option("-f, --force","Force reauthentication even if credentials exist").action(async n=>{try{let r=Is();if(!n.force&&r){console.log("\u2705 Webflow credentials already exist in .env file:"),r.siteId&&console.log(` Site ID: ${r.siteId}`),console.log(" API Token: [hidden]"),console.log(`
|
|
75
|
+
Use --force flag to reauthenticate anyway.`);return}if(re()){console.log("\u274C No-input mode enabled. Aborting OAuth authentication.");return}console.log("\u{1F510} Starting Webflow authentication...");let o=await kn({clientId:Fo,scope:Eo});console.log("\u2705 Authentication successful!"),console.log("\u{1F4E1} Fetching your Webflow sites...");let i=await ko(o);i.length===0&&(console.error("\u274C No Webflow sites found in your account."),console.error("Please make sure you have at least one site in your Webflow account."),process.exit(1)),console.log(`Found ${i.length} site${i.length>1?"s":""} in your account.`);let s=await xo(i);console.log("\u{1F4BE} Saving credentials..."),vn({siteId:s.id,siteApiToken:o}),console.log(`
|
|
76
76
|
\u{1F389} Authentication complete!`),console.log(`\u2705 Connected to site: ${s.displayName}`),console.log(`\u2705 Site ID: ${s.id}`),console.log("\u2705 Credentials saved to .env file"),console.log(`
|
|
77
|
-
You can now use other Webflow CLI commands like 'webflow devlink sync'`)}catch(r){console.error("\u274C Authentication failed:"),console.error(r instanceof Error?r.message:r),process.exit(1)}}),t.command("telemetry").description("Manage telemetry settings for all Webflow CLI commands").option("--enable","Enable telemetry for all commands").option("--disable","Disable telemetry for all commands").option("--status","Show current telemetry status").action(async n=>{let r=
|
|
77
|
+
You can now use other Webflow CLI commands like 'webflow devlink sync'`)}catch(r){console.error("\u274C Authentication failed:"),console.error(r instanceof Error?r.message:r),process.exit(1)}}),t.command("telemetry").description("Manage telemetry settings for all Webflow CLI commands").option("--enable","Enable telemetry for all commands").option("--disable","Disable telemetry for all commands").option("--status","Show current telemetry status").action(async n=>{let r=Nt.getInstance();if(n.status){let s=await r.getTelemetryStatus();console.log(`
|
|
78
78
|
\u{1F4CA} Telemetry Status:`),console.log(` Enabled: ${s.enabled?"\u2705 Yes":"\u274C No"}`),console.log(` Source: ${s.source}`),console.log(` Has Preference: ${s.hasPreference?"\u2705 Yes":"\u274C No"}`);return}if(n.enable){await r.setGlobalPreference(!0),console.log("\u2705 Telemetry enabled for all Webflow CLI commands");return}if(n.disable){await r.setGlobalPreference(!1),console.log("\u274C Telemetry disabled for all Webflow CLI commands");return}let o=await r.getTelemetryStatus();if(console.log(`
|
|
79
|
-
\u{1F4CA} Current Telemetry Status:`),console.log(` Enabled: ${o.enabled?"\u2705 Yes":"\u274C No"}`),console.log(` Source: ${o.source}`),re()){console.log("\u{1F4A1} When --no-input mode is enabled please provide --enable or --disable option.");return}let i=await Fe({message:"What would you like to do?",choices:[{name:"Enable telemetry for all commands",value:"enable"},{name:"Disable telemetry for all commands",value:"disable"},{name:"Cancel",value:"cancel"}]});i==="enable"?(await r.setGlobalPreference(!0),console.log("\u2705 Telemetry enabled for all Webflow CLI commands")):i==="disable"&&(await r.setGlobalPreference(!1),console.log("\u274C Telemetry disabled for all Webflow CLI commands"))})};var
|
|
79
|
+
\u{1F4CA} Current Telemetry Status:`),console.log(` Enabled: ${o.enabled?"\u2705 Yes":"\u274C No"}`),console.log(` Source: ${o.source}`),re()){console.log("\u{1F4A1} When --no-input mode is enabled please provide --enable or --disable option.");return}let i=await Fe({message:"What would you like to do?",choices:[{name:"Enable telemetry for all commands",value:"enable"},{name:"Disable telemetry for all commands",value:"disable"},{name:"Cancel",value:"cancel"}]});i==="enable"?(await r.setGlobalPreference(!0),console.log("\u2705 Telemetry enabled for all Webflow CLI commands")):i==="disable"&&(await r.setGlobalPreference(!1),console.log("\u274C Telemetry disabled for all Webflow CLI commands"))})};var Pc=D(require("http")),Ic=D(require("node-fetch")),jc=D(require("serve-handler")),Bc=require("fs"),Lc=D(require("path")),Rc=require("commander");var fc=D(require("archiver")),Bs=require("commander"),So=require("fs");var pc=require("cosmiconfig"),js=require("commander"),_o=async(e,t)=>{let n=await Jy(t),r=n.config.apiVersion;return r&&typeof r!="string"&&js.program.error('Error: The apiVersion field in webflow.json must be a string (i.e. "apiVersion": "2").'),{filepath:n.filepath,config:{publicDir:e,...n.config}}},Jy=async e=>{let n=await(0,pc.cosmiconfig)("webflow",{searchPlaces:[e]}).search();return n||js.program.error(`No ${e} file was found. Run this command within your extension folder.`),n};var mc=D(require("mime-types")),Co=D(require("path")),Zy=5*1024*1024,Yy=new Set(["application/javascript","application/json","application/xml","image/png","image/jpeg","image/gif","image/svg+xml","image/webp","image/vnd.microsoft.icon","image/x-icon","video/webm","font/ttf","font/otf","font/woff","font/woff2","text/plain","text/markdown","text/html","text/css"]),hc=async(e,t,n)=>{let{config:r,filepath:o}=await _o(e,t),i=Co.join(o,".."),s=!0,a=!1,u=c=>{let d=c.name,f=mc.default.lookup(d);return d==="index.html"&&(a=!0),d&&d.endsWith(".DS_Store")||!f?!1:Yy.has(f)?c:(console.log(`Invalid file type: ${f} for file: ${d}`),s=!1,!1)},l=c=>{(0,So.unlink)(n,d=>{d&&console.error(`Failed to delete file: ${d}`),Bs.program.error(c)})};return console.log(`Packaging the contents of the ${r.publicDir} folder into ${n}...`),new Promise(c=>{let d=(0,fc.default)("zip",{zlib:{level:9}}),f=(0,So.createWriteStream)(Co.join(i,n));f.on("close",()=>{c(void 0)}),d.directory(Co.join(i,r.publicDir),!1,u),d.file(o,{name:t}),d.pipe(f),d.finalize(),d.on("warning",m=>{console.log(m)}),d.on("error",m=>{Bs.program.error(m.message)}),d.on("finish",()=>{if(!a){l("Could not find index.html in your `publicDir`, all Designer Extension code needs to be inside of `publicDir`");return}if(!s){l("Bundling failed due to invalid file types");return}if(!d.pointer()||d.pointer()===0){l("Bundling failed with no output");return}if(d.pointer()>=Zy){l("Bundling failed due to the bundle exceeding 5MB");return}console.log(`${d.pointer()} total bytes written`),console.log(`Done! ${n} is ready for you to upload to your Webflow app.`)})})};Po();var wt=D(require("fs")),_e=D(require("path"));var Er="webflow.json",kc="index.html",xc="bundle.zip",$s="public",Ms="extension-scaffolds",Io="default",Fc="./";var Ec="package.json",_c="wf-placeholder-name",Ws=e=>JSON.stringify(e,null,2),Cc=e=>{let t="\u2500".repeat(e.length+2);return"\u256D"+t+`\u256E
|
|
80
80
|
\u2502 `+e+` \u2502
|
|
81
|
-
\u2570`+t+"\u256F"};var
|
|
82
|
-
`)},Zy=e=>{if(e){let t=parseInt(e,10);return isNaN(t)?(console.log("Invalid port number provided. Using the default port "+1337),1337):t}return 1337};Ne();var $c=e=>{let t=e.command("extension").description("CLI for developing Designer Extensions.");t.command("list").description("Get list of project templates that can be used for `init`").action(Lc),t.command("init").description("Bootstrap a Designer Extension.").argument("[projectName]","What is your Designer Extension's name?").argument("[scaffoldName]","Which project template do you want to use?").action(async(n,r)=>{let o=await Po(),i=Object.keys(o),s=await Le({message:"What would you like to name your Designer Extension?",default:n,validate:u=>u.trim()===""?"The Designer Extension name cannot be empty.":!0});s===null&&(console.error("When --no-input mode is enabled please provide the [projectName] argument."),process.exit(1));let a=await Fe({message:"Which project template would you like to use?",choices:i.map(u=>({name:u,value:u})),default:r||"default"});await Nc(s,a)}),t.command("bundle").description("Prepare package that can be uploaded to Webflow.").action(Rc),t.command("serve").description("Serve your extension locally.").argument("[port]","The port to serve your extension on").action(Mc)};Qa();var Fm=e=>{e.command("devlink").description("CLI for managing your Webflow components. Make sure WEBFLOW_SITE_ID and WEBFLOW_SITE_API_TOKEN are set in your .env file. Or pass them as arguments --site and --api-token.").command("sync").argument("[components...]","A list of components to sync. If none is provided, all components will be synced.").option("--api-token <token>","Site API token. Default: value set in WEBFLOW_SITE_API_TOKEN env variable.").option("--site <site-id>","Site ID. Default: value set in WEBFLOW_SITE_ID env variable.").description("Sync your Webflow components to your filesystem.").action(Xa)};var ve=D(require("fs")),me=D(require("path"));V();var ui="astro",el="cloud-scaffolds";var _m="package.json",Em="webflow.json",Cm="wf-placeholder-name",Sm="CLOUD_MOUNT_PATH",Tm="gitignore";var tl=async(e,t,n=ui,r,o,i)=>{try{let s=r[n];if(!s)throw new Error(`Scaffold "${n}" not found`);for(let a of s)try{let u=me.join(e,a.split(me.join(el,n))[1]?.substring(1)||""),l=a.includes("next.config.ts"),c=a.includes("astro.config.mjs"),d=l||c;if(a.includes(_m)||a.includes(Em)){let f=(await ve.promises.readFile(a,"utf8")).replace(Cm,e);await ci(u,f)}else if(d){let m=await ve.promises.readFile(a,"utf8");await ci(u,m.replace(Sm,t))}else if(me.basename(u).toLowerCase()===Tm){let m=await ve.promises.readFile(a,"utf8"),f=me.join(me.dirname(u),".gitignore");await ci(f,m)}else{let m=await ve.promises.readFile(a);await ci(u,m)}}catch(u){p.error(`Error processing file ${a}: ${u}`)}if(o&&i)try{Dn({siteId:o,siteApiToken:i,directory:e})}catch(a){p.error(`Error creating .env file: ${a}`)}}catch(s){throw p.error(`Error applying scaffold: ${s}`),s}},nl=async()=>{try{let e={},t=me.join(me.resolve(__dirname),el);if(!ve.existsSync(t))throw new Error(`Scaffolds directory not found at: ${t}`);let n=await ve.promises.readdir(t);for(let r of n)try{let o=me.join(t,r);e[r]=await Am(o)}catch(o){p.error(`Error processing scaffold ${r}: ${o}`)}return e}catch(e){throw p.error(`Error getting available scaffolds: ${e}`),e}},Am=async e=>{let t=[];try{if(!ve.existsSync(e))throw new Error(`Directory not found: ${e}`);let n=await ve.promises.readdir(e);for(let r of n)try{let o=me.join(e,r);(await ve.promises.stat(o)).isDirectory()?t.push(...await Am(o)):t.push(o)}catch(o){p.error(`Error processing path ${r}: ${o}`)}}catch(n){throw p.error(`Error reading directory ${e}: ${n}`),n}return t},ci=async(e,t)=>{try{await ve.promises.mkdir(me.dirname(e),{recursive:!0}),await ve.promises.writeFile(e,t)}catch(n){throw p.error(`Error writing file ${e}: ${n}`),n}};mn();fe();function Yx(e){return qe.forCloud({host:e.host||Z,authToken:e.authToken,siteId:e.siteId,projectId:e.projectId})}function di(e){let t=Yx(e);return{service:t,handleError:ho(t),trackUsage:Vu(t),trackPerformance:go(t),async trackProjectInit(n,r,o,i){await t.sendUsage("project_init",r,o,{scaffold:n,scaffoldName:n,mountPath:i?.mountPath,devlinkSyncStatus:i?.devlinkSyncStatus,totalDuration:i?.totalDuration})},async isEnabled(){return await t.isEnabled()},async promptForConsentIfNeeded(){return await t.promptForConsentIfNeeded("Help us improve Webflow Cloud by sharing usage data and error reports?")}}}async function Te(e,t,n,r,o,i){if(e)try{await e.service.sendUsage(t,n,r,o),i&&t.includes("_failure")&&await e.service.sendError(i instanceof Error?i:new Error(String(i)),t.replace(/_success$|_failure$/,""),{...o,argv:process.argv.slice(2)})}catch(s){console.debug(`Failed to send ${t} telemetry:`,s)}}var Et=D(require("fs")),rl=D(require("path"));V();var pi={angular:{package_identifier:"@angular/ssr",build_command:"ng build",config_template_path:"templates/angular/angular.json.template",wrangler_template_path:"templates/angular/wrangler.angular.json",assets_path:"dist/browser",deployment_type:"ssr",entrypoint_path:"./server.js"},astro:{package_identifier:"@astrojs/cloudflare",build_command:"astro build",config_template_path:"templates/astro/astro.config.mjs.template",additional_config_files:["templates/astro/webflow-loader.ts"],wrangler_template_path:"templates/astro/wrangler.astro.json",assets_path:"dist",deployment_type:"ssr",assets_exclude_path:"_worker.js",entrypoint_path:"./index.js"},docusaurus:{package_identifier:"@docusaurus/core",build_command:"docusaurus build",config_template_path:"templates/docusaurus/docusaurus.config.js.template",wrangler_template_path:"templates/docusaurus/wrangler.docusaurus.json",assets_path:"build",deployment_type:"ssg",entrypoint_path:"./no-op-worker.js"},gatsby:{package_identifier:"gatsby",build_command:"gatsby build",wrangler_template_path:"templates/gatsby/wrangler.gatsby.json",assets_path:"public",deployment_type:"ssg",entrypoint_path:"./no-op-worker.js"},nextjs:{package_identifier:"@opennextjs/cloudflare",build_command:"opennextjs-cloudflare build",config_template_path:"templates/nextjs/next.config.ts.template",additional_config_files:["templates/nextjs/webflow-loader.ts"],wrangler_template_path:"templates/nextjs/wrangler.nextjs.json",assets_path:".open-next/assets",entrypoint_path:"./worker.js",deployment_type:"ssr"},nuxt:{package_identifier:"nuxt",build_command:"nuxt build",config_template_path:"templates/nuxt/nuxt.config.ts.template",wrangler_template_path:"templates/nuxt/wrangler.nuxt.json",assets_path:".output/public",entrypoint_path:"./index.js",deployment_type:"ssr"},qwik:{package_identifier:"@builder.io/qwik",build_command:"qwik build",config_template_path:"templates/qwik/vite.config.ts.template",wrangler_template_path:"templates/qwik/wrangler.qwik.json",assets_path:"dist",deployment_type:"ssr",entrypoint_path:"./_worker.js"},react:{package_identifier:"@vitejs/plugin-react",build_command:"tsc -b && vite build",config_template_path:"templates/react/vite.config.ts.template",wrangler_template_path:"templates/react/wrangler.react.json",assets_path:"dist",deployment_type:"spa",entrypoint_path:"./index.js"},remix:{package_identifier:"@remix-run/cloudflare",build_command:"remix vite:build",config_template_path:"templates/remix/vite.config.ts.template",wrangler_template_path:"templates/remix/wrangler.remix.json",assets_path:"build/client",deployment_type:"ssr",entrypoint_path:"./server.js"},solid:{package_identifier:"@solidjs/start",build_command:"vinxi build",config_template_path:"templates/solid/app.config.ts.template",wrangler_template_path:"templates/solid/wrangler.solid.json",assets_path:".output/public",deployment_type:"ssr",entrypoint_path:"./index.js"},svelte:{package_identifier:"@sveltejs/vite-plugin-svelte",build_command:"vite build",config_template_path:"templates/svelte/vite.config.ts.template",wrangler_template_path:"templates/svelte/wrangler.svelte.json",assets_path:".svelte-kit/cloudflare",deployment_type:"ssr",entrypoint_path:"./_worker.js"},vue:{package_identifier:"@vitejs/plugin-vue",build_command:"vue-tsc --build && vite build",config_template_path:"templates/vue/vite.config.ts.template",wrangler_template_path:"templates/vue/wrangler.vue.json",assets_path:"dist",deployment_type:"spa",entrypoint_path:"./index.js"}},fi=["nextjs","astro","remix"];async function Om(e=process.cwd()){let t=rl.join(e,"package.json"),n=rl.join(e,"webflow.json");if(!Et.existsSync(t))throw new Error("No package.json file found");let r=null;if(Et.existsSync(n))try{let i=JSON.parse(Et.readFileSync(n,"utf8")).cloud?.framework;if(i){if(!pi[i]){let s=Object.keys(pi).join(", ");throw new Error(`Framework '${i}' from webflow.json is not supported. Must be one of: ${s}`)}if(!fi.includes(i))throw new Error(`Framework '${i}' is not currently supported. Must be one of: ${fi.join(", ")}`);r=i,p.info(`Using framework type from webflow.json: ${r}`)}else throw new Error("webflow.json exists but doesn't contain valid framework information under the 'cloud' key")}catch(o){throw o instanceof SyntaxError?new Error("webflow.json contains invalid JSON"):o}if(!r)try{let o=JSON.parse(Et.readFileSync(t,"utf8"));for(let s of fi){let u=pi[s].package_identifier;if(o.dependencies?.[u]||o.devDependencies?.[u]){r=s;break}}if(!r)throw new Error(`Framework not detected or not supported. Only ${fi.join(", ")} are currently supported.`);p.info(`Detected framework: ${r}`),Et.writeFileSync(n,JSON.stringify({cloud:{framework:r}},null,2))}catch(o){throw o instanceof SyntaxError?new Error("package.json contains invalid JSON"):o}return{framework:r,config:pi[r]}}var T=D(require("fs")),B=D(require("path")),Vn=require("child_process"),eh=D(require("tar"));var te=D(require("fs")),ye=D(require("path"));var H={};jl(H,{BRAND:()=>k1,DIRTY:()=>Gt,EMPTY_PATH:()=>e1,INVALID:()=>I,NEVER:()=>sF,OK:()=>ce,ParseStatus:()=>le,Schema:()=>$,ZodAny:()=>Tt,ZodArray:()=>pt,ZodBigInt:()=>Ht,ZodBoolean:()=>Jt,ZodBranded:()=>$r,ZodCatch:()=>sn,ZodDate:()=>Zt,ZodDefault:()=>on,ZodDiscriminatedUnion:()=>gi,ZodEffects:()=>Pe,ZodEnum:()=>nn,ZodError:()=>he,ZodFirstPartyTypeKind:()=>j,ZodFunction:()=>bi,ZodIntersection:()=>Qt,ZodIssueCode:()=>b,ZodLazy:()=>en,ZodLiteral:()=>tn,ZodMap:()=>Mn,ZodNaN:()=>Wn,ZodNativeEnum:()=>rn,ZodNever:()=>Ue,ZodNull:()=>Kt,ZodNullable:()=>Qe,ZodNumber:()=>qt,ZodObject:()=>ge,ZodOptional:()=>Ae,ZodParsedType:()=>k,ZodPipeline:()=>Wr,ZodPromise:()=>At,ZodReadonly:()=>an,ZodRecord:()=>yi,ZodSchema:()=>$,ZodSet:()=>$n,ZodString:()=>St,ZodSymbol:()=>Nn,ZodTransformer:()=>Pe,ZodTuple:()=>Xe,ZodType:()=>$,ZodUndefined:()=>Yt,ZodUnion:()=>Xt,ZodUnknown:()=>dt,ZodVoid:()=>Rn,addIssueToContext:()=>w,any:()=>O1,array:()=>B1,bigint:()=>E1,boolean:()=>zm,coerce:()=>iF,custom:()=>Mm,date:()=>C1,datetimeRegex:()=>Nm,defaultErrorMap:()=>ut,discriminatedUnion:()=>M1,effect:()=>K1,enum:()=>J1,function:()=>G1,getErrorMap:()=>jn,getParsedType:()=>Ke,instanceof:()=>F1,intersection:()=>$1,isAborted:()=>mi,isAsync:()=>Bn,isDirty:()=>hi,isValid:()=>Ct,late:()=>x1,lazy:()=>q1,literal:()=>H1,makeIssue:()=>Mr,map:()=>U1,nan:()=>_1,nativeEnum:()=>Z1,never:()=>I1,null:()=>A1,nullable:()=>Q1,number:()=>Wm,object:()=>L1,objectUtil:()=>ol,oboolean:()=>oF,onumber:()=>rF,optional:()=>X1,ostring:()=>nF,pipeline:()=>tF,preprocess:()=>eF,promise:()=>Y1,quotelessJson:()=>Kx,record:()=>z1,set:()=>V1,setErrorMap:()=>Qx,strictObject:()=>N1,string:()=>$m,symbol:()=>S1,transformer:()=>K1,tuple:()=>W1,undefined:()=>T1,union:()=>R1,unknown:()=>P1,util:()=>z,void:()=>j1});var z;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function n(o){throw new Error}e.assertNever=n,e.arrayToEnum=o=>{let i={};for(let s of o)i[s]=s;return i},e.getValidEnumValues=o=>{let i=e.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),s={};for(let a of i)s[a]=o[a];return e.objectValues(s)},e.objectValues=o=>e.objectKeys(o).map(function(i){return o[i]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let s in o)Object.prototype.hasOwnProperty.call(o,s)&&i.push(s);return i},e.find=(o,i)=>{for(let s of o)if(i(s))return s},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function r(o,i=" | "){return o.map(s=>typeof s=="string"?`'${s}'`:s).join(i)}e.joinValues=r,e.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(z||(z={}));var ol;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(ol||(ol={}));var k=z.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Ke=e=>{switch(typeof e){case"undefined":return k.undefined;case"string":return k.string;case"number":return Number.isNaN(e)?k.nan:k.number;case"boolean":return k.boolean;case"function":return k.function;case"bigint":return k.bigint;case"symbol":return k.symbol;case"object":return Array.isArray(e)?k.array:e===null?k.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?k.promise:typeof Map<"u"&&e instanceof Map?k.map:typeof Set<"u"&&e instanceof Set?k.set:typeof Date<"u"&&e instanceof Date?k.date:k.object;default:return k.unknown}};var b=z.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Kx=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),he=class e extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};let n=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,n):this.__proto__=n,this.name="ZodError",this.issues=t}format(t){let n=t||function(i){return i.message},r={_errors:[]},o=i=>{for(let s of i.issues)if(s.code==="invalid_union")s.unionErrors.map(o);else if(s.code==="invalid_return_type")o(s.returnTypeError);else if(s.code==="invalid_arguments")o(s.argumentsError);else if(s.path.length===0)r._errors.push(n(s));else{let a=r,u=0;for(;u<s.path.length;){let l=s.path[u];u===s.path.length-1?(a[l]=a[l]||{_errors:[]},a[l]._errors.push(n(s))):a[l]=a[l]||{_errors:[]},a=a[l],u++}}};return o(this),r}static assert(t){if(!(t instanceof e))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,z.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=n=>n.message){let n={},r=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];n[i]=n[i]||[],n[i].push(t(o))}else r.push(t(o));return{formErrors:r,fieldErrors:n}}get formErrors(){return this.flatten()}};he.create=e=>new he(e);var Xx=(e,t)=>{let n;switch(e.code){case b.invalid_type:e.received===k.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case b.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,z.jsonStringifyReplacer)}`;break;case b.unrecognized_keys:n=`Unrecognized key(s) in object: ${z.joinValues(e.keys,", ")}`;break;case b.invalid_union:n="Invalid input";break;case b.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${z.joinValues(e.options)}`;break;case b.invalid_enum_value:n=`Invalid enum value. Expected ${z.joinValues(e.options)}, received '${e.received}'`;break;case b.invalid_arguments:n="Invalid function arguments";break;case b.invalid_return_type:n="Invalid function return type";break;case b.invalid_date:n="Invalid date";break;case b.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:z.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case b.too_small:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="bigint"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:n="Invalid input";break;case b.too_big:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?n=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:n="Invalid input";break;case b.custom:n="Invalid input";break;case b.invalid_intersection_types:n="Intersection results could not be merged";break;case b.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case b.not_finite:n="Number must be finite";break;default:n=t.defaultError,z.assertNever(e)}return{message:n}},ut=Xx;var Pm=ut;function Qx(e){Pm=e}function jn(){return Pm}var Mr=e=>{let{data:t,path:n,errorMaps:r,issueData:o}=e,i=[...n,...o.path||[]],s={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let a="",u=r.filter(l=>!!l).slice().reverse();for(let l of u)a=l(s,{data:t,defaultError:a}).message;return{...o,path:i,message:a}},e1=[];function w(e,t){let n=jn(),r=Mr({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===ut?void 0:ut].filter(o=>!!o)});e.common.issues.push(r)}var le=class e{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,n){let r=[];for(let o of n){if(o.status==="aborted")return I;o.status==="dirty"&&t.dirty(),r.push(o.value)}return{status:t.value,value:r}}static async mergeObjectAsync(t,n){let r=[];for(let o of n){let i=await o.key,s=await o.value;r.push({key:i,value:s})}return e.mergeObjectSync(t,r)}static mergeObjectSync(t,n){let r={};for(let o of n){let{key:i,value:s}=o;if(i.status==="aborted"||s.status==="aborted")return I;i.status==="dirty"&&t.dirty(),s.status==="dirty"&&t.dirty(),i.value!=="__proto__"&&(typeof s.value<"u"||o.alwaysSet)&&(r[i.value]=s.value)}return{status:t.value,value:r}}},I=Object.freeze({status:"aborted"}),Gt=e=>({status:"dirty",value:e}),ce=e=>({status:"valid",value:e}),mi=e=>e.status==="aborted",hi=e=>e.status==="dirty",Ct=e=>e.status==="valid",Bn=e=>typeof Promise<"u"&&e instanceof Promise;var C;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(C||(C={}));var Oe=class{constructor(t,n,r,o){this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=o}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Im=(e,t)=>{if(Ct(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let n=new he(e.common.issues);return this._error=n,this._error}}};function R(e){if(!e)return{};let{errorMap:t,invalid_type_error:n,required_error:r,description:o}=e;if(t&&(n||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:o}:{errorMap:(s,a)=>{let{message:u}=e;return s.code==="invalid_enum_value"?{message:u??a.defaultError}:typeof a.data>"u"?{message:u??r??a.defaultError}:s.code!=="invalid_type"?{message:a.defaultError}:{message:u??n??a.defaultError}},description:o}}var $=class{get description(){return this._def.description}_getType(t){return Ke(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:Ke(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new le,ctx:{common:t.parent.common,data:t.data,parsedType:Ke(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let n=this._parse(t);if(Bn(n))throw new Error("Synchronous parse encountered promise.");return n}_parseAsync(t){let n=this._parse(t);return Promise.resolve(n)}parse(t,n){let r=this.safeParse(t,n);if(r.success)return r.data;throw r.error}safeParse(t,n){let r={common:{issues:[],async:n?.async??!1,contextualErrorMap:n?.errorMap},path:n?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ke(t)},o=this._parseSync({data:t,path:r.path,parent:r});return Im(r,o)}"~validate"(t){let n={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ke(t)};if(!this["~standard"].async)try{let r=this._parseSync({data:t,path:[],parent:n});return Ct(r)?{value:r.value}:{issues:n.common.issues}}catch(r){r?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),n.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:n}).then(r=>Ct(r)?{value:r.value}:{issues:n.common.issues})}async parseAsync(t,n){let r=await this.safeParseAsync(t,n);if(r.success)return r.data;throw r.error}async safeParseAsync(t,n){let r={common:{issues:[],contextualErrorMap:n?.errorMap,async:!0},path:n?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ke(t)},o=this._parse({data:t,path:r.path,parent:r}),i=await(Bn(o)?o:Promise.resolve(o));return Im(r,i)}refine(t,n){let r=o=>typeof n=="string"||typeof n>"u"?{message:n}:typeof n=="function"?n(o):n;return this._refinement((o,i)=>{let s=t(o),a=()=>i.addIssue({code:b.custom,...r(o)});return typeof Promise<"u"&&s instanceof Promise?s.then(u=>u?!0:(a(),!1)):s?!0:(a(),!1)})}refinement(t,n){return this._refinement((r,o)=>t(r)?!0:(o.addIssue(typeof n=="function"?n(r,o):n),!1))}_refinement(t){return new Pe({schema:this,typeName:j.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:n=>this["~validate"](n)}}optional(){return Ae.create(this,this._def)}nullable(){return Qe.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return pt.create(this)}promise(){return At.create(this,this._def)}or(t){return Xt.create([this,t],this._def)}and(t){return Qt.create(this,t,this._def)}transform(t){return new Pe({...R(this._def),schema:this,typeName:j.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let n=typeof t=="function"?t:()=>t;return new on({...R(this._def),innerType:this,defaultValue:n,typeName:j.ZodDefault})}brand(){return new $r({typeName:j.ZodBranded,type:this,...R(this._def)})}catch(t){let n=typeof t=="function"?t:()=>t;return new sn({...R(this._def),innerType:this,catchValue:n,typeName:j.ZodCatch})}describe(t){let n=this.constructor;return new n({...this._def,description:t})}pipe(t){return Wr.create(this,t)}readonly(){return an.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},t1=/^c[^\s-]{8,}$/i,n1=/^[0-9a-z]+$/,r1=/^[0-9A-HJKMNP-TV-Z]{26}$/i,o1=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,i1=/^[a-z0-9_-]{21}$/i,s1=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,a1=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,l1=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,u1="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",il,c1=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,d1=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,p1=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,f1=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,m1=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,h1=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Bm="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",g1=new RegExp(`^${Bm}$`);function Lm(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`);let n=e.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${n}`}function y1(e){return new RegExp(`^${Lm(e)}$`)}function Nm(e){let t=`${Bm}T${Lm(e)}`,n=[];return n.push(e.local?"Z?":"Z"),e.offset&&n.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${n.join("|")})`,new RegExp(`^${t}$`)}function b1(e,t){return!!((t==="v4"||!t)&&c1.test(e)||(t==="v6"||!t)&&p1.test(e))}function D1(e,t){if(!s1.test(e))return!1;try{let[n]=e.split(".");if(!n)return!1;let r=n.replace(/-/g,"+").replace(/_/g,"/").padEnd(n.length+(4-n.length%4)%4,"="),o=JSON.parse(atob(r));return!(typeof o!="object"||o===null||"typ"in o&&o?.typ!=="JWT"||!o.alg||t&&o.alg!==t)}catch{return!1}}function w1(e,t){return!!((t==="v4"||!t)&&d1.test(e)||(t==="v6"||!t)&&f1.test(e))}var St=class e extends ${_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==k.string){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_type,expected:k.string,received:i.parsedType}),I}let r=new le,o;for(let i of this._def.checks)if(i.kind==="min")t.data.length<i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if(i.kind==="max")t.data.length>i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if(i.kind==="length"){let s=t.data.length>i.value,a=t.data.length<i.value;(s||a)&&(o=this._getOrReturnCtx(t,o),s?w(o,{code:b.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):a&&w(o,{code:b.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),r.dirty())}else if(i.kind==="email")l1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"email",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="emoji")il||(il=new RegExp(u1,"u")),il.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"emoji",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="uuid")o1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"uuid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="nanoid")i1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"nanoid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="cuid")t1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"cuid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="cuid2")n1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"cuid2",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="ulid")r1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"ulid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),w(o,{validation:"url",code:b.invalid_string,message:i.message}),r.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"regex",code:b.invalid_string,message:i.message}),r.dirty())):i.kind==="trim"?t.data=t.data.trim():i.kind==="includes"?t.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),r.dirty()):i.kind==="toLowerCase"?t.data=t.data.toLowerCase():i.kind==="toUpperCase"?t.data=t.data.toUpperCase():i.kind==="startsWith"?t.data.startsWith(i.value)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:{startsWith:i.value},message:i.message}),r.dirty()):i.kind==="endsWith"?t.data.endsWith(i.value)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:{endsWith:i.value},message:i.message}),r.dirty()):i.kind==="datetime"?Nm(i).test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:"datetime",message:i.message}),r.dirty()):i.kind==="date"?g1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:"date",message:i.message}),r.dirty()):i.kind==="time"?y1(i).test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:"time",message:i.message}),r.dirty()):i.kind==="duration"?a1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"duration",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="ip"?b1(t.data,i.version)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"ip",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="jwt"?D1(t.data,i.alg)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"jwt",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="cidr"?w1(t.data,i.version)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"cidr",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="base64"?m1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"base64",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="base64url"?h1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"base64url",code:b.invalid_string,message:i.message}),r.dirty()):z.assertNever(i);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(o=>t.test(o),{validation:n,code:b.invalid_string,...C.errToObj(r)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...C.errToObj(t)})}url(t){return this._addCheck({kind:"url",...C.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...C.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...C.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...C.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...C.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...C.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...C.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...C.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...C.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...C.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...C.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...C.errToObj(t)})}datetime(t){return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof t?.precision>"u"?null:t?.precision,offset:t?.offset??!1,local:t?.local??!1,...C.errToObj(t?.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof t?.precision>"u"?null:t?.precision,...C.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...C.errToObj(t)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...C.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n?.position,...C.errToObj(n?.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...C.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...C.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...C.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...C.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...C.errToObj(n)})}nonempty(t){return this.min(1,C.errToObj(t))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxLength(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};St.create=e=>new St({checks:[],typeName:j.ZodString,coerce:e?.coerce??!1,...R(e)});function v1(e,t){let n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,o=n>r?n:r,i=Number.parseInt(e.toFixed(o).replace(".","")),s=Number.parseInt(t.toFixed(o).replace(".",""));return i%s/10**o}var qt=class e extends ${constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==k.number){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_type,expected:k.number,received:i.parsedType}),I}let r,o=new le;for(let i of this._def.checks)i.kind==="int"?z.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),w(r,{code:b.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?v1(t.data,i.value)!==0&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),w(r,{code:b.not_finite,message:i.message}),o.dirty()):z.assertNever(i);return{status:o.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,C.toString(n))}gt(t,n){return this.setLimit("min",t,!1,C.toString(n))}lte(t,n){return this.setLimit("max",t,!0,C.toString(n))}lt(t,n){return this.setLimit("max",t,!1,C.toString(n))}setLimit(t,n,r,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:C.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:C.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:C.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:C.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:C.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:C.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:C.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:C.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:C.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:C.toString(t)})}get minValue(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&z.isInteger(t.value))}get isFinite(){let t=null,n=null;for(let r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(n===null||r.value>n)&&(n=r.value):r.kind==="max"&&(t===null||r.value<t)&&(t=r.value)}return Number.isFinite(n)&&Number.isFinite(t)}};qt.create=e=>new qt({checks:[],typeName:j.ZodNumber,coerce:e?.coerce||!1,...R(e)});var Ht=class e extends ${constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==k.bigint)return this._getInvalidInput(t);let r,o=new le;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?t.data%i.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):z.assertNever(i);return{status:o.value,value:t.data}}_getInvalidInput(t){let n=this._getOrReturnCtx(t);return w(n,{code:b.invalid_type,expected:k.bigint,received:n.parsedType}),I}gte(t,n){return this.setLimit("min",t,!0,C.toString(n))}gt(t,n){return this.setLimit("min",t,!1,C.toString(n))}lte(t,n){return this.setLimit("max",t,!0,C.toString(n))}lt(t,n){return this.setLimit("max",t,!1,C.toString(n))}setLimit(t,n,r,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:C.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:C.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:C.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:C.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:C.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:C.toString(n)})}get minValue(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};Ht.create=e=>new Ht({checks:[],typeName:j.ZodBigInt,coerce:e?.coerce??!1,...R(e)});var Jt=class extends ${_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==k.boolean){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.boolean,received:r.parsedType}),I}return ce(t.data)}};Jt.create=e=>new Jt({typeName:j.ZodBoolean,coerce:e?.coerce||!1,...R(e)});var Zt=class e extends ${_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==k.date){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_type,expected:k.date,received:i.parsedType}),I}if(Number.isNaN(t.data.getTime())){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_date}),I}let r=new le,o;for(let i of this._def.checks)i.kind==="min"?t.data.getTime()<i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),r.dirty()):i.kind==="max"?t.data.getTime()>i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),r.dirty()):z.assertNever(i);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:C.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:C.toString(n)})}get minDate(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t!=null?new Date(t):null}};Zt.create=e=>new Zt({checks:[],coerce:e?.coerce||!1,typeName:j.ZodDate,...R(e)});var Nn=class extends ${_parse(t){if(this._getType(t)!==k.symbol){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.symbol,received:r.parsedType}),I}return ce(t.data)}};Nn.create=e=>new Nn({typeName:j.ZodSymbol,...R(e)});var Yt=class extends ${_parse(t){if(this._getType(t)!==k.undefined){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.undefined,received:r.parsedType}),I}return ce(t.data)}};Yt.create=e=>new Yt({typeName:j.ZodUndefined,...R(e)});var Kt=class extends ${_parse(t){if(this._getType(t)!==k.null){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.null,received:r.parsedType}),I}return ce(t.data)}};Kt.create=e=>new Kt({typeName:j.ZodNull,...R(e)});var Tt=class extends ${constructor(){super(...arguments),this._any=!0}_parse(t){return ce(t.data)}};Tt.create=e=>new Tt({typeName:j.ZodAny,...R(e)});var dt=class extends ${constructor(){super(...arguments),this._unknown=!0}_parse(t){return ce(t.data)}};dt.create=e=>new dt({typeName:j.ZodUnknown,...R(e)});var Ue=class extends ${_parse(t){let n=this._getOrReturnCtx(t);return w(n,{code:b.invalid_type,expected:k.never,received:n.parsedType}),I}};Ue.create=e=>new Ue({typeName:j.ZodNever,...R(e)});var Rn=class extends ${_parse(t){if(this._getType(t)!==k.undefined){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.void,received:r.parsedType}),I}return ce(t.data)}};Rn.create=e=>new Rn({typeName:j.ZodVoid,...R(e)});var pt=class e extends ${_parse(t){let{ctx:n,status:r}=this._processInputParams(t),o=this._def;if(n.parsedType!==k.array)return w(n,{code:b.invalid_type,expected:k.array,received:n.parsedType}),I;if(o.exactLength!==null){let s=n.data.length>o.exactLength.value,a=n.data.length<o.exactLength.value;(s||a)&&(w(n,{code:s?b.too_big:b.too_small,minimum:a?o.exactLength.value:void 0,maximum:s?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),r.dirty())}if(o.minLength!==null&&n.data.length<o.minLength.value&&(w(n,{code:b.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),r.dirty()),o.maxLength!==null&&n.data.length>o.maxLength.value&&(w(n,{code:b.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),r.dirty()),n.common.async)return Promise.all([...n.data].map((s,a)=>o.type._parseAsync(new Oe(n,s,n.path,a)))).then(s=>le.mergeArray(r,s));let i=[...n.data].map((s,a)=>o.type._parseSync(new Oe(n,s,n.path,a)));return le.mergeArray(r,i)}get element(){return this._def.type}min(t,n){return new e({...this._def,minLength:{value:t,message:C.toString(n)}})}max(t,n){return new e({...this._def,maxLength:{value:t,message:C.toString(n)}})}length(t,n){return new e({...this._def,exactLength:{value:t,message:C.toString(n)}})}nonempty(t){return this.min(1,t)}};pt.create=(e,t)=>new pt({type:e,minLength:null,maxLength:null,exactLength:null,typeName:j.ZodArray,...R(t)});function Ln(e){if(e instanceof ge){let t={};for(let n in e.shape){let r=e.shape[n];t[n]=Ae.create(Ln(r))}return new ge({...e._def,shape:()=>t})}else return e instanceof pt?new pt({...e._def,type:Ln(e.element)}):e instanceof Ae?Ae.create(Ln(e.unwrap())):e instanceof Qe?Qe.create(Ln(e.unwrap())):e instanceof Xe?Xe.create(e.items.map(t=>Ln(t))):e}var ge=class e extends ${constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let t=this._def.shape(),n=z.objectKeys(t);return this._cached={shape:t,keys:n},this._cached}_parse(t){if(this._getType(t)!==k.object){let l=this._getOrReturnCtx(t);return w(l,{code:b.invalid_type,expected:k.object,received:l.parsedType}),I}let{status:r,ctx:o}=this._processInputParams(t),{shape:i,keys:s}=this._getCached(),a=[];if(!(this._def.catchall instanceof Ue&&this._def.unknownKeys==="strip"))for(let l in o.data)s.includes(l)||a.push(l);let u=[];for(let l of s){let c=i[l],d=o.data[l];u.push({key:{status:"valid",value:l},value:c._parse(new Oe(o,d,o.path,l)),alwaysSet:l in o.data})}if(this._def.catchall instanceof Ue){let l=this._def.unknownKeys;if(l==="passthrough")for(let c of a)u.push({key:{status:"valid",value:c},value:{status:"valid",value:o.data[c]}});else if(l==="strict")a.length>0&&(w(o,{code:b.unrecognized_keys,keys:a}),r.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let l=this._def.catchall;for(let c of a){let d=o.data[c];u.push({key:{status:"valid",value:c},value:l._parse(new Oe(o,d,o.path,c)),alwaysSet:c in o.data})}}return o.common.async?Promise.resolve().then(async()=>{let l=[];for(let c of u){let d=await c.key,m=await c.value;l.push({key:d,value:m,alwaysSet:c.alwaysSet})}return l}).then(l=>le.mergeObjectSync(r,l)):le.mergeObjectSync(r,u)}get shape(){return this._def.shape()}strict(t){return C.errToObj,new e({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(n,r)=>{let o=this._def.errorMap?.(n,r).message??r.defaultError;return n.code==="unrecognized_keys"?{message:C.errToObj(t).message??o}:{message:o}}}:{}})}strip(){return new e({...this._def,unknownKeys:"strip"})}passthrough(){return new e({...this._def,unknownKeys:"passthrough"})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:j.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let n={};for(let r of z.objectKeys(t))t[r]&&this.shape[r]&&(n[r]=this.shape[r]);return new e({...this._def,shape:()=>n})}omit(t){let n={};for(let r of z.objectKeys(this.shape))t[r]||(n[r]=this.shape[r]);return new e({...this._def,shape:()=>n})}deepPartial(){return Ln(this)}partial(t){let n={};for(let r of z.objectKeys(this.shape)){let o=this.shape[r];t&&!t[r]?n[r]=o:n[r]=o.optional()}return new e({...this._def,shape:()=>n})}required(t){let n={};for(let r of z.objectKeys(this.shape))if(t&&!t[r])n[r]=this.shape[r];else{let i=this.shape[r];for(;i instanceof Ae;)i=i._def.innerType;n[r]=i}return new e({...this._def,shape:()=>n})}keyof(){return Rm(z.objectKeys(this.shape))}};ge.create=(e,t)=>new ge({shape:()=>e,unknownKeys:"strip",catchall:Ue.create(),typeName:j.ZodObject,...R(t)});ge.strictCreate=(e,t)=>new ge({shape:()=>e,unknownKeys:"strict",catchall:Ue.create(),typeName:j.ZodObject,...R(t)});ge.lazycreate=(e,t)=>new ge({shape:e,unknownKeys:"strip",catchall:Ue.create(),typeName:j.ZodObject,...R(t)});var Xt=class extends ${_parse(t){let{ctx:n}=this._processInputParams(t),r=this._def.options;function o(i){for(let a of i)if(a.result.status==="valid")return a.result;for(let a of i)if(a.result.status==="dirty")return n.common.issues.push(...a.ctx.common.issues),a.result;let s=i.map(a=>new he(a.ctx.common.issues));return w(n,{code:b.invalid_union,unionErrors:s}),I}if(n.common.async)return Promise.all(r.map(async i=>{let s={...n,common:{...n.common,issues:[]},parent:null};return{result:await i._parseAsync({data:n.data,path:n.path,parent:s}),ctx:s}})).then(o);{let i,s=[];for(let u of r){let l={...n,common:{...n.common,issues:[]},parent:null},c=u._parseSync({data:n.data,path:n.path,parent:l});if(c.status==="valid")return c;c.status==="dirty"&&!i&&(i={result:c,ctx:l}),l.common.issues.length&&s.push(l.common.issues)}if(i)return n.common.issues.push(...i.ctx.common.issues),i.result;let a=s.map(u=>new he(u));return w(n,{code:b.invalid_union,unionErrors:a}),I}}get options(){return this._def.options}};Xt.create=(e,t)=>new Xt({options:e,typeName:j.ZodUnion,...R(t)});var ct=e=>e instanceof en?ct(e.schema):e instanceof Pe?ct(e.innerType()):e instanceof tn?[e.value]:e instanceof nn?e.options:e instanceof rn?z.objectValues(e.enum):e instanceof on?ct(e._def.innerType):e instanceof Yt?[void 0]:e instanceof Kt?[null]:e instanceof Ae?[void 0,...ct(e.unwrap())]:e instanceof Qe?[null,...ct(e.unwrap())]:e instanceof $r||e instanceof an?ct(e.unwrap()):e instanceof sn?ct(e._def.innerType):[],gi=class e extends ${_parse(t){let{ctx:n}=this._processInputParams(t);if(n.parsedType!==k.object)return w(n,{code:b.invalid_type,expected:k.object,received:n.parsedType}),I;let r=this.discriminator,o=n.data[r],i=this.optionsMap.get(o);return i?n.common.async?i._parseAsync({data:n.data,path:n.path,parent:n}):i._parseSync({data:n.data,path:n.path,parent:n}):(w(n,{code:b.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),I)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){let o=new Map;for(let i of n){let s=ct(i.shape[t]);if(!s.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let a of s){if(o.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);o.set(a,i)}}return new e({typeName:j.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:o,...R(r)})}};function sl(e,t){let n=Ke(e),r=Ke(t);if(e===t)return{valid:!0,data:e};if(n===k.object&&r===k.object){let o=z.objectKeys(t),i=z.objectKeys(e).filter(a=>o.indexOf(a)!==-1),s={...e,...t};for(let a of i){let u=sl(e[a],t[a]);if(!u.valid)return{valid:!1};s[a]=u.data}return{valid:!0,data:s}}else if(n===k.array&&r===k.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let i=0;i<e.length;i++){let s=e[i],a=t[i],u=sl(s,a);if(!u.valid)return{valid:!1};o.push(u.data)}return{valid:!0,data:o}}else return n===k.date&&r===k.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var Qt=class extends ${_parse(t){let{status:n,ctx:r}=this._processInputParams(t),o=(i,s)=>{if(mi(i)||mi(s))return I;let a=sl(i.value,s.value);return a.valid?((hi(i)||hi(s))&&n.dirty(),{status:n.value,value:a.data}):(w(r,{code:b.invalid_intersection_types}),I)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([i,s])=>o(i,s)):o(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};Qt.create=(e,t,n)=>new Qt({left:e,right:t,typeName:j.ZodIntersection,...R(n)});var Xe=class e extends ${_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.array)return w(r,{code:b.invalid_type,expected:k.array,received:r.parsedType}),I;if(r.data.length<this._def.items.length)return w(r,{code:b.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),I;!this._def.rest&&r.data.length>this._def.items.length&&(w(r,{code:b.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),n.dirty());let i=[...r.data].map((s,a)=>{let u=this._def.items[a]||this._def.rest;return u?u._parse(new Oe(r,s,r.path,a)):null}).filter(s=>!!s);return r.common.async?Promise.all(i).then(s=>le.mergeArray(n,s)):le.mergeArray(n,i)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};Xe.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Xe({items:e,typeName:j.ZodTuple,rest:null,...R(t)})};var yi=class e extends ${get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.object)return w(r,{code:b.invalid_type,expected:k.object,received:r.parsedType}),I;let o=[],i=this._def.keyType,s=this._def.valueType;for(let a in r.data)o.push({key:i._parse(new Oe(r,a,r.path,a)),value:s._parse(new Oe(r,r.data[a],r.path,a)),alwaysSet:a in r.data});return r.common.async?le.mergeObjectAsync(n,o):le.mergeObjectSync(n,o)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof $?new e({keyType:t,valueType:n,typeName:j.ZodRecord,...R(r)}):new e({keyType:St.create(),valueType:t,typeName:j.ZodRecord,...R(n)})}},Mn=class extends ${get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.map)return w(r,{code:b.invalid_type,expected:k.map,received:r.parsedType}),I;let o=this._def.keyType,i=this._def.valueType,s=[...r.data.entries()].map(([a,u],l)=>({key:o._parse(new Oe(r,a,r.path,[l,"key"])),value:i._parse(new Oe(r,u,r.path,[l,"value"]))}));if(r.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let u of s){let l=await u.key,c=await u.value;if(l.status==="aborted"||c.status==="aborted")return I;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),a.set(l.value,c.value)}return{status:n.value,value:a}})}else{let a=new Map;for(let u of s){let l=u.key,c=u.value;if(l.status==="aborted"||c.status==="aborted")return I;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),a.set(l.value,c.value)}return{status:n.value,value:a}}}};Mn.create=(e,t,n)=>new Mn({valueType:t,keyType:e,typeName:j.ZodMap,...R(n)});var $n=class e extends ${_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.set)return w(r,{code:b.invalid_type,expected:k.set,received:r.parsedType}),I;let o=this._def;o.minSize!==null&&r.data.size<o.minSize.value&&(w(r,{code:b.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),n.dirty()),o.maxSize!==null&&r.data.size>o.maxSize.value&&(w(r,{code:b.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),n.dirty());let i=this._def.valueType;function s(u){let l=new Set;for(let c of u){if(c.status==="aborted")return I;c.status==="dirty"&&n.dirty(),l.add(c.value)}return{status:n.value,value:l}}let a=[...r.data.values()].map((u,l)=>i._parse(new Oe(r,u,r.path,l)));return r.common.async?Promise.all(a).then(u=>s(u)):s(a)}min(t,n){return new e({...this._def,minSize:{value:t,message:C.toString(n)}})}max(t,n){return new e({...this._def,maxSize:{value:t,message:C.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}};$n.create=(e,t)=>new $n({valueType:e,minSize:null,maxSize:null,typeName:j.ZodSet,...R(t)});var bi=class e extends ${constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:n}=this._processInputParams(t);if(n.parsedType!==k.function)return w(n,{code:b.invalid_type,expected:k.function,received:n.parsedType}),I;function r(a,u){return Mr({data:a,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,jn(),ut].filter(l=>!!l),issueData:{code:b.invalid_arguments,argumentsError:u}})}function o(a,u){return Mr({data:a,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,jn(),ut].filter(l=>!!l),issueData:{code:b.invalid_return_type,returnTypeError:u}})}let i={errorMap:n.common.contextualErrorMap},s=n.data;if(this._def.returns instanceof At){let a=this;return ce(async function(...u){let l=new he([]),c=await a._def.args.parseAsync(u,i).catch(f=>{throw l.addIssue(r(u,f)),l}),d=await Reflect.apply(s,this,c);return await a._def.returns._def.type.parseAsync(d,i).catch(f=>{throw l.addIssue(o(d,f)),l})})}else{let a=this;return ce(function(...u){let l=a._def.args.safeParse(u,i);if(!l.success)throw new he([r(u,l.error)]);let c=Reflect.apply(s,this,l.data),d=a._def.returns.safeParse(c,i);if(!d.success)throw new he([o(c,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:Xe.create(t).rest(dt.create())})}returns(t){return new e({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new e({args:t||Xe.create([]).rest(dt.create()),returns:n||dt.create(),typeName:j.ZodFunction,...R(r)})}},en=class extends ${get schema(){return this._def.getter()}_parse(t){let{ctx:n}=this._processInputParams(t);return this._def.getter()._parse({data:n.data,path:n.path,parent:n})}};en.create=(e,t)=>new en({getter:e,typeName:j.ZodLazy,...R(t)});var tn=class extends ${_parse(t){if(t.data!==this._def.value){let n=this._getOrReturnCtx(t);return w(n,{received:n.data,code:b.invalid_literal,expected:this._def.value}),I}return{status:"valid",value:t.data}}get value(){return this._def.value}};tn.create=(e,t)=>new tn({value:e,typeName:j.ZodLiteral,...R(t)});function Rm(e,t){return new nn({values:e,typeName:j.ZodEnum,...R(t)})}var nn=class e extends ${_parse(t){if(typeof t.data!="string"){let n=this._getOrReturnCtx(t),r=this._def.values;return w(n,{expected:z.joinValues(r),received:n.parsedType,code:b.invalid_type}),I}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(t.data)){let n=this._getOrReturnCtx(t),r=this._def.values;return w(n,{received:n.data,code:b.invalid_enum_value,options:r}),I}return ce(t.data)}get options(){return this._def.values}get enum(){let t={};for(let n of this._def.values)t[n]=n;return t}get Values(){let t={};for(let n of this._def.values)t[n]=n;return t}get Enum(){let t={};for(let n of this._def.values)t[n]=n;return t}extract(t,n=this._def){return e.create(t,{...this._def,...n})}exclude(t,n=this._def){return e.create(this.options.filter(r=>!t.includes(r)),{...this._def,...n})}};nn.create=Rm;var rn=class extends ${_parse(t){let n=z.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==k.string&&r.parsedType!==k.number){let o=z.objectValues(n);return w(r,{expected:z.joinValues(o),received:r.parsedType,code:b.invalid_type}),I}if(this._cache||(this._cache=new Set(z.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=z.objectValues(n);return w(r,{received:r.data,code:b.invalid_enum_value,options:o}),I}return ce(t.data)}get enum(){return this._def.values}};rn.create=(e,t)=>new rn({values:e,typeName:j.ZodNativeEnum,...R(t)});var At=class extends ${unwrap(){return this._def.type}_parse(t){let{ctx:n}=this._processInputParams(t);if(n.parsedType!==k.promise&&n.common.async===!1)return w(n,{code:b.invalid_type,expected:k.promise,received:n.parsedType}),I;let r=n.parsedType===k.promise?n.data:Promise.resolve(n.data);return ce(r.then(o=>this._def.type.parseAsync(o,{path:n.path,errorMap:n.common.contextualErrorMap})))}};At.create=(e,t)=>new At({type:e,typeName:j.ZodPromise,...R(t)});var Pe=class extends ${innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===j.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){let{status:n,ctx:r}=this._processInputParams(t),o=this._def.effect||null,i={addIssue:s=>{w(r,s),s.fatal?n.abort():n.dirty()},get path(){return r.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let s=o.transform(r.data,i);if(r.common.async)return Promise.resolve(s).then(async a=>{if(n.value==="aborted")return I;let u=await this._def.schema._parseAsync({data:a,path:r.path,parent:r});return u.status==="aborted"?I:u.status==="dirty"?Gt(u.value):n.value==="dirty"?Gt(u.value):u});{if(n.value==="aborted")return I;let a=this._def.schema._parseSync({data:s,path:r.path,parent:r});return a.status==="aborted"?I:a.status==="dirty"?Gt(a.value):n.value==="dirty"?Gt(a.value):a}}if(o.type==="refinement"){let s=a=>{let u=o.refinement(a,i);if(r.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(r.common.async===!1){let a=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return a.status==="aborted"?I:(a.status==="dirty"&&n.dirty(),s(a.value),{status:n.value,value:a.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(a=>a.status==="aborted"?I:(a.status==="dirty"&&n.dirty(),s(a.value).then(()=>({status:n.value,value:a.value}))))}if(o.type==="transform")if(r.common.async===!1){let s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!Ct(s))return I;let a=o.transform(s.value,i);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:n.value,value:a}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>Ct(s)?Promise.resolve(o.transform(s.value,i)).then(a=>({status:n.value,value:a})):I);z.assertNever(o)}};Pe.create=(e,t,n)=>new Pe({schema:e,typeName:j.ZodEffects,effect:t,...R(n)});Pe.createWithPreprocess=(e,t,n)=>new Pe({schema:t,effect:{type:"preprocess",transform:e},typeName:j.ZodEffects,...R(n)});var Ae=class extends ${_parse(t){return this._getType(t)===k.undefined?ce(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ae.create=(e,t)=>new Ae({innerType:e,typeName:j.ZodOptional,...R(t)});var Qe=class extends ${_parse(t){return this._getType(t)===k.null?ce(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Qe.create=(e,t)=>new Qe({innerType:e,typeName:j.ZodNullable,...R(t)});var on=class extends ${_parse(t){let{ctx:n}=this._processInputParams(t),r=n.data;return n.parsedType===k.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}};on.create=(e,t)=>new on({innerType:e,typeName:j.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...R(t)});var sn=class extends ${_parse(t){let{ctx:n}=this._processInputParams(t),r={...n,common:{...n.common,issues:[]}},o=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Bn(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new he(r.common.issues)},input:r.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new he(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};sn.create=(e,t)=>new sn({innerType:e,typeName:j.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...R(t)});var Wn=class extends ${_parse(t){if(this._getType(t)!==k.nan){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.nan,received:r.parsedType}),I}return{status:"valid",value:t.data}}};Wn.create=e=>new Wn({typeName:j.ZodNaN,...R(e)});var k1=Symbol("zod_brand"),$r=class extends ${_parse(t){let{ctx:n}=this._processInputParams(t),r=n.data;return this._def.type._parse({data:r,path:n.path,parent:n})}unwrap(){return this._def.type}},Wr=class e extends ${_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return i.status==="aborted"?I:i.status==="dirty"?(n.dirty(),Gt(i.value)):this._def.out._parseAsync({data:i.value,path:r.path,parent:r})})();{let o=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return o.status==="aborted"?I:o.status==="dirty"?(n.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:r.path,parent:r})}}static create(t,n){return new e({in:t,out:n,typeName:j.ZodPipeline})}},an=class extends ${_parse(t){let n=this._def.innerType._parse(t),r=o=>(Ct(o)&&(o.value=Object.freeze(o.value)),o);return Bn(n)?n.then(o=>r(o)):r(n)}unwrap(){return this._def.innerType}};an.create=(e,t)=>new an({innerType:e,typeName:j.ZodReadonly,...R(t)});function jm(e,t){let n=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof n=="string"?{message:n}:n}function Mm(e,t={},n){return e?Tt.create().superRefine((r,o)=>{let i=e(r);if(i instanceof Promise)return i.then(s=>{if(!s){let a=jm(t,r),u=a.fatal??n??!0;o.addIssue({code:"custom",...a,fatal:u})}});if(!i){let s=jm(t,r),a=s.fatal??n??!0;o.addIssue({code:"custom",...s,fatal:a})}}):Tt.create()}var x1={object:ge.lazycreate},j;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(j||(j={}));var F1=(e,t={message:`Input not instance of ${e.name}`})=>Mm(n=>n instanceof e,t),$m=St.create,Wm=qt.create,_1=Wn.create,E1=Ht.create,zm=Jt.create,C1=Zt.create,S1=Nn.create,T1=Yt.create,A1=Kt.create,O1=Tt.create,P1=dt.create,I1=Ue.create,j1=Rn.create,B1=pt.create,L1=ge.create,N1=ge.strictCreate,R1=Xt.create,M1=gi.create,$1=Qt.create,W1=Xe.create,z1=yi.create,U1=Mn.create,V1=$n.create,G1=bi.create,q1=en.create,H1=tn.create,J1=nn.create,Z1=rn.create,Y1=At.create,K1=Pe.create,X1=Ae.create,Q1=Qe.create,eF=Pe.createWithPreprocess,tF=Wr.create,nF=()=>$m().optional(),rF=()=>Wm().optional(),oF=()=>zm().optional(),iF={string:e=>St.create({...e,coerce:!0}),number:e=>qt.create({...e,coerce:!0}),boolean:e=>Jt.create({...e,coerce:!0}),bigint:e=>Ht.create({...e,coerce:!0}),date:e=>Zt.create({...e,coerce:!0})};var sF=I;function Di(e,t=!1){let n=e.length,r=0,o="",i=0,s=16,a=0,u=0,l=0,c=0,d=0;function m(_,E){let U=0,M=0;for(;U<_||!E;){let F=e.charCodeAt(r);if(F>=48&&F<=57)M=M*16+F-48;else if(F>=65&&F<=70)M=M*16+F-65+10;else if(F>=97&&F<=102)M=M*16+F-97+10;else break;r++,U++}return U<_&&(M=-1),M}function f(_){r=_,o="",i=0,s=16,d=0}function y(){let _=r;if(e.charCodeAt(r)===48)r++;else for(r++;r<e.length&&zn(e.charCodeAt(r));)r++;if(r<e.length&&e.charCodeAt(r)===46)if(r++,r<e.length&&zn(e.charCodeAt(r)))for(r++;r<e.length&&zn(e.charCodeAt(r));)r++;else return d=3,e.substring(_,r);let E=r;if(r<e.length&&(e.charCodeAt(r)===69||e.charCodeAt(r)===101))if(r++,(r<e.length&&e.charCodeAt(r)===43||e.charCodeAt(r)===45)&&r++,r<e.length&&zn(e.charCodeAt(r))){for(r++;r<e.length&&zn(e.charCodeAt(r));)r++;E=r}else d=3;return e.substring(_,E)}function x(){let _="",E=r;for(;;){if(r>=n){_+=e.substring(E,r),d=2;break}let U=e.charCodeAt(r);if(U===34){_+=e.substring(E,r),r++;break}if(U===92){if(_+=e.substring(E,r),r++,r>=n){d=2;break}switch(e.charCodeAt(r++)){case 34:_+='"';break;case 92:_+="\\";break;case 47:_+="/";break;case 98:_+="\b";break;case 102:_+="\f";break;case 110:_+=`
|
|
83
|
-
`;break;case 114:
|
|
84
|
-
`),a++,l=r,s=14;switch(
|
|
85
|
-
`+" ".repeat(t)),"\r":new Array(
|
|
86
|
-
`+" ".repeat(t))}," ":{"\n":new Array(
|
|
87
|
-
`+" ".repeat(t)),"\r":new Array(
|
|
88
|
-
`+" ".repeat(t))}};var wi;(function(e){e.DEFAULT={allowTrailingComma:!1}})(wi||(wi={}));function Vm(e,t=[],n=wi.DEFAULT){let r=null,o=[],i=[];function s(u){Array.isArray(o)?o.push(u):r!==null&&(o[r]=u)}return Gm(e,{onObjectBegin:()=>{let u={};s(u),i.push(o),o=u,r=null},onObjectProperty:u=>{r=u},onObjectEnd:()=>{o=i.pop()},onArrayBegin:()=>{let u=[];s(u),i.push(o),o=u,r=null},onArrayEnd:()=>{o=i.pop()},onLiteralValue:s,onError:(u,l,c)=>{t.push({error:u,offset:l,length:c})}},n),o[0]}function Gm(e,t,n=wi.DEFAULT){let r=Di(e,!1),o=[],i=0;function s(L){return L?()=>i===0&&L(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter()):()=>!0}function a(L){return L?Y=>i===0&&L(Y,r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter()):()=>!0}function u(L){return L?Y=>i===0&&L(Y,r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter(),()=>o.slice()):()=>!0}function l(L){return L?()=>{i>0?i++:L(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter(),()=>o.slice())===!1&&(i=1)}:()=>!0}function c(L){return L?()=>{i>0&&i--,i===0&&L(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter())}:()=>!0}let d=l(t.onObjectBegin),m=u(t.onObjectProperty),f=c(t.onObjectEnd),y=l(t.onArrayBegin),x=c(t.onArrayEnd),N=u(t.onLiteralValue),A=a(t.onSeparator),W=s(t.onComment),_=a(t.onError),E=n&&n.disallowComments,U=n&&n.allowTrailingComma;function M(){for(;;){let L=r.scan();switch(r.getTokenError()){case 4:F(14);break;case 5:F(15);break;case 3:F(13);break;case 1:E||F(11);break;case 2:F(12);break;case 6:F(16);break}switch(L){case 12:case 13:E?F(10):W();break;case 16:F(1);break;case 15:case 14:break;default:return L}}}function F(L,Y=[],mt=[]){if(_(L),Y.length+mt.length>0){let Xr=r.getToken();for(;Xr!==17;){if(Y.indexOf(Xr)!==-1){M();break}else if(mt.indexOf(Xr)!==-1)break;Xr=M()}}}function h(L){let Y=r.getTokenValue();return L?N(Y):(m(Y),o.push(Y)),M(),!0}function g(){switch(r.getToken()){case 11:let L=r.getTokenValue(),Y=Number(L);isNaN(Y)&&(F(2),Y=0),N(Y);break;case 7:N(null);break;case 8:N(!0);break;case 9:N(!1);break;default:return!1}return M(),!0}function P(){return r.getToken()!==10?(F(3,[],[2,5]),!1):(h(!1),r.getToken()===6?(A(":"),M(),Ie()||F(4,[],[2,5])):F(5,[],[2,5]),o.pop(),!0)}function v(){d(),M();let L=!1;for(;r.getToken()!==2&&r.getToken()!==17;){if(r.getToken()===5){if(L||F(4,[],[]),A(","),M(),r.getToken()===2&&U)break}else L&&F(6,[],[]);P()||F(4,[],[2,5]),L=!0}return f(),r.getToken()!==2?F(7,[2],[]):M(),!0}function se(){y(),M();let L=!0,Y=!1;for(;r.getToken()!==4&&r.getToken()!==17;){if(r.getToken()===5){if(Y||F(4,[],[]),A(","),M(),r.getToken()===4&&U)break}else Y&&F(6,[],[]);L?(o.push(0),L=!1):o[o.length-1]++,Ie()||F(4,[],[4,5]),Y=!0}return x(),L||o.pop(),r.getToken()!==4?F(8,[4],[]):M(),!0}function Ie(){switch(r.getToken()){case 3:return se();case 1:return v();case 10:return h(!0);default:return g()}}return M(),r.getToken()===17?n.allowEmptyContent?!0:(F(4,[],[]),!1):Ie()?(r.getToken()!==17&&F(9,[],[]),!0):(F(4,[],[]),!1)}var qm;(function(e){e[e.None=0]="None",e[e.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=2]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",e[e.InvalidUnicode=4]="InvalidUnicode",e[e.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",e[e.InvalidCharacter=6]="InvalidCharacter"})(qm||(qm={}));var Hm;(function(e){e[e.OpenBraceToken=1]="OpenBraceToken",e[e.CloseBraceToken=2]="CloseBraceToken",e[e.OpenBracketToken=3]="OpenBracketToken",e[e.CloseBracketToken=4]="CloseBracketToken",e[e.CommaToken=5]="CommaToken",e[e.ColonToken=6]="ColonToken",e[e.NullKeyword=7]="NullKeyword",e[e.TrueKeyword=8]="TrueKeyword",e[e.FalseKeyword=9]="FalseKeyword",e[e.StringLiteral=10]="StringLiteral",e[e.NumericLiteral=11]="NumericLiteral",e[e.LineCommentTrivia=12]="LineCommentTrivia",e[e.BlockCommentTrivia=13]="BlockCommentTrivia",e[e.LineBreakTrivia=14]="LineBreakTrivia",e[e.Trivia=15]="Trivia",e[e.Unknown=16]="Unknown",e[e.EOF=17]="EOF"})(Hm||(Hm={}));var ll=Vm;var Jm;(function(e){e[e.InvalidSymbol=1]="InvalidSymbol",e[e.InvalidNumberFormat=2]="InvalidNumberFormat",e[e.PropertyNameExpected=3]="PropertyNameExpected",e[e.ValueExpected=4]="ValueExpected",e[e.ColonExpected=5]="ColonExpected",e[e.CommaExpected=6]="CommaExpected",e[e.CloseBraceExpected=7]="CloseBraceExpected",e[e.CloseBracketExpected=8]="CloseBracketExpected",e[e.EndOfFileExpected=9]="EndOfFileExpected",e[e.InvalidCommentToken=10]="InvalidCommentToken",e[e.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=12]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",e[e.InvalidUnicode=14]="InvalidUnicode",e[e.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",e[e.InvalidCharacter=16]="InvalidCharacter"})(Jm||(Jm={}));V();var Zm=H.object({name:H.string(),main:H.string(),compatibility_date:H.string(),compatibility_flags:H.array(H.string()).optional(),placement:H.object({mode:H.string()}).passthrough().optional(),assets:H.object({directory:H.string(),binding:H.string().optional()}).passthrough().optional(),d1_databases:H.array(H.object({database_name:H.string(),database_id:H.string(),binding:H.string(),migrations_dir:H.string().optional()}).passthrough()).default([]),kv_namespaces:H.array(H.object({binding:H.string(),id:H.string()}).passthrough()).default([]),r2_buckets:H.array(H.object({binding:H.string(),bucket_name:H.string()}).passthrough()).default([])}).passthrough();function Ym(e,t="wrangler.json"){let n=ye.join(e,t);if(!te.existsSync(n)){if(t.endsWith(".json"))return p.warn(`/${t} not found, checking for /${t}c`),Ym(e,t+"c");p.warn(`/${t} not found`);return}let r=te.readFileSync(n,"utf8");p.info(`reading /${t}...`);let o;try{o=ll(r)}catch(i){p.error(`/${t} loaded but could not parse as JSONC: ${i}`);return}try{let i=Zm.parse(o);return p.info(`successfully loaded /${t}`),i}catch(i){p.error(`/${t} valid JSONC but schema validation failed: ${i}`);return}}function Km(e,t,n={}){if(!te.existsSync(e))return 0;te.mkdirSync(t,{recursive:!0});let r=te.readdirSync(e,{withFileTypes:!0}),o=0;for(let i of r){if(n.exclude&&i.name===n.exclude)continue;let s=ye.join(e,i.name),a=ye.join(t,i.name);i.isDirectory()?o+=Km(s,a,n):(te.copyFileSync(s,a),o++)}return o}async function Xm(e,t){let n=null,r=null,o=ye.join(t,"wrangler.json"),i=ye.join(t,"wrangler.jsonc");te.existsSync(o)?(n=o,r=".json"):te.existsSync(i)&&(n=i,r=".jsonc"),n&&r&&(p.info(`saving user-provided wrangler JSON as /clouduser.wrangler${r}...`),te.copyFileSync(n,ye.join(t,`clouduser.wrangler${r}`)));let s=n?Ym(t,ye.basename(n)):null,a=ye.join(__dirname,e.config.wrangler_template_path),u=ye.join(t,"wrangler.json");if(!te.existsSync(a))throw new Error(`Wrangler template not found at ${a}. Make sure the template is properly copied during build.`);if(p.info(`copying template /templates/${e.framework}/wrangler.${e.framework}.json to /wrangler.json`),te.copyFileSync(a,u),!s)return;let l=JSON.parse(te.readFileSync(u,"utf8"));if(s.kv_namespaces&&s.kv_namespaces.length>0&&(l.kv_namespaces=s.kv_namespaces,p.info(`merged ${s.kv_namespaces.length} KV namespace(s) into template`)),s.r2_buckets&&s.r2_buckets.length>0&&(l.r2_buckets=s.r2_buckets,p.info(`merged ${s.r2_buckets.length} R2 bucket(s) into template`)),s.d1_databases&&s.d1_databases.length>0&&(l.d1_databases=s.d1_databases,p.info(`merged ${s.d1_databases.length} D1 database(s) into template`)),te.writeFileSync(u,JSON.stringify(l,null,2)),s.d1_databases.length!==0)for(let c in s.d1_databases){let d=s.d1_databases[c];if(!d.migrations_dir){p.info(`skipping migrations for database ${c} in wrangler.json; migrations dir is not defined`);continue}let m=d.migrations_dir,f=ye.join(t,m);if(!te.existsSync(f)){p.info(`skipping migrations for database ${c} in wrangler.json; migrations dir (/${m}) does not exist`);continue}let y=ye.join(t,"clouduser","migrations",m),x=Km(f,y);x>0?p.info(`copied ${x} migrations to /clouduser/migrations/${m}`):p.info(`skipping migrations for database ${c} in wrangler.json; migrations dir (/${m}) is empty`)}}function yF(e){if(!/^[a-z0-9-]+$/.test(e))throw new Error(`Invalid object storage bucket name ${JSON.stringify(e)}: Only lowercase letters, numbers, and hyphens are allowed.`);if(e.startsWith("-")||e.endsWith("-"))throw new Error(`Invalid object storage bucket name "${e}": Cannot begin or end with a hyphen.`);if(e.length>27)throw new Error(`Invalid object storage bucket name "${e}": Must be 27 characters or fewer (currently ${e.length} characters).`)}function Qm(e){let t=null;for(let i of[".json",".jsonc"]){let s=ye.join(e,`clouduser.wrangler${i}`);if(te.existsSync(s)){t=s;break}}if(!t)return;let n=te.readFileSync(t,"utf8"),r;try{r=ll(n)}catch(i){throw new Error(`Failed to parse wrangler config at ${t} as JSONC: ${i}`)}let o=Zm.parse(r);if(o.d1_databases&&o.d1_databases.length>0&&o.d1_databases.length>5)throw new Error(`Too many D1 databases configured: ${o.d1_databases.length}. Maximum allowed is 5.`);if(o.kv_namespaces&&o.kv_namespaces.length>0&&o.kv_namespaces.length>5)throw new Error(`Too many KV namespaces configured: ${o.kv_namespaces.length}. Maximum allowed is 5.`);if(o.r2_buckets&&o.r2_buckets.length>0){if(o.r2_buckets.length>5)throw new Error(`Too many R2 buckets configured: ${o.r2_buckets.length}. Maximum allowed is 5.`);p.info(`validating ${o.r2_buckets.length} object storage bucket name(s)...`);for(let i of o.r2_buckets)yF(i.bucket_name)}}V();er();async function th(e,t={}){let n=t.projectPath||process.cwd(),r=Date.now(),o=B.join(n,".tmp",`webflow-build-${r}`),i=t.outputDir||B.join(o,"output"),s=t.mountPath||"/app",a=Date.now(),u=cl(n);await Te(t.telemetry,"cloud_build_start",!0,0,{framework:e.framework,buildCommand:e.config.build_command,deploymentType:e.config.deployment_type,mountPath:s,cloudflareBindings:u}),T.mkdirSync(o,{recursive:!0});try{p.info(Q.green(`--- \u{1F4E6} Installing dependencies ------------------------------------
|
|
89
|
-
`)),await
|
|
90
|
-
`)),await
|
|
91
|
-
`)),await
|
|
92
|
-
`)),p.info(`running ${e.config.build_command}...`),await
|
|
93
|
-
`)),await
|
|
94
|
-
`)),await
|
|
95
|
-
`));let l=await
|
|
96
|
-
`)),
|
|
97
|
-
`));for(let s of["mjs","cjs","js","ts"]){let a=B.join(e,`clouduser.${o}.${s}`),u=B.join(e,`${o}.${s}`);if(T.existsSync(a)){p.info(`restoring /${o}.${s} from /clouduser.${o}.${s}...`),T.existsSync(u)&&T.unlinkSync(u),T.renameSync(a,u);break}}for(let s of[".jsonc",".json"]){let a=B.join(e,`clouduser.wrangler${s}`);if(T.existsSync(a)){p.info(`restoring user wrangler${s} from backup...`);let u=B.join(e,"wrangler.json");T.existsSync(u)&&T.unlinkSync(u);let l=B.join(e,`wrangler${s}`);T.renameSync(a,l);break}}let i=B.join(e,"clouduser");T.existsSync(i)&&(p.info("cleaning up clouduser directory..."),T.rmSync(i,{recursive:!0,force:!0}));for(let s of t.config.additional_config_files||[]){let a=B.join(e,B.basename(s));T.existsSync(a)&&(p.info(`cleaning up additional config file ${a}...`),T.unlinkSync(a))}}catch(n){p.warn(`Warning: Failed to cleanup framework configuration: ${n}`)}}async function bF(e,t,n){let r=Date.now(),o=["--no-update-notifier","--no-progress"];try{if(t==="astro"){let a=B.join(e,"package.json"),u=JSON.parse(T.readFileSync(a,"utf8"));u.dependencies?.["@astrojs/react"]||u.devDependencies?.["@astrojs/react"]||(p.info("Warning: cosmic astro integration requires @astrojs/react and this project doesn't require it. Installing now..."),(0,Vn.execSync)("npm install --save @astrojs/react",{cwd:e,stdio:"inherit"}))}let i=B.join(e,"package-lock.json");T.existsSync(i)?(p.info("Running npm ci..."),(0,Vn.execSync)(`npm ci ${o.join(" ")}`,{cwd:e,stdio:"inherit"})):(p.info("Warning: No package-lock.json found, installing dependencies with npm install"),(0,Vn.execSync)(`npm install ${o.join(" ")}`,{cwd:e,stdio:"inherit"}));let s=Date.now()-r;await Te(n,"cloud_install_dependencies_success",!0,s,{framework:t,hasPackageLock:T.existsSync(B.join(e,"package-lock.json"))})}catch(i){let s=Date.now()-r;throw await Te(n,"cloud_install_dependencies_failure",!1,s,{framework:t,hasPackageLock:T.existsSync(B.join(e,"package-lock.json")),errorType:i instanceof Error?i.name:"unknown",errorMessage:i instanceof Error?i.message:String(i)},i instanceof Error?i:new Error(String(i))),i}}async function DF(e,t,n,r,o){if(p.info(`Framework: ${t.framework}`),p.info(`Mount path: ${n}`),p.info(`Deployment type: ${t.config.deployment_type}`),!t.config.config_template_path)return;let i=B.join(__dirname,t.config.config_template_path),s=B.basename(i,".template"),a=s.slice(0,s.lastIndexOf("."));for(let d of["mjs","cjs","js","ts"]){let m=B.join(e,`${a}.${d}`);if(T.existsSync(m)){let f=B.join(e,`clouduser.${a}.${d}`);p.info(`renaming user base config /${a}.${d} to /clouduser.${a}.${d}...`),T.renameSync(m,f);break}}let u=B.join(e,s);p.info(`rendering override config from /templates/${t.framework}/${s}.template to /${s}`);let c=T.readFileSync(i,"utf8").replace(/\$\{([^}]+)\}/g,(d,m)=>({COSMIC_MOUNT_PATH:n,COSMIC_DEPLOY_URL:r||(o?`https://${o}.wf-app-prod.cosmic.webflow.services`:"")})[m]||d);T.writeFileSync(u,c);for(let d of t.config.additional_config_files||[]){let m=B.join(__dirname,d);T.statSync(m,{throwIfNoEntry:!1})?(p.info(`copying additional config file /${d} to ${B.join(e,B.basename(d))}`),T.copyFileSync(m,B.join(e,B.basename(d)))):p.warn(`additional config file /${d} does not exist; skipping`)}}async function wF(e,t,n){let r=Date.now();try{let o=t.split(" "),i=o[0],s=o.slice(1);(0,Vn.execSync)(`npx ${i} ${s.join(" ")}`,{cwd:e,stdio:"inherit"});let a=Date.now()-r;await Te(n,"cloud_build_command_success",!0,a,{buildCommand:t})}catch(o){let i=Date.now()-r;throw await Te(n,"cloud_build_command_failure",!1,i,{buildCommand:t,errorType:o instanceof Error?o.name:"unknown",errorMessage:o instanceof Error?o.message:String(o)},o instanceof Error?o:new Error(String(o))),new Error(`Build command failed: ${t}`)}}async function vF(e,t){T.mkdirSync(t,{recursive:!0});let n=B.join(e,"wrangler.json"),r=B.join(e,"wrangler.jsonc");if(!T.existsSync(n)&&!T.existsSync(r))throw new Error("Missing wrangler configuration: wrangler.json or wrangler.jsonc file is required");(0,Vn.execSync)(`npx wrangler deploy --dry-run --outdir="${t}"`,{cwd:e,stdio:"inherit"})}async function kF(e,t,n,r){let o=n.config.assets_path,i=n.config.assets_exclude_path,s=r.replace(/\/+$/,"").replace(/^\/+/,"");if(n.framework==="nextjs"||n.framework==="astro"){let d=B.join(e,o);if(T.existsSync(d)&&T.statSync(d).isDirectory()){let f=T.readdirSync(d,{withFileTypes:!0}).find(y=>!(!y.isDirectory()||i&&y.name===i||n.framework==="astro"&&(y.name==="_routes.json"||y.name==="_worker.js")));f&&(o=`${o}/${f.name}`)}}let a=B.join(t,"assets",s||"");T.mkdirSync(a,{recursive:!0});let u=B.join(e,o);if(T.existsSync(u)&&T.statSync(u).isDirectory()){p.info(`copying assets from /${o} to output/assets...`);try{i?(p.info(`excluding ${i}`),oh(u,a,i)):ul(u,a)}catch(d){p.error(`Failed to copy assets: ${d}`)}}else p.info("No assets to copy or assets directory not found");let l=B.join(e,"webflow.json");T.existsSync(l)&&T.copyFileSync(l,B.join(t,"webflow.json"));let c=null;for(let d of[".json",".jsonc"]){let m=B.join(e,`clouduser.wrangler${d}`);if(T.existsSync(m)){c=m;break}}if(c){p.info("including user wrangler config in output..."),T.copyFileSync(c,B.join(t,"clouduser.wrangler.json"));let d=B.join(e,"clouduser","migrations");if(T.existsSync(d)){p.info("copying migrations from clouduser/migrations to output/migrations...");let m=B.join(t,"migrations");ul(d,m)}}}async function xF(e){let t=`${e}.tar.gz`;try{return await eh.create({gzip:!0,file:t,cwd:B.dirname(e)},[B.basename(e)]),p.info(`Tarball created: ${t}`),t}catch(n){throw p.error(`Failed to create tarball: ${n}`),new Error("Failed to create tarball")}}function ul(e,t){T.mkdirSync(t,{recursive:!0});let n=T.readdirSync(e,{withFileTypes:!0});for(let r of n){let o=B.join(e,r.name),i=B.join(t,r.name);r.isDirectory()?ul(o,i):T.copyFileSync(o,i)}}function oh(e,t,n){T.mkdirSync(t,{recursive:!0});let r=T.readdirSync(e,{withFileTypes:!0});for(let o of r){if(o.name===n)continue;let i=B.join(e,o.name),s=B.join(t,o.name);o.isDirectory()?oh(i,s,n):T.copyFileSync(i,s)}}nt();fe();V();var FF="DUPLICATE_ENVIRONMENT_MOUNT",_F="ENVIRONMENT_MOUNT_MISMATCH",EF="DUPLICATE_ENVIRONMENT_BRANCH",CF="INVALID_MOUNT_PATH_FORMAT",SF="INVALID_PROJECT_ID",ih={[FF]:"An environment with this mount path already exists for this site. Please choose a different mount path.",[_F]:"This environment already exists with a different mount path. Please create a new environment or use the existing environment's mount path.",[EF]:"An environment with this branch already exists for this project.",[CF]:"Mount path format is invalid. It must start with a / and be followed by at least one character (e.g., /app).",[SF]:"Invalid project ID. This project may have been deleted or belongs to a different site. Please remove the 'project_id' from your webflow.json file and redeploy to create a new project."};function sh(e){let t={timestamp:new Date().toISOString()};e instanceof Error?(t.code=e.name,t.msg=e.message,t.stack=e.stack):typeof e=="object"&&e!==null&&(t.code=e.code,t.msg=e.msg,t.status=e.status);let n=t.msg||"";p.error(`Error Details: ${JSON.stringify({timestamp:t.timestamp,code:t.code,message:t.msg,status:t.status,stack:t.stack},null,2)}`);for(let r in ih)if(n.includes(r))return ih[r];return`An unknown error occurred. Error code: ${t.code||"N/A"}, Message: ${t.msg||"No message provided"}`}var Gn=D(require("fs")),dl=require("child_process");V();var ah=104857600;function lh(e){if(e===0)return"0 B";let t=1024,n=["B","KB","MB","GB"],r=Math.floor(Math.log(e)/Math.log(t));return`${parseFloat((e/Math.pow(t,r)).toFixed(1))} ${n[r]}`}function TF(){try{let e=(0,dl.execSync)("git rev-parse HEAD",{encoding:"utf-8",stdio:["pipe","pipe","pipe"]}).trim();if(!/^[0-9a-f]{40}$/.test(e))throw new Error("Invalid commit hash format");try{return(0,dl.execSync)("git status --porcelain --untracked-files=no",{encoding:"utf-8",stdio:["pipe","pipe","pipe"]}).trim().length>0?`git@${e}+dirty`:`git@${e}`}catch{return`git@${e}`}}catch{return`noversion@${new Date().toISOString()}`}}async function pl(e,t){let{accessToken:n}=Re(),r=await fetch(`${Z}${e}`,{method:t.method,headers:{Authorization:`Bearer ${n}`,"Content-Type":"application/json"},body:t.body?JSON.stringify(t.body):void 0});if(!r.ok){let o=await r.text(),i;try{i=JSON.parse(o)}catch{i={msg:o}}let s=sh(i);throw new Error(s)}return r.json()}async function uh(e,t,n){let{manifest:r}=de(),o=r.cloud||{},i=o.project_id,s=o.framework;s||(p.error("Error: No framework specified in webflow.json"),p.error("Please ensure your webflow.json has a cloud.framework property"),process.exit(1));let{siteId:a,accessToken:u}=Re(),l=await AF({siteId:a,apiToken:u,framework:s,mountPath:t,environment:e,projectId:i,projectName:n?.projectName,description:n?.description,directory:n?.directory,version:TF()});return!i&&l.project_id&&(p.info("\u{1F4DD} Updating webflow.json with project ID..."),De({cloud:{...o,project_id:l.project_id}})),l}async function AF(e){let{siteId:t,framework:n,mountPath:r,environment:o,version:i,projectId:s,projectName:a,description:u,directory:l}=e,c={framework:n,mount_path:r,environment:o,version:i};return s&&(c.project_id=s),a&&(c.project_name=a),u&&(c.description=u),l&&(c.app_path=l),pl(`/cosmic/${t}/cli-deploy-init`,{method:"POST",body:c})}async function ch(e){let{siteId:t}=Re();return pl(`/cosmic/${t}/cli-project-environments/${e}`,{method:"GET"})}async function dh(){let{siteId:e}=Re();return pl(`/cosmic/${e}/cli-projects`,{method:"GET"})}async function ph(e,t){if(!Gn.existsSync(e))throw new Error(`Tarball not found at ${e}`);let n=Gn.statSync(e);if(n.size>ah)throw new Error(`Build output is too large (${lh(n.size)}). Maximum allowed size is ${lh(ah)}.`);let r=Gn.readFileSync(e),o=JSON.parse(t);if(!o.fields)throw new Error("Upload URL is missing fields property");let i=new FormData;Object.entries(o.fields).forEach(([u,l])=>{i.append(u,l)});let s=new Blob([r],{type:"application/gzip"});i.append("file",s,"output.tar.gz");let a=await fetch(o.url,{method:"POST",body:i});if(!a.ok){let u=await a.text();throw p.error(`\u274C Upload failed with response: ${u}`),new Error(`Failed to upload tarball: ${a.status} ${a.statusText}`)}}async function fh(e,t){if(!e||e==="undefined")throw new Error("Completion URL is undefined or invalid");let n=new URL(e);t&&n.searchParams.set("failed","true");let r=await fetch(n.toString(),{method:"GET"});if(!r.ok)throw new Error(`Failed to trigger deployment: ${r.status} ${r.statusText}`)}Ne();os();V();async function mh(e,t){let{siteId:n,accessToken:r}=Re(),o=pn("Validating mount path configuration...").start();try{let i=await vr(r,n),s=await Cs(r,n),a=[`${i.shortName}.webflow.io`,...s.customDomains?.map(f=>f.url)||[]],u=0;o.text=`Validating ${a.length} domain(s) for mount path: ${e}... (0/${a.length})`;let l=a.map(async f=>{try{let y=await Ss(f),x=Array.isArray(y.cosmic)?y.cosmic.map(A=>A.mountPath).filter(A=>typeof A=="string"):[],N=Ts(y,e,t);return{domain:f,mountPaths:x,isValid:N===!0}}catch(y){return{domain:f,mountPaths:[],isValid:!1,error:y instanceof Error?y.message:String(y)}}finally{u++,o.text=`Validating ${a.length} domain(s) for mount path: ${e}... (${u}/${a.length})`}}),c=await Promise.all(l),d=c.some(f=>!f.isValid),m=c.every(f=>f.isValid);return o.succeed("Mount path validation completed"),{isValid:m,domains:c,needsPublishing:d}}catch(i){throw o.fail("Mount path validation failed"),i}}async function hh(e,t){let{siteId:n,accessToken:r}=Re();try{let o=await vr(r,n),i=await Cs(r,n),a=[`${o.shortName}.webflow.io`,...i.customDomains?.map(l=>l.url)||[]].map(async l=>{try{let c=await Ss(l),d=Array.isArray(c.cosmic)?c.cosmic.map(f=>f.mountPath).filter(f=>typeof f=="string"):[],m=Ts(c,e,t);return{domain:l,isValid:m}}catch(c){return p.debug(`Could not verify mount path for ${l}: ${c}`),{domain:l,isValid:!1}}});return(await Promise.all(a)).filter(l=>l.isValid).map(l=>l.domain)}catch(o){return p.debug(`Error getting valid domains: ${o}`),[]}}function gh(e,t){return e.map(n=>`${n.startsWith("localhost")||n.startsWith("127.0.0.1")?"http":"https"}://${n}${t}`)}async function yh(e){let t=e.map(r=>({name:r,value:r,checked:!0})),n=await co({message:"Select which domains you want to publish to update the mount path configuration:",choices:t,validate:r=>r.length===0?"Please select at least one domain to publish to.":!0});return n??[]}async function bh(){return await pe({message:"The mount path doesn't match on some domains. Would you like to publish the site to update the configuration?",default:!0})}async function fl(e){let{siteId:t,accessToken:n}=Re(),r=pn(`Publishing site to ${e.length} domain(s)...`).start();try{let i=`${(await vr(n,t)).shortName}.webflow.io`,s=e.includes(i),a=e.filter(u=>u!==i);await lc(n,t,{domains:a,publishToWebflowSubdomain:s}),r.succeed(`Site published successfully to selected domains: ${e.join(", ")}`)}catch{throw r.fail("Failed to publish site"),new Error("Failed to publish site")}}nt();V();er();fe();be();var vi=async()=>{try{let e=await nl();return Object.keys(e)}catch(e){return p.error(`Failed to get available scaffolds: ${e}`),[]}},ml=async(e,t,n=ui,r)=>{let o=`./${e}`,i=await nl(),s=null,a=!1;try{let u=Date.now(),l=await wn({clientId:ko,scope:xo}),c=await wo(l);c.length===0&&(p.error("Error: No Webflow sites found in your account."),p.error("Please make sure you have at least one site in your Webflow account."),process.exit(1));let d;r?(d=c.find(f=>f.id===r),d||(p.error(`Error: Site with ID "${r}" not found in your account.`),p.info("Available sites:"),c.forEach(f=>{p.info(`- ${f.displayName} (ID: ${f.id})`)}),process.exit(1)),p.info(`Using site: ${d.displayName} (${d.id})`)):d=await vo(c),s=di({authToken:l,siteId:d.id}),await tl(e,t,n,i,d.id,l),process.chdir(o),await s.promptForConsentIfNeeded(),p.info("Running devlink sync to fetch your Webflow components...");try{await OF({site:d.id,apiToken:l}),a=!0}catch(f){p.error(`Failed to run devlink sync: ${f}`),p.info("You can manually run 'npx webflow devlink sync' later to sync your components.")}let m=Date.now()-u;await s.trackProjectInit(n,!0,void 0,{devlinkSyncStatus:a,totalDuration:m,mountPath:t}),Dh(e)}catch(u){p.error("Error during Webflow authentication:"),p.error(String(u)),await tl(e,t,n,i),process.chdir(o),p.error("Project scaffold was created, but authentication failed."),p.error("To set up Webflow credentials later, run:"),p.error(" webflow auth login"),Dh(e),process.exit(1)}},OF=async e=>{let{syncComponents:t}=await Promise.resolve().then(()=>(Qa(),xm));await t(void 0,{site:e.site,apiToken:e.apiToken})},PF=e=>{if(e?.skipMountPathCheck!==void 0)return e.skipMountPathCheck;try{let{manifest:t}=de();return t.cloud?.skipMountPathCheck===!0}catch{return!1}},IF=async(e,t,n)=>{p.info("\u{1F50D} Validating mount path configuration...");let r=await mh(e,t);if(r.isValid)p.info("\u2705 Mount path validation passed");else if(p.info(`
|
|
98
|
-
\u{1F4CB} Mount path validation results:`),r.domains.forEach(o=>{let i=o.isValid?"\u2705":"\u274C",s=o.isValid?`(mountPath: ${o.mountPaths[0]})`:"(no matching mountPath)";p.info(`${i} ${o.domain} ${s}`),o.error&&p.debug(` Error: ${o.error}`)}),r.needsPublishing)if(n){p.info("\u{1F680} Auto-publishing site to update mount path configuration...");let o=r.domains.filter(i=>!i.isValid).map(i=>i.domain);await
|
|
99
|
-
\u{1F3D7}\uFE0F Building project...`);let o=await
|
|
100
|
-
\u{1F310} Your cloud app will soon be available at:`);try{let n=await
|
|
101
|
-
|
|
102
|
-
${
|
|
103
|
-
Visit the webflow Cloud dashboard to view your deployment: https://webflow.com/dashboard/sites`)},
|
|
81
|
+
\u2570`+t+"\u256F"};var Sc=async(e,t=Fc,n=Io,r)=>{let o=r[n];try{for(let i of o){let s=_e.join(t,i),a=rb(s,n,e);if(i.includes(Ec)||i.includes(Er))await nb(i,a,e);else{let u=await wt.promises.readFile(i);await Oc(a,u)}}}catch(i){console.error("Error writing file, ",i)}},Tc=async()=>{let e={},t=_e.resolve(__dirname),n=_e.join(t,Ms),r=await wt.promises.readdir(n);for(let o of r){let i=_e.join(n,o),s=await Ac(i);e[o]=s}return e},Ac=async e=>{let t=[];try{let n=await wt.promises.readdir(e);for(let r of n){let o=_e.join(e,r);if((await wt.promises.stat(o)).isDirectory()){let s=await Ac(o);t.push(...s)}else t.push(o)}}catch(n){console.error(`Error reading ${_e}, `,n)}return t},Oc=async(e,t)=>{try{await wt.promises.mkdir(_e.dirname(e),{recursive:!0}),await wt.promises.writeFile(e,t)}catch(n){console.error("Error writing file ",n)}},nb=async(e,t,n)=>wt.promises.readFile(e,"utf8").then(async r=>{let o=r.replace(_c,n);await Oc(t,o)}),rb=(e,t,n)=>{let r=_e.join(Ms,t),o=e.indexOf(r);if(o!==-1){let i=e.substring(o+r.length+1);return _e.join(n,i)}return""};var jo=async()=>await Tc(),Nc=async()=>{let e=await jo(),t=Object.keys(e).join(", ");console.log(`Your available templates are: ${t}`),console.log('\u{1F4A1} Syntax: "webflow extension init projectName templateName"'),console.log('\u{1F31F} Example: "webflow extension init my-first-extension react"')},$c=async(e,t=Io)=>{let n=`./${e}`;console.log(`Scaffolding your new extension named: ${e}...`);let r=await jo();await Sc(e,n,t,r),console.log(`Done! Check out ${n}/README.md for steps on how to develop your extension.`)},Mc=()=>hc($s,Er,xc),Wc=async e=>{let{config:t,filepath:n}=await _o($s,Er),r=Lc.join(n,"..",t.publicDir,kc),i=(await xn([],!0)).extensionTemplateDomain||"webflow-ext.com",s=t.apiVersion==="2"?"template/v2":"template",a=Object.keys(t.featureFlags||{}).map(m=>t.featureFlags?.[m]===!0?`ff_on=${m}`:`ff_off=${m}`).join("&"),u=a?`&${a}`:"",c=await(await(0,Ic.default)(`https://${i}/${s}?name=${t.name}${u}`)).text(),d=new Pc.Server((m,y)=>{if(m.url==="/"){Bc.promises.readFile(r,{encoding:"utf-8"}).catch(F=>{Rc.program.error(F.message)}).then(F=>{let M=c.replace("{{ui}}",F);return y.writeHead(200,{"Content-Length":Buffer.byteLength(M),"Content-Type":"text/html"}),y.end(M)});return}if(m.url==="/__webflow")return y.writeHead(200,{"Content-Length":Buffer.byteLength(Ws(t)),"Content-Type":"application/json","Access-Control-Allow-Origin":"*","Access-Control-Allow-Headers":"*"}),y.end(Ws(t));(0,jc.default)(m,y,{public:t.publicDir,cleanUrls:!1,directoryListing:!1})}),f=ob(e);d.listen(f),console.log(Cc(`Serving your extension at http://localhost:${f}`)+`
|
|
82
|
+
`)},ob=e=>{if(e){let t=parseInt(e,10);return isNaN(t)?(console.log("Invalid port number provided. Using the default port "+1337),1337):t}return 1337};Re();var zc=e=>{let t=e.command("extension").description("CLI for developing Designer Extensions.");t.command("list").description("Get list of project templates that can be used for `init`").action(Nc),t.command("init").description("Bootstrap a Designer Extension.").argument("[projectName]","What is your Designer Extension's name?").argument("[scaffoldName]","Which project template do you want to use?").action(async(n,r)=>{let o=await jo(),i=Object.keys(o),s=await Le({message:"What would you like to name your Designer Extension?",default:n,validate:u=>u.trim()===""?"The Designer Extension name cannot be empty.":!0});s===null&&(console.error("When --no-input mode is enabled please provide the [projectName] argument."),process.exit(1));let a=await Fe({message:"Which project template would you like to use?",choices:i.map(u=>({name:u,value:u})),default:r||"default"});await $c(s,a)}),t.command("bundle").description("Prepare package that can be uploaded to Webflow.").action(Mc),t.command("serve").description("Serve your extension locally.").argument("[port]","The port to serve your extension on").action(Wc)};nl();var _m=e=>{e.command("devlink").description("CLI for managing your Webflow components. Make sure WEBFLOW_SITE_ID and WEBFLOW_SITE_API_TOKEN are set in your .env file. Or pass them as arguments --site and --api-token.").command("sync").argument("[components...]","A list of components to sync. If none is provided, all components will be synced.").option("--api-token <token>","Site API token. Default: value set in WEBFLOW_SITE_API_TOKEN env variable.").option("--site <site-id>","Site ID. Default: value set in WEBFLOW_SITE_ID env variable.").description("Sync your Webflow components to your filesystem.").action(tl)};var ve=D(require("fs")),me=D(require("path"));U();var di="astro",rl="cloud-scaffolds";var Cm="package.json",Sm="webflow.json",Tm="wf-placeholder-name",Am="CLOUD_MOUNT_PATH",Om="gitignore";var ol=async(e,t,n=di,r,o,i)=>{try{let s=r[n];if(!s)throw new Error(`Scaffold "${n}" not found`);for(let a of s)try{let u=me.join(e,a.split(me.join(rl,n))[1]?.substring(1)||""),l=a.includes("next.config.ts"),c=a.includes("astro.config.mjs"),d=l||c;if(a.includes(Cm)||a.includes(Sm)){let m=(await ve.promises.readFile(a,"utf8")).replace(Tm,e);await pi(u,m)}else if(d){let f=await ve.promises.readFile(a,"utf8");await pi(u,f.replace(Am,t))}else if(me.basename(u).toLowerCase()===Om){let f=await ve.promises.readFile(a,"utf8"),m=me.join(me.dirname(u),".gitignore");await pi(m,f)}else{let f=await ve.promises.readFile(a);await pi(u,f)}}catch(u){p.error(`Error processing file ${a}: ${u}`)}if(o&&i)try{vn({siteId:o,siteApiToken:i,directory:e})}catch(a){p.error(`Error creating .env file: ${a}`)}}catch(s){throw p.error(`Error applying scaffold: ${s}`),s}},il=async()=>{try{let e={},t=me.join(me.resolve(__dirname),rl);if(!ve.existsSync(t))throw new Error(`Scaffolds directory not found at: ${t}`);let n=await ve.promises.readdir(t);for(let r of n)try{let o=me.join(t,r);e[r]=await Pm(o)}catch(o){p.error(`Error processing scaffold ${r}: ${o}`)}return e}catch(e){throw p.error(`Error getting available scaffolds: ${e}`),e}},Pm=async e=>{let t=[];try{if(!ve.existsSync(e))throw new Error(`Directory not found: ${e}`);let n=await ve.promises.readdir(e);for(let r of n)try{let o=me.join(e,r);(await ve.promises.stat(o)).isDirectory()?t.push(...await Pm(o)):t.push(o)}catch(o){p.error(`Error processing path ${r}: ${o}`)}}catch(n){throw p.error(`Error reading directory ${e}: ${n}`),n}return t},pi=async(e,t)=>{try{await ve.promises.mkdir(me.dirname(e),{recursive:!0}),await ve.promises.writeFile(e,t)}catch(n){throw p.error(`Error writing file ${e}: ${n}`),n}};gn();fe();function i1(e){return qe.forCloud({host:e.host||Z,authToken:e.authToken,siteId:e.siteId,projectId:e.projectId})}function fi(e){let t=i1(e);return{service:t,handleError:yo(t),trackUsage:qu(t),trackPerformance:bo(t),async trackProjectInit(n,r,o,i){await t.sendUsage("project_init",r,o,{scaffold:n,scaffoldName:n,mountPath:i?.mountPath,devlinkSyncStatus:i?.devlinkSyncStatus,totalDuration:i?.totalDuration})},async isEnabled(){return await t.isEnabled()},async promptForConsentIfNeeded(){return await t.promptForConsentIfNeeded("Help us improve Webflow Cloud by sharing usage data and error reports?")}}}async function Te(e,t,n,r,o,i){if(e)try{await e.service.sendUsage(t,n,r,o),i&&t.includes("_failure")&&await e.service.sendError(i instanceof Error?i:new Error(String(i)),t.replace(/_success$|_failure$/,""),{...o,argv:process.argv.slice(2)})}catch(s){console.debug(`Failed to send ${t} telemetry:`,s)}}var Ct=D(require("fs")),sl=D(require("path"));U();var mi={angular:{package_identifier:"@angular/ssr",build_command:"ng build",config_template_path:"templates/angular/angular.json.template",wrangler_template_path:"templates/angular/wrangler.angular.json",assets_path:"dist/browser",deployment_type:"ssr",entrypoint_path:"./server.js"},astro:{package_identifier:"@astrojs/cloudflare",build_command:"astro build",config_template_path:"templates/astro/astro.config.mjs.template",additional_config_files:["templates/astro/webflow-loader.ts"],wrangler_template_path:"templates/astro/wrangler.astro.json",assets_path:"dist",deployment_type:"ssr",assets_exclude_path:"_worker.js",entrypoint_path:"./index.js"},docusaurus:{package_identifier:"@docusaurus/core",build_command:"docusaurus build",config_template_path:"templates/docusaurus/docusaurus.config.js.template",wrangler_template_path:"templates/docusaurus/wrangler.docusaurus.json",assets_path:"build",deployment_type:"ssg",entrypoint_path:"./no-op-worker.js"},gatsby:{package_identifier:"gatsby",build_command:"gatsby build",wrangler_template_path:"templates/gatsby/wrangler.gatsby.json",assets_path:"public",deployment_type:"ssg",entrypoint_path:"./no-op-worker.js"},nextjs:{package_identifier:"@opennextjs/cloudflare",build_command:"opennextjs-cloudflare build",config_template_path:"templates/nextjs/next.config.ts.template",additional_config_files:["templates/nextjs/webflow-loader.ts"],wrangler_template_path:"templates/nextjs/wrangler.nextjs.json",assets_path:".open-next/assets",entrypoint_path:"./worker.js",deployment_type:"ssr"},nuxt:{package_identifier:"nuxt",build_command:"nuxt build",config_template_path:"templates/nuxt/nuxt.config.ts.template",wrangler_template_path:"templates/nuxt/wrangler.nuxt.json",assets_path:".output/public",entrypoint_path:"./index.js",deployment_type:"ssr"},qwik:{package_identifier:"@builder.io/qwik",build_command:"qwik build",config_template_path:"templates/qwik/vite.config.ts.template",wrangler_template_path:"templates/qwik/wrangler.qwik.json",assets_path:"dist",deployment_type:"ssr",entrypoint_path:"./_worker.js"},react:{package_identifier:"@vitejs/plugin-react",build_command:"tsc -b && vite build",config_template_path:"templates/react/vite.config.ts.template",wrangler_template_path:"templates/react/wrangler.react.json",assets_path:"dist",deployment_type:"spa",entrypoint_path:"./index.js"},remix:{package_identifier:"@remix-run/cloudflare",build_command:"remix vite:build",config_template_path:"templates/remix/vite.config.ts.template",wrangler_template_path:"templates/remix/wrangler.remix.json",assets_path:"build/client",deployment_type:"ssr",entrypoint_path:"./server.js"},solid:{package_identifier:"@solidjs/start",build_command:"vinxi build",config_template_path:"templates/solid/app.config.ts.template",wrangler_template_path:"templates/solid/wrangler.solid.json",assets_path:".output/public",deployment_type:"ssr",entrypoint_path:"./index.js"},svelte:{package_identifier:"@sveltejs/vite-plugin-svelte",build_command:"vite build",config_template_path:"templates/svelte/vite.config.ts.template",wrangler_template_path:"templates/svelte/wrangler.svelte.json",assets_path:".svelte-kit/cloudflare",deployment_type:"ssr",entrypoint_path:"./_worker.js"},vue:{package_identifier:"@vitejs/plugin-vue",build_command:"vue-tsc --build && vite build",config_template_path:"templates/vue/vite.config.ts.template",wrangler_template_path:"templates/vue/wrangler.vue.json",assets_path:"dist",deployment_type:"spa",entrypoint_path:"./index.js"}},hi=["nextjs","astro","remix"];async function Im(e=process.cwd()){let t=sl.join(e,"package.json"),n=sl.join(e,"webflow.json");if(!Ct.existsSync(t))throw new Error("No package.json file found");let r=null;if(Ct.existsSync(n))try{let i=JSON.parse(Ct.readFileSync(n,"utf8")).cloud?.framework;if(i){if(!mi[i]){let s=Object.keys(mi).join(", ");throw new Error(`Framework '${i}' from webflow.json is not supported. Must be one of: ${s}`)}if(!hi.includes(i))throw new Error(`Framework '${i}' is not currently supported. Must be one of: ${hi.join(", ")}`);r=i,p.info(`Using framework type from webflow.json: ${r}`)}else throw new Error("webflow.json exists but doesn't contain valid framework information under the 'cloud' key")}catch(o){throw o instanceof SyntaxError?new Error("webflow.json contains invalid JSON"):o}if(!r)try{let o=JSON.parse(Ct.readFileSync(t,"utf8"));for(let s of hi){let u=mi[s].package_identifier;if(o.dependencies?.[u]||o.devDependencies?.[u]){r=s;break}}if(!r)throw new Error(`Framework not detected or not supported. Only ${hi.join(", ")} are currently supported.`);p.info(`Detected framework: ${r}`),Ct.writeFileSync(n,JSON.stringify({cloud:{framework:r}},null,2))}catch(o){throw o instanceof SyntaxError?new Error("package.json contains invalid JSON"):o}return{framework:r,config:mi[r]}}var S=D(require("fs")),B=D(require("path")),qn=require("child_process"),nh=D(require("tar"));var te=D(require("fs")),ye=D(require("path"));var H={};Ll(H,{BRAND:()=>O1,DIRTY:()=>Ht,EMPTY_PATH:()=>u1,INVALID:()=>P,NEVER:()=>hF,OK:()=>ce,ParseStatus:()=>le,Schema:()=>W,ZodAny:()=>At,ZodArray:()=>ft,ZodBigInt:()=>Zt,ZodBoolean:()=>Yt,ZodBranded:()=>zr,ZodCatch:()=>ln,ZodDate:()=>Kt,ZodDefault:()=>an,ZodDiscriminatedUnion:()=>bi,ZodEffects:()=>Pe,ZodEnum:()=>on,ZodError:()=>he,ZodFirstPartyTypeKind:()=>j,ZodFunction:()=>wi,ZodIntersection:()=>tn,ZodIssueCode:()=>b,ZodLazy:()=>nn,ZodLiteral:()=>rn,ZodMap:()=>Wn,ZodNaN:()=>Un,ZodNativeEnum:()=>sn,ZodNever:()=>Ue,ZodNull:()=>Qt,ZodNullable:()=>Qe,ZodNumber:()=>Jt,ZodObject:()=>ge,ZodOptional:()=>Ae,ZodParsedType:()=>k,ZodPipeline:()=>Ur,ZodPromise:()=>Ot,ZodReadonly:()=>un,ZodRecord:()=>Di,ZodSchema:()=>W,ZodSet:()=>zn,ZodString:()=>Tt,ZodSymbol:()=>$n,ZodTransformer:()=>Pe,ZodTuple:()=>Xe,ZodType:()=>W,ZodUndefined:()=>Xt,ZodUnion:()=>en,ZodUnknown:()=>pt,ZodVoid:()=>Mn,addIssueToContext:()=>w,any:()=>M1,array:()=>V1,bigint:()=>B1,boolean:()=>Vm,coerce:()=>mF,custom:()=>Wm,date:()=>L1,datetimeRegex:()=>$m,defaultErrorMap:()=>ct,discriminatedUnion:()=>J1,effect:()=>sF,enum:()=>rF,function:()=>eF,getErrorMap:()=>Ln,getParsedType:()=>Ke,instanceof:()=>I1,intersection:()=>Z1,isAborted:()=>gi,isAsync:()=>Rn,isDirty:()=>yi,isValid:()=>St,late:()=>P1,lazy:()=>tF,literal:()=>nF,makeIssue:()=>Wr,map:()=>X1,nan:()=>j1,nativeEnum:()=>oF,never:()=>z1,null:()=>$1,nullable:()=>lF,number:()=>Um,object:()=>G1,objectUtil:()=>al,oboolean:()=>fF,onumber:()=>pF,optional:()=>aF,ostring:()=>dF,pipeline:()=>cF,preprocess:()=>uF,promise:()=>iF,quotelessJson:()=>s1,record:()=>K1,set:()=>Q1,setErrorMap:()=>l1,strictObject:()=>q1,string:()=>zm,symbol:()=>R1,transformer:()=>sF,tuple:()=>Y1,undefined:()=>N1,union:()=>H1,unknown:()=>W1,util:()=>z,void:()=>U1});var z;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function n(o){throw new Error}e.assertNever=n,e.arrayToEnum=o=>{let i={};for(let s of o)i[s]=s;return i},e.getValidEnumValues=o=>{let i=e.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),s={};for(let a of i)s[a]=o[a];return e.objectValues(s)},e.objectValues=o=>e.objectKeys(o).map(function(i){return o[i]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let s in o)Object.prototype.hasOwnProperty.call(o,s)&&i.push(s);return i},e.find=(o,i)=>{for(let s of o)if(i(s))return s},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function r(o,i=" | "){return o.map(s=>typeof s=="string"?`'${s}'`:s).join(i)}e.joinValues=r,e.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(z||(z={}));var al;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(al||(al={}));var k=z.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Ke=e=>{switch(typeof e){case"undefined":return k.undefined;case"string":return k.string;case"number":return Number.isNaN(e)?k.nan:k.number;case"boolean":return k.boolean;case"function":return k.function;case"bigint":return k.bigint;case"symbol":return k.symbol;case"object":return Array.isArray(e)?k.array:e===null?k.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?k.promise:typeof Map<"u"&&e instanceof Map?k.map:typeof Set<"u"&&e instanceof Set?k.set:typeof Date<"u"&&e instanceof Date?k.date:k.object;default:return k.unknown}};var b=z.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),s1=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),he=class e extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};let n=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,n):this.__proto__=n,this.name="ZodError",this.issues=t}format(t){let n=t||function(i){return i.message},r={_errors:[]},o=i=>{for(let s of i.issues)if(s.code==="invalid_union")s.unionErrors.map(o);else if(s.code==="invalid_return_type")o(s.returnTypeError);else if(s.code==="invalid_arguments")o(s.argumentsError);else if(s.path.length===0)r._errors.push(n(s));else{let a=r,u=0;for(;u<s.path.length;){let l=s.path[u];u===s.path.length-1?(a[l]=a[l]||{_errors:[]},a[l]._errors.push(n(s))):a[l]=a[l]||{_errors:[]},a=a[l],u++}}};return o(this),r}static assert(t){if(!(t instanceof e))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,z.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=n=>n.message){let n={},r=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];n[i]=n[i]||[],n[i].push(t(o))}else r.push(t(o));return{formErrors:r,fieldErrors:n}}get formErrors(){return this.flatten()}};he.create=e=>new he(e);var a1=(e,t)=>{let n;switch(e.code){case b.invalid_type:e.received===k.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case b.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,z.jsonStringifyReplacer)}`;break;case b.unrecognized_keys:n=`Unrecognized key(s) in object: ${z.joinValues(e.keys,", ")}`;break;case b.invalid_union:n="Invalid input";break;case b.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${z.joinValues(e.options)}`;break;case b.invalid_enum_value:n=`Invalid enum value. Expected ${z.joinValues(e.options)}, received '${e.received}'`;break;case b.invalid_arguments:n="Invalid function arguments";break;case b.invalid_return_type:n="Invalid function return type";break;case b.invalid_date:n="Invalid date";break;case b.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:z.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case b.too_small:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="bigint"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:n="Invalid input";break;case b.too_big:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?n=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:n="Invalid input";break;case b.custom:n="Invalid input";break;case b.invalid_intersection_types:n="Intersection results could not be merged";break;case b.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case b.not_finite:n="Number must be finite";break;default:n=t.defaultError,z.assertNever(e)}return{message:n}},ct=a1;var jm=ct;function l1(e){jm=e}function Ln(){return jm}var Wr=e=>{let{data:t,path:n,errorMaps:r,issueData:o}=e,i=[...n,...o.path||[]],s={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let a="",u=r.filter(l=>!!l).slice().reverse();for(let l of u)a=l(s,{data:t,defaultError:a}).message;return{...o,path:i,message:a}},u1=[];function w(e,t){let n=Ln(),r=Wr({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===ct?void 0:ct].filter(o=>!!o)});e.common.issues.push(r)}var le=class e{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,n){let r=[];for(let o of n){if(o.status==="aborted")return P;o.status==="dirty"&&t.dirty(),r.push(o.value)}return{status:t.value,value:r}}static async mergeObjectAsync(t,n){let r=[];for(let o of n){let i=await o.key,s=await o.value;r.push({key:i,value:s})}return e.mergeObjectSync(t,r)}static mergeObjectSync(t,n){let r={};for(let o of n){let{key:i,value:s}=o;if(i.status==="aborted"||s.status==="aborted")return P;i.status==="dirty"&&t.dirty(),s.status==="dirty"&&t.dirty(),i.value!=="__proto__"&&(typeof s.value<"u"||o.alwaysSet)&&(r[i.value]=s.value)}return{status:t.value,value:r}}},P=Object.freeze({status:"aborted"}),Ht=e=>({status:"dirty",value:e}),ce=e=>({status:"valid",value:e}),gi=e=>e.status==="aborted",yi=e=>e.status==="dirty",St=e=>e.status==="valid",Rn=e=>typeof Promise<"u"&&e instanceof Promise;var _;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(_||(_={}));var Oe=class{constructor(t,n,r,o){this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=o}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Bm=(e,t)=>{if(St(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let n=new he(e.common.issues);return this._error=n,this._error}}};function N(e){if(!e)return{};let{errorMap:t,invalid_type_error:n,required_error:r,description:o}=e;if(t&&(n||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:o}:{errorMap:(s,a)=>{let{message:u}=e;return s.code==="invalid_enum_value"?{message:u??a.defaultError}:typeof a.data>"u"?{message:u??r??a.defaultError}:s.code!=="invalid_type"?{message:a.defaultError}:{message:u??n??a.defaultError}},description:o}}var W=class{get description(){return this._def.description}_getType(t){return Ke(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:Ke(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new le,ctx:{common:t.parent.common,data:t.data,parsedType:Ke(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let n=this._parse(t);if(Rn(n))throw new Error("Synchronous parse encountered promise.");return n}_parseAsync(t){let n=this._parse(t);return Promise.resolve(n)}parse(t,n){let r=this.safeParse(t,n);if(r.success)return r.data;throw r.error}safeParse(t,n){let r={common:{issues:[],async:n?.async??!1,contextualErrorMap:n?.errorMap},path:n?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ke(t)},o=this._parseSync({data:t,path:r.path,parent:r});return Bm(r,o)}"~validate"(t){let n={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ke(t)};if(!this["~standard"].async)try{let r=this._parseSync({data:t,path:[],parent:n});return St(r)?{value:r.value}:{issues:n.common.issues}}catch(r){r?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),n.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:n}).then(r=>St(r)?{value:r.value}:{issues:n.common.issues})}async parseAsync(t,n){let r=await this.safeParseAsync(t,n);if(r.success)return r.data;throw r.error}async safeParseAsync(t,n){let r={common:{issues:[],contextualErrorMap:n?.errorMap,async:!0},path:n?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ke(t)},o=this._parse({data:t,path:r.path,parent:r}),i=await(Rn(o)?o:Promise.resolve(o));return Bm(r,i)}refine(t,n){let r=o=>typeof n=="string"||typeof n>"u"?{message:n}:typeof n=="function"?n(o):n;return this._refinement((o,i)=>{let s=t(o),a=()=>i.addIssue({code:b.custom,...r(o)});return typeof Promise<"u"&&s instanceof Promise?s.then(u=>u?!0:(a(),!1)):s?!0:(a(),!1)})}refinement(t,n){return this._refinement((r,o)=>t(r)?!0:(o.addIssue(typeof n=="function"?n(r,o):n),!1))}_refinement(t){return new Pe({schema:this,typeName:j.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:n=>this["~validate"](n)}}optional(){return Ae.create(this,this._def)}nullable(){return Qe.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return ft.create(this)}promise(){return Ot.create(this,this._def)}or(t){return en.create([this,t],this._def)}and(t){return tn.create(this,t,this._def)}transform(t){return new Pe({...N(this._def),schema:this,typeName:j.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let n=typeof t=="function"?t:()=>t;return new an({...N(this._def),innerType:this,defaultValue:n,typeName:j.ZodDefault})}brand(){return new zr({typeName:j.ZodBranded,type:this,...N(this._def)})}catch(t){let n=typeof t=="function"?t:()=>t;return new ln({...N(this._def),innerType:this,catchValue:n,typeName:j.ZodCatch})}describe(t){let n=this.constructor;return new n({...this._def,description:t})}pipe(t){return Ur.create(this,t)}readonly(){return un.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},c1=/^c[^\s-]{8,}$/i,d1=/^[0-9a-z]+$/,p1=/^[0-9A-HJKMNP-TV-Z]{26}$/i,f1=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,m1=/^[a-z0-9_-]{21}$/i,h1=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,g1=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,y1=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,b1="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",ll,D1=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,w1=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,v1=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,k1=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,x1=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,F1=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Rm="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",E1=new RegExp(`^${Rm}$`);function Nm(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`);let n=e.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${n}`}function _1(e){return new RegExp(`^${Nm(e)}$`)}function $m(e){let t=`${Rm}T${Nm(e)}`,n=[];return n.push(e.local?"Z?":"Z"),e.offset&&n.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${n.join("|")})`,new RegExp(`^${t}$`)}function C1(e,t){return!!((t==="v4"||!t)&&D1.test(e)||(t==="v6"||!t)&&v1.test(e))}function S1(e,t){if(!h1.test(e))return!1;try{let[n]=e.split(".");if(!n)return!1;let r=n.replace(/-/g,"+").replace(/_/g,"/").padEnd(n.length+(4-n.length%4)%4,"="),o=JSON.parse(atob(r));return!(typeof o!="object"||o===null||"typ"in o&&o?.typ!=="JWT"||!o.alg||t&&o.alg!==t)}catch{return!1}}function T1(e,t){return!!((t==="v4"||!t)&&w1.test(e)||(t==="v6"||!t)&&k1.test(e))}var Tt=class e extends W{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==k.string){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_type,expected:k.string,received:i.parsedType}),P}let r=new le,o;for(let i of this._def.checks)if(i.kind==="min")t.data.length<i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if(i.kind==="max")t.data.length>i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if(i.kind==="length"){let s=t.data.length>i.value,a=t.data.length<i.value;(s||a)&&(o=this._getOrReturnCtx(t,o),s?w(o,{code:b.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):a&&w(o,{code:b.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),r.dirty())}else if(i.kind==="email")y1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"email",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="emoji")ll||(ll=new RegExp(b1,"u")),ll.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"emoji",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="uuid")f1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"uuid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="nanoid")m1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"nanoid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="cuid")c1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"cuid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="cuid2")d1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"cuid2",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="ulid")p1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"ulid",code:b.invalid_string,message:i.message}),r.dirty());else if(i.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),w(o,{validation:"url",code:b.invalid_string,message:i.message}),r.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"regex",code:b.invalid_string,message:i.message}),r.dirty())):i.kind==="trim"?t.data=t.data.trim():i.kind==="includes"?t.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),r.dirty()):i.kind==="toLowerCase"?t.data=t.data.toLowerCase():i.kind==="toUpperCase"?t.data=t.data.toUpperCase():i.kind==="startsWith"?t.data.startsWith(i.value)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:{startsWith:i.value},message:i.message}),r.dirty()):i.kind==="endsWith"?t.data.endsWith(i.value)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:{endsWith:i.value},message:i.message}),r.dirty()):i.kind==="datetime"?$m(i).test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:"datetime",message:i.message}),r.dirty()):i.kind==="date"?E1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:"date",message:i.message}),r.dirty()):i.kind==="time"?_1(i).test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{code:b.invalid_string,validation:"time",message:i.message}),r.dirty()):i.kind==="duration"?g1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"duration",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="ip"?C1(t.data,i.version)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"ip",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="jwt"?S1(t.data,i.alg)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"jwt",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="cidr"?T1(t.data,i.version)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"cidr",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="base64"?x1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"base64",code:b.invalid_string,message:i.message}),r.dirty()):i.kind==="base64url"?F1.test(t.data)||(o=this._getOrReturnCtx(t,o),w(o,{validation:"base64url",code:b.invalid_string,message:i.message}),r.dirty()):z.assertNever(i);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(o=>t.test(o),{validation:n,code:b.invalid_string,..._.errToObj(r)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",..._.errToObj(t)})}url(t){return this._addCheck({kind:"url",..._.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",..._.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",..._.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",..._.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",..._.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",..._.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",..._.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",..._.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",..._.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",..._.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",..._.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",..._.errToObj(t)})}datetime(t){return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof t?.precision>"u"?null:t?.precision,offset:t?.offset??!1,local:t?.local??!1,..._.errToObj(t?.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof t?.precision>"u"?null:t?.precision,..._.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",..._.errToObj(t)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,..._.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n?.position,..._.errToObj(n?.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,..._.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,..._.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,..._.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,..._.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,..._.errToObj(n)})}nonempty(t){return this.min(1,_.errToObj(t))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxLength(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};Tt.create=e=>new Tt({checks:[],typeName:j.ZodString,coerce:e?.coerce??!1,...N(e)});function A1(e,t){let n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,o=n>r?n:r,i=Number.parseInt(e.toFixed(o).replace(".","")),s=Number.parseInt(t.toFixed(o).replace(".",""));return i%s/10**o}var Jt=class e extends W{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==k.number){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_type,expected:k.number,received:i.parsedType}),P}let r,o=new le;for(let i of this._def.checks)i.kind==="int"?z.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),w(r,{code:b.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?A1(t.data,i.value)!==0&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),w(r,{code:b.not_finite,message:i.message}),o.dirty()):z.assertNever(i);return{status:o.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,_.toString(n))}gt(t,n){return this.setLimit("min",t,!1,_.toString(n))}lte(t,n){return this.setLimit("max",t,!0,_.toString(n))}lt(t,n){return this.setLimit("max",t,!1,_.toString(n))}setLimit(t,n,r,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:_.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:_.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:_.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:_.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:_.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:_.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:_.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:_.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:_.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:_.toString(t)})}get minValue(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&z.isInteger(t.value))}get isFinite(){let t=null,n=null;for(let r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(n===null||r.value>n)&&(n=r.value):r.kind==="max"&&(t===null||r.value<t)&&(t=r.value)}return Number.isFinite(n)&&Number.isFinite(t)}};Jt.create=e=>new Jt({checks:[],typeName:j.ZodNumber,coerce:e?.coerce||!1,...N(e)});var Zt=class e extends W{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==k.bigint)return this._getInvalidInput(t);let r,o=new le;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?t.data%i.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),w(r,{code:b.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):z.assertNever(i);return{status:o.value,value:t.data}}_getInvalidInput(t){let n=this._getOrReturnCtx(t);return w(n,{code:b.invalid_type,expected:k.bigint,received:n.parsedType}),P}gte(t,n){return this.setLimit("min",t,!0,_.toString(n))}gt(t,n){return this.setLimit("min",t,!1,_.toString(n))}lte(t,n){return this.setLimit("max",t,!0,_.toString(n))}lt(t,n){return this.setLimit("max",t,!1,_.toString(n))}setLimit(t,n,r,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:_.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:_.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:_.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:_.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:_.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:_.toString(n)})}get minValue(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};Zt.create=e=>new Zt({checks:[],typeName:j.ZodBigInt,coerce:e?.coerce??!1,...N(e)});var Yt=class extends W{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==k.boolean){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.boolean,received:r.parsedType}),P}return ce(t.data)}};Yt.create=e=>new Yt({typeName:j.ZodBoolean,coerce:e?.coerce||!1,...N(e)});var Kt=class e extends W{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==k.date){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_type,expected:k.date,received:i.parsedType}),P}if(Number.isNaN(t.data.getTime())){let i=this._getOrReturnCtx(t);return w(i,{code:b.invalid_date}),P}let r=new le,o;for(let i of this._def.checks)i.kind==="min"?t.data.getTime()<i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),r.dirty()):i.kind==="max"?t.data.getTime()>i.value&&(o=this._getOrReturnCtx(t,o),w(o,{code:b.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),r.dirty()):z.assertNever(i);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:_.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:_.toString(n)})}get minDate(){let t=null;for(let n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(let n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t!=null?new Date(t):null}};Kt.create=e=>new Kt({checks:[],coerce:e?.coerce||!1,typeName:j.ZodDate,...N(e)});var $n=class extends W{_parse(t){if(this._getType(t)!==k.symbol){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.symbol,received:r.parsedType}),P}return ce(t.data)}};$n.create=e=>new $n({typeName:j.ZodSymbol,...N(e)});var Xt=class extends W{_parse(t){if(this._getType(t)!==k.undefined){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.undefined,received:r.parsedType}),P}return ce(t.data)}};Xt.create=e=>new Xt({typeName:j.ZodUndefined,...N(e)});var Qt=class extends W{_parse(t){if(this._getType(t)!==k.null){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.null,received:r.parsedType}),P}return ce(t.data)}};Qt.create=e=>new Qt({typeName:j.ZodNull,...N(e)});var At=class extends W{constructor(){super(...arguments),this._any=!0}_parse(t){return ce(t.data)}};At.create=e=>new At({typeName:j.ZodAny,...N(e)});var pt=class extends W{constructor(){super(...arguments),this._unknown=!0}_parse(t){return ce(t.data)}};pt.create=e=>new pt({typeName:j.ZodUnknown,...N(e)});var Ue=class extends W{_parse(t){let n=this._getOrReturnCtx(t);return w(n,{code:b.invalid_type,expected:k.never,received:n.parsedType}),P}};Ue.create=e=>new Ue({typeName:j.ZodNever,...N(e)});var Mn=class extends W{_parse(t){if(this._getType(t)!==k.undefined){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.void,received:r.parsedType}),P}return ce(t.data)}};Mn.create=e=>new Mn({typeName:j.ZodVoid,...N(e)});var ft=class e extends W{_parse(t){let{ctx:n,status:r}=this._processInputParams(t),o=this._def;if(n.parsedType!==k.array)return w(n,{code:b.invalid_type,expected:k.array,received:n.parsedType}),P;if(o.exactLength!==null){let s=n.data.length>o.exactLength.value,a=n.data.length<o.exactLength.value;(s||a)&&(w(n,{code:s?b.too_big:b.too_small,minimum:a?o.exactLength.value:void 0,maximum:s?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),r.dirty())}if(o.minLength!==null&&n.data.length<o.minLength.value&&(w(n,{code:b.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),r.dirty()),o.maxLength!==null&&n.data.length>o.maxLength.value&&(w(n,{code:b.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),r.dirty()),n.common.async)return Promise.all([...n.data].map((s,a)=>o.type._parseAsync(new Oe(n,s,n.path,a)))).then(s=>le.mergeArray(r,s));let i=[...n.data].map((s,a)=>o.type._parseSync(new Oe(n,s,n.path,a)));return le.mergeArray(r,i)}get element(){return this._def.type}min(t,n){return new e({...this._def,minLength:{value:t,message:_.toString(n)}})}max(t,n){return new e({...this._def,maxLength:{value:t,message:_.toString(n)}})}length(t,n){return new e({...this._def,exactLength:{value:t,message:_.toString(n)}})}nonempty(t){return this.min(1,t)}};ft.create=(e,t)=>new ft({type:e,minLength:null,maxLength:null,exactLength:null,typeName:j.ZodArray,...N(t)});function Nn(e){if(e instanceof ge){let t={};for(let n in e.shape){let r=e.shape[n];t[n]=Ae.create(Nn(r))}return new ge({...e._def,shape:()=>t})}else return e instanceof ft?new ft({...e._def,type:Nn(e.element)}):e instanceof Ae?Ae.create(Nn(e.unwrap())):e instanceof Qe?Qe.create(Nn(e.unwrap())):e instanceof Xe?Xe.create(e.items.map(t=>Nn(t))):e}var ge=class e extends W{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let t=this._def.shape(),n=z.objectKeys(t);return this._cached={shape:t,keys:n},this._cached}_parse(t){if(this._getType(t)!==k.object){let l=this._getOrReturnCtx(t);return w(l,{code:b.invalid_type,expected:k.object,received:l.parsedType}),P}let{status:r,ctx:o}=this._processInputParams(t),{shape:i,keys:s}=this._getCached(),a=[];if(!(this._def.catchall instanceof Ue&&this._def.unknownKeys==="strip"))for(let l in o.data)s.includes(l)||a.push(l);let u=[];for(let l of s){let c=i[l],d=o.data[l];u.push({key:{status:"valid",value:l},value:c._parse(new Oe(o,d,o.path,l)),alwaysSet:l in o.data})}if(this._def.catchall instanceof Ue){let l=this._def.unknownKeys;if(l==="passthrough")for(let c of a)u.push({key:{status:"valid",value:c},value:{status:"valid",value:o.data[c]}});else if(l==="strict")a.length>0&&(w(o,{code:b.unrecognized_keys,keys:a}),r.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let l=this._def.catchall;for(let c of a){let d=o.data[c];u.push({key:{status:"valid",value:c},value:l._parse(new Oe(o,d,o.path,c)),alwaysSet:c in o.data})}}return o.common.async?Promise.resolve().then(async()=>{let l=[];for(let c of u){let d=await c.key,f=await c.value;l.push({key:d,value:f,alwaysSet:c.alwaysSet})}return l}).then(l=>le.mergeObjectSync(r,l)):le.mergeObjectSync(r,u)}get shape(){return this._def.shape()}strict(t){return _.errToObj,new e({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(n,r)=>{let o=this._def.errorMap?.(n,r).message??r.defaultError;return n.code==="unrecognized_keys"?{message:_.errToObj(t).message??o}:{message:o}}}:{}})}strip(){return new e({...this._def,unknownKeys:"strip"})}passthrough(){return new e({...this._def,unknownKeys:"passthrough"})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:j.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let n={};for(let r of z.objectKeys(t))t[r]&&this.shape[r]&&(n[r]=this.shape[r]);return new e({...this._def,shape:()=>n})}omit(t){let n={};for(let r of z.objectKeys(this.shape))t[r]||(n[r]=this.shape[r]);return new e({...this._def,shape:()=>n})}deepPartial(){return Nn(this)}partial(t){let n={};for(let r of z.objectKeys(this.shape)){let o=this.shape[r];t&&!t[r]?n[r]=o:n[r]=o.optional()}return new e({...this._def,shape:()=>n})}required(t){let n={};for(let r of z.objectKeys(this.shape))if(t&&!t[r])n[r]=this.shape[r];else{let i=this.shape[r];for(;i instanceof Ae;)i=i._def.innerType;n[r]=i}return new e({...this._def,shape:()=>n})}keyof(){return Mm(z.objectKeys(this.shape))}};ge.create=(e,t)=>new ge({shape:()=>e,unknownKeys:"strip",catchall:Ue.create(),typeName:j.ZodObject,...N(t)});ge.strictCreate=(e,t)=>new ge({shape:()=>e,unknownKeys:"strict",catchall:Ue.create(),typeName:j.ZodObject,...N(t)});ge.lazycreate=(e,t)=>new ge({shape:e,unknownKeys:"strip",catchall:Ue.create(),typeName:j.ZodObject,...N(t)});var en=class extends W{_parse(t){let{ctx:n}=this._processInputParams(t),r=this._def.options;function o(i){for(let a of i)if(a.result.status==="valid")return a.result;for(let a of i)if(a.result.status==="dirty")return n.common.issues.push(...a.ctx.common.issues),a.result;let s=i.map(a=>new he(a.ctx.common.issues));return w(n,{code:b.invalid_union,unionErrors:s}),P}if(n.common.async)return Promise.all(r.map(async i=>{let s={...n,common:{...n.common,issues:[]},parent:null};return{result:await i._parseAsync({data:n.data,path:n.path,parent:s}),ctx:s}})).then(o);{let i,s=[];for(let u of r){let l={...n,common:{...n.common,issues:[]},parent:null},c=u._parseSync({data:n.data,path:n.path,parent:l});if(c.status==="valid")return c;c.status==="dirty"&&!i&&(i={result:c,ctx:l}),l.common.issues.length&&s.push(l.common.issues)}if(i)return n.common.issues.push(...i.ctx.common.issues),i.result;let a=s.map(u=>new he(u));return w(n,{code:b.invalid_union,unionErrors:a}),P}}get options(){return this._def.options}};en.create=(e,t)=>new en({options:e,typeName:j.ZodUnion,...N(t)});var dt=e=>e instanceof nn?dt(e.schema):e instanceof Pe?dt(e.innerType()):e instanceof rn?[e.value]:e instanceof on?e.options:e instanceof sn?z.objectValues(e.enum):e instanceof an?dt(e._def.innerType):e instanceof Xt?[void 0]:e instanceof Qt?[null]:e instanceof Ae?[void 0,...dt(e.unwrap())]:e instanceof Qe?[null,...dt(e.unwrap())]:e instanceof zr||e instanceof un?dt(e.unwrap()):e instanceof ln?dt(e._def.innerType):[],bi=class e extends W{_parse(t){let{ctx:n}=this._processInputParams(t);if(n.parsedType!==k.object)return w(n,{code:b.invalid_type,expected:k.object,received:n.parsedType}),P;let r=this.discriminator,o=n.data[r],i=this.optionsMap.get(o);return i?n.common.async?i._parseAsync({data:n.data,path:n.path,parent:n}):i._parseSync({data:n.data,path:n.path,parent:n}):(w(n,{code:b.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),P)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){let o=new Map;for(let i of n){let s=dt(i.shape[t]);if(!s.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let a of s){if(o.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);o.set(a,i)}}return new e({typeName:j.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:o,...N(r)})}};function ul(e,t){let n=Ke(e),r=Ke(t);if(e===t)return{valid:!0,data:e};if(n===k.object&&r===k.object){let o=z.objectKeys(t),i=z.objectKeys(e).filter(a=>o.indexOf(a)!==-1),s={...e,...t};for(let a of i){let u=ul(e[a],t[a]);if(!u.valid)return{valid:!1};s[a]=u.data}return{valid:!0,data:s}}else if(n===k.array&&r===k.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let i=0;i<e.length;i++){let s=e[i],a=t[i],u=ul(s,a);if(!u.valid)return{valid:!1};o.push(u.data)}return{valid:!0,data:o}}else return n===k.date&&r===k.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var tn=class extends W{_parse(t){let{status:n,ctx:r}=this._processInputParams(t),o=(i,s)=>{if(gi(i)||gi(s))return P;let a=ul(i.value,s.value);return a.valid?((yi(i)||yi(s))&&n.dirty(),{status:n.value,value:a.data}):(w(r,{code:b.invalid_intersection_types}),P)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([i,s])=>o(i,s)):o(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};tn.create=(e,t,n)=>new tn({left:e,right:t,typeName:j.ZodIntersection,...N(n)});var Xe=class e extends W{_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.array)return w(r,{code:b.invalid_type,expected:k.array,received:r.parsedType}),P;if(r.data.length<this._def.items.length)return w(r,{code:b.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),P;!this._def.rest&&r.data.length>this._def.items.length&&(w(r,{code:b.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),n.dirty());let i=[...r.data].map((s,a)=>{let u=this._def.items[a]||this._def.rest;return u?u._parse(new Oe(r,s,r.path,a)):null}).filter(s=>!!s);return r.common.async?Promise.all(i).then(s=>le.mergeArray(n,s)):le.mergeArray(n,i)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};Xe.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Xe({items:e,typeName:j.ZodTuple,rest:null,...N(t)})};var Di=class e extends W{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.object)return w(r,{code:b.invalid_type,expected:k.object,received:r.parsedType}),P;let o=[],i=this._def.keyType,s=this._def.valueType;for(let a in r.data)o.push({key:i._parse(new Oe(r,a,r.path,a)),value:s._parse(new Oe(r,r.data[a],r.path,a)),alwaysSet:a in r.data});return r.common.async?le.mergeObjectAsync(n,o):le.mergeObjectSync(n,o)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof W?new e({keyType:t,valueType:n,typeName:j.ZodRecord,...N(r)}):new e({keyType:Tt.create(),valueType:t,typeName:j.ZodRecord,...N(n)})}},Wn=class extends W{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.map)return w(r,{code:b.invalid_type,expected:k.map,received:r.parsedType}),P;let o=this._def.keyType,i=this._def.valueType,s=[...r.data.entries()].map(([a,u],l)=>({key:o._parse(new Oe(r,a,r.path,[l,"key"])),value:i._parse(new Oe(r,u,r.path,[l,"value"]))}));if(r.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let u of s){let l=await u.key,c=await u.value;if(l.status==="aborted"||c.status==="aborted")return P;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),a.set(l.value,c.value)}return{status:n.value,value:a}})}else{let a=new Map;for(let u of s){let l=u.key,c=u.value;if(l.status==="aborted"||c.status==="aborted")return P;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),a.set(l.value,c.value)}return{status:n.value,value:a}}}};Wn.create=(e,t,n)=>new Wn({valueType:t,keyType:e,typeName:j.ZodMap,...N(n)});var zn=class e extends W{_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==k.set)return w(r,{code:b.invalid_type,expected:k.set,received:r.parsedType}),P;let o=this._def;o.minSize!==null&&r.data.size<o.minSize.value&&(w(r,{code:b.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),n.dirty()),o.maxSize!==null&&r.data.size>o.maxSize.value&&(w(r,{code:b.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),n.dirty());let i=this._def.valueType;function s(u){let l=new Set;for(let c of u){if(c.status==="aborted")return P;c.status==="dirty"&&n.dirty(),l.add(c.value)}return{status:n.value,value:l}}let a=[...r.data.values()].map((u,l)=>i._parse(new Oe(r,u,r.path,l)));return r.common.async?Promise.all(a).then(u=>s(u)):s(a)}min(t,n){return new e({...this._def,minSize:{value:t,message:_.toString(n)}})}max(t,n){return new e({...this._def,maxSize:{value:t,message:_.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}};zn.create=(e,t)=>new zn({valueType:e,minSize:null,maxSize:null,typeName:j.ZodSet,...N(t)});var wi=class e extends W{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:n}=this._processInputParams(t);if(n.parsedType!==k.function)return w(n,{code:b.invalid_type,expected:k.function,received:n.parsedType}),P;function r(a,u){return Wr({data:a,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Ln(),ct].filter(l=>!!l),issueData:{code:b.invalid_arguments,argumentsError:u}})}function o(a,u){return Wr({data:a,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Ln(),ct].filter(l=>!!l),issueData:{code:b.invalid_return_type,returnTypeError:u}})}let i={errorMap:n.common.contextualErrorMap},s=n.data;if(this._def.returns instanceof Ot){let a=this;return ce(async function(...u){let l=new he([]),c=await a._def.args.parseAsync(u,i).catch(m=>{throw l.addIssue(r(u,m)),l}),d=await Reflect.apply(s,this,c);return await a._def.returns._def.type.parseAsync(d,i).catch(m=>{throw l.addIssue(o(d,m)),l})})}else{let a=this;return ce(function(...u){let l=a._def.args.safeParse(u,i);if(!l.success)throw new he([r(u,l.error)]);let c=Reflect.apply(s,this,l.data),d=a._def.returns.safeParse(c,i);if(!d.success)throw new he([o(c,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:Xe.create(t).rest(pt.create())})}returns(t){return new e({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new e({args:t||Xe.create([]).rest(pt.create()),returns:n||pt.create(),typeName:j.ZodFunction,...N(r)})}},nn=class extends W{get schema(){return this._def.getter()}_parse(t){let{ctx:n}=this._processInputParams(t);return this._def.getter()._parse({data:n.data,path:n.path,parent:n})}};nn.create=(e,t)=>new nn({getter:e,typeName:j.ZodLazy,...N(t)});var rn=class extends W{_parse(t){if(t.data!==this._def.value){let n=this._getOrReturnCtx(t);return w(n,{received:n.data,code:b.invalid_literal,expected:this._def.value}),P}return{status:"valid",value:t.data}}get value(){return this._def.value}};rn.create=(e,t)=>new rn({value:e,typeName:j.ZodLiteral,...N(t)});function Mm(e,t){return new on({values:e,typeName:j.ZodEnum,...N(t)})}var on=class e extends W{_parse(t){if(typeof t.data!="string"){let n=this._getOrReturnCtx(t),r=this._def.values;return w(n,{expected:z.joinValues(r),received:n.parsedType,code:b.invalid_type}),P}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(t.data)){let n=this._getOrReturnCtx(t),r=this._def.values;return w(n,{received:n.data,code:b.invalid_enum_value,options:r}),P}return ce(t.data)}get options(){return this._def.values}get enum(){let t={};for(let n of this._def.values)t[n]=n;return t}get Values(){let t={};for(let n of this._def.values)t[n]=n;return t}get Enum(){let t={};for(let n of this._def.values)t[n]=n;return t}extract(t,n=this._def){return e.create(t,{...this._def,...n})}exclude(t,n=this._def){return e.create(this.options.filter(r=>!t.includes(r)),{...this._def,...n})}};on.create=Mm;var sn=class extends W{_parse(t){let n=z.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==k.string&&r.parsedType!==k.number){let o=z.objectValues(n);return w(r,{expected:z.joinValues(o),received:r.parsedType,code:b.invalid_type}),P}if(this._cache||(this._cache=new Set(z.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=z.objectValues(n);return w(r,{received:r.data,code:b.invalid_enum_value,options:o}),P}return ce(t.data)}get enum(){return this._def.values}};sn.create=(e,t)=>new sn({values:e,typeName:j.ZodNativeEnum,...N(t)});var Ot=class extends W{unwrap(){return this._def.type}_parse(t){let{ctx:n}=this._processInputParams(t);if(n.parsedType!==k.promise&&n.common.async===!1)return w(n,{code:b.invalid_type,expected:k.promise,received:n.parsedType}),P;let r=n.parsedType===k.promise?n.data:Promise.resolve(n.data);return ce(r.then(o=>this._def.type.parseAsync(o,{path:n.path,errorMap:n.common.contextualErrorMap})))}};Ot.create=(e,t)=>new Ot({type:e,typeName:j.ZodPromise,...N(t)});var Pe=class extends W{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===j.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){let{status:n,ctx:r}=this._processInputParams(t),o=this._def.effect||null,i={addIssue:s=>{w(r,s),s.fatal?n.abort():n.dirty()},get path(){return r.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let s=o.transform(r.data,i);if(r.common.async)return Promise.resolve(s).then(async a=>{if(n.value==="aborted")return P;let u=await this._def.schema._parseAsync({data:a,path:r.path,parent:r});return u.status==="aborted"?P:u.status==="dirty"?Ht(u.value):n.value==="dirty"?Ht(u.value):u});{if(n.value==="aborted")return P;let a=this._def.schema._parseSync({data:s,path:r.path,parent:r});return a.status==="aborted"?P:a.status==="dirty"?Ht(a.value):n.value==="dirty"?Ht(a.value):a}}if(o.type==="refinement"){let s=a=>{let u=o.refinement(a,i);if(r.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(r.common.async===!1){let a=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return a.status==="aborted"?P:(a.status==="dirty"&&n.dirty(),s(a.value),{status:n.value,value:a.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(a=>a.status==="aborted"?P:(a.status==="dirty"&&n.dirty(),s(a.value).then(()=>({status:n.value,value:a.value}))))}if(o.type==="transform")if(r.common.async===!1){let s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!St(s))return P;let a=o.transform(s.value,i);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:n.value,value:a}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>St(s)?Promise.resolve(o.transform(s.value,i)).then(a=>({status:n.value,value:a})):P);z.assertNever(o)}};Pe.create=(e,t,n)=>new Pe({schema:e,typeName:j.ZodEffects,effect:t,...N(n)});Pe.createWithPreprocess=(e,t,n)=>new Pe({schema:t,effect:{type:"preprocess",transform:e},typeName:j.ZodEffects,...N(n)});var Ae=class extends W{_parse(t){return this._getType(t)===k.undefined?ce(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ae.create=(e,t)=>new Ae({innerType:e,typeName:j.ZodOptional,...N(t)});var Qe=class extends W{_parse(t){return this._getType(t)===k.null?ce(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Qe.create=(e,t)=>new Qe({innerType:e,typeName:j.ZodNullable,...N(t)});var an=class extends W{_parse(t){let{ctx:n}=this._processInputParams(t),r=n.data;return n.parsedType===k.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}};an.create=(e,t)=>new an({innerType:e,typeName:j.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...N(t)});var ln=class extends W{_parse(t){let{ctx:n}=this._processInputParams(t),r={...n,common:{...n.common,issues:[]}},o=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Rn(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new he(r.common.issues)},input:r.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new he(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};ln.create=(e,t)=>new ln({innerType:e,typeName:j.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...N(t)});var Un=class extends W{_parse(t){if(this._getType(t)!==k.nan){let r=this._getOrReturnCtx(t);return w(r,{code:b.invalid_type,expected:k.nan,received:r.parsedType}),P}return{status:"valid",value:t.data}}};Un.create=e=>new Un({typeName:j.ZodNaN,...N(e)});var O1=Symbol("zod_brand"),zr=class extends W{_parse(t){let{ctx:n}=this._processInputParams(t),r=n.data;return this._def.type._parse({data:r,path:n.path,parent:n})}unwrap(){return this._def.type}},Ur=class e extends W{_parse(t){let{status:n,ctx:r}=this._processInputParams(t);if(r.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return i.status==="aborted"?P:i.status==="dirty"?(n.dirty(),Ht(i.value)):this._def.out._parseAsync({data:i.value,path:r.path,parent:r})})();{let o=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return o.status==="aborted"?P:o.status==="dirty"?(n.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:r.path,parent:r})}}static create(t,n){return new e({in:t,out:n,typeName:j.ZodPipeline})}},un=class extends W{_parse(t){let n=this._def.innerType._parse(t),r=o=>(St(o)&&(o.value=Object.freeze(o.value)),o);return Rn(n)?n.then(o=>r(o)):r(n)}unwrap(){return this._def.innerType}};un.create=(e,t)=>new un({innerType:e,typeName:j.ZodReadonly,...N(t)});function Lm(e,t){let n=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof n=="string"?{message:n}:n}function Wm(e,t={},n){return e?At.create().superRefine((r,o)=>{let i=e(r);if(i instanceof Promise)return i.then(s=>{if(!s){let a=Lm(t,r),u=a.fatal??n??!0;o.addIssue({code:"custom",...a,fatal:u})}});if(!i){let s=Lm(t,r),a=s.fatal??n??!0;o.addIssue({code:"custom",...s,fatal:a})}}):At.create()}var P1={object:ge.lazycreate},j;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(j||(j={}));var I1=(e,t={message:`Input not instance of ${e.name}`})=>Wm(n=>n instanceof e,t),zm=Tt.create,Um=Jt.create,j1=Un.create,B1=Zt.create,Vm=Yt.create,L1=Kt.create,R1=$n.create,N1=Xt.create,$1=Qt.create,M1=At.create,W1=pt.create,z1=Ue.create,U1=Mn.create,V1=ft.create,G1=ge.create,q1=ge.strictCreate,H1=en.create,J1=bi.create,Z1=tn.create,Y1=Xe.create,K1=Di.create,X1=Wn.create,Q1=zn.create,eF=wi.create,tF=nn.create,nF=rn.create,rF=on.create,oF=sn.create,iF=Ot.create,sF=Pe.create,aF=Ae.create,lF=Qe.create,uF=Pe.createWithPreprocess,cF=Ur.create,dF=()=>zm().optional(),pF=()=>Um().optional(),fF=()=>Vm().optional(),mF={string:e=>Tt.create({...e,coerce:!0}),number:e=>Jt.create({...e,coerce:!0}),boolean:e=>Yt.create({...e,coerce:!0}),bigint:e=>Zt.create({...e,coerce:!0}),date:e=>Kt.create({...e,coerce:!0})};var hF=P;function vi(e,t=!1){let n=e.length,r=0,o="",i=0,s=16,a=0,u=0,l=0,c=0,d=0;function f(x,T){let G=0,$=0;for(;G<x||!T;){let E=e.charCodeAt(r);if(E>=48&&E<=57)$=$*16+E-48;else if(E>=65&&E<=70)$=$*16+E-65+10;else if(E>=97&&E<=102)$=$*16+E-97+10;else break;r++,G++}return G<x&&($=-1),$}function m(x){r=x,o="",i=0,s=16,d=0}function y(){let x=r;if(e.charCodeAt(r)===48)r++;else for(r++;r<e.length&&Vn(e.charCodeAt(r));)r++;if(r<e.length&&e.charCodeAt(r)===46)if(r++,r<e.length&&Vn(e.charCodeAt(r)))for(r++;r<e.length&&Vn(e.charCodeAt(r));)r++;else return d=3,e.substring(x,r);let T=r;if(r<e.length&&(e.charCodeAt(r)===69||e.charCodeAt(r)===101))if(r++,(r<e.length&&e.charCodeAt(r)===43||e.charCodeAt(r)===45)&&r++,r<e.length&&Vn(e.charCodeAt(r))){for(r++;r<e.length&&Vn(e.charCodeAt(r));)r++;T=r}else d=3;return e.substring(x,T)}function F(){let x="",T=r;for(;;){if(r>=n){x+=e.substring(T,r),d=2;break}let G=e.charCodeAt(r);if(G===34){x+=e.substring(T,r),r++;break}if(G===92){if(x+=e.substring(T,r),r++,r>=n){d=2;break}switch(e.charCodeAt(r++)){case 34:x+='"';break;case 92:x+="\\";break;case 47:x+="/";break;case 98:x+="\b";break;case 102:x+="\f";break;case 110:x+=`
|
|
83
|
+
`;break;case 114:x+="\r";break;case 116:x+=" ";break;case 117:let E=f(4,!0);E>=0?x+=String.fromCharCode(E):d=4;break;default:d=5}T=r;continue}if(G>=0&&G<=31)if(Vr(G)){x+=e.substring(T,r),d=2;break}else d=6;r++}return x}function M(){if(o="",d=0,i=r,u=a,c=l,r>=n)return i=n,s=17;let x=e.charCodeAt(r);if(cl(x)){do r++,o+=String.fromCharCode(x),x=e.charCodeAt(r);while(cl(x));return s=15}if(Vr(x))return r++,o+=String.fromCharCode(x),x===13&&e.charCodeAt(r)===10&&(r++,o+=`
|
|
84
|
+
`),a++,l=r,s=14;switch(x){case 123:return r++,s=1;case 125:return r++,s=2;case 91:return r++,s=3;case 93:return r++,s=4;case 58:return r++,s=6;case 44:return r++,s=5;case 34:return r++,o=F(),s=10;case 47:let T=r-1;if(e.charCodeAt(r+1)===47){for(r+=2;r<n&&!Vr(e.charCodeAt(r));)r++;return o=e.substring(T,r),s=12}if(e.charCodeAt(r+1)===42){r+=2;let G=n-1,$=!1;for(;r<G;){let E=e.charCodeAt(r);if(E===42&&e.charCodeAt(r+1)===47){r+=2,$=!0;break}r++,Vr(E)&&(E===13&&e.charCodeAt(r)===10&&r++,a++,l=r)}return $||(r++,d=1),o=e.substring(T,r),s=13}return o+=String.fromCharCode(x),r++,s=16;case 45:if(o+=String.fromCharCode(x),r++,r===n||!Vn(e.charCodeAt(r)))return s=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return o+=y(),s=11;default:for(;r<n&&A(x);)r++,x=e.charCodeAt(r);if(i!==r){switch(o=e.substring(i,r),o){case"true":return s=8;case"false":return s=9;case"null":return s=7}return s=16}return o+=String.fromCharCode(x),r++,s=16}}function A(x){if(cl(x)||Vr(x))return!1;switch(x){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}function R(){let x;do x=M();while(x>=12&&x<=15);return x}return{setPosition:m,getPosition:()=>r,scan:t?R:M,getToken:()=>s,getTokenValue:()=>o,getTokenOffset:()=>i,getTokenLength:()=>r-i,getTokenStartLine:()=>u,getTokenStartCharacter:()=>i-c,getTokenError:()=>d}}function cl(e){return e===32||e===9}function Vr(e){return e===10||e===13}function Vn(e){return e>=48&&e<=57}var Gm;(function(e){e[e.lineFeed=10]="lineFeed",e[e.carriageReturn=13]="carriageReturn",e[e.space=32]="space",e[e._0=48]="_0",e[e._1=49]="_1",e[e._2=50]="_2",e[e._3=51]="_3",e[e._4=52]="_4",e[e._5=53]="_5",e[e._6=54]="_6",e[e._7=55]="_7",e[e._8=56]="_8",e[e._9=57]="_9",e[e.a=97]="a",e[e.b=98]="b",e[e.c=99]="c",e[e.d=100]="d",e[e.e=101]="e",e[e.f=102]="f",e[e.g=103]="g",e[e.h=104]="h",e[e.i=105]="i",e[e.j=106]="j",e[e.k=107]="k",e[e.l=108]="l",e[e.m=109]="m",e[e.n=110]="n",e[e.o=111]="o",e[e.p=112]="p",e[e.q=113]="q",e[e.r=114]="r",e[e.s=115]="s",e[e.t=116]="t",e[e.u=117]="u",e[e.v=118]="v",e[e.w=119]="w",e[e.x=120]="x",e[e.y=121]="y",e[e.z=122]="z",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.asterisk=42]="asterisk",e[e.backslash=92]="backslash",e[e.closeBrace=125]="closeBrace",e[e.closeBracket=93]="closeBracket",e[e.colon=58]="colon",e[e.comma=44]="comma",e[e.dot=46]="dot",e[e.doubleQuote=34]="doubleQuote",e[e.minus=45]="minus",e[e.openBrace=123]="openBrace",e[e.openBracket=91]="openBracket",e[e.plus=43]="plus",e[e.slash=47]="slash",e[e.formFeed=12]="formFeed",e[e.tab=9]="tab"})(Gm||(Gm={}));var yF=new Array(20).fill(0).map((e,t)=>" ".repeat(t)),Gn=200,bF={" ":{"\n":new Array(Gn).fill(0).map((e,t)=>`
|
|
85
|
+
`+" ".repeat(t)),"\r":new Array(Gn).fill(0).map((e,t)=>"\r"+" ".repeat(t)),"\r\n":new Array(Gn).fill(0).map((e,t)=>`\r
|
|
86
|
+
`+" ".repeat(t))}," ":{"\n":new Array(Gn).fill(0).map((e,t)=>`
|
|
87
|
+
`+" ".repeat(t)),"\r":new Array(Gn).fill(0).map((e,t)=>"\r"+" ".repeat(t)),"\r\n":new Array(Gn).fill(0).map((e,t)=>`\r
|
|
88
|
+
`+" ".repeat(t))}};var ki;(function(e){e.DEFAULT={allowTrailingComma:!1}})(ki||(ki={}));function qm(e,t=[],n=ki.DEFAULT){let r=null,o=[],i=[];function s(u){Array.isArray(o)?o.push(u):r!==null&&(o[r]=u)}return Hm(e,{onObjectBegin:()=>{let u={};s(u),i.push(o),o=u,r=null},onObjectProperty:u=>{r=u},onObjectEnd:()=>{o=i.pop()},onArrayBegin:()=>{let u=[];s(u),i.push(o),o=u,r=null},onArrayEnd:()=>{o=i.pop()},onLiteralValue:s,onError:(u,l,c)=>{t.push({error:u,offset:l,length:c})}},n),o[0]}function Hm(e,t,n=ki.DEFAULT){let r=vi(e,!1),o=[],i=0;function s(L){return L?()=>i===0&&L(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter()):()=>!0}function a(L){return L?Y=>i===0&&L(Y,r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter()):()=>!0}function u(L){return L?Y=>i===0&&L(Y,r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter(),()=>o.slice()):()=>!0}function l(L){return L?()=>{i>0?i++:L(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter(),()=>o.slice())===!1&&(i=1)}:()=>!0}function c(L){return L?()=>{i>0&&i--,i===0&&L(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter())}:()=>!0}let d=l(t.onObjectBegin),f=u(t.onObjectProperty),m=c(t.onObjectEnd),y=l(t.onArrayBegin),F=c(t.onArrayEnd),M=u(t.onLiteralValue),A=a(t.onSeparator),R=s(t.onComment),x=a(t.onError),T=n&&n.disallowComments,G=n&&n.allowTrailingComma;function $(){for(;;){let L=r.scan();switch(r.getTokenError()){case 4:E(14);break;case 5:E(15);break;case 3:E(13);break;case 1:T||E(11);break;case 2:E(12);break;case 6:E(16);break}switch(L){case 12:case 13:T?E(10):R();break;case 16:E(1);break;case 15:case 14:break;default:return L}}}function E(L,Y=[],ht=[]){if(x(L),Y.length+ht.length>0){let eo=r.getToken();for(;eo!==17;){if(Y.indexOf(eo)!==-1){$();break}else if(ht.indexOf(eo)!==-1)break;eo=$()}}}function h(L){let Y=r.getTokenValue();return L?M(Y):(f(Y),o.push(Y)),$(),!0}function g(){switch(r.getToken()){case 11:let L=r.getTokenValue(),Y=Number(L);isNaN(Y)&&(E(2),Y=0),M(Y);break;case 7:M(null);break;case 8:M(!0);break;case 9:M(!1);break;default:return!1}return $(),!0}function I(){return r.getToken()!==10?(E(3,[],[2,5]),!1):(h(!1),r.getToken()===6?(A(":"),$(),Ie()||E(4,[],[2,5])):E(5,[],[2,5]),o.pop(),!0)}function v(){d(),$();let L=!1;for(;r.getToken()!==2&&r.getToken()!==17;){if(r.getToken()===5){if(L||E(4,[],[]),A(","),$(),r.getToken()===2&&G)break}else L&&E(6,[],[]);I()||E(4,[],[2,5]),L=!0}return m(),r.getToken()!==2?E(7,[2],[]):$(),!0}function se(){y(),$();let L=!0,Y=!1;for(;r.getToken()!==4&&r.getToken()!==17;){if(r.getToken()===5){if(Y||E(4,[],[]),A(","),$(),r.getToken()===4&&G)break}else Y&&E(6,[],[]);L?(o.push(0),L=!1):o[o.length-1]++,Ie()||E(4,[],[4,5]),Y=!0}return F(),L||o.pop(),r.getToken()!==4?E(8,[4],[]):$(),!0}function Ie(){switch(r.getToken()){case 3:return se();case 1:return v();case 10:return h(!0);default:return g()}}return $(),r.getToken()===17?n.allowEmptyContent?!0:(E(4,[],[]),!1):Ie()?(r.getToken()!==17&&E(9,[],[]),!0):(E(4,[],[]),!1)}var Jm;(function(e){e[e.None=0]="None",e[e.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=2]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",e[e.InvalidUnicode=4]="InvalidUnicode",e[e.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",e[e.InvalidCharacter=6]="InvalidCharacter"})(Jm||(Jm={}));var Zm;(function(e){e[e.OpenBraceToken=1]="OpenBraceToken",e[e.CloseBraceToken=2]="CloseBraceToken",e[e.OpenBracketToken=3]="OpenBracketToken",e[e.CloseBracketToken=4]="CloseBracketToken",e[e.CommaToken=5]="CommaToken",e[e.ColonToken=6]="ColonToken",e[e.NullKeyword=7]="NullKeyword",e[e.TrueKeyword=8]="TrueKeyword",e[e.FalseKeyword=9]="FalseKeyword",e[e.StringLiteral=10]="StringLiteral",e[e.NumericLiteral=11]="NumericLiteral",e[e.LineCommentTrivia=12]="LineCommentTrivia",e[e.BlockCommentTrivia=13]="BlockCommentTrivia",e[e.LineBreakTrivia=14]="LineBreakTrivia",e[e.Trivia=15]="Trivia",e[e.Unknown=16]="Unknown",e[e.EOF=17]="EOF"})(Zm||(Zm={}));var dl=qm;var Ym;(function(e){e[e.InvalidSymbol=1]="InvalidSymbol",e[e.InvalidNumberFormat=2]="InvalidNumberFormat",e[e.PropertyNameExpected=3]="PropertyNameExpected",e[e.ValueExpected=4]="ValueExpected",e[e.ColonExpected=5]="ColonExpected",e[e.CommaExpected=6]="CommaExpected",e[e.CloseBraceExpected=7]="CloseBraceExpected",e[e.CloseBracketExpected=8]="CloseBracketExpected",e[e.EndOfFileExpected=9]="EndOfFileExpected",e[e.InvalidCommentToken=10]="InvalidCommentToken",e[e.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=12]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",e[e.InvalidUnicode=14]="InvalidUnicode",e[e.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",e[e.InvalidCharacter=16]="InvalidCharacter"})(Ym||(Ym={}));U();var Km=H.object({name:H.string(),main:H.string(),compatibility_date:H.string(),compatibility_flags:H.array(H.string()).optional(),placement:H.object({mode:H.string()}).passthrough().optional(),assets:H.object({directory:H.string(),binding:H.string().optional()}).passthrough().optional(),d1_databases:H.array(H.object({database_name:H.string(),database_id:H.string(),binding:H.string(),migrations_dir:H.string().optional()}).passthrough()).default([]),kv_namespaces:H.array(H.object({binding:H.string(),id:H.string()}).passthrough()).default([]),r2_buckets:H.array(H.object({binding:H.string(),bucket_name:H.string()}).passthrough()).default([])}).passthrough();function Xm(e,t="wrangler.json"){let n=ye.join(e,t);if(!te.existsSync(n)){if(t.endsWith(".json"))return p.warn(`/${t} not found, checking for /${t}c`),Xm(e,t+"c");p.warn(`/${t} not found`);return}let r=te.readFileSync(n,"utf8");p.info(`reading /${t}...`);let o;try{o=dl(r)}catch(i){p.error(`/${t} loaded but could not parse as JSONC: ${i}`);return}try{let i=Km.parse(o);return p.info(`successfully loaded /${t}`),i}catch(i){p.error(`/${t} valid JSONC but schema validation failed: ${i}`);return}}function Qm(e,t,n={}){if(!te.existsSync(e))return 0;te.mkdirSync(t,{recursive:!0});let r=te.readdirSync(e,{withFileTypes:!0}),o=0;for(let i of r){if(n.exclude&&i.name===n.exclude)continue;let s=ye.join(e,i.name),a=ye.join(t,i.name);i.isDirectory()?o+=Qm(s,a,n):(te.copyFileSync(s,a),o++)}return o}async function eh(e,t){let n=null,r=null,o=ye.join(t,"wrangler.json"),i=ye.join(t,"wrangler.jsonc");te.existsSync(o)?(n=o,r=".json"):te.existsSync(i)&&(n=i,r=".jsonc"),n&&r&&(p.info(`saving user-provided wrangler JSON as /clouduser.wrangler${r}...`),te.copyFileSync(n,ye.join(t,`clouduser.wrangler${r}`)));let s=n?Xm(t,ye.basename(n)):null,a=ye.join(__dirname,e.config.wrangler_template_path),u=ye.join(t,"wrangler.json");if(!te.existsSync(a))throw new Error(`Wrangler template not found at ${a}. Make sure the template is properly copied during build.`);if(p.info(`copying template /templates/${e.framework}/wrangler.${e.framework}.json to /wrangler.json`),te.copyFileSync(a,u),!s)return;let l=JSON.parse(te.readFileSync(u,"utf8"));if(s.kv_namespaces&&s.kv_namespaces.length>0&&(l.kv_namespaces=s.kv_namespaces,p.info(`merged ${s.kv_namespaces.length} KV namespace(s) into template`)),s.r2_buckets&&s.r2_buckets.length>0&&(l.r2_buckets=s.r2_buckets,p.info(`merged ${s.r2_buckets.length} R2 bucket(s) into template`)),s.d1_databases&&s.d1_databases.length>0&&(l.d1_databases=s.d1_databases,p.info(`merged ${s.d1_databases.length} D1 database(s) into template`)),te.writeFileSync(u,JSON.stringify(l,null,2)),s.d1_databases.length!==0)for(let c in s.d1_databases){let d=s.d1_databases[c];if(!d.migrations_dir){p.info(`skipping migrations for database ${c} in wrangler.json; migrations dir is not defined`);continue}let f=d.migrations_dir,m=ye.join(t,f);if(!te.existsSync(m)){p.info(`skipping migrations for database ${c} in wrangler.json; migrations dir (/${f}) does not exist`);continue}let y=ye.join(t,"clouduser","migrations",f),F=Qm(m,y);F>0?p.info(`copied ${F} migrations to /clouduser/migrations/${f}`):p.info(`skipping migrations for database ${c} in wrangler.json; migrations dir (/${f}) is empty`)}}function _F(e){if(!/^[a-z0-9-]+$/.test(e))throw new Error(`Invalid object storage bucket name ${JSON.stringify(e)}: Only lowercase letters, numbers, and hyphens are allowed.`);if(e.startsWith("-")||e.endsWith("-"))throw new Error(`Invalid object storage bucket name "${e}": Cannot begin or end with a hyphen.`);if(e.length>27)throw new Error(`Invalid object storage bucket name "${e}": Must be 27 characters or fewer (currently ${e.length} characters).`)}function th(e){let t=null;for(let i of[".json",".jsonc"]){let s=ye.join(e,`clouduser.wrangler${i}`);if(te.existsSync(s)){t=s;break}}if(!t)return;let n=te.readFileSync(t,"utf8"),r;try{r=dl(n)}catch(i){throw new Error(`Failed to parse wrangler config at ${t} as JSONC: ${i}`)}let o=Km.parse(r);if(o.d1_databases&&o.d1_databases.length>0&&o.d1_databases.length>5)throw new Error(`Too many D1 databases configured: ${o.d1_databases.length}. Maximum allowed is 5.`);if(o.kv_namespaces&&o.kv_namespaces.length>0&&o.kv_namespaces.length>5)throw new Error(`Too many KV namespaces configured: ${o.kv_namespaces.length}. Maximum allowed is 5.`);if(o.r2_buckets&&o.r2_buckets.length>0){if(o.r2_buckets.length>5)throw new Error(`Too many R2 buckets configured: ${o.r2_buckets.length}. Maximum allowed is 5.`);p.info(`validating ${o.r2_buckets.length} object storage bucket name(s)...`);for(let i of o.r2_buckets)_F(i.bucket_name)}}U();nr();async function rh(e,t={}){let n=t.projectPath||process.cwd(),r=Date.now(),o=B.join(n,".tmp",`webflow-build-${r}`),i=t.outputDir||B.join(o,"output"),s=t.mountPath||"/app",a=Date.now(),u=fl(n);await Te(t.telemetry,"cloud_build_start",!0,0,{framework:e.framework,buildCommand:e.config.build_command,deploymentType:e.config.deployment_type,mountPath:s,cloudflareBindings:u}),S.mkdirSync(o,{recursive:!0});try{p.info(Q.green(`--- \u{1F4E6} Installing dependencies ------------------------------------
|
|
89
|
+
`)),await CF(n,e.framework,t.telemetry),p.info(Q.green(`--- \u{1F527} Setting up framework configuration ----------------------
|
|
90
|
+
`)),await SF(n,e,s,t.deployUrl,t.environmentId),p.info(Q.green(`--- \u{1F527} Setting up wrangler configuration -----------------------
|
|
91
|
+
`)),await eh(e,n),th(n),p.info(Q.green(`--- \u{1F3D7}\uFE0F Building app -----------------------------------------------
|
|
92
|
+
`)),p.info(`running ${e.config.build_command}...`),await TF(n,e.config.build_command,t.telemetry),p.info(Q.green(`--- \u{1F9EA} Creating wrangler dry-run ----------------------------------
|
|
93
|
+
`)),await AF(n,i),p.info(Q.green(`--- \u{1F4C1} Copying assets ------------------------------------------
|
|
94
|
+
`)),await OF(n,i,e,s),p.info(Q.green(`--- \u{1F4E6} Creating tarball -----------------------------------------
|
|
95
|
+
`));let l=await PF(i),c=Date.now()-a;return p.info(`\u2705 Build completed in ${(c/1e3).toFixed(1)}s`),await Te(t.telemetry,"cloud_build_success",!0,c,{framework:e.framework,buildCommand:e.config.build_command,deploymentType:e.config.deployment_type,mountPath:s,cloudflareBindings:u}),l}catch(l){let c=Date.now()-a;throw await Te(t.telemetry,"cloud_build_failure",!1,c,{framework:e.framework,buildCommand:e.config.build_command,deploymentType:e.config.deployment_type,mountPath:s,cloudflareBindings:u,errorType:l instanceof Error?l.name:"unknown",errorMessage:l instanceof Error?l.message:String(l)},l instanceof Error?l:new Error(String(l))),l}}function fl(e){let t=B.join(e,"wrangler.json");if(!S.existsSync(t))return{hasKV:!1,hasD1:!1,hasR2:!1,hasVars:!1,kvCount:0,d1Count:0,r2Count:0,varCount:0};try{let n=JSON.parse(S.readFileSync(t,"utf8")),r=n.kv_namespaces||[],o=n.d1_databases||[],i=n.r2_buckets||[],s=n.vars||{};return{hasKV:r.length>0,hasD1:o.length>0,hasR2:i.length>0,hasVars:Object.keys(s).length>0,kvCount:r.length,d1Count:o.length,r2Count:i.length,varCount:Object.keys(s).length}}catch(n){return console.debug("Failed to parse wrangler.json for bindings detection:",n),{hasKV:!1,hasD1:!1,hasR2:!1,hasVars:!1,kvCount:0,d1Count:0,r2Count:0,varCount:0}}}function oh(e){try{let t=B.dirname(e);t.includes(".tmp/webflow-build-")&&(p.info(Q.green(`--- \u{1F9F9} Cleaning up build artifacts... -----------------
|
|
96
|
+
`)),S.rmSync(t,{recursive:!0,force:!0}))}catch(t){p.warn(`Warning: Failed to clean up build artifacts: ${t}`)}}function ih(e,t){try{if(!t.config.config_template_path)return;let n=B.join(__dirname,t.config.config_template_path),r=B.basename(n,".template"),o=r.slice(0,r.lastIndexOf("."));p.info(Q.grey(`--- \u{1F9F9} Reverting framework configuration changes ---------------
|
|
97
|
+
`));for(let s of["mjs","cjs","js","ts"]){let a=B.join(e,`clouduser.${o}.${s}`),u=B.join(e,`${o}.${s}`);if(S.existsSync(a)){p.info(`restoring /${o}.${s} from /clouduser.${o}.${s}...`),S.existsSync(u)&&S.unlinkSync(u),S.renameSync(a,u);break}}for(let s of[".jsonc",".json"]){let a=B.join(e,`clouduser.wrangler${s}`);if(S.existsSync(a)){p.info(`restoring user wrangler${s} from backup...`);let u=B.join(e,"wrangler.json");S.existsSync(u)&&S.unlinkSync(u);let l=B.join(e,`wrangler${s}`);S.renameSync(a,l);break}}let i=B.join(e,"clouduser");S.existsSync(i)&&(p.info("cleaning up clouduser directory..."),S.rmSync(i,{recursive:!0,force:!0}));for(let s of t.config.additional_config_files||[]){let a=B.join(e,B.basename(s));S.existsSync(a)&&(p.info(`cleaning up additional config file ${a}...`),S.unlinkSync(a))}}catch(n){p.warn(`Warning: Failed to cleanup framework configuration: ${n}`)}}async function CF(e,t,n){let r=Date.now(),o=["--no-update-notifier","--no-progress"];try{if(t==="astro"){let a=B.join(e,"package.json"),u=JSON.parse(S.readFileSync(a,"utf8"));u.dependencies?.["@astrojs/react"]||u.devDependencies?.["@astrojs/react"]||(p.info("Warning: cosmic astro integration requires @astrojs/react and this project doesn't require it. Installing now..."),(0,qn.execSync)("npm install --save @astrojs/react",{cwd:e,stdio:"inherit"}))}let i=B.join(e,"package-lock.json");S.existsSync(i)?(p.info("Running npm ci..."),(0,qn.execSync)(`npm ci ${o.join(" ")}`,{cwd:e,stdio:"inherit"})):(p.info("Warning: No package-lock.json found, installing dependencies with npm install"),(0,qn.execSync)(`npm install ${o.join(" ")}`,{cwd:e,stdio:"inherit"}));let s=Date.now()-r;await Te(n,"cloud_install_dependencies_success",!0,s,{framework:t,hasPackageLock:S.existsSync(B.join(e,"package-lock.json"))})}catch(i){let s=Date.now()-r;throw await Te(n,"cloud_install_dependencies_failure",!1,s,{framework:t,hasPackageLock:S.existsSync(B.join(e,"package-lock.json")),errorType:i instanceof Error?i.name:"unknown",errorMessage:i instanceof Error?i.message:String(i)},i instanceof Error?i:new Error(String(i))),i}}async function SF(e,t,n,r,o){if(p.info(`Framework: ${t.framework}`),p.info(`Mount path: ${n}`),p.info(`Deployment type: ${t.config.deployment_type}`),!t.config.config_template_path)return;let i=B.join(__dirname,t.config.config_template_path),s=B.basename(i,".template"),a=s.slice(0,s.lastIndexOf("."));for(let d of["mjs","cjs","js","ts"]){let f=B.join(e,`${a}.${d}`);if(S.existsSync(f)){let m=B.join(e,`clouduser.${a}.${d}`);p.info(`renaming user base config /${a}.${d} to /clouduser.${a}.${d}...`),S.renameSync(f,m);break}}let u=B.join(e,s);p.info(`rendering override config from /templates/${t.framework}/${s}.template to /${s}`);let c=S.readFileSync(i,"utf8").replace(/\$\{([^}]+)\}/g,(d,f)=>({COSMIC_MOUNT_PATH:n,COSMIC_DEPLOY_URL:r||(o?`https://${o}.wf-app-prod.cosmic.webflow.services`:"")})[f]||d);S.writeFileSync(u,c);for(let d of t.config.additional_config_files||[]){let f=B.join(__dirname,d);S.statSync(f,{throwIfNoEntry:!1})?(p.info(`copying additional config file /${d} to ${B.join(e,B.basename(d))}`),S.copyFileSync(f,B.join(e,B.basename(d)))):p.warn(`additional config file /${d} does not exist; skipping`)}}async function TF(e,t,n){let r=Date.now();try{let o=t.split(" "),i=o[0],s=o.slice(1);(0,qn.execSync)(`npx ${i} ${s.join(" ")}`,{cwd:e,stdio:"inherit"});let a=Date.now()-r;await Te(n,"cloud_build_command_success",!0,a,{buildCommand:t})}catch(o){let i=Date.now()-r;throw await Te(n,"cloud_build_command_failure",!1,i,{buildCommand:t,errorType:o instanceof Error?o.name:"unknown",errorMessage:o instanceof Error?o.message:String(o)},o instanceof Error?o:new Error(String(o))),new Error(`Build command failed: ${t}`)}}async function AF(e,t){S.mkdirSync(t,{recursive:!0});let n=B.join(e,"wrangler.json"),r=B.join(e,"wrangler.jsonc");if(!S.existsSync(n)&&!S.existsSync(r))throw new Error("Missing wrangler configuration: wrangler.json or wrangler.jsonc file is required");(0,qn.execSync)(`npx wrangler deploy --dry-run --outdir="${t}"`,{cwd:e,stdio:"inherit"})}async function OF(e,t,n,r){let o=n.config.assets_path,i=n.config.assets_exclude_path,s=r.replace(/\/+$/,"").replace(/^\/+/,"");if(n.framework==="nextjs"||n.framework==="astro"){let d=B.join(e,o);if(S.existsSync(d)&&S.statSync(d).isDirectory()){let m=S.readdirSync(d,{withFileTypes:!0}).find(y=>!(!y.isDirectory()||i&&y.name===i||n.framework==="astro"&&(y.name==="_routes.json"||y.name==="_worker.js")));m&&(o=`${o}/${m.name}`)}}let a=B.join(t,"assets",s||"");S.mkdirSync(a,{recursive:!0});let u=B.join(e,o);if(S.existsSync(u)&&S.statSync(u).isDirectory()){p.info(`copying assets from /${o} to output/assets...`);try{i?(p.info(`excluding ${i}`),sh(u,a,i)):pl(u,a)}catch(d){p.error(`Failed to copy assets: ${d}`)}}else p.info("No assets to copy or assets directory not found");let l=B.join(e,"webflow.json");S.existsSync(l)&&S.copyFileSync(l,B.join(t,"webflow.json"));let c=null;for(let d of[".json",".jsonc"]){let f=B.join(e,`clouduser.wrangler${d}`);if(S.existsSync(f)){c=f;break}}if(c){p.info("including user wrangler config in output..."),S.copyFileSync(c,B.join(t,"clouduser.wrangler.json"));let d=B.join(e,"clouduser","migrations");if(S.existsSync(d)){p.info("copying migrations from clouduser/migrations to output/migrations...");let f=B.join(t,"migrations");pl(d,f)}}}async function PF(e){let t=`${e}.tar.gz`;try{return await nh.create({gzip:!0,file:t,cwd:B.dirname(e)},[B.basename(e)]),p.info(`Tarball created: ${t}`),t}catch(n){throw p.error(`Failed to create tarball: ${n}`),new Error("Failed to create tarball")}}function pl(e,t){S.mkdirSync(t,{recursive:!0});let n=S.readdirSync(e,{withFileTypes:!0});for(let r of n){let o=B.join(e,r.name),i=B.join(t,r.name);r.isDirectory()?pl(o,i):S.copyFileSync(o,i)}}function sh(e,t,n){S.mkdirSync(t,{recursive:!0});let r=S.readdirSync(e,{withFileTypes:!0});for(let o of r){if(o.name===n)continue;let i=B.join(e,o.name),s=B.join(t,o.name);o.isDirectory()?sh(i,s,n):S.copyFileSync(i,s)}}rt();fe();U();var IF="DUPLICATE_ENVIRONMENT_MOUNT",jF="ENVIRONMENT_MOUNT_MISMATCH",BF="DUPLICATE_ENVIRONMENT_BRANCH",LF="INVALID_MOUNT_PATH_FORMAT",RF="INVALID_PROJECT_ID",ah={[IF]:"An environment with this mount path already exists for this site. Please choose a different mount path.",[jF]:"This environment already exists with a different mount path. Please create a new environment or use the existing environment's mount path.",[BF]:"An environment with this branch already exists for this project.",[LF]:"Mount path format is invalid. It must start with a / and be followed by at least one character (e.g., /app).",[RF]:"Invalid project ID. This project may have been deleted or belongs to a different site. Please remove the 'project_id' from your webflow.json file and redeploy to create a new project."};function lh(e){let t={timestamp:new Date().toISOString()};e instanceof Error?(t.code=e.name,t.msg=e.message,t.stack=e.stack):typeof e=="object"&&e!==null&&(t.code=e.code,t.msg=e.msg,t.status=e.status);let n=t.msg||"";p.error(`Error Details: ${JSON.stringify({timestamp:t.timestamp,code:t.code,message:t.msg,status:t.status,stack:t.stack},null,2)}`);for(let r in ah)if(n.includes(r))return ah[r];return`An unknown error occurred. Error code: ${t.code||"N/A"}, Message: ${t.msg||"No message provided"}`}var Hn=D(require("fs")),ml=require("child_process");U();var uh=104857600;function ch(e){if(e===0)return"0 B";let t=1024,n=["B","KB","MB","GB"],r=Math.floor(Math.log(e)/Math.log(t));return`${parseFloat((e/Math.pow(t,r)).toFixed(1))} ${n[r]}`}function NF(){try{let e=(0,ml.execSync)("git rev-parse HEAD",{encoding:"utf-8",stdio:["pipe","pipe","pipe"]}).trim();if(!/^[0-9a-f]{40}$/.test(e))throw new Error("Invalid commit hash format");try{return(0,ml.execSync)("git status --porcelain --untracked-files=no",{encoding:"utf-8",stdio:["pipe","pipe","pipe"]}).trim().length>0?`git@${e}+dirty`:`git@${e}`}catch{return`git@${e}`}}catch{return`noversion@${new Date().toISOString()}`}}async function hl(e,t){let{accessToken:n}=Ne(),r=await fetch(`${Z}${e}`,{method:t.method,headers:{Authorization:`Bearer ${n}`,"Content-Type":"application/json"},body:t.body?JSON.stringify(t.body):void 0});if(!r.ok){let o=await r.text(),i;try{i=JSON.parse(o)}catch{i={msg:o}}let s=lh(i);throw new Error(s)}return r.json()}async function dh(e,t,n){let{manifest:r}=de(),o=r.cloud||{},i=o.project_id,s=o.framework;s||(p.error("Error: No framework specified in webflow.json"),p.error("Please ensure your webflow.json has a cloud.framework property"),process.exit(1));let{siteId:a,accessToken:u}=Ne(),l=await $F({siteId:a,apiToken:u,framework:s,mountPath:t,environment:e,projectId:i,projectName:n?.projectName,description:n?.description,directory:n?.directory,version:NF()});return!i&&l.project_id&&(p.info("\u{1F4DD} Updating webflow.json with project ID..."),De({cloud:{...o,project_id:l.project_id}})),l}async function $F(e){let{siteId:t,framework:n,mountPath:r,environment:o,version:i,projectId:s,projectName:a,description:u,directory:l}=e,c={framework:n,mount_path:r,environment:o,version:i};return s&&(c.project_id=s),a&&(c.project_name=a),u&&(c.description=u),l&&(c.app_path=l),hl(`/cosmic/${t}/cli-deploy-init`,{method:"POST",body:c})}async function ph(e){let{siteId:t}=Ne();return hl(`/cosmic/${t}/cli-project-environments/${e}`,{method:"GET"})}async function fh(){let{siteId:e}=Ne();return hl(`/cosmic/${e}/cli-projects`,{method:"GET"})}async function mh(e,t){if(!Hn.existsSync(e))throw new Error(`Tarball not found at ${e}`);let n=Hn.statSync(e);if(n.size>uh)throw new Error(`Build output is too large (${ch(n.size)}). Maximum allowed size is ${ch(uh)}.`);let r=Hn.readFileSync(e),o=JSON.parse(t);if(!o.fields)throw new Error("Upload URL is missing fields property");let i=new FormData;Object.entries(o.fields).forEach(([u,l])=>{i.append(u,l)});let s=new Blob([r],{type:"application/gzip"});i.append("file",s,"output.tar.gz");let a=await fetch(o.url,{method:"POST",body:i});if(!a.ok){let u=await a.text();throw p.error(`\u274C Upload failed with response: ${u}`),new Error(`Failed to upload tarball: ${a.status} ${a.statusText}`)}}async function hh(e,t){if(!e||e==="undefined")throw new Error("Completion URL is undefined or invalid");let n=new URL(e);t&&n.searchParams.set("failed","true");let r=await fetch(n.toString(),{method:"GET"});if(!r.ok)throw new Error(`Failed to trigger deployment: ${r.status} ${r.statusText}`)}Re();as();U();async function gh(e,t){let{siteId:n,accessToken:r}=Ne(),o=mn("Validating mount path configuration...").start();try{let i=await xr(r,n),s=await As(r,n),a=[`${i.shortName}.webflow.io`,...s.customDomains?.map(m=>m.url)||[]],u=0;o.text=`Validating ${a.length} domain(s) for mount path: ${e}... (0/${a.length})`;let l=a.map(async m=>{try{let y=await Os(m),F=Array.isArray(y.cosmic)?y.cosmic.map(A=>A.mountPath).filter(A=>typeof A=="string"):[],M=Ps(y,e,t);return{domain:m,mountPaths:F,isValid:M===!0}}catch(y){return{domain:m,mountPaths:[],isValid:!1,error:y instanceof Error?y.message:String(y)}}finally{u++,o.text=`Validating ${a.length} domain(s) for mount path: ${e}... (${u}/${a.length})`}}),c=await Promise.all(l),d=c.some(m=>!m.isValid),f=c.every(m=>m.isValid);return o.succeed("Mount path validation completed"),{isValid:f,domains:c,needsPublishing:d}}catch(i){throw o.fail("Mount path validation failed"),i}}async function yh(e,t){let{siteId:n,accessToken:r}=Ne();try{let o=await xr(r,n),i=await As(r,n),a=[`${o.shortName}.webflow.io`,...i.customDomains?.map(l=>l.url)||[]].map(async l=>{try{let c=await Os(l),d=Array.isArray(c.cosmic)?c.cosmic.map(m=>m.mountPath).filter(m=>typeof m=="string"):[],f=Ps(c,e,t);return{domain:l,isValid:f}}catch(c){return p.debug(`Could not verify mount path for ${l}: ${c}`),{domain:l,isValid:!1}}});return(await Promise.all(a)).filter(l=>l.isValid).map(l=>l.domain)}catch(o){return p.debug(`Error getting valid domains: ${o}`),[]}}function bh(e,t){return e.map(n=>`${n.startsWith("localhost")||n.startsWith("127.0.0.1")?"http":"https"}://${n}${t}`)}async function Dh(e){let t=e.map(r=>({name:r,value:r,checked:!0})),n=await fo({message:"Select which domains you want to publish to update the mount path configuration:",choices:t,validate:r=>r.length===0?"Please select at least one domain to publish to.":!0});return n??[]}async function wh(){return await pe({message:"The mount path doesn't match on some domains. Would you like to publish the site to update the configuration?",default:!0})}async function gl(e){let{siteId:t,accessToken:n}=Ne(),r=mn(`Publishing site to ${e.length} domain(s)...`).start();try{let i=`${(await xr(n,t)).shortName}.webflow.io`,s=e.includes(i),a=e.filter(u=>u!==i);await cc(n,t,{domains:a,publishToWebflowSubdomain:s}),r.succeed(`Site published successfully to selected domains: ${e.join(", ")}`)}catch{throw r.fail("Failed to publish site"),new Error("Failed to publish site")}}rt();U();nr();fe();be();var xi=async()=>{try{let e=await il();return Object.keys(e)}catch(e){return p.error(`Failed to get available scaffolds: ${e}`),[]}},yl=async(e,t,n=di,r)=>{let o=`./${e}`,i=await il(),s=null,a=!1;try{let u=Date.now(),l=await kn({clientId:Fo,scope:Eo}),c=await ko(l);c.length===0&&(p.error("Error: No Webflow sites found in your account."),p.error("Please make sure you have at least one site in your Webflow account."),process.exit(1));let d;r?(d=c.find(m=>m.id===r),d||(p.error(`Error: Site with ID "${r}" not found in your account.`),p.info("Available sites:"),c.forEach(m=>{p.info(`- ${m.displayName} (ID: ${m.id})`)}),process.exit(1)),p.info(`Using site: ${d.displayName} (${d.id})`)):d=await xo(c),s=fi({authToken:l,siteId:d.id}),await ol(e,t,n,i,d.id,l),process.chdir(o),await s.promptForConsentIfNeeded(),p.info("Running devlink sync to fetch your Webflow components...");try{await MF({site:d.id,apiToken:l}),a=!0}catch(m){p.error(`Failed to run devlink sync: ${m}`),p.info("You can manually run 'npx webflow devlink sync' later to sync your components.")}let f=Date.now()-u;await s.trackProjectInit(n,!0,void 0,{devlinkSyncStatus:a,totalDuration:f,mountPath:t}),vh(e)}catch(u){p.error("Error during Webflow authentication:"),p.error(String(u)),await ol(e,t,n,i),process.chdir(o),p.error("Project scaffold was created, but authentication failed."),p.error("To set up Webflow credentials later, run:"),p.error(" webflow auth login"),vh(e),process.exit(1)}},MF=async e=>{let{syncComponents:t}=await Promise.resolve().then(()=>(nl(),Em));await t(void 0,{site:e.site,apiToken:e.apiToken})},WF=e=>{if(e?.skipMountPathCheck!==void 0)return e.skipMountPathCheck;try{let{manifest:t}=de();return t.cloud?.skipMountPathCheck===!0}catch{return!1}},zF=async(e,t,n)=>{p.info("\u{1F50D} Validating mount path configuration...");let r=await gh(e,t);if(r.isValid)p.info("\u2705 Mount path validation passed");else if(p.info(`
|
|
98
|
+
\u{1F4CB} Mount path validation results:`),r.domains.forEach(o=>{let i=o.isValid?"\u2705":"\u274C",s=o.isValid?`(mountPath: ${o.mountPaths[0]})`:"(no matching mountPath)";p.info(`${i} ${o.domain} ${s}`),o.error&&p.debug(` Error: ${o.error}`)}),r.needsPublishing)if(n){p.info("\u{1F680} Auto-publishing site to update mount path configuration...");let o=r.domains.filter(i=>!i.isValid).map(i=>i.domain);await gl(o)}else if(await wh()&&Ve()){let i=r.domains.filter(a=>!a.isValid).map(a=>a.domain),s=await Dh(i);await gl(s)}else p.warn("\u26A0\uFE0F Continuing with deployment without publishing...")},UF=async(e,t,n,r)=>{p.info(`
|
|
99
|
+
\u{1F3D7}\uFE0F Building project...`);let o=await rh(e,{mountPath:n,telemetry:r?.telemetry,deployUrl:t.deploy_url,environmentId:t.environment_id});p.info("\u{1F4E4} Uploading build artifacts...");let i=Date.now();await mh(o,t.upload_url);let s=Date.now()-i;return p.info(`\u2705 Upload completed in ${(s/1e3).toFixed(1)}s`),o},VF=async(e,t)=>{p.success(`
|
|
100
|
+
\u{1F310} Your cloud app will soon be available at:`);try{let n=await yh(e,t),r=bh(n,e);r.length>0?r.forEach(o=>{p.info(` ${o}`)}):p.warn(" No domains found with the correct mount path configuration yet.")}catch(n){p.warn(` Could not determine deployment links: ${n instanceof Error?n.message:n}`)}},GF=e=>{e.site_slug?p.success(`Visit your deployment:
|
|
101
|
+
|
|
102
|
+
${wn}/dashboard/sites/${e.site_slug}/webflow-cloud/projects/${e.project_id}/environments/${e.environment_id}/deployments/${e.deployment_id}`):p.info(`
|
|
103
|
+
Visit the webflow Cloud dashboard to view your deployment: https://webflow.com/dashboard/sites`)},qF=async(e,t,n)=>{try{await hh(e.completion_url,!!n),n?p.error(`
|
|
104
104
|
\u274C Deployment failed due to build error.`):(p.success(`
|
|
105
|
-
\u2705 Deployment triggered successfully!`),await
|
|
105
|
+
\u2705 Deployment triggered successfully!`),await VF(t,e.environment_id),GF(e))}catch(r){p.error(`Failed to trigger deployment: ${r}`),process.exit(1)}},HF=(e,t)=>{e&&ih(process.cwd(),e),t&&oh(t)},kh=async(e,t,n)=>{let r=null,o=null,i=Date.now(),s=null,a=null,u=fl(process.cwd());await Te(n?.telemetry,"cloud_deploy_start",!0,void 0,{environment:e,mountPath:t,projectName:n?.projectName,hasDescription:!!n?.description,hasDirectory:!!n?.directory,cloudflareBindings:u});try{p.info("\u{1F527} Detecting framework..."),s=await Im(),p.info(`Framework: ${s.framework}`),p.info(`Build command: ${s.config.build_command}`),p.info("\u{1F3D7}\uFE0F Building project..."),r=await dh(e,t,n),WF(n)?p.info("\u23ED\uFE0F Skipping mount path validation..."):await zF(t,r.environment_id,n?.autoPublish),o=await UF(s,r,t,n),p.info(`Starting deployment process for environment: ${e} at mount path: ${t}`);let l=Date.now()-i;await Te(n?.telemetry,"cloud_deploy_success",!0,l,{environment:e,mountPath:t,projectName:n?.projectName,hasDescription:!!n?.description,hasDirectory:!!n?.directory,framework:s.framework,buildCommand:s.config.build_command,cloudflareBindings:u})}catch(l){a=l instanceof Error?l:new Error(String(l)),p.error("Error during deployment initialization:"),p.error(a.message);let c=Date.now()-i;await Te(n?.telemetry,"cloud_deploy_failure",!1,c,{environment:e,mountPath:t,projectName:n?.projectName,hasDescription:!!n?.description,hasDirectory:!!n?.directory,cloudflareBindings:u,errorType:l instanceof Error?l.name:"unknown",errorMessage:l instanceof Error?l.message:String(l)},l instanceof Error?l:new Error(String(l)))}finally{HF(s,o),r&&await qF(r,t,a),a&&process.exit(1)}},vh=e=>{p.info("--- "),p.info(Q.bold.green("Get started with the following commands:")),p.info(` cd ${e}`),p.info(" npm install"),p.info(" npm run dev"),p.info(` webflow cloud deploy
|
|
106
106
|
|
|
107
107
|
`),p.info("Run the following command to sync Webflow components when they update:"),p.info(` webflow devlink sync
|
|
108
|
-
`),p.info("--- ")};nt();Ne();V();be();var vh=e=>{let t=e.command("cloud").description("Create and manage Webflow Cloud projects");t.command("create").description("Create a new Webflow Cloud project").argument("<name>","Project name").option("-f, --framework <framework>","Framework to use","nextjs").action(async(n,r)=>{let{framework:o}=r;if(!(await vi()).find(a=>a===o)){p.error(`Framework ${o} not found`);return}await ml(n,o,o)}),t.command("list").description("Get list of project templates that can be used for `init`").action(async()=>{let n=await vi();p.info("Available project templates:"),n.length>0?n.forEach(r=>p.info(`- ${r}`)):p.info("No templates found.")}),t.command("init").description("Bootstrap a new Webflow Cloud project").option("-n, --project-name <name>","Project name").option("-f, --framework <framework>","Framework to use (e.g., astro, nextjs)").option("-m, --mount <mount>","Mount path (e.g., /app)").option("-s, --site-id <siteId>","Webflow site ID to connect to").action(async n=>{let r=process.stdin.isTTY,o=await vi(),i={};if(r&&Ve()){if(!n.projectName){let d=await Le({message:"What would you like to name your project?",validate:m=>m.trim()===""?"Project name cannot be empty":!0});d==null&&(console.error("When --no-input mode is enabled please provide the --project-name option or the cloud.project_id manifest field."),process.exit(1)),i.projectName=d}n.framework||(i.scaffoldName=await Fe({message:"Which framework would you like to use?",choices:o.map(d=>({name:d,value:d})),default:"astro"})),n.mount||(i.mountPath=await Le({message:"What path do you want to use locally? (e.g., /app)",default:"/app",validate:d=>d.match(/^\/[^/].+$/)?!0:'Mount path must be "/" followed by one or more characters'}))}let s=n.projectName||i.projectName,a=n.framework||i.scaffoldName,u=n.mount||i.mountPath||"/app",l=n.siteId,c=!0;(!s||s.trim()==="")&&(p.error("--project-name cannot be empty"),c=!1),(!a||!o.includes(a))&&(p.error(`--framework "${a||"undefined"}" not found`),p.error("Available frameworks:"),o.forEach(d=>p.error(`- ${d}`)),c=!1),(!u||!u.match(/^\/[^/].+$/))&&(p.error('--mount must be "/" followed by one or more characters'),c=!1),!l&&(!r||re())&&(p.error("--site-id is required"),c=!1),(!c||typeof s!="string"||typeof u!="string"||typeof a!="string")&&process.exit(1),await ml(s,u,a,l)}),t.command("deploy").description("Deploy your Webflow Cloud project").option("-e, --environment <environment>","Environment name").option("-m, --mount <mount>","Mount path (e.g., /app)").option("-n, --project-name <name>","Project name (for new projects)").option("-d, --directory <path>","Project directory path (for new projects)").option("--description <description>","Project description (for new projects)").option("--skip-mount-path-check","Skip mount path checking").option("--auto-publish","Automatically publish site for mount path updates").action(async n=>{let r;try{let{siteId:o,accessToken:i}=Re();r=di({authToken:i,siteId:o}),await r.promptForConsentIfNeeded()}catch(o){p.debug(`Failed to initialize telemetry: ${o}`)}try{if(n.directory)try{process.chdir(n.directory),p.info(`Changed directory to: ${n.directory}`)}catch(d){p.error(`Error: Could not change to directory ${n.directory}`),p.error(d instanceof Error?d.message:String(d)),process.exit(1)}let{manifest:o}=de(),s=(o.cloud||{}).project_id,a,u,l=n.projectName,c=n.description;if(n.environment&&n.mount)a=n.environment,u=n.mount,u.match(/^\/[^/].+$/)||(p.error('--mount must be "/" followed by one or more characters'),process.exit(1));else{let d=[];if(!s){!l&&re()&&(p.error("When --no-input mode is enabled please provide the --project-name option or the cloud.project_id manifest field."),process.exit(1));try{let f=await dh();if(f.projects.length>0){let y=await Fe({message:"Select a project to deploy to:",choices:[...f.projects.map(x=>({name:`${x.name} (${x.description||"No description"})`,value:x.id})),{name:"Create new project",value:null}]});y?(s=y,p.info("\u{1F4DD} Updating webflow.json with project ID..."),De({cloud:{project_id:y}})):p.info("Creating a new project will be handled during deployment.")}else p.info("No existing projects found. A new project will be created during deployment.")}catch(f){p.warn("Could not fetch existing projects. A new project will be created during deployment."),p.warn(f instanceof Error?f.message:String(f))}}if(!s&&!l&&(l=await Le({message:"What would you like to name your new project?",default:"New Webflow Cloud Project",validate:f=>f.trim()===""?"Project name cannot be empty":!0})),s)try{let y=(await ch(s)).environments.map(x=>({name:`${x.branch} (${x.mount})`,value:{branch:x.branch,mount:x.mount}}));d.push(...y)}catch(f){p.error("Error fetching project environments:"),p.error(f instanceof Error?f.message:String(f)),process.exit(1)}d.push({name:"Create new environment",value:null});let m=await Fe({message:"Select an environment to deploy to:",choices:d});m?(a=m.branch,u=m.mount):(n.environment?a=n.environment:a=await Le({message:"What environment would you like to deploy to?",default:"main",validate:f=>f.trim()===""?"Environment cannot be empty":!0}),n.mount?u=n.mount:u=await Le({message:"What path should this environment be mounted at? (e.g., /app)",default:"/app",validate:f=>f.match(/^\/[^/].+$/)?!0:'Mount path must be "/" followed by one or more characters'}))}await wh(a,u,{projectName:l,description:c,directory:n.directory,skipMountPathCheck:n.skipMountPathCheck,autoPublish:n.autoPublish,telemetry:r})}catch(o){p.error("Error during deployment setup:"),p.error(o instanceof Error?o.message:String(o)),process.exit(1)}})};var Ai=require("path"),Yr=require("@webflow/data-types");fe();var kh=D(require("md5"));function Ur(e,t,n){try{let r=new Blob([e]).size,o=Buffer.from(e,"utf-8");return{value:o,meta:{title:t.replace(/^.*[\\\/]/,""),fileHash:(0,kh.default)(o),size:r,...n||{}}}}catch{throw new Error(`Error parsing '${t}' inline file`)}}var xh=D(require("node-fetch")),Fh=D(require("form-data"));async function hl(e,t){let n={...t.fields,file:e.value},r=new Fh.default;Object.entries(n).forEach(([i,s])=>{r.append(i,s)});let o=await(0,xh.default)("https://"+t.fields.bucket+".s3.amazonaws.com",{method:"POST",body:r});MF(o)}function MF(e){switch(e.status){case 200:case 201:return;case 403:throw new Error("Unauthorized. Please check your AWS access key");default:throw new Error(`Something went wrong when uploading the file: ${e.statusText}`)}}V();nt();mn();var _h=D(require("node-fetch"));fe();function $F({workspaceApiToken:e=process.env.WEBFLOW_WORKSPACE_API_TOKEN,siteApiToken:t=process.env.WEBFLOW_SITE_API_TOKEN,siteId:n=process.env.WEBFLOW_SITE_ID,libraryTarget:r=process.env.WEBFLOW_LIBRARY_TARGET}){if(r==="site"){if(!t)throw new Error("No API token provided");if(!n)throw new Error("No site provided");return{baseUrl:`${Z}/v2/sites/${n}`,authToken:t}}if(!e)throw new Error("No API token provided");return{baseUrl:`${Z}/v2/workspaces`,authToken:e}}function WF(e){if(e)return JSON.stringify(Object.fromEntries(Object.entries(e).filter(([,t])=>t!==void 0)))}async function zF(e){if(e.ok)return;if(e.status===401||e.status===403)throw new Error("Your API token is invalid or not authorized to perform this action. Remove the token from .env and run the command again to generate a new token.");if(e.status===404)throw new Error("Code components are rolling out in phases. Check back soon for access.");let t=await e.json();throw new Error(t.message||e.statusText)}async function Ot({endpoint:e,method:t="GET",body:n,options:r}){let{baseUrl:o,authToken:i}=$F(r),s=`${o.replace(/\/+$/,"")}/${e.replace(/^\/+/,"")}`,a=await(0,_h.default)(s,{method:t,headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:WF(n)});return await zF(a),a.json()}async function gl({options:e}){return(await Ot({endpoint:"/code_libraries",options:e})).payload.workspaces[0]}async function yl({name:e,description:t,slug:n,options:r}){return(await Ot({method:"POST",endpoint:"/code_library/init",body:{name:e,description:t,slug:n},options:r})).payload}async function bl({resourceId:e,files:t,options:n}){return(await Ot({method:"POST",endpoint:`/code_library/${e}/files`,body:{files:t},options:n})).payload}async function Dl({resourceId:e,codeModule:t,components:n,options:r}){return(await Ot({method:"POST",endpoint:`/code_library/${e}/share`,body:{codeModule:t,components:n},options:r})).payload}var Kh=require("path"),Xh=D(require("webpack-merge")),ft=require("@webflow/data-types");function Vr(){return{module:{rules:[{test:/\.(js|ts)x?$/,exclude:/node_modules/,use:[{ident:"babel-loader",loader:require.resolve("babel-loader"),options:{presets:[require.resolve("@babel/preset-env"),[require.resolve("@babel/preset-react"),{runtime:"automatic"}],require.resolve("@babel/preset-typescript")]}}]}]},resolve:{extensions:[".tsx",".ts",".jsx",".js",".json"]}}}var Sh=require("webpack"),vl=D(require("mini-css-extract-plugin")),Th=D(require("tsconfig-paths-webpack-plugin")),Ah=require("tsconfig-paths"),kl=require("@webflow/data-types"),Oh=require("path");fe();var Eh=D(require("postcss-selector-parser")),wl=()=>({postcssPlugin:"CSSinShadowDOM",Once(e){e.walkRules(t=>{t.selector=(0,Eh.default)(n=>{n.walkPseudos(r=>{r.value===":root"&&(r.value=":host")})}).processSync(t.selector)})}});wl.postcss=!0;wl.postcssPlugin="CSSinShadowDOM";var Ch=wl;function UF(){return(0,Ah.loadConfig)(process.cwd()).resultType==="success"}function Gr({entry:e,env:t,mode:n="production",publicPath:r,libraryName:o,outputPath:i}){let s={module:{rules:[{test:/\.css$/i,use:[{ident:"mini-css-extract-loader",loader:vl.default.loader},{ident:"css-loader",loader:require.resolve("css-loader"),options:{importLoaders:1}},{ident:"postcss-loader",loader:require.resolve("postcss-loader"),options:{postcssOptions:{plugins:[Ch]}}}]},{test:/\.(png|svg|jpg|jpeg|gif|woff|woff2|eot|ttf|otf)$/i,type:"asset/resource",generator:{filename:"[hash]-[name][ext]"}}]},plugins:[new vl.default({filename:"[contenthash].css",chunkFilename:"[contenthash].css",runtime:!1})],mode:n,resolve:{plugins:[UF()?new Th.default:null].filter(Boolean)},performance:{hints:!1}};if(t===kl.Environment.Client)return{...s,entry:()=>({}),output:{path:i?(0,Oh.join)(process.cwd(),i,t):"/",publicPath:r,clean:!0,uniqueName:o},target:"web"};if(t===kl.Environment.Server)return{...s,plugins:[...s.plugins,new Sh.optimize.LimitChunkCountPlugin({maxChunks:1})],entry:e,output:{filename:Do,library:{type:"commonjs2"}},optimization:{splitChunks:!1},target:"async-node"};throw new Error(`Unknown environment ${t}`)}var Ph=require("@module-federation/enhanced"),xl=require("@webflow/data-types");function Ih({libraryName:e,env:t,exposes:n}){if(t===xl.Environment.Client)return{plugins:[new Ph.ModuleFederationPlugin({name:e,filename:"remoteEntry.js",exposes:n,dts:!1,experiments:{optimization:{disableSnapshot:!0}}})]};if(t===xl.Environment.Server)return{};throw new Error(`Unknown environment ${t}`)}fe();V();var Lh=require("memfs/lib/volume"),qr=require("@webflow/data-types");var ln="./tmp_entry",jh="components";function Bh(e,t){let n=e.map(({name:u,path:l,isDefaultExport:c})=>c?`import ${u} from "${l}";`:`import { ${u} } from "${l}";`).join(`
|
|
108
|
+
`),p.info("--- ")};rt();Re();U();be();var xh=e=>{let t=e.command("cloud").description("Create and manage Webflow Cloud projects");t.command("create").description("Create a new Webflow Cloud project").argument("<name>","Project name").option("-f, --framework <framework>","Framework to use","nextjs").action(async(n,r)=>{let{framework:o}=r;if(!(await xi()).find(a=>a===o)){p.error(`Framework ${o} not found`);return}await yl(n,o,o)}),t.command("list").description("Get list of project templates that can be used for `init`").action(async()=>{let n=await xi();p.info("Available project templates:"),n.length>0?n.forEach(r=>p.info(`- ${r}`)):p.info("No templates found.")}),t.command("init").description("Bootstrap a new Webflow Cloud project").option("-n, --project-name <name>","Project name").option("-f, --framework <framework>","Framework to use (e.g., astro, nextjs)").option("-m, --mount <mount>","Mount path (e.g., /app)").option("-s, --site-id <siteId>","Webflow site ID to connect to").action(async n=>{let r=process.stdin.isTTY,o=await xi(),i={};if(r&&Ve()){if(!n.projectName){let d=await Le({message:"What would you like to name your project?",validate:f=>f.trim()===""?"Project name cannot be empty":!0});d==null&&(console.error("When --no-input mode is enabled please provide the --project-name option or the cloud.project_id manifest field."),process.exit(1)),i.projectName=d}n.framework||(i.scaffoldName=await Fe({message:"Which framework would you like to use?",choices:o.map(d=>({name:d,value:d})),default:"astro"})),n.mount||(i.mountPath=await Le({message:"What path do you want to use locally? (e.g., /app)",default:"/app",validate:d=>d.match(/^\/[^/].+$/)?!0:'Mount path must be "/" followed by one or more characters'}))}let s=n.projectName||i.projectName,a=n.framework||i.scaffoldName,u=n.mount||i.mountPath||"/app",l=n.siteId,c=!0;(!s||s.trim()==="")&&(p.error("--project-name cannot be empty"),c=!1),(!a||!o.includes(a))&&(p.error(`--framework "${a||"undefined"}" not found`),p.error("Available frameworks:"),o.forEach(d=>p.error(`- ${d}`)),c=!1),(!u||!u.match(/^\/[^/].+$/))&&(p.error('--mount must be "/" followed by one or more characters'),c=!1),!l&&(!r||re())&&(p.error("--site-id is required"),c=!1),(!c||typeof s!="string"||typeof u!="string"||typeof a!="string")&&process.exit(1),await yl(s,u,a,l)}),t.command("deploy").description("Deploy your Webflow Cloud project").option("-e, --environment <environment>","Environment name").option("-m, --mount <mount>","Mount path (e.g., /app)").option("-n, --project-name <name>","Project name (for new projects)").option("-d, --directory <path>","Project directory path (for new projects)").option("--description <description>","Project description (for new projects)").option("--skip-mount-path-check","Skip mount path checking").option("--auto-publish","Automatically publish site for mount path updates").action(async n=>{let r;try{let{siteId:o,accessToken:i}=Ne();r=fi({authToken:i,siteId:o}),await r.promptForConsentIfNeeded()}catch(o){p.debug(`Failed to initialize telemetry: ${o}`)}try{if(n.directory)try{process.chdir(n.directory),p.info(`Changed directory to: ${n.directory}`)}catch(d){p.error(`Error: Could not change to directory ${n.directory}`),p.error(d instanceof Error?d.message:String(d)),process.exit(1)}let{manifest:o}=de(),s=(o.cloud||{}).project_id,a,u,l=n.projectName,c=n.description;if(n.environment&&n.mount)a=n.environment,u=n.mount,u.match(/^\/[^/].+$/)||(p.error('--mount must be "/" followed by one or more characters'),process.exit(1));else{let d=[];if(!s){!l&&re()&&(p.error("When --no-input mode is enabled please provide the --project-name option or the cloud.project_id manifest field."),process.exit(1));try{let m=await fh();if(m.projects.length>0){let y=await Fe({message:"Select a project to deploy to:",choices:[...m.projects.map(F=>({name:`${F.name} (${F.description||"No description"})`,value:F.id})),{name:"Create new project",value:null}]});y?(s=y,p.info("\u{1F4DD} Updating webflow.json with project ID..."),De({cloud:{project_id:y}})):p.info("Creating a new project will be handled during deployment.")}else p.info("No existing projects found. A new project will be created during deployment.")}catch(m){p.warn("Could not fetch existing projects. A new project will be created during deployment."),p.warn(m instanceof Error?m.message:String(m))}}if(!s&&!l&&(l=await Le({message:"What would you like to name your new project?",default:"New Webflow Cloud Project",validate:m=>m.trim()===""?"Project name cannot be empty":!0})),s)try{let y=(await ph(s)).environments.map(F=>({name:`${F.branch} (${F.mount})`,value:{branch:F.branch,mount:F.mount}}));d.push(...y)}catch(m){p.error("Error fetching project environments:"),p.error(m instanceof Error?m.message:String(m)),process.exit(1)}d.push({name:"Create new environment",value:null});let f=await Fe({message:"Select an environment to deploy to:",choices:d});f?(a=f.branch,u=f.mount):(n.environment?a=n.environment:a=await Le({message:"What environment would you like to deploy to?",default:"main",validate:m=>m.trim()===""?"Environment cannot be empty":!0}),n.mount?u=n.mount:u=await Le({message:"What path should this environment be mounted at? (e.g., /app)",default:"/app",validate:m=>m.match(/^\/[^/].+$/)?!0:'Mount path must be "/" followed by one or more characters'}))}await kh(a,u,{projectName:l,description:c,directory:n.directory,skipMountPathCheck:n.skipMountPathCheck,autoPublish:n.autoPublish,telemetry:r})}catch(o){p.error("Error during deployment setup:"),p.error(o instanceof Error?o.message:String(o)),process.exit(1)}})};var Ii=require("path"),Xr=require("@webflow/data-types");fe();var Fh=D(require("md5"));function Gr(e,t,n){try{let r=new Blob([e]).size,o=Buffer.from(e,"utf-8");return{value:o,meta:{title:t.replace(/^.*[\\\/]/,""),fileHash:(0,Fh.default)(o),size:r,...n||{}}}}catch{throw new Error(`Error parsing '${t}' inline file`)}}var Eh=D(require("node-fetch")),_h=D(require("form-data"));async function bl(e,t){let n={...t.fields,file:e.value},r=new _h.default;Object.entries(n).forEach(([i,s])=>{r.append(i,s)});let o=await(0,Eh.default)("https://"+t.fields.bucket+".s3.amazonaws.com",{method:"POST",body:r});JF(o)}function JF(e){switch(e.status){case 200:case 201:return;case 403:throw new Error("Unauthorized. Please check your AWS access key");default:throw new Error(`Something went wrong when uploading the file: ${e.statusText}`)}}U();rt();gn();var Ch=D(require("node-fetch"));fe();function ZF({workspaceApiToken:e=process.env.WEBFLOW_WORKSPACE_API_TOKEN,siteApiToken:t=process.env.WEBFLOW_SITE_API_TOKEN,siteId:n=process.env.WEBFLOW_SITE_ID,libraryTarget:r=process.env.WEBFLOW_LIBRARY_TARGET}){if(r==="site"){if(!t)throw new Error("No API token provided");if(!n)throw new Error("No site provided");return{baseUrl:`${Z}/v2/sites/${n}`,authToken:t}}if(!e)throw new Error("No API token provided");return{baseUrl:`${Z}/v2/workspaces`,authToken:e}}function YF(e){if(e)return JSON.stringify(Object.fromEntries(Object.entries(e).filter(([,t])=>t!==void 0)))}async function KF(e){if(e.ok)return;if(e.status===401||e.status===403)throw new Error("Your API token is invalid or not authorized to perform this action. Remove the token from .env and run the command again to generate a new token.");if(e.status===404)throw new Error("Code components are rolling out in phases. Check back soon for access.");let t=await e.json();throw new Error(t.message||e.statusText)}async function Pt({endpoint:e,method:t="GET",body:n,options:r}){let{baseUrl:o,authToken:i}=ZF(r),s=`${o.replace(/\/+$/,"")}/${e.replace(/^\/+/,"")}`,a=await(0,Ch.default)(s,{method:t,headers:{"Content-Type":"application/json",Authorization:`Bearer ${i}`},body:YF(n)});return await KF(a),a.json()}async function Dl({options:e}){return(await Pt({endpoint:"/code_libraries",options:e})).payload.workspaces[0]}async function wl({name:e,description:t,slug:n,options:r}){return(await Pt({method:"POST",endpoint:"/code_library/init",body:{name:e,description:t,slug:n},options:r})).payload}async function vl({resourceId:e,files:t,options:n}){return(await Pt({method:"POST",endpoint:`/code_library/${e}/files`,body:{files:t},options:n})).payload}async function kl({resourceId:e,codeModule:t,components:n,options:r}){return(await Pt({method:"POST",endpoint:`/code_library/${e}/share`,body:{codeModule:t,components:n},options:r})).payload}var Qh=require("path"),eg=D(require("webpack-merge")),mt=require("@webflow/data-types");function cn(){return{module:{rules:[{test:/\.(js|ts)x?$/,exclude:/node_modules/,use:[{ident:"babel-loader",loader:require.resolve("babel-loader"),options:{presets:[require.resolve("@babel/preset-env"),[require.resolve("@babel/preset-react"),{runtime:"automatic"}],require.resolve("@babel/preset-typescript")]}}]}]},resolve:{extensions:[".tsx",".ts",".jsx",".js",".json"]}}}var Ah=require("webpack"),Fl=D(require("mini-css-extract-plugin")),Oh=D(require("tsconfig-paths-webpack-plugin")),Ph=require("tsconfig-paths"),El=require("@webflow/data-types"),Ih=require("path");fe();var Sh=D(require("postcss-selector-parser")),xl=()=>({postcssPlugin:"CSSinShadowDOM",Once(e){e.walkRules(t=>{t.selector=(0,Sh.default)(n=>{n.walkPseudos(r=>{r.value===":root"&&(r.value=":host")})}).processSync(t.selector)})}});xl.postcss=!0;xl.postcssPlugin="CSSinShadowDOM";var Th=xl;function XF(){return(0,Ph.loadConfig)(process.cwd()).resultType==="success"}function qr({entry:e,env:t,mode:n="production",publicPath:r,libraryName:o,outputPath:i}){let s={module:{rules:[{test:/\.css$/i,use:[{ident:"mini-css-extract-loader",loader:Fl.default.loader},{ident:"css-loader",loader:require.resolve("css-loader"),options:{importLoaders:1}},{ident:"postcss-loader",loader:require.resolve("postcss-loader"),options:{postcssOptions:{plugins:[Th]}}}]},{test:/\.(png|svg|jpg|jpeg|gif|woff|woff2|eot|ttf|otf)$/i,type:"asset/resource",generator:{filename:"[hash]-[name][ext]"}}]},plugins:[new Fl.default({filename:"[contenthash].css",chunkFilename:"[contenthash].css",runtime:!1})],mode:n,resolve:{plugins:[XF()?new Oh.default:null].filter(Boolean)},performance:{hints:!1}};if(t===El.Environment.Client)return{...s,entry:()=>({}),output:{path:i?(0,Ih.join)(process.cwd(),i,t):"/",publicPath:r,clean:!0,uniqueName:o},target:"web"};if(t===El.Environment.Server)return{...s,plugins:[...s.plugins,new Ah.optimize.LimitChunkCountPlugin({maxChunks:1})],entry:e,output:{filename:vo,library:{type:"commonjs2"}},optimization:{splitChunks:!1},target:"async-node"};throw new Error(`Unknown environment ${t}`)}var jh=require("@module-federation/enhanced"),_l=require("@webflow/data-types");function Bh({libraryName:e,env:t,exposes:n}){if(t===_l.Environment.Client)return{plugins:[new jh.ModuleFederationPlugin({name:e,filename:"remoteEntry.js",exposes:n,dts:!1,experiments:{optimization:{disableSnapshot:!0}}})]};if(t===_l.Environment.Server)return{};throw new Error(`Unknown environment ${t}`)}fe();U();var Nh=require("memfs/lib/volume"),Hr=require("@webflow/data-types");var et="./tmp_entry",Lh="components";function Rh(e,t){let n=e.map(({name:u,path:l,isDefaultExport:c})=>c?`import ${u} from "${l}";`:`import { ${u} } from "${l}";`).join(`
|
|
109
109
|
`),r=e.filter(u=>u.type==="internal").map(({name:u,exportKey:l})=>`${l}: ${u}`).join(", "),o=e.filter(u=>u.type==="component").map(({name:u,exportKey:l})=>`"${l}": ${u}`).join(", "),i=`env: "${t}"`,s=r,a=o?`components: { ${o} }`:void 0;return`${n}
|
|
110
110
|
|
|
111
|
-
export default { ${[i,s,a].filter(Boolean).join(", ")} };`}function
|
|
111
|
+
export default { ${[i,s,a].filter(Boolean).join(", ")} };`}function $h(e,t,n){let r={},o=`${et}/Client.js`,i=`${et}/Server.js`;r[o]=Rh([{name:"ClientRenderer",path:e.client,exportKey:"Renderer",type:"internal"}],Hr.Environment.Client);let s={},a=l=>{let c=QF(l);return s[c]?(s[c]+=1,`${c}${s[c]}`):(s[c]=1,c)};r[i]=Rh([{name:"ServerRenderer",path:e.server,exportKey:"Renderer",type:"internal"},...Object.entries(t).filter(([l])=>n[l]?.options?.ssr??!0).map(([l,c])=>{let d=a(l),f=c.startsWith(et)?c.replace(`${et}/`,"./"):c;return{name:d,path:f,exportKey:l,isDefaultExport:!0,type:"component"}})],Hr.Environment.Server);let u={[Hr.Environment.Client]:o,[Hr.Environment.Server]:i};return{entryPointsVolume:Nh.Volume.fromJSON(r),paths:u}}var QF=e=>e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/[-_]+|[^\p{L}\p{N}]/gu," ").toLowerCase().replace(new RegExp("(?:^|\\s)(\\p{L})","gu"),(t,n)=>n.toUpperCase()).replace(/\s+/g,"");var tg=require("memfs/lib/volume");var eE=D(require("fs")),Mh=require("unionfs"),Wh=require("webpack");async function It({config:e,sourceVolumes:t=[],outputVolume:n,outputPath:r,failOnWarnings:o=!0}){let i=t.reduce((s,a)=>(s.use(a),s),new Mh.Union().use(eE));return new Promise((s,a)=>{let u=(0,Wh.webpack)(e);u.inputFileSystem=i,n&&(u.outputFileSystem=n),r&&(u.outputPath=r),u.run((l,c)=>{u.close(d=>{l||d?a(l||d):c?c.hasErrors()||o&&c.hasWarnings()?a(new Error(c.toString("errors-warnings"))):s(c):a(new Error("Webpack stats are undefined"))})})})}var Jn=D(require("webpack-merge"));U();var Uh=require("@module-federation/enhanced");function zh(e,t){let n=Object.entries(e).filter(([r])=>!t.includes(r));return Object.fromEntries(n)}function Jr(e,t){let n=["entry","output","target"];Object.keys(t).some(l=>n.includes(l))&&p.warn(`Cannot override blocked properties: ${n.join(", ")}`);let r=zh(t,[...n,"ModuleFederationPlugin","module","plugins"]),o=(0,Jn.default)(e,{...r,module:zh(t.module??{},["rules"])}),{plugins:i}=(0,Jn.mergeWithCustomize)({customizeArray:(0,Jn.unique)("plugins",["ModuleFederationPlugin","MiniCssExtractPlugin"],l=>l?.constructor?.name)})({plugins:t.plugins},{plugins:e.plugins}),s=t?.ModuleFederationPlugin?.shared,a=i?.map(l=>{if(l?.constructor?.name==="ModuleFederationPlugin"){let c=l._options;return new Uh.ModuleFederationPlugin({...c,...s?{shared:s}:{}})}return l});o.plugins=a;let u=t.module?.rules;return u&&typeof u=="function"&&(o.module={...o.module,rules:u(e.module?.rules??[])}),o}var Jh=D(require("archiver")),Zn=require("path");fe();var Zr=require("@webflow/data-types");fe();U();var Vh=2;function Gh(e){let t={type:Zr.ModuleLoader.FEDERATION,version:Vh,entry:Ts,renderer:yr,components:e};return{title:gr,content:JSON.stringify(t)}}function qh(e){let t={type:Zr.ModuleLoader.SSR,version:Vh,entry:vo,components:e};return{title:gr,content:JSON.stringify(t)}}function Hh(e){let t=`/${Zr.Environment.Client}/${Ts}`;try{if(e.existsSync(t)){let n=e.readFileSync(t,"utf8"),r=JSON.parse(n.toString()),o="publicPath"in r.metaData?r.metaData.publicPath:null;if(!o)throw new Error("Public path not found in module federation manifest");return r.exposes.reduce((i,s)=>{let a=s.name;return a===yr||(i[a]={css:[]},s.assets.css.sync.forEach(u=>{i[a].css.push(`${o}${u}`)})),i},{})}}catch(n){p.error(`Failed to extract components metadata from MF manifest: ${n}`)}return{}}var Fi=require("@webflow/data-types");async function Zh(e,t,n){let r=!1;return new Promise(async(o,i)=>{e.length===0&&i(new Error("No assets to bundle"));let s=`/${Fi.Environment.Server}/${br}`,a=(0,Jh.default)("tar",{gzip:!1}),u=t.createWriteStream(s);a.on("error",d=>(r=!0,i(d))),u.on("close",()=>{if(!r)try{let d={type:"asset",name:br,info:{},size:a.pointer(),emitted:!0,comparedForEmit:!1,cached:!1};return e.forEach(f=>{let m=(0,Zn.resolve)((0,Zn.join)(`/${Fi.Environment.Server}`,f.name));t.existsSync(m)&&t.rmSync(m)}),o([d])}catch(d){return i(d)}finally{r=!0}}),a.pipe(u);let{title:l,content:c}=qh(n);a.append(c,{name:l}),e.forEach(d=>{try{let f=(0,Zn.resolve)((0,Zn.join)(`/${Fi.Environment.Server}`,d.name)),m=t.readFileSync(f,"utf8");a.append(m,{name:d.name})}catch(f){return r=!0,i(f)}}),await a.finalize()})}var Yh=require("@webflow/data-types");async function Kh(e,t,n){let{title:r,content:o}=Gh(n);await t.promises.writeFile(`/${Yh.Environment.Client}/${r}`,o);let i={type:"asset",name:r,info:{},size:o.length,emitted:!0,comparedForEmit:!1,cached:!1};return e.filter(s=>s.name!=="mf-stats.json").concat([i])}var Xh={[mt.Framework.React]:{generateBundlerConfig:cn}};async function Ei(e,t){p.debug("Generating entry points...");let{entryPointsVolume:n,paths:r}=$h(e.renderer,t.components,t.metadata);p.debug("Generating bundles...");let o=tg.Volume.fromJSON({"/Server":null,"/Client":null});p.debug("Generating bundling config...");let i=t.overrideConfig??{};Object.keys(i).length&&p.debug("Found config overrides. Merging...");let s=y=>{let F=Jr(tE({env:y,mode:t.dev?"development":"production",framework:e.framework,publicPath:t.publicPaths[y],components:t.components,entryPaths:r,libraryName:t.libraryIdentifier}),i);return t?.debugBundler&&(p.info(`Webpack config for env ${y}:`),p.dir(F)),F},[a,u]=await Promise.all([It({config:s(mt.Environment.Server),sourceVolumes:[t.componentsVolume,n],outputVolume:o,outputPath:`/${mt.Environment.Server}`,failOnWarnings:t.failOnWarnings}),It({config:s(mt.Environment.Client),sourceVolumes:[t.componentsVolume,n],outputVolume:o,outputPath:`/${mt.Environment.Client}`,failOnWarnings:t.failOnWarnings})]);p.debug(o.toTree()),p.debug(`Server Bundler Stats:
|
|
112
112
|
${a.toString("errors-warnings")}`),p.debug(`Client Bundler Stats:
|
|
113
|
-
${u.toString({colors:!0,chunks:!1,modules:!1,chunkModules:!1,reasons:!1,errorDetails:!1,assetsSpace:1/0,warnings:!1,assets:!0,entrypoints:!0,performance:!0})}`);let l=
|
|
114
|
-
`)}function
|
|
115
|
-
`)}async function
|
|
113
|
+
${u.toString({colors:!0,chunks:!1,modules:!1,chunkModules:!1,reasons:!1,errorDetails:!1,assetsSpace:1/0,warnings:!1,assets:!0,entrypoints:!0,performance:!0})}`);let l=Hh(o);p.debug("Packaging server bundle...");let c=await Zh(a.toJson().assets||[],o,l);p.debug("Packaging client bundle...");let d=await Kh(u.toJson().assets||[],o,l),f=y=>F=>[F,y];return{outputFiles:[...c.map(f(mt.Environment.Server)),...d.map(f(mt.Environment.Client))],outputVolume:o}}function tE({env:e,mode:t="production",framework:n,publicPath:r,components:o,entryPaths:i,libraryName:s,outputPath:a}){if(Xh[n]){let u=Object.entries({[yr]:i[e],...o}).reduce((f,[m,y])=>({...f,[`./${m}`]:`./${(0,Qh.relative)(process.cwd(),y)}`}),{}),l=qr({entry:i[e],env:e,mode:t,publicPath:r,libraryName:s,outputPath:a}),c=Xh[n].generateBundlerConfig(e),d=Bh({exposes:u,env:e,libraryName:s});return(0,eg.default)(l,c,d)}else throw new Error(`Unknown framework: ${n}`)}var rg=D(require("path")),Cl=require("memfs/lib/volume"),Sl=D(require("webpack-merge")),og=D(require("webpack-node-externals")),ig=D(require("mini-css-extract-plugin")),sg=D(require("fork-ts-checker-webpack-plugin")),Kr=require("@webflow/data-types");var nE=D(require("fs")),Yn=require("path"),Kn=require("webpack");function rE(e,t=nE){let n=(0,Yn.join)(process.cwd(),"node_modules",e);for(;n!==(0,Yn.dirname)(n)&&n!=="node_modules";){let r=(0,Yn.join)(n,"package.json");if(t.existsSync(r))try{let{name:o,version:i}=JSON.parse(t.readFileSync(r,"utf8"));return`${o}@${i}`}catch{return null}n=(0,Yn.dirname)(n)}return null}var _i=class{apply(t){t.hooks.compilation.tap("ProcessSourceMapsPlugin",function(n){n.hooks.processAssets.tap({name:"ProcessSourceMapsPlugin",stage:Kn.Compilation.PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE},function(){try{let r=n.getAssets(),o={};Object.values(r).forEach(({name:i,source:s})=>{if(!i.endsWith(".map"))return;let[a,u,l]=i.split("."),c=o[a]?.sources??{},d=o[a]?.dependencies??new Set;JSON.parse(s.source().toString()).sources.forEach(m=>{if(m.startsWith("external")){let y=m.match(/^external \S+ "(.+)"$/)?.[1];if(!y)throw new Error(`Could not extract package name from ${m}`);let F=rE(y,n.inputFileSystem);if(!F)throw new Error(`Could not find package information for ${y}`);F&&d.add(F)}}),o[a]={sources:{...c,[`./${a}.${l}`]:u},dependencies:d},n.deleteAsset(i)}),Object.entries(o).forEach(([i,{sources:s,dependencies:a}])=>{n.emitAsset(`${i}.js.map`,new Kn.sources.RawSource(JSON.stringify({sources:s,dependencies:[...a]})))})}catch(r){n.errors.push(new Kn.WebpackError(`[ProcessSourceMapsPlugin] Could not process source maps: ${r?.stack}`))}})})}};var ng=D(require("module"));function Yr(e,t){let n=e.readFileSync(t,"utf-8"),r=new ng.default(t,module);return r._compile(n,t),r}function oE(e,t){let n=`/${t}.js`,r=Yr(e,n),o=r.exports.default||r.exports;if(o&&typeof o=="object")try{let{name:i,description:s,group:a,props:u,options:l}=(0,Kr.parseComponentData)(o);return{displayName:i,description:s,group:a,props:Object.entries(u||{}).map(([c,d])=>({...d,name:c,defaultValue:typeof d.defaultValue!="string"?JSON.stringify(d.defaultValue):d.defaultValue,settings:d.settings!==void 0?JSON.stringify(d.settings):d.settings})),options:l}}catch(i){throw new Error(`Error parsing component data for '${t}': ${i?.stack}`)}throw new Error(`Could not get declaration for '${t}'`)}async function iE({declarations:e,sources:t,overrideConfig:n={},performTypeCheck:r}){let o=new Cl.Volume;return await It({config:Jr((0,Sl.default)(qr({entry:e,env:Kr.Environment.Client,publicPath:"/",libraryName:"metadata"}),cn(),{entry:e,mode:"development",output:{path:"/",library:{type:"commonjs2"}},target:"node",plugins:r?[new sg.default]:[]}),n),sourceVolumes:t?[t]:[],outputVolume:o,failOnWarnings:!1}),o}async function sE({declarations:e,sources:t,overrideConfig:n={}}){let r=new Cl.Volume,o=Jr((0,Sl.default)(qr({entry:e,env:Kr.Environment.Client,publicPath:"/",libraryName:"source-maps"}),cn(),{entry:e,mode:"production",optimization:{mangleExports:"deterministic",moduleIds:"deterministic",chunkIds:"deterministic"},output:{hashFunction:"md5",filename:"[name].[contenthash].js",path:"/",library:{type:"commonjs2"},devtoolModuleFilenameTemplate:"[resource-path]"},externalsPresets:{node:!0},externals:[(0,og.default)()],devtool:"source-map",plugins:[new _i]}),n);return o.plugins=o.plugins?.map(i=>i?.constructor?.name==="MiniCssExtractPlugin"?new ig.default({filename:"[name].[contenthash].css"}):i),await It({config:o,sourceVolumes:t?[t]:[],outputVolume:r,failOnWarnings:!1}),r}function aE(e){return Object.entries(e.toJSON()).reduce((t,[n,r])=>{if(n.endsWith(".map")&&r?.length){let o=rg.default.basename(n).split(".")[0];t[o]=r}return t},{})}async function Ci({declarations:e,sources:t,overrideConfig:n,performTypeCheck:r=!1}){let[o,i]=await Promise.all([iE({declarations:e,sources:t,overrideConfig:n,performTypeCheck:r}),sE({declarations:e,sources:t,overrideConfig:n})]),s=Object.keys(e).reduce((u,l)=>(u[l]=oE(o,l),u),{});return{sourceMaps:aE(i),metadata:s}}function ag(e,{framework:t,sourceMaps:n}){return Object.fromEntries(Object.keys(e).map(r=>[r,{...e[r],id:r,framework:t,exportPath:"default",hash:n[r]}]))}Re();var ug=D(require("md5"));U();be();var cg=" - ";function lE(e){return e==="added"?` ${ne.green("(Added)")}`:e==="removed"?` ${ne.yellow("(Removed)")}`:e==="changed"?` ${ne.blue("(Changed)")}`:""}function lg(e){if(!e)return"";let t=JSON.parse(e);return(0,ug.default)(JSON.stringify([...Object.values(t.sources),...t.dependencies.filter(n=>!n.includes("@webflow/data-types")&&!n.includes("@webflow/react"))].sort()))}function uE({metadata:e,latestVersion:t,sourceMaps:n}){let r=t.resource.codeLibraryResource.manifest.components.reduce((s,a)=>(s[a.id]=a,s),{}),o={};return Object.entries(r).forEach(([s,a])=>{if(!e[s])o[s]={component:a,status:"removed"};else{let u=e[s],l=lg(n[s]),c=a.displayName&&u.displayName!==a.displayName,d=l&&a.hash&&l!==lg(a.hash),f=c||d;o[s]={component:u,status:f?"changed":"unchanged",previousName:c?a.displayName:void 0}}}),Object.entries(e).forEach(([s,a])=>{r[s]||(o[s]={component:a,status:"added"})}),Object.values(o).map(({component:s,status:a,previousName:u})=>{let l=s.displayName,c=u?`${u} \u2192 ${l}`:l;return`${cg}${c}${lE(a)}`}).sort().join(`
|
|
114
|
+
`)}function cE({metadata:e}){return Object.values(e).map(n=>`${cg}${n.displayName}`).sort().join(`
|
|
115
|
+
`)}async function dg({libraryConfig:e,metadata:t,existingCodeLibraries:n,sourceMaps:r,workspaceInfo:o}){if(re())return Promise.resolve(!0);let i=e.id?n.find(({profile:d})=>d.slug===e.id):null,s=i&&i.profile.status==="ACTIVE",a="Code components:",u=s?uE({metadata:t,latestVersion:i,sourceMaps:r}):cE({metadata:t}),l=s?`Ready to update ${e.name} on ${o.name}?`:`Ready to share ${e.name} with ${o.name}?`;return await pe({message:`${a}
|
|
116
116
|
${u}
|
|
117
117
|
|
|
118
|
-
${l}`})}var
|
|
118
|
+
${l}`})}var Si=require("path"),mg=require("memfs/lib/volume");var pg=D(require("fast-glob")),dE=e=>{let t=e.split("/");return t[t.length-1]},pE=e=>dE(e).split(".")[0];async function fg(e,t){return(await pg.default.glob(e,{absolute:!0,...t||{}})).reduce((r,o)=>{let i=pE(o);if(r[i])throw new Error(`Duplicate component '${i}' found. Already declared at ${r[i]}, but also found at ${o}.`);return{...r,[i]:o}},{})}async function Ti(e){let t=await fg(e.components,{cwd:(0,Si.dirname)(e.manifestPath),ignore:[e.globals,e.bundleConfig].filter(o=>o!=null)});if(!Object.keys(t).length)throw new Error("No declaration files found");let{componentsFiles:n,componentsVolume:r}=fE(t,e.renderer.client,e.globals);return{componentsFiles:n,componentsVolume:r}}function fE(e,t,n){let r={},o={};return Object.entries(e).forEach(([i,s])=>{let a=(0,Si.extname)(s),u=`${et}/${Lh}/${i}${a}`;r[i]=u,o[u]=mE(t,s,n)}),{componentsFiles:r,componentsVolume:mg.Volume.fromJSON(o)}}function mE(e,t,n){return n?`
|
|
119
119
|
import { applyDecorators } from "${e}";
|
|
120
|
-
import * as globals from "${n}";
|
|
121
120
|
import componentDefinition from "${t}";
|
|
121
|
+
const globals = require("${n}") || {};
|
|
122
122
|
|
|
123
|
-
const globalDecorators = globals
|
|
123
|
+
const globalDecorators = globals?.decorators || [];
|
|
124
124
|
const decoratedDefinition = {
|
|
125
125
|
...componentDefinition,
|
|
126
126
|
};
|
|
@@ -137,22 +137,26 @@ export default decoratedDefinition;
|
|
|
137
137
|
`.trim():`
|
|
138
138
|
import componentDefinition from "${t}";
|
|
139
139
|
export default {...componentDefinition};
|
|
140
|
-
`.trim()}var
|
|
140
|
+
`.trim()}U();be();var hE="db64c798d0a5adb3c9c43b10c80f93fece223acd072246f957d9700b1bf3cab0",gE="32a6440eefa0b608b39c36164a9cf274c9c096cfe6541e9dab08ff4f372fe245",yE="fbab9abdbeeb35bb2554a1b83b8bd060d719f22eca26ff9119b87608c87c0074",bE=["code_components:read","code_components:write"];function DE(){return process.env.BUILD_ENV==="development"?hE:process.env.BUILD_ENV==="acceptance"?gE:yE}async function hg(e){let t=e?.apiToken||process.env.WEBFLOW_WORKSPACE_API_TOKEN;if(!t&&Ve()&&(p.debug("No workspace API token found. Performing OAuth..."),t=await kn({clientId:DE(),scope:bE}),t&&vn({workspaceApiToken:t})),!t)throw new Error("Workspace API token is required.");return t}var gg=require("path"),yg=require("fs-extra");function Ai(e,t){try{let n=(0,yg.existsSync)((0,gg.join)(process.cwd(),"./tsconfig.json")),r=Object.values(e).some(i=>i.endsWith(".ts")||i.endsWith(".tsx")),o=t?.force;return r&&n&&!o}catch{return!1}}var bg=require("@webflow/data-types"),Oi={renderer:{client:"@webflow/react",server:"@webflow/react"},components:["**/*.webflow.@(js|jsx|mjs|ts|tsx)"],framework:bg.Framework.React};var Xn=require("path"),Qn=require("fs");Re();U();rt();be();function Dg(e){let t={...e};if(e.globals){let n=(0,Xn.resolve)(process.cwd(),e.globals);if(!(0,Qn.existsSync)(n))throw new Error(`Globals file not found: ${e.globals}
|
|
141
141
|
Resolved path: ${n}
|
|
142
|
-
Please ensure the file exists or remove the 'globals' field from your manifest.`);t.globals=n}if(e.bundleConfig){let n=(0,
|
|
142
|
+
Please ensure the file exists or remove the 'globals' field from your manifest.`);t.globals=n}if(e.bundleConfig){let n=(0,Xn.resolve)(process.cwd(),e.bundleConfig);if(!(0,Qn.existsSync)(n))throw new Error(`Bundle config file not found: ${e.bundleConfig}
|
|
143
143
|
Resolved path: ${n}
|
|
144
|
-
Please ensure the file exists or remove the 'bundleConfig' field from your manifest.`);t.bundleConfig=n}return t}async function
|
|
144
|
+
Please ensure the file exists or remove the 'bundleConfig' field from your manifest.`);t.bundleConfig=n}if(typeof e.renderer=="string"){let n=(0,Xn.resolve)(process.cwd(),e.renderer);(0,Qn.existsSync)(n)&&(t.renderer=n)}else if(typeof e.renderer=="object"&&typeof t.renderer=="object"){if(typeof e.renderer.client=="string"){let n=(0,Xn.resolve)(process.cwd(),e.renderer.client);(0,Qn.existsSync)(n)&&(t.renderer={...t.renderer,client:n})}if(typeof e.renderer.server=="string"){let n=(0,Xn.resolve)(process.cwd(),e.renderer.server);(0,Qn.existsSync)(n)&&(t.renderer={...t.renderer,server:n})}}return t}async function wE({initialData:e}){let t=await Le({message:"Enter a name for your code library",validate:o=>o.trim()===""?"The library name cannot be empty.":!0,default:e?.name});t==null&&(console.error("When --no-input mode is enabled please provide a name in your library manifest"),process.exit(1));let n=await Le({message:"Enter a description for your code library",default:e?.description??""});if(!await pe({message:"Is the code (including 3rd party packages) you are uploading to Webflow trusted and secure?"}))throw new Error("Code library is not trusted and secure");return{name:t,description:n}}async function vE({existingCodeLibraries:e}){return await Fe({message:"Select existing code library (or create new)",choices:[{name:"[Create new code library]",value:null},...e.map(({resource:n,profile:r})=>{let o=`${n.codeLibraryResource.manifest.name} (${r.slug})`;r.status==="ARCHIVED"&&(o+=` ${ne.yellow("(Unshared)")}`);let i={id:r.slug,name:n.codeLibraryResource.manifest.name,description:n.codeLibraryResource.manifest.description};return{name:o,value:i}})]})}async function Tl({initialData:e,existingCodeLibraries:t}){let n,r={components:Oi.components},o=t.length>0?await vE({existingCodeLibraries:t}):null;if(o)n={...r,...o,...e,id:o.id};else{let a=await wE({initialData:e});n={...r,...e,...a}}let i=Dg(n);De({library:i});let{path:s}=nt();return{libraryManifest:i,manifestPath:s}}async function wg({existingCodeLibraries:e}){let t=p.spinner("Looking for webflow.json manifest");try{let{manifest:n,manifestPath:r}=de(),o=cr(n,"library");if(!o.id){if(Ve())return t.succeed(),Tl({initialData:o,existingCodeLibraries:e});throw new Error("Library manifest does not have an id")}let i=o.name??e.find(({profile:a})=>a.slug===o.id)?.resource.codeLibraryResource.manifest.name;if(!i&&Ve())return t.succeed(),Tl({initialData:o,existingCodeLibraries:e});i||(i=o.id),t.succeed();let s=Dg({...o,name:i});return Promise.resolve({libraryManifest:s,manifestPath:r})}catch(n){if((n instanceof tt||n instanceof Lt)&&Ve())return t.info(n.message),Tl({existingCodeLibraries:e});throw t.fail(),n}}var Al=require("memfs/lib/volume"),xg=D(require("webpack-merge"));var Fg="/client-renderer.js",Eg="/server-renderer.js",vg=`${et}/test-renderers${Fg}`,kg=`${et}/test-renderers${Eg}`;async function _g(e){if(!e.client||!e.server)throw new Error("Invalid renderer configuration. Both client and server renderers must be specified.");let t=await FE(e);kE(e.client,t),xE(e.server,t)}function kE(e,t){let n=Yr(t,Fg);if(typeof n.exports.ClientRenderer!="function")throw new Error(`Invalid client renderer: ${e} does not have a valid 'ClientRenderer' export.`);if(typeof n.exports.applyDecorators!="function")throw new Error(`Invalid client renderer: ${e} does not have a valid 'applyDecorators' export.`);let r=()=>null,o=n.exports.ClientRenderer(r),i=["mount","hydrate","render","createSlot"];for(let s of i)if(typeof o[s]!="function")throw new Error(`Invalid client renderer: ${e} ClientRenderer must return an object with a '${s}' function.`)}function xE(e,t){let n=Yr(t,Eg);if(typeof n.exports.ServerRenderer!="function")throw new Error(`Invalid server renderer: ${e} does not have a valid 'ServerRenderer' export.`);let r=()=>null,o=n.exports.ServerRenderer(r),i=["renderToStream","renderToString","createSlot"];for(let s of i)if(typeof o[s]!="function")throw new Error(`Invalid server renderer: ${e} ServerRenderer must return an object with a '${s}' function.`)}async function FE(e){let t=new Al.Volume,n={[vg]:`
|
|
145
|
+
export * from "${e.client}";
|
|
146
|
+
`,[kg]:`
|
|
147
|
+
export * from "${e.server}";
|
|
148
|
+
`},r=(0,xg.default)(cn(),{entry:{"client-renderer":vg,"server-renderer":kg},mode:"development",output:{path:"/",filename:"[name].js",library:{type:"commonjs2"}},target:"node"});return await It({config:r,sourceVolumes:[Al.Volume.fromJSON(n)],outputVolume:t,failOnWarnings:!1}),t}async function Pi({existingCodeLibraries:e}){let{libraryManifest:t,manifestPath:n}=await wg({existingCodeLibraries:e}),{renderer:r,...o}=Oi,i=typeof t.renderer=="string"?{client:t.renderer,server:t.renderer}:{client:t.renderer?.client??r.client,server:t.renderer?.server??r.server};return await _g(i),{...o,...t,renderer:i,manifestPath:n}}async function EE(e,t){let{trackPerformance:n,libraryConfig:r}=e;return await n("collect_metadata",async()=>{let{componentsFiles:o,componentsVolume:i}=await Ti(r);p.debug(`Components: ${JSON.stringify(o,null,2)}`);let s=r.bundleConfig?require(r.bundleConfig):{},{sourceMaps:a,metadata:u}=await Ci({declarations:o,sources:i,overrideConfig:s,performTypeCheck:Ai(o,t)});return p.debug(`Metadata: ${JSON.stringify(u,null,2)}`),p.debug(`Source Maps:
|
|
145
149
|
|
|
146
|
-
${Object.entries(
|
|
150
|
+
${Object.entries(a).reduce((l,[c,d])=>(l+=`${c}: ${JSON.stringify(JSON.parse(d),null,2)}
|
|
147
151
|
|
|
148
|
-
`,
|
|
152
|
+
`,l),"")}`),{componentsFiles:o,componentsVolume:i,sourceMaps:a,metadata:u}})}async function _E(e,t,n,r,o,i,s){let{trackPerformance:a,libraryConfig:u}=e;return await a("generate_library_bundle",async()=>{let l=u.bundleConfig?require(u.bundleConfig):{};return await Ei(u,{libraryIdentifier:`_${o}`,publicPaths:i,components:t,componentsVolume:n,metadata:r,debugBundler:s?.debugBundler,dev:s?.dev,overrideConfig:l,failOnWarnings:!s?.force})})}async function CE(e,t,n,r){let{trackPerformance:o,apiOptions:i}=e;return await o("upload_files",async()=>{let s=t.map(([u,l])=>{let c=(0,Ii.resolve)((0,Ii.join)(`/${l}`,`${u.name}`));return Gr(n.readFileSync(c,"utf8").toString(),c,{bundleEnvironment:l})}),{signatures:a}=await vl({resourceId:r,files:s.map(({meta:u})=>u),options:i});await Promise.all(a.map(async u=>{let l=s.find(c=>c.meta.fileHash===u.hash);if(!l)throw new Error(`File not found: ${u.hash}`);await bl(l,u.value)}))})}async function SE(e,t,n,r,o){let{trackPerformance:i,libraryConfig:s,apiOptions:a}=e;return await i("share_library",async()=>{let u={clientModule:{bundleUrl:o[Xr.Environment.Client]+gr,loaderType:Xr.ModuleLoader.FEDERATION},serverModule:{bundleUrl:o[Xr.Environment.Server]+br}},l=ag(t,{framework:s.framework,sourceMaps:n}),{taskId:c}=await kl({resourceId:r,codeModule:u,components:Object.values(l),options:a});p.debug(JSON.stringify({taskId:c},null,2))})}async function Ol(e){e?.verbose&&(process.env.DEBUG="true");let t,n=Date.now(),r;p.debug("Initializing workspace API token...");try{r=await hg(e)}catch(a){p.error(a instanceof Error?a.message:String(a)),process.exit(1)}p.debug("Initializing telemetry service...");let o=qe.forCodeLibraries({host:Z,authToken:r}),i=yo(o),s=bo(o);try{await o.promptForConsentIfNeeded(),p.debug("Checking dependencies versions..."),new Mt().run();let a={workspaceApiToken:r};t=p.spinner("Initializing");let u=await s("get_code_libraries",async()=>await Dl({options:a})),{workspace:l,libraries:c}=u;t.succeed(),p.debug("Parsing library config...");let d=await Pi({existingCodeLibraries:c}),f={trackPerformance:s,apiOptions:a,libraryConfig:d};t=p.spinner("Collecting metadata");let{componentsFiles:m,componentsVolume:y,sourceMaps:F,metadata:M}=await EE(f,e);if(t.succeed(),!await dg({libraryConfig:d,metadata:M,existingCodeLibraries:c,sourceMaps:F,workspaceInfo:l}))return;t=p.spinner("Creating code library");let{resourceId:R,profileSlug:x,workspace:T,s3Urls:G,cdnUrls:$}=await s("init_code_library",async()=>await wl({name:d.name,slug:d.id,description:d.description,options:a}));t.succeed(),p.debug(JSON.stringify({resourceId:R,profileSlug:x,s3Urls:G,cdnUrls:$},null,2)),await o.sendUsage("library_initialized",!0,void 0,{libraryName:d.name,framework:d.framework,resourceId:R,profileSlug:x}),d.id||De({library:{id:x}}),t=p.spinner("Compiling code components");let{outputFiles:E,outputVolume:h}=await _E(f,m,y,M,R,$,e);t.succeed(),await o.sendUsage("bundle_generated",!0,void 0,{libraryName:d.name,componentCount:Object.keys(m).length,resourceId:R,profileSlug:x}),t=p.spinner("Uploading files"),await CE(f,E,h,R),t.succeed(),await o.sendUsage("files_uploaded",!0,void 0,{libraryName:d.name,fileCount:E.length,resourceId:R,profileSlug:x}),t=p.spinner("Sharing library"),await SE(f,M,F,R,$),t.succeed(),p.success(`Code library shared successfully${T?.slug?`: ${wn}/dashboard/workspace/${T?.slug}/shared-libraries-and-templates`:"!"}`);let g=Date.now()-n;await o.sendUsage("share_library",!0,g,{componentCount:Object.keys(m).length,libraryName:d.name,framework:d.framework,resourceId:R,profileSlug:x})}catch(a){t?.fail();let u=a instanceof Error?a.message:String(a);await i(a instanceof Error?a:new Error(String(a)),"share_library");let l=Date.now()-n;await o.sendUsage("share_library",!1,l,{error:u}),p.error(a)}}var ji=D(require("fs")),jt=require("path"),Cg=require("@webflow/data-types");U();function TE(e){return e.replace(/[-_]+/g," ").replace(/\w\S*/g,t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).replace(/\s+/g,"")}async function Pl(e){e.verbose&&(process.env.DEBUG="true");let t;try{p.debug("Checking dependencies versions..."),new Mt().run(),p.debug("Looking for manifest...");let n=await Pi({existingCodeLibraries:[]});p.debug(JSON.stringify(n,null,2)),t=p.spinner("Collecting metadata");let{componentsFiles:r,componentsVolume:o}=await Ti(n);p.debug(`Components: ${JSON.stringify(r,null,2)}`);let i=n.bundleConfig?require(n.bundleConfig):{},{sourceMaps:s,metadata:a}=await Ci({declarations:r,sources:o,overrideConfig:i,performTypeCheck:Ai(r,e)});p.debug(`Metadata: ${JSON.stringify(a,null,2)}`),p.debug(`Source Maps:
|
|
149
153
|
|
|
150
|
-
${Object.entries(
|
|
154
|
+
${Object.entries(s).reduce((c,[d,f])=>(c+=`${d}: ${JSON.stringify(JSON.parse(f),null,2)}
|
|
151
155
|
|
|
152
|
-
`,
|
|
156
|
+
`,c),"")}`),t.succeed(),t=p.spinner("Generating library bundle");let{outputFiles:u,outputVolume:l}=await Ei(n,{libraryIdentifier:`_${TE(n.name)}`,publicPaths:Object.values(Cg.Environment).reduce((c,d)=>(c[d]=e.publicPath,c),{}),components:r,componentsVolume:o,metadata:a,debugBundler:e?.debugBundler,dev:e?.dev,overrideConfig:i,failOnWarnings:!e.force});t.succeed(),t=p.spinner("Writing to the disk"),u.forEach(([c,d])=>{let f=(0,jt.resolve)((0,jt.join)(`/${d}`,`${c.name}`)),m=Gr(l.readFileSync(f,"utf8").toString(),f,{bundleEnvironment:d}),y=(0,jt.join)(process.cwd(),e.outputPath);ji.default.existsSync((0,jt.join)(y,`${d}`))||ji.default.mkdirSync((0,jt.join)(y,`${d}`),{recursive:!0}),ji.default.writeFileSync((0,jt.join)(y,d,c.name),m.value.toString())}),t.succeed(),p.success("Code Library bundled successfully!")}catch(n){t?.fail(),p.error(n instanceof Error?n:String(n))}}var Qr=D(require("fs-extra")),Il=D(require("path"));U();function AE(){try{if(!Qr.default.existsSync(Ee))return null;let e=Qr.default.readdirSync(Ee).filter(t=>t.endsWith(".log")).map(t=>({name:t,path:Il.default.join(Ee,t),time:Qr.default.statSync(Il.default.join(Ee,t)).mtime.getTime()})).sort((t,n)=>n.time-t.time);if(e.length===0)return null;for(let t of e)try{let r=Qr.default.readFileSync(t.path,"utf8").match(/Command: (.+)/);if(r&&!r[1].includes("library log"))return t.path}catch{continue}return null}catch{return null}}async function jl(){let e=AE();console.info(e?`
|
|
153
157
|
${ne.green("INFO:")} Latest log: ${e}
|
|
154
158
|
`:`
|
|
155
159
|
${ne.green("INFO:")} No log files found.
|
|
156
160
|
`),console.info(`
|
|
157
|
-
${ne.green("INFO:")} All logs: ${
|
|
161
|
+
${ne.green("INFO:")} All logs: ${Ee}`)}var Sg=e=>{let t=e.command("library").description("CLI for managing your Webflow libraries of Code Components.").option("--force","Forces the bundler to finish compiling, even if there are warnings or type errors.").option("--debug-bundler","Display final bundler configurations for debugging purposes.").option("--dev","Bundle in development mode for debugging purposes.").option("--verbose","Display more information for debugging purposes.");t.command("share").description("Share a library of Code Components to your Webflow Workspace.").option("--api-token <token>","Workspace API token. Default: value set in WEBFLOW_WORKSPACE_API_TOKEN env variable.").action(async(n,r)=>{let o=r.parent?.opts()||{},i={...n,...o};await Ol(i)}),t.command("bundle").description("Bundle a library of Code Components for local development. Does not share to Webflow.").requiredOption("--public-path <path>","Override the public path for the bundle.").option("--output-path <path>","Override the output path for the bundle. Default is './dist'","dist").action(async(n,r)=>{let o=r.parent?.opts()||{},i={...n,...o};await Pl(i)}),t.command("log").description("Display the logs directory and path to the latest log file, if available.").action(async()=>{await jl()})};var Og=D(gs());function Bl(e,t){t(e),e.commands.forEach(n=>Bl(n,t))}function Tg(e){e.option("--no-input","Avoid prompting or doing anything interactive. Use this for CI/CD pipelines.")}function Ag(e){e.option("--manifest <path>","Path to a manifest .json file or directory containing webflow.json. Default: ./webflow.json")}function Pg(e){let t=Og.default.version;e.name("webflow").description("Webflow CLI").version(t),Tg(e),Ag(e),e.hook("preAction",async n=>{let r=n.opts();r.input||Pu(!0),ot.start(),r.manifest&&Iu(r.manifest);try{await new hr().prompt()}catch(o){p.debug(o)}}),e.hook("postAction",async()=>{ot.displayGrouped(),ot.stop()}),dc(e),zc(e),_m(e),xh(e),Sg(e),e.commands.forEach(n=>{Bl(n,Tg),Bl(n,Ag)})}var jg=new Ig.Command;Pg(jg);jg.parse();
|
|
158
162
|
//# sourceMappingURL=index.js.map
|